Help us improve the AWS re:Post Knowledge Center by sharing your feedback in a brief survey. Your input can influence how we create and update our content to better support your AWS journey.
Question about Control Tower aws-controltower-SecurityNotifications
0
Hello is it possible to set a subscription filter policy on the topic to just get the "complianceType": "NON_COMPLIANT" messages. Im lost in this filter policies.
tried
{ "complianceType": [ "NON_COMPLIANT" ] }
but that didnt work.