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
Right now I don't see a way to specify message attributes as described here. This prevents from using the SNS message filtering.
I've made a pull request with changes that would allow the message attributes, and other fields allowed by the Aws Sns api to be provided with the message. It should be non-breaking.
The text was updated successfully, but these errors were encountered:
aldenw
changed the title
Sns transport does not support message attributes, needed for message filtering
[sns] Sns transport does not support message attributes, needed for message filtering
Mar 13, 2019
Right now I don't see a way to specify message attributes as described here. This prevents from using the SNS message filtering.
I've made a pull request with changes that would allow the message attributes, and other fields allowed by the Aws Sns api to be provided with the message. It should be non-breaking.
The text was updated successfully, but these errors were encountered: