Amazon Elasticsearch Service AWS Price List API all Attribute Names and Values


Last Updated on April 29, 2021

Below is a reference for all attribute names and attribute values in AWS Price List API for Amazon Elasticsearch Service.

Note: All the list below are in alphabetical order.

Service Code: AmazonES

Python Code to get Attribute Names for AmazonES using Boto3

import boto3

pricing_client = boto3.client('pricing', region_name='us-east-1')

response = pricing_client.describe_services(ServiceCode='AmazonES')

attribute_names = response['Services'][0]['AttributeNames']

print(attribute_names)

Attribute Name List for AmazonES


Python Code to get the Attribute Values List for AmazonES using Boto3

import boto3

pricing_client = boto3.client('pricing', region_name='us-east-1')

response = pricing_client.describe_services(ServiceCode='AmazonES')

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='AmazonES',
        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 AmazonES

Attribute Name: currentGeneration
Values:

Yes

Attribute Name: ecu
Values:

104
124.5
13
13.5
132
141
16
17
173
19
195
200
26
27
281
3
31
34
38
52
53
53.5
6.5
60
62
68
7
71
8
9
99
N/A
variable

Attribute Name: instanceFamily
Values:

Compute optimized
General purpose
Memory optimized
Storage optimized
ultrawarm.elasticsearch

Attribute Name: instanceType
Values:

c4.2xlarge.elasticsearch           m5.4xlarge.elasticsearch           
c4.4xlarge.elasticsearch           m5.large.elasticsearch             
c4.8xlarge.elasticsearch           m5.xlarge.elasticsearch            
c4.large.elasticsearch             r3.2xlarge.elasticsearch           
c4.xlarge.elasticsearch            r3.4xlarge.elasticsearch           
c5.18xlarge.elasticsearch          r3.8xlarge.elasticsearch           
c5.2xlarge.elasticsearch           r3.large.elasticsearch             
c5.4xlarge.elasticsearch           r3.xlarge.elasticsearch            
c5.9xlarge.elasticsearch           r4.16xlarge.elasticsearch          
c5.large.elasticsearch             r4.2xlarge.elasticsearch           
c5.xlarge.elasticsearch            r4.4xlarge.elasticsearch           
i2.2xlarge.elasticsearch           r4.8xlarge.elasticsearch           
i2.xlarge.elasticsearch            r4.large.elasticsearch             
i3.16xlarge.elasticsearch          r4.xlarge.elasticsearch            
i3.2xlarge.elasticsearch           r5.12xlarge.elasticsearch          
i3.4xlarge.elasticsearch           r5.2xlarge.elasticsearch           
i3.8xlarge.elasticsearch           r5.4xlarge.elasticsearch           
i3.large.elasticsearch             r5.large.elasticsearch             
i3.xlarge.elasticsearch            r5.xlarge.elasticsearch            
m3.2xlarge.elasticsearch           t2.medium.elasticsearch            
m3.large.elasticsearch             t2.micro.elasticsearch             
m3.medium.elasticsearch            t2.small.elasticsearch             
m3.xlarge.elasticsearch            t3.medium.elasticsearch            
m4.10xlarge.elasticsearch          t3.small.elasticsearch             
m4.2xlarge.elasticsearch           ultrawarm1.large.elasticsearch     
m4.4xlarge.elasticsearch           ultrawarm1.medium.elasticsearch    
m4.large.elasticsearch             
m4.xlarge.elasticsearch            
m5.12xlarge.elasticsearch          
m5.2xlarge.elasticsearch           

Attribute Name: LeaseContractLength
Values:

1yr
3yr

Attribute Name: location
Values:

Africa (Cape Town)
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: memoryGib
Values:

1
122
128
144
15
15.25
16
160
192
2
244
3.75
30
30.5
32
384
4
488
60
61
64
7.5
72
8

Attribute Name: OfferingClass
Values:

standard

Attribute Name: operation
Values:

ESDomain

Attribute Name: productFamily
Values:

Elastic Search Instance
Elastic Search Volume

Attribute Name: PurchaseOption
Values:

All Upfront
No Upfront
Partial Upfront

Attribute Name: servicecode
Values:

AmazonES

Attribute Name: servicename
Values:

Amazon Elasticsearch Service

Attribute Name: storage
Values:

1 x 160 SSD
1 x 1900 NVMe SSD
1 x 32 SSD
1 x 320 SSD
1 x 4 SSD
1 x 475 NVMe SSD
1 x 80 SSD
1 x 800 SSD
1 x 950 NVMe SSD
1.5
2 x 1900 NVMe SSD
2 x 320 SSD
2 x 40 SSD
2 x 80 SSD
2 x 800 SSD
20
4 x 1900 NVMe SSD
8 x 1900 NVMe SSD
EBS Only

Attribute Name: storageMedia
Values:

GP2
Magnetic
Managed-Storage
PIOPS
PIOPS-Storage

Attribute Name: termType
Values:

OnDemand
Reserved

Attribute Name: usagetype
Values:

AFS1--ES:Managed-Storage             AFS1-ESInstance:ultrawarm1.medium    APE1-ESInstance:ultrawarm1.large     APN1-ESInstance:m4.10xlarge          APN1-ESInstance:t3.small             APN2-ESInstance:m5.12xlarge          APN3-ES:Managed-Storage              APS1-ES:Magnetic-Storage             APS1-ESInstance:m4.large             APS2-ES:GP2-Storage                  APS2-ESInstance:m4.4xlarge           APS2-ESInstance:ultrawarm1.medium    APS3-ESInstance:m5.12xlarge          CAN1-ES:Managed-Storage              CAN1-ESInstance:r4.16xlarge          ESInstance:c5.4xlarge                ESInstance:r3.xlarge                 EU-ESInstance:c5.2xlarge             EU-ESInstance:r3.large               EUC1-ESInstance:c5.18xlarge          EUC1-ESInstance:r3.8xlarge           EUN1-ESInstance:c5.large             EUS1-ESInstance:c5.9xlarge           EUW2-ESInstance:c4.8xlarge           EUW2-ESInstance:r4.xlarge            EUW3-ESInstance:m5.12xlarge          MES1-ESInstance:c5.9xlarge           SAE1-ESInstance:c4.8xlarge           SAE1-ESInstance:r4.2xlarge           UGE1-ESInstance:m5.2xlarge           UGW1-ESInstance:c4.large             UGW1-ESInstance:r5.12xlarge          USE2-ESInstance:i3.4xlarge           USE2-ESInstance:t2.medium            USW1-ESInstance:i3.xlarge            USW1-ESInstance:r5.xlarge            USW2-ESInstance:i3.large             USW2-ESInstance:r5.large             
AFS1-ES:GP2-Storage                  APE1-ES:GP2-Storage                  APE1-ESInstance:ultrawarm1.medium    APN1-ESInstance:m4.2xlarge           APN1-ESInstance:ultrawarm1.large     APN2-ESInstance:m5.2xlarge           APN3-ES:PIOPS                        APS1-ES:Managed-Storage              APS1-ESInstance:m4.xlarge            APS2-ES:Magnetic-Storage             APS2-ESInstance:m4.large             APS3-ES:GP2-Storage                  APS3-ESInstance:m5.2xlarge           CAN1-ES:PIOPS                        CAN1-ESInstance:r4.2xlarge           ESInstance:c5.9xlarge                ESInstance:r4.16xlarge               EU-ESInstance:c5.4xlarge             EU-ESInstance:r3.xlarge              EUC1-ESInstance:c5.2xlarge           EUC1-ESInstance:r3.large             EUN1-ESInstance:c5.xlarge            EUS1-ESInstance:c5.large             EUW2-ESInstance:c4.large             EUW2-ESInstance:r5.12xlarge          EUW3-ESInstance:m5.2xlarge           MES1-ESInstance:c5.large             SAE1-ESInstance:c4.large             SAE1-ESInstance:r4.4xlarge           UGE1-ESInstance:m5.4xlarge           UGW1-ESInstance:c4.xlarge            UGW1-ESInstance:r5.2xlarge           USE2-ESInstance:i3.8xlarge           USE2-ESInstance:t2.micro             USW1-ESInstance:m3.2xlarge           USW1-ESInstance:t2.medium            USW2-ESInstance:i3.xlarge            USW2-ESInstance:r5.xlarge            
AFS1-ES:Magnetic-Storage             APE1-ES:Magnetic-Storage             APN1-ES:GP2-Storage                  APN1-ESInstance:m4.4xlarge           APN1-ESInstance:ultrawarm1.medium    APN2-ESInstance:m5.4xlarge           APN3-ES:PIOPS-Storage                APS1-ES:PIOPS                        APS1-ESInstance:m5.12xlarge          APS2-ES:Managed-Storage              APS2-ESInstance:m4.xlarge            APS3-ES:Magnetic-Storage             APS3-ESInstance:m5.4xlarge           CAN1-ES:PIOPS-Storage                CAN1-ESInstance:r4.4xlarge           ESInstance:c5.large                  ESInstance:r4.2xlarge                EU-ESInstance:c5.9xlarge             EU-ESInstance:r4.16xlarge            EUC1-ESInstance:c5.4xlarge           EUC1-ESInstance:r3.xlarge            EUN1-ESInstance:i3.16xlarge          EUS1-ESInstance:c5.xlarge            EUW2-ESInstance:c4.xlarge            EUW2-ESInstance:r5.2xlarge           EUW3-ESInstance:m5.4xlarge           MES1-ESInstance:c5.xlarge            SAE1-ESInstance:c4.xlarge            SAE1-ESInstance:r4.8xlarge           UGE1-ESInstance:m5.large             UGW1-ESInstance:c5.18xlarge          UGW1-ESInstance:r5.4xlarge           USE2-ESInstance:i3.large             USE2-ESInstance:t2.small             USW1-ESInstance:m3.large             USW1-ESInstance:t2.micro             USW2-ESInstance:m3.2xlarge           USW2-ESInstance:t2.medium            
AFS1-ES:PIOPS                        APE1-ES:Managed-Storage              APN1-ES:Magnetic-Storage             APN1-ESInstance:m4.large             APN2-ES:GP2-Storage                  APN2-ESInstance:m5.large             APN3-ESInstance:c5.18xlarge          APS1-ES:PIOPS-Storage                APS1-ESInstance:m5.2xlarge           APS2-ES:PIOPS                        APS2-ESInstance:m5.12xlarge          APS3-ES:Managed-Storage              APS3-ESInstance:m5.large             CAN1-ESInstance:c4.2xlarge           CAN1-ESInstance:r4.8xlarge           ESInstance:c5.xlarge                 ESInstance:r4.4xlarge                EU-ESInstance:c5.large               EU-ESInstance:r4.2xlarge             EUC1-ESInstance:c5.9xlarge           EUC1-ESInstance:r4.16xlarge          EUN1-ESInstance:i3.2xlarge           EUS1-ESInstance:i3.16xlarge          EUW2-ESInstance:c5.18xlarge          EUW2-ESInstance:r5.4xlarge           EUW3-ESInstance:m5.large             MES1-ESInstance:i3.16xlarge          SAE1-ESInstance:c5.18xlarge          SAE1-ESInstance:r4.large             UGE1-ESInstance:m5.xlarge            UGW1-ESInstance:c5.2xlarge           UGW1-ESInstance:r5.large             USE2-ESInstance:i3.xlarge            USE2-ESInstance:t3.medium            USW1-ESInstance:m3.medium            USW1-ESInstance:t2.small             USW2-ESInstance:m3.large             USW2-ESInstance:t2.micro             
AFS1-ES:PIOPS-Storage                APE1-ES:PIOPS                        APN1-ES:Managed-Storage              APN1-ESInstance:m4.xlarge            APN2-ES:Magnetic-Storage             APN2-ESInstance:m5.xlarge            APN3-ESInstance:c5.2xlarge           APS1-ESInstance:c4.2xlarge           APS1-ESInstance:m5.4xlarge           APS2-ES:PIOPS-Storage                APS2-ESInstance:m5.2xlarge           APS3-ES:PIOPS                        APS3-ESInstance:m5.xlarge            CAN1-ESInstance:c4.4xlarge           CAN1-ESInstance:r4.large             ESInstance:i2.2xlarge                ESInstance:r4.8xlarge                EU-ESInstance:c5.xlarge              EU-ESInstance:r4.4xlarge             EUC1-ESInstance:c5.large             EUC1-ESInstance:r4.2xlarge           EUN1-ESInstance:i3.4xlarge           EUS1-ESInstance:i3.2xlarge           EUW2-ESInstance:c5.2xlarge           EUW2-ESInstance:r5.large             EUW3-ESInstance:m5.xlarge            MES1-ESInstance:i3.2xlarge           SAE1-ESInstance:c5.2xlarge           SAE1-ESInstance:r4.xlarge            UGE1-ESInstance:r4.16xlarge          UGW1-ESInstance:c5.4xlarge           UGW1-ESInstance:r5.xlarge            USE2-ESInstance:m4.10xlarge          USE2-ESInstance:t3.small             USW1-ESInstance:m3.xlarge            USW1-ESInstance:t3.medium            USW2-ESInstance:m3.medium            USW2-ESInstance:t2.small             
AFS1-ESInstance:c5.18xlarge          APE1-ES:PIOPS-Storage                APN1-ES:PIOPS                        APN1-ESInstance:m5.12xlarge          APN2-ES:Managed-Storage              APN2-ESInstance:r3.2xlarge           APN3-ESInstance:c5.4xlarge           APS1-ESInstance:c4.4xlarge           APS1-ESInstance:m5.large             APS2-ESInstance:c4.2xlarge           APS2-ESInstance:m5.4xlarge           APS3-ES:PIOPS-Storage                APS3-ESInstance:r3.2xlarge           CAN1-ESInstance:c4.8xlarge           CAN1-ESInstance:r4.xlarge            ESInstance:i2.xlarge                 ESInstance:r4.large                  EU-ESInstance:i2.2xlarge             EU-ESInstance:r4.8xlarge             EUC1-ESInstance:c5.xlarge            EUC1-ESInstance:r4.4xlarge           EUN1-ESInstance:i3.8xlarge           EUS1-ESInstance:i3.4xlarge           EUW2-ESInstance:c5.4xlarge           EUW2-ESInstance:r5.xlarge            EUW3-ESInstance:r4.16xlarge          MES1-ESInstance:i3.4xlarge           SAE1-ESInstance:c5.4xlarge           SAE1-ESInstance:t2.medium            UGE1-ESInstance:r4.2xlarge           UGW1-ESInstance:c5.9xlarge           UGW1-ESInstance:t2.medium            USE2-ESInstance:m4.2xlarge           USE2-ESInstance:ultrawarm1.large     USW1-ESInstance:m4.10xlarge          USW1-ESInstance:t3.small             USW2-ESInstance:m3.xlarge            USW2-ESInstance:t3.medium            
AFS1-ESInstance:c5.2xlarge           APE1-ESInstance:c5.18xlarge          APN1-ES:PIOPS-Storage                APN1-ESInstance:m5.2xlarge           APN2-ES:PIOPS                        APN2-ESInstance:r3.4xlarge           APN3-ESInstance:c5.9xlarge           APS1-ESInstance:c4.8xlarge           APS1-ESInstance:m5.xlarge            APS2-ESInstance:c4.4xlarge           APS2-ESInstance:m5.large             APS3-ESInstance:c4.2xlarge           APS3-ESInstance:r3.4xlarge           CAN1-ESInstance:c4.large             CAN1-ESInstance:r5.12xlarge          ESInstance:i3.16xlarge               ESInstance:r4.xlarge                 EU-ESInstance:i2.xlarge              EU-ESInstance:r4.large               EUC1-ESInstance:i2.2xlarge           EUC1-ESInstance:r4.8xlarge           EUN1-ESInstance:i3.large             EUS1-ESInstance:i3.8xlarge           EUW2-ESInstance:c5.9xlarge           EUW2-ESInstance:t2.medium            EUW3-ESInstance:r4.2xlarge           MES1-ESInstance:i3.8xlarge           SAE1-ESInstance:c5.9xlarge           SAE1-ESInstance:t2.micro             UGE1-ESInstance:r4.4xlarge           UGW1-ESInstance:c5.large             UGW1-ESInstance:t2.micro             USE2-ESInstance:m4.4xlarge           USE2-ESInstance:ultrawarm1.medium    USW1-ESInstance:m4.2xlarge           USW1-ESInstance:ultrawarm1.large     USW2-ESInstance:m4.10xlarge          USW2-ESInstance:t3.small             
AFS1-ESInstance:c5.4xlarge           APE1-ESInstance:c5.2xlarge           APN1-ESInstance:c4.2xlarge           APN1-ESInstance:m5.4xlarge           APN2-ES:PIOPS-Storage                APN2-ESInstance:r3.8xlarge           APN3-ESInstance:c5.large             APS1-ESInstance:c4.large             APS1-ESInstance:r3.2xlarge           APS2-ESInstance:c4.8xlarge           APS2-ESInstance:m5.xlarge            APS3-ESInstance:c4.4xlarge           APS3-ESInstance:r3.8xlarge           CAN1-ESInstance:c4.xlarge            CAN1-ESInstance:r5.2xlarge           ESInstance:i3.2xlarge                ESInstance:r5.12xlarge               EU-ESInstance:i3.16xlarge            EU-ESInstance:r4.xlarge              EUC1-ESInstance:i2.xlarge            EUC1-ESInstance:r4.large             EUN1-ESInstance:i3.xlarge            EUS1-ESInstance:i3.large             EUW2-ESInstance:c5.large             EUW2-ESInstance:t2.micro             EUW3-ESInstance:r4.4xlarge           MES1-ESInstance:i3.large             SAE1-ESInstance:c5.large             SAE1-ESInstance:t2.small             UGE1-ESInstance:r4.8xlarge           UGW1-ESInstance:c5.xlarge            UGW1-ESInstance:t2.small             USE2-ESInstance:m4.large             USW1-ES:GP2-Storage                  USW1-ESInstance:m4.4xlarge           USW1-ESInstance:ultrawarm1.medium    USW2-ESInstance:m4.2xlarge           USW2-ESInstance:ultrawarm1.large     
AFS1-ESInstance:c5.9xlarge           APE1-ESInstance:c5.4xlarge           APN1-ESInstance:c4.4xlarge           APN1-ESInstance:m5.large             APN2-ESInstance:c4.2xlarge           APN2-ESInstance:r3.large             APN3-ESInstance:c5.xlarge            APS1-ESInstance:c4.xlarge            APS1-ESInstance:r3.4xlarge           APS2-ESInstance:c4.large             APS2-ESInstance:r3.2xlarge           APS3-ESInstance:c4.8xlarge           APS3-ESInstance:r3.large             CAN1-ESInstance:c5.18xlarge          CAN1-ESInstance:r5.4xlarge           ESInstance:i3.4xlarge                ESInstance:r5.2xlarge                EU-ESInstance:i3.2xlarge             EU-ESInstance:r5.12xlarge            EUC1-ESInstance:i3.16xlarge          EUC1-ESInstance:r4.xlarge            EUN1-ESInstance:m5.12xlarge          EUS1-ESInstance:i3.xlarge            EUW2-ESInstance:c5.xlarge            EUW2-ESInstance:t2.small             EUW3-ESInstance:r4.8xlarge           MES1-ESInstance:i3.xlarge            SAE1-ESInstance:c5.xlarge            SAE1-ESInstance:t3.medium            UGE1-ESInstance:r4.large             UGW1-ESInstance:i3.16xlarge          UGW1-ESInstance:t3.medium            USE2-ESInstance:m4.xlarge            USW1-ES:Magnetic-Storage             USW1-ESInstance:m4.large             USW2-ES:GP2-Storage                  USW2-ESInstance:m4.4xlarge           USW2-ESInstance:ultrawarm1.medium    
AFS1-ESInstance:c5.large             APE1-ESInstance:c5.9xlarge           APN1-ESInstance:c4.8xlarge           APN1-ESInstance:m5.xlarge            APN2-ESInstance:c4.4xlarge           APN2-ESInstance:r3.xlarge            APN3-ESInstance:i3.16xlarge          APS1-ESInstance:c5.18xlarge          APS1-ESInstance:r3.8xlarge           APS2-ESInstance:c4.xlarge            APS2-ESInstance:r3.4xlarge           APS3-ESInstance:c4.large             APS3-ESInstance:r3.xlarge            CAN1-ESInstance:c5.2xlarge           CAN1-ESInstance:r5.large             ESInstance:i3.8xlarge                ESInstance:r5.4xlarge                EU-ESInstance:i3.4xlarge             EU-ESInstance:r5.2xlarge             EUC1-ESInstance:i3.2xlarge           EUC1-ESInstance:r5.12xlarge          EUN1-ESInstance:m5.2xlarge           EUS1-ESInstance:m5.12xlarge          EUW2-ESInstance:i3.16xlarge          EUW2-ESInstance:t3.medium            EUW3-ESInstance:r4.large             MES1-ESInstance:m5.12xlarge          SAE1-ESInstance:i3.16xlarge          SAE1-ESInstance:t3.small             UGE1-ESInstance:r4.xlarge            UGW1-ESInstance:i3.2xlarge           UGW1-ESInstance:t3.small             USE2-ESInstance:m5.12xlarge          USW1-ES:Managed-Storage              USW1-ESInstance:m4.xlarge            USW2-ES:Magnetic-Storage             USW2-ESInstance:m4.large             
AFS1-ESInstance:c5.xlarge            APE1-ESInstance:c5.large             APN1-ESInstance:c4.large             APN1-ESInstance:r3.2xlarge           APN2-ESInstance:c4.8xlarge           APN2-ESInstance:r4.16xlarge          APN3-ESInstance:i3.2xlarge           APS1-ESInstance:c5.2xlarge           APS1-ESInstance:r3.large             APS2-ESInstance:c5.18xlarge          APS2-ESInstance:r3.8xlarge           APS3-ESInstance:c4.xlarge            APS3-ESInstance:r4.16xlarge          CAN1-ESInstance:c5.4xlarge           CAN1-ESInstance:r5.xlarge            ESInstance:i3.large                  ESInstance:r5.large                  EU-ESInstance:i3.8xlarge             EU-ESInstance:r5.4xlarge             EUC1-ESInstance:i3.4xlarge           EUC1-ESInstance:r5.2xlarge           EUN1-ESInstance:m5.4xlarge           EUS1-ESInstance:m5.2xlarge           EUW2-ESInstance:i3.2xlarge           EUW2-ESInstance:t3.small             EUW3-ESInstance:r4.xlarge            MES1-ESInstance:m5.2xlarge           SAE1-ESInstance:i3.2xlarge           SAE1-ESInstance:ultrawarm1.large     UGE1-ESInstance:r5.12xlarge          UGW1-ESInstance:i3.4xlarge           UGW1-ESInstance:ultrawarm1.large     USE2-ESInstance:m5.2xlarge           USW1-ES:PIOPS                        USW1-ESInstance:m5.12xlarge          USW2-ES:Managed-Storage              USW2-ESInstance:m4.xlarge            
AFS1-ESInstance:i3.16xlarge          APE1-ESInstance:c5.xlarge            APN1-ESInstance:c4.xlarge            APN1-ESInstance:r3.4xlarge           APN2-ESInstance:c4.large             APN2-ESInstance:r4.2xlarge           APN3-ESInstance:i3.4xlarge           APS1-ESInstance:c5.4xlarge           APS1-ESInstance:r3.xlarge            APS2-ESInstance:c5.2xlarge           APS2-ESInstance:r3.large             APS3-ESInstance:c5.18xlarge          APS3-ESInstance:r4.2xlarge           CAN1-ESInstance:c5.9xlarge           CAN1-ESInstance:t2.medium            ESInstance:i3.xlarge                 ESInstance:r5.xlarge                 EU-ESInstance:i3.large               EU-ESInstance:r5.large               EUC1-ESInstance:i3.8xlarge           EUC1-ESInstance:r5.4xlarge           EUN1-ESInstance:m5.large             EUS1-ESInstance:m5.4xlarge           EUW2-ESInstance:i3.4xlarge           EUW2-ESInstance:ultrawarm1.large     EUW3-ESInstance:r5.12xlarge          MES1-ESInstance:m5.4xlarge           SAE1-ESInstance:i3.4xlarge           SAE1-ESInstance:ultrawarm1.medium    UGE1-ESInstance:r5.2xlarge           UGW1-ESInstance:i3.8xlarge           UGW1-ESInstance:ultrawarm1.medium    USE2-ESInstance:m5.4xlarge           USW1-ES:PIOPS-Storage                USW1-ESInstance:m5.2xlarge           USW2-ES:PIOPS                        USW2-ESInstance:m5.12xlarge          
AFS1-ESInstance:i3.2xlarge           APE1-ESInstance:i3.16xlarge          APN1-ESInstance:c5.18xlarge          APN1-ESInstance:r3.8xlarge           APN2-ESInstance:c4.xlarge            APN2-ESInstance:r4.4xlarge           APN3-ESInstance:i3.8xlarge           APS1-ESInstance:c5.9xlarge           APS1-ESInstance:r4.16xlarge          APS2-ESInstance:c5.4xlarge           APS2-ESInstance:r3.xlarge            APS3-ESInstance:c5.2xlarge           APS3-ESInstance:r4.4xlarge           CAN1-ESInstance:c5.large             CAN1-ESInstance:t2.micro             ESInstance:m3.2xlarge                ESInstance:t2.medium                 EU-ESInstance:i3.xlarge              EU-ESInstance:r5.xlarge              EUC1-ESInstance:i3.large             EUC1-ESInstance:r5.large             EUN1-ESInstance:m5.xlarge            EUS1-ESInstance:m5.large             EUW2-ESInstance:i3.8xlarge           EUW2-ESInstance:ultrawarm1.medium    EUW3-ESInstance:r5.2xlarge           MES1-ESInstance:m5.large             SAE1-ESInstance:i3.8xlarge           UGE1-ES:GP2-Storage                  UGE1-ESInstance:r5.4xlarge           UGW1-ESInstance:i3.large             USE2-ES:GP2-Storage                  USE2-ESInstance:m5.large             USW1-ESInstance:c4.2xlarge           USW1-ESInstance:m5.4xlarge           USW2-ES:PIOPS-Storage                USW2-ESInstance:m5.2xlarge           
AFS1-ESInstance:i3.4xlarge           APE1-ESInstance:i3.2xlarge           APN1-ESInstance:c5.2xlarge           APN1-ESInstance:r3.large             APN2-ESInstance:c5.18xlarge          APN2-ESInstance:r4.8xlarge           APN3-ESInstance:i3.large             APS1-ESInstance:c5.large             APS1-ESInstance:r4.2xlarge           APS2-ESInstance:c5.9xlarge           APS2-ESInstance:r4.16xlarge          APS3-ESInstance:c5.4xlarge           APS3-ESInstance:r4.8xlarge           CAN1-ESInstance:c5.xlarge            CAN1-ESInstance:t2.small             ESInstance:m3.large                  ESInstance:t2.micro                  EU-ESInstance:m3.2xlarge             EU-ESInstance:t2.medium              EUC1-ESInstance:i3.xlarge            EUC1-ESInstance:r5.xlarge            EUN1-ESInstance:r5.12xlarge          EUS1-ESInstance:m5.xlarge            EUW2-ESInstance:i3.large             EUW3-ES:GP2-Storage                  EUW3-ESInstance:r5.4xlarge           MES1-ESInstance:m5.xlarge            SAE1-ESInstance:i3.large             UGE1-ES:Magnetic-Storage             UGE1-ESInstance:r5.large             UGW1-ESInstance:i3.xlarge            USE2-ES:Magnetic-Storage             USE2-ESInstance:m5.xlarge            USW1-ESInstance:c4.4xlarge           USW1-ESInstance:m5.large             USW2-ESInstance:c4.2xlarge           USW2-ESInstance:m5.4xlarge           
AFS1-ESInstance:i3.8xlarge           APE1-ESInstance:i3.4xlarge           APN1-ESInstance:c5.4xlarge           APN1-ESInstance:r3.xlarge            APN2-ESInstance:c5.2xlarge           APN2-ESInstance:r4.large             APN3-ESInstance:i3.xlarge            APS1-ESInstance:c5.xlarge            APS1-ESInstance:r4.4xlarge           APS2-ESInstance:c5.large             APS2-ESInstance:r4.2xlarge           APS3-ESInstance:c5.9xlarge           APS3-ESInstance:r4.large             CAN1-ESInstance:i3.16xlarge          CAN1-ESInstance:t3.medium            ESInstance:m3.medium                 ESInstance:t2.small                  EU-ESInstance:m3.large               EU-ESInstance:t2.micro               EUC1-ESInstance:m3.2xlarge           EUC1-ESInstance:t2.medium            EUN1-ESInstance:r5.2xlarge           EUS1-ESInstance:r5.12xlarge          EUW2-ESInstance:i3.xlarge            EUW3-ES:Magnetic-Storage             EUW3-ESInstance:r5.large             MES1-ESInstance:r5.12xlarge          SAE1-ESInstance:i3.xlarge            UGE1-ES:Managed-Storage              UGE1-ESInstance:r5.xlarge            UGW1-ESInstance:m4.10xlarge          USE2-ES:Managed-Storage              USE2-ESInstance:r3.2xlarge           USW1-ESInstance:c4.8xlarge           USW1-ESInstance:m5.xlarge            USW2-ESInstance:c4.4xlarge           USW2-ESInstance:m5.large             
AFS1-ESInstance:i3.large             APE1-ESInstance:i3.8xlarge           APN1-ESInstance:c5.9xlarge           APN1-ESInstance:r4.16xlarge          APN2-ESInstance:c5.4xlarge           APN2-ESInstance:r4.xlarge            APN3-ESInstance:m5.12xlarge          APS1-ESInstance:i2.2xlarge           APS1-ESInstance:r4.8xlarge           APS2-ESInstance:c5.xlarge            APS2-ESInstance:r4.4xlarge           APS3-ESInstance:c5.large             APS3-ESInstance:r4.xlarge            CAN1-ESInstance:i3.2xlarge           CAN1-ESInstance:t3.small             ESInstance:m3.xlarge                 ESInstance:t3.medium                 EU-ESInstance:m3.medium              EU-ESInstance:t2.small               EUC1-ESInstance:m3.large             EUC1-ESInstance:t2.micro             EUN1-ESInstance:r5.4xlarge           EUS1-ESInstance:r5.2xlarge           EUW2-ESInstance:m4.10xlarge          EUW3-ES:Managed-Storage              EUW3-ESInstance:r5.xlarge            MES1-ESInstance:r5.2xlarge           SAE1-ESInstance:m3.2xlarge           UGE1-ES:PIOPS                        UGE1-ESInstance:t2.medium            UGW1-ESInstance:m4.2xlarge           USE2-ES:PIOPS                        USE2-ESInstance:r3.4xlarge           USW1-ESInstance:c4.large             USW1-ESInstance:r3.2xlarge           USW2-ESInstance:c4.8xlarge           USW2-ESInstance:m5.xlarge            
AFS1-ESInstance:i3.xlarge            APE1-ESInstance:i3.large             APN1-ESInstance:c5.large             APN1-ESInstance:r4.2xlarge           APN2-ESInstance:c5.9xlarge           APN2-ESInstance:r5.12xlarge          APN3-ESInstance:m5.2xlarge           APS1-ESInstance:i2.xlarge            APS1-ESInstance:r4.large             APS2-ESInstance:i2.2xlarge           APS2-ESInstance:r4.8xlarge           APS3-ESInstance:c5.xlarge            APS3-ESInstance:r5.12xlarge          CAN1-ESInstance:i3.4xlarge           CAN1-ESInstance:ultrawarm1.large     ESInstance:m4.10xlarge               ESInstance:t3.small                  EU-ESInstance:m3.xlarge              EU-ESInstance:t3.medium              EUC1-ESInstance:m3.medium            EUC1-ESInstance:t2.small             EUN1-ESInstance:r5.large             EUS1-ESInstance:r5.4xlarge           EUW2-ESInstance:m4.2xlarge           EUW3-ES:PIOPS                        EUW3-ESInstance:t2.medium            MES1-ESInstance:r5.4xlarge           SAE1-ESInstance:m3.large             UGE1-ES:PIOPS-Storage                UGE1-ESInstance:t2.micro             UGW1-ESInstance:m4.4xlarge           USE2-ES:PIOPS-Storage                USE2-ESInstance:r3.8xlarge           USW1-ESInstance:c4.xlarge            USW1-ESInstance:r3.4xlarge           USW2-ESInstance:c4.large             USW2-ESInstance:r3.2xlarge           
AFS1-ESInstance:m5.12xlarge          APE1-ESInstance:i3.xlarge            APN1-ESInstance:c5.xlarge            APN1-ESInstance:r4.4xlarge           APN2-ESInstance:c5.large             APN2-ESInstance:r5.2xlarge           APN3-ESInstance:m5.4xlarge           APS1-ESInstance:i3.16xlarge          APS1-ESInstance:r4.xlarge            APS2-ESInstance:i2.xlarge            APS2-ESInstance:r4.large             APS3-ESInstance:i2.2xlarge           APS3-ESInstance:r5.2xlarge           CAN1-ESInstance:i3.8xlarge           CAN1-ESInstance:ultrawarm1.medium    ESInstance:m4.2xlarge                ESInstance:ultrawarm1.large          EU-ESInstance:m4.10xlarge            EU-ESInstance:t3.small               EUC1-ESInstance:m3.xlarge            EUC1-ESInstance:t3.medium            EUN1-ESInstance:r5.xlarge            EUS1-ESInstance:r5.large             EUW2-ESInstance:m4.4xlarge           EUW3-ES:PIOPS-Storage                EUW3-ESInstance:t2.small             MES1-ESInstance:r5.large             SAE1-ESInstance:m3.medium            UGE1-ESInstance:c5.18xlarge          UGE1-ESInstance:t2.small             UGW1-ESInstance:m4.large             USE2-ESInstance:c4.2xlarge           USE2-ESInstance:r3.large             USW1-ESInstance:c5.18xlarge          USW1-ESInstance:r3.8xlarge           USW2-ESInstance:c4.xlarge            USW2-ESInstance:r3.4xlarge           
AFS1-ESInstance:m5.2xlarge           APE1-ESInstance:m5.12xlarge          APN1-ESInstance:i2.2xlarge           APN1-ESInstance:r4.8xlarge           APN2-ESInstance:c5.xlarge            APN2-ESInstance:r5.4xlarge           APN3-ESInstance:m5.large             APS1-ESInstance:i3.2xlarge           APS1-ESInstance:r5.12xlarge          APS2-ESInstance:i3.16xlarge          APS2-ESInstance:r4.xlarge            APS3-ESInstance:i2.xlarge            APS3-ESInstance:r5.4xlarge           CAN1-ESInstance:i3.large             ES:GP2-Storage                       ESInstance:m4.4xlarge                ESInstance:ultrawarm1.medium         EU-ESInstance:m4.2xlarge             EU-ESInstance:ultrawarm1.large       EUC1-ESInstance:m4.10xlarge          EUC1-ESInstance:t3.small             EUN1-ESInstance:t3.medium            EUS1-ESInstance:r5.xlarge            EUW2-ESInstance:m4.large             EUW3-ESInstance:c5.18xlarge          EUW3-ESInstance:t3.medium            MES1-ESInstance:r5.xlarge            SAE1-ESInstance:m3.xlarge            UGE1-ESInstance:c5.2xlarge           UGE1-ESInstance:t3.medium            UGW1-ESInstance:m4.xlarge            USE2-ESInstance:c4.4xlarge           USE2-ESInstance:r3.xlarge            USW1-ESInstance:c5.2xlarge           USW1-ESInstance:r3.large             USW2-ESInstance:c5.18xlarge          USW2-ESInstance:r3.8xlarge           
AFS1-ESInstance:m5.4xlarge           APE1-ESInstance:m5.2xlarge           APN1-ESInstance:i2.xlarge            APN1-ESInstance:r4.large             APN2-ESInstance:i3.16xlarge          APN2-ESInstance:r5.large             APN3-ESInstance:m5.xlarge            APS1-ESInstance:i3.4xlarge           APS1-ESInstance:r5.2xlarge           APS2-ESInstance:i3.2xlarge           APS2-ESInstance:r5.12xlarge          APS3-ESInstance:i3.16xlarge          APS3-ESInstance:r5.large             CAN1-ESInstance:i3.xlarge            ES:Magnetic-Storage                  ESInstance:m4.large                  EU-ES:GP2-Storage                    EU-ESInstance:m4.4xlarge             EU-ESInstance:ultrawarm1.medium      EUC1-ESInstance:m4.2xlarge           EUC1-ESInstance:ultrawarm1.large     EUN1-ESInstance:t3.small             EUS1-ESInstance:t3.medium            EUW2-ESInstance:m4.xlarge            EUW3-ESInstance:c5.2xlarge           EUW3-ESInstance:t3.small             MES1-ESInstance:t3.medium            SAE1-ESInstance:m4.10xlarge          UGE1-ESInstance:c5.4xlarge           UGE1-ESInstance:t3.small             UGW1-ESInstance:m5.12xlarge          USE2-ESInstance:c4.8xlarge           USE2-ESInstance:r4.16xlarge          USW1-ESInstance:c5.4xlarge           USW1-ESInstance:r3.xlarge            USW2-ESInstance:c5.2xlarge           USW2-ESInstance:r3.large             
AFS1-ESInstance:m5.large             APE1-ESInstance:m5.4xlarge           APN1-ESInstance:i3.16xlarge          APN1-ESInstance:r4.xlarge            APN2-ESInstance:i3.2xlarge           APN2-ESInstance:r5.xlarge            APN3-ESInstance:r5.12xlarge          APS1-ESInstance:i3.8xlarge           APS1-ESInstance:r5.4xlarge           APS2-ESInstance:i3.4xlarge           APS2-ESInstance:r5.2xlarge           APS3-ESInstance:i3.2xlarge           APS3-ESInstance:r5.xlarge            CAN1-ESInstance:m4.10xlarge          ES:Managed-Storage                   ESInstance:m4.xlarge                 EU-ES:Magnetic-Storage               EU-ESInstance:m4.large               EUC1-ES:GP2-Storage                  EUC1-ESInstance:m4.4xlarge           EUC1-ESInstance:ultrawarm1.medium    EUN1-ESInstance:ultrawarm1.large     EUS1-ESInstance:t3.small             EUW2-ESInstance:m5.12xlarge          EUW3-ESInstance:c5.4xlarge           EUW3-ESInstance:ultrawarm1.large     MES1-ESInstance:t3.small             SAE1-ESInstance:m4.2xlarge           UGE1-ESInstance:c5.9xlarge           UGE1-ESInstance:ultrawarm1.large     UGW1-ESInstance:m5.2xlarge           USE2-ESInstance:c4.large             USE2-ESInstance:r4.2xlarge           USW1-ESInstance:c5.9xlarge           USW1-ESInstance:r4.16xlarge          USW2-ESInstance:c5.4xlarge           USW2-ESInstance:r3.xlarge            
AFS1-ESInstance:m5.xlarge            APE1-ESInstance:m5.large             APN1-ESInstance:i3.2xlarge           APN1-ESInstance:r5.12xlarge          APN2-ESInstance:i3.4xlarge           APN2-ESInstance:t2.medium            APN3-ESInstance:r5.2xlarge           APS1-ESInstance:i3.large             APS1-ESInstance:r5.large             APS2-ESInstance:i3.8xlarge           APS2-ESInstance:r5.4xlarge           APS3-ESInstance:i3.4xlarge           APS3-ESInstance:t2.medium            CAN1-ESInstance:m4.2xlarge           ES:PIOPS                             ESInstance:m5.12xlarge               EU-ES:Managed-Storage                EU-ESInstance:m4.xlarge              EUC1-ES:Magnetic-Storage             EUC1-ESInstance:m4.large             EUN1-ES:GP2-Storage                  EUN1-ESInstance:ultrawarm1.medium    EUS1-ESInstance:ultrawarm1.large     EUW2-ESInstance:m5.2xlarge           EUW3-ESInstance:c5.9xlarge           EUW3-ESInstance:ultrawarm1.medium    MES1-ESInstance:ultrawarm1.large     SAE1-ESInstance:m4.4xlarge           UGE1-ESInstance:c5.large             UGE1-ESInstance:ultrawarm1.medium    UGW1-ESInstance:m5.4xlarge           USE2-ESInstance:c4.xlarge            USE2-ESInstance:r4.4xlarge           USW1-ESInstance:c5.large             USW1-ESInstance:r4.2xlarge           USW2-ESInstance:c5.9xlarge           USW2-ESInstance:r4.16xlarge          
AFS1-ESInstance:r5.12xlarge          APE1-ESInstance:m5.xlarge            APN1-ESInstance:i3.4xlarge           APN1-ESInstance:r5.2xlarge           APN2-ESInstance:i3.8xlarge           APN2-ESInstance:t2.micro             APN3-ESInstance:r5.4xlarge           APS1-ESInstance:i3.xlarge            APS1-ESInstance:r5.xlarge            APS2-ESInstance:i3.large             APS2-ESInstance:r5.large             APS3-ESInstance:i3.8xlarge           APS3-ESInstance:t2.micro             CAN1-ESInstance:m4.4xlarge           ES:PIOPS-Storage                     ESInstance:m5.2xlarge                EU-ES:PIOPS                          EU-ESInstance:m5.12xlarge            EUC1-ES:Managed-Storage              EUC1-ESInstance:m4.xlarge            EUN1-ES:Magnetic-Storage             EUS1--ES:Managed-Storage             EUS1-ESInstance:ultrawarm1.medium    EUW2-ESInstance:m5.4xlarge           EUW3-ESInstance:c5.large             MES1-ES:GP2-Storage                  MES1-ESInstance:ultrawarm1.medium    SAE1-ESInstance:m4.large             UGE1-ESInstance:c5.xlarge            UGW1-ES:GP2-Storage                  UGW1-ESInstance:m5.large             USE2-ESInstance:c5.18xlarge          USE2-ESInstance:r4.8xlarge           USW1-ESInstance:c5.xlarge            USW1-ESInstance:r4.4xlarge           USW2-ESInstance:c5.large             USW2-ESInstance:r4.2xlarge           
AFS1-ESInstance:r5.2xlarge           APE1-ESInstance:r5.12xlarge          APN1-ESInstance:i3.8xlarge           APN1-ESInstance:r5.4xlarge           APN2-ESInstance:i3.large             APN2-ESInstance:t2.small             APN3-ESInstance:r5.large             APS1-ESInstance:m3.2xlarge           APS1-ESInstance:t2.medium            APS2-ESInstance:i3.xlarge            APS2-ESInstance:r5.xlarge            APS3-ESInstance:i3.large             APS3-ESInstance:t2.small             CAN1-ESInstance:m4.large             ESInstance:c4.2xlarge                ESInstance:m5.4xlarge                EU-ES:PIOPS-Storage                  EU-ESInstance:m5.2xlarge             EUC1-ES:PIOPS                        EUC1-ESInstance:m5.12xlarge          EUN1-ES:Managed-Storage              EUS1-ES:GP2-Storage                  EUW2-ES:GP2-Storage                  EUW2-ESInstance:m5.large             EUW3-ESInstance:c5.xlarge            MES1-ES:Magnetic-Storage             SAE1-ES:GP2-Storage                  SAE1-ESInstance:m4.xlarge            UGE1-ESInstance:i3.16xlarge          UGW1-ES:Magnetic-Storage             UGW1-ESInstance:m5.xlarge            USE2-ESInstance:c5.2xlarge           USE2-ESInstance:r4.large             USW1-ESInstance:i2.2xlarge           USW1-ESInstance:r4.8xlarge           USW2-ESInstance:c5.xlarge            USW2-ESInstance:r4.4xlarge           
AFS1-ESInstance:r5.4xlarge           APE1-ESInstance:r5.2xlarge           APN1-ESInstance:i3.large             APN1-ESInstance:r5.large             APN2-ESInstance:i3.xlarge            APN2-ESInstance:t3.medium            APN3-ESInstance:r5.xlarge            APS1-ESInstance:m3.large             APS1-ESInstance:t2.micro             APS2-ESInstance:m3.2xlarge           APS2-ESInstance:t2.medium            APS3-ESInstance:i3.xlarge            APS3-ESInstance:t3.medium            CAN1-ESInstance:m4.xlarge            ESInstance:c4.4xlarge                ESInstance:m5.large                  EU-ESInstance:c4.2xlarge             EU-ESInstance:m5.4xlarge             EUC1-ES:PIOPS-Storage                EUC1-ESInstance:m5.2xlarge           EUN1-ES:PIOPS                        EUS1-ES:Magnetic-Storage             EUW2-ES:Magnetic-Storage             EUW2-ESInstance:m5.xlarge            EUW3-ESInstance:i3.16xlarge          MES1-ES:Managed-Storage              SAE1-ES:Magnetic-Storage             SAE1-ESInstance:m5.12xlarge          UGE1-ESInstance:i3.2xlarge           UGW1-ES:Managed-Storage              UGW1-ESInstance:r4.16xlarge          USE2-ESInstance:c5.4xlarge           USE2-ESInstance:r4.xlarge            USW1-ESInstance:i2.xlarge            USW1-ESInstance:r4.large             USW2-ESInstance:i2.2xlarge           USW2-ESInstance:r4.8xlarge           
AFS1-ESInstance:r5.large             APE1-ESInstance:r5.4xlarge           APN1-ESInstance:i3.xlarge            APN1-ESInstance:r5.xlarge            APN2-ESInstance:m4.10xlarge          APN2-ESInstance:t3.small             APN3-ESInstance:t3.medium            APS1-ESInstance:m3.medium            APS1-ESInstance:t2.small             APS2-ESInstance:m3.large             APS2-ESInstance:t2.micro             APS3-ESInstance:m4.10xlarge          APS3-ESInstance:t3.small             CAN1-ESInstance:m5.12xlarge          ESInstance:c4.8xlarge                ESInstance:m5.xlarge                 EU-ESInstance:c4.4xlarge             EU-ESInstance:m5.large               EUC1-ESInstance:c4.2xlarge           EUC1-ESInstance:m5.4xlarge           EUN1-ES:PIOPS-Storage                EUS1-ES:PIOPS                        EUW2-ES:Managed-Storage              EUW2-ESInstance:r4.16xlarge          EUW3-ESInstance:i3.2xlarge           MES1-ES:PIOPS                        SAE1-ES:Managed-Storage              SAE1-ESInstance:m5.2xlarge           UGE1-ESInstance:i3.4xlarge           UGW1-ES:PIOPS                        UGW1-ESInstance:r4.2xlarge           USE2-ESInstance:c5.9xlarge           USE2-ESInstance:r5.12xlarge          USW1-ESInstance:i3.16xlarge          USW1-ESInstance:r4.xlarge            USW2-ESInstance:i2.xlarge            USW2-ESInstance:r4.large             
AFS1-ESInstance:r5.xlarge            APE1-ESInstance:r5.large             APN1-ESInstance:m3.2xlarge           APN1-ESInstance:t2.medium            APN2-ESInstance:m4.2xlarge           APN2-ESInstance:ultrawarm1.large     APN3-ESInstance:t3.small             APS1-ESInstance:m3.xlarge            APS1-ESInstance:t3.medium            APS2-ESInstance:m3.medium            APS2-ESInstance:t2.small             APS3-ESInstance:m4.2xlarge           APS3-ESInstance:ultrawarm1.large     CAN1-ESInstance:m5.2xlarge           ESInstance:c4.large                  ESInstance:r3.2xlarge                EU-ESInstance:c4.8xlarge             EU-ESInstance:m5.xlarge              EUC1-ESInstance:c4.4xlarge           EUC1-ESInstance:m5.large             EUN1-ESInstance:c5.18xlarge          EUS1-ES:PIOPS-Storage                EUW2-ES:PIOPS                        EUW2-ESInstance:r4.2xlarge           EUW3-ESInstance:i3.4xlarge           MES1-ES:PIOPS-Storage                SAE1-ES:PIOPS                        SAE1-ESInstance:m5.4xlarge           UGE1-ESInstance:i3.8xlarge           UGW1-ES:PIOPS-Storage                UGW1-ESInstance:r4.4xlarge           USE2-ESInstance:c5.large             USE2-ESInstance:r5.2xlarge           USW1-ESInstance:i3.2xlarge           USW1-ESInstance:r5.12xlarge          USW2-ESInstance:i3.16xlarge          USW2-ESInstance:r4.xlarge            
AFS1-ESInstance:t3.medium            APE1-ESInstance:r5.xlarge            APN1-ESInstance:m3.large             APN1-ESInstance:t2.micro             APN2-ESInstance:m4.4xlarge           APN2-ESInstance:ultrawarm1.medium    APN3-ESInstance:ultrawarm1.large     APS1-ESInstance:m4.10xlarge          APS1-ESInstance:t3.small             APS2-ESInstance:m3.xlarge            APS2-ESInstance:t3.medium            APS3-ESInstance:m4.4xlarge           APS3-ESInstance:ultrawarm1.medium    CAN1-ESInstance:m5.4xlarge           ESInstance:c4.xlarge                 ESInstance:r3.4xlarge                EU-ESInstance:c4.large               EU-ESInstance:r3.2xlarge             EUC1-ESInstance:c4.8xlarge           EUC1-ESInstance:m5.xlarge            EUN1-ESInstance:c5.2xlarge           EUS1-ESInstance:c5.18xlarge          EUW2-ES:PIOPS-Storage                EUW2-ESInstance:r4.4xlarge           EUW3-ESInstance:i3.8xlarge           MES1-ESInstance:c5.18xlarge          SAE1-ES:PIOPS-Storage                SAE1-ESInstance:m5.large             UGE1-ESInstance:i3.large             UGW1-ESInstance:c4.2xlarge           UGW1-ESInstance:r4.8xlarge           USE2-ESInstance:c5.xlarge            USE2-ESInstance:r5.4xlarge           USW1-ESInstance:i3.4xlarge           USW1-ESInstance:r5.2xlarge           USW2-ESInstance:i3.2xlarge           USW2-ESInstance:r5.12xlarge          
AFS1-ESInstance:t3.small             APE1-ESInstance:t3.medium            APN1-ESInstance:m3.medium            APN1-ESInstance:t2.small             APN2-ESInstance:m4.large             APN3-ES:GP2-Storage                  APN3-ESInstance:ultrawarm1.medium    APS1-ESInstance:m4.2xlarge           APS1-ESInstance:ultrawarm1.large     APS2-ESInstance:m4.10xlarge          APS2-ESInstance:t3.small             APS3-ESInstance:m4.large             CAN1-ES:GP2-Storage                  CAN1-ESInstance:m5.large             ESInstance:c5.18xlarge               ESInstance:r3.8xlarge                EU-ESInstance:c4.xlarge              EU-ESInstance:r3.4xlarge             EUC1-ESInstance:c4.large             EUC1-ESInstance:r3.2xlarge           EUN1-ESInstance:c5.4xlarge           EUS1-ESInstance:c5.2xlarge           EUW2-ESInstance:c4.2xlarge           EUW2-ESInstance:r4.8xlarge           EUW3-ESInstance:i3.large             MES1-ESInstance:c5.2xlarge           SAE1-ESInstance:c4.2xlarge           SAE1-ESInstance:m5.xlarge            UGE1-ESInstance:i3.xlarge            UGW1-ESInstance:c4.4xlarge           UGW1-ESInstance:r4.large             USE2-ESInstance:i3.16xlarge          USE2-ESInstance:r5.large             USW1-ESInstance:i3.8xlarge           USW1-ESInstance:r5.4xlarge           USW2-ESInstance:i3.4xlarge           USW2-ESInstance:r5.2xlarge           
AFS1-ESInstance:ultrawarm1.large     APE1-ESInstance:t3.small             APN1-ESInstance:m3.xlarge            APN1-ESInstance:t3.medium            APN2-ESInstance:m4.xlarge            APN3-ES:Magnetic-Storage             APS1-ES:GP2-Storage                  APS1-ESInstance:m4.4xlarge           APS1-ESInstance:ultrawarm1.medium    APS2-ESInstance:m4.2xlarge           APS2-ESInstance:ultrawarm1.large     APS3-ESInstance:m4.xlarge            CAN1-ES:Magnetic-Storage             CAN1-ESInstance:m5.xlarge            ESInstance:c5.2xlarge                ESInstance:r3.large                  EU-ESInstance:c5.18xlarge            EU-ESInstance:r3.8xlarge             EUC1-ESInstance:c4.xlarge            EUC1-ESInstance:r3.4xlarge           EUN1-ESInstance:c5.9xlarge           EUS1-ESInstance:c5.4xlarge           EUW2-ESInstance:c4.4xlarge           EUW2-ESInstance:r4.large             EUW3-ESInstance:i3.xlarge            MES1-ESInstance:c5.4xlarge           SAE1-ESInstance:c4.4xlarge           SAE1-ESInstance:r4.16xlarge          UGE1-ESInstance:m5.12xlarge          UGW1-ESInstance:c4.8xlarge           UGW1-ESInstance:r4.xlarge            USE2-ESInstance:i3.2xlarge           USE2-ESInstance:r5.xlarge            USW1-ESInstance:i3.large             USW1-ESInstance:r5.large             USW2-ESInstance:i3.8xlarge           USW2-ESInstance:r5.4xlarge           

Attribute Name: vcpu
Values:

1
16
2
32
36
4
40
48
64
72
8

We hope the above list of attribute names and values helps when using the AWS Price List API for Amazon Elasticsearch Service.

If the list is outdated, let us know in the comments below. We’ll update it as soon as we can.


Leave a Reply

Your email address will not be published. Required fields are marked *