Expand description
Python wrappers for Lambda related types.
Structsยง
- PyClient
Application - AWS Mobile SDK client fields.
- PyClient
Context - Client context sent by the AWS Mobile SDK.
- PyCognito
Identity - Cognito identity information sent with the event
- PyConfig
- Configuration derived from environment variables.
- PyLambda
Context - 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.