@aws-sdk/client-controltower 3.987.0 → 3.989.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,830 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.GetControlOperationOutput$ = exports.GetControlOperationInput$ = exports.GetBaselineOutput$ = exports.GetBaselineOperationOutput$ = exports.GetBaselineOperationInput$ = exports.GetBaselineInput$ = exports.EnablementStatusSummary$ = exports.EnabledControlSummary$ = exports.EnabledControlResourceDrift$ = exports.EnabledControlParameterSummary$ = exports.EnabledControlParameter$ = exports.EnabledControlInheritanceDrift$ = exports.EnabledControlFilter$ = exports.EnabledControlDriftTypes$ = exports.EnabledControlDetails$ = exports.EnabledBaselineSummary$ = exports.EnabledBaselineParameterSummary$ = exports.EnabledBaselineParameter$ = exports.EnabledBaselineInheritanceDrift$ = exports.EnabledBaselineFilter$ = exports.EnabledBaselineDriftTypes$ = exports.EnabledBaselineDriftStatusSummary$ = exports.EnabledBaselineDetails$ = exports.EnableControlOutput$ = exports.EnableControlInput$ = exports.EnableBaselineOutput$ = exports.EnableBaselineInput$ = exports.DriftStatusSummary$ = exports.DisableControlOutput$ = exports.DisableControlInput$ = exports.DisableBaselineOutput$ = exports.DisableBaselineInput$ = exports.DeleteLandingZoneOutput$ = exports.DeleteLandingZoneInput$ = exports.CreateLandingZoneOutput$ = exports.CreateLandingZoneInput$ = exports.ControlOperationSummary$ = exports.ControlOperationFilter$ = exports.ControlOperation$ = exports.BaselineSummary$ = exports.BaselineOperation$ = exports.errorTypeRegistries = exports.ValidationException$ = exports.ThrottlingException$ = exports.ServiceQuotaExceededException$ = exports.ResourceNotFoundException$ = exports.InternalServerException$ = exports.ConflictException$ = exports.AccessDeniedException$ = exports.ControlTowerServiceException$ = void 0;
4
+ exports.EnableBaseline$ = exports.DisableControl$ = exports.DisableBaseline$ = exports.DeleteLandingZone$ = exports.CreateLandingZone$ = exports.UpdateLandingZoneOutput$ = exports.UpdateLandingZoneInput$ = exports.UpdateEnabledControlOutput$ = exports.UpdateEnabledControlInput$ = exports.UpdateEnabledBaselineOutput$ = exports.UpdateEnabledBaselineInput$ = exports.UntagResourceOutput$ = exports.UntagResourceInput$ = exports.TagResourceOutput$ = exports.TagResourceInput$ = exports.ResetLandingZoneOutput$ = exports.ResetLandingZoneInput$ = exports.ResetEnabledControlOutput$ = exports.ResetEnabledControlInput$ = exports.ResetEnabledBaselineOutput$ = exports.ResetEnabledBaselineInput$ = exports.Region$ = exports.ListTagsForResourceOutput$ = exports.ListTagsForResourceInput$ = exports.ListLandingZonesOutput$ = exports.ListLandingZonesInput$ = exports.ListLandingZoneOperationsOutput$ = exports.ListLandingZoneOperationsInput$ = exports.ListEnabledControlsOutput$ = exports.ListEnabledControlsInput$ = exports.ListEnabledBaselinesOutput$ = exports.ListEnabledBaselinesInput$ = exports.ListControlOperationsOutput$ = exports.ListControlOperationsInput$ = exports.ListBaselinesOutput$ = exports.ListBaselinesInput$ = exports.LandingZoneSummary$ = exports.LandingZoneOperationSummary$ = exports.LandingZoneOperationFilter$ = exports.LandingZoneOperationDetail$ = exports.LandingZoneDriftStatusSummary$ = exports.LandingZoneDetail$ = exports.GetLandingZoneOutput$ = exports.GetLandingZoneOperationOutput$ = exports.GetLandingZoneOperationInput$ = exports.GetLandingZoneInput$ = exports.GetEnabledControlOutput$ = exports.GetEnabledControlInput$ = exports.GetEnabledBaselineOutput$ = exports.GetEnabledBaselineInput$ = void 0;
5
+ exports.UpdateLandingZone$ = exports.UpdateEnabledControl$ = exports.UpdateEnabledBaseline$ = exports.UntagResource$ = exports.TagResource$ = exports.ResetLandingZone$ = exports.ResetEnabledControl$ = exports.ResetEnabledBaseline$ = exports.ListTagsForResource$ = exports.ListLandingZones$ = exports.ListLandingZoneOperations$ = exports.ListEnabledControls$ = exports.ListEnabledBaselines$ = exports.ListControlOperations$ = exports.ListBaselines$ = exports.GetLandingZoneOperation$ = exports.GetLandingZone$ = exports.GetEnabledControl$ = exports.GetEnabledBaseline$ = exports.GetControlOperation$ = exports.GetBaselineOperation$ = exports.GetBaseline$ = exports.EnableControl$ = void 0;
6
+ const _ADE = "AccessDeniedException";
7
+ const _B = "Baselines";
8
+ const _BO = "BaselineOperation";
9
+ const _BS = "BaselineSummary";
10
+ const _CE = "ConflictException";
11
+ const _CLZ = "CreateLandingZone";
12
+ const _CLZI = "CreateLandingZoneInput";
13
+ const _CLZO = "CreateLandingZoneOutput";
14
+ const _CO = "ControlOperation";
15
+ const _COF = "ControlOperationFilter";
16
+ const _COS = "ControlOperationSummary";
17
+ const _COo = "ControlOperations";
18
+ const _DB = "DisableBaseline";
19
+ const _DBI = "DisableBaselineInput";
20
+ const _DBO = "DisableBaselineOutput";
21
+ const _DC = "DisableControl";
22
+ const _DCI = "DisableControlInput";
23
+ const _DCO = "DisableControlOutput";
24
+ const _DLZ = "DeleteLandingZone";
25
+ const _DLZI = "DeleteLandingZoneInput";
26
+ const _DLZO = "DeleteLandingZoneOutput";
27
+ const _DSS = "DriftStatusSummary";
28
+ const _EB = "EnabledBaselines";
29
+ const _EBD = "EnabledBaselineDetails";
30
+ const _EBDSS = "EnabledBaselineDriftStatusSummary";
31
+ const _EBDT = "EnabledBaselineDriftTypes";
32
+ const _EBF = "EnabledBaselineFilter";
33
+ const _EBI = "EnableBaselineInput";
34
+ const _EBID = "EnabledBaselineInheritanceDrift";
35
+ const _EBO = "EnableBaselineOutput";
36
+ const _EBP = "EnabledBaselineParameter";
37
+ const _EBPS = "EnabledBaselineParameterSummary";
38
+ const _EBPSn = "EnabledBaselineParameterSummaries";
39
+ const _EBPn = "EnabledBaselineParameters";
40
+ const _EBS = "EnabledBaselineSummary";
41
+ const _EBn = "EnableBaseline";
42
+ const _EC = "EnabledControls";
43
+ const _ECD = "EnabledControlDetails";
44
+ const _ECDT = "EnabledControlDriftTypes";
45
+ const _ECF = "EnabledControlFilter";
46
+ const _ECI = "EnableControlInput";
47
+ const _ECID = "EnabledControlInheritanceDrift";
48
+ const _ECO = "EnableControlOutput";
49
+ const _ECP = "EnabledControlParameter";
50
+ const _ECPS = "EnabledControlParameterSummary";
51
+ const _ECPSn = "EnabledControlParameterSummaries";
52
+ const _ECPn = "EnabledControlParameters";
53
+ const _ECRD = "EnabledControlResourceDrift";
54
+ const _ECS = "EnabledControlSummary";
55
+ const _ECn = "EnableControl";
56
+ const _ESS = "EnablementStatusSummary";
57
+ const _GB = "GetBaseline";
58
+ const _GBI = "GetBaselineInput";
59
+ const _GBO = "GetBaselineOutput";
60
+ const _GBOI = "GetBaselineOperationInput";
61
+ const _GBOO = "GetBaselineOperationOutput";
62
+ const _GBOe = "GetBaselineOperation";
63
+ const _GCO = "GetControlOperation";
64
+ const _GCOI = "GetControlOperationInput";
65
+ const _GCOO = "GetControlOperationOutput";
66
+ const _GEB = "GetEnabledBaseline";
67
+ const _GEBI = "GetEnabledBaselineInput";
68
+ const _GEBO = "GetEnabledBaselineOutput";
69
+ const _GEC = "GetEnabledControl";
70
+ const _GECI = "GetEnabledControlInput";
71
+ const _GECO = "GetEnabledControlOutput";
72
+ const _GLZ = "GetLandingZone";
73
+ const _GLZI = "GetLandingZoneInput";
74
+ const _GLZO = "GetLandingZoneOutput";
75
+ const _GLZOI = "GetLandingZoneOperationInput";
76
+ const _GLZOO = "GetLandingZoneOperationOutput";
77
+ const _GLZOe = "GetLandingZoneOperation";
78
+ const _ISE = "InternalServerException";
79
+ const _LB = "ListBaselines";
80
+ const _LBI = "ListBaselinesInput";
81
+ const _LBO = "ListBaselinesOutput";
82
+ const _LCO = "ListControlOperations";
83
+ const _LCOI = "ListControlOperationsInput";
84
+ const _LCOO = "ListControlOperationsOutput";
85
+ const _LEB = "ListEnabledBaselines";
86
+ const _LEBI = "ListEnabledBaselinesInput";
87
+ const _LEBO = "ListEnabledBaselinesOutput";
88
+ const _LEC = "ListEnabledControls";
89
+ const _LECI = "ListEnabledControlsInput";
90
+ const _LECO = "ListEnabledControlsOutput";
91
+ const _LLZ = "ListLandingZones";
92
+ const _LLZI = "ListLandingZonesInput";
93
+ const _LLZO = "ListLandingZonesOutput";
94
+ const _LLZOI = "ListLandingZoneOperationsInput";
95
+ const _LLZOO = "ListLandingZoneOperationsOutput";
96
+ const _LLZOi = "ListLandingZoneOperations";
97
+ const _LTFR = "ListTagsForResource";
98
+ const _LTFRI = "ListTagsForResourceInput";
99
+ const _LTFRO = "ListTagsForResourceOutput";
100
+ const _LZD = "LandingZoneDetail";
101
+ const _LZDSS = "LandingZoneDriftStatusSummary";
102
+ const _LZO = "LandingZoneOperations";
103
+ const _LZOD = "LandingZoneOperationDetail";
104
+ const _LZOF = "LandingZoneOperationFilter";
105
+ const _LZOS = "LandingZoneOperationSummary";
106
+ const _LZS = "LandingZoneSummary";
107
+ const _LZSa = "LandingZoneSummaries";
108
+ const _R = "Region";
109
+ const _RA = "Retry-After";
110
+ const _REB = "ResetEnabledBaseline";
111
+ const _REBI = "ResetEnabledBaselineInput";
112
+ const _REBO = "ResetEnabledBaselineOutput";
113
+ const _REC = "ResetEnabledControl";
114
+ const _RECI = "ResetEnabledControlInput";
115
+ const _RECO = "ResetEnabledControlOutput";
116
+ const _RLZ = "ResetLandingZone";
117
+ const _RLZI = "ResetLandingZoneInput";
118
+ const _RLZO = "ResetLandingZoneOutput";
119
+ const _RNFE = "ResourceNotFoundException";
120
+ const _SQEE = "ServiceQuotaExceededException";
121
+ const _TE = "ThrottlingException";
122
+ const _TR = "TargetRegions";
123
+ const _TRI = "TagResourceInput";
124
+ const _TRO = "TagResourceOutput";
125
+ const _TRa = "TagResource";
126
+ const _UEB = "UpdateEnabledBaseline";
127
+ const _UEBI = "UpdateEnabledBaselineInput";
128
+ const _UEBO = "UpdateEnabledBaselineOutput";
129
+ const _UEC = "UpdateEnabledControl";
130
+ const _UECI = "UpdateEnabledControlInput";
131
+ const _UECO = "UpdateEnabledControlOutput";
132
+ const _ULZ = "UpdateLandingZone";
133
+ const _ULZI = "UpdateLandingZoneInput";
134
+ const _ULZO = "UpdateLandingZoneOutput";
135
+ const _UR = "UntagResource";
136
+ const _URI = "UntagResourceInput";
137
+ const _URO = "UntagResourceOutput";
138
+ const _VE = "ValidationException";
139
+ const _a = "arn";
140
+ const _b = "baselines";
141
+ const _bI = "baselineIdentifier";
142
+ const _bIa = "baselineIdentifiers";
143
+ const _bO = "baselineOperation";
144
+ const _bV = "baselineVersion";
145
+ const _c = "client";
146
+ const _cI = "controlIdentifier";
147
+ const _cIo = "controlIdentifiers";
148
+ const _cO = "controlOperation";
149
+ const _cOT = "controlOperationTypes";
150
+ const _cOo = "controlOperations";
151
+ const _d = "description";
152
+ const _dS = "driftStatus";
153
+ const _dSS = "driftStatusSummary";
154
+ const _dSr = "driftStatuses";
155
+ const _e = "error";
156
+ const _eB = "enabledBaselines";
157
+ const _eBD = "enabledBaselineDetails";
158
+ const _eBI = "enabledBaselineIdentifier";
159
+ const _eC = "enabledControls";
160
+ const _eCD = "enabledControlDetails";
161
+ const _eCI = "enabledControlIdentifier";
162
+ const _eCIn = "enabledControlIdentifiers";
163
+ const _eT = "endTime";
164
+ const _f = "filter";
165
+ const _h = "http";
166
+ const _hE = "httpError";
167
+ const _hH = "httpHeader";
168
+ const _hQ = "httpQuery";
169
+ const _i = "inheritance";
170
+ const _iC = "includeChildren";
171
+ const _iDS = "inheritanceDriftStatuses";
172
+ const _k = "key";
173
+ const _lAV = "latestAvailableVersion";
174
+ const _lOI = "lastOperationIdentifier";
175
+ const _lZ = "landingZone";
176
+ const _lZI = "landingZoneIdentifier";
177
+ const _lZO = "landingZoneOperations";
178
+ const _lZa = "landingZones";
179
+ const _m = "message";
180
+ const _mR = "maxResults";
181
+ const _ma = "manifest";
182
+ const _n = "name";
183
+ const _nT = "nextToken";
184
+ const _oD = "operationDetails";
185
+ const _oI = "operationIdentifier";
186
+ const _oT = "operationType";
187
+ const _p = "parameters";
188
+ const _pI = "parentIdentifier";
189
+ const _pIa = "parentIdentifiers";
190
+ const _qC = "quotaCode";
191
+ const _r = "resource";
192
+ const _rA = "resourceArn";
193
+ const _rAS = "retryAfterSeconds";
194
+ const _rDS = "resourceDriftStatuses";
195
+ const _rT = "remediationTypes";
196
+ const _s = "smithy.ts.sdk.synthetic.com.amazonaws.controltower";
197
+ const _sC = "serviceCode";
198
+ const _sM = "statusMessage";
199
+ const _sS = "statusSummary";
200
+ const _sT = "startTime";
201
+ const _se = "server";
202
+ const _st = "status";
203
+ const _sta = "statuses";
204
+ const _t = "tags";
205
+ const _tI = "targetIdentifier";
206
+ const _tIa = "targetIdentifiers";
207
+ const _tK = "tagKeys";
208
+ const _tR = "targetRegions";
209
+ const _ty = "types";
210
+ const _v = "version";
211
+ const _va = "value";
212
+ const n0 = "com.amazonaws.controltower";
213
+ const schema_1 = require("@smithy/core/schema");
214
+ const ControlTowerServiceException_1 = require("../models/ControlTowerServiceException");
215
+ const errors_1 = require("../models/errors");
216
+ const _s_registry = schema_1.TypeRegistry.for(_s);
217
+ exports.ControlTowerServiceException$ = [-3, _s, "ControlTowerServiceException", 0, [], []];
218
+ _s_registry.registerError(exports.ControlTowerServiceException$, ControlTowerServiceException_1.ControlTowerServiceException);
219
+ const n0_registry = schema_1.TypeRegistry.for(n0);
220
+ exports.AccessDeniedException$ = [-3, n0, _ADE,
221
+ { [_e]: _c, [_hE]: 403 },
222
+ [_m],
223
+ [0], 1
224
+ ];
225
+ n0_registry.registerError(exports.AccessDeniedException$, errors_1.AccessDeniedException);
226
+ exports.ConflictException$ = [-3, n0, _CE,
227
+ { [_e]: _c, [_hE]: 409 },
228
+ [_m],
229
+ [0], 1
230
+ ];
231
+ n0_registry.registerError(exports.ConflictException$, errors_1.ConflictException);
232
+ exports.InternalServerException$ = [-3, n0, _ISE,
233
+ { [_e]: _se, [_hE]: 500 },
234
+ [_m],
235
+ [0], 1
236
+ ];
237
+ n0_registry.registerError(exports.InternalServerException$, errors_1.InternalServerException);
238
+ exports.ResourceNotFoundException$ = [-3, n0, _RNFE,
239
+ { [_e]: _c, [_hE]: 404 },
240
+ [_m],
241
+ [0], 1
242
+ ];
243
+ n0_registry.registerError(exports.ResourceNotFoundException$, errors_1.ResourceNotFoundException);
244
+ exports.ServiceQuotaExceededException$ = [-3, n0, _SQEE,
245
+ { [_e]: _c, [_hE]: 402 },
246
+ [_m],
247
+ [0], 1
248
+ ];
249
+ n0_registry.registerError(exports.ServiceQuotaExceededException$, errors_1.ServiceQuotaExceededException);
250
+ exports.ThrottlingException$ = [-3, n0, _TE,
251
+ { [_e]: _c, [_hE]: 429 },
252
+ [_m, _sC, _qC, _rAS],
253
+ [0, 0, 0, [1, { [_hH]: _RA }]], 1
254
+ ];
255
+ n0_registry.registerError(exports.ThrottlingException$, errors_1.ThrottlingException);
256
+ exports.ValidationException$ = [-3, n0, _VE,
257
+ { [_e]: _c, [_hE]: 400 },
258
+ [_m],
259
+ [0], 1
260
+ ];
261
+ n0_registry.registerError(exports.ValidationException$, errors_1.ValidationException);
262
+ exports.errorTypeRegistries = [
263
+ _s_registry,
264
+ n0_registry,
265
+ ];
266
+ exports.BaselineOperation$ = [3, n0, _BO,
267
+ 0,
268
+ [_oI, _oT, _st, _sT, _eT, _sM],
269
+ [0, 0, 0, 5, 5, 0]
270
+ ];
271
+ exports.BaselineSummary$ = [3, n0, _BS,
272
+ 0,
273
+ [_a, _n, _d],
274
+ [0, 0, 0], 2
275
+ ];
276
+ exports.ControlOperation$ = [3, n0, _CO,
277
+ 0,
278
+ [_oT, _sT, _eT, _st, _sM, _oI, _cI, _tI, _eCI],
279
+ [0, 5, 5, 0, 0, 0, 0, 0, 0]
280
+ ];
281
+ exports.ControlOperationFilter$ = [3, n0, _COF,
282
+ 0,
283
+ [_cIo, _tIa, _eCIn, _sta, _cOT],
284
+ [64 | 0, 64 | 0, 64 | 0, 64 | 0, 64 | 0]
285
+ ];
286
+ exports.ControlOperationSummary$ = [3, n0, _COS,
287
+ 0,
288
+ [_oT, _sT, _eT, _st, _sM, _oI, _cI, _tI, _eCI],
289
+ [0, 5, 5, 0, 0, 0, 0, 0, 0]
290
+ ];
291
+ exports.CreateLandingZoneInput$ = [3, n0, _CLZI,
292
+ 0,
293
+ [_v, _rT, _t, _ma],
294
+ [0, 64 | 0, 128 | 0, 15], 1
295
+ ];
296
+ exports.CreateLandingZoneOutput$ = [3, n0, _CLZO,
297
+ 0,
298
+ [_a, _oI],
299
+ [0, 0], 2
300
+ ];
301
+ exports.DeleteLandingZoneInput$ = [3, n0, _DLZI,
302
+ 0,
303
+ [_lZI],
304
+ [0], 1
305
+ ];
306
+ exports.DeleteLandingZoneOutput$ = [3, n0, _DLZO,
307
+ 0,
308
+ [_oI],
309
+ [0], 1
310
+ ];
311
+ exports.DisableBaselineInput$ = [3, n0, _DBI,
312
+ 0,
313
+ [_eBI],
314
+ [0], 1
315
+ ];
316
+ exports.DisableBaselineOutput$ = [3, n0, _DBO,
317
+ 0,
318
+ [_oI],
319
+ [0], 1
320
+ ];
321
+ exports.DisableControlInput$ = [3, n0, _DCI,
322
+ 0,
323
+ [_cI, _tI, _eCI],
324
+ [0, 0, 0]
325
+ ];
326
+ exports.DisableControlOutput$ = [3, n0, _DCO,
327
+ 0,
328
+ [_oI],
329
+ [0], 1
330
+ ];
331
+ exports.DriftStatusSummary$ = [3, n0, _DSS,
332
+ 0,
333
+ [_dS, _ty],
334
+ [0, () => exports.EnabledControlDriftTypes$]
335
+ ];
336
+ exports.EnableBaselineInput$ = [3, n0, _EBI,
337
+ 0,
338
+ [_bV, _bI, _tI, _p, _t],
339
+ [0, 0, 0, () => EnabledBaselineParameters, 128 | 0], 3
340
+ ];
341
+ exports.EnableBaselineOutput$ = [3, n0, _EBO,
342
+ 0,
343
+ [_oI, _a],
344
+ [0, 0], 2
345
+ ];
346
+ exports.EnableControlInput$ = [3, n0, _ECI,
347
+ 0,
348
+ [_cI, _tI, _t, _p],
349
+ [0, 0, 128 | 0, () => EnabledControlParameters], 2
350
+ ];
351
+ exports.EnableControlOutput$ = [3, n0, _ECO,
352
+ 0,
353
+ [_oI, _a],
354
+ [0, 0], 1
355
+ ];
356
+ exports.EnabledBaselineDetails$ = [3, n0, _EBD,
357
+ 0,
358
+ [_a, _bI, _tI, _sS, _bV, _dSS, _pI, _p],
359
+ [0, 0, 0, () => exports.EnablementStatusSummary$, 0, () => exports.EnabledBaselineDriftStatusSummary$, 0, () => EnabledBaselineParameterSummaries], 4
360
+ ];
361
+ exports.EnabledBaselineDriftStatusSummary$ = [3, n0, _EBDSS,
362
+ 0,
363
+ [_ty],
364
+ [() => exports.EnabledBaselineDriftTypes$]
365
+ ];
366
+ exports.EnabledBaselineDriftTypes$ = [3, n0, _EBDT,
367
+ 0,
368
+ [_i],
369
+ [() => exports.EnabledBaselineInheritanceDrift$]
370
+ ];
371
+ exports.EnabledBaselineFilter$ = [3, n0, _EBF,
372
+ 0,
373
+ [_tIa, _bIa, _pIa, _sta, _iDS],
374
+ [64 | 0, 64 | 0, 64 | 0, 64 | 0, 64 | 0]
375
+ ];
376
+ exports.EnabledBaselineInheritanceDrift$ = [3, n0, _EBID,
377
+ 0,
378
+ [_st],
379
+ [0]
380
+ ];
381
+ exports.EnabledBaselineParameter$ = [3, n0, _EBP,
382
+ 0,
383
+ [_k, _va],
384
+ [0, 15], 2
385
+ ];
386
+ exports.EnabledBaselineParameterSummary$ = [3, n0, _EBPS,
387
+ 0,
388
+ [_k, _va],
389
+ [0, 15], 2
390
+ ];
391
+ exports.EnabledBaselineSummary$ = [3, n0, _EBS,
392
+ 0,
393
+ [_a, _bI, _tI, _sS, _bV, _dSS, _pI],
394
+ [0, 0, 0, () => exports.EnablementStatusSummary$, 0, () => exports.EnabledBaselineDriftStatusSummary$, 0], 4
395
+ ];
396
+ exports.EnabledControlDetails$ = [3, n0, _ECD,
397
+ 0,
398
+ [_a, _cI, _tI, _sS, _dSS, _pI, _tR, _p],
399
+ [0, 0, 0, () => exports.EnablementStatusSummary$, () => exports.DriftStatusSummary$, 0, () => TargetRegions, () => EnabledControlParameterSummaries]
400
+ ];
401
+ exports.EnabledControlDriftTypes$ = [3, n0, _ECDT,
402
+ 0,
403
+ [_i, _r],
404
+ [() => exports.EnabledControlInheritanceDrift$, () => exports.EnabledControlResourceDrift$]
405
+ ];
406
+ exports.EnabledControlFilter$ = [3, n0, _ECF,
407
+ 0,
408
+ [_cIo, _sta, _dSr, _pIa, _iDS, _rDS],
409
+ [64 | 0, 64 | 0, 64 | 0, 64 | 0, 64 | 0, 64 | 0]
410
+ ];
411
+ exports.EnabledControlInheritanceDrift$ = [3, n0, _ECID,
412
+ 0,
413
+ [_st],
414
+ [0]
415
+ ];
416
+ exports.EnabledControlParameter$ = [3, n0, _ECP,
417
+ 0,
418
+ [_k, _va],
419
+ [0, 15], 2
420
+ ];
421
+ exports.EnabledControlParameterSummary$ = [3, n0, _ECPS,
422
+ 0,
423
+ [_k, _va],
424
+ [0, 15], 2
425
+ ];
426
+ exports.EnabledControlResourceDrift$ = [3, n0, _ECRD,
427
+ 0,
428
+ [_st],
429
+ [0]
430
+ ];
431
+ exports.EnabledControlSummary$ = [3, n0, _ECS,
432
+ 0,
433
+ [_a, _cI, _tI, _sS, _dSS, _pI],
434
+ [0, 0, 0, () => exports.EnablementStatusSummary$, () => exports.DriftStatusSummary$, 0]
435
+ ];
436
+ exports.EnablementStatusSummary$ = [3, n0, _ESS,
437
+ 0,
438
+ [_st, _lOI],
439
+ [0, 0]
440
+ ];
441
+ exports.GetBaselineInput$ = [3, n0, _GBI,
442
+ 0,
443
+ [_bI],
444
+ [0], 1
445
+ ];
446
+ exports.GetBaselineOperationInput$ = [3, n0, _GBOI,
447
+ 0,
448
+ [_oI],
449
+ [0], 1
450
+ ];
451
+ exports.GetBaselineOperationOutput$ = [3, n0, _GBOO,
452
+ 0,
453
+ [_bO],
454
+ [() => exports.BaselineOperation$], 1
455
+ ];
456
+ exports.GetBaselineOutput$ = [3, n0, _GBO,
457
+ 0,
458
+ [_a, _n, _d],
459
+ [0, 0, 0], 2
460
+ ];
461
+ exports.GetControlOperationInput$ = [3, n0, _GCOI,
462
+ 0,
463
+ [_oI],
464
+ [0], 1
465
+ ];
466
+ exports.GetControlOperationOutput$ = [3, n0, _GCOO,
467
+ 0,
468
+ [_cO],
469
+ [() => exports.ControlOperation$], 1
470
+ ];
471
+ exports.GetEnabledBaselineInput$ = [3, n0, _GEBI,
472
+ 0,
473
+ [_eBI],
474
+ [0], 1
475
+ ];
476
+ exports.GetEnabledBaselineOutput$ = [3, n0, _GEBO,
477
+ 0,
478
+ [_eBD],
479
+ [() => exports.EnabledBaselineDetails$]
480
+ ];
481
+ exports.GetEnabledControlInput$ = [3, n0, _GECI,
482
+ 0,
483
+ [_eCI],
484
+ [0], 1
485
+ ];
486
+ exports.GetEnabledControlOutput$ = [3, n0, _GECO,
487
+ 0,
488
+ [_eCD],
489
+ [() => exports.EnabledControlDetails$], 1
490
+ ];
491
+ exports.GetLandingZoneInput$ = [3, n0, _GLZI,
492
+ 0,
493
+ [_lZI],
494
+ [0], 1
495
+ ];
496
+ exports.GetLandingZoneOperationInput$ = [3, n0, _GLZOI,
497
+ 0,
498
+ [_oI],
499
+ [0], 1
500
+ ];
501
+ exports.GetLandingZoneOperationOutput$ = [3, n0, _GLZOO,
502
+ 0,
503
+ [_oD],
504
+ [() => exports.LandingZoneOperationDetail$], 1
505
+ ];
506
+ exports.GetLandingZoneOutput$ = [3, n0, _GLZO,
507
+ 0,
508
+ [_lZ],
509
+ [() => exports.LandingZoneDetail$], 1
510
+ ];
511
+ exports.LandingZoneDetail$ = [3, n0, _LZD,
512
+ 0,
513
+ [_v, _ma, _rT, _a, _st, _lAV, _dS],
514
+ [0, 15, 64 | 0, 0, 0, 0, () => exports.LandingZoneDriftStatusSummary$], 2
515
+ ];
516
+ exports.LandingZoneDriftStatusSummary$ = [3, n0, _LZDSS,
517
+ 0,
518
+ [_st],
519
+ [0]
520
+ ];
521
+ exports.LandingZoneOperationDetail$ = [3, n0, _LZOD,
522
+ 0,
523
+ [_oT, _oI, _st, _sT, _eT, _sM],
524
+ [0, 0, 0, 5, 5, 0]
525
+ ];
526
+ exports.LandingZoneOperationFilter$ = [3, n0, _LZOF,
527
+ 0,
528
+ [_ty, _sta],
529
+ [64 | 0, 64 | 0]
530
+ ];
531
+ exports.LandingZoneOperationSummary$ = [3, n0, _LZOS,
532
+ 0,
533
+ [_oT, _oI, _st],
534
+ [0, 0, 0]
535
+ ];
536
+ exports.LandingZoneSummary$ = [3, n0, _LZS,
537
+ 0,
538
+ [_a],
539
+ [0]
540
+ ];
541
+ exports.ListBaselinesInput$ = [3, n0, _LBI,
542
+ 0,
543
+ [_nT, _mR],
544
+ [0, 1]
545
+ ];
546
+ exports.ListBaselinesOutput$ = [3, n0, _LBO,
547
+ 0,
548
+ [_b, _nT],
549
+ [() => Baselines, 0], 1
550
+ ];
551
+ exports.ListControlOperationsInput$ = [3, n0, _LCOI,
552
+ 0,
553
+ [_f, _nT, _mR],
554
+ [() => exports.ControlOperationFilter$, 0, 1]
555
+ ];
556
+ exports.ListControlOperationsOutput$ = [3, n0, _LCOO,
557
+ 0,
558
+ [_cOo, _nT],
559
+ [() => ControlOperations, 0], 1
560
+ ];
561
+ exports.ListEnabledBaselinesInput$ = [3, n0, _LEBI,
562
+ 0,
563
+ [_f, _nT, _mR, _iC],
564
+ [() => exports.EnabledBaselineFilter$, 0, 1, 2]
565
+ ];
566
+ exports.ListEnabledBaselinesOutput$ = [3, n0, _LEBO,
567
+ 0,
568
+ [_eB, _nT],
569
+ [() => EnabledBaselines, 0], 1
570
+ ];
571
+ exports.ListEnabledControlsInput$ = [3, n0, _LECI,
572
+ 0,
573
+ [_tI, _nT, _mR, _f, _iC],
574
+ [0, 0, 1, () => exports.EnabledControlFilter$, 2]
575
+ ];
576
+ exports.ListEnabledControlsOutput$ = [3, n0, _LECO,
577
+ 0,
578
+ [_eC, _nT],
579
+ [() => EnabledControls, 0], 1
580
+ ];
581
+ exports.ListLandingZoneOperationsInput$ = [3, n0, _LLZOI,
582
+ 0,
583
+ [_f, _nT, _mR],
584
+ [() => exports.LandingZoneOperationFilter$, 0, 1]
585
+ ];
586
+ exports.ListLandingZoneOperationsOutput$ = [3, n0, _LLZOO,
587
+ 0,
588
+ [_lZO, _nT],
589
+ [() => LandingZoneOperations, 0], 1
590
+ ];
591
+ exports.ListLandingZonesInput$ = [3, n0, _LLZI,
592
+ 0,
593
+ [_nT, _mR],
594
+ [0, 1]
595
+ ];
596
+ exports.ListLandingZonesOutput$ = [3, n0, _LLZO,
597
+ 0,
598
+ [_lZa, _nT],
599
+ [() => LandingZoneSummaries, 0], 1
600
+ ];
601
+ exports.ListTagsForResourceInput$ = [3, n0, _LTFRI,
602
+ 0,
603
+ [_rA],
604
+ [[0, 1]], 1
605
+ ];
606
+ exports.ListTagsForResourceOutput$ = [3, n0, _LTFRO,
607
+ 0,
608
+ [_t],
609
+ [128 | 0], 1
610
+ ];
611
+ exports.Region$ = [3, n0, _R,
612
+ 0,
613
+ [_n],
614
+ [0]
615
+ ];
616
+ exports.ResetEnabledBaselineInput$ = [3, n0, _REBI,
617
+ 0,
618
+ [_eBI],
619
+ [0], 1
620
+ ];
621
+ exports.ResetEnabledBaselineOutput$ = [3, n0, _REBO,
622
+ 0,
623
+ [_oI],
624
+ [0], 1
625
+ ];
626
+ exports.ResetEnabledControlInput$ = [3, n0, _RECI,
627
+ 0,
628
+ [_eCI],
629
+ [0], 1
630
+ ];
631
+ exports.ResetEnabledControlOutput$ = [3, n0, _RECO,
632
+ 0,
633
+ [_oI],
634
+ [0], 1
635
+ ];
636
+ exports.ResetLandingZoneInput$ = [3, n0, _RLZI,
637
+ 0,
638
+ [_lZI],
639
+ [0], 1
640
+ ];
641
+ exports.ResetLandingZoneOutput$ = [3, n0, _RLZO,
642
+ 0,
643
+ [_oI],
644
+ [0], 1
645
+ ];
646
+ exports.TagResourceInput$ = [3, n0, _TRI,
647
+ 0,
648
+ [_rA, _t],
649
+ [[0, 1], 128 | 0], 2
650
+ ];
651
+ exports.TagResourceOutput$ = [3, n0, _TRO,
652
+ 0,
653
+ [],
654
+ []
655
+ ];
656
+ exports.UntagResourceInput$ = [3, n0, _URI,
657
+ 0,
658
+ [_rA, _tK],
659
+ [[0, 1], [64 | 0, { [_hQ]: _tK }]], 2
660
+ ];
661
+ exports.UntagResourceOutput$ = [3, n0, _URO,
662
+ 0,
663
+ [],
664
+ []
665
+ ];
666
+ exports.UpdateEnabledBaselineInput$ = [3, n0, _UEBI,
667
+ 0,
668
+ [_bV, _eBI, _p],
669
+ [0, 0, () => EnabledBaselineParameters], 2
670
+ ];
671
+ exports.UpdateEnabledBaselineOutput$ = [3, n0, _UEBO,
672
+ 0,
673
+ [_oI],
674
+ [0], 1
675
+ ];
676
+ exports.UpdateEnabledControlInput$ = [3, n0, _UECI,
677
+ 0,
678
+ [_p, _eCI],
679
+ [() => EnabledControlParameters, 0], 2
680
+ ];
681
+ exports.UpdateEnabledControlOutput$ = [3, n0, _UECO,
682
+ 0,
683
+ [_oI],
684
+ [0], 1
685
+ ];
686
+ exports.UpdateLandingZoneInput$ = [3, n0, _ULZI,
687
+ 0,
688
+ [_v, _lZI, _rT, _ma],
689
+ [0, 0, 64 | 0, 15], 2
690
+ ];
691
+ exports.UpdateLandingZoneOutput$ = [3, n0, _ULZO,
692
+ 0,
693
+ [_oI],
694
+ [0], 1
695
+ ];
696
+ var Baselines = [1, n0, _B,
697
+ 0, () => exports.BaselineSummary$
698
+ ];
699
+ var ControlIdentifiers = 64 | 0;
700
+ var ControlOperations = [1, n0, _COo,
701
+ 0, () => exports.ControlOperationSummary$
702
+ ];
703
+ var ControlOperationStatuses = 64 | 0;
704
+ var ControlOperationTypes = 64 | 0;
705
+ var DriftStatuses = 64 | 0;
706
+ var EnabledBaselineBaselineIdentifiers = 64 | 0;
707
+ var EnabledBaselineDriftStatuses = 64 | 0;
708
+ var EnabledBaselineEnablementStatuses = 64 | 0;
709
+ var EnabledBaselineParameters = [1, n0, _EBPn,
710
+ 0, () => exports.EnabledBaselineParameter$
711
+ ];
712
+ var EnabledBaselineParameterSummaries = [1, n0, _EBPSn,
713
+ 0, () => exports.EnabledBaselineParameterSummary$
714
+ ];
715
+ var EnabledBaselineParentIdentifiers = 64 | 0;
716
+ var EnabledBaselines = [1, n0, _EB,
717
+ 0, () => exports.EnabledBaselineSummary$
718
+ ];
719
+ var EnabledBaselineTargetIdentifiers = 64 | 0;
720
+ var EnabledControlIdentifiers = 64 | 0;
721
+ var EnabledControlParameters = [1, n0, _ECPn,
722
+ 0, () => exports.EnabledControlParameter$
723
+ ];
724
+ var EnabledControlParameterSummaries = [1, n0, _ECPSn,
725
+ 0, () => exports.EnabledControlParameterSummary$
726
+ ];
727
+ var EnabledControls = [1, n0, _EC,
728
+ 0, () => exports.EnabledControlSummary$
729
+ ];
730
+ var EnablementStatuses = 64 | 0;
731
+ var LandingZoneOperations = [1, n0, _LZO,
732
+ 0, () => exports.LandingZoneOperationSummary$
733
+ ];
734
+ var LandingZoneOperationStatuses = 64 | 0;
735
+ var LandingZoneOperationTypes = 64 | 0;
736
+ var LandingZoneSummaries = [1, n0, _LZSa,
737
+ 0, () => exports.LandingZoneSummary$
738
+ ];
739
+ var ParentIdentifiers = 64 | 0;
740
+ var RemediationTypes = 64 | 0;
741
+ var TagKeys = 64 | 0;
742
+ var TargetIdentifiers = 64 | 0;
743
+ var TargetRegions = [1, n0, _TR,
744
+ 0, () => exports.Region$
745
+ ];
746
+ var TagMap = 128 | 0;
747
+ exports.CreateLandingZone$ = [9, n0, _CLZ,
748
+ { [_h]: ["POST", "/create-landingzone", 200] }, () => exports.CreateLandingZoneInput$, () => exports.CreateLandingZoneOutput$
749
+ ];
750
+ exports.DeleteLandingZone$ = [9, n0, _DLZ,
751
+ { [_h]: ["POST", "/delete-landingzone", 200] }, () => exports.DeleteLandingZoneInput$, () => exports.DeleteLandingZoneOutput$
752
+ ];
753
+ exports.DisableBaseline$ = [9, n0, _DB,
754
+ { [_h]: ["POST", "/disable-baseline", 200] }, () => exports.DisableBaselineInput$, () => exports.DisableBaselineOutput$
755
+ ];
756
+ exports.DisableControl$ = [9, n0, _DC,
757
+ { [_h]: ["POST", "/disable-control", 200] }, () => exports.DisableControlInput$, () => exports.DisableControlOutput$
758
+ ];
759
+ exports.EnableBaseline$ = [9, n0, _EBn,
760
+ { [_h]: ["POST", "/enable-baseline", 200] }, () => exports.EnableBaselineInput$, () => exports.EnableBaselineOutput$
761
+ ];
762
+ exports.EnableControl$ = [9, n0, _ECn,
763
+ { [_h]: ["POST", "/enable-control", 200] }, () => exports.EnableControlInput$, () => exports.EnableControlOutput$
764
+ ];
765
+ exports.GetBaseline$ = [9, n0, _GB,
766
+ { [_h]: ["POST", "/get-baseline", 200] }, () => exports.GetBaselineInput$, () => exports.GetBaselineOutput$
767
+ ];
768
+ exports.GetBaselineOperation$ = [9, n0, _GBOe,
769
+ { [_h]: ["POST", "/get-baseline-operation", 200] }, () => exports.GetBaselineOperationInput$, () => exports.GetBaselineOperationOutput$
770
+ ];
771
+ exports.GetControlOperation$ = [9, n0, _GCO,
772
+ { [_h]: ["POST", "/get-control-operation", 200] }, () => exports.GetControlOperationInput$, () => exports.GetControlOperationOutput$
773
+ ];
774
+ exports.GetEnabledBaseline$ = [9, n0, _GEB,
775
+ { [_h]: ["POST", "/get-enabled-baseline", 200] }, () => exports.GetEnabledBaselineInput$, () => exports.GetEnabledBaselineOutput$
776
+ ];
777
+ exports.GetEnabledControl$ = [9, n0, _GEC,
778
+ { [_h]: ["POST", "/get-enabled-control", 200] }, () => exports.GetEnabledControlInput$, () => exports.GetEnabledControlOutput$
779
+ ];
780
+ exports.GetLandingZone$ = [9, n0, _GLZ,
781
+ { [_h]: ["POST", "/get-landingzone", 200] }, () => exports.GetLandingZoneInput$, () => exports.GetLandingZoneOutput$
782
+ ];
783
+ exports.GetLandingZoneOperation$ = [9, n0, _GLZOe,
784
+ { [_h]: ["POST", "/get-landingzone-operation", 200] }, () => exports.GetLandingZoneOperationInput$, () => exports.GetLandingZoneOperationOutput$
785
+ ];
786
+ exports.ListBaselines$ = [9, n0, _LB,
787
+ { [_h]: ["POST", "/list-baselines", 200] }, () => exports.ListBaselinesInput$, () => exports.ListBaselinesOutput$
788
+ ];
789
+ exports.ListControlOperations$ = [9, n0, _LCO,
790
+ { [_h]: ["POST", "/list-control-operations", 200] }, () => exports.ListControlOperationsInput$, () => exports.ListControlOperationsOutput$
791
+ ];
792
+ exports.ListEnabledBaselines$ = [9, n0, _LEB,
793
+ { [_h]: ["POST", "/list-enabled-baselines", 200] }, () => exports.ListEnabledBaselinesInput$, () => exports.ListEnabledBaselinesOutput$
794
+ ];
795
+ exports.ListEnabledControls$ = [9, n0, _LEC,
796
+ { [_h]: ["POST", "/list-enabled-controls", 200] }, () => exports.ListEnabledControlsInput$, () => exports.ListEnabledControlsOutput$
797
+ ];
798
+ exports.ListLandingZoneOperations$ = [9, n0, _LLZOi,
799
+ { [_h]: ["POST", "/list-landingzone-operations", 200] }, () => exports.ListLandingZoneOperationsInput$, () => exports.ListLandingZoneOperationsOutput$
800
+ ];
801
+ exports.ListLandingZones$ = [9, n0, _LLZ,
802
+ { [_h]: ["POST", "/list-landingzones", 200] }, () => exports.ListLandingZonesInput$, () => exports.ListLandingZonesOutput$
803
+ ];
804
+ exports.ListTagsForResource$ = [9, n0, _LTFR,
805
+ { [_h]: ["GET", "/tags/{resourceArn}", 200] }, () => exports.ListTagsForResourceInput$, () => exports.ListTagsForResourceOutput$
806
+ ];
807
+ exports.ResetEnabledBaseline$ = [9, n0, _REB,
808
+ { [_h]: ["POST", "/reset-enabled-baseline", 200] }, () => exports.ResetEnabledBaselineInput$, () => exports.ResetEnabledBaselineOutput$
809
+ ];
810
+ exports.ResetEnabledControl$ = [9, n0, _REC,
811
+ { [_h]: ["POST", "/reset-enabled-control", 200] }, () => exports.ResetEnabledControlInput$, () => exports.ResetEnabledControlOutput$
812
+ ];
813
+ exports.ResetLandingZone$ = [9, n0, _RLZ,
814
+ { [_h]: ["POST", "/reset-landingzone", 200] }, () => exports.ResetLandingZoneInput$, () => exports.ResetLandingZoneOutput$
815
+ ];
816
+ exports.TagResource$ = [9, n0, _TRa,
817
+ { [_h]: ["POST", "/tags/{resourceArn}", 204] }, () => exports.TagResourceInput$, () => exports.TagResourceOutput$
818
+ ];
819
+ exports.UntagResource$ = [9, n0, _UR,
820
+ { [_h]: ["DELETE", "/tags/{resourceArn}", 204] }, () => exports.UntagResourceInput$, () => exports.UntagResourceOutput$
821
+ ];
822
+ exports.UpdateEnabledBaseline$ = [9, n0, _UEB,
823
+ { [_h]: ["POST", "/update-enabled-baseline", 200] }, () => exports.UpdateEnabledBaselineInput$, () => exports.UpdateEnabledBaselineOutput$
824
+ ];
825
+ exports.UpdateEnabledControl$ = [9, n0, _UEC,
826
+ { [_h]: ["POST", "/update-enabled-control", 200] }, () => exports.UpdateEnabledControlInput$, () => exports.UpdateEnabledControlOutput$
827
+ ];
828
+ exports.UpdateLandingZone$ = [9, n0, _ULZ,
829
+ { [_h]: ["POST", "/update-landingzone", 200] }, () => exports.UpdateLandingZoneInput$, () => exports.UpdateLandingZoneOutput$
830
+ ];