In this video we integrate a lambda function with an API Gateway HTTP endpoint and define a proxy route to direct all incoming requests to our function. We then extract the path and the url query string parameters from the event object which is provided as an argument to the lambda function.

#AWS #Lambda #API

#aws lambda #api gateway

How to pass a url query string or a route parameter to AWS Lambda from API Gateway?
1.15 GEEK