Amazon SNS topic - Amazon CloudWatch
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

Amazon SNS topic

The following example shows a component configuration in JSON format for Amazon SNS topic.

{ "alarmMetrics": [ { "alarmMetricName": "NumberOfNotificationsFailed", "monitor": true }, { "alarmMetricName": "NumberOfNotificationsFilteredOut-InvalidAttributes", "monitor": true }, { "alarmMetricName": "NumberOfNotificationsFilteredOut-NoMessageAttributes", "monitor": true }, { "alarmMetricName": "NumberOfNotificationsFailedToRedriveToDlq", "monitor": true } ] }