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