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
Copy file name to clipboardExpand all lines: services/lookoutmetrics/src/main/resources/codegen-resources/service-2.json
+12Lines changed: 12 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2551,6 +2551,10 @@
2551
2551
"SnsTopicArn":{
2552
2552
"shape":"Arn",
2553
2553
"documentation":"<p>The ARN of the target SNS topic.</p>"
2554
+
},
2555
+
"SnsFormat":{
2556
+
"shape":"SnsFormat",
2557
+
"documentation":"<p>The text format for alerts.</p>"
2554
2558
}
2555
2559
},
2556
2560
"documentation":"<p>Contains information about the SNS topic to which you want to send your alerts and the IAM role that has access to that topic.</p>"
0 commit comments