Get startedGet started for free

Fix a 502 from a Lambda proxy integration

You are the on-call engineer at NimbusCart. After a deploy, the nimbuscart-api REST API, which proxies requests to the broken-api Lambda function, started returning 502 Bad Gateway. The API, the function, and the LearnerLambdaExecutionRole are provided for you. Reproduce the 502 in API Gateway, find the cause in Lambda, then repair the function's response so the API returns a healthy 200.

This exercise is part of the course

Developing applications on AWS

View Course

Hands-on interactive exercise

Turn theory into action with one of our interactive exercises

Start Exercise