View a markdown version of this page

⭐ Must Read: AmazonCloudWatch/latest/monitoring/component configuration examples sns.html - ประเด็นร้อน

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 } ] }