January 2019
Intermediate to advanced
490 pages
15h 37m
English
In this recipe, we created a POST API method whose request body is passed to the Lambda as is. To use the POST method, we used the POST HTTP method. To allow pass-through behavior, we did not use any request-templates property, and made use of the default passthrough behavior.
Read now
Unlock full access