Last Updated on April 28, 2021
Below is a reference for all attribute names and attribute values in AWS Price List API for AWS Database Migration Service.
Note: All the list below are in alphabetical order.
Service Code: AWSDatabaseMigrationSvc
Python Code to get Attribute Names for AWS Database Migration Service using Boto3
import boto3
pricing_client = boto3.client('pricing', region_name='us-east-1')
response = pricing_client.describe_services(ServiceCode='AWSDatabaseMigrationSvc')
attribute_names = response['Services'][0]['AttributeNames']
print(attribute_names)
Attribute Name List for AWS Database Migration Service
- availabilityZone
- clockSpeed
- currentGeneration
- dedicatedEbsThroughput
- enhancedNetworkingSupported
- instanceFamily
- instanceType
- location
- locationType
- maxVolumeSize
- memory
- minVolumeSize
- networkPerformance
- operation
- physicalProcessor
- processorArchitecture
- processorFeatures
- productFamily
- Restriction
- servicecode
- servicename
- storage
- storageMedia
- termType
- usagetype
- vcpu
- volumeType
Python Code to get the Attribute Values List for AWS Database Migration Service using Boto3
import boto3
pricing_client = boto3.client('pricing', region_name='us-east-1')
response = pricing_client.describe_services(ServiceCode='AWSDatabaseMigrationSvc')
attribute_names = response['Services'][0]['AttributeNames']
for attribute_name in attribute_names:
attribute_values = []
response_iterator = pricing_client.get_paginator('get_attribute_values').paginate(
ServiceCode='AWSDatabaseMigrationSvc',
AttributeName=attribute_name
)
for response in response_iterator:
for attribute_value in response['AttributeValues']:
attribute_values.append(attribute_value['Value'])
print('Attribute Name:', attribute_name)
print(attribute_values)
print()
Attribute Values List for AWS Database Migration Service
Attribute Name: availabilityZone
Values:
Multiple
Single
Attribute Name: clockSpeed
Values:
2.3 GHz
2.5 GHz
2.9 GHz
3.0 Ghz
Up to 3.0 GHz
Up to 3.1 GHz
Up to 3.3 GHz
Attribute Name: currentGeneration
Values:
Yes
Attribute Name: dedicatedEbsThroughput
Values:
1000 Mbps
12000 Mbps
1600 Mbps
2000 Mbps
3000 Mbps
400 Mbps
500 Mbps
6000 Mbps
750 Mbps
800 Mbps
N/A
Upto 2250 Mbps
Attribute Name: enhancedNetworkingSupported
Values:
No
Yes
Attribute Name: instanceFamily
Values:
Compute optimized
General purpose
Memory optimized
Attribute Name: instanceType
Values:
c4.2xlarge
c4.4xlarge
c4.large
c4.xlarge
c5.12xlarge
c5.18xlarge
c5.24xlarge
c5.2xlarge
c5.4xlarge
c5.9xlarge
c5.large
c5.xlarge
r4.16xlarge
r4.2xlarge
r4.4xlarge
r4.8xlarge
r4.large
r4.xlarge
r5.12xlarge
r5.16xlarge
r5.24xlarge
r5.2xlarge
r5.4xlarge
r5.8xlarge
r5.large
r5.xlarge
t2.large
t2.medium
t2.micro
t2.small
t3
t3.large
t3.medium
t3.micro
t3.small
Attribute Name: location
Values:
Africa (Cape Town)
Any
Asia Pacific (Hong Kong)
Asia Pacific (Mumbai)
Asia Pacific (Osaka)
Asia Pacific (Seoul)
Asia Pacific (Singapore)
Asia Pacific (Sydney)
Asia Pacific (Tokyo)
AWS GovCloud (US-East)
AWS GovCloud (US-West)
Canada (Central)
EU (Frankfurt)
EU (Ireland)
EU (London)
EU (Milan)
EU (Paris)
EU (Stockholm)
Middle East (Bahrain)
South America (Sao Paulo)
US East (N. Virginia)
US East (Ohio)
US West (N. California)
US West (Oregon)
Attribute Name: locationType
Values:
AWS Region
Attribute Name: maxVolumeSize
Values:
6 TB
Attribute Name: memory
Values:
1 GiB
122 GiB
128 GiB
15 GiB
15.25 GiB
16 GiB
2 GiB
244 GiB
3.75 GiB
30 GiB
30.5 GiB
32 GiB
384 GiB
4 GiB
488 GiB
61 GiB
64 GiB
7.5 GiB
8 GiB
Attribute Name: minVolumeSize
Values:
50 GB
Attribute Name: networkPerformance
Values:
10 Gigabit
20 Gigabit
High
Low to Moderate
Moderate
Up to 10 Gigabit
Attribute Name: operation
Values:
CPUCredits
CreateDMSInstance
Attribute Name: physicalProcessor
Values:
Intel Xeon E5-2666 v3 (Haswell)
Intel Xeon E5-2686 v4 (Broadwell)
Intel Xeon Family
Intel Xeon Platinum
Intel Xeon Platinum 8000
Attribute Name: processorArchitecture
Values:
32-bit or 64-bit
64-bit
Attribute Name: processorFeatures
Values:
Intel AVX, Intel AVX2, Intel AVX512, Intel Turbo
Intel AVX, Intel AVX2, Intel Turbo
Intel AVX; Intel AVX2; Intel Turbo
Intel AVX; Intel Turbo
N/A
Attribute Name: productFamily
Values:
Replication Server
Replication Storage
Attribute Name: Restriction
Values:
Limited SKU Usage
Attribute Name: servicecode
Values:
AWSDatabaseMigrationSvc
Attribute Name: servicename
Values:
AWS Database Migration Service
Attribute Name: storage
Values:
100 GB
50 GB
EBS Only
Attribute Name: storageMedia
Values:
SSD
Attribute Name: termType
Values:
OnDemand
Attribute Name: usagetype
Values:
AFS1-CPUCredits:dms.t3 AFS1-Multi-AZUsg:dms.c5.xlarge APE1-InstanceUsg:dms.r5.large APN1-InstanceUsg:dms.c4.4xlarge APN1-InstanceUsg:dms.t3.micro APN1-Multi-AZUsg:dms.t2.small APN2-InstanceUsg:dms.r5.8xlarge APN2-Multi-AZUsg:dms.r5.24xlarge APN3-InstanceUsg:dms.r5.8xlarge APS1-InstanceUsg:dms.c4.2xlarge APS1-InstanceUsg:dms.t3.medium APS1-Multi-AZUsg:dms.t2.micro APS2-InstanceUsg:dms.r5.4xlarge APS2-Multi-AZUsg:dms.r5.16xlarge APS3-InstanceUsg:dms.r4.2xlarge APS3-Multi-AZUsg:dms.c5.9xlarge CAN1-InstanceUsg:dms.c4.xlarge CAN1-Multi-AZUsg:dms.c4.2xlarge CAN1-Multi-AZUsg:dms.t3.medium EU-InstanceUsg:dms.r5.4xlarge EU-Multi-AZUsg:dms.r5.16xlarge EUC1-InstanceUsg:dms.r4.2xlarge EUC1-Multi-AZUsg:dms.c5.9xlarge EUN1-InstanceUsg:dms.c5.9xlarge EUS1-DMS:GP2-Storage EUS1-Multi-AZUsg:dms.r5.12xlarge EUW2-InstanceUsg:dms.r4.large EUW2-Multi-AZUsg:dms.r4.2xlarge EUW3-InstanceUsg:dms.c5.large EUW3-Multi-AZUsg:dms.c5.large InstanceUsg:dms.c5.12xlarge MES1-DMS:GP2-Storage Multi-AZUsg:dms.c5.24xlarge SAE1-InstanceUsg:dms.c4.2xlarge SAE1-InstanceUsg:dms.t3.medium SAE1-Multi-AZUsg:dms.t2.micro UGE1-InstanceUsg:dms.t2.medium UGE1-Multi-AZUsg:dms.t2.micro UGW1-InstanceUsg:dms.r5.8xlarge UGW1-Multi-AZUsg:dms.r5.xlarge USE2-InstanceUsg:dms.r5.8xlarge USE2-Multi-AZUsg:dms.r5.24xlarge USW1-InstanceUsg:dms.r4.4xlarge USW1-Multi-AZUsg:dms.c5.large USW2-InstanceUsg:dms.c5.12xlarge USW2-Multi-AZUsg:dms.c4.4xlarge USW2-Multi-AZUsg:dms.t3.micro
AFS1-DMS:GP2-Storage AFS1-Multi-AZUsg:dms.r5.12xlarge APE1-InstanceUsg:dms.r5.xlarge APN1-InstanceUsg:dms.c4.large APN1-InstanceUsg:dms.t3.small APN1-Multi-AZUsg:dms.t3.large APN2-InstanceUsg:dms.r5.large APN2-Multi-AZUsg:dms.r5.2xlarge APN3-InstanceUsg:dms.r5.large APS1-InstanceUsg:dms.c4.4xlarge APS1-InstanceUsg:dms.t3.micro APS1-Multi-AZUsg:dms.t2.small APS2-InstanceUsg:dms.r5.8xlarge APS2-Multi-AZUsg:dms.r5.24xlarge APS3-InstanceUsg:dms.r4.4xlarge APS3-Multi-AZUsg:dms.c5.large CAN1-InstanceUsg:dms.c5.12xlarge CAN1-Multi-AZUsg:dms.c4.4xlarge CAN1-Multi-AZUsg:dms.t3.micro EU-InstanceUsg:dms.r5.8xlarge EU-Multi-AZUsg:dms.r5.24xlarge EUC1-InstanceUsg:dms.r4.4xlarge EUC1-Multi-AZUsg:dms.c5.large EUN1-InstanceUsg:dms.r5.12xlarge EUS1-DMS:Multi-AZ-GP2-Storage EUS1-Multi-AZUsg:dms.r5.16xlarge EUW2-InstanceUsg:dms.r4.xlarge EUW2-Multi-AZUsg:dms.r4.4xlarge EUW3-InstanceUsg:dms.c5.xlarge EUW3-Multi-AZUsg:dms.c5.xlarge InstanceUsg:dms.c5.18xlarge MES1-DMS:Multi-AZ-GP2-Storage Multi-AZUsg:dms.c5.2xlarge SAE1-InstanceUsg:dms.c4.4xlarge SAE1-InstanceUsg:dms.t3.micro SAE1-Multi-AZUsg:dms.t2.small UGE1-InstanceUsg:dms.t2.micro UGE1-Multi-AZUsg:dms.t2.small UGW1-InstanceUsg:dms.r5.large UGW1-Multi-AZUsg:dms.t3.large USE2-InstanceUsg:dms.r5.large USE2-Multi-AZUsg:dms.r5.2xlarge USW1-InstanceUsg:dms.r4.8xlarge USW1-Multi-AZUsg:dms.c5.xlarge USW2-InstanceUsg:dms.c5.18xlarge USW2-Multi-AZUsg:dms.c4.large USW2-Multi-AZUsg:dms.t3.small
AFS1-DMS:Multi-AZ-GP2-Storage AFS1-Multi-AZUsg:dms.r5.16xlarge APE1-InstanceUsg:dms.t3.large APN1-InstanceUsg:dms.c4.xlarge APN1-Multi-AZUsg:dms.c4.2xlarge APN1-Multi-AZUsg:dms.t3.medium APN2-InstanceUsg:dms.r5.xlarge APN2-Multi-AZUsg:dms.r5.4xlarge APN3-InstanceUsg:dms.r5.xlarge APS1-InstanceUsg:dms.c4.large APS1-InstanceUsg:dms.t3.small APS1-Multi-AZUsg:dms.t3.large APS2-InstanceUsg:dms.r5.large APS2-Multi-AZUsg:dms.r5.2xlarge APS3-InstanceUsg:dms.r4.8xlarge APS3-Multi-AZUsg:dms.c5.xlarge CAN1-InstanceUsg:dms.c5.18xlarge CAN1-Multi-AZUsg:dms.c4.large CAN1-Multi-AZUsg:dms.t3.small EU-InstanceUsg:dms.r5.large EU-Multi-AZUsg:dms.r5.2xlarge EUC1-InstanceUsg:dms.r4.8xlarge EUC1-Multi-AZUsg:dms.c5.xlarge EUN1-InstanceUsg:dms.r5.16xlarge EUS1-InstanceUsg:dms.c5.12xlarge EUS1-Multi-AZUsg:dms.r5.24xlarge EUW2-InstanceUsg:dms.r5.12xlarge EUW2-Multi-AZUsg:dms.r4.8xlarge EUW3-InstanceUsg:dms.r4.16xlarge EUW3-Multi-AZUsg:dms.r4.16xlarge InstanceUsg:dms.c5.24xlarge MES1-InstanceUsg:dms.c5.12xlarge Multi-AZUsg:dms.c5.4xlarge SAE1-InstanceUsg:dms.c4.large SAE1-InstanceUsg:dms.t3.small SAE1-Multi-AZUsg:dms.t3.large UGE1-InstanceUsg:dms.t2.small UGE1-Multi-AZUsg:dms.t3.large UGW1-InstanceUsg:dms.r5.xlarge UGW1-Multi-AZUsg:dms.t3.medium USE2-InstanceUsg:dms.r5.xlarge USE2-Multi-AZUsg:dms.r5.4xlarge USW1-InstanceUsg:dms.r4.large USW1-Multi-AZUsg:dms.r4.2xlarge USW2-InstanceUsg:dms.c5.24xlarge USW2-Multi-AZUsg:dms.c4.xlarge
AFS1-InstanceUsg:dms.c5.12xlarge AFS1-Multi-AZUsg:dms.r5.24xlarge APE1-InstanceUsg:dms.t3.medium APN1-InstanceUsg:dms.c5.12xlarge APN1-Multi-AZUsg:dms.c4.4xlarge APN1-Multi-AZUsg:dms.t3.micro APN2-InstanceUsg:dms.t2.large APN2-Multi-AZUsg:dms.r5.8xlarge APN3-InstanceUsg:dms.t3.large APS1-InstanceUsg:dms.c4.xlarge APS1-Multi-AZUsg:dms.c4.2xlarge APS1-Multi-AZUsg:dms.t3.medium APS2-InstanceUsg:dms.r5.xlarge APS2-Multi-AZUsg:dms.r5.4xlarge APS3-InstanceUsg:dms.r4.large APS3-Multi-AZUsg:dms.r4.2xlarge CAN1-InstanceUsg:dms.c5.24xlarge CAN1-Multi-AZUsg:dms.c4.xlarge CPUCredits:dms.t3 EU-InstanceUsg:dms.r5.xlarge EU-Multi-AZUsg:dms.r5.4xlarge EUC1-InstanceUsg:dms.r4.large EUC1-Multi-AZUsg:dms.r4.2xlarge EUN1-InstanceUsg:dms.r5.24xlarge EUS1-InstanceUsg:dms.c5.18xlarge EUS1-Multi-AZUsg:dms.r5.2xlarge EUW2-InstanceUsg:dms.r5.16xlarge EUW2-Multi-AZUsg:dms.r4.large EUW3-InstanceUsg:dms.r4.2xlarge EUW3-Multi-AZUsg:dms.r4.2xlarge InstanceUsg:dms.c5.2xlarge MES1-InstanceUsg:dms.c5.18xlarge Multi-AZUsg:dms.c5.9xlarge SAE1-InstanceUsg:dms.c4.xlarge SAE1-Multi-AZUsg:dms.c4.2xlarge SAE1-Multi-AZUsg:dms.t3.medium UGE1-InstanceUsg:dms.t3.large UGE1-Multi-AZUsg:dms.t3.medium UGW1-InstanceUsg:dms.t3.large UGW1-Multi-AZUsg:dms.t3.micro USE2-InstanceUsg:dms.t2.large USE2-Multi-AZUsg:dms.r5.8xlarge USW1-InstanceUsg:dms.r4.xlarge USW1-Multi-AZUsg:dms.r4.4xlarge USW2-InstanceUsg:dms.c5.2xlarge USW2-Multi-AZUsg:dms.c5.12xlarge
AFS1-InstanceUsg:dms.c5.18xlarge AFS1-Multi-AZUsg:dms.r5.2xlarge APE1-InstanceUsg:dms.t3.micro APN1-InstanceUsg:dms.c5.18xlarge APN1-Multi-AZUsg:dms.c4.large APN1-Multi-AZUsg:dms.t3.small APN2-InstanceUsg:dms.t2.medium APN2-Multi-AZUsg:dms.r5.large APN3-InstanceUsg:dms.t3.medium APS1-InstanceUsg:dms.c5.12xlarge APS1-Multi-AZUsg:dms.c4.4xlarge APS1-Multi-AZUsg:dms.t3.micro APS2-InstanceUsg:dms.t2.large APS2-Multi-AZUsg:dms.r5.8xlarge APS3-InstanceUsg:dms.r4.xlarge APS3-Multi-AZUsg:dms.r4.4xlarge CAN1-InstanceUsg:dms.c5.2xlarge CAN1-Multi-AZUsg:dms.c5.12xlarge DMS:GP2-Storage EU-InstanceUsg:dms.t2.large EU-Multi-AZUsg:dms.r5.8xlarge EUC1-InstanceUsg:dms.r4.xlarge EUC1-Multi-AZUsg:dms.r4.4xlarge EUN1-InstanceUsg:dms.r5.2xlarge EUS1-InstanceUsg:dms.c5.24xlarge EUS1-Multi-AZUsg:dms.r5.4xlarge EUW2-InstanceUsg:dms.r5.24xlarge EUW2-Multi-AZUsg:dms.r4.xlarge EUW3-InstanceUsg:dms.r4.4xlarge EUW3-Multi-AZUsg:dms.r4.4xlarge InstanceUsg:dms.c5.4xlarge MES1-InstanceUsg:dms.c5.24xlarge Multi-AZUsg:dms.c5.large SAE1-InstanceUsg:dms.c5.12xlarge SAE1-Multi-AZUsg:dms.c4.4xlarge SAE1-Multi-AZUsg:dms.t3.micro UGE1-InstanceUsg:dms.t3.medium UGE1-Multi-AZUsg:dms.t3.micro UGW1-InstanceUsg:dms.t3.medium UGW1-Multi-AZUsg:dms.t3.small USE2-InstanceUsg:dms.t2.medium USE2-Multi-AZUsg:dms.r5.large USW1-InstanceUsg:dms.r5.12xlarge USW1-Multi-AZUsg:dms.r4.8xlarge USW2-InstanceUsg:dms.c5.4xlarge USW2-Multi-AZUsg:dms.c5.18xlarge
AFS1-InstanceUsg:dms.c5.24xlarge AFS1-Multi-AZUsg:dms.r5.4xlarge APE1-InstanceUsg:dms.t3.small APN1-InstanceUsg:dms.c5.24xlarge APN1-Multi-AZUsg:dms.c4.xlarge APN2-CPUCredits:dms.t3 APN2-InstanceUsg:dms.t2.micro APN2-Multi-AZUsg:dms.r5.xlarge APN3-InstanceUsg:dms.t3.micro APS1-InstanceUsg:dms.c5.18xlarge APS1-Multi-AZUsg:dms.c4.large APS1-Multi-AZUsg:dms.t3.small APS2-InstanceUsg:dms.t2.medium APS2-Multi-AZUsg:dms.r5.large APS3-InstanceUsg:dms.r5.12xlarge APS3-Multi-AZUsg:dms.r4.8xlarge CAN1-InstanceUsg:dms.c5.4xlarge CAN1-Multi-AZUsg:dms.c5.18xlarge DMS:Multi-AZ-GP2-Storage EU-InstanceUsg:dms.t2.medium EU-Multi-AZUsg:dms.r5.large EUC1-InstanceUsg:dms.r5.12xlarge EUC1-Multi-AZUsg:dms.r4.8xlarge EUN1-InstanceUsg:dms.r5.4xlarge EUS1-InstanceUsg:dms.c5.2xlarge EUS1-Multi-AZUsg:dms.r5.8xlarge EUW2-InstanceUsg:dms.r5.2xlarge EUW2-Multi-AZUsg:dms.r5.12xlarge EUW3-InstanceUsg:dms.r4.8xlarge EUW3-Multi-AZUsg:dms.r4.8xlarge InstanceUsg:dms.c5.9xlarge MES1-InstanceUsg:dms.c5.9xlarge Multi-AZUsg:dms.c5.xlarge SAE1-InstanceUsg:dms.c5.18xlarge SAE1-Multi-AZUsg:dms.c4.large SAE1-Multi-AZUsg:dms.t3.small UGE1-InstanceUsg:dms.t3.micro UGE1-Multi-AZUsg:dms.t3.small UGW1-InstanceUsg:dms.t3.micro USE2-CPUCredits:dms.t3 USE2-InstanceUsg:dms.t2.micro USE2-Multi-AZUsg:dms.r5.xlarge USW1-InstanceUsg:dms.r5.16xlarge USW1-Multi-AZUsg:dms.r4.large USW2-InstanceUsg:dms.c5.9xlarge USW2-Multi-AZUsg:dms.c5.24xlarge
AFS1-InstanceUsg:dms.c5.2xlarge AFS1-Multi-AZUsg:dms.r5.8xlarge APE1-Multi-AZUsg:dms.c5.12xlarge APN1-InstanceUsg:dms.c5.2xlarge APN1-Multi-AZUsg:dms.c5.12xlarge APN2-DMS:GP2-Storage APN2-InstanceUsg:dms.t2.small APN2-Multi-AZUsg:dms.t2.large APN3-InstanceUsg:dms.t3.small APS1-InstanceUsg:dms.c5.24xlarge APS1-Multi-AZUsg:dms.c4.xlarge APS2-CPUCredits:dms.t3 APS2-InstanceUsg:dms.t2.micro APS2-Multi-AZUsg:dms.r5.xlarge APS3-InstanceUsg:dms.r5.16xlarge APS3-Multi-AZUsg:dms.r4.large CAN1-InstanceUsg:dms.c5.9xlarge CAN1-Multi-AZUsg:dms.c5.24xlarge EU-CPUCredits:dms.t3 EU-InstanceUsg:dms.t2.micro EU-Multi-AZUsg:dms.r5.xlarge EUC1-InstanceUsg:dms.r5.16xlarge EUC1-Multi-AZUsg:dms.r4.large EUN1-InstanceUsg:dms.r5.8xlarge EUS1-InstanceUsg:dms.c5.4xlarge EUS1-Multi-AZUsg:dms.r5.large EUW2-InstanceUsg:dms.r5.4xlarge EUW2-Multi-AZUsg:dms.r5.16xlarge EUW3-InstanceUsg:dms.r4.large EUW3-Multi-AZUsg:dms.r4.large InstanceUsg:dms.c5.large MES1-InstanceUsg:dms.r5.16xlarge Multi-AZUsg:dms.r4.2xlarge SAE1-InstanceUsg:dms.c5.24xlarge SAE1-Multi-AZUsg:dms.c4.xlarge UGE1-CPUCredits:dms.t3 UGE1-InstanceUsg:dms.t3.small UGW1-CPUCredits:dms.t3 UGW1-InstanceUsg:dms.t3.small USE2-DMS:GP2-Storage USE2-InstanceUsg:dms.t2.small USE2-Multi-AZUsg:dms.t2.large USW1-InstanceUsg:dms.r5.24xlarge USW1-Multi-AZUsg:dms.r4.xlarge USW2-InstanceUsg:dms.c5.large USW2-Multi-AZUsg:dms.c5.2xlarge
AFS1-InstanceUsg:dms.c5.4xlarge AFS1-Multi-AZUsg:dms.r5.large APE1-Multi-AZUsg:dms.c5.18xlarge APN1-InstanceUsg:dms.c5.4xlarge APN1-Multi-AZUsg:dms.c5.18xlarge APN2-DMS:Multi-AZ-GP2-Storage APN2-InstanceUsg:dms.t3.large APN2-Multi-AZUsg:dms.t2.medium APN3-Multi-AZUsg:dms.c5.12xlarge APS1-InstanceUsg:dms.c5.2xlarge APS1-Multi-AZUsg:dms.c5.12xlarge APS2-DMS:GP2-Storage APS2-InstanceUsg:dms.t2.small APS2-Multi-AZUsg:dms.t2.large APS3-InstanceUsg:dms.r5.24xlarge APS3-Multi-AZUsg:dms.r4.xlarge CAN1-InstanceUsg:dms.c5.large CAN1-Multi-AZUsg:dms.c5.2xlarge EU-DMS:GP2-Storage EU-InstanceUsg:dms.t2.small EU-Multi-AZUsg:dms.t2.large EUC1-InstanceUsg:dms.r5.24xlarge EUC1-Multi-AZUsg:dms.r4.xlarge EUN1-InstanceUsg:dms.r5.large EUS1-InstanceUsg:dms.c5.9xlarge EUS1-Multi-AZUsg:dms.r5.xlarge EUW2-InstanceUsg:dms.r5.8xlarge EUW2-Multi-AZUsg:dms.r5.24xlarge EUW3-InstanceUsg:dms.r4.xlarge EUW3-Multi-AZUsg:dms.r4.xlarge InstanceUsg:dms.c5.xlarge MES1-InstanceUsg:dms.r5.24xlarge Multi-AZUsg:dms.r4.4xlarge SAE1-InstanceUsg:dms.c5.2xlarge SAE1-Multi-AZUsg:dms.c5.12xlarge UGE1-DMS:GP2-Storage UGE1-Multi-AZUsg:dms.c4.2xlarge UGW1-DMS:GP2-Storage UGW1-Multi-AZUsg:dms.c4.2xlarge USE2-DMS:Multi-AZ-GP2-Storage USE2-InstanceUsg:dms.t3.large USE2-Multi-AZUsg:dms.t2.medium USW1-InstanceUsg:dms.r5.2xlarge USW1-Multi-AZUsg:dms.r5.12xlarge USW2-InstanceUsg:dms.c5.xlarge USW2-Multi-AZUsg:dms.c5.4xlarge
AFS1-InstanceUsg:dms.c5.9xlarge AFS1-Multi-AZUsg:dms.r5.xlarge APE1-Multi-AZUsg:dms.c5.24xlarge APN1-InstanceUsg:dms.c5.9xlarge APN1-Multi-AZUsg:dms.c5.24xlarge APN2-InstanceUsg:dms.c4.2xlarge APN2-InstanceUsg:dms.t3.medium APN2-Multi-AZUsg:dms.t2.micro APN3-Multi-AZUsg:dms.c5.18xlarge APS1-InstanceUsg:dms.c5.4xlarge APS1-Multi-AZUsg:dms.c5.18xlarge APS2-DMS:Multi-AZ-GP2-Storage APS2-InstanceUsg:dms.t3.large APS2-Multi-AZUsg:dms.t2.medium APS3-InstanceUsg:dms.r5.2xlarge APS3-Multi-AZUsg:dms.r5.12xlarge CAN1-InstanceUsg:dms.c5.xlarge CAN1-Multi-AZUsg:dms.c5.4xlarge EU-DMS:Multi-AZ-GP2-Storage EU-InstanceUsg:dms.t3.large EU-Multi-AZUsg:dms.t2.medium EUC1-InstanceUsg:dms.r5.2xlarge EUC1-Multi-AZUsg:dms.r5.12xlarge EUN1-InstanceUsg:dms.r5.xlarge EUS1-InstanceUsg:dms.c5.large EUS1-Multi-AZUsg:dms.t3.large EUW2-InstanceUsg:dms.r5.large EUW2-Multi-AZUsg:dms.r5.2xlarge EUW3-InstanceUsg:dms.r5.12xlarge EUW3-Multi-AZUsg:dms.r5.12xlarge InstanceUsg:dms.r4.2xlarge MES1-InstanceUsg:dms.r5.2xlarge Multi-AZUsg:dms.r4.8xlarge SAE1-InstanceUsg:dms.c5.4xlarge SAE1-Multi-AZUsg:dms.c5.18xlarge UGE1-DMS:Multi-AZ-GP2-Storage UGE1-Multi-AZUsg:dms.c5.12xlarge UGW1-DMS:Multi-AZ-GP2-Storage UGW1-Multi-AZUsg:dms.c4.4xlarge USE2-InstanceUsg:dms.c4.2xlarge USE2-InstanceUsg:dms.t3.medium USE2-Multi-AZUsg:dms.t2.micro USW1-InstanceUsg:dms.r5.4xlarge USW1-Multi-AZUsg:dms.r5.16xlarge USW2-InstanceUsg:dms.r4.2xlarge USW2-Multi-AZUsg:dms.c5.9xlarge
AFS1-InstanceUsg:dms.c5.large AFS1-Multi-AZUsg:dms.t3.large APE1-Multi-AZUsg:dms.c5.2xlarge APN1-InstanceUsg:dms.c5.large APN1-Multi-AZUsg:dms.c5.2xlarge APN2-InstanceUsg:dms.c4.4xlarge APN2-InstanceUsg:dms.t3.micro APN2-Multi-AZUsg:dms.t2.small APN3-Multi-AZUsg:dms.c5.24xlarge APS1-InstanceUsg:dms.c5.9xlarge APS1-Multi-AZUsg:dms.c5.24xlarge APS2-InstanceUsg:dms.c4.2xlarge APS2-InstanceUsg:dms.t3.medium APS2-Multi-AZUsg:dms.t2.micro APS3-InstanceUsg:dms.r5.4xlarge APS3-Multi-AZUsg:dms.r5.16xlarge CAN1-InstanceUsg:dms.r4.2xlarge CAN1-Multi-AZUsg:dms.c5.9xlarge EU-InstanceUsg:dms.c4.2xlarge EU-InstanceUsg:dms.t3.medium EU-Multi-AZUsg:dms.t2.micro EUC1-InstanceUsg:dms.r5.4xlarge EUC1-Multi-AZUsg:dms.r5.16xlarge EUN1-InstanceUsg:dms.t3.large EUS1-InstanceUsg:dms.c5.xlarge EUS1-Multi-AZUsg:dms.t3.medium EUW2-InstanceUsg:dms.r5.xlarge EUW2-Multi-AZUsg:dms.r5.4xlarge EUW3-InstanceUsg:dms.r5.16xlarge EUW3-Multi-AZUsg:dms.r5.16xlarge InstanceUsg:dms.r4.4xlarge MES1-InstanceUsg:dms.r5.4xlarge Multi-AZUsg:dms.r4.large SAE1-InstanceUsg:dms.c5.9xlarge SAE1-Multi-AZUsg:dms.c5.24xlarge UGE1-InstanceUsg:dms.c5.12xlarge UGE1-Multi-AZUsg:dms.c5.18xlarge UGW1-InstanceUsg:dms.c4.2xlarge UGW1-Multi-AZUsg:dms.c4.large USE2-InstanceUsg:dms.c4.4xlarge USE2-InstanceUsg:dms.t3.micro USE2-Multi-AZUsg:dms.t2.small USW1-InstanceUsg:dms.r5.8xlarge USW1-Multi-AZUsg:dms.r5.24xlarge USW2-InstanceUsg:dms.r4.4xlarge USW2-Multi-AZUsg:dms.c5.large
AFS1-InstanceUsg:dms.c5.xlarge AFS1-Multi-AZUsg:dms.t3.medium APE1-Multi-AZUsg:dms.c5.4xlarge APN1-InstanceUsg:dms.c5.xlarge APN1-Multi-AZUsg:dms.c5.4xlarge APN2-InstanceUsg:dms.c4.large APN2-InstanceUsg:dms.t3.small APN2-Multi-AZUsg:dms.t3.large APN3-Multi-AZUsg:dms.c5.2xlarge APS1-InstanceUsg:dms.c5.large APS1-Multi-AZUsg:dms.c5.2xlarge APS2-InstanceUsg:dms.c4.4xlarge APS2-InstanceUsg:dms.t3.micro APS2-Multi-AZUsg:dms.t2.small APS3-InstanceUsg:dms.r5.8xlarge APS3-Multi-AZUsg:dms.r5.24xlarge CAN1-InstanceUsg:dms.r4.4xlarge CAN1-Multi-AZUsg:dms.c5.large EU-InstanceUsg:dms.c4.4xlarge EU-InstanceUsg:dms.t3.micro EU-Multi-AZUsg:dms.t2.small EUC1-InstanceUsg:dms.r5.8xlarge EUC1-Multi-AZUsg:dms.r5.24xlarge EUN1-InstanceUsg:dms.t3.medium EUS1-InstanceUsg:dms.r5.12xlarge EUS1-Multi-AZUsg:dms.t3.micro EUW2-InstanceUsg:dms.t2.large EUW2-Multi-AZUsg:dms.r5.8xlarge EUW3-InstanceUsg:dms.r5.24xlarge EUW3-Multi-AZUsg:dms.r5.24xlarge InstanceUsg:dms.r4.8xlarge MES1-InstanceUsg:dms.r5.8xlarge Multi-AZUsg:dms.r4.xlarge SAE1-InstanceUsg:dms.c5.large SAE1-Multi-AZUsg:dms.c5.2xlarge UGE1-InstanceUsg:dms.c5.18xlarge UGE1-Multi-AZUsg:dms.c5.24xlarge UGW1-InstanceUsg:dms.c4.4xlarge UGW1-Multi-AZUsg:dms.c4.xlarge USE2-InstanceUsg:dms.c4.large USE2-InstanceUsg:dms.t3.small USE2-Multi-AZUsg:dms.t3.large USW1-InstanceUsg:dms.r5.large USW1-Multi-AZUsg:dms.r5.2xlarge USW2-InstanceUsg:dms.r4.8xlarge USW2-Multi-AZUsg:dms.c5.xlarge
AFS1-InstanceUsg:dms.r5.12xlarge AFS1-Multi-AZUsg:dms.t3.micro APE1-Multi-AZUsg:dms.c5.9xlarge APN1-InstanceUsg:dms.r4.2xlarge APN1-Multi-AZUsg:dms.c5.9xlarge APN2-InstanceUsg:dms.c4.xlarge APN2-Multi-AZUsg:dms.c4.2xlarge APN2-Multi-AZUsg:dms.t3.medium APN3-Multi-AZUsg:dms.c5.4xlarge APS1-InstanceUsg:dms.c5.xlarge APS1-Multi-AZUsg:dms.c5.4xlarge APS2-InstanceUsg:dms.c4.large APS2-InstanceUsg:dms.t3.small APS2-Multi-AZUsg:dms.t3.large APS3-InstanceUsg:dms.r5.large APS3-Multi-AZUsg:dms.r5.2xlarge CAN1-InstanceUsg:dms.r4.8xlarge CAN1-Multi-AZUsg:dms.c5.xlarge EU-InstanceUsg:dms.c4.large EU-InstanceUsg:dms.t3.small EU-Multi-AZUsg:dms.t3.large EUC1-InstanceUsg:dms.r5.large EUC1-Multi-AZUsg:dms.r5.2xlarge EUN1-InstanceUsg:dms.t3.micro EUS1-InstanceUsg:dms.r5.16xlarge EUS1-Multi-AZUsg:dms.t3.small EUW2-InstanceUsg:dms.t2.medium EUW2-Multi-AZUsg:dms.r5.large EUW3-InstanceUsg:dms.r5.2xlarge EUW3-Multi-AZUsg:dms.r5.2xlarge InstanceUsg:dms.r4.large MES1-InstanceUsg:dms.r5.large Multi-AZUsg:dms.r5.12xlarge SAE1-InstanceUsg:dms.c5.xlarge SAE1-Multi-AZUsg:dms.c5.4xlarge UGE1-InstanceUsg:dms.c5.24xlarge UGE1-Multi-AZUsg:dms.c5.2xlarge UGW1-InstanceUsg:dms.c4.large UGW1-Multi-AZUsg:dms.c5.12xlarge USE2-InstanceUsg:dms.c4.xlarge USE2-Multi-AZUsg:dms.c4.2xlarge USE2-Multi-AZUsg:dms.t3.medium USW1-InstanceUsg:dms.r5.xlarge USW1-Multi-AZUsg:dms.r5.4xlarge USW2-InstanceUsg:dms.r4.large USW2-Multi-AZUsg:dms.r4.2xlarge
AFS1-InstanceUsg:dms.r5.16xlarge AFS1-Multi-AZUsg:dms.t3.small APE1-Multi-AZUsg:dms.c5.large APN1-InstanceUsg:dms.r4.4xlarge APN1-Multi-AZUsg:dms.c5.large APN2-InstanceUsg:dms.c5.12xlarge APN2-Multi-AZUsg:dms.c4.4xlarge APN2-Multi-AZUsg:dms.t3.micro APN3-Multi-AZUsg:dms.c5.9xlarge APS1-InstanceUsg:dms.r4.2xlarge APS1-Multi-AZUsg:dms.c5.9xlarge APS2-InstanceUsg:dms.c4.xlarge APS2-Multi-AZUsg:dms.c4.2xlarge APS2-Multi-AZUsg:dms.t3.medium APS3-InstanceUsg:dms.r5.xlarge APS3-Multi-AZUsg:dms.r5.4xlarge CAN1-InstanceUsg:dms.r4.large CAN1-Multi-AZUsg:dms.r4.2xlarge EU-InstanceUsg:dms.c4.xlarge EU-Multi-AZUsg:dms.c4.2xlarge EU-Multi-AZUsg:dms.t3.medium EUC1-InstanceUsg:dms.r5.xlarge EUC1-Multi-AZUsg:dms.r5.4xlarge EUN1-InstanceUsg:dms.t3.small EUS1-InstanceUsg:dms.r5.24xlarge EUW2-CPUCredits:dms.t3 EUW2-InstanceUsg:dms.t2.micro EUW2-Multi-AZUsg:dms.r5.xlarge EUW3-InstanceUsg:dms.r5.4xlarge EUW3-Multi-AZUsg:dms.r5.4xlarge InstanceUsg:dms.r4.xlarge MES1-InstanceUsg:dms.r5.xlarge Multi-AZUsg:dms.r5.16xlarge SAE1-InstanceUsg:dms.r4.2xlarge SAE1-Multi-AZUsg:dms.c5.9xlarge UGE1-InstanceUsg:dms.c5.2xlarge UGE1-Multi-AZUsg:dms.c5.4xlarge UGW1-InstanceUsg:dms.c4.xlarge UGW1-Multi-AZUsg:dms.c5.18xlarge USE2-InstanceUsg:dms.c5.12xlarge USE2-Multi-AZUsg:dms.c4.4xlarge USE2-Multi-AZUsg:dms.t3.micro USW1-InstanceUsg:dms.t2.large USW1-Multi-AZUsg:dms.r5.8xlarge USW2-InstanceUsg:dms.r4.xlarge USW2-Multi-AZUsg:dms.r4.4xlarge
AFS1-InstanceUsg:dms.r5.24xlarge APE1-CPUCredits:dms.t3 APE1-Multi-AZUsg:dms.c5.xlarge APN1-InstanceUsg:dms.r4.8xlarge APN1-Multi-AZUsg:dms.c5.xlarge APN2-InstanceUsg:dms.c5.18xlarge APN2-Multi-AZUsg:dms.c4.large APN2-Multi-AZUsg:dms.t3.small APN3-Multi-AZUsg:dms.c5.large APS1-InstanceUsg:dms.r4.4xlarge APS1-Multi-AZUsg:dms.c5.large APS2-InstanceUsg:dms.c5.12xlarge APS2-Multi-AZUsg:dms.c4.4xlarge APS2-Multi-AZUsg:dms.t3.micro APS3-InstanceUsg:dms.t2.large APS3-Multi-AZUsg:dms.r5.8xlarge CAN1-InstanceUsg:dms.r4.xlarge CAN1-Multi-AZUsg:dms.r4.4xlarge EU-InstanceUsg:dms.c5.12xlarge EU-Multi-AZUsg:dms.c4.4xlarge EU-Multi-AZUsg:dms.t3.micro EUC1-InstanceUsg:dms.t2.large EUC1-Multi-AZUsg:dms.r5.8xlarge EUN1-Multi-AZUsg:dms.c5.12xlarge EUS1-InstanceUsg:dms.r5.2xlarge EUW2-DMS:GP2-Storage EUW2-InstanceUsg:dms.t2.small EUW2-Multi-AZUsg:dms.t2.large EUW3-InstanceUsg:dms.r5.8xlarge EUW3-Multi-AZUsg:dms.r5.8xlarge InstanceUsg:dms.r5.12xlarge MES1-Multi-AZUsg:dms.c5.12xlarge Multi-AZUsg:dms.r5.24xlarge SAE1-InstanceUsg:dms.r4.4xlarge SAE1-Multi-AZUsg:dms.c5.large UGE1-InstanceUsg:dms.c5.4xlarge UGE1-Multi-AZUsg:dms.c5.9xlarge UGW1-InstanceUsg:dms.c5.12xlarge UGW1-Multi-AZUsg:dms.c5.24xlarge USE2-InstanceUsg:dms.c5.18xlarge USE2-Multi-AZUsg:dms.c4.large USE2-Multi-AZUsg:dms.t3.small USW1-InstanceUsg:dms.t2.medium USW1-Multi-AZUsg:dms.r5.large USW2-InstanceUsg:dms.r5.12xlarge USW2-Multi-AZUsg:dms.r4.8xlarge
AFS1-InstanceUsg:dms.r5.2xlarge APE1-DMS:GP2-Storage APE1-Multi-AZUsg:dms.r5.12xlarge APN1-InstanceUsg:dms.r4.large APN1-Multi-AZUsg:dms.r4.2xlarge APN2-InstanceUsg:dms.c5.24xlarge APN2-Multi-AZUsg:dms.c4.xlarge APN3-CPUCredits:dms.t3 APN3-Multi-AZUsg:dms.c5.xlarge APS1-InstanceUsg:dms.r4.8xlarge APS1-Multi-AZUsg:dms.c5.xlarge APS2-InstanceUsg:dms.c5.18xlarge APS2-Multi-AZUsg:dms.c4.large APS2-Multi-AZUsg:dms.t3.small APS3-InstanceUsg:dms.t2.medium APS3-Multi-AZUsg:dms.r5.large CAN1-InstanceUsg:dms.r5.12xlarge CAN1-Multi-AZUsg:dms.r4.8xlarge EU-InstanceUsg:dms.c5.18xlarge EU-Multi-AZUsg:dms.c4.large EU-Multi-AZUsg:dms.t3.small EUC1-InstanceUsg:dms.t2.medium EUC1-Multi-AZUsg:dms.r5.large EUN1-Multi-AZUsg:dms.c5.18xlarge EUS1-InstanceUsg:dms.r5.4xlarge EUW2-DMS:Multi-AZ-GP2-Storage EUW2-InstanceUsg:dms.t3.large EUW2-Multi-AZUsg:dms.t2.medium EUW3-InstanceUsg:dms.r5.large EUW3-Multi-AZUsg:dms.r5.large InstanceUsg:dms.r5.16xlarge MES1-Multi-AZUsg:dms.c5.18xlarge Multi-AZUsg:dms.r5.2xlarge SAE1-InstanceUsg:dms.r4.8xlarge SAE1-Multi-AZUsg:dms.c5.xlarge UGE1-InstanceUsg:dms.c5.9xlarge UGE1-Multi-AZUsg:dms.c5.large UGW1-InstanceUsg:dms.c5.18xlarge UGW1-Multi-AZUsg:dms.c5.2xlarge USE2-InstanceUsg:dms.c5.24xlarge USE2-Multi-AZUsg:dms.c4.xlarge USW1-CPUCredits:dms.t3 USW1-InstanceUsg:dms.t2.micro USW1-Multi-AZUsg:dms.r5.xlarge USW2-InstanceUsg:dms.r5.16xlarge USW2-Multi-AZUsg:dms.r4.large
AFS1-InstanceUsg:dms.r5.4xlarge APE1-DMS:Multi-AZ-GP2-Storage APE1-Multi-AZUsg:dms.r5.16xlarge APN1-InstanceUsg:dms.r4.xlarge APN1-Multi-AZUsg:dms.r4.4xlarge APN2-InstanceUsg:dms.c5.2xlarge APN2-Multi-AZUsg:dms.c5.12xlarge APN3-DMS:GP2-Storage APN3-Multi-AZUsg:dms.r5.12xlarge APS1-InstanceUsg:dms.r4.large APS1-Multi-AZUsg:dms.r4.2xlarge APS2-InstanceUsg:dms.c5.24xlarge APS2-Multi-AZUsg:dms.c4.xlarge APS3-CPUCredits:dms.t3 APS3-InstanceUsg:dms.t2.micro APS3-Multi-AZUsg:dms.r5.xlarge CAN1-InstanceUsg:dms.r5.16xlarge CAN1-Multi-AZUsg:dms.r4.large EU-InstanceUsg:dms.c5.24xlarge EU-Multi-AZUsg:dms.c4.xlarge EUC1-CPUCredits:dms.t3 EUC1-InstanceUsg:dms.t2.micro EUC1-Multi-AZUsg:dms.r5.xlarge EUN1-Multi-AZUsg:dms.c5.24xlarge EUS1-InstanceUsg:dms.r5.8xlarge EUW2-InstanceUsg:dms.c4.2xlarge EUW2-InstanceUsg:dms.t3.medium EUW2-Multi-AZUsg:dms.t2.micro EUW3-InstanceUsg:dms.r5.xlarge EUW3-Multi-AZUsg:dms.r5.xlarge InstanceUsg:dms.r5.24xlarge MES1-Multi-AZUsg:dms.c5.24xlarge Multi-AZUsg:dms.r5.4xlarge SAE1-InstanceUsg:dms.r4.large SAE1-Multi-AZUsg:dms.r4.2xlarge UGE1-InstanceUsg:dms.c5.large UGE1-Multi-AZUsg:dms.c5.xlarge UGW1-InstanceUsg:dms.c5.24xlarge UGW1-Multi-AZUsg:dms.c5.4xlarge USE2-InstanceUsg:dms.c5.2xlarge USE2-Multi-AZUsg:dms.c5.12xlarge USW1-DMS:GP2-Storage USW1-InstanceUsg:dms.t2.small USW1-Multi-AZUsg:dms.t2.large USW2-InstanceUsg:dms.r5.24xlarge USW2-Multi-AZUsg:dms.r4.xlarge
AFS1-InstanceUsg:dms.r5.8xlarge APE1-InstanceUsg:dms.c5.12xlarge APE1-Multi-AZUsg:dms.r5.24xlarge APN1-InstanceUsg:dms.r5.12xlarge APN1-Multi-AZUsg:dms.r4.8xlarge APN2-InstanceUsg:dms.c5.4xlarge APN2-Multi-AZUsg:dms.c5.18xlarge APN3-DMS:Multi-AZ-GP2-Storage APN3-Multi-AZUsg:dms.r5.16xlarge APS1-InstanceUsg:dms.r4.xlarge APS1-Multi-AZUsg:dms.r4.4xlarge APS2-InstanceUsg:dms.c5.2xlarge APS2-Multi-AZUsg:dms.c5.12xlarge APS3-DMS:GP2-Storage APS3-InstanceUsg:dms.t2.small APS3-Multi-AZUsg:dms.t2.large CAN1-InstanceUsg:dms.r5.24xlarge CAN1-Multi-AZUsg:dms.r4.xlarge EU-InstanceUsg:dms.c5.2xlarge EU-Multi-AZUsg:dms.c5.12xlarge EUC1-DMS:GP2-Storage EUC1-InstanceUsg:dms.t2.small EUC1-Multi-AZUsg:dms.t2.large EUN1-Multi-AZUsg:dms.c5.9xlarge EUS1-InstanceUsg:dms.r5.large EUW2-InstanceUsg:dms.c4.4xlarge EUW2-InstanceUsg:dms.t3.micro EUW2-Multi-AZUsg:dms.t2.small EUW3-InstanceUsg:dms.t2.large EUW3-Multi-AZUsg:dms.t2.large InstanceUsg:dms.r5.2xlarge MES1-Multi-AZUsg:dms.c5.9xlarge Multi-AZUsg:dms.r5.8xlarge SAE1-InstanceUsg:dms.r4.xlarge SAE1-Multi-AZUsg:dms.r4.4xlarge UGE1-InstanceUsg:dms.c5.xlarge UGE1-Multi-AZUsg:dms.r4.2xlarge UGW1-InstanceUsg:dms.c5.2xlarge UGW1-Multi-AZUsg:dms.c5.9xlarge USE2-InstanceUsg:dms.c5.4xlarge USE2-Multi-AZUsg:dms.c5.18xlarge USW1-DMS:Multi-AZ-GP2-Storage USW1-InstanceUsg:dms.t3.large USW1-Multi-AZUsg:dms.t2.medium USW2-InstanceUsg:dms.r5.2xlarge USW2-Multi-AZUsg:dms.r5.12xlarge
AFS1-InstanceUsg:dms.r5.large APE1-InstanceUsg:dms.c5.18xlarge APE1-Multi-AZUsg:dms.r5.2xlarge APN1-InstanceUsg:dms.r5.16xlarge APN1-Multi-AZUsg:dms.r4.large APN2-InstanceUsg:dms.c5.9xlarge APN2-Multi-AZUsg:dms.c5.24xlarge APN3-InstanceUsg:dms.c5.12xlarge APN3-Multi-AZUsg:dms.r5.24xlarge APS1-InstanceUsg:dms.r5.12xlarge APS1-Multi-AZUsg:dms.r4.8xlarge APS2-InstanceUsg:dms.c5.4xlarge APS2-Multi-AZUsg:dms.c5.18xlarge APS3-DMS:Multi-AZ-GP2-Storage APS3-InstanceUsg:dms.t3.large APS3-Multi-AZUsg:dms.t2.medium CAN1-InstanceUsg:dms.r5.2xlarge CAN1-Multi-AZUsg:dms.r5.12xlarge EU-InstanceUsg:dms.c5.4xlarge EU-Multi-AZUsg:dms.c5.18xlarge EUC1-DMS:Multi-AZ-GP2-Storage EUC1-InstanceUsg:dms.t3.large EUC1-Multi-AZUsg:dms.t2.medium EUN1-Multi-AZUsg:dms.r5.12xlarge EUS1-InstanceUsg:dms.r5.xlarge EUW2-InstanceUsg:dms.c4.large EUW2-InstanceUsg:dms.t3.small EUW2-Multi-AZUsg:dms.t3.large EUW3-InstanceUsg:dms.t2.medium EUW3-Multi-AZUsg:dms.t2.medium InstanceUsg:dms.r5.4xlarge MES1-Multi-AZUsg:dms.r5.16xlarge Multi-AZUsg:dms.r5.large SAE1-InstanceUsg:dms.r5.12xlarge SAE1-Multi-AZUsg:dms.r4.8xlarge UGE1-InstanceUsg:dms.r4.2xlarge UGE1-Multi-AZUsg:dms.r4.4xlarge UGW1-InstanceUsg:dms.c5.4xlarge UGW1-Multi-AZUsg:dms.c5.large USE2-InstanceUsg:dms.c5.9xlarge USE2-Multi-AZUsg:dms.c5.24xlarge USW1-InstanceUsg:dms.c4.2xlarge USW1-InstanceUsg:dms.t3.medium USW1-Multi-AZUsg:dms.t2.micro USW2-InstanceUsg:dms.r5.4xlarge USW2-Multi-AZUsg:dms.r5.16xlarge
AFS1-InstanceUsg:dms.r5.xlarge APE1-InstanceUsg:dms.c5.24xlarge APE1-Multi-AZUsg:dms.r5.4xlarge APN1-InstanceUsg:dms.r5.24xlarge APN1-Multi-AZUsg:dms.r4.xlarge APN2-InstanceUsg:dms.c5.large APN2-Multi-AZUsg:dms.c5.2xlarge APN3-InstanceUsg:dms.c5.18xlarge APN3-Multi-AZUsg:dms.r5.2xlarge APS1-InstanceUsg:dms.r5.16xlarge APS1-Multi-AZUsg:dms.r4.large APS2-InstanceUsg:dms.c5.9xlarge APS2-Multi-AZUsg:dms.c5.24xlarge APS3-InstanceUsg:dms.c4.2xlarge APS3-InstanceUsg:dms.t3.medium APS3-Multi-AZUsg:dms.t2.micro CAN1-InstanceUsg:dms.r5.4xlarge CAN1-Multi-AZUsg:dms.r5.16xlarge EU-InstanceUsg:dms.c5.9xlarge EU-Multi-AZUsg:dms.c5.24xlarge EUC1-InstanceUsg:dms.c4.2xlarge EUC1-InstanceUsg:dms.t3.medium EUC1-Multi-AZUsg:dms.t2.micro EUN1-Multi-AZUsg:dms.r5.16xlarge EUS1-InstanceUsg:dms.t3.large EUW2-InstanceUsg:dms.c4.xlarge EUW2-Multi-AZUsg:dms.c4.2xlarge EUW2-Multi-AZUsg:dms.t3.medium EUW3-InstanceUsg:dms.t2.micro EUW3-Multi-AZUsg:dms.t2.micro InstanceUsg:dms.r5.8xlarge MES1-Multi-AZUsg:dms.r5.24xlarge Multi-AZUsg:dms.r5.xlarge SAE1-InstanceUsg:dms.r5.16xlarge SAE1-Multi-AZUsg:dms.r4.large UGE1-InstanceUsg:dms.r4.4xlarge UGE1-Multi-AZUsg:dms.r4.8xlarge UGW1-InstanceUsg:dms.c5.9xlarge UGW1-Multi-AZUsg:dms.c5.xlarge USE2-InstanceUsg:dms.c5.large USE2-Multi-AZUsg:dms.c5.2xlarge USW1-InstanceUsg:dms.c4.4xlarge USW1-InstanceUsg:dms.t3.micro USW1-Multi-AZUsg:dms.t2.small USW2-InstanceUsg:dms.r5.8xlarge USW2-Multi-AZUsg:dms.r5.24xlarge
AFS1-InstanceUsg:dms.t3.large APE1-InstanceUsg:dms.c5.2xlarge APE1-Multi-AZUsg:dms.r5.8xlarge APN1-InstanceUsg:dms.r5.2xlarge APN1-Multi-AZUsg:dms.r5.12xlarge APN2-InstanceUsg:dms.c5.xlarge APN2-Multi-AZUsg:dms.c5.4xlarge APN3-InstanceUsg:dms.c5.24xlarge APN3-Multi-AZUsg:dms.r5.4xlarge APS1-InstanceUsg:dms.r5.24xlarge APS1-Multi-AZUsg:dms.r4.xlarge APS2-InstanceUsg:dms.c5.large APS2-Multi-AZUsg:dms.c5.2xlarge APS3-InstanceUsg:dms.c4.4xlarge APS3-InstanceUsg:dms.t3.micro APS3-Multi-AZUsg:dms.t2.small CAN1-InstanceUsg:dms.r5.8xlarge CAN1-Multi-AZUsg:dms.r5.24xlarge EU-InstanceUsg:dms.c5.large EU-Multi-AZUsg:dms.c5.2xlarge EUC1-InstanceUsg:dms.c4.4xlarge EUC1-InstanceUsg:dms.t3.micro EUC1-Multi-AZUsg:dms.t2.small EUN1-Multi-AZUsg:dms.r5.24xlarge EUS1-InstanceUsg:dms.t3.medium EUW2-InstanceUsg:dms.c5.12xlarge EUW2-Multi-AZUsg:dms.c4.4xlarge EUW2-Multi-AZUsg:dms.t3.micro EUW3-InstanceUsg:dms.t2.small EUW3-Multi-AZUsg:dms.t2.small InstanceUsg:dms.r5.large MES1-Multi-AZUsg:dms.r5.2xlarge Multi-AZUsg:dms.t2.large SAE1-InstanceUsg:dms.r5.24xlarge SAE1-Multi-AZUsg:dms.r4.xlarge UGE1-InstanceUsg:dms.r4.8xlarge UGE1-Multi-AZUsg:dms.r4.large UGW1-InstanceUsg:dms.c5.large UGW1-Multi-AZUsg:dms.r4.2xlarge USE2-InstanceUsg:dms.c5.xlarge USE2-Multi-AZUsg:dms.c5.4xlarge USW1-InstanceUsg:dms.c4.large USW1-InstanceUsg:dms.t3.small USW1-Multi-AZUsg:dms.t3.large USW2-InstanceUsg:dms.r5.large USW2-Multi-AZUsg:dms.r5.2xlarge
AFS1-InstanceUsg:dms.t3.medium APE1-InstanceUsg:dms.c5.4xlarge APE1-Multi-AZUsg:dms.r5.large APN1-InstanceUsg:dms.r5.4xlarge APN1-Multi-AZUsg:dms.r5.16xlarge APN2-InstanceUsg:dms.r4.2xlarge APN2-Multi-AZUsg:dms.c5.9xlarge APN3-InstanceUsg:dms.c5.2xlarge APN3-Multi-AZUsg:dms.r5.8xlarge APS1-InstanceUsg:dms.r5.2xlarge APS1-Multi-AZUsg:dms.r5.12xlarge APS2-InstanceUsg:dms.c5.xlarge APS2-Multi-AZUsg:dms.c5.4xlarge APS3-InstanceUsg:dms.c4.large APS3-InstanceUsg:dms.t3.small APS3-Multi-AZUsg:dms.t3.large CAN1-InstanceUsg:dms.r5.large CAN1-Multi-AZUsg:dms.r5.2xlarge EU-InstanceUsg:dms.c5.xlarge EU-Multi-AZUsg:dms.c5.4xlarge EUC1-InstanceUsg:dms.c4.large EUC1-InstanceUsg:dms.t3.small EUC1-Multi-AZUsg:dms.t3.large EUN1-Multi-AZUsg:dms.r5.2xlarge EUS1-InstanceUsg:dms.t3.micro EUW2-InstanceUsg:dms.c5.18xlarge EUW2-Multi-AZUsg:dms.c4.large EUW2-Multi-AZUsg:dms.t3.small EUW3-InstanceUsg:dms.t3.large EUW3-Multi-AZUsg:dms.t3.large InstanceUsg:dms.r5.xlarge MES1-Multi-AZUsg:dms.r5.4xlarge Multi-AZUsg:dms.t2.medium SAE1-InstanceUsg:dms.r5.2xlarge SAE1-Multi-AZUsg:dms.r5.12xlarge UGE1-InstanceUsg:dms.r4.large UGE1-Multi-AZUsg:dms.r4.xlarge UGW1-InstanceUsg:dms.c5.xlarge UGW1-Multi-AZUsg:dms.r4.4xlarge USE2-InstanceUsg:dms.r4.2xlarge USE2-Multi-AZUsg:dms.c5.9xlarge USW1-InstanceUsg:dms.c4.xlarge USW1-Multi-AZUsg:dms.c4.2xlarge USW1-Multi-AZUsg:dms.t3.medium USW2-InstanceUsg:dms.r5.xlarge USW2-Multi-AZUsg:dms.r5.4xlarge
AFS1-InstanceUsg:dms.t3.micro APE1-InstanceUsg:dms.c5.9xlarge APE1-Multi-AZUsg:dms.r5.xlarge APN1-InstanceUsg:dms.r5.8xlarge APN1-Multi-AZUsg:dms.r5.24xlarge APN2-InstanceUsg:dms.r4.4xlarge APN2-Multi-AZUsg:dms.c5.large APN3-InstanceUsg:dms.c5.4xlarge APN3-Multi-AZUsg:dms.r5.large APS1-InstanceUsg:dms.r5.4xlarge APS1-Multi-AZUsg:dms.r5.16xlarge APS2-InstanceUsg:dms.r4.2xlarge APS2-Multi-AZUsg:dms.c5.9xlarge APS3-InstanceUsg:dms.c4.xlarge APS3-Multi-AZUsg:dms.c4.2xlarge APS3-Multi-AZUsg:dms.t3.medium CAN1-InstanceUsg:dms.r5.xlarge CAN1-Multi-AZUsg:dms.r5.4xlarge EU-InstanceUsg:dms.r4.2xlarge EU-Multi-AZUsg:dms.c5.9xlarge EUC1-InstanceUsg:dms.c4.xlarge EUC1-Multi-AZUsg:dms.c4.2xlarge EUC1-Multi-AZUsg:dms.t3.medium EUN1-Multi-AZUsg:dms.r5.4xlarge EUS1-InstanceUsg:dms.t3.small EUW2-InstanceUsg:dms.c5.24xlarge EUW2-Multi-AZUsg:dms.c4.xlarge EUW3-CPUCredits:dms.t3 EUW3-InstanceUsg:dms.t3.medium EUW3-Multi-AZUsg:dms.t3.medium InstanceUsg:dms.t2.large MES1-Multi-AZUsg:dms.r5.8xlarge Multi-AZUsg:dms.t2.micro SAE1-InstanceUsg:dms.r5.4xlarge SAE1-Multi-AZUsg:dms.r5.16xlarge UGE1-InstanceUsg:dms.r4.xlarge UGE1-Multi-AZUsg:dms.r5.16xlarge UGW1-InstanceUsg:dms.r4.2xlarge UGW1-Multi-AZUsg:dms.r4.8xlarge USE2-InstanceUsg:dms.r4.4xlarge USE2-Multi-AZUsg:dms.c5.large USW1-InstanceUsg:dms.c5.12xlarge USW1-Multi-AZUsg:dms.c4.4xlarge USW1-Multi-AZUsg:dms.t3.micro USW2-InstanceUsg:dms.t2.large USW2-Multi-AZUsg:dms.r5.8xlarge
AFS1-InstanceUsg:dms.t3.small APE1-InstanceUsg:dms.c5.large APE1-Multi-AZUsg:dms.t3.large APN1-InstanceUsg:dms.r5.large APN1-Multi-AZUsg:dms.r5.2xlarge APN2-InstanceUsg:dms.r4.8xlarge APN2-Multi-AZUsg:dms.c5.xlarge APN3-InstanceUsg:dms.c5.9xlarge APN3-Multi-AZUsg:dms.r5.xlarge APS1-InstanceUsg:dms.r5.8xlarge APS1-Multi-AZUsg:dms.r5.24xlarge APS2-InstanceUsg:dms.r4.4xlarge APS2-Multi-AZUsg:dms.c5.large APS3-InstanceUsg:dms.c5.12xlarge APS3-Multi-AZUsg:dms.c4.4xlarge APS3-Multi-AZUsg:dms.t3.micro CAN1-InstanceUsg:dms.t2.large CAN1-Multi-AZUsg:dms.r5.8xlarge EU-InstanceUsg:dms.r4.4xlarge EU-Multi-AZUsg:dms.c5.large EUC1-InstanceUsg:dms.c5.12xlarge EUC1-Multi-AZUsg:dms.c4.4xlarge EUC1-Multi-AZUsg:dms.t3.micro EUN1-Multi-AZUsg:dms.r5.8xlarge EUS1-Multi-AZUsg:dms.c5.12xlarge EUW2-InstanceUsg:dms.c5.2xlarge EUW2-Multi-AZUsg:dms.c5.12xlarge EUW3-DMS:GP2-Storage EUW3-InstanceUsg:dms.t3.micro EUW3-Multi-AZUsg:dms.t3.micro InstanceUsg:dms.t2.medium MES1-Multi-AZUsg:dms.r5.large Multi-AZUsg:dms.t2.small SAE1-InstanceUsg:dms.r5.8xlarge SAE1-Multi-AZUsg:dms.r5.24xlarge UGE1-InstanceUsg:dms.r5.16xlarge UGE1-Multi-AZUsg:dms.r5.24xlarge UGW1-InstanceUsg:dms.r4.4xlarge UGW1-Multi-AZUsg:dms.r4.large USE2-InstanceUsg:dms.r4.8xlarge USE2-Multi-AZUsg:dms.c5.xlarge USW1-InstanceUsg:dms.c5.18xlarge USW1-Multi-AZUsg:dms.c4.large USW1-Multi-AZUsg:dms.t3.small USW2-InstanceUsg:dms.t2.medium USW2-Multi-AZUsg:dms.r5.large
AFS1-Multi-AZUsg:dms.c5.12xlarge APE1-InstanceUsg:dms.c5.xlarge APE1-Multi-AZUsg:dms.t3.medium APN1-InstanceUsg:dms.r5.xlarge APN1-Multi-AZUsg:dms.r5.4xlarge APN2-InstanceUsg:dms.r4.large APN2-Multi-AZUsg:dms.r4.2xlarge APN3-InstanceUsg:dms.c5.large APN3-Multi-AZUsg:dms.t3.large APS1-InstanceUsg:dms.r5.large APS1-Multi-AZUsg:dms.r5.2xlarge APS2-InstanceUsg:dms.r4.8xlarge APS2-Multi-AZUsg:dms.c5.xlarge APS3-InstanceUsg:dms.c5.18xlarge APS3-Multi-AZUsg:dms.c4.large APS3-Multi-AZUsg:dms.t3.small CAN1-InstanceUsg:dms.t2.medium CAN1-Multi-AZUsg:dms.r5.large EU-InstanceUsg:dms.r4.8xlarge EU-Multi-AZUsg:dms.c5.xlarge EUC1-InstanceUsg:dms.c5.18xlarge EUC1-Multi-AZUsg:dms.c4.large EUC1-Multi-AZUsg:dms.t3.small EUN1-Multi-AZUsg:dms.r5.large EUS1-Multi-AZUsg:dms.c5.18xlarge EUW2-InstanceUsg:dms.c5.4xlarge EUW2-Multi-AZUsg:dms.c5.18xlarge EUW3-DMS:Multi-AZ-GP2-Storage EUW3-InstanceUsg:dms.t3.small EUW3-Multi-AZUsg:dms.t3.small InstanceUsg:dms.t2.micro MES1-Multi-AZUsg:dms.r5.xlarge Multi-AZUsg:dms.t3.large SAE1-InstanceUsg:dms.r5.large SAE1-Multi-AZUsg:dms.r5.2xlarge UGE1-InstanceUsg:dms.r5.24xlarge UGE1-Multi-AZUsg:dms.r5.2xlarge UGW1-InstanceUsg:dms.r4.8xlarge UGW1-Multi-AZUsg:dms.r4.xlarge USE2-InstanceUsg:dms.r4.large USE2-Multi-AZUsg:dms.r4.2xlarge USW1-InstanceUsg:dms.c5.24xlarge USW1-Multi-AZUsg:dms.c4.xlarge USW2-CPUCredits:dms.t3 USW2-InstanceUsg:dms.t2.micro USW2-Multi-AZUsg:dms.r5.xlarge
AFS1-Multi-AZUsg:dms.c5.18xlarge APE1-InstanceUsg:dms.r5.12xlarge APE1-Multi-AZUsg:dms.t3.micro APN1-InstanceUsg:dms.t2.large APN1-Multi-AZUsg:dms.r5.8xlarge APN2-InstanceUsg:dms.r4.xlarge APN2-Multi-AZUsg:dms.r4.4xlarge APN3-InstanceUsg:dms.c5.xlarge APN3-Multi-AZUsg:dms.t3.medium APS1-InstanceUsg:dms.r5.xlarge APS1-Multi-AZUsg:dms.r5.4xlarge APS2-InstanceUsg:dms.r4.large APS2-Multi-AZUsg:dms.r4.2xlarge APS3-InstanceUsg:dms.c5.24xlarge APS3-Multi-AZUsg:dms.c4.xlarge CAN1-CPUCredits:dms.t3 CAN1-InstanceUsg:dms.t2.micro CAN1-Multi-AZUsg:dms.r5.xlarge EU-InstanceUsg:dms.r4.large EU-Multi-AZUsg:dms.r4.2xlarge EUC1-InstanceUsg:dms.c5.24xlarge EUC1-Multi-AZUsg:dms.c4.xlarge EUN1-CPUCredits:dms.t3 EUN1-Multi-AZUsg:dms.r5.xlarge EUS1-Multi-AZUsg:dms.c5.24xlarge EUW2-InstanceUsg:dms.c5.9xlarge EUW2-Multi-AZUsg:dms.c5.24xlarge EUW3-InstanceUsg:dms.c5.12xlarge EUW3-Multi-AZUsg:dms.c5.12xlarge Global-InstanceUsg:dms.t2.micro InstanceUsg:dms.t2.small Multi-AZUsg:dms.c4.2xlarge Multi-AZUsg:dms.t3.medium SAE1-InstanceUsg:dms.r5.xlarge SAE1-Multi-AZUsg:dms.r5.4xlarge UGE1-InstanceUsg:dms.r5.2xlarge UGE1-Multi-AZUsg:dms.r5.4xlarge UGW1-InstanceUsg:dms.r4.large UGW1-Multi-AZUsg:dms.r5.16xlarge USE2-InstanceUsg:dms.r4.xlarge USE2-Multi-AZUsg:dms.r4.4xlarge USW1-InstanceUsg:dms.c5.2xlarge USW1-Multi-AZUsg:dms.c5.12xlarge USW2-DMS:GP2-Storage USW2-InstanceUsg:dms.t2.small USW2-Multi-AZUsg:dms.t2.large
AFS1-Multi-AZUsg:dms.c5.24xlarge APE1-InstanceUsg:dms.r5.16xlarge APE1-Multi-AZUsg:dms.t3.small APN1-InstanceUsg:dms.t2.medium APN1-Multi-AZUsg:dms.r5.large APN2-InstanceUsg:dms.r5.12xlarge APN2-Multi-AZUsg:dms.r4.8xlarge APN3-InstanceUsg:dms.r5.12xlarge APN3-Multi-AZUsg:dms.t3.micro APS1-InstanceUsg:dms.t2.large APS1-Multi-AZUsg:dms.r5.8xlarge APS2-InstanceUsg:dms.r4.xlarge APS2-Multi-AZUsg:dms.r4.4xlarge APS3-InstanceUsg:dms.c5.2xlarge APS3-Multi-AZUsg:dms.c5.12xlarge CAN1-DMS:GP2-Storage CAN1-InstanceUsg:dms.t2.small CAN1-Multi-AZUsg:dms.t2.large EU-InstanceUsg:dms.r4.xlarge EU-Multi-AZUsg:dms.r4.4xlarge EUC1-InstanceUsg:dms.c5.2xlarge EUC1-Multi-AZUsg:dms.c5.12xlarge EUN1-DMS:GP2-Storage EUN1-Multi-AZUsg:dms.t3.large EUS1-Multi-AZUsg:dms.c5.2xlarge EUW2-InstanceUsg:dms.c5.large EUW2-Multi-AZUsg:dms.c5.2xlarge EUW3-InstanceUsg:dms.c5.18xlarge EUW3-Multi-AZUsg:dms.c5.18xlarge Global-InstanceUsg:dms.t3.micro InstanceUsg:dms.t3.large Multi-AZUsg:dms.c4.4xlarge Multi-AZUsg:dms.t3.micro SAE1-InstanceUsg:dms.t2.large SAE1-Multi-AZUsg:dms.r5.8xlarge UGE1-InstanceUsg:dms.r5.4xlarge UGE1-Multi-AZUsg:dms.r5.8xlarge UGW1-InstanceUsg:dms.r4.xlarge UGW1-Multi-AZUsg:dms.r5.24xlarge USE2-InstanceUsg:dms.r5.12xlarge USE2-Multi-AZUsg:dms.r4.8xlarge USW1-InstanceUsg:dms.c5.4xlarge USW1-Multi-AZUsg:dms.c5.18xlarge USW2-DMS:Multi-AZ-GP2-Storage USW2-InstanceUsg:dms.t3.large USW2-Multi-AZUsg:dms.t2.medium
AFS1-Multi-AZUsg:dms.c5.2xlarge APE1-InstanceUsg:dms.r5.24xlarge APN1-CPUCredits:dms.t3 APN1-InstanceUsg:dms.t2.micro APN1-Multi-AZUsg:dms.r5.xlarge APN2-InstanceUsg:dms.r5.16xlarge APN2-Multi-AZUsg:dms.r4.large APN3-InstanceUsg:dms.r5.16xlarge APN3-Multi-AZUsg:dms.t3.small APS1-InstanceUsg:dms.t2.medium APS1-Multi-AZUsg:dms.r5.large APS2-InstanceUsg:dms.r5.12xlarge APS2-Multi-AZUsg:dms.r4.8xlarge APS3-InstanceUsg:dms.c5.4xlarge APS3-Multi-AZUsg:dms.c5.18xlarge CAN1-DMS:Multi-AZ-GP2-Storage CAN1-InstanceUsg:dms.t3.large CAN1-Multi-AZUsg:dms.t2.medium EU-InstanceUsg:dms.r5.12xlarge EU-Multi-AZUsg:dms.r4.8xlarge EUC1-InstanceUsg:dms.c5.4xlarge EUC1-Multi-AZUsg:dms.c5.18xlarge EUN1-DMS:Multi-AZ-GP2-Storage EUN1-Multi-AZUsg:dms.t3.medium EUS1-Multi-AZUsg:dms.c5.4xlarge EUW2-InstanceUsg:dms.c5.xlarge EUW2-Multi-AZUsg:dms.c5.4xlarge EUW3-InstanceUsg:dms.c5.24xlarge EUW3-Multi-AZUsg:dms.c5.24xlarge InstanceUsg:dms.c4.2xlarge InstanceUsg:dms.t3.medium Multi-AZUsg:dms.c4.large Multi-AZUsg:dms.t3.small SAE1-InstanceUsg:dms.t2.medium SAE1-Multi-AZUsg:dms.r5.large UGE1-InstanceUsg:dms.r5.8xlarge UGE1-Multi-AZUsg:dms.r5.large UGW1-InstanceUsg:dms.r5.16xlarge UGW1-Multi-AZUsg:dms.r5.2xlarge USE2-InstanceUsg:dms.r5.16xlarge USE2-Multi-AZUsg:dms.r4.large USW1-InstanceUsg:dms.c5.9xlarge USW1-Multi-AZUsg:dms.c5.24xlarge USW2-InstanceUsg:dms.c4.2xlarge USW2-InstanceUsg:dms.t3.medium USW2-Multi-AZUsg:dms.t2.micro
AFS1-Multi-AZUsg:dms.c5.4xlarge APE1-InstanceUsg:dms.r5.2xlarge APN1-DMS:GP2-Storage APN1-InstanceUsg:dms.t2.small APN1-Multi-AZUsg:dms.t2.large APN2-InstanceUsg:dms.r5.24xlarge APN2-Multi-AZUsg:dms.r4.xlarge APN3-InstanceUsg:dms.r5.24xlarge APS1-CPUCredits:dms.t3 APS1-InstanceUsg:dms.t2.micro APS1-Multi-AZUsg:dms.r5.xlarge APS2-InstanceUsg:dms.r5.16xlarge APS2-Multi-AZUsg:dms.r4.large APS3-InstanceUsg:dms.c5.9xlarge APS3-Multi-AZUsg:dms.c5.24xlarge CAN1-InstanceUsg:dms.c4.2xlarge CAN1-InstanceUsg:dms.t3.medium CAN1-Multi-AZUsg:dms.t2.micro EU-InstanceUsg:dms.r5.16xlarge EU-Multi-AZUsg:dms.r4.large EUC1-InstanceUsg:dms.c5.9xlarge EUC1-Multi-AZUsg:dms.c5.24xlarge EUN1-InstanceUsg:dms.c5.12xlarge EUN1-Multi-AZUsg:dms.t3.micro EUS1-Multi-AZUsg:dms.c5.9xlarge EUW2-InstanceUsg:dms.r4.2xlarge EUW2-Multi-AZUsg:dms.c5.9xlarge EUW3-InstanceUsg:dms.c5.2xlarge EUW3-Multi-AZUsg:dms.c5.2xlarge InstanceUsg:dms.c4.4xlarge InstanceUsg:dms.t3.micro Multi-AZUsg:dms.c4.xlarge SAE1-CPUCredits:dms.t3 SAE1-InstanceUsg:dms.t2.micro SAE1-Multi-AZUsg:dms.r5.xlarge UGE1-InstanceUsg:dms.r5.large UGE1-Multi-AZUsg:dms.r5.xlarge UGW1-InstanceUsg:dms.r5.24xlarge UGW1-Multi-AZUsg:dms.r5.4xlarge USE2-InstanceUsg:dms.r5.24xlarge USE2-Multi-AZUsg:dms.r4.xlarge USW1-InstanceUsg:dms.c5.large USW1-Multi-AZUsg:dms.c5.2xlarge USW2-InstanceUsg:dms.c4.4xlarge USW2-InstanceUsg:dms.t3.micro USW2-Multi-AZUsg:dms.t2.small
AFS1-Multi-AZUsg:dms.c5.9xlarge APE1-InstanceUsg:dms.r5.4xlarge APN1-DMS:Multi-AZ-GP2-Storage APN1-InstanceUsg:dms.t3.large APN1-Multi-AZUsg:dms.t2.medium APN2-InstanceUsg:dms.r5.2xlarge APN2-Multi-AZUsg:dms.r5.12xlarge APN3-InstanceUsg:dms.r5.2xlarge APS1-DMS:GP2-Storage APS1-InstanceUsg:dms.t2.small APS1-Multi-AZUsg:dms.t2.large APS2-InstanceUsg:dms.r5.24xlarge APS2-Multi-AZUsg:dms.r4.xlarge APS3-InstanceUsg:dms.c5.large APS3-Multi-AZUsg:dms.c5.2xlarge CAN1-InstanceUsg:dms.c4.4xlarge CAN1-InstanceUsg:dms.t3.micro CAN1-Multi-AZUsg:dms.t2.small EU-InstanceUsg:dms.r5.24xlarge EU-Multi-AZUsg:dms.r4.xlarge EUC1-InstanceUsg:dms.c5.large EUC1-Multi-AZUsg:dms.c5.2xlarge EUN1-InstanceUsg:dms.c5.18xlarge EUN1-Multi-AZUsg:dms.t3.small EUS1-Multi-AZUsg:dms.c5.large EUW2-InstanceUsg:dms.r4.4xlarge EUW2-Multi-AZUsg:dms.c5.large EUW3-InstanceUsg:dms.c5.4xlarge EUW3-Multi-AZUsg:dms.c5.4xlarge InstanceUsg:dms.c4.large InstanceUsg:dms.t3.small Multi-AZUsg:dms.c5.12xlarge SAE1-DMS:GP2-Storage SAE1-InstanceUsg:dms.t2.small SAE1-Multi-AZUsg:dms.t2.large UGE1-InstanceUsg:dms.r5.xlarge UGE1-Multi-AZUsg:dms.t2.large UGW1-InstanceUsg:dms.r5.2xlarge UGW1-Multi-AZUsg:dms.r5.8xlarge USE2-InstanceUsg:dms.r5.2xlarge USE2-Multi-AZUsg:dms.r5.12xlarge USW1-InstanceUsg:dms.c5.xlarge USW1-Multi-AZUsg:dms.c5.4xlarge USW2-InstanceUsg:dms.c4.large USW2-InstanceUsg:dms.t3.small USW2-Multi-AZUsg:dms.t3.large
AFS1-Multi-AZUsg:dms.c5.large APE1-InstanceUsg:dms.r5.8xlarge APN1-InstanceUsg:dms.c4.2xlarge APN1-InstanceUsg:dms.t3.medium APN1-Multi-AZUsg:dms.t2.micro APN2-InstanceUsg:dms.r5.4xlarge APN2-Multi-AZUsg:dms.r5.16xlarge APN3-InstanceUsg:dms.r5.4xlarge APS1-DMS:Multi-AZ-GP2-Storage APS1-InstanceUsg:dms.t3.large APS1-Multi-AZUsg:dms.t2.medium APS2-InstanceUsg:dms.r5.2xlarge APS2-Multi-AZUsg:dms.r5.12xlarge APS3-InstanceUsg:dms.c5.xlarge APS3-Multi-AZUsg:dms.c5.4xlarge CAN1-InstanceUsg:dms.c4.large CAN1-InstanceUsg:dms.t3.small CAN1-Multi-AZUsg:dms.t3.large EU-InstanceUsg:dms.r5.2xlarge EU-Multi-AZUsg:dms.r5.12xlarge EUC1-InstanceUsg:dms.c5.xlarge EUC1-Multi-AZUsg:dms.c5.4xlarge EUN1-InstanceUsg:dms.c5.24xlarge EUS1-CPUCredits:dms.t3 EUS1-Multi-AZUsg:dms.c5.xlarge EUW2-InstanceUsg:dms.r4.8xlarge EUW2-Multi-AZUsg:dms.c5.xlarge EUW3-InstanceUsg:dms.c5.9xlarge EUW3-Multi-AZUsg:dms.c5.9xlarge InstanceUsg:dms.c4.xlarge MES1-CPUCredits:dms.t3 Multi-AZUsg:dms.c5.18xlarge SAE1-DMS:Multi-AZ-GP2-Storage SAE1-InstanceUsg:dms.t3.large SAE1-Multi-AZUsg:dms.t2.medium UGE1-InstanceUsg:dms.t2.large UGE1-Multi-AZUsg:dms.t2.medium UGW1-InstanceUsg:dms.r5.4xlarge UGW1-Multi-AZUsg:dms.r5.large USE2-InstanceUsg:dms.r5.4xlarge USE2-Multi-AZUsg:dms.r5.16xlarge USW1-InstanceUsg:dms.r4.2xlarge USW1-Multi-AZUsg:dms.c5.9xlarge USW2-InstanceUsg:dms.c4.xlarge USW2-Multi-AZUsg:dms.c4.2xlarge USW2-Multi-AZUsg:dms.t3.medium
Attribute Name: vcpu
Values:
1
16
2
32
4
48
64
8
Attribute Name: volumeType
Values:
General Purpose
We hope the above list of attribute names and values helps when using the AWS Price List API for AWS Database Migration Service.
If the list is outdated, let us know in the comments below. We’ll update it as soon as we can.