Skip to content

Commit f46379a

Browse files
author
AWS
committed
AWS CloudTrail Update: Doc-only update for CloudTrail.
1 parent b9bc4f2 commit f46379a

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "AWS CloudTrail",
4+
"contributor": "",
5+
"description": "Doc-only update for CloudTrail."
6+
}

services/cloudtrail/src/main/resources/codegen-resources/service-2.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1791,7 +1791,7 @@
17911791
},
17921792
"SnsTopicName":{
17931793
"shape":"String",
1794-
"documentation":"<p>Specifies the name of the Amazon SNS topic defined for notification of log file delivery. The maximum length is 256 characters.</p>"
1794+
"documentation":"<p>Specifies the name or ARN of the Amazon SNS topic defined for notification of log file delivery. The maximum length is 256 characters.</p>"
17951795
},
17961796
"IncludeGlobalServiceEvents":{
17971797
"shape":"Boolean",
@@ -5432,7 +5432,7 @@
54325432
},
54335433
"SnsTopicName":{
54345434
"shape":"String",
5435-
"documentation":"<p>Specifies the name of the Amazon SNS topic defined for notification of log file delivery. The maximum length is 256 characters.</p>"
5435+
"documentation":"<p>Specifies the name or ARN of the Amazon SNS topic defined for notification of log file delivery. The maximum length is 256 characters.</p>"
54365436
},
54375437
"IncludeGlobalServiceEvents":{
54385438
"shape":"Boolean",

0 commit comments

Comments
 (0)