MousaZeidBaker / aws-lambda-typing

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

Support for AWS Cognito Post Confirmation Lambda events #102

Closed MisterOwlPT closed 7 months ago

MisterOwlPT commented 7 months ago

Hi!

I've been using the project at work and find it incredibly helpful. However, I noticed that AWS Cognito Post Confirmation Lambda trigger events are currently not supported. To address this, I am submitting a pull request to add support for said events.

Looking forward to your feedback 🙂

MousaZeidBaker commented 7 months ago

Thanks for contributing and glad you like the project!