Amazon DMS · Example Payload

Amazon Dms Orderable Replication Instance Example

Data ReplicationDatabaseDatabase MigrationMigration

Amazon Dms Orderable Replication Instance Example is an example object payload from Amazon DMS, with 9 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

EngineVersionReplicationInstanceClassStorageTypeMinAllocatedStorageMaxAllocatedStorageDefaultAllocatedStorageIncludedAllocatedStorageAvailabilityZonesReleaseStatus

Example Payload

Raw ↑
{
  "EngineVersion": "example-9328",
  "ReplicationInstanceClass": "example-2121",
  "StorageType": "example-2072",
  "MinAllocatedStorage": "example-2294",
  "MaxAllocatedStorage": "example-4010",
  "DefaultAllocatedStorage": "example-8401",
  "IncludedAllocatedStorage": "example-2016",
  "AvailabilityZones": "example-8796",
  "ReleaseStatus": "example-2041"
}