GlobalAuroraConfiguration
Configuration for Amazon Aurora global databases used in a Region switch plan.
Contents
- behavior
-
The behavior for a global database, that is, only allow switchover or also allow failover.
Type: String
Valid Values:
switchoverOnly | failover
Required: Yes
- databaseClusterArns
-
The database cluster Amazon Resource Names (ARNs) for a global database.
Type: Array of strings
Required: Yes
- globalClusterIdentifier
-
The global cluster identifier for a global database.
Type: String
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
- ungraceful
-
The settings for ungraceful execution.
Type: GlobalAuroraUngraceful object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: