events/apigateway_event library

Classes

AwsApiGatewayEvent
API Gateway Event ...
AwsApiGatewayEventHeaders
API Gateway Event Headers ...
AwsApiGatewayEventRequestContext
API Gateway Event Request Context ...
AwsApiGatewayEventRequestContextIdentity
API Gateway Event Identity
AwsApiGatewayResponse
API Gateway Response contains the data for a response to the API Gateway. It contains the body of the HTTP response. It also contains a HTTP Status Code which by default is 200. Furthermore it indicates if the body is Base64 encoded or not.