OrderableReplicationInstance - AWS Database Migration Service

OrderableReplicationInstance

In response to the DescribeOrderableReplicationInstances operation, this object describes an available replication instance. This description includes the replication instance's type, engine version, and allocated storage.

Contents

AvailabilityZones

List of Availability Zones for this replication instance.

Type: Array of strings

Required: No

DefaultAllocatedStorage

The default amount of storage (in gigabytes) that is allocated for the replication instance.

Type: Integer

Required: No

EngineVersion

The version of the replication engine.

Type: String

Required: No

IncludedAllocatedStorage

The amount of storage (in gigabytes) that is allocated for the replication instance.

Type: Integer

Required: No

MaxAllocatedStorage

The minimum amount of storage (in gigabytes) that can be allocated for the replication instance.

Type: Integer

Required: No

MinAllocatedStorage

The minimum amount of storage (in gigabytes) that can be allocated for the replication instance.

Type: Integer

Required: No

ReleaseStatus

The value returned when the specified EngineVersion of the replication instance is in Beta or test mode. This indicates some features might not work as expected.

Note

AWS DMS supports the ReleaseStatus parameter in versions 3.1.4 and later.

Type: String

Valid Values: beta | prod

Required: No

ReplicationInstanceClass

The compute and memory capacity of the replication instance as defined for the specified replication instance class. For example to specify the instance class dms.c4.large, set this parameter to "dms.c4.large".

For more information on the settings and capacities for the available replication instance classes, see Selecting the right AWS DMS replication instance for your migration.

Type: String

Required: No

StorageType

The type of storage used by the replication instance.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: