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

Support message attributes #24

Open
runningman84 opened this issue Nov 8, 2019 · 1 comment
Open

Support message attributes #24

runningman84 opened this issue Nov 8, 2019 · 1 comment

Comments

@runningman84
Copy link

I would like to add some message attirbutes to my sns messages, this is supported by SNS:
https://docs.aws.amazon.com/sns/latest/dg/sns-tutorial-publish-message-with-attributes.html

My usecase is that we have a central notification topic for multiple clusters/customers. I would add static attirbutes like cluster_name, customer_name and so on...

I could also see a use for dynamic attributes like alert_status, alert_receiver and alert_external_url

This would allow us to filer these message in sns too...

@tcdev00
Copy link

tcdev00 commented Nov 20, 2020

Yeah, that's pretty similar to my use case too, would be really good to define the MessageAttributes from the forwarder.

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