You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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...
The text was updated successfully, but these errors were encountered:
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...
The text was updated successfully, but these errors were encountered: