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

SQS Producer doesn't support sending MessageAttributes & MessageSystemAttributes when sending a message to sqs. #51

Open
ragaak opened this issue Apr 24, 2022 · 1 comment

Comments

@ragaak
Copy link

ragaak commented Apr 24, 2022

Thanks to all of the maintainers to create & maintain such a helpful library, there is a similar open issue for SNS & we need similar functionality for SQS as well, as we are using AWS SQS as a trigger to lambda & filtering out messages based on sent MessageAttributes.

The sendJSON method in the SQS produces doesn't support the MessageAtrributes & MessageSystemAttributes sent by the caller as of now.

Can we add this support as well? I would be more than happy to contribute & raise an MR for the fix.

Thanks!

@YanivD
Copy link
Contributor

YanivD commented Apr 25, 2022

Hi @ragaak,
Thanks for opening this issue. We can add support for it as well!
Please contribute and open a PR for it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants