Examples of using Integration request in English and their translations into French
{-}
-
Colloquial
-
Official
or body, to the integration request body.
For information on how to map method request parameters to integration request parameters, see Set up API Integrations in API Gateway.
The following example shows a mapping template to map context variables to an integration request payload.
the API integration has an integration request and an integration response.
choose Test and configure the test event to take the required Lambda proxy integration request input.
Advanced settings involve mapping method request data to the integration request data.
the request payload is passed through from the method request to the integration request without modification.
using an integration request mapping template.
You will need it when creating an API method and setting up its integration request.
you must ensure that the input to the Lambda function is supplied as the integration request payload.
it makes sense that the method request and the integration request use the same HTTP verb.
For example, to call a Lambda function, the integration request must use POST to invoke the function,
In the Integration Request pane, expand Mapping Templates,
header to the method request to require the client to specify the required binary media type and map them to the integration request.
In Integration Request, set up the following header mappings, following the instructions described in Expose an API Method to List the Caller's Amazon S3 Buckets.
The actual passthrough behavior of an incoming request is determined by the option you choose for a specified mapping template, during integration request set-up, and the Content Type header that a client set in the incoming request. .
it contains the headers to be used instead of the HTTP Headers that are defined in the Integration Request pane.
You can also add, in Integration Request, the X-Amz-Invocation-Type: Event|
it contains the request path to be used instead of the URL Path Parameters that are defined in the Integration Request pane.
you also specify how the incoming request data is mapped to the integration request and how the resulting integration response data is mapped to the method response.