本文為英文版的機器翻譯版本,如內容有任何歧義或不一致之處,概以英文版為準。
Amazon SNS 主題
下列範例顯示 Amazon SNS 主題 JSON 格式的元件組態。
{ "alarmMetrics": [ { "alarmMetricName": "NumberOfNotificationsFailed", "monitor": true }, { "alarmMetricName": "NumberOfNotificationsFilteredOut-InvalidAttributes", "monitor": true }, { "alarmMetricName": "NumberOfNotificationsFilteredOut-NoMessageAttributes", "monitor": true }, { "alarmMetricName": "NumberOfNotificationsFailedToRedriveToDlq", "monitor": true } ] }