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
This feature is important so messages sent to the SNS topic subscriber (Lambda, SQS, etc..) are filtered at the AWS level before it reaches the code or queue subscribed to the topic.
Summary
Similar issue was opened in the old project by @bcarpio ansible/ansible#51756 but was closed due to the migration of the project.
SNS Topic (sns_topic) in Ansible supports subscriptions but it doesn't seem to support subscription filter_policies.
https://docs.aws.amazon.com/sns/latest/dg/sns-message-filtering.html
Issue Type
Feature Idea
Component Name
community.aws.sns_topic
Additional Information
This feature is important so messages sent to the SNS topic subscriber (Lambda, SQS, etc..) are filtered at the AWS level before it reaches the code or queue subscribed to the topic.
Code of Conduct
The text was updated successfully, but these errors were encountered: