Amazon API Gateway Lambda Integration Example
Jump to navigation
Jump to search
External
- https://docs.aws.amazon.com/apigateway/latest/developerguide/getting-started-with-lambda-integration.html
- https://docs.aws.amazon.com/apigateway/latest/developerguide/api-gateway-create-api-as-simple-proxy-for-lambda.html
Internal
Procedure
New API
New Resource -> select proxy.
Name proxy
/{proxy+} ANY setup
Integration type: Lambda Function Proxy
Lambda Region: us-west-2
Lambda Function: playground-example
For an example of how to create the backing Lambda Function, see:
Test
curl https://ws3039fvrl.execute-api.us-west-2.amazonaws.com/test/Vancover?name=red