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: codegen/sdk-codegen/aws-models/cloudtrail.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -2555,7 +2555,7 @@
2555
2555
"SnsTopicName": {
2556
2556
"target": "com.amazonaws.cloudtrail#String",
2557
2557
"traits": {
2558
-
"smithy.api#documentation": "<p>Specifies the name of the Amazon SNS topic defined for notification of log file\n delivery. The maximum length is 256 characters.</p>"
2558
+
"smithy.api#documentation": "<p>Specifies the name or ARN of the Amazon SNS topic defined for notification of log file\n delivery. The maximum length is 256 characters.</p>"
2559
2559
}
2560
2560
},
2561
2561
"IncludeGlobalServiceEvents": {
@@ -11111,7 +11111,7 @@
11111
11111
"SnsTopicName": {
11112
11112
"target": "com.amazonaws.cloudtrail#String",
11113
11113
"traits": {
11114
-
"smithy.api#documentation": "<p>Specifies the name of the Amazon SNS topic defined for notification of log file\n delivery. The maximum length is 256 characters.</p>"
11114
+
"smithy.api#documentation": "<p>Specifies the name or ARN of the Amazon SNS topic defined for notification of log file\n delivery. The maximum length is 256 characters.</p>"
0 commit comments