Skip to content

Commit d6c9ad9

Browse files
author
awstools
committed
feat(client-controltower): Added ListLandingZoneOperations API.
1 parent 4687f53 commit d6c9ad9

23 files changed

+1470
-394
lines changed

Diff for: clients/client-controltower/README.md

+161-16
Original file line numberDiff line numberDiff line change
@@ -11,23 +11,161 @@ AWS SDK for JavaScript ControlTower Client for Node.js, Browser and React Native
1111
<li>
1212
<p>
1313
<a href="https://docs.aws.amazon.com/controltower/latest/userguide/controls.html">
14-
<i>controls</i>
14+
<i>Controls</i>
1515
</a>
1616
</p>
17+
<ul>
18+
<li>
19+
<p>
20+
<a href="https://docs.aws.amazon.com/controltower/latest/APIReference/API_DisableControl.html">DisableControl</a>
21+
</p>
22+
</li>
23+
<li>
24+
<p>
25+
<a href="https://docs.aws.amazon.com/controltower/latest/APIReference/API_EnableControl.html">EnableControl</a>
26+
</p>
27+
</li>
28+
<li>
29+
<p>
30+
<a href="https://docs.aws.amazon.com/controltower/latest/APIReference/API_GetEnabledControl.html">GetEnabledControl</a>
31+
</p>
32+
</li>
33+
<li>
34+
<p>
35+
<a href="https://docs.aws.amazon.com/controltower/latest/APIReference/API_ListControlOperations.html">ListControlOperations</a>
36+
</p>
37+
</li>
38+
<li>
39+
<p>
40+
<a href="https://docs.aws.amazon.com/controltower/latest/APIReference/API_ListEnabledControls.html">ListEnabledControls</a>
41+
</p>
42+
</li>
43+
<li>
44+
<p>
45+
<a href="https://docs.aws.amazon.com/controltower/latest/APIReference/API_UpdateEnabledControl.html">UpdateEnabledControl</a>
46+
</p>
47+
</li>
48+
</ul>
1749
</li>
1850
<li>
1951
<p>
2052
<a href="https://docs.aws.amazon.com/controltower/latest/userguide/lz-api-launch.html">
21-
<i>landing zones</i>
53+
<i>Landing zones</i>
2254
</a>
2355
</p>
56+
<ul>
57+
<li>
58+
<p>
59+
<a href="https://docs.aws.amazon.com/controltower/latest/APIReference/API_CreateLandingZone.html">CreateLandingZone</a>
60+
</p>
61+
</li>
62+
<li>
63+
<p>
64+
<a href="https://docs.aws.amazon.com/controltower/latest/APIReference/API_DeleteLandingZone.html">DeleteLandingZone</a>
65+
</p>
66+
</li>
67+
<li>
68+
<p>
69+
<a href="https://docs.aws.amazon.com/controltower/latest/APIReference/API_GetLandingZone.html">GetLandingZone</a>
70+
</p>
71+
</li>
72+
<li>
73+
<p>
74+
<a href="https://docs.aws.amazon.com/controltower/latest/APIReference/API_GetLandingZoneOperation.html">GetLandingZoneOperation</a>
75+
</p>
76+
</li>
77+
<li>
78+
<p>
79+
<a href="https://docs.aws.amazon.com/controltower/latest/APIReference/API_ListLandingZones.html">ListLandingZones</a>
80+
</p>
81+
</li>
82+
<li>
83+
<p>
84+
<a href="https://docs.aws.amazon.com/controltower/latest/APIReference/API_ResetLandingZone.html">ResetLandingZone</a>
85+
</p>
86+
</li>
87+
<li>
88+
<p>
89+
<a href="https://docs.aws.amazon.com/controltower/latest/APIReference/API_UpdateLandingZone.html">UpdateLandingZone</a>
90+
</p>
91+
</li>
92+
</ul>
2493
</li>
2594
<li>
2695
<p>
2796
<a href="https://docs.aws.amazon.com/controltower/latest/userguide/types-of-baselines.html">
28-
<i>baselines</i>
97+
<i>Baselines</i>
2998
</a>
3099
</p>
100+
<ul>
101+
<li>
102+
<p>
103+
<a href="https://docs.aws.amazon.com/controltower/latest/APIReference/API_DisableBaseline.html">DisableBaseline</a>
104+
</p>
105+
</li>
106+
<li>
107+
<p>
108+
<a href="https://docs.aws.amazon.com/controltower/latest/APIReference/API_EnableBaseline.html">EnableBaseline</a>
109+
</p>
110+
</li>
111+
<li>
112+
<p>
113+
<a href="https://docs.aws.amazon.com/controltower/latest/APIReference/API_GetBaseline.html">GetBaseline</a>
114+
</p>
115+
</li>
116+
<li>
117+
<p>
118+
<a href="https://docs.aws.amazon.com/controltower/latest/APIReference/API_GetBaselineOperation.html">GetBaselineOperation</a>
119+
</p>
120+
</li>
121+
<li>
122+
<p>
123+
<a href="https://docs.aws.amazon.com/controltower/latest/APIReference/API_GetEnabledBaseline.html">GetEnabledBaseline</a>
124+
</p>
125+
</li>
126+
<li>
127+
<p>
128+
<a href="https://docs.aws.amazon.com/controltower/latest/APIReference/API_ListBaselines.html">ListBaselines</a>
129+
</p>
130+
</li>
131+
<li>
132+
<p>
133+
<a href="https://docs.aws.amazon.com/controltower/latest/APIReference/API_ListEnabledBaselines.html">ListEnabledBaselines</a>
134+
</p>
135+
</li>
136+
<li>
137+
<p>
138+
<a href="https://docs.aws.amazon.com/controltower/latest/APIReference/API_ResetEnabledBaseline.html">ResetEnabledBaseline</a>
139+
</p>
140+
</li>
141+
<li>
142+
<p>
143+
<a href="https://docs.aws.amazon.com/controltower/latest/APIReference/API_UpdateEnabledBaseline.html">UpdateEnabledBaseline</a>
144+
</p>
145+
</li>
146+
</ul>
147+
</li>
148+
<li>
149+
<p>
150+
<a href="https://docs.aws.amazon.com/controltower/latest/controlreference/tagging.html">Tagging</a>
151+
</p>
152+
<ul>
153+
<li>
154+
<p>
155+
<a href="https://docs.aws.amazon.com/controltower/latest/APIReference/API_ListTagsForResource.html">ListTagsForResource</a>
156+
</p>
157+
</li>
158+
<li>
159+
<p>
160+
<a href="https://docs.aws.amazon.com/controltower/latest/APIReference/API_TagResource.html">TagResource</a>
161+
</p>
162+
</li>
163+
<li>
164+
<p>
165+
<a href="https://docs.aws.amazon.com/controltower/latest/APIReference/API_UntagResource.html">UntagResource</a>
166+
</p>
167+
</li>
168+
</ul>
31169
</li>
32170
</ul>
33171
<p>For more information about these types of resources, see the <a href="https://docs.aws.amazon.com/controltower/latest/userguide/what-is-control-tower.html">
@@ -57,13 +195,12 @@ control:</b>
57195
<p>The <code>controlIdentifier</code> is an ARN that is specified for each
58196
control. You can view the <code>controlIdentifier</code> in the console on the <b>Control details</b> page, as well as in the documentation.</p>
59197
<p>The <code>controlIdentifier</code> is unique in each Amazon Web Services Region for each control. You can
60-
find the <code>controlIdentifier</code> for each Region and control in the <a href="https://docs.aws.amazon.com/controltower/latest/userguide/control-metadata-tables.html">Tables of control metadata</a> or the <a href="https://docs.aws.amazon.com/controltower/latest/userguide/control-region-tables.html">Control availability by Region tables</a> in the <i>Amazon Web Services Control Tower User Guide.</i>
61-
</p>
198+
find the <code>controlIdentifier</code> for each Region and control in the <a href="https://docs.aws.amazon.com/controltower/latest/controlreference/control-metadata-tables.html">Tables of control metadata</a> or the <a href="https://docs.aws.amazon.com/controltower/latest/controlreference/control-region-tables.html">Control availability by Region tables</a> in the <i>Amazon Web Services Control Tower Controls Reference Guide</i>.</p>
62199
<p>A quick-reference list of control identifers for the Amazon Web Services Control Tower legacy <i>Strongly recommended</i> and
63-
<i>Elective</i> controls is given in <a href="https://docs.aws.amazon.com/controltower/latest/userguide/control-identifiers.html.html">Resource identifiers for
64-
APIs and controls</a> in the <a href="https://docs.aws.amazon.com/controltower/latest/userguide/control-identifiers.html">Controls reference guide section</a>
65-
of the <i>Amazon Web Services Control Tower User Guide</i>. Remember that <i>Mandatory</i> controls
66-
cannot be added or removed.</p>
200+
<i>Elective</i> controls is given in <a href="https://docs.aws.amazon.com/controltower/latest/controlreference/control-identifiers.html.html">Resource identifiers for
201+
APIs and controls</a> in the <a href="https://docs.aws.amazon.com/controltower/latest/controlreference/control-identifiers.html">
202+
<i>Amazon Web Services Control Tower Controls Reference Guide</i>
203+
</a>. Remember that <i>Mandatory</i> controls cannot be added or removed.</p>
67204
<note>
68205
<p>
69206
<b>ARN format:</b>
@@ -106,7 +243,7 @@ cannot be added or removed.</p>
106243
<ul>
107244
<li>
108245
<p>
109-
<a href="https://docs.aws.amazon.com/controltower/latest/userguide/control-api-examples-short.html">Control API input and output examples with CLI</a>
246+
<a href="https://docs.aws.amazon.com/controltower/latest/controlreference/control-api-examples-short.html">Control API input and output examples with CLI</a>
110247
</p>
111248
</li>
112249
<li>
@@ -116,7 +253,7 @@ cannot be added or removed.</p>
116253
</li>
117254
<li>
118255
<p>
119-
<a href="https://docs.aws.amazon.com/controltower/latest/userguide/enable-controls.html">Enable controls with CloudFormation</a>
256+
<a href="https://docs.aws.amazon.com/controltower/latest/controlreference/enable-controls.html">Enable controls with CloudFormation</a>
120257
</p>
121258
</li>
122259
<li>
@@ -126,27 +263,27 @@ cannot be added or removed.</p>
126263
</li>
127264
<li>
128265
<p>
129-
<a href="https://docs.aws.amazon.com/controltower/latest/userguide/control-metadata-tables.html">Control metadata tables (large page)</a>
266+
<a href="https://docs.aws.amazon.com/controltower/latest/controlreference/control-metadata-tables.html">Control metadata tables (large page)</a>
130267
</p>
131268
</li>
132269
<li>
133270
<p>
134-
<a href="https://docs.aws.amazon.com/controltower/latest/userguide/control-region-tables.html">Control availability by Region tables (large page)</a>
271+
<a href="https://docs.aws.amazon.com/controltower/latest/controlreference/control-region-tables.html">Control availability by Region tables (large page)</a>
135272
</p>
136273
</li>
137274
<li>
138275
<p>
139-
<a href="https://docs.aws.amazon.com/controltower/latest/userguide/control-identifiers.html">List of identifiers for legacy controls</a>
276+
<a href="https://docs.aws.amazon.com/controltower/latest/controlreference/control-identifiers.html">List of identifiers for legacy controls</a>
140277
</p>
141278
</li>
142279
<li>
143280
<p>
144-
<a href="https://docs.aws.amazon.com/controltower/latest/userguide/controls.html">Controls reference guide</a>
281+
<a href="https://docs.aws.amazon.com/controltower/latest/controlreference/controls.html">Controls reference guide</a>
145282
</p>
146283
</li>
147284
<li>
148285
<p>
149-
<a href="https://docs.aws.amazon.com/controltower/latest/userguide/controls-reference.html">Controls library groupings</a>
286+
<a href="https://docs.aws.amazon.com/controltower/latest/controlreference/controls-reference.html">Controls library groupings</a>
150287
</p>
151288
</li>
152289
<li>
@@ -499,6 +636,14 @@ ListEnabledControls
499636

500637
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/controltower/command/ListEnabledControlsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-controltower/Interface/ListEnabledControlsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-controltower/Interface/ListEnabledControlsCommandOutput/)
501638

639+
</details>
640+
<details>
641+
<summary>
642+
ListLandingZoneOperations
643+
</summary>
644+
645+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/controltower/command/ListLandingZoneOperationsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-controltower/Interface/ListLandingZoneOperationsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-controltower/Interface/ListLandingZoneOperationsCommandOutput/)
646+
502647
</details>
503648
<details>
504649
<summary>

0 commit comments

Comments
 (0)