AWS Security ChangesHomeSearch

AWS cli documentation change

Service: cli · 2026-02-28 · Documentation low

File: cli/latest/reference/arc-region-switch/get-plan-execution.md

Summary

Updated CLI version reference from 2.33.29 to 2.34.0

Security assessment

Routine version number update without security context

Diff

diff --git a/cli/latest/reference/arc-region-switch/get-plan-execution.md b/cli/latest/reference/arc-region-switch/get-plan-execution.md
index e19a1ae02..6c27e3d71 100644
--- a//cli/latest/reference/arc-region-switch/get-plan-execution.md
+++ b//cli/latest/reference/arc-region-switch/get-plan-execution.md
@@ -15 +15 @@
-  * [AWS CLI 2.33.29 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.0 Command Reference](../../index.html) »
@@ -93,0 +94 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/arc-re
+    [--cli-error-format <value>]
@@ -160,0 +162 @@ The formatting style for command output.
+  * off
@@ -226,0 +229,13 @@ Disable automatically prompt for CLI input parameters.
+`--cli-error-format` (string)
+
+The formatting style for error output. By default, errors are displayed in enhanced format.
+
+  * legacy
+  * json
+  * yaml
+  * text
+  * table
+  * enhanced
+
+
+
@@ -301,0 +317 @@ executionAction -> (string)
+>   * `postRecovery`
@@ -308,0 +325,4 @@ executionRegion -> (string)
+recoveryExecutionId -> (string)
+
+> The unique identifier of the most recent recovery execution. Required when starting a post-recovery execution.
+
@@ -404 +424 @@ plan -> (structure)
->>>>>> This is a Tagged Union structure. Only one of the following top level keys can be set: `customActionLambdaConfig`, `ec2AsgCapacityIncreaseConfig`, `executionApprovalConfig`, `arcRoutingControlConfig`, `globalAuroraConfig`, `parallelConfig`, `regionSwitchPlanConfig`, `ecsCapacityIncreaseConfig`, `eksResourceScalingConfig`, `route53HealthCheckConfig`, `documentDbConfig`.
+>>>>>> This is a Tagged Union structure. Only one of the following top level keys can be set: `customActionLambdaConfig`, `ec2AsgCapacityIncreaseConfig`, `executionApprovalConfig`, `arcRoutingControlConfig`, `globalAuroraConfig`, `parallelConfig`, `regionSwitchPlanConfig`, `ecsCapacityIncreaseConfig`, `eksResourceScalingConfig`, `route53HealthCheckConfig`, `documentDbConfig`, `rdsPromoteReadReplicaConfig`, `rdsCreateCrossRegionReadReplicaConfig`.
@@ -459 +479 @@ plan -> (structure)
->>>>>>>> The Amazon Web Services Region for the function to run in.
+>>>>>>>> The Amazon Web Services Region for the function to run in. For recovery workflows use `activatingRegion` or `deactivatingRegion` . For post-recovery workflows, use `activeRegion` (the Region with customer traffic) or `inactiveRegion` (the Region with no customer traffic).
@@ -464,0 +485,2 @@ plan -> (structure)
+>>>>>>>>   * `activeRegion`
+>>>>>>>>   * `inactiveRegion`
@@ -741 +763 @@ plan -> (structure)
->>>>>>>>>> This is a Tagged Union structure. Only one of the following top level keys can be set: `customActionLambdaConfig`, `ec2AsgCapacityIncreaseConfig`, `executionApprovalConfig`, `arcRoutingControlConfig`, `globalAuroraConfig`, `parallelConfig`, `regionSwitchPlanConfig`, `ecsCapacityIncreaseConfig`, `eksResourceScalingConfig`, `route53HealthCheckConfig`, `documentDbConfig`.
+>>>>>>>>>> This is a Tagged Union structure. Only one of the following top level keys can be set: `customActionLambdaConfig`, `ec2AsgCapacityIncreaseConfig`, `executionApprovalConfig`, `arcRoutingControlConfig`, `globalAuroraConfig`, `parallelConfig`, `regionSwitchPlanConfig`, `ecsCapacityIncreaseConfig`, `eksResourceScalingConfig`, `route53HealthCheckConfig`, `documentDbConfig`, `rdsPromoteReadReplicaConfig`, `rdsCreateCrossRegionReadReplicaConfig`.
@@ -796 +818 @@ plan -> (structure)
->>>>>>>>>>>> The Amazon Web Services Region for the function to run in.
+>>>>>>>>>>>> The Amazon Web Services Region for the function to run in. For recovery workflows use `activatingRegion` or `deactivatingRegion` . For post-recovery workflows, use `activeRegion` (the Region with customer traffic) or `inactiveRegion` (the Region with no customer traffic).
@@ -801,0 +824,2 @@ plan -> (structure)
+>>>>>>>>>>>>   * `activeRegion`
+>>>>>>>>>>>>   * `inactiveRegion`
@@ -1474,0 +1499,96 @@ plan -> (structure)
+>>>>>>>>>> 
+>>>>>>>>>> rdsPromoteReadReplicaConfig -> (structure)
+>>>>>>>>>>
+>>>>>>>>>>> An Amazon RDS promote read replica execution block.
+>>>>>>>>>>> 
+>>>>>>>>>>> timeoutMinutes -> (integer)
+>>>>>>>>>>>
+>>>>>>>>>>>> The timeout value specified for the configuration.
+>>>>>>>>>>>> 
+>>>>>>>>>>>> Constraints:
+>>>>>>>>>>>> 
+>>>>>>>>>>>>   * min: `1`
+>>>>>>>>>>>> 
+
+>>>>>>>>>>> 
+>>>>>>>>>>> crossAccountRole -> (string)
+>>>>>>>>>>>
+>>>>>>>>>>>> The cross-account role for the configuration.
+>>>>>>>>>>>> 
+>>>>>>>>>>>> Constraints:
+>>>>>>>>>>>> 
+>>>>>>>>>>>>   * pattern: `arn:aws[a-zA-Z0-9-]*:iam::[0-9]{12}:role/.+`
+>>>>>>>>>>>> 
+
+>>>>>>>>>>> 
+>>>>>>>>>>> externalId -> (string)
+>>>>>>>>>>>
+>>>>>>>>>>>> The external ID (secret key) for the configuration.
+>>>>>>>>>>> 
+>>>>>>>>>>> dbInstanceArnMap -> (map) [required]
+>>>>>>>>>>>
+>>>>>>>>>>>> A map of database instance ARNs for each Region in the plan.
+>>>>>>>>>>>> 
+>>>>>>>>>>>> key -> (string)
+>>>>>>>>>>>>
+>>>>>>>>>>>>> Constraints:
+>>>>>>>>>>>>> 
+>>>>>>>>>>>>>   * pattern: `[a-z]{2}-[a-z-]+-\d+`
+>>>>>>>>>>>>> 
+
+>>>>>>>>>>>> 
+>>>>>>>>>>>> value -> (string)
+>>>>>>>>>>>>
+>>>>>>>>>>>>> Constraints:
+>>>>>>>>>>>>> 
+>>>>>>>>>>>>>   * pattern: `arn:aws[a-zA-Z-]*:rds:[a-z0-9-]+:\d{12}:db:[a-zA-Z][a-zA-Z0-9]*(-[a-zA-Z0-9]+)*`
+>>>>>>>>>>>>> 
+
+>>>>>>>>>> 
+>>>>>>>>>> rdsCreateCrossRegionReadReplicaConfig -> (structure)
+>>>>>>>>>>
+>>>>>>>>>>> An Amazon RDS create cross-Region replica execution block.
+>>>>>>>>>>> 
+>>>>>>>>>>> timeoutMinutes -> (integer)
+>>>>>>>>>>>
+>>>>>>>>>>>> The timeout value specified for the configuration.
+>>>>>>>>>>>> 
+>>>>>>>>>>>> Constraints:
+>>>>>>>>>>>> 
+>>>>>>>>>>>>   * min: `1`
+>>>>>>>>>>>> 
+
+>>>>>>>>>>> 
+>>>>>>>>>>> crossAccountRole -> (string)
+>>>>>>>>>>>
+>>>>>>>>>>>> The cross-account role for the configuration.
+>>>>>>>>>>>> 
+>>>>>>>>>>>> Constraints:
+>>>>>>>>>>>> 
+>>>>>>>>>>>>   * pattern: `arn:aws[a-zA-Z0-9-]*:iam::[0-9]{12}:role/.+`
+>>>>>>>>>>>> 
+
+>>>>>>>>>>> 
+>>>>>>>>>>> externalId -> (string)
+>>>>>>>>>>>
+>>>>>>>>>>>> The external ID (secret key) for the configuration.
+>>>>>>>>>>> 
+>>>>>>>>>>> dbInstanceArnMap -> (map) [required]
+>>>>>>>>>>>
+>>>>>>>>>>>> A map of database instance ARNs for each Region in the plan.
+>>>>>>>>>>>> 
+>>>>>>>>>>>> key -> (string)
+>>>>>>>>>>>>
+>>>>>>>>>>>>> Constraints:
+>>>>>>>>>>>>> 
+>>>>>>>>>>>>>   * pattern: `[a-z]{2}-[a-z-]+-\d+`
+>>>>>>>>>>>>> 
+
+>>>>>>>>>>>> 
+>>>>>>>>>>>> value -> (string)
+>>>>>>>>>>>>
+>>>>>>>>>>>>> Constraints:
+>>>>>>>>>>>>> 
+>>>>>>>>>>>>>   * pattern: `arn:aws[a-zA-Z-]*:rds:[a-z0-9-]+:\d{12}:db:[a-zA-Z][a-zA-Z0-9]*(-[a-zA-Z0-9]+)*`
+>>>>>>>>>>>>> 
+
@@ -1492,0 +1613,2 @@ plan -> (structure)
+>>>>>>>>>>   * `RdsPromoteReadReplica`
+>>>>>>>>>>   * `RdsCreateCrossRegionReplica`
@@ -1914,0 +2037,96 @@ plan -> (structure)
+>>>>>> 
+>>>>>> rdsPromoteReadReplicaConfig -> (structure)
+>>>>>>
+>>>>>>> An Amazon RDS promote read replica execution block.
+>>>>>>> 
+>>>>>>> timeoutMinutes -> (integer)
+>>>>>>>
+>>>>>>>> The timeout value specified for the configuration.
+>>>>>>>> 
+>>>>>>>> Constraints:
+>>>>>>>> 
+>>>>>>>>   * min: `1`
+>>>>>>>> 
+
+>>>>>>> 
+>>>>>>> crossAccountRole -> (string)
+>>>>>>>
+>>>>>>>> The cross-account role for the configuration.
+>>>>>>>> 
+>>>>>>>> Constraints:
+>>>>>>>> 
+>>>>>>>>   * pattern: `arn:aws[a-zA-Z0-9-]*:iam::[0-9]{12}:role/.+`
+>>>>>>>> 
+
+>>>>>>> 
+>>>>>>> externalId -> (string)
+>>>>>>>
+>>>>>>>> The external ID (secret key) for the configuration.
+>>>>>>> 
+>>>>>>> dbInstanceArnMap -> (map) [required]
+>>>>>>>
+>>>>>>>> A map of database instance ARNs for each Region in the plan.
+>>>>>>>> 
+>>>>>>>> key -> (string)
+>>>>>>>>
+>>>>>>>>> Constraints:
+>>>>>>>>> 
+>>>>>>>>>   * pattern: `[a-z]{2}-[a-z-]+-\d+`
+>>>>>>>>> 
+
+>>>>>>>> 
+>>>>>>>> value -> (string)
+>>>>>>>>
+>>>>>>>>> Constraints:
+>>>>>>>>> 
+>>>>>>>>>   * pattern: `arn:aws[a-zA-Z-]*:rds:[a-z0-9-]+:\d{12}:db:[a-zA-Z][a-zA-Z0-9]*(-[a-zA-Z0-9]+)*`
+>>>>>>>>> 
+
+>>>>>>