All Classes and Interfaces

Class
Description
Context passed by ALB proxy events
Context object used for custom authorizers and Cognito User Pool authorizers.
Identity model for the API Gateway request context.
 
Default implementation of the request object from an API Gateway AWS_PROXY integration
 
The API Gateway request context object.
Response object for an API Gateway method using AWS_PROXY integrations
This object represents the claims property in the authorizer context of a request.
Allocated when cognito is used to authenticate user Will only be allocated if requestContext.authorizer.claims.cognito:username is set in the http event sent by API Gateway
Allocated when a custom authorizer (i.e.
This will execute if and only if there is no identity after invoking a LambdaAuthenticationRequest
 
Default error response model.
 
Allocated when IAM is used to authenticate user Will only be allocated if requestContext.identity.user is set in the http event sent by API Gateway
 
 
 
 
 
Helper interface that removes some boilerplate for creating an IdentityProvider that processes APIGatewayV2HTTPEvent
Simple implementation of a multi valued tree map to use for case-insensitive headers