RdsCreateCrossRegionReplicaConfiguration
Configuration for creating an Amazon RDS cross-Region read replica during post-recovery in a Region switch.
Contents
- dbInstanceArnMap
-
A map of database instance ARNs for each Region in the plan.
Type: String to string map
Key Pattern:
[a-z]{2}-[a-z-]+-\d+Value Pattern:
arn:aws[a-zA-Z-]*:rds:[a-z0-9-]+:\d{12}:db:[a-zA-Z][a-zA-Z0-9]*(-[a-zA-Z0-9]+)*Required: Yes
- crossAccountRole
-
The cross-account role for the configuration.
Type: String
Pattern:
arn:aws[a-zA-Z0-9-]*:iam::[0-9]{12}:role/.+Required: No
- externalId
-
The external ID (secret key) for the configuration.
Type: String
Required: No
- timeoutMinutes
-
The timeout value specified for the configuration.
Type: Integer
Valid Range: Minimum value of 1.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: