Connect an API to Lambda with a proxy integration
NimbusCart wants a REST API that forwards each request straight to the
hello-api Lambda function and returns its response unchanged.
In the builder, keep the integration on Lambda proxy, send a request before and after deploying, and watch how the response changes.
Question: You wired the GET method to hello-api, but calling the
Invoke URL returns an error. Which step makes the API reachable?
Это упражнение является частью курса
Developing applications on AWS
Практическое интерактивное упражнение
Превратите теорию в практику с помощью одного из наших интерактивных упражнений
Начать упражнение