Typing
This typing utility provides static typing classes that can be used to ease the development by providing the IDE type hints.
LambdaContext¶
The LambdaContext
typing is typically used in the handler method for the Lambda function.
1 2 3 4 5 6 |
|
Last update: 2021-02-12