From cf2461a14e2d9d996f093372a244a800c5670cd9 Mon Sep 17 00:00:00 2001 From: Matt Ossman Date: Tue, 14 Dec 2021 05:34:35 -0500 Subject: [PATCH] add ap-southeast-3 zone (#4688) --- moto/ec2/models.py | 18 ++++++++++++++++++ .../availability-zone/ap-southeast-3.json | 1 + .../region/ap-southeast-3.json | 1 + .../single_instance_with_ebs_volume.py | 5 +++++ .../fixtures/vpc_single_instance_in_subnet.py | 1 + 5 files changed, 26 insertions(+) create mode 100644 moto/ec2/resources/instance_type_offerings/availability-zone/ap-southeast-3.json create mode 100644 moto/ec2/resources/instance_type_offerings/region/ap-southeast-3.json diff --git a/moto/ec2/models.py b/moto/ec2/models.py index 112986dda..ade8e33db 100644 --- a/moto/ec2/models.py +++ b/moto/ec2/models.py @@ -1940,6 +1940,7 @@ class RegionsAndZonesBackend(object): "ap-south-1", "ap-southeast-1", "ap-southeast-2", + "ap-southeast-3", "ca-central-1", "eu-central-1", "eu-north-1", @@ -2110,6 +2111,23 @@ class RegionsAndZonesBackend(object): zone_id="apse2-az2", ), ], + "ap-southeast-3": [ + Zone( + region_name="ap-southeast-3", + name="ap-southeast-3a", + zone_id="apse3-az1", + ), + Zone( + region_name="ap-southeast-3", + name="ap-southeast-3b", + zone_id="apse3-az2", + ), + Zone( + region_name="ap-southeast-3", + name="ap-southeast-3c", + zone_id="apse3-az3", + ), + ], "eu-central-1": [ Zone(region_name="eu-central-1", name="eu-central-1a", zone_id="euc1-az2"), Zone(region_name="eu-central-1", name="eu-central-1b", zone_id="euc1-az3"), diff --git a/moto/ec2/resources/instance_type_offerings/availability-zone/ap-southeast-3.json b/moto/ec2/resources/instance_type_offerings/availability-zone/ap-southeast-3.json new file mode 100644 index 000000000..99c0d0acc --- /dev/null +++ b/moto/ec2/resources/instance_type_offerings/availability-zone/ap-southeast-3.json @@ -0,0 +1 @@ +[{"InstanceType": "r5dn.8xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "t4g.large", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "i3en.2xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "c5d.large", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "r6g.4xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "m4.xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "r5d.24xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "r6g.large", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "d3.2xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "d2.xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "d2.8xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "m6g.xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "m6i.8xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "inf1.xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "g4dn.metal", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "m5dn.8xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "r5d.2xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "m5d.xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "r5.large", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "r5.4xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "m5zn.3xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "a1.4xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "m6g.large", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "c5d.metal", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "r5a.4xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "c5d.9xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "m6gd.xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "r5a.xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "inf1.24xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "c5n.metal", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "r5dn.4xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "z1d.2xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "r5d.24xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "r5a.large", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "r6gd.8xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "m3.xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "a1.xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "m6gd.large", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "m5dn.16xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "r5ad.8xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "m6g.metal", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "t4g.xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "m6gd.8xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "r5.xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "m5n.large", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "r5dn.16xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "c5n.large", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "d3.4xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "t2.medium", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "r4.8xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "m2.xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "m6i.24xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "inf1.6xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "r5dn.12xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "r5dn.xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "r6gd.2xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "m5n.24xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "c5a.16xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "c6gd.medium", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "m5d.4xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "m6g.medium", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "c6g.xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "r5dn.large", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "r5.metal", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "c6gd.large", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "c5d.18xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "r6g.medium", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "c4.2xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "c5n.xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "c5ad.large", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "c5n.2xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "g4dn.metal", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "m6gd.metal", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "r5ad.16xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "t3.large", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "t3.nano", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "x1e.16xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "r5b.8xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "g4dn.12xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "t3a.large", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "u-6tb1.56xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "p3.16xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "i3en.metal", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "r3.xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "r5dn.16xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "i3.2xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "m5d.4xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "c5ad.16xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "r5b.4xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "t4g.nano", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "c6gd.4xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "m6gd.metal", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "m4.16xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "r3.xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "m6i.16xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "m6gd.metal", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "t3a.2xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "r6gd.12xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "m5ad.24xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "c6gd.medium", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "c4.4xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "i2.xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "z1d.6xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "c5a.4xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "r5.16xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "g2.8xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "d2.2xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "t4g.micro", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "c3.xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "c6gd.2xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "c4.8xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "c6g.medium", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "c5.xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "m5d.4xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "m5.2xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "t3.2xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "c5a.2xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "m5ad.xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "z1d.metal", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "r5ad.2xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "t3a.small", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "x1.16xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "r6g.16xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "m5dn.16xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "m5ad.12xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "m3.medium", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "z1d.6xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "r5d.large", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "c5n.metal", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "c5a.16xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "c5.24xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "r5a.xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "c5.9xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "g4dn.8xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "p2.xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "c5d.12xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "r4.2xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "m5.16xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "m5n.24xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "d3.8xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "g2.8xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "m5d.12xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "m4.10xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "a1.xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "d2.4xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "r5d.large", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "m6g.xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "m5dn.large", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "t2.2xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "t1.micro", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "r6g.large", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "t1.micro", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "x1e.32xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "i3en.metal", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "r5.4xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "m5d.metal", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "r5dn.16xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "m6gd.4xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "r5d.metal", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "m5d.8xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "c5.large", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "r4.16xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "x1e.2xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "m6i.large", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "c6gd.16xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "c5a.4xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "c5ad.12xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "m5ad.24xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "m6i.8xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "m4.2xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "m5ad.large", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "m5.4xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "t3.nano", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "t4g.micro", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "t3.micro", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "m5ad.8xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "c5d.4xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "m5d.8xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "r5d.16xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "c5n.2xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "r6gd.xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "r5d.2xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "c5n.4xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "m6i.16xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "c5d.xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "m5d.metal", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "m2.4xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "m4.10xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "c5d.12xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "r5n.2xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "t2.xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "c5a.large", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "m5ad.12xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "m6i.xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "t3.xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "i3.4xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "x1e.16xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "c5n.9xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "r5n.4xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "m6gd.large", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "g5g.metal", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "i3en.large", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "r5.xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "r5.16xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "c5d.24xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "r5ad.large", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "r5b.12xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "c5ad.xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "c6gd.8xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "m5n.4xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "m5dn.metal", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "c6g.16xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "t3.medium", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "r5n.24xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "c5ad.4xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "m5n.24xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "m5ad.8xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "m5d.24xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "r5d.8xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "m5.12xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "r5d.2xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "m3.large", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "m5zn.xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "z1d.3xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "m2.4xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "r5.16xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "m5dn.xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "i2.4xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "c5ad.large", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "c6g.8xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "r5a.24xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "m5.24xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "m5dn.4xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "m5a.8xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "r6gd.metal", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "r6g.large", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "x1e.4xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "t2.small", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "m5a.4xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "c5n.xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "c5.large", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "r5d.4xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "m5dn.24xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "c5n.xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "i3en.3xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "m5n.2xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "t2.small", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "c5.12xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "m5n.16xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "m4.2xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "r5a.large", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "t2.medium", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "t4g.2xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "x1e.8xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "m5zn.large", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "m5zn.2xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "t4g.medium", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "p3.8xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "r5ad.16xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "m5d.8xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "m5d.xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "m5dn.12xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "m5n.12xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "m6i.metal", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "m5.16xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "m5zn.12xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "z1d.3xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "m4.2xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "t3a.small", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "c6g.16xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "c5d.metal", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "r4.16xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "r5b.24xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "c3.large", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "r6gd.2xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "r4.large", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "c5d.9xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "t3a.medium", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "m6g.large", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "c3.8xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "c5ad.16xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "m6g.16xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "m6gd.medium", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "m4.4xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "c5n.9xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "t2.nano", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "r5b.metal", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "m4.large", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "i3en.24xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "m5d.2xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "r6gd.xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "m2.2xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "c5ad.8xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "i3.8xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "r6g.4xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "t2.nano", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "g4dn.16xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "r6g.medium", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "m4.large", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "c5a.12xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "i2.xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "m5a.4xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "t4g.xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "r6gd.medium", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "t3.medium", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "d2.xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "r5.8xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "u-9tb1.112xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "i2.8xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "c5d.large", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "r5d.metal", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "r4.2xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "r4.2xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "c5d.4xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "r5b.2xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "p3.16xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "r5ad.2xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "c6g.8xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "i3en.2xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "r5b.8xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "r6g.16xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "c4.8xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "t4g.small", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "c6gd.xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "r5n.16xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "r5dn.xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "c6g.medium", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "i3en.3xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "c5a.2xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "r5n.4xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "r5n.8xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "r5a.16xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "m6g.16xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "r5d.8xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "m5a.xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "c5d.metal", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "r6gd.8xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "m5a.large", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "c5a.8xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "c5.xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "r4.16xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "r6gd.2xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "c6gd.16xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "c6gd.8xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "m6i.24xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "m5n.4xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "r5b.large", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "m5dn.24xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "a1.4xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "m6g.large", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "r5n.16xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "r5ad.24xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "r5dn.12xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "m5zn.metal", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "m5n.4xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "r5.2xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "r6g.2xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "c5n.large", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "m5n.xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "m6i.16xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "m5dn.4xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "m5n.large", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "r4.xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "g3.4xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "m5a.2xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "r6g.12xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "m5ad.4xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "r5dn.xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "m5a.8xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "r5d.24xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "m1.small", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "m6g.16xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "t3a.2xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "m6i.24xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "r5b.metal", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "c5ad.24xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "m5zn.6xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "r5b.16xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "r5b.24xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "r5a.12xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "t3a.small", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "i3.16xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "m6g.2xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "r5dn.large", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "m5zn.2xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "z1d.12xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "m5n.2xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "c4.4xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "g4dn.metal", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "r5b.large", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "m6i.2xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "m5a.2xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "m5.xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "c5.metal", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "c6g.4xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "t3a.large", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "g4dn.8xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "r5a.xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "m5dn.2xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "c3.8xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "m5dn.xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "r5n.24xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "c3.2xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "t3.micro", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "r5d.xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "m5n.8xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "c6gd.large", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "d3.8xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "t3.2xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "c5.12xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "r6gd.4xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "g3.8xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "m5n.xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "r5n.xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "g4dn.xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "c6gd.metal", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "m3.2xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "r5dn.metal", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "t3.large", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "d2.8xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "c6gd.xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "i3en.xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "c6gd.4xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "z1d.large", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "c5a.24xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "r5n.2xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "m5.large", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "x1e.8xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "r4.8xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "r4.xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "r5d.16xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "i3en.large", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "m6g.8xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "m5a.16xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "c5n.metal", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "r6gd.16xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "c6g.12xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "c5a.24xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "g4dn.xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "m6i.2xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "m4.16xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "m5ad.4xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "m5.xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "t4g.nano", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "m5.xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "r4.large", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "r5ad.large", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "m5a.24xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "d3.xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "i3en.24xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "r6g.4xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "r5d.12xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "r6gd.medium", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "c5.4xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "t3.2xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "g4dn.xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "c6g.8xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "r6g.metal", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "t2.xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "c4.8xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "a1.large", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "i3.large", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "c5.metal", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "r5a.24xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "r5b.xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "m5.24xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "c5n.4xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "t2.micro", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "c4.2xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "g4dn.12xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "m5d.large", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "m5.24xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "g5g.2xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "i3.4xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "r5a.16xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "r3.2xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "g3.16xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "r5n.2xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "i3.large", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "r5.12xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "m5d.16xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "m5dn.4xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "z1d.12xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "r5dn.4xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "m5ad.2xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "m5a.2xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "r5dn.metal", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "r5ad.4xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "m3.large", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "i3.xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "r5dn.2xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "m5n.metal", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "c5d.2xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "r6g.16xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "m6gd.16xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "t4g.micro", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "m5zn.6xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "m5d.16xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "m5n.16xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "i3en.3xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "t2.large", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "m5n.12xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "c5a.8xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "m5a.24xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "p2.8xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "c6g.2xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "c6gd.8xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "r5ad.16xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "i3en.24xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "t3a.large", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "c6gd.2xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "p3.8xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "m4.4xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "inf1.xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "c5d.24xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "r6g.xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "z1d.2xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "c5d.2xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "a1.large", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "m5dn.16xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "u-6tb1.112xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "inf1.xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "r5d.xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "r5.xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "m5n.xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "m5dn.12xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "a1.metal", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "m5d.12xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "m6gd.4xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "m4.4xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "c5d.9xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "c4.4xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "r6gd.12xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "c5d.4xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "m5n.metal", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "r5dn.large", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "i3.xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "c1.xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "r5ad.xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "t4g.medium", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "m5a.xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "m5d.24xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "m4.10xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "d3.8xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "c1.medium", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "c6gd.2xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "m5zn.metal", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "c3.4xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "c5ad.24xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "m5n.8xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "m6i.32xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "u-6tb1.56xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "r5a.4xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "c6g.2xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "i3.2xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "c5.24xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "c6g.large", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "m5a.8xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "m6g.xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "c5a.xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "r5n.8xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "i3en.large", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "r5n.12xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "r5a.8xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "g3.8xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "x1e.xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "c1.medium", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "m5ad.large", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "r6gd.large", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "m3.2xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "r5dn.4xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "r6g.medium", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "c6gd.4xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "i3en.2xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "c5ad.4xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "r5n.16xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "r5ad.xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "m4.large", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "m6g.12xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "m5ad.8xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "r5a.2xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "c6g.2xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "r6gd.12xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "i3en.12xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "d3.xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "inf1.6xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "r6g.12xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "p2.16xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "r5d.4xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "m6g.medium", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "t2.large", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "m5dn.8xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "r6gd.16xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "m5.large", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "u-12tb1.112xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "c6g.xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "i3.8xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "g5g.16xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "r3.4xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "r5d.xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "r5n.xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "m6gd.xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "t2.xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "r5.4xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "g4dn.16xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "c5a.xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "m6gd.16xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "r5.2xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "m5.large", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "r6gd.4xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "g5g.4xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "r6g.xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "c6g.medium", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "r5d.4xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "inf1.6xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "r5b.xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "i3.16xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "r5a.12xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "r5.large", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "g4dn.12xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "p3.2xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "m6gd.4xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "d3.4xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "r5ad.8xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "x1.32xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "m6i.large", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "d2.xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "m6gd.xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "t4g.large", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "m5ad.16xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "z1d.large", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "c5.xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "r5.24xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "m5ad.16xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "m6gd.12xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "c5.12xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "c5n.2xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "c5d.xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "c5ad.8xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "m6g.2xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "i3.4xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "t3a.medium", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "m5.2xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "m6i.4xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "r6g.8xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "m5a.24xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "c5d.18xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "c6g.12xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "m6gd.8xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "m5d.16xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "m5ad.xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "m5dn.large", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "r5dn.metal", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "t4g.nano", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "m5.8xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "c5ad.12xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "r5.metal", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "m5d.2xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "m6g.8xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "r5n.12xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "r5b.12xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "p3.2xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "d2.2xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "r6g.12xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "m5n.large", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "r5a.8xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "i2.2xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "t4g.small", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "g5g.2xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "r4.4xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "c5a.large", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "z1d.xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "m6i.metal", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "m1.xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "c6g.xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "z1d.12xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "g5g.8xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "m5dn.24xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "m6i.32xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "x1e.2xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "c5a.24xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "r5n.xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "m6gd.medium", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "c5n.18xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "p2.8xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "i3en.12xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "d3.4xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "m6i.xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "inf1.24xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "m6g.4xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "m5ad.xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "r5ad.24xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "r6g.metal", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "c5.2xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "c5d.18xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "m6g.4xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "t2.small", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "inf1.2xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "c3.large", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "t4g.xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "r5a.24xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "c5.9xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "a1.2xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "m4.xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "m5dn.8xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "m5a.large", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "t2.2xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "c5a.12xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "c6g.large", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "c5d.xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "c5a.large", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "m1.xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "r5b.24xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "t3.small", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "m5a.large", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "r3.large", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "i3.8xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "r6g.metal", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "t2.micro", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "m5n.8xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "r4.4xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "r5n.12xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "m5ad.24xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "r5b.16xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "i3en.metal", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "t3.large", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "t2.medium", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "m5.4xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "i3en.12xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "d2.4xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "m5ad.12xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "r5b.4xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "g4dn.16xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "x1.32xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "m5zn.3xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "m6i.4xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "m6g.4xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "c5.4xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "m6g.2xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "m5dn.large", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "r3.8xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "m5.metal", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "c5n.18xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "c5n.4xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "m5dn.metal", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "r5ad.large", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "m5dn.12xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "r5n.24xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "r5b.16xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "r5a.8xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "m6g.medium", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "d2.8xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "t4g.large", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "t3.nano", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "r5a.2xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "m5a.4xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "r5dn.2xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "t3.small", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "r5b.2xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "inf1.24xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "m5.2xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "c4.large", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "d3.2xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "t3.small", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "r6gd.metal", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "c5d.large", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "c5.24xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "m4.xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "r5dn.8xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "m6g.8xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "m3.medium", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "c6g.16xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "m5d.large", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "r5.2xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "i3.xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "r6g.2xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "m5.16xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "t2.2xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "r5ad.12xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "u-12tb1.112xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "r5a.16xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "r5d.12xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "c5.2xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "inf1.2xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "a1.2xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "r3.2xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "d2.4xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "m6i.4xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "t3.xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "g5g.4xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "c4.2xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "m6gd.large", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "m6gd.2xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "m6g.12xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "r5ad.2xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "c5.9xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "i3.16xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "x1e.32xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "r6g.8xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "m5.4xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "m5.metal", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "m6gd.12xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "u-9tb1.112xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "c5a.8xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "m5ad.2xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "r5ad.8xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "m5dn.2xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "x1e.4xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "x1.16xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "c1.xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "r5d.large", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "c5ad.xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "r5.24xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "r6gd.4xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "m6gd.12xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "c6gd.16xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "m2.xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "r4.large", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "c5.2xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "c6gd.xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "m5n.metal", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "m6i.large", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "c4.xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "d3.2xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "r5d.12xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "mac1.metal", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "z1d.metal", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "p2.xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "g4dn.8xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "r5.8xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "m5zn.12xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "m6i.2xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "r6gd.medium", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "a1.medium", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "c4.large", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "m6i.metal", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "c6gd.metal", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "m5dn.2xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "c4.xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "t2.nano", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "r5dn.2xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "c5n.large", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "r5.12xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "r5ad.12xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "m4.16xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "t3.medium", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "r5ad.24xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "z1d.6xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "c5.metal", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "m1.small", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "m6i.32xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "m5a.16xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "i2.2xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "m5d.12xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "z1d.3xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "m5dn.xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "r5b.xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "m5ad.large", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "r6gd.8xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "r5b.large", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "r5a.2xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "m5.8xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "t3a.2xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "m5d.xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "r6g.xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "t3a.medium", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "r6gd.large", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "c5n.9xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "r6g.8xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "t4g.2xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "r5dn.12xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "r5.24xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "r5.8xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "m6gd.medium", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "x1e.xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "c5a.xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "r5d.metal", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "m5.12xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "r5n.8xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "r6gd.xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "r6gd.large", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "m5ad.4xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "a1.metal", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "c3.xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "d2.2xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "c6gd.medium", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "m5a.16xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "r6g.2xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "g2.2xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "c6g.large", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "m3.xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "r5ad.xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "g5g.8xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "c5d.24xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "r5ad.4xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "i2.8xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "c6g.4xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "m6g.metal", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "m5zn.large", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "c5.large", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "m6gd.16xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "r5b.8xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "m5d.large", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "r5dn.8xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "c5a.4xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "t2.large", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "c5a.2xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "r5b.2xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "x1.16xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "m5n.12xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "m5ad.2xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "inf1.2xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "r5b.4xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "c5.4xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "m6gd.8xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "r5a.12xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "m6g.metal", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "m5zn.xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "r5b.12xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "m5a.xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "r5d.16xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "r5.large", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "r6gd.16xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "m5n.2xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "r5b.metal", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "c4.large", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "t3.micro", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "m5d.2xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "m6i.8xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "r5n.4xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "c5d.12xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "r5d.8xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "z1d.xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "r3.large", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "z1d.metal", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "m5.metal", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "t3a.nano", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "r3.8xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "c5ad.2xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "c3.4xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "t3a.nano", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "g5g.metal", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "d3.xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "m6gd.2xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "c5d.2xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "r4.xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "g2.2xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "r5a.4xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "mac1.metal", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "i3en.xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "m6i.xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "m5d.metal", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "i3.large", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "x1.32xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "p2.16xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "c6gd.metal", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "r5.12xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "r3.4xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "i2.4xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "c5a.12xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "c6g.4xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "u-6tb1.112xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "m5ad.16xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "g3.4xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "m5.12xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "z1d.2xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "r5ad.12xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "t4g.small", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "r6gd.metal", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "i3.2xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "r5ad.4xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "t4g.2xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "c5a.16xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "m6gd.2xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "m2.2xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "z1d.xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "m6g.12xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "c3.2xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "r5a.large", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "c5n.18xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "c5ad.2xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "m5d.24xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "t4g.medium", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "z1d.large", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "r5.metal", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "t3a.nano", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "g5g.16xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "g3.16xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "t3.xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "t2.micro", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "a1.medium", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "m5dn.metal", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "c4.xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "m5n.16xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "r4.8xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "c6gd.large", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "i3en.xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "m5.8xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "r4.4xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "c6g.12xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "c6gd.12xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "m1.medium", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "g4dn.4xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "g4dn.4xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "t3a.micro", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "c6gd.12xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "m6i.12xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "c6gd.12xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "c6g.metal", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "m6i.12xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "r5n.large", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "g4dn.4xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "t3a.xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "r5n.large", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "g4dn.2xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "g4dn.2xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "m5a.12xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "m1.medium", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "t3a.micro", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "t3a.xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "c6g.metal", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "c5.18xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "r5n.metal", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "c5.18xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "i3en.6xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "r5n.metal", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "r5n.large", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "r5dn.24xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "m1.large", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "r5dn.24xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "m1.large", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "m5a.12xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "c6g.metal", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "g4dn.2xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "m5a.12xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "c5.18xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "m6i.12xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "i3en.6xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "r5n.metal", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "g5g.xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "r5dn.24xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "i3en.6xlarge", "Location": "ap-southeast-3a", "LocationType": "availability-zone"}, {"InstanceType": "t3a.xlarge", "Location": "ap-southeast-3c", "LocationType": "availability-zone"}, {"InstanceType": "g5g.xlarge", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}, {"InstanceType": "t3a.micro", "Location": "ap-southeast-3b", "LocationType": "availability-zone"}] \ No newline at end of file diff --git a/moto/ec2/resources/instance_type_offerings/region/ap-southeast-3.json b/moto/ec2/resources/instance_type_offerings/region/ap-southeast-3.json new file mode 100644 index 000000000..037020836 --- /dev/null +++ b/moto/ec2/resources/instance_type_offerings/region/ap-southeast-3.json @@ -0,0 +1 @@ +[{"InstanceType": "i3en.6xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "c5.4xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "m3.large", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "d2.4xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "c5a.large", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "m5.16xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "m6g.12xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "t2.xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "m5n.metal", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "c5ad.24xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "r5b.2xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "c6gd.large", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "c5d.12xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "c5ad.large", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "r5dn.large", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "g4dn.8xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "t3.small", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "c6g.large", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "m5a.large", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "c6g.medium", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "m5.large", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "m3.2xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "r5n.12xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "m6gd.large", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "x1e.32xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "x1.16xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "r5d.8xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "r5n.8xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "c5ad.2xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "r6g.16xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "r5dn.xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "m5n.2xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "g3.16xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "t3a.large", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "p3.16xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "m5a.4xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "u-9tb1.112xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "c6g.xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "r5.12xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "z1d.3xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "r5ad.large", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "c6g.16xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "g4dn.metal", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "m4.large", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "r5dn.2xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "c6gd.4xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "r6g.4xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "r5a.2xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "c6gd.2xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "r6g.large", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "c5a.8xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "g5g.2xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "i3en.xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "r3.large", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "d2.xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "m5ad.4xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "z1d.2xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "t2.small", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "m5d.xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "c5n.large", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "m2.xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "inf1.2xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "c5.12xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "r6gd.large", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "r5n.metal", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "c4.4xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "d3.xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "m5zn.6xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "m5d.metal", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "c5ad.xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "t3a.xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "r5d.large", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "r5.2xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "r3.8xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "r5a.24xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "c5n.18xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "a1.xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "r5dn.16xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "t4g.medium", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "m6i.12xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "i3.large", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "m4.10xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "c5ad.12xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "m4.xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "g5g.16xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "i3en.24xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "m6i.32xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "m2.2xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "c5a.2xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "m1.medium", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "i3en.3xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "c5.xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "m5ad.24xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "c3.large", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "m6g.metal", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "r5.metal", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "m5ad.12xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "m6gd.16xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "c4.xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "t3.xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "r5n.2xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "r4.8xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "r5n.large", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "m5dn.8xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "m6g.4xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "r5d.12xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "a1.medium", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "c5d.large", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "r5n.4xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "r6gd.medium", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "m5n.4xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "m6i.2xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "p2.8xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "r4.4xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "c4.8xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "t4g.nano", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "m6g.medium", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "m5n.24xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "m5d.2xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "m5dn.metal", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "t3a.nano", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "c5d.xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "c3.4xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "x1e.16xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "u-6tb1.112xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "r5b.large", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "m6gd.8xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "m6g.large", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "i2.2xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "a1.2xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "m5dn.large", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "p3.8xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "m5dn.24xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "m5d.16xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "t3.2xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "m6g.8xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "c5a.16xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "t3a.small", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "r6g.12xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "m6i.xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "r5a.4xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "m2.4xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "m5zn.large", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "m6i.8xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "i3.4xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "x1e.xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "g4dn.4xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "c5n.4xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "r5d.xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "c5a.12xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "c5.large", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "m5dn.16xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "c5a.4xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "g5g.metal", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "m6i.metal", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "r5a.large", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "t2.micro", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "x1e.4xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "u-6tb1.56xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "r6gd.xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "c5.metal", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "c5d.metal", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "x1e.2xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "r5d.16xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "t4g.micro", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "g3.8xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "r5dn.8xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "r5dn.12xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "m5ad.8xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "r5ad.2xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "r5b.8xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "r5a.12xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "t2.large", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "i3.8xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "r5a.8xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "r5b.xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "m5n.xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "r6gd.4xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "r6g.metal", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "t3.nano", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "m5.2xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "c5n.2xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "m5d.large", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "r3.xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "m6gd.medium", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "c4.large", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "r5d.2xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "r5.16xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "m6gd.xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "r5.xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "m6g.2xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "g4dn.12xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "r3.4xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "t2.nano", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "c5.9xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "t2.2xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "c6g.metal", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "z1d.metal", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "m5dn.4xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "m5a.2xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "m5dn.xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "m6i.4xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "m5a.16xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "c3.xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "r6g.2xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "c5ad.16xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "r6gd.16xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "r5b.4xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "z1d.xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "mac1.metal", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "i3en.metal", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "c6gd.12xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "m5ad.2xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "r5dn.metal", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "c5a.24xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "r5.24xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "p2.16xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "m5.metal", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "r5n.24xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "c5n.xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "m4.16xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "c5ad.4xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "m5zn.metal", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "t2.medium", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "m5.8xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "r6g.8xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "m5d.12xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "i3.2xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "c6gd.medium", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "d3.2xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "r5d.metal", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "r5n.xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "m5.4xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "t3.large", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "z1d.12xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "m6g.16xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "a1.metal", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "m5dn.2xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "d3.8xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "g4dn.xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "inf1.xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "t4g.xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "d3.4xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "r5n.16xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "r5b.12xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "g2.8xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "c6gd.16xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "m1.small", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "c5.2xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "c1.medium", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "inf1.24xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "m4.2xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "m5.24xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "m6gd.metal", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "m1.xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "r5b.24xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "c6g.2xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "m5ad.16xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "c5a.xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "m5d.24xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "inf1.6xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "g4dn.16xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "t3.micro", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "m5zn.2xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "r6g.xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "r5ad.12xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "r5ad.16xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "t4g.small", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "c6gd.xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "z1d.large", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "m5ad.xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "m5ad.large", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "i2.8xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "r4.16xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "r5a.xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "r6gd.8xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "c5n.9xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "t3.medium", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "m6gd.4xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "r5d.4xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "r5ad.24xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "m6gd.2xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "r6gd.metal", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "c5.24xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "m5.xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "r5.4xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "m5zn.xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "m6g.xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "r5.8xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "m5n.12xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "a1.4xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "c5n.metal", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "c5d.4xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "r5dn.4xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "p3.2xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "i2.xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "m5n.large", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "m5a.xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "g2.2xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "g5g.8xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "t3a.2xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "d2.2xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "x1.32xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "c5.18xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "m3.medium", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "t4g.large", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "c5d.18xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "g5g.4xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "c5ad.8xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "m5dn.12xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "m6i.16xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "r3.2xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "c1.xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "c6gd.metal", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "c6gd.8xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "m4.4xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "c6g.12xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "t4g.2xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "m5d.4xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "c6g.4xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "c5d.9xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "m5n.8xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "r5d.24xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "r5ad.4xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "r4.xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "m6i.24xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "r4.large", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "m5a.8xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "m6i.large", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "r5b.16xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "m5.12xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "c5d.24xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "t1.micro", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "i3.xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "z1d.6xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "p2.xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "c5d.2xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "r5a.16xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "t3a.medium", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "r6gd.12xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "r6gd.2xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "m5d.8xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "r4.2xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "i3en.12xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "g4dn.2xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "m1.large", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "a1.large", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "r5b.metal", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "i2.4xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "u-12tb1.112xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "r6g.medium", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "c4.2xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "r5.large", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "m5a.24xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "g5g.xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "i3en.large", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "t3a.micro", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "c6g.8xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "r5ad.xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "c3.2xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "x1e.8xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "i3en.2xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "m5a.12xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "r5ad.8xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "m5zn.12xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "m5zn.3xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "c3.8xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "d2.8xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "i3.16xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "m6gd.12xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "r5dn.24xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "m5n.16xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "g3.4xlarge", "Location": "ap-southeast-3", "LocationType": "region"}, {"InstanceType": "m3.xlarge", "Location": "ap-southeast-3", "LocationType": "region"}] \ No newline at end of file diff --git a/tests/test_cloudformation/fixtures/single_instance_with_ebs_volume.py b/tests/test_cloudformation/fixtures/single_instance_with_ebs_volume.py index 511d3d1b7..d834877ac 100644 --- a/tests/test_cloudformation/fixtures/single_instance_with_ebs_volume.py +++ b/tests/test_cloudformation/fixtures/single_instance_with_ebs_volume.py @@ -225,6 +225,11 @@ template = { "32": EXAMPLE_AMI_ID, "64": EXAMPLE_AMI_ID2, }, + "ap-southeast-3": { + "64HVM": "NOT_YET_SUPPORTED", + "32": EXAMPLE_AMI_ID, + "64": EXAMPLE_AMI_ID2, + }, "us-west-2": { "64HVM": "NOT_YET_SUPPORTED", "32": EXAMPLE_AMI_ID, diff --git a/tests/test_cloudformation/fixtures/vpc_single_instance_in_subnet.py b/tests/test_cloudformation/fixtures/vpc_single_instance_in_subnet.py index 92399192e..22f5a6382 100644 --- a/tests/test_cloudformation/fixtures/vpc_single_instance_in_subnet.py +++ b/tests/test_cloudformation/fixtures/vpc_single_instance_in_subnet.py @@ -265,6 +265,7 @@ template = { "RegionMap": { "ap-southeast-1": {"AMI": EXAMPLE_AMI_ID}, "ap-southeast-2": {"AMI": EXAMPLE_AMI_ID}, + "ap-southeast-3": {"AMI": EXAMPLE_AMI_ID}, "us-west-2": {"AMI": EXAMPLE_AMI_ID}, "us-east-1": {"AMI": EXAMPLE_AMI_ID}, "ap-northeast-1": {"AMI": EXAMPLE_AMI_ID},