MousaZeidBaker / aws-lambda-typing

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

Create the websocket event type #68

Closed YonatanGreenfeld closed 2 years ago

YonatanGreenfeld commented 2 years ago

https://docs.aws.amazon.com/apigateway/latest/developerguide/apigateway-websocket-api.html

Similar to APIGateway, lambdas can be triggered by websocket events.