UpgradeTarget
The version of the database engine that a DB instance can be upgraded to.
Contents
Note
In the following list, the required parameters are described first.
- AutoUpgrade
-
A value that indicates whether the target version is applied to any source DB instances that have
AutoMinorVersionUpgrade
set to true.Type: Boolean
Required: No
- Description
-
The version of the database engine that a DB instance can be upgraded to.
Type: String
Required: No
- Engine
-
The name of the upgrade target database engine.
Type: String
Required: No
- EngineVersion
-
The version number of the upgrade target database engine.
Type: String
Required: No
- IsMajorVersionUpgrade
-
A value that indicates whether upgrading to the target version requires upgrading the major version of the database engine.
Type: Boolean
Required: No
- SupportedEngineModes.member.N
-
A list of the supported DB engine modes for the target engine version.
Type: Array of strings
Required: No
- SupportsBabelfish
-
A value that indicates whether you can use Babelfish for Aurora PostgreSQL with the target engine version.
Type: Boolean
Required: No
- SupportsGlobalDatabases
-
A value that indicates whether you can use Aurora global databases with the target engine version.
Type: Boolean
Required: No
- SupportsLocalWriteForwarding
-
A value that indicates whether the target engine version supports forwarding write operations from reader DB instances to the writer DB instance in the DB cluster. By default, write operations aren't allowed on reader DB instances.
Valid for: Aurora DB clusters only
Type: Boolean
Required: No
- SupportsParallelQuery
-
A value that indicates whether you can use Aurora parallel query with the target engine version.
Type: Boolean
Required: No
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: