Module lambda

Source
Expand description

Python wrappers for Lambda related types.

Structsยง

PyClientApplication
AWS Mobile SDK client fields.
PyClientContext
Client context sent by the AWS Mobile SDK.
PyCognitoIdentity
Cognito identity information sent with the event
PyConfig
Configuration derived from environment variables.
PyLambdaContext
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.