Examples of using Lambda proxy in English and their translations into Spanish
{-}
-
Colloquial
-
Official
You can set up a Lambda proxy integration for any API method.
This resource is integrated with the function using the Lambda proxy integration.
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.
which is the function we created for the Lambda 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.
You can set up a proxy integration as an HTTP proxy integration type or a Lambda proxy integration type.
Finally, we create a response object to illustrate the basic output format required of the Lambda proxy integration.
limitations when handling methods with either Lambda proxy integration or HTTP proxy integration.
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.
you can use either the Lambda proxy integration or the Lambda custom integration.
we show how to use AWS CLI to set up an API with the Lambda proxy integration.