A citizen request crosses API Gateway into Lambda, and the team wants a service map of that path. What should they enable?
Select an answer to reveal the explanation.
Short Explanation
Flip X-Ray on for API Gateway and Lambda and the citizen hop shows up on a service map. That is how you see the path instead of guessing it.
Full Explanation
Enabling AWS X-Ray on API Gateway and instrumenting Lambda produces traces and a service map for the citizen request path. QuickSight, S3 Transfer Acceleration, and AWS Budgets do not implement application distributed tracing for that API-to-function flow.