@aws-sdk/client-arc-region-switch 3.998.0 → 3.1000.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/dist-cjs/index.js CHANGED
@@ -565,6 +565,7 @@ smithyClient.createAggregatedClient(commands, ARCRegionSwitch, { paginators, wai
565
565
  const ExecutionAction = {
566
566
  ACTIVATE: "activate",
567
567
  DEACTIVATE: "deactivate",
568
+ POST_RECOVERY: "postRecovery",
568
569
  };
569
570
  const ExecutionState = {
570
571
  CANCELLED: "canceled",
@@ -617,6 +618,7 @@ const FailedReportErrorCode = {
617
618
  const WorkflowTargetAction = {
618
619
  ACTIVATE: "activate",
619
620
  DEACTIVATE: "deactivate",
621
+ POST_RECOVERY: "postRecovery",
620
622
  };
621
623
  const RoutingControlStateChange = {
622
624
  OFF: "Off",
@@ -624,7 +626,9 @@ const RoutingControlStateChange = {
624
626
  };
625
627
  const RegionToRunIn = {
626
628
  ACTIVATING_REGION: "activatingRegion",
629
+ ACTIVE_REGION: "activeRegion",
627
630
  DEACTIVATING_REGION: "deactivatingRegion",
631
+ INACTIVE_REGION: "inactiveRegion",
628
632
  };
629
633
  const LambdaUngracefulBehavior = {
630
634
  SKIP: "skip",
@@ -663,6 +667,8 @@ const ExecutionBlockType = {
663
667
  EKS_RESOURCE_SCALING: "EKSResourceScaling",
664
668
  EXECUTION_APPROVAL: "ManualApproval",
665
669
  PARALLEL: "Parallel",
670
+ RDS_CREATE_CROSS_REGION_REPLICA: "RdsCreateCrossRegionReplica",
671
+ RDS_PROMOTE_READ_REPLICA: "RdsPromoteReadReplica",
666
672
  REGION_SWITCH: "ARCRegionSwitchPlan",
667
673
  ROUTE53_HEALTH_CHECK: "Route53HealthCheck",
668
674
  ROUTING_CONTROL: "ARCRoutingControl",
@@ -1,8 +1,8 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.ListPlanExecutionEventsRequest$ = exports.LambdaUngraceful$ = exports.Lambdas$ = 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.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.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.GetPlan$ = exports.DeletePlan$ = exports.CreatePlan$ = exports.CancelPlanExecution$ = exports.ApprovePlanExecutionStep$ = exports.ReportOutputConfiguration$ = exports.ReportOutput$ = exports.ExecutionBlockConfiguration$ = exports.Workflow$ = 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.Plan$ = exports.ParallelExecutionBlockConfiguration$ = 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$ = 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$ = void 0;
4
+ exports.CreatePlan$ = exports.CancelPlanExecution$ = exports.ApprovePlanExecutionStep$ = exports.ReportOutputConfiguration$ = exports.ReportOutput$ = exports.ExecutionBlockConfiguration$ = exports.Workflow$ = 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.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$ = 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$ = void 0;
6
6
  const _A = "Asg";
7
7
  const _AA = "AssociatedAlarm";
8
8
  const _AAM = "AssociatedAlarmMap";
@@ -96,6 +96,7 @@ const _PL = "PlanList";
96
96
  const _PW = "PlanWarnings";
97
97
  const _RARC = "RegionAndRoutingControls";
98
98
  const _RC = "ReportConfiguration";
99
+ const _RCCRRC = "RdsCreateCrossRegionReplicaConfiguration";
99
100
  const _RHC = "Route53HealthCheck";
100
101
  const _RHCC = "Route53HealthCheckConfiguration";
101
102
  const _RHCL = "Route53HealthCheckList";
@@ -103,6 +104,7 @@ const _RNFE = "ResourceNotFoundException";
103
104
  const _RO = "ReportOutput";
104
105
  const _ROC = "ReportOutputConfiguration";
105
106
  const _ROL = "ReportOutputList";
107
+ const _RPRRC = "RdsPromoteReadReplicaConfiguration";
106
108
  const _RRRS = "Route53ResourceRecordSet";
107
109
  const _RRRSL = "Route53ResourceRecordSetList";
108
110
  const _RSPC = "RegionSwitchPlanConfiguration";
@@ -168,6 +170,7 @@ const _cond = "condition";
168
170
  const _d = "description";
169
171
  const _dCA = "databaseClusterArns";
170
172
  const _dDC = "documentDbConfig";
173
+ const _dIAM = "dbInstanceArnMap";
171
174
  const _dR = "deactivateRegion";
172
175
  const _e = "error";
173
176
  const _eA = "executionAction";
@@ -226,12 +229,15 @@ const _rARC = "regionAndRoutingControls";
226
229
  const _rAe = "resourceArn";
227
230
  const _rC = "reportConfiguration";
228
231
  const _rCA = "routingControlArn";
232
+ const _rCCRRRC = "rdsCreateCrossRegionReadReplicaConfig";
233
+ const _rEI = "recoveryExecutionId";
229
234
  const _rGT = "reportGenerationTime";
230
235
  const _rHCC = "route53HealthCheckConfig";
231
236
  const _rI = "resourceIdentifier";
232
237
  const _rIM = "retryIntervalMinutes";
233
238
  const _rN = "recordName";
234
239
  const _rO = "reportOutput";
240
+ const _rPRRC = "rdsPromoteReadReplicaConfig";
235
241
  const _rS = "recordSets";
236
242
  const _rSI = "recordSetIdentifier";
237
243
  const _rSPC = "regionSwitchPlanConfig";
@@ -319,8 +325,8 @@ exports.errorTypeRegistries = [
319
325
  ];
320
326
  exports.AbbreviatedExecution$ = [3, n0, _AE,
321
327
  0,
322
- [_pA, _eI, _sT, _mo, _eS, _eA, _eR, _v, _uA, _co, _eT, _aRT],
323
- [0, 0, 4, 0, 0, 0, 0, 0, 4, 0, 4, 0], 7
328
+ [_pA, _eI, _sT, _mo, _eS, _eA, _eR, _v, _uA, _co, _eT, _rEI, _aRT],
329
+ [0, 0, 4, 0, 0, 0, 0, 0, 4, 0, 4, 0, 0], 7
324
330
  ];
325
331
  exports.AbbreviatedPlan$ = [3, n0, _AP,
326
332
  0,
@@ -474,8 +480,8 @@ exports.GetPlanExecutionRequest$ = [3, n0, _GPER,
474
480
  ];
475
481
  exports.GetPlanExecutionResponse$ = [3, n0, _GPERe,
476
482
  0,
477
- [_pA, _eI, _sT, _mo, _eS, _eA, _eR, _v, _uA, _co, _eT, _sS, _p, _aRT, _gRD, _nT],
478
- [0, 0, 4, 0, 0, 0, 0, 0, 4, 0, 4, () => StepStates, () => exports.Plan$, 0, () => GeneratedReportDetails, 0], 7
483
+ [_pA, _eI, _sT, _mo, _eS, _eA, _eR, _v, _uA, _co, _eT, _rEI, _sS, _p, _aRT, _gRD, _nT],
484
+ [0, 0, 4, 0, 0, 0, 0, 0, 4, 0, 4, 0, () => StepStates, () => exports.Plan$, 0, () => GeneratedReportDetails, 0], 7
479
485
  ];
480
486
  exports.GetPlanInRegionRequest$ = [3, n0, _GPIRR,
481
487
  0,
@@ -612,6 +618,16 @@ exports.Plan$ = [3, n0, _P,
612
618
  [_a, _w, _eRx, _n, _r, _rA, _o, _d, _rTOM, _aA, _t, _rC, _pR, _v, _uA],
613
619
  [0, () => WorkflowList, 0, 0, 64 | 0, 0, 0, 0, 1, () => AssociatedAlarmMap, () => TriggerList, () => exports.ReportConfiguration$, 0, 0, 4], 7
614
620
  ];
621
+ exports.RdsCreateCrossRegionReplicaConfiguration$ = [3, n0, _RCCRRC,
622
+ 0,
623
+ [_dIAM, _tM, _cAR, _eIx],
624
+ [128 | 0, 1, 0, 0], 1
625
+ ];
626
+ exports.RdsPromoteReadReplicaConfiguration$ = [3, n0, _RPRRC,
627
+ 0,
628
+ [_dIAM, _tM, _cAR, _eIx],
629
+ [128 | 0, 1, 0, 0], 1
630
+ ];
615
631
  exports.RegionSwitchPlanConfiguration$ = [3, n0, _RSPC,
616
632
  0,
617
633
  [_a, _cAR, _eIx],
@@ -659,8 +675,8 @@ exports.Service$ = [3, n0, _S,
659
675
  ];
660
676
  exports.StartPlanExecutionRequest$ = [3, n0, _SPER,
661
677
  0,
662
- [_pA, _tR, _ac, _mo, _co, _lV],
663
- [0, 0, 0, 0, 0, 0], 3
678
+ [_pA, _tR, _ac, _mo, _co, _lV, _rEI],
679
+ [0, 0, 0, 0, 0, 0, 0], 3
664
680
  ];
665
681
  exports.StartPlanExecutionResponse$ = [3, n0, _SPERt,
666
682
  0,
@@ -810,6 +826,7 @@ var AssociatedAlarmMap = [2, n0, _AAM,
810
826
  var KubernetesScalingApplication = [2, n0, _KSAu,
811
827
  0, 0, () => RegionalScalingResource
812
828
  ];
829
+ var RdsDbInstanceArnMap = 128 | 0;
813
830
  var RegionalScalingResource = [2, n0, _RSR,
814
831
  0, 0, () => exports.KubernetesScalingResource$
815
832
  ];
@@ -819,8 +836,8 @@ var RegionAndRoutingControls = [2, n0, _RARC,
819
836
  var Tags = 128 | 0;
820
837
  exports.ExecutionBlockConfiguration$ = [4, n0, _EBC,
821
838
  0,
822
- [_cALC, _eACIC, _eAC, _aRCC, _gAC, _pC, _rSPC, _eCIC, _eRSC, _rHCC, _dDC],
823
- [() => exports.CustomActionLambdaConfiguration$, () => exports.Ec2AsgCapacityIncreaseConfiguration$, () => exports.ExecutionApprovalConfiguration$, () => exports.ArcRoutingControlConfiguration$, () => exports.GlobalAuroraConfiguration$, () => exports.ParallelExecutionBlockConfiguration$, () => exports.RegionSwitchPlanConfiguration$, () => exports.EcsCapacityIncreaseConfiguration$, () => exports.EksResourceScalingConfiguration$, () => exports.Route53HealthCheckConfiguration$, () => exports.DocumentDbConfiguration$]
839
+ [_cALC, _eACIC, _eAC, _aRCC, _gAC, _pC, _rSPC, _eCIC, _eRSC, _rHCC, _dDC, _rPRRC, _rCCRRRC],
840
+ [() => 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$]
824
841
  ];
825
842
  exports.ReportOutput$ = [4, n0, _RO,
826
843
  0,
@@ -1,6 +1,7 @@
1
1
  export const ExecutionAction = {
2
2
  ACTIVATE: "activate",
3
3
  DEACTIVATE: "deactivate",
4
+ POST_RECOVERY: "postRecovery",
4
5
  };
5
6
  export const ExecutionState = {
6
7
  CANCELLED: "canceled",
@@ -53,6 +54,7 @@ export const FailedReportErrorCode = {
53
54
  export const WorkflowTargetAction = {
54
55
  ACTIVATE: "activate",
55
56
  DEACTIVATE: "deactivate",
57
+ POST_RECOVERY: "postRecovery",
56
58
  };
57
59
  export const RoutingControlStateChange = {
58
60
  OFF: "Off",
@@ -60,7 +62,9 @@ export const RoutingControlStateChange = {
60
62
  };
61
63
  export const RegionToRunIn = {
62
64
  ACTIVATING_REGION: "activatingRegion",
65
+ ACTIVE_REGION: "activeRegion",
63
66
  DEACTIVATING_REGION: "deactivatingRegion",
67
+ INACTIVE_REGION: "inactiveRegion",
64
68
  };
65
69
  export const LambdaUngracefulBehavior = {
66
70
  SKIP: "skip",
@@ -99,6 +103,8 @@ export const ExecutionBlockType = {
99
103
  EKS_RESOURCE_SCALING: "EKSResourceScaling",
100
104
  EXECUTION_APPROVAL: "ManualApproval",
101
105
  PARALLEL: "Parallel",
106
+ RDS_CREATE_CROSS_REGION_REPLICA: "RdsCreateCrossRegionReplica",
107
+ RDS_PROMOTE_READ_REPLICA: "RdsPromoteReadReplica",
102
108
  REGION_SWITCH: "ARCRegionSwitchPlan",
103
109
  ROUTE53_HEALTH_CHECK: "Route53HealthCheck",
104
110
  ROUTING_CONTROL: "ARCRoutingControl",
@@ -91,6 +91,7 @@ const _PL = "PlanList";
91
91
  const _PW = "PlanWarnings";
92
92
  const _RARC = "RegionAndRoutingControls";
93
93
  const _RC = "ReportConfiguration";
94
+ const _RCCRRC = "RdsCreateCrossRegionReplicaConfiguration";
94
95
  const _RHC = "Route53HealthCheck";
95
96
  const _RHCC = "Route53HealthCheckConfiguration";
96
97
  const _RHCL = "Route53HealthCheckList";
@@ -98,6 +99,7 @@ const _RNFE = "ResourceNotFoundException";
98
99
  const _RO = "ReportOutput";
99
100
  const _ROC = "ReportOutputConfiguration";
100
101
  const _ROL = "ReportOutputList";
102
+ const _RPRRC = "RdsPromoteReadReplicaConfiguration";
101
103
  const _RRRS = "Route53ResourceRecordSet";
102
104
  const _RRRSL = "Route53ResourceRecordSetList";
103
105
  const _RSPC = "RegionSwitchPlanConfiguration";
@@ -163,6 +165,7 @@ const _cond = "condition";
163
165
  const _d = "description";
164
166
  const _dCA = "databaseClusterArns";
165
167
  const _dDC = "documentDbConfig";
168
+ const _dIAM = "dbInstanceArnMap";
166
169
  const _dR = "deactivateRegion";
167
170
  const _e = "error";
168
171
  const _eA = "executionAction";
@@ -221,12 +224,15 @@ const _rARC = "regionAndRoutingControls";
221
224
  const _rAe = "resourceArn";
222
225
  const _rC = "reportConfiguration";
223
226
  const _rCA = "routingControlArn";
227
+ const _rCCRRRC = "rdsCreateCrossRegionReadReplicaConfig";
228
+ const _rEI = "recoveryExecutionId";
224
229
  const _rGT = "reportGenerationTime";
225
230
  const _rHCC = "route53HealthCheckConfig";
226
231
  const _rI = "resourceIdentifier";
227
232
  const _rIM = "retryIntervalMinutes";
228
233
  const _rN = "recordName";
229
234
  const _rO = "reportOutput";
235
+ const _rPRRC = "rdsPromoteReadReplicaConfig";
230
236
  const _rS = "recordSets";
231
237
  const _rSI = "recordSetIdentifier";
232
238
  const _rSPC = "regionSwitchPlanConfig";
@@ -314,8 +320,8 @@ export const errorTypeRegistries = [
314
320
  ];
315
321
  export var AbbreviatedExecution$ = [3, n0, _AE,
316
322
  0,
317
- [_pA, _eI, _sT, _mo, _eS, _eA, _eR, _v, _uA, _co, _eT, _aRT],
318
- [0, 0, 4, 0, 0, 0, 0, 0, 4, 0, 4, 0], 7
323
+ [_pA, _eI, _sT, _mo, _eS, _eA, _eR, _v, _uA, _co, _eT, _rEI, _aRT],
324
+ [0, 0, 4, 0, 0, 0, 0, 0, 4, 0, 4, 0, 0], 7
319
325
  ];
320
326
  export var AbbreviatedPlan$ = [3, n0, _AP,
321
327
  0,
@@ -469,8 +475,8 @@ export var GetPlanExecutionRequest$ = [3, n0, _GPER,
469
475
  ];
470
476
  export var GetPlanExecutionResponse$ = [3, n0, _GPERe,
471
477
  0,
472
- [_pA, _eI, _sT, _mo, _eS, _eA, _eR, _v, _uA, _co, _eT, _sS, _p, _aRT, _gRD, _nT],
473
- [0, 0, 4, 0, 0, 0, 0, 0, 4, 0, 4, () => StepStates, () => Plan$, 0, () => GeneratedReportDetails, 0], 7
478
+ [_pA, _eI, _sT, _mo, _eS, _eA, _eR, _v, _uA, _co, _eT, _rEI, _sS, _p, _aRT, _gRD, _nT],
479
+ [0, 0, 4, 0, 0, 0, 0, 0, 4, 0, 4, 0, () => StepStates, () => Plan$, 0, () => GeneratedReportDetails, 0], 7
474
480
  ];
475
481
  export var GetPlanInRegionRequest$ = [3, n0, _GPIRR,
476
482
  0,
@@ -607,6 +613,16 @@ export var Plan$ = [3, n0, _P,
607
613
  [_a, _w, _eRx, _n, _r, _rA, _o, _d, _rTOM, _aA, _t, _rC, _pR, _v, _uA],
608
614
  [0, () => WorkflowList, 0, 0, 64 | 0, 0, 0, 0, 1, () => AssociatedAlarmMap, () => TriggerList, () => ReportConfiguration$, 0, 0, 4], 7
609
615
  ];
616
+ export var RdsCreateCrossRegionReplicaConfiguration$ = [3, n0, _RCCRRC,
617
+ 0,
618
+ [_dIAM, _tM, _cAR, _eIx],
619
+ [128 | 0, 1, 0, 0], 1
620
+ ];
621
+ export var RdsPromoteReadReplicaConfiguration$ = [3, n0, _RPRRC,
622
+ 0,
623
+ [_dIAM, _tM, _cAR, _eIx],
624
+ [128 | 0, 1, 0, 0], 1
625
+ ];
610
626
  export var RegionSwitchPlanConfiguration$ = [3, n0, _RSPC,
611
627
  0,
612
628
  [_a, _cAR, _eIx],
@@ -654,8 +670,8 @@ export var Service$ = [3, n0, _S,
654
670
  ];
655
671
  export var StartPlanExecutionRequest$ = [3, n0, _SPER,
656
672
  0,
657
- [_pA, _tR, _ac, _mo, _co, _lV],
658
- [0, 0, 0, 0, 0, 0], 3
673
+ [_pA, _tR, _ac, _mo, _co, _lV, _rEI],
674
+ [0, 0, 0, 0, 0, 0, 0], 3
659
675
  ];
660
676
  export var StartPlanExecutionResponse$ = [3, n0, _SPERt,
661
677
  0,
@@ -805,6 +821,7 @@ var AssociatedAlarmMap = [2, n0, _AAM,
805
821
  var KubernetesScalingApplication = [2, n0, _KSAu,
806
822
  0, 0, () => RegionalScalingResource
807
823
  ];
824
+ var RdsDbInstanceArnMap = 128 | 0;
808
825
  var RegionalScalingResource = [2, n0, _RSR,
809
826
  0, 0, () => KubernetesScalingResource$
810
827
  ];
@@ -814,8 +831,8 @@ var RegionAndRoutingControls = [2, n0, _RARC,
814
831
  var Tags = 128 | 0;
815
832
  export var ExecutionBlockConfiguration$ = [4, n0, _EBC,
816
833
  0,
817
- [_cALC, _eACIC, _eAC, _aRCC, _gAC, _pC, _rSPC, _eCIC, _eRSC, _rHCC, _dDC],
818
- [() => CustomActionLambdaConfiguration$, () => Ec2AsgCapacityIncreaseConfiguration$, () => ExecutionApprovalConfiguration$, () => ArcRoutingControlConfiguration$, () => GlobalAuroraConfiguration$, () => ParallelExecutionBlockConfiguration$, () => RegionSwitchPlanConfiguration$, () => EcsCapacityIncreaseConfiguration$, () => EksResourceScalingConfiguration$, () => Route53HealthCheckConfiguration$, () => DocumentDbConfiguration$]
834
+ [_cALC, _eACIC, _eAC, _aRCC, _gAC, _pC, _rSPC, _eCIC, _eRSC, _rHCC, _dDC, _rPRRC, _rCCRRRC],
835
+ [() => CustomActionLambdaConfiguration$, () => Ec2AsgCapacityIncreaseConfiguration$, () => ExecutionApprovalConfiguration$, () => ArcRoutingControlConfiguration$, () => GlobalAuroraConfiguration$, () => ParallelExecutionBlockConfiguration$, () => RegionSwitchPlanConfiguration$, () => EcsCapacityIncreaseConfiguration$, () => EksResourceScalingConfiguration$, () => Route53HealthCheckConfiguration$, () => DocumentDbConfiguration$, () => RdsPromoteReadReplicaConfiguration$, () => RdsCreateCrossRegionReplicaConfiguration$]
819
836
  ];
820
837
  export var ReportOutput$ = [4, n0, _RO,
821
838
  0,
@@ -55,7 +55,7 @@ declare const CreatePlanCommand_base: {
55
55
  * },
56
56
  * ],
57
57
  * retryIntervalMinutes: Number("float"), // required
58
- * regionToRun: "activatingRegion" || "deactivatingRegion", // required
58
+ * regionToRun: "activatingRegion" || "deactivatingRegion" || "activeRegion" || "inactiveRegion", // required
59
59
  * ungraceful: { // LambdaUngraceful
60
60
  * behavior: "skip",
61
61
  * },
@@ -121,7 +121,7 @@ declare const CreatePlanCommand_base: {
121
121
  * },
122
122
  * ],
123
123
  * retryIntervalMinutes: Number("float"), // required
124
- * regionToRun: "activatingRegion" || "deactivatingRegion", // required
124
+ * regionToRun: "activatingRegion" || "deactivatingRegion" || "activeRegion" || "inactiveRegion", // required
125
125
  * ungraceful: {
126
126
  * behavior: "skip",
127
127
  * },
@@ -251,8 +251,24 @@ declare const CreatePlanCommand_base: {
251
251
  * "STRING_VALUE",
252
252
  * ],
253
253
  * },
254
+ * rdsPromoteReadReplicaConfig: { // RdsPromoteReadReplicaConfiguration
255
+ * timeoutMinutes: Number("int"),
256
+ * crossAccountRole: "STRING_VALUE",
257
+ * externalId: "STRING_VALUE",
258
+ * dbInstanceArnMap: { // RdsDbInstanceArnMap // required
259
+ * "<keys>": "STRING_VALUE",
260
+ * },
261
+ * },
262
+ * rdsCreateCrossRegionReadReplicaConfig: { // RdsCreateCrossRegionReplicaConfiguration
263
+ * timeoutMinutes: Number("int"),
264
+ * crossAccountRole: "STRING_VALUE",
265
+ * externalId: "STRING_VALUE",
266
+ * dbInstanceArnMap: { // required
267
+ * "<keys>": "STRING_VALUE",
268
+ * },
269
+ * },
254
270
  * },
255
- * executionBlockType: "CustomActionLambda" || "ManualApproval" || "AuroraGlobalDatabase" || "EC2AutoScaling" || "ARCRoutingControl" || "ARCRegionSwitchPlan" || "Parallel" || "ECSServiceScaling" || "EKSResourceScaling" || "Route53HealthCheck" || "DocumentDb", // required
271
+ * executionBlockType: "CustomActionLambda" || "ManualApproval" || "AuroraGlobalDatabase" || "EC2AutoScaling" || "ARCRoutingControl" || "ARCRegionSwitchPlan" || "Parallel" || "ECSServiceScaling" || "EKSResourceScaling" || "Route53HealthCheck" || "DocumentDb" || "RdsPromoteReadReplica" || "RdsCreateCrossRegionReplica", // required
256
272
  * },
257
273
  * ],
258
274
  * },
@@ -333,11 +349,27 @@ declare const CreatePlanCommand_base: {
333
349
  * "STRING_VALUE",
334
350
  * ],
335
351
  * },
352
+ * rdsPromoteReadReplicaConfig: {
353
+ * timeoutMinutes: Number("int"),
354
+ * crossAccountRole: "STRING_VALUE",
355
+ * externalId: "STRING_VALUE",
356
+ * dbInstanceArnMap: { // required
357
+ * "<keys>": "STRING_VALUE",
358
+ * },
359
+ * },
360
+ * rdsCreateCrossRegionReadReplicaConfig: {
361
+ * timeoutMinutes: Number("int"),
362
+ * crossAccountRole: "STRING_VALUE",
363
+ * externalId: "STRING_VALUE",
364
+ * dbInstanceArnMap: { // required
365
+ * "<keys>": "STRING_VALUE",
366
+ * },
367
+ * },
336
368
  * },
337
- * executionBlockType: "CustomActionLambda" || "ManualApproval" || "AuroraGlobalDatabase" || "EC2AutoScaling" || "ARCRoutingControl" || "ARCRegionSwitchPlan" || "Parallel" || "ECSServiceScaling" || "EKSResourceScaling" || "Route53HealthCheck" || "DocumentDb", // required
369
+ * executionBlockType: "CustomActionLambda" || "ManualApproval" || "AuroraGlobalDatabase" || "EC2AutoScaling" || "ARCRoutingControl" || "ARCRegionSwitchPlan" || "Parallel" || "ECSServiceScaling" || "EKSResourceScaling" || "Route53HealthCheck" || "DocumentDb" || "RdsPromoteReadReplica" || "RdsCreateCrossRegionReplica", // required
338
370
  * },
339
371
  * ],
340
- * workflowTargetAction: "activate" || "deactivate", // required
372
+ * workflowTargetAction: "activate" || "deactivate" || "postRecovery", // required
341
373
  * workflowTargetRegion: "STRING_VALUE",
342
374
  * workflowDescription: "STRING_VALUE",
343
375
  * },
@@ -356,7 +388,7 @@ declare const CreatePlanCommand_base: {
356
388
  * { // Trigger
357
389
  * description: "STRING_VALUE",
358
390
  * targetRegion: "STRING_VALUE", // required
359
- * action: "activate" || "deactivate", // required
391
+ * action: "activate" || "deactivate" || "postRecovery", // required
360
392
  * conditions: [ // TriggerConditionList // required
361
393
  * { // TriggerCondition
362
394
  * associatedAlarmName: "STRING_VALUE", // required
@@ -409,7 +441,7 @@ declare const CreatePlanCommand_base: {
409
441
  * // },
410
442
  * // ],
411
443
  * // retryIntervalMinutes: Number("float"), // required
412
- * // regionToRun: "activatingRegion" || "deactivatingRegion", // required
444
+ * // regionToRun: "activatingRegion" || "deactivatingRegion" || "activeRegion" || "inactiveRegion", // required
413
445
  * // ungraceful: { // LambdaUngraceful
414
446
  * // behavior: "skip",
415
447
  * // },
@@ -475,7 +507,7 @@ declare const CreatePlanCommand_base: {
475
507
  * // },
476
508
  * // ],
477
509
  * // retryIntervalMinutes: Number("float"), // required
478
- * // regionToRun: "activatingRegion" || "deactivatingRegion", // required
510
+ * // regionToRun: "activatingRegion" || "deactivatingRegion" || "activeRegion" || "inactiveRegion", // required
479
511
  * // ungraceful: {
480
512
  * // behavior: "skip",
481
513
  * // },
@@ -605,8 +637,24 @@ declare const CreatePlanCommand_base: {
605
637
  * // "STRING_VALUE",
606
638
  * // ],
607
639
  * // },
640
+ * // rdsPromoteReadReplicaConfig: { // RdsPromoteReadReplicaConfiguration
641
+ * // timeoutMinutes: Number("int"),
642
+ * // crossAccountRole: "STRING_VALUE",
643
+ * // externalId: "STRING_VALUE",
644
+ * // dbInstanceArnMap: { // RdsDbInstanceArnMap // required
645
+ * // "<keys>": "STRING_VALUE",
646
+ * // },
647
+ * // },
648
+ * // rdsCreateCrossRegionReadReplicaConfig: { // RdsCreateCrossRegionReplicaConfiguration
649
+ * // timeoutMinutes: Number("int"),
650
+ * // crossAccountRole: "STRING_VALUE",
651
+ * // externalId: "STRING_VALUE",
652
+ * // dbInstanceArnMap: { // required
653
+ * // "<keys>": "STRING_VALUE",
654
+ * // },
655
+ * // },
608
656
  * // },
609
- * // executionBlockType: "CustomActionLambda" || "ManualApproval" || "AuroraGlobalDatabase" || "EC2AutoScaling" || "ARCRoutingControl" || "ARCRegionSwitchPlan" || "Parallel" || "ECSServiceScaling" || "EKSResourceScaling" || "Route53HealthCheck" || "DocumentDb", // required
657
+ * // executionBlockType: "CustomActionLambda" || "ManualApproval" || "AuroraGlobalDatabase" || "EC2AutoScaling" || "ARCRoutingControl" || "ARCRegionSwitchPlan" || "Parallel" || "ECSServiceScaling" || "EKSResourceScaling" || "Route53HealthCheck" || "DocumentDb" || "RdsPromoteReadReplica" || "RdsCreateCrossRegionReplica", // required
610
658
  * // },
611
659
  * // ],
612
660
  * // },
@@ -687,11 +735,27 @@ declare const CreatePlanCommand_base: {
687
735
  * // "STRING_VALUE",
688
736
  * // ],
689
737
  * // },
738
+ * // rdsPromoteReadReplicaConfig: {
739
+ * // timeoutMinutes: Number("int"),
740
+ * // crossAccountRole: "STRING_VALUE",
741
+ * // externalId: "STRING_VALUE",
742
+ * // dbInstanceArnMap: { // required
743
+ * // "<keys>": "STRING_VALUE",
744
+ * // },
745
+ * // },
746
+ * // rdsCreateCrossRegionReadReplicaConfig: {
747
+ * // timeoutMinutes: Number("int"),
748
+ * // crossAccountRole: "STRING_VALUE",
749
+ * // externalId: "STRING_VALUE",
750
+ * // dbInstanceArnMap: { // required
751
+ * // "<keys>": "STRING_VALUE",
752
+ * // },
753
+ * // },
690
754
  * // },
691
- * // executionBlockType: "CustomActionLambda" || "ManualApproval" || "AuroraGlobalDatabase" || "EC2AutoScaling" || "ARCRoutingControl" || "ARCRegionSwitchPlan" || "Parallel" || "ECSServiceScaling" || "EKSResourceScaling" || "Route53HealthCheck" || "DocumentDb", // required
755
+ * // executionBlockType: "CustomActionLambda" || "ManualApproval" || "AuroraGlobalDatabase" || "EC2AutoScaling" || "ARCRoutingControl" || "ARCRegionSwitchPlan" || "Parallel" || "ECSServiceScaling" || "EKSResourceScaling" || "Route53HealthCheck" || "DocumentDb" || "RdsPromoteReadReplica" || "RdsCreateCrossRegionReplica", // required
692
756
  * // },
693
757
  * // ],
694
- * // workflowTargetAction: "activate" || "deactivate", // required
758
+ * // workflowTargetAction: "activate" || "deactivate" || "postRecovery", // required
695
759
  * // workflowTargetRegion: "STRING_VALUE",
696
760
  * // workflowDescription: "STRING_VALUE",
697
761
  * // },
@@ -710,7 +774,7 @@ declare const CreatePlanCommand_base: {
710
774
  * // { // Trigger
711
775
  * // description: "STRING_VALUE",
712
776
  * // targetRegion: "STRING_VALUE", // required
713
- * // action: "activate" || "deactivate", // required
777
+ * // action: "activate" || "deactivate" || "postRecovery", // required
714
778
  * // conditions: [ // TriggerConditionList // required
715
779
  * // { // TriggerCondition
716
780
  * // associatedAlarmName: "STRING_VALUE", // required
@@ -62,7 +62,7 @@ declare const GetPlanCommand_base: {
62
62
  * // },
63
63
  * // ],
64
64
  * // retryIntervalMinutes: Number("float"), // required
65
- * // regionToRun: "activatingRegion" || "deactivatingRegion", // required
65
+ * // regionToRun: "activatingRegion" || "deactivatingRegion" || "activeRegion" || "inactiveRegion", // required
66
66
  * // ungraceful: { // LambdaUngraceful
67
67
  * // behavior: "skip",
68
68
  * // },
@@ -128,7 +128,7 @@ declare const GetPlanCommand_base: {
128
128
  * // },
129
129
  * // ],
130
130
  * // retryIntervalMinutes: Number("float"), // required
131
- * // regionToRun: "activatingRegion" || "deactivatingRegion", // required
131
+ * // regionToRun: "activatingRegion" || "deactivatingRegion" || "activeRegion" || "inactiveRegion", // required
132
132
  * // ungraceful: {
133
133
  * // behavior: "skip",
134
134
  * // },
@@ -258,8 +258,24 @@ declare const GetPlanCommand_base: {
258
258
  * // "STRING_VALUE",
259
259
  * // ],
260
260
  * // },
261
+ * // rdsPromoteReadReplicaConfig: { // RdsPromoteReadReplicaConfiguration
262
+ * // timeoutMinutes: Number("int"),
263
+ * // crossAccountRole: "STRING_VALUE",
264
+ * // externalId: "STRING_VALUE",
265
+ * // dbInstanceArnMap: { // RdsDbInstanceArnMap // required
266
+ * // "<keys>": "STRING_VALUE",
267
+ * // },
268
+ * // },
269
+ * // rdsCreateCrossRegionReadReplicaConfig: { // RdsCreateCrossRegionReplicaConfiguration
270
+ * // timeoutMinutes: Number("int"),
271
+ * // crossAccountRole: "STRING_VALUE",
272
+ * // externalId: "STRING_VALUE",
273
+ * // dbInstanceArnMap: { // required
274
+ * // "<keys>": "STRING_VALUE",
275
+ * // },
276
+ * // },
261
277
  * // },
262
- * // executionBlockType: "CustomActionLambda" || "ManualApproval" || "AuroraGlobalDatabase" || "EC2AutoScaling" || "ARCRoutingControl" || "ARCRegionSwitchPlan" || "Parallel" || "ECSServiceScaling" || "EKSResourceScaling" || "Route53HealthCheck" || "DocumentDb", // required
278
+ * // executionBlockType: "CustomActionLambda" || "ManualApproval" || "AuroraGlobalDatabase" || "EC2AutoScaling" || "ARCRoutingControl" || "ARCRegionSwitchPlan" || "Parallel" || "ECSServiceScaling" || "EKSResourceScaling" || "Route53HealthCheck" || "DocumentDb" || "RdsPromoteReadReplica" || "RdsCreateCrossRegionReplica", // required
263
279
  * // },
264
280
  * // ],
265
281
  * // },
@@ -340,11 +356,27 @@ declare const GetPlanCommand_base: {
340
356
  * // "STRING_VALUE",
341
357
  * // ],
342
358
  * // },
359
+ * // rdsPromoteReadReplicaConfig: {
360
+ * // timeoutMinutes: Number("int"),
361
+ * // crossAccountRole: "STRING_VALUE",
362
+ * // externalId: "STRING_VALUE",
363
+ * // dbInstanceArnMap: { // required
364
+ * // "<keys>": "STRING_VALUE",
365
+ * // },
366
+ * // },
367
+ * // rdsCreateCrossRegionReadReplicaConfig: {
368
+ * // timeoutMinutes: Number("int"),
369
+ * // crossAccountRole: "STRING_VALUE",
370
+ * // externalId: "STRING_VALUE",
371
+ * // dbInstanceArnMap: { // required
372
+ * // "<keys>": "STRING_VALUE",
373
+ * // },
374
+ * // },
343
375
  * // },
344
- * // executionBlockType: "CustomActionLambda" || "ManualApproval" || "AuroraGlobalDatabase" || "EC2AutoScaling" || "ARCRoutingControl" || "ARCRegionSwitchPlan" || "Parallel" || "ECSServiceScaling" || "EKSResourceScaling" || "Route53HealthCheck" || "DocumentDb", // required
376
+ * // executionBlockType: "CustomActionLambda" || "ManualApproval" || "AuroraGlobalDatabase" || "EC2AutoScaling" || "ARCRoutingControl" || "ARCRegionSwitchPlan" || "Parallel" || "ECSServiceScaling" || "EKSResourceScaling" || "Route53HealthCheck" || "DocumentDb" || "RdsPromoteReadReplica" || "RdsCreateCrossRegionReplica", // required
345
377
  * // },
346
378
  * // ],
347
- * // workflowTargetAction: "activate" || "deactivate", // required
379
+ * // workflowTargetAction: "activate" || "deactivate" || "postRecovery", // required
348
380
  * // workflowTargetRegion: "STRING_VALUE",
349
381
  * // workflowDescription: "STRING_VALUE",
350
382
  * // },
@@ -363,7 +395,7 @@ declare const GetPlanCommand_base: {
363
395
  * // { // Trigger
364
396
  * // description: "STRING_VALUE",
365
397
  * // targetRegion: "STRING_VALUE", // required
366
- * // action: "activate" || "deactivate", // required
398
+ * // action: "activate" || "deactivate" || "postRecovery", // required
367
399
  * // conditions: [ // TriggerConditionList // required
368
400
  * // { // TriggerCondition
369
401
  * // associatedAlarmName: "STRING_VALUE", // required
@@ -52,7 +52,7 @@ declare const GetPlanEvaluationStatusCommand_base: {
52
52
  * // warnings: [ // PlanWarnings
53
53
  * // { // ResourceWarning
54
54
  * // workflow: { // MinimalWorkflow
55
- * // action: "activate" || "deactivate",
55
+ * // action: "activate" || "deactivate" || "postRecovery",
56
56
  * // name: "STRING_VALUE",
57
57
  * // },
58
58
  * // version: "STRING_VALUE", // required