January 2019
Intermediate to advanced
490 pages
15h 37m
English
In the put-integration response, you saw that the passthroughBehavior had the value WHEN_NO_MATCH, which means that, if we do not define a template for the request content type, API Gateway will passthrough the request body to the Lambda.
We can override the passthrough behavior with the passthrough-behavior parameter in the CLI, or with the PassthroughBehavior property within the CloudFormation template. The valid values for this parameter are as follows:
Read now
Unlock full access