@aws-sdk/client-compute-optimizer-automation 3.957.0 → 3.958.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.
- package/README.md +2 -32
- package/dist-cjs/auth/httpAuthSchemeProvider.js +3 -4
- package/dist-cjs/index.js +463 -515
- package/dist-cjs/runtimeConfig.browser.js +1 -2
- package/dist-cjs/runtimeConfig.js +2 -4
- package/dist-es/auth/httpAuthSchemeProvider.js +3 -4
- package/dist-es/models/errors.js +1 -1
- package/dist-es/pagination/index.js +2 -2
- package/dist-es/runtimeConfig.browser.js +1 -2
- package/dist-es/runtimeConfig.js +4 -6
- package/dist-es/schemas/schemas_0.js +459 -511
- package/dist-types/pagination/index.d.ts +2 -2
- package/dist-types/ts3.4/pagination/index.d.ts +2 -2
- package/package.json +2 -2
|
@@ -226,641 +226,589 @@ const n0 = "com.amazonaws.computeoptimizerautomation";
|
|
|
226
226
|
import { TypeRegistry } from "@smithy/core/schema";
|
|
227
227
|
import { ComputeOptimizerAutomationServiceException } from "../models/ComputeOptimizerAutomationServiceException";
|
|
228
228
|
import { AccessDeniedException, ForbiddenException, IdempotencyTokenInUseException, IdempotentParameterMismatchException, InternalServerException, InvalidParameterValueException, NotManagementAccountException, OptInRequiredException, ResourceNotFoundException, ServiceQuotaExceededException, ServiceUnavailableException, ThrottlingException, } from "../models/errors";
|
|
229
|
-
export var AccessDeniedException$ = [-3, n0, _ADE,
|
|
229
|
+
export var AccessDeniedException$ = [-3, n0, _ADE,
|
|
230
|
+
{ [_e]: _c, [_hE]: 403 },
|
|
231
|
+
[_m],
|
|
232
|
+
[0]
|
|
233
|
+
];
|
|
230
234
|
TypeRegistry.for(n0).registerError(AccessDeniedException$, AccessDeniedException);
|
|
231
|
-
export var AccountInfo$ = [3, n0, _AI,
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
235
|
+
export var AccountInfo$ = [3, n0, _AI,
|
|
236
|
+
0,
|
|
237
|
+
[_aI, _s, _oRM, _sR, _lUT],
|
|
238
|
+
[0, 0, 0, 0, 4]
|
|
239
|
+
];
|
|
240
|
+
export var AssociateAccountsRequest$ = [3, n0, _AAR,
|
|
241
|
+
0,
|
|
242
|
+
[_aIc, _cT],
|
|
243
|
+
[64 | 0, [0, 4]]
|
|
244
|
+
];
|
|
245
|
+
export var AssociateAccountsResponse$ = [3, n0, _AARs,
|
|
246
|
+
0,
|
|
247
|
+
[_aIc, _er],
|
|
248
|
+
[64 | 0, 64 | 0]
|
|
249
|
+
];
|
|
250
|
+
export var AutomationEvent$ = [3, n0, _AE,
|
|
238
251
|
0,
|
|
239
252
|
[_eI, _eD, _eT, _eS, _eSR, _rA, _rI, _rAI, _aI, _r, _rIu, _rT, _cTr, _cTo, _eMS],
|
|
240
|
-
[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 4, () => EstimatedMonthlySavings$]
|
|
253
|
+
[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 4, () => EstimatedMonthlySavings$]
|
|
254
|
+
];
|
|
255
|
+
export var AutomationEventFilter$ = [3, n0, _AEF,
|
|
256
|
+
0,
|
|
257
|
+
[_n, _v],
|
|
258
|
+
[0, 64 | 0]
|
|
241
259
|
];
|
|
242
|
-
export var
|
|
243
|
-
export var AutomationEventStep$ = [
|
|
244
|
-
3,
|
|
245
|
-
n0,
|
|
246
|
-
_AES,
|
|
260
|
+
export var AutomationEventStep$ = [3, n0, _AES,
|
|
247
261
|
0,
|
|
248
262
|
[_eI, _sI, _sT, _sS, _rI, _sTt, _cTo, _eMS],
|
|
249
|
-
[0, 0, 0, 0, 0, 4, 4, () => EstimatedMonthlySavings$]
|
|
263
|
+
[0, 0, 0, 0, 0, 4, 4, () => EstimatedMonthlySavings$]
|
|
250
264
|
];
|
|
251
|
-
export var AutomationEventSummary$ = [
|
|
252
|
-
3,
|
|
253
|
-
n0,
|
|
254
|
-
_AESu,
|
|
265
|
+
export var AutomationEventSummary$ = [3, n0, _AESu,
|
|
255
266
|
0,
|
|
256
267
|
[_k, _d, _tP, _t],
|
|
257
|
-
[0, () => SummaryDimensions, () => TimePeriod$, () => SummaryTotals$]
|
|
268
|
+
[0, () => SummaryDimensions, () => TimePeriod$, () => SummaryTotals$]
|
|
258
269
|
];
|
|
259
|
-
export var AutomationRule$ = [
|
|
260
|
-
3,
|
|
261
|
-
n0,
|
|
262
|
-
_AR,
|
|
270
|
+
export var AutomationRule$ = [3, n0, _AR,
|
|
263
271
|
0,
|
|
264
272
|
[_rAu, _rIu, _n, _de, _rTu, _rR, _aI, _oC, _p, _rAT, _sc, _s, _cTr, _lUT],
|
|
265
|
-
[0, 0, 0, 0, 0, 1, 0, () => OrganizationConfiguration$, 0, 64 | 0, () => Schedule$, 0, 4, 4]
|
|
273
|
+
[0, 0, 0, 0, 0, 1, 0, () => OrganizationConfiguration$, 0, 64 | 0, () => Schedule$, 0, 4, 4]
|
|
266
274
|
];
|
|
267
|
-
export var CreateAutomationRuleRequest$ = [
|
|
268
|
-
3,
|
|
269
|
-
n0,
|
|
270
|
-
_CARR,
|
|
275
|
+
export var CreateAutomationRuleRequest$ = [3, n0, _CARR,
|
|
271
276
|
0,
|
|
272
277
|
[_n, _de, _rTu, _oC, _p, _rAT, _cr, _sc, _s, _ta, _cT],
|
|
273
|
-
[0, 0, 0, () => OrganizationConfiguration$, 0, 64 | 0, () => Criteria$, () => Schedule$, 0, () => TagList, [0, 4]]
|
|
278
|
+
[0, 0, 0, () => OrganizationConfiguration$, 0, 64 | 0, () => Criteria$, () => Schedule$, 0, () => TagList, [0, 4]]
|
|
274
279
|
];
|
|
275
|
-
export var CreateAutomationRuleResponse$ = [
|
|
276
|
-
3,
|
|
277
|
-
n0,
|
|
278
|
-
_CARRr,
|
|
280
|
+
export var CreateAutomationRuleResponse$ = [3, n0, _CARRr,
|
|
279
281
|
0,
|
|
280
282
|
[_rAu, _rIu, _n, _de, _rTu, _rR, _oC, _p, _rAT, _cr, _sc, _s, _ta, _cTr],
|
|
281
|
-
[
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
0,
|
|
285
|
-
0,
|
|
286
|
-
0,
|
|
287
|
-
1,
|
|
288
|
-
() => OrganizationConfiguration$,
|
|
289
|
-
0,
|
|
290
|
-
64 | 0,
|
|
291
|
-
() => Criteria$,
|
|
292
|
-
() => Schedule$,
|
|
293
|
-
0,
|
|
294
|
-
() => TagList,
|
|
295
|
-
4,
|
|
296
|
-
],
|
|
297
|
-
];
|
|
298
|
-
export var Criteria$ = [
|
|
299
|
-
3,
|
|
300
|
-
n0,
|
|
301
|
-
_C,
|
|
283
|
+
[0, 0, 0, 0, 0, 1, () => OrganizationConfiguration$, 0, 64 | 0, () => Criteria$, () => Schedule$, 0, () => TagList, 4]
|
|
284
|
+
];
|
|
285
|
+
export var Criteria$ = [3, n0, _C,
|
|
302
286
|
0,
|
|
303
287
|
[_r, _rA, _eVT, _eVSIG, _eMS, _rTe, _lBPID, _rN],
|
|
304
|
-
[
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
],
|
|
314
|
-
]
|
|
315
|
-
|
|
316
|
-
export var
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
export var
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
288
|
+
[() => StringCriteriaConditionList, () => StringCriteriaConditionList, () => StringCriteriaConditionList, () => IntegerCriteriaConditionList, () => DoubleCriteriaConditionList, () => ResourceTagsCriteriaConditionList, () => IntegerCriteriaConditionList, () => StringCriteriaConditionList]
|
|
289
|
+
];
|
|
290
|
+
export var DeleteAutomationRuleRequest$ = [3, n0, _DARR,
|
|
291
|
+
0,
|
|
292
|
+
[_rAu, _rR, _cT],
|
|
293
|
+
[0, 1, [0, 4]]
|
|
294
|
+
];
|
|
295
|
+
export var DeleteAutomationRuleResponse$ = [3, n0, _DARRe,
|
|
296
|
+
0,
|
|
297
|
+
[],
|
|
298
|
+
[]
|
|
299
|
+
];
|
|
300
|
+
export var DisassociateAccountsRequest$ = [3, n0, _DAR,
|
|
301
|
+
0,
|
|
302
|
+
[_aIc, _cT],
|
|
303
|
+
[64 | 0, [0, 4]]
|
|
304
|
+
];
|
|
305
|
+
export var DisassociateAccountsResponse$ = [3, n0, _DARi,
|
|
306
|
+
0,
|
|
307
|
+
[_aIc, _er],
|
|
308
|
+
[64 | 0, 64 | 0]
|
|
309
|
+
];
|
|
310
|
+
export var DoubleCriteriaCondition$ = [3, n0, _DCC,
|
|
311
|
+
0,
|
|
312
|
+
[_co, _v],
|
|
313
|
+
[0, 64 | 1]
|
|
314
|
+
];
|
|
315
|
+
export var EbsVolume$ = [3, n0, _EV,
|
|
316
|
+
0,
|
|
317
|
+
[_con],
|
|
318
|
+
[() => EbsVolumeConfiguration$]
|
|
319
|
+
];
|
|
320
|
+
export var EbsVolumeConfiguration$ = [3, n0, _EVC,
|
|
321
|
+
0,
|
|
322
|
+
[_ty, _sIG, _i, _th],
|
|
323
|
+
[0, 1, 1, 1]
|
|
324
|
+
];
|
|
325
|
+
export var EstimatedMonthlySavings$ = [3, n0, _EMS,
|
|
326
|
+
0,
|
|
327
|
+
[_cu, _bDS, _aDS, _sEM],
|
|
328
|
+
[0, 1, 1, 0]
|
|
329
|
+
];
|
|
330
|
+
export var Filter$ = [3, n0, _F,
|
|
331
|
+
0,
|
|
332
|
+
[_n, _v],
|
|
333
|
+
[0, 64 | 0]
|
|
334
|
+
];
|
|
335
|
+
export var ForbiddenException$ = [-3, n0, _FE,
|
|
336
|
+
{ [_e]: _c, [_hE]: 403 },
|
|
337
|
+
[_m],
|
|
338
|
+
[0]
|
|
339
|
+
];
|
|
325
340
|
TypeRegistry.for(n0).registerError(ForbiddenException$, ForbiddenException);
|
|
326
|
-
export var GetAutomationEventRequest$ = [3, n0, _GAER,
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
341
|
+
export var GetAutomationEventRequest$ = [3, n0, _GAER,
|
|
342
|
+
0,
|
|
343
|
+
[_eI],
|
|
344
|
+
[0]
|
|
345
|
+
];
|
|
346
|
+
export var GetAutomationEventResponse$ = [3, n0, _GAERe,
|
|
331
347
|
0,
|
|
332
348
|
[_eI, _eD, _eT, _eS, _eSR, _rA, _rI, _rAI, _aI, _r, _rIu, _rT, _cTr, _cTo, _eMS],
|
|
333
|
-
[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 4, () => EstimatedMonthlySavings$]
|
|
349
|
+
[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 4, () => EstimatedMonthlySavings$]
|
|
334
350
|
];
|
|
335
|
-
export var GetAutomationRuleRequest$ = [3, n0, _GARR,
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
351
|
+
export var GetAutomationRuleRequest$ = [3, n0, _GARR,
|
|
352
|
+
0,
|
|
353
|
+
[_rAu],
|
|
354
|
+
[0]
|
|
355
|
+
];
|
|
356
|
+
export var GetAutomationRuleResponse$ = [3, n0, _GARRe,
|
|
340
357
|
0,
|
|
341
358
|
[_rAu, _rIu, _n, _de, _rTu, _rR, _aI, _oC, _p, _rAT, _cr, _sc, _s, _ta, _cTr, _lUT],
|
|
342
|
-
[
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
() => OrganizationConfiguration$,
|
|
351
|
-
0,
|
|
352
|
-
64 | 0,
|
|
353
|
-
() => Criteria$,
|
|
354
|
-
() => Schedule$,
|
|
355
|
-
0,
|
|
356
|
-
() => TagList,
|
|
357
|
-
4,
|
|
358
|
-
4,
|
|
359
|
-
],
|
|
360
|
-
];
|
|
361
|
-
export var GetEnrollmentConfigurationRequest$ = [3, n0, _GECR, 0, [], []];
|
|
362
|
-
export var GetEnrollmentConfigurationResponse$ = [
|
|
363
|
-
3,
|
|
364
|
-
n0,
|
|
365
|
-
_GECRe,
|
|
359
|
+
[0, 0, 0, 0, 0, 1, 0, () => OrganizationConfiguration$, 0, 64 | 0, () => Criteria$, () => Schedule$, 0, () => TagList, 4, 4]
|
|
360
|
+
];
|
|
361
|
+
export var GetEnrollmentConfigurationRequest$ = [3, n0, _GECR,
|
|
362
|
+
0,
|
|
363
|
+
[],
|
|
364
|
+
[]
|
|
365
|
+
];
|
|
366
|
+
export var GetEnrollmentConfigurationResponse$ = [3, n0, _GECRe,
|
|
366
367
|
0,
|
|
367
368
|
[_s, _sR, _oRM, _lUT],
|
|
368
|
-
[0, 0, 0, 4]
|
|
369
|
+
[0, 0, 0, 4]
|
|
370
|
+
];
|
|
371
|
+
export var IdempotencyTokenInUseException$ = [-3, n0, _ITIUE,
|
|
372
|
+
{ [_e]: _c, [_hE]: 409 },
|
|
373
|
+
[_m],
|
|
374
|
+
[0]
|
|
369
375
|
];
|
|
370
|
-
export var IdempotencyTokenInUseException$ = [-3, n0, _ITIUE, { [_e]: _c, [_hE]: 409 }, [_m], [0]];
|
|
371
376
|
TypeRegistry.for(n0).registerError(IdempotencyTokenInUseException$, IdempotencyTokenInUseException);
|
|
372
|
-
export var IdempotentParameterMismatchException$ = [
|
|
373
|
-
-3,
|
|
374
|
-
n0,
|
|
375
|
-
_IPME,
|
|
377
|
+
export var IdempotentParameterMismatchException$ = [-3, n0, _IPME,
|
|
376
378
|
{ [_e]: _c, [_hE]: 409 },
|
|
377
379
|
[_m],
|
|
378
|
-
[0]
|
|
380
|
+
[0]
|
|
379
381
|
];
|
|
380
382
|
TypeRegistry.for(n0).registerError(IdempotentParameterMismatchException$, IdempotentParameterMismatchException);
|
|
381
|
-
export var IntegerCriteriaCondition$ = [3, n0, _ICC,
|
|
382
|
-
|
|
383
|
+
export var IntegerCriteriaCondition$ = [3, n0, _ICC,
|
|
384
|
+
0,
|
|
385
|
+
[_co, _v],
|
|
386
|
+
[0, 64 | 1]
|
|
387
|
+
];
|
|
388
|
+
export var InternalServerException$ = [-3, n0, _ISE,
|
|
389
|
+
{ [_e]: _se, [_hE]: 500 },
|
|
390
|
+
[_m],
|
|
391
|
+
[0]
|
|
392
|
+
];
|
|
383
393
|
TypeRegistry.for(n0).registerError(InternalServerException$, InternalServerException);
|
|
384
|
-
export var InvalidParameterValueException$ = [-3, n0, _IPVE,
|
|
394
|
+
export var InvalidParameterValueException$ = [-3, n0, _IPVE,
|
|
395
|
+
{ [_e]: _c, [_hE]: 400 },
|
|
396
|
+
[_m],
|
|
397
|
+
[0]
|
|
398
|
+
];
|
|
385
399
|
TypeRegistry.for(n0).registerError(InvalidParameterValueException$, InvalidParameterValueException);
|
|
386
|
-
export var ListAccountsRequest$ = [3, n0, _LAR,
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
400
|
+
export var ListAccountsRequest$ = [3, n0, _LAR,
|
|
401
|
+
0,
|
|
402
|
+
[_mR, _nT],
|
|
403
|
+
[1, 0]
|
|
404
|
+
];
|
|
405
|
+
export var ListAccountsResponse$ = [3, n0, _LARi,
|
|
406
|
+
0,
|
|
407
|
+
[_a, _nT],
|
|
408
|
+
[() => AccountInfoList, 0]
|
|
409
|
+
];
|
|
410
|
+
export var ListAutomationEventsRequest$ = [3, n0, _LAER,
|
|
392
411
|
0,
|
|
393
412
|
[_f, _sTI, _eTE, _mR, _nT],
|
|
394
|
-
[() => AutomationEventFilterList, 4, 4, 1, 0]
|
|
413
|
+
[() => AutomationEventFilterList, 4, 4, 1, 0]
|
|
395
414
|
];
|
|
396
|
-
export var ListAutomationEventsResponse$ = [
|
|
397
|
-
3,
|
|
398
|
-
n0,
|
|
399
|
-
_LAERi,
|
|
415
|
+
export var ListAutomationEventsResponse$ = [3, n0, _LAERi,
|
|
400
416
|
0,
|
|
401
417
|
[_aE, _nT],
|
|
402
|
-
[() => AutomationEvents, 0]
|
|
418
|
+
[() => AutomationEvents, 0]
|
|
419
|
+
];
|
|
420
|
+
export var ListAutomationEventStepsRequest$ = [3, n0, _LAESR,
|
|
421
|
+
0,
|
|
422
|
+
[_eI, _mR, _nT],
|
|
423
|
+
[0, 1, 0]
|
|
403
424
|
];
|
|
404
|
-
export var
|
|
405
|
-
export var ListAutomationEventStepsResponse$ = [
|
|
406
|
-
3,
|
|
407
|
-
n0,
|
|
408
|
-
_LAESRi,
|
|
425
|
+
export var ListAutomationEventStepsResponse$ = [3, n0, _LAESRi,
|
|
409
426
|
0,
|
|
410
427
|
[_aES, _nT],
|
|
411
|
-
[() => AutomationEventSteps, 0]
|
|
428
|
+
[() => AutomationEventSteps, 0]
|
|
412
429
|
];
|
|
413
|
-
export var ListAutomationEventSummariesRequest$ = [
|
|
414
|
-
3,
|
|
415
|
-
n0,
|
|
416
|
-
_LAESRis,
|
|
430
|
+
export var ListAutomationEventSummariesRequest$ = [3, n0, _LAESRis,
|
|
417
431
|
0,
|
|
418
432
|
[_f, _sDI, _eDE, _mR, _nT],
|
|
419
|
-
[() => AutomationEventFilterList, 0, 0, 1, 0]
|
|
433
|
+
[() => AutomationEventFilterList, 0, 0, 1, 0]
|
|
420
434
|
];
|
|
421
|
-
export var ListAutomationEventSummariesResponse$ = [
|
|
422
|
-
3,
|
|
423
|
-
n0,
|
|
424
|
-
_LAESRist,
|
|
435
|
+
export var ListAutomationEventSummariesResponse$ = [3, n0, _LAESRist,
|
|
425
436
|
0,
|
|
426
437
|
[_aESu, _nT],
|
|
427
|
-
[() => AutomationEventSummaryList, 0]
|
|
438
|
+
[() => AutomationEventSummaryList, 0]
|
|
428
439
|
];
|
|
429
|
-
export var ListAutomationRulePreviewRequest$ = [
|
|
430
|
-
3,
|
|
431
|
-
n0,
|
|
432
|
-
_LARPR,
|
|
440
|
+
export var ListAutomationRulePreviewRequest$ = [3, n0, _LARPR,
|
|
433
441
|
0,
|
|
434
442
|
[_rTu, _oS, _rAT, _cr, _mR, _nT],
|
|
435
|
-
[0, () => OrganizationScope$, 64 | 0, () => Criteria$, 1, 0]
|
|
443
|
+
[0, () => OrganizationScope$, 64 | 0, () => Criteria$, 1, 0]
|
|
436
444
|
];
|
|
437
|
-
export var ListAutomationRulePreviewResponse$ = [
|
|
438
|
-
3,
|
|
439
|
-
n0,
|
|
440
|
-
_LARPRi,
|
|
445
|
+
export var ListAutomationRulePreviewResponse$ = [3, n0, _LARPRi,
|
|
441
446
|
0,
|
|
442
447
|
[_pR, _nT],
|
|
443
|
-
[() => PreviewResults, 0]
|
|
448
|
+
[() => PreviewResults, 0]
|
|
444
449
|
];
|
|
445
|
-
export var ListAutomationRulePreviewSummariesRequest$ = [
|
|
446
|
-
3,
|
|
447
|
-
n0,
|
|
448
|
-
_LARPSR,
|
|
450
|
+
export var ListAutomationRulePreviewSummariesRequest$ = [3, n0, _LARPSR,
|
|
449
451
|
0,
|
|
450
452
|
[_rTu, _oS, _rAT, _cr, _mR, _nT],
|
|
451
|
-
[0, () => OrganizationScope$, 64 | 0, () => Criteria$, 1, 0]
|
|
453
|
+
[0, () => OrganizationScope$, 64 | 0, () => Criteria$, 1, 0]
|
|
452
454
|
];
|
|
453
|
-
export var ListAutomationRulePreviewSummariesResponse$ = [
|
|
454
|
-
3,
|
|
455
|
-
n0,
|
|
456
|
-
_LARPSRi,
|
|
455
|
+
export var ListAutomationRulePreviewSummariesResponse$ = [3, n0, _LARPSRi,
|
|
457
456
|
0,
|
|
458
457
|
[_pRS, _nT],
|
|
459
|
-
[() => PreviewResultSummaries, 0]
|
|
458
|
+
[() => PreviewResultSummaries, 0]
|
|
460
459
|
];
|
|
461
|
-
export var ListAutomationRulesRequest$ = [
|
|
462
|
-
3,
|
|
463
|
-
n0,
|
|
464
|
-
_LARR,
|
|
460
|
+
export var ListAutomationRulesRequest$ = [3, n0, _LARR,
|
|
465
461
|
0,
|
|
466
462
|
[_f, _mR, _nT],
|
|
467
|
-
[() => FilterList, 1, 0]
|
|
463
|
+
[() => FilterList, 1, 0]
|
|
468
464
|
];
|
|
469
|
-
export var ListAutomationRulesResponse$ = [
|
|
470
|
-
3,
|
|
471
|
-
n0,
|
|
472
|
-
_LARRi,
|
|
465
|
+
export var ListAutomationRulesResponse$ = [3, n0, _LARRi,
|
|
473
466
|
0,
|
|
474
467
|
[_aR, _nT],
|
|
475
|
-
[() => AutomationRules, 0]
|
|
468
|
+
[() => AutomationRules, 0]
|
|
476
469
|
];
|
|
477
|
-
export var ListRecommendedActionsRequest$ = [
|
|
478
|
-
3,
|
|
479
|
-
n0,
|
|
480
|
-
_LRAR,
|
|
470
|
+
export var ListRecommendedActionsRequest$ = [3, n0, _LRAR,
|
|
481
471
|
0,
|
|
482
472
|
[_f, _mR, _nT],
|
|
483
|
-
[() => RecommendedActionFilterList, 1, 0]
|
|
473
|
+
[() => RecommendedActionFilterList, 1, 0]
|
|
484
474
|
];
|
|
485
|
-
export var ListRecommendedActionsResponse$ = [
|
|
486
|
-
3,
|
|
487
|
-
n0,
|
|
488
|
-
_LRARi,
|
|
475
|
+
export var ListRecommendedActionsResponse$ = [3, n0, _LRARi,
|
|
489
476
|
0,
|
|
490
477
|
[_rAe, _nT],
|
|
491
|
-
[() => RecommendedActions, 0]
|
|
478
|
+
[() => RecommendedActions, 0]
|
|
492
479
|
];
|
|
493
|
-
export var ListRecommendedActionSummariesRequest$ = [
|
|
494
|
-
3,
|
|
495
|
-
n0,
|
|
496
|
-
_LRASR,
|
|
480
|
+
export var ListRecommendedActionSummariesRequest$ = [3, n0, _LRASR,
|
|
497
481
|
0,
|
|
498
482
|
[_f, _mR, _nT],
|
|
499
|
-
[() => RecommendedActionFilterList, 1, 0]
|
|
483
|
+
[() => RecommendedActionFilterList, 1, 0]
|
|
500
484
|
];
|
|
501
|
-
export var ListRecommendedActionSummariesResponse$ = [
|
|
502
|
-
3,
|
|
503
|
-
n0,
|
|
504
|
-
_LRASRi,
|
|
485
|
+
export var ListRecommendedActionSummariesResponse$ = [3, n0, _LRASRi,
|
|
505
486
|
0,
|
|
506
487
|
[_rAS, _nT],
|
|
507
|
-
[() => RecommendedActionSummaries, 0]
|
|
488
|
+
[() => RecommendedActionSummaries, 0]
|
|
489
|
+
];
|
|
490
|
+
export var ListTagsForResourceRequest$ = [3, n0, _LTFRR,
|
|
491
|
+
0,
|
|
492
|
+
[_rA],
|
|
493
|
+
[0]
|
|
494
|
+
];
|
|
495
|
+
export var ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
|
|
496
|
+
0,
|
|
497
|
+
[_ta],
|
|
498
|
+
[() => TagList]
|
|
499
|
+
];
|
|
500
|
+
export var NotManagementAccountException$ = [-3, n0, _NMAE,
|
|
501
|
+
{ [_e]: _c, [_hE]: 400 },
|
|
502
|
+
[_m],
|
|
503
|
+
[0]
|
|
508
504
|
];
|
|
509
|
-
export var ListTagsForResourceRequest$ = [3, n0, _LTFRR, 0, [_rA], [0]];
|
|
510
|
-
export var ListTagsForResourceResponse$ = [3, n0, _LTFRRi, 0, [_ta], [() => TagList]];
|
|
511
|
-
export var NotManagementAccountException$ = [-3, n0, _NMAE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
512
505
|
TypeRegistry.for(n0).registerError(NotManagementAccountException$, NotManagementAccountException);
|
|
513
|
-
export var OptInRequiredException$ = [-3, n0, _OIRE,
|
|
506
|
+
export var OptInRequiredException$ = [-3, n0, _OIRE,
|
|
507
|
+
{ [_e]: _c, [_hE]: 403 },
|
|
508
|
+
[_m],
|
|
509
|
+
[0]
|
|
510
|
+
];
|
|
514
511
|
TypeRegistry.for(n0).registerError(OptInRequiredException$, OptInRequiredException);
|
|
515
|
-
export var OrganizationConfiguration$ = [3, n0, _OC,
|
|
516
|
-
|
|
517
|
-
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
|
|
512
|
+
export var OrganizationConfiguration$ = [3, n0, _OC,
|
|
513
|
+
0,
|
|
514
|
+
[_rAO, _aIc],
|
|
515
|
+
[0, 64 | 0]
|
|
516
|
+
];
|
|
517
|
+
export var OrganizationScope$ = [3, n0, _OS,
|
|
518
|
+
0,
|
|
519
|
+
[_aIc],
|
|
520
|
+
[64 | 0]
|
|
521
|
+
];
|
|
522
|
+
export var PreviewResult$ = [3, n0, _PR,
|
|
521
523
|
0,
|
|
522
524
|
[_rAI, _rA, _rI, _aI, _r, _rT, _lBPID, _rATe, _cRS, _cRD, _rRS, _rRD, _rN, _eMS, _rTes],
|
|
523
|
-
[
|
|
524
|
-
|
|
525
|
-
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
|
|
529
|
-
|
|
530
|
-
|
|
531
|
-
0,
|
|
532
|
-
0,
|
|
533
|
-
() => ResourceDetails$,
|
|
534
|
-
0,
|
|
535
|
-
() => ResourceDetails$,
|
|
536
|
-
2,
|
|
537
|
-
() => EstimatedMonthlySavings$,
|
|
538
|
-
() => TagList,
|
|
539
|
-
],
|
|
540
|
-
];
|
|
541
|
-
export var PreviewResultSummary$ = [3, n0, _PRS, 0, [_k, _t], [0, () => RulePreviewTotal$]];
|
|
542
|
-
export var RecommendedAction$ = [
|
|
543
|
-
3,
|
|
544
|
-
n0,
|
|
545
|
-
_RA,
|
|
525
|
+
[0, 0, 0, 0, 0, 0, 1, 0, 0, () => ResourceDetails$, 0, () => ResourceDetails$, 2, () => EstimatedMonthlySavings$, () => TagList]
|
|
526
|
+
];
|
|
527
|
+
export var PreviewResultSummary$ = [3, n0, _PRS,
|
|
528
|
+
0,
|
|
529
|
+
[_k, _t],
|
|
530
|
+
[0, () => RulePreviewTotal$]
|
|
531
|
+
];
|
|
532
|
+
export var RecommendedAction$ = [3, n0, _RA,
|
|
546
533
|
0,
|
|
547
534
|
[_rAI, _rA, _rI, _aI, _r, _rT, _lBPID, _rATe, _cRS, _cRD, _rRS, _rRD, _rN, _eMS, _rTes],
|
|
548
|
-
[
|
|
549
|
-
|
|
550
|
-
|
|
551
|
-
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
0,
|
|
557
|
-
0,
|
|
558
|
-
() => ResourceDetails$,
|
|
559
|
-
0,
|
|
560
|
-
() => ResourceDetails$,
|
|
561
|
-
2,
|
|
562
|
-
() => EstimatedMonthlySavings$,
|
|
563
|
-
() => TagList,
|
|
564
|
-
],
|
|
565
|
-
];
|
|
566
|
-
export var RecommendedActionFilter$ = [3, n0, _RAF, 0, [_n, _v], [0, 64 | 0]];
|
|
567
|
-
export var RecommendedActionSummary$ = [
|
|
568
|
-
3,
|
|
569
|
-
n0,
|
|
570
|
-
_RAS,
|
|
535
|
+
[0, 0, 0, 0, 0, 0, 1, 0, 0, () => ResourceDetails$, 0, () => ResourceDetails$, 2, () => EstimatedMonthlySavings$, () => TagList]
|
|
536
|
+
];
|
|
537
|
+
export var RecommendedActionFilter$ = [3, n0, _RAF,
|
|
538
|
+
0,
|
|
539
|
+
[_n, _v],
|
|
540
|
+
[0, 64 | 0]
|
|
541
|
+
];
|
|
542
|
+
export var RecommendedActionSummary$ = [3, n0, _RAS,
|
|
571
543
|
0,
|
|
572
544
|
[_k, _t],
|
|
573
|
-
[0, () => RecommendedActionTotal$]
|
|
545
|
+
[0, () => RecommendedActionTotal$]
|
|
574
546
|
];
|
|
575
|
-
export var RecommendedActionTotal$ = [
|
|
576
|
-
3,
|
|
577
|
-
n0,
|
|
578
|
-
_RAT,
|
|
547
|
+
export var RecommendedActionTotal$ = [3, n0, _RAT,
|
|
579
548
|
0,
|
|
580
549
|
[_rAC, _eMS],
|
|
581
|
-
[1, () => EstimatedMonthlySavings$]
|
|
550
|
+
[1, () => EstimatedMonthlySavings$]
|
|
551
|
+
];
|
|
552
|
+
export var ResourceNotFoundException$ = [-3, n0, _RNFE,
|
|
553
|
+
{ [_e]: _c, [_hE]: 404 },
|
|
554
|
+
[_m],
|
|
555
|
+
[0]
|
|
582
556
|
];
|
|
583
|
-
export var ResourceNotFoundException$ = [-3, n0, _RNFE, { [_e]: _c, [_hE]: 404 }, [_m], [0]];
|
|
584
557
|
TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundException);
|
|
585
|
-
export var ResourceTagsCriteriaCondition$ = [3, n0, _RTCC,
|
|
586
|
-
|
|
587
|
-
|
|
588
|
-
|
|
589
|
-
|
|
590
|
-
|
|
591
|
-
|
|
558
|
+
export var ResourceTagsCriteriaCondition$ = [3, n0, _RTCC,
|
|
559
|
+
0,
|
|
560
|
+
[_co, _k, _v],
|
|
561
|
+
[0, 0, 64 | 0]
|
|
562
|
+
];
|
|
563
|
+
export var RollbackAutomationEventRequest$ = [3, n0, _RAER,
|
|
564
|
+
0,
|
|
565
|
+
[_eI, _cT],
|
|
566
|
+
[0, [0, 4]]
|
|
567
|
+
];
|
|
568
|
+
export var RollbackAutomationEventResponse$ = [3, n0, _RAERo,
|
|
569
|
+
0,
|
|
570
|
+
[_eI, _eS],
|
|
571
|
+
[0, 0]
|
|
572
|
+
];
|
|
573
|
+
export var RulePreviewTotal$ = [3, n0, _RPT,
|
|
592
574
|
0,
|
|
593
575
|
[_rAC, _eMS],
|
|
594
|
-
[1, () => EstimatedMonthlySavings$]
|
|
576
|
+
[1, () => EstimatedMonthlySavings$]
|
|
577
|
+
];
|
|
578
|
+
export var Schedule$ = [3, n0, _S,
|
|
579
|
+
0,
|
|
580
|
+
[_sE, _sET, _eWIM],
|
|
581
|
+
[0, 0, 1]
|
|
582
|
+
];
|
|
583
|
+
export var ServiceQuotaExceededException$ = [-3, n0, _SQEE,
|
|
584
|
+
{ [_e]: _c, [_hE]: 402 },
|
|
585
|
+
[_m],
|
|
586
|
+
[0]
|
|
595
587
|
];
|
|
596
|
-
export var Schedule$ = [3, n0, _S, 0, [_sE, _sET, _eWIM], [0, 0, 1]];
|
|
597
|
-
export var ServiceQuotaExceededException$ = [-3, n0, _SQEE, { [_e]: _c, [_hE]: 402 }, [_m], [0]];
|
|
598
588
|
TypeRegistry.for(n0).registerError(ServiceQuotaExceededException$, ServiceQuotaExceededException);
|
|
599
|
-
export var ServiceUnavailableException$ = [-3, n0, _SUE,
|
|
589
|
+
export var ServiceUnavailableException$ = [-3, n0, _SUE,
|
|
590
|
+
{ [_e]: _se, [_hE]: 503 },
|
|
591
|
+
[_m],
|
|
592
|
+
[0]
|
|
593
|
+
];
|
|
600
594
|
TypeRegistry.for(n0).registerError(ServiceUnavailableException$, ServiceUnavailableException);
|
|
601
|
-
export var StartAutomationEventRequest$ = [3, n0, _SAER,
|
|
602
|
-
|
|
603
|
-
|
|
604
|
-
|
|
605
|
-
|
|
606
|
-
export var
|
|
607
|
-
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
|
|
595
|
+
export var StartAutomationEventRequest$ = [3, n0, _SAER,
|
|
596
|
+
0,
|
|
597
|
+
[_rAI, _cT],
|
|
598
|
+
[0, [0, 4]]
|
|
599
|
+
];
|
|
600
|
+
export var StartAutomationEventResponse$ = [3, n0, _SAERt,
|
|
601
|
+
0,
|
|
602
|
+
[_rAI, _eI, _eS],
|
|
603
|
+
[0, 0, 0]
|
|
604
|
+
];
|
|
605
|
+
export var StringCriteriaCondition$ = [3, n0, _SCC,
|
|
606
|
+
0,
|
|
607
|
+
[_co, _v],
|
|
608
|
+
[0, 64 | 0]
|
|
609
|
+
];
|
|
610
|
+
export var SummaryDimension$ = [3, n0, _SD,
|
|
611
|
+
0,
|
|
612
|
+
[_k, _va],
|
|
613
|
+
[0, 0]
|
|
614
|
+
];
|
|
615
|
+
export var SummaryTotals$ = [3, n0, _ST,
|
|
616
|
+
0,
|
|
617
|
+
[_aEC, _eMS],
|
|
618
|
+
[1, () => EstimatedMonthlySavings$]
|
|
619
|
+
];
|
|
620
|
+
export var Tag$ = [3, n0, _T,
|
|
621
|
+
0,
|
|
622
|
+
[_k, _va],
|
|
623
|
+
[0, 0]
|
|
624
|
+
];
|
|
625
|
+
export var TagResourceRequest$ = [3, n0, _TRR,
|
|
611
626
|
0,
|
|
612
627
|
[_rA, _rR, _ta, _cT],
|
|
613
|
-
[0, 1, () => TagList, [0, 4]]
|
|
628
|
+
[0, 1, () => TagList, [0, 4]]
|
|
629
|
+
];
|
|
630
|
+
export var TagResourceResponse$ = [3, n0, _TRRa,
|
|
631
|
+
0,
|
|
632
|
+
[],
|
|
633
|
+
[]
|
|
634
|
+
];
|
|
635
|
+
export var ThrottlingException$ = [-3, n0, _TE,
|
|
636
|
+
{ [_e]: _c, [_hE]: 429 },
|
|
637
|
+
[_m],
|
|
638
|
+
[0]
|
|
614
639
|
];
|
|
615
|
-
export var TagResourceResponse$ = [3, n0, _TRRa, 0, [], []];
|
|
616
|
-
export var ThrottlingException$ = [-3, n0, _TE, { [_e]: _c, [_hE]: 429 }, [_m], [0]];
|
|
617
640
|
TypeRegistry.for(n0).registerError(ThrottlingException$, ThrottlingException);
|
|
618
|
-
export var TimePeriod$ = [3, n0, _TP,
|
|
619
|
-
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
|
|
641
|
+
export var TimePeriod$ = [3, n0, _TP,
|
|
642
|
+
0,
|
|
643
|
+
[_sTI, _eTE],
|
|
644
|
+
[4, 4]
|
|
645
|
+
];
|
|
646
|
+
export var UntagResourceRequest$ = [3, n0, _URR,
|
|
623
647
|
0,
|
|
624
648
|
[_rA, _rR, _tK, _cT],
|
|
625
|
-
[0, 1, 64 | 0, [0, 4]]
|
|
649
|
+
[0, 1, 64 | 0, [0, 4]]
|
|
626
650
|
];
|
|
627
|
-
export var UntagResourceResponse$ = [3, n0, _URRn,
|
|
628
|
-
|
|
629
|
-
|
|
630
|
-
|
|
631
|
-
|
|
651
|
+
export var UntagResourceResponse$ = [3, n0, _URRn,
|
|
652
|
+
0,
|
|
653
|
+
[],
|
|
654
|
+
[]
|
|
655
|
+
];
|
|
656
|
+
export var UpdateAutomationRuleRequest$ = [3, n0, _UARR,
|
|
632
657
|
0,
|
|
633
658
|
[_rAu, _rR, _n, _de, _rTu, _oC, _p, _rAT, _cr, _sc, _s, _cT],
|
|
634
|
-
[0, 1, 0, 0, 0, () => OrganizationConfiguration$, 0, 64 | 0, () => Criteria$, () => Schedule$, 0, [0, 4]]
|
|
659
|
+
[0, 1, 0, 0, 0, () => OrganizationConfiguration$, 0, 64 | 0, () => Criteria$, () => Schedule$, 0, [0, 4]]
|
|
635
660
|
];
|
|
636
|
-
export var UpdateAutomationRuleResponse$ = [
|
|
637
|
-
3,
|
|
638
|
-
n0,
|
|
639
|
-
_UARRp,
|
|
661
|
+
export var UpdateAutomationRuleResponse$ = [3, n0, _UARRp,
|
|
640
662
|
0,
|
|
641
663
|
[_rAu, _rR, _n, _de, _rTu, _oC, _p, _rAT, _cr, _sc, _s, _cTr, _lUT],
|
|
642
|
-
[0, 1, 0, 0, 0, () => OrganizationConfiguration$, 0, 64 | 0, () => Criteria$, () => Schedule$, 0, 4, 4]
|
|
664
|
+
[0, 1, 0, 0, 0, () => OrganizationConfiguration$, 0, 64 | 0, () => Criteria$, () => Schedule$, 0, 4, 4]
|
|
643
665
|
];
|
|
644
|
-
export var UpdateEnrollmentConfigurationRequest$ = [3, n0, _UECR,
|
|
645
|
-
export var UpdateEnrollmentConfigurationResponse$ = [
|
|
646
|
-
3,
|
|
647
|
-
n0,
|
|
648
|
-
_UECRp,
|
|
666
|
+
export var UpdateEnrollmentConfigurationRequest$ = [3, n0, _UECR,
|
|
649
667
|
0,
|
|
650
|
-
[_s,
|
|
651
|
-
[0, 0, 4]
|
|
668
|
+
[_s, _cT],
|
|
669
|
+
[0, [0, 4]]
|
|
652
670
|
];
|
|
653
|
-
export var
|
|
654
|
-
-3,
|
|
655
|
-
_sm,
|
|
656
|
-
"ComputeOptimizerAutomationServiceException",
|
|
671
|
+
export var UpdateEnrollmentConfigurationResponse$ = [3, n0, _UECRp,
|
|
657
672
|
0,
|
|
658
|
-
[],
|
|
659
|
-
[]
|
|
673
|
+
[_s, _sR, _lUT],
|
|
674
|
+
[0, 0, 4]
|
|
660
675
|
];
|
|
676
|
+
export var ComputeOptimizerAutomationServiceException$ = [-3, _sm, "ComputeOptimizerAutomationServiceException", 0, [], []];
|
|
661
677
|
TypeRegistry.for(_sm).registerError(ComputeOptimizerAutomationServiceException$, ComputeOptimizerAutomationServiceException);
|
|
662
678
|
var AccountIdList = 64 | 0;
|
|
663
|
-
var AccountInfoList = [1, n0, _AIL,
|
|
664
|
-
|
|
665
|
-
|
|
666
|
-
var
|
|
667
|
-
|
|
668
|
-
|
|
669
|
-
var
|
|
679
|
+
var AccountInfoList = [1, n0, _AIL,
|
|
680
|
+
0, () => AccountInfo$
|
|
681
|
+
];
|
|
682
|
+
var AutomationEventFilterList = [1, n0, _AEFL,
|
|
683
|
+
0, () => AutomationEventFilter$
|
|
684
|
+
];
|
|
685
|
+
var AutomationEvents = [1, n0, _AEu,
|
|
686
|
+
0, () => AutomationEvent$
|
|
687
|
+
];
|
|
688
|
+
var AutomationEventSteps = [1, n0, _AESut,
|
|
689
|
+
0, () => AutomationEventStep$
|
|
690
|
+
];
|
|
691
|
+
var AutomationEventSummaryList = [1, n0, _AESL,
|
|
692
|
+
0, () => AutomationEventSummary$
|
|
693
|
+
];
|
|
694
|
+
var AutomationRules = [1, n0, _ARu,
|
|
695
|
+
0, () => AutomationRule$
|
|
696
|
+
];
|
|
697
|
+
var DoubleCriteriaConditionList = [1, n0, _DCCL,
|
|
698
|
+
0, () => DoubleCriteriaCondition$
|
|
699
|
+
];
|
|
670
700
|
var DoubleList = 64 | 1;
|
|
671
|
-
var FilterList = [1, n0, _FL,
|
|
701
|
+
var FilterList = [1, n0, _FL,
|
|
702
|
+
0, () => Filter$
|
|
703
|
+
];
|
|
672
704
|
var FilterValues = 64 | 0;
|
|
673
|
-
var IntegerCriteriaConditionList = [1, n0, _ICCL,
|
|
705
|
+
var IntegerCriteriaConditionList = [1, n0, _ICCL,
|
|
706
|
+
0, () => IntegerCriteriaCondition$
|
|
707
|
+
];
|
|
674
708
|
var IntegerList = 64 | 1;
|
|
675
709
|
var OrganizationConfigurationAccountIds = 64 | 0;
|
|
676
|
-
var PreviewResults = [1, n0, _PRr,
|
|
677
|
-
|
|
678
|
-
|
|
679
|
-
var
|
|
680
|
-
|
|
710
|
+
var PreviewResults = [1, n0, _PRr,
|
|
711
|
+
0, () => PreviewResult$
|
|
712
|
+
];
|
|
713
|
+
var PreviewResultSummaries = [1, n0, _PRSr,
|
|
714
|
+
0, () => PreviewResultSummary$
|
|
715
|
+
];
|
|
716
|
+
var RecommendedActionFilterList = [1, n0, _RAFL,
|
|
717
|
+
0, () => RecommendedActionFilter$
|
|
718
|
+
];
|
|
719
|
+
var RecommendedActions = [1, n0, _RAe,
|
|
720
|
+
0, () => RecommendedAction$
|
|
721
|
+
];
|
|
722
|
+
var RecommendedActionSummaries = [1, n0, _RASe,
|
|
723
|
+
0, () => RecommendedActionSummary$
|
|
724
|
+
];
|
|
681
725
|
var RecommendedActionTypeList = 64 | 0;
|
|
682
|
-
var ResourceTagsCriteriaConditionList = [1, n0, _RTCCL,
|
|
683
|
-
|
|
726
|
+
var ResourceTagsCriteriaConditionList = [1, n0, _RTCCL,
|
|
727
|
+
0, () => ResourceTagsCriteriaCondition$
|
|
728
|
+
];
|
|
729
|
+
var StringCriteriaConditionList = [1, n0, _SCCL,
|
|
730
|
+
0, () => StringCriteriaCondition$
|
|
731
|
+
];
|
|
684
732
|
var StringCriteriaValues = 64 | 0;
|
|
685
733
|
var StringList = 64 | 0;
|
|
686
|
-
var SummaryDimensions = [1, n0, _SDu,
|
|
734
|
+
var SummaryDimensions = [1, n0, _SDu,
|
|
735
|
+
0, () => SummaryDimension$
|
|
736
|
+
];
|
|
687
737
|
var TagKeyList = 64 | 0;
|
|
688
|
-
var TagList = [1, n0, _TL,
|
|
689
|
-
|
|
690
|
-
|
|
691
|
-
|
|
692
|
-
|
|
693
|
-
|
|
694
|
-
|
|
695
|
-
|
|
696
|
-
|
|
697
|
-
|
|
698
|
-
|
|
699
|
-
|
|
700
|
-
|
|
701
|
-
|
|
702
|
-
|
|
703
|
-
() =>
|
|
704
|
-
|
|
705
|
-
|
|
706
|
-
|
|
707
|
-
|
|
708
|
-
|
|
709
|
-
|
|
710
|
-
|
|
711
|
-
|
|
712
|
-
() =>
|
|
713
|
-
];
|
|
714
|
-
export var
|
|
715
|
-
|
|
716
|
-
|
|
717
|
-
|
|
718
|
-
|
|
719
|
-
|
|
720
|
-
|
|
721
|
-
|
|
722
|
-
|
|
723
|
-
|
|
724
|
-
|
|
725
|
-
|
|
726
|
-
|
|
727
|
-
() =>
|
|
728
|
-
|
|
729
|
-
|
|
730
|
-
|
|
731
|
-
|
|
732
|
-
|
|
733
|
-
|
|
734
|
-
|
|
735
|
-
|
|
736
|
-
() =>
|
|
737
|
-
];
|
|
738
|
-
export var
|
|
739
|
-
|
|
740
|
-
|
|
741
|
-
|
|
742
|
-
0,
|
|
743
|
-
|
|
744
|
-
|
|
745
|
-
|
|
746
|
-
|
|
747
|
-
|
|
748
|
-
|
|
749
|
-
|
|
750
|
-
|
|
751
|
-
() =>
|
|
752
|
-
|
|
753
|
-
|
|
754
|
-
|
|
755
|
-
|
|
756
|
-
|
|
757
|
-
|
|
758
|
-
|
|
759
|
-
|
|
760
|
-
() =>
|
|
761
|
-
];
|
|
762
|
-
export var
|
|
763
|
-
|
|
764
|
-
n0,
|
|
765
|
-
_LAES,
|
|
766
|
-
0,
|
|
767
|
-
() => ListAutomationEventStepsRequest$,
|
|
768
|
-
() => ListAutomationEventStepsResponse$,
|
|
769
|
-
];
|
|
770
|
-
export var ListAutomationEventSummaries$ = [
|
|
771
|
-
9,
|
|
772
|
-
n0,
|
|
773
|
-
_LAESi,
|
|
774
|
-
0,
|
|
775
|
-
() => ListAutomationEventSummariesRequest$,
|
|
776
|
-
() => ListAutomationEventSummariesResponse$,
|
|
777
|
-
];
|
|
778
|
-
export var ListAutomationRulePreview$ = [
|
|
779
|
-
9,
|
|
780
|
-
n0,
|
|
781
|
-
_LARP,
|
|
782
|
-
0,
|
|
783
|
-
() => ListAutomationRulePreviewRequest$,
|
|
784
|
-
() => ListAutomationRulePreviewResponse$,
|
|
785
|
-
];
|
|
786
|
-
export var ListAutomationRulePreviewSummaries$ = [
|
|
787
|
-
9,
|
|
788
|
-
n0,
|
|
789
|
-
_LARPS,
|
|
790
|
-
0,
|
|
791
|
-
() => ListAutomationRulePreviewSummariesRequest$,
|
|
792
|
-
() => ListAutomationRulePreviewSummariesResponse$,
|
|
793
|
-
];
|
|
794
|
-
export var ListAutomationRules$ = [
|
|
795
|
-
9,
|
|
796
|
-
n0,
|
|
797
|
-
_LARis,
|
|
798
|
-
0,
|
|
799
|
-
() => ListAutomationRulesRequest$,
|
|
800
|
-
() => ListAutomationRulesResponse$,
|
|
801
|
-
];
|
|
802
|
-
export var ListRecommendedActions$ = [
|
|
803
|
-
9,
|
|
804
|
-
n0,
|
|
805
|
-
_LRA,
|
|
806
|
-
0,
|
|
807
|
-
() => ListRecommendedActionsRequest$,
|
|
808
|
-
() => ListRecommendedActionsResponse$,
|
|
809
|
-
];
|
|
810
|
-
export var ListRecommendedActionSummaries$ = [
|
|
811
|
-
9,
|
|
812
|
-
n0,
|
|
813
|
-
_LRAS,
|
|
814
|
-
0,
|
|
815
|
-
() => ListRecommendedActionSummariesRequest$,
|
|
816
|
-
() => ListRecommendedActionSummariesResponse$,
|
|
817
|
-
];
|
|
818
|
-
export var ListTagsForResource$ = [
|
|
819
|
-
9,
|
|
820
|
-
n0,
|
|
821
|
-
_LTFR,
|
|
822
|
-
0,
|
|
823
|
-
() => ListTagsForResourceRequest$,
|
|
824
|
-
() => ListTagsForResourceResponse$,
|
|
825
|
-
];
|
|
826
|
-
export var RollbackAutomationEvent$ = [
|
|
827
|
-
9,
|
|
828
|
-
n0,
|
|
829
|
-
_RAE,
|
|
830
|
-
2,
|
|
831
|
-
() => RollbackAutomationEventRequest$,
|
|
832
|
-
() => RollbackAutomationEventResponse$,
|
|
833
|
-
];
|
|
834
|
-
export var StartAutomationEvent$ = [
|
|
835
|
-
9,
|
|
836
|
-
n0,
|
|
837
|
-
_SAE,
|
|
838
|
-
2,
|
|
839
|
-
() => StartAutomationEventRequest$,
|
|
840
|
-
() => StartAutomationEventResponse$,
|
|
841
|
-
];
|
|
842
|
-
export var TagResource$ = [9, n0, _TR, 2, () => TagResourceRequest$, () => TagResourceResponse$];
|
|
843
|
-
export var UntagResource$ = [
|
|
844
|
-
9,
|
|
845
|
-
n0,
|
|
846
|
-
_UR,
|
|
847
|
-
2,
|
|
848
|
-
() => UntagResourceRequest$,
|
|
849
|
-
() => UntagResourceResponse$,
|
|
850
|
-
];
|
|
851
|
-
export var UpdateAutomationRule$ = [
|
|
852
|
-
9,
|
|
853
|
-
n0,
|
|
854
|
-
_UAR,
|
|
855
|
-
2,
|
|
856
|
-
() => UpdateAutomationRuleRequest$,
|
|
857
|
-
() => UpdateAutomationRuleResponse$,
|
|
858
|
-
];
|
|
859
|
-
export var UpdateEnrollmentConfiguration$ = [
|
|
860
|
-
9,
|
|
861
|
-
n0,
|
|
862
|
-
_UEC,
|
|
863
|
-
2,
|
|
864
|
-
() => UpdateEnrollmentConfigurationRequest$,
|
|
865
|
-
() => UpdateEnrollmentConfigurationResponse$,
|
|
738
|
+
var TagList = [1, n0, _TL,
|
|
739
|
+
0, () => Tag$
|
|
740
|
+
];
|
|
741
|
+
export var ResourceDetails$ = [4, n0, _RD,
|
|
742
|
+
0,
|
|
743
|
+
[_eV],
|
|
744
|
+
[() => EbsVolume$]
|
|
745
|
+
];
|
|
746
|
+
export var AssociateAccounts$ = [9, n0, _AA,
|
|
747
|
+
2, () => AssociateAccountsRequest$, () => AssociateAccountsResponse$
|
|
748
|
+
];
|
|
749
|
+
export var CreateAutomationRule$ = [9, n0, _CAR,
|
|
750
|
+
2, () => CreateAutomationRuleRequest$, () => CreateAutomationRuleResponse$
|
|
751
|
+
];
|
|
752
|
+
export var DeleteAutomationRule$ = [9, n0, _DARe,
|
|
753
|
+
2, () => DeleteAutomationRuleRequest$, () => DeleteAutomationRuleResponse$
|
|
754
|
+
];
|
|
755
|
+
export var DisassociateAccounts$ = [9, n0, _DA,
|
|
756
|
+
2, () => DisassociateAccountsRequest$, () => DisassociateAccountsResponse$
|
|
757
|
+
];
|
|
758
|
+
export var GetAutomationEvent$ = [9, n0, _GAE,
|
|
759
|
+
0, () => GetAutomationEventRequest$, () => GetAutomationEventResponse$
|
|
760
|
+
];
|
|
761
|
+
export var GetAutomationRule$ = [9, n0, _GAR,
|
|
762
|
+
0, () => GetAutomationRuleRequest$, () => GetAutomationRuleResponse$
|
|
763
|
+
];
|
|
764
|
+
export var GetEnrollmentConfiguration$ = [9, n0, _GEC,
|
|
765
|
+
0, () => GetEnrollmentConfigurationRequest$, () => GetEnrollmentConfigurationResponse$
|
|
766
|
+
];
|
|
767
|
+
export var ListAccounts$ = [9, n0, _LA,
|
|
768
|
+
0, () => ListAccountsRequest$, () => ListAccountsResponse$
|
|
769
|
+
];
|
|
770
|
+
export var ListAutomationEvents$ = [9, n0, _LAE,
|
|
771
|
+
0, () => ListAutomationEventsRequest$, () => ListAutomationEventsResponse$
|
|
772
|
+
];
|
|
773
|
+
export var ListAutomationEventSteps$ = [9, n0, _LAES,
|
|
774
|
+
0, () => ListAutomationEventStepsRequest$, () => ListAutomationEventStepsResponse$
|
|
775
|
+
];
|
|
776
|
+
export var ListAutomationEventSummaries$ = [9, n0, _LAESi,
|
|
777
|
+
0, () => ListAutomationEventSummariesRequest$, () => ListAutomationEventSummariesResponse$
|
|
778
|
+
];
|
|
779
|
+
export var ListAutomationRulePreview$ = [9, n0, _LARP,
|
|
780
|
+
0, () => ListAutomationRulePreviewRequest$, () => ListAutomationRulePreviewResponse$
|
|
781
|
+
];
|
|
782
|
+
export var ListAutomationRulePreviewSummaries$ = [9, n0, _LARPS,
|
|
783
|
+
0, () => ListAutomationRulePreviewSummariesRequest$, () => ListAutomationRulePreviewSummariesResponse$
|
|
784
|
+
];
|
|
785
|
+
export var ListAutomationRules$ = [9, n0, _LARis,
|
|
786
|
+
0, () => ListAutomationRulesRequest$, () => ListAutomationRulesResponse$
|
|
787
|
+
];
|
|
788
|
+
export var ListRecommendedActions$ = [9, n0, _LRA,
|
|
789
|
+
0, () => ListRecommendedActionsRequest$, () => ListRecommendedActionsResponse$
|
|
790
|
+
];
|
|
791
|
+
export var ListRecommendedActionSummaries$ = [9, n0, _LRAS,
|
|
792
|
+
0, () => ListRecommendedActionSummariesRequest$, () => ListRecommendedActionSummariesResponse$
|
|
793
|
+
];
|
|
794
|
+
export var ListTagsForResource$ = [9, n0, _LTFR,
|
|
795
|
+
0, () => ListTagsForResourceRequest$, () => ListTagsForResourceResponse$
|
|
796
|
+
];
|
|
797
|
+
export var RollbackAutomationEvent$ = [9, n0, _RAE,
|
|
798
|
+
2, () => RollbackAutomationEventRequest$, () => RollbackAutomationEventResponse$
|
|
799
|
+
];
|
|
800
|
+
export var StartAutomationEvent$ = [9, n0, _SAE,
|
|
801
|
+
2, () => StartAutomationEventRequest$, () => StartAutomationEventResponse$
|
|
802
|
+
];
|
|
803
|
+
export var TagResource$ = [9, n0, _TR,
|
|
804
|
+
2, () => TagResourceRequest$, () => TagResourceResponse$
|
|
805
|
+
];
|
|
806
|
+
export var UntagResource$ = [9, n0, _UR,
|
|
807
|
+
2, () => UntagResourceRequest$, () => UntagResourceResponse$
|
|
808
|
+
];
|
|
809
|
+
export var UpdateAutomationRule$ = [9, n0, _UAR,
|
|
810
|
+
2, () => UpdateAutomationRuleRequest$, () => UpdateAutomationRuleResponse$
|
|
811
|
+
];
|
|
812
|
+
export var UpdateEnrollmentConfiguration$ = [9, n0, _UEC,
|
|
813
|
+
2, () => UpdateEnrollmentConfigurationRequest$, () => UpdateEnrollmentConfigurationResponse$
|
|
866
814
|
];
|