🔥 3-day streak
AWS Certified Developer - Associate150 / 150
Question 150 of 150

A developer instruments a Lambda function with the AWS X-Ray SDK. The function calls an internal DynamoDB table and an external third-party payment API over HTTPS. Users report intermittent slowness, but the DynamoDB and Lambda CloudWatch metrics look normal. The developer wants X-Ray traces to clearly show how much time is spent on the outbound HTTPS call to the third-party API so they can confirm it is the bottleneck. What should the developer do?

Reviewed for accuracy · Report an issue