All Classes
-
All Classes Interface Summary Class Summary Enum Summary Class Description AlbContext Context passed by ALB proxy eventsApiGatewayAuthorizerContext Context object used for custom authorizers and Cognito User Pool authorizers.ApiGatewayRequestIdentity Identity model for the API Gateway request context.AwsHttpContextProducers AwsProxyRequest Default implementation of the request object from an API Gateway AWS_PROXY integrationAwsProxyRequest.RequestSource AwsProxyRequestContext The API Gateway request context object.AwsProxyResponse Response object for an API Gateway method using AWS_PROXY integrationsCognitoAuthorizerClaims This object represents the claims property in the authorizer context of a request.CognitoPrincipal 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 GatewayCustomPrincipal Allocated when a custom authorizer (i.e.DefaultLambdaAuthenticationRequest This will execute if and only if there is no identity after invoking a LambdaAuthenticationRequestDefaultLambdaIdentityProvider ErrorModel Default error response model.Headers IAMPrincipal 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 GatewayLambdaAuthenticationRequest LambdaHttpAuthenticationMechanism LambdaHttpConfig LambdaHttpHandler LambdaHttpRecorder LambdaIdentityProvider Helper interface that removes some boilerplate for creating an IdentityProvider that processes APIGatewayV2HTTPEventMultiValuedTreeMap<Key,Value> Simple implementation of a multi valued tree map to use for case-insensitive headers