Module aws_smithy_http_server_python::lambda
source · Expand description
Python wrappers for Lambda related types.
Structs
The Lambda function execution context. The values in this struct
are populated using the Lambda environment variables
and the headers returned by the poll request to the Runtime APIs.