Skip to content

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

Open
2 tasks done
leandrodamascena opened this issue Mar 3, 2025 · 6 comments
Open
2 tasks done
Assignees
Labels
feature-request feature request parser Parser (Pydantic) utility

Comments

@leandrodamascena
Copy link
Contributor

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

@leandrodamascena leandrodamascena added feature-request feature request triage Pending triage from maintainers labels Mar 3, 2025
@leandrodamascena leandrodamascena added parser Parser (Pydantic) utility and removed triage Pending triage from maintainers labels Mar 3, 2025
@leandrodamascena leandrodamascena moved this from Triage to Backlog in Powertools for AWS Lambda (Python) Mar 3, 2025
@leandrodamascena leandrodamascena added good first issue Good for newcomers help wanted Could use a second pair of eyes/hands labels Mar 3, 2025
@leandrodamascena
Copy link
Contributor Author

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.

@VatsalGoel3
Copy link
Contributor

VatsalGoel3 commented Mar 17, 2025

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.

@leandrodamascena
Copy link
Contributor Author

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.

@leandrodamascena leandrodamascena removed good first issue Good for newcomers help wanted Could use a second pair of eyes/hands labels Mar 17, 2025
@leandrodamascena leandrodamascena moved this from Backlog to Working on it in Powertools for AWS Lambda (Python) Mar 17, 2025
@leandrodamascena
Copy link
Contributor Author

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

@VatsalGoel3
Copy link
Contributor

@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

@leandrodamascena
Copy link
Contributor Author

Hey @VatsalGoel3! Sure!!

I'm assigning to you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request feature request parser Parser (Pydantic) utility
Projects
Status: Working on it
Development

No branches or pull requests

2 participants