@aws-sdk/client-arc-region-switch 3.1068.0 → 3.1070.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.
@@ -1,8 +1,3 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.KubernetesScalingResource$ = exports.KubernetesResourceType$ = exports.GlobalAuroraUngraceful$ = exports.GlobalAuroraConfiguration$ = exports.GetPlanResponse$ = exports.GetPlanRequest$ = exports.GetPlanInRegionResponse$ = exports.GetPlanInRegionRequest$ = exports.GetPlanExecutionResponse$ = exports.GetPlanExecutionRequest$ = exports.GetPlanEvaluationStatusResponse$ = exports.GetPlanEvaluationStatusRequest$ = exports.GeneratedReport$ = exports.FailedReportOutput$ = exports.ExecutionEvent$ = exports.ExecutionApprovalConfiguration$ = exports.EventSourceMapping$ = exports.EksResourceScalingUngraceful$ = exports.EksResourceScalingConfiguration$ = exports.EksCluster$ = exports.EcsUngraceful$ = exports.EcsCapacityIncreaseConfiguration$ = exports.Ec2Ungraceful$ = exports.Ec2AsgCapacityIncreaseConfiguration$ = exports.DocumentDbUngraceful$ = exports.DocumentDbConfiguration$ = exports.DeletePlanResponse$ = exports.DeletePlanRequest$ = exports.CustomActionLambdaConfiguration$ = exports.CreatePlanResponse$ = exports.CreatePlanRequest$ = exports.CancelPlanExecutionResponse$ = exports.CancelPlanExecutionRequest$ = exports.AuroraServerlessScalingConfiguration$ = exports.AuroraProvisionedScalingConfiguration$ = exports.AssociatedAlarm$ = exports.Asg$ = exports.ArcRoutingControlState$ = exports.ArcRoutingControlConfiguration$ = exports.ApprovePlanExecutionStepResponse$ = exports.ApprovePlanExecutionStepRequest$ = exports.AbbreviatedPlan$ = exports.AbbreviatedExecution$ = exports.errorTypeRegistries = exports.ResourceNotFoundException$ = exports.InternalServerException$ = exports.IllegalStateException$ = exports.IllegalArgumentException$ = exports.AccessDeniedException$ = exports.ARCRegionSwitchServiceException$ = void 0;
4
- exports.UpdatePlanResponse$ = exports.UpdatePlanRequest$ = exports.UpdatePlanExecutionStepResponse$ = exports.UpdatePlanExecutionStepRequest$ = exports.UpdatePlanExecutionResponse$ = exports.UpdatePlanExecutionRequest$ = exports.UntagResourceResponse$ = exports.UntagResourceRequest$ = exports.TriggerCondition$ = exports.Trigger$ = exports.TagResourceResponse$ = exports.TagResourceRequest$ = exports.StepState$ = exports.Step$ = exports.StartPlanExecutionResponse$ = exports.StartPlanExecutionRequest$ = exports.Service$ = exports.S3ReportOutputConfiguration$ = exports.S3ReportOutput$ = exports.Route53ResourceRecordSet$ = exports.Route53HealthCheckConfiguration$ = exports.Route53HealthCheck$ = exports.ResourceWarning$ = exports.ReportConfiguration$ = exports.RegionSwitchPlanConfiguration$ = exports.RdsPromoteReadReplicaConfiguration$ = exports.RdsCreateCrossRegionReplicaConfiguration$ = exports.Plan$ = exports.ParallelExecutionBlockConfiguration$ = exports.NeptuneUngraceful$ = exports.NeptuneGlobalDatabaseConfiguration$ = exports.MinimalWorkflow$ = exports.ListTagsForResourceResponse$ = exports.ListTagsForResourceRequest$ = exports.ListRoute53HealthChecksResponse$ = exports.ListRoute53HealthChecksRequest$ = exports.ListRoute53HealthChecksInRegionResponse$ = exports.ListRoute53HealthChecksInRegionRequest$ = exports.ListPlansResponse$ = exports.ListPlansRequest$ = exports.ListPlansInRegionResponse$ = exports.ListPlansInRegionRequest$ = exports.ListPlanExecutionsResponse$ = exports.ListPlanExecutionsRequest$ = exports.ListPlanExecutionEventsResponse$ = exports.ListPlanExecutionEventsRequest$ = exports.LambdaUngraceful$ = exports.Lambdas$ = exports.LambdaEventSourceMappingUngraceful$ = exports.LambdaEventSourceMappingConfiguration$ = void 0;
5
- exports.UpdatePlanExecutionStep$ = exports.UpdatePlanExecution$ = exports.UpdatePlan$ = exports.UntagResource$ = exports.TagResource$ = exports.StartPlanExecution$ = exports.ListTagsForResource$ = exports.ListRoute53HealthChecksInRegion$ = exports.ListRoute53HealthChecks$ = exports.ListPlansInRegion$ = exports.ListPlans$ = exports.ListPlanExecutions$ = exports.ListPlanExecutionEvents$ = exports.GetPlanInRegion$ = exports.GetPlanExecution$ = exports.GetPlanEvaluationStatus$ = exports.GetPlan$ = exports.DeletePlan$ = exports.CreatePlan$ = exports.CancelPlanExecution$ = exports.ApprovePlanExecutionStep$ = exports.ReportOutputConfiguration$ = exports.ReportOutput$ = exports.ExecutionBlockConfiguration$ = exports.Workflow$ = void 0;
6
1
  const _A = "Asg";
7
2
  const _AA = "AssociatedAlarm";
8
3
  const _AAM = "AssociatedAlarmMap";
@@ -297,588 +292,688 @@ const _wUT = "warningUpdatedTime";
297
292
  const _wa = "warnings";
298
293
  const _wo = "workflow";
299
294
  const n0 = "com.amazonaws.arcregionswitch";
300
- const schema_1 = require("@smithy/core/schema");
301
- const ARCRegionSwitchServiceException_1 = require("../models/ARCRegionSwitchServiceException");
302
- const errors_1 = require("../models/errors");
303
- const _s_registry = schema_1.TypeRegistry.for(_s);
304
- exports.ARCRegionSwitchServiceException$ = [-3, _s, "ARCRegionSwitchServiceException", 0, [], []];
305
- _s_registry.registerError(exports.ARCRegionSwitchServiceException$, ARCRegionSwitchServiceException_1.ARCRegionSwitchServiceException);
306
- const n0_registry = schema_1.TypeRegistry.for(n0);
307
- exports.AccessDeniedException$ = [-3, n0, _ADE,
295
+ const { TypeRegistry } = require("@smithy/core/schema");
296
+ const { ARCRegionSwitchServiceException } = require("../models/ARCRegionSwitchServiceException");
297
+ const { AccessDeniedException, IllegalArgumentException, IllegalStateException, InternalServerException, ResourceNotFoundException } = require("../models/errors");
298
+ const _s_registry = TypeRegistry.for(_s);
299
+ const ARCRegionSwitchServiceException$ = [-3, _s, "ARCRegionSwitchServiceException", 0, [], []];
300
+ exports.ARCRegionSwitchServiceException$ = ARCRegionSwitchServiceException$;
301
+ _s_registry.registerError(ARCRegionSwitchServiceException$, ARCRegionSwitchServiceException);
302
+ const n0_registry = TypeRegistry.for(n0);
303
+ const AccessDeniedException$ = [-3, n0, _ADE,
308
304
  { [_e]: _c, [_hE]: 403 },
309
305
  [_m],
310
306
  [0], 1
311
307
  ];
312
- n0_registry.registerError(exports.AccessDeniedException$, errors_1.AccessDeniedException);
313
- exports.IllegalArgumentException$ = [-3, n0, _IAE,
308
+ exports.AccessDeniedException$ = AccessDeniedException$;
309
+ n0_registry.registerError(AccessDeniedException$, AccessDeniedException);
310
+ const IllegalArgumentException$ = [-3, n0, _IAE,
314
311
  { [_e]: _c, [_hE]: 400 },
315
312
  [_m],
316
313
  [0], 1
317
314
  ];
318
- n0_registry.registerError(exports.IllegalArgumentException$, errors_1.IllegalArgumentException);
319
- exports.IllegalStateException$ = [-3, n0, _ISE,
315
+ exports.IllegalArgumentException$ = IllegalArgumentException$;
316
+ n0_registry.registerError(IllegalArgumentException$, IllegalArgumentException);
317
+ const IllegalStateException$ = [-3, n0, _ISE,
320
318
  { [_e]: _c, [_hE]: 400 },
321
319
  [_m],
322
320
  [0], 1
323
321
  ];
324
- n0_registry.registerError(exports.IllegalStateException$, errors_1.IllegalStateException);
325
- exports.InternalServerException$ = [-3, n0, _ISEn,
322
+ exports.IllegalStateException$ = IllegalStateException$;
323
+ n0_registry.registerError(IllegalStateException$, IllegalStateException);
324
+ const InternalServerException$ = [-3, n0, _ISEn,
326
325
  { [_e]: _se, [_hE]: 500 },
327
326
  [_m],
328
327
  [0], 1
329
328
  ];
330
- n0_registry.registerError(exports.InternalServerException$, errors_1.InternalServerException);
331
- exports.ResourceNotFoundException$ = [-3, n0, _RNFE,
329
+ exports.InternalServerException$ = InternalServerException$;
330
+ n0_registry.registerError(InternalServerException$, InternalServerException);
331
+ const ResourceNotFoundException$ = [-3, n0, _RNFE,
332
332
  { [_e]: _c, [_hE]: 404 },
333
333
  [_m],
334
334
  [0], 1
335
335
  ];
336
- n0_registry.registerError(exports.ResourceNotFoundException$, errors_1.ResourceNotFoundException);
336
+ exports.ResourceNotFoundException$ = ResourceNotFoundException$;
337
+ n0_registry.registerError(ResourceNotFoundException$, ResourceNotFoundException);
337
338
  exports.errorTypeRegistries = [
338
339
  _s_registry,
339
340
  n0_registry,
340
341
  ];
341
- exports.AbbreviatedExecution$ = [3, n0, _AE,
342
+ const AbbreviatedExecution$ = [3, n0, _AE,
342
343
  0,
343
344
  [_pA, _eI, _sT, _mo, _eS, _eA, _eR, _v, _uA, _co, _eT, _rEI, _aRT],
344
345
  [0, 0, 4, 0, 0, 0, 0, 0, 4, 0, 4, 0, 0], 7
345
346
  ];
346
- exports.AbbreviatedPlan$ = [3, n0, _AP,
347
+ exports.AbbreviatedExecution$ = AbbreviatedExecution$;
348
+ const AbbreviatedPlan$ = [3, n0, _AP,
347
349
  0,
348
350
  [_a, _o, _n, _r, _rA, _pR, _v, _uA, _d, _eRx, _aPE, _rTOM],
349
351
  [0, 0, 0, 64 | 0, 0, 0, 0, 4, 0, 0, 0, 1], 5
350
352
  ];
351
- exports.ApprovePlanExecutionStepRequest$ = [3, n0, _APESR,
353
+ exports.AbbreviatedPlan$ = AbbreviatedPlan$;
354
+ const ApprovePlanExecutionStepRequest$ = [3, n0, _APESR,
352
355
  0,
353
356
  [_pA, _eI, _sN, _ap, _co],
354
357
  [0, 0, 0, 0, 0], 4
355
358
  ];
356
- exports.ApprovePlanExecutionStepResponse$ = [3, n0, _APESRp,
359
+ exports.ApprovePlanExecutionStepRequest$ = ApprovePlanExecutionStepRequest$;
360
+ const ApprovePlanExecutionStepResponse$ = [3, n0, _APESRp,
357
361
  0,
358
362
  [],
359
363
  []
360
364
  ];
361
- exports.ArcRoutingControlConfiguration$ = [3, n0, _ARCC,
365
+ exports.ApprovePlanExecutionStepResponse$ = ApprovePlanExecutionStepResponse$;
366
+ const ArcRoutingControlConfiguration$ = [3, n0, _ARCC,
362
367
  0,
363
368
  [_rARC, _tM, _cAR, _eIx],
364
369
  [() => RegionAndRoutingControls, 1, 0, 0], 1
365
370
  ];
366
- exports.ArcRoutingControlState$ = [3, n0, _ARCS,
371
+ exports.ArcRoutingControlConfiguration$ = ArcRoutingControlConfiguration$;
372
+ const ArcRoutingControlState$ = [3, n0, _ARCS,
367
373
  0,
368
374
  [_rCA, _st],
369
375
  [0, 0], 2
370
376
  ];
371
- exports.Asg$ = [3, n0, _A,
377
+ exports.ArcRoutingControlState$ = ArcRoutingControlState$;
378
+ const Asg$ = [3, n0, _A,
372
379
  0,
373
380
  [_cAR, _eIx, _a],
374
381
  [0, 0, 0]
375
382
  ];
376
- exports.AssociatedAlarm$ = [3, n0, _AA,
383
+ exports.Asg$ = Asg$;
384
+ const AssociatedAlarm$ = [3, n0, _AA,
377
385
  0,
378
386
  [_rI, _aT, _cAR, _eIx],
379
387
  [0, 0, 0, 0], 2
380
388
  ];
381
- exports.AuroraProvisionedScalingConfiguration$ = [3, n0, _APSC,
389
+ exports.AssociatedAlarm$ = AssociatedAlarm$;
390
+ const AuroraProvisionedScalingConfiguration$ = [3, n0, _APSC,
382
391
  0,
383
392
  [_gCI, _rDCA, _iA, _tM, _cAR, _eIx],
384
393
  [0, 128 | 0, 128 | 0, 1, 0, 0], 3
385
394
  ];
386
- exports.AuroraServerlessScalingConfiguration$ = [3, n0, _ASSC,
395
+ exports.AuroraProvisionedScalingConfiguration$ = AuroraProvisionedScalingConfiguration$;
396
+ const AuroraServerlessScalingConfiguration$ = [3, n0, _ASSC,
387
397
  0,
388
398
  [_gCI, _rDCA, _tM, _cAR, _eIx, _tP],
389
399
  [0, 128 | 0, 1, 0, 0, 1], 2
390
400
  ];
391
- exports.CancelPlanExecutionRequest$ = [3, n0, _CPER,
401
+ exports.AuroraServerlessScalingConfiguration$ = AuroraServerlessScalingConfiguration$;
402
+ const CancelPlanExecutionRequest$ = [3, n0, _CPER,
392
403
  0,
393
404
  [_pA, _eI, _co],
394
405
  [0, 0, 0], 2
395
406
  ];
396
- exports.CancelPlanExecutionResponse$ = [3, n0, _CPERa,
407
+ exports.CancelPlanExecutionRequest$ = CancelPlanExecutionRequest$;
408
+ const CancelPlanExecutionResponse$ = [3, n0, _CPERa,
397
409
  0,
398
410
  [],
399
411
  []
400
412
  ];
401
- exports.CreatePlanRequest$ = [3, n0, _CPR,
413
+ exports.CancelPlanExecutionResponse$ = CancelPlanExecutionResponse$;
414
+ const CreatePlanRequest$ = [3, n0, _CPR,
402
415
  0,
403
416
  [_w, _eRx, _n, _r, _rA, _d, _rTOM, _aA, _t, _rC, _pR, _ta],
404
- [() => WorkflowList, 0, 0, 64 | 0, 0, 0, 1, () => AssociatedAlarmMap, () => TriggerList, () => exports.ReportConfiguration$, 0, 128 | 0], 5
417
+ [() => WorkflowList, 0, 0, 64 | 0, 0, 0, 1, () => AssociatedAlarmMap, () => TriggerList, () => ReportConfiguration$, 0, 128 | 0], 5
405
418
  ];
406
- exports.CreatePlanResponse$ = [3, n0, _CPRr,
419
+ exports.CreatePlanRequest$ = CreatePlanRequest$;
420
+ const CreatePlanResponse$ = [3, n0, _CPRr,
407
421
  0,
408
422
  [_p],
409
- [() => exports.Plan$]
423
+ [() => Plan$]
410
424
  ];
411
- exports.CustomActionLambdaConfiguration$ = [3, n0, _CALC,
425
+ exports.CreatePlanResponse$ = CreatePlanResponse$;
426
+ const CustomActionLambdaConfiguration$ = [3, n0, _CALC,
412
427
  0,
413
428
  [_l, _rIM, _rTR, _tM, _u],
414
- [() => LambdaList, 1, 0, 1, () => exports.LambdaUngraceful$], 3
429
+ [() => LambdaList, 1, 0, 1, () => LambdaUngraceful$], 3
415
430
  ];
416
- exports.DeletePlanRequest$ = [3, n0, _DPR,
431
+ exports.CustomActionLambdaConfiguration$ = CustomActionLambdaConfiguration$;
432
+ const DeletePlanRequest$ = [3, n0, _DPR,
417
433
  0,
418
434
  [_a],
419
435
  [0], 1
420
436
  ];
421
- exports.DeletePlanResponse$ = [3, n0, _DPRe,
437
+ exports.DeletePlanRequest$ = DeletePlanRequest$;
438
+ const DeletePlanResponse$ = [3, n0, _DPRe,
422
439
  0,
423
440
  [],
424
441
  []
425
442
  ];
426
- exports.DocumentDbConfiguration$ = [3, n0, _DDC,
443
+ exports.DeletePlanResponse$ = DeletePlanResponse$;
444
+ const DocumentDbConfiguration$ = [3, n0, _DDC,
427
445
  0,
428
446
  [_b, _gCI, _dCA, _tM, _cAR, _eIx, _u],
429
- [0, 0, 64 | 0, 1, 0, 0, () => exports.DocumentDbUngraceful$], 3
447
+ [0, 0, 64 | 0, 1, 0, 0, () => DocumentDbUngraceful$], 3
430
448
  ];
431
- exports.DocumentDbUngraceful$ = [3, n0, _DDU,
449
+ exports.DocumentDbConfiguration$ = DocumentDbConfiguration$;
450
+ const DocumentDbUngraceful$ = [3, n0, _DDU,
432
451
  0,
433
452
  [_u],
434
453
  [0]
435
454
  ];
436
- exports.Ec2AsgCapacityIncreaseConfiguration$ = [3, n0, _EACIC,
455
+ exports.DocumentDbUngraceful$ = DocumentDbUngraceful$;
456
+ const Ec2AsgCapacityIncreaseConfiguration$ = [3, n0, _EACIC,
437
457
  0,
438
458
  [_as, _tM, _u, _tP, _cMA],
439
- [() => AsgList, 1, () => exports.Ec2Ungraceful$, 1, 0], 1
459
+ [() => AsgList, 1, () => Ec2Ungraceful$, 1, 0], 1
440
460
  ];
441
- exports.Ec2Ungraceful$ = [3, n0, _EU,
461
+ exports.Ec2AsgCapacityIncreaseConfiguration$ = Ec2AsgCapacityIncreaseConfiguration$;
462
+ const Ec2Ungraceful$ = [3, n0, _EU,
442
463
  0,
443
464
  [_mSP],
444
465
  [1], 1
445
466
  ];
446
- exports.EcsCapacityIncreaseConfiguration$ = [3, n0, _ECIC,
467
+ exports.Ec2Ungraceful$ = Ec2Ungraceful$;
468
+ const EcsCapacityIncreaseConfiguration$ = [3, n0, _ECIC,
447
469
  0,
448
470
  [_ser, _tM, _u, _tP, _cMA],
449
- [() => ServiceList, 1, () => exports.EcsUngraceful$, 1, 0], 1
471
+ [() => ServiceList, 1, () => EcsUngraceful$, 1, 0], 1
450
472
  ];
451
- exports.EcsUngraceful$ = [3, n0, _EUc,
473
+ exports.EcsCapacityIncreaseConfiguration$ = EcsCapacityIncreaseConfiguration$;
474
+ const EcsUngraceful$ = [3, n0, _EUc,
452
475
  0,
453
476
  [_mSP],
454
477
  [1], 1
455
478
  ];
456
- exports.EksCluster$ = [3, n0, _EC,
479
+ exports.EcsUngraceful$ = EcsUngraceful$;
480
+ const EksCluster$ = [3, n0, _EC,
457
481
  0,
458
482
  [_cA, _cAR, _eIx],
459
483
  [0, 0, 0], 1
460
484
  ];
461
- exports.EksResourceScalingConfiguration$ = [3, n0, _ERSC,
485
+ exports.EksCluster$ = EksCluster$;
486
+ const EksResourceScalingConfiguration$ = [3, n0, _ERSC,
462
487
  0,
463
488
  [_kRT, _tM, _sR, _eC, _u, _tP, _cMA],
464
- [() => exports.KubernetesResourceType$, 1, () => KubernetesScalingApps, () => EksClusters, () => exports.EksResourceScalingUngraceful$, 1, 0], 1
489
+ [() => KubernetesResourceType$, 1, () => KubernetesScalingApps, () => EksClusters, () => EksResourceScalingUngraceful$, 1, 0], 1
465
490
  ];
466
- exports.EksResourceScalingUngraceful$ = [3, n0, _ERSU,
491
+ exports.EksResourceScalingConfiguration$ = EksResourceScalingConfiguration$;
492
+ const EksResourceScalingUngraceful$ = [3, n0, _ERSU,
467
493
  0,
468
494
  [_mSP],
469
495
  [1], 1
470
496
  ];
471
- exports.EventSourceMapping$ = [3, n0, _ESM,
497
+ exports.EksResourceScalingUngraceful$ = EksResourceScalingUngraceful$;
498
+ const EventSourceMapping$ = [3, n0, _ESM,
472
499
  0,
473
500
  [_a, _cAR, _eIx],
474
501
  [0, 0, 0], 1
475
502
  ];
476
- exports.ExecutionApprovalConfiguration$ = [3, n0, _EAC,
503
+ exports.EventSourceMapping$ = EventSourceMapping$;
504
+ const ExecutionApprovalConfiguration$ = [3, n0, _EAC,
477
505
  0,
478
506
  [_aR, _tM],
479
507
  [0, 1], 1
480
508
  ];
481
- exports.ExecutionEvent$ = [3, n0, _EE,
509
+ exports.ExecutionApprovalConfiguration$ = ExecutionApprovalConfiguration$;
510
+ const ExecutionEvent$ = [3, n0, _EE,
482
511
  0,
483
512
  [_eIv, _ti, _ty, _sN, _eBT, _re, _e, _d, _pEI],
484
513
  [0, 4, 0, 0, 0, 64 | 0, 0, 0, 0], 1
485
514
  ];
486
- exports.FailedReportOutput$ = [3, n0, _FRO,
515
+ exports.ExecutionEvent$ = ExecutionEvent$;
516
+ const FailedReportOutput$ = [3, n0, _FRO,
487
517
  0,
488
518
  [_eCr, _eM],
489
519
  [0, 0]
490
520
  ];
491
- exports.GeneratedReport$ = [3, n0, _GR,
521
+ exports.FailedReportOutput$ = FailedReportOutput$;
522
+ const GeneratedReport$ = [3, n0, _GR,
492
523
  0,
493
524
  [_rGT, _rO],
494
- [4, () => exports.ReportOutput$]
525
+ [4, () => ReportOutput$]
495
526
  ];
496
- exports.GetPlanEvaluationStatusRequest$ = [3, n0, _GPESR,
527
+ exports.GeneratedReport$ = GeneratedReport$;
528
+ const GetPlanEvaluationStatusRequest$ = [3, n0, _GPESR,
497
529
  0,
498
530
  [_pA, _mR, _nT],
499
531
  [0, 1, 0], 1
500
532
  ];
501
- exports.GetPlanEvaluationStatusResponse$ = [3, n0, _GPESRe,
533
+ exports.GetPlanEvaluationStatusRequest$ = GetPlanEvaluationStatusRequest$;
534
+ const GetPlanEvaluationStatusResponse$ = [3, n0, _GPESRe,
502
535
  0,
503
536
  [_pA, _lET, _lEV, _reg, _eSv, _wa, _nT],
504
537
  [0, 4, 0, 0, 0, () => PlanWarnings, 0], 1
505
538
  ];
506
- exports.GetPlanExecutionRequest$ = [3, n0, _GPER,
539
+ exports.GetPlanEvaluationStatusResponse$ = GetPlanEvaluationStatusResponse$;
540
+ const GetPlanExecutionRequest$ = [3, n0, _GPER,
507
541
  0,
508
542
  [_pA, _eI, _mR, _nT],
509
543
  [0, 0, 1, 0], 2
510
544
  ];
511
- exports.GetPlanExecutionResponse$ = [3, n0, _GPERe,
545
+ exports.GetPlanExecutionRequest$ = GetPlanExecutionRequest$;
546
+ const GetPlanExecutionResponse$ = [3, n0, _GPERe,
512
547
  0,
513
548
  [_pA, _eI, _sT, _mo, _eS, _eA, _eR, _v, _uA, _co, _eT, _rEI, _sS, _p, _aRT, _gRD, _nT],
514
- [0, 0, 4, 0, 0, 0, 0, 0, 4, 0, 4, 0, () => StepStates, () => exports.Plan$, 0, () => GeneratedReportDetails, 0], 7
549
+ [0, 0, 4, 0, 0, 0, 0, 0, 4, 0, 4, 0, () => StepStates, () => Plan$, 0, () => GeneratedReportDetails, 0], 7
515
550
  ];
516
- exports.GetPlanInRegionRequest$ = [3, n0, _GPIRR,
551
+ exports.GetPlanExecutionResponse$ = GetPlanExecutionResponse$;
552
+ const GetPlanInRegionRequest$ = [3, n0, _GPIRR,
517
553
  0,
518
554
  [_a],
519
555
  [0], 1
520
556
  ];
521
- exports.GetPlanInRegionResponse$ = [3, n0, _GPIRRe,
557
+ exports.GetPlanInRegionRequest$ = GetPlanInRegionRequest$;
558
+ const GetPlanInRegionResponse$ = [3, n0, _GPIRRe,
522
559
  0,
523
560
  [_p],
524
- [() => exports.Plan$]
561
+ [() => Plan$]
525
562
  ];
526
- exports.GetPlanRequest$ = [3, n0, _GPR,
563
+ exports.GetPlanInRegionResponse$ = GetPlanInRegionResponse$;
564
+ const GetPlanRequest$ = [3, n0, _GPR,
527
565
  0,
528
566
  [_a],
529
567
  [0], 1
530
568
  ];
531
- exports.GetPlanResponse$ = [3, n0, _GPRe,
569
+ exports.GetPlanRequest$ = GetPlanRequest$;
570
+ const GetPlanResponse$ = [3, n0, _GPRe,
532
571
  0,
533
572
  [_p],
534
- [() => exports.Plan$]
573
+ [() => Plan$]
535
574
  ];
536
- exports.GlobalAuroraConfiguration$ = [3, n0, _GAC,
575
+ exports.GetPlanResponse$ = GetPlanResponse$;
576
+ const GlobalAuroraConfiguration$ = [3, n0, _GAC,
537
577
  0,
538
578
  [_b, _gCI, _dCA, _tM, _cAR, _eIx, _u],
539
- [0, 0, 64 | 0, 1, 0, 0, () => exports.GlobalAuroraUngraceful$], 3
579
+ [0, 0, 64 | 0, 1, 0, 0, () => GlobalAuroraUngraceful$], 3
540
580
  ];
541
- exports.GlobalAuroraUngraceful$ = [3, n0, _GAU,
581
+ exports.GlobalAuroraConfiguration$ = GlobalAuroraConfiguration$;
582
+ const GlobalAuroraUngraceful$ = [3, n0, _GAU,
542
583
  0,
543
584
  [_u],
544
585
  [0]
545
586
  ];
546
- exports.KubernetesResourceType$ = [3, n0, _KRT,
587
+ exports.GlobalAuroraUngraceful$ = GlobalAuroraUngraceful$;
588
+ const KubernetesResourceType$ = [3, n0, _KRT,
547
589
  0,
548
590
  [_aV, _k],
549
591
  [0, 0], 2
550
592
  ];
551
- exports.KubernetesScalingResource$ = [3, n0, _KSR,
593
+ exports.KubernetesResourceType$ = KubernetesResourceType$;
594
+ const KubernetesScalingResource$ = [3, n0, _KSR,
552
595
  0,
553
596
  [_na, _n, _hN],
554
597
  [0, 0, 0], 2
555
598
  ];
556
- exports.LambdaEventSourceMappingConfiguration$ = [3, n0, _LESMC,
599
+ exports.KubernetesScalingResource$ = KubernetesScalingResource$;
600
+ const LambdaEventSourceMappingConfiguration$ = [3, n0, _LESMC,
557
601
  0,
558
602
  [_ac, _rESM, _tM, _u],
559
- [0, () => RegionEventSourceMappingMap, 1, () => exports.LambdaEventSourceMappingUngraceful$], 2
603
+ [0, () => RegionEventSourceMappingMap, 1, () => LambdaEventSourceMappingUngraceful$], 2
560
604
  ];
561
- exports.LambdaEventSourceMappingUngraceful$ = [3, n0, _LESMU,
605
+ exports.LambdaEventSourceMappingConfiguration$ = LambdaEventSourceMappingConfiguration$;
606
+ const LambdaEventSourceMappingUngraceful$ = [3, n0, _LESMU,
562
607
  0,
563
608
  [_b],
564
609
  [0]
565
610
  ];
566
- exports.Lambdas$ = [3, n0, _L,
611
+ exports.LambdaEventSourceMappingUngraceful$ = LambdaEventSourceMappingUngraceful$;
612
+ const Lambdas$ = [3, n0, _L,
567
613
  0,
568
614
  [_cAR, _eIx, _a],
569
615
  [0, 0, 0]
570
616
  ];
571
- exports.LambdaUngraceful$ = [3, n0, _LU,
617
+ exports.Lambdas$ = Lambdas$;
618
+ const LambdaUngraceful$ = [3, n0, _LU,
572
619
  0,
573
620
  [_b],
574
621
  [0]
575
622
  ];
576
- exports.ListPlanExecutionEventsRequest$ = [3, n0, _LPEER,
623
+ exports.LambdaUngraceful$ = LambdaUngraceful$;
624
+ const ListPlanExecutionEventsRequest$ = [3, n0, _LPEER,
577
625
  0,
578
626
  [_pA, _eI, _mR, _nT, _n],
579
627
  [0, 0, 1, 0, 0], 2
580
628
  ];
581
- exports.ListPlanExecutionEventsResponse$ = [3, n0, _LPEERi,
629
+ exports.ListPlanExecutionEventsRequest$ = ListPlanExecutionEventsRequest$;
630
+ const ListPlanExecutionEventsResponse$ = [3, n0, _LPEERi,
582
631
  0,
583
632
  [_i, _nT],
584
633
  [() => ExecutionEventList, 0]
585
634
  ];
586
- exports.ListPlanExecutionsRequest$ = [3, n0, _LPER,
635
+ exports.ListPlanExecutionEventsResponse$ = ListPlanExecutionEventsResponse$;
636
+ const ListPlanExecutionsRequest$ = [3, n0, _LPER,
587
637
  0,
588
638
  [_pA, _mR, _nT, _st],
589
639
  [0, 1, 0, 0], 1
590
640
  ];
591
- exports.ListPlanExecutionsResponse$ = [3, n0, _LPERi,
641
+ exports.ListPlanExecutionsRequest$ = ListPlanExecutionsRequest$;
642
+ const ListPlanExecutionsResponse$ = [3, n0, _LPERi,
592
643
  0,
593
644
  [_i, _nT],
594
645
  [() => AbbreviatedExecutionsList, 0]
595
646
  ];
596
- exports.ListPlansInRegionRequest$ = [3, n0, _LPIRR,
647
+ exports.ListPlanExecutionsResponse$ = ListPlanExecutionsResponse$;
648
+ const ListPlansInRegionRequest$ = [3, n0, _LPIRR,
597
649
  0,
598
650
  [_mR, _nT],
599
651
  [1, 0]
600
652
  ];
601
- exports.ListPlansInRegionResponse$ = [3, n0, _LPIRRi,
653
+ exports.ListPlansInRegionRequest$ = ListPlansInRegionRequest$;
654
+ const ListPlansInRegionResponse$ = [3, n0, _LPIRRi,
602
655
  0,
603
656
  [_pl, _nT],
604
657
  [() => PlanList, 0]
605
658
  ];
606
- exports.ListPlansRequest$ = [3, n0, _LPR,
659
+ exports.ListPlansInRegionResponse$ = ListPlansInRegionResponse$;
660
+ const ListPlansRequest$ = [3, n0, _LPR,
607
661
  0,
608
662
  [_mR, _nT],
609
663
  [1, 0]
610
664
  ];
611
- exports.ListPlansResponse$ = [3, n0, _LPRi,
665
+ exports.ListPlansRequest$ = ListPlansRequest$;
666
+ const ListPlansResponse$ = [3, n0, _LPRi,
612
667
  0,
613
668
  [_pl, _nT],
614
669
  [() => PlanList, 0]
615
670
  ];
616
- exports.ListRoute53HealthChecksInRegionRequest$ = [3, n0, _LRHCIRR,
671
+ exports.ListPlansResponse$ = ListPlansResponse$;
672
+ const ListRoute53HealthChecksInRegionRequest$ = [3, n0, _LRHCIRR,
617
673
  0,
618
674
  [_a, _hZI, _rN, _mR, _nT],
619
675
  [0, 0, 0, 1, 0], 1
620
676
  ];
621
- exports.ListRoute53HealthChecksInRegionResponse$ = [3, n0, _LRHCIRRi,
677
+ exports.ListRoute53HealthChecksInRegionRequest$ = ListRoute53HealthChecksInRegionRequest$;
678
+ const ListRoute53HealthChecksInRegionResponse$ = [3, n0, _LRHCIRRi,
622
679
  0,
623
680
  [_hC, _nT],
624
681
  [() => Route53HealthCheckList, 0]
625
682
  ];
626
- exports.ListRoute53HealthChecksRequest$ = [3, n0, _LRHCR,
683
+ exports.ListRoute53HealthChecksInRegionResponse$ = ListRoute53HealthChecksInRegionResponse$;
684
+ const ListRoute53HealthChecksRequest$ = [3, n0, _LRHCR,
627
685
  0,
628
686
  [_a, _hZI, _rN, _mR, _nT],
629
687
  [0, 0, 0, 1, 0], 1
630
688
  ];
631
- exports.ListRoute53HealthChecksResponse$ = [3, n0, _LRHCRi,
689
+ exports.ListRoute53HealthChecksRequest$ = ListRoute53HealthChecksRequest$;
690
+ const ListRoute53HealthChecksResponse$ = [3, n0, _LRHCRi,
632
691
  0,
633
692
  [_hC, _nT],
634
693
  [() => Route53HealthCheckList, 0]
635
694
  ];
636
- exports.ListTagsForResourceRequest$ = [3, n0, _LTFRR,
695
+ exports.ListRoute53HealthChecksResponse$ = ListRoute53HealthChecksResponse$;
696
+ const ListTagsForResourceRequest$ = [3, n0, _LTFRR,
637
697
  0,
638
698
  [_a],
639
699
  [0], 1
640
700
  ];
641
- exports.ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
701
+ exports.ListTagsForResourceRequest$ = ListTagsForResourceRequest$;
702
+ const ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
642
703
  0,
643
704
  [_rT],
644
705
  [128 | 0]
645
706
  ];
646
- exports.MinimalWorkflow$ = [3, n0, _MW,
707
+ exports.ListTagsForResourceResponse$ = ListTagsForResourceResponse$;
708
+ const MinimalWorkflow$ = [3, n0, _MW,
647
709
  0,
648
710
  [_ac, _n],
649
711
  [0, 0]
650
712
  ];
651
- exports.NeptuneGlobalDatabaseConfiguration$ = [3, n0, _NGDC,
713
+ exports.MinimalWorkflow$ = MinimalWorkflow$;
714
+ const NeptuneGlobalDatabaseConfiguration$ = [3, n0, _NGDC,
652
715
  0,
653
716
  [_b, _gCI, _rDCA, _tM, _cAR, _eIx, _u],
654
- [0, 0, 128 | 0, 1, 0, 0, () => exports.NeptuneUngraceful$], 3
717
+ [0, 0, 128 | 0, 1, 0, 0, () => NeptuneUngraceful$], 3
655
718
  ];
656
- exports.NeptuneUngraceful$ = [3, n0, _NU,
719
+ exports.NeptuneGlobalDatabaseConfiguration$ = NeptuneGlobalDatabaseConfiguration$;
720
+ const NeptuneUngraceful$ = [3, n0, _NU,
657
721
  0,
658
722
  [_u],
659
723
  [0]
660
724
  ];
661
- exports.ParallelExecutionBlockConfiguration$ = [3, n0, _PEBC,
725
+ exports.NeptuneUngraceful$ = NeptuneUngraceful$;
726
+ const ParallelExecutionBlockConfiguration$ = [3, n0, _PEBC,
662
727
  0,
663
728
  [_ste],
664
729
  [() => Steps], 1
665
730
  ];
666
- exports.Plan$ = [3, n0, _P,
731
+ exports.ParallelExecutionBlockConfiguration$ = ParallelExecutionBlockConfiguration$;
732
+ const Plan$ = [3, n0, _P,
667
733
  0,
668
734
  [_a, _w, _eRx, _n, _r, _rA, _o, _d, _rTOM, _aA, _t, _rC, _pR, _v, _uA],
669
- [0, () => WorkflowList, 0, 0, 64 | 0, 0, 0, 0, 1, () => AssociatedAlarmMap, () => TriggerList, () => exports.ReportConfiguration$, 0, 0, 4], 7
735
+ [0, () => WorkflowList, 0, 0, 64 | 0, 0, 0, 0, 1, () => AssociatedAlarmMap, () => TriggerList, () => ReportConfiguration$, 0, 0, 4], 7
670
736
  ];
671
- exports.RdsCreateCrossRegionReplicaConfiguration$ = [3, n0, _RCCRRC,
737
+ exports.Plan$ = Plan$;
738
+ const RdsCreateCrossRegionReplicaConfiguration$ = [3, n0, _RCCRRC,
672
739
  0,
673
740
  [_dIAM, _tM, _cAR, _eIx],
674
741
  [128 | 0, 1, 0, 0], 1
675
742
  ];
676
- exports.RdsPromoteReadReplicaConfiguration$ = [3, n0, _RPRRC,
743
+ exports.RdsCreateCrossRegionReplicaConfiguration$ = RdsCreateCrossRegionReplicaConfiguration$;
744
+ const RdsPromoteReadReplicaConfiguration$ = [3, n0, _RPRRC,
677
745
  0,
678
746
  [_dIAM, _tM, _cAR, _eIx],
679
747
  [128 | 0, 1, 0, 0], 1
680
748
  ];
681
- exports.RegionSwitchPlanConfiguration$ = [3, n0, _RSPC,
749
+ exports.RdsPromoteReadReplicaConfiguration$ = RdsPromoteReadReplicaConfiguration$;
750
+ const RegionSwitchPlanConfiguration$ = [3, n0, _RSPC,
682
751
  0,
683
752
  [_a, _cAR, _eIx],
684
753
  [0, 0, 0], 1
685
754
  ];
686
- exports.ReportConfiguration$ = [3, n0, _RC,
755
+ exports.RegionSwitchPlanConfiguration$ = RegionSwitchPlanConfiguration$;
756
+ const ReportConfiguration$ = [3, n0, _RC,
687
757
  0,
688
758
  [_rO],
689
759
  [() => ReportOutputList]
690
760
  ];
691
- exports.ResourceWarning$ = [3, n0, _RW,
761
+ exports.ReportConfiguration$ = ReportConfiguration$;
762
+ const ResourceWarning$ = [3, n0, _RW,
692
763
  0,
693
764
  [_v, _wS, _wUT, _wM, _wo, _sN, _rAe],
694
- [0, 0, 4, 0, () => exports.MinimalWorkflow$, 0, 0], 4
765
+ [0, 0, 4, 0, () => MinimalWorkflow$, 0, 0], 4
695
766
  ];
696
- exports.Route53HealthCheck$ = [3, n0, _RHC,
767
+ exports.ResourceWarning$ = ResourceWarning$;
768
+ const Route53HealthCheck$ = [3, n0, _RHC,
697
769
  0,
698
770
  [_hZI, _rN, _reg, _hCI, _sta],
699
771
  [0, 0, 0, 0, 0], 3
700
772
  ];
701
- exports.Route53HealthCheckConfiguration$ = [3, n0, _RHCC,
773
+ exports.Route53HealthCheck$ = Route53HealthCheck$;
774
+ const Route53HealthCheckConfiguration$ = [3, n0, _RHCC,
702
775
  0,
703
776
  [_hZI, _rN, _tM, _cAR, _eIx, _rS],
704
777
  [0, 0, 1, 0, 0, () => Route53ResourceRecordSetList], 2
705
778
  ];
706
- exports.Route53ResourceRecordSet$ = [3, n0, _RRRS,
779
+ exports.Route53HealthCheckConfiguration$ = Route53HealthCheckConfiguration$;
780
+ const Route53ResourceRecordSet$ = [3, n0, _RRRS,
707
781
  0,
708
782
  [_rSI, _reg],
709
783
  [0, 0]
710
784
  ];
711
- exports.S3ReportOutput$ = [3, n0, _SRO,
785
+ exports.Route53ResourceRecordSet$ = Route53ResourceRecordSet$;
786
+ const S3ReportOutput$ = [3, n0, _SRO,
712
787
  0,
713
788
  [_sOK],
714
789
  [0]
715
790
  ];
716
- exports.S3ReportOutputConfiguration$ = [3, n0, _SROC,
791
+ exports.S3ReportOutput$ = S3ReportOutput$;
792
+ const S3ReportOutputConfiguration$ = [3, n0, _SROC,
717
793
  0,
718
794
  [_bP, _bO],
719
795
  [0, 0]
720
796
  ];
721
- exports.Service$ = [3, n0, _S,
797
+ exports.S3ReportOutputConfiguration$ = S3ReportOutputConfiguration$;
798
+ const Service$ = [3, n0, _S,
722
799
  0,
723
800
  [_cAR, _eIx, _cA, _sA],
724
801
  [0, 0, 0, 0]
725
802
  ];
726
- exports.StartPlanExecutionRequest$ = [3, n0, _SPER,
803
+ exports.Service$ = Service$;
804
+ const StartPlanExecutionRequest$ = [3, n0, _SPER,
727
805
  0,
728
806
  [_pA, _tR, _ac, _mo, _co, _lV, _rEI],
729
807
  [0, 0, 0, 0, 0, 0, 0], 3
730
808
  ];
731
- exports.StartPlanExecutionResponse$ = [3, n0, _SPERt,
809
+ exports.StartPlanExecutionRequest$ = StartPlanExecutionRequest$;
810
+ const StartPlanExecutionResponse$ = [3, n0, _SPERt,
732
811
  0,
733
812
  [_eI, _p, _pV, _aRc, _dR],
734
813
  [0, 0, 0, 0, 0]
735
814
  ];
736
- exports.Step$ = [3, n0, _St,
815
+ exports.StartPlanExecutionResponse$ = StartPlanExecutionResponse$;
816
+ const Step$ = [3, n0, _St,
737
817
  0,
738
818
  [_n, _eBC, _eBT, _d],
739
- [0, () => exports.ExecutionBlockConfiguration$, 0, 0], 3
819
+ [0, () => ExecutionBlockConfiguration$, 0, 0], 3
740
820
  ];
741
- exports.StepState$ = [3, n0, _SS,
821
+ exports.Step$ = Step$;
822
+ const StepState$ = [3, n0, _SS,
742
823
  0,
743
824
  [_n, _sta, _sT, _eT, _sM],
744
825
  [0, 0, 4, 4, 0]
745
826
  ];
746
- exports.TagResourceRequest$ = [3, n0, _TRR,
827
+ exports.StepState$ = StepState$;
828
+ const TagResourceRequest$ = [3, n0, _TRR,
747
829
  0,
748
830
  [_a, _ta],
749
831
  [0, 128 | 0], 2
750
832
  ];
751
- exports.TagResourceResponse$ = [3, n0, _TRRa,
833
+ exports.TagResourceRequest$ = TagResourceRequest$;
834
+ const TagResourceResponse$ = [3, n0, _TRRa,
752
835
  0,
753
836
  [],
754
837
  []
755
838
  ];
756
- exports.Trigger$ = [3, n0, _T,
839
+ exports.TagResourceResponse$ = TagResourceResponse$;
840
+ const Trigger$ = [3, n0, _T,
757
841
  0,
758
842
  [_tR, _ac, _con, _mDMBE, _d],
759
843
  [0, 0, () => TriggerConditionList, 1, 0], 4
760
844
  ];
761
- exports.TriggerCondition$ = [3, n0, _TC,
845
+ exports.Trigger$ = Trigger$;
846
+ const TriggerCondition$ = [3, n0, _TC,
762
847
  0,
763
848
  [_aAN, _cond],
764
849
  [0, 0], 2
765
850
  ];
766
- exports.UntagResourceRequest$ = [3, n0, _URR,
851
+ exports.TriggerCondition$ = TriggerCondition$;
852
+ const UntagResourceRequest$ = [3, n0, _URR,
767
853
  0,
768
854
  [_a, _rTK],
769
855
  [0, 64 | 0], 2
770
856
  ];
771
- exports.UntagResourceResponse$ = [3, n0, _URRn,
857
+ exports.UntagResourceRequest$ = UntagResourceRequest$;
858
+ const UntagResourceResponse$ = [3, n0, _URRn,
772
859
  0,
773
860
  [],
774
861
  []
775
862
  ];
776
- exports.UpdatePlanExecutionRequest$ = [3, n0, _UPER,
863
+ exports.UntagResourceResponse$ = UntagResourceResponse$;
864
+ const UpdatePlanExecutionRequest$ = [3, n0, _UPER,
777
865
  0,
778
866
  [_pA, _eI, _ac, _co],
779
867
  [0, 0, 0, 0], 3
780
868
  ];
781
- exports.UpdatePlanExecutionResponse$ = [3, n0, _UPERp,
869
+ exports.UpdatePlanExecutionRequest$ = UpdatePlanExecutionRequest$;
870
+ const UpdatePlanExecutionResponse$ = [3, n0, _UPERp,
782
871
  0,
783
872
  [],
784
873
  []
785
874
  ];
786
- exports.UpdatePlanExecutionStepRequest$ = [3, n0, _UPESR,
875
+ exports.UpdatePlanExecutionResponse$ = UpdatePlanExecutionResponse$;
876
+ const UpdatePlanExecutionStepRequest$ = [3, n0, _UPESR,
787
877
  0,
788
878
  [_pA, _eI, _co, _sN, _aTT],
789
879
  [0, 0, 0, 0, 0], 5
790
880
  ];
791
- exports.UpdatePlanExecutionStepResponse$ = [3, n0, _UPESRp,
881
+ exports.UpdatePlanExecutionStepRequest$ = UpdatePlanExecutionStepRequest$;
882
+ const UpdatePlanExecutionStepResponse$ = [3, n0, _UPESRp,
792
883
  0,
793
884
  [],
794
885
  []
795
886
  ];
796
- exports.UpdatePlanRequest$ = [3, n0, _UPR,
887
+ exports.UpdatePlanExecutionStepResponse$ = UpdatePlanExecutionStepResponse$;
888
+ const UpdatePlanRequest$ = [3, n0, _UPR,
797
889
  0,
798
890
  [_a, _w, _eRx, _d, _rTOM, _aA, _t, _rC],
799
- [0, () => WorkflowList, 0, 0, 1, () => AssociatedAlarmMap, () => TriggerList, () => exports.ReportConfiguration$], 3
891
+ [0, () => WorkflowList, 0, 0, 1, () => AssociatedAlarmMap, () => TriggerList, () => ReportConfiguration$], 3
800
892
  ];
801
- exports.UpdatePlanResponse$ = [3, n0, _UPRp,
893
+ exports.UpdatePlanRequest$ = UpdatePlanRequest$;
894
+ const UpdatePlanResponse$ = [3, n0, _UPRp,
802
895
  0,
803
896
  [_p],
804
- [() => exports.Plan$]
897
+ [() => Plan$]
805
898
  ];
806
- exports.Workflow$ = [3, n0, _W,
899
+ exports.UpdatePlanResponse$ = UpdatePlanResponse$;
900
+ const Workflow$ = [3, n0, _W,
807
901
  0,
808
902
  [_wTA, _ste, _wTR, _wD],
809
903
  [0, () => Steps, 0, 0], 1
810
904
  ];
905
+ exports.Workflow$ = Workflow$;
811
906
  var AbbreviatedExecutionsList = [1, n0, _AEL,
812
- 0, () => exports.AbbreviatedExecution$
907
+ 0, () => AbbreviatedExecution$
813
908
  ];
814
909
  var ArcRoutingControlStates = [1, n0, _ARCSr,
815
- 0, () => exports.ArcRoutingControlState$
910
+ 0, () => ArcRoutingControlState$
816
911
  ];
817
912
  var AsgList = [1, n0, _AL,
818
- 0, () => exports.Asg$
913
+ 0, () => Asg$
819
914
  ];
820
915
  var AuroraClusterArns = 64 | 0;
821
916
  var DocumentDbClusterArns = 64 | 0;
822
917
  var EksClusters = [1, n0, _ECk,
823
- 0, () => exports.EksCluster$
918
+ 0, () => EksCluster$
824
919
  ];
825
920
  var ExecutionEventList = [1, n0, _EEL,
826
- 0, () => exports.ExecutionEvent$
921
+ 0, () => ExecutionEvent$
827
922
  ];
828
923
  var GeneratedReportDetails = [1, n0, _GRD,
829
- 0, () => exports.GeneratedReport$
924
+ 0, () => GeneratedReport$
830
925
  ];
831
926
  var KubernetesScalingApps = [1, n0, _KSA,
832
927
  0, () => KubernetesScalingApplication
833
928
  ];
834
929
  var LambdaList = [1, n0, _LL,
835
- 0, () => exports.Lambdas$
930
+ 0, () => Lambdas$
836
931
  ];
837
932
  var PlanList = [1, n0, _PL,
838
- 0, () => exports.AbbreviatedPlan$
933
+ 0, () => AbbreviatedPlan$
839
934
  ];
840
935
  var PlanWarnings = [1, n0, _PW,
841
- 0, () => exports.ResourceWarning$
936
+ 0, () => ResourceWarning$
842
937
  ];
843
938
  var RegionList = 64 | 0;
844
939
  var ReportOutputList = [1, n0, _ROL,
845
- 0, () => exports.ReportOutputConfiguration$
940
+ 0, () => ReportOutputConfiguration$
846
941
  ];
847
942
  var Resources = 64 | 0;
848
943
  var Route53HealthCheckList = [1, n0, _RHCL,
849
- 0, () => exports.Route53HealthCheck$
944
+ 0, () => Route53HealthCheck$
850
945
  ];
851
946
  var Route53ResourceRecordSetList = [1, n0, _RRRSL,
852
- 0, () => exports.Route53ResourceRecordSet$
947
+ 0, () => Route53ResourceRecordSet$
853
948
  ];
854
949
  var ServiceList = [1, n0, _SL,
855
- 0, () => exports.Service$
950
+ 0, () => Service$
856
951
  ];
857
952
  var Steps = [1, n0, _Ste,
858
- 0, () => exports.Step$
953
+ 0, () => Step$
859
954
  ];
860
955
  var StepStates = [1, n0, _SSt,
861
- 0, () => exports.StepState$
956
+ 0, () => StepState$
862
957
  ];
863
958
  var TagKeys = 64 | 0;
864
959
  var TriggerConditionList = [1, n0, _TCL,
865
- 0, () => exports.TriggerCondition$
960
+ 0, () => TriggerCondition$
866
961
  ];
867
962
  var TriggerList = [1, n0, _TL,
868
- 0, () => exports.Trigger$
963
+ 0, () => Trigger$
869
964
  ];
870
965
  var WorkflowList = [1, n0, _WL,
871
- 0, () => exports.Workflow$
966
+ 0, () => Workflow$
872
967
  ];
873
968
  var AssociatedAlarmMap = [2, n0, _AAM,
874
- 0, 0, () => exports.AssociatedAlarm$
969
+ 0, 0, () => AssociatedAlarm$
875
970
  ];
876
971
  var KubernetesScalingApplication = [2, n0, _KSAu,
877
972
  0, 0, () => RegionalScalingResource
878
973
  ];
879
974
  var RdsDbInstanceArnMap = 128 | 0;
880
975
  var RegionalScalingResource = [2, n0, _RSR,
881
- 0, 0, () => exports.KubernetesScalingResource$
976
+ 0, 0, () => KubernetesScalingResource$
882
977
  ];
883
978
  var RegionAndRoutingControls = [2, n0, _RARC,
884
979
  0, 0, () => ArcRoutingControlStates
@@ -886,85 +981,88 @@ var RegionAndRoutingControls = [2, n0, _RARC,
886
981
  var RegionAuroraClusterMap = 128 | 0;
887
982
  var RegionAuroraInstanceArnMap = 128 | 0;
888
983
  var RegionEventSourceMappingMap = [2, n0, _RESMM,
889
- 0, 0, () => exports.EventSourceMapping$
984
+ 0, 0, () => EventSourceMapping$
890
985
  ];
891
986
  var RegionNeptuneClusterArnMap = 128 | 0;
892
987
  var Tags = 128 | 0;
893
- exports.ExecutionBlockConfiguration$ = [4, n0, _EBC,
988
+ const ExecutionBlockConfiguration$ = [4, n0, _EBC,
894
989
  0,
895
990
  [_cALC, _eACIC, _eAC, _aRCC, _gAC, _pC, _rSPC, _eCIC, _eRSC, _rHCC, _dDC, _rPRRC, _rCCRRRC, _lESMC, _aSSC, _aPSC, _nGDC],
896
- [() => exports.CustomActionLambdaConfiguration$, () => exports.Ec2AsgCapacityIncreaseConfiguration$, () => exports.ExecutionApprovalConfiguration$, () => exports.ArcRoutingControlConfiguration$, () => exports.GlobalAuroraConfiguration$, () => exports.ParallelExecutionBlockConfiguration$, () => exports.RegionSwitchPlanConfiguration$, () => exports.EcsCapacityIncreaseConfiguration$, () => exports.EksResourceScalingConfiguration$, () => exports.Route53HealthCheckConfiguration$, () => exports.DocumentDbConfiguration$, () => exports.RdsPromoteReadReplicaConfiguration$, () => exports.RdsCreateCrossRegionReplicaConfiguration$, () => exports.LambdaEventSourceMappingConfiguration$, () => exports.AuroraServerlessScalingConfiguration$, () => exports.AuroraProvisionedScalingConfiguration$, () => exports.NeptuneGlobalDatabaseConfiguration$]
991
+ [() => CustomActionLambdaConfiguration$, () => Ec2AsgCapacityIncreaseConfiguration$, () => ExecutionApprovalConfiguration$, () => ArcRoutingControlConfiguration$, () => GlobalAuroraConfiguration$, () => ParallelExecutionBlockConfiguration$, () => RegionSwitchPlanConfiguration$, () => EcsCapacityIncreaseConfiguration$, () => EksResourceScalingConfiguration$, () => Route53HealthCheckConfiguration$, () => DocumentDbConfiguration$, () => RdsPromoteReadReplicaConfiguration$, () => RdsCreateCrossRegionReplicaConfiguration$, () => LambdaEventSourceMappingConfiguration$, () => AuroraServerlessScalingConfiguration$, () => AuroraProvisionedScalingConfiguration$, () => NeptuneGlobalDatabaseConfiguration$]
897
992
  ];
898
- exports.ReportOutput$ = [4, n0, _RO,
993
+ exports.ExecutionBlockConfiguration$ = ExecutionBlockConfiguration$;
994
+ const ReportOutput$ = [4, n0, _RO,
899
995
  0,
900
996
  [_sRO, _fRO],
901
- [() => exports.S3ReportOutput$, () => exports.FailedReportOutput$]
997
+ [() => S3ReportOutput$, () => FailedReportOutput$]
902
998
  ];
903
- exports.ReportOutputConfiguration$ = [4, n0, _ROC,
999
+ exports.ReportOutput$ = ReportOutput$;
1000
+ const ReportOutputConfiguration$ = [4, n0, _ROC,
904
1001
  0,
905
1002
  [_sC],
906
- [() => exports.S3ReportOutputConfiguration$]
1003
+ [() => S3ReportOutputConfiguration$]
907
1004
  ];
1005
+ exports.ReportOutputConfiguration$ = ReportOutputConfiguration$;
908
1006
  exports.ApprovePlanExecutionStep$ = [9, n0, _APES,
909
- 0, () => exports.ApprovePlanExecutionStepRequest$, () => exports.ApprovePlanExecutionStepResponse$
1007
+ 0, () => ApprovePlanExecutionStepRequest$, () => ApprovePlanExecutionStepResponse$
910
1008
  ];
911
1009
  exports.CancelPlanExecution$ = [9, n0, _CPE,
912
- 0, () => exports.CancelPlanExecutionRequest$, () => exports.CancelPlanExecutionResponse$
1010
+ 0, () => CancelPlanExecutionRequest$, () => CancelPlanExecutionResponse$
913
1011
  ];
914
1012
  exports.CreatePlan$ = [9, n0, _CP,
915
- 0, () => exports.CreatePlanRequest$, () => exports.CreatePlanResponse$
1013
+ 0, () => CreatePlanRequest$, () => CreatePlanResponse$
916
1014
  ];
917
1015
  exports.DeletePlan$ = [9, n0, _DP,
918
- 2, () => exports.DeletePlanRequest$, () => exports.DeletePlanResponse$
1016
+ 2, () => DeletePlanRequest$, () => DeletePlanResponse$
919
1017
  ];
920
1018
  exports.GetPlan$ = [9, n0, _GP,
921
- 0, () => exports.GetPlanRequest$, () => exports.GetPlanResponse$
1019
+ 0, () => GetPlanRequest$, () => GetPlanResponse$
922
1020
  ];
923
1021
  exports.GetPlanEvaluationStatus$ = [9, n0, _GPES,
924
- 0, () => exports.GetPlanEvaluationStatusRequest$, () => exports.GetPlanEvaluationStatusResponse$
1022
+ 0, () => GetPlanEvaluationStatusRequest$, () => GetPlanEvaluationStatusResponse$
925
1023
  ];
926
1024
  exports.GetPlanExecution$ = [9, n0, _GPE,
927
- 0, () => exports.GetPlanExecutionRequest$, () => exports.GetPlanExecutionResponse$
1025
+ 0, () => GetPlanExecutionRequest$, () => GetPlanExecutionResponse$
928
1026
  ];
929
1027
  exports.GetPlanInRegion$ = [9, n0, _GPIR,
930
- 0, () => exports.GetPlanInRegionRequest$, () => exports.GetPlanInRegionResponse$
1028
+ 0, () => GetPlanInRegionRequest$, () => GetPlanInRegionResponse$
931
1029
  ];
932
1030
  exports.ListPlanExecutionEvents$ = [9, n0, _LPEE,
933
- 0, () => exports.ListPlanExecutionEventsRequest$, () => exports.ListPlanExecutionEventsResponse$
1031
+ 0, () => ListPlanExecutionEventsRequest$, () => ListPlanExecutionEventsResponse$
934
1032
  ];
935
1033
  exports.ListPlanExecutions$ = [9, n0, _LPE,
936
- 0, () => exports.ListPlanExecutionsRequest$, () => exports.ListPlanExecutionsResponse$
1034
+ 0, () => ListPlanExecutionsRequest$, () => ListPlanExecutionsResponse$
937
1035
  ];
938
1036
  exports.ListPlans$ = [9, n0, _LP,
939
- 0, () => exports.ListPlansRequest$, () => exports.ListPlansResponse$
1037
+ 0, () => ListPlansRequest$, () => ListPlansResponse$
940
1038
  ];
941
1039
  exports.ListPlansInRegion$ = [9, n0, _LPIR,
942
- 0, () => exports.ListPlansInRegionRequest$, () => exports.ListPlansInRegionResponse$
1040
+ 0, () => ListPlansInRegionRequest$, () => ListPlansInRegionResponse$
943
1041
  ];
944
1042
  exports.ListRoute53HealthChecks$ = [9, n0, _LRHC,
945
- 0, () => exports.ListRoute53HealthChecksRequest$, () => exports.ListRoute53HealthChecksResponse$
1043
+ 0, () => ListRoute53HealthChecksRequest$, () => ListRoute53HealthChecksResponse$
946
1044
  ];
947
1045
  exports.ListRoute53HealthChecksInRegion$ = [9, n0, _LRHCIR,
948
- 0, () => exports.ListRoute53HealthChecksInRegionRequest$, () => exports.ListRoute53HealthChecksInRegionResponse$
1046
+ 0, () => ListRoute53HealthChecksInRegionRequest$, () => ListRoute53HealthChecksInRegionResponse$
949
1047
  ];
950
1048
  exports.ListTagsForResource$ = [9, n0, _LTFR,
951
- 0, () => exports.ListTagsForResourceRequest$, () => exports.ListTagsForResourceResponse$
1049
+ 0, () => ListTagsForResourceRequest$, () => ListTagsForResourceResponse$
952
1050
  ];
953
1051
  exports.StartPlanExecution$ = [9, n0, _SPE,
954
- 0, () => exports.StartPlanExecutionRequest$, () => exports.StartPlanExecutionResponse$
1052
+ 0, () => StartPlanExecutionRequest$, () => StartPlanExecutionResponse$
955
1053
  ];
956
1054
  exports.TagResource$ = [9, n0, _TR,
957
- 0, () => exports.TagResourceRequest$, () => exports.TagResourceResponse$
1055
+ 0, () => TagResourceRequest$, () => TagResourceResponse$
958
1056
  ];
959
1057
  exports.UntagResource$ = [9, n0, _UR,
960
- 0, () => exports.UntagResourceRequest$, () => exports.UntagResourceResponse$
1058
+ 0, () => UntagResourceRequest$, () => UntagResourceResponse$
961
1059
  ];
962
1060
  exports.UpdatePlan$ = [9, n0, _UP,
963
- 0, () => exports.UpdatePlanRequest$, () => exports.UpdatePlanResponse$
1061
+ 0, () => UpdatePlanRequest$, () => UpdatePlanResponse$
964
1062
  ];
965
1063
  exports.UpdatePlanExecution$ = [9, n0, _UPE,
966
- 0, () => exports.UpdatePlanExecutionRequest$, () => exports.UpdatePlanExecutionResponse$
1064
+ 0, () => UpdatePlanExecutionRequest$, () => UpdatePlanExecutionResponse$
967
1065
  ];
968
1066
  exports.UpdatePlanExecutionStep$ = [9, n0, _UPES,
969
- 0, () => exports.UpdatePlanExecutionStepRequest$, () => exports.UpdatePlanExecutionStepResponse$
1067
+ 0, () => UpdatePlanExecutionStepRequest$, () => UpdatePlanExecutionStepResponse$
970
1068
  ];