Skip to content
This repository has been archived by the owner on Oct 31, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants