AWS Certified Developer - Associate DVA-C02 — Question 342
Topic 1 · Question 342 of 557
Topic 1 · Question 342
A company uses an AWS Lambda function to call a third-party service. The third-party service has a limit of requests each minute. If the number of requests exceeds the limit, the third-party service returns rate-limiting errors. A developer needs to configure the Lambda function to avoid receiving rate limiting errors from the third-party service. Which solution will meet these requirements?