UpgradeTarget
The version of the database engine that a DB instance can be upgraded to.
Contents
- 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
- 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: