MousaZeidBaker / aws-lambda-typing

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

Add event type for cognito CustomMessage #57

Closed jtetrault closed 2 years ago

jtetrault commented 2 years ago

These events are used when running a lambda for customizing the SMS / Email sent out during user signup, password reset, etc.

https://docs.aws.amazon.com/cognito/latest/developerguide/user-pool-lambda-custom-message.html