2 Answers
- Newest
- Most votes
- Most comments
2
Hello.
The message to filter must be a JSON payload.
https://repost.aws/knowledge-center/sns-troubleshoot-message-filtering
- Check that you are passing the correct message attributes.
- For message body filtering, check that the message payload is a well-formed JSON object. For more information, see this blog for payload-based message filtering.
- Check the SNS Amazon CloudWatch metrics shown here to verify if the data point is populated for them:
0
i think Parsing message might help you. Below links should be helpful.
https://aws.amazon.com/blogs/compute/introducing-payload-based-message-filtering-for-amazon-sns/
answered 2 years ago
Relevant content
- asked 2 years ago
- asked 2 years ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated 2 years ago