Examples of using Lambda proxy integration in English and their translations into German
{-}
-
Colloquial
-
Official
-
Ecclesiastic
-
Medicine
-
Financial
-
Ecclesiastic
-
Political
-
Computer
-
Programming
-
Official/political
-
Political
The Lambda integration or the Lambda proxy integration is a special case,
For detailed instructions about using the API Gateway console to configure a proxy resource with the Lambda proxy integration, see Build an API Gateway API with Lambda Proxy Integration.
With this type of integration, also known as the Lambda proxy integration, you do not set the integration request or the integration response.
With the Lambda proxy integration, when a client submits an API request,
Build an API Gateway API with Cross-Account Lambda Proxy Integration.
Amazon API Gateway Lambda proxy integration is a simple,
For the Lambda proxy integration, API Gateway passes the context object from a Lambda authorizer directly to the backend Lambda function as part of the input event.
The Lambda proxy integration, designated by AWS_PROXY in the API Gateway REST API,
With the Lambda proxy integration, the input to the integrated Lambda function can be expressed as any combination of request headers,
With the Lambda proxy integration of a proxy resource through the ANY method, the single backend
Both the Build an API Gateway API with Lambda Proxy Integration and Build an API Gateway API with Lambda Integration topics describe how to create an API Gateway API to expose the integrated Lambda function.
Similarly, you can apply the Lambda proxy integration to a proxy resource of/api/{proxy+}
Unlike the Lambda proxy integration, there is no corresponding proxy integration for other AWS services.
For the Lambda proxy integration, the value is AWS_PROXY.
With the Lambda proxy integration, the Lambda function must return output of the following format.
The Lambda proxy integration supports a streamlined integration setup with a single Lambda function.
With the Lambda proxy integration, Lambda is required to return an output of the following format.
For an API developer, setting up a Lambda proxy integration is simple.
Create Lambda Functions for an API with Lambda Proxy Integration.
Create a Backend for an API with Lambda Proxy Integration.