Examples of using Lambda proxy in English and their translations into French
{-}
-
Colloquial
-
Official
Node. js Function for an API with Lambda Proxy Integration.
This resource is integrated with the function using the Lambda proxy integration.
You can set up a Lambda proxy integration for any API method.
For an API developer, setting up a Lambda proxy integration is simple.
The Lambda proxy integration supports a streamlined integration setup with a single Lambda function.
Unlike the Lambda proxy integration, there is no corresponding proxy integration for other AWS services.
The following list summarizes runtime behaviors of different API methods with the Lambda proxy integration.
With the Lambda proxy integration, the Lambda function must return output of the following format.
The Lambda proxy integration allows the client to call a single Lambda function in the backend.
With the Lambda proxy integration, Lambda is required to return an output of the following format.
similar to the proxy integration, you can set up a Lambda proxy integration.
you can have the Lambda proxy integration, or the Lambda custom integration.
You can integrate an API method with a Lambda function using Lambda proxy integration or Lambda custom integration.
Finally, we create a response object to illustrate the basic output format required of the Lambda proxy integration.
You can set up a proxy integration as an HTTP proxy integration type or a Lambda proxy integration type.
we show how to configure cross-account Lambda proxy integration using the Amazon API Gateway console.
For the Lambda proxy integration, API Gateway sends the entire request as an input to a backend Lambda function.
This example shows that ANY method can be used for Lambda custom integration as well as for Lambda proxy integration.
we show how to use AWS CLI to set up an API with the Lambda proxy integration.