MousaZeidBaker / aws-lambda-typing

Python type hints for AWS Lambda
MIT License
106 stars 19 forks source link

added optional operationName #73

Closed rangerthegood closed 1 year ago

rangerthegood commented 1 year ago

Added optional operationName to the RequestContextV1 structure. This fixes, #72.

See #72 for more details.