Skip to content

improv(parser): export all SQS schemas #3782

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

Merged

Conversation

vforgeone
Copy link
Contributor

Summary

Changes

Please provide a summary of what's being changed

This PR exports all SQS schemas so that customers can extend the messageAttributes property of the SqsRecordSchema and provide a more accurate schema for SQS messages.

Please add the issue number below, if no issue is present the PR might get blocked and not be reviewed

Issue number: #3778


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Disclaimer: We value your time and bandwidth. As such, any pull requests created on non-triaged issues might not be successful.

@boring-cyborg boring-cyborg bot added the parser This item relates to the Parser Utility label Mar 26, 2025
Copy link

boring-cyborg bot commented Mar 26, 2025

Thanks a lot for your first contribution! Please check out our contributing guidelines and don't hesitate to ask whatever you need.
In the meantime, check out the #typescript channel on our Powertools for AWS Lambda Discord: Invite link

@pull-request-size pull-request-size bot added the size/S PR between 10-29 LOC label Mar 26, 2025
@dreamorosi dreamorosi self-requested a review March 26, 2025 17:25
@github-actions github-actions bot added the enhancement PRs that introduce minor changes, usually to existing features label Mar 26, 2025
Copy link
Contributor

@dreamorosi dreamorosi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the PR!

@dreamorosi dreamorosi linked an issue Mar 26, 2025 that may be closed by this pull request
2 tasks
@dreamorosi dreamorosi merged commit 56fa294 into aws-powertools:main Mar 26, 2025
41 checks passed
Copy link

boring-cyborg bot commented Mar 26, 2025

Awesome work, congrats on your first merged pull request and thank you for helping improve everyone's experience!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement PRs that introduce minor changes, usually to existing features parser This item relates to the Parser Utility size/S PR between 10-29 LOC
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature request (parser): Export all SQS Schemas
2 participants