Skip to content
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

Feature request: Add AppSync Resolver Event Schema to Parser #6111

Closed
1 of 2 tasks
leandrodamascena opened this issue Feb 17, 2025 · 4 comments · Fixed by #6400
Closed
1 of 2 tasks

Feature request: Add AppSync Resolver Event Schema to Parser #6111

leandrodamascena opened this issue Feb 17, 2025 · 4 comments · Fixed by #6400
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#3283

We need to add a new model for AppSync Resolver Events described here - https://docs.aws.amazon.com/appsync/latest/devguide/resolver-context-reference.html

Solution/User Experience

It would work like any of the other built-in schemas that Powertools currently supports: https://docs.powertools.aws.dev/lambda/python/latest/utilities/parser/#built-in-models

Alternative solutions

Acknowledgment

@leandrodamascena leandrodamascena added feature-request feature request triage Pending triage from maintainers labels Feb 17, 2025
@leandrodamascena leandrodamascena added good first issue Good for newcomers and removed triage Pending triage from maintainers labels Feb 17, 2025
@leandrodamascena leandrodamascena added the parser Parser (Pydantic) utility label Feb 17, 2025
@leandrodamascena
Copy link
Contributor Author

@dreamorosi dreamorosi added the help wanted Could use a second pair of eyes/hands label Feb 19, 2025
@VatsalGoel3
Copy link
Contributor

I can pick this up @leandrodamascena

@leandrodamascena
Copy link
Contributor Author

I can pick this up @leandrodamascena

Hey @VatsalGoel3! Yeah, please go ahead! You can use TS implementation to help with that.

@leandrodamascena leandrodamascena moved this from Backlog to Working on it in Powertools for AWS Lambda (Python) Mar 28, 2025
@leandrodamascena leandrodamascena removed good first issue Good for newcomers help wanted Could use a second pair of eyes/hands labels Mar 28, 2025
@leandrodamascena leandrodamascena linked a pull request Apr 4, 2025 that will close this issue
7 tasks
@github-project-automation github-project-automation bot moved this from Working on it to Coming soon in Powertools for AWS Lambda (Python) Apr 4, 2025
Copy link
Contributor

github-actions bot commented Apr 4, 2025

⚠️COMMENT VISIBILITY WARNING⚠️

This issue is now closed. Please be mindful that future comments are hard for our team to see.

If you need more assistance, please either tag a team member or open a new issue that references this one.

If you wish to keep having a conversation with other community members under this issue feel free to do so.

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: Coming soon
Development

Successfully merging a pull request may close this issue.

3 participants