| AlbContext |
Context passed by ALB proxy events
|
| ApiGatewayAuthorizerContext |
Context object used for custom authorizers and Cognito User Pool authorizers.
|
| ApiGatewayRequestIdentity |
Identity model for the API Gateway request context.
|
| AwsProxyRequest |
Default implementation of the request object from an API Gateway AWS_PROXY integration
|
| AwsProxyRequestContext |
The API Gateway request context object.
|
| AwsProxyResponse |
Response object for an API Gateway method using AWS_PROXY integrations
|
| CognitoAuthorizerClaims |
This object represents the claims property in the authorizer context of a request.
|
| ErrorModel |
Default error response model.
|
| Headers |
|
| MultiValuedTreeMap<Key,Value> |
Simple implementation of a multi valued tree map to use for case-insensitive headers
|