-
Notifications
You must be signed in to change notification settings - Fork 421
Feature request: Add Cognito trigger models in parser utility #6203
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I'm leaving it open for a while! If anyone wants to pick it up and work on it, please let me know and I can give some guidance. |
Hi @leandrodamascena , I would like to work on this, also I am working on the mentioned original issue 3675 in Typescript tools so have some basic idea. |
Hey @VatsalGoel3! Yes, please go ahead with this implementation! If you have any questions about the Python implementation, please let me know! I'm assigning this issue to you. |
Hey @VatsalGoel3! I see that you're working on this PR aws-powertools/powertools-lambda-typescript#3729 in TypeScript and I think make sense you finish first TypeScript implementation and then we can port it to Python. I'm putting this issue in the backlog and will assign you when we merge the TS version. Thanks |
@leandrodamascena, The TS version for the cognito schema issue is closed and completed now, so if you want to open this up and assign me again. Thank you |
Hey @VatsalGoel3! Sure!! I'm assigning to you. |
Use case
Original issue in TypeScript: aws-powertools/powertools-lambda-typescript#3675
We should add schemas for Cognito Lambda triggers. Lambda triggers customize the flow of user pool sign-up, authentication, etc. Details are in docs.
Solution/User Experience
Add all models
Alternative solutions
Acknowledgment
The text was updated successfully, but these errors were encountered: