Skip to content

Commit ede5e46

Browse files
author
AWS
committed
AWS Control Tower Update: Documentation updates for AWS Control Tower.
1 parent 8a3f0cd commit ede5e46

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
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 Control Tower",
4+
"contributor": "",
5+
"description": "Documentation updates for AWS Control Tower."
6+
}

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -394,7 +394,7 @@
394394
"members":{
395395
"manifest":{
396396
"shape":"Manifest",
397-
"documentation":"<p>The manifest.yaml file is a text file that describes your Amazon Web Services resources. For examples, review <a href=\"https://docs.aws.amazon.com/controltower/latest/userguide/the-manifest-file\">The manifest file</a>. </p>"
397+
"documentation":"<p>The manifest JSON file is a text file that describes your Amazon Web Services resources. For examples, review <a href=\"https://docs.aws.amazon.com/controltower/latest/userguide/lz-api-launch\">Launch your landing zone</a>. </p>"
398398
},
399399
"tags":{
400400
"shape":"TagMap",
@@ -781,7 +781,7 @@
781781
},
782782
"manifest":{
783783
"shape":"Manifest",
784-
"documentation":"<p>The landing zone <code>manifest.yaml</code> text file that specifies the landing zone configurations. </p>"
784+
"documentation":"<p>The landing zone manifest JSON text file that specifies the landing zone configurations. </p>"
785785
},
786786
"status":{
787787
"shape":"LandingZoneStatus",
@@ -1211,7 +1211,7 @@
12111211
},
12121212
"manifest":{
12131213
"shape":"Manifest",
1214-
"documentation":"<p>The <code>manifest.yaml</code> file is a text file that describes your Amazon Web Services resources. For examples, review <a href=\"https://docs.aws.amazon.com/controltower/latest/userguide/the-manifest-file\">The manifest file</a>.</p>"
1214+
"documentation":"<p>The manifest JSON file is a text file that describes your Amazon Web Services resources. For examples, review <a href=\"https://docs.aws.amazon.com/controltower/latest/userguide/lz-api-launch\">Launch your landing zone</a>.</p>"
12151215
},
12161216
"version":{
12171217
"shape":"LandingZoneVersion",

0 commit comments

Comments
 (0)