From d62c7ceb1d4993d8a8396b30a31ce9fdf3e84755 Mon Sep 17 00:00:00 2001 From: seifertdan <97515593+seifertdan@users.noreply.github.com> Date: Wed, 17 Jul 2024 14:00:15 +0200 Subject: [PATCH 1/5] Add AWS region me-central-1 --- libcloud/compute/constants/ec2_region_details_partial.py | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/libcloud/compute/constants/ec2_region_details_partial.py b/libcloud/compute/constants/ec2_region_details_partial.py index f4728e72e2..85a3bfa6f3 100644 --- a/libcloud/compute/constants/ec2_region_details_partial.py +++ b/libcloud/compute/constants/ec2_region_details_partial.py @@ -176,4 +176,11 @@ "id": "us-west-2", "signature_version": "2", }, + "me-central-1": { + "api_name": "ec2_me_central", + "country": "UAE", + "endpoint": "ec2.me-central-1.amazonaws.com", + "id": "me-central-1", + "signature_version": "4", + }, } From ffe1e942cdcbe77559bfac921d5ffb8ec1cd8b5c Mon Sep 17 00:00:00 2001 From: seifertdan <97515593+seifertdan@users.noreply.github.com> Date: Thu, 1 Aug 2024 14:44:40 +0200 Subject: [PATCH 2/5] Update s3.py --- libcloud/storage/drivers/s3.py | 1 + 1 file changed, 1 insertion(+) diff --git a/libcloud/storage/drivers/s3.py b/libcloud/storage/drivers/s3.py index 00af3eae1c..fe1beb2996 100644 --- a/libcloud/storage/drivers/s3.py +++ b/libcloud/storage/drivers/s3.py @@ -109,6 +109,7 @@ "ca-central-1": S3_CA_CENTRAL_HOST, "me-south-1": "s3.me-south-1.amazonaws.com", "af-south-1": S3_AF_SOUTH1_HOST, + "me-central-1": "s3.me-central-1.amazonaws.com", } API_VERSION = "2006-03-01" From 1604aa104fbeeb8c2eb19196c1359ea97de23ec6 Mon Sep 17 00:00:00 2001 From: Tomaz Muraus Date: Sun, 2 Mar 2025 18:21:06 +0100 Subject: [PATCH 3/5] Add changelog entry for #2030. --- CHANGES.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES.rst b/CHANGES.rst index 968b2b3703..cb896302e3 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -108,6 +108,10 @@ Compute (#1983) [@cdfmlr] +- [Amazon S3] Add support for ``me-central-1`` region. + (#2030) + [@seifertdan] + Storage ~~~~~~~ From a292dea460af6ffce98964d4dfc72b2229f5e348 Mon Sep 17 00:00:00 2001 From: Tomaz Muraus Date: Sun, 2 Mar 2025 18:32:06 +0100 Subject: [PATCH 4/5] Scrape and update EC2 sizing data. --- .../compute/constants/ec2_instance_types.py | 20761 +++++++++------- .../constants/ec2_region_details_complete.py | 662 + .../constants/ec2_region_details_partial.py | 7 - 3 files changed, 12603 insertions(+), 8827 deletions(-) diff --git a/libcloud/compute/constants/ec2_instance_types.py b/libcloud/compute/constants/ec2_instance_types.py index 39b1901c30..4fd4262a2c 100644 --- a/libcloud/compute/constants/ec2_instance_types.py +++ b/libcloud/compute/constants/ec2_instance_types.py @@ -29,6 +29,7 @@ "gpuMemory": "NA", "instanceFamily": "General purpose", "instanceType": "a1.2xlarge", + "instancesku": "A6PYBM8K8FAMKCGJ", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", @@ -38,7 +39,7 @@ "normalizationSizeFactor": "16", "physicalProcessor": "AWS Graviton Processor", "processorArchitecture": "64-bit", - "regionCode": "us-west-2", + "regionCode": "us-east-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -72,7 +73,7 @@ "normalizationSizeFactor": "32", "physicalProcessor": "AWS Graviton Processor", "processorArchitecture": "64-bit", - "regionCode": "ap-southeast-1", + "regionCode": "ap-southeast-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -106,7 +107,7 @@ "normalizationSizeFactor": "4", "physicalProcessor": "AWS Graviton Processor", "processorArchitecture": "64-bit", - "regionCode": "eu-central-1", + "regionCode": "ap-northeast-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -131,6 +132,7 @@ "gpuMemory": "NA", "instanceFamily": "General purpose", "instanceType": "a1.medium", + "instancesku": "6H6ECBH6BV59BRSN", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", @@ -140,7 +142,7 @@ "normalizationSizeFactor": "2", "physicalProcessor": "AWS Graviton Processor", "processorArchitecture": "64-bit", - "regionCode": "eu-west-1", + "regionCode": "ap-south-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -165,6 +167,7 @@ "gpuMemory": "NA", "instanceFamily": "General purpose", "instanceType": "a1.xlarge", + "instancesku": "MPNJUDSDMWJQYKGQ", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", @@ -174,7 +177,7 @@ "normalizationSizeFactor": "8", "physicalProcessor": "AWS Graviton Processor", "processorArchitecture": "64-bit", - "regionCode": "us-west-2", + "regionCode": "eu-west-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -206,7 +209,7 @@ "normalizationSizeFactor": "2", "physicalProcessor": "Intel Xeon Family", "processorArchitecture": "32-bit or 64-bit", - "regionCode": "sa-east-1", + "regionCode": "us-west-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "1 x 350 SSD", @@ -238,7 +241,7 @@ "normalizationSizeFactor": "8", "physicalProcessor": "Intel Xeon Family", "processorArchitecture": "64-bit", - "regionCode": "ap-southeast-1", + "regionCode": "us-west-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "4 x 420 SSD", @@ -262,6 +265,7 @@ "gpuMemory": "NA", "instanceFamily": "Compute optimized", "instanceType": "c3.2xlarge", + "instancesku": "YCNS7SECEMFTZFYH", "intelAvx2Available": "No", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", @@ -272,7 +276,7 @@ "physicalProcessor": "Intel Xeon E5-2680 v2 (Ivy Bridge)", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel Turbo", - "regionCode": "ap-southeast-1", + "regionCode": "eu-west-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "2 x 80 SSD", @@ -306,7 +310,7 @@ "physicalProcessor": "Intel Xeon E5-2680 v2 (Ivy Bridge)", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel Turbo", - "regionCode": "ap-southeast-2", + "regionCode": "eu-west-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "2 x 160 SSD", @@ -330,6 +334,7 @@ "gpuMemory": "NA", "instanceFamily": "Compute optimized", "instanceType": "c3.8xlarge", + "instancesku": "FKFNCVGF8F4VBXQ4", "intelAvx2Available": "No", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", @@ -340,7 +345,7 @@ "physicalProcessor": "Intel Xeon E5-2680 v2 (Ivy Bridge)", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel Turbo", - "regionCode": "ap-southeast-2", + "regionCode": "sa-east-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "2 x 320 SSD", @@ -374,7 +379,7 @@ "physicalProcessor": "Intel Xeon E5-2680 v2 (Ivy Bridge)", "processorArchitecture": "32-bit or 64-bit", "processorFeatures": "Intel AVX; Intel Turbo", - "regionCode": "us-west-2", + "regionCode": "us-east-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "2 x 16 SSD", @@ -408,7 +413,7 @@ "physicalProcessor": "Intel Xeon E5-2680 v2 (Ivy Bridge)", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel Turbo", - "regionCode": "us-west-1", + "regionCode": "ap-northeast-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "2 x 40 SSD", @@ -443,7 +448,7 @@ "physicalProcessor": "Intel Xeon E5-2666 v3 (Haswell)", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel Turbo", - "regionCode": "ap-northeast-2", + "regionCode": "us-west-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -468,6 +473,7 @@ "gpuMemory": "NA", "instanceFamily": "Compute optimized", "instanceType": "c4.4xlarge", + "instancesku": "RGU9HRNUAS2TX83W", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", @@ -478,7 +484,7 @@ "physicalProcessor": "Intel Xeon E5-2666 v3 (Haswell)", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel Turbo", - "regionCode": "us-west-2", + "regionCode": "us-east-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -513,7 +519,7 @@ "physicalProcessor": "Intel Xeon E5-2666 v3 (Haswell)", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel Turbo", - "regionCode": "ap-southeast-2", + "regionCode": "eu-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -538,6 +544,7 @@ "gpuMemory": "NA", "instanceFamily": "Compute optimized", "instanceType": "c4.large", + "instancesku": "TX5YYKC8NVXPN43D", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", @@ -548,7 +555,7 @@ "physicalProcessor": "Intel Xeon E5-2666 v3 (Haswell)", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel Turbo", - "regionCode": "eu-central-1", + "regionCode": "ca-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -583,7 +590,7 @@ "physicalProcessor": "Intel Xeon E5-2666 v3 (Haswell)", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel Turbo", - "regionCode": "ap-northeast-1", + "regionCode": "ca-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -608,6 +615,7 @@ "gpuMemory": "NA", "instanceFamily": "Compute optimized", "instanceType": "c5.12xlarge", + "instancesku": "B2D6JZJWM7HPMFFP", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", @@ -618,7 +626,7 @@ "physicalProcessor": "Intel Xeon Platinum 8275L", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Deep Learning Boost; Intel Turbo", - "regionCode": "eu-central-1", + "regionCode": "eu-west-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -643,6 +651,7 @@ "gpuMemory": "NA", "instanceFamily": "Compute optimized", "instanceType": "c5.18xlarge", + "instancesku": "H2XX5A4Y823VVMXZ", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", @@ -653,7 +662,7 @@ "physicalProcessor": "Intel Xeon Platinum 8124M", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "ap-east-1", + "regionCode": "us-west-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -678,6 +687,7 @@ "gpuMemory": "NA", "instanceFamily": "Compute optimized", "instanceType": "c5.24xlarge", + "instancesku": "GB2CVQJXDU9FR8GT", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", @@ -688,7 +698,7 @@ "physicalProcessor": "Intel Xeon Platinum 8275L", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Deep Learning Boost; Intel Turbo", - "regionCode": "ca-central-1", + "regionCode": "us-east-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -713,6 +723,7 @@ "gpuMemory": "NA", "instanceFamily": "Compute optimized", "instanceType": "c5.2xlarge", + "instancesku": "A5V9YQVUZMY5XA83", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", @@ -723,7 +734,7 @@ "physicalProcessor": "Intel Xeon Platinum 8124M", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "ap-east-1", + "regionCode": "us-east-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -758,7 +769,7 @@ "physicalProcessor": "Intel Xeon Platinum 8124M", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "ap-northeast-2", + "regionCode": "eu-west-3", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -793,7 +804,7 @@ "physicalProcessor": "Intel Xeon Platinum 8124M", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "eu-central-1", + "regionCode": "ap-south-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -828,7 +839,7 @@ "physicalProcessor": "Intel Xeon Platinum 8124M", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "ap-northeast-2", + "regionCode": "eu-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -853,6 +864,7 @@ "gpuMemory": "NA", "instanceFamily": "Compute optimized", "instanceType": "c5.xlarge", + "instancesku": "K6WNSK6Q2CWEYGHX", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", @@ -863,7 +875,7 @@ "physicalProcessor": "Intel Xeon Platinum 8124M", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "eu-south-1", + "regionCode": "ap-east-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -888,6 +900,7 @@ "gpuMemory": "NA", "instanceFamily": "Compute optimized", "instanceType": "c5a.12xlarge", + "instancesku": "EGSVE9S2NJJWJ3SC", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", @@ -898,7 +911,7 @@ "physicalProcessor": "AMD EPYC 7R32", "processorArchitecture": "32-bit or 64-bit", "processorFeatures": "AMD Turbo; AVX; AVX2", - "regionCode": "ap-northeast-1", + "regionCode": "eu-west-3", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -923,6 +936,7 @@ "gpuMemory": "NA", "instanceFamily": "Compute optimized", "instanceType": "c5a.16xlarge", + "instancesku": "3YMAUTFQ8JZCV6VS", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", @@ -933,7 +947,7 @@ "physicalProcessor": "AMD EPYC 7R32", "processorArchitecture": "32-bit or 64-bit", "processorFeatures": "AMD Turbo; AVX; AVX2", - "regionCode": "us-west-1", + "regionCode": "ca-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -958,6 +972,7 @@ "gpuMemory": "NA", "instanceFamily": "Compute optimized", "instanceType": "c5a.24xlarge", + "instancesku": "DPHJ9PS8GF7ZRFEF", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", @@ -968,7 +983,7 @@ "physicalProcessor": "AMD EPYC 7R32", "processorArchitecture": "32-bit or 64-bit", "processorFeatures": "AMD Turbo; AVX; AVX2", - "regionCode": "ap-southeast-2", + "regionCode": "eu-west-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -993,6 +1008,7 @@ "gpuMemory": "NA", "instanceFamily": "Compute optimized", "instanceType": "c5a.2xlarge", + "instancesku": "F4FFZANT2KEGQPZU", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", @@ -1028,6 +1044,7 @@ "gpuMemory": "NA", "instanceFamily": "Compute optimized", "instanceType": "c5a.4xlarge", + "instancesku": "FXZCY68C879B2BXD", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", @@ -1038,7 +1055,7 @@ "physicalProcessor": "AMD EPYC 7R32", "processorArchitecture": "32-bit or 64-bit", "processorFeatures": "AMD Turbo; AVX; AVX2", - "regionCode": "eu-west-2", + "regionCode": "ap-northeast-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -1063,6 +1080,7 @@ "gpuMemory": "NA", "instanceFamily": "Compute optimized", "instanceType": "c5a.8xlarge", + "instancesku": "2MVSRPHH92E3542M", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", @@ -1073,7 +1091,7 @@ "physicalProcessor": "AMD EPYC 7R32", "processorArchitecture": "32-bit or 64-bit", "processorFeatures": "AMD Turbo; AVX; AVX2", - "regionCode": "ca-central-1", + "regionCode": "us-east-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -1098,6 +1116,7 @@ "gpuMemory": "NA", "instanceFamily": "Compute optimized", "instanceType": "c5a.large", + "instancesku": "TPQTDU7RNDMJK6KP", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", @@ -1108,7 +1127,7 @@ "physicalProcessor": "AMD EPYC 7R32", "processorArchitecture": "32-bit or 64-bit", "processorFeatures": "AMD Turbo; AVX; AVX2", - "regionCode": "ap-northeast-1", + "regionCode": "eu-north-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -1143,7 +1162,7 @@ "physicalProcessor": "AMD EPYC 7R32", "processorArchitecture": "32-bit or 64-bit", "processorFeatures": "AMD Turbo; AVX; AVX2", - "regionCode": "ap-southeast-1", + "regionCode": "ap-northeast-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -1168,6 +1187,7 @@ "gpuMemory": "NA", "instanceFamily": "Compute optimized", "instanceType": "c5ad.12xlarge", + "instancesku": "FXDEW36Z8YRSGM2S", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", @@ -1178,7 +1198,7 @@ "physicalProcessor": "AMD EPYC 7R32", "processorArchitecture": "64-bit", "processorFeatures": "AMD Turbo; AVX; AVX2", - "regionCode": "sa-east-1", + "regionCode": "eu-south-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "2 x 900 NVMe SSD", @@ -1213,7 +1233,7 @@ "physicalProcessor": "AMD EPYC 7R32", "processorArchitecture": "64-bit", "processorFeatures": "AMD Turbo; AVX; AVX2", - "regionCode": "sa-east-1", + "regionCode": "us-west-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "2 x 1200 NVMe SSD", @@ -1238,6 +1258,7 @@ "gpuMemory": "NA", "instanceFamily": "Compute optimized", "instanceType": "c5ad.24xlarge", + "instancesku": "NKHYKUFYUFS54VHC", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", @@ -1248,7 +1269,7 @@ "physicalProcessor": "AMD EPYC 7R32", "processorArchitecture": "64-bit", "processorFeatures": "AMD Turbo; AVX; AVX2", - "regionCode": "eu-west-1", + "regionCode": "us-east-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "2 x 1900 NVMe SSD", @@ -1273,6 +1294,7 @@ "gpuMemory": "NA", "instanceFamily": "Compute optimized", "instanceType": "c5ad.2xlarge", + "instancesku": "34Z2EYXRD347K3SA", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", @@ -1283,7 +1305,7 @@ "physicalProcessor": "AMD EPYC 7R32", "processorArchitecture": "64-bit", "processorFeatures": "AMD Turbo; AVX; AVX2", - "regionCode": "us-east-1", + "regionCode": "eu-west-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "1 x 300 NVMe SSD", @@ -1318,7 +1340,7 @@ "physicalProcessor": "AMD EPYC 7R32", "processorArchitecture": "64-bit", "processorFeatures": "AMD Turbo; AVX; AVX2", - "regionCode": "eu-south-1", + "regionCode": "sa-east-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "2 x 300 NVMe SSD", @@ -1353,7 +1375,7 @@ "physicalProcessor": "AMD EPYC 7R32", "processorArchitecture": "64-bit", "processorFeatures": "AMD Turbo; AVX; AVX2", - "regionCode": "eu-south-1", + "regionCode": "us-west-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "2 x 600 NVMe SSD", @@ -1378,6 +1400,7 @@ "gpuMemory": "NA", "instanceFamily": "Compute optimized", "instanceType": "c5ad.large", + "instancesku": "HT8MSHND4S9PP8YT", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", @@ -1388,7 +1411,7 @@ "physicalProcessor": "AMD EPYC 7R32", "processorArchitecture": "64-bit", "processorFeatures": "AMD Turbo; AVX; AVX2", - "regionCode": "sa-east-1", + "regionCode": "us-east-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "1 x 75 NVMe SSD", @@ -1423,7 +1446,7 @@ "physicalProcessor": "AMD EPYC 7R32", "processorArchitecture": "64-bit", "processorFeatures": "AMD Turbo; AVX; AVX2", - "regionCode": "us-east-2", + "regionCode": "eu-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "1 x 150 NVMe SSD", @@ -1448,6 +1471,7 @@ "gpuMemory": "NA", "instanceFamily": "Compute optimized", "instanceType": "c5d.12xlarge", + "instancesku": "SYZAEXP42ASXK43Y", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", @@ -1458,7 +1482,7 @@ "physicalProcessor": "Intel Xeon Platinum 8275L", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Deep Learning Boost; Intel Turbo", - "regionCode": "us-east-2", + "regionCode": "eu-south-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "2 x 900 NVMe SSD", @@ -1493,7 +1517,7 @@ "physicalProcessor": "Intel Xeon Platinum 8124M", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "ap-northeast-2", + "regionCode": "ap-southeast-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "2 x 900 NVMe SSD", @@ -1518,6 +1542,7 @@ "gpuMemory": "NA", "instanceFamily": "Compute optimized", "instanceType": "c5d.24xlarge", + "instancesku": "CBCNASX9DSMBPMQW", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", @@ -1528,7 +1553,7 @@ "physicalProcessor": "Intel Xeon Platinum 8275L", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Deep Learning Boost; Intel Turbo", - "regionCode": "eu-west-1", + "regionCode": "us-east-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "4 x 900 NVMe SSD", @@ -1563,7 +1588,7 @@ "physicalProcessor": "Intel Xeon Platinum 8124M", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "eu-north-1", + "regionCode": "sa-east-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "1 x 200 NVMe SSD", @@ -1588,6 +1613,7 @@ "gpuMemory": "NA", "instanceFamily": "Compute optimized", "instanceType": "c5d.4xlarge", + "instancesku": "FUGNF8J88PBAQDYT", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", @@ -1633,7 +1659,7 @@ "physicalProcessor": "Intel Xeon Platinum 8124M", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "ap-southeast-2", + "regionCode": "ap-south-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "1 x 900 NVMe SSD", @@ -1668,7 +1694,7 @@ "physicalProcessor": "Intel Xeon Platinum 8124M", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "eu-west-1", + "regionCode": "sa-east-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "1 x 50 NVMe SSD", @@ -1693,6 +1719,7 @@ "gpuMemory": "NA", "instanceFamily": "Compute optimized", "instanceType": "c5d.xlarge", + "instancesku": "BEKRK57J4EHTR2VJ", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", @@ -1728,6 +1755,7 @@ "gpuMemory": "NA", "instanceFamily": "Compute optimized", "instanceType": "c5n.18xlarge", + "instancesku": "4VUXUHRQ7ZTHKVDG", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", @@ -1738,7 +1766,7 @@ "physicalProcessor": "Intel Xeon Platinum 8124M", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "ca-central-1", + "regionCode": "eu-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -1773,7 +1801,7 @@ "physicalProcessor": "Intel Xeon Platinum 8124M", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "us-east-2", + "regionCode": "eu-west-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -1808,7 +1836,7 @@ "physicalProcessor": "Intel Xeon Platinum 8124M", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "us-east-1", + "regionCode": "us-east-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -1833,6 +1861,7 @@ "gpuMemory": "NA", "instanceFamily": "Compute optimized", "instanceType": "c5n.9xlarge", + "instancesku": "R6T5FWW48CMRQ55E", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", @@ -1843,7 +1872,7 @@ "physicalProcessor": "Intel Xeon Platinum 8124M", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "us-east-2", + "regionCode": "eu-north-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -1878,7 +1907,7 @@ "physicalProcessor": "Intel Xeon Platinum 8124M", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "us-west-1", + "regionCode": "sa-east-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -1903,6 +1932,7 @@ "gpuMemory": "NA", "instanceFamily": "Compute optimized", "instanceType": "c5n.xlarge", + "instancesku": "9S2WRMC8XXXDEGVU", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", @@ -1913,7 +1943,7 @@ "physicalProcessor": "Intel Xeon Platinum 8124M", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "eu-central-1", + "regionCode": "ap-northeast-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -1948,7 +1978,7 @@ "physicalProcessor": "AMD EPYC 7R13 Processor", "processorArchitecture": "64-bit", "processorFeatures": "AMD Turbo; AVX; AVX2", - "regionCode": "us-east-2", + "regionCode": "eu-west-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -1973,6 +2003,7 @@ "gpuMemory": "NA", "instanceFamily": "Compute optimized", "instanceType": "c6a.16xlarge", + "instancesku": "RS7S28QKZJKJSZNJ", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", @@ -1983,7 +2014,7 @@ "physicalProcessor": "AMD EPYC 7R13 Processor", "processorArchitecture": "64-bit", "processorFeatures": "AMD Turbo; AVX; AVX2", - "regionCode": "ap-southeast-1", + "regionCode": "us-east-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -2008,6 +2039,7 @@ "gpuMemory": "NA", "instanceFamily": "Compute optimized", "instanceType": "c6a.24xlarge", + "instancesku": "8ZKSQWSAQGRJ5U9F", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", @@ -2018,7 +2050,7 @@ "physicalProcessor": "AMD EPYC 7R13 Processor", "processorArchitecture": "64-bit", "processorFeatures": "AMD Turbo; AVX; AVX2", - "regionCode": "us-west-2", + "regionCode": "ap-northeast-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -2043,6 +2075,7 @@ "gpuMemory": "NA", "instanceFamily": "Compute optimized", "instanceType": "c6a.2xlarge", + "instancesku": "GFUW4QDP4XTQR6QV", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", @@ -2053,7 +2086,7 @@ "physicalProcessor": "AMD EPYC 7R13 Processor", "processorArchitecture": "64-bit", "processorFeatures": "AMD Turbo; AVX; AVX2", - "regionCode": "ap-east-1", + "regionCode": "us-west-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -2078,6 +2111,7 @@ "gpuMemory": "NA", "instanceFamily": "Compute optimized", "instanceType": "c6a.32xlarge", + "instancesku": "5N3P5DVUANCGQA54", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", @@ -2088,7 +2122,7 @@ "physicalProcessor": "AMD EPYC 7R13 Processor", "processorArchitecture": "64-bit", "processorFeatures": "AMD Turbo; AVX; AVX2", - "regionCode": "eu-west-2", + "regionCode": "sa-east-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -2123,7 +2157,7 @@ "physicalProcessor": "AMD EPYC 7R13 Processor", "processorArchitecture": "64-bit", "processorFeatures": "AMD Turbo; AVX; AVX2", - "regionCode": "us-west-1", + "regionCode": "ap-southeast-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -2148,6 +2182,7 @@ "gpuMemory": "NA", "instanceFamily": "Compute optimized", "instanceType": "c6a.4xlarge", + "instancesku": "Z8JWH2QQ3K4VX624", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", @@ -2158,7 +2193,7 @@ "physicalProcessor": "AMD EPYC 7R13 Processor", "processorArchitecture": "64-bit", "processorFeatures": "AMD Turbo; AVX; AVX2", - "regionCode": "eu-west-1", + "regionCode": "ap-east-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -2193,7 +2228,7 @@ "physicalProcessor": "AMD EPYC 7R13 Processor", "processorArchitecture": "64-bit", "processorFeatures": "AMD Turbo; AVX; AVX2", - "regionCode": "us-east-1", + "regionCode": "ap-south-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -2218,6 +2253,7 @@ "gpuMemory": "NA", "instanceFamily": "Compute optimized", "instanceType": "c6a.large", + "instancesku": "RR9ZPGTHWWC4U5NQ", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", @@ -2253,6 +2289,7 @@ "gpuMemory": "NA", "instanceFamily": "Compute optimized", "instanceType": "c6a.xlarge", + "instancesku": "A32CS95FPD6HAU69", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", @@ -2263,7 +2300,7 @@ "physicalProcessor": "AMD EPYC 7R13 Processor", "processorArchitecture": "64-bit", "processorFeatures": "AMD Turbo; AVX; AVX2", - "regionCode": "us-east-1", + "regionCode": "eu-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -2288,6 +2325,7 @@ "gpuMemory": "NA", "instanceFamily": "Compute optimized", "instanceType": "c6g.12xlarge", + "instancesku": "AY5FPVXQ2UDEUWN3", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", @@ -2297,7 +2335,7 @@ "normalizationSizeFactor": "96", "physicalProcessor": "AWS Graviton2 Processor", "processorArchitecture": "64-bit", - "regionCode": "ap-south-1", + "regionCode": "ap-northeast-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -2331,7 +2369,7 @@ "normalizationSizeFactor": "128", "physicalProcessor": "AWS Graviton2 Processor", "processorArchitecture": "64-bit", - "regionCode": "ap-northeast-1", + "regionCode": "eu-west-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -2356,6 +2394,7 @@ "gpuMemory": "NA", "instanceFamily": "Compute optimized", "instanceType": "c6g.2xlarge", + "instancesku": "64UAZ5JQ6EFAVPMB", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", @@ -2365,7 +2404,7 @@ "normalizationSizeFactor": "16", "physicalProcessor": "AWS Graviton2 Processor", "processorArchitecture": "64-bit", - "regionCode": "eu-west-3", + "regionCode": "ca-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -2390,6 +2429,7 @@ "gpuMemory": "NA", "instanceFamily": "Compute optimized", "instanceType": "c6g.4xlarge", + "instancesku": "MFVUP7HCAZXZGZ4E", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", @@ -2399,7 +2439,7 @@ "normalizationSizeFactor": "32", "physicalProcessor": "AWS Graviton2 Processor", "processorArchitecture": "64-bit", - "regionCode": "us-east-1", + "regionCode": "eu-west-3", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -2424,6 +2464,7 @@ "gpuMemory": "NA", "instanceFamily": "Compute optimized", "instanceType": "c6g.8xlarge", + "instancesku": "PB5P6ZJYNWR2SRGE", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", @@ -2433,7 +2474,7 @@ "normalizationSizeFactor": "64", "physicalProcessor": "AWS Graviton2 Processor", "processorArchitecture": "64-bit", - "regionCode": "ap-east-1", + "regionCode": "ap-northeast-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -2458,6 +2499,7 @@ "gpuMemory": "NA", "instanceFamily": "Compute optimized", "instanceType": "c6g.large", + "instancesku": "6PQ4U29URPRQ2MYZ", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", @@ -2467,7 +2509,7 @@ "normalizationSizeFactor": "4", "physicalProcessor": "AWS Graviton2 Processor", "processorArchitecture": "64-bit", - "regionCode": "ap-southeast-2", + "regionCode": "eu-west-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -2501,7 +2543,7 @@ "normalizationSizeFactor": "2", "physicalProcessor": "AWS Graviton2 Processor", "processorArchitecture": "64-bit", - "regionCode": "ap-northeast-1", + "regionCode": "us-east-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -2526,6 +2568,7 @@ "gpuMemory": "NA", "instanceFamily": "Compute optimized", "instanceType": "c6g.xlarge", + "instancesku": "URHNUKBP5VQJSGKX", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", @@ -2535,7 +2578,7 @@ "normalizationSizeFactor": "8", "physicalProcessor": "AWS Graviton2 Processor", "processorArchitecture": "64-bit", - "regionCode": "ap-east-1", + "regionCode": "eu-west-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -2569,7 +2612,7 @@ "normalizationSizeFactor": "96", "physicalProcessor": "AWS Graviton2 Processor", "processorArchitecture": "64-bit", - "regionCode": "us-west-1", + "regionCode": "ap-southeast-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "2 x 1425 NVMe SSD", @@ -2603,7 +2646,7 @@ "normalizationSizeFactor": "128", "physicalProcessor": "AWS Graviton2 Processor", "processorArchitecture": "64-bit", - "regionCode": "us-west-2", + "regionCode": "eu-west-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "2 x 1900 NVMe SSD", @@ -2628,6 +2671,7 @@ "gpuMemory": "NA", "instanceFamily": "Compute optimized", "instanceType": "c6gd.2xlarge", + "instancesku": "TDQ7AUJRCKNXMPDK", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", @@ -2637,7 +2681,7 @@ "normalizationSizeFactor": "16", "physicalProcessor": "AWS Graviton2 Processor", "processorArchitecture": "64-bit", - "regionCode": "ap-northeast-2", + "regionCode": "eu-west-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "1 x 475 NVMe SSD", @@ -2662,6 +2706,7 @@ "gpuMemory": "NA", "instanceFamily": "Compute optimized", "instanceType": "c6gd.4xlarge", + "instancesku": "5BHRV5TW4H89DRKT", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", @@ -2671,7 +2716,7 @@ "normalizationSizeFactor": "32", "physicalProcessor": "AWS Graviton2 Processor", "processorArchitecture": "64-bit", - "regionCode": "us-east-1", + "regionCode": "eu-west-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "1 x 950 NVMe SSD", @@ -2705,7 +2750,7 @@ "normalizationSizeFactor": "64", "physicalProcessor": "AWS Graviton2 Processor", "processorArchitecture": "64-bit", - "regionCode": "eu-west-3", + "regionCode": "ca-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "1 x 1900 NVMe SSD", @@ -2739,7 +2784,7 @@ "normalizationSizeFactor": "4", "physicalProcessor": "AWS Graviton2 Processor", "processorArchitecture": "64-bit", - "regionCode": "us-west-2", + "regionCode": "us-east-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "1 x 118 NVMe SSD", @@ -2764,6 +2809,7 @@ "gpuMemory": "NA", "instanceFamily": "Compute optimized", "instanceType": "c6gd.medium", + "instancesku": "YE6EEQZMKGT4KERM", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", @@ -2773,7 +2819,7 @@ "normalizationSizeFactor": "2", "physicalProcessor": "AWS Graviton2 Processor", "processorArchitecture": "64-bit", - "regionCode": "ap-northeast-1", + "regionCode": "eu-north-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "1 x 59 NVMe SSD", @@ -2798,6 +2844,7 @@ "gpuMemory": "NA", "instanceFamily": "Compute optimized", "instanceType": "c6gd.xlarge", + "instancesku": "GGZTRMP3FBJ7M5QD", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", @@ -2807,7 +2854,7 @@ "normalizationSizeFactor": "8", "physicalProcessor": "AWS Graviton2 Processor", "processorArchitecture": "64-bit", - "regionCode": "eu-north-1", + "regionCode": "ap-northeast-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "1 x 237 NVMe SSD", @@ -2841,7 +2888,7 @@ "normalizationSizeFactor": "96", "physicalProcessor": "AWS Graviton2 Processor", "processorArchitecture": "64-bit", - "regionCode": "ap-northeast-1", + "regionCode": "ap-southeast-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -2866,6 +2913,7 @@ "gpuMemory": "NA", "instanceFamily": "Compute optimized", "instanceType": "c6gn.16xlarge", + "instancesku": "Y9DP6NNEHBSYS443", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", @@ -2900,6 +2948,7 @@ "gpuMemory": "NA", "instanceFamily": "Compute optimized", "instanceType": "c6gn.2xlarge", + "instancesku": "M6MVR7VW6XTWPHQ5", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", @@ -2909,7 +2958,7 @@ "normalizationSizeFactor": "16", "physicalProcessor": "AWS Graviton2 Processor", "processorArchitecture": "64-bit", - "regionCode": "us-east-2", + "regionCode": "eu-north-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -2934,6 +2983,7 @@ "gpuMemory": "NA", "instanceFamily": "Compute optimized", "instanceType": "c6gn.4xlarge", + "instancesku": "5472CKGEUNZGUDSP", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", @@ -2943,7 +2993,7 @@ "normalizationSizeFactor": "32", "physicalProcessor": "AWS Graviton2 Processor", "processorArchitecture": "64-bit", - "regionCode": "ap-northeast-2", + "regionCode": "eu-west-3", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -2968,6 +3018,7 @@ "gpuMemory": "NA", "instanceFamily": "Compute optimized", "instanceType": "c6gn.8xlarge", + "instancesku": "NX8CJEX2JY5HXHQR", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", @@ -2977,7 +3028,7 @@ "normalizationSizeFactor": "64", "physicalProcessor": "AWS Graviton2 Processor", "processorArchitecture": "64-bit", - "regionCode": "ca-central-1", + "regionCode": "ap-northeast-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -3011,7 +3062,7 @@ "normalizationSizeFactor": "4", "physicalProcessor": "AWS Graviton2 Processor", "processorArchitecture": "64-bit", - "regionCode": "sa-east-1", + "regionCode": "ap-northeast-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -3036,6 +3087,7 @@ "gpuMemory": "NA", "instanceFamily": "Compute optimized", "instanceType": "c6gn.medium", + "instancesku": "KETXG4986RNYCQJ8", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", @@ -3045,7 +3097,7 @@ "normalizationSizeFactor": "2", "physicalProcessor": "AWS Graviton2 Processor", "processorArchitecture": "64-bit", - "regionCode": "us-east-2", + "regionCode": "eu-south-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -3079,7 +3131,7 @@ "normalizationSizeFactor": "8", "physicalProcessor": "AWS Graviton2 Processor", "processorArchitecture": "64-bit", - "regionCode": "us-west-2", + "regionCode": "eu-west-3", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -3114,7 +3166,7 @@ "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "us-east-2", + "regionCode": "ap-south-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -3139,6 +3191,7 @@ "gpuMemory": "NA", "instanceFamily": "Compute optimized", "instanceType": "c6i.16xlarge", + "instancesku": "U2QZS64THC8FN76P", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", @@ -3149,7 +3202,7 @@ "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "eu-south-1", + "regionCode": "ap-southeast-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -3184,7 +3237,7 @@ "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "ap-northeast-2", + "regionCode": "eu-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -3209,6 +3262,7 @@ "gpuMemory": "NA", "instanceFamily": "Compute optimized", "instanceType": "c6i.2xlarge", + "instancesku": "BQT6TD2YB6MSN4G4", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", @@ -3219,7 +3273,7 @@ "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "ca-central-1", + "regionCode": "eu-west-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -3244,6 +3298,7 @@ "gpuMemory": "NA", "instanceFamily": "Compute optimized", "instanceType": "c6i.32xlarge", + "instancesku": "QNUQSM3BUHRHUWTU", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", @@ -3254,7 +3309,7 @@ "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "eu-south-1", + "regionCode": "ap-northeast-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -3279,6 +3334,7 @@ "gpuMemory": "NA", "instanceFamily": "Compute optimized", "instanceType": "c6i.4xlarge", + "instancesku": "KBFT9CRJ8V4C6W5F", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", @@ -3289,7 +3345,7 @@ "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "us-west-1", + "regionCode": "eu-west-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -3324,7 +3380,7 @@ "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "ca-central-1", + "regionCode": "us-east-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -3359,7 +3415,7 @@ "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "ap-southeast-1", + "regionCode": "us-east-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -3394,7 +3450,7 @@ "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "us-west-1", + "regionCode": "eu-west-3", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -3419,6 +3475,7 @@ "gpuMemory": "NA", "instanceFamily": "Compute optimized", "instanceType": "c6id.12xlarge", + "instancesku": "FQE85V2GX4ZFSD2S", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", @@ -3429,7 +3486,7 @@ "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "eu-west-1", + "regionCode": "ap-southeast-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "2 x 1425 NVMe SSD", @@ -3464,7 +3521,7 @@ "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "eu-west-2", + "regionCode": "ap-northeast-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "2 x 1900 NVMe SSD", @@ -3489,6 +3546,7 @@ "gpuMemory": "NA", "instanceFamily": "Compute optimized", "instanceType": "c6id.24xlarge", + "instancesku": "Y4ZVY5VNPN8STK52", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", @@ -3499,7 +3557,7 @@ "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "sa-east-1", + "regionCode": "us-west-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "4 x 1425 NVMe SSD", @@ -3524,6 +3582,7 @@ "gpuMemory": "NA", "instanceFamily": "Compute optimized", "instanceType": "c6id.2xlarge", + "instancesku": "X9N8F8866QWAPQNP", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", @@ -3534,7 +3593,7 @@ "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "eu-west-2", + "regionCode": "ap-northeast-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "1 x 474 NVMe SSD", @@ -3559,6 +3618,7 @@ "gpuMemory": "NA", "instanceFamily": "Compute optimized", "instanceType": "c6id.32xlarge", + "instancesku": "MG4MW9ZM927UDCXJ", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", @@ -3569,7 +3629,7 @@ "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "ca-central-1", + "regionCode": "sa-east-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "4 x 1900 NVMe SSD", @@ -3594,6 +3654,7 @@ "gpuMemory": "NA", "instanceFamily": "Compute optimized", "instanceType": "c6id.4xlarge", + "instancesku": "ZZSD3B794W6EQUBC", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", @@ -3604,7 +3665,7 @@ "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "ap-northeast-1", + "regionCode": "us-east-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "1 x 950 NVMe SSD", @@ -3629,6 +3690,7 @@ "gpuMemory": "NA", "instanceFamily": "Compute optimized", "instanceType": "c6id.8xlarge", + "instancesku": "6NA33DRTEUAMJA2N", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", @@ -3639,7 +3701,7 @@ "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "us-east-1", + "regionCode": "us-east-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "1 x 1900 NVMe SSD", @@ -3674,7 +3736,7 @@ "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "us-east-2", + "regionCode": "ca-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "1 x 118 NVMe SSD", @@ -3699,6 +3761,7 @@ "gpuMemory": "NA", "instanceFamily": "Compute optimized", "instanceType": "c6id.xlarge", + "instancesku": "6KDKHB5SQW6BX8N2", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", @@ -3709,7 +3772,7 @@ "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "ap-northeast-1", + "regionCode": "ap-northeast-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "1 x 237 NVMe SSD", @@ -3734,6 +3797,7 @@ "gpuMemory": "NA", "instanceFamily": "Compute optimized", "instanceType": "c6in.12xlarge", + "instancesku": "F8D9XRE64QEESJRE", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", @@ -3744,7 +3808,7 @@ "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "us-west-2", + "regionCode": "us-west-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -3779,7 +3843,7 @@ "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "ap-south-1", + "regionCode": "ap-northeast-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -3804,6 +3868,7 @@ "gpuMemory": "NA", "instanceFamily": "Compute optimized", "instanceType": "c6in.24xlarge", + "instancesku": "A9XBZ7SQVVKSY9AF", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", @@ -3814,7 +3879,7 @@ "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "eu-central-1", + "regionCode": "ap-southeast-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -3839,6 +3904,7 @@ "gpuMemory": "NA", "instanceFamily": "Compute optimized", "instanceType": "c6in.2xlarge", + "instancesku": "4MHZEWP3BBH6PYGB", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", @@ -3849,7 +3915,7 @@ "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "ap-northeast-2", + "regionCode": "eu-north-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -3874,6 +3940,7 @@ "gpuMemory": "NA", "instanceFamily": "Compute optimized", "instanceType": "c6in.32xlarge", + "instancesku": "C9DWEPQPKMXGXS4T", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", @@ -3884,7 +3951,7 @@ "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "us-east-2", + "regionCode": "eu-north-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -3909,6 +3976,7 @@ "gpuMemory": "NA", "instanceFamily": "Compute optimized", "instanceType": "c6in.4xlarge", + "instancesku": "H38WNUZQAFK88DC3", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", @@ -3919,7 +3987,7 @@ "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "ap-southeast-1", + "regionCode": "ca-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -3954,7 +4022,7 @@ "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "ap-southeast-1", + "regionCode": "eu-west-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -3979,6 +4047,7 @@ "gpuMemory": "NA", "instanceFamily": "Compute optimized", "instanceType": "c6in.large", + "instancesku": "GSXW7HA3ADXKUQCG", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", @@ -3989,7 +4058,7 @@ "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "ap-east-1", + "regionCode": "ap-northeast-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -4014,6 +4083,7 @@ "gpuMemory": "NA", "instanceFamily": "Compute optimized", "instanceType": "c6in.xlarge", + "instancesku": "EHH289PRYCPUP9HQ", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", @@ -4024,7 +4094,7 @@ "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "ap-northeast-2", + "regionCode": "us-west-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -4041,7 +4111,7 @@ "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.7 GHz", + "clockSpeed": "Up to 3.7 GHz", "currentGeneration": "Yes", "dedicatedEbsThroughput": "15000 Mbps", "ecu": "NA", @@ -4049,6 +4119,7 @@ "gpuMemory": "NA", "instanceFamily": "Compute optimized", "instanceType": "c7a.12xlarge", + "instancesku": "BVWGQB6MV968URSH", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", @@ -4059,7 +4130,7 @@ "physicalProcessor": "AMD EPYC 9R14 Processor", "processorArchitecture": "64-bit", "processorFeatures": "AMD Turbo; AVX; AVX2; AVX512", - "regionCode": "ap-northeast-1", + "regionCode": "eu-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -4076,7 +4147,7 @@ "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.7 GHz", + "clockSpeed": "Up to 3.7 GHz", "currentGeneration": "Yes", "dedicatedEbsThroughput": "20000 Mbps", "ecu": "NA", @@ -4111,7 +4182,7 @@ "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.7 GHz", + "clockSpeed": "Up to 3.7 GHz", "currentGeneration": "Yes", "dedicatedEbsThroughput": "30000 Mbps", "ecu": "NA", @@ -4129,7 +4200,7 @@ "physicalProcessor": "AMD EPYC 9R14 Processor", "processorArchitecture": "64-bit", "processorFeatures": "AMD Turbo; AVX; AVX2; AVX512", - "regionCode": "eu-central-1", + "regionCode": "us-west-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -4146,7 +4217,7 @@ "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.7 GHz", + "clockSpeed": "Up to 3.7 GHz", "currentGeneration": "Yes", "dedicatedEbsThroughput": "Up to 10000 Mbps", "ecu": "NA", @@ -4154,6 +4225,7 @@ "gpuMemory": "NA", "instanceFamily": "Compute optimized", "instanceType": "c7a.2xlarge", + "instancesku": "463W6TZN959Y4KDR", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", @@ -4164,7 +4236,7 @@ "physicalProcessor": "AMD EPYC 9R14 Processor", "processorArchitecture": "64-bit", "processorFeatures": "AMD Turbo; AVX; AVX2; AVX512", - "regionCode": "us-west-2", + "regionCode": "eu-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -4181,7 +4253,7 @@ "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.7 GHz", + "clockSpeed": "Up to 3.7 GHz", "currentGeneration": "Yes", "dedicatedEbsThroughput": "40000 Mbps", "ecu": "NA", @@ -4199,7 +4271,7 @@ "physicalProcessor": "AMD EPYC 9R14 Processor", "processorArchitecture": "64-bit", "processorFeatures": "AMD Turbo; AVX; AVX2; AVX512", - "regionCode": "eu-central-1", + "regionCode": "eu-west-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -4216,7 +4288,7 @@ "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.7 GHz", + "clockSpeed": "Up to 3.7 GHz", "currentGeneration": "Yes", "dedicatedEbsThroughput": "40000 Mbps", "ecu": "NA", @@ -4234,7 +4306,7 @@ "physicalProcessor": "AMD EPYC 9R14 Processor", "processorArchitecture": "64-bit", "processorFeatures": "AMD Turbo; AVX; AVX2; AVX512", - "regionCode": "us-east-2", + "regionCode": "ap-northeast-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -4251,7 +4323,7 @@ "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.7 GHz", + "clockSpeed": "Up to 3.7 GHz", "currentGeneration": "Yes", "dedicatedEbsThroughput": "Up to 10000 Mbps", "ecu": "NA", @@ -4259,6 +4331,7 @@ "gpuMemory": "NA", "instanceFamily": "Compute optimized", "instanceType": "c7a.4xlarge", + "instancesku": "KA3N6AD5GYB9SBDF", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", @@ -4269,7 +4342,7 @@ "physicalProcessor": "AMD EPYC 9R14 Processor", "processorArchitecture": "64-bit", "processorFeatures": "AMD Turbo; AVX; AVX2; AVX512", - "regionCode": "ap-northeast-1", + "regionCode": "us-east-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -4286,7 +4359,7 @@ "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.7 GHz", + "clockSpeed": "Up to 3.7 GHz", "currentGeneration": "Yes", "dedicatedEbsThroughput": "10000 Mbps", "ecu": "NA", @@ -4294,6 +4367,7 @@ "gpuMemory": "NA", "instanceFamily": "Compute optimized", "instanceType": "c7a.8xlarge", + "instancesku": "3VCTVAWBTY8WBYEZ", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", @@ -4304,7 +4378,7 @@ "physicalProcessor": "AMD EPYC 9R14 Processor", "processorArchitecture": "64-bit", "processorFeatures": "AMD Turbo; AVX; AVX2; AVX512", - "regionCode": "us-west-2", + "regionCode": "eu-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -4321,7 +4395,7 @@ "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.7 GHz", + "clockSpeed": "Up to 3.7 GHz", "currentGeneration": "Yes", "dedicatedEbsThroughput": "Up to 10000 Mbps", "ecu": "NA", @@ -4339,7 +4413,7 @@ "physicalProcessor": "AMD EPYC 9R14 Processor", "processorArchitecture": "64-bit", "processorFeatures": "AMD Turbo; AVX; AVX2; AVX512", - "regionCode": "us-east-2", + "regionCode": "us-east-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -4356,7 +4430,7 @@ "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.7 GHz", + "clockSpeed": "Up to 3.7 GHz", "currentGeneration": "Yes", "dedicatedEbsThroughput": "Up to 10000 Mbps", "ecu": "NA", @@ -4374,7 +4448,7 @@ "physicalProcessor": "AMD EPYC 9R14 Processor", "processorArchitecture": "64-bit", "processorFeatures": "AMD Turbo; AVX; AVX2; AVX512", - "regionCode": "us-west-2", + "regionCode": "eu-north-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -4391,7 +4465,7 @@ "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.7 GHz", + "clockSpeed": "Up to 3.7 GHz", "currentGeneration": "Yes", "dedicatedEbsThroughput": "Up to 10000 Mbps", "ecu": "NA", @@ -4399,6 +4473,7 @@ "gpuMemory": "NA", "instanceFamily": "Compute optimized", "instanceType": "c7a.xlarge", + "instancesku": "HPPW7E3GCHGU3MUQ", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", @@ -4409,7 +4484,7 @@ "physicalProcessor": "AMD EPYC 9R14 Processor", "processorArchitecture": "64-bit", "processorFeatures": "AMD Turbo; AVX; AVX2; AVX512", - "regionCode": "eu-north-1", + "regionCode": "ap-northeast-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -4434,6 +4509,7 @@ "gpuMemory": "NA", "instanceFamily": "Compute optimized", "instanceType": "c7g.12xlarge", + "instancesku": "TN8APU5VNTFQQR2R", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", @@ -4443,7 +4519,7 @@ "normalizationSizeFactor": "96", "physicalProcessor": "AWS Graviton3 Processor", "processorArchitecture": "64-bit", - "regionCode": "sa-east-1", + "regionCode": "ap-south-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -4477,7 +4553,7 @@ "normalizationSizeFactor": "128", "physicalProcessor": "AWS Graviton3 Processor", "processorArchitecture": "64-bit", - "regionCode": "us-east-1", + "regionCode": "eu-west-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -4502,6 +4578,7 @@ "gpuMemory": "NA", "instanceFamily": "Compute optimized", "instanceType": "c7g.2xlarge", + "instancesku": "VVFTAGMDE2YV8AT3", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", @@ -4511,7 +4588,7 @@ "normalizationSizeFactor": "16", "physicalProcessor": "AWS Graviton3 Processor", "processorArchitecture": "64-bit", - "regionCode": "eu-north-1", + "regionCode": "us-east-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -4536,6 +4613,7 @@ "gpuMemory": "NA", "instanceFamily": "Compute optimized", "instanceType": "c7g.4xlarge", + "instancesku": "GMSXGX25V8JBVJJU", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", @@ -4545,7 +4623,7 @@ "normalizationSizeFactor": "32", "physicalProcessor": "AWS Graviton3 Processor", "processorArchitecture": "64-bit", - "regionCode": "us-west-1", + "regionCode": "ap-east-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -4579,7 +4657,7 @@ "normalizationSizeFactor": "64", "physicalProcessor": "AWS Graviton3 Processor", "processorArchitecture": "64-bit", - "regionCode": "eu-north-1", + "regionCode": "ap-southeast-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -4604,6 +4682,7 @@ "gpuMemory": "NA", "instanceFamily": "Compute optimized", "instanceType": "c7g.large", + "instancesku": "XCUDUSUEF98YBBJ8", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", @@ -4613,7 +4692,7 @@ "normalizationSizeFactor": "4", "physicalProcessor": "AWS Graviton3 Processor", "processorArchitecture": "64-bit", - "regionCode": "us-east-2", + "regionCode": "eu-west-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -4638,6 +4717,7 @@ "gpuMemory": "NA", "instanceFamily": "Compute optimized", "instanceType": "c7g.medium", + "instancesku": "7SPG6TBVVQVTJ6ZS", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", @@ -4647,7 +4727,7 @@ "normalizationSizeFactor": "2", "physicalProcessor": "AWS Graviton3 Processor", "processorArchitecture": "64-bit", - "regionCode": "ap-northeast-1", + "regionCode": "eu-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -4681,7 +4761,7 @@ "normalizationSizeFactor": "8", "physicalProcessor": "AWS Graviton3 Processor", "processorArchitecture": "64-bit", - "regionCode": "eu-west-1", + "regionCode": "us-west-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -4706,6 +4786,7 @@ "gpuMemory": "NA", "instanceFamily": "Compute optimized", "instanceType": "c7gd.12xlarge", + "instancesku": "Q9QQTXJNDFQ6E9NY", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", @@ -4715,7 +4796,7 @@ "normalizationSizeFactor": "96", "physicalProcessor": "AWS Graviton3 Processor", "processorArchitecture": "64-bit", - "regionCode": "eu-west-1", + "regionCode": "us-east-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "2 x 1425 NVMe SSD", @@ -4740,6 +4821,7 @@ "gpuMemory": "NA", "instanceFamily": "Compute optimized", "instanceType": "c7gd.16xlarge", + "instancesku": "SYVPBBHHCKHGVNNG", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", @@ -4749,7 +4831,7 @@ "normalizationSizeFactor": "128", "physicalProcessor": "AWS Graviton3 Processor", "processorArchitecture": "64-bit", - "regionCode": "us-east-2", + "regionCode": "us-west-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "2 x 1900 NVMe SSD", @@ -4774,6 +4856,7 @@ "gpuMemory": "NA", "instanceFamily": "Compute optimized", "instanceType": "c7gd.2xlarge", + "instancesku": "XMAWGNWQEVXWGXFW", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", @@ -4817,7 +4900,7 @@ "normalizationSizeFactor": "32", "physicalProcessor": "AWS Graviton3 Processor", "processorArchitecture": "64-bit", - "regionCode": "ap-northeast-1", + "regionCode": "us-west-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "1 x 950 NVMe SSD", @@ -4842,6 +4925,7 @@ "gpuMemory": "NA", "instanceFamily": "Compute optimized", "instanceType": "c7gd.8xlarge", + "instancesku": "5VF8FN2TYA4Y2QN3", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", @@ -4851,7 +4935,7 @@ "normalizationSizeFactor": "64", "physicalProcessor": "AWS Graviton3 Processor", "processorArchitecture": "64-bit", - "regionCode": "eu-central-1", + "regionCode": "us-east-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "1 x 1900 NVMe SSD", @@ -4910,6 +4994,7 @@ "gpuMemory": "NA", "instanceFamily": "Compute optimized", "instanceType": "c7gd.medium", + "instancesku": "Q99HFCWCDYUBU7AG", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", @@ -4919,7 +5004,7 @@ "normalizationSizeFactor": "2", "physicalProcessor": "AWS Graviton3 Processor", "processorArchitecture": "64-bit", - "regionCode": "ap-northeast-1", + "regionCode": "us-west-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "1 x 59 NVMe SSD", @@ -4944,6 +5029,7 @@ "gpuMemory": "NA", "instanceFamily": "Compute optimized", "instanceType": "c7gd.xlarge", + "instancesku": "NTATYNX8P99WK9HF", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", @@ -4953,7 +5039,7 @@ "normalizationSizeFactor": "8", "physicalProcessor": "AWS Graviton3 Processor", "processorArchitecture": "64-bit", - "regionCode": "us-west-2", + "regionCode": "ap-southeast-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "1 x 237 NVMe SSD", @@ -5012,6 +5098,7 @@ "gpuMemory": "NA", "instanceFamily": "Compute optimized", "instanceType": "c7gn.16xlarge", + "instancesku": "BCDJJ8FFU9DWK4VB", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", @@ -5021,7 +5108,7 @@ "normalizationSizeFactor": "128", "physicalProcessor": "AWS Graviton3 Processor", "processorArchitecture": "64-bit", - "regionCode": "us-east-1", + "regionCode": "ap-northeast-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -5046,6 +5133,7 @@ "gpuMemory": "NA", "instanceFamily": "Compute optimized", "instanceType": "c7gn.2xlarge", + "instancesku": "N33ZDXWC2PTAH9YP", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", @@ -5055,7 +5143,7 @@ "normalizationSizeFactor": "16", "physicalProcessor": "AWS Graviton3 Processor", "processorArchitecture": "64-bit", - "regionCode": "us-east-2", + "regionCode": "us-east-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -5089,7 +5177,7 @@ "normalizationSizeFactor": "32", "physicalProcessor": "AWS Graviton3 Processor", "processorArchitecture": "64-bit", - "regionCode": "eu-west-1", + "regionCode": "us-east-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -5123,7 +5211,7 @@ "normalizationSizeFactor": "64", "physicalProcessor": "AWS Graviton3 Processor", "processorArchitecture": "64-bit", - "regionCode": "eu-west-1", + "regionCode": "us-east-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -5148,6 +5236,7 @@ "gpuMemory": "NA", "instanceFamily": "Compute optimized", "instanceType": "c7gn.large", + "instancesku": "DFN9T3JRTY8JSEEH", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", @@ -5157,7 +5246,7 @@ "normalizationSizeFactor": "4", "physicalProcessor": "AWS Graviton3 Processor", "processorArchitecture": "64-bit", - "regionCode": "us-west-2", + "regionCode": "eu-west-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -5182,6 +5271,7 @@ "gpuMemory": "NA", "instanceFamily": "Compute optimized", "instanceType": "c7gn.medium", + "instancesku": "JMMFJ8Y2RWTYNHYY", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", @@ -5216,6 +5306,7 @@ "gpuMemory": "NA", "instanceFamily": "Compute optimized", "instanceType": "c7gn.xlarge", + "instancesku": "UV36UAT5A9U55K8X", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", @@ -5225,7 +5316,7 @@ "normalizationSizeFactor": "8", "physicalProcessor": "AWS Graviton3 Processor", "processorArchitecture": "64-bit", - "regionCode": "us-west-2", + "regionCode": "us-east-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -5236,6 +5327,78 @@ "name": "c7gn.xlarge", "ram": 8192, }, + "c7i-flex.12xlarge": { + "bandwidth": 18750, + "disk": 0, + "extra": { + "availabilityzone": "NA", + "classicnetworkingsupport": "false", + "clockSpeed": "3.2 GHz", + "currentGeneration": "Yes", + "dedicatedEbsThroughput": "Up to 15000 Mbps", + "ecu": "NA", + "enhancedNetworkingSupported": "Yes", + "gpuMemory": "NA", + "instanceFamily": "Compute optimized", + "instanceType": "c7i-flex.12xlarge", + "instancesku": "GSZ3E5T2PQ9RTMN8", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", + "marketoption": "OnDemand", + "memory": "96 GiB", + "networkPerformance": "Up to 18750 Megabit", + "normalizationSizeFactor": "96", + "physicalProcessor": "Intel Xeon Scalable (Sapphire Rapids)", + "processorArchitecture": "64-bit", + "processorFeatures": "Intel AMX; Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "eu-central-1", + "servicecode": "AmazonEC2", + "servicename": "Amazon Elastic Compute Cloud", + "storage": "EBS only", + "vcpu": "48", + "vpcnetworkingsupport": "true", + }, + "id": "c7i-flex.12xlarge", + "name": "c7i-flex.12xlarge", + "ram": 98304, + }, + "c7i-flex.16xlarge": { + "bandwidth": 25000, + "disk": 0, + "extra": { + "availabilityzone": "NA", + "classicnetworkingsupport": "false", + "clockSpeed": "3.2 GHz", + "currentGeneration": "Yes", + "dedicatedEbsThroughput": "Up to 20000 Mbps", + "ecu": "NA", + "enhancedNetworkingSupported": "Yes", + "gpuMemory": "NA", + "instanceFamily": "Compute optimized", + "instanceType": "c7i-flex.16xlarge", + "instancesku": "47ZF4F474QNTMXH3", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", + "marketoption": "OnDemand", + "memory": "128 GiB", + "networkPerformance": "Up to 25000 Megabit", + "normalizationSizeFactor": "128", + "physicalProcessor": "Intel Xeon Scalable (Sapphire Rapids)", + "processorArchitecture": "64-bit", + "processorFeatures": "Intel AMX; Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "us-east-2", + "servicecode": "AmazonEC2", + "servicename": "Amazon Elastic Compute Cloud", + "storage": "EBS only", + "vcpu": "64", + "vpcnetworkingsupport": "true", + }, + "id": "c7i-flex.16xlarge", + "name": "c7i-flex.16xlarge", + "ram": 131072, + }, "c7i-flex.2xlarge": { "bandwidth": 12500, "disk": 0, @@ -5250,6 +5413,7 @@ "gpuMemory": "NA", "instanceFamily": "Compute optimized", "instanceType": "c7i-flex.2xlarge", + "instancesku": "UPFYFUG8AKV7JU8V", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", @@ -5260,7 +5424,7 @@ "physicalProcessor": "Intel Xeon Scalable (Sapphire Rapids)", "processorArchitecture": "64-bit", "processorFeatures": "Intel AMX; Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "us-east-2", + "regionCode": "eu-west-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -5285,6 +5449,7 @@ "gpuMemory": "NA", "instanceFamily": "Compute optimized", "instanceType": "c7i-flex.4xlarge", + "instancesku": "644ZZ3N8ZX2T6Q64", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", @@ -5295,7 +5460,7 @@ "physicalProcessor": "Intel Xeon Scalable (Sapphire Rapids)", "processorArchitecture": "64-bit", "processorFeatures": "Intel AMX; Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "us-east-2", + "regionCode": "us-east-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -5320,6 +5485,7 @@ "gpuMemory": "NA", "instanceFamily": "Compute optimized", "instanceType": "c7i-flex.8xlarge", + "instancesku": "5PYKYM2ECW7NZ3XH", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", @@ -5330,7 +5496,7 @@ "physicalProcessor": "Intel Xeon Scalable (Sapphire Rapids)", "processorArchitecture": "64-bit", "processorFeatures": "Intel AMX; Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "ca-central-1", + "regionCode": "eu-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -5365,7 +5531,7 @@ "physicalProcessor": "Intel Xeon Scalable (Sapphire Rapids)", "processorArchitecture": "64-bit", "processorFeatures": "Intel AMX; Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "ap-south-1", + "regionCode": "sa-east-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -5400,7 +5566,7 @@ "physicalProcessor": "Intel Xeon Scalable (Sapphire Rapids)", "processorArchitecture": "64-bit", "processorFeatures": "Intel AMX; Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "ca-central-1", + "regionCode": "us-west-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -5435,7 +5601,7 @@ "physicalProcessor": "Intel Xeon Scalable (Sapphire Rapids)", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo; Intel AMX", - "regionCode": "ap-northeast-2", + "regionCode": "ap-southeast-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -5460,6 +5626,7 @@ "gpuMemory": "NA", "instanceFamily": "Compute optimized", "instanceType": "c7i.16xlarge", + "instancesku": "GZ7MV6V72WV899QY", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", @@ -5470,7 +5637,7 @@ "physicalProcessor": "Intel Xeon Scalable (Sapphire Rapids)", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo; Intel AMX", - "regionCode": "eu-central-1", + "regionCode": "ap-south-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -5495,6 +5662,7 @@ "gpuMemory": "NA", "instanceFamily": "Compute optimized", "instanceType": "c7i.24xlarge", + "instancesku": "WA98FAHPNWDDK979", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", @@ -5505,7 +5673,7 @@ "physicalProcessor": "Intel Xeon Scalable (Sapphire Rapids)", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo; Intel AMX", - "regionCode": "us-west-2", + "regionCode": "eu-west-3", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -5540,7 +5708,7 @@ "physicalProcessor": "Intel Xeon Scalable (Sapphire Rapids)", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo; Intel AMX", - "regionCode": "eu-north-1", + "regionCode": "ap-northeast-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -5600,6 +5768,7 @@ "gpuMemory": "NA", "instanceFamily": "Compute optimized", "instanceType": "c7i.4xlarge", + "instancesku": "WHKNSAQ832PRZBXT", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", @@ -5610,7 +5779,7 @@ "physicalProcessor": "Intel Xeon Scalable (Sapphire Rapids)", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo; Intel AMX", - "regionCode": "us-east-1", + "regionCode": "us-west-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -5635,6 +5804,7 @@ "gpuMemory": "NA", "instanceFamily": "Compute optimized", "instanceType": "c7i.8xlarge", + "instancesku": "AWQZUQWQZPJN8RVW", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", @@ -5645,7 +5815,7 @@ "physicalProcessor": "Intel Xeon Scalable (Sapphire Rapids)", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo; Intel AMX", - "regionCode": "us-east-1", + "regionCode": "ap-southeast-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -5680,7 +5850,7 @@ "physicalProcessor": "Intel Xeon Scalable (Sapphire Rapids)", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo; Intel AMX", - "regionCode": "sa-east-1", + "regionCode": "eu-north-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -5705,6 +5875,7 @@ "gpuMemory": "NA", "instanceFamily": "Compute optimized", "instanceType": "c7i.xlarge", + "instancesku": "QS2EVUNVY9DVPKDQ", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", @@ -5726,524 +5897,562 @@ "name": "c7i.xlarge", "ram": 8192, }, - "cc2.8xlarge": { - "bandwidth": 10, - "disk": 3360, + "c8g.12xlarge": { + "bandwidth": 22, + "disk": 0, "extra": { "availabilityzone": "NA", - "classicnetworkingsupport": "true", - "clockSpeed": "2.6 GHz", - "currentGeneration": "No", - "ecu": "88", - "enhancedNetworkingSupported": "No", + "classicnetworkingsupport": "false", + "clockSpeed": "2.7 GHz", + "currentGeneration": "Yes", + "dedicatedEbsThroughput": "15000 Mbps", + "ecu": "NA", + "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Compute optimized", - "instanceType": "cc2.8xlarge", + "instanceType": "c8g.12xlarge", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "60.5 GiB", - "networkPerformance": "10 Gigabit", - "normalizationSizeFactor": "64", - "physicalProcessor": "Intel Xeon E5-2670", + "memory": "96 GiB", + "networkPerformance": "22.5 Gigabit", + "normalizationSizeFactor": "96", + "physicalProcessor": "AWS Graviton4 Processor", "processorArchitecture": "64-bit", - "regionCode": "us-west-2", + "regionCode": "eu-west-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "4 x 840 SSD", - "vcpu": "32", + "storage": "EBS only", + "vcpu": "48", "vpcnetworkingsupport": "true", }, - "id": "cc2.8xlarge", - "name": "cc2.8xlarge", - "ram": 61952, + "id": "c8g.12xlarge", + "name": "c8g.12xlarge", + "ram": 98304, }, - "cr1.8xlarge": { - "bandwidth": 10, - "disk": 240, + "c8g.16xlarge": { + "bandwidth": 30, + "disk": 0, "extra": { "availabilityzone": "NA", - "classicnetworkingsupport": "true", - "currentGeneration": "No", - "ecu": "88", - "instanceFamily": "Memory optimized", - "instanceType": "cr1.8xlarge", + "classicnetworkingsupport": "false", + "clockSpeed": "2.7 GHz", + "currentGeneration": "Yes", + "dedicatedEbsThroughput": "20000 Mbps", + "ecu": "NA", + "enhancedNetworkingSupported": "Yes", + "gpuMemory": "NA", + "instanceFamily": "Compute optimized", + "instanceType": "c8g.16xlarge", + "instancesku": "MWCSPTWX23NYB7VQ", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "244 GiB", - "networkPerformance": "10 Gigabit", - "normalizationSizeFactor": "64", - "physicalProcessor": "Intel Xeon E5-2670", + "memory": "128 GiB", + "networkPerformance": "30 Gigabit", + "normalizationSizeFactor": "128", + "physicalProcessor": "AWS Graviton4 Processor", "processorArchitecture": "64-bit", - "regionCode": "ap-northeast-1", + "regionCode": "eu-west-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "2 x 120 SSD", - "vcpu": "32", + "storage": "EBS only", + "vcpu": "64", "vpcnetworkingsupport": "true", }, - "id": "cr1.8xlarge", - "name": "cr1.8xlarge", - "ram": 249856, + "id": "c8g.16xlarge", + "name": "c8g.16xlarge", + "ram": 131072, }, - "d2.2xlarge": { - "bandwidth": None, - "disk": 12000, + "c8g.24xlarge": { + "bandwidth": 40, + "disk": 0, "extra": { "availabilityzone": "NA", - "classicnetworkingsupport": "true", - "clockSpeed": "2.4 GHz", - "currentGeneration": "No", - "dedicatedEbsThroughput": "1000 Mbps", - "ecu": "28", + "classicnetworkingsupport": "false", + "clockSpeed": "2.7 GHz", + "currentGeneration": "Yes", + "dedicatedEbsThroughput": "30000 Mbps", + "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", - "instanceFamily": "Storage optimized", - "instanceType": "d2.2xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceFamily": "Compute optimized", + "instanceType": "c8g.24xlarge", + "instancesku": "36F49S5R44BPRKQ6", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "61 GiB", - "networkPerformance": "High", - "normalizationSizeFactor": "16", - "physicalProcessor": "Intel Xeon E5-2676 v3 (Haswell)", + "memory": "192 GiB", + "networkPerformance": "40 Gigabit", + "normalizationSizeFactor": "192", + "physicalProcessor": "AWS Graviton4 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel Turbo", - "regionCode": "eu-west-3", + "regionCode": "us-west-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "6 x 2000 HDD", - "vcpu": "8", + "storage": "EBS only", + "vcpu": "96", "vpcnetworkingsupport": "true", }, - "id": "d2.2xlarge", - "name": "d2.2xlarge", - "ram": 62464, + "id": "c8g.24xlarge", + "name": "c8g.24xlarge", + "ram": 196608, }, - "d2.4xlarge": { - "bandwidth": None, - "disk": 24000, + "c8g.2xlarge": { + "bandwidth": 15, + "disk": 0, "extra": { "availabilityzone": "NA", - "classicnetworkingsupport": "true", - "clockSpeed": "2.4 GHz", - "currentGeneration": "No", - "dedicatedEbsThroughput": "2000 Mbps", - "ecu": "56", + "classicnetworkingsupport": "false", + "clockSpeed": "2.7 GHz", + "currentGeneration": "Yes", + "dedicatedEbsThroughput": "Up to 10 Gbps", + "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", - "instanceFamily": "Storage optimized", - "instanceType": "d2.4xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceFamily": "Compute optimized", + "instanceType": "c8g.2xlarge", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "122 GiB", - "networkPerformance": "High", - "normalizationSizeFactor": "32", - "physicalProcessor": "Intel Xeon E5-2676 v3 (Haswell)", + "memory": "16 GiB", + "networkPerformance": "Up to 15 Gigabit", + "normalizationSizeFactor": "16", + "physicalProcessor": "AWS Graviton4 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel Turbo", - "regionCode": "ap-southeast-2", + "regionCode": "eu-west-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "12 x 2000 HDD", - "vcpu": "16", + "storage": "EBS only", + "vcpu": "8", "vpcnetworkingsupport": "true", }, - "id": "d2.4xlarge", - "name": "d2.4xlarge", - "ram": 124928, + "id": "c8g.2xlarge", + "name": "c8g.2xlarge", + "ram": 16384, }, - "d2.8xlarge": { - "bandwidth": 10, - "disk": 48000, + "c8g.48xlarge": { + "bandwidth": 50, + "disk": 0, "extra": { "availabilityzone": "NA", - "classicnetworkingsupport": "true", - "clockSpeed": "2.4 GHz", - "currentGeneration": "No", - "dedicatedEbsThroughput": "4000 Mbps", - "ecu": "116", + "classicnetworkingsupport": "false", + "clockSpeed": "2.7 GHz", + "currentGeneration": "Yes", + "dedicatedEbsThroughput": "40000 Mbps", + "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", - "instanceFamily": "Storage optimized", - "instanceType": "d2.8xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceFamily": "Compute optimized", + "instanceType": "c8g.48xlarge", + "instancesku": "PWHPJCNBRZJ5K579", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "244 GiB", - "networkPerformance": "10 Gigabit", - "normalizationSizeFactor": "64", - "physicalProcessor": "Intel Xeon E5-2676 v3 (Haswell)", + "memory": "384 GiB", + "networkPerformance": "50 Gigabit", + "normalizationSizeFactor": "384", + "physicalProcessor": "AWS Graviton4 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel Turbo", - "regionCode": "us-east-2", + "regionCode": "eu-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "24 x 2000 HDD", - "vcpu": "36", + "storage": "EBS only", + "vcpu": "192", "vpcnetworkingsupport": "true", }, - "id": "d2.8xlarge", - "name": "d2.8xlarge", - "ram": 249856, + "id": "c8g.48xlarge", + "name": "c8g.48xlarge", + "ram": 393216, }, - "d2.xlarge": { - "bandwidth": None, - "disk": 6000, + "c8g.4xlarge": { + "bandwidth": 15, + "disk": 0, "extra": { "availabilityzone": "NA", - "classicnetworkingsupport": "true", - "clockSpeed": "2.4 GHz", - "currentGeneration": "No", - "dedicatedEbsThroughput": "750 Mbps", - "ecu": "14", + "classicnetworkingsupport": "false", + "clockSpeed": "2.7 GHz", + "currentGeneration": "Yes", + "dedicatedEbsThroughput": "Up to 10 Gbps", + "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", - "instanceFamily": "Storage optimized", - "instanceType": "d2.xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceFamily": "Compute optimized", + "instanceType": "c8g.4xlarge", + "instancesku": "5CJ8R29XEESN6RMA", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "30.5 GiB", - "networkPerformance": "Moderate", - "normalizationSizeFactor": "8", - "physicalProcessor": "Intel Xeon E5-2676 v3 (Haswell)", + "memory": "32 GiB", + "networkPerformance": "Up to 15 Gigabit", + "normalizationSizeFactor": "32", + "physicalProcessor": "AWS Graviton4 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel Turbo", - "regionCode": "eu-west-1", + "regionCode": "us-east-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "3 x 2000 HDD", - "vcpu": "4", + "storage": "EBS only", + "vcpu": "16", "vpcnetworkingsupport": "true", }, - "id": "d2.xlarge", - "name": "d2.xlarge", - "ram": 31232, + "id": "c8g.4xlarge", + "name": "c8g.4xlarge", + "ram": 32768, }, - "d3.2xlarge": { + "c8g.8xlarge": { "bandwidth": 15, - "disk": 12000, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.1 GHz", + "clockSpeed": "2.7 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 2800 Mbps", + "dedicatedEbsThroughput": "10000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", - "instanceFamily": "Storage optimized", - "instanceType": "d3.2xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceFamily": "Compute optimized", + "instanceType": "c8g.8xlarge", + "instancesku": "CV8NXT6RRMWZNU7Y", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", "memory": "64 GiB", - "networkPerformance": "Up to 15 Gigabit", - "normalizationSizeFactor": "16", - "physicalProcessor": "Intel Xeon Platinum 8259 (Cascade Lake)", + "networkPerformance": "15 Gigabit", + "normalizationSizeFactor": "64", + "physicalProcessor": "AWS Graviton4 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "AVX; AVX2; Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "ap-southeast-2", + "regionCode": "eu-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "6 x 2000 HDD", - "vcpu": "8", + "storage": "EBS only", + "vcpu": "32", "vpcnetworkingsupport": "true", }, - "id": "d3.2xlarge", - "name": "d3.2xlarge", + "id": "c8g.8xlarge", + "name": "c8g.8xlarge", "ram": 65536, }, - "d3.4xlarge": { - "bandwidth": 15, - "disk": 24000, + "c8g.large": { + "bandwidth": 12, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.1 GHz", + "clockSpeed": "2.7 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "2800 Mbps", + "dedicatedEbsThroughput": "Up to 10 Gbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", - "instanceFamily": "Storage optimized", - "instanceType": "d3.4xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceFamily": "Compute optimized", + "instanceType": "c8g.large", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "128 GiB", - "networkPerformance": "Up to 15 Gigabit", - "normalizationSizeFactor": "32", - "physicalProcessor": "Intel Xeon Platinum 8259 (Cascade Lake)", + "memory": "4 GiB", + "networkPerformance": "Up to 12.5 Gigabit", + "normalizationSizeFactor": "4", + "physicalProcessor": "AWS Graviton4 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "AVX; AVX2; Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "ap-northeast-1", + "regionCode": "us-west-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "12 x 2000 HDD", - "vcpu": "16", + "storage": "EBS only", + "vcpu": "2", "vpcnetworkingsupport": "true", }, - "id": "d3.4xlarge", - "name": "d3.4xlarge", - "ram": 131072, + "id": "c8g.large", + "name": "c8g.large", + "ram": 4096, }, - "d3.8xlarge": { - "bandwidth": 25, - "disk": 48000, + "c8g.medium": { + "bandwidth": 12, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.1 GHz", + "clockSpeed": "2.7 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "5000 Mbps", + "dedicatedEbsThroughput": "Up to 10 Gbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", - "instanceFamily": "Storage optimized", - "instanceType": "d3.8xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceFamily": "Compute optimized", + "instanceType": "c8g.medium", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "256 GiB", - "networkPerformance": "25 Gigabit", - "normalizationSizeFactor": "64", - "physicalProcessor": "Intel Xeon Platinum 8259 (Cascade Lake)", + "memory": "2 GiB", + "networkPerformance": "Up to 12.5 Gigabit", + "normalizationSizeFactor": "2", + "physicalProcessor": "AWS Graviton4 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "AVX; AVX2; Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "eu-central-1", + "regionCode": "us-east-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "24 x 2000 HDD", - "vcpu": "32", + "storage": "EBS only", + "vcpu": "1", "vpcnetworkingsupport": "true", }, - "id": "d3.8xlarge", - "name": "d3.8xlarge", - "ram": 262144, + "id": "c8g.medium", + "name": "c8g.medium", + "ram": 2048, }, - "d3.xlarge": { - "bandwidth": 15, - "disk": 6000, + "c8g.xlarge": { + "bandwidth": 12, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.1 GHz", + "clockSpeed": "2.7 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 2800 Mbps", + "dedicatedEbsThroughput": "Up to 10 Gbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", - "instanceFamily": "Storage optimized", - "instanceType": "d3.xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceFamily": "Compute optimized", + "instanceType": "c8g.xlarge", + "instancesku": "N36XWBCR85XKHG87", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "32 GiB", - "networkPerformance": "Up to 15 Gigabit", + "memory": "8 GiB", + "networkPerformance": "Up to 12.5 Gigabit", "normalizationSizeFactor": "8", - "physicalProcessor": "Intel Xeon Platinum 8259 (Cascade Lake)", + "physicalProcessor": "AWS Graviton4 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "AVX; AVX2; Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "ap-southeast-2", + "regionCode": "us-east-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "3 x 2000 HDD", + "storage": "EBS only", "vcpu": "4", "vpcnetworkingsupport": "true", }, - "id": "d3.xlarge", - "name": "d3.xlarge", - "ram": 32768, + "id": "c8g.xlarge", + "name": "c8g.xlarge", + "ram": 8192, }, - "d3en.12xlarge": { - "bandwidth": 75, - "disk": 336000, + "cc2.8xlarge": { + "bandwidth": 10, + "disk": 3360, "extra": { "availabilityzone": "NA", - "classicnetworkingsupport": "false", - "clockSpeed": "3.1 GHz", - "currentGeneration": "Yes", - "dedicatedEbsThroughput": "7000 Mbps", - "ecu": "NA", - "enhancedNetworkingSupported": "Yes", + "classicnetworkingsupport": "true", + "clockSpeed": "2.6 GHz", + "currentGeneration": "No", + "ecu": "88", + "enhancedNetworkingSupported": "No", "gpuMemory": "NA", - "instanceFamily": "Storage optimized", - "instanceType": "d3en.12xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceFamily": "Compute optimized", + "instanceType": "cc2.8xlarge", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "192 GiB", - "networkPerformance": "75 Gigabit", - "normalizationSizeFactor": "96", - "physicalProcessor": "Intel Xeon Platinum 8259 (Cascade Lake)", - "processorArchitecture": "64-bit", - "processorFeatures": "AVX; AVX2; Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "us-east-1", + "memory": "60.5 GiB", + "networkPerformance": "10 Gigabit", + "normalizationSizeFactor": "64", + "physicalProcessor": "Intel Xeon E5-2670", + "processorArchitecture": "64-bit", + "regionCode": "us-west-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "24 x 14000 HDD", - "vcpu": "48", + "storage": "4 x 840 SSD", + "vcpu": "32", "vpcnetworkingsupport": "true", }, - "id": "d3en.12xlarge", - "name": "d3en.12xlarge", - "ram": 196608, + "id": "cc2.8xlarge", + "name": "cc2.8xlarge", + "ram": 61952, }, - "d3en.2xlarge": { - "bandwidth": 25, - "disk": 56000, + "cr1.8xlarge": { + "bandwidth": 10, + "disk": 240, "extra": { "availabilityzone": "NA", - "classicnetworkingsupport": "false", - "clockSpeed": "3.1 GHz", - "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 2800 Mbps", - "ecu": "NA", + "classicnetworkingsupport": "true", + "currentGeneration": "No", + "dedicatedEbsThroughput": "400 Mbps", + "ecu": "88", + "enhancedNetworkingSupported": "No", + "gpuMemory": "NA", + "instanceFamily": "Memory optimized", + "instanceType": "cr1.8xlarge", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", + "marketoption": "OnDemand", + "memory": "244 GiB", + "networkPerformance": "10 Gigabit", + "normalizationSizeFactor": "64", + "physicalProcessor": "Intel Xeon E5-2670", + "processorArchitecture": "64-bit", + "regionCode": "ap-northeast-1", + "servicecode": "AmazonEC2", + "servicename": "Amazon Elastic Compute Cloud", + "storage": "2 x 120 SSD", + "vcpu": "32", + "vpcnetworkingsupport": "true", + }, + "id": "cr1.8xlarge", + "name": "cr1.8xlarge", + "ram": 249856, + }, + "d2.2xlarge": { + "bandwidth": None, + "disk": 12000, + "extra": { + "availabilityzone": "NA", + "classicnetworkingsupport": "true", + "clockSpeed": "2.4 GHz", + "currentGeneration": "No", + "dedicatedEbsThroughput": "1000 Mbps", + "ecu": "28", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Storage optimized", - "instanceType": "d3en.2xlarge", + "instanceType": "d2.2xlarge", + "instancesku": "MMEKDXY58RD4JWKV", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "32 GiB", - "networkPerformance": "Up to 25 Gigabit", + "memory": "61 GiB", + "networkPerformance": "High", "normalizationSizeFactor": "16", - "physicalProcessor": "Intel Xeon Platinum 8259 (Cascade Lake)", + "physicalProcessor": "Intel Xeon E5-2676 v3 (Haswell)", "processorArchitecture": "64-bit", - "processorFeatures": "AVX; AVX2; Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "us-east-1", + "processorFeatures": "Intel AVX; Intel AVX2; Intel Turbo", + "regionCode": "ap-south-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "4 x 14000 HDD", + "storage": "6 x 2000 HDD", "vcpu": "8", "vpcnetworkingsupport": "true", }, - "id": "d3en.2xlarge", - "name": "d3en.2xlarge", - "ram": 32768, + "id": "d2.2xlarge", + "name": "d2.2xlarge", + "ram": 62464, }, - "d3en.4xlarge": { - "bandwidth": 25, - "disk": 112000, + "d2.4xlarge": { + "bandwidth": None, + "disk": 24000, "extra": { "availabilityzone": "NA", - "classicnetworkingsupport": "false", - "clockSpeed": "3.1 GHz", - "currentGeneration": "Yes", - "dedicatedEbsThroughput": "2800 Mbps", - "ecu": "NA", + "classicnetworkingsupport": "true", + "clockSpeed": "2.4 GHz", + "currentGeneration": "No", + "dedicatedEbsThroughput": "2000 Mbps", + "ecu": "56", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Storage optimized", - "instanceType": "d3en.4xlarge", + "instanceType": "d2.4xlarge", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "64 GiB", - "networkPerformance": "25 Gigabit", + "memory": "122 GiB", + "networkPerformance": "High", "normalizationSizeFactor": "32", - "physicalProcessor": "Intel Xeon Platinum 8259 (Cascade Lake)", + "physicalProcessor": "Intel Xeon E5-2676 v3 (Haswell)", "processorArchitecture": "64-bit", - "processorFeatures": "AVX; AVX2; Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "eu-central-1", + "processorFeatures": "Intel AVX; Intel AVX2; Intel Turbo", + "regionCode": "eu-south-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "8 x 14000 HDD", + "storage": "12 x 2000 HDD", "vcpu": "16", "vpcnetworkingsupport": "true", }, - "id": "d3en.4xlarge", - "name": "d3en.4xlarge", - "ram": 65536, + "id": "d2.4xlarge", + "name": "d2.4xlarge", + "ram": 124928, }, - "d3en.6xlarge": { - "bandwidth": 40, - "disk": 168000, + "d2.8xlarge": { + "bandwidth": 10, + "disk": 48000, "extra": { "availabilityzone": "NA", - "classicnetworkingsupport": "false", - "clockSpeed": "3.1 GHz", - "currentGeneration": "Yes", + "classicnetworkingsupport": "true", + "clockSpeed": "2.4 GHz", + "currentGeneration": "No", "dedicatedEbsThroughput": "4000 Mbps", - "ecu": "NA", + "ecu": "116", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Storage optimized", - "instanceType": "d3en.6xlarge", + "instanceType": "d2.8xlarge", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "96 GiB", - "networkPerformance": "40 Gigabit", - "normalizationSizeFactor": "48", - "physicalProcessor": "Intel Xeon Platinum 8259 (Cascade Lake)", + "memory": "244 GiB", + "networkPerformance": "10 Gigabit", + "normalizationSizeFactor": "64", + "physicalProcessor": "Intel Xeon E5-2676 v3 (Haswell)", "processorArchitecture": "64-bit", - "processorFeatures": "AVX; AVX2; Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "ap-northeast-1", + "processorFeatures": "Intel AVX; Intel AVX2; Intel Turbo", + "regionCode": "eu-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "12 x 14000 HDD", - "vcpu": "24", + "storage": "24 x 2000 HDD", + "vcpu": "36", "vpcnetworkingsupport": "true", }, - "id": "d3en.6xlarge", - "name": "d3en.6xlarge", - "ram": 98304, + "id": "d2.8xlarge", + "name": "d2.8xlarge", + "ram": 249856, }, - "d3en.8xlarge": { - "bandwidth": 50, - "disk": 224000, + "d2.xlarge": { + "bandwidth": None, + "disk": 6000, "extra": { "availabilityzone": "NA", - "classicnetworkingsupport": "false", - "clockSpeed": "3.1 GHz", - "currentGeneration": "Yes", - "dedicatedEbsThroughput": "5000 Mbps", - "ecu": "NA", + "classicnetworkingsupport": "true", + "clockSpeed": "2.4 GHz", + "currentGeneration": "No", + "dedicatedEbsThroughput": "750 Mbps", + "ecu": "14", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Storage optimized", - "instanceType": "d3en.8xlarge", + "instanceType": "d2.xlarge", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "128 GiB", - "networkPerformance": "50 Gigabit", - "normalizationSizeFactor": "64", - "physicalProcessor": "Intel Xeon Platinum 8259 (Cascade Lake)", + "memory": "30.5 GiB", + "networkPerformance": "Moderate", + "normalizationSizeFactor": "8", + "physicalProcessor": "Intel Xeon E5-2676 v3 (Haswell)", "processorArchitecture": "64-bit", - "processorFeatures": "AVX; AVX2; Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "eu-central-1", + "processorFeatures": "Intel AVX; Intel AVX2; Intel Turbo", + "regionCode": "us-east-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "16 x 14000 HDD", - "vcpu": "32", + "storage": "3 x 2000 HDD", + "vcpu": "4", "vpcnetworkingsupport": "true", }, - "id": "d3en.8xlarge", - "name": "d3en.8xlarge", - "ram": 131072, + "id": "d2.xlarge", + "name": "d2.xlarge", + "ram": 31232, }, - "d3en.xlarge": { - "bandwidth": 25, - "disk": 28000, + "d3.2xlarge": { + "bandwidth": 15, + "disk": 12000, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", @@ -6254,1464 +6463,1448 @@ "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Storage optimized", - "instanceType": "d3en.xlarge", + "instanceType": "d3.2xlarge", + "instancesku": "5TGGFNPG4M6GTUKU", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "16 GiB", - "networkPerformance": "Up to 25 Gigabit", - "normalizationSizeFactor": "8", + "memory": "64 GiB", + "networkPerformance": "Up to 15 Gigabit", + "normalizationSizeFactor": "16", "physicalProcessor": "Intel Xeon Platinum 8259 (Cascade Lake)", "processorArchitecture": "64-bit", "processorFeatures": "AVX; AVX2; Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "eu-west-1", + "regionCode": "eu-west-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "2 x 14000 HDD", - "vcpu": "4", + "storage": "6 x 2000 HDD", + "vcpu": "8", "vpcnetworkingsupport": "true", }, - "id": "d3en.xlarge", - "name": "d3en.xlarge", - "ram": 16384, + "id": "d3.2xlarge", + "name": "d3.2xlarge", + "ram": 65536, }, - "dl1.24xlarge": { - "bandwidth": 400, - "disk": 4000, + "d3.4xlarge": { + "bandwidth": 15, + "disk": 24000, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3 GHz", + "clockSpeed": "3.1 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "19000 Mbps", + "dedicatedEbsThroughput": "2800 Mbps", "ecu": "NA", - "enhancedNetworkingSupported": "No", + "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", - "instanceFamily": "Machine Learning ASIC Instances", - "instanceType": "dl1.24xlarge", + "instanceFamily": "Storage optimized", + "instanceType": "d3.4xlarge", + "instancesku": "4DVAYKJPKD2C77C6", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "768 GiB", - "networkPerformance": "400 Gigabit", - "normalizationSizeFactor": "192", - "physicalProcessor": "Intel Xeon Platinum 8275L", + "memory": "128 GiB", + "networkPerformance": "Up to 15 Gigabit", + "normalizationSizeFactor": "32", + "physicalProcessor": "Intel Xeon Platinum 8259 (Cascade Lake)", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "us-west-2", + "processorFeatures": "AVX; AVX2; Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "ap-south-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "4 x 1000 GB NVMe SSD", - "vcpu": "96", + "storage": "12 x 2000 HDD", + "vcpu": "16", "vpcnetworkingsupport": "true", }, - "id": "dl1.24xlarge", - "name": "dl1.24xlarge", - "ram": 786432, + "id": "d3.4xlarge", + "name": "d3.4xlarge", + "ram": 131072, }, - "dl2q.24xlarge": { - "bandwidth": 100, - "disk": 0, + "d3.8xlarge": { + "bandwidth": 25, + "disk": 48000, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.5 GHz", + "clockSpeed": "3.1 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "19000 Mbps", + "dedicatedEbsThroughput": "5000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", - "gpuMemory": "128 GiB", - "instanceFamily": "Machine Learning ASIC Instances", - "instanceType": "dl2q.24xlarge", + "gpuMemory": "NA", + "instanceFamily": "Storage optimized", + "instanceType": "d3.8xlarge", + "instancesku": "4KEDQSATUFFFFRGR", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "768 GiB", - "networkPerformance": "100 Gigabit", - "normalizationSizeFactor": "192", + "memory": "256 GiB", + "networkPerformance": "25 Gigabit", + "normalizationSizeFactor": "64", "physicalProcessor": "Intel Xeon Platinum 8259 (Cascade Lake)", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "eu-central-1", + "processorFeatures": "AVX; AVX2; Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "us-east-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", - "vcpu": "96", + "storage": "24 x 2000 HDD", + "vcpu": "32", "vpcnetworkingsupport": "true", }, - "id": "dl2q.24xlarge", - "name": "dl2q.24xlarge", - "ram": 786432, + "id": "d3.8xlarge", + "name": "d3.8xlarge", + "ram": 262144, }, - "f1.16xlarge": { - "bandwidth": 25, - "disk": 3760, + "d3.xlarge": { + "bandwidth": 15, + "disk": 6000, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.3 GHz", + "clockSpeed": "3.1 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "14000 Mbps", - "ecu": "201", + "dedicatedEbsThroughput": "Up to 2800 Mbps", + "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", - "instanceFamily": "FPGA Instances", - "instanceType": "f1.16xlarge", + "instanceFamily": "Storage optimized", + "instanceType": "d3.xlarge", + "instancesku": "E6KXGC3UNB34ACFA", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "976 GiB", - "networkPerformance": "25 Gigabit", - "normalizationSizeFactor": "128", - "physicalProcessor": "Intel Xeon E5-2686 v4 (Broadwell)", + "memory": "32 GiB", + "networkPerformance": "Up to 15 Gigabit", + "normalizationSizeFactor": "8", + "physicalProcessor": "Intel Xeon Platinum 8259 (Cascade Lake)", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel Turbo", - "regionCode": "us-west-2", + "processorFeatures": "AVX; AVX2; Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "us-east-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "4 x 940 NVMe SSD", - "vcpu": "64", + "storage": "3 x 2000 HDD", + "vcpu": "4", "vpcnetworkingsupport": "true", }, - "id": "f1.16xlarge", - "name": "f1.16xlarge", - "ram": 999424, + "id": "d3.xlarge", + "name": "d3.xlarge", + "ram": 32768, }, - "f1.2xlarge": { - "bandwidth": 10, - "disk": 470, + "d3en.12xlarge": { + "bandwidth": 75, + "disk": 336000, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.3 GHz", + "clockSpeed": "3.1 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "1700 Mbps", - "ecu": "31", + "dedicatedEbsThroughput": "7000 Mbps", + "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", - "instanceFamily": "FPGA Instances", - "instanceType": "f1.2xlarge", + "instanceFamily": "Storage optimized", + "instanceType": "d3en.12xlarge", + "instancesku": "GANWKN2KAMKGJ986", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "122 GiB", - "networkPerformance": "Up to 10 Gigabit", - "normalizationSizeFactor": "16", - "physicalProcessor": "Intel Xeon E5-2686 v4 (Broadwell)", + "memory": "192 GiB", + "networkPerformance": "75 Gigabit", + "normalizationSizeFactor": "96", + "physicalProcessor": "Intel Xeon Platinum 8259 (Cascade Lake)", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel Turbo", - "regionCode": "ap-southeast-2", + "processorFeatures": "AVX; AVX2; Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "ap-southeast-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 470 NVMe SSD", - "vcpu": "8", + "storage": "24 x 14000 HDD", + "vcpu": "48", "vpcnetworkingsupport": "true", }, - "id": "f1.2xlarge", - "name": "f1.2xlarge", - "ram": 124928, + "id": "d3en.12xlarge", + "name": "d3en.12xlarge", + "ram": 196608, }, - "f1.4xlarge": { - "bandwidth": 10, - "disk": 940, + "d3en.2xlarge": { + "bandwidth": 25, + "disk": 56000, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.3 GHz", + "clockSpeed": "3.1 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "3500 Mbps", - "ecu": "58", + "dedicatedEbsThroughput": "Up to 2800 Mbps", + "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", - "instanceFamily": "FPGA Instances", - "instanceType": "f1.4xlarge", + "instanceFamily": "Storage optimized", + "instanceType": "d3en.2xlarge", + "instancesku": "AW2HWMVHERHTXRQB", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "244 GiB", - "networkPerformance": "10 Gigabit", - "normalizationSizeFactor": "32", - "physicalProcessor": "Intel Xeon E5-2686 v4 (Broadwell)", + "memory": "32 GiB", + "networkPerformance": "Up to 25 Gigabit", + "normalizationSizeFactor": "16", + "physicalProcessor": "Intel Xeon Platinum 8259 (Cascade Lake)", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel Turbo", - "regionCode": "eu-west-1", + "processorFeatures": "AVX; AVX2; Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "ap-southeast-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 940 NVMe SSD", - "vcpu": "16", + "storage": "4 x 14000 HDD", + "vcpu": "8", "vpcnetworkingsupport": "true", }, - "id": "f1.4xlarge", - "name": "f1.4xlarge", - "ram": 249856, + "id": "d3en.2xlarge", + "name": "d3en.2xlarge", + "ram": 32768, }, - "g2.2xlarge": { - "bandwidth": None, - "disk": 60, + "d3en.4xlarge": { + "bandwidth": 25, + "disk": 112000, "extra": { "availabilityzone": "NA", - "classicnetworkingsupport": "true", - "clockSpeed": "2.6 GHz", - "currentGeneration": "No", - "ecu": "26", - "enhancedNetworkingSupported": "No", - "gpu": "1", + "classicnetworkingsupport": "false", + "clockSpeed": "3.1 GHz", + "currentGeneration": "Yes", + "dedicatedEbsThroughput": "2800 Mbps", + "ecu": "NA", + "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", - "instanceFamily": "GPU instance", - "instanceType": "g2.2xlarge", - "instancesku": "YBFPE73HS26KSZV4", - "intelAvx2Available": "No", + "instanceFamily": "Storage optimized", + "instanceType": "d3en.4xlarge", + "instancesku": "24U62KWPMYB8EJ5M", + "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "15 GiB", - "networkPerformance": "Moderate", - "normalizationSizeFactor": "16", - "physicalProcessor": "Intel Xeon E5-2670 (Sandy Bridge)", + "memory": "64 GiB", + "networkPerformance": "25 Gigabit", + "normalizationSizeFactor": "32", + "physicalProcessor": "Intel Xeon Platinum 8259 (Cascade Lake)", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel Turbo", - "regionCode": "us-west-1", + "processorFeatures": "AVX; AVX2; Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "ap-northeast-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 60 SSD", - "vcpu": "8", + "storage": "8 x 14000 HDD", + "vcpu": "16", "vpcnetworkingsupport": "true", }, - "id": "g2.2xlarge", - "name": "g2.2xlarge", - "ram": 15360, + "id": "d3en.4xlarge", + "name": "d3en.4xlarge", + "ram": 65536, }, - "g2.8xlarge": { - "bandwidth": None, - "disk": 240, + "d3en.6xlarge": { + "bandwidth": 40, + "disk": 168000, "extra": { "availabilityzone": "NA", - "classicnetworkingsupport": "true", - "clockSpeed": "2.6 GHz", - "currentGeneration": "No", - "ecu": "104", - "enhancedNetworkingSupported": "No", - "gpu": "4", + "classicnetworkingsupport": "false", + "clockSpeed": "3.1 GHz", + "currentGeneration": "Yes", + "dedicatedEbsThroughput": "4000 Mbps", + "ecu": "NA", + "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", - "instanceFamily": "GPU instance", - "instanceType": "g2.8xlarge", - "instancesku": "NK3HFF462QV9V5JF", - "intelAvx2Available": "No", + "instanceFamily": "Storage optimized", + "instanceType": "d3en.6xlarge", + "instancesku": "VRB5UKVQRHGS88H2", + "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "60 GiB", - "networkPerformance": "High", - "normalizationSizeFactor": "64", - "physicalProcessor": "Intel Xeon E5-2670 (Sandy Bridge)", + "memory": "96 GiB", + "networkPerformance": "40 Gigabit", + "normalizationSizeFactor": "48", + "physicalProcessor": "Intel Xeon Platinum 8259 (Cascade Lake)", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel Turbo", + "processorFeatures": "AVX; AVX2; Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", "regionCode": "eu-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "2 x 120 SSD", - "vcpu": "32", + "storage": "12 x 14000 HDD", + "vcpu": "24", "vpcnetworkingsupport": "true", }, - "id": "g2.8xlarge", - "name": "g2.8xlarge", - "ram": 61440, + "id": "d3en.6xlarge", + "name": "d3en.6xlarge", + "ram": 98304, }, - "g3.16xlarge": { - "bandwidth": 20, - "disk": 0, + "d3en.8xlarge": { + "bandwidth": 50, + "disk": 224000, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.3 GHz", + "clockSpeed": "3.1 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "14000 Mbps", - "ecu": "201", + "dedicatedEbsThroughput": "5000 Mbps", + "ecu": "NA", "enhancedNetworkingSupported": "Yes", - "gpu": "4", "gpuMemory": "NA", - "instanceFamily": "GPU instance", - "instanceType": "g3.16xlarge", + "instanceFamily": "Storage optimized", + "instanceType": "d3en.8xlarge", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "488 GiB", - "networkPerformance": "20 Gigabit", - "normalizationSizeFactor": "128", - "physicalProcessor": "Intel Xeon E5-2686 v4 (Broadwell)", + "memory": "128 GiB", + "networkPerformance": "50 Gigabit", + "normalizationSizeFactor": "64", + "physicalProcessor": "Intel Xeon Platinum 8259 (Cascade Lake)", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel Turbo", - "regionCode": "ca-central-1", + "processorFeatures": "AVX; AVX2; Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "ap-southeast-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", - "vcpu": "64", + "storage": "16 x 14000 HDD", + "vcpu": "32", "vpcnetworkingsupport": "true", }, - "id": "g3.16xlarge", - "name": "g3.16xlarge", - "ram": 499712, + "id": "d3en.8xlarge", + "name": "d3en.8xlarge", + "ram": 131072, }, - "g3.4xlarge": { - "bandwidth": 10, - "disk": 0, + "d3en.xlarge": { + "bandwidth": 25, + "disk": 28000, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.3 GHz", + "clockSpeed": "3.1 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "3500 Mbps", - "ecu": "58", + "dedicatedEbsThroughput": "Up to 2800 Mbps", + "ecu": "NA", "enhancedNetworkingSupported": "Yes", - "gpu": "1", "gpuMemory": "NA", - "instanceFamily": "GPU instance", - "instanceType": "g3.4xlarge", + "instanceFamily": "Storage optimized", + "instanceType": "d3en.xlarge", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "122 GiB", - "networkPerformance": "Up to 10 Gigabit", - "normalizationSizeFactor": "32", - "physicalProcessor": "Intel Xeon E5-2686 v4 (Broadwell)", + "memory": "16 GiB", + "networkPerformance": "Up to 25 Gigabit", + "normalizationSizeFactor": "8", + "physicalProcessor": "Intel Xeon Platinum 8259 (Cascade Lake)", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel Turbo", - "regionCode": "eu-central-1", + "processorFeatures": "AVX; AVX2; Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "ap-southeast-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", - "vcpu": "16", + "storage": "2 x 14000 HDD", + "vcpu": "4", "vpcnetworkingsupport": "true", }, - "id": "g3.4xlarge", - "name": "g3.4xlarge", - "ram": 124928, + "id": "d3en.xlarge", + "name": "d3en.xlarge", + "ram": 16384, }, - "g3.8xlarge": { - "bandwidth": 10, - "disk": 0, + "dl1.24xlarge": { + "bandwidth": 400, + "disk": 4000, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.3 GHz", + "clockSpeed": "3 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "7000 Mbps", - "ecu": "97", - "enhancedNetworkingSupported": "Yes", - "gpu": "2", + "dedicatedEbsThroughput": "19000 Mbps", + "ecu": "NA", + "enhancedNetworkingSupported": "No", "gpuMemory": "NA", - "instanceFamily": "GPU instance", - "instanceType": "g3.8xlarge", + "instanceFamily": "Machine Learning ASIC Instances", + "instanceType": "dl1.24xlarge", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "244 GiB", - "networkPerformance": "10 Gigabit", - "normalizationSizeFactor": "64", - "physicalProcessor": "Intel Xeon E5-2686 v4 (Broadwell)", + "memory": "768 GiB", + "networkPerformance": "400 Gigabit", + "normalizationSizeFactor": "192", + "physicalProcessor": "Intel Xeon Platinum 8275L", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel Turbo", - "regionCode": "eu-central-1", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "us-west-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", - "vcpu": "32", + "storage": "4 x 1000 GB NVMe SSD", + "vcpu": "96", "vpcnetworkingsupport": "true", }, - "id": "g3.8xlarge", - "name": "g3.8xlarge", - "ram": 249856, + "id": "dl1.24xlarge", + "name": "dl1.24xlarge", + "ram": 786432, }, - "g3s.xlarge": { - "bandwidth": 10, + "dl2q.24xlarge": { + "bandwidth": 100, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.3 GHz", + "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "100 Mbps", - "ecu": "13", + "dedicatedEbsThroughput": "19000 Mbps", + "ecu": "NA", "enhancedNetworkingSupported": "Yes", - "gpu": "1", - "gpuMemory": "NA", - "instanceFamily": "GPU instance", - "instanceType": "g3s.xlarge", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "gpuMemory": "128 GiB", + "instanceFamily": "Machine Learning ASIC Instances", + "instanceType": "dl2q.24xlarge", + "instancesku": "EQGU7KRQR4RA2DPN", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "30.5 GiB", - "networkPerformance": "10 Gigabit", - "normalizationSizeFactor": "8", - "physicalProcessor": "Intel Xeon E5-2686 v4 (Broadwell)", + "memory": "768 GiB", + "networkPerformance": "100 Gigabit", + "normalizationSizeFactor": "192", + "physicalProcessor": "Intel Xeon Platinum 8259 (Cascade Lake)", "processorArchitecture": "64-bit", - "regionCode": "us-west-2", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "eu-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", - "vcpu": "4", + "vcpu": "96", "vpcnetworkingsupport": "true", }, - "id": "g3s.xlarge", - "name": "g3s.xlarge", - "ram": 31232, + "id": "dl2q.24xlarge", + "name": "dl2q.24xlarge", + "ram": 786432, }, - "g4ad.16xlarge": { + "f1.16xlarge": { "bandwidth": 25, - "disk": 2400, + "disk": 3760, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.8 GHz", + "clockSpeed": "2.3 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "6000 Mbps", - "ecu": "NA", + "dedicatedEbsThroughput": "14000 Mbps", + "ecu": "201", "enhancedNetworkingSupported": "Yes", - "gpu": "4", "gpuMemory": "NA", - "instanceFamily": "GPU instance", - "instanceType": "g4ad.16xlarge", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "instanceFamily": "FPGA Instances", + "instanceType": "f1.16xlarge", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "256 GiB", + "memory": "976 GiB", "networkPerformance": "25 Gigabit", "normalizationSizeFactor": "128", - "physicalProcessor": "AMD EPYC 7R32", + "physicalProcessor": "Intel Xeon E5-2686 v4 (Broadwell)", "processorArchitecture": "64-bit", - "processorFeatures": "AMD Turbo; AVX; AVX2", - "regionCode": "ap-northeast-1", + "processorFeatures": "Intel AVX; Intel AVX2; Intel Turbo", + "regionCode": "us-west-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "2400 GB NVMe SSD", + "storage": "4 x 940 NVMe SSD", "vcpu": "64", "vpcnetworkingsupport": "true", }, - "id": "g4ad.16xlarge", - "name": "g4ad.16xlarge", - "ram": 262144, + "id": "f1.16xlarge", + "name": "f1.16xlarge", + "ram": 999424, }, - "g4ad.2xlarge": { + "f1.2xlarge": { "bandwidth": 10, - "disk": 300, + "disk": 470, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.8 GHz", + "clockSpeed": "2.3 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 3000 Mbps", - "ecu": "NA", + "dedicatedEbsThroughput": "1700 Mbps", + "ecu": "31", "enhancedNetworkingSupported": "Yes", - "gpu": "1", "gpuMemory": "NA", - "instanceFamily": "GPU instance", - "instanceType": "g4ad.2xlarge", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "instanceFamily": "FPGA Instances", + "instanceType": "f1.2xlarge", + "instancesku": "MXDPYTEVHNYM6QTA", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "32 GiB", + "memory": "122 GiB", "networkPerformance": "Up to 10 Gigabit", - "normalizationSizeFactor": "19.97394", - "physicalProcessor": "AMD EPYC 7R32", + "normalizationSizeFactor": "16", + "physicalProcessor": "Intel Xeon E5-2686 v4 (Broadwell)", "processorArchitecture": "64-bit", - "processorFeatures": "AMD Turbo; AVX; AVX2", - "regionCode": "ap-northeast-1", + "processorFeatures": "Intel AVX; Intel AVX2; Intel Turbo", + "regionCode": "eu-west-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "300 GB NVMe SSD", + "storage": "1 x 470 NVMe SSD", "vcpu": "8", "vpcnetworkingsupport": "true", }, - "id": "g4ad.2xlarge", - "name": "g4ad.2xlarge", - "ram": 32768, + "id": "f1.2xlarge", + "name": "f1.2xlarge", + "ram": 124928, }, - "g4ad.4xlarge": { + "f1.4xlarge": { "bandwidth": 10, - "disk": 600, + "disk": 940, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.8 GHz", + "clockSpeed": "2.3 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 3000 Mbps", - "ecu": "NA", + "dedicatedEbsThroughput": "3500 Mbps", + "ecu": "58", "enhancedNetworkingSupported": "Yes", - "gpu": "1", "gpuMemory": "NA", - "instanceFamily": "GPU instance", - "instanceType": "g4ad.4xlarge", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "instanceFamily": "FPGA Instances", + "instanceType": "f1.4xlarge", + "instancesku": "6YUJAEPDDF47NZUQ", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "64 GiB", - "networkPerformance": "Up to 10 Gigabit", + "memory": "244 GiB", + "networkPerformance": "10 Gigabit", "normalizationSizeFactor": "32", - "physicalProcessor": "AMD EPYC 7R32", + "physicalProcessor": "Intel Xeon E5-2686 v4 (Broadwell)", "processorArchitecture": "64-bit", - "processorFeatures": "AMD Turbo; AVX; AVX2", - "regionCode": "us-east-1", + "processorFeatures": "Intel AVX; Intel AVX2; Intel Turbo", + "regionCode": "eu-west-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "600 GB NVMe SSD", + "storage": "1 x 940 NVMe SSD", "vcpu": "16", "vpcnetworkingsupport": "true", }, - "id": "g4ad.4xlarge", - "name": "g4ad.4xlarge", - "ram": 65536, + "id": "f1.4xlarge", + "name": "f1.4xlarge", + "ram": 249856, }, - "g4ad.8xlarge": { - "bandwidth": 15, - "disk": 1200, + "f2.12xlarge": { + "bandwidth": 25, + "disk": 1900, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.8 GHz", + "clockSpeed": "2.95 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "3000 Mbps", + "dedicatedEbsThroughput": "15000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", - "gpu": "2", "gpuMemory": "NA", - "instanceFamily": "GPU instance", - "instanceType": "g4ad.8xlarge", + "instanceFamily": "FPGA Instances", + "instanceType": "f2.12xlarge", + "instancesku": "J9RXNF7DMTERX3WW", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "128 GiB", - "networkPerformance": "15 Gigabit", - "normalizationSizeFactor": "64", - "physicalProcessor": "AMD EPYC 7R32", + "memory": "512 GiB", + "networkPerformance": "25 Gigabit", + "normalizationSizeFactor": "96", + "physicalProcessor": "AMD EPYC 7R13 Processor", "processorArchitecture": "64-bit", "processorFeatures": "AMD Turbo; AVX; AVX2", - "regionCode": "eu-central-1", + "regionCode": "ap-southeast-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "1200 GB NVMe SSD", - "vcpu": "32", + "storage": "2 x 950 NVMe SSD", + "vcpu": "48", "vpcnetworkingsupport": "true", }, - "id": "g4ad.8xlarge", - "name": "g4ad.8xlarge", - "ram": 131072, + "id": "f2.12xlarge", + "name": "f2.12xlarge", + "ram": 524288, }, - "g4ad.xlarge": { - "bandwidth": 10, - "disk": 150, + "f2.48xlarge": { + "bandwidth": 100, + "disk": 7600, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.8 GHz", + "clockSpeed": "2.95 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 3000 Mbps", + "dedicatedEbsThroughput": "60000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", - "gpu": "1", "gpuMemory": "NA", - "instanceFamily": "GPU instance", - "instanceType": "g4ad.xlarge", + "instanceFamily": "FPGA Instances", + "instanceType": "f2.48xlarge", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "16 GiB", - "networkPerformance": "Up to 10 Gigabit", - "normalizationSizeFactor": "13.97113", - "physicalProcessor": "AMD EPYC 7R32", + "memory": "2048 GiB", + "networkPerformance": "100 Gigabit", + "normalizationSizeFactor": "384", + "physicalProcessor": "AMD EPYC 7R13 Processor", "processorArchitecture": "64-bit", "processorFeatures": "AMD Turbo; AVX; AVX2", - "regionCode": "eu-west-2", + "regionCode": "ap-southeast-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "150 GB NVMe SSD", - "vcpu": "4", + "storage": "8 x 950 NVMe SSD", + "vcpu": "192", "vpcnetworkingsupport": "true", }, - "id": "g4ad.xlarge", - "name": "g4ad.xlarge", - "ram": 16384, + "id": "f2.48xlarge", + "name": "f2.48xlarge", + "ram": 2097152, }, - "g4dn.12xlarge": { - "bandwidth": 50, - "disk": 900, + "f2.6xlarge": { + "bandwidth": 12, + "disk": 950, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.5 GHz", + "clockSpeed": "2.95 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "7000 Mbps", + "dedicatedEbsThroughput": "7500 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", - "gpu": "4", "gpuMemory": "NA", - "instanceFamily": "GPU instance", - "instanceType": "g4dn.12xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceFamily": "FPGA Instances", + "instanceType": "f2.6xlarge", + "instancesku": "Y3UUMR6W3G63ZRUW", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "192 GiB", - "networkPerformance": "50 Gigabit", - "normalizationSizeFactor": "7.437262357", - "physicalProcessor": "Intel Xeon Family", + "memory": "256 GiB", + "networkPerformance": "12.5 Gigabit", + "normalizationSizeFactor": "48", + "physicalProcessor": "AMD EPYC 7R13 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "eu-west-1", + "processorFeatures": "AMD Turbo; AVX; AVX2", + "regionCode": "us-east-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "900 GB NVMe SSD", - "vcpu": "48", + "storage": "1 x 950 NVMe SSD", + "vcpu": "24", "vpcnetworkingsupport": "true", }, - "id": "g4dn.12xlarge", - "name": "g4dn.12xlarge", - "ram": 196608, + "id": "f2.6xlarge", + "name": "f2.6xlarge", + "ram": 262144, }, - "g4dn.16xlarge": { - "bandwidth": 50, - "disk": 900, + "g2.2xlarge": { + "bandwidth": None, + "disk": 60, "extra": { "availabilityzone": "NA", - "classicnetworkingsupport": "false", - "clockSpeed": "2.5 GHz", - "currentGeneration": "Yes", - "dedicatedEbsThroughput": "7000 Mbps", - "ecu": "NA", - "enhancedNetworkingSupported": "Yes", + "classicnetworkingsupport": "true", + "clockSpeed": "2.6 GHz", + "currentGeneration": "No", + "ecu": "26", + "enhancedNetworkingSupported": "No", "gpu": "1", "gpuMemory": "NA", "instanceFamily": "GPU instance", - "instanceType": "g4dn.16xlarge", - "intelAvx2Available": "Yes", + "instanceType": "g2.2xlarge", + "instancesku": "GYTDXWQD9F7S5WN2", + "intelAvx2Available": "No", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "256 GiB", - "networkPerformance": "50 Gigabit", - "normalizationSizeFactor": "8.273764259", - "physicalProcessor": "Intel Xeon Family", + "memory": "15 GiB", + "networkPerformance": "Moderate", + "normalizationSizeFactor": "16", + "physicalProcessor": "Intel Xeon E5-2670 (Sandy Bridge)", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "us-west-1", + "processorFeatures": "Intel AVX; Intel Turbo", + "regionCode": "us-east-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "900 GB NVMe SSD", - "vcpu": "64", + "storage": "1 x 60 SSD", + "vcpu": "8", "vpcnetworkingsupport": "true", }, - "id": "g4dn.16xlarge", - "name": "g4dn.16xlarge", - "ram": 262144, + "id": "g2.2xlarge", + "name": "g2.2xlarge", + "ram": 15360, }, - "g4dn.2xlarge": { - "bandwidth": 25, - "disk": 225, + "g2.8xlarge": { + "bandwidth": None, + "disk": 240, "extra": { "availabilityzone": "NA", - "classicnetworkingsupport": "false", - "clockSpeed": "2.5 GHz", - "currentGeneration": "Yes", - "dedicatedEbsThroughput": "3500 Mbps", - "ecu": "NA", - "enhancedNetworkingSupported": "Yes", - "gpu": "1", + "classicnetworkingsupport": "true", + "clockSpeed": "2.6 GHz", + "currentGeneration": "No", + "ecu": "104", + "enhancedNetworkingSupported": "No", + "gpu": "4", "gpuMemory": "NA", "instanceFamily": "GPU instance", - "instanceType": "g4dn.2xlarge", - "intelAvx2Available": "Yes", + "instanceType": "g2.8xlarge", + "instancesku": "GP54RNQ37B9N43MJ", + "intelAvx2Available": "No", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "32 GiB", - "networkPerformance": "Up to 25 Gigabit", - "normalizationSizeFactor": "1.429657795", - "physicalProcessor": "Intel Xeon Family", + "memory": "60 GiB", + "networkPerformance": "High", + "normalizationSizeFactor": "64", + "physicalProcessor": "Intel Xeon E5-2670 (Sandy Bridge)", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "eu-south-1", + "processorFeatures": "Intel AVX; Intel Turbo", + "regionCode": "ap-northeast-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "225 GB NVMe SSD", - "vcpu": "8", + "storage": "2 x 120 SSD", + "vcpu": "32", "vpcnetworkingsupport": "true", }, - "id": "g4dn.2xlarge", - "name": "g4dn.2xlarge", - "ram": 32768, + "id": "g2.8xlarge", + "name": "g2.8xlarge", + "ram": 61440, }, - "g4dn.4xlarge": { - "bandwidth": 25, - "disk": 225, + "g3.16xlarge": { + "bandwidth": 20, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.5 GHz", + "clockSpeed": "2.3 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "3500 Mbps", - "ecu": "NA", + "dedicatedEbsThroughput": "14000 Mbps", + "ecu": "201", "enhancedNetworkingSupported": "Yes", - "gpu": "1", - "gpuMemory": "NA", + "gpu": "4", + "gpuMemory": "32 GB", "instanceFamily": "GPU instance", - "instanceType": "g4dn.4xlarge", + "instanceType": "g3.16xlarge", + "instancesku": "TFGPCCSSAM9DNFGT", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "64 GiB", - "networkPerformance": "Up to 25 Gigabit", - "normalizationSizeFactor": "2.288973384", - "physicalProcessor": "Intel Xeon Family", + "memory": "488 GiB", + "networkPerformance": "20 Gigabit", + "normalizationSizeFactor": "128", + "physicalProcessor": "Intel Xeon E5-2686 v4 (Broadwell)", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "ca-central-1", + "processorFeatures": "Intel AVX; Intel AVX2; Intel Turbo", + "regionCode": "us-east-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "225 GB NVMe SSD", - "vcpu": "16", + "storage": "EBS only", + "vcpu": "64", "vpcnetworkingsupport": "true", }, - "id": "g4dn.4xlarge", - "name": "g4dn.4xlarge", - "ram": 65536, + "id": "g3.16xlarge", + "name": "g3.16xlarge", + "ram": 499712, }, - "g4dn.8xlarge": { - "bandwidth": 50, - "disk": 900, + "g3.4xlarge": { + "bandwidth": 10, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.5 GHz", + "clockSpeed": "2.3 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "7000 Mbps", - "ecu": "NA", + "dedicatedEbsThroughput": "3500 Mbps", + "ecu": "58", "enhancedNetworkingSupported": "Yes", "gpu": "1", - "gpuMemory": "NA", + "gpuMemory": "8 GB", "instanceFamily": "GPU instance", - "instanceType": "g4dn.8xlarge", + "instanceType": "g3.4xlarge", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "128 GiB", - "networkPerformance": "50 Gigabit", - "normalizationSizeFactor": "4.136882129", - "physicalProcessor": "Intel Xeon Family", + "memory": "122 GiB", + "networkPerformance": "Up to 10 Gigabit", + "normalizationSizeFactor": "32", + "physicalProcessor": "Intel Xeon E5-2686 v4 (Broadwell)", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "eu-west-3", + "processorFeatures": "Intel AVX; Intel AVX2; Intel Turbo", + "regionCode": "ap-southeast-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "900 GB NVMe SSD", - "vcpu": "32", + "storage": "EBS only", + "vcpu": "16", "vpcnetworkingsupport": "true", }, - "id": "g4dn.8xlarge", - "name": "g4dn.8xlarge", - "ram": 131072, + "id": "g3.4xlarge", + "name": "g3.4xlarge", + "ram": 124928, }, - "g4dn.xlarge": { - "bandwidth": 25, - "disk": 125, + "g3.8xlarge": { + "bandwidth": 10, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.5 GHz", + "clockSpeed": "2.3 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "3500 Mbps", - "ecu": "NA", + "dedicatedEbsThroughput": "7000 Mbps", + "ecu": "97", "enhancedNetworkingSupported": "Yes", - "gpu": "1", - "gpuMemory": "NA", + "gpu": "2", + "gpuMemory": "16 GB", "instanceFamily": "GPU instance", - "instanceType": "g4dn.xlarge", + "instanceType": "g3.8xlarge", + "instancesku": "5BWHVPBAG2VXEG2N", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "16 GiB", - "networkPerformance": "Up to 25 Gigabit", - "normalizationSizeFactor": "1", - "physicalProcessor": "Intel Xeon Family", + "memory": "244 GiB", + "networkPerformance": "10 Gigabit", + "normalizationSizeFactor": "64", + "physicalProcessor": "Intel Xeon E5-2686 v4 (Broadwell)", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "ca-central-1", + "processorFeatures": "Intel AVX; Intel AVX2; Intel Turbo", + "regionCode": "ap-southeast-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "125 GB NVMe SSD", - "vcpu": "4", + "storage": "EBS only", + "vcpu": "32", "vpcnetworkingsupport": "true", }, - "id": "g4dn.xlarge", - "name": "g4dn.xlarge", - "ram": 16384, + "id": "g3.8xlarge", + "name": "g3.8xlarge", + "ram": 249856, }, - "g5.12xlarge": { - "bandwidth": 40, - "disk": 3800, + "g3s.xlarge": { + "bandwidth": 10, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.8 GHz", + "clockSpeed": "2.3 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "16000 Mbps", - "ecu": "NA", + "dedicatedEbsThroughput": "100 Mbps", + "ecu": "13", "enhancedNetworkingSupported": "Yes", - "gpu": "4", - "gpuMemory": "NA", + "gpu": "1", + "gpuMemory": "8 GB", "instanceFamily": "GPU instance", - "instanceType": "g5.12xlarge", + "instanceType": "g3s.xlarge", + "instancesku": "H33F2YFNF92GTBPB", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "192 GiB", - "networkPerformance": "40 Gigabit", - "normalizationSizeFactor": "5.638170974", - "physicalProcessor": "AMD EPYC 7R32", + "memory": "30.5 GiB", + "networkPerformance": "10 Gigabit", + "normalizationSizeFactor": "8", + "physicalProcessor": "Intel Xeon E5-2686 v4 (Broadwell)", "processorArchitecture": "64-bit", - "processorFeatures": "AMD Turbo; AVX; AVX2", - "regionCode": "sa-east-1", + "regionCode": "ap-northeast-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 3800 GB NVMe SSD", - "vcpu": "48", + "storage": "EBS only", + "vcpu": "4", "vpcnetworkingsupport": "true", }, - "id": "g5.12xlarge", - "name": "g5.12xlarge", - "ram": 196608, + "id": "g3s.xlarge", + "name": "g3s.xlarge", + "ram": 31232, }, - "g5.16xlarge": { + "g4ad.16xlarge": { "bandwidth": 25, - "disk": 1900, + "disk": 2400, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", "clockSpeed": "2.8 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "16000 Mbps", + "dedicatedEbsThroughput": "6000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", - "gpu": "1", - "gpuMemory": "NA", + "gpu": "4", + "gpuMemory": "32 GB", "instanceFamily": "GPU instance", - "instanceType": "g5.16xlarge", + "instanceType": "g4ad.16xlarge", + "instancesku": "WKWR9U6CWSY34FJZ", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", "marketoption": "OnDemand", "memory": "256 GiB", "networkPerformance": "25 Gigabit", - "normalizationSizeFactor": "4.071570577", + "normalizationSizeFactor": "128", "physicalProcessor": "AMD EPYC 7R32", "processorArchitecture": "64-bit", "processorFeatures": "AMD Turbo; AVX; AVX2", - "regionCode": "eu-west-2", + "regionCode": "eu-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 1900 GB NVMe SSD", + "storage": "2400 GB NVMe SSD", "vcpu": "64", "vpcnetworkingsupport": "true", }, - "id": "g5.16xlarge", - "name": "g5.16xlarge", + "id": "g4ad.16xlarge", + "name": "g4ad.16xlarge", "ram": 262144, }, - "g5.24xlarge": { - "bandwidth": 50, - "disk": 3800, + "g4ad.2xlarge": { + "bandwidth": 10, + "disk": 300, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", "clockSpeed": "2.8 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "19000 Mbps", + "dedicatedEbsThroughput": "Up to 3000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", - "gpu": "4", - "gpuMemory": "NA", + "gpu": "1", + "gpuMemory": "8 GB", "instanceFamily": "GPU instance", - "instanceType": "g5.24xlarge", + "instanceType": "g4ad.2xlarge", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "384 GiB", - "networkPerformance": "50 Gigabit", - "normalizationSizeFactor": "8.095427435", + "memory": "32 GiB", + "networkPerformance": "Up to 10 Gigabit", + "normalizationSizeFactor": "19.97394", "physicalProcessor": "AMD EPYC 7R32", "processorArchitecture": "64-bit", "processorFeatures": "AMD Turbo; AVX; AVX2", - "regionCode": "eu-west-2", + "regionCode": "us-east-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 3800 GB NVMe SSD", - "vcpu": "96", + "storage": "300 GB NVMe SSD", + "vcpu": "8", "vpcnetworkingsupport": "true", }, - "id": "g5.24xlarge", - "name": "g5.24xlarge", - "ram": 393216, + "id": "g4ad.2xlarge", + "name": "g4ad.2xlarge", + "ram": 32768, }, - "g5.2xlarge": { + "g4ad.4xlarge": { "bandwidth": 10, - "disk": 450, + "disk": 600, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", "clockSpeed": "2.8 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 3500 Mbps", + "dedicatedEbsThroughput": "Up to 3000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpu": "1", - "gpuMemory": "NA", + "gpuMemory": "8 GB", "instanceFamily": "GPU instance", - "instanceType": "g5.2xlarge", + "instanceType": "g4ad.4xlarge", + "instancesku": "9VMBVH3KEV82T8ZW", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "32 GiB", + "memory": "64 GiB", "networkPerformance": "Up to 10 Gigabit", - "normalizationSizeFactor": "1.204771372", + "normalizationSizeFactor": "32", "physicalProcessor": "AMD EPYC 7R32", "processorArchitecture": "64-bit", "processorFeatures": "AMD Turbo; AVX; AVX2", - "regionCode": "ap-northeast-1", + "regionCode": "eu-west-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 450 GB NVMe SSD", - "vcpu": "8", + "storage": "600 GB NVMe SSD", + "vcpu": "16", "vpcnetworkingsupport": "true", }, - "id": "g5.2xlarge", - "name": "g5.2xlarge", - "ram": 32768, + "id": "g4ad.4xlarge", + "name": "g4ad.4xlarge", + "ram": 65536, }, - "g5.48xlarge": { - "bandwidth": 100, - "disk": 7600, + "g4ad.8xlarge": { + "bandwidth": 15, + "disk": 1200, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", "clockSpeed": "2.8 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "19000 Mbps", + "dedicatedEbsThroughput": "3000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", - "gpu": "8", - "gpuMemory": "NA", + "gpu": "2", + "gpuMemory": "16 GB", "instanceFamily": "GPU instance", - "instanceType": "g5.48xlarge", + "instanceType": "g4ad.8xlarge", + "instancesku": "7FPHMYTC7W39FTM5", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "768 GiB", - "networkPerformance": "100 Gigabit", - "normalizationSizeFactor": "16.190854871", + "memory": "128 GiB", + "networkPerformance": "15 Gigabit", + "normalizationSizeFactor": "64", "physicalProcessor": "AMD EPYC 7R32", "processorArchitecture": "64-bit", "processorFeatures": "AMD Turbo; AVX; AVX2", - "regionCode": "eu-west-2", + "regionCode": "ca-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "2 x 3800 GB NVMe SSD", - "vcpu": "192", + "storage": "1200 GB NVMe SSD", + "vcpu": "32", "vpcnetworkingsupport": "true", }, - "id": "g5.48xlarge", - "name": "g5.48xlarge", - "ram": 786432, + "id": "g4ad.8xlarge", + "name": "g4ad.8xlarge", + "ram": 131072, }, - "g5.4xlarge": { - "bandwidth": 25, - "disk": 600, + "g4ad.xlarge": { + "bandwidth": 10, + "disk": 150, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", "clockSpeed": "2.8 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "8000 Mbps", + "dedicatedEbsThroughput": "Up to 3000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpu": "1", - "gpuMemory": "NA", + "gpuMemory": "8 GB", "instanceFamily": "GPU instance", - "instanceType": "g5.4xlarge", + "instanceType": "g4ad.xlarge", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "64 GiB", - "networkPerformance": "Up to 25 Gigabit", - "normalizationSizeFactor": "1.614314115", + "memory": "16 GiB", + "networkPerformance": "Up to 10 Gigabit", + "normalizationSizeFactor": "13.97113", "physicalProcessor": "AMD EPYC 7R32", "processorArchitecture": "64-bit", "processorFeatures": "AMD Turbo; AVX; AVX2", - "regionCode": "us-west-2", + "regionCode": "eu-west-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 600 GB NVMe SSD", - "vcpu": "16", + "storage": "150 GB NVMe SSD", + "vcpu": "4", "vpcnetworkingsupport": "true", }, - "id": "g5.4xlarge", - "name": "g5.4xlarge", - "ram": 65536, + "id": "g4ad.xlarge", + "name": "g4ad.xlarge", + "ram": 16384, }, - "g5.8xlarge": { - "bandwidth": 25, + "g4dn.12xlarge": { + "bandwidth": 50, "disk": 900, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.8 GHz", + "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "16000 Mbps", + "dedicatedEbsThroughput": "7000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", - "gpu": "1", - "gpuMemory": "NA", + "gpu": "4", + "gpuMemory": "64 GB", "instanceFamily": "GPU instance", - "instanceType": "g5.8xlarge", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "instanceType": "g4dn.12xlarge", + "instancesku": "TPYSQ64R6HTY3C2M", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "128 GiB", - "networkPerformance": "25 Gigabit", - "normalizationSizeFactor": "2.433399602", - "physicalProcessor": "AMD EPYC 7R32", - "processorArchitecture": "64-bit", - "processorFeatures": "AMD Turbo; AVX; AVX2", - "regionCode": "ca-central-1", - "servicecode": "AmazonEC2", - "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 900 GB NVMe SSD", - "vcpu": "32", - "vpcnetworkingsupport": "true", - }, - "id": "g5.8xlarge", - "name": "g5.8xlarge", - "ram": 131072, - }, - "g5.xlarge": { - "bandwidth": 10, - "disk": 250, - "extra": { - "availabilityzone": "NA", - "classicnetworkingsupport": "false", - "clockSpeed": "2.8 GHz", - "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 3500 Mbps", - "ecu": "NA", - "enhancedNetworkingSupported": "Yes", - "gpu": "1", - "gpuMemory": "NA", - "instanceFamily": "GPU instance", - "instanceType": "g5.xlarge", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", - "marketoption": "OnDemand", - "memory": "16 GiB", - "networkPerformance": "Up to 10 Gigabit", - "normalizationSizeFactor": "1", - "physicalProcessor": "AMD EPYC 7R32", + "memory": "192 GiB", + "networkPerformance": "50 Gigabit", + "normalizationSizeFactor": "7.437262357", + "physicalProcessor": "Intel Xeon Family", "processorArchitecture": "64-bit", - "processorFeatures": "AMD Turbo; AVX; AVX2", - "regionCode": "us-west-2", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "eu-west-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 250 GB NVMe SSD", - "vcpu": "4", + "storage": "900 GB NVMe SSD", + "vcpu": "48", "vpcnetworkingsupport": "true", }, - "id": "g5.xlarge", - "name": "g5.xlarge", - "ram": 16384, + "id": "g4dn.12xlarge", + "name": "g4dn.12xlarge", + "ram": 196608, }, - "g5g.16xlarge": { - "bandwidth": 25, - "disk": 0, + "g4dn.16xlarge": { + "bandwidth": 50, + "disk": 900, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "19000 Mbps", + "dedicatedEbsThroughput": "7000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", - "gpu": "2", - "gpuMemory": "NA", + "gpu": "1", + "gpuMemory": "16 GB", "instanceFamily": "GPU instance", - "instanceType": "g5g.16xlarge", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "instanceType": "g4dn.16xlarge", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "128 GiB", - "networkPerformance": "25 Gigabit", - "normalizationSizeFactor": "6.533333333", - "physicalProcessor": "AWS Graviton2 Processor", + "memory": "256 GiB", + "networkPerformance": "50 Gigabit", + "normalizationSizeFactor": "8.273764259", + "physicalProcessor": "Intel Xeon Family", "processorArchitecture": "64-bit", - "regionCode": "eu-central-1", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "us-east-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", + "storage": "900 GB NVMe SSD", "vcpu": "64", "vpcnetworkingsupport": "true", }, - "id": "g5g.16xlarge", - "name": "g5g.16xlarge", - "ram": 131072, + "id": "g4dn.16xlarge", + "name": "g4dn.16xlarge", + "ram": 262144, }, - "g5g.2xlarge": { - "bandwidth": 10, - "disk": 0, + "g4dn.2xlarge": { + "bandwidth": 25, + "disk": 225, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 4500 Mbps", + "dedicatedEbsThroughput": "3500 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpu": "1", - "gpuMemory": "NA", + "gpuMemory": "16 GB", "instanceFamily": "GPU instance", - "instanceType": "g5g.2xlarge", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "instanceType": "g4dn.2xlarge", + "instancesku": "K24CAS4K6W4HJXN8", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "16 GiB", - "networkPerformance": "Up to 10 Gigabit", - "normalizationSizeFactor": "1.323809524", - "physicalProcessor": "AWS Graviton2 Processor", + "memory": "32 GiB", + "networkPerformance": "Up to 25 Gigabit", + "normalizationSizeFactor": "1.429657795", + "physicalProcessor": "Intel Xeon Family", "processorArchitecture": "64-bit", - "regionCode": "us-east-1", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "us-east-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", + "storage": "225 GB NVMe SSD", "vcpu": "8", "vpcnetworkingsupport": "true", }, - "id": "g5g.2xlarge", - "name": "g5g.2xlarge", - "ram": 16384, + "id": "g4dn.2xlarge", + "name": "g4dn.2xlarge", + "ram": 32768, }, - "g5g.4xlarge": { - "bandwidth": 10, - "disk": 0, + "g4dn.4xlarge": { + "bandwidth": 25, + "disk": 225, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "4750 Mbps", + "dedicatedEbsThroughput": "3500 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpu": "1", - "gpuMemory": "NA", + "gpuMemory": "16 GB", "instanceFamily": "GPU instance", - "instanceType": "g5g.4xlarge", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "instanceType": "g4dn.4xlarge", + "instancesku": "YMZGCYKDK8626BJT", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "32 GiB", - "networkPerformance": "Up to 10 Gigabit", - "normalizationSizeFactor": "1.971428571", - "physicalProcessor": "AWS Graviton2 Processor", + "memory": "64 GiB", + "networkPerformance": "Up to 25 Gigabit", + "normalizationSizeFactor": "2.288973384", + "physicalProcessor": "Intel Xeon Family", "processorArchitecture": "64-bit", - "regionCode": "ap-southeast-1", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "ca-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", + "storage": "225 GB NVMe SSD", "vcpu": "16", "vpcnetworkingsupport": "true", }, - "id": "g5g.4xlarge", - "name": "g5g.4xlarge", - "ram": 32768, + "id": "g4dn.4xlarge", + "name": "g4dn.4xlarge", + "ram": 65536, }, - "g5g.8xlarge": { - "bandwidth": 12, - "disk": 0, + "g4dn.8xlarge": { + "bandwidth": 50, + "disk": 900, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "9500 Mbps", + "dedicatedEbsThroughput": "7000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpu": "1", - "gpuMemory": "NA", + "gpuMemory": "16 GB", "instanceFamily": "GPU instance", - "instanceType": "g5g.8xlarge", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "instanceType": "g4dn.8xlarge", + "instancesku": "AE5GUKCAC8GSBSBD", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "64 GiB", - "networkPerformance": "Up to 12 Gigabit", - "normalizationSizeFactor": "3.266666667", - "physicalProcessor": "AWS Graviton2 Processor", + "memory": "128 GiB", + "networkPerformance": "50 Gigabit", + "normalizationSizeFactor": "4.136882129", + "physicalProcessor": "Intel Xeon Family", "processorArchitecture": "64-bit", - "regionCode": "ap-southeast-1", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "ap-south-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", + "storage": "900 GB NVMe SSD", "vcpu": "32", "vpcnetworkingsupport": "true", }, - "id": "g5g.8xlarge", - "name": "g5g.8xlarge", - "ram": 65536, + "id": "g4dn.8xlarge", + "name": "g4dn.8xlarge", + "ram": 131072, }, - "g5g.xlarge": { - "bandwidth": 10, - "disk": 0, + "g4dn.xlarge": { + "bandwidth": 25, + "disk": 125, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 3500 Mbps", + "dedicatedEbsThroughput": "3500 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpu": "1", - "gpuMemory": "NA", + "gpuMemory": "16 GB", "instanceFamily": "GPU instance", - "instanceType": "g5g.xlarge", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "instanceType": "g4dn.xlarge", + "instancesku": "N5MXSK5M9ZYYBS9Y", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "8 GiB", - "networkPerformance": "Up to 10 Gigabit", + "memory": "16 GiB", + "networkPerformance": "Up to 25 Gigabit", "normalizationSizeFactor": "1", - "physicalProcessor": "AWS Graviton2 Processor", + "physicalProcessor": "Intel Xeon Family", "processorArchitecture": "64-bit", - "regionCode": "us-east-1", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "sa-east-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", + "storage": "125 GB NVMe SSD", "vcpu": "4", "vpcnetworkingsupport": "true", }, - "id": "g5g.xlarge", - "name": "g5g.xlarge", - "ram": 8192, + "id": "g4dn.xlarge", + "name": "g4dn.xlarge", + "ram": 16384, }, - "g6.12xlarge": { + "g5.12xlarge": { "bandwidth": 40, - "disk": 0, + "disk": 3800, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.6 GHz", + "clockSpeed": "2.8 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "20000 Mbps", + "dedicatedEbsThroughput": "16000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpu": "4", "gpuMemory": "96 GB", "instanceFamily": "GPU instance", - "instanceType": "g6.12xlarge", + "instanceType": "g5.12xlarge", + "instancesku": "Z22N58R7N3GKA4C3", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", "marketoption": "OnDemand", "memory": "192 GiB", "networkPerformance": "40 Gigabit", - "normalizationSizeFactor": "5.717693837", - "physicalProcessor": "AMD EPYC 7R13 Processor", + "normalizationSizeFactor": "5.638170974", + "physicalProcessor": "AMD EPYC 7R32", "processorArchitecture": "64-bit", "processorFeatures": "AMD Turbo; AVX; AVX2", - "regionCode": "us-west-2", + "regionCode": "eu-north-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "4 X 940 GB NVMe SSD", + "storage": "1 x 3800 GB NVMe SSD", "vcpu": "48", "vpcnetworkingsupport": "true", }, - "id": "g6.12xlarge", - "name": "g6.12xlarge", - "ram": 196608, + "id": "g5.12xlarge", + "name": "g5.12xlarge", + "ram": 196608, }, - "g6.16xlarge": { + "g5.16xlarge": { "bandwidth": 25, - "disk": 1880, + "disk": 1900, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.6 GHz", + "clockSpeed": "2.8 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "20000 Mbps", + "dedicatedEbsThroughput": "16000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpu": "1", "gpuMemory": "24 GB", "instanceFamily": "GPU instance", - "instanceType": "g6.16xlarge", + "instanceType": "g5.16xlarge", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", "marketoption": "OnDemand", "memory": "256 GiB", "networkPerformance": "25 Gigabit", - "normalizationSizeFactor": "4.220675944", - "physicalProcessor": "AMD EPYC 7R13 Processor", + "normalizationSizeFactor": "4.071570577", + "physicalProcessor": "AMD EPYC 7R32", "processorArchitecture": "64-bit", "processorFeatures": "AMD Turbo; AVX; AVX2", - "regionCode": "us-east-1", + "regionCode": "eu-north-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "2 x 940 GB NVMe SSD", + "storage": "1 x 1900 GB NVMe SSD", "vcpu": "64", "vpcnetworkingsupport": "true", }, - "id": "g6.16xlarge", - "name": "g6.16xlarge", + "id": "g5.16xlarge", + "name": "g5.16xlarge", "ram": 262144, }, - "g6.24xlarge": { + "g5.24xlarge": { "bandwidth": 50, - "disk": 0, + "disk": 3800, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.6 GHz", + "clockSpeed": "2.8 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "30000 Mbps", + "dedicatedEbsThroughput": "19000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpu": "4", "gpuMemory": "96 GB", "instanceFamily": "GPU instance", - "instanceType": "g6.24xlarge", + "instanceType": "g5.24xlarge", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", "marketoption": "OnDemand", "memory": "384 GiB", "networkPerformance": "50 Gigabit", - "normalizationSizeFactor": "8.294234592", - "physicalProcessor": "AMD EPYC 7R13 Processor", + "normalizationSizeFactor": "8.095427435", + "physicalProcessor": "AMD EPYC 7R32", "processorArchitecture": "64-bit", "processorFeatures": "AMD Turbo; AVX; AVX2", - "regionCode": "us-east-1", + "regionCode": "ap-northeast-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "4 X 940 GB NVMe SSD", + "storage": "1 x 3800 GB NVMe SSD", "vcpu": "96", "vpcnetworkingsupport": "true", }, - "id": "g6.24xlarge", - "name": "g6.24xlarge", + "id": "g5.24xlarge", + "name": "g5.24xlarge", "ram": 393216, }, - "g6.2xlarge": { + "g5.2xlarge": { "bandwidth": 10, "disk": 450, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.6 GHz", + "clockSpeed": "2.8 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 5000 Mbps", + "dedicatedEbsThroughput": "Up to 3500 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpu": "1", "gpuMemory": "24 GB", "instanceFamily": "GPU instance", - "instanceType": "g6.2xlarge", + "instanceType": "g5.2xlarge", + "instancesku": "3V2YRDDASNUNHK8Q", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", "marketoption": "OnDemand", "memory": "32 GiB", "networkPerformance": "Up to 10 Gigabit", - "normalizationSizeFactor": "1.21471173", - "physicalProcessor": "AMD EPYC 7R13 Processor", + "normalizationSizeFactor": "1.204771372", + "physicalProcessor": "AMD EPYC 7R32", "processorArchitecture": "64-bit", "processorFeatures": "AMD Turbo; AVX; AVX2", - "regionCode": "us-east-2", + "regionCode": "eu-west-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "1 x 450 GB NVMe SSD", "vcpu": "8", "vpcnetworkingsupport": "true", }, - "id": "g6.2xlarge", - "name": "g6.2xlarge", + "id": "g5.2xlarge", + "name": "g5.2xlarge", "ram": 32768, }, - "g6.48xlarge": { + "g5.48xlarge": { "bandwidth": 100, - "disk": 7520, + "disk": 7600, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.6 GHz", + "clockSpeed": "2.8 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "60000 Mbps", + "dedicatedEbsThroughput": "19000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpu": "8", "gpuMemory": "192 GB", "instanceFamily": "GPU instance", - "instanceType": "g6.48xlarge", + "instanceType": "g5.48xlarge", + "instancesku": "DPNNR9TE888NYC83", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", "marketoption": "OnDemand", "memory": "768 GiB", "networkPerformance": "100 Gigabit", - "normalizationSizeFactor": "16.58846918", - "physicalProcessor": "AMD EPYC 7R13 Processor", + "normalizationSizeFactor": "16.190854871", + "physicalProcessor": "AMD EPYC 7R32", "processorArchitecture": "64-bit", "processorFeatures": "AMD Turbo; AVX; AVX2", - "regionCode": "us-east-1", + "regionCode": "us-east-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "8 x 940 NVMe SSD", + "storage": "2 x 3800 GB NVMe SSD", "vcpu": "192", "vpcnetworkingsupport": "true", }, - "id": "g6.48xlarge", - "name": "g6.48xlarge", + "id": "g5.48xlarge", + "name": "g5.48xlarge", "ram": 786432, }, - "g6.4xlarge": { + "g5.4xlarge": { "bandwidth": 25, "disk": 600, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.6 GHz", + "clockSpeed": "2.8 GHz", "currentGeneration": "Yes", "dedicatedEbsThroughput": "8000 Mbps", "ecu": "NA", @@ -7719,35 +7912,36 @@ "gpu": "1", "gpuMemory": "24 GB", "instanceFamily": "GPU instance", - "instanceType": "g6.4xlarge", + "instanceType": "g5.4xlarge", + "instancesku": "VKEJ46YCBF7V8WVN", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", "marketoption": "OnDemand", "memory": "64 GiB", "networkPerformance": "Up to 25 Gigabit", - "normalizationSizeFactor": "1.644135189", - "physicalProcessor": "AMD EPYC 7R13 Processor", + "normalizationSizeFactor": "1.614314115", + "physicalProcessor": "AMD EPYC 7R32", "processorArchitecture": "64-bit", "processorFeatures": "AMD Turbo; AVX; AVX2", - "regionCode": "us-east-2", + "regionCode": "ap-south-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "1 x 600 GB NVMe SSD", "vcpu": "16", "vpcnetworkingsupport": "true", }, - "id": "g6.4xlarge", - "name": "g6.4xlarge", + "id": "g5.4xlarge", + "name": "g5.4xlarge", "ram": 65536, }, - "g6.8xlarge": { + "g5.8xlarge": { "bandwidth": 25, "disk": 900, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.6 GHz", + "clockSpeed": "2.8 GHz", "currentGeneration": "Yes", "dedicatedEbsThroughput": "16000 Mbps", "ecu": "NA", @@ -7755,43 +7949,45 @@ "gpu": "1", "gpuMemory": "24 GB", "instanceFamily": "GPU instance", - "instanceType": "g6.8xlarge", + "instanceType": "g5.8xlarge", + "instancesku": "G77E9FGSFGQ5XBQR", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", "marketoption": "OnDemand", "memory": "128 GiB", "networkPerformance": "25 Gigabit", - "normalizationSizeFactor": "2.502982107", - "physicalProcessor": "AMD EPYC 7R13 Processor", + "normalizationSizeFactor": "2.433399602", + "physicalProcessor": "AMD EPYC 7R32", "processorArchitecture": "64-bit", "processorFeatures": "AMD Turbo; AVX; AVX2", - "regionCode": "us-east-1", + "regionCode": "ap-northeast-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "2 x 450 GB NVMe SSD", + "storage": "1 x 900 GB NVMe SSD", "vcpu": "32", "vpcnetworkingsupport": "true", }, - "id": "g6.8xlarge", - "name": "g6.8xlarge", + "id": "g5.8xlarge", + "name": "g5.8xlarge", "ram": 131072, }, - "g6.xlarge": { + "g5.xlarge": { "bandwidth": 10, "disk": 250, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.6 GHz", + "clockSpeed": "2.8 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 5000 Mbps", + "dedicatedEbsThroughput": "Up to 3500 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpu": "1", "gpuMemory": "24 GB", "instanceFamily": "GPU instance", - "instanceType": "g6.xlarge", + "instanceType": "g5.xlarge", + "instancesku": "RGX2TRWU27FJXUD4", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", @@ -7799,1763 +7995,3594 @@ "memory": "16 GiB", "networkPerformance": "Up to 10 Gigabit", "normalizationSizeFactor": "1", - "physicalProcessor": "AMD EPYC 7R13 Processor", + "physicalProcessor": "AMD EPYC 7R32", "processorArchitecture": "64-bit", "processorFeatures": "AMD Turbo; AVX; AVX2", - "regionCode": "us-east-2", + "regionCode": "ca-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "1 x 250 GB NVMe SSD", "vcpu": "4", "vpcnetworkingsupport": "true", }, - "id": "g6.xlarge", - "name": "g6.xlarge", + "id": "g5.xlarge", + "name": "g5.xlarge", "ram": 16384, }, - "gr6.4xlarge": { + "g5g.16xlarge": { "bandwidth": 25, - "disk": 600, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.6 GHz", + "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "8000 Mbps", + "dedicatedEbsThroughput": "19000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", - "gpu": "1", - "gpuMemory": "24 GB", + "gpu": "2", + "gpuMemory": "32 GB", "instanceFamily": "GPU instance", - "instanceType": "gr6.4xlarge", + "instanceType": "g5g.16xlarge", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", "marketoption": "OnDemand", "memory": "128 GiB", - "networkPerformance": "Up to 25 Gigabit", - "normalizationSizeFactor": "1", - "physicalProcessor": "AMD EPYC 7R32", + "networkPerformance": "25 Gigabit", + "normalizationSizeFactor": "6.533333333", + "physicalProcessor": "AWS Graviton2 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "AMD Turbo; AVX; AVX2", - "regionCode": "us-east-2", + "regionCode": "us-west-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 600 GB NVMe SSD", - "vcpu": "16", + "storage": "EBS only", + "vcpu": "64", "vpcnetworkingsupport": "true", }, - "id": "gr6.4xlarge", - "name": "gr6.4xlarge", + "id": "g5g.16xlarge", + "name": "g5g.16xlarge", "ram": 131072, }, - "gr6.8xlarge": { - "bandwidth": 25, - "disk": 900, + "g5g.2xlarge": { + "bandwidth": 10, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.6 GHz", + "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "16000 Mbps", + "dedicatedEbsThroughput": "Up to 4500 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpu": "1", - "gpuMemory": "24 GB", + "gpuMemory": "16 GB", "instanceFamily": "GPU instance", - "instanceType": "gr6.8xlarge", + "instanceType": "g5g.2xlarge", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "256 GiB", - "networkPerformance": "25 Gigabit", - "normalizationSizeFactor": "1.589397089", - "physicalProcessor": "AMD EPYC 7R32", + "memory": "16 GiB", + "networkPerformance": "Up to 10 Gigabit", + "normalizationSizeFactor": "1.323809524", + "physicalProcessor": "AWS Graviton2 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "AMD Turbo; AVX; AVX2", - "regionCode": "us-east-2", + "regionCode": "eu-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "2 x 450 GB NVMe SSD", - "vcpu": "32", + "storage": "EBS only", + "vcpu": "8", "vpcnetworkingsupport": "true", }, - "id": "gr6.8xlarge", - "name": "gr6.8xlarge", - "ram": 262144, + "id": "g5g.2xlarge", + "name": "g5g.2xlarge", + "ram": 16384, }, - "h1.16xlarge": { - "bandwidth": 25, - "disk": 16000, + "g5g.4xlarge": { + "bandwidth": 10, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.3 GHz", + "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "14000 Mbps", - "ecu": "201", + "dedicatedEbsThroughput": "4750 Mbps", + "ecu": "NA", "enhancedNetworkingSupported": "Yes", - "gpuMemory": "NA", - "instanceFamily": "Storage optimized", - "instanceType": "h1.16xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "gpu": "1", + "gpuMemory": "16 GB", + "instanceFamily": "GPU instance", + "instanceType": "g5g.4xlarge", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "256 GiB", - "networkPerformance": "25 Gigabit", - "normalizationSizeFactor": "128", - "physicalProcessor": "Intel Xeon E5-2686 v4 (Broadwell)", + "memory": "32 GiB", + "networkPerformance": "Up to 10 Gigabit", + "normalizationSizeFactor": "1.971428571", + "physicalProcessor": "AWS Graviton2 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel Turbo", - "regionCode": "us-west-2", + "regionCode": "ap-northeast-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "8 x 2000 HDD", - "vcpu": "64", + "storage": "EBS only", + "vcpu": "16", "vpcnetworkingsupport": "true", }, - "id": "h1.16xlarge", - "name": "h1.16xlarge", - "ram": 262144, + "id": "g5g.4xlarge", + "name": "g5g.4xlarge", + "ram": 32768, }, - "h1.2xlarge": { - "bandwidth": 10, - "disk": 2000, + "g5g.8xlarge": { + "bandwidth": 12, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.3 GHz", + "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "1750 Mbps", - "ecu": "31", - "enhancedNetworkingSupported": "Yes", - "gpuMemory": "NA", - "instanceFamily": "Storage optimized", - "instanceType": "h1.2xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", - "marketoption": "OnDemand", - "memory": "32 GiB", - "networkPerformance": "Up to 10 Gigabit", - "normalizationSizeFactor": "16", - "physicalProcessor": "Intel Xeon E5-2686 v4 (Broadwell)", - "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel Turbo", - "regionCode": "us-east-1", - "servicecode": "AmazonEC2", - "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 2000 HDD", - "vcpu": "8", - "vpcnetworkingsupport": "true", - }, - "id": "h1.2xlarge", - "name": "h1.2xlarge", - "ram": 32768, - }, - "h1.4xlarge": { - "bandwidth": 10, - "disk": 4000, - "extra": { - "availabilityzone": "NA", - "classicnetworkingsupport": "false", - "clockSpeed": "2.3 GHz", - "currentGeneration": "Yes", - "dedicatedEbsThroughput": "3500 Mbps", - "ecu": "58", + "dedicatedEbsThroughput": "9500 Mbps", + "ecu": "NA", "enhancedNetworkingSupported": "Yes", - "gpuMemory": "NA", - "instanceFamily": "Storage optimized", - "instanceType": "h1.4xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "gpu": "1", + "gpuMemory": "16 GB", + "instanceFamily": "GPU instance", + "instanceType": "g5g.8xlarge", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", "memory": "64 GiB", - "networkPerformance": "Up to 10 Gigabit", - "normalizationSizeFactor": "32", - "physicalProcessor": "Intel Xeon E5-2686 v4 (Broadwell)", + "networkPerformance": "Up to 12 Gigabit", + "normalizationSizeFactor": "3.266666667", + "physicalProcessor": "AWS Graviton2 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel Turbo", - "regionCode": "us-west-2", + "regionCode": "eu-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "2 x 2000 HDD", - "vcpu": "16", + "storage": "EBS only", + "vcpu": "32", "vpcnetworkingsupport": "true", }, - "id": "h1.4xlarge", - "name": "h1.4xlarge", + "id": "g5g.8xlarge", + "name": "g5g.8xlarge", "ram": 65536, }, - "h1.8xlarge": { + "g5g.xlarge": { "bandwidth": 10, - "disk": 8000, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.3 GHz", + "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "7000 Mbps", - "ecu": "97", + "dedicatedEbsThroughput": "Up to 3500 Mbps", + "ecu": "NA", "enhancedNetworkingSupported": "Yes", - "gpuMemory": "NA", - "instanceFamily": "Storage optimized", - "instanceType": "h1.8xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "gpu": "1", + "gpuMemory": "16 GB", + "instanceFamily": "GPU instance", + "instanceType": "g5g.xlarge", + "instancesku": "GWKJ7SBX9EJ97KHP", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "128 GiB", - "networkPerformance": "10 Gigabit", - "normalizationSizeFactor": "64", - "physicalProcessor": "Intel Xeon E5-2686 v4 (Broadwell)", + "memory": "8 GiB", + "networkPerformance": "Up to 10 Gigabit", + "normalizationSizeFactor": "1", + "physicalProcessor": "AWS Graviton2 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel Turbo", - "regionCode": "eu-west-1", + "regionCode": "eu-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "4 x 2000 HDD", - "vcpu": "32", + "storage": "EBS only", + "vcpu": "4", "vpcnetworkingsupport": "true", }, - "id": "h1.8xlarge", - "name": "h1.8xlarge", - "ram": 131072, + "id": "g5g.xlarge", + "name": "g5g.xlarge", + "ram": 8192, }, - "hpc6a.48xlarge": { - "bandwidth": 100, + "g6.12xlarge": { + "bandwidth": 40, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.95 GHz", + "clockSpeed": "2.6 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 2085 Mbps", + "dedicatedEbsThroughput": "20000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", - "gpuMemory": "NA", - "instanceFamily": "Compute optimized", - "instanceType": "hpc6a.48xlarge", + "gpu": "4", + "gpuMemory": "96 GB", + "instanceFamily": "GPU instance", + "instanceType": "g6.12xlarge", + "instancesku": "DQTH69PA6TQYJEPB", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "384 GiB", - "networkPerformance": "100 Gigabit", - "normalizationSizeFactor": "384", + "memory": "192 GiB", + "networkPerformance": "40 Gigabit", + "normalizationSizeFactor": "5.717693837", "physicalProcessor": "AMD EPYC 7R13 Processor", "processorArchitecture": "64-bit", "processorFeatures": "AMD Turbo; AVX; AVX2", - "regionCode": "eu-north-1", + "regionCode": "ap-northeast-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", - "vcpu": "96", + "storage": "4 X 940 GB NVMe SSD", + "vcpu": "48", "vpcnetworkingsupport": "true", }, - "id": "hpc6a.48xlarge", - "name": "hpc6a.48xlarge", - "ram": 393216, + "id": "g6.12xlarge", + "name": "g6.12xlarge", + "ram": 196608, }, - "hpc6id.32xlarge": { - "bandwidth": 200, - "disk": 15200, + "g6.16xlarge": { + "bandwidth": 25, + "disk": 1880, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.5 GHz", + "clockSpeed": "2.6 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 2085 Mbps", + "dedicatedEbsThroughput": "20000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", - "gpuMemory": "NA", - "instanceFamily": "Compute optimized", - "instanceType": "hpc6id.32xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "gpu": "1", + "gpuMemory": "24 GB", + "instanceFamily": "GPU instance", + "instanceType": "g6.16xlarge", + "instancesku": "4V4FU9YKANXV8G2A", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "1024 GiB", - "networkPerformance": "200 Gigabit", - "normalizationSizeFactor": "256", - "physicalProcessor": "Intel Xeon Scalable (Icelake)", + "memory": "256 GiB", + "networkPerformance": "25 Gigabit", + "normalizationSizeFactor": "4.220675944", + "physicalProcessor": "AMD EPYC 7R13 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "processorFeatures": "AMD Turbo; AVX; AVX2", "regionCode": "eu-north-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "4 x 3800 NVMe SSD", + "storage": "2 x 940 GB NVMe SSD", "vcpu": "64", "vpcnetworkingsupport": "true", }, - "id": "hpc6id.32xlarge", - "name": "hpc6id.32xlarge", - "ram": 1048576, + "id": "g6.16xlarge", + "name": "g6.16xlarge", + "ram": 262144, }, - "hpc7a.12xlarge": { - "bandwidth": 300, + "g6.24xlarge": { + "bandwidth": 50, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.7 GHz", + "clockSpeed": "2.6 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "87 Mbps", + "dedicatedEbsThroughput": "30000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", - "gpuMemory": "NA", - "instanceFamily": "Compute optimized", - "instanceType": "hpc7a.12xlarge", + "gpu": "4", + "gpuMemory": "96 GB", + "instanceFamily": "GPU instance", + "instanceType": "g6.24xlarge", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "768 GiB", - "networkPerformance": "300 Gigabit", - "normalizationSizeFactor": "384", - "physicalProcessor": "AMD EPYC 9R14 Processor", + "memory": "384 GiB", + "networkPerformance": "50 Gigabit", + "normalizationSizeFactor": "8.294234592", + "physicalProcessor": "AMD EPYC 7R13 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "AMD Turbo; AVX; AVX2; AVX512", - "regionCode": "eu-north-1", + "processorFeatures": "AMD Turbo; AVX; AVX2", + "regionCode": "us-east-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", - "vcpu": "24", + "storage": "4 X 940 GB NVMe SSD", + "vcpu": "96", "vpcnetworkingsupport": "true", }, - "id": "hpc7a.12xlarge", - "name": "hpc7a.12xlarge", - "ram": 786432, + "id": "g6.24xlarge", + "name": "g6.24xlarge", + "ram": 393216, }, - "hpc7a.24xlarge": { - "bandwidth": 300, - "disk": 0, + "g6.2xlarge": { + "bandwidth": 10, + "disk": 450, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.7 GHz", + "clockSpeed": "2.6 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "87 Mbps", + "dedicatedEbsThroughput": "Up to 5000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", - "gpuMemory": "NA", - "instanceFamily": "Compute optimized", - "instanceType": "hpc7a.24xlarge", + "gpu": "1", + "gpuMemory": "24 GB", + "instanceFamily": "GPU instance", + "instanceType": "g6.2xlarge", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "768 GiB", - "networkPerformance": "300 Gigabit", - "normalizationSizeFactor": "384", - "physicalProcessor": "AMD EPYC 9R14 Processor", + "memory": "32 GiB", + "networkPerformance": "Up to 10 Gigabit", + "normalizationSizeFactor": "1.21471173", + "physicalProcessor": "AMD EPYC 7R13 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "AMD Turbo; AVX; AVX2; AVX512", - "regionCode": "eu-west-1", + "processorFeatures": "AMD Turbo; AVX; AVX2", + "regionCode": "us-east-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", - "vcpu": "48", + "storage": "1 x 450 GB NVMe SSD", + "vcpu": "8", "vpcnetworkingsupport": "true", }, - "id": "hpc7a.24xlarge", - "name": "hpc7a.24xlarge", - "ram": 786432, + "id": "g6.2xlarge", + "name": "g6.2xlarge", + "ram": 32768, }, - "hpc7a.48xlarge": { - "bandwidth": 300, - "disk": 0, + "g6.48xlarge": { + "bandwidth": 100, + "disk": 7520, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.7 GHz", + "clockSpeed": "2.6 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "87 Mbps", + "dedicatedEbsThroughput": "60000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", - "gpuMemory": "NA", - "instanceFamily": "Compute optimized", - "instanceType": "hpc7a.48xlarge", + "gpu": "8", + "gpuMemory": "192 GB", + "instanceFamily": "GPU instance", + "instanceType": "g6.48xlarge", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", "marketoption": "OnDemand", "memory": "768 GiB", - "networkPerformance": "300 Gigabit", - "normalizationSizeFactor": "384", - "physicalProcessor": "AMD EPYC 9R14 Processor", + "networkPerformance": "100 Gigabit", + "normalizationSizeFactor": "16.58846918", + "physicalProcessor": "AMD EPYC 7R13 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "AMD Turbo; AVX; AVX2; AVX512", - "regionCode": "us-east-2", + "processorFeatures": "AMD Turbo; AVX; AVX2", + "regionCode": "ap-south-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", - "vcpu": "96", + "storage": "8 x 940 NVMe SSD", + "vcpu": "192", "vpcnetworkingsupport": "true", }, - "id": "hpc7a.48xlarge", - "name": "hpc7a.48xlarge", + "id": "g6.48xlarge", + "name": "g6.48xlarge", "ram": 786432, }, - "hpc7a.96xlarge": { - "bandwidth": 300, - "disk": 0, + "g6.4xlarge": { + "bandwidth": 25, + "disk": 600, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.7 GHz", + "clockSpeed": "2.6 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "87 Mbps", + "dedicatedEbsThroughput": "8000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", - "gpuMemory": "NA", - "instanceFamily": "Compute optimized", - "instanceType": "hpc7a.96xlarge", + "gpu": "1", + "gpuMemory": "24 GB", + "instanceFamily": "GPU instance", + "instanceType": "g6.4xlarge", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "768 GiB", - "networkPerformance": "300 Gigabit", - "normalizationSizeFactor": "384", - "physicalProcessor": "AMD EPYC 9R14 Processor", + "memory": "64 GiB", + "networkPerformance": "Up to 25 Gigabit", + "normalizationSizeFactor": "1.644135189", + "physicalProcessor": "AMD EPYC 7R13 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "AMD Turbo; AVX; AVX2; AVX512", - "regionCode": "eu-north-1", + "processorFeatures": "AMD Turbo; AVX; AVX2", + "regionCode": "ap-southeast-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", - "vcpu": "192", + "storage": "1 x 600 GB NVMe SSD", + "vcpu": "16", "vpcnetworkingsupport": "true", }, - "id": "hpc7a.96xlarge", - "name": "hpc7a.96xlarge", - "ram": 786432, + "id": "g6.4xlarge", + "name": "g6.4xlarge", + "ram": 65536, }, - "hpc7g.16xlarge": { - "bandwidth": 200, - "disk": 0, + "g6.8xlarge": { + "bandwidth": 25, + "disk": 900, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", "clockSpeed": "2.6 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "87 Mbps", + "dedicatedEbsThroughput": "16000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", - "gpuMemory": "NA", - "instanceFamily": "Compute optimized", - "instanceType": "hpc7g.16xlarge", + "gpu": "1", + "gpuMemory": "24 GB", + "instanceFamily": "GPU instance", + "instanceType": "g6.8xlarge", + "instancesku": "U9KYRQSBZJZ7BEY5", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", "marketoption": "OnDemand", "memory": "128 GiB", - "networkPerformance": "200 Gigabit", - "normalizationSizeFactor": "128", - "physicalProcessor": "AWS Graviton3 Processor", + "networkPerformance": "25 Gigabit", + "normalizationSizeFactor": "2.502982107", + "physicalProcessor": "AMD EPYC 7R13 Processor", "processorArchitecture": "64-bit", - "regionCode": "eu-west-1", + "processorFeatures": "AMD Turbo; AVX; AVX2", + "regionCode": "ca-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", - "vcpu": "64", + "storage": "2 x 450 GB NVMe SSD", + "vcpu": "32", "vpcnetworkingsupport": "true", }, - "id": "hpc7g.16xlarge", - "name": "hpc7g.16xlarge", + "id": "g6.8xlarge", + "name": "g6.8xlarge", "ram": 131072, }, - "hpc7g.4xlarge": { - "bandwidth": 200, - "disk": 0, + "g6.xlarge": { + "bandwidth": 10, + "disk": 250, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", "clockSpeed": "2.6 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "87 Mbps", + "dedicatedEbsThroughput": "Up to 5000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", - "gpuMemory": "NA", - "instanceFamily": "Compute optimized", - "instanceType": "hpc7g.4xlarge", + "gpu": "1", + "gpuMemory": "24 GB", + "instanceFamily": "GPU instance", + "instanceType": "g6.xlarge", + "instancesku": "8YJMSK4Z67XAC3JS", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "128 GiB", - "networkPerformance": "200 Gigabit", - "normalizationSizeFactor": "128", - "physicalProcessor": "AWS Graviton3 Processor", + "memory": "16 GiB", + "networkPerformance": "Up to 10 Gigabit", + "normalizationSizeFactor": "1", + "physicalProcessor": "AMD EPYC 7R13 Processor", "processorArchitecture": "64-bit", - "regionCode": "eu-west-1", + "processorFeatures": "AMD Turbo; AVX; AVX2", + "regionCode": "eu-west-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", - "vcpu": "16", + "storage": "1 x 250 GB NVMe SSD", + "vcpu": "4", "vpcnetworkingsupport": "true", }, - "id": "hpc7g.4xlarge", - "name": "hpc7g.4xlarge", - "ram": 131072, + "id": "g6.xlarge", + "name": "g6.xlarge", + "ram": 16384, }, - "hpc7g.8xlarge": { - "bandwidth": 200, - "disk": 0, + "g6e.12xlarge": { + "bandwidth": 100, + "disk": 3800, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", "clockSpeed": "2.6 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "87 Mbps", + "dedicatedEbsThroughput": "20000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", - "gpuMemory": "NA", - "instanceFamily": "Compute optimized", - "instanceType": "hpc7g.8xlarge", + "gpu": "4", + "gpuMemory": "192 GB", + "instanceFamily": "GPU instance", + "instanceType": "g6e.12xlarge", + "instancesku": "J5MZWTDZVU6CFEG9", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "128 GiB", - "networkPerformance": "200 Gigabit", - "normalizationSizeFactor": "128", - "physicalProcessor": "AWS Graviton3 Processor", + "memory": "384 GiB", + "networkPerformance": "100 Gigabit", + "normalizationSizeFactor": "5.638170974", + "physicalProcessor": "AMD EPYC 7R13 Processor", "processorArchitecture": "64-bit", - "regionCode": "us-east-1", + "processorFeatures": "AMD Turbo; AVX; AVX2", + "regionCode": "eu-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", - "vcpu": "32", + "storage": "2 x 1900 GB NVMe SSD", + "vcpu": "48", "vpcnetworkingsupport": "true", }, - "id": "hpc7g.8xlarge", - "name": "hpc7g.8xlarge", - "ram": 131072, + "id": "g6e.12xlarge", + "name": "g6e.12xlarge", + "ram": 393216, }, - "hs1.8xlarge": { - "bandwidth": 10, - "disk": 48000, + "g6e.16xlarge": { + "bandwidth": 35, + "disk": 1900, "extra": { "availabilityzone": "NA", - "classicnetworkingsupport": "true", - "clockSpeed": "2 GHz", - "currentGeneration": "No", - "ecu": "35", - "enhancedNetworkingSupported": "No", - "gpuMemory": "NA", - "instanceFamily": "Storage optimized", - "instanceType": "hs1.8xlarge", + "classicnetworkingsupport": "false", + "clockSpeed": "2.6 GHz", + "currentGeneration": "Yes", + "dedicatedEbsThroughput": "20000 Mbps", + "ecu": "NA", + "enhancedNetworkingSupported": "Yes", + "gpu": "1", + "gpuMemory": "48 GB", + "instanceFamily": "GPU instance", + "instanceType": "g6e.16xlarge", + "instancesku": "8RMS4UXRV9DKB4VU", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "117 GiB", - "networkPerformance": "10 Gigabit", - "normalizationSizeFactor": "64", - "physicalProcessor": "Intel Xeon E5-2650", + "memory": "512 GiB", + "networkPerformance": "35 Gigabit", + "normalizationSizeFactor": "4.071570577", + "physicalProcessor": "AMD EPYC 7R13 Processor", "processorArchitecture": "64-bit", - "regionCode": "ap-southeast-2", + "processorFeatures": "AMD Turbo; AVX; AVX2", + "regionCode": "us-east-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "24 x 2000 HDD", - "vcpu": "16", + "storage": "1 x 1900 GB NVMe SSD", + "vcpu": "64", "vpcnetworkingsupport": "true", }, - "id": "hs1.8xlarge", - "name": "hs1.8xlarge", - "ram": 119808, + "id": "g6e.16xlarge", + "name": "g6e.16xlarge", + "ram": 524288, }, - "i2.2xlarge": { - "bandwidth": None, - "disk": 1600, + "g6e.24xlarge": { + "bandwidth": 200, + "disk": 3800, "extra": { "availabilityzone": "NA", - "classicnetworkingsupport": "true", - "clockSpeed": "2.5 GHz", - "currentGeneration": "No", - "dedicatedEbsThroughput": "1500 Mbps", - "ecu": "27", + "classicnetworkingsupport": "false", + "clockSpeed": "2.6 GHz", + "currentGeneration": "Yes", + "dedicatedEbsThroughput": "30000 Mbps", + "ecu": "NA", "enhancedNetworkingSupported": "Yes", - "gpuMemory": "NA", - "instanceFamily": "Storage optimized", - "instanceType": "i2.2xlarge", + "gpu": "4", + "gpuMemory": "192 GB", + "instanceFamily": "GPU instance", + "instanceType": "g6e.24xlarge", + "instancesku": "65MPARB6D8YCD2G7", "intelAvx2Available": "No", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "61 GiB", - "networkPerformance": "High", - "normalizationSizeFactor": "16", - "physicalProcessor": "Intel Xeon E5-2670 v2 (Ivy Bridge)", + "memory": "768 GiB", + "networkPerformance": "200 Gigabit", + "normalizationSizeFactor": "8.095427435", + "physicalProcessor": "AMD EPYC 7R13 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel Turbo", - "regionCode": "ap-southeast-2", + "processorFeatures": "AMD Turbo; AVX; AVX2", + "regionCode": "ap-northeast-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "2 x 800 SSD", - "vcpu": "8", + "storage": "2 x 1900 GB NVMe SSD", + "vcpu": "96", "vpcnetworkingsupport": "true", }, - "id": "i2.2xlarge", + "id": "g6e.24xlarge", + "name": "g6e.24xlarge", + "ram": 786432, + }, + "g6e.2xlarge": { + "bandwidth": 20, + "disk": 450, + "extra": { + "availabilityzone": "NA", + "classicnetworkingsupport": "false", + "clockSpeed": "2.6 GHz", + "currentGeneration": "Yes", + "dedicatedEbsThroughput": "Up to 5000 Mbps", + "ecu": "NA", + "enhancedNetworkingSupported": "Yes", + "gpu": "1", + "gpuMemory": "48 GB", + "instanceFamily": "GPU instance", + "instanceType": "g6e.2xlarge", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", + "marketoption": "OnDemand", + "memory": "64 GiB", + "networkPerformance": "Up to 20 Gigabit", + "normalizationSizeFactor": "1.204771372", + "physicalProcessor": "AMD EPYC 7R13 Processor", + "processorArchitecture": "64-bit", + "processorFeatures": "AMD Turbo; AVX; AVX2", + "regionCode": "eu-north-1", + "servicecode": "AmazonEC2", + "servicename": "Amazon Elastic Compute Cloud", + "storage": "1 x 450 GB NVMe SSD", + "vcpu": "8", + "vpcnetworkingsupport": "true", + }, + "id": "g6e.2xlarge", + "name": "g6e.2xlarge", + "ram": 65536, + }, + "g6e.48xlarge": { + "bandwidth": 400, + "disk": 7600, + "extra": { + "availabilityzone": "NA", + "classicnetworkingsupport": "false", + "clockSpeed": "2.6 GHz", + "currentGeneration": "Yes", + "dedicatedEbsThroughput": "60000 Mbps", + "ecu": "NA", + "enhancedNetworkingSupported": "Yes", + "gpu": "8", + "gpuMemory": "384 GB", + "instanceFamily": "GPU instance", + "instanceType": "g6e.48xlarge", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", + "marketoption": "OnDemand", + "memory": "1536 GiB", + "networkPerformance": "400 Gigabit", + "normalizationSizeFactor": "16.19085487", + "physicalProcessor": "AMD EPYC 7R13 Processor", + "processorArchitecture": "64-bit", + "processorFeatures": "AMD Turbo; AVX; AVX2", + "regionCode": "us-east-1", + "servicecode": "AmazonEC2", + "servicename": "Amazon Elastic Compute Cloud", + "storage": "4 x 1900 GB NVMe SSD", + "vcpu": "192", + "vpcnetworkingsupport": "true", + }, + "id": "g6e.48xlarge", + "name": "g6e.48xlarge", + "ram": 1572864, + }, + "g6e.4xlarge": { + "bandwidth": 20, + "disk": 600, + "extra": { + "availabilityzone": "NA", + "classicnetworkingsupport": "false", + "clockSpeed": "2.6 GHz", + "currentGeneration": "Yes", + "dedicatedEbsThroughput": "8000 Mbps", + "ecu": "NA", + "enhancedNetworkingSupported": "Yes", + "gpu": "1", + "gpuMemory": "48 GB", + "instanceFamily": "GPU instance", + "instanceType": "g6e.4xlarge", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", + "marketoption": "OnDemand", + "memory": "128 GiB", + "networkPerformance": "20 Gigabit", + "normalizationSizeFactor": "1.614314115", + "physicalProcessor": "AMD EPYC 7R13 Processor", + "processorArchitecture": "64-bit", + "processorFeatures": "AMD Turbo; AVX; AVX2", + "regionCode": "eu-north-1", + "servicecode": "AmazonEC2", + "servicename": "Amazon Elastic Compute Cloud", + "storage": "1 x 600 GB NVMe SSD", + "vcpu": "16", + "vpcnetworkingsupport": "true", + }, + "id": "g6e.4xlarge", + "name": "g6e.4xlarge", + "ram": 131072, + }, + "g6e.8xlarge": { + "bandwidth": 25, + "disk": 900, + "extra": { + "availabilityzone": "NA", + "classicnetworkingsupport": "false", + "clockSpeed": "2.6 GHz", + "currentGeneration": "Yes", + "dedicatedEbsThroughput": "16000 Mbps", + "ecu": "NA", + "enhancedNetworkingSupported": "Yes", + "gpu": "1", + "gpuMemory": "48 GB", + "instanceFamily": "GPU instance", + "instanceType": "g6e.8xlarge", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", + "marketoption": "OnDemand", + "memory": "256 GiB", + "networkPerformance": "25 Gigabit", + "normalizationSizeFactor": "2.433399602", + "physicalProcessor": "AMD EPYC 7R13 Processor", + "processorArchitecture": "64-bit", + "processorFeatures": "AMD Turbo; AVX; AVX2", + "regionCode": "us-east-1", + "servicecode": "AmazonEC2", + "servicename": "Amazon Elastic Compute Cloud", + "storage": "1 x 900 GB NVMe SSD", + "vcpu": "32", + "vpcnetworkingsupport": "true", + }, + "id": "g6e.8xlarge", + "name": "g6e.8xlarge", + "ram": 262144, + }, + "g6e.xlarge": { + "bandwidth": 20, + "disk": 250, + "extra": { + "availabilityzone": "NA", + "classicnetworkingsupport": "false", + "clockSpeed": "2.6 GHz", + "currentGeneration": "Yes", + "dedicatedEbsThroughput": "Up to 5000 Mbps", + "ecu": "NA", + "enhancedNetworkingSupported": "Yes", + "gpu": "1", + "gpuMemory": "48 GB", + "instanceFamily": "GPU instance", + "instanceType": "g6e.xlarge", + "instancesku": "F6VQKF62RGG5EV6F", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", + "marketoption": "OnDemand", + "memory": "32 GiB", + "networkPerformance": "Up to 20 Gigabit", + "normalizationSizeFactor": "1", + "physicalProcessor": "AMD EPYC 7R13 Processor", + "processorArchitecture": "64-bit", + "processorFeatures": "AMD Turbo; AVX; AVX2", + "regionCode": "us-east-1", + "servicecode": "AmazonEC2", + "servicename": "Amazon Elastic Compute Cloud", + "storage": "1 x 250 GB NVMe SSD", + "vcpu": "4", + "vpcnetworkingsupport": "true", + }, + "id": "g6e.xlarge", + "name": "g6e.xlarge", + "ram": 32768, + }, + "gr6.4xlarge": { + "bandwidth": 25, + "disk": 600, + "extra": { + "availabilityzone": "NA", + "classicnetworkingsupport": "false", + "clockSpeed": "2.6 GHz", + "currentGeneration": "Yes", + "dedicatedEbsThroughput": "8000 Mbps", + "ecu": "NA", + "enhancedNetworkingSupported": "Yes", + "gpu": "1", + "gpuMemory": "24 GB", + "instanceFamily": "GPU instance", + "instanceType": "gr6.4xlarge", + "instancesku": "PG8KYKPFQ8JZ6KAD", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", + "marketoption": "OnDemand", + "memory": "128 GiB", + "networkPerformance": "Up to 25 Gigabit", + "normalizationSizeFactor": "1", + "physicalProcessor": "AMD EPYC 7R32", + "processorArchitecture": "64-bit", + "processorFeatures": "AMD Turbo; AVX; AVX2", + "regionCode": "eu-west-2", + "servicecode": "AmazonEC2", + "servicename": "Amazon Elastic Compute Cloud", + "storage": "1 x 600 GB NVMe SSD", + "vcpu": "16", + "vpcnetworkingsupport": "true", + }, + "id": "gr6.4xlarge", + "name": "gr6.4xlarge", + "ram": 131072, + }, + "gr6.8xlarge": { + "bandwidth": 25, + "disk": 900, + "extra": { + "availabilityzone": "NA", + "classicnetworkingsupport": "false", + "clockSpeed": "2.6 GHz", + "currentGeneration": "Yes", + "dedicatedEbsThroughput": "16000 Mbps", + "ecu": "NA", + "enhancedNetworkingSupported": "Yes", + "gpu": "1", + "gpuMemory": "24 GB", + "instanceFamily": "GPU instance", + "instanceType": "gr6.8xlarge", + "instancesku": "ARXY4W4A3M6DUEFT", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", + "marketoption": "OnDemand", + "memory": "256 GiB", + "networkPerformance": "25 Gigabit", + "normalizationSizeFactor": "1.589397089", + "physicalProcessor": "AMD EPYC 7R32", + "processorArchitecture": "64-bit", + "processorFeatures": "AMD Turbo; AVX; AVX2", + "regionCode": "us-west-2", + "servicecode": "AmazonEC2", + "servicename": "Amazon Elastic Compute Cloud", + "storage": "2 x 450 GB NVMe SSD", + "vcpu": "32", + "vpcnetworkingsupport": "true", + }, + "id": "gr6.8xlarge", + "name": "gr6.8xlarge", + "ram": 262144, + }, + "h1.16xlarge": { + "bandwidth": 25, + "disk": 16000, + "extra": { + "availabilityzone": "NA", + "classicnetworkingsupport": "false", + "clockSpeed": "2.3 GHz", + "currentGeneration": "Yes", + "dedicatedEbsThroughput": "14000 Mbps", + "ecu": "201", + "enhancedNetworkingSupported": "Yes", + "gpuMemory": "NA", + "instanceFamily": "Storage optimized", + "instanceType": "h1.16xlarge", + "instancesku": "QZQ8KAA8X77EH39R", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", + "marketoption": "OnDemand", + "memory": "256 GiB", + "networkPerformance": "25 Gigabit", + "normalizationSizeFactor": "128", + "physicalProcessor": "Intel Xeon E5-2686 v4 (Broadwell)", + "processorArchitecture": "64-bit", + "processorFeatures": "Intel AVX; Intel AVX2; Intel Turbo", + "regionCode": "us-east-1", + "servicecode": "AmazonEC2", + "servicename": "Amazon Elastic Compute Cloud", + "storage": "8 x 2000 HDD", + "vcpu": "64", + "vpcnetworkingsupport": "true", + }, + "id": "h1.16xlarge", + "name": "h1.16xlarge", + "ram": 262144, + }, + "h1.2xlarge": { + "bandwidth": 10, + "disk": 2000, + "extra": { + "availabilityzone": "NA", + "classicnetworkingsupport": "false", + "clockSpeed": "2.3 GHz", + "currentGeneration": "Yes", + "dedicatedEbsThroughput": "1750 Mbps", + "ecu": "31", + "enhancedNetworkingSupported": "Yes", + "gpuMemory": "NA", + "instanceFamily": "Storage optimized", + "instanceType": "h1.2xlarge", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", + "marketoption": "OnDemand", + "memory": "32 GiB", + "networkPerformance": "Up to 10 Gigabit", + "normalizationSizeFactor": "16", + "physicalProcessor": "Intel Xeon E5-2686 v4 (Broadwell)", + "processorArchitecture": "64-bit", + "processorFeatures": "Intel AVX; Intel AVX2; Intel Turbo", + "regionCode": "us-east-1", + "servicecode": "AmazonEC2", + "servicename": "Amazon Elastic Compute Cloud", + "storage": "1 x 2000 HDD", + "vcpu": "8", + "vpcnetworkingsupport": "true", + }, + "id": "h1.2xlarge", + "name": "h1.2xlarge", + "ram": 32768, + }, + "h1.4xlarge": { + "bandwidth": 10, + "disk": 4000, + "extra": { + "availabilityzone": "NA", + "classicnetworkingsupport": "false", + "clockSpeed": "2.3 GHz", + "currentGeneration": "Yes", + "dedicatedEbsThroughput": "3500 Mbps", + "ecu": "58", + "enhancedNetworkingSupported": "Yes", + "gpuMemory": "NA", + "instanceFamily": "Storage optimized", + "instanceType": "h1.4xlarge", + "instancesku": "DA8WABW4PXZEM9CX", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", + "marketoption": "OnDemand", + "memory": "64 GiB", + "networkPerformance": "Up to 10 Gigabit", + "normalizationSizeFactor": "32", + "physicalProcessor": "Intel Xeon E5-2686 v4 (Broadwell)", + "processorArchitecture": "64-bit", + "processorFeatures": "Intel AVX; Intel AVX2; Intel Turbo", + "regionCode": "us-west-2", + "servicecode": "AmazonEC2", + "servicename": "Amazon Elastic Compute Cloud", + "storage": "2 x 2000 HDD", + "vcpu": "16", + "vpcnetworkingsupport": "true", + }, + "id": "h1.4xlarge", + "name": "h1.4xlarge", + "ram": 65536, + }, + "h1.8xlarge": { + "bandwidth": 10, + "disk": 8000, + "extra": { + "availabilityzone": "NA", + "classicnetworkingsupport": "false", + "clockSpeed": "2.3 GHz", + "currentGeneration": "Yes", + "dedicatedEbsThroughput": "7000 Mbps", + "ecu": "97", + "enhancedNetworkingSupported": "Yes", + "gpuMemory": "NA", + "instanceFamily": "Storage optimized", + "instanceType": "h1.8xlarge", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", + "marketoption": "OnDemand", + "memory": "128 GiB", + "networkPerformance": "10 Gigabit", + "normalizationSizeFactor": "64", + "physicalProcessor": "Intel Xeon E5-2686 v4 (Broadwell)", + "processorArchitecture": "64-bit", + "processorFeatures": "Intel AVX; Intel AVX2; Intel Turbo", + "regionCode": "us-east-2", + "servicecode": "AmazonEC2", + "servicename": "Amazon Elastic Compute Cloud", + "storage": "4 x 2000 HDD", + "vcpu": "32", + "vpcnetworkingsupport": "true", + }, + "id": "h1.8xlarge", + "name": "h1.8xlarge", + "ram": 131072, + }, + "hpc6a.48xlarge": { + "bandwidth": 100, + "disk": 0, + "extra": { + "availabilityzone": "NA", + "classicnetworkingsupport": "false", + "clockSpeed": "2.95 GHz", + "currentGeneration": "Yes", + "dedicatedEbsThroughput": "Up to 2085 Mbps", + "ecu": "NA", + "enhancedNetworkingSupported": "Yes", + "gpuMemory": "NA", + "instanceFamily": "Compute optimized", + "instanceType": "hpc6a.48xlarge", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", + "marketoption": "OnDemand", + "memory": "384 GiB", + "networkPerformance": "100 Gigabit", + "normalizationSizeFactor": "384", + "physicalProcessor": "AMD EPYC 7R13 Processor", + "processorArchitecture": "64-bit", + "processorFeatures": "AMD Turbo; AVX; AVX2", + "regionCode": "eu-north-1", + "servicecode": "AmazonEC2", + "servicename": "Amazon Elastic Compute Cloud", + "storage": "EBS only", + "vcpu": "96", + "vpcnetworkingsupport": "true", + }, + "id": "hpc6a.48xlarge", + "name": "hpc6a.48xlarge", + "ram": 393216, + }, + "hpc6id.32xlarge": { + "bandwidth": 200, + "disk": 15200, + "extra": { + "availabilityzone": "NA", + "classicnetworkingsupport": "false", + "clockSpeed": "3.5 GHz", + "currentGeneration": "Yes", + "dedicatedEbsThroughput": "Up to 2085 Mbps", + "ecu": "NA", + "enhancedNetworkingSupported": "Yes", + "gpuMemory": "NA", + "instanceFamily": "Compute optimized", + "instanceType": "hpc6id.32xlarge", + "instancesku": "BFH769F89NTNBEEA", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", + "marketoption": "OnDemand", + "memory": "1024 GiB", + "networkPerformance": "200 Gigabit", + "normalizationSizeFactor": "256", + "physicalProcessor": "Intel Xeon Scalable (Icelake)", + "processorArchitecture": "64-bit", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "eu-west-3", + "servicecode": "AmazonEC2", + "servicename": "Amazon Elastic Compute Cloud", + "storage": "4 x 3800 NVMe SSD", + "vcpu": "64", + "vpcnetworkingsupport": "true", + }, + "id": "hpc6id.32xlarge", + "name": "hpc6id.32xlarge", + "ram": 1048576, + }, + "hpc7a.12xlarge": { + "bandwidth": 300, + "disk": 0, + "extra": { + "availabilityzone": "NA", + "classicnetworkingsupport": "false", + "clockSpeed": "3.7 GHz", + "currentGeneration": "Yes", + "dedicatedEbsThroughput": "87 Mbps", + "ecu": "NA", + "enhancedNetworkingSupported": "Yes", + "gpuMemory": "NA", + "instanceFamily": "Compute optimized", + "instanceType": "hpc7a.12xlarge", + "instancesku": "DXRKH4UU6G9GDZ8Z", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", + "marketoption": "OnDemand", + "memory": "768 GiB", + "networkPerformance": "300 Gigabit", + "normalizationSizeFactor": "384", + "physicalProcessor": "AMD EPYC 9R14 Processor", + "processorArchitecture": "64-bit", + "processorFeatures": "AMD Turbo; AVX; AVX2; AVX512", + "regionCode": "eu-north-1", + "servicecode": "AmazonEC2", + "servicename": "Amazon Elastic Compute Cloud", + "storage": "EBS only", + "vcpu": "24", + "vpcnetworkingsupport": "true", + }, + "id": "hpc7a.12xlarge", + "name": "hpc7a.12xlarge", + "ram": 786432, + }, + "hpc7a.24xlarge": { + "bandwidth": 300, + "disk": 0, + "extra": { + "availabilityzone": "NA", + "classicnetworkingsupport": "false", + "clockSpeed": "3.7 GHz", + "currentGeneration": "Yes", + "dedicatedEbsThroughput": "87 Mbps", + "ecu": "NA", + "enhancedNetworkingSupported": "Yes", + "gpuMemory": "NA", + "instanceFamily": "Compute optimized", + "instanceType": "hpc7a.24xlarge", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", + "marketoption": "OnDemand", + "memory": "768 GiB", + "networkPerformance": "300 Gigabit", + "normalizationSizeFactor": "384", + "physicalProcessor": "AMD EPYC 9R14 Processor", + "processorArchitecture": "64-bit", + "processorFeatures": "AMD Turbo; AVX; AVX2; AVX512", + "regionCode": "eu-west-3", + "servicecode": "AmazonEC2", + "servicename": "Amazon Elastic Compute Cloud", + "storage": "EBS only", + "vcpu": "48", + "vpcnetworkingsupport": "true", + }, + "id": "hpc7a.24xlarge", + "name": "hpc7a.24xlarge", + "ram": 786432, + }, + "hpc7a.48xlarge": { + "bandwidth": 300, + "disk": 0, + "extra": { + "availabilityzone": "NA", + "classicnetworkingsupport": "false", + "clockSpeed": "3.7 GHz", + "currentGeneration": "Yes", + "dedicatedEbsThroughput": "87 Mbps", + "ecu": "NA", + "enhancedNetworkingSupported": "Yes", + "gpuMemory": "NA", + "instanceFamily": "Compute optimized", + "instanceType": "hpc7a.48xlarge", + "instancesku": "HYBMTYWPBDAV2BTJ", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", + "marketoption": "OnDemand", + "memory": "768 GiB", + "networkPerformance": "300 Gigabit", + "normalizationSizeFactor": "384", + "physicalProcessor": "AMD EPYC 9R14 Processor", + "processorArchitecture": "64-bit", + "processorFeatures": "AMD Turbo; AVX; AVX2; AVX512", + "regionCode": "eu-west-3", + "servicecode": "AmazonEC2", + "servicename": "Amazon Elastic Compute Cloud", + "storage": "EBS only", + "vcpu": "96", + "vpcnetworkingsupport": "true", + }, + "id": "hpc7a.48xlarge", + "name": "hpc7a.48xlarge", + "ram": 786432, + }, + "hpc7a.96xlarge": { + "bandwidth": 300, + "disk": 0, + "extra": { + "availabilityzone": "NA", + "classicnetworkingsupport": "false", + "clockSpeed": "3.7 GHz", + "currentGeneration": "Yes", + "dedicatedEbsThroughput": "87 Mbps", + "ecu": "NA", + "enhancedNetworkingSupported": "Yes", + "gpuMemory": "NA", + "instanceFamily": "Compute optimized", + "instanceType": "hpc7a.96xlarge", + "instancesku": "DP7DTFB5J8SYZRPC", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", + "marketoption": "OnDemand", + "memory": "768 GiB", + "networkPerformance": "300 Gigabit", + "normalizationSizeFactor": "384", + "physicalProcessor": "AMD EPYC 9R14 Processor", + "processorArchitecture": "64-bit", + "processorFeatures": "AMD Turbo; AVX; AVX2; AVX512", + "regionCode": "eu-north-1", + "servicecode": "AmazonEC2", + "servicename": "Amazon Elastic Compute Cloud", + "storage": "EBS only", + "vcpu": "192", + "vpcnetworkingsupport": "true", + }, + "id": "hpc7a.96xlarge", + "name": "hpc7a.96xlarge", + "ram": 786432, + }, + "hpc7g.16xlarge": { + "bandwidth": 200, + "disk": 0, + "extra": { + "availabilityzone": "NA", + "classicnetworkingsupport": "false", + "clockSpeed": "2.6 GHz", + "currentGeneration": "Yes", + "dedicatedEbsThroughput": "87 Mbps", + "ecu": "NA", + "enhancedNetworkingSupported": "Yes", + "gpuMemory": "NA", + "instanceFamily": "Compute optimized", + "instanceType": "hpc7g.16xlarge", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", + "marketoption": "OnDemand", + "memory": "128 GiB", + "networkPerformance": "200 Gigabit", + "normalizationSizeFactor": "128", + "physicalProcessor": "AWS Graviton3 Processor", + "processorArchitecture": "64-bit", + "regionCode": "us-east-1", + "servicecode": "AmazonEC2", + "servicename": "Amazon Elastic Compute Cloud", + "storage": "EBS only", + "vcpu": "64", + "vpcnetworkingsupport": "true", + }, + "id": "hpc7g.16xlarge", + "name": "hpc7g.16xlarge", + "ram": 131072, + }, + "hpc7g.4xlarge": { + "bandwidth": 200, + "disk": 0, + "extra": { + "availabilityzone": "NA", + "classicnetworkingsupport": "false", + "clockSpeed": "2.6 GHz", + "currentGeneration": "Yes", + "dedicatedEbsThroughput": "87 Mbps", + "ecu": "NA", + "enhancedNetworkingSupported": "Yes", + "gpuMemory": "NA", + "instanceFamily": "Compute optimized", + "instanceType": "hpc7g.4xlarge", + "instancesku": "4BRATKTQX2BNMYX8", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", + "marketoption": "OnDemand", + "memory": "128 GiB", + "networkPerformance": "200 Gigabit", + "normalizationSizeFactor": "128", + "physicalProcessor": "AWS Graviton3 Processor", + "processorArchitecture": "64-bit", + "regionCode": "us-east-1", + "servicecode": "AmazonEC2", + "servicename": "Amazon Elastic Compute Cloud", + "storage": "EBS only", + "vcpu": "16", + "vpcnetworkingsupport": "true", + }, + "id": "hpc7g.4xlarge", + "name": "hpc7g.4xlarge", + "ram": 131072, + }, + "hpc7g.8xlarge": { + "bandwidth": 200, + "disk": 0, + "extra": { + "availabilityzone": "NA", + "classicnetworkingsupport": "false", + "clockSpeed": "2.6 GHz", + "currentGeneration": "Yes", + "dedicatedEbsThroughput": "87 Mbps", + "ecu": "NA", + "enhancedNetworkingSupported": "Yes", + "gpuMemory": "NA", + "instanceFamily": "Compute optimized", + "instanceType": "hpc7g.8xlarge", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", + "marketoption": "OnDemand", + "memory": "128 GiB", + "networkPerformance": "200 Gigabit", + "normalizationSizeFactor": "128", + "physicalProcessor": "AWS Graviton3 Processor", + "processorArchitecture": "64-bit", + "regionCode": "us-east-1", + "servicecode": "AmazonEC2", + "servicename": "Amazon Elastic Compute Cloud", + "storage": "EBS only", + "vcpu": "32", + "vpcnetworkingsupport": "true", + }, + "id": "hpc7g.8xlarge", + "name": "hpc7g.8xlarge", + "ram": 131072, + }, + "hs1.8xlarge": { + "bandwidth": 10, + "disk": 48000, + "extra": { + "availabilityzone": "NA", + "classicnetworkingsupport": "true", + "clockSpeed": "2 GHz", + "currentGeneration": "No", + "ecu": "35", + "enhancedNetworkingSupported": "No", + "gpuMemory": "NA", + "instanceFamily": "Storage optimized", + "instanceType": "hs1.8xlarge", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", + "marketoption": "OnDemand", + "memory": "117 GiB", + "networkPerformance": "10 Gigabit", + "normalizationSizeFactor": "64", + "physicalProcessor": "Intel Xeon E5-2650", + "processorArchitecture": "64-bit", + "regionCode": "ap-southeast-2", + "servicecode": "AmazonEC2", + "servicename": "Amazon Elastic Compute Cloud", + "storage": "24 x 2000 HDD", + "vcpu": "16", + "vpcnetworkingsupport": "true", + }, + "id": "hs1.8xlarge", + "name": "hs1.8xlarge", + "ram": 119808, + }, + "i2.2xlarge": { + "bandwidth": None, + "disk": 1600, + "extra": { + "availabilityzone": "NA", + "classicnetworkingsupport": "true", + "clockSpeed": "2.5 GHz", + "currentGeneration": "No", + "dedicatedEbsThroughput": "1500 Mbps", + "ecu": "27", + "enhancedNetworkingSupported": "Yes", + "gpuMemory": "NA", + "instanceFamily": "Storage optimized", + "instanceType": "i2.2xlarge", + "intelAvx2Available": "No", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", + "marketoption": "OnDemand", + "memory": "61 GiB", + "networkPerformance": "High", + "normalizationSizeFactor": "16", + "physicalProcessor": "Intel Xeon E5-2670 v2 (Ivy Bridge)", + "processorArchitecture": "64-bit", + "processorFeatures": "Intel AVX; Intel Turbo", + "regionCode": "us-west-1", + "servicecode": "AmazonEC2", + "servicename": "Amazon Elastic Compute Cloud", + "storage": "2 x 800 SSD", + "vcpu": "8", + "vpcnetworkingsupport": "true", + }, + "id": "i2.2xlarge", "name": "i2.2xlarge", "ram": 62464, }, - "i2.4xlarge": { - "bandwidth": None, - "disk": 3200, + "i2.4xlarge": { + "bandwidth": None, + "disk": 3200, + "extra": { + "availabilityzone": "NA", + "classicnetworkingsupport": "true", + "clockSpeed": "2.5 GHz", + "currentGeneration": "No", + "dedicatedEbsThroughput": "1500 Mbps", + "ecu": "53", + "enhancedNetworkingSupported": "Yes", + "gpuMemory": "NA", + "instanceFamily": "Storage optimized", + "instanceType": "i2.4xlarge", + "intelAvx2Available": "No", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", + "marketoption": "OnDemand", + "memory": "122 GiB", + "networkPerformance": "High", + "normalizationSizeFactor": "32", + "physicalProcessor": "Intel Xeon E5-2670 v2 (Ivy Bridge)", + "processorArchitecture": "64-bit", + "processorFeatures": "Intel AVX; Intel Turbo", + "regionCode": "ap-northeast-1", + "servicecode": "AmazonEC2", + "servicename": "Amazon Elastic Compute Cloud", + "storage": "4 x 800 SSD", + "vcpu": "16", + "vpcnetworkingsupport": "true", + }, + "id": "i2.4xlarge", + "name": "i2.4xlarge", + "ram": 124928, + }, + "i2.8xlarge": { + "bandwidth": 10, + "disk": 6400, + "extra": { + "availabilityzone": "NA", + "classicnetworkingsupport": "true", + "clockSpeed": "2.5 GHz", + "currentGeneration": "No", + "dedicatedEbsThroughput": "1500 Mbps", + "ecu": "104", + "enhancedNetworkingSupported": "Yes", + "gpuMemory": "NA", + "instanceFamily": "Storage optimized", + "instanceType": "i2.8xlarge", + "instancesku": "2UP3NPVY4NG62NY2", + "intelAvx2Available": "No", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", + "marketoption": "OnDemand", + "memory": "244 GiB", + "networkPerformance": "10 Gigabit", + "normalizationSizeFactor": "64", + "physicalProcessor": "Intel Xeon E5-2670 v2 (Ivy Bridge)", + "processorArchitecture": "64-bit", + "processorFeatures": "Intel AVX; Intel Turbo", + "regionCode": "ap-northeast-2", + "servicecode": "AmazonEC2", + "servicename": "Amazon Elastic Compute Cloud", + "storage": "8 x 800 SSD", + "vcpu": "32", + "vpcnetworkingsupport": "true", + }, + "id": "i2.8xlarge", + "name": "i2.8xlarge", + "ram": 249856, + }, + "i2.large": { + "bandwidth": None, + "disk": 800, + "extra": { + "availabilityzone": "NA", + "classicnetworkingsupport": "true", + "clockSpeed": "2.5 GHz", + "currentGeneration": "No", + "ecu": "7", + "enhancedNetworkingSupported": "Yes", + "gpuMemory": "NA", + "instanceFamily": "Storage optimized", + "instanceType": "i2.large", + "instancesku": "WURYYYF99XGKXXRH", + "intelAvx2Available": "No", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", + "marketoption": "OnDemand", + "memory": "15 GiB", + "networkPerformance": "Moderate", + "normalizationSizeFactor": "4", + "physicalProcessor": "Intel Xeon E5-2670 v2 (Ivy Bridge)", + "processorArchitecture": "64-bit", + "processorFeatures": "Intel AVX; Intel Turbo", + "regionCode": "eu-west-2", + "servicecode": "AmazonEC2", + "servicename": "Amazon Elastic Compute Cloud", + "storage": "1 x 800 SSD", + "vcpu": "2", + "vpcnetworkingsupport": "true", + }, + "id": "i2.large", + "name": "i2.large", + "ram": 15360, + }, + "i2.xlarge": { + "bandwidth": None, + "disk": 800, + "extra": { + "availabilityzone": "NA", + "classicnetworkingsupport": "true", + "clockSpeed": "2.5 GHz", + "currentGeneration": "No", + "dedicatedEbsThroughput": "750 Mbps", + "ecu": "14", + "enhancedNetworkingSupported": "Yes", + "gpuMemory": "NA", + "instanceFamily": "Storage optimized", + "instanceType": "i2.xlarge", + "intelAvx2Available": "No", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", + "marketoption": "OnDemand", + "memory": "30.5 GiB", + "networkPerformance": "Moderate", + "normalizationSizeFactor": "8", + "physicalProcessor": "Intel Xeon E5-2670 v2 (Ivy Bridge)", + "processorArchitecture": "64-bit", + "processorFeatures": "Intel AVX; Intel Turbo", + "regionCode": "ap-south-1", + "servicecode": "AmazonEC2", + "servicename": "Amazon Elastic Compute Cloud", + "storage": "1 x 800 SSD", + "vcpu": "4", + "vpcnetworkingsupport": "true", + }, + "id": "i2.xlarge", + "name": "i2.xlarge", + "ram": 31232, + }, + "i3.16xlarge": { + "bandwidth": 20, + "disk": 15200, + "extra": { + "availabilityzone": "NA", + "classicnetworkingsupport": "false", + "clockSpeed": "2.3 GHz", + "currentGeneration": "Yes", + "dedicatedEbsThroughput": "14000 Mbps", + "ecu": "201", + "enhancedNetworkingSupported": "Yes", + "gpuMemory": "NA", + "instanceFamily": "Storage optimized", + "instanceType": "i3.16xlarge", + "instancesku": "QVUP8HT625VGM28B", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", + "marketoption": "OnDemand", + "memory": "488 GiB", + "networkPerformance": "20 Gigabit", + "normalizationSizeFactor": "128", + "physicalProcessor": "Intel Xeon E5-2686 v4 (Broadwell)", + "processorArchitecture": "64-bit", + "processorFeatures": "Intel AVX; Intel AVX2; Intel Turbo", + "regionCode": "eu-central-1", + "servicecode": "AmazonEC2", + "servicename": "Amazon Elastic Compute Cloud", + "storage": "8 x 1900 NVMe SSD", + "vcpu": "64", + "vpcnetworkingsupport": "true", + }, + "id": "i3.16xlarge", + "name": "i3.16xlarge", + "ram": 499712, + }, + "i3.2xlarge": { + "bandwidth": 10, + "disk": 1900, + "extra": { + "availabilityzone": "NA", + "classicnetworkingsupport": "false", + "clockSpeed": "2.3 GHz", + "currentGeneration": "Yes", + "dedicatedEbsThroughput": "1750 Mbps", + "ecu": "31", + "enhancedNetworkingSupported": "Yes", + "gpuMemory": "NA", + "instanceFamily": "Storage optimized", + "instanceType": "i3.2xlarge", + "instancesku": "344DF3TUKYKVUUYB", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", + "marketoption": "OnDemand", + "memory": "61 GiB", + "networkPerformance": "Up to 10 Gigabit", + "normalizationSizeFactor": "16", + "physicalProcessor": "Intel Xeon E5-2686 v4 (Broadwell)", + "processorArchitecture": "64-bit", + "processorFeatures": "Intel AVX; Intel AVX2; Intel Turbo", + "regionCode": "eu-north-1", + "servicecode": "AmazonEC2", + "servicename": "Amazon Elastic Compute Cloud", + "storage": "1 x 1900 NVMe SSD", + "vcpu": "8", + "vpcnetworkingsupport": "true", + }, + "id": "i3.2xlarge", + "name": "i3.2xlarge", + "ram": 62464, + }, + "i3.4xlarge": { + "bandwidth": 10, + "disk": 3800, + "extra": { + "availabilityzone": "NA", + "classicnetworkingsupport": "false", + "clockSpeed": "2.3 GHz", + "currentGeneration": "Yes", + "dedicatedEbsThroughput": "3500 Mbps", + "ecu": "58", + "enhancedNetworkingSupported": "Yes", + "gpuMemory": "NA", + "instanceFamily": "Storage optimized", + "instanceType": "i3.4xlarge", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", + "marketoption": "OnDemand", + "memory": "122 GiB", + "networkPerformance": "Up to 10 Gigabit", + "normalizationSizeFactor": "32", + "physicalProcessor": "Intel Xeon E5-2686 v4 (Broadwell)", + "processorArchitecture": "64-bit", + "processorFeatures": "Intel AVX; Intel AVX2; Intel Turbo", + "regionCode": "ap-southeast-2", + "servicecode": "AmazonEC2", + "servicename": "Amazon Elastic Compute Cloud", + "storage": "2 x 1900 NVMe SSD", + "vcpu": "16", + "vpcnetworkingsupport": "true", + }, + "id": "i3.4xlarge", + "name": "i3.4xlarge", + "ram": 124928, + }, + "i3.8xlarge": { + "bandwidth": 10, + "disk": 7600, + "extra": { + "availabilityzone": "NA", + "classicnetworkingsupport": "false", + "clockSpeed": "2.3 GHz", + "currentGeneration": "Yes", + "dedicatedEbsThroughput": "7000 Mbps", + "ecu": "97", + "enhancedNetworkingSupported": "Yes", + "gpuMemory": "NA", + "instanceFamily": "Storage optimized", + "instanceType": "i3.8xlarge", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", + "marketoption": "OnDemand", + "memory": "244 GiB", + "networkPerformance": "10 Gigabit", + "normalizationSizeFactor": "64", + "physicalProcessor": "Intel Xeon E5-2686 v4 (Broadwell)", + "processorArchitecture": "64-bit", + "processorFeatures": "Intel AVX; Intel AVX2; Intel Turbo", + "regionCode": "us-east-1", + "servicecode": "AmazonEC2", + "servicename": "Amazon Elastic Compute Cloud", + "storage": "4 x 1900 NVMe SSD", + "vcpu": "32", + "vpcnetworkingsupport": "true", + }, + "id": "i3.8xlarge", + "name": "i3.8xlarge", + "ram": 249856, + }, + "i3.large": { + "bandwidth": 10, + "disk": 475, + "extra": { + "availabilityzone": "NA", + "classicnetworkingsupport": "false", + "clockSpeed": "2.3 GHz", + "currentGeneration": "Yes", + "dedicatedEbsThroughput": "425 Mbps", + "ecu": "8", + "enhancedNetworkingSupported": "Yes", + "gpuMemory": "NA", + "instanceFamily": "Storage optimized", + "instanceType": "i3.large", + "instancesku": "T2R7DYXSCP5QZZGU", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", + "marketoption": "OnDemand", + "memory": "15.25 GiB", + "networkPerformance": "Up to 10 Gigabit", + "normalizationSizeFactor": "4", + "physicalProcessor": "Intel Xeon E5-2686 v4 (Broadwell)", + "processorArchitecture": "64-bit", + "processorFeatures": "Intel AVX; Intel AVX2; Intel Turbo", + "regionCode": "ap-northeast-2", + "servicecode": "AmazonEC2", + "servicename": "Amazon Elastic Compute Cloud", + "storage": "1 x 475 NVMe SSD", + "vcpu": "2", + "vpcnetworkingsupport": "true", + }, + "id": "i3.large", + "name": "i3.large", + "ram": 15616, + }, + "i3.xlarge": { + "bandwidth": 10, + "disk": 950, + "extra": { + "availabilityzone": "NA", + "classicnetworkingsupport": "false", + "clockSpeed": "2.3 GHz", + "currentGeneration": "Yes", + "dedicatedEbsThroughput": "850 Mbps", + "ecu": "16", + "enhancedNetworkingSupported": "Yes", + "gpuMemory": "NA", + "instanceFamily": "Storage optimized", + "instanceType": "i3.xlarge", + "instancesku": "DQBUA3WF2ZKB94XE", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", + "marketoption": "OnDemand", + "memory": "30.5 GiB", + "networkPerformance": "Up to 10 Gigabit", + "normalizationSizeFactor": "8", + "physicalProcessor": "Intel Xeon E5-2686 v4 (Broadwell)", + "processorArchitecture": "64-bit", + "processorFeatures": "Intel AVX; Intel AVX2; Intel Turbo", + "regionCode": "ap-northeast-2", + "servicecode": "AmazonEC2", + "servicename": "Amazon Elastic Compute Cloud", + "storage": "1 x 950 NVMe SSD", + "vcpu": "4", + "vpcnetworkingsupport": "true", + }, + "id": "i3.xlarge", + "name": "i3.xlarge", + "ram": 31232, + }, + "i3en.12xlarge": { + "bandwidth": 50, + "disk": 30000, + "extra": { + "availabilityzone": "NA", + "classicnetworkingsupport": "false", + "clockSpeed": "3.1 GHz", + "currentGeneration": "Yes", + "dedicatedEbsThroughput": "7000 Mbps", + "ecu": "168", + "enhancedNetworkingSupported": "Yes", + "gpuMemory": "NA", + "instanceFamily": "Storage optimized", + "instanceType": "i3en.12xlarge", + "instancesku": "8RE9VN3MCA27FAPN", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", + "marketoption": "OnDemand", + "memory": "384 GiB", + "networkPerformance": "50 Gigabit", + "normalizationSizeFactor": "96", + "physicalProcessor": "Intel Xeon Platinum 8175", + "processorArchitecture": "64-bit", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "eu-west-2", + "servicecode": "AmazonEC2", + "servicename": "Amazon Elastic Compute Cloud", + "storage": "4 x 7500 NVMe SSD", + "vcpu": "48", + "vpcnetworkingsupport": "true", + }, + "id": "i3en.12xlarge", + "name": "i3en.12xlarge", + "ram": 393216, + }, + "i3en.24xlarge": { + "bandwidth": 100, + "disk": 60000, + "extra": { + "availabilityzone": "NA", + "classicnetworkingsupport": "false", + "clockSpeed": "3.1 GHz", + "currentGeneration": "Yes", + "dedicatedEbsThroughput": "14000 Mbps", + "ecu": "337", + "enhancedNetworkingSupported": "Yes", + "gpuMemory": "NA", + "instanceFamily": "Storage optimized", + "instanceType": "i3en.24xlarge", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", + "marketoption": "OnDemand", + "memory": "768 GiB", + "networkPerformance": "100 Gigabit", + "normalizationSizeFactor": "192", + "physicalProcessor": "Intel Xeon Platinum 8175", + "processorArchitecture": "64-bit", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "eu-west-1", + "servicecode": "AmazonEC2", + "servicename": "Amazon Elastic Compute Cloud", + "storage": "8 x 7500 NVMe SSD", + "vcpu": "96", + "vpcnetworkingsupport": "true", + }, + "id": "i3en.24xlarge", + "name": "i3en.24xlarge", + "ram": 786432, + }, + "i3en.2xlarge": { + "bandwidth": 25, + "disk": 5000, + "extra": { + "availabilityzone": "NA", + "classicnetworkingsupport": "false", + "clockSpeed": "3.1 GHz", + "currentGeneration": "Yes", + "dedicatedEbsThroughput": "Up to 3500 Mbps", + "ecu": "37", + "enhancedNetworkingSupported": "Yes", + "gpuMemory": "NA", + "instanceFamily": "Storage optimized", + "instanceType": "i3en.2xlarge", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", + "marketoption": "OnDemand", + "memory": "64 GiB", + "networkPerformance": "Up to 25 Gigabit", + "normalizationSizeFactor": "16", + "physicalProcessor": "Intel Xeon Platinum 8175", + "processorArchitecture": "64-bit", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "eu-west-3", + "servicecode": "AmazonEC2", + "servicename": "Amazon Elastic Compute Cloud", + "storage": "2 x 2500 NVMe SSD", + "vcpu": "8", + "vpcnetworkingsupport": "true", + }, + "id": "i3en.2xlarge", + "name": "i3en.2xlarge", + "ram": 65536, + }, + "i3en.3xlarge": { + "bandwidth": 25, + "disk": 7500, + "extra": { + "availabilityzone": "NA", + "classicnetworkingsupport": "false", + "clockSpeed": "3.1 GHz", + "currentGeneration": "Yes", + "dedicatedEbsThroughput": "Up to 3500 Mbps", + "ecu": "NA", + "enhancedNetworkingSupported": "Yes", + "gpuMemory": "NA", + "instanceFamily": "Storage optimized", + "instanceType": "i3en.3xlarge", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", + "marketoption": "OnDemand", + "memory": "96 GiB", + "networkPerformance": "Up to 25 Gigabit", + "normalizationSizeFactor": "24", + "physicalProcessor": "Intel Xeon Platinum 8175", + "processorArchitecture": "64-bit", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "eu-north-1", + "servicecode": "AmazonEC2", + "servicename": "Amazon Elastic Compute Cloud", + "storage": "1 x 7500 NVMe SSD", + "vcpu": "12", + "vpcnetworkingsupport": "true", + }, + "id": "i3en.3xlarge", + "name": "i3en.3xlarge", + "ram": 98304, + }, + "i3en.6xlarge": { + "bandwidth": 25, + "disk": 15000, + "extra": { + "availabilityzone": "NA", + "classicnetworkingsupport": "false", + "clockSpeed": "3.1 GHz", + "currentGeneration": "Yes", + "dedicatedEbsThroughput": "3500 Mbps", + "ecu": "NA", + "enhancedNetworkingSupported": "Yes", + "gpuMemory": "NA", + "instanceFamily": "Storage optimized", + "instanceType": "i3en.6xlarge", + "instancesku": "JFUSUE6PEJ7BEWFW", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", + "marketoption": "OnDemand", + "memory": "192 GiB", + "networkPerformance": "25 Gigabit", + "normalizationSizeFactor": "48", + "physicalProcessor": "Intel Xeon Platinum 8175", + "processorArchitecture": "64-bit", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "us-west-1", + "servicecode": "AmazonEC2", + "servicename": "Amazon Elastic Compute Cloud", + "storage": "2 x 7500 NVMe SSD", + "vcpu": "24", + "vpcnetworkingsupport": "true", + }, + "id": "i3en.6xlarge", + "name": "i3en.6xlarge", + "ram": 196608, + }, + "i3en.large": { + "bandwidth": 25, + "disk": 1250, + "extra": { + "availabilityzone": "NA", + "classicnetworkingsupport": "false", + "clockSpeed": "3.1 GHz", + "currentGeneration": "Yes", + "dedicatedEbsThroughput": "Up to 3500 Mbps", + "ecu": "10", + "enhancedNetworkingSupported": "Yes", + "gpuMemory": "NA", + "instanceFamily": "Storage optimized", + "instanceType": "i3en.large", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", + "marketoption": "OnDemand", + "memory": "16 GiB", + "networkPerformance": "Up to 25 Gigabit", + "normalizationSizeFactor": "4", + "physicalProcessor": "Intel Xeon Platinum 8175", + "processorArchitecture": "64-bit", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "ap-east-1", + "servicecode": "AmazonEC2", + "servicename": "Amazon Elastic Compute Cloud", + "storage": "1 x 1250 NVMe SSD", + "vcpu": "2", + "vpcnetworkingsupport": "true", + }, + "id": "i3en.large", + "name": "i3en.large", + "ram": 16384, + }, + "i3en.xlarge": { + "bandwidth": 25, + "disk": 2500, + "extra": { + "availabilityzone": "NA", + "classicnetworkingsupport": "false", + "clockSpeed": "3.1 GHz", + "currentGeneration": "Yes", + "dedicatedEbsThroughput": "Up to 3500 Mbps", + "ecu": "NA", + "enhancedNetworkingSupported": "Yes", + "gpuMemory": "NA", + "instanceFamily": "Storage optimized", + "instanceType": "i3en.xlarge", + "instancesku": "KFX9MBMD2FPV9EAG", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", + "marketoption": "OnDemand", + "memory": "32 GiB", + "networkPerformance": "Up to 25 Gigabit", + "normalizationSizeFactor": "8", + "physicalProcessor": "Intel Xeon Platinum 8175", + "processorArchitecture": "64-bit", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "sa-east-1", + "servicecode": "AmazonEC2", + "servicename": "Amazon Elastic Compute Cloud", + "storage": "1 x 2500 NVMe SSD", + "vcpu": "4", + "vpcnetworkingsupport": "true", + }, + "id": "i3en.xlarge", + "name": "i3en.xlarge", + "ram": 32768, + }, + "i4g.16xlarge": { + "bandwidth": 37500, + "disk": 15000, + "extra": { + "availabilityzone": "NA", + "classicnetworkingsupport": "false", + "clockSpeed": "2.5 GHz", + "currentGeneration": "Yes", + "dedicatedEbsThroughput": "20000 Mbps", + "ecu": "NA", + "enhancedNetworkingSupported": "Yes", + "gpuMemory": "NA", + "instanceFamily": "Storage optimized", + "instanceType": "i4g.16xlarge", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", + "marketoption": "OnDemand", + "memory": "512 GiB", + "networkPerformance": "37500 Megabit", + "normalizationSizeFactor": "128", + "physicalProcessor": "AWS Graviton2 Processor", + "processorArchitecture": "64-bit", + "regionCode": "us-east-1", + "servicecode": "AmazonEC2", + "servicename": "Amazon Elastic Compute Cloud", + "storage": "4 x 3750 SSD", + "vcpu": "64", + "vpcnetworkingsupport": "true", + }, + "id": "i4g.16xlarge", + "name": "i4g.16xlarge", + "ram": 524288, + }, + "i4g.2xlarge": { + "bandwidth": 12, + "disk": 1875, + "extra": { + "availabilityzone": "NA", + "classicnetworkingsupport": "false", + "clockSpeed": "2.5 GHz", + "currentGeneration": "Yes", + "dedicatedEbsThroughput": "Up to 10000 Mbps", + "ecu": "NA", + "enhancedNetworkingSupported": "Yes", + "gpuMemory": "NA", + "instanceFamily": "Storage optimized", + "instanceType": "i4g.2xlarge", + "instancesku": "6V9FAVBEUJNF7Y5N", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", + "marketoption": "OnDemand", + "memory": "64 GiB", + "networkPerformance": "Up to 12 Gigabit", + "normalizationSizeFactor": "16", + "physicalProcessor": "AWS Graviton2 Processor", + "processorArchitecture": "64-bit", + "regionCode": "ap-southeast-1", + "servicecode": "AmazonEC2", + "servicename": "Amazon Elastic Compute Cloud", + "storage": "1 x 1875 SSD", + "vcpu": "8", + "vpcnetworkingsupport": "true", + }, + "id": "i4g.2xlarge", + "name": "i4g.2xlarge", + "ram": 65536, + }, + "i4g.4xlarge": { + "bandwidth": 25, + "disk": 3750, + "extra": { + "availabilityzone": "NA", + "classicnetworkingsupport": "false", + "clockSpeed": "2.5 GHz", + "currentGeneration": "Yes", + "dedicatedEbsThroughput": "Up to 10000 Mbps", + "ecu": "NA", + "enhancedNetworkingSupported": "Yes", + "gpuMemory": "NA", + "instanceFamily": "Storage optimized", + "instanceType": "i4g.4xlarge", + "instancesku": "QMEDNTDHFBJ5TBVK", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", + "marketoption": "OnDemand", + "memory": "128 GiB", + "networkPerformance": "Up to 25 Gigabit", + "normalizationSizeFactor": "32", + "physicalProcessor": "AWS Graviton2 Processor", + "processorArchitecture": "64-bit", + "regionCode": "ap-southeast-1", + "servicecode": "AmazonEC2", + "servicename": "Amazon Elastic Compute Cloud", + "storage": "1 x 3750 SSD", + "vcpu": "16", + "vpcnetworkingsupport": "true", + }, + "id": "i4g.4xlarge", + "name": "i4g.4xlarge", + "ram": 131072, + }, + "i4g.8xlarge": { + "bandwidth": 18750, + "disk": 7500, + "extra": { + "availabilityzone": "NA", + "classicnetworkingsupport": "false", + "clockSpeed": "2.5 GHz", + "currentGeneration": "Yes", + "dedicatedEbsThroughput": "10000 Mbps", + "ecu": "NA", + "enhancedNetworkingSupported": "Yes", + "gpuMemory": "NA", + "instanceFamily": "Storage optimized", + "instanceType": "i4g.8xlarge", + "instancesku": "88CKZ2RR64QV2SEC", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", + "marketoption": "OnDemand", + "memory": "256 GiB", + "networkPerformance": "18750 Megabit", + "normalizationSizeFactor": "64", + "physicalProcessor": "AWS Graviton2 Processor", + "processorArchitecture": "64-bit", + "regionCode": "ca-central-1", + "servicecode": "AmazonEC2", + "servicename": "Amazon Elastic Compute Cloud", + "storage": "2 x 3750 SSD", + "vcpu": "32", + "vpcnetworkingsupport": "true", + }, + "id": "i4g.8xlarge", + "name": "i4g.8xlarge", + "ram": 262144, + }, + "i4g.large": { + "bandwidth": 10, + "disk": 468, + "extra": { + "availabilityzone": "NA", + "classicnetworkingsupport": "false", + "clockSpeed": "2.5 GHz", + "currentGeneration": "Yes", + "dedicatedEbsThroughput": "Up to 10000 Mbps", + "ecu": "NA", + "enhancedNetworkingSupported": "Yes", + "gpuMemory": "NA", + "instanceFamily": "Storage optimized", + "instanceType": "i4g.large", + "instancesku": "ECPX7S99F7RP3PWS", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", + "marketoption": "OnDemand", + "memory": "16 GiB", + "networkPerformance": "Up to 10 Gigabit", + "normalizationSizeFactor": "4", + "physicalProcessor": "AWS Graviton2 Processor", + "processorArchitecture": "64-bit", + "regionCode": "us-west-2", + "servicecode": "AmazonEC2", + "servicename": "Amazon Elastic Compute Cloud", + "storage": "1 x 468 SSD", + "vcpu": "2", + "vpcnetworkingsupport": "true", + }, + "id": "i4g.large", + "name": "i4g.large", + "ram": 16384, + }, + "i4g.xlarge": { + "bandwidth": 10, + "disk": 937, + "extra": { + "availabilityzone": "NA", + "classicnetworkingsupport": "false", + "clockSpeed": "2.5 GHz", + "currentGeneration": "Yes", + "dedicatedEbsThroughput": "Up to 10000 Mbps", + "ecu": "NA", + "enhancedNetworkingSupported": "Yes", + "gpuMemory": "NA", + "instanceFamily": "Storage optimized", + "instanceType": "i4g.xlarge", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", + "marketoption": "OnDemand", + "memory": "32 GiB", + "networkPerformance": "Up to 10 Gigabit", + "normalizationSizeFactor": "8", + "physicalProcessor": "AWS Graviton2 Processor", + "processorArchitecture": "64-bit", + "regionCode": "us-west-2", + "servicecode": "AmazonEC2", + "servicename": "Amazon Elastic Compute Cloud", + "storage": "1 x 937 SSD", + "vcpu": "4", + "vpcnetworkingsupport": "true", + }, + "id": "i4g.xlarge", + "name": "i4g.xlarge", + "ram": 32768, + }, + "i4i.12xlarge": { + "bandwidth": 28125, + "disk": 11250, + "extra": { + "availabilityzone": "NA", + "classicnetworkingsupport": "false", + "clockSpeed": "3.5 GHz", + "currentGeneration": "Yes", + "dedicatedEbsThroughput": "15000 Mbps", + "ecu": "NA", + "enhancedNetworkingSupported": "Yes", + "gpuMemory": "NA", + "instanceFamily": "Storage optimized", + "instanceType": "i4i.12xlarge", + "instancesku": "5DP3MFBEZAWKNNU4", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", + "marketoption": "OnDemand", + "memory": "384 GiB", + "networkPerformance": "28125 Megabit", + "normalizationSizeFactor": "96", + "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", + "processorArchitecture": "64-bit", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "eu-west-3", + "servicecode": "AmazonEC2", + "servicename": "Amazon Elastic Compute Cloud", + "storage": "3 x 3750 NVMe SSD", + "vcpu": "48", + "vpcnetworkingsupport": "true", + }, + "id": "i4i.12xlarge", + "name": "i4i.12xlarge", + "ram": 393216, + }, + "i4i.16xlarge": { + "bandwidth": 35000, + "disk": 15000, + "extra": { + "availabilityzone": "NA", + "classicnetworkingsupport": "false", + "clockSpeed": "3.5 GHz", + "currentGeneration": "Yes", + "dedicatedEbsThroughput": "20000 Mbps", + "ecu": "NA", + "enhancedNetworkingSupported": "Yes", + "gpuMemory": "NA", + "instanceFamily": "Storage optimized", + "instanceType": "i4i.16xlarge", + "instancesku": "5PHSTUESTSJBSFAK", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", + "marketoption": "OnDemand", + "memory": "512 GiB", + "networkPerformance": "35000 Megabit", + "normalizationSizeFactor": "128", + "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", + "processorArchitecture": "64-bit", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "us-east-1", + "servicecode": "AmazonEC2", + "servicename": "Amazon Elastic Compute Cloud", + "storage": "4 x 3750 NVMe SSD", + "vcpu": "64", + "vpcnetworkingsupport": "true", + }, + "id": "i4i.16xlarge", + "name": "i4i.16xlarge", + "ram": 524288, + }, + "i4i.24xlarge": { + "bandwidth": 56250, + "disk": 22500, + "extra": { + "availabilityzone": "NA", + "classicnetworkingsupport": "false", + "clockSpeed": "3.5 GHz", + "currentGeneration": "Yes", + "dedicatedEbsThroughput": "30000 Mbps", + "ecu": "NA", + "enhancedNetworkingSupported": "Yes", + "gpuMemory": "NA", + "instanceFamily": "Storage optimized", + "instanceType": "i4i.24xlarge", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", + "marketoption": "OnDemand", + "memory": "768 GiB", + "networkPerformance": "56250 Megabit", + "normalizationSizeFactor": "192", + "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", + "processorArchitecture": "64-bit", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "ap-southeast-2", + "servicecode": "AmazonEC2", + "servicename": "Amazon Elastic Compute Cloud", + "storage": "6 x 3750 NVMe SSD", + "vcpu": "96", + "vpcnetworkingsupport": "true", + }, + "id": "i4i.24xlarge", + "name": "i4i.24xlarge", + "ram": 786432, + }, + "i4i.2xlarge": { + "bandwidth": 12, + "disk": 1875, + "extra": { + "availabilityzone": "NA", + "classicnetworkingsupport": "false", + "clockSpeed": "3.5 GHz", + "currentGeneration": "Yes", + "dedicatedEbsThroughput": "Up to 10000 Mbps", + "ecu": "NA", + "enhancedNetworkingSupported": "Yes", + "gpuMemory": "NA", + "instanceFamily": "Storage optimized", + "instanceType": "i4i.2xlarge", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", + "marketoption": "OnDemand", + "memory": "64 GiB", + "networkPerformance": "Up to 12 Gigabit", + "normalizationSizeFactor": "16", + "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", + "processorArchitecture": "64-bit", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "eu-south-1", + "servicecode": "AmazonEC2", + "servicename": "Amazon Elastic Compute Cloud", + "storage": "1 x 1875 NVMe SSD", + "vcpu": "8", + "vpcnetworkingsupport": "true", + }, + "id": "i4i.2xlarge", + "name": "i4i.2xlarge", + "ram": 65536, + }, + "i4i.32xlarge": { + "bandwidth": 75000, + "disk": 30000, + "extra": { + "availabilityzone": "NA", + "classicnetworkingsupport": "false", + "clockSpeed": "3.5 GHz", + "currentGeneration": "Yes", + "dedicatedEbsThroughput": "40000 Mbps", + "ecu": "NA", + "enhancedNetworkingSupported": "Yes", + "gpuMemory": "NA", + "instanceFamily": "Storage optimized", + "instanceType": "i4i.32xlarge", + "instancesku": "44CRDAV8AJ9ZMF4W", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", + "marketoption": "OnDemand", + "memory": "1024 GiB", + "networkPerformance": "75000 Megabit", + "normalizationSizeFactor": "256", + "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", + "processorArchitecture": "64-bit", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "eu-north-1", + "servicecode": "AmazonEC2", + "servicename": "Amazon Elastic Compute Cloud", + "storage": "8 x 3750 SSD", + "vcpu": "128", + "vpcnetworkingsupport": "true", + }, + "id": "i4i.32xlarge", + "name": "i4i.32xlarge", + "ram": 1048576, + }, + "i4i.4xlarge": { + "bandwidth": 25, + "disk": 3750, + "extra": { + "availabilityzone": "NA", + "classicnetworkingsupport": "false", + "clockSpeed": "3.5 GHz", + "currentGeneration": "Yes", + "dedicatedEbsThroughput": "Up to 10000 Mbps", + "ecu": "NA", + "enhancedNetworkingSupported": "Yes", + "gpuMemory": "NA", + "instanceFamily": "Storage optimized", + "instanceType": "i4i.4xlarge", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", + "marketoption": "OnDemand", + "memory": "128 GiB", + "networkPerformance": "Up to 25 Gigabit", + "normalizationSizeFactor": "32", + "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", + "processorArchitecture": "64-bit", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "ap-northeast-1", + "servicecode": "AmazonEC2", + "servicename": "Amazon Elastic Compute Cloud", + "storage": "1 x 3750 NVMe SSD", + "vcpu": "16", + "vpcnetworkingsupport": "true", + }, + "id": "i4i.4xlarge", + "name": "i4i.4xlarge", + "ram": 131072, + }, + "i4i.8xlarge": { + "bandwidth": 18750, + "disk": 7500, + "extra": { + "availabilityzone": "NA", + "classicnetworkingsupport": "false", + "clockSpeed": "3.5 GHz", + "currentGeneration": "Yes", + "dedicatedEbsThroughput": "10000 Mbps", + "ecu": "NA", + "enhancedNetworkingSupported": "Yes", + "gpuMemory": "NA", + "instanceFamily": "Storage optimized", + "instanceType": "i4i.8xlarge", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", + "marketoption": "OnDemand", + "memory": "256 GiB", + "networkPerformance": "18750 Megabit", + "normalizationSizeFactor": "64", + "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", + "processorArchitecture": "64-bit", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "ap-southeast-2", + "servicecode": "AmazonEC2", + "servicename": "Amazon Elastic Compute Cloud", + "storage": "2 x 3750 NVMe SSD", + "vcpu": "32", + "vpcnetworkingsupport": "true", + }, + "id": "i4i.8xlarge", + "name": "i4i.8xlarge", + "ram": 262144, + }, + "i4i.large": { + "bandwidth": 10, + "disk": 468, + "extra": { + "availabilityzone": "NA", + "classicnetworkingsupport": "false", + "clockSpeed": "3.5 GHz", + "currentGeneration": "Yes", + "dedicatedEbsThroughput": "Up to 10000 Mbps", + "ecu": "NA", + "enhancedNetworkingSupported": "Yes", + "gpuMemory": "NA", + "instanceFamily": "Storage optimized", + "instanceType": "i4i.large", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", + "marketoption": "OnDemand", + "memory": "16 GiB", + "networkPerformance": "Up to 10 Gigabit", + "normalizationSizeFactor": "4", + "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", + "processorArchitecture": "64-bit", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "eu-south-1", + "servicecode": "AmazonEC2", + "servicename": "Amazon Elastic Compute Cloud", + "storage": "1 x 468 NVMe SSD", + "vcpu": "2", + "vpcnetworkingsupport": "true", + }, + "id": "i4i.large", + "name": "i4i.large", + "ram": 16384, + }, + "i4i.xlarge": { + "bandwidth": 10, + "disk": 937, "extra": { "availabilityzone": "NA", - "classicnetworkingsupport": "true", - "clockSpeed": "2.5 GHz", - "currentGeneration": "No", - "dedicatedEbsThroughput": "1500 Mbps", - "ecu": "53", + "classicnetworkingsupport": "false", + "clockSpeed": "3.5 GHz", + "currentGeneration": "Yes", + "dedicatedEbsThroughput": "Up to 10000 Mbps", + "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Storage optimized", - "instanceType": "i2.4xlarge", - "intelAvx2Available": "No", + "instanceType": "i4i.xlarge", + "instancesku": "DU36AKRSXVPX42VR", + "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "122 GiB", - "networkPerformance": "High", - "normalizationSizeFactor": "32", - "physicalProcessor": "Intel Xeon E5-2670 v2 (Ivy Bridge)", + "memory": "32 GiB", + "networkPerformance": "Up to 10 Gigabit", + "normalizationSizeFactor": "8", + "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel Turbo", - "regionCode": "us-east-1", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "ap-northeast-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "4 x 800 SSD", - "vcpu": "16", + "storage": "1 x 937 NVMe SSD", + "vcpu": "4", "vpcnetworkingsupport": "true", }, - "id": "i2.4xlarge", - "name": "i2.4xlarge", - "ram": 124928, + "id": "i4i.xlarge", + "name": "i4i.xlarge", + "ram": 32768, }, - "i2.8xlarge": { - "bandwidth": 10, - "disk": 6400, + "i7ie.12xlarge": { + "bandwidth": 50, + "disk": 30000, "extra": { "availabilityzone": "NA", - "classicnetworkingsupport": "true", - "clockSpeed": "2.5 GHz", - "currentGeneration": "No", - "dedicatedEbsThroughput": "1500 Mbps", - "ecu": "104", + "classicnetworkingsupport": "false", + "clockSpeed": "4 GHz", + "currentGeneration": "Yes", + "dedicatedEbsThroughput": "15000 Mbps", + "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Storage optimized", - "instanceType": "i2.8xlarge", - "intelAvx2Available": "No", + "instanceType": "i7ie.12xlarge", + "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "244 GiB", - "networkPerformance": "10 Gigabit", - "normalizationSizeFactor": "64", - "physicalProcessor": "Intel Xeon E5-2670 v2 (Ivy Bridge)", + "memory": "384 GiB", + "networkPerformance": "Up to 50 Gigabit", + "normalizationSizeFactor": "96", + "physicalProcessor": "Intel Xeon Scalable (Emerald Rapids)", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel Turbo", - "regionCode": "us-east-2", + "processorFeatures": "Intel AMX; Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "ap-northeast-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "8 x 800 SSD", - "vcpu": "32", + "storage": "4 x 7500 NVMe SSD", + "vcpu": "48", "vpcnetworkingsupport": "true", }, - "id": "i2.8xlarge", - "name": "i2.8xlarge", - "ram": 249856, + "id": "i7ie.12xlarge", + "name": "i7ie.12xlarge", + "ram": 393216, }, - "i2.large": { - "bandwidth": None, - "disk": 800, + "i7ie.18xlarge": { + "bandwidth": 75, + "disk": 45000, "extra": { "availabilityzone": "NA", - "classicnetworkingsupport": "true", - "clockSpeed": "2.5 GHz", - "currentGeneration": "No", - "ecu": "7", + "classicnetworkingsupport": "false", + "clockSpeed": "4 GHz", + "currentGeneration": "Yes", + "dedicatedEbsThroughput": "22500 Mbps", + "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Storage optimized", - "instanceType": "i2.large", - "instancesku": "5X8AMM6CFGNDPE7S", - "intelAvx2Available": "No", + "instanceType": "i7ie.18xlarge", + "instancesku": "DUZ3BPZ8C9RT7UHP", + "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "15 GiB", - "networkPerformance": "Moderate", - "normalizationSizeFactor": "4", - "physicalProcessor": "Intel Xeon E5-2670 v2 (Ivy Bridge)", + "memory": "576 GiB", + "networkPerformance": "Up to 75 Gigabit", + "normalizationSizeFactor": "144", + "physicalProcessor": "Intel Xeon Scalable (Emerald Rapids)", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel Turbo", - "regionCode": "ap-southeast-1", + "processorFeatures": "Intel AMX; Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "ap-northeast-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 800 SSD", - "vcpu": "2", + "storage": "6 x 7500 NVMe SSD", + "vcpu": "72", "vpcnetworkingsupport": "true", }, - "id": "i2.large", - "name": "i2.large", - "ram": 15360, + "id": "i7ie.18xlarge", + "name": "i7ie.18xlarge", + "ram": 589824, }, - "i2.xlarge": { - "bandwidth": None, - "disk": 800, + "i7ie.24xlarge": { + "bandwidth": 100, + "disk": 60000, "extra": { "availabilityzone": "NA", - "classicnetworkingsupport": "true", - "clockSpeed": "2.5 GHz", - "currentGeneration": "No", - "dedicatedEbsThroughput": "750 Mbps", - "ecu": "14", + "classicnetworkingsupport": "false", + "clockSpeed": "4 GHz", + "currentGeneration": "Yes", + "dedicatedEbsThroughput": "30000 Mbps", + "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Storage optimized", - "instanceType": "i2.xlarge", - "intelAvx2Available": "No", + "instanceType": "i7ie.24xlarge", + "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "30.5 GiB", - "networkPerformance": "Moderate", - "normalizationSizeFactor": "8", - "physicalProcessor": "Intel Xeon E5-2670 v2 (Ivy Bridge)", + "memory": "768 GiB", + "networkPerformance": "Up to 100 Gigabit", + "normalizationSizeFactor": "192", + "physicalProcessor": "Intel Xeon Scalable (Emerald Rapids)", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel Turbo", - "regionCode": "ap-southeast-2", + "processorFeatures": "Intel AMX; Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "eu-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 800 SSD", - "vcpu": "4", + "storage": "8 x 7500 NVMe SSD", + "vcpu": "96", "vpcnetworkingsupport": "true", }, - "id": "i2.xlarge", - "name": "i2.xlarge", - "ram": 31232, + "id": "i7ie.24xlarge", + "name": "i7ie.24xlarge", + "ram": 786432, }, - "i3.16xlarge": { - "bandwidth": 20, - "disk": 15200, + "i7ie.2xlarge": { + "bandwidth": 25, + "disk": 5000, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.3 GHz", + "clockSpeed": "4 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "14000 Mbps", - "ecu": "201", + "dedicatedEbsThroughput": "Up to 10 Gbps", + "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Storage optimized", - "instanceType": "i3.16xlarge", + "instanceType": "i7ie.2xlarge", + "instancesku": "6G4AS3J58SHH7Q39", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "488 GiB", - "networkPerformance": "20 Gigabit", - "normalizationSizeFactor": "128", - "physicalProcessor": "Intel Xeon E5-2686 v4 (Broadwell)", + "memory": "64 GiB", + "networkPerformance": "Up to 25 Gigabit", + "normalizationSizeFactor": "16", + "physicalProcessor": "Intel Xeon Scalable (Emerald Rapids)", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel Turbo", - "regionCode": "eu-north-1", + "processorFeatures": "Intel AMX; Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "eu-west-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "8 x 1900 NVMe SSD", - "vcpu": "64", + "storage": "2 x 2500 NVMe SSD", + "vcpu": "8", "vpcnetworkingsupport": "true", }, - "id": "i3.16xlarge", - "name": "i3.16xlarge", - "ram": 499712, + "id": "i7ie.2xlarge", + "name": "i7ie.2xlarge", + "ram": 65536, }, - "i3.2xlarge": { - "bandwidth": 10, - "disk": 1900, + "i7ie.3xlarge": { + "bandwidth": 25, + "disk": 7500, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.3 GHz", + "clockSpeed": "4 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "1750 Mbps", - "ecu": "31", + "dedicatedEbsThroughput": "Up to 10 Gbps", + "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Storage optimized", - "instanceType": "i3.2xlarge", + "instanceType": "i7ie.3xlarge", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "61 GiB", - "networkPerformance": "Up to 10 Gigabit", - "normalizationSizeFactor": "16", - "physicalProcessor": "Intel Xeon E5-2686 v4 (Broadwell)", + "memory": "96 GiB", + "networkPerformance": "Up to 25 Gigabit", + "normalizationSizeFactor": "24", + "physicalProcessor": "Intel Xeon Scalable (Emerald Rapids)", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel Turbo", - "regionCode": "ca-central-1", + "processorFeatures": "Intel AMX; Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "us-east-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 1900 NVMe SSD", - "vcpu": "8", + "storage": "1 x 7500 NVMe SSD", + "vcpu": "12", "vpcnetworkingsupport": "true", }, - "id": "i3.2xlarge", - "name": "i3.2xlarge", - "ram": 62464, + "id": "i7ie.3xlarge", + "name": "i7ie.3xlarge", + "ram": 98304, }, - "i3.4xlarge": { - "bandwidth": 10, - "disk": 3800, + "i7ie.48xlarge": { + "bandwidth": 100, + "disk": 120000, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.3 GHz", + "clockSpeed": "4 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "3500 Mbps", - "ecu": "58", + "dedicatedEbsThroughput": "60000 Mbps", + "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Storage optimized", - "instanceType": "i3.4xlarge", + "instanceType": "i7ie.48xlarge", + "instancesku": "K2Z4WKVRUR836V25", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "122 GiB", - "networkPerformance": "Up to 10 Gigabit", - "normalizationSizeFactor": "32", - "physicalProcessor": "Intel Xeon E5-2686 v4 (Broadwell)", + "memory": "1536 GiB", + "networkPerformance": "100 Gigabit", + "normalizationSizeFactor": "384", + "physicalProcessor": "Intel Xeon Scalable (Emerald Rapids)", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel Turbo", - "regionCode": "us-west-1", + "processorFeatures": "Intel AMX; Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "us-west-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "2 x 1900 NVMe SSD", - "vcpu": "16", + "storage": "16 x 7500 NVMe SSD", + "vcpu": "192", "vpcnetworkingsupport": "true", }, - "id": "i3.4xlarge", - "name": "i3.4xlarge", - "ram": 124928, + "id": "i7ie.48xlarge", + "name": "i7ie.48xlarge", + "ram": 1572864, }, - "i3.8xlarge": { - "bandwidth": 10, - "disk": 7600, + "i7ie.6xlarge": { + "bandwidth": 25, + "disk": 15000, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.3 GHz", + "clockSpeed": "4 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "7000 Mbps", - "ecu": "97", + "dedicatedEbsThroughput": "Up to 10 Gbps", + "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Storage optimized", - "instanceType": "i3.8xlarge", + "instanceType": "i7ie.6xlarge", + "instancesku": "BGVYBGUGSTSR3XZJ", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "244 GiB", - "networkPerformance": "10 Gigabit", - "normalizationSizeFactor": "64", - "physicalProcessor": "Intel Xeon E5-2686 v4 (Broadwell)", + "memory": "192 GiB", + "networkPerformance": "Up to 25 Gigabit", + "normalizationSizeFactor": "48", + "physicalProcessor": "Intel Xeon Scalable (Emerald Rapids)", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel Turbo", - "regionCode": "eu-north-1", + "processorFeatures": "Intel AMX; Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "ap-northeast-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "4 x 1900 NVMe SSD", - "vcpu": "32", + "storage": "2 x 7500 NVMe SSD", + "vcpu": "24", "vpcnetworkingsupport": "true", }, - "id": "i3.8xlarge", - "name": "i3.8xlarge", - "ram": 249856, + "id": "i7ie.6xlarge", + "name": "i7ie.6xlarge", + "ram": 196608, }, - "i3.large": { - "bandwidth": 10, - "disk": 475, + "i7ie.large": { + "bandwidth": 25, + "disk": 1250, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.3 GHz", + "clockSpeed": "4 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "425 Mbps", - "ecu": "8", + "dedicatedEbsThroughput": "Up to 10 Gbps", + "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Storage optimized", - "instanceType": "i3.large", + "instanceType": "i7ie.large", + "instancesku": "VTAGUBST7RFQV7SE", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "15.25 GiB", - "networkPerformance": "Up to 10 Gigabit", + "memory": "16 GiB", + "networkPerformance": "Up to 25 Gigabit", "normalizationSizeFactor": "4", - "physicalProcessor": "Intel Xeon E5-2686 v4 (Broadwell)", + "physicalProcessor": "Intel Xeon Scalable (Emerald Rapids)", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel Turbo", - "regionCode": "us-west-1", + "processorFeatures": "Intel AMX; Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "us-east-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 475 NVMe SSD", + "storage": "1 x 1250 NVMe SSD", "vcpu": "2", "vpcnetworkingsupport": "true", }, - "id": "i3.large", - "name": "i3.large", - "ram": 15616, + "id": "i7ie.large", + "name": "i7ie.large", + "ram": 16384, }, - "i3.xlarge": { - "bandwidth": 10, - "disk": 950, + "i7ie.xlarge": { + "bandwidth": 25, + "disk": 2500, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.3 GHz", + "clockSpeed": "4 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "850 Mbps", - "ecu": "16", + "dedicatedEbsThroughput": "Up to 10 Gbps", + "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Storage optimized", - "instanceType": "i3.xlarge", + "instanceType": "i7ie.xlarge", + "instancesku": "GSC68K245DZH7G3P", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "30.5 GiB", - "networkPerformance": "Up to 10 Gigabit", + "memory": "32 GiB", + "networkPerformance": "Up to 25 Gigabit", "normalizationSizeFactor": "8", - "physicalProcessor": "Intel Xeon E5-2686 v4 (Broadwell)", + "physicalProcessor": "Intel Xeon Scalable (Emerald Rapids)", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel Turbo", - "regionCode": "ap-southeast-2", + "processorFeatures": "Intel AMX; Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "us-east-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 950 NVMe SSD", + "storage": "1 x 2500 NVMe SSD", "vcpu": "4", "vpcnetworkingsupport": "true", }, - "id": "i3.xlarge", - "name": "i3.xlarge", - "ram": 31232, + "id": "i7ie.xlarge", + "name": "i7ie.xlarge", + "ram": 32768, }, - "i3en.12xlarge": { - "bandwidth": 50, - "disk": 30000, + "i8g.12xlarge": { + "bandwidth": 28, + "disk": 11250, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.1 GHz", + "clockSpeed": "2.7 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "7000 Mbps", - "ecu": "168", - "enhancedNetworkingSupported": "Yes", + "dedicatedEbsThroughput": "15000 Mbps", + "ecu": "NA", + "enhancedNetworkingSupported": "No", "gpuMemory": "NA", "instanceFamily": "Storage optimized", - "instanceType": "i3en.12xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "i8g.12xlarge", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", "memory": "384 GiB", - "networkPerformance": "50 Gigabit", + "networkPerformance": "Up to 28.125 Gigabit", "normalizationSizeFactor": "96", - "physicalProcessor": "Intel Xeon Platinum 8175", + "physicalProcessor": "AWS Graviton4 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", "regionCode": "us-east-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "4 x 7500 NVMe SSD", + "storage": "3 x 3750GB", "vcpu": "48", "vpcnetworkingsupport": "true", }, - "id": "i3en.12xlarge", - "name": "i3en.12xlarge", + "id": "i8g.12xlarge", + "name": "i8g.12xlarge", "ram": 393216, }, - "i3en.24xlarge": { - "bandwidth": 100, - "disk": 60000, + "i8g.16xlarge": { + "bandwidth": 37, + "disk": 15000, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.1 GHz", + "clockSpeed": "2.7 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "14000 Mbps", - "ecu": "337", - "enhancedNetworkingSupported": "Yes", + "dedicatedEbsThroughput": "20000 Mbps", + "ecu": "NA", + "enhancedNetworkingSupported": "No", "gpuMemory": "NA", "instanceFamily": "Storage optimized", - "instanceType": "i3en.24xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "i8g.16xlarge", + "instancesku": "MPZ5GEWS9NFBFXYX", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", + "marketoption": "OnDemand", + "memory": "512 GiB", + "networkPerformance": "Up to 37.5 Gigabit", + "normalizationSizeFactor": "128", + "physicalProcessor": "AWS Graviton4 Processor", + "processorArchitecture": "64-bit", + "regionCode": "us-west-2", + "servicecode": "AmazonEC2", + "servicename": "Amazon Elastic Compute Cloud", + "storage": "4 x 3750GB", + "vcpu": "64", + "vpcnetworkingsupport": "true", + }, + "id": "i8g.16xlarge", + "name": "i8g.16xlarge", + "ram": 524288, + }, + "i8g.24xlarge": { + "bandwidth": 56, + "disk": 22500, + "extra": { + "availabilityzone": "NA", + "classicnetworkingsupport": "false", + "clockSpeed": "2.7 GHz", + "currentGeneration": "Yes", + "dedicatedEbsThroughput": "30000 Mbps", + "ecu": "NA", + "enhancedNetworkingSupported": "No", + "gpuMemory": "NA", + "instanceFamily": "Storage optimized", + "instanceType": "i8g.24xlarge", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", "memory": "768 GiB", - "networkPerformance": "100 Gigabit", + "networkPerformance": "Up to 56.25 Gigabit", "normalizationSizeFactor": "192", - "physicalProcessor": "Intel Xeon Platinum 8175", + "physicalProcessor": "AWS Graviton4 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "us-west-1", + "regionCode": "us-east-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "8 x 7500 NVMe SSD", + "storage": "6 x 3750GB", "vcpu": "96", "vpcnetworkingsupport": "true", }, - "id": "i3en.24xlarge", - "name": "i3en.24xlarge", + "id": "i8g.24xlarge", + "name": "i8g.24xlarge", "ram": 786432, }, - "i3en.2xlarge": { - "bandwidth": 25, - "disk": 5000, + "i8g.2xlarge": { + "bandwidth": 12, + "disk": 1875, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.1 GHz", + "clockSpeed": "2.7 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 3500 Mbps", - "ecu": "37", - "enhancedNetworkingSupported": "Yes", + "dedicatedEbsThroughput": "Up to 10 Gbps", + "ecu": "NA", + "enhancedNetworkingSupported": "No", "gpuMemory": "NA", "instanceFamily": "Storage optimized", - "instanceType": "i3en.2xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "i8g.2xlarge", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", "memory": "64 GiB", - "networkPerformance": "Up to 25 Gigabit", + "networkPerformance": "Up to 12 Gigabit", "normalizationSizeFactor": "16", - "physicalProcessor": "Intel Xeon Platinum 8175", + "physicalProcessor": "AWS Graviton4 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "ca-central-1", + "regionCode": "us-west-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "2 x 2500 NVMe SSD", + "storage": "1 x 1875GB", "vcpu": "8", "vpcnetworkingsupport": "true", }, - "id": "i3en.2xlarge", - "name": "i3en.2xlarge", + "id": "i8g.2xlarge", + "name": "i8g.2xlarge", "ram": 65536, }, - "i3en.3xlarge": { + "i8g.4xlarge": { "bandwidth": 25, - "disk": 7500, + "disk": 3750, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.1 GHz", + "clockSpeed": "2.7 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 3500 Mbps", + "dedicatedEbsThroughput": "Up to 10 Gbps", "ecu": "NA", - "enhancedNetworkingSupported": "Yes", + "enhancedNetworkingSupported": "No", "gpuMemory": "NA", "instanceFamily": "Storage optimized", - "instanceType": "i3en.3xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "i8g.4xlarge", + "instancesku": "TJX3WPXPT52JFXS6", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "96 GiB", + "memory": "128 GiB", "networkPerformance": "Up to 25 Gigabit", - "normalizationSizeFactor": "24", - "physicalProcessor": "Intel Xeon Platinum 8175", + "normalizationSizeFactor": "32", + "physicalProcessor": "AWS Graviton4 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "sa-east-1", + "regionCode": "us-west-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 7500 NVMe SSD", - "vcpu": "12", + "storage": "1 x 3750GB", + "vcpu": "16", "vpcnetworkingsupport": "true", }, - "id": "i3en.3xlarge", - "name": "i3en.3xlarge", - "ram": 98304, + "id": "i8g.4xlarge", + "name": "i8g.4xlarge", + "ram": 131072, }, - "i3en.6xlarge": { + "i8g.8xlarge": { "bandwidth": 25, - "disk": 15000, + "disk": 7500, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.1 GHz", + "clockSpeed": "2.7 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "3500 Mbps", + "dedicatedEbsThroughput": "10000 Mbps", "ecu": "NA", - "enhancedNetworkingSupported": "Yes", + "enhancedNetworkingSupported": "No", "gpuMemory": "NA", "instanceFamily": "Storage optimized", - "instanceType": "i3en.6xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "i8g.8xlarge", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "192 GiB", - "networkPerformance": "25 Gigabit", - "normalizationSizeFactor": "48", - "physicalProcessor": "Intel Xeon Platinum 8175", + "memory": "256 GiB", + "networkPerformance": "Up to 25 Gigabit", + "normalizationSizeFactor": "64", + "physicalProcessor": "AWS Graviton4 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "sa-east-1", + "regionCode": "us-west-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "2 x 7500 NVMe SSD", - "vcpu": "24", + "storage": "2 x 3750GB", + "vcpu": "32", "vpcnetworkingsupport": "true", }, - "id": "i3en.6xlarge", - "name": "i3en.6xlarge", - "ram": 196608, + "id": "i8g.8xlarge", + "name": "i8g.8xlarge", + "ram": 262144, }, - "i3en.large": { - "bandwidth": 25, - "disk": 1250, + "i8g.large": { + "bandwidth": 10, + "disk": 468, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.1 GHz", + "clockSpeed": "2.7 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 3500 Mbps", - "ecu": "10", - "enhancedNetworkingSupported": "Yes", + "dedicatedEbsThroughput": "Up to 10 Gbps", + "ecu": "NA", + "enhancedNetworkingSupported": "No", "gpuMemory": "NA", "instanceFamily": "Storage optimized", - "instanceType": "i3en.large", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "i8g.large", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", "memory": "16 GiB", - "networkPerformance": "Up to 25 Gigabit", + "networkPerformance": "Up to 10 Gigabit", "normalizationSizeFactor": "4", - "physicalProcessor": "Intel Xeon Platinum 8175", + "physicalProcessor": "AWS Graviton4 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "us-west-1", + "regionCode": "eu-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 1250 NVMe SSD", + "storage": "1 x 468GB", "vcpu": "2", "vpcnetworkingsupport": "true", }, - "id": "i3en.large", - "name": "i3en.large", + "id": "i8g.large", + "name": "i8g.large", "ram": 16384, }, - "i3en.xlarge": { - "bandwidth": 25, - "disk": 2500, + "i8g.xlarge": { + "bandwidth": 10, + "disk": 937, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.1 GHz", + "clockSpeed": "2.7 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 3500 Mbps", + "dedicatedEbsThroughput": "Up to 10 Gbps", "ecu": "NA", - "enhancedNetworkingSupported": "Yes", + "enhancedNetworkingSupported": "No", "gpuMemory": "NA", "instanceFamily": "Storage optimized", - "instanceType": "i3en.xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "i8g.xlarge", + "instancesku": "9WTCK83TR9JKZQF3", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", "memory": "32 GiB", - "networkPerformance": "Up to 25 Gigabit", + "networkPerformance": "Up to 10 Gigabit", "normalizationSizeFactor": "8", - "physicalProcessor": "Intel Xeon Platinum 8175", + "physicalProcessor": "AWS Graviton4 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "ap-southeast-1", + "regionCode": "eu-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 2500 NVMe SSD", + "storage": "1 x 937GB", "vcpu": "4", "vpcnetworkingsupport": "true", }, - "id": "i3en.xlarge", - "name": "i3en.xlarge", + "id": "i8g.xlarge", + "name": "i8g.xlarge", "ram": 32768, }, - "i4g.16xlarge": { - "bandwidth": 37500, - "disk": 15000, + "im4gn.16xlarge": { + "bandwidth": 100, + "disk": 30000, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "20000 Mbps", + "dedicatedEbsThroughput": "38000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Storage optimized", - "instanceType": "i4g.16xlarge", + "instanceType": "im4gn.16xlarge", + "instancesku": "78JF8766XR25JQ4E", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "512 GiB", - "networkPerformance": "37500 Megabit", + "memory": "256 GiB", + "networkPerformance": "100 Gigabit", "normalizationSizeFactor": "128", "physicalProcessor": "AWS Graviton2 Processor", "processorArchitecture": "64-bit", - "regionCode": "ap-southeast-1", + "regionCode": "ap-southeast-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "4 x 3750 SSD", + "storage": "4 x 7500 SSD", "vcpu": "64", "vpcnetworkingsupport": "true", }, - "id": "i4g.16xlarge", - "name": "i4g.16xlarge", - "ram": 524288, + "id": "im4gn.16xlarge", + "name": "im4gn.16xlarge", + "ram": 262144, }, - "i4g.2xlarge": { - "bandwidth": 12, - "disk": 1875, + "im4gn.2xlarge": { + "bandwidth": 25, + "disk": 3750, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 10000 Mbps", + "dedicatedEbsThroughput": "Up to 9500 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Storage optimized", - "instanceType": "i4g.2xlarge", + "instanceType": "im4gn.2xlarge", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "64 GiB", - "networkPerformance": "Up to 12 Gigabit", + "memory": "32 GiB", + "networkPerformance": "Up to 25 Gigabit", "normalizationSizeFactor": "16", "physicalProcessor": "AWS Graviton2 Processor", "processorArchitecture": "64-bit", "regionCode": "ca-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 1875 SSD", + "storage": "1 x 3750 SSD", "vcpu": "8", "vpcnetworkingsupport": "true", }, - "id": "i4g.2xlarge", - "name": "i4g.2xlarge", - "ram": 65536, + "id": "im4gn.2xlarge", + "name": "im4gn.2xlarge", + "ram": 32768, }, - "i4g.4xlarge": { + "im4gn.4xlarge": { "bandwidth": 25, - "disk": 3750, + "disk": 7500, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 10000 Mbps", + "dedicatedEbsThroughput": "9500 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Storage optimized", - "instanceType": "i4g.4xlarge", + "instanceType": "im4gn.4xlarge", + "instancesku": "GJU6C8CQMRJKD374", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "128 GiB", - "networkPerformance": "Up to 25 Gigabit", + "memory": "64 GiB", + "networkPerformance": "25 Gigabit", "normalizationSizeFactor": "32", "physicalProcessor": "AWS Graviton2 Processor", "processorArchitecture": "64-bit", - "regionCode": "ap-southeast-1", + "regionCode": "us-east-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 3750 SSD", + "storage": "1 x 7500 SSD", "vcpu": "16", "vpcnetworkingsupport": "true", }, - "id": "i4g.4xlarge", - "name": "i4g.4xlarge", - "ram": 131072, + "id": "im4gn.4xlarge", + "name": "im4gn.4xlarge", + "ram": 65536, }, - "i4g.8xlarge": { - "bandwidth": 18750, - "disk": 7500, + "im4gn.8xlarge": { + "bandwidth": 50, + "disk": 15000, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "10000 Mbps", + "dedicatedEbsThroughput": "19000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Storage optimized", - "instanceType": "i4g.8xlarge", + "instanceType": "im4gn.8xlarge", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "256 GiB", - "networkPerformance": "18750 Megabit", + "memory": "128 GiB", + "networkPerformance": "50 Gigabit", "normalizationSizeFactor": "64", "physicalProcessor": "AWS Graviton2 Processor", "processorArchitecture": "64-bit", - "regionCode": "ca-central-1", + "regionCode": "eu-west-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "2 x 3750 SSD", + "storage": "2 x 7500 SSD", "vcpu": "32", "vpcnetworkingsupport": "true", }, - "id": "i4g.8xlarge", - "name": "i4g.8xlarge", - "ram": 262144, + "id": "im4gn.8xlarge", + "name": "im4gn.8xlarge", + "ram": 131072, }, - "i4g.large": { - "bandwidth": 10, - "disk": 468, + "im4gn.large": { + "bandwidth": 25, + "disk": 937, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 10000 Mbps", + "dedicatedEbsThroughput": "Up to 9500 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Storage optimized", - "instanceType": "i4g.large", + "instanceType": "im4gn.large", + "instancesku": "PQ6Y8UKZTPWYA3CM", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "16 GiB", - "networkPerformance": "Up to 10 Gigabit", + "memory": "8 GiB", + "networkPerformance": "Up to 25 Gigabit", "normalizationSizeFactor": "4", "physicalProcessor": "AWS Graviton2 Processor", "processorArchitecture": "64-bit", - "regionCode": "us-east-1", + "regionCode": "eu-west-3", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 468 SSD", + "storage": "1 x 937 SSD", "vcpu": "2", "vpcnetworkingsupport": "true", }, - "id": "i4g.large", - "name": "i4g.large", - "ram": 16384, + "id": "im4gn.large", + "name": "im4gn.large", + "ram": 8192, }, - "i4g.xlarge": { - "bandwidth": 10, - "disk": 937, + "im4gn.xlarge": { + "bandwidth": 25, + "disk": 1875, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 10000 Mbps", + "dedicatedEbsThroughput": "Up to 9500 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Storage optimized", - "instanceType": "i4g.xlarge", + "instanceType": "im4gn.xlarge", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "32 GiB", - "networkPerformance": "Up to 10 Gigabit", + "memory": "16 GiB", + "networkPerformance": "Up to 25 Gigabit", "normalizationSizeFactor": "8", "physicalProcessor": "AWS Graviton2 Processor", "processorArchitecture": "64-bit", - "regionCode": "eu-west-1", + "regionCode": "ap-northeast-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 937 SSD", + "storage": "1 x 1875 SSD", "vcpu": "4", "vpcnetworkingsupport": "true", }, - "id": "i4g.xlarge", - "name": "i4g.xlarge", - "ram": 32768, - }, - "i4i.12xlarge": { - "bandwidth": 28125, - "disk": 11250, - "extra": { - "availabilityzone": "NA", - "classicnetworkingsupport": "false", - "clockSpeed": "3.5 GHz", - "currentGeneration": "Yes", - "dedicatedEbsThroughput": "15000 Mbps", - "ecu": "NA", - "enhancedNetworkingSupported": "Yes", - "gpuMemory": "NA", - "instanceFamily": "Storage optimized", - "instanceType": "i4i.12xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", - "marketoption": "OnDemand", - "memory": "384 GiB", - "networkPerformance": "28125 Megabit", - "normalizationSizeFactor": "96", - "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", - "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "eu-west-3", - "servicecode": "AmazonEC2", - "servicename": "Amazon Elastic Compute Cloud", - "storage": "3 x 3750 NVMe SSD", - "vcpu": "48", - "vpcnetworkingsupport": "true", - }, - "id": "i4i.12xlarge", - "name": "i4i.12xlarge", - "ram": 393216, - }, - "i4i.16xlarge": { - "bandwidth": 35000, - "disk": 15000, - "extra": { - "availabilityzone": "NA", - "classicnetworkingsupport": "false", - "clockSpeed": "3.5 GHz", - "currentGeneration": "Yes", - "dedicatedEbsThroughput": "20000 Mbps", - "ecu": "NA", - "enhancedNetworkingSupported": "Yes", - "gpuMemory": "NA", - "instanceFamily": "Storage optimized", - "instanceType": "i4i.16xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", - "marketoption": "OnDemand", - "memory": "512 GiB", - "networkPerformance": "35000 Megabit", - "normalizationSizeFactor": "128", - "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", - "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "eu-south-1", - "servicecode": "AmazonEC2", - "servicename": "Amazon Elastic Compute Cloud", - "storage": "4 x 3750 NVMe SSD", - "vcpu": "64", - "vpcnetworkingsupport": "true", - }, - "id": "i4i.16xlarge", - "name": "i4i.16xlarge", - "ram": 524288, + "id": "im4gn.xlarge", + "name": "im4gn.xlarge", + "ram": 16384, }, - "i4i.24xlarge": { - "bandwidth": 56250, - "disk": 22500, + "inf1.24xlarge": { + "bandwidth": 100, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "30000 Mbps", - "ecu": "NA", - "enhancedNetworkingSupported": "Yes", - "gpuMemory": "NA", - "instanceFamily": "Storage optimized", - "instanceType": "i4i.24xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "dedicatedEbsThroughput": "14000 Mbps", + "ecu": "NA", + "enhancedNetworkingSupported": "No", + "gpuMemory": "NA", + "instanceFamily": "Machine Learning ASIC Instances", + "instanceType": "inf1.24xlarge", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "768 GiB", - "networkPerformance": "56250 Megabit", - "normalizationSizeFactor": "192", - "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", + "memory": "192 GiB", + "networkPerformance": "100 Gigabit", + "normalizationSizeFactor": "NA", + "physicalProcessor": "Intel Xeon Platinum 8275CL (Cascade Lake)", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "us-east-1", + "regionCode": "ap-east-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "6 x 3750 NVMe SSD", + "storage": "EBS only", "vcpu": "96", "vpcnetworkingsupport": "true", }, - "id": "i4i.24xlarge", - "name": "i4i.24xlarge", - "ram": 786432, + "id": "inf1.24xlarge", + "name": "inf1.24xlarge", + "ram": 196608, }, - "i4i.2xlarge": { - "bandwidth": 12, - "disk": 1875, + "inf1.2xlarge": { + "bandwidth": 25, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 10000 Mbps", + "dedicatedEbsThroughput": "875 Mbps", "ecu": "NA", - "enhancedNetworkingSupported": "Yes", + "enhancedNetworkingSupported": "No", "gpuMemory": "NA", - "instanceFamily": "Storage optimized", - "instanceType": "i4i.2xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceFamily": "Machine Learning ASIC Instances", + "instanceType": "inf1.2xlarge", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "64 GiB", - "networkPerformance": "Up to 12 Gigabit", - "normalizationSizeFactor": "16", - "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", + "memory": "16 GiB", + "networkPerformance": "Up to 25 Gigabit", + "normalizationSizeFactor": "NA", + "physicalProcessor": "Intel Xeon Platinum 8275CL (Cascade Lake)", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "ap-northeast-1", + "regionCode": "ca-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 1875 NVMe SSD", + "storage": "EBS only", "vcpu": "8", "vpcnetworkingsupport": "true", }, - "id": "i4i.2xlarge", - "name": "i4i.2xlarge", - "ram": 65536, + "id": "inf1.2xlarge", + "name": "inf1.2xlarge", + "ram": 16384, }, - "i4i.32xlarge": { - "bandwidth": 75000, - "disk": 30000, + "inf1.6xlarge": { + "bandwidth": 25, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "40000 Mbps", + "dedicatedEbsThroughput": "3500 Mbps", "ecu": "NA", - "enhancedNetworkingSupported": "Yes", + "enhancedNetworkingSupported": "No", "gpuMemory": "NA", - "instanceFamily": "Storage optimized", - "instanceType": "i4i.32xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceFamily": "Machine Learning ASIC Instances", + "instanceType": "inf1.6xlarge", + "instancesku": "JE9QJJXKVRAHGWSA", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "1024 GiB", - "networkPerformance": "75000 Megabit", - "normalizationSizeFactor": "256", - "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", + "memory": "48 GiB", + "networkPerformance": "25 Gigabit", + "normalizationSizeFactor": "NA", + "physicalProcessor": "Intel Xeon Platinum 8275CL (Cascade Lake)", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "ca-central-1", + "regionCode": "eu-south-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "8 x 3750 SSD", - "vcpu": "128", + "storage": "EBS only", + "vcpu": "24", "vpcnetworkingsupport": "true", }, - "id": "i4i.32xlarge", - "name": "i4i.32xlarge", - "ram": 1048576, + "id": "inf1.6xlarge", + "name": "inf1.6xlarge", + "ram": 49152, }, - "i4i.4xlarge": { + "inf1.xlarge": { "bandwidth": 25, - "disk": 3750, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 10000 Mbps", + "dedicatedEbsThroughput": "875 Mbps", "ecu": "NA", - "enhancedNetworkingSupported": "Yes", + "enhancedNetworkingSupported": "No", "gpuMemory": "NA", - "instanceFamily": "Storage optimized", - "instanceType": "i4i.4xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceFamily": "Machine Learning ASIC Instances", + "instanceType": "inf1.xlarge", + "instancesku": "26TMKJU38MB7PCPQ", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "128 GiB", + "memory": "8 GiB", "networkPerformance": "Up to 25 Gigabit", - "normalizationSizeFactor": "32", - "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", + "normalizationSizeFactor": "NA", + "physicalProcessor": "Intel Xeon Platinum 8275CL (Cascade Lake)", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "ap-east-1", + "regionCode": "ap-northeast-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 3750 NVMe SSD", - "vcpu": "16", + "storage": "EBS only", + "vcpu": "4", "vpcnetworkingsupport": "true", }, - "id": "i4i.4xlarge", - "name": "i4i.4xlarge", - "ram": 131072, + "id": "inf1.xlarge", + "name": "inf1.xlarge", + "ram": 8192, }, - "i4i.8xlarge": { - "bandwidth": 18750, - "disk": 7500, + "inf2.24xlarge": { + "bandwidth": 50, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.5 GHz", + "clockSpeed": "2.95 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "10000 Mbps", + "dedicatedEbsThroughput": "30 Gbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", - "gpuMemory": "NA", - "instanceFamily": "Storage optimized", - "instanceType": "i4i.8xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "gpuMemory": "192 GB", + "instanceFamily": "Machine Learning ASIC Instances", + "instanceType": "inf2.24xlarge", + "instancesku": "KDEF377GZKPPYTN8", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "256 GiB", - "networkPerformance": "18750 Megabit", - "normalizationSizeFactor": "64", - "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", + "memory": "384 GiB", + "networkPerformance": "50 Gigabit", + "normalizationSizeFactor": "8.560582329", + "physicalProcessor": "AMD EPYC 7R13 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "us-east-1", + "processorFeatures": "AMD Turbo; AVX; AVX2", + "regionCode": "sa-east-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "2 x 3750 NVMe SSD", - "vcpu": "32", + "storage": "EBS only", + "vcpu": "96", "vpcnetworkingsupport": "true", }, - "id": "i4i.8xlarge", - "name": "i4i.8xlarge", - "ram": 262144, + "id": "inf2.24xlarge", + "name": "inf2.24xlarge", + "ram": 393216, }, - "i4i.large": { - "bandwidth": 10, - "disk": 468, + "inf2.48xlarge": { + "bandwidth": 100, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.5 GHz", + "clockSpeed": "2.95 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 10000 Mbps", + "dedicatedEbsThroughput": "60 Gbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", - "gpuMemory": "NA", - "instanceFamily": "Storage optimized", - "instanceType": "i4i.large", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "gpuMemory": "384 GB", + "instanceFamily": "Machine Learning ASIC Instances", + "instanceType": "inf2.48xlarge", + "instancesku": "XXQA8QTRGVP45XRD", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "16 GiB", - "networkPerformance": "Up to 10 Gigabit", - "normalizationSizeFactor": "4", - "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", + "memory": "768 GiB", + "networkPerformance": "100 Gigabit", + "normalizationSizeFactor": "17.12116466", + "physicalProcessor": "AMD EPYC 7R13 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "ap-south-1", + "processorFeatures": "AMD Turbo; AVX; AVX2", + "regionCode": "us-east-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 468 NVMe SSD", - "vcpu": "2", + "storage": "EBS only", + "vcpu": "192", "vpcnetworkingsupport": "true", }, - "id": "i4i.large", - "name": "i4i.large", - "ram": 16384, + "id": "inf2.48xlarge", + "name": "inf2.48xlarge", + "ram": 786432, }, - "i4i.xlarge": { - "bandwidth": 10, - "disk": 937, + "inf2.8xlarge": { + "bandwidth": 25, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.5 GHz", + "clockSpeed": "2.95 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 10000 Mbps", + "dedicatedEbsThroughput": "10 Gbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", - "gpuMemory": "NA", - "instanceFamily": "Storage optimized", - "instanceType": "i4i.xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "gpuMemory": "32 GB", + "instanceFamily": "Machine Learning ASIC Instances", + "instanceType": "inf2.8xlarge", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "32 GiB", - "networkPerformance": "Up to 10 Gigabit", - "normalizationSizeFactor": "8", - "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", + "memory": "128 GiB", + "networkPerformance": "Up to 25 Gigabit", + "normalizationSizeFactor": "2.595436335", + "physicalProcessor": "AMD EPYC 7R13 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "eu-north-1", + "processorFeatures": "AMD Turbo; AVX; AVX2", + "regionCode": "eu-west-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 937 NVMe SSD", - "vcpu": "4", + "storage": "EBS only", + "vcpu": "32", "vpcnetworkingsupport": "true", }, - "id": "i4i.xlarge", - "name": "i4i.xlarge", - "ram": 32768, + "id": "inf2.8xlarge", + "name": "inf2.8xlarge", + "ram": 131072, }, - "im4gn.16xlarge": { - "bandwidth": 100, - "disk": 30000, + "inf2.xlarge": { + "bandwidth": 15, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.5 GHz", + "clockSpeed": "2.95 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "38000 Mbps", + "dedicatedEbsThroughput": "Up to 10 Gbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", - "gpuMemory": "NA", - "instanceFamily": "Storage optimized", - "instanceType": "im4gn.16xlarge", + "gpuMemory": "32 GB", + "instanceFamily": "Machine Learning ASIC Instances", + "instanceType": "inf2.xlarge", + "instancesku": "V4BCUZVAZY7AJT2E", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "256 GiB", - "networkPerformance": "100 Gigabit", - "normalizationSizeFactor": "128", - "physicalProcessor": "AWS Graviton2 Processor", + "memory": "16 GiB", + "networkPerformance": "Up to 15 Gigabit", + "normalizationSizeFactor": "1", + "physicalProcessor": "AMD EPYC 7R13 Processor", "processorArchitecture": "64-bit", - "regionCode": "ap-southeast-2", + "processorFeatures": "AMD Turbo; AVX; AVX2", + "regionCode": "eu-north-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "4 x 7500 SSD", - "vcpu": "64", + "storage": "EBS only", + "vcpu": "4", "vpcnetworkingsupport": "true", }, - "id": "im4gn.16xlarge", - "name": "im4gn.16xlarge", - "ram": 262144, + "id": "inf2.xlarge", + "name": "inf2.xlarge", + "ram": 16384, }, - "im4gn.2xlarge": { + "is4gen.2xlarge": { "bandwidth": 25, - "disk": 3750, + "disk": 7500, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", @@ -9566,30 +11593,31 @@ "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Storage optimized", - "instanceType": "im4gn.2xlarge", + "instanceType": "is4gen.2xlarge", + "instancesku": "NY5C5H7P4B6UW9HK", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "32 GiB", + "memory": "48 GiB", "networkPerformance": "Up to 25 Gigabit", "normalizationSizeFactor": "16", "physicalProcessor": "AWS Graviton2 Processor", "processorArchitecture": "64-bit", - "regionCode": "us-east-1", + "regionCode": "eu-west-3", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 3750 SSD", + "storage": "1 x 7500 SSD", "vcpu": "8", "vpcnetworkingsupport": "true", }, - "id": "im4gn.2xlarge", - "name": "im4gn.2xlarge", - "ram": 32768, + "id": "is4gen.2xlarge", + "name": "is4gen.2xlarge", + "ram": 49152, }, - "im4gn.4xlarge": { + "is4gen.4xlarge": { "bandwidth": 25, - "disk": 7500, + "disk": 15000, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", @@ -9600,30 +11628,30 @@ "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Storage optimized", - "instanceType": "im4gn.4xlarge", + "instanceType": "is4gen.4xlarge", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "64 GiB", + "memory": "96 GiB", "networkPerformance": "25 Gigabit", "normalizationSizeFactor": "32", "physicalProcessor": "AWS Graviton2 Processor", "processorArchitecture": "64-bit", - "regionCode": "us-east-2", + "regionCode": "eu-west-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 7500 SSD", + "storage": "2 x 7500 SSD", "vcpu": "16", "vpcnetworkingsupport": "true", }, - "id": "im4gn.4xlarge", - "name": "im4gn.4xlarge", - "ram": 65536, + "id": "is4gen.4xlarge", + "name": "is4gen.4xlarge", + "ram": 98304, }, - "im4gn.8xlarge": { + "is4gen.8xlarge": { "bandwidth": 50, - "disk": 15000, + "disk": 30000, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", @@ -9634,30 +11662,30 @@ "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Storage optimized", - "instanceType": "im4gn.8xlarge", + "instanceType": "is4gen.8xlarge", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "128 GiB", + "memory": "192 GiB", "networkPerformance": "50 Gigabit", "normalizationSizeFactor": "64", "physicalProcessor": "AWS Graviton2 Processor", "processorArchitecture": "64-bit", - "regionCode": "ap-southeast-2", + "regionCode": "us-west-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "2 x 7500 SSD", + "storage": "4 x 7500 SSD", "vcpu": "32", "vpcnetworkingsupport": "true", }, - "id": "im4gn.8xlarge", - "name": "im4gn.8xlarge", - "ram": 131072, + "id": "is4gen.8xlarge", + "name": "is4gen.8xlarge", + "ram": 196608, }, - "im4gn.large": { + "is4gen.large": { "bandwidth": 25, - "disk": 937, + "disk": 1875, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", @@ -9668,30 +11696,30 @@ "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Storage optimized", - "instanceType": "im4gn.large", + "instanceType": "is4gen.large", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "8 GiB", + "memory": "12 GiB", "networkPerformance": "Up to 25 Gigabit", "normalizationSizeFactor": "4", "physicalProcessor": "AWS Graviton2 Processor", "processorArchitecture": "64-bit", - "regionCode": "us-east-2", + "regionCode": "ap-south-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 937 SSD", + "storage": "1 x 1875 SSD", "vcpu": "2", "vpcnetworkingsupport": "true", }, - "id": "im4gn.large", - "name": "im4gn.large", - "ram": 8192, + "id": "is4gen.large", + "name": "is4gen.large", + "ram": 12288, }, - "im4gn.xlarge": { + "is4gen.medium": { "bandwidth": 25, - "disk": 1875, + "disk": 937, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", @@ -9702,4100 +11730,4348 @@ "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Storage optimized", - "instanceType": "im4gn.xlarge", + "instanceType": "is4gen.medium", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "16 GiB", + "memory": "6 GiB", "networkPerformance": "Up to 25 Gigabit", - "normalizationSizeFactor": "8", + "normalizationSizeFactor": "2", "physicalProcessor": "AWS Graviton2 Processor", "processorArchitecture": "64-bit", - "regionCode": "eu-central-1", + "regionCode": "eu-west-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 1875 SSD", - "vcpu": "4", + "storage": "1 x 937 SSD", + "vcpu": "1", "vpcnetworkingsupport": "true", }, - "id": "im4gn.xlarge", - "name": "im4gn.xlarge", - "ram": 16384, + "id": "is4gen.medium", + "name": "is4gen.medium", + "ram": 6144, }, - "inf1.24xlarge": { - "bandwidth": 100, - "disk": 0, + "is4gen.xlarge": { + "bandwidth": 25, + "disk": 3750, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", + "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "14000 Mbps", + "dedicatedEbsThroughput": "Up to 9500 Mbps", "ecu": "NA", + "enhancedNetworkingSupported": "Yes", + "gpuMemory": "NA", + "instanceFamily": "Storage optimized", + "instanceType": "is4gen.xlarge", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", + "marketoption": "OnDemand", + "memory": "24 GiB", + "networkPerformance": "Up to 25 Gigabit", + "normalizationSizeFactor": "8", + "physicalProcessor": "AWS Graviton2 Processor", + "processorArchitecture": "64-bit", + "regionCode": "eu-west-2", + "servicecode": "AmazonEC2", + "servicename": "Amazon Elastic Compute Cloud", + "storage": "1 x 3750 SSD", + "vcpu": "4", + "vpcnetworkingsupport": "true", + }, + "id": "is4gen.xlarge", + "name": "is4gen.xlarge", + "ram": 24576, + }, + "m1.large": { + "bandwidth": None, + "disk": 840, + "extra": { + "availabilityzone": "NA", + "classicnetworkingsupport": "true", + "currentGeneration": "No", + "ecu": "4", "enhancedNetworkingSupported": "No", "gpuMemory": "NA", - "instanceFamily": "Machine Learning ASIC Instances", - "instanceType": "inf1.24xlarge", + "instanceFamily": "General purpose", + "instanceType": "m1.large", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "192 GiB", - "networkPerformance": "100 Gigabit", - "normalizationSizeFactor": "NA", - "physicalProcessor": "Intel Xeon Platinum 8275CL (Cascade Lake)", + "memory": "7.5 GiB", + "networkPerformance": "Moderate", + "normalizationSizeFactor": "4", + "physicalProcessor": "Intel Xeon Family", "processorArchitecture": "64-bit", - "regionCode": "us-east-2", + "regionCode": "ap-southeast-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", - "vcpu": "96", + "storage": "2 x 420 SSD", + "vcpu": "2", "vpcnetworkingsupport": "true", }, - "id": "inf1.24xlarge", - "name": "inf1.24xlarge", - "ram": 196608, + "id": "m1.large", + "name": "m1.large", + "ram": 7680, }, - "inf1.2xlarge": { - "bandwidth": 25, - "disk": 0, + "m1.medium": { + "bandwidth": None, + "disk": 410, + "extra": { + "availabilityzone": "NA", + "classicnetworkingsupport": "true", + "currentGeneration": "No", + "ecu": "2", + "enhancedNetworkingSupported": "No", + "gpuMemory": "NA", + "instanceFamily": "General purpose", + "instanceType": "m1.medium", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", + "marketoption": "OnDemand", + "memory": "3.75 GiB", + "networkPerformance": "Moderate", + "normalizationSizeFactor": "2", + "physicalProcessor": "Intel Xeon Family", + "processorArchitecture": "32-bit or 64-bit", + "regionCode": "sa-east-1", + "servicecode": "AmazonEC2", + "servicename": "Amazon Elastic Compute Cloud", + "storage": "1 x 410 SSD", + "vcpu": "1", + "vpcnetworkingsupport": "true", + }, + "id": "m1.medium", + "name": "m1.medium", + "ram": 3840, + }, + "m1.small": { + "bandwidth": None, + "disk": 160, "extra": { "availabilityzone": "NA", - "classicnetworkingsupport": "false", - "currentGeneration": "Yes", - "dedicatedEbsThroughput": "875 Mbps", - "ecu": "NA", + "classicnetworkingsupport": "true", + "currentGeneration": "No", + "ecu": "1", "enhancedNetworkingSupported": "No", "gpuMemory": "NA", - "instanceFamily": "Machine Learning ASIC Instances", - "instanceType": "inf1.2xlarge", + "instanceFamily": "General purpose", + "instanceType": "m1.small", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "16 GiB", - "networkPerformance": "Up to 25 Gigabit", - "normalizationSizeFactor": "NA", - "physicalProcessor": "Intel Xeon Platinum 8275CL (Cascade Lake)", - "processorArchitecture": "64-bit", - "regionCode": "us-east-2", + "memory": "1.7 GiB", + "networkPerformance": "Low", + "normalizationSizeFactor": "1", + "physicalProcessor": "Intel Xeon Family", + "processorArchitecture": "32-bit or 64-bit", + "regionCode": "us-east-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", - "vcpu": "8", + "storage": "1 x 160 SSD", + "vcpu": "1", "vpcnetworkingsupport": "true", }, - "id": "inf1.2xlarge", - "name": "inf1.2xlarge", - "ram": 16384, + "id": "m1.small", + "name": "m1.small", + "ram": 1740, }, - "inf1.6xlarge": { - "bandwidth": 25, - "disk": 0, + "m1.xlarge": { + "bandwidth": None, + "disk": 1680, "extra": { "availabilityzone": "NA", - "classicnetworkingsupport": "false", - "currentGeneration": "Yes", - "dedicatedEbsThroughput": "3500 Mbps", - "ecu": "NA", + "classicnetworkingsupport": "true", + "currentGeneration": "No", + "ecu": "8", "enhancedNetworkingSupported": "No", "gpuMemory": "NA", - "instanceFamily": "Machine Learning ASIC Instances", - "instanceType": "inf1.6xlarge", + "instanceFamily": "General purpose", + "instanceType": "m1.xlarge", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "48 GiB", - "networkPerformance": "25 Gigabit", - "normalizationSizeFactor": "NA", - "physicalProcessor": "Intel Xeon Platinum 8275CL (Cascade Lake)", + "memory": "15 GiB", + "networkPerformance": "High", + "normalizationSizeFactor": "8", + "physicalProcessor": "Intel Xeon Family", "processorArchitecture": "64-bit", - "regionCode": "sa-east-1", + "regionCode": "us-west-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", - "vcpu": "24", + "storage": "4 x 420 SSD", + "vcpu": "4", "vpcnetworkingsupport": "true", }, - "id": "inf1.6xlarge", - "name": "inf1.6xlarge", - "ram": 49152, + "id": "m1.xlarge", + "name": "m1.xlarge", + "ram": 15360, }, - "inf1.xlarge": { - "bandwidth": 25, - "disk": 0, + "m2.2xlarge": { + "bandwidth": None, + "disk": 850, "extra": { "availabilityzone": "NA", - "classicnetworkingsupport": "false", - "currentGeneration": "Yes", - "dedicatedEbsThroughput": "875 Mbps", - "ecu": "NA", + "classicnetworkingsupport": "true", + "currentGeneration": "No", + "ecu": "13", "enhancedNetworkingSupported": "No", "gpuMemory": "NA", - "instanceFamily": "Machine Learning ASIC Instances", - "instanceType": "inf1.xlarge", + "instanceFamily": "Memory optimized", + "instanceType": "m2.2xlarge", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "8 GiB", - "networkPerformance": "Up to 25 Gigabit", - "normalizationSizeFactor": "NA", - "physicalProcessor": "Intel Xeon Platinum 8275CL (Cascade Lake)", + "memory": "34.2 GiB", + "networkPerformance": "Moderate", + "normalizationSizeFactor": "16", + "physicalProcessor": "Intel Xeon Family", "processorArchitecture": "64-bit", - "regionCode": "ap-northeast-2", + "regionCode": "ap-northeast-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", + "storage": "1 x 850 SSD", "vcpu": "4", "vpcnetworkingsupport": "true", }, - "id": "inf1.xlarge", - "name": "inf1.xlarge", - "ram": 8192, + "id": "m2.2xlarge", + "name": "m2.2xlarge", + "ram": 35020, }, - "inf2.24xlarge": { - "bandwidth": 50, - "disk": 0, + "m2.4xlarge": { + "bandwidth": None, + "disk": 1680, "extra": { "availabilityzone": "NA", - "classicnetworkingsupport": "false", - "clockSpeed": "2.95 GHz", - "currentGeneration": "Yes", - "dedicatedEbsThroughput": "30 Gbps", - "ecu": "NA", - "enhancedNetworkingSupported": "Yes", - "gpuMemory": "192 GB", - "instanceFamily": "Machine Learning ASIC Instances", - "instanceType": "inf2.24xlarge", + "classicnetworkingsupport": "true", + "currentGeneration": "No", + "ecu": "26", + "enhancedNetworkingSupported": "No", + "gpuMemory": "NA", + "instanceFamily": "Memory optimized", + "instanceType": "m2.4xlarge", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "384 GiB", - "networkPerformance": "50 Gigabit", - "normalizationSizeFactor": "8.560582329", - "physicalProcessor": "AMD EPYC 7R13 Processor", + "memory": "68.4 GiB", + "networkPerformance": "High", + "normalizationSizeFactor": "32", + "physicalProcessor": "Intel Xeon Family", "processorArchitecture": "64-bit", - "processorFeatures": "AMD Turbo; AVX; AVX2", - "regionCode": "eu-west-3", + "regionCode": "us-west-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", - "vcpu": "96", + "storage": "2 x 840 SSD", + "vcpu": "8", "vpcnetworkingsupport": "true", }, - "id": "inf2.24xlarge", - "name": "inf2.24xlarge", - "ram": 393216, + "id": "m2.4xlarge", + "name": "m2.4xlarge", + "ram": 70041, }, - "inf2.48xlarge": { - "bandwidth": 100, - "disk": 0, + "m2.xlarge": { + "bandwidth": None, + "disk": 420, "extra": { "availabilityzone": "NA", - "classicnetworkingsupport": "false", - "clockSpeed": "2.95 GHz", - "currentGeneration": "Yes", - "dedicatedEbsThroughput": "60 Gbps", - "ecu": "NA", - "enhancedNetworkingSupported": "Yes", - "gpuMemory": "384 GB", - "instanceFamily": "Machine Learning ASIC Instances", - "instanceType": "inf2.48xlarge", + "classicnetworkingsupport": "true", + "currentGeneration": "No", + "ecu": "6.5", + "enhancedNetworkingSupported": "No", + "gpuMemory": "NA", + "instanceFamily": "Memory optimized", + "instanceType": "m2.xlarge", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "768 GiB", - "networkPerformance": "100 Gigabit", - "normalizationSizeFactor": "17.12116466", - "physicalProcessor": "AMD EPYC 7R13 Processor", + "memory": "17.1 GiB", + "networkPerformance": "Moderate", + "normalizationSizeFactor": "8", + "physicalProcessor": "Intel Xeon Family", "processorArchitecture": "64-bit", - "processorFeatures": "AMD Turbo; AVX; AVX2", - "regionCode": "eu-north-1", + "regionCode": "sa-east-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", - "vcpu": "192", + "storage": "1 x 420 SSD", + "vcpu": "2", "vpcnetworkingsupport": "true", }, - "id": "inf2.48xlarge", - "name": "inf2.48xlarge", - "ram": 786432, + "id": "m2.xlarge", + "name": "m2.xlarge", + "ram": 17510, }, - "inf2.8xlarge": { - "bandwidth": 25, - "disk": 0, + "m3.2xlarge": { + "bandwidth": None, + "disk": 160, "extra": { "availabilityzone": "NA", - "classicnetworkingsupport": "false", - "clockSpeed": "2.95 GHz", - "currentGeneration": "Yes", - "dedicatedEbsThroughput": "10 Gbps", - "ecu": "NA", - "enhancedNetworkingSupported": "Yes", - "gpuMemory": "32 GB", - "instanceFamily": "Machine Learning ASIC Instances", - "instanceType": "inf2.8xlarge", + "classicnetworkingsupport": "true", + "clockSpeed": "2.5 GHz", + "currentGeneration": "No", + "dedicatedEbsThroughput": "1000 Mbps", + "ecu": "26", + "enhancedNetworkingSupported": "No", + "gpuMemory": "NA", + "instanceFamily": "General purpose", + "instanceType": "m3.2xlarge", "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "128 GiB", - "networkPerformance": "Up to 25 Gigabit", - "normalizationSizeFactor": "2.595436335", - "physicalProcessor": "AMD EPYC 7R13 Processor", + "memory": "30 GiB", + "networkPerformance": "High", + "normalizationSizeFactor": "16", + "physicalProcessor": "Intel Xeon E5-2670 v2 (Ivy Bridge/Sandy Bridge)", "processorArchitecture": "64-bit", - "processorFeatures": "AMD Turbo; AVX; AVX2", - "regionCode": "eu-west-1", + "processorFeatures": "Intel AVX; Intel Turbo", + "regionCode": "us-west-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", - "vcpu": "32", + "storage": "2 x 80 SSD", + "vcpu": "8", "vpcnetworkingsupport": "true", }, - "id": "inf2.8xlarge", - "name": "inf2.8xlarge", - "ram": 131072, + "id": "m3.2xlarge", + "name": "m3.2xlarge", + "ram": 30720, }, - "inf2.xlarge": { - "bandwidth": 15, - "disk": 0, - "extra": { - "availabilityzone": "NA", - "classicnetworkingsupport": "false", - "clockSpeed": "2.95 GHz", - "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 10 Gbps", - "ecu": "NA", - "enhancedNetworkingSupported": "Yes", - "gpuMemory": "32 GB", - "instanceFamily": "Machine Learning ASIC Instances", - "instanceType": "inf2.xlarge", + "m3.large": { + "bandwidth": None, + "disk": 32, + "extra": { + "availabilityzone": "NA", + "classicnetworkingsupport": "true", + "clockSpeed": "2.5 GHz", + "currentGeneration": "No", + "ecu": "6.5", + "enhancedNetworkingSupported": "No", + "gpuMemory": "NA", + "instanceFamily": "General purpose", + "instanceType": "m3.large", "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "16 GiB", - "networkPerformance": "Up to 15 Gigabit", - "normalizationSizeFactor": "1", - "physicalProcessor": "AMD EPYC 7R13 Processor", + "memory": "7.5 GiB", + "networkPerformance": "Moderate", + "normalizationSizeFactor": "4", + "physicalProcessor": "Intel Xeon E5-2670 v2 (Ivy Bridge/Sandy Bridge)", "processorArchitecture": "64-bit", - "processorFeatures": "AMD Turbo; AVX; AVX2", - "regionCode": "us-east-1", + "processorFeatures": "Intel AVX; Intel Turbo", + "regionCode": "sa-east-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", - "vcpu": "4", + "storage": "1 x 32 SSD", + "vcpu": "2", "vpcnetworkingsupport": "true", }, - "id": "inf2.xlarge", - "name": "inf2.xlarge", - "ram": 16384, + "id": "m3.large", + "name": "m3.large", + "ram": 7680, }, - "is4gen.2xlarge": { - "bandwidth": 25, - "disk": 7500, + "m3.medium": { + "bandwidth": None, + "disk": 4, "extra": { "availabilityzone": "NA", - "classicnetworkingsupport": "false", + "classicnetworkingsupport": "true", "clockSpeed": "2.5 GHz", - "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 9500 Mbps", - "ecu": "NA", - "enhancedNetworkingSupported": "Yes", + "currentGeneration": "No", + "ecu": "3", + "enhancedNetworkingSupported": "No", "gpuMemory": "NA", - "instanceFamily": "Storage optimized", - "instanceType": "is4gen.2xlarge", + "instanceFamily": "General purpose", + "instanceType": "m3.medium", "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "48 GiB", - "networkPerformance": "Up to 25 Gigabit", - "normalizationSizeFactor": "16", - "physicalProcessor": "AWS Graviton2 Processor", + "memory": "3.75 GiB", + "networkPerformance": "Moderate", + "normalizationSizeFactor": "2", + "physicalProcessor": "Intel Xeon E5-2670 v2 (Ivy Bridge/Sandy Bridge)", "processorArchitecture": "64-bit", - "regionCode": "us-east-1", + "processorFeatures": "Intel AVX; Intel Turbo", + "regionCode": "ap-southeast-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 7500 SSD", - "vcpu": "8", + "storage": "1 x 4 SSD", + "vcpu": "1", "vpcnetworkingsupport": "true", }, - "id": "is4gen.2xlarge", - "name": "is4gen.2xlarge", - "ram": 49152, + "id": "m3.medium", + "name": "m3.medium", + "ram": 3840, }, - "is4gen.4xlarge": { - "bandwidth": 25, - "disk": 15000, + "m3.xlarge": { + "bandwidth": None, + "disk": 80, "extra": { "availabilityzone": "NA", - "classicnetworkingsupport": "false", + "classicnetworkingsupport": "true", "clockSpeed": "2.5 GHz", - "currentGeneration": "Yes", - "dedicatedEbsThroughput": "9500 Mbps", - "ecu": "NA", - "enhancedNetworkingSupported": "Yes", + "currentGeneration": "No", + "dedicatedEbsThroughput": "500 Mbps", + "ecu": "13", + "enhancedNetworkingSupported": "No", "gpuMemory": "NA", - "instanceFamily": "Storage optimized", - "instanceType": "is4gen.4xlarge", + "instanceFamily": "General purpose", + "instanceType": "m3.xlarge", + "instancesku": "JCFYMXQEQ3BA57K3", "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "96 GiB", - "networkPerformance": "25 Gigabit", - "normalizationSizeFactor": "32", - "physicalProcessor": "AWS Graviton2 Processor", + "memory": "15 GiB", + "networkPerformance": "High", + "normalizationSizeFactor": "8", + "physicalProcessor": "Intel Xeon E5-2670 v2 (Ivy Bridge/Sandy Bridge)", "processorArchitecture": "64-bit", - "regionCode": "ap-southeast-2", + "processorFeatures": "Intel AVX; Intel Turbo", + "regionCode": "ap-southeast-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "2 x 7500 SSD", - "vcpu": "16", + "storage": "2 x 40 SSD", + "vcpu": "4", "vpcnetworkingsupport": "true", }, - "id": "is4gen.4xlarge", - "name": "is4gen.4xlarge", - "ram": 98304, + "id": "m3.xlarge", + "name": "m3.xlarge", + "ram": 15360, }, - "is4gen.8xlarge": { - "bandwidth": 50, - "disk": 30000, + "m4.10xlarge": { + "bandwidth": 10, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.5 GHz", + "clockSpeed": "2.4 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "19000 Mbps", - "ecu": "NA", + "dedicatedEbsThroughput": "4000 Mbps", + "ecu": "124.5", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", - "instanceFamily": "Storage optimized", - "instanceType": "is4gen.8xlarge", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "instanceFamily": "General purpose", + "instanceType": "m4.10xlarge", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "192 GiB", - "networkPerformance": "50 Gigabit", - "normalizationSizeFactor": "64", - "physicalProcessor": "AWS Graviton2 Processor", + "memory": "160 GiB", + "networkPerformance": "10 Gigabit", + "normalizationSizeFactor": "80", + "physicalProcessor": "Intel Xeon E5-2676 v3 (Haswell)", "processorArchitecture": "64-bit", - "regionCode": "eu-west-1", + "processorFeatures": "Intel AVX; Intel AVX2; Intel Turbo", + "regionCode": "ap-south-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "4 x 7500 SSD", - "vcpu": "32", + "storage": "EBS only", + "vcpu": "40", "vpcnetworkingsupport": "true", }, - "id": "is4gen.8xlarge", - "name": "is4gen.8xlarge", - "ram": 196608, + "id": "m4.10xlarge", + "name": "m4.10xlarge", + "ram": 163840, }, - "is4gen.large": { - "bandwidth": 25, - "disk": 1875, + "m4.16xlarge": { + "bandwidth": 20, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.5 GHz", + "clockSpeed": "2.4 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 9500 Mbps", - "ecu": "NA", + "dedicatedEbsThroughput": "10000 Mbps", + "ecu": "188", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", - "instanceFamily": "Storage optimized", - "instanceType": "is4gen.large", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "instanceFamily": "General purpose", + "instanceType": "m4.16xlarge", + "instancesku": "9RRW6TTJ2K77NSDQ", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "12 GiB", - "networkPerformance": "Up to 25 Gigabit", - "normalizationSizeFactor": "4", - "physicalProcessor": "AWS Graviton2 Processor", + "memory": "256 GiB", + "networkPerformance": "20 Gigabit", + "normalizationSizeFactor": "128", + "physicalProcessor": "Intel Xeon E5-2686 v4 (Broadwell)", "processorArchitecture": "64-bit", - "regionCode": "eu-west-3", + "processorFeatures": "Intel AVX; Intel AVX2; Intel Turbo", + "regionCode": "us-west-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 1875 SSD", - "vcpu": "2", + "storage": "EBS only", + "vcpu": "64", "vpcnetworkingsupport": "true", }, - "id": "is4gen.large", - "name": "is4gen.large", - "ram": 12288, + "id": "m4.16xlarge", + "name": "m4.16xlarge", + "ram": 262144, }, - "is4gen.medium": { - "bandwidth": 25, - "disk": 937, + "m4.2xlarge": { + "bandwidth": None, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.5 GHz", + "clockSpeed": "2.4 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 9500 Mbps", - "ecu": "NA", + "dedicatedEbsThroughput": "1000 Mbps", + "ecu": "26", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", - "instanceFamily": "Storage optimized", - "instanceType": "is4gen.medium", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "instanceFamily": "General purpose", + "instanceType": "m4.2xlarge", + "instancesku": "4DP9JW528SDT7HRV", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "6 GiB", - "networkPerformance": "Up to 25 Gigabit", - "normalizationSizeFactor": "2", - "physicalProcessor": "AWS Graviton2 Processor", + "memory": "32 GiB", + "networkPerformance": "High", + "normalizationSizeFactor": "16", + "physicalProcessor": "Intel Xeon E5-2676 v3 (Haswell)", "processorArchitecture": "64-bit", - "regionCode": "eu-west-3", + "processorFeatures": "Intel AVX; Intel AVX2; Intel Turbo", + "regionCode": "us-east-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 937 SSD", - "vcpu": "1", + "storage": "EBS only", + "vcpu": "8", "vpcnetworkingsupport": "true", }, - "id": "is4gen.medium", - "name": "is4gen.medium", - "ram": 6144, + "id": "m4.2xlarge", + "name": "m4.2xlarge", + "ram": 32768, }, - "is4gen.xlarge": { - "bandwidth": 25, - "disk": 3750, + "m4.4xlarge": { + "bandwidth": None, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.5 GHz", + "clockSpeed": "2.4 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 9500 Mbps", - "ecu": "NA", + "dedicatedEbsThroughput": "2000 Mbps", + "ecu": "53.5", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", - "instanceFamily": "Storage optimized", - "instanceType": "is4gen.xlarge", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "instanceFamily": "General purpose", + "instanceType": "m4.4xlarge", + "instancesku": "B5A2KQPVUB48X3ES", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "24 GiB", - "networkPerformance": "Up to 25 Gigabit", - "normalizationSizeFactor": "8", - "physicalProcessor": "AWS Graviton2 Processor", + "memory": "64 GiB", + "networkPerformance": "High", + "normalizationSizeFactor": "32", + "physicalProcessor": "Intel Xeon E5-2676 v3 (Haswell)", "processorArchitecture": "64-bit", + "processorFeatures": "Intel AVX; Intel AVX2; Intel Turbo", "regionCode": "eu-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 3750 SSD", - "vcpu": "4", + "storage": "EBS only", + "vcpu": "16", "vpcnetworkingsupport": "true", }, - "id": "is4gen.xlarge", - "name": "is4gen.xlarge", - "ram": 24576, + "id": "m4.4xlarge", + "name": "m4.4xlarge", + "ram": 65536, }, - "m1.large": { + "m4.large": { "bandwidth": None, - "disk": 840, + "disk": 0, "extra": { "availabilityzone": "NA", - "classicnetworkingsupport": "true", - "currentGeneration": "No", - "ecu": "4", - "enhancedNetworkingSupported": "No", + "classicnetworkingsupport": "false", + "clockSpeed": "2.4 GHz", + "currentGeneration": "Yes", + "dedicatedEbsThroughput": "450 Mbps", + "ecu": "6.5", + "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m1.large", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "instanceType": "m4.large", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "7.5 GiB", + "memory": "8 GiB", "networkPerformance": "Moderate", "normalizationSizeFactor": "4", - "physicalProcessor": "Intel Xeon Family", + "physicalProcessor": "Intel Xeon E5-2676 v3 (Haswell)", "processorArchitecture": "64-bit", - "regionCode": "ap-southeast-2", + "processorFeatures": "Intel AVX; Intel AVX2; Intel Turbo", + "regionCode": "sa-east-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "2 x 420 SSD", + "storage": "EBS only", "vcpu": "2", "vpcnetworkingsupport": "true", }, - "id": "m1.large", - "name": "m1.large", - "ram": 7680, + "id": "m4.large", + "name": "m4.large", + "ram": 8192, }, - "m1.medium": { + "m4.xlarge": { "bandwidth": None, - "disk": 410, + "disk": 0, "extra": { "availabilityzone": "NA", - "classicnetworkingsupport": "true", - "currentGeneration": "No", - "ecu": "2", - "enhancedNetworkingSupported": "No", + "classicnetworkingsupport": "false", + "clockSpeed": "2.4 GHz", + "currentGeneration": "Yes", + "dedicatedEbsThroughput": "750 Mbps", + "ecu": "13", + "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m1.medium", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "instanceType": "m4.xlarge", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "3.75 GiB", - "networkPerformance": "Moderate", - "normalizationSizeFactor": "2", - "physicalProcessor": "Intel Xeon Family", - "processorArchitecture": "32-bit or 64-bit", - "regionCode": "us-west-1", + "memory": "16 GiB", + "networkPerformance": "High", + "normalizationSizeFactor": "8", + "physicalProcessor": "Intel Xeon E5-2676 v3 (Haswell)", + "processorArchitecture": "64-bit", + "processorFeatures": "Intel AVX; Intel AVX2; Intel Turbo", + "regionCode": "us-east-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 410 SSD", - "vcpu": "1", + "storage": "EBS only", + "vcpu": "4", "vpcnetworkingsupport": "true", }, - "id": "m1.medium", - "name": "m1.medium", - "ram": 3840, + "id": "m4.xlarge", + "name": "m4.xlarge", + "ram": 16384, }, - "m1.small": { - "bandwidth": None, - "disk": 160, + "m5.12xlarge": { + "bandwidth": 10, + "disk": 0, "extra": { "availabilityzone": "NA", - "classicnetworkingsupport": "true", - "currentGeneration": "No", - "ecu": "1", - "enhancedNetworkingSupported": "No", + "classicnetworkingsupport": "false", + "clockSpeed": "3.1 GHz", + "currentGeneration": "Yes", + "dedicatedEbsThroughput": "7000 Mbps", + "ecu": "168", + "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m1.small", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "instanceType": "m5.12xlarge", + "instancesku": "5SY86D6JMSFHE3FJ", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "1.7 GiB", - "networkPerformance": "Low", - "normalizationSizeFactor": "1", - "physicalProcessor": "Intel Xeon Family", - "processorArchitecture": "32-bit or 64-bit", - "regionCode": "us-west-2", + "memory": "192 GiB", + "networkPerformance": "10 Gigabit", + "normalizationSizeFactor": "96", + "physicalProcessor": "Intel Xeon Platinum 8175", + "processorArchitecture": "64-bit", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "eu-south-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 160 SSD", - "vcpu": "1", + "storage": "EBS only", + "vcpu": "48", "vpcnetworkingsupport": "true", }, - "id": "m1.small", - "name": "m1.small", - "ram": 1740, + "id": "m5.12xlarge", + "name": "m5.12xlarge", + "ram": 196608, }, - "m1.xlarge": { - "bandwidth": None, - "disk": 1680, + "m5.16xlarge": { + "bandwidth": 20, + "disk": 0, "extra": { "availabilityzone": "NA", - "classicnetworkingsupport": "true", - "currentGeneration": "No", - "ecu": "8", - "enhancedNetworkingSupported": "No", + "classicnetworkingsupport": "false", + "clockSpeed": "3.1 GHz", + "currentGeneration": "Yes", + "dedicatedEbsThroughput": "10000 Mbps", + "ecu": "256", + "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m1.xlarge", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "instanceType": "m5.16xlarge", + "instancesku": "ZXZ774GKQ54RUX72", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "15 GiB", - "networkPerformance": "High", - "normalizationSizeFactor": "8", - "physicalProcessor": "Intel Xeon Family", + "memory": "256 GiB", + "networkPerformance": "20 Gigabit", + "normalizationSizeFactor": "128", + "physicalProcessor": "Intel Xeon Platinum 8175", "processorArchitecture": "64-bit", - "regionCode": "us-west-1", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "ca-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "4 x 420 SSD", - "vcpu": "4", + "storage": "EBS only", + "vcpu": "64", "vpcnetworkingsupport": "true", }, - "id": "m1.xlarge", - "name": "m1.xlarge", - "ram": 15360, + "id": "m5.16xlarge", + "name": "m5.16xlarge", + "ram": 262144, }, - "m2.2xlarge": { - "bandwidth": None, - "disk": 850, + "m5.24xlarge": { + "bandwidth": 25, + "disk": 0, "extra": { "availabilityzone": "NA", - "classicnetworkingsupport": "true", - "currentGeneration": "No", - "ecu": "13", - "enhancedNetworkingSupported": "No", + "classicnetworkingsupport": "false", + "clockSpeed": "3.1 GHz", + "currentGeneration": "Yes", + "dedicatedEbsThroughput": "12000 Mbps", + "ecu": "337", + "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", - "instanceFamily": "Memory optimized", - "instanceType": "m2.2xlarge", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "instanceFamily": "General purpose", + "instanceType": "m5.24xlarge", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "34.2 GiB", - "networkPerformance": "Moderate", - "normalizationSizeFactor": "16", - "physicalProcessor": "Intel Xeon Family", + "memory": "384 GiB", + "networkPerformance": "25 Gigabit", + "normalizationSizeFactor": "192", + "physicalProcessor": "Intel Xeon Platinum 8175", "processorArchitecture": "64-bit", - "regionCode": "ap-southeast-2", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "sa-east-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 850 SSD", - "vcpu": "4", + "storage": "EBS only", + "vcpu": "96", "vpcnetworkingsupport": "true", }, - "id": "m2.2xlarge", - "name": "m2.2xlarge", - "ram": 35020, + "id": "m5.24xlarge", + "name": "m5.24xlarge", + "ram": 393216, }, - "m2.4xlarge": { - "bandwidth": None, - "disk": 1680, + "m5.2xlarge": { + "bandwidth": 10, + "disk": 0, "extra": { "availabilityzone": "NA", - "classicnetworkingsupport": "true", - "currentGeneration": "No", - "ecu": "26", - "enhancedNetworkingSupported": "No", + "classicnetworkingsupport": "false", + "clockSpeed": "3.1 GHz", + "currentGeneration": "Yes", + "dedicatedEbsThroughput": "Up to 2120 Mbps", + "ecu": "37", + "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", - "instanceFamily": "Memory optimized", - "instanceType": "m2.4xlarge", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "instanceFamily": "General purpose", + "instanceType": "m5.2xlarge", + "instancesku": "7DHN2N5PWU2GRR8X", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "68.4 GiB", - "networkPerformance": "High", - "normalizationSizeFactor": "32", - "physicalProcessor": "Intel Xeon Family", + "memory": "32 GiB", + "networkPerformance": "Up to 10 Gigabit", + "normalizationSizeFactor": "16", + "physicalProcessor": "Intel Xeon Platinum 8175", "processorArchitecture": "64-bit", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", "regionCode": "ap-southeast-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "2 x 840 SSD", + "storage": "EBS only", "vcpu": "8", "vpcnetworkingsupport": "true", }, - "id": "m2.4xlarge", - "name": "m2.4xlarge", - "ram": 70041, + "id": "m5.2xlarge", + "name": "m5.2xlarge", + "ram": 32768, }, - "m2.xlarge": { - "bandwidth": None, - "disk": 420, + "m5.4xlarge": { + "bandwidth": 10, + "disk": 0, "extra": { "availabilityzone": "NA", - "classicnetworkingsupport": "true", - "currentGeneration": "No", - "ecu": "6.5", - "enhancedNetworkingSupported": "No", + "classicnetworkingsupport": "false", + "clockSpeed": "3.1 GHz", + "currentGeneration": "Yes", + "dedicatedEbsThroughput": "2120 Mbps", + "ecu": "70", + "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", - "instanceFamily": "Memory optimized", - "instanceType": "m2.xlarge", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "instanceFamily": "General purpose", + "instanceType": "m5.4xlarge", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "17.1 GiB", - "networkPerformance": "Moderate", - "normalizationSizeFactor": "8", - "physicalProcessor": "Intel Xeon Family", + "memory": "64 GiB", + "networkPerformance": "Up to 10 Gigabit", + "normalizationSizeFactor": "32", + "physicalProcessor": "Intel Xeon Platinum 8175", "processorArchitecture": "64-bit", - "regionCode": "eu-west-1", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "us-east-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 420 SSD", - "vcpu": "2", + "storage": "EBS only", + "vcpu": "16", "vpcnetworkingsupport": "true", }, - "id": "m2.xlarge", - "name": "m2.xlarge", - "ram": 17510, + "id": "m5.4xlarge", + "name": "m5.4xlarge", + "ram": 65536, }, - "m3.2xlarge": { - "bandwidth": None, - "disk": 160, + "m5.8xlarge": { + "bandwidth": 10, + "disk": 0, "extra": { "availabilityzone": "NA", - "classicnetworkingsupport": "true", - "clockSpeed": "2.5 GHz", - "currentGeneration": "No", - "dedicatedEbsThroughput": "1000 Mbps", - "ecu": "26", - "enhancedNetworkingSupported": "No", + "classicnetworkingsupport": "false", + "clockSpeed": "3.1 GHz", + "currentGeneration": "Yes", + "dedicatedEbsThroughput": "5000 Mbps", + "ecu": "128", + "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m3.2xlarge", - "intelAvx2Available": "No", + "instanceType": "m5.8xlarge", + "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "30 GiB", - "networkPerformance": "High", - "normalizationSizeFactor": "16", - "physicalProcessor": "Intel Xeon E5-2670 v2 (Ivy Bridge/Sandy Bridge)", + "memory": "128 GiB", + "networkPerformance": "10 Gigabit", + "normalizationSizeFactor": "64", + "physicalProcessor": "Intel Xeon Platinum 8175", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel Turbo", - "regionCode": "ap-southeast-1", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "eu-west-3", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "2 x 80 SSD", - "vcpu": "8", + "storage": "EBS only", + "vcpu": "32", "vpcnetworkingsupport": "true", }, - "id": "m3.2xlarge", - "name": "m3.2xlarge", - "ram": 30720, + "id": "m5.8xlarge", + "name": "m5.8xlarge", + "ram": 131072, }, - "m3.large": { - "bandwidth": None, - "disk": 32, + "m5.large": { + "bandwidth": 10, + "disk": 0, "extra": { "availabilityzone": "NA", - "classicnetworkingsupport": "true", - "clockSpeed": "2.5 GHz", - "currentGeneration": "No", - "ecu": "6.5", - "enhancedNetworkingSupported": "No", + "classicnetworkingsupport": "false", + "clockSpeed": "3.1 GHz", + "currentGeneration": "Yes", + "dedicatedEbsThroughput": "Up to 2120 Mbps", + "ecu": "10", + "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m3.large", - "intelAvx2Available": "No", + "instanceType": "m5.large", + "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "7.5 GiB", - "networkPerformance": "Moderate", + "memory": "8 GiB", + "networkPerformance": "Up to 10 Gigabit", "normalizationSizeFactor": "4", - "physicalProcessor": "Intel Xeon E5-2670 v2 (Ivy Bridge/Sandy Bridge)", + "physicalProcessor": "Intel Xeon Platinum 8175", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel Turbo", - "regionCode": "us-east-1", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "eu-west-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 32 SSD", + "storage": "EBS only", "vcpu": "2", "vpcnetworkingsupport": "true", }, - "id": "m3.large", - "name": "m3.large", - "ram": 7680, + "id": "m5.large", + "name": "m5.large", + "ram": 8192, }, - "m3.medium": { - "bandwidth": None, - "disk": 4, + "m5.xlarge": { + "bandwidth": 10, + "disk": 0, "extra": { "availabilityzone": "NA", - "classicnetworkingsupport": "true", - "clockSpeed": "2.5 GHz", - "currentGeneration": "No", - "ecu": "3", - "enhancedNetworkingSupported": "No", + "classicnetworkingsupport": "false", + "clockSpeed": "3.1 GHz", + "currentGeneration": "Yes", + "dedicatedEbsThroughput": "Up to 2120 Mbps", + "ecu": "16", + "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m3.medium", - "intelAvx2Available": "No", + "instanceType": "m5.xlarge", + "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "3.75 GiB", - "networkPerformance": "Moderate", - "normalizationSizeFactor": "2", - "physicalProcessor": "Intel Xeon E5-2670 v2 (Ivy Bridge/Sandy Bridge)", + "memory": "16 GiB", + "networkPerformance": "Up to 10 Gigabit", + "normalizationSizeFactor": "8", + "physicalProcessor": "Intel Xeon Platinum 8175", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel Turbo", - "regionCode": "ap-southeast-2", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "eu-west-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 4 SSD", - "vcpu": "1", + "storage": "EBS only", + "vcpu": "4", "vpcnetworkingsupport": "true", }, - "id": "m3.medium", - "name": "m3.medium", - "ram": 3840, + "id": "m5.xlarge", + "name": "m5.xlarge", + "ram": 16384, }, - "m3.xlarge": { - "bandwidth": None, - "disk": 80, + "m5a.12xlarge": { + "bandwidth": 10, + "disk": 0, "extra": { "availabilityzone": "NA", - "classicnetworkingsupport": "true", + "classicnetworkingsupport": "false", "clockSpeed": "2.5 GHz", - "currentGeneration": "No", - "dedicatedEbsThroughput": "500 Mbps", - "ecu": "13", - "enhancedNetworkingSupported": "No", + "currentGeneration": "Yes", + "dedicatedEbsThroughput": "5000 Mbps", + "ecu": "NA", + "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m3.xlarge", + "instanceType": "m5a.12xlarge", + "instancesku": "6BBZ8RXFRQR2EXD6", "intelAvx2Available": "No", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "15 GiB", - "networkPerformance": "High", - "normalizationSizeFactor": "8", - "physicalProcessor": "Intel Xeon E5-2670 v2 (Ivy Bridge/Sandy Bridge)", + "memory": "192 GiB", + "networkPerformance": "10 Gigabit", + "normalizationSizeFactor": "96", + "physicalProcessor": "AMD EPYC 7571", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel Turbo", - "regionCode": "eu-central-1", + "processorFeatures": "AVX; AVX2; AMD Turbo", + "regionCode": "sa-east-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "2 x 40 SSD", - "vcpu": "4", + "storage": "EBS only", + "vcpu": "48", "vpcnetworkingsupport": "true", }, - "id": "m3.xlarge", - "name": "m3.xlarge", - "ram": 15360, + "id": "m5a.12xlarge", + "name": "m5a.12xlarge", + "ram": 196608, }, - "m4.10xlarge": { - "bandwidth": 10, + "m5a.16xlarge": { + "bandwidth": 12, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.4 GHz", + "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "4000 Mbps", - "ecu": "124.5", + "dedicatedEbsThroughput": "7000 Mbps", + "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m4.10xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "m5a.16xlarge", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "160 GiB", - "networkPerformance": "10 Gigabit", - "normalizationSizeFactor": "80", - "physicalProcessor": "Intel Xeon E5-2676 v3 (Haswell)", + "memory": "256 GiB", + "networkPerformance": "12 Gigabit", + "normalizationSizeFactor": "128", + "physicalProcessor": "AMD EPYC 7571", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel Turbo", - "regionCode": "ap-southeast-2", + "processorFeatures": "AVX; AVX2; AMD Turbo", + "regionCode": "eu-south-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", - "vcpu": "40", + "vcpu": "64", "vpcnetworkingsupport": "true", }, - "id": "m4.10xlarge", - "name": "m4.10xlarge", - "ram": 163840, + "id": "m5a.16xlarge", + "name": "m5a.16xlarge", + "ram": 262144, }, - "m4.16xlarge": { + "m5a.24xlarge": { "bandwidth": 20, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.4 GHz", + "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", "dedicatedEbsThroughput": "10000 Mbps", - "ecu": "188", + "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m4.16xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "m5a.24xlarge", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "256 GiB", + "memory": "384 GiB", "networkPerformance": "20 Gigabit", - "normalizationSizeFactor": "128", - "physicalProcessor": "Intel Xeon E5-2686 v4 (Broadwell)", + "normalizationSizeFactor": "192", + "physicalProcessor": "AMD EPYC 7571", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel Turbo", - "regionCode": "sa-east-1", + "processorFeatures": "AVX; AVX2; AMD Turbo", + "regionCode": "us-east-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", - "vcpu": "64", + "vcpu": "96", "vpcnetworkingsupport": "true", }, - "id": "m4.16xlarge", - "name": "m4.16xlarge", - "ram": 262144, + "id": "m5a.24xlarge", + "name": "m5a.24xlarge", + "ram": 393216, }, - "m4.2xlarge": { - "bandwidth": None, + "m5a.2xlarge": { + "bandwidth": 10, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.4 GHz", + "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "1000 Mbps", - "ecu": "26", + "dedicatedEbsThroughput": "Up to 2120 Mbps", + "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m4.2xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "m5a.2xlarge", + "instancesku": "NP557QB7VFTC48QX", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", "memory": "32 GiB", - "networkPerformance": "High", + "networkPerformance": "Up to 10 Gigabit", "normalizationSizeFactor": "16", - "physicalProcessor": "Intel Xeon E5-2676 v3 (Haswell)", + "physicalProcessor": "AMD EPYC 7571", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel Turbo", - "regionCode": "ca-central-1", + "processorFeatures": "AVX; AVX2; AMD Turbo", + "regionCode": "eu-west-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", "vcpu": "8", "vpcnetworkingsupport": "true", }, - "id": "m4.2xlarge", - "name": "m4.2xlarge", + "id": "m5a.2xlarge", + "name": "m5a.2xlarge", "ram": 32768, }, - "m4.4xlarge": { - "bandwidth": None, + "m5a.4xlarge": { + "bandwidth": 10, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.4 GHz", + "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "2000 Mbps", - "ecu": "53.5", + "dedicatedEbsThroughput": "2120 Mbps", + "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m4.4xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "m5a.4xlarge", + "instancesku": "YRM7GSGQEF9HKS2Q", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", "memory": "64 GiB", - "networkPerformance": "High", + "networkPerformance": "Up to 10 Gigabit", "normalizationSizeFactor": "32", - "physicalProcessor": "Intel Xeon E5-2676 v3 (Haswell)", + "physicalProcessor": "AMD EPYC 7571", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel Turbo", - "regionCode": "eu-west-1", + "processorFeatures": "AVX; AVX2; AMD Turbo", + "regionCode": "eu-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", "vcpu": "16", "vpcnetworkingsupport": "true", }, - "id": "m4.4xlarge", - "name": "m4.4xlarge", + "id": "m5a.4xlarge", + "name": "m5a.4xlarge", "ram": 65536, }, - "m4.large": { - "bandwidth": None, + "m5a.8xlarge": { + "bandwidth": 10, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.4 GHz", + "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "450 Mbps", - "ecu": "6.5", + "dedicatedEbsThroughput": "3500 Mbps", + "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m4.large", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "m5a.8xlarge", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", + "marketoption": "OnDemand", + "memory": "128 GiB", + "networkPerformance": "Up to 10 Gigabit", + "normalizationSizeFactor": "64", + "physicalProcessor": "AMD EPYC 7571", + "processorArchitecture": "64-bit", + "processorFeatures": "AVX; AVX2; AMD Turbo", + "regionCode": "eu-west-1", + "servicecode": "AmazonEC2", + "servicename": "Amazon Elastic Compute Cloud", + "storage": "EBS only", + "vcpu": "32", + "vpcnetworkingsupport": "true", + }, + "id": "m5a.8xlarge", + "name": "m5a.8xlarge", + "ram": 131072, + }, + "m5a.large": { + "bandwidth": 10, + "disk": 0, + "extra": { + "availabilityzone": "NA", + "classicnetworkingsupport": "false", + "clockSpeed": "2.5 GHz", + "currentGeneration": "Yes", + "dedicatedEbsThroughput": "Up to 2120 Mbps", + "ecu": "NA", + "enhancedNetworkingSupported": "Yes", + "gpuMemory": "NA", + "instanceFamily": "General purpose", + "instanceType": "m5a.large", + "instancesku": "JP2HVYDRPYGCX6DK", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", "memory": "8 GiB", - "networkPerformance": "Moderate", + "networkPerformance": "Up to 10 Gigabit", "normalizationSizeFactor": "4", - "physicalProcessor": "Intel Xeon E5-2676 v3 (Haswell)", + "physicalProcessor": "AMD EPYC 7571", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel Turbo", - "regionCode": "us-west-1", + "processorFeatures": "AVX; AVX2; AMD Turbo", + "regionCode": "eu-south-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", "vcpu": "2", "vpcnetworkingsupport": "true", }, - "id": "m4.large", - "name": "m4.large", + "id": "m5a.large", + "name": "m5a.large", "ram": 8192, }, - "m4.xlarge": { - "bandwidth": None, + "m5a.xlarge": { + "bandwidth": 10, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.4 GHz", + "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "750 Mbps", - "ecu": "13", + "dedicatedEbsThroughput": "Up to 2120 Mbps", + "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m4.xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "m5a.xlarge", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", "memory": "16 GiB", - "networkPerformance": "High", + "networkPerformance": "Up to 10 Gigabit", "normalizationSizeFactor": "8", - "physicalProcessor": "Intel Xeon E5-2676 v3 (Haswell)", + "physicalProcessor": "AMD EPYC 7571", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel Turbo", - "regionCode": "us-west-1", + "processorFeatures": "AVX; AVX2; AMD Turbo", + "regionCode": "eu-south-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", "vcpu": "4", "vpcnetworkingsupport": "true", }, - "id": "m4.xlarge", - "name": "m4.xlarge", + "id": "m5a.xlarge", + "name": "m5a.xlarge", "ram": 16384, }, - "m5.12xlarge": { + "m5ad.12xlarge": { "bandwidth": 10, - "disk": 0, + "disk": 1800, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.1 GHz", + "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "7000 Mbps", - "ecu": "168", + "dedicatedEbsThroughput": "5000 Mbps", + "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m5.12xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "m5ad.12xlarge", + "instancesku": "QMMYQRZBSV7ANC3N", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", "memory": "192 GiB", "networkPerformance": "10 Gigabit", "normalizationSizeFactor": "96", - "physicalProcessor": "Intel Xeon Platinum 8175", + "physicalProcessor": "AMD EPYC 7571", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "ap-northeast-2", + "processorFeatures": "AVX; AVX2; AMD Turbo", + "regionCode": "ap-southeast-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", + "storage": "2 x 900 NVMe SSD", "vcpu": "48", "vpcnetworkingsupport": "true", }, - "id": "m5.12xlarge", - "name": "m5.12xlarge", + "id": "m5ad.12xlarge", + "name": "m5ad.12xlarge", "ram": 196608, }, - "m5.16xlarge": { - "bandwidth": 20, - "disk": 0, + "m5ad.16xlarge": { + "bandwidth": 12, + "disk": 2400, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.1 GHz", + "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "10000 Mbps", - "ecu": "256", + "dedicatedEbsThroughput": "7000 Mbps", + "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m5.16xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "m5ad.16xlarge", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", "memory": "256 GiB", - "networkPerformance": "20 Gigabit", + "networkPerformance": "12 Gigabit", "normalizationSizeFactor": "128", - "physicalProcessor": "Intel Xeon Platinum 8175", + "physicalProcessor": "AMD EPYC 7571", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "ca-central-1", + "processorFeatures": "AVX; AVX2; AMD Turbo", + "regionCode": "us-east-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", + "storage": "4 x 600 NVMe SSD", "vcpu": "64", "vpcnetworkingsupport": "true", }, - "id": "m5.16xlarge", - "name": "m5.16xlarge", + "id": "m5ad.16xlarge", + "name": "m5ad.16xlarge", "ram": 262144, }, - "m5.24xlarge": { - "bandwidth": 25, - "disk": 0, + "m5ad.24xlarge": { + "bandwidth": 20, + "disk": 3600, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.1 GHz", + "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "12000 Mbps", - "ecu": "337", + "dedicatedEbsThroughput": "10000 Mbps", + "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m5.24xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "m5ad.24xlarge", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", "memory": "384 GiB", - "networkPerformance": "25 Gigabit", + "networkPerformance": "20 Gigabit", "normalizationSizeFactor": "192", - "physicalProcessor": "Intel Xeon Platinum 8175", + "physicalProcessor": "AMD EPYC 7571", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "ap-northeast-1", + "processorFeatures": "AVX; AVX2; AMD Turbo", + "regionCode": "us-west-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", + "storage": "4 x 900 NVMe SSD", "vcpu": "96", "vpcnetworkingsupport": "true", }, - "id": "m5.24xlarge", - "name": "m5.24xlarge", + "id": "m5ad.24xlarge", + "name": "m5ad.24xlarge", "ram": 393216, }, - "m5.2xlarge": { + "m5ad.2xlarge": { "bandwidth": 10, - "disk": 0, + "disk": 300, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.1 GHz", + "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", "dedicatedEbsThroughput": "Up to 2120 Mbps", - "ecu": "37", + "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m5.2xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "m5ad.2xlarge", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", "memory": "32 GiB", "networkPerformance": "Up to 10 Gigabit", "normalizationSizeFactor": "16", - "physicalProcessor": "Intel Xeon Platinum 8175", + "physicalProcessor": "AMD EPYC 7571", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "eu-west-1", + "processorFeatures": "AVX; AVX2; AMD Turbo", + "regionCode": "us-east-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", + "storage": "1 x 300 NVMe SSD", "vcpu": "8", "vpcnetworkingsupport": "true", }, - "id": "m5.2xlarge", - "name": "m5.2xlarge", + "id": "m5ad.2xlarge", + "name": "m5ad.2xlarge", "ram": 32768, }, - "m5.4xlarge": { + "m5ad.4xlarge": { "bandwidth": 10, - "disk": 0, + "disk": 600, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.1 GHz", + "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", "dedicatedEbsThroughput": "2120 Mbps", - "ecu": "70", + "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m5.4xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "m5ad.4xlarge", + "instancesku": "BQ3N5HBDC5RD4EQK", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", "memory": "64 GiB", "networkPerformance": "Up to 10 Gigabit", "normalizationSizeFactor": "32", - "physicalProcessor": "Intel Xeon Platinum 8175", + "physicalProcessor": "AMD EPYC 7571", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "sa-east-1", + "processorFeatures": "AVX; AVX2; AMD Turbo", + "regionCode": "eu-west-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", + "storage": "2 x 300 NVMe SSD", "vcpu": "16", "vpcnetworkingsupport": "true", }, - "id": "m5.4xlarge", - "name": "m5.4xlarge", + "id": "m5ad.4xlarge", + "name": "m5ad.4xlarge", "ram": 65536, }, - "m5.8xlarge": { + "m5ad.8xlarge": { "bandwidth": 10, - "disk": 0, + "disk": 1200, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.1 GHz", + "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "5000 Mbps", - "ecu": "128", + "dedicatedEbsThroughput": "3500 Mbps", + "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m5.8xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "m5ad.8xlarge", + "instancesku": "ZSG6WH8AYEW9Y5M2", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", "memory": "128 GiB", - "networkPerformance": "10 Gigabit", + "networkPerformance": "Up to 10 Gigabit", "normalizationSizeFactor": "64", - "physicalProcessor": "Intel Xeon Platinum 8175", + "physicalProcessor": "AMD EPYC 7571", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "sa-east-1", + "processorFeatures": "AVX; AVX2; AMD Turbo", + "regionCode": "ap-northeast-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", + "storage": "2 x 600 NVMe SSD", "vcpu": "32", "vpcnetworkingsupport": "true", }, - "id": "m5.8xlarge", - "name": "m5.8xlarge", + "id": "m5ad.8xlarge", + "name": "m5ad.8xlarge", "ram": 131072, }, - "m5.large": { + "m5ad.large": { "bandwidth": 10, - "disk": 0, + "disk": 75, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.1 GHz", + "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", "dedicatedEbsThroughput": "Up to 2120 Mbps", - "ecu": "10", + "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m5.large", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "m5ad.large", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", "memory": "8 GiB", "networkPerformance": "Up to 10 Gigabit", "normalizationSizeFactor": "4", - "physicalProcessor": "Intel Xeon Platinum 8175", + "physicalProcessor": "AMD EPYC 7571", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "eu-north-1", + "processorFeatures": "AVX; AVX2; AMD Turbo", + "regionCode": "us-east-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", + "storage": "1 x 75 NVMe SSD", "vcpu": "2", "vpcnetworkingsupport": "true", }, - "id": "m5.large", - "name": "m5.large", + "id": "m5ad.large", + "name": "m5ad.large", "ram": 8192, }, - "m5.xlarge": { + "m5ad.xlarge": { "bandwidth": 10, - "disk": 0, + "disk": 150, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.1 GHz", + "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", "dedicatedEbsThroughput": "Up to 2120 Mbps", - "ecu": "16", + "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m5.xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "m5ad.xlarge", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", "memory": "16 GiB", "networkPerformance": "Up to 10 Gigabit", "normalizationSizeFactor": "8", - "physicalProcessor": "Intel Xeon Platinum 8175", + "physicalProcessor": "AMD EPYC 7571", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "eu-west-3", + "processorFeatures": "AVX; AVX2; AMD Turbo", + "regionCode": "ap-northeast-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", + "storage": "1 x 150 NVMe SSD", "vcpu": "4", "vpcnetworkingsupport": "true", }, - "id": "m5.xlarge", - "name": "m5.xlarge", + "id": "m5ad.xlarge", + "name": "m5ad.xlarge", "ram": 16384, }, - "m5a.12xlarge": { + "m5d.12xlarge": { "bandwidth": 10, - "disk": 0, + "disk": 1800, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.5 GHz", + "clockSpeed": "3.1 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "5000 Mbps", - "ecu": "NA", + "dedicatedEbsThroughput": "6000 Mbps", + "ecu": "168", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m5a.12xlarge", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "instanceType": "m5d.12xlarge", + "instancesku": "UBWKCRY37QGF892F", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", "memory": "192 GiB", "networkPerformance": "10 Gigabit", "normalizationSizeFactor": "96", - "physicalProcessor": "AMD EPYC 7571", + "physicalProcessor": "Intel Xeon Platinum 8175", "processorArchitecture": "64-bit", - "processorFeatures": "AVX; AVX2; AMD Turbo", - "regionCode": "ca-central-1", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "eu-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", + "storage": "2 x 900 NVMe SSD", "vcpu": "48", "vpcnetworkingsupport": "true", }, - "id": "m5a.12xlarge", - "name": "m5a.12xlarge", + "id": "m5d.12xlarge", + "name": "m5d.12xlarge", "ram": 196608, }, - "m5a.16xlarge": { - "bandwidth": 12, - "disk": 0, + "m5d.16xlarge": { + "bandwidth": 20, + "disk": 2400, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.5 GHz", + "clockSpeed": "3.1 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "7000 Mbps", - "ecu": "NA", + "dedicatedEbsThroughput": "10000 Mbps", + "ecu": "256", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m5a.16xlarge", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "instanceType": "m5d.16xlarge", + "instancesku": "Z9BCFKSJEVHVJTTP", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", "memory": "256 GiB", - "networkPerformance": "12 Gigabit", + "networkPerformance": "20 Gigabit", "normalizationSizeFactor": "128", - "physicalProcessor": "AMD EPYC 7571", + "physicalProcessor": "Intel Xeon Platinum 8175", "processorArchitecture": "64-bit", - "processorFeatures": "AVX; AVX2; AMD Turbo", - "regionCode": "eu-west-2", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "ap-southeast-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", + "storage": "4 x 600 NVMe SSD", "vcpu": "64", "vpcnetworkingsupport": "true", }, - "id": "m5a.16xlarge", - "name": "m5a.16xlarge", + "id": "m5d.16xlarge", + "name": "m5d.16xlarge", "ram": 262144, }, - "m5a.24xlarge": { - "bandwidth": 20, - "disk": 0, + "m5d.24xlarge": { + "bandwidth": 25, + "disk": 3600, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.5 GHz", + "clockSpeed": "3.1 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "10000 Mbps", - "ecu": "NA", + "dedicatedEbsThroughput": "12000 Mbps", + "ecu": "337", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m5a.24xlarge", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "instanceType": "m5d.24xlarge", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", "memory": "384 GiB", - "networkPerformance": "20 Gigabit", + "networkPerformance": "25 Gigabit", "normalizationSizeFactor": "192", - "physicalProcessor": "AMD EPYC 7571", + "physicalProcessor": "Intel Xeon Platinum 8175", "processorArchitecture": "64-bit", - "processorFeatures": "AVX; AVX2; AMD Turbo", - "regionCode": "us-west-1", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "eu-west-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", + "storage": "4 x 900 NVMe SSD", "vcpu": "96", "vpcnetworkingsupport": "true", }, - "id": "m5a.24xlarge", - "name": "m5a.24xlarge", + "id": "m5d.24xlarge", + "name": "m5d.24xlarge", "ram": 393216, }, - "m5a.2xlarge": { + "m5d.2xlarge": { "bandwidth": 10, - "disk": 0, + "disk": 300, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.5 GHz", + "clockSpeed": "3.1 GHz", "currentGeneration": "Yes", "dedicatedEbsThroughput": "Up to 2120 Mbps", - "ecu": "NA", + "ecu": "37", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m5a.2xlarge", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "instanceType": "m5d.2xlarge", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", "memory": "32 GiB", "networkPerformance": "Up to 10 Gigabit", "normalizationSizeFactor": "16", - "physicalProcessor": "AMD EPYC 7571", + "physicalProcessor": "Intel Xeon Platinum 8175", "processorArchitecture": "64-bit", - "processorFeatures": "AVX; AVX2; AMD Turbo", - "regionCode": "ca-central-1", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "ap-south-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", + "storage": "1 x 300 NVMe SSD", "vcpu": "8", "vpcnetworkingsupport": "true", }, - "id": "m5a.2xlarge", - "name": "m5a.2xlarge", + "id": "m5d.2xlarge", + "name": "m5d.2xlarge", "ram": 32768, }, - "m5a.4xlarge": { + "m5d.4xlarge": { "bandwidth": 10, - "disk": 0, + "disk": 600, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.5 GHz", + "clockSpeed": "3.1 GHz", "currentGeneration": "Yes", "dedicatedEbsThroughput": "2120 Mbps", - "ecu": "NA", + "ecu": "70", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m5a.4xlarge", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "instanceType": "m5d.4xlarge", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", "memory": "64 GiB", "networkPerformance": "Up to 10 Gigabit", "normalizationSizeFactor": "32", - "physicalProcessor": "AMD EPYC 7571", + "physicalProcessor": "Intel Xeon Platinum 8175", "processorArchitecture": "64-bit", - "processorFeatures": "AVX; AVX2; AMD Turbo", - "regionCode": "ap-northeast-1", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "eu-north-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", + "storage": "2 x 300 NVMe SSD", "vcpu": "16", "vpcnetworkingsupport": "true", }, - "id": "m5a.4xlarge", - "name": "m5a.4xlarge", + "id": "m5d.4xlarge", + "name": "m5d.4xlarge", "ram": 65536, }, - "m5a.8xlarge": { + "m5d.8xlarge": { "bandwidth": 10, - "disk": 0, + "disk": 1200, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.5 GHz", + "clockSpeed": "3.1 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "3500 Mbps", - "ecu": "NA", + "dedicatedEbsThroughput": "5000 Mbps", + "ecu": "128", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m5a.8xlarge", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "instanceType": "m5d.8xlarge", + "instancesku": "EQ35NJ6KDC4A3TS8", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", "memory": "128 GiB", - "networkPerformance": "Up to 10 Gigabit", + "networkPerformance": "10 Gigabit", "normalizationSizeFactor": "64", - "physicalProcessor": "AMD EPYC 7571", + "physicalProcessor": "Intel Xeon Platinum 8175", "processorArchitecture": "64-bit", - "processorFeatures": "AVX; AVX2; AMD Turbo", - "regionCode": "ap-southeast-2", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "ap-south-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", + "storage": "2 x 600 NVMe SSD", "vcpu": "32", "vpcnetworkingsupport": "true", }, - "id": "m5a.8xlarge", - "name": "m5a.8xlarge", + "id": "m5d.8xlarge", + "name": "m5d.8xlarge", "ram": 131072, }, - "m5a.large": { + "m5d.large": { "bandwidth": 10, - "disk": 0, + "disk": 75, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.5 GHz", + "clockSpeed": "3.1 GHz", "currentGeneration": "Yes", "dedicatedEbsThroughput": "Up to 2120 Mbps", - "ecu": "NA", + "ecu": "10", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m5a.large", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "instanceType": "m5d.large", + "instancesku": "PE8JXAQ4QGZHB9GT", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", "memory": "8 GiB", "networkPerformance": "Up to 10 Gigabit", "normalizationSizeFactor": "4", - "physicalProcessor": "AMD EPYC 7571", + "physicalProcessor": "Intel Xeon Platinum 8175", "processorArchitecture": "64-bit", - "processorFeatures": "AVX; AVX2; AMD Turbo", - "regionCode": "ap-southeast-1", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "ap-south-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", + "storage": "1 x 75 NVMe SSD", "vcpu": "2", "vpcnetworkingsupport": "true", }, - "id": "m5a.large", - "name": "m5a.large", + "id": "m5d.large", + "name": "m5d.large", "ram": 8192, }, - "m5a.xlarge": { + "m5d.xlarge": { "bandwidth": 10, - "disk": 0, + "disk": 150, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.5 GHz", + "clockSpeed": "3.1 GHz", "currentGeneration": "Yes", "dedicatedEbsThroughput": "Up to 2120 Mbps", - "ecu": "NA", + "ecu": "16", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m5a.xlarge", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "instanceType": "m5d.xlarge", + "instancesku": "GKEVTCW4GXTX52AW", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", "memory": "16 GiB", "networkPerformance": "Up to 10 Gigabit", "normalizationSizeFactor": "8", - "physicalProcessor": "AMD EPYC 7571", + "physicalProcessor": "Intel Xeon Platinum 8175", "processorArchitecture": "64-bit", - "processorFeatures": "AVX; AVX2; AMD Turbo", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", "regionCode": "eu-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", + "storage": "1 x 150 NVMe SSD", "vcpu": "4", "vpcnetworkingsupport": "true", }, - "id": "m5a.xlarge", - "name": "m5a.xlarge", + "id": "m5d.xlarge", + "name": "m5d.xlarge", "ram": 16384, }, - "m5ad.12xlarge": { - "bandwidth": 10, + "m5dn.12xlarge": { + "bandwidth": 50, "disk": 1800, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.5 GHz", + "clockSpeed": "3.1 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "5000 Mbps", + "dedicatedEbsThroughput": "7000 Mbps", "ecu": "NA", - "enhancedNetworkingSupported": "Yes", + "enhancedNetworkingSupported": "No", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m5ad.12xlarge", + "instanceType": "m5dn.12xlarge", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", "marketoption": "OnDemand", "memory": "192 GiB", - "networkPerformance": "10 Gigabit", + "networkPerformance": "50 Gigabit", "normalizationSizeFactor": "96", - "physicalProcessor": "AMD EPYC 7571", + "physicalProcessor": "Intel Xeon Platinum 8259 (Cascade Lake)", "processorArchitecture": "64-bit", - "processorFeatures": "AVX; AVX2; AMD Turbo", - "regionCode": "ap-south-1", + "regionCode": "us-east-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "2 x 900 NVMe SSD", + "storage": "2 x 900 GB NVMe SSD", "vcpu": "48", "vpcnetworkingsupport": "true", }, - "id": "m5ad.12xlarge", - "name": "m5ad.12xlarge", + "id": "m5dn.12xlarge", + "name": "m5dn.12xlarge", "ram": 196608, }, - "m5ad.16xlarge": { - "bandwidth": 12, + "m5dn.16xlarge": { + "bandwidth": 75, "disk": 2400, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.5 GHz", + "clockSpeed": "3.1 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "7000 Mbps", + "dedicatedEbsThroughput": "10000 Mbps", "ecu": "NA", - "enhancedNetworkingSupported": "Yes", + "enhancedNetworkingSupported": "No", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m5ad.16xlarge", + "instanceType": "m5dn.16xlarge", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", "marketoption": "OnDemand", "memory": "256 GiB", - "networkPerformance": "12 Gigabit", + "networkPerformance": "75 Gigabit", "normalizationSizeFactor": "128", - "physicalProcessor": "AMD EPYC 7571", + "physicalProcessor": "Intel Xeon Platinum 8259 (Cascade Lake)", "processorArchitecture": "64-bit", - "processorFeatures": "AVX; AVX2; AMD Turbo", - "regionCode": "ca-central-1", + "regionCode": "eu-west-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "4 x 600 NVMe SSD", "vcpu": "64", "vpcnetworkingsupport": "true", }, - "id": "m5ad.16xlarge", - "name": "m5ad.16xlarge", + "id": "m5dn.16xlarge", + "name": "m5dn.16xlarge", "ram": 262144, }, - "m5ad.24xlarge": { - "bandwidth": 20, + "m5dn.24xlarge": { + "bandwidth": 100, "disk": 3600, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.5 GHz", + "clockSpeed": "3.1 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "10000 Mbps", + "dedicatedEbsThroughput": "14000 Mbps", "ecu": "NA", - "enhancedNetworkingSupported": "Yes", + "enhancedNetworkingSupported": "No", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m5ad.24xlarge", + "instanceType": "m5dn.24xlarge", + "instancesku": "G9H536RMY737GEM4", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", "marketoption": "OnDemand", "memory": "384 GiB", - "networkPerformance": "20 Gigabit", + "networkPerformance": "100 Gigabit", "normalizationSizeFactor": "192", - "physicalProcessor": "AMD EPYC 7571", + "physicalProcessor": "Intel Xeon Platinum 8259 (Cascade Lake)", "processorArchitecture": "64-bit", - "processorFeatures": "AVX; AVX2; AMD Turbo", - "regionCode": "us-east-1", + "regionCode": "ap-northeast-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "4 x 900 NVMe SSD", "vcpu": "96", "vpcnetworkingsupport": "true", }, - "id": "m5ad.24xlarge", - "name": "m5ad.24xlarge", + "id": "m5dn.24xlarge", + "name": "m5dn.24xlarge", "ram": 393216, }, - "m5ad.2xlarge": { - "bandwidth": 10, + "m5dn.2xlarge": { + "bandwidth": 25, "disk": 300, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.5 GHz", + "clockSpeed": "3.1 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 2120 Mbps", + "dedicatedEbsThroughput": "Up to 3500 Mbps", "ecu": "NA", - "enhancedNetworkingSupported": "Yes", + "enhancedNetworkingSupported": "No", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m5ad.2xlarge", + "instanceType": "m5dn.2xlarge", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", "marketoption": "OnDemand", "memory": "32 GiB", - "networkPerformance": "Up to 10 Gigabit", + "networkPerformance": "Up to 25 Gigabit", "normalizationSizeFactor": "16", - "physicalProcessor": "AMD EPYC 7571", + "physicalProcessor": "Intel Xeon Platinum 8259 (Cascade Lake)", "processorArchitecture": "64-bit", - "processorFeatures": "AVX; AVX2; AMD Turbo", - "regionCode": "eu-west-1", + "regionCode": "us-west-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "1 x 300 NVMe SSD", "vcpu": "8", "vpcnetworkingsupport": "true", }, - "id": "m5ad.2xlarge", - "name": "m5ad.2xlarge", + "id": "m5dn.2xlarge", + "name": "m5dn.2xlarge", "ram": 32768, }, - "m5ad.4xlarge": { - "bandwidth": 10, + "m5dn.4xlarge": { + "bandwidth": 25, "disk": 600, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.5 GHz", + "clockSpeed": "3.1 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "2120 Mbps", + "dedicatedEbsThroughput": "3500 Mbps", "ecu": "NA", - "enhancedNetworkingSupported": "Yes", + "enhancedNetworkingSupported": "No", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m5ad.4xlarge", + "instanceType": "m5dn.4xlarge", + "instancesku": "3Y5Q72YU4JNPU6S5", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", "marketoption": "OnDemand", "memory": "64 GiB", - "networkPerformance": "Up to 10 Gigabit", + "networkPerformance": "Up to 25 Gigabit", "normalizationSizeFactor": "32", - "physicalProcessor": "AMD EPYC 7571", + "physicalProcessor": "Intel Xeon Platinum 8259 (Cascade Lake)", "processorArchitecture": "64-bit", - "processorFeatures": "AVX; AVX2; AMD Turbo", - "regionCode": "us-east-1", + "regionCode": "us-west-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "2 x 300 NVMe SSD", "vcpu": "16", "vpcnetworkingsupport": "true", }, - "id": "m5ad.4xlarge", - "name": "m5ad.4xlarge", + "id": "m5dn.4xlarge", + "name": "m5dn.4xlarge", "ram": 65536, }, - "m5ad.8xlarge": { - "bandwidth": 10, + "m5dn.8xlarge": { + "bandwidth": 25, "disk": 1200, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.5 GHz", + "clockSpeed": "3.1 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "3500 Mbps", + "dedicatedEbsThroughput": "5000 Mbps", "ecu": "NA", - "enhancedNetworkingSupported": "Yes", + "enhancedNetworkingSupported": "No", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m5ad.8xlarge", + "instanceType": "m5dn.8xlarge", + "instancesku": "622SFRZSP5NFDFPF", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", "marketoption": "OnDemand", "memory": "128 GiB", - "networkPerformance": "Up to 10 Gigabit", + "networkPerformance": "25 Gigabit", "normalizationSizeFactor": "64", - "physicalProcessor": "AMD EPYC 7571", + "physicalProcessor": "Intel Xeon Platinum 8259 (Cascade Lake)", "processorArchitecture": "64-bit", - "processorFeatures": "AVX; AVX2; AMD Turbo", - "regionCode": "ca-central-1", + "regionCode": "ap-northeast-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "2 x 600 NVMe SSD", "vcpu": "32", "vpcnetworkingsupport": "true", }, - "id": "m5ad.8xlarge", - "name": "m5ad.8xlarge", + "id": "m5dn.8xlarge", + "name": "m5dn.8xlarge", "ram": 131072, }, - "m5ad.large": { - "bandwidth": 10, + "m5dn.large": { + "bandwidth": 25, "disk": 75, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.5 GHz", + "clockSpeed": "3.1 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 2120 Mbps", + "dedicatedEbsThroughput": "Up to 3500 Mbps", "ecu": "NA", - "enhancedNetworkingSupported": "Yes", + "enhancedNetworkingSupported": "No", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m5ad.large", + "instanceType": "m5dn.large", + "instancesku": "SVUJNCR3NN2359RD", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", "marketoption": "OnDemand", "memory": "8 GiB", - "networkPerformance": "Up to 10 Gigabit", + "networkPerformance": "Up to 25 Gigabit", "normalizationSizeFactor": "4", - "physicalProcessor": "AMD EPYC 7571", + "physicalProcessor": "Intel Xeon Platinum 8259 (Cascade Lake)", "processorArchitecture": "64-bit", - "processorFeatures": "AVX; AVX2; AMD Turbo", - "regionCode": "ap-northeast-1", + "regionCode": "us-east-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "1 x 75 NVMe SSD", "vcpu": "2", "vpcnetworkingsupport": "true", }, - "id": "m5ad.large", - "name": "m5ad.large", + "id": "m5dn.large", + "name": "m5dn.large", "ram": 8192, }, - "m5ad.xlarge": { - "bandwidth": 10, + "m5dn.xlarge": { + "bandwidth": 25, "disk": 150, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.5 GHz", + "clockSpeed": "3.1 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 2120 Mbps", + "dedicatedEbsThroughput": "Up to 3500 Mbps", "ecu": "NA", - "enhancedNetworkingSupported": "Yes", + "enhancedNetworkingSupported": "No", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m5ad.xlarge", + "instanceType": "m5dn.xlarge", + "instancesku": "ZKG2QXGKGMNM2V2Q", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", "marketoption": "OnDemand", "memory": "16 GiB", - "networkPerformance": "Up to 10 Gigabit", + "networkPerformance": "Up to 25 Gigabit", "normalizationSizeFactor": "8", - "physicalProcessor": "AMD EPYC 7571", + "physicalProcessor": "Intel Xeon Platinum 8259 (Cascade Lake)", "processorArchitecture": "64-bit", - "processorFeatures": "AVX; AVX2; AMD Turbo", - "regionCode": "ap-northeast-2", + "regionCode": "us-west-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "1 x 150 NVMe SSD", "vcpu": "4", "vpcnetworkingsupport": "true", }, - "id": "m5ad.xlarge", - "name": "m5ad.xlarge", + "id": "m5dn.xlarge", + "name": "m5dn.xlarge", "ram": 16384, }, - "m5d.12xlarge": { - "bandwidth": 10, - "disk": 1800, + "m5n.12xlarge": { + "bandwidth": 50, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", "clockSpeed": "3.1 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "6000 Mbps", - "ecu": "168", - "enhancedNetworkingSupported": "Yes", + "dedicatedEbsThroughput": "7000 Mbps", + "ecu": "NA", + "enhancedNetworkingSupported": "No", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m5d.12xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "m5n.12xlarge", + "instancesku": "BEXX757YG98NCW3T", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", "memory": "192 GiB", - "networkPerformance": "10 Gigabit", + "networkPerformance": "50 Gigabit", "normalizationSizeFactor": "96", - "physicalProcessor": "Intel Xeon Platinum 8175", + "physicalProcessor": "Intel Xeon Platinum 8259 (Cascade Lake)", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "us-west-2", + "regionCode": "ap-northeast-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "2 x 900 NVMe SSD", + "storage": "EBS only", "vcpu": "48", "vpcnetworkingsupport": "true", }, - "id": "m5d.12xlarge", - "name": "m5d.12xlarge", + "id": "m5n.12xlarge", + "name": "m5n.12xlarge", "ram": 196608, }, - "m5d.16xlarge": { - "bandwidth": 20, - "disk": 2400, + "m5n.16xlarge": { + "bandwidth": 75, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", "clockSpeed": "3.1 GHz", "currentGeneration": "Yes", "dedicatedEbsThroughput": "10000 Mbps", - "ecu": "256", - "enhancedNetworkingSupported": "Yes", + "ecu": "NA", + "enhancedNetworkingSupported": "No", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m5d.16xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "m5n.16xlarge", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", "memory": "256 GiB", - "networkPerformance": "20 Gigabit", + "networkPerformance": "75 Gigabit", "normalizationSizeFactor": "128", - "physicalProcessor": "Intel Xeon Platinum 8175", + "physicalProcessor": "Intel Xeon Platinum 8259 (Cascade Lake)", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "ca-central-1", + "regionCode": "ap-northeast-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "4 x 600 NVMe SSD", + "storage": "EBS only", "vcpu": "64", "vpcnetworkingsupport": "true", }, - "id": "m5d.16xlarge", - "name": "m5d.16xlarge", + "id": "m5n.16xlarge", + "name": "m5n.16xlarge", "ram": 262144, }, - "m5d.24xlarge": { - "bandwidth": 25, - "disk": 3600, + "m5n.24xlarge": { + "bandwidth": 100, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", "clockSpeed": "3.1 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "12000 Mbps", - "ecu": "337", - "enhancedNetworkingSupported": "Yes", + "dedicatedEbsThroughput": "14000 Mbps", + "ecu": "NA", + "enhancedNetworkingSupported": "No", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m5d.24xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "m5n.24xlarge", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", "memory": "384 GiB", - "networkPerformance": "25 Gigabit", + "networkPerformance": "100 Gigabit", "normalizationSizeFactor": "192", - "physicalProcessor": "Intel Xeon Platinum 8175", + "physicalProcessor": "Intel Xeon Platinum 8259 (Cascade Lake)", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "ap-south-1", + "regionCode": "us-east-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "4 x 900 NVMe SSD", + "storage": "EBS only", "vcpu": "96", "vpcnetworkingsupport": "true", }, - "id": "m5d.24xlarge", - "name": "m5d.24xlarge", + "id": "m5n.24xlarge", + "name": "m5n.24xlarge", "ram": 393216, }, - "m5d.2xlarge": { - "bandwidth": 10, - "disk": 300, + "m5n.2xlarge": { + "bandwidth": 25, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", "clockSpeed": "3.1 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 2120 Mbps", - "ecu": "37", - "enhancedNetworkingSupported": "Yes", + "dedicatedEbsThroughput": "Up to 3500 Mbps", + "ecu": "NA", + "enhancedNetworkingSupported": "No", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m5d.2xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "m5n.2xlarge", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", "memory": "32 GiB", - "networkPerformance": "Up to 10 Gigabit", + "networkPerformance": "Up to 25 Gigabit", "normalizationSizeFactor": "16", - "physicalProcessor": "Intel Xeon Platinum 8175", + "physicalProcessor": "Intel Xeon Platinum 8259 (Cascade Lake)", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "ca-central-1", + "regionCode": "us-east-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 300 NVMe SSD", + "storage": "EBS only", "vcpu": "8", "vpcnetworkingsupport": "true", }, - "id": "m5d.2xlarge", - "name": "m5d.2xlarge", + "id": "m5n.2xlarge", + "name": "m5n.2xlarge", "ram": 32768, }, - "m5d.4xlarge": { - "bandwidth": 10, - "disk": 600, + "m5n.4xlarge": { + "bandwidth": 25, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", "clockSpeed": "3.1 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "2120 Mbps", - "ecu": "70", - "enhancedNetworkingSupported": "Yes", + "dedicatedEbsThroughput": "3500 Mbps", + "ecu": "NA", + "enhancedNetworkingSupported": "No", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m5d.4xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "m5n.4xlarge", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", "memory": "64 GiB", - "networkPerformance": "Up to 10 Gigabit", + "networkPerformance": "Up to 25 Gigabit", "normalizationSizeFactor": "32", - "physicalProcessor": "Intel Xeon Platinum 8175", + "physicalProcessor": "Intel Xeon Platinum 8259 (Cascade Lake)", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "us-east-2", + "regionCode": "eu-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "2 x 300 NVMe SSD", + "storage": "EBS only", "vcpu": "16", "vpcnetworkingsupport": "true", }, - "id": "m5d.4xlarge", - "name": "m5d.4xlarge", + "id": "m5n.4xlarge", + "name": "m5n.4xlarge", "ram": 65536, }, - "m5d.8xlarge": { - "bandwidth": 10, - "disk": 1200, + "m5n.8xlarge": { + "bandwidth": 25, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", "clockSpeed": "3.1 GHz", "currentGeneration": "Yes", "dedicatedEbsThroughput": "5000 Mbps", - "ecu": "128", - "enhancedNetworkingSupported": "Yes", + "ecu": "NA", + "enhancedNetworkingSupported": "No", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m5d.8xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "m5n.8xlarge", + "instancesku": "B9H9FBY9ZKWXQT4E", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", "memory": "128 GiB", - "networkPerformance": "10 Gigabit", + "networkPerformance": "25 Gigabit", "normalizationSizeFactor": "64", - "physicalProcessor": "Intel Xeon Platinum 8175", + "physicalProcessor": "Intel Xeon Platinum 8259 (Cascade Lake)", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "eu-north-1", + "regionCode": "us-east-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "2 x 600 NVMe SSD", + "storage": "EBS only", "vcpu": "32", "vpcnetworkingsupport": "true", }, - "id": "m5d.8xlarge", - "name": "m5d.8xlarge", + "id": "m5n.8xlarge", + "name": "m5n.8xlarge", "ram": 131072, }, - "m5d.large": { - "bandwidth": 10, - "disk": 75, + "m5n.large": { + "bandwidth": 25, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", "clockSpeed": "3.1 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 2120 Mbps", - "ecu": "10", - "enhancedNetworkingSupported": "Yes", + "dedicatedEbsThroughput": "Up to 3500 Mbps", + "ecu": "NA", + "enhancedNetworkingSupported": "No", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m5d.large", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "m5n.large", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", "memory": "8 GiB", - "networkPerformance": "Up to 10 Gigabit", + "networkPerformance": "Up to 25 Gigabit", "normalizationSizeFactor": "4", - "physicalProcessor": "Intel Xeon Platinum 8175", + "physicalProcessor": "Intel Xeon Platinum 8259 (Cascade Lake)", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "ap-northeast-2", + "regionCode": "us-east-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 75 NVMe SSD", + "storage": "EBS only", "vcpu": "2", "vpcnetworkingsupport": "true", }, - "id": "m5d.large", - "name": "m5d.large", + "id": "m5n.large", + "name": "m5n.large", "ram": 8192, }, - "m5d.xlarge": { - "bandwidth": 10, - "disk": 150, + "m5n.xlarge": { + "bandwidth": 25, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", "clockSpeed": "3.1 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 2120 Mbps", - "ecu": "16", - "enhancedNetworkingSupported": "Yes", + "dedicatedEbsThroughput": "Up to 3500 Mbps", + "ecu": "NA", + "enhancedNetworkingSupported": "No", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m5d.xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "m5n.xlarge", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", "memory": "16 GiB", - "networkPerformance": "Up to 10 Gigabit", + "networkPerformance": "Up to 25 Gigabit", "normalizationSizeFactor": "8", - "physicalProcessor": "Intel Xeon Platinum 8175", + "physicalProcessor": "Intel Xeon Platinum 8259 (Cascade Lake)", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "ap-northeast-2", + "regionCode": "us-west-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 150 NVMe SSD", + "storage": "EBS only", "vcpu": "4", "vpcnetworkingsupport": "true", }, - "id": "m5d.xlarge", - "name": "m5d.xlarge", + "id": "m5n.xlarge", + "name": "m5n.xlarge", "ram": 16384, }, - "m5dn.12xlarge": { - "bandwidth": 50, - "disk": 1800, + "m5zn.12xlarge": { + "bandwidth": 100, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.1 GHz", + "clockSpeed": "4.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "7000 Mbps", + "dedicatedEbsThroughput": "19000 Mbps", "ecu": "NA", - "enhancedNetworkingSupported": "No", + "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m5dn.12xlarge", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "instanceType": "m5zn.12xlarge", + "instancesku": "USMQJ4AAYGRVZ5AP", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", "memory": "192 GiB", - "networkPerformance": "50 Gigabit", + "networkPerformance": "100 Gigabit", "normalizationSizeFactor": "96", - "physicalProcessor": "Intel Xeon Platinum 8259 (Cascade Lake)", + "physicalProcessor": "Intel Xeon Platinum 8252", "processorArchitecture": "64-bit", - "regionCode": "us-west-2", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "eu-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "2 x 900 GB NVMe SSD", + "storage": "EBS only", "vcpu": "48", "vpcnetworkingsupport": "true", }, - "id": "m5dn.12xlarge", - "name": "m5dn.12xlarge", + "id": "m5zn.12xlarge", + "name": "m5zn.12xlarge", "ram": 196608, }, - "m5dn.16xlarge": { - "bandwidth": 75, - "disk": 2400, + "m5zn.2xlarge": { + "bandwidth": 25, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.1 GHz", + "clockSpeed": "4.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "10000 Mbps", + "dedicatedEbsThroughput": "3170 Mbps", "ecu": "NA", - "enhancedNetworkingSupported": "No", + "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m5dn.16xlarge", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "instanceType": "m5zn.2xlarge", + "instancesku": "39TEUH9AS6NUZN5P", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", + "marketoption": "OnDemand", + "memory": "32 GiB", + "networkPerformance": "Up to 25 Gigabit", + "normalizationSizeFactor": "16", + "physicalProcessor": "Intel Xeon Platinum 8252", + "processorArchitecture": "64-bit", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "ap-northeast-1", + "servicecode": "AmazonEC2", + "servicename": "Amazon Elastic Compute Cloud", + "storage": "EBS only", + "vcpu": "8", + "vpcnetworkingsupport": "true", + }, + "id": "m5zn.2xlarge", + "name": "m5zn.2xlarge", + "ram": 32768, + }, + "m5zn.3xlarge": { + "bandwidth": 25, + "disk": 0, + "extra": { + "availabilityzone": "NA", + "classicnetworkingsupport": "false", + "clockSpeed": "4.5 GHz", + "currentGeneration": "Yes", + "dedicatedEbsThroughput": "4750 Mbps", + "ecu": "NA", + "enhancedNetworkingSupported": "Yes", + "gpuMemory": "NA", + "instanceFamily": "General purpose", + "instanceType": "m5zn.3xlarge", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", + "marketoption": "OnDemand", + "memory": "48 GiB", + "networkPerformance": "Up to 25 Gigabit", + "normalizationSizeFactor": "24", + "physicalProcessor": "Intel Xeon Platinum 8252", + "processorArchitecture": "64-bit", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "us-west-2", + "servicecode": "AmazonEC2", + "servicename": "Amazon Elastic Compute Cloud", + "storage": "EBS only", + "vcpu": "12", + "vpcnetworkingsupport": "true", + }, + "id": "m5zn.3xlarge", + "name": "m5zn.3xlarge", + "ram": 49152, + }, + "m5zn.6xlarge": { + "bandwidth": 50, + "disk": 0, + "extra": { + "availabilityzone": "NA", + "classicnetworkingsupport": "false", + "clockSpeed": "4.5 GHz", + "currentGeneration": "Yes", + "dedicatedEbsThroughput": "9500 Mbps", + "ecu": "NA", + "enhancedNetworkingSupported": "Yes", + "gpuMemory": "NA", + "instanceFamily": "General purpose", + "instanceType": "m5zn.6xlarge", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "256 GiB", - "networkPerformance": "75 Gigabit", - "normalizationSizeFactor": "128", - "physicalProcessor": "Intel Xeon Platinum 8259 (Cascade Lake)", + "memory": "96 GiB", + "networkPerformance": "50 Gigabit", + "normalizationSizeFactor": "48", + "physicalProcessor": "Intel Xeon Platinum 8252", "processorArchitecture": "64-bit", - "regionCode": "ap-northeast-1", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "eu-west-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "4 x 600 NVMe SSD", - "vcpu": "64", + "storage": "EBS only", + "vcpu": "24", "vpcnetworkingsupport": "true", }, - "id": "m5dn.16xlarge", - "name": "m5dn.16xlarge", - "ram": 262144, + "id": "m5zn.6xlarge", + "name": "m5zn.6xlarge", + "ram": 98304, }, - "m5dn.24xlarge": { - "bandwidth": 100, - "disk": 3600, + "m5zn.large": { + "bandwidth": 25, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.1 GHz", + "clockSpeed": "4.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "14000 Mbps", + "dedicatedEbsThroughput": "Up to 3170 Mbps", "ecu": "NA", - "enhancedNetworkingSupported": "No", + "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m5dn.24xlarge", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "instanceType": "m5zn.large", + "instancesku": "ZBF4HFE69XQJW6D8", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "384 GiB", - "networkPerformance": "100 Gigabit", - "normalizationSizeFactor": "192", - "physicalProcessor": "Intel Xeon Platinum 8259 (Cascade Lake)", + "memory": "8 GiB", + "networkPerformance": "Up to 25 Gigabit", + "normalizationSizeFactor": "4", + "physicalProcessor": "Intel Xeon Platinum 8252", "processorArchitecture": "64-bit", - "regionCode": "ap-northeast-1", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "us-east-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "4 x 900 NVMe SSD", - "vcpu": "96", + "storage": "EBS only", + "vcpu": "2", "vpcnetworkingsupport": "true", }, - "id": "m5dn.24xlarge", - "name": "m5dn.24xlarge", - "ram": 393216, + "id": "m5zn.large", + "name": "m5zn.large", + "ram": 8192, }, - "m5dn.2xlarge": { + "m5zn.xlarge": { "bandwidth": 25, - "disk": 300, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.1 GHz", + "clockSpeed": "4.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 3500 Mbps", + "dedicatedEbsThroughput": "Up to 3170 Mbps", "ecu": "NA", - "enhancedNetworkingSupported": "No", + "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m5dn.2xlarge", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "instanceType": "m5zn.xlarge", + "instancesku": "Z5KETQXBVZT4M8PQ", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "32 GiB", + "memory": "16 GiB", "networkPerformance": "Up to 25 Gigabit", - "normalizationSizeFactor": "16", - "physicalProcessor": "Intel Xeon Platinum 8259 (Cascade Lake)", + "normalizationSizeFactor": "8", + "physicalProcessor": "Intel Xeon Platinum 8252", "processorArchitecture": "64-bit", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", "regionCode": "us-west-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 300 NVMe SSD", - "vcpu": "8", + "storage": "EBS only", + "vcpu": "4", "vpcnetworkingsupport": "true", }, - "id": "m5dn.2xlarge", - "name": "m5dn.2xlarge", - "ram": 32768, + "id": "m5zn.xlarge", + "name": "m5zn.xlarge", + "ram": 16384, }, - "m5dn.4xlarge": { - "bandwidth": 25, - "disk": 600, + "m6a.12xlarge": { + "bandwidth": 18750, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.1 GHz", + "clockSpeed": "3.6 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "3500 Mbps", + "dedicatedEbsThroughput": "10000 Mbps", "ecu": "NA", - "enhancedNetworkingSupported": "No", + "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m5dn.4xlarge", + "instanceType": "m6a.12xlarge", + "instancesku": "KFZ2VQU4FWHRV75J", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "64 GiB", - "networkPerformance": "Up to 25 Gigabit", - "normalizationSizeFactor": "32", - "physicalProcessor": "Intel Xeon Platinum 8259 (Cascade Lake)", + "memory": "192 GiB", + "networkPerformance": "18750 Megabit", + "normalizationSizeFactor": "96", + "physicalProcessor": "AMD EPYC 7R13 Processor", "processorArchitecture": "64-bit", - "regionCode": "ap-northeast-1", + "processorFeatures": "AMD Turbo; AVX; AVX2", + "regionCode": "ca-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "2 x 300 NVMe SSD", - "vcpu": "16", + "storage": "EBS only", + "vcpu": "48", "vpcnetworkingsupport": "true", }, - "id": "m5dn.4xlarge", - "name": "m5dn.4xlarge", - "ram": 65536, + "id": "m6a.12xlarge", + "name": "m6a.12xlarge", + "ram": 196608, }, - "m5dn.8xlarge": { - "bandwidth": 25, - "disk": 1200, + "m6a.16xlarge": { + "bandwidth": 25000, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.1 GHz", + "clockSpeed": "3.6 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "5000 Mbps", + "dedicatedEbsThroughput": "13333 Mbps", "ecu": "NA", - "enhancedNetworkingSupported": "No", + "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m5dn.8xlarge", + "instanceType": "m6a.16xlarge", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "128 GiB", - "networkPerformance": "25 Gigabit", - "normalizationSizeFactor": "64", - "physicalProcessor": "Intel Xeon Platinum 8259 (Cascade Lake)", + "memory": "256 GiB", + "networkPerformance": "25000 Megabit", + "normalizationSizeFactor": "128", + "physicalProcessor": "AMD EPYC 7R13 Processor", "processorArchitecture": "64-bit", - "regionCode": "us-east-1", + "processorFeatures": "AMD Turbo; AVX; AVX2", + "regionCode": "ap-southeast-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "2 x 600 NVMe SSD", - "vcpu": "32", + "storage": "EBS only", + "vcpu": "64", "vpcnetworkingsupport": "true", }, - "id": "m5dn.8xlarge", - "name": "m5dn.8xlarge", - "ram": 131072, + "id": "m6a.16xlarge", + "name": "m6a.16xlarge", + "ram": 262144, }, - "m5dn.large": { - "bandwidth": 25, - "disk": 75, + "m6a.24xlarge": { + "bandwidth": 37500, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.1 GHz", + "clockSpeed": "3.6 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 3500 Mbps", + "dedicatedEbsThroughput": "20000 Mbps", "ecu": "NA", - "enhancedNetworkingSupported": "No", + "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m5dn.large", + "instanceType": "m6a.24xlarge", + "instancesku": "6XNGM5G79WDEEFRP", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "8 GiB", - "networkPerformance": "Up to 25 Gigabit", - "normalizationSizeFactor": "4", - "physicalProcessor": "Intel Xeon Platinum 8259 (Cascade Lake)", + "memory": "384 GiB", + "networkPerformance": "37500 Megabit", + "normalizationSizeFactor": "192", + "physicalProcessor": "AMD EPYC 7R13 Processor", "processorArchitecture": "64-bit", - "regionCode": "us-east-1", + "processorFeatures": "AMD Turbo; AVX; AVX2", + "regionCode": "sa-east-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 75 NVMe SSD", - "vcpu": "2", + "storage": "EBS only", + "vcpu": "96", "vpcnetworkingsupport": "true", }, - "id": "m5dn.large", - "name": "m5dn.large", - "ram": 8192, + "id": "m6a.24xlarge", + "name": "m6a.24xlarge", + "ram": 393216, }, - "m5dn.xlarge": { - "bandwidth": 25, - "disk": 150, + "m6a.2xlarge": { + "bandwidth": 12500, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.1 GHz", + "clockSpeed": "3.6 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 3500 Mbps", + "dedicatedEbsThroughput": "Up to 6667 Mbps", "ecu": "NA", - "enhancedNetworkingSupported": "No", + "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m5dn.xlarge", + "instanceType": "m6a.2xlarge", + "instancesku": "FSC3WZK998TWNN9R", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "16 GiB", - "networkPerformance": "Up to 25 Gigabit", - "normalizationSizeFactor": "8", - "physicalProcessor": "Intel Xeon Platinum 8259 (Cascade Lake)", + "memory": "32 GiB", + "networkPerformance": "Up to 12500 Megabit", + "normalizationSizeFactor": "16", + "physicalProcessor": "AMD EPYC 7R13 Processor", "processorArchitecture": "64-bit", - "regionCode": "eu-west-1", + "processorFeatures": "AMD Turbo; AVX; AVX2", + "regionCode": "us-west-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 150 NVMe SSD", - "vcpu": "4", + "storage": "EBS only", + "vcpu": "8", "vpcnetworkingsupport": "true", }, - "id": "m5dn.xlarge", - "name": "m5dn.xlarge", - "ram": 16384, + "id": "m6a.2xlarge", + "name": "m6a.2xlarge", + "ram": 32768, }, - "m5n.12xlarge": { - "bandwidth": 50, + "m6a.32xlarge": { + "bandwidth": 50000, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.1 GHz", + "clockSpeed": "3.6 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "7000 Mbps", + "dedicatedEbsThroughput": "26667 Mbps", "ecu": "NA", - "enhancedNetworkingSupported": "No", + "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m5n.12xlarge", + "instanceType": "m6a.32xlarge", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "192 GiB", - "networkPerformance": "50 Gigabit", - "normalizationSizeFactor": "96", - "physicalProcessor": "Intel Xeon Platinum 8259 (Cascade Lake)", + "memory": "512 GiB", + "networkPerformance": "50000 Megabit", + "normalizationSizeFactor": "256", + "physicalProcessor": "AMD EPYC 7R13 Processor", "processorArchitecture": "64-bit", - "regionCode": "us-east-2", + "processorFeatures": "AMD Turbo; AVX; AVX2", + "regionCode": "us-west-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", - "vcpu": "48", + "vcpu": "128", "vpcnetworkingsupport": "true", }, - "id": "m5n.12xlarge", - "name": "m5n.12xlarge", - "ram": 196608, + "id": "m6a.32xlarge", + "name": "m6a.32xlarge", + "ram": 524288, }, - "m5n.16xlarge": { - "bandwidth": 75, + "m6a.48xlarge": { + "bandwidth": 50000, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.1 GHz", + "clockSpeed": "3.6 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "10000 Mbps", + "dedicatedEbsThroughput": "40000 Mbps", "ecu": "NA", - "enhancedNetworkingSupported": "No", + "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m5n.16xlarge", + "instanceType": "m6a.48xlarge", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "256 GiB", - "networkPerformance": "75 Gigabit", - "normalizationSizeFactor": "128", - "physicalProcessor": "Intel Xeon Platinum 8259 (Cascade Lake)", + "memory": "768 GiB", + "networkPerformance": "50000 Megabit", + "normalizationSizeFactor": "384", + "physicalProcessor": "AMD EPYC 7R13 Processor", "processorArchitecture": "64-bit", - "regionCode": "us-east-2", + "processorFeatures": "AMD Turbo; AVX; AVX2", + "regionCode": "us-west-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", - "vcpu": "64", + "vcpu": "192", "vpcnetworkingsupport": "true", }, - "id": "m5n.16xlarge", - "name": "m5n.16xlarge", - "ram": 262144, + "id": "m6a.48xlarge", + "name": "m6a.48xlarge", + "ram": 786432, }, - "m5n.24xlarge": { - "bandwidth": 100, + "m6a.4xlarge": { + "bandwidth": 12500, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.1 GHz", + "clockSpeed": "3.6 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "14000 Mbps", + "dedicatedEbsThroughput": "Up to 6667 Mbps", "ecu": "NA", - "enhancedNetworkingSupported": "No", + "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m5n.24xlarge", + "instanceType": "m6a.4xlarge", + "instancesku": "VE3T4952S7TVX7NF", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "384 GiB", - "networkPerformance": "100 Gigabit", - "normalizationSizeFactor": "192", - "physicalProcessor": "Intel Xeon Platinum 8259 (Cascade Lake)", + "memory": "64 GiB", + "networkPerformance": "Up to 12500 Megabit", + "normalizationSizeFactor": "32", + "physicalProcessor": "AMD EPYC 7R13 Processor", "processorArchitecture": "64-bit", - "regionCode": "us-west-2", + "processorFeatures": "AMD Turbo; AVX; AVX2", + "regionCode": "eu-west-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", - "vcpu": "96", + "vcpu": "16", "vpcnetworkingsupport": "true", }, - "id": "m5n.24xlarge", - "name": "m5n.24xlarge", - "ram": 393216, + "id": "m6a.4xlarge", + "name": "m6a.4xlarge", + "ram": 65536, }, - "m5n.2xlarge": { - "bandwidth": 25, + "m6a.8xlarge": { + "bandwidth": 12500, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.1 GHz", + "clockSpeed": "3.6 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 3500 Mbps", + "dedicatedEbsThroughput": "6667 Mbps", "ecu": "NA", - "enhancedNetworkingSupported": "No", + "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m5n.2xlarge", + "instanceType": "m6a.8xlarge", + "instancesku": "TP4UNYCCECX5SY5U", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "32 GiB", - "networkPerformance": "Up to 25 Gigabit", - "normalizationSizeFactor": "16", - "physicalProcessor": "Intel Xeon Platinum 8259 (Cascade Lake)", + "memory": "128 GiB", + "networkPerformance": "12500 Megabit", + "normalizationSizeFactor": "64", + "physicalProcessor": "AMD EPYC 7R13 Processor", "processorArchitecture": "64-bit", - "regionCode": "us-east-1", + "processorFeatures": "AMD Turbo; AVX; AVX2", + "regionCode": "us-west-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", - "vcpu": "8", + "vcpu": "32", "vpcnetworkingsupport": "true", }, - "id": "m5n.2xlarge", - "name": "m5n.2xlarge", - "ram": 32768, + "id": "m6a.8xlarge", + "name": "m6a.8xlarge", + "ram": 131072, }, - "m5n.4xlarge": { - "bandwidth": 25, + "m6a.large": { + "bandwidth": 12500, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.1 GHz", + "clockSpeed": "3.6 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "3500 Mbps", + "dedicatedEbsThroughput": "Up to 6667 Mbps", "ecu": "NA", - "enhancedNetworkingSupported": "No", + "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m5n.4xlarge", + "instanceType": "m6a.large", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "64 GiB", - "networkPerformance": "Up to 25 Gigabit", - "normalizationSizeFactor": "32", - "physicalProcessor": "Intel Xeon Platinum 8259 (Cascade Lake)", + "memory": "8 GiB", + "networkPerformance": "Up to 12500 Megabit", + "normalizationSizeFactor": "4", + "physicalProcessor": "AMD EPYC 7R13 Processor", "processorArchitecture": "64-bit", - "regionCode": "us-west-2", + "processorFeatures": "AMD Turbo; AVX; AVX2", + "regionCode": "eu-west-3", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", - "vcpu": "16", + "vcpu": "2", "vpcnetworkingsupport": "true", }, - "id": "m5n.4xlarge", - "name": "m5n.4xlarge", - "ram": 65536, + "id": "m6a.large", + "name": "m6a.large", + "ram": 8192, }, - "m5n.8xlarge": { - "bandwidth": 25, + "m6a.xlarge": { + "bandwidth": 12500, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.1 GHz", + "clockSpeed": "3.6 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "5000 Mbps", + "dedicatedEbsThroughput": "Up to 6667 Mbps", "ecu": "NA", - "enhancedNetworkingSupported": "No", + "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m5n.8xlarge", + "instanceType": "m6a.xlarge", + "instancesku": "ZW78VK6K5BBFETQM", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "128 GiB", - "networkPerformance": "25 Gigabit", - "normalizationSizeFactor": "64", - "physicalProcessor": "Intel Xeon Platinum 8259 (Cascade Lake)", + "memory": "16 GiB", + "networkPerformance": "Up to 12500 Megabit", + "normalizationSizeFactor": "8", + "physicalProcessor": "AMD EPYC 7R13 Processor", "processorArchitecture": "64-bit", - "regionCode": "eu-west-1", + "processorFeatures": "AMD Turbo; AVX; AVX2", + "regionCode": "ap-south-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", - "vcpu": "32", + "vcpu": "4", "vpcnetworkingsupport": "true", }, - "id": "m5n.8xlarge", - "name": "m5n.8xlarge", - "ram": 131072, + "id": "m6a.xlarge", + "name": "m6a.xlarge", + "ram": 16384, }, - "m5n.large": { - "bandwidth": 25, + "m6g.12xlarge": { + "bandwidth": 20, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.1 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 3500 Mbps", + "dedicatedEbsThroughput": "13500 Mbps", "ecu": "NA", - "enhancedNetworkingSupported": "No", + "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m5n.large", + "instanceType": "m6g.12xlarge", + "instancesku": "PZEND6REAYMUS8YC", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "8 GiB", - "networkPerformance": "Up to 25 Gigabit", - "normalizationSizeFactor": "4", - "physicalProcessor": "Intel Xeon Platinum 8259 (Cascade Lake)", + "memory": "192 GiB", + "networkPerformance": "20 Gigabit", + "normalizationSizeFactor": "96", + "physicalProcessor": "AWS Graviton2 Processor", "processorArchitecture": "64-bit", - "regionCode": "us-west-2", + "regionCode": "us-west-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", - "vcpu": "2", + "vcpu": "48", "vpcnetworkingsupport": "true", }, - "id": "m5n.large", - "name": "m5n.large", - "ram": 8192, + "id": "m6g.12xlarge", + "name": "m6g.12xlarge", + "ram": 196608, }, - "m5n.xlarge": { + "m6g.16xlarge": { "bandwidth": 25, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.1 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 3500 Mbps", + "dedicatedEbsThroughput": "18000 Mbps", "ecu": "NA", - "enhancedNetworkingSupported": "No", + "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m5n.xlarge", + "instanceType": "m6g.16xlarge", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "16 GiB", - "networkPerformance": "Up to 25 Gigabit", - "normalizationSizeFactor": "8", - "physicalProcessor": "Intel Xeon Platinum 8259 (Cascade Lake)", + "memory": "256 GiB", + "networkPerformance": "25 Gigabit", + "normalizationSizeFactor": "128", + "physicalProcessor": "AWS Graviton2 Processor", "processorArchitecture": "64-bit", - "regionCode": "us-east-2", + "regionCode": "eu-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", - "vcpu": "4", + "vcpu": "64", "vpcnetworkingsupport": "true", }, - "id": "m5n.xlarge", - "name": "m5n.xlarge", - "ram": 16384, + "id": "m6g.16xlarge", + "name": "m6g.16xlarge", + "ram": 262144, }, - "m5zn.12xlarge": { - "bandwidth": 100, + "m6g.2xlarge": { + "bandwidth": 10, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "4.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "19000 Mbps", + "dedicatedEbsThroughput": "2250 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m5zn.12xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "m6g.2xlarge", + "instancesku": "PM34ANGUVKS67VQH", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "192 GiB", - "networkPerformance": "100 Gigabit", - "normalizationSizeFactor": "96", - "physicalProcessor": "Intel Xeon Platinum 8252", + "memory": "32 GiB", + "networkPerformance": "Up to 10 Gigabit", + "normalizationSizeFactor": "16", + "physicalProcessor": "AWS Graviton2 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "us-west-1", + "regionCode": "eu-south-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", - "vcpu": "48", + "vcpu": "8", "vpcnetworkingsupport": "true", }, - "id": "m5zn.12xlarge", - "name": "m5zn.12xlarge", - "ram": 196608, + "id": "m6g.2xlarge", + "name": "m6g.2xlarge", + "ram": 32768, }, - "m5zn.2xlarge": { - "bandwidth": 25, + "m6g.4xlarge": { + "bandwidth": 10, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "4.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "3170 Mbps", + "dedicatedEbsThroughput": "4500 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m5zn.2xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "m6g.4xlarge", + "instancesku": "KFJKZ424RWQ9548M", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "32 GiB", - "networkPerformance": "Up to 25 Gigabit", - "normalizationSizeFactor": "16", - "physicalProcessor": "Intel Xeon Platinum 8252", + "memory": "64 GiB", + "networkPerformance": "Up to 10 Gigabit", + "normalizationSizeFactor": "32", + "physicalProcessor": "AWS Graviton2 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "ap-southeast-1", + "regionCode": "us-west-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", - "vcpu": "8", + "vcpu": "16", "vpcnetworkingsupport": "true", }, - "id": "m5zn.2xlarge", - "name": "m5zn.2xlarge", - "ram": 32768, + "id": "m6g.4xlarge", + "name": "m6g.4xlarge", + "ram": 65536, }, - "m5zn.3xlarge": { - "bandwidth": 25, + "m6g.8xlarge": { + "bandwidth": 12, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "4.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "4750 Mbps", + "dedicatedEbsThroughput": "9000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m5zn.3xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "m6g.8xlarge", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "48 GiB", - "networkPerformance": "Up to 25 Gigabit", - "normalizationSizeFactor": "24", - "physicalProcessor": "Intel Xeon Platinum 8252", + "memory": "128 GiB", + "networkPerformance": "12 Gigabit", + "normalizationSizeFactor": "64", + "physicalProcessor": "AWS Graviton2 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "us-west-1", + "regionCode": "eu-west-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", - "vcpu": "12", + "vcpu": "32", "vpcnetworkingsupport": "true", }, - "id": "m5zn.3xlarge", - "name": "m5zn.3xlarge", - "ram": 49152, + "id": "m6g.8xlarge", + "name": "m6g.8xlarge", + "ram": 131072, }, - "m5zn.6xlarge": { - "bandwidth": 50, + "m6g.large": { + "bandwidth": 10, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "4.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "9500 Mbps", + "dedicatedEbsThroughput": "600 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m5zn.6xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "m6g.large", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "96 GiB", - "networkPerformance": "50 Gigabit", - "normalizationSizeFactor": "48", - "physicalProcessor": "Intel Xeon Platinum 8252", + "memory": "8 GiB", + "networkPerformance": "Up to 10 Gigabit", + "normalizationSizeFactor": "4", + "physicalProcessor": "AWS Graviton2 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "us-east-2", + "regionCode": "sa-east-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", - "vcpu": "24", + "vcpu": "2", "vpcnetworkingsupport": "true", }, - "id": "m5zn.6xlarge", - "name": "m5zn.6xlarge", - "ram": 98304, + "id": "m6g.large", + "name": "m6g.large", + "ram": 8192, }, - "m5zn.large": { - "bandwidth": 25, + "m6g.medium": { + "bandwidth": 10, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "4.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 3170 Mbps", + "dedicatedEbsThroughput": "300 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m5zn.large", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "m6g.medium", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "8 GiB", - "networkPerformance": "Up to 25 Gigabit", - "normalizationSizeFactor": "4", - "physicalProcessor": "Intel Xeon Platinum 8252", + "memory": "4 GiB", + "networkPerformance": "Up to 10 Gigabit", + "normalizationSizeFactor": "2", + "physicalProcessor": "AWS Graviton2 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "us-west-2", + "regionCode": "eu-north-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", - "vcpu": "2", + "vcpu": "1", "vpcnetworkingsupport": "true", }, - "id": "m5zn.large", - "name": "m5zn.large", - "ram": 8192, + "id": "m6g.medium", + "name": "m6g.medium", + "ram": 4096, }, - "m5zn.xlarge": { - "bandwidth": 25, + "m6g.xlarge": { + "bandwidth": 10, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "4.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 3170 Mbps", + "dedicatedEbsThroughput": "1125 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m5zn.xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "m6g.xlarge", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", "memory": "16 GiB", - "networkPerformance": "Up to 25 Gigabit", + "networkPerformance": "Up to 10 Gigabit", "normalizationSizeFactor": "8", - "physicalProcessor": "Intel Xeon Platinum 8252", + "physicalProcessor": "AWS Graviton2 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "us-west-1", + "regionCode": "eu-south-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", "vcpu": "4", "vpcnetworkingsupport": "true", }, - "id": "m5zn.xlarge", - "name": "m5zn.xlarge", + "id": "m6g.xlarge", + "name": "m6g.xlarge", "ram": 16384, }, - "m6a.12xlarge": { - "bandwidth": 18750, - "disk": 0, + "m6gd.12xlarge": { + "bandwidth": 20, + "disk": 2850, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.6 GHz", + "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "10000 Mbps", + "dedicatedEbsThroughput": "13500 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m6a.12xlarge", + "instanceType": "m6gd.12xlarge", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", "marketoption": "OnDemand", "memory": "192 GiB", - "networkPerformance": "18750 Megabit", + "networkPerformance": "20 Gigabit", "normalizationSizeFactor": "96", - "physicalProcessor": "AMD EPYC 7R13 Processor", + "physicalProcessor": "AWS Graviton2 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "AMD Turbo; AVX; AVX2", - "regionCode": "ca-central-1", + "regionCode": "ap-southeast-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", + "storage": "2 x 1425 NVMe SSD", "vcpu": "48", "vpcnetworkingsupport": "true", }, - "id": "m6a.12xlarge", - "name": "m6a.12xlarge", + "id": "m6gd.12xlarge", + "name": "m6gd.12xlarge", "ram": 196608, }, - "m6a.16xlarge": { - "bandwidth": 25000, - "disk": 0, + "m6gd.16xlarge": { + "bandwidth": 25, + "disk": 3800, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.6 GHz", + "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "13333 Mbps", + "dedicatedEbsThroughput": "18000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m6a.16xlarge", + "instanceType": "m6gd.16xlarge", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", "marketoption": "OnDemand", "memory": "256 GiB", - "networkPerformance": "25000 Megabit", + "networkPerformance": "25 Gigabit", "normalizationSizeFactor": "128", - "physicalProcessor": "AMD EPYC 7R13 Processor", + "physicalProcessor": "AWS Graviton2 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "AMD Turbo; AVX; AVX2", - "regionCode": "ap-southeast-2", + "regionCode": "ca-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", + "storage": "2 x 1900 NVMe SSD", "vcpu": "64", "vpcnetworkingsupport": "true", }, - "id": "m6a.16xlarge", - "name": "m6a.16xlarge", + "id": "m6gd.16xlarge", + "name": "m6gd.16xlarge", "ram": 262144, }, - "m6a.24xlarge": { - "bandwidth": 37500, - "disk": 0, + "m6gd.2xlarge": { + "bandwidth": 10, + "disk": 475, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.6 GHz", + "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "20000 Mbps", + "dedicatedEbsThroughput": "Up to 4500 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m6a.24xlarge", + "instanceType": "m6gd.2xlarge", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "384 GiB", - "networkPerformance": "37500 Megabit", - "normalizationSizeFactor": "192", - "physicalProcessor": "AMD EPYC 7R13 Processor", + "memory": "32 GiB", + "networkPerformance": "Up to 10 Gigabit", + "normalizationSizeFactor": "16", + "physicalProcessor": "AWS Graviton2 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "AMD Turbo; AVX; AVX2", - "regionCode": "us-west-1", + "regionCode": "eu-west-3", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", - "vcpu": "96", + "storage": "1 x 475 NVMe SSD", + "vcpu": "8", "vpcnetworkingsupport": "true", }, - "id": "m6a.24xlarge", - "name": "m6a.24xlarge", - "ram": 393216, + "id": "m6gd.2xlarge", + "name": "m6gd.2xlarge", + "ram": 32768, }, - "m6a.2xlarge": { - "bandwidth": 12500, - "disk": 0, + "m6gd.4xlarge": { + "bandwidth": 10, + "disk": 950, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.6 GHz", + "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 6667 Mbps", + "dedicatedEbsThroughput": "4500 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m6a.2xlarge", + "instanceType": "m6gd.4xlarge", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "32 GiB", - "networkPerformance": "Up to 12500 Megabit", - "normalizationSizeFactor": "16", - "physicalProcessor": "AMD EPYC 7R13 Processor", + "memory": "64 GiB", + "networkPerformance": "Up to 10 Gigabit", + "normalizationSizeFactor": "32", + "physicalProcessor": "AWS Graviton2 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "AMD Turbo; AVX; AVX2", - "regionCode": "eu-west-1", + "regionCode": "us-west-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", - "vcpu": "8", + "storage": "1 x 950 NVMe SSD", + "vcpu": "16", "vpcnetworkingsupport": "true", }, - "id": "m6a.2xlarge", - "name": "m6a.2xlarge", - "ram": 32768, + "id": "m6gd.4xlarge", + "name": "m6gd.4xlarge", + "ram": 65536, }, - "m6a.32xlarge": { - "bandwidth": 50000, - "disk": 0, + "m6gd.8xlarge": { + "bandwidth": 12, + "disk": 1900, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.6 GHz", + "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "26667 Mbps", + "dedicatedEbsThroughput": "9000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m6a.32xlarge", + "instanceType": "m6gd.8xlarge", + "instancesku": "HKW2CNJU63NTP3VD", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "512 GiB", - "networkPerformance": "50000 Megabit", - "normalizationSizeFactor": "256", - "physicalProcessor": "AMD EPYC 7R13 Processor", + "memory": "128 GiB", + "networkPerformance": "12 Gigabit", + "normalizationSizeFactor": "64", + "physicalProcessor": "AWS Graviton2 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "AMD Turbo; AVX; AVX2", - "regionCode": "ap-south-1", + "regionCode": "eu-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", - "vcpu": "128", + "storage": "1 x 1900 NVMe SSD", + "vcpu": "32", "vpcnetworkingsupport": "true", }, - "id": "m6a.32xlarge", - "name": "m6a.32xlarge", - "ram": 524288, + "id": "m6gd.8xlarge", + "name": "m6gd.8xlarge", + "ram": 131072, }, - "m6a.48xlarge": { - "bandwidth": 50000, - "disk": 0, + "m6gd.large": { + "bandwidth": 10, + "disk": 118, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.6 GHz", + "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "40000 Mbps", + "dedicatedEbsThroughput": "Up to 4500 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m6a.48xlarge", + "instanceType": "m6gd.large", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "768 GiB", - "networkPerformance": "50000 Megabit", - "normalizationSizeFactor": "384", - "physicalProcessor": "AMD EPYC 7R13 Processor", + "memory": "8 GiB", + "networkPerformance": "Up to 10 Gigabit", + "normalizationSizeFactor": "4", + "physicalProcessor": "AWS Graviton2 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "AMD Turbo; AVX; AVX2", - "regionCode": "eu-west-1", + "regionCode": "eu-west-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", - "vcpu": "192", + "storage": "1 x 118 NVMe SSD", + "vcpu": "2", "vpcnetworkingsupport": "true", }, - "id": "m6a.48xlarge", - "name": "m6a.48xlarge", - "ram": 786432, + "id": "m6gd.large", + "name": "m6gd.large", + "ram": 8192, }, - "m6a.4xlarge": { - "bandwidth": 12500, - "disk": 0, + "m6gd.medium": { + "bandwidth": 10, + "disk": 59, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.6 GHz", + "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 6667 Mbps", + "dedicatedEbsThroughput": "Up to 4500 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m6a.4xlarge", + "instanceType": "m6gd.medium", + "instancesku": "6H7QZUZ9TJ7BPSXV", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "64 GiB", - "networkPerformance": "Up to 12500 Megabit", - "normalizationSizeFactor": "32", - "physicalProcessor": "AMD EPYC 7R13 Processor", + "memory": "4 GiB", + "networkPerformance": "Up to 10 Gigabit", + "normalizationSizeFactor": "2", + "physicalProcessor": "AWS Graviton2 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "AMD Turbo; AVX; AVX2", - "regionCode": "eu-west-1", + "regionCode": "eu-west-3", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", - "vcpu": "16", + "storage": "1 x 59 NVMe SSD", + "vcpu": "1", "vpcnetworkingsupport": "true", }, - "id": "m6a.4xlarge", - "name": "m6a.4xlarge", - "ram": 65536, + "id": "m6gd.medium", + "name": "m6gd.medium", + "ram": 4096, }, - "m6a.8xlarge": { - "bandwidth": 12500, - "disk": 0, + "m6gd.xlarge": { + "bandwidth": 10, + "disk": 237, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.6 GHz", + "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "6667 Mbps", + "dedicatedEbsThroughput": "Up to 4500 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m6a.8xlarge", + "instanceType": "m6gd.xlarge", + "instancesku": "TR5SD9T2SF7Q89SF", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "128 GiB", - "networkPerformance": "12500 Megabit", - "normalizationSizeFactor": "64", - "physicalProcessor": "AMD EPYC 7R13 Processor", + "memory": "16 GiB", + "networkPerformance": "Up to 10 Gigabit", + "normalizationSizeFactor": "8", + "physicalProcessor": "AWS Graviton2 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "AMD Turbo; AVX; AVX2", - "regionCode": "eu-west-2", + "regionCode": "eu-west-3", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", - "vcpu": "32", + "storage": "1 x 237 NVMe SSD", + "vcpu": "4", "vpcnetworkingsupport": "true", }, - "id": "m6a.8xlarge", - "name": "m6a.8xlarge", - "ram": 131072, + "id": "m6gd.xlarge", + "name": "m6gd.xlarge", + "ram": 16384, }, - "m6a.large": { - "bandwidth": 12500, + "m6i.12xlarge": { + "bandwidth": 18750, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.6 GHz", + "clockSpeed": "3.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 6667 Mbps", + "dedicatedEbsThroughput": "15000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m6a.large", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "instanceType": "m6i.12xlarge", + "instancesku": "XWT95UWVSUQJ3HFY", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "8 GiB", - "networkPerformance": "Up to 12500 Megabit", - "normalizationSizeFactor": "4", - "physicalProcessor": "AMD EPYC 7R13 Processor", + "memory": "192 GiB", + "networkPerformance": "18750 Megabit", + "normalizationSizeFactor": "96", + "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", "processorArchitecture": "64-bit", - "processorFeatures": "AMD Turbo; AVX; AVX2", - "regionCode": "eu-south-1", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "us-east-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", - "vcpu": "2", + "vcpu": "48", "vpcnetworkingsupport": "true", }, - "id": "m6a.large", - "name": "m6a.large", - "ram": 8192, + "id": "m6i.12xlarge", + "name": "m6i.12xlarge", + "ram": 196608, }, - "m6a.xlarge": { - "bandwidth": 12500, + "m6i.16xlarge": { + "bandwidth": 25000, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.6 GHz", + "clockSpeed": "3.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 6667 Mbps", + "dedicatedEbsThroughput": "20000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m6a.xlarge", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "instanceType": "m6i.16xlarge", + "instancesku": "QGFHA8Q4X2J9XPN7", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "16 GiB", - "networkPerformance": "Up to 12500 Megabit", - "normalizationSizeFactor": "8", - "physicalProcessor": "AMD EPYC 7R13 Processor", + "memory": "256 GiB", + "networkPerformance": "25000 Megabit", + "normalizationSizeFactor": "128", + "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", "processorArchitecture": "64-bit", - "processorFeatures": "AMD Turbo; AVX; AVX2", - "regionCode": "ap-southeast-1", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "eu-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", - "vcpu": "4", + "vcpu": "64", "vpcnetworkingsupport": "true", }, - "id": "m6a.xlarge", - "name": "m6a.xlarge", - "ram": 16384, + "id": "m6i.16xlarge", + "name": "m6i.16xlarge", + "ram": 262144, }, - "m6g.12xlarge": { - "bandwidth": 20, + "m6i.24xlarge": { + "bandwidth": 37500, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", + "clockSpeed": "3.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "13500 Mbps", + "dedicatedEbsThroughput": "30000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m6g.12xlarge", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "instanceType": "m6i.24xlarge", + "instancesku": "FMKFHSXPVWDFY6YQ", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "192 GiB", - "networkPerformance": "20 Gigabit", - "normalizationSizeFactor": "96", - "physicalProcessor": "AWS Graviton2 Processor", + "memory": "384 GiB", + "networkPerformance": "37500 Megabit", + "normalizationSizeFactor": "192", + "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", "processorArchitecture": "64-bit", - "regionCode": "ca-central-1", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "ap-east-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", - "vcpu": "48", + "vcpu": "96", "vpcnetworkingsupport": "true", }, - "id": "m6g.12xlarge", - "name": "m6g.12xlarge", - "ram": 196608, + "id": "m6i.24xlarge", + "name": "m6i.24xlarge", + "ram": 393216, }, - "m6g.16xlarge": { - "bandwidth": 25, + "m6i.2xlarge": { + "bandwidth": 12500, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", + "clockSpeed": "3.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "18000 Mbps", + "dedicatedEbsThroughput": "Up to 10000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m6g.16xlarge", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "instanceType": "m6i.2xlarge", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "256 GiB", - "networkPerformance": "25 Gigabit", - "normalizationSizeFactor": "128", - "physicalProcessor": "AWS Graviton2 Processor", + "memory": "32 GiB", + "networkPerformance": "Up to 12500 Megabit", + "normalizationSizeFactor": "16", + "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", "processorArchitecture": "64-bit", - "regionCode": "eu-north-1", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "eu-west-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", - "vcpu": "64", + "vcpu": "8", "vpcnetworkingsupport": "true", }, - "id": "m6g.16xlarge", - "name": "m6g.16xlarge", - "ram": 262144, + "id": "m6i.2xlarge", + "name": "m6i.2xlarge", + "ram": 32768, }, - "m6g.2xlarge": { - "bandwidth": 10, + "m6i.32xlarge": { + "bandwidth": 50000, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", + "clockSpeed": "3.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "2250 Mbps", + "dedicatedEbsThroughput": "40000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m6g.2xlarge", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "instanceType": "m6i.32xlarge", + "instancesku": "J2589GXE2X4QGE87", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "32 GiB", - "networkPerformance": "Up to 10 Gigabit", - "normalizationSizeFactor": "16", - "physicalProcessor": "AWS Graviton2 Processor", + "memory": "512 GiB", + "networkPerformance": "50000 Megabit", + "normalizationSizeFactor": "256", + "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", "processorArchitecture": "64-bit", - "regionCode": "us-east-2", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "ap-southeast-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", - "vcpu": "8", + "vcpu": "128", "vpcnetworkingsupport": "true", }, - "id": "m6g.2xlarge", - "name": "m6g.2xlarge", - "ram": 32768, + "id": "m6i.32xlarge", + "name": "m6i.32xlarge", + "ram": 524288, }, - "m6g.4xlarge": { - "bandwidth": 10, + "m6i.4xlarge": { + "bandwidth": 12500, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", + "clockSpeed": "3.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "4500 Mbps", + "dedicatedEbsThroughput": "Up to 10000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m6g.4xlarge", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "instanceType": "m6i.4xlarge", + "instancesku": "T9KPTQ9DG8SF4SU7", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", "memory": "64 GiB", - "networkPerformance": "Up to 10 Gigabit", + "networkPerformance": "Up to 12500 Megabit", "normalizationSizeFactor": "32", - "physicalProcessor": "AWS Graviton2 Processor", + "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", "processorArchitecture": "64-bit", - "regionCode": "eu-west-2", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "eu-west-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", "vcpu": "16", "vpcnetworkingsupport": "true", }, - "id": "m6g.4xlarge", - "name": "m6g.4xlarge", + "id": "m6i.4xlarge", + "name": "m6i.4xlarge", "ram": 65536, }, - "m6g.8xlarge": { - "bandwidth": 12, + "m6i.8xlarge": { + "bandwidth": 12500, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", + "clockSpeed": "3.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "9000 Mbps", + "dedicatedEbsThroughput": "10000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m6g.8xlarge", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "instanceType": "m6i.8xlarge", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", "memory": "128 GiB", - "networkPerformance": "12 Gigabit", + "networkPerformance": "12500 Megabit", "normalizationSizeFactor": "64", - "physicalProcessor": "AWS Graviton2 Processor", + "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", "processorArchitecture": "64-bit", - "regionCode": "sa-east-1", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "eu-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", "vcpu": "32", "vpcnetworkingsupport": "true", }, - "id": "m6g.8xlarge", - "name": "m6g.8xlarge", + "id": "m6i.8xlarge", + "name": "m6i.8xlarge", "ram": 131072, }, - "m6g.large": { - "bandwidth": 10, + "m6i.large": { + "bandwidth": 12500, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", + "clockSpeed": "3.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "600 Mbps", + "dedicatedEbsThroughput": "Up to 10000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m6g.large", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "instanceType": "m6i.large", + "instancesku": "3QKHM8YZH37EMM3S", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", "memory": "8 GiB", - "networkPerformance": "Up to 10 Gigabit", + "networkPerformance": "Up to 12500 Megabit", "normalizationSizeFactor": "4", - "physicalProcessor": "AWS Graviton2 Processor", + "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", "processorArchitecture": "64-bit", - "regionCode": "eu-west-2", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "ap-southeast-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", "vcpu": "2", "vpcnetworkingsupport": "true", }, - "id": "m6g.large", - "name": "m6g.large", + "id": "m6i.large", + "name": "m6i.large", "ram": 8192, }, - "m6g.medium": { - "bandwidth": 10, + "m6i.xlarge": { + "bandwidth": 12500, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", + "clockSpeed": "3.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "300 Mbps", + "dedicatedEbsThroughput": "Up to 10000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m6g.medium", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "instanceType": "m6i.xlarge", + "instancesku": "XA69DJ9RU98WA2XQ", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "4 GiB", - "networkPerformance": "Up to 10 Gigabit", - "normalizationSizeFactor": "2", - "physicalProcessor": "AWS Graviton2 Processor", + "memory": "16 GiB", + "networkPerformance": "Up to 12500 Megabit", + "normalizationSizeFactor": "8", + "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", "processorArchitecture": "64-bit", - "regionCode": "eu-west-3", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "eu-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", - "vcpu": "1", + "vcpu": "4", "vpcnetworkingsupport": "true", }, - "id": "m6g.medium", - "name": "m6g.medium", - "ram": 4096, + "id": "m6i.xlarge", + "name": "m6i.xlarge", + "ram": 16384, }, - "m6g.xlarge": { - "bandwidth": 10, - "disk": 0, + "m6id.12xlarge": { + "bandwidth": 18750, + "disk": 2850, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", + "clockSpeed": "3.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "1125 Mbps", + "dedicatedEbsThroughput": "15000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m6g.xlarge", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "instanceType": "m6id.12xlarge", + "instancesku": "SJT6DHS3Q4CSDS65", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "16 GiB", - "networkPerformance": "Up to 10 Gigabit", - "normalizationSizeFactor": "8", - "physicalProcessor": "AWS Graviton2 Processor", + "memory": "192 GiB", + "networkPerformance": "18750 Megabit", + "normalizationSizeFactor": "96", + "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", "processorArchitecture": "64-bit", - "regionCode": "us-east-1", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "eu-west-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", - "vcpu": "4", + "storage": "2 x 1425 NVMe SSD", + "vcpu": "48", + "vpcnetworkingsupport": "true", + }, + "id": "m6id.12xlarge", + "name": "m6id.12xlarge", + "ram": 196608, + }, + "m6id.16xlarge": { + "bandwidth": 25000, + "disk": 3800, + "extra": { + "availabilityzone": "NA", + "classicnetworkingsupport": "false", + "clockSpeed": "3.5 GHz", + "currentGeneration": "Yes", + "dedicatedEbsThroughput": "20000 Mbps", + "ecu": "NA", + "enhancedNetworkingSupported": "Yes", + "gpuMemory": "NA", + "instanceFamily": "General purpose", + "instanceType": "m6id.16xlarge", + "instancesku": "V8NNMRT3FKM7YMWP", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", + "marketoption": "OnDemand", + "memory": "256 GiB", + "networkPerformance": "25000 Megabit", + "normalizationSizeFactor": "128", + "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", + "processorArchitecture": "64-bit", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "ap-southeast-1", + "servicecode": "AmazonEC2", + "servicename": "Amazon Elastic Compute Cloud", + "storage": "2 x 1900 NVMe SSD", + "vcpu": "64", "vpcnetworkingsupport": "true", }, - "id": "m6g.xlarge", - "name": "m6g.xlarge", - "ram": 16384, + "id": "m6id.16xlarge", + "name": "m6id.16xlarge", + "ram": 262144, }, - "m6gd.12xlarge": { - "bandwidth": 20, - "disk": 2850, + "m6id.24xlarge": { + "bandwidth": 37500, + "disk": 5700, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.5 GHz", + "clockSpeed": "3.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "13500 Mbps", + "dedicatedEbsThroughput": "30000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m6gd.12xlarge", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "instanceType": "m6id.24xlarge", + "instancesku": "EQ5KP8HDGVJZRZ2Z", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "192 GiB", - "networkPerformance": "20 Gigabit", - "normalizationSizeFactor": "96", - "physicalProcessor": "AWS Graviton2 Processor", + "memory": "384 GiB", + "networkPerformance": "37500 Megabit", + "normalizationSizeFactor": "192", + "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", "processorArchitecture": "64-bit", - "regionCode": "ap-south-1", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "eu-west-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "2 x 1425 NVMe SSD", - "vcpu": "48", + "storage": "4 x 1425 NVMe SSD", + "vcpu": "96", "vpcnetworkingsupport": "true", }, - "id": "m6gd.12xlarge", - "name": "m6gd.12xlarge", - "ram": 196608, + "id": "m6id.24xlarge", + "name": "m6id.24xlarge", + "ram": 393216, }, - "m6gd.16xlarge": { - "bandwidth": 25, - "disk": 3800, + "m6id.2xlarge": { + "bandwidth": 12500, + "disk": 474, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.5 GHz", + "clockSpeed": "3.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "18000 Mbps", + "dedicatedEbsThroughput": "Up to 10000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m6gd.16xlarge", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "instanceType": "m6id.2xlarge", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "256 GiB", - "networkPerformance": "25 Gigabit", - "normalizationSizeFactor": "128", - "physicalProcessor": "AWS Graviton2 Processor", + "memory": "32 GiB", + "networkPerformance": "Up to 12500 Megabit", + "normalizationSizeFactor": "16", + "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", "processorArchitecture": "64-bit", - "regionCode": "ap-northeast-1", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "eu-west-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "2 x 1900 NVMe SSD", - "vcpu": "64", + "storage": "1 x 474 NVMe SSD", + "vcpu": "8", "vpcnetworkingsupport": "true", }, - "id": "m6gd.16xlarge", - "name": "m6gd.16xlarge", - "ram": 262144, + "id": "m6id.2xlarge", + "name": "m6id.2xlarge", + "ram": 32768, }, - "m6gd.2xlarge": { - "bandwidth": 10, - "disk": 475, + "m6id.32xlarge": { + "bandwidth": 50000, + "disk": 7600, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.5 GHz", + "clockSpeed": "3.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 4500 Mbps", + "dedicatedEbsThroughput": "40000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m6gd.2xlarge", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "instanceType": "m6id.32xlarge", + "instancesku": "9WB3HXHUUECTE545", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "32 GiB", - "networkPerformance": "Up to 10 Gigabit", - "normalizationSizeFactor": "16", - "physicalProcessor": "AWS Graviton2 Processor", + "memory": "512 GiB", + "networkPerformance": "50000 Megabit", + "normalizationSizeFactor": "256", + "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", "processorArchitecture": "64-bit", - "regionCode": "sa-east-1", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "ap-south-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 475 NVMe SSD", - "vcpu": "8", + "storage": "4 x 1900 NVMe SSD", + "vcpu": "128", "vpcnetworkingsupport": "true", }, - "id": "m6gd.2xlarge", - "name": "m6gd.2xlarge", - "ram": 32768, + "id": "m6id.32xlarge", + "name": "m6id.32xlarge", + "ram": 524288, }, - "m6gd.4xlarge": { - "bandwidth": 10, + "m6id.4xlarge": { + "bandwidth": 12500, "disk": 950, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.5 GHz", + "clockSpeed": "3.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "4500 Mbps", + "dedicatedEbsThroughput": "Up to 10000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m6gd.4xlarge", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "instanceType": "m6id.4xlarge", + "instancesku": "HJ9BZE6MX5MKXYEQ", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", "memory": "64 GiB", - "networkPerformance": "Up to 10 Gigabit", + "networkPerformance": "Up to 12500 Megabit", "normalizationSizeFactor": "32", - "physicalProcessor": "AWS Graviton2 Processor", + "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", "processorArchitecture": "64-bit", - "regionCode": "ap-northeast-2", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "ap-northeast-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "1 x 950 NVMe SSD", "vcpu": "16", "vpcnetworkingsupport": "true", }, - "id": "m6gd.4xlarge", - "name": "m6gd.4xlarge", + "id": "m6id.4xlarge", + "name": "m6id.4xlarge", "ram": 65536, }, - "m6gd.8xlarge": { - "bandwidth": 12, + "m6id.8xlarge": { + "bandwidth": 12500, "disk": 1900, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.5 GHz", + "clockSpeed": "3.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "9000 Mbps", + "dedicatedEbsThroughput": "10000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m6gd.8xlarge", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "instanceType": "m6id.8xlarge", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", "memory": "128 GiB", - "networkPerformance": "12 Gigabit", + "networkPerformance": "12500 Megabit", "normalizationSizeFactor": "64", - "physicalProcessor": "AWS Graviton2 Processor", + "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", "processorArchitecture": "64-bit", - "regionCode": "ca-central-1", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "ap-northeast-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "1 x 1900 NVMe SSD", "vcpu": "32", "vpcnetworkingsupport": "true", }, - "id": "m6gd.8xlarge", - "name": "m6gd.8xlarge", + "id": "m6id.8xlarge", + "name": "m6id.8xlarge", "ram": 131072, }, - "m6gd.large": { - "bandwidth": 10, + "m6id.large": { + "bandwidth": 12500, "disk": 118, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.5 GHz", + "clockSpeed": "3.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 4500 Mbps", + "dedicatedEbsThroughput": "Up to 10000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m6gd.large", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "instanceType": "m6id.large", + "instancesku": "RXJZCED6FJWF8QJ2", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", "memory": "8 GiB", - "networkPerformance": "Up to 10 Gigabit", + "networkPerformance": "Up to 12500 Megabit", "normalizationSizeFactor": "4", - "physicalProcessor": "AWS Graviton2 Processor", + "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", "processorArchitecture": "64-bit", - "regionCode": "us-east-1", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "us-east-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "1 x 118 NVMe SSD", "vcpu": "2", "vpcnetworkingsupport": "true", }, - "id": "m6gd.large", - "name": "m6gd.large", + "id": "m6id.large", + "name": "m6id.large", "ram": 8192, }, - "m6gd.medium": { - "bandwidth": 10, - "disk": 59, - "extra": { - "availabilityzone": "NA", - "classicnetworkingsupport": "false", - "clockSpeed": "2.5 GHz", - "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 4500 Mbps", - "ecu": "NA", - "enhancedNetworkingSupported": "Yes", - "gpuMemory": "NA", - "instanceFamily": "General purpose", - "instanceType": "m6gd.medium", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", - "marketoption": "OnDemand", - "memory": "4 GiB", - "networkPerformance": "Up to 10 Gigabit", - "normalizationSizeFactor": "2", - "physicalProcessor": "AWS Graviton2 Processor", - "processorArchitecture": "64-bit", - "regionCode": "ap-south-1", - "servicecode": "AmazonEC2", - "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 59 NVMe SSD", - "vcpu": "1", - "vpcnetworkingsupport": "true", - }, - "id": "m6gd.medium", - "name": "m6gd.medium", - "ram": 4096, - }, - "m6gd.xlarge": { - "bandwidth": 10, + "m6id.xlarge": { + "bandwidth": 12500, "disk": 237, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.5 GHz", + "clockSpeed": "3.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 4500 Mbps", + "dedicatedEbsThroughput": "Up to 10000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m6gd.xlarge", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "instanceType": "m6id.xlarge", + "instancesku": "5AD6W95DBZ8CEEMB", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", "memory": "16 GiB", - "networkPerformance": "Up to 10 Gigabit", + "networkPerformance": "Up to 12500 Megabit", "normalizationSizeFactor": "8", - "physicalProcessor": "AWS Graviton2 Processor", + "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", "processorArchitecture": "64-bit", - "regionCode": "us-west-1", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "ca-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "1 x 237 NVMe SSD", "vcpu": "4", "vpcnetworkingsupport": "true", }, - "id": "m6gd.xlarge", - "name": "m6gd.xlarge", + "id": "m6id.xlarge", + "name": "m6id.xlarge", "ram": 16384, }, - "m6i.12xlarge": { - "bandwidth": 18750, - "disk": 0, + "m6idn.12xlarge": { + "bandwidth": 75000, + "disk": 2850, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", "clockSpeed": "3.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "15000 Mbps", + "dedicatedEbsThroughput": "37500 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m6i.12xlarge", + "instanceType": "m6idn.12xlarge", + "instancesku": "9K8VZMWCJENAA2F5", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", "marketoption": "OnDemand", "memory": "192 GiB", - "networkPerformance": "18750 Megabit", + "networkPerformance": "75000 Megabit", "normalizationSizeFactor": "96", "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "us-west-1", + "regionCode": "ap-southeast-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", + "storage": "2 x 1425 NVMe SSD", "vcpu": "48", "vpcnetworkingsupport": "true", }, - "id": "m6i.12xlarge", - "name": "m6i.12xlarge", + "id": "m6idn.12xlarge", + "name": "m6idn.12xlarge", "ram": 196608, }, - "m6i.16xlarge": { - "bandwidth": 25000, - "disk": 0, + "m6idn.16xlarge": { + "bandwidth": 100000, + "disk": 3800, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", "clockSpeed": "3.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "20000 Mbps", + "dedicatedEbsThroughput": "50000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m6i.16xlarge", + "instanceType": "m6idn.16xlarge", + "instancesku": "JB3UMKUBCXFM8QEP", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", "marketoption": "OnDemand", "memory": "256 GiB", - "networkPerformance": "25000 Megabit", + "networkPerformance": "100000 Megabit", "normalizationSizeFactor": "128", "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "ap-southeast-1", + "regionCode": "us-east-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", + "storage": "2 x 1900 NVMe SSD", "vcpu": "64", "vpcnetworkingsupport": "true", }, - "id": "m6i.16xlarge", - "name": "m6i.16xlarge", + "id": "m6idn.16xlarge", + "name": "m6idn.16xlarge", "ram": 262144, }, - "m6i.24xlarge": { - "bandwidth": 37500, - "disk": 0, + "m6idn.24xlarge": { + "bandwidth": 150000, + "disk": 5700, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", "clockSpeed": "3.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "30000 Mbps", + "dedicatedEbsThroughput": "75000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m6i.24xlarge", + "instanceType": "m6idn.24xlarge", + "instancesku": "QW53MBRRTP449U9U", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", "marketoption": "OnDemand", "memory": "384 GiB", - "networkPerformance": "37500 Megabit", + "networkPerformance": "150000 Megabit", "normalizationSizeFactor": "192", "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "ap-northeast-1", + "regionCode": "eu-north-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", + "storage": "4 x 1425 NVMe SSD", "vcpu": "96", "vpcnetworkingsupport": "true", }, - "id": "m6i.24xlarge", - "name": "m6i.24xlarge", + "id": "m6idn.24xlarge", + "name": "m6idn.24xlarge", "ram": 393216, }, - "m6i.2xlarge": { - "bandwidth": 12500, - "disk": 0, + "m6idn.2xlarge": { + "bandwidth": 40000, + "disk": 474, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", "clockSpeed": "3.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 10000 Mbps", + "dedicatedEbsThroughput": "Up to 25000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m6i.2xlarge", + "instanceType": "m6idn.2xlarge", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", "marketoption": "OnDemand", "memory": "32 GiB", - "networkPerformance": "Up to 12500 Megabit", + "networkPerformance": "Up to 40000 Megabit", "normalizationSizeFactor": "16", "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "eu-west-1", + "regionCode": "ap-northeast-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", + "storage": "1 x 474 NVMe SSD", "vcpu": "8", "vpcnetworkingsupport": "true", }, - "id": "m6i.2xlarge", - "name": "m6i.2xlarge", + "id": "m6idn.2xlarge", + "name": "m6idn.2xlarge", "ram": 32768, }, - "m6i.32xlarge": { - "bandwidth": 50000, - "disk": 0, + "m6idn.32xlarge": { + "bandwidth": 200000, + "disk": 7600, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", "clockSpeed": "3.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "40000 Mbps", + "dedicatedEbsThroughput": "100000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m6i.32xlarge", + "instanceType": "m6idn.32xlarge", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", "marketoption": "OnDemand", "memory": "512 GiB", - "networkPerformance": "50000 Megabit", + "networkPerformance": "200000 Megabit", "normalizationSizeFactor": "256", "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "eu-south-1", + "regionCode": "ap-southeast-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", + "storage": "4 x 1900 NVMe SSD", "vcpu": "128", "vpcnetworkingsupport": "true", }, - "id": "m6i.32xlarge", - "name": "m6i.32xlarge", + "id": "m6idn.32xlarge", + "name": "m6idn.32xlarge", "ram": 524288, }, - "m6i.4xlarge": { - "bandwidth": 12500, - "disk": 0, + "m6idn.4xlarge": { + "bandwidth": 50000, + "disk": 950, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", "clockSpeed": "3.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 10000 Mbps", + "dedicatedEbsThroughput": "Up to 25000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m6i.4xlarge", + "instanceType": "m6idn.4xlarge", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", "marketoption": "OnDemand", "memory": "64 GiB", - "networkPerformance": "Up to 12500 Megabit", + "networkPerformance": "Up to 50000 Megabit", "normalizationSizeFactor": "32", "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "eu-central-1", + "regionCode": "ap-southeast-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", + "storage": "1 x 950 NVMe SSD", "vcpu": "16", "vpcnetworkingsupport": "true", }, - "id": "m6i.4xlarge", - "name": "m6i.4xlarge", + "id": "m6idn.4xlarge", + "name": "m6idn.4xlarge", "ram": 65536, }, - "m6i.8xlarge": { - "bandwidth": 12500, - "disk": 0, + "m6idn.8xlarge": { + "bandwidth": 50000, + "disk": 1900, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", "clockSpeed": "3.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "10000 Mbps", + "dedicatedEbsThroughput": "25000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m6i.8xlarge", + "instanceType": "m6idn.8xlarge", + "instancesku": "TBYR7R7YDPZEXZHZ", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", "marketoption": "OnDemand", "memory": "128 GiB", - "networkPerformance": "12500 Megabit", + "networkPerformance": "50000 Megabit", "normalizationSizeFactor": "64", "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "ca-central-1", + "regionCode": "ap-southeast-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", + "storage": "1 x 1900 NVMe SSD", "vcpu": "32", "vpcnetworkingsupport": "true", }, - "id": "m6i.8xlarge", - "name": "m6i.8xlarge", + "id": "m6idn.8xlarge", + "name": "m6idn.8xlarge", "ram": 131072, }, - "m6i.large": { - "bandwidth": 12500, - "disk": 0, + "m6idn.large": { + "bandwidth": 25000, + "disk": 118, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", "clockSpeed": "3.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 10000 Mbps", + "dedicatedEbsThroughput": "Up to 25000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m6i.large", + "instanceType": "m6idn.large", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", "marketoption": "OnDemand", "memory": "8 GiB", - "networkPerformance": "Up to 12500 Megabit", + "networkPerformance": "Up to 25000 Megabit", "normalizationSizeFactor": "4", "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", "processorArchitecture": "64-bit", @@ -13803,3436 +16079,3624 @@ "regionCode": "us-west-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", + "storage": "1 x 118 NVMe SSD", "vcpu": "2", "vpcnetworkingsupport": "true", }, - "id": "m6i.large", - "name": "m6i.large", + "id": "m6idn.large", + "name": "m6idn.large", "ram": 8192, }, - "m6i.xlarge": { - "bandwidth": 12500, - "disk": 0, + "m6idn.xlarge": { + "bandwidth": 30000, + "disk": 237, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", "clockSpeed": "3.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 10000 Mbps", + "dedicatedEbsThroughput": "Up to 25000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m6i.xlarge", + "instanceType": "m6idn.xlarge", + "instancesku": "5U57Y2C6X36HMCDU", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", "marketoption": "OnDemand", "memory": "16 GiB", - "networkPerformance": "Up to 12500 Megabit", + "networkPerformance": "Up to 30000 Megabit", "normalizationSizeFactor": "8", "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "ap-southeast-1", + "regionCode": "us-west-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", + "storage": "1 x 237 NVMe SSD", "vcpu": "4", "vpcnetworkingsupport": "true", }, - "id": "m6i.xlarge", - "name": "m6i.xlarge", + "id": "m6idn.xlarge", + "name": "m6idn.xlarge", "ram": 16384, }, - "m6id.12xlarge": { - "bandwidth": 18750, - "disk": 2850, + "m6in.12xlarge": { + "bandwidth": 75000, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", "clockSpeed": "3.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "15000 Mbps", + "dedicatedEbsThroughput": "37500 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m6id.12xlarge", + "instanceType": "m6in.12xlarge", + "instancesku": "3G8D9HES8QGQK6RD", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", "marketoption": "OnDemand", "memory": "192 GiB", - "networkPerformance": "18750 Megabit", + "networkPerformance": "75000 Megabit", "normalizationSizeFactor": "96", "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "ap-northeast-1", + "regionCode": "us-west-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "2 x 1425 NVMe SSD", + "storage": "EBS only", "vcpu": "48", "vpcnetworkingsupport": "true", }, - "id": "m6id.12xlarge", - "name": "m6id.12xlarge", + "id": "m6in.12xlarge", + "name": "m6in.12xlarge", "ram": 196608, }, - "m6id.16xlarge": { - "bandwidth": 25000, - "disk": 3800, + "m6in.16xlarge": { + "bandwidth": 100000, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", "clockSpeed": "3.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "20000 Mbps", + "dedicatedEbsThroughput": "50000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m6id.16xlarge", + "instanceType": "m6in.16xlarge", + "instancesku": "E9REQNG3Y4NJ4J96", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", "marketoption": "OnDemand", "memory": "256 GiB", - "networkPerformance": "25000 Megabit", + "networkPerformance": "100000 Megabit", "normalizationSizeFactor": "128", "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "ap-northeast-2", + "regionCode": "ap-southeast-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "2 x 1900 NVMe SSD", + "storage": "EBS only", "vcpu": "64", "vpcnetworkingsupport": "true", }, - "id": "m6id.16xlarge", - "name": "m6id.16xlarge", + "id": "m6in.16xlarge", + "name": "m6in.16xlarge", "ram": 262144, }, - "m6id.24xlarge": { - "bandwidth": 37500, - "disk": 5700, + "m6in.24xlarge": { + "bandwidth": 150000, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", "clockSpeed": "3.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "30000 Mbps", + "dedicatedEbsThroughput": "75000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m6id.24xlarge", + "instanceType": "m6in.24xlarge", + "instancesku": "H24WAFC9E87MTRGD", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", "marketoption": "OnDemand", "memory": "384 GiB", - "networkPerformance": "37500 Megabit", + "networkPerformance": "150000 Megabit", "normalizationSizeFactor": "192", "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "us-east-1", + "regionCode": "eu-north-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "4 x 1425 NVMe SSD", + "storage": "EBS only", "vcpu": "96", "vpcnetworkingsupport": "true", }, - "id": "m6id.24xlarge", - "name": "m6id.24xlarge", + "id": "m6in.24xlarge", + "name": "m6in.24xlarge", "ram": 393216, }, - "m6id.2xlarge": { - "bandwidth": 12500, - "disk": 474, + "m6in.2xlarge": { + "bandwidth": 40000, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", "clockSpeed": "3.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 10000 Mbps", + "dedicatedEbsThroughput": "Up to 25000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m6id.2xlarge", + "instanceType": "m6in.2xlarge", + "instancesku": "KC365TBZWZYP44X4", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", "marketoption": "OnDemand", "memory": "32 GiB", - "networkPerformance": "Up to 12500 Megabit", + "networkPerformance": "Up to 40000 Megabit", "normalizationSizeFactor": "16", "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "eu-central-1", + "regionCode": "ca-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 474 NVMe SSD", + "storage": "EBS only", "vcpu": "8", "vpcnetworkingsupport": "true", }, - "id": "m6id.2xlarge", - "name": "m6id.2xlarge", + "id": "m6in.2xlarge", + "name": "m6in.2xlarge", "ram": 32768, }, - "m6id.32xlarge": { - "bandwidth": 50000, - "disk": 7600, + "m6in.32xlarge": { + "bandwidth": 200000, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", "clockSpeed": "3.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "40000 Mbps", + "dedicatedEbsThroughput": "100000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m6id.32xlarge", + "instanceType": "m6in.32xlarge", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", "marketoption": "OnDemand", "memory": "512 GiB", - "networkPerformance": "50000 Megabit", + "networkPerformance": "200000 Megabit", "normalizationSizeFactor": "256", "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "ap-northeast-1", + "regionCode": "us-west-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "4 x 1900 NVMe SSD", + "storage": "EBS only", "vcpu": "128", "vpcnetworkingsupport": "true", }, - "id": "m6id.32xlarge", - "name": "m6id.32xlarge", + "id": "m6in.32xlarge", + "name": "m6in.32xlarge", "ram": 524288, }, - "m6id.4xlarge": { - "bandwidth": 12500, - "disk": 950, + "m6in.4xlarge": { + "bandwidth": 50000, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", "clockSpeed": "3.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 10000 Mbps", + "dedicatedEbsThroughput": "Up to 25000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m6id.4xlarge", + "instanceType": "m6in.4xlarge", + "instancesku": "TQ9XX6PAN3H74WPV", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", "marketoption": "OnDemand", "memory": "64 GiB", - "networkPerformance": "Up to 12500 Megabit", + "networkPerformance": "Up to 50000 Megabit", "normalizationSizeFactor": "32", "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "eu-west-2", + "regionCode": "us-east-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 950 NVMe SSD", + "storage": "EBS only", "vcpu": "16", "vpcnetworkingsupport": "true", }, - "id": "m6id.4xlarge", - "name": "m6id.4xlarge", + "id": "m6in.4xlarge", + "name": "m6in.4xlarge", "ram": 65536, }, - "m6id.8xlarge": { - "bandwidth": 12500, - "disk": 1900, + "m6in.8xlarge": { + "bandwidth": 50000, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", "clockSpeed": "3.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "10000 Mbps", + "dedicatedEbsThroughput": "25000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m6id.8xlarge", + "instanceType": "m6in.8xlarge", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", "marketoption": "OnDemand", "memory": "128 GiB", - "networkPerformance": "12500 Megabit", + "networkPerformance": "50000 Megabit", "normalizationSizeFactor": "64", "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "us-east-1", + "regionCode": "ap-southeast-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 1900 NVMe SSD", + "storage": "EBS only", "vcpu": "32", "vpcnetworkingsupport": "true", }, - "id": "m6id.8xlarge", - "name": "m6id.8xlarge", + "id": "m6in.8xlarge", + "name": "m6in.8xlarge", "ram": 131072, }, - "m6id.large": { - "bandwidth": 12500, - "disk": 118, + "m6in.large": { + "bandwidth": 25000, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", "clockSpeed": "3.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 10000 Mbps", + "dedicatedEbsThroughput": "Up to 25000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m6id.large", + "instanceType": "m6in.large", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", "marketoption": "OnDemand", "memory": "8 GiB", - "networkPerformance": "Up to 12500 Megabit", + "networkPerformance": "Up to 25000 Megabit", "normalizationSizeFactor": "4", "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "us-east-1", + "regionCode": "ca-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 118 NVMe SSD", + "storage": "EBS only", "vcpu": "2", "vpcnetworkingsupport": "true", }, - "id": "m6id.large", - "name": "m6id.large", + "id": "m6in.large", + "name": "m6in.large", "ram": 8192, }, - "m6id.xlarge": { - "bandwidth": 12500, - "disk": 237, + "m6in.xlarge": { + "bandwidth": 30000, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", "clockSpeed": "3.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 10000 Mbps", + "dedicatedEbsThroughput": "Up to 25000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m6id.xlarge", + "instanceType": "m6in.xlarge", + "instancesku": "KU4YBKEN6838UZCE", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", "marketoption": "OnDemand", "memory": "16 GiB", - "networkPerformance": "Up to 12500 Megabit", + "networkPerformance": "Up to 30000 Megabit", "normalizationSizeFactor": "8", "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "us-west-2", + "regionCode": "eu-north-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 237 NVMe SSD", + "storage": "EBS only", "vcpu": "4", "vpcnetworkingsupport": "true", }, - "id": "m6id.xlarge", - "name": "m6id.xlarge", + "id": "m6in.xlarge", + "name": "m6in.xlarge", "ram": 16384, }, - "m6idn.12xlarge": { - "bandwidth": 75000, - "disk": 2850, + "m7a.12xlarge": { + "bandwidth": 18750, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.5 GHz", + "clockSpeed": "Up to 3.7 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "37500 Mbps", + "dedicatedEbsThroughput": "15000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m6idn.12xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "m7a.12xlarge", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", "memory": "192 GiB", - "networkPerformance": "75000 Megabit", + "networkPerformance": "18750 Megabit", "normalizationSizeFactor": "96", - "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", + "physicalProcessor": "AMD EPYC 9R14 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "us-east-1", + "processorFeatures": "AMD Turbo; AVX; AVX2; AVX512", + "regionCode": "eu-north-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "2 x 1425 NVMe SSD", + "storage": "EBS only", "vcpu": "48", "vpcnetworkingsupport": "true", }, - "id": "m6idn.12xlarge", - "name": "m6idn.12xlarge", + "id": "m7a.12xlarge", + "name": "m7a.12xlarge", "ram": 196608, }, - "m6idn.16xlarge": { - "bandwidth": 100000, - "disk": 3800, + "m7a.16xlarge": { + "bandwidth": 25000, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.5 GHz", + "clockSpeed": "Up to 3.7 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "50000 Mbps", + "dedicatedEbsThroughput": "20000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m6idn.16xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "m7a.16xlarge", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", "memory": "256 GiB", - "networkPerformance": "100000 Megabit", + "networkPerformance": "25000 Megabit", "normalizationSizeFactor": "128", - "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", + "physicalProcessor": "AMD EPYC 9R14 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "us-east-1", + "processorFeatures": "AMD Turbo; AVX; AVX2; AVX512", + "regionCode": "ap-northeast-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "2 x 1900 NVMe SSD", + "storage": "EBS only", "vcpu": "64", "vpcnetworkingsupport": "true", }, - "id": "m6idn.16xlarge", - "name": "m6idn.16xlarge", + "id": "m7a.16xlarge", + "name": "m7a.16xlarge", "ram": 262144, }, - "m6idn.24xlarge": { - "bandwidth": 150000, - "disk": 5700, + "m7a.24xlarge": { + "bandwidth": 37500, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.5 GHz", + "clockSpeed": "Up to 3.7 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "75000 Mbps", + "dedicatedEbsThroughput": "30000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m6idn.24xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "m7a.24xlarge", + "instancesku": "WD4GMXW9CSWQQ676", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", "memory": "384 GiB", - "networkPerformance": "150000 Megabit", + "networkPerformance": "37500 Megabit", "normalizationSizeFactor": "192", - "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", + "physicalProcessor": "AMD EPYC 9R14 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "ca-central-1", + "processorFeatures": "AMD Turbo; AVX; AVX2; AVX512", + "regionCode": "us-east-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "4 x 1425 NVMe SSD", + "storage": "EBS only", "vcpu": "96", "vpcnetworkingsupport": "true", }, - "id": "m6idn.24xlarge", - "name": "m6idn.24xlarge", + "id": "m7a.24xlarge", + "name": "m7a.24xlarge", "ram": 393216, }, - "m6idn.2xlarge": { - "bandwidth": 40000, - "disk": 474, + "m7a.2xlarge": { + "bandwidth": 12500, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.5 GHz", + "clockSpeed": "Up to 3.7 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 25000 Mbps", + "dedicatedEbsThroughput": "Up to 10000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m6idn.2xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "m7a.2xlarge", + "instancesku": "TTV4V7G52BN2MHHJ", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", "memory": "32 GiB", - "networkPerformance": "Up to 40000 Megabit", + "networkPerformance": "Up to 12500 Megabit", "normalizationSizeFactor": "16", - "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", + "physicalProcessor": "AMD EPYC 9R14 Processor", + "processorArchitecture": "64-bit", + "processorFeatures": "AMD Turbo; AVX; AVX2; AVX512", + "regionCode": "us-west-2", + "servicecode": "AmazonEC2", + "servicename": "Amazon Elastic Compute Cloud", + "storage": "EBS only", + "vcpu": "8", + "vpcnetworkingsupport": "true", + }, + "id": "m7a.2xlarge", + "name": "m7a.2xlarge", + "ram": 32768, + }, + "m7a.32xlarge": { + "bandwidth": 50000, + "disk": 0, + "extra": { + "availabilityzone": "NA", + "classicnetworkingsupport": "false", + "clockSpeed": "Up to 3.7 GHz", + "currentGeneration": "Yes", + "dedicatedEbsThroughput": "40000 Mbps", + "ecu": "NA", + "enhancedNetworkingSupported": "Yes", + "gpuMemory": "NA", + "instanceFamily": "General purpose", + "instanceType": "m7a.32xlarge", + "instancesku": "MPXAFP6AXX98RT7Z", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", + "marketoption": "OnDemand", + "memory": "512 GiB", + "networkPerformance": "50000 Megabit", + "normalizationSizeFactor": "256", + "physicalProcessor": "AMD EPYC 9R14 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "ap-south-1", + "processorFeatures": "AMD Turbo; AVX; AVX2; AVX512", + "regionCode": "eu-north-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 474 NVMe SSD", - "vcpu": "8", + "storage": "EBS only", + "vcpu": "128", "vpcnetworkingsupport": "true", }, - "id": "m6idn.2xlarge", - "name": "m6idn.2xlarge", - "ram": 32768, + "id": "m7a.32xlarge", + "name": "m7a.32xlarge", + "ram": 524288, }, - "m6idn.32xlarge": { - "bandwidth": 200000, - "disk": 7600, + "m7a.48xlarge": { + "bandwidth": 50000, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.5 GHz", + "clockSpeed": "Up to 3.7 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "100000 Mbps", + "dedicatedEbsThroughput": "40000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m6idn.32xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "m7a.48xlarge", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "512 GiB", - "networkPerformance": "200000 Megabit", - "normalizationSizeFactor": "256", - "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", + "memory": "768 GiB", + "networkPerformance": "50000 Megabit", + "normalizationSizeFactor": "384", + "physicalProcessor": "AMD EPYC 9R14 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "ap-southeast-1", + "processorFeatures": "AMD Turbo; AVX; AVX2; AVX512", + "regionCode": "us-west-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "4 x 1900 NVMe SSD", - "vcpu": "128", + "storage": "EBS only", + "vcpu": "192", "vpcnetworkingsupport": "true", }, - "id": "m6idn.32xlarge", - "name": "m6idn.32xlarge", - "ram": 524288, + "id": "m7a.48xlarge", + "name": "m7a.48xlarge", + "ram": 786432, }, - "m6idn.4xlarge": { - "bandwidth": 50000, - "disk": 950, + "m7a.4xlarge": { + "bandwidth": 12500, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.5 GHz", + "clockSpeed": "Up to 3.7 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 25000 Mbps", + "dedicatedEbsThroughput": "Up to 10000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m6idn.4xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "m7a.4xlarge", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", "memory": "64 GiB", - "networkPerformance": "Up to 50000 Megabit", + "networkPerformance": "Up to 12500 Megabit", "normalizationSizeFactor": "32", - "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", + "physicalProcessor": "AMD EPYC 9R14 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "us-east-1", + "processorFeatures": "AMD Turbo; AVX; AVX2; AVX512", + "regionCode": "eu-north-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 950 NVMe SSD", + "storage": "EBS only", "vcpu": "16", "vpcnetworkingsupport": "true", }, - "id": "m6idn.4xlarge", - "name": "m6idn.4xlarge", + "id": "m7a.4xlarge", + "name": "m7a.4xlarge", "ram": 65536, }, - "m6idn.8xlarge": { - "bandwidth": 50000, - "disk": 1900, + "m7a.8xlarge": { + "bandwidth": 12500, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.5 GHz", + "clockSpeed": "Up to 3.7 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "25000 Mbps", + "dedicatedEbsThroughput": "10000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m6idn.8xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "m7a.8xlarge", + "instancesku": "AJ4DT835ZFN2SHZK", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", "memory": "128 GiB", - "networkPerformance": "50000 Megabit", + "networkPerformance": "12500 Megabit", "normalizationSizeFactor": "64", - "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", + "physicalProcessor": "AMD EPYC 9R14 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "ca-central-1", + "processorFeatures": "AMD Turbo; AVX; AVX2; AVX512", + "regionCode": "eu-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 1900 NVMe SSD", + "storage": "EBS only", "vcpu": "32", "vpcnetworkingsupport": "true", }, - "id": "m6idn.8xlarge", - "name": "m6idn.8xlarge", + "id": "m7a.8xlarge", + "name": "m7a.8xlarge", "ram": 131072, }, - "m6idn.large": { - "bandwidth": 25000, - "disk": 118, + "m7a.large": { + "bandwidth": 12500, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.5 GHz", + "clockSpeed": "Up to 3.7 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 25000 Mbps", + "dedicatedEbsThroughput": "Up to 10000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m6idn.large", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "m7a.large", + "instancesku": "4J24EAVW8MK2ZBUZ", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", "memory": "8 GiB", - "networkPerformance": "Up to 25000 Megabit", + "networkPerformance": "Up to 12500 Megabit", "normalizationSizeFactor": "4", - "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", + "physicalProcessor": "AMD EPYC 9R14 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "processorFeatures": "AMD Turbo; AVX; AVX2; AVX512", "regionCode": "us-west-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 118 NVMe SSD", + "storage": "EBS only", "vcpu": "2", "vpcnetworkingsupport": "true", }, - "id": "m6idn.large", - "name": "m6idn.large", + "id": "m7a.large", + "name": "m7a.large", "ram": 8192, }, - "m6idn.xlarge": { - "bandwidth": 30000, - "disk": 237, + "m7a.medium": { + "bandwidth": 12500, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.5 GHz", + "clockSpeed": "Up to 3.7 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 25000 Mbps", + "dedicatedEbsThroughput": "Up to 10000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m6idn.xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "m7a.medium", + "instancesku": "CHCMF8EXG35ZCG8C", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "16 GiB", - "networkPerformance": "Up to 30000 Megabit", - "normalizationSizeFactor": "8", - "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", + "memory": "4 GiB", + "networkPerformance": "Up to 12500 Megabit", + "normalizationSizeFactor": "2", + "physicalProcessor": "AMD EPYC 9R14 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "processorFeatures": "AMD Turbo; AVX; AVX2; AVX512", "regionCode": "ap-northeast-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 237 NVMe SSD", - "vcpu": "4", + "storage": "EBS only", + "vcpu": "1", "vpcnetworkingsupport": "true", }, - "id": "m6idn.xlarge", - "name": "m6idn.xlarge", - "ram": 16384, + "id": "m7a.medium", + "name": "m7a.medium", + "ram": 4096, }, - "m6in.12xlarge": { - "bandwidth": 75000, + "m7a.xlarge": { + "bandwidth": 12500, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.5 GHz", + "clockSpeed": "Up to 3.7 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "37500 Mbps", + "dedicatedEbsThroughput": "Up to 10000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m6in.12xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "m7a.xlarge", + "instancesku": "2387YVTKZPXRK3D8", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "192 GiB", - "networkPerformance": "75000 Megabit", - "normalizationSizeFactor": "96", - "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", + "memory": "16 GiB", + "networkPerformance": "Up to 12500 Megabit", + "normalizationSizeFactor": "8", + "physicalProcessor": "AMD EPYC 9R14 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "eu-central-1", + "processorFeatures": "AMD Turbo; AVX; AVX2; AVX512", + "regionCode": "eu-north-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", - "vcpu": "48", + "vcpu": "4", "vpcnetworkingsupport": "true", }, - "id": "m6in.12xlarge", - "name": "m6in.12xlarge", - "ram": 196608, + "id": "m7a.xlarge", + "name": "m7a.xlarge", + "ram": 16384, }, - "m6in.16xlarge": { - "bandwidth": 100000, + "m7g.12xlarge": { + "bandwidth": 22500, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.5 GHz", + "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "50000 Mbps", + "dedicatedEbsThroughput": "15000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m6in.16xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "m7g.12xlarge", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "256 GiB", - "networkPerformance": "100000 Megabit", - "normalizationSizeFactor": "128", - "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", + "memory": "192 GiB", + "networkPerformance": "22500 Megabit", + "normalizationSizeFactor": "96", + "physicalProcessor": "AWS Graviton3 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "eu-west-1", + "regionCode": "sa-east-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", - "vcpu": "64", - "vpcnetworkingsupport": "true", - }, - "id": "m6in.16xlarge", - "name": "m6in.16xlarge", - "ram": 262144, + "vcpu": "48", + "vpcnetworkingsupport": "true", + }, + "id": "m7g.12xlarge", + "name": "m7g.12xlarge", + "ram": 196608, }, - "m6in.24xlarge": { - "bandwidth": 150000, + "m7g.16xlarge": { + "bandwidth": 30, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.5 GHz", + "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "75000 Mbps", + "dedicatedEbsThroughput": "20000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m6in.24xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "m7g.16xlarge", + "instancesku": "GGHDPF534R2KZS4J", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "384 GiB", - "networkPerformance": "150000 Megabit", - "normalizationSizeFactor": "192", - "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", + "memory": "256 GiB", + "networkPerformance": "30 Gigabit", + "normalizationSizeFactor": "128", + "physicalProcessor": "AWS Graviton3 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "eu-west-1", + "regionCode": "ap-southeast-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", - "vcpu": "96", + "vcpu": "64", "vpcnetworkingsupport": "true", }, - "id": "m6in.24xlarge", - "name": "m6in.24xlarge", - "ram": 393216, + "id": "m7g.16xlarge", + "name": "m7g.16xlarge", + "ram": 262144, }, - "m6in.2xlarge": { - "bandwidth": 40000, + "m7g.2xlarge": { + "bandwidth": 15, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.5 GHz", + "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 25000 Mbps", + "dedicatedEbsThroughput": "Up to 10000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m6in.2xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "m7g.2xlarge", + "instancesku": "SAV6N5BX7BW94B2X", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", "memory": "32 GiB", - "networkPerformance": "Up to 40000 Megabit", + "networkPerformance": "Up to 15 Gigabit", "normalizationSizeFactor": "16", - "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", + "physicalProcessor": "AWS Graviton3 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "ca-central-1", + "regionCode": "us-east-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", "vcpu": "8", "vpcnetworkingsupport": "true", }, - "id": "m6in.2xlarge", - "name": "m6in.2xlarge", + "id": "m7g.2xlarge", + "name": "m7g.2xlarge", "ram": 32768, }, - "m6in.32xlarge": { - "bandwidth": 200000, + "m7g.4xlarge": { + "bandwidth": 15, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.5 GHz", + "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "100000 Mbps", + "dedicatedEbsThroughput": "Up to 10000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m6in.32xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "m7g.4xlarge", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "512 GiB", - "networkPerformance": "200000 Megabit", - "normalizationSizeFactor": "256", - "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", + "memory": "64 GiB", + "networkPerformance": "Up to 15 Gigabit", + "normalizationSizeFactor": "32", + "physicalProcessor": "AWS Graviton3 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "us-west-2", + "regionCode": "eu-north-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", - "vcpu": "128", + "vcpu": "16", "vpcnetworkingsupport": "true", }, - "id": "m6in.32xlarge", - "name": "m6in.32xlarge", - "ram": 524288, + "id": "m7g.4xlarge", + "name": "m7g.4xlarge", + "ram": 65536, }, - "m6in.4xlarge": { - "bandwidth": 50000, + "m7g.8xlarge": { + "bandwidth": 15, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.5 GHz", + "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 25000 Mbps", + "dedicatedEbsThroughput": "10000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m6in.4xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "m7g.8xlarge", + "instancesku": "J7ZYG6NVGP3KXF6T", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "64 GiB", - "networkPerformance": "Up to 50000 Megabit", - "normalizationSizeFactor": "32", - "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", + "memory": "128 GiB", + "networkPerformance": "15 Gigabit", + "normalizationSizeFactor": "64", + "physicalProcessor": "AWS Graviton3 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "ca-central-1", + "regionCode": "eu-north-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", - "vcpu": "16", + "vcpu": "32", "vpcnetworkingsupport": "true", }, - "id": "m6in.4xlarge", - "name": "m6in.4xlarge", - "ram": 65536, + "id": "m7g.8xlarge", + "name": "m7g.8xlarge", + "ram": 131072, }, - "m6in.8xlarge": { - "bandwidth": 50000, + "m7g.large": { + "bandwidth": 12500, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.5 GHz", + "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "25000 Mbps", + "dedicatedEbsThroughput": "Up to 10000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m6in.8xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "m7g.large", + "instancesku": "QV8RCNQE2XGXV9J7", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "128 GiB", - "networkPerformance": "50000 Megabit", - "normalizationSizeFactor": "64", - "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", + "memory": "8 GiB", + "networkPerformance": "Up to 12500 Megabit", + "normalizationSizeFactor": "4", + "physicalProcessor": "AWS Graviton3 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "eu-west-1", + "regionCode": "ap-northeast-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", - "vcpu": "32", + "vcpu": "2", "vpcnetworkingsupport": "true", }, - "id": "m6in.8xlarge", - "name": "m6in.8xlarge", - "ram": 131072, + "id": "m7g.large", + "name": "m7g.large", + "ram": 8192, }, - "m6in.large": { - "bandwidth": 25000, + "m7g.medium": { + "bandwidth": 12500, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.5 GHz", + "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 25000 Mbps", + "dedicatedEbsThroughput": "Up to 10000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m6in.large", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "m7g.medium", + "instancesku": "PYT8U3X9MJ82GKR9", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "8 GiB", - "networkPerformance": "Up to 25000 Megabit", - "normalizationSizeFactor": "4", - "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", + "memory": "4 GiB", + "networkPerformance": "Up to 12500 Megabit", + "normalizationSizeFactor": "2", + "physicalProcessor": "AWS Graviton3 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "us-west-2", + "regionCode": "ap-northeast-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", - "vcpu": "2", + "vcpu": "1", "vpcnetworkingsupport": "true", }, - "id": "m6in.large", - "name": "m6in.large", - "ram": 8192, + "id": "m7g.medium", + "name": "m7g.medium", + "ram": 4096, }, - "m6in.xlarge": { - "bandwidth": 30000, + "m7g.xlarge": { + "bandwidth": 12500, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.5 GHz", + "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 25000 Mbps", + "dedicatedEbsThroughput": "Up to 10000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m6in.xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "m7g.xlarge", + "instancesku": "A5ZDYYD96FGXHU22", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", "memory": "16 GiB", - "networkPerformance": "Up to 30000 Megabit", + "networkPerformance": "Up to 12500 Megabit", "normalizationSizeFactor": "8", - "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", + "physicalProcessor": "AWS Graviton3 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "us-west-1", + "regionCode": "us-east-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", "vcpu": "4", "vpcnetworkingsupport": "true", }, - "id": "m6in.xlarge", - "name": "m6in.xlarge", + "id": "m7g.xlarge", + "name": "m7g.xlarge", "ram": 16384, }, - "m7a.12xlarge": { - "bandwidth": 18750, - "disk": 0, + "m7gd.12xlarge": { + "bandwidth": 22500, + "disk": 2850, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.7 GHz", + "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", "dedicatedEbsThroughput": "15000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m7a.12xlarge", + "instanceType": "m7gd.12xlarge", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", "marketoption": "OnDemand", "memory": "192 GiB", - "networkPerformance": "18750 Megabit", + "networkPerformance": "22500 Megabit", "normalizationSizeFactor": "96", - "physicalProcessor": "AMD EPYC 9R14 Processor", + "physicalProcessor": "AWS Graviton3 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "AMD Turbo; AVX; AVX2; AVX512", - "regionCode": "us-east-2", + "regionCode": "ap-northeast-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", + "storage": "2 x 1425 NVMe SSD", "vcpu": "48", "vpcnetworkingsupport": "true", }, - "id": "m7a.12xlarge", - "name": "m7a.12xlarge", + "id": "m7gd.12xlarge", + "name": "m7gd.12xlarge", "ram": 196608, }, - "m7a.16xlarge": { - "bandwidth": 25000, - "disk": 0, + "m7gd.16xlarge": { + "bandwidth": 30, + "disk": 3800, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.7 GHz", + "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", "dedicatedEbsThroughput": "20000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m7a.16xlarge", + "instanceType": "m7gd.16xlarge", + "instancesku": "3SRUAFSQTGMDY2B8", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", "marketoption": "OnDemand", "memory": "256 GiB", - "networkPerformance": "25000 Megabit", + "networkPerformance": "30 Gigabit", "normalizationSizeFactor": "128", - "physicalProcessor": "AMD EPYC 9R14 Processor", + "physicalProcessor": "AWS Graviton3 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "AMD Turbo; AVX; AVX2; AVX512", - "regionCode": "eu-north-1", + "regionCode": "us-east-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", + "storage": "2 x 1900 NVMe SSD", "vcpu": "64", "vpcnetworkingsupport": "true", }, - "id": "m7a.16xlarge", - "name": "m7a.16xlarge", + "id": "m7gd.16xlarge", + "name": "m7gd.16xlarge", "ram": 262144, }, - "m7a.24xlarge": { - "bandwidth": 37500, - "disk": 0, + "m7gd.2xlarge": { + "bandwidth": 15, + "disk": 475, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.7 GHz", + "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "30000 Mbps", + "dedicatedEbsThroughput": "Up to 10000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m7a.24xlarge", + "instanceType": "m7gd.2xlarge", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "384 GiB", - "networkPerformance": "37500 Megabit", - "normalizationSizeFactor": "192", - "physicalProcessor": "AMD EPYC 9R14 Processor", + "memory": "32 GiB", + "networkPerformance": "Up to 15 Gigabit", + "normalizationSizeFactor": "16", + "physicalProcessor": "AWS Graviton3 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "AMD Turbo; AVX; AVX2; AVX512", - "regionCode": "eu-north-1", + "regionCode": "us-east-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", - "vcpu": "96", + "storage": "1 x 475 NVMe SSD", + "vcpu": "8", "vpcnetworkingsupport": "true", }, - "id": "m7a.24xlarge", - "name": "m7a.24xlarge", - "ram": 393216, + "id": "m7gd.2xlarge", + "name": "m7gd.2xlarge", + "ram": 32768, }, - "m7a.2xlarge": { - "bandwidth": 12500, - "disk": 0, + "m7gd.4xlarge": { + "bandwidth": 15, + "disk": 950, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.7 GHz", + "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", "dedicatedEbsThroughput": "Up to 10000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m7a.2xlarge", + "instanceType": "m7gd.4xlarge", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "32 GiB", - "networkPerformance": "Up to 12500 Megabit", - "normalizationSizeFactor": "16", - "physicalProcessor": "AMD EPYC 9R14 Processor", + "memory": "64 GiB", + "networkPerformance": "Up to 15 Gigabit", + "normalizationSizeFactor": "32", + "physicalProcessor": "AWS Graviton3 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "AMD Turbo; AVX; AVX2; AVX512", - "regionCode": "eu-central-1", + "regionCode": "eu-west-3", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", - "vcpu": "8", + "storage": "1 x 950 NVMe SSD", + "vcpu": "16", "vpcnetworkingsupport": "true", }, - "id": "m7a.2xlarge", - "name": "m7a.2xlarge", - "ram": 32768, + "id": "m7gd.4xlarge", + "name": "m7gd.4xlarge", + "ram": 65536, }, - "m7a.32xlarge": { - "bandwidth": 50000, - "disk": 0, + "m7gd.8xlarge": { + "bandwidth": 15, + "disk": 1900, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.7 GHz", + "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "40000 Mbps", + "dedicatedEbsThroughput": "10000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m7a.32xlarge", + "instanceType": "m7gd.8xlarge", + "instancesku": "SVZECXW4DYGVAZAA", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "512 GiB", - "networkPerformance": "50000 Megabit", - "normalizationSizeFactor": "256", - "physicalProcessor": "AMD EPYC 9R14 Processor", + "memory": "128 GiB", + "networkPerformance": "15 Gigabit", + "normalizationSizeFactor": "64", + "physicalProcessor": "AWS Graviton3 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "AMD Turbo; AVX; AVX2; AVX512", - "regionCode": "eu-west-1", + "regionCode": "eu-north-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", - "vcpu": "128", + "storage": "1 x 1900 NVMe SSD", + "vcpu": "32", "vpcnetworkingsupport": "true", }, - "id": "m7a.32xlarge", - "name": "m7a.32xlarge", - "ram": 524288, + "id": "m7gd.8xlarge", + "name": "m7gd.8xlarge", + "ram": 131072, }, - "m7a.48xlarge": { - "bandwidth": 50000, - "disk": 0, + "m7gd.large": { + "bandwidth": 12500, + "disk": 118, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.7 GHz", + "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "40000 Mbps", + "dedicatedEbsThroughput": "Up to 10000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m7a.48xlarge", + "instanceType": "m7gd.large", + "instancesku": "KY3EMBYV494XVNZC", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "768 GiB", - "networkPerformance": "50000 Megabit", - "normalizationSizeFactor": "384", - "physicalProcessor": "AMD EPYC 9R14 Processor", + "memory": "8 GiB", + "networkPerformance": "Up to 12500 Megabit", + "normalizationSizeFactor": "4", + "physicalProcessor": "AWS Graviton3 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "AMD Turbo; AVX; AVX2; AVX512", - "regionCode": "ap-northeast-1", + "regionCode": "us-west-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", - "vcpu": "192", + "storage": "1 x 118 NVMe SSD", + "vcpu": "2", "vpcnetworkingsupport": "true", }, - "id": "m7a.48xlarge", - "name": "m7a.48xlarge", - "ram": 786432, + "id": "m7gd.large", + "name": "m7gd.large", + "ram": 8192, }, - "m7a.4xlarge": { + "m7gd.medium": { "bandwidth": 12500, - "disk": 0, + "disk": 59, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.7 GHz", + "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", "dedicatedEbsThroughput": "Up to 10000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m7a.4xlarge", + "instanceType": "m7gd.medium", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "64 GiB", + "memory": "4 GiB", "networkPerformance": "Up to 12500 Megabit", - "normalizationSizeFactor": "32", - "physicalProcessor": "AMD EPYC 9R14 Processor", + "normalizationSizeFactor": "2", + "physicalProcessor": "AWS Graviton3 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "AMD Turbo; AVX; AVX2; AVX512", - "regionCode": "us-east-1", + "regionCode": "us-west-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", - "vcpu": "16", + "storage": "1 x 59 NVMe SSD", + "vcpu": "1", "vpcnetworkingsupport": "true", }, - "id": "m7a.4xlarge", - "name": "m7a.4xlarge", - "ram": 65536, + "id": "m7gd.medium", + "name": "m7gd.medium", + "ram": 4096, }, - "m7a.8xlarge": { + "m7gd.xlarge": { "bandwidth": 12500, - "disk": 0, + "disk": 237, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.7 GHz", + "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "10000 Mbps", + "dedicatedEbsThroughput": "Up to 10000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m7a.8xlarge", + "instanceType": "m7gd.xlarge", + "instancesku": "DX78QR4R4G9TEN68", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "128 GiB", - "networkPerformance": "12500 Megabit", - "normalizationSizeFactor": "64", - "physicalProcessor": "AMD EPYC 9R14 Processor", + "memory": "16 GiB", + "networkPerformance": "Up to 12500 Megabit", + "normalizationSizeFactor": "8", + "physicalProcessor": "AWS Graviton3 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "AMD Turbo; AVX; AVX2; AVX512", - "regionCode": "eu-west-1", + "regionCode": "ap-northeast-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", - "vcpu": "32", + "storage": "1 x 237 NVMe SSD", + "vcpu": "4", "vpcnetworkingsupport": "true", }, - "id": "m7a.8xlarge", - "name": "m7a.8xlarge", - "ram": 131072, + "id": "m7gd.xlarge", + "name": "m7gd.xlarge", + "ram": 16384, }, - "m7a.large": { - "bandwidth": 12500, + "m7i-flex.12xlarge": { + "bandwidth": 18750, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.7 GHz", + "clockSpeed": "3.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 10000 Mbps", + "dedicatedEbsThroughput": "Up to 15000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m7a.large", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "instanceType": "m7i-flex.12xlarge", + "instancesku": "T434T6R9XBK6XNCH", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "8 GiB", - "networkPerformance": "Up to 12500 Megabit", - "normalizationSizeFactor": "4", - "physicalProcessor": "AMD EPYC 9R14 Processor", + "memory": "192 GiB", + "networkPerformance": "Up to 18750 Megabit", + "normalizationSizeFactor": "96", + "physicalProcessor": "Intel Xeon Scalable (Sapphire Rapids)", + "processorArchitecture": "64-bit", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo; Intel AMX", + "regionCode": "eu-north-1", + "servicecode": "AmazonEC2", + "servicename": "Amazon Elastic Compute Cloud", + "storage": "EBS only", + "vcpu": "48", + "vpcnetworkingsupport": "true", + }, + "id": "m7i-flex.12xlarge", + "name": "m7i-flex.12xlarge", + "ram": 196608, + }, + "m7i-flex.16xlarge": { + "bandwidth": 25000, + "disk": 0, + "extra": { + "availabilityzone": "NA", + "classicnetworkingsupport": "false", + "clockSpeed": "3.5 GHz", + "currentGeneration": "Yes", + "dedicatedEbsThroughput": "Up to 20000 Mbps", + "ecu": "NA", + "enhancedNetworkingSupported": "Yes", + "gpuMemory": "NA", + "instanceFamily": "General purpose", + "instanceType": "m7i-flex.16xlarge", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", + "marketoption": "OnDemand", + "memory": "256 GiB", + "networkPerformance": "Up to 25000 Megabit", + "normalizationSizeFactor": "128", + "physicalProcessor": "Intel Xeon Scalable (Sapphire Rapids)", "processorArchitecture": "64-bit", - "processorFeatures": "AMD Turbo; AVX; AVX2; AVX512", - "regionCode": "eu-north-1", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo; Intel AMX", + "regionCode": "ap-south-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", - "vcpu": "2", + "vcpu": "64", "vpcnetworkingsupport": "true", }, - "id": "m7a.large", - "name": "m7a.large", - "ram": 8192, + "id": "m7i-flex.16xlarge", + "name": "m7i-flex.16xlarge", + "ram": 262144, }, - "m7a.medium": { + "m7i-flex.2xlarge": { "bandwidth": 12500, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.7 GHz", + "clockSpeed": "3.5 GHz", "currentGeneration": "Yes", "dedicatedEbsThroughput": "Up to 10000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m7a.medium", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "instanceType": "m7i-flex.2xlarge", + "instancesku": "WQZ9EGYW4VCTDNC6", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "4 GiB", + "memory": "32 GiB", "networkPerformance": "Up to 12500 Megabit", - "normalizationSizeFactor": "2", - "physicalProcessor": "AMD EPYC 9R14 Processor", + "normalizationSizeFactor": "16", + "physicalProcessor": "Intel Xeon Scalable (Sapphire Rapids)", "processorArchitecture": "64-bit", - "processorFeatures": "AMD Turbo; AVX; AVX2; AVX512", - "regionCode": "eu-central-1", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo; Intel AMX", + "regionCode": "ap-northeast-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", - "vcpu": "1", + "vcpu": "8", "vpcnetworkingsupport": "true", }, - "id": "m7a.medium", - "name": "m7a.medium", - "ram": 4096, + "id": "m7i-flex.2xlarge", + "name": "m7i-flex.2xlarge", + "ram": 32768, }, - "m7a.xlarge": { + "m7i-flex.4xlarge": { "bandwidth": 12500, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.7 GHz", + "clockSpeed": "3.5 GHz", "currentGeneration": "Yes", "dedicatedEbsThroughput": "Up to 10000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m7a.xlarge", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "instanceType": "m7i-flex.4xlarge", + "instancesku": "3CECDFXBGJUVXA2K", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "16 GiB", + "memory": "64 GiB", "networkPerformance": "Up to 12500 Megabit", - "normalizationSizeFactor": "8", - "physicalProcessor": "AMD EPYC 9R14 Processor", + "normalizationSizeFactor": "32", + "physicalProcessor": "Intel Xeon Scalable (Sapphire Rapids)", "processorArchitecture": "64-bit", - "processorFeatures": "AMD Turbo; AVX; AVX2; AVX512", - "regionCode": "us-west-2", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo; Intel AMX", + "regionCode": "ca-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", - "vcpu": "4", + "vcpu": "16", "vpcnetworkingsupport": "true", }, - "id": "m7a.xlarge", - "name": "m7a.xlarge", - "ram": 16384, + "id": "m7i-flex.4xlarge", + "name": "m7i-flex.4xlarge", + "ram": 65536, }, - "m7g.12xlarge": { - "bandwidth": 22500, + "m7i-flex.8xlarge": { + "bandwidth": 12500, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.5 GHz", + "clockSpeed": "3.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "15000 Mbps", + "dedicatedEbsThroughput": "Up to 10000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m7g.12xlarge", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "instanceType": "m7i-flex.8xlarge", + "instancesku": "PR36FCC4XVPUX2RA", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "192 GiB", - "networkPerformance": "22500 Megabit", - "normalizationSizeFactor": "96", - "physicalProcessor": "AWS Graviton3 Processor", + "memory": "128 GiB", + "networkPerformance": "Up to 12500 Megabit", + "normalizationSizeFactor": "64", + "physicalProcessor": "Intel Xeon Scalable (Sapphire Rapids)", "processorArchitecture": "64-bit", - "regionCode": "eu-central-1", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo; Intel AMX", + "regionCode": "us-east-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", - "vcpu": "48", + "vcpu": "32", "vpcnetworkingsupport": "true", }, - "id": "m7g.12xlarge", - "name": "m7g.12xlarge", - "ram": 196608, + "id": "m7i-flex.8xlarge", + "name": "m7i-flex.8xlarge", + "ram": 131072, }, - "m7g.16xlarge": { - "bandwidth": 30, + "m7i-flex.large": { + "bandwidth": 12500, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.5 GHz", + "clockSpeed": "3.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "20000 Mbps", + "dedicatedEbsThroughput": "Up to 10000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m7g.16xlarge", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "instanceType": "m7i-flex.large", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "256 GiB", - "networkPerformance": "30 Gigabit", - "normalizationSizeFactor": "128", - "physicalProcessor": "AWS Graviton3 Processor", + "memory": "8 GiB", + "networkPerformance": "Up to 12500 Megabit", + "normalizationSizeFactor": "4", + "physicalProcessor": "Intel Xeon Scalable (Sapphire Rapids)", "processorArchitecture": "64-bit", - "regionCode": "sa-east-1", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo; Intel AMX", + "regionCode": "eu-west-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", - "vcpu": "64", + "vcpu": "2", "vpcnetworkingsupport": "true", }, - "id": "m7g.16xlarge", - "name": "m7g.16xlarge", - "ram": 262144, + "id": "m7i-flex.large", + "name": "m7i-flex.large", + "ram": 8192, }, - "m7g.2xlarge": { - "bandwidth": 15, + "m7i-flex.xlarge": { + "bandwidth": 12500, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.5 GHz", + "clockSpeed": "3.5 GHz", "currentGeneration": "Yes", "dedicatedEbsThroughput": "Up to 10000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m7g.2xlarge", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "instanceType": "m7i-flex.xlarge", + "instancesku": "G48VQNBX7U5V442V", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "32 GiB", - "networkPerformance": "Up to 15 Gigabit", - "normalizationSizeFactor": "16", - "physicalProcessor": "AWS Graviton3 Processor", + "memory": "16 GiB", + "networkPerformance": "Up to 12500 Megabit", + "normalizationSizeFactor": "8", + "physicalProcessor": "Intel Xeon Scalable (Sapphire Rapids)", "processorArchitecture": "64-bit", - "regionCode": "us-east-2", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo; Intel AMX", + "regionCode": "ca-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", - "vcpu": "8", + "vcpu": "4", "vpcnetworkingsupport": "true", }, - "id": "m7g.2xlarge", - "name": "m7g.2xlarge", - "ram": 32768, + "id": "m7i-flex.xlarge", + "name": "m7i-flex.xlarge", + "ram": 16384, }, - "m7g.4xlarge": { - "bandwidth": 15, + "m7i.12xlarge": { + "bandwidth": 18750, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.5 GHz", + "clockSpeed": "3.2 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 10000 Mbps", + "dedicatedEbsThroughput": "15000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m7g.4xlarge", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "instanceType": "m7i.12xlarge", + "instancesku": "86SAJ2BS2H9N34K8", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "64 GiB", - "networkPerformance": "Up to 15 Gigabit", - "normalizationSizeFactor": "32", - "physicalProcessor": "AWS Graviton3 Processor", + "memory": "192 GiB", + "networkPerformance": "18750 Megabit", + "normalizationSizeFactor": "96", + "physicalProcessor": "Intel Xeon Scalable (Sapphire Rapids)", "processorArchitecture": "64-bit", - "regionCode": "us-west-2", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo; Intel AMX", + "regionCode": "us-west-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", - "vcpu": "16", + "vcpu": "48", "vpcnetworkingsupport": "true", }, - "id": "m7g.4xlarge", - "name": "m7g.4xlarge", - "ram": 65536, + "id": "m7i.12xlarge", + "name": "m7i.12xlarge", + "ram": 196608, }, - "m7g.8xlarge": { - "bandwidth": 15, + "m7i.16xlarge": { + "bandwidth": 25000, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.5 GHz", + "clockSpeed": "3.2 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "10000 Mbps", + "dedicatedEbsThroughput": "20000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m7g.8xlarge", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "instanceType": "m7i.16xlarge", + "instancesku": "KFXDGYA5B6TGN7C3", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "128 GiB", - "networkPerformance": "15 Gigabit", - "normalizationSizeFactor": "64", - "physicalProcessor": "AWS Graviton3 Processor", + "memory": "256 GiB", + "networkPerformance": "25000 Megabit", + "normalizationSizeFactor": "128", + "physicalProcessor": "Intel Xeon Scalable (Sapphire Rapids)", "processorArchitecture": "64-bit", - "regionCode": "ap-south-1", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo; Intel AMX", + "regionCode": "us-east-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", - "vcpu": "32", + "vcpu": "64", "vpcnetworkingsupport": "true", }, - "id": "m7g.8xlarge", - "name": "m7g.8xlarge", - "ram": 131072, + "id": "m7i.16xlarge", + "name": "m7i.16xlarge", + "ram": 262144, }, - "m7g.large": { - "bandwidth": 12500, + "m7i.24xlarge": { + "bandwidth": 37500, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.5 GHz", + "clockSpeed": "3.2 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 10000 Mbps", + "dedicatedEbsThroughput": "30000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m7g.large", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "instanceType": "m7i.24xlarge", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "8 GiB", - "networkPerformance": "Up to 12500 Megabit", - "normalizationSizeFactor": "4", - "physicalProcessor": "AWS Graviton3 Processor", + "memory": "384 GiB", + "networkPerformance": "37500 Megabit", + "normalizationSizeFactor": "192", + "physicalProcessor": "Intel Xeon Scalable (Sapphire Rapids)", "processorArchitecture": "64-bit", - "regionCode": "eu-west-1", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo; Intel AMX", + "regionCode": "ap-northeast-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", - "vcpu": "2", + "vcpu": "96", "vpcnetworkingsupport": "true", }, - "id": "m7g.large", - "name": "m7g.large", - "ram": 8192, + "id": "m7i.24xlarge", + "name": "m7i.24xlarge", + "ram": 393216, }, - "m7g.medium": { + "m7i.2xlarge": { "bandwidth": 12500, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.5 GHz", + "clockSpeed": "3.2 GHz", "currentGeneration": "Yes", "dedicatedEbsThroughput": "Up to 10000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m7g.medium", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "instanceType": "m7i.2xlarge", + "instancesku": "2K3M2YB5KMHAWPSU", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "4 GiB", + "memory": "32 GiB", "networkPerformance": "Up to 12500 Megabit", - "normalizationSizeFactor": "2", - "physicalProcessor": "AWS Graviton3 Processor", + "normalizationSizeFactor": "16", + "physicalProcessor": "Intel Xeon Scalable (Sapphire Rapids)", "processorArchitecture": "64-bit", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo; Intel AMX", "regionCode": "ca-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", - "vcpu": "1", + "vcpu": "8", "vpcnetworkingsupport": "true", }, - "id": "m7g.medium", - "name": "m7g.medium", - "ram": 4096, + "id": "m7i.2xlarge", + "name": "m7i.2xlarge", + "ram": 32768, }, - "m7g.xlarge": { - "bandwidth": 12500, + "m7i.48xlarge": { + "bandwidth": 50000, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.5 GHz", + "clockSpeed": "3.2 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 10000 Mbps", + "dedicatedEbsThroughput": "40000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m7g.xlarge", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "instanceType": "m7i.48xlarge", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "16 GiB", - "networkPerformance": "Up to 12500 Megabit", - "normalizationSizeFactor": "8", - "physicalProcessor": "AWS Graviton3 Processor", + "memory": "768 GiB", + "networkPerformance": "50000 Megabit", + "normalizationSizeFactor": "384", + "physicalProcessor": "Intel Xeon Scalable (Sapphire Rapids)", "processorArchitecture": "64-bit", - "regionCode": "eu-west-3", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo; Intel AMX", + "regionCode": "ap-northeast-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", - "vcpu": "4", + "vcpu": "192", "vpcnetworkingsupport": "true", }, - "id": "m7g.xlarge", - "name": "m7g.xlarge", - "ram": 16384, + "id": "m7i.48xlarge", + "name": "m7i.48xlarge", + "ram": 786432, }, - "m7gd.12xlarge": { - "bandwidth": 22500, - "disk": 2850, + "m7i.4xlarge": { + "bandwidth": 12500, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.5 GHz", + "clockSpeed": "3.2 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "15000 Mbps", + "dedicatedEbsThroughput": "Up to 10000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m7gd.12xlarge", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "instanceType": "m7i.4xlarge", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "192 GiB", - "networkPerformance": "22500 Megabit", - "normalizationSizeFactor": "96", - "physicalProcessor": "AWS Graviton3 Processor", + "memory": "64 GiB", + "networkPerformance": "Up to 12500 Megabit", + "normalizationSizeFactor": "32", + "physicalProcessor": "Intel Xeon Scalable (Sapphire Rapids)", "processorArchitecture": "64-bit", - "regionCode": "ap-southeast-1", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo; Intel AMX", + "regionCode": "eu-west-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "2 x 1425 NVMe SSD", - "vcpu": "48", + "storage": "EBS only", + "vcpu": "16", "vpcnetworkingsupport": "true", }, - "id": "m7gd.12xlarge", - "name": "m7gd.12xlarge", - "ram": 196608, + "id": "m7i.4xlarge", + "name": "m7i.4xlarge", + "ram": 65536, }, - "m7gd.16xlarge": { - "bandwidth": 30, - "disk": 3800, + "m7i.8xlarge": { + "bandwidth": 12500, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.5 GHz", + "clockSpeed": "3.2 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "20000 Mbps", + "dedicatedEbsThroughput": "10000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m7gd.16xlarge", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "instanceType": "m7i.8xlarge", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "256 GiB", - "networkPerformance": "30 Gigabit", - "normalizationSizeFactor": "128", - "physicalProcessor": "AWS Graviton3 Processor", + "memory": "128 GiB", + "networkPerformance": "12500 Megabit", + "normalizationSizeFactor": "64", + "physicalProcessor": "Intel Xeon Scalable (Sapphire Rapids)", "processorArchitecture": "64-bit", - "regionCode": "eu-west-3", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo; Intel AMX", + "regionCode": "eu-north-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "2 x 1900 NVMe SSD", - "vcpu": "64", + "storage": "EBS only", + "vcpu": "32", "vpcnetworkingsupport": "true", }, - "id": "m7gd.16xlarge", - "name": "m7gd.16xlarge", - "ram": 262144, + "id": "m7i.8xlarge", + "name": "m7i.8xlarge", + "ram": 131072, }, - "m7gd.2xlarge": { - "bandwidth": 15, - "disk": 475, + "m7i.large": { + "bandwidth": 12500, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.5 GHz", + "clockSpeed": "3.2 GHz", "currentGeneration": "Yes", "dedicatedEbsThroughput": "Up to 10000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m7gd.2xlarge", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "instanceType": "m7i.large", + "instancesku": "RFCGCPF2C7PHAQ6U", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "32 GiB", - "networkPerformance": "Up to 15 Gigabit", - "normalizationSizeFactor": "16", - "physicalProcessor": "AWS Graviton3 Processor", + "memory": "8 GiB", + "networkPerformance": "Up to 12500 Megabit", + "normalizationSizeFactor": "4", + "physicalProcessor": "Intel Xeon Scalable (Sapphire Rapids)", "processorArchitecture": "64-bit", - "regionCode": "ap-northeast-1", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo; Intel AMX", + "regionCode": "us-west-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 475 NVMe SSD", - "vcpu": "8", + "storage": "EBS only", + "vcpu": "2", "vpcnetworkingsupport": "true", }, - "id": "m7gd.2xlarge", - "name": "m7gd.2xlarge", - "ram": 32768, + "id": "m7i.large", + "name": "m7i.large", + "ram": 8192, }, - "m7gd.4xlarge": { - "bandwidth": 15, - "disk": 950, + "m7i.xlarge": { + "bandwidth": 12500, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.5 GHz", + "clockSpeed": "3.2 GHz", "currentGeneration": "Yes", "dedicatedEbsThroughput": "Up to 10000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m7gd.4xlarge", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "instanceType": "m7i.xlarge", + "instancesku": "2AJT6K2EBSS7QZFR", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "64 GiB", - "networkPerformance": "Up to 15 Gigabit", - "normalizationSizeFactor": "32", - "physicalProcessor": "AWS Graviton3 Processor", + "memory": "16 GiB", + "networkPerformance": "Up to 12500 Megabit", + "normalizationSizeFactor": "8", + "physicalProcessor": "Intel Xeon Scalable (Sapphire Rapids)", "processorArchitecture": "64-bit", - "regionCode": "ap-southeast-2", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo; Intel AMX", + "regionCode": "eu-north-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 950 NVMe SSD", - "vcpu": "16", + "storage": "EBS only", + "vcpu": "4", "vpcnetworkingsupport": "true", }, - "id": "m7gd.4xlarge", - "name": "m7gd.4xlarge", - "ram": 65536, + "id": "m7i.xlarge", + "name": "m7i.xlarge", + "ram": 16384, }, - "m7gd.8xlarge": { - "bandwidth": 15, - "disk": 1900, + "m8g.12xlarge": { + "bandwidth": 22, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.5 GHz", + "clockSpeed": "2.7 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "10000 Mbps", + "dedicatedEbsThroughput": "15000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m7gd.8xlarge", + "instanceType": "m8g.12xlarge", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", - "marketoption": "OnDemand", - "memory": "128 GiB", - "networkPerformance": "15 Gigabit", - "normalizationSizeFactor": "64", - "physicalProcessor": "AWS Graviton3 Processor", + "marketoption": "OnDemand", + "memory": "192 GiB", + "networkPerformance": "22.5 Gigabit", + "normalizationSizeFactor": "96", + "physicalProcessor": "AWS Graviton4 Processor", "processorArchitecture": "64-bit", - "regionCode": "us-east-1", + "regionCode": "eu-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 1900 NVMe SSD", - "vcpu": "32", + "storage": "EBS only", + "vcpu": "48", "vpcnetworkingsupport": "true", }, - "id": "m7gd.8xlarge", - "name": "m7gd.8xlarge", - "ram": 131072, + "id": "m8g.12xlarge", + "name": "m8g.12xlarge", + "ram": 196608, }, - "m7gd.large": { - "bandwidth": 12500, - "disk": 118, + "m8g.16xlarge": { + "bandwidth": 30, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.5 GHz", + "clockSpeed": "2.7 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 10000 Mbps", + "dedicatedEbsThroughput": "20000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m7gd.large", + "instanceType": "m8g.16xlarge", + "instancesku": "XBV98BGWRJ7QUGPC", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "8 GiB", - "networkPerformance": "Up to 12500 Megabit", - "normalizationSizeFactor": "4", - "physicalProcessor": "AWS Graviton3 Processor", + "memory": "256 GiB", + "networkPerformance": "30 Gigabit", + "normalizationSizeFactor": "128", + "physicalProcessor": "AWS Graviton4 Processor", "processorArchitecture": "64-bit", "regionCode": "us-east-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 118 NVMe SSD", - "vcpu": "2", + "storage": "EBS only", + "vcpu": "64", "vpcnetworkingsupport": "true", }, - "id": "m7gd.large", - "name": "m7gd.large", - "ram": 8192, + "id": "m8g.16xlarge", + "name": "m8g.16xlarge", + "ram": 262144, }, - "m7gd.medium": { - "bandwidth": 12500, - "disk": 59, + "m8g.24xlarge": { + "bandwidth": 40, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.5 GHz", + "clockSpeed": "2.7 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 10000 Mbps", + "dedicatedEbsThroughput": "30000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m7gd.medium", + "instanceType": "m8g.24xlarge", + "instancesku": "MYF3RF37SMVHCN94", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "4 GiB", - "networkPerformance": "Up to 12500 Megabit", - "normalizationSizeFactor": "2", - "physicalProcessor": "AWS Graviton3 Processor", + "memory": "384 GiB", + "networkPerformance": "40 Gigabit", + "normalizationSizeFactor": "192", + "physicalProcessor": "AWS Graviton4 Processor", "processorArchitecture": "64-bit", - "regionCode": "us-west-1", + "regionCode": "eu-north-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 59 NVMe SSD", - "vcpu": "1", + "storage": "EBS only", + "vcpu": "96", "vpcnetworkingsupport": "true", }, - "id": "m7gd.medium", - "name": "m7gd.medium", - "ram": 4096, + "id": "m8g.24xlarge", + "name": "m8g.24xlarge", + "ram": 393216, }, - "m7gd.xlarge": { - "bandwidth": 12500, - "disk": 237, + "m8g.2xlarge": { + "bandwidth": 15, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.5 GHz", + "clockSpeed": "2.7 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 10000 Mbps", + "dedicatedEbsThroughput": "Up to 10 Gbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m7gd.xlarge", + "instanceType": "m8g.2xlarge", + "instancesku": "VHR6K5EGBNXFEVFY", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "16 GiB", - "networkPerformance": "Up to 12500 Megabit", - "normalizationSizeFactor": "8", - "physicalProcessor": "AWS Graviton3 Processor", + "memory": "32 GiB", + "networkPerformance": "Up to 15 Gigabit", + "normalizationSizeFactor": "16", + "physicalProcessor": "AWS Graviton4 Processor", "processorArchitecture": "64-bit", - "regionCode": "ap-southeast-1", + "regionCode": "eu-west-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 237 NVMe SSD", - "vcpu": "4", + "storage": "EBS only", + "vcpu": "8", "vpcnetworkingsupport": "true", }, - "id": "m7gd.xlarge", - "name": "m7gd.xlarge", - "ram": 16384, + "id": "m8g.2xlarge", + "name": "m8g.2xlarge", + "ram": 32768, }, - "m7i-flex.2xlarge": { - "bandwidth": 12500, + "m8g.48xlarge": { + "bandwidth": 50, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.5 GHz", + "clockSpeed": "2.7 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 10000 Mbps", + "dedicatedEbsThroughput": "40000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m7i-flex.2xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "m8g.48xlarge", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "32 GiB", - "networkPerformance": "Up to 12500 Megabit", - "normalizationSizeFactor": "16", - "physicalProcessor": "Intel Xeon Scalable (Sapphire Rapids)", + "memory": "768 GiB", + "networkPerformance": "50 Gigabit", + "normalizationSizeFactor": "384", + "physicalProcessor": "AWS Graviton4 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo; Intel AMX", - "regionCode": "ap-northeast-2", + "regionCode": "eu-north-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", - "vcpu": "8", + "vcpu": "192", "vpcnetworkingsupport": "true", }, - "id": "m7i-flex.2xlarge", - "name": "m7i-flex.2xlarge", - "ram": 32768, + "id": "m8g.48xlarge", + "name": "m8g.48xlarge", + "ram": 786432, }, - "m7i-flex.4xlarge": { - "bandwidth": 12500, + "m8g.4xlarge": { + "bandwidth": 15, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.5 GHz", + "clockSpeed": "2.7 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 10000 Mbps", + "dedicatedEbsThroughput": "Up to 10 Gbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m7i-flex.4xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "m8g.4xlarge", + "instancesku": "Y4GWK766P3Q4AD72", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", "memory": "64 GiB", - "networkPerformance": "Up to 12500 Megabit", + "networkPerformance": "Up to 15 Gigabit", "normalizationSizeFactor": "32", - "physicalProcessor": "Intel Xeon Scalable (Sapphire Rapids)", + "physicalProcessor": "AWS Graviton4 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo; Intel AMX", - "regionCode": "eu-central-1", + "regionCode": "eu-west-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", "vcpu": "16", "vpcnetworkingsupport": "true", }, - "id": "m7i-flex.4xlarge", - "name": "m7i-flex.4xlarge", + "id": "m8g.4xlarge", + "name": "m8g.4xlarge", "ram": 65536, }, - "m7i-flex.8xlarge": { - "bandwidth": 12500, + "m8g.8xlarge": { + "bandwidth": 15, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.5 GHz", + "clockSpeed": "2.7 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 10000 Mbps", + "dedicatedEbsThroughput": "10000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m7i-flex.8xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "m8g.8xlarge", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", "memory": "128 GiB", - "networkPerformance": "Up to 12500 Megabit", + "networkPerformance": "15 Gigabit", "normalizationSizeFactor": "64", - "physicalProcessor": "Intel Xeon Scalable (Sapphire Rapids)", + "physicalProcessor": "AWS Graviton4 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo; Intel AMX", - "regionCode": "ap-southeast-2", + "regionCode": "us-west-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", "vcpu": "32", "vpcnetworkingsupport": "true", }, - "id": "m7i-flex.8xlarge", - "name": "m7i-flex.8xlarge", + "id": "m8g.8xlarge", + "name": "m8g.8xlarge", "ram": 131072, }, - "m7i-flex.large": { - "bandwidth": 12500, + "m8g.large": { + "bandwidth": 12, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.5 GHz", + "clockSpeed": "2.7 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 10000 Mbps", + "dedicatedEbsThroughput": "Up to 10 Gbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m7i-flex.large", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "m8g.large", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", "memory": "8 GiB", - "networkPerformance": "Up to 12500 Megabit", + "networkPerformance": "Up to 12.5 Gigabit", "normalizationSizeFactor": "4", - "physicalProcessor": "Intel Xeon Scalable (Sapphire Rapids)", + "physicalProcessor": "AWS Graviton4 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo; Intel AMX", - "regionCode": "eu-north-1", + "regionCode": "eu-west-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", "vcpu": "2", "vpcnetworkingsupport": "true", }, - "id": "m7i-flex.large", - "name": "m7i-flex.large", + "id": "m8g.large", + "name": "m8g.large", "ram": 8192, }, - "m7i-flex.xlarge": { - "bandwidth": 12500, + "m8g.medium": { + "bandwidth": 12, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.5 GHz", + "clockSpeed": "2.7 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 10000 Mbps", + "dedicatedEbsThroughput": "Up to 10 Gbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "m7i-flex.xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "m8g.medium", + "instancesku": "HT8KKMMTD48AR8U8", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", + "marketoption": "OnDemand", + "memory": "4 GiB", + "networkPerformance": "Up to 12.5 Gigabit", + "normalizationSizeFactor": "2", + "physicalProcessor": "AWS Graviton4 Processor", + "processorArchitecture": "64-bit", + "regionCode": "eu-north-1", + "servicecode": "AmazonEC2", + "servicename": "Amazon Elastic Compute Cloud", + "storage": "EBS only", + "vcpu": "1", + "vpcnetworkingsupport": "true", + }, + "id": "m8g.medium", + "name": "m8g.medium", + "ram": 4096, + }, + "m8g.xlarge": { + "bandwidth": 12, + "disk": 0, + "extra": { + "availabilityzone": "NA", + "classicnetworkingsupport": "false", + "clockSpeed": "2.7 GHz", + "currentGeneration": "Yes", + "dedicatedEbsThroughput": "Up to 10 Gbps", + "ecu": "NA", + "enhancedNetworkingSupported": "Yes", + "gpuMemory": "NA", + "instanceFamily": "General purpose", + "instanceType": "m8g.xlarge", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", "memory": "16 GiB", - "networkPerformance": "Up to 12500 Megabit", + "networkPerformance": "Up to 12.5 Gigabit", "normalizationSizeFactor": "8", - "physicalProcessor": "Intel Xeon Scalable (Sapphire Rapids)", + "physicalProcessor": "AWS Graviton4 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo; Intel AMX", - "regionCode": "ap-northeast-1", + "regionCode": "eu-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", "vcpu": "4", "vpcnetworkingsupport": "true", }, - "id": "m7i-flex.xlarge", - "name": "m7i-flex.xlarge", + "id": "m8g.xlarge", + "name": "m8g.xlarge", "ram": 16384, }, - "m7i.12xlarge": { - "bandwidth": 18750, + "p2.16xlarge": { + "bandwidth": 20, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.2 GHz", + "clockSpeed": "2.3 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "15000 Mbps", - "ecu": "NA", + "dedicatedEbsThroughput": "10000 Mbps", + "ecu": "201", "enhancedNetworkingSupported": "Yes", + "gpu": "16", "gpuMemory": "NA", - "instanceFamily": "General purpose", - "instanceType": "m7i.12xlarge", + "instanceFamily": "GPU instance", + "instanceType": "p2.16xlarge", + "instancesku": "8NZJVJPUUPFQD5XT", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "192 GiB", - "networkPerformance": "18750 Megabit", - "normalizationSizeFactor": "96", - "physicalProcessor": "Intel Xeon Scalable (Sapphire Rapids)", + "memory": "732 GiB", + "networkPerformance": "20 Gigabit", + "normalizationSizeFactor": "128", + "physicalProcessor": "Intel Xeon E5-2686 v4 (Broadwell)", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo; Intel AMX", - "regionCode": "us-east-1", + "processorFeatures": "Intel AVX; Intel AVX2; Intel Turbo", + "regionCode": "eu-west-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", - "vcpu": "48", + "vcpu": "64", "vpcnetworkingsupport": "true", }, - "id": "m7i.12xlarge", - "name": "m7i.12xlarge", - "ram": 196608, + "id": "p2.16xlarge", + "name": "p2.16xlarge", + "ram": 749568, }, - "m7i.16xlarge": { - "bandwidth": 25000, + "p2.8xlarge": { + "bandwidth": 10, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.2 GHz", + "clockSpeed": "2.3 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "20000 Mbps", - "ecu": "NA", + "dedicatedEbsThroughput": "5000 Mbps", + "ecu": "97", "enhancedNetworkingSupported": "Yes", + "gpu": "8", "gpuMemory": "NA", - "instanceFamily": "General purpose", - "instanceType": "m7i.16xlarge", + "instanceFamily": "GPU instance", + "instanceType": "p2.8xlarge", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "256 GiB", - "networkPerformance": "25000 Megabit", - "normalizationSizeFactor": "128", - "physicalProcessor": "Intel Xeon Scalable (Sapphire Rapids)", + "memory": "488 GiB", + "networkPerformance": "10 Gigabit", + "normalizationSizeFactor": "64", + "physicalProcessor": "Intel Xeon E5-2686 v4 (Broadwell)", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo; Intel AMX", - "regionCode": "us-west-1", + "processorFeatures": "Intel AVX; Intel AVX2; Intel Turbo", + "regionCode": "ap-northeast-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", - "vcpu": "64", + "vcpu": "32", "vpcnetworkingsupport": "true", }, - "id": "m7i.16xlarge", - "name": "m7i.16xlarge", - "ram": 262144, + "id": "p2.8xlarge", + "name": "p2.8xlarge", + "ram": 499712, }, - "m7i.24xlarge": { - "bandwidth": 37500, + "p2.xlarge": { + "bandwidth": None, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.2 GHz", + "clockSpeed": "2.3 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "30000 Mbps", - "ecu": "NA", + "dedicatedEbsThroughput": "750 Mbps", + "ecu": "16", "enhancedNetworkingSupported": "Yes", + "gpu": "1", "gpuMemory": "NA", - "instanceFamily": "General purpose", - "instanceType": "m7i.24xlarge", + "instanceFamily": "GPU instance", + "instanceType": "p2.xlarge", + "instancesku": "BKKRW325YG73QXYH", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "384 GiB", - "networkPerformance": "37500 Megabit", - "normalizationSizeFactor": "192", - "physicalProcessor": "Intel Xeon Scalable (Sapphire Rapids)", + "memory": "61 GiB", + "networkPerformance": "High", + "normalizationSizeFactor": "8", + "physicalProcessor": "Intel Xeon E5-2686 v4 (Broadwell)", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo; Intel AMX", - "regionCode": "eu-west-1", + "processorFeatures": "Intel AVX; Intel AVX2; Intel Turbo", + "regionCode": "ap-southeast-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", - "vcpu": "96", + "vcpu": "4", "vpcnetworkingsupport": "true", }, - "id": "m7i.24xlarge", - "name": "m7i.24xlarge", - "ram": 393216, + "id": "p2.xlarge", + "name": "p2.xlarge", + "ram": 62464, }, - "m7i.2xlarge": { - "bandwidth": 12500, + "p3.16xlarge": { + "bandwidth": 25, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.2 GHz", + "clockSpeed": "2.3 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 10000 Mbps", - "ecu": "NA", + "dedicatedEbsThroughput": "14000 Mbps", + "ecu": "201", "enhancedNetworkingSupported": "Yes", - "gpuMemory": "NA", - "instanceFamily": "General purpose", - "instanceType": "m7i.2xlarge", + "gpu": "8", + "gpuMemory": "128 GiB", + "instanceFamily": "GPU instance", + "instanceType": "p3.16xlarge", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "32 GiB", - "networkPerformance": "Up to 12500 Megabit", - "normalizationSizeFactor": "16", - "physicalProcessor": "Intel Xeon Scalable (Sapphire Rapids)", + "memory": "488 GiB", + "networkPerformance": "25 Gigabit", + "normalizationSizeFactor": "128", + "physicalProcessor": "Intel Xeon E5-2686 v4 (Broadwell)", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo; Intel AMX", - "regionCode": "eu-central-1", + "processorFeatures": "Intel AVX; Intel AVX2; Intel Turbo", + "regionCode": "us-west-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", - "vcpu": "8", + "vcpu": "64", "vpcnetworkingsupport": "true", }, - "id": "m7i.2xlarge", - "name": "m7i.2xlarge", - "ram": 32768, + "id": "p3.16xlarge", + "name": "p3.16xlarge", + "ram": 499712, }, - "m7i.48xlarge": { - "bandwidth": 50000, + "p3.2xlarge": { + "bandwidth": 10, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.2 GHz", + "clockSpeed": "2.3 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "40000 Mbps", - "ecu": "NA", + "dedicatedEbsThroughput": "1750 Mbps", + "ecu": "31", "enhancedNetworkingSupported": "Yes", - "gpuMemory": "NA", - "instanceFamily": "General purpose", - "instanceType": "m7i.48xlarge", + "gpu": "1", + "gpuMemory": "16 GiB", + "instanceFamily": "GPU instance", + "instanceType": "p3.2xlarge", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "768 GiB", - "networkPerformance": "50000 Megabit", - "normalizationSizeFactor": "384", - "physicalProcessor": "Intel Xeon Scalable (Sapphire Rapids)", + "memory": "61 GiB", + "networkPerformance": "Up to 10 Gigabit", + "normalizationSizeFactor": "16", + "physicalProcessor": "Intel Xeon E5-2686 v4 (Broadwell)", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo; Intel AMX", - "regionCode": "us-west-1", + "processorFeatures": "Intel AVX; Intel AVX2; Intel Turbo", + "regionCode": "eu-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", - "vcpu": "192", + "vcpu": "8", "vpcnetworkingsupport": "true", }, - "id": "m7i.48xlarge", - "name": "m7i.48xlarge", - "ram": 786432, + "id": "p3.2xlarge", + "name": "p3.2xlarge", + "ram": 62464, }, - "m7i.4xlarge": { - "bandwidth": 12500, + "p3.8xlarge": { + "bandwidth": 10, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.2 GHz", + "clockSpeed": "2.3 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 10000 Mbps", - "ecu": "NA", + "dedicatedEbsThroughput": "7000 Mbps", + "ecu": "97", "enhancedNetworkingSupported": "Yes", - "gpuMemory": "NA", - "instanceFamily": "General purpose", - "instanceType": "m7i.4xlarge", + "gpu": "4", + "gpuMemory": "64 GiB", + "instanceFamily": "GPU instance", + "instanceType": "p3.8xlarge", + "instancesku": "HCAHXPK7A9MBBZGN", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "64 GiB", - "networkPerformance": "Up to 12500 Megabit", - "normalizationSizeFactor": "32", - "physicalProcessor": "Intel Xeon Scalable (Sapphire Rapids)", + "memory": "244 GiB", + "networkPerformance": "10 Gigabit", + "normalizationSizeFactor": "64", + "physicalProcessor": "Intel Xeon E5-2686 v4 (Broadwell)", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo; Intel AMX", - "regionCode": "ap-northeast-1", + "processorFeatures": "Intel AVX; Intel AVX2; Intel Turbo", + "regionCode": "us-east-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", - "vcpu": "16", + "vcpu": "32", "vpcnetworkingsupport": "true", }, - "id": "m7i.4xlarge", - "name": "m7i.4xlarge", - "ram": 65536, + "id": "p3.8xlarge", + "name": "p3.8xlarge", + "ram": 249856, }, - "m7i.8xlarge": { - "bandwidth": 12500, - "disk": 0, + "p3dn.24xlarge": { + "bandwidth": 100, + "disk": 1800, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.2 GHz", + "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "10000 Mbps", - "ecu": "NA", + "dedicatedEbsThroughput": "14000 Mbps", + "ecu": "337", "enhancedNetworkingSupported": "Yes", - "gpuMemory": "NA", - "instanceFamily": "General purpose", - "instanceType": "m7i.8xlarge", + "gpu": "8", + "gpuMemory": "256 GiB", + "instanceFamily": "GPU instance", + "instanceType": "p3dn.24xlarge", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "128 GiB", - "networkPerformance": "12500 Megabit", - "normalizationSizeFactor": "64", - "physicalProcessor": "Intel Xeon Scalable (Sapphire Rapids)", + "memory": "768 GiB", + "networkPerformance": "100 Gigabit", + "normalizationSizeFactor": "192", + "physicalProcessor": "Intel Xeon Platinum 8175 (Skylake)", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo; Intel AMX", - "regionCode": "eu-central-1", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "eu-west-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", - "vcpu": "32", + "storage": "2 x 900 NVMe SSD", + "vcpu": "96", "vpcnetworkingsupport": "true", }, - "id": "m7i.8xlarge", - "name": "m7i.8xlarge", - "ram": 131072, + "id": "p3dn.24xlarge", + "name": "p3dn.24xlarge", + "ram": 786432, }, - "m7i.large": { - "bandwidth": 12500, - "disk": 0, + "p4d.24xlarge": { + "bandwidth": 400, + "disk": 8000, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.2 GHz", + "clockSpeed": "3 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 10000 Mbps", - "ecu": "NA", - "enhancedNetworkingSupported": "Yes", - "gpuMemory": "NA", - "instanceFamily": "General purpose", - "instanceType": "m7i.large", + "dedicatedEbsThroughput": "19000 Mbps", + "ecu": "345", + "enhancedNetworkingSupported": "No", + "gpu": "8", + "gpuMemory": "320 GB HBM2", + "instanceFamily": "GPU instance", + "instanceType": "p4d.24xlarge", + "instancesku": "2Z7ARVXU7PT7RXSJ", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "8 GiB", - "networkPerformance": "Up to 12500 Megabit", - "normalizationSizeFactor": "4", - "physicalProcessor": "Intel Xeon Scalable (Sapphire Rapids)", + "memory": "1152 GiB", + "networkPerformance": "400 Gigabit", + "normalizationSizeFactor": "192", + "physicalProcessor": "Intel Xeon Platinum 8275L", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo; Intel AMX", - "regionCode": "eu-west-2", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "ca-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", - "vcpu": "2", + "storage": "8 x 1000 SSD", + "vcpu": "96", "vpcnetworkingsupport": "true", }, - "id": "m7i.large", - "name": "m7i.large", - "ram": 8192, + "id": "p4d.24xlarge", + "name": "p4d.24xlarge", + "ram": 1179648, }, - "m7i.xlarge": { - "bandwidth": 12500, - "disk": 0, + "p4de.24xlarge": { + "bandwidth": 400, + "disk": 8000, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.2 GHz", + "clockSpeed": "3 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 10000 Mbps", - "ecu": "NA", - "enhancedNetworkingSupported": "Yes", - "gpuMemory": "NA", - "instanceFamily": "General purpose", - "instanceType": "m7i.xlarge", + "dedicatedEbsThroughput": "19000 Mbps", + "ecu": "345", + "enhancedNetworkingSupported": "No", + "gpu": "8", + "gpuMemory": "640 GB HBM2e", + "instanceFamily": "GPU instance", + "instanceType": "p4de.24xlarge", + "instancesku": "DSNTTSZSNTPZW8NS", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "16 GiB", - "networkPerformance": "Up to 12500 Megabit", - "normalizationSizeFactor": "8", - "physicalProcessor": "Intel Xeon Scalable (Sapphire Rapids)", + "memory": "1152 GiB", + "networkPerformance": "400 Gigabit", + "normalizationSizeFactor": "192", + "physicalProcessor": "Intel Xeon Platinum 8275L", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo; Intel AMX", - "regionCode": "eu-west-3", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "us-west-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", - "vcpu": "4", + "storage": "8 x 1000 SSD", + "vcpu": "96", "vpcnetworkingsupport": "true", }, - "id": "m7i.xlarge", - "name": "m7i.xlarge", - "ram": 16384, + "id": "p4de.24xlarge", + "name": "p4de.24xlarge", + "ram": 1179648, }, - "p2.16xlarge": { - "bandwidth": 20, - "disk": 0, + "p5.48xlarge": { + "bandwidth": 3200, + "disk": 30720, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.3 GHz", + "clockSpeed": "2.95 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "10000 Mbps", - "ecu": "201", + "dedicatedEbsThroughput": "80 Gbps", + "ecu": "NA", "enhancedNetworkingSupported": "Yes", - "gpu": "16", - "gpuMemory": "NA", + "gpu": "8", + "gpuMemory": "640 GB HBM3", "instanceFamily": "GPU instance", - "instanceType": "p2.16xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "p5.48xlarge", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "732 GiB", - "networkPerformance": "20 Gigabit", - "normalizationSizeFactor": "128", - "physicalProcessor": "Intel Xeon E5-2686 v4 (Broadwell)", + "memory": "2048 GiB", + "networkPerformance": "3200 Gigabit", + "normalizationSizeFactor": "384", + "physicalProcessor": "AMD EPYC 7R13 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel Turbo", - "regionCode": "us-east-1", + "processorFeatures": "AMD Turbo; AVX; AVX2", + "regionCode": "us-west-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", - "vcpu": "64", + "storage": "8 x 3840 GB SSD", + "vcpu": "192", "vpcnetworkingsupport": "true", }, - "id": "p2.16xlarge", - "name": "p2.16xlarge", - "ram": 749568, + "id": "p5.48xlarge", + "name": "p5.48xlarge", + "ram": 2097152, }, - "p2.8xlarge": { - "bandwidth": 10, - "disk": 0, + "p5e.48xlarge": { + "bandwidth": 3200, + "disk": 30720, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.3 GHz", + "clockSpeed": "2.95 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "5000 Mbps", - "ecu": "97", + "dedicatedEbsThroughput": "80 Gbps", + "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpu": "8", - "gpuMemory": "NA", + "gpuMemory": "1128 GB HBM3", "instanceFamily": "GPU instance", - "instanceType": "p2.8xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", - "marketoption": "OnDemand", - "memory": "488 GiB", - "networkPerformance": "10 Gigabit", - "normalizationSizeFactor": "64", - "physicalProcessor": "Intel Xeon E5-2686 v4 (Broadwell)", + "instanceType": "p5e.48xlarge", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", + "marketoption": "CapacityBlock", + "memory": "2048 GiB", + "networkPerformance": "3200 Gigabit", + "normalizationSizeFactor": "384", + "physicalProcessor": "AMD EPYC 7R13 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel Turbo", - "regionCode": "ap-southeast-2", + "processorFeatures": "AMD Turbo; AVX; AVX2", + "regionCode": "us-east-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", - "vcpu": "32", + "storage": "8 x 3840 GB SSD", + "vcpu": "192", "vpcnetworkingsupport": "true", }, - "id": "p2.8xlarge", - "name": "p2.8xlarge", - "ram": 499712, + "id": "p5e.48xlarge", + "name": "p5e.48xlarge", + "ram": 2097152, }, - "p2.xlarge": { - "bandwidth": None, - "disk": 0, + "p5en.48xlarge": { + "bandwidth": 3200, + "disk": 30720, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.3 GHz", + "clockSpeed": "3.2 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "750 Mbps", - "ecu": "16", + "dedicatedEbsThroughput": "100 Gbps", + "ecu": "NA", "enhancedNetworkingSupported": "Yes", - "gpu": "1", - "gpuMemory": "NA", + "gpu": "8", + "gpuMemory": "141 GB HBM3e", "instanceFamily": "GPU instance", - "instanceType": "p2.xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", - "marketoption": "OnDemand", - "memory": "61 GiB", - "networkPerformance": "High", - "normalizationSizeFactor": "8", - "physicalProcessor": "Intel Xeon E5-2686 v4 (Broadwell)", + "instanceType": "p5en.48xlarge", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", + "marketoption": "CapacityBlock", + "memory": "2048 GiB", + "networkPerformance": "3200 Gigabit", + "normalizationSizeFactor": "384", + "physicalProcessor": "Intel Xeon Scalable (Sapphire Rapids)", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel Turbo", - "regionCode": "ap-southeast-1", + "processorFeatures": "Intel AMX", + "regionCode": "ap-south-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", - "vcpu": "4", + "storage": "8 x 3840 NVMe SSD", + "vcpu": "192", "vpcnetworkingsupport": "true", }, - "id": "p2.xlarge", - "name": "p2.xlarge", - "ram": 62464, + "id": "p5en.48xlarge", + "name": "p5en.48xlarge", + "ram": 2097152, }, - "p3.16xlarge": { - "bandwidth": 25, - "disk": 0, + "r3.2xlarge": { + "bandwidth": None, + "disk": 160, "extra": { "availabilityzone": "NA", - "classicnetworkingsupport": "false", - "clockSpeed": "2.3 GHz", - "currentGeneration": "Yes", - "dedicatedEbsThroughput": "14000 Mbps", - "ecu": "201", + "classicnetworkingsupport": "true", + "clockSpeed": "2.5 GHz", + "currentGeneration": "No", + "ecu": "26", "enhancedNetworkingSupported": "Yes", - "gpu": "8", "gpuMemory": "NA", - "instanceFamily": "GPU instance", - "instanceType": "p3.16xlarge", - "intelAvx2Available": "Yes", + "instanceFamily": "Memory optimized", + "instanceType": "r3.2xlarge", + "instancesku": "MYE2APSUBDYT5XGN", + "intelAvx2Available": "No", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "488 GiB", - "networkPerformance": "25 Gigabit", - "normalizationSizeFactor": "128", - "physicalProcessor": "Intel Xeon E5-2686 v4 (Broadwell)", + "memory": "61 GiB", + "networkPerformance": "High", + "normalizationSizeFactor": "16", + "physicalProcessor": "Intel Xeon E5-2670 v2 (Ivy Bridge)", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel Turbo", - "regionCode": "eu-west-2", + "processorFeatures": "Intel AVX; Intel Turbo", + "regionCode": "us-west-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", - "vcpu": "64", + "storage": "1 x 160 SSD", + "vcpu": "8", "vpcnetworkingsupport": "true", }, - "id": "p3.16xlarge", - "name": "p3.16xlarge", - "ram": 499712, + "id": "r3.2xlarge", + "name": "r3.2xlarge", + "ram": 62464, }, - "p3.2xlarge": { - "bandwidth": 10, - "disk": 0, + "r3.4xlarge": { + "bandwidth": None, + "disk": 320, "extra": { "availabilityzone": "NA", - "classicnetworkingsupport": "false", - "clockSpeed": "2.3 GHz", - "currentGeneration": "Yes", - "dedicatedEbsThroughput": "1750 Mbps", - "ecu": "31", + "classicnetworkingsupport": "true", + "clockSpeed": "2.5 GHz", + "currentGeneration": "No", + "ecu": "52", "enhancedNetworkingSupported": "Yes", - "gpu": "1", "gpuMemory": "NA", - "instanceFamily": "GPU instance", - "instanceType": "p3.2xlarge", - "intelAvx2Available": "Yes", + "instanceFamily": "Memory optimized", + "instanceType": "r3.4xlarge", + "intelAvx2Available": "No", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "61 GiB", - "networkPerformance": "Up to 10 Gigabit", - "normalizationSizeFactor": "16", - "physicalProcessor": "Intel Xeon E5-2686 v4 (Broadwell)", + "memory": "122 GiB", + "networkPerformance": "High", + "normalizationSizeFactor": "32", + "physicalProcessor": "Intel Xeon E5-2670 v2 (Ivy Bridge)", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel Turbo", - "regionCode": "ap-southeast-2", + "processorFeatures": "Intel AVX; Intel Turbo", + "regionCode": "sa-east-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", - "vcpu": "8", + "storage": "1 x 320 SSD", + "vcpu": "16", "vpcnetworkingsupport": "true", }, - "id": "p3.2xlarge", - "name": "p3.2xlarge", - "ram": 62464, + "id": "r3.4xlarge", + "name": "r3.4xlarge", + "ram": 124928, }, - "p3.8xlarge": { + "r3.8xlarge": { "bandwidth": 10, - "disk": 0, + "disk": 640, "extra": { "availabilityzone": "NA", - "classicnetworkingsupport": "false", - "clockSpeed": "2.3 GHz", - "currentGeneration": "Yes", - "dedicatedEbsThroughput": "7000 Mbps", - "ecu": "97", + "classicnetworkingsupport": "true", + "clockSpeed": "2.5 GHz", + "currentGeneration": "No", + "ecu": "104", "enhancedNetworkingSupported": "Yes", - "gpu": "4", "gpuMemory": "NA", - "instanceFamily": "GPU instance", - "instanceType": "p3.8xlarge", - "intelAvx2Available": "Yes", + "instanceFamily": "Memory optimized", + "instanceType": "r3.8xlarge", + "intelAvx2Available": "No", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", "marketoption": "OnDemand", "memory": "244 GiB", "networkPerformance": "10 Gigabit", "normalizationSizeFactor": "64", - "physicalProcessor": "Intel Xeon E5-2686 v4 (Broadwell)", + "physicalProcessor": "Intel Xeon E5-2670 v2 (Ivy Bridge)", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel Turbo", - "regionCode": "us-west-2", + "processorFeatures": "Intel AVX; Intel Turbo", + "regionCode": "ap-southeast-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", + "storage": "2 x 320 SSD", "vcpu": "32", "vpcnetworkingsupport": "true", }, - "id": "p3.8xlarge", - "name": "p3.8xlarge", + "id": "r3.8xlarge", + "name": "r3.8xlarge", "ram": 249856, }, - "p3dn.24xlarge": { - "bandwidth": 100, - "disk": 1800, + "r3.large": { + "bandwidth": None, + "disk": 32, "extra": { "availabilityzone": "NA", - "classicnetworkingsupport": "false", + "classicnetworkingsupport": "true", "clockSpeed": "2.5 GHz", - "currentGeneration": "Yes", - "dedicatedEbsThroughput": "14000 Mbps", - "ecu": "337", + "currentGeneration": "No", + "ecu": "6.5", "enhancedNetworkingSupported": "Yes", - "gpu": "8", "gpuMemory": "NA", - "instanceFamily": "GPU instance", - "instanceType": "p3dn.24xlarge", - "intelAvx2Available": "Yes", + "instanceFamily": "Memory optimized", + "instanceType": "r3.large", + "instancesku": "JXRNUMXAZNYRPC72", + "intelAvx2Available": "No", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "768 GiB", - "networkPerformance": "100 Gigabit", - "normalizationSizeFactor": "192", - "physicalProcessor": "Intel Xeon Platinum 8175 (Skylake)", + "memory": "15.25 GiB", + "networkPerformance": "Moderate", + "normalizationSizeFactor": "4", + "physicalProcessor": "Intel Xeon E5-2670 v2 (Ivy Bridge)", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "us-east-1", + "processorFeatures": "Intel AVX; Intel Turbo", + "regionCode": "ap-southeast-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "2 x 900 NVMe SSD", - "vcpu": "96", + "storage": "1 x 32 SSD", + "vcpu": "2", "vpcnetworkingsupport": "true", }, - "id": "p3dn.24xlarge", - "name": "p3dn.24xlarge", - "ram": 786432, + "id": "r3.large", + "name": "r3.large", + "ram": 15616, }, - "p4d.24xlarge": { - "bandwidth": 400, - "disk": 8000, + "r3.xlarge": { + "bandwidth": None, + "disk": 80, "extra": { "availabilityzone": "NA", - "classicnetworkingsupport": "false", - "clockSpeed": "3 GHz", - "currentGeneration": "Yes", - "dedicatedEbsThroughput": "19000 Mbps", - "ecu": "345", - "enhancedNetworkingSupported": "No", - "gpu": "8", + "classicnetworkingsupport": "true", + "clockSpeed": "2.5 GHz", + "currentGeneration": "No", + "ecu": "13", + "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", - "instanceFamily": "GPU instance", - "instanceType": "p4d.24xlarge", - "intelAvx2Available": "Yes", + "instanceFamily": "Memory optimized", + "instanceType": "r3.xlarge", + "intelAvx2Available": "No", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "1152 GiB", - "networkPerformance": "400 Gigabit", - "normalizationSizeFactor": "192", - "physicalProcessor": "Intel Xeon Platinum 8275L", + "memory": "30.5 GiB", + "networkPerformance": "Moderate", + "normalizationSizeFactor": "8", + "physicalProcessor": "Intel Xeon E5-2670 v2 (Ivy Bridge)", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "eu-central-1", + "processorFeatures": "Intel AVX; Intel Turbo", + "regionCode": "us-east-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "8 x 1000 SSD", - "vcpu": "96", + "storage": "1 x 80 SSD", + "vcpu": "4", "vpcnetworkingsupport": "true", }, - "id": "p4d.24xlarge", - "name": "p4d.24xlarge", - "ram": 1179648, + "id": "r3.xlarge", + "name": "r3.xlarge", + "ram": 31232, }, - "p4de.24xlarge": { - "bandwidth": 400, - "disk": 8000, + "r4.16xlarge": { + "bandwidth": 20, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3 GHz", + "clockSpeed": "2.3 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "19000 Mbps", - "ecu": "345", - "enhancedNetworkingSupported": "No", - "gpu": "8", + "dedicatedEbsThroughput": "12000 Mbps", + "ecu": "201", + "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", - "instanceFamily": "GPU instance", - "instanceType": "p4de.24xlarge", + "instanceFamily": "Memory optimized", + "instanceType": "r4.16xlarge", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "1152 GiB", - "networkPerformance": "400 Gigabit", - "normalizationSizeFactor": "192", - "physicalProcessor": "Intel Xeon Platinum 8275L", + "memory": "488 GiB", + "networkPerformance": "20 Gigabit", + "normalizationSizeFactor": "128", + "physicalProcessor": "Intel Xeon E5-2686 v4 (Broadwell)", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "us-east-1", + "processorFeatures": "Intel AVX; Intel AVX2; Intel Turbo", + "regionCode": "ca-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "8 x 1000 SSD", - "vcpu": "96", + "storage": "EBS only", + "vcpu": "64", "vpcnetworkingsupport": "true", }, - "id": "p4de.24xlarge", - "name": "p4de.24xlarge", - "ram": 1179648, + "id": "r4.16xlarge", + "name": "r4.16xlarge", + "ram": 499712, }, - "p5.48xlarge": { - "bandwidth": 3200, - "disk": 30720, + "r4.2xlarge": { + "bandwidth": 10, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.95 GHz", + "clockSpeed": "2.3 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "80 Gbps", - "ecu": "NA", - "enhancedNetworkingSupported": "Yes", - "gpu": "8", - "gpuMemory": "80 GB HBM3", - "instanceFamily": "GPU instance", - "instanceType": "p5.48xlarge", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", - "marketoption": "OnDemand", - "memory": "2048 GiB", - "networkPerformance": "3200 Gigabit", - "normalizationSizeFactor": "384", - "physicalProcessor": "AMD EPYC 7R13 Processor", - "processorArchitecture": "64-bit", - "processorFeatures": "AMD Turbo; AVX; AVX2", - "regionCode": "us-east-2", - "servicecode": "AmazonEC2", - "servicename": "Amazon Elastic Compute Cloud", - "storage": "8 x 3840 GB SSD", - "vcpu": "192", - "vpcnetworkingsupport": "true", - }, - "id": "p5.48xlarge", - "name": "p5.48xlarge", - "ram": 2097152, - }, - "r3.2xlarge": { - "bandwidth": None, - "disk": 160, - "extra": { - "availabilityzone": "NA", - "classicnetworkingsupport": "true", - "clockSpeed": "2.5 GHz", - "currentGeneration": "No", - "ecu": "26", + "dedicatedEbsThroughput": "1600 Mbps", + "ecu": "31", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r3.2xlarge", - "intelAvx2Available": "No", + "instanceType": "r4.2xlarge", + "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", "marketoption": "OnDemand", "memory": "61 GiB", - "networkPerformance": "High", + "networkPerformance": "Up to 10 Gigabit", "normalizationSizeFactor": "16", - "physicalProcessor": "Intel Xeon E5-2670 v2 (Ivy Bridge)", + "physicalProcessor": "Intel Xeon E5-2686 v4 (Broadwell)", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel Turbo", + "processorFeatures": "Intel AVX; Intel AVX2; Intel Turbo", "regionCode": "us-east-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 160 SSD", + "storage": "EBS only", "vcpu": "8", "vpcnetworkingsupport": "true", }, - "id": "r3.2xlarge", - "name": "r3.2xlarge", + "id": "r4.2xlarge", + "name": "r4.2xlarge", "ram": 62464, }, - "r3.4xlarge": { - "bandwidth": None, - "disk": 320, + "r4.4xlarge": { + "bandwidth": 10, + "disk": 0, "extra": { "availabilityzone": "NA", - "classicnetworkingsupport": "true", - "clockSpeed": "2.5 GHz", - "currentGeneration": "No", - "ecu": "52", + "classicnetworkingsupport": "false", + "clockSpeed": "2.3 GHz", + "currentGeneration": "Yes", + "dedicatedEbsThroughput": "3000 Mbps", + "ecu": "58", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r3.4xlarge", - "intelAvx2Available": "No", + "instanceType": "r4.4xlarge", + "instancesku": "C9S5QU5S5T9EP9E3", + "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", "marketoption": "OnDemand", "memory": "122 GiB", - "networkPerformance": "High", + "networkPerformance": "Up to 10 Gigabit", "normalizationSizeFactor": "32", - "physicalProcessor": "Intel Xeon E5-2670 v2 (Ivy Bridge)", + "physicalProcessor": "Intel Xeon E5-2686 v4 (Broadwell)", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel Turbo", - "regionCode": "eu-west-1", + "processorFeatures": "Intel AVX; Intel AVX2; Intel Turbo", + "regionCode": "eu-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 320 SSD", + "storage": "EBS only", "vcpu": "16", "vpcnetworkingsupport": "true", }, - "id": "r3.4xlarge", - "name": "r3.4xlarge", + "id": "r4.4xlarge", + "name": "r4.4xlarge", "ram": 124928, }, - "r3.8xlarge": { + "r4.8xlarge": { "bandwidth": 10, - "disk": 640, + "disk": 0, "extra": { "availabilityzone": "NA", - "classicnetworkingsupport": "true", - "clockSpeed": "2.5 GHz", - "currentGeneration": "No", - "ecu": "104", + "classicnetworkingsupport": "false", + "clockSpeed": "2.3 GHz", + "currentGeneration": "Yes", + "dedicatedEbsThroughput": "6000 Mbps", + "ecu": "97", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r3.8xlarge", - "intelAvx2Available": "No", + "instanceType": "r4.8xlarge", + "instancesku": "6QBU7TR6TCVBPJC3", + "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", "marketoption": "OnDemand", "memory": "244 GiB", "networkPerformance": "10 Gigabit", "normalizationSizeFactor": "64", - "physicalProcessor": "Intel Xeon E5-2670 v2 (Ivy Bridge)", + "physicalProcessor": "Intel Xeon E5-2686 v4 (Broadwell)", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel Turbo", - "regionCode": "us-east-2", + "processorFeatures": "Intel AVX; Intel AVX2; Intel Turbo", + "regionCode": "eu-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "2 x 320 SSD", + "storage": "EBS only", "vcpu": "32", "vpcnetworkingsupport": "true", }, - "id": "r3.8xlarge", - "name": "r3.8xlarge", + "id": "r4.8xlarge", + "name": "r4.8xlarge", "ram": 249856, }, - "r3.large": { - "bandwidth": None, - "disk": 32, + "r4.large": { + "bandwidth": 10, + "disk": 0, "extra": { "availabilityzone": "NA", - "classicnetworkingsupport": "true", - "clockSpeed": "2.5 GHz", - "currentGeneration": "No", - "ecu": "6.5", + "classicnetworkingsupport": "false", + "clockSpeed": "2.3 GHz", + "currentGeneration": "Yes", + "dedicatedEbsThroughput": "400 Mbps", + "ecu": "8", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r3.large", - "intelAvx2Available": "No", + "instanceType": "r4.large", + "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", "marketoption": "OnDemand", "memory": "15.25 GiB", - "networkPerformance": "Moderate", + "networkPerformance": "Up to 10 Gigabit", "normalizationSizeFactor": "4", - "physicalProcessor": "Intel Xeon E5-2670 v2 (Ivy Bridge)", + "physicalProcessor": "Intel Xeon E5-2686 v4 (Broadwell)", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel Turbo", - "regionCode": "ap-south-1", + "processorFeatures": "Intel AVX; Intel AVX2; Intel Turbo", + "regionCode": "sa-east-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 32 SSD", + "storage": "EBS only", "vcpu": "2", "vpcnetworkingsupport": "true", }, - "id": "r3.large", - "name": "r3.large", + "id": "r4.large", + "name": "r4.large", "ram": 15616, }, - "r3.xlarge": { - "bandwidth": None, - "disk": 80, + "r4.xlarge": { + "bandwidth": 10, + "disk": 0, "extra": { "availabilityzone": "NA", - "classicnetworkingsupport": "true", - "clockSpeed": "2.5 GHz", - "currentGeneration": "No", - "ecu": "13", + "classicnetworkingsupport": "false", + "clockSpeed": "2.3 GHz", + "currentGeneration": "Yes", + "dedicatedEbsThroughput": "800 Mbps", + "ecu": "16", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r3.xlarge", - "intelAvx2Available": "No", + "instanceType": "r4.xlarge", + "instancesku": "MSR496BA8MMSSHES", + "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", "marketoption": "OnDemand", "memory": "30.5 GiB", - "networkPerformance": "Moderate", + "networkPerformance": "Up to 10 Gigabit", "normalizationSizeFactor": "8", - "physicalProcessor": "Intel Xeon E5-2670 v2 (Ivy Bridge)", + "physicalProcessor": "Intel Xeon E5-2686 v4 (Broadwell)", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel Turbo", - "regionCode": "us-east-1", + "processorFeatures": "Intel AVX; Intel AVX2; Intel Turbo", + "regionCode": "us-west-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 80 SSD", + "storage": "EBS only", "vcpu": "4", "vpcnetworkingsupport": "true", }, - "id": "r3.xlarge", - "name": "r3.xlarge", + "id": "r4.xlarge", + "name": "r4.xlarge", "ram": 31232, }, - "r4.16xlarge": { + "r5.12xlarge": { + "bandwidth": 10, + "disk": 0, + "extra": { + "availabilityzone": "NA", + "classicnetworkingsupport": "false", + "clockSpeed": "3.1 GHz", + "currentGeneration": "Yes", + "dedicatedEbsThroughput": "9500 Mbps", + "ecu": "168", + "enhancedNetworkingSupported": "Yes", + "gpuMemory": "NA", + "instanceFamily": "Memory optimized", + "instanceType": "r5.12xlarge", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", + "marketoption": "OnDemand", + "memory": "384 GiB", + "networkPerformance": "10 Gigabit", + "normalizationSizeFactor": "96", + "physicalProcessor": "Intel Xeon Platinum 8175", + "processorArchitecture": "64-bit", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "ca-central-1", + "servicecode": "AmazonEC2", + "servicename": "Amazon Elastic Compute Cloud", + "storage": "EBS only", + "vcpu": "48", + "vpcnetworkingsupport": "true", + }, + "id": "r5.12xlarge", + "name": "r5.12xlarge", + "ram": 393216, + }, + "r5.16xlarge": { "bandwidth": 20, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.3 GHz", + "clockSpeed": "3.1 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "12000 Mbps", - "ecu": "201", + "dedicatedEbsThroughput": "13600 Mbps", + "ecu": "256", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r4.16xlarge", + "instanceType": "r5.16xlarge", + "instancesku": "NAT7A478TMR4QGPN", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "488 GiB", + "memory": "512 GiB", "networkPerformance": "20 Gigabit", "normalizationSizeFactor": "128", - "physicalProcessor": "Intel Xeon E5-2686 v4 (Broadwell)", + "physicalProcessor": "Intel Xeon Platinum 8175", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel Turbo", - "regionCode": "ap-northeast-1", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "us-east-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", "vcpu": "64", "vpcnetworkingsupport": "true", }, - "id": "r4.16xlarge", - "name": "r4.16xlarge", - "ram": 499712, + "id": "r5.16xlarge", + "name": "r5.16xlarge", + "ram": 524288, }, - "r4.2xlarge": { + "r5.24xlarge": { + "bandwidth": 25, + "disk": 0, + "extra": { + "availabilityzone": "NA", + "classicnetworkingsupport": "false", + "clockSpeed": "3.1 GHz", + "currentGeneration": "Yes", + "dedicatedEbsThroughput": "19000 Mbps", + "ecu": "337", + "enhancedNetworkingSupported": "Yes", + "gpuMemory": "NA", + "instanceFamily": "Memory optimized", + "instanceType": "r5.24xlarge", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", + "marketoption": "OnDemand", + "memory": "768 GiB", + "networkPerformance": "25 Gigabit", + "normalizationSizeFactor": "192", + "physicalProcessor": "Intel Xeon Platinum 8175", + "processorArchitecture": "64-bit", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "ap-southeast-2", + "servicecode": "AmazonEC2", + "servicename": "Amazon Elastic Compute Cloud", + "storage": "EBS only", + "vcpu": "96", + "vpcnetworkingsupport": "true", + }, + "id": "r5.24xlarge", + "name": "r5.24xlarge", + "ram": 786432, + }, + "r5.2xlarge": { "bandwidth": 10, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.3 GHz", + "clockSpeed": "3.1 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "1600 Mbps", - "ecu": "31", + "dedicatedEbsThroughput": "Up to 4750 Mbps", + "ecu": "37", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r4.2xlarge", + "instanceType": "r5.2xlarge", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "61 GiB", + "memory": "64 GiB", "networkPerformance": "Up to 10 Gigabit", "normalizationSizeFactor": "16", - "physicalProcessor": "Intel Xeon E5-2686 v4 (Broadwell)", + "physicalProcessor": "Intel Xeon Platinum 8175", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel Turbo", - "regionCode": "ca-central-1", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "ap-south-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", "vcpu": "8", "vpcnetworkingsupport": "true", }, - "id": "r4.2xlarge", - "name": "r4.2xlarge", - "ram": 62464, + "id": "r5.2xlarge", + "name": "r5.2xlarge", + "ram": 65536, }, - "r4.4xlarge": { + "r5.4xlarge": { "bandwidth": 10, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.3 GHz", + "clockSpeed": "3.1 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "3000 Mbps", - "ecu": "58", + "dedicatedEbsThroughput": "4750 Mbps", + "ecu": "70", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r4.4xlarge", + "instanceType": "r5.4xlarge", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "122 GiB", + "memory": "128 GiB", "networkPerformance": "Up to 10 Gigabit", "normalizationSizeFactor": "32", - "physicalProcessor": "Intel Xeon E5-2686 v4 (Broadwell)", + "physicalProcessor": "Intel Xeon Platinum 8175", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel Turbo", - "regionCode": "us-east-2", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "ap-south-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", "vcpu": "16", "vpcnetworkingsupport": "true", }, - "id": "r4.4xlarge", - "name": "r4.4xlarge", - "ram": 124928, + "id": "r5.4xlarge", + "name": "r5.4xlarge", + "ram": 131072, }, - "r4.8xlarge": { + "r5.8xlarge": { "bandwidth": 10, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.3 GHz", + "clockSpeed": "3.1 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "6000 Mbps", - "ecu": "97", + "dedicatedEbsThroughput": "6800 Mbps", + "ecu": "128", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r4.8xlarge", + "instanceType": "r5.8xlarge", + "instancesku": "5Q2X664FUPK733XT", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "244 GiB", + "memory": "256 GiB", "networkPerformance": "10 Gigabit", "normalizationSizeFactor": "64", - "physicalProcessor": "Intel Xeon E5-2686 v4 (Broadwell)", + "physicalProcessor": "Intel Xeon Platinum 8175", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel Turbo", - "regionCode": "ca-central-1", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "sa-east-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", "vcpu": "32", "vpcnetworkingsupport": "true", }, - "id": "r4.8xlarge", - "name": "r4.8xlarge", - "ram": 249856, + "id": "r5.8xlarge", + "name": "r5.8xlarge", + "ram": 262144, }, - "r4.large": { + "r5.large": { "bandwidth": 10, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.3 GHz", + "clockSpeed": "3.1 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "400 Mbps", - "ecu": "8", + "dedicatedEbsThroughput": "Up to 4750 Mbps", + "ecu": "10", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r4.large", + "instanceType": "r5.large", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "15.25 GiB", + "memory": "16 GiB", "networkPerformance": "Up to 10 Gigabit", "normalizationSizeFactor": "4", - "physicalProcessor": "Intel Xeon E5-2686 v4 (Broadwell)", + "physicalProcessor": "Intel Xeon Platinum 8175", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel Turbo", - "regionCode": "ap-southeast-1", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "ap-northeast-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", "vcpu": "2", "vpcnetworkingsupport": "true", }, - "id": "r4.large", - "name": "r4.large", - "ram": 15616, + "id": "r5.large", + "name": "r5.large", + "ram": 16384, }, - "r4.xlarge": { + "r5.xlarge": { "bandwidth": 10, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.3 GHz", + "clockSpeed": "3.1 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "800 Mbps", - "ecu": "16", + "dedicatedEbsThroughput": "Up to 4750 Mbps", + "ecu": "19", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r4.xlarge", + "instanceType": "r5.xlarge", + "instancesku": "8UGGWQHV44F4KH8W", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "30.5 GiB", + "memory": "32 GiB", "networkPerformance": "Up to 10 Gigabit", "normalizationSizeFactor": "8", - "physicalProcessor": "Intel Xeon E5-2686 v4 (Broadwell)", + "physicalProcessor": "Intel Xeon Platinum 8175", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel Turbo", - "regionCode": "us-east-2", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "ca-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", "vcpu": "4", "vpcnetworkingsupport": "true", }, - "id": "r4.xlarge", - "name": "r4.xlarge", - "ram": 31232, + "id": "r5.xlarge", + "name": "r5.xlarge", + "ram": 32768, }, - "r5.12xlarge": { + "r5a.12xlarge": { "bandwidth": 10, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.1 GHz", + "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "9500 Mbps", - "ecu": "168", + "dedicatedEbsThroughput": "5000 Mbps", + "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r5.12xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "r5a.12xlarge", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", "memory": "384 GiB", "networkPerformance": "10 Gigabit", "normalizationSizeFactor": "96", - "physicalProcessor": "Intel Xeon Platinum 8175", + "physicalProcessor": "AMD EPYC 7571", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "us-east-2", + "processorFeatures": "AVX; AVX2; AMD Turbo", + "regionCode": "eu-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", "vcpu": "48", "vpcnetworkingsupport": "true", }, - "id": "r5.12xlarge", - "name": "r5.12xlarge", + "id": "r5a.12xlarge", + "name": "r5a.12xlarge", "ram": 393216, }, - "r5.16xlarge": { - "bandwidth": 20, + "r5a.16xlarge": { + "bandwidth": 12, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.1 GHz", + "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "13600 Mbps", - "ecu": "256", + "dedicatedEbsThroughput": "7000 Mbps", + "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r5.16xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "r5a.16xlarge", + "instancesku": "2B3VAYDSHV6M39S6", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", "memory": "512 GiB", - "networkPerformance": "20 Gigabit", + "networkPerformance": "12 Gigabit", "normalizationSizeFactor": "128", - "physicalProcessor": "Intel Xeon Platinum 8175", + "physicalProcessor": "AMD EPYC 7571", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "us-west-1", + "processorFeatures": "AVX; AVX2; AMD Turbo", + "regionCode": "ca-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", "vcpu": "64", "vpcnetworkingsupport": "true", }, - "id": "r5.16xlarge", - "name": "r5.16xlarge", + "id": "r5a.16xlarge", + "name": "r5a.16xlarge", "ram": 524288, }, - "r5.24xlarge": { - "bandwidth": 25, + "r5a.24xlarge": { + "bandwidth": 20, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.1 GHz", + "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "19000 Mbps", - "ecu": "337", + "dedicatedEbsThroughput": "10000 Mbps", + "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r5.24xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "r5a.24xlarge", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", "memory": "768 GiB", - "networkPerformance": "25 Gigabit", + "networkPerformance": "20 Gigabit", "normalizationSizeFactor": "192", - "physicalProcessor": "Intel Xeon Platinum 8175", + "physicalProcessor": "AMD EPYC 7571", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "us-east-1", + "processorFeatures": "AVX; AVX2; AMD Turbo", + "regionCode": "us-east-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", "vcpu": "96", "vpcnetworkingsupport": "true", }, - "id": "r5.24xlarge", - "name": "r5.24xlarge", + "id": "r5a.24xlarge", + "name": "r5a.24xlarge", "ram": 786432, }, - "r5.2xlarge": { + "r5a.2xlarge": { "bandwidth": 10, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.1 GHz", + "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 4750 Mbps", - "ecu": "37", + "dedicatedEbsThroughput": "Up to 2120 Mbps", + "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r5.2xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "r5a.2xlarge", + "instancesku": "4YMCRU5MXH67KH3C", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", "memory": "64 GiB", "networkPerformance": "Up to 10 Gigabit", "normalizationSizeFactor": "16", - "physicalProcessor": "Intel Xeon Platinum 8175", + "physicalProcessor": "AMD EPYC 7571", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "ap-east-1", + "processorFeatures": "AVX; AVX2; AMD Turbo", + "regionCode": "us-west-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", "vcpu": "8", "vpcnetworkingsupport": "true", }, - "id": "r5.2xlarge", - "name": "r5.2xlarge", + "id": "r5a.2xlarge", + "name": "r5a.2xlarge", "ram": 65536, }, - "r5.4xlarge": { + "r5a.4xlarge": { "bandwidth": 10, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.1 GHz", + "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "4750 Mbps", - "ecu": "70", + "dedicatedEbsThroughput": "Up to 2120 Mbps", + "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r5.4xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "r5a.4xlarge", + "instancesku": "BCXRZNBDWWSKS95T", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", "memory": "128 GiB", "networkPerformance": "Up to 10 Gigabit", "normalizationSizeFactor": "32", - "physicalProcessor": "Intel Xeon Platinum 8175", + "physicalProcessor": "AMD EPYC 7571", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "ap-south-1", + "processorFeatures": "AVX; AVX2; AMD Turbo", + "regionCode": "eu-south-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", "vcpu": "16", "vpcnetworkingsupport": "true", }, - "id": "r5.4xlarge", - "name": "r5.4xlarge", + "id": "r5a.4xlarge", + "name": "r5a.4xlarge", "ram": 131072, }, - "r5.8xlarge": { + "r5a.8xlarge": { "bandwidth": 10, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.1 GHz", + "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "6800 Mbps", - "ecu": "128", + "dedicatedEbsThroughput": "3500 Mbps", + "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r5.8xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "r5a.8xlarge", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", "memory": "256 GiB", - "networkPerformance": "10 Gigabit", + "networkPerformance": "Up to 10 Gigabit", "normalizationSizeFactor": "64", - "physicalProcessor": "Intel Xeon Platinum 8175", + "physicalProcessor": "AMD EPYC 7571", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "ap-northeast-1", + "processorFeatures": "AVX; AVX2; AMD Turbo", + "regionCode": "eu-west-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", "vcpu": "32", "vpcnetworkingsupport": "true", }, - "id": "r5.8xlarge", - "name": "r5.8xlarge", + "id": "r5a.8xlarge", + "name": "r5a.8xlarge", "ram": 262144, }, - "r5.large": { + "r5a.large": { "bandwidth": 10, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.1 GHz", + "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 4750 Mbps", - "ecu": "10", + "dedicatedEbsThroughput": "Up to 2120 Mbps", + "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r5.large", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "r5a.large", + "instancesku": "HXFJ8J7KRRDCUQDF", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", "memory": "16 GiB", "networkPerformance": "Up to 10 Gigabit", "normalizationSizeFactor": "4", - "physicalProcessor": "Intel Xeon Platinum 8175", + "physicalProcessor": "AMD EPYC 7571", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "eu-north-1", + "processorFeatures": "AVX; AVX2; AMD Turbo", + "regionCode": "us-east-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", "vcpu": "2", "vpcnetworkingsupport": "true", }, - "id": "r5.large", - "name": "r5.large", + "id": "r5a.large", + "name": "r5a.large", "ram": 16384, }, - "r5.xlarge": { + "r5a.xlarge": { "bandwidth": 10, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.1 GHz", + "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 4750 Mbps", - "ecu": "19", + "dedicatedEbsThroughput": "Up to 2120 Mbps", + "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r5.xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "r5a.xlarge", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", "memory": "32 GiB", "networkPerformance": "Up to 10 Gigabit", "normalizationSizeFactor": "8", - "physicalProcessor": "Intel Xeon Platinum 8175", + "physicalProcessor": "AMD EPYC 7571", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "ap-southeast-1", + "processorFeatures": "AVX; AVX2; AMD Turbo", + "regionCode": "eu-west-3", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", "vcpu": "4", "vpcnetworkingsupport": "true", }, - "id": "r5.xlarge", - "name": "r5.xlarge", + "id": "r5a.xlarge", + "name": "r5a.xlarge", "ram": 32768, }, - "r5a.12xlarge": { + "r5ad.12xlarge": { "bandwidth": 10, - "disk": 0, + "disk": 1800, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", @@ -17243,7 +19707,7 @@ "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r5a.12xlarge", + "instanceType": "r5ad.12xlarge", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", @@ -17254,20 +19718,20 @@ "physicalProcessor": "AMD EPYC 7571", "processorArchitecture": "64-bit", "processorFeatures": "AVX; AVX2; AMD Turbo", - "regionCode": "us-east-2", + "regionCode": "ca-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", + "storage": "2 x 900 NVMe SSD", "vcpu": "48", "vpcnetworkingsupport": "true", }, - "id": "r5a.12xlarge", - "name": "r5a.12xlarge", + "id": "r5ad.12xlarge", + "name": "r5ad.12xlarge", "ram": 393216, }, - "r5a.16xlarge": { + "r5ad.16xlarge": { "bandwidth": 12, - "disk": 0, + "disk": 2400, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", @@ -17278,7 +19742,7 @@ "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r5a.16xlarge", + "instanceType": "r5ad.16xlarge", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", @@ -17289,20 +19753,20 @@ "physicalProcessor": "AMD EPYC 7571", "processorArchitecture": "64-bit", "processorFeatures": "AVX; AVX2; AMD Turbo", - "regionCode": "us-east-1", + "regionCode": "sa-east-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", + "storage": "4 x 600 NVMe SSD", "vcpu": "64", "vpcnetworkingsupport": "true", }, - "id": "r5a.16xlarge", - "name": "r5a.16xlarge", + "id": "r5ad.16xlarge", + "name": "r5ad.16xlarge", "ram": 524288, }, - "r5a.24xlarge": { + "r5ad.24xlarge": { "bandwidth": 20, - "disk": 0, + "disk": 3600, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", @@ -17313,7 +19777,8 @@ "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r5a.24xlarge", + "instanceType": "r5ad.24xlarge", + "instancesku": "AYARQMMWY3KRT3Z8", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", @@ -17324,20 +19789,20 @@ "physicalProcessor": "AMD EPYC 7571", "processorArchitecture": "64-bit", "processorFeatures": "AVX; AVX2; AMD Turbo", - "regionCode": "us-west-2", + "regionCode": "ap-south-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", + "storage": "4 x 900 NVMe SSD", "vcpu": "96", "vpcnetworkingsupport": "true", }, - "id": "r5a.24xlarge", - "name": "r5a.24xlarge", + "id": "r5ad.24xlarge", + "name": "r5ad.24xlarge", "ram": 786432, }, - "r5a.2xlarge": { + "r5ad.2xlarge": { "bandwidth": 10, - "disk": 0, + "disk": 300, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", @@ -17348,7 +19813,8 @@ "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r5a.2xlarge", + "instanceType": "r5ad.2xlarge", + "instancesku": "UQNYM2QVMBNC9SBD", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", @@ -17359,20 +19825,20 @@ "physicalProcessor": "AMD EPYC 7571", "processorArchitecture": "64-bit", "processorFeatures": "AVX; AVX2; AMD Turbo", - "regionCode": "eu-central-1", + "regionCode": "ca-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", + "storage": "1 x 300 NVMe SSD", "vcpu": "8", "vpcnetworkingsupport": "true", }, - "id": "r5a.2xlarge", - "name": "r5a.2xlarge", + "id": "r5ad.2xlarge", + "name": "r5ad.2xlarge", "ram": 65536, }, - "r5a.4xlarge": { + "r5ad.4xlarge": { "bandwidth": 10, - "disk": 0, + "disk": 600, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", @@ -17383,7 +19849,7 @@ "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r5a.4xlarge", + "instanceType": "r5ad.4xlarge", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", @@ -17394,20 +19860,20 @@ "physicalProcessor": "AMD EPYC 7571", "processorArchitecture": "64-bit", "processorFeatures": "AVX; AVX2; AMD Turbo", - "regionCode": "us-east-1", + "regionCode": "eu-west-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", + "storage": "2 x 300 NVMe SSD", "vcpu": "16", "vpcnetworkingsupport": "true", }, - "id": "r5a.4xlarge", - "name": "r5a.4xlarge", + "id": "r5ad.4xlarge", + "name": "r5ad.4xlarge", "ram": 131072, }, - "r5a.8xlarge": { + "r5ad.8xlarge": { "bandwidth": 10, - "disk": 0, + "disk": 1200, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", @@ -17418,7 +19884,7 @@ "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r5a.8xlarge", + "instanceType": "r5ad.8xlarge", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", @@ -17429,20 +19895,20 @@ "physicalProcessor": "AMD EPYC 7571", "processorArchitecture": "64-bit", "processorFeatures": "AVX; AVX2; AMD Turbo", - "regionCode": "eu-central-1", + "regionCode": "ca-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", + "storage": "2 x 600 NVMe SSD", "vcpu": "32", "vpcnetworkingsupport": "true", }, - "id": "r5a.8xlarge", - "name": "r5a.8xlarge", + "id": "r5ad.8xlarge", + "name": "r5ad.8xlarge", "ram": 262144, }, - "r5a.large": { + "r5ad.large": { "bandwidth": 10, - "disk": 0, + "disk": 75, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", @@ -17453,7 +19919,8 @@ "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r5a.large", + "instanceType": "r5ad.large", + "instancesku": "ZT4UK6N7AH37F6Q2", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", @@ -17464,20 +19931,20 @@ "physicalProcessor": "AMD EPYC 7571", "processorArchitecture": "64-bit", "processorFeatures": "AVX; AVX2; AMD Turbo", - "regionCode": "ap-southeast-1", + "regionCode": "ap-south-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", + "storage": "1 x 75 NVMe SSD", "vcpu": "2", "vpcnetworkingsupport": "true", }, - "id": "r5a.large", - "name": "r5a.large", + "id": "r5ad.large", + "name": "r5ad.large", "ram": 16384, }, - "r5a.xlarge": { + "r5ad.xlarge": { "bandwidth": 10, - "disk": 0, + "disk": 150, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", @@ -17488,7 +19955,8 @@ "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r5a.xlarge", + "instanceType": "r5ad.xlarge", + "instancesku": "HZJ8V6JGDWGUM5QF", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", @@ -17499,311 +19967,317 @@ "physicalProcessor": "AMD EPYC 7571", "processorArchitecture": "64-bit", "processorFeatures": "AVX; AVX2; AMD Turbo", - "regionCode": "us-west-1", + "regionCode": "eu-west-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", + "storage": "1 x 150 NVMe SSD", "vcpu": "4", "vpcnetworkingsupport": "true", }, - "id": "r5a.xlarge", - "name": "r5a.xlarge", + "id": "r5ad.xlarge", + "name": "r5ad.xlarge", "ram": 32768, }, - "r5ad.12xlarge": { + "r5b.12xlarge": { "bandwidth": 10, - "disk": 1800, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.5 GHz", + "clockSpeed": "3.1 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "5000 Mbps", + "dedicatedEbsThroughput": "30 Gbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r5ad.12xlarge", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "instanceType": "r5b.12xlarge", + "instancesku": "XFAAGEXXCF8D5UCC", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", "memory": "384 GiB", "networkPerformance": "10 Gigabit", "normalizationSizeFactor": "96", - "physicalProcessor": "AMD EPYC 7571", + "physicalProcessor": "Intel Xeon Platinum 8259 (Cascade Lake)", "processorArchitecture": "64-bit", - "processorFeatures": "AVX; AVX2; AMD Turbo", - "regionCode": "ap-southeast-2", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "eu-north-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "2 x 900 NVMe SSD", + "storage": "EBS only", "vcpu": "48", "vpcnetworkingsupport": "true", }, - "id": "r5ad.12xlarge", - "name": "r5ad.12xlarge", + "id": "r5b.12xlarge", + "name": "r5b.12xlarge", "ram": 393216, }, - "r5ad.16xlarge": { - "bandwidth": 12, - "disk": 2400, + "r5b.16xlarge": { + "bandwidth": 20, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.5 GHz", + "clockSpeed": "3.1 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "7000 Mbps", + "dedicatedEbsThroughput": "40 Gbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r5ad.16xlarge", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "instanceType": "r5b.16xlarge", + "instancesku": "6U7DBQWKEUPM26YD", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", "memory": "512 GiB", - "networkPerformance": "12 Gigabit", + "networkPerformance": "20 Gigabit", "normalizationSizeFactor": "128", - "physicalProcessor": "AMD EPYC 7571", + "physicalProcessor": "Intel Xeon Platinum 8259 (Cascade Lake)", "processorArchitecture": "64-bit", - "processorFeatures": "AVX; AVX2; AMD Turbo", - "regionCode": "eu-west-2", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "us-east-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "4 x 600 NVMe SSD", + "storage": "EBS only", "vcpu": "64", "vpcnetworkingsupport": "true", }, - "id": "r5ad.16xlarge", - "name": "r5ad.16xlarge", + "id": "r5b.16xlarge", + "name": "r5b.16xlarge", "ram": 524288, }, - "r5ad.24xlarge": { - "bandwidth": 20, - "disk": 3600, + "r5b.24xlarge": { + "bandwidth": 25, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.5 GHz", + "clockSpeed": "3.1 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "10000 Mbps", + "dedicatedEbsThroughput": "60 Gbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r5ad.24xlarge", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "instanceType": "r5b.24xlarge", + "instancesku": "ACQGXR86YVD63UND", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", "memory": "768 GiB", - "networkPerformance": "20 Gigabit", + "networkPerformance": "25 Gigabit", "normalizationSizeFactor": "192", - "physicalProcessor": "AMD EPYC 7571", + "physicalProcessor": "Intel Xeon Platinum 8259 (Cascade Lake)", "processorArchitecture": "64-bit", - "processorFeatures": "AVX; AVX2; AMD Turbo", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", "regionCode": "ap-northeast-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "4 x 900 NVMe SSD", + "storage": "EBS only", "vcpu": "96", "vpcnetworkingsupport": "true", }, - "id": "r5ad.24xlarge", - "name": "r5ad.24xlarge", + "id": "r5b.24xlarge", + "name": "r5b.24xlarge", "ram": 786432, }, - "r5ad.2xlarge": { + "r5b.2xlarge": { "bandwidth": 10, - "disk": 300, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.5 GHz", + "clockSpeed": "3.1 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 2120 Mbps", + "dedicatedEbsThroughput": "Up to 12.5 Gbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r5ad.2xlarge", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "instanceType": "r5b.2xlarge", + "instancesku": "UMH7BAMYN73TQGWY", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", "memory": "64 GiB", "networkPerformance": "Up to 10 Gigabit", "normalizationSizeFactor": "16", - "physicalProcessor": "AMD EPYC 7571", + "physicalProcessor": "Intel Xeon Platinum 8259 (Cascade Lake)", "processorArchitecture": "64-bit", - "processorFeatures": "AVX; AVX2; AMD Turbo", - "regionCode": "eu-west-1", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "sa-east-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 300 NVMe SSD", + "storage": "EBS only", "vcpu": "8", "vpcnetworkingsupport": "true", }, - "id": "r5ad.2xlarge", - "name": "r5ad.2xlarge", + "id": "r5b.2xlarge", + "name": "r5b.2xlarge", "ram": 65536, }, - "r5ad.4xlarge": { + "r5b.4xlarge": { "bandwidth": 10, - "disk": 600, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.5 GHz", + "clockSpeed": "3.1 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 2120 Mbps", + "dedicatedEbsThroughput": "10 Gbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r5ad.4xlarge", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "instanceType": "r5b.4xlarge", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", "memory": "128 GiB", "networkPerformance": "Up to 10 Gigabit", "normalizationSizeFactor": "32", - "physicalProcessor": "AMD EPYC 7571", + "physicalProcessor": "Intel Xeon Platinum 8259 (Cascade Lake)", "processorArchitecture": "64-bit", - "processorFeatures": "AVX; AVX2; AMD Turbo", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", "regionCode": "us-east-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "2 x 300 NVMe SSD", + "storage": "EBS only", "vcpu": "16", "vpcnetworkingsupport": "true", }, - "id": "r5ad.4xlarge", - "name": "r5ad.4xlarge", + "id": "r5b.4xlarge", + "name": "r5b.4xlarge", "ram": 131072, }, - "r5ad.8xlarge": { + "r5b.8xlarge": { "bandwidth": 10, - "disk": 1200, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.5 GHz", + "clockSpeed": "3.1 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "3500 Mbps", + "dedicatedEbsThroughput": "5 Gbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r5ad.8xlarge", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "instanceType": "r5b.8xlarge", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", "memory": "256 GiB", - "networkPerformance": "Up to 10 Gigabit", + "networkPerformance": "10 Gigabit", "normalizationSizeFactor": "64", - "physicalProcessor": "AMD EPYC 7571", + "physicalProcessor": "Intel Xeon Platinum 8259 (Cascade Lake)", "processorArchitecture": "64-bit", - "processorFeatures": "AVX; AVX2; AMD Turbo", - "regionCode": "ap-southeast-2", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "us-west-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "2 x 600 NVMe SSD", + "storage": "EBS only", "vcpu": "32", "vpcnetworkingsupport": "true", }, - "id": "r5ad.8xlarge", - "name": "r5ad.8xlarge", + "id": "r5b.8xlarge", + "name": "r5b.8xlarge", "ram": 262144, }, - "r5ad.large": { + "r5b.large": { "bandwidth": 10, - "disk": 75, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.5 GHz", + "clockSpeed": "3.1 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 2120 Mbps", + "dedicatedEbsThroughput": "Up to 10 Gbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r5ad.large", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "instanceType": "r5b.large", + "instancesku": "P8BAP4U25KDKYSE7", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", "memory": "16 GiB", "networkPerformance": "Up to 10 Gigabit", "normalizationSizeFactor": "4", - "physicalProcessor": "AMD EPYC 7571", + "physicalProcessor": "Intel Xeon Platinum 8259 (Cascade Lake)", "processorArchitecture": "64-bit", - "processorFeatures": "AVX; AVX2; AMD Turbo", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", "regionCode": "ap-northeast-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 75 NVMe SSD", + "storage": "EBS only", "vcpu": "2", "vpcnetworkingsupport": "true", }, - "id": "r5ad.large", - "name": "r5ad.large", + "id": "r5b.large", + "name": "r5b.large", "ram": 16384, }, - "r5ad.xlarge": { + "r5b.xlarge": { "bandwidth": 10, - "disk": 150, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.5 GHz", + "clockSpeed": "3.1 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 2120 Mbps", + "dedicatedEbsThroughput": "Up to 10 Gbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r5ad.xlarge", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "instanceType": "r5b.xlarge", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", "memory": "32 GiB", "networkPerformance": "Up to 10 Gigabit", "normalizationSizeFactor": "8", - "physicalProcessor": "AMD EPYC 7571", + "physicalProcessor": "Intel Xeon Platinum 8259 (Cascade Lake)", "processorArchitecture": "64-bit", - "processorFeatures": "AVX; AVX2; AMD Turbo", - "regionCode": "us-east-2", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "ap-southeast-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 150 NVMe SSD", + "storage": "EBS only", "vcpu": "4", "vpcnetworkingsupport": "true", }, - "id": "r5ad.xlarge", - "name": "r5ad.xlarge", + "id": "r5b.xlarge", + "name": "r5b.xlarge", "ram": 32768, }, - "r5b.12xlarge": { + "r5d.12xlarge": { "bandwidth": 10, - "disk": 0, + "disk": 1800, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", "clockSpeed": "3.1 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "30 Gbps", - "ecu": "NA", + "dedicatedEbsThroughput": "6000 Mbps", + "ecu": "168", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r5b.12xlarge", + "instanceType": "r5d.12xlarge", + "instancesku": "JD26ZJK92H6X64TZ", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", @@ -17811,34 +20285,35 @@ "memory": "384 GiB", "networkPerformance": "10 Gigabit", "normalizationSizeFactor": "96", - "physicalProcessor": "Intel Xeon Platinum 8259 (Cascade Lake)", + "physicalProcessor": "Intel Xeon Platinum 8175", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "eu-west-2", + "regionCode": "eu-north-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", + "storage": "2 x 900 NVMe SSD", "vcpu": "48", "vpcnetworkingsupport": "true", }, - "id": "r5b.12xlarge", - "name": "r5b.12xlarge", + "id": "r5d.12xlarge", + "name": "r5d.12xlarge", "ram": 393216, }, - "r5b.16xlarge": { + "r5d.16xlarge": { "bandwidth": 20, - "disk": 0, + "disk": 2400, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", "clockSpeed": "3.1 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "40 Gbps", - "ecu": "NA", + "dedicatedEbsThroughput": "10000 Mbps", + "ecu": "256", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r5b.16xlarge", + "instanceType": "r5d.16xlarge", + "instancesku": "XJ5CFKTMG2X7XGD7", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", @@ -17846,34 +20321,35 @@ "memory": "512 GiB", "networkPerformance": "20 Gigabit", "normalizationSizeFactor": "128", - "physicalProcessor": "Intel Xeon Platinum 8259 (Cascade Lake)", + "physicalProcessor": "Intel Xeon Platinum 8175", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "eu-north-1", + "regionCode": "eu-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", + "storage": "4 x 600 NVMe SSD", "vcpu": "64", "vpcnetworkingsupport": "true", }, - "id": "r5b.16xlarge", - "name": "r5b.16xlarge", + "id": "r5d.16xlarge", + "name": "r5d.16xlarge", "ram": 524288, }, - "r5b.24xlarge": { + "r5d.24xlarge": { "bandwidth": 25, - "disk": 0, + "disk": 3600, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", "clockSpeed": "3.1 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "60 Gbps", - "ecu": "NA", + "dedicatedEbsThroughput": "12000 Mbps", + "ecu": "337", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r5b.24xlarge", + "instanceType": "r5d.24xlarge", + "instancesku": "9H8W7UEREMEYWDWH", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", @@ -17881,34 +20357,35 @@ "memory": "768 GiB", "networkPerformance": "25 Gigabit", "normalizationSizeFactor": "192", - "physicalProcessor": "Intel Xeon Platinum 8259 (Cascade Lake)", + "physicalProcessor": "Intel Xeon Platinum 8175", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "ap-southeast-2", + "regionCode": "eu-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", + "storage": "4 x 900 NVMe SSD", "vcpu": "96", "vpcnetworkingsupport": "true", }, - "id": "r5b.24xlarge", - "name": "r5b.24xlarge", + "id": "r5d.24xlarge", + "name": "r5d.24xlarge", "ram": 786432, }, - "r5b.2xlarge": { + "r5d.2xlarge": { "bandwidth": 10, - "disk": 0, + "disk": 300, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", "clockSpeed": "3.1 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 12.5 Gbps", - "ecu": "NA", + "dedicatedEbsThroughput": "Up to 2120 Mbps", + "ecu": "37", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r5b.2xlarge", + "instanceType": "r5d.2xlarge", + "instancesku": "W5UKUYPDGRSFBTEH", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", @@ -17916,34 +20393,35 @@ "memory": "64 GiB", "networkPerformance": "Up to 10 Gigabit", "normalizationSizeFactor": "16", - "physicalProcessor": "Intel Xeon Platinum 8259 (Cascade Lake)", + "physicalProcessor": "Intel Xeon Platinum 8175", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "ap-southeast-1", + "regionCode": "eu-west-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", + "storage": "1 x 300 NVMe SSD", "vcpu": "8", "vpcnetworkingsupport": "true", }, - "id": "r5b.2xlarge", - "name": "r5b.2xlarge", + "id": "r5d.2xlarge", + "name": "r5d.2xlarge", "ram": 65536, }, - "r5b.4xlarge": { + "r5d.4xlarge": { "bandwidth": 10, - "disk": 0, + "disk": 600, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", "clockSpeed": "3.1 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "10 Gbps", - "ecu": "NA", + "dedicatedEbsThroughput": "2120 Mbps", + "ecu": "70", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r5b.4xlarge", + "instanceType": "r5d.4xlarge", + "instancesku": "XV8MVPMGEYQC3PX7", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", @@ -17951,34 +20429,35 @@ "memory": "128 GiB", "networkPerformance": "Up to 10 Gigabit", "normalizationSizeFactor": "32", - "physicalProcessor": "Intel Xeon Platinum 8259 (Cascade Lake)", + "physicalProcessor": "Intel Xeon Platinum 8175", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "ap-northeast-2", + "regionCode": "ap-east-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", + "storage": "2 x 300 NVMe SSD", "vcpu": "16", "vpcnetworkingsupport": "true", }, - "id": "r5b.4xlarge", - "name": "r5b.4xlarge", + "id": "r5d.4xlarge", + "name": "r5d.4xlarge", "ram": 131072, }, - "r5b.8xlarge": { + "r5d.8xlarge": { "bandwidth": 10, - "disk": 0, + "disk": 1200, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", "clockSpeed": "3.1 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "5 Gbps", - "ecu": "NA", + "dedicatedEbsThroughput": "5000 Mbps", + "ecu": "128", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r5b.8xlarge", + "instanceType": "r5d.8xlarge", + "instancesku": "QCJ53WA9MJMS6BDC", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", @@ -17986,34 +20465,35 @@ "memory": "256 GiB", "networkPerformance": "10 Gigabit", "normalizationSizeFactor": "64", - "physicalProcessor": "Intel Xeon Platinum 8259 (Cascade Lake)", + "physicalProcessor": "Intel Xeon Platinum 8175", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "eu-west-2", + "regionCode": "eu-west-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", + "storage": "2 x 600 NVMe SSD", "vcpu": "32", "vpcnetworkingsupport": "true", }, - "id": "r5b.8xlarge", - "name": "r5b.8xlarge", + "id": "r5d.8xlarge", + "name": "r5d.8xlarge", "ram": 262144, }, - "r5b.large": { + "r5d.large": { "bandwidth": 10, - "disk": 0, + "disk": 75, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", "clockSpeed": "3.1 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 10 Gbps", - "ecu": "NA", + "dedicatedEbsThroughput": "Up to 2120 Mbps", + "ecu": "10", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r5b.large", + "instanceType": "r5d.large", + "instancesku": "CUZ6G9ZCUKT64FJS", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", @@ -18021,34 +20501,35 @@ "memory": "16 GiB", "networkPerformance": "Up to 10 Gigabit", "normalizationSizeFactor": "4", - "physicalProcessor": "Intel Xeon Platinum 8259 (Cascade Lake)", + "physicalProcessor": "Intel Xeon Platinum 8175", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "us-east-1", + "regionCode": "ap-south-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", + "storage": "1 x 75 NVMe SSD", "vcpu": "2", "vpcnetworkingsupport": "true", }, - "id": "r5b.large", - "name": "r5b.large", + "id": "r5d.large", + "name": "r5d.large", "ram": 16384, }, - "r5b.xlarge": { + "r5d.xlarge": { "bandwidth": 10, - "disk": 0, + "disk": 150, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", "clockSpeed": "3.1 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 10 Gbps", - "ecu": "NA", + "dedicatedEbsThroughput": "Up to 2120 Mbps", + "ecu": "19", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r5b.xlarge", + "instanceType": "r5d.xlarge", + "instancesku": "2NUFS4WQ7FCZY3CX", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", @@ -18056,22 +20537,22 @@ "memory": "32 GiB", "networkPerformance": "Up to 10 Gigabit", "normalizationSizeFactor": "8", - "physicalProcessor": "Intel Xeon Platinum 8259 (Cascade Lake)", + "physicalProcessor": "Intel Xeon Platinum 8175", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "ap-northeast-2", + "regionCode": "eu-south-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", + "storage": "1 x 150 NVMe SSD", "vcpu": "4", "vpcnetworkingsupport": "true", }, - "id": "r5b.xlarge", - "name": "r5b.xlarge", + "id": "r5d.xlarge", + "name": "r5d.xlarge", "ram": 32768, }, - "r5d.12xlarge": { - "bandwidth": 10, + "r5dn.12xlarge": { + "bandwidth": 50, "disk": 1800, "extra": { "availabilityzone": "NA", @@ -18079,34 +20560,34 @@ "clockSpeed": "3.1 GHz", "currentGeneration": "Yes", "dedicatedEbsThroughput": "6000 Mbps", - "ecu": "168", - "enhancedNetworkingSupported": "Yes", + "ecu": "NA", + "enhancedNetworkingSupported": "No", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r5d.12xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "r5dn.12xlarge", + "instancesku": "KP8X3ZRFBR5BE2QG", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", "memory": "384 GiB", - "networkPerformance": "10 Gigabit", + "networkPerformance": "50 Gigabit", "normalizationSizeFactor": "96", - "physicalProcessor": "Intel Xeon Platinum 8175", + "physicalProcessor": "Intel Xeon Platinum 8259 (Cascade Lake)", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "eu-north-1", + "regionCode": "us-west-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "2 x 900 NVMe SSD", + "storage": "2 x 900 GB NVMe SSD", "vcpu": "48", "vpcnetworkingsupport": "true", }, - "id": "r5d.12xlarge", - "name": "r5d.12xlarge", + "id": "r5dn.12xlarge", + "name": "r5dn.12xlarge", "ram": 393216, }, - "r5d.16xlarge": { - "bandwidth": 20, + "r5dn.16xlarge": { + "bandwidth": 75, "disk": 2400, "extra": { "availabilityzone": "NA", @@ -18114,34 +20595,34 @@ "clockSpeed": "3.1 GHz", "currentGeneration": "Yes", "dedicatedEbsThroughput": "10000 Mbps", - "ecu": "256", - "enhancedNetworkingSupported": "Yes", + "ecu": "NA", + "enhancedNetworkingSupported": "No", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r5d.16xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "r5dn.16xlarge", + "instancesku": "HESW5QVR6YKYRWZ8", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", "memory": "512 GiB", - "networkPerformance": "20 Gigabit", + "networkPerformance": "75 Gigabit", "normalizationSizeFactor": "128", - "physicalProcessor": "Intel Xeon Platinum 8175", + "physicalProcessor": "Intel Xeon Platinum 8259 (Cascade Lake)", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "eu-west-1", + "regionCode": "us-west-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "4 x 600 NVMe SSD", "vcpu": "64", "vpcnetworkingsupport": "true", }, - "id": "r5d.16xlarge", - "name": "r5d.16xlarge", + "id": "r5dn.16xlarge", + "name": "r5dn.16xlarge", "ram": 524288, }, - "r5d.24xlarge": { - "bandwidth": 25, + "r5dn.24xlarge": { + "bandwidth": 100, "disk": 3600, "extra": { "availabilityzone": "NA", @@ -18149,34 +20630,34 @@ "clockSpeed": "3.1 GHz", "currentGeneration": "Yes", "dedicatedEbsThroughput": "12000 Mbps", - "ecu": "337", - "enhancedNetworkingSupported": "Yes", + "ecu": "NA", + "enhancedNetworkingSupported": "No", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r5d.24xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "r5dn.24xlarge", + "instancesku": "8PAUA987J4Q8MTRH", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", "memory": "768 GiB", - "networkPerformance": "25 Gigabit", + "networkPerformance": "100 Gigabit", "normalizationSizeFactor": "192", - "physicalProcessor": "Intel Xeon Platinum 8175", + "physicalProcessor": "Intel Xeon Platinum 8259 (Cascade Lake)", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "eu-west-1", + "regionCode": "ap-northeast-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "4 x 900 NVMe SSD", "vcpu": "96", "vpcnetworkingsupport": "true", }, - "id": "r5d.24xlarge", - "name": "r5d.24xlarge", + "id": "r5dn.24xlarge", + "name": "r5dn.24xlarge", "ram": 786432, }, - "r5d.2xlarge": { - "bandwidth": 10, + "r5dn.2xlarge": { + "bandwidth": 25, "disk": 300, "extra": { "availabilityzone": "NA", @@ -18184,34 +20665,34 @@ "clockSpeed": "3.1 GHz", "currentGeneration": "Yes", "dedicatedEbsThroughput": "Up to 2120 Mbps", - "ecu": "37", - "enhancedNetworkingSupported": "Yes", + "ecu": "NA", + "enhancedNetworkingSupported": "No", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r5d.2xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "r5dn.2xlarge", + "instancesku": "5TFDK9PHN5A9RS5A", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", "memory": "64 GiB", - "networkPerformance": "Up to 10 Gigabit", + "networkPerformance": "Up to 25 Gigabit", "normalizationSizeFactor": "16", - "physicalProcessor": "Intel Xeon Platinum 8175", + "physicalProcessor": "Intel Xeon Platinum 8259 (Cascade Lake)", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "ap-east-1", + "regionCode": "eu-south-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "1 x 300 NVMe SSD", "vcpu": "8", "vpcnetworkingsupport": "true", }, - "id": "r5d.2xlarge", - "name": "r5d.2xlarge", + "id": "r5dn.2xlarge", + "name": "r5dn.2xlarge", "ram": 65536, }, - "r5d.4xlarge": { - "bandwidth": 10, + "r5dn.4xlarge": { + "bandwidth": 25, "disk": 600, "extra": { "availabilityzone": "NA", @@ -18219,34 +20700,34 @@ "clockSpeed": "3.1 GHz", "currentGeneration": "Yes", "dedicatedEbsThroughput": "2120 Mbps", - "ecu": "70", - "enhancedNetworkingSupported": "Yes", + "ecu": "NA", + "enhancedNetworkingSupported": "No", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r5d.4xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "r5dn.4xlarge", + "instancesku": "PVTMYYCT833KAG2E", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", "memory": "128 GiB", - "networkPerformance": "Up to 10 Gigabit", + "networkPerformance": "Up to 25 Gigabit", "normalizationSizeFactor": "32", - "physicalProcessor": "Intel Xeon Platinum 8175", + "physicalProcessor": "Intel Xeon Platinum 8259 (Cascade Lake)", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "ap-northeast-1", + "regionCode": "ap-northeast-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "2 x 300 NVMe SSD", "vcpu": "16", "vpcnetworkingsupport": "true", }, - "id": "r5d.4xlarge", - "name": "r5d.4xlarge", + "id": "r5dn.4xlarge", + "name": "r5dn.4xlarge", "ram": 131072, }, - "r5d.8xlarge": { - "bandwidth": 10, + "r5dn.8xlarge": { + "bandwidth": 25, "disk": 1200, "extra": { "availabilityzone": "NA", @@ -18254,34 +20735,33 @@ "clockSpeed": "3.1 GHz", "currentGeneration": "Yes", "dedicatedEbsThroughput": "5000 Mbps", - "ecu": "128", - "enhancedNetworkingSupported": "Yes", + "ecu": "NA", + "enhancedNetworkingSupported": "No", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r5d.8xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "r5dn.8xlarge", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", "memory": "256 GiB", - "networkPerformance": "10 Gigabit", + "networkPerformance": "25 Gigabit", "normalizationSizeFactor": "64", - "physicalProcessor": "Intel Xeon Platinum 8175", + "physicalProcessor": "Intel Xeon Platinum 8259 (Cascade Lake)", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "ap-east-1", + "regionCode": "us-east-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "2 x 600 NVMe SSD", "vcpu": "32", "vpcnetworkingsupport": "true", }, - "id": "r5d.8xlarge", - "name": "r5d.8xlarge", + "id": "r5dn.8xlarge", + "name": "r5dn.8xlarge", "ram": 262144, }, - "r5d.large": { - "bandwidth": 10, + "r5dn.large": { + "bandwidth": 25, "disk": 75, "extra": { "availabilityzone": "NA", @@ -18289,34 +20769,34 @@ "clockSpeed": "3.1 GHz", "currentGeneration": "Yes", "dedicatedEbsThroughput": "Up to 2120 Mbps", - "ecu": "10", - "enhancedNetworkingSupported": "Yes", + "ecu": "NA", + "enhancedNetworkingSupported": "No", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r5d.large", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "r5dn.large", + "instancesku": "K4T5UGP4HDGJPFH7", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", "memory": "16 GiB", - "networkPerformance": "Up to 10 Gigabit", + "networkPerformance": "Up to 25 Gigabit", "normalizationSizeFactor": "4", - "physicalProcessor": "Intel Xeon Platinum 8175", + "physicalProcessor": "Intel Xeon Platinum 8259 (Cascade Lake)", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "ap-northeast-1", + "regionCode": "eu-west-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "1 x 75 NVMe SSD", "vcpu": "2", "vpcnetworkingsupport": "true", }, - "id": "r5d.large", - "name": "r5d.large", + "id": "r5dn.large", + "name": "r5dn.large", "ram": 16384, }, - "r5d.xlarge": { - "bandwidth": 10, + "r5dn.xlarge": { + "bandwidth": 25, "disk": 150, "extra": { "availabilityzone": "NA", @@ -18324,937 +20804,954 @@ "clockSpeed": "3.1 GHz", "currentGeneration": "Yes", "dedicatedEbsThroughput": "Up to 2120 Mbps", - "ecu": "19", - "enhancedNetworkingSupported": "Yes", + "ecu": "NA", + "enhancedNetworkingSupported": "No", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r5d.xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "r5dn.xlarge", + "instancesku": "PTAK6AMJWZ33TRF6", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", "memory": "32 GiB", - "networkPerformance": "Up to 10 Gigabit", + "networkPerformance": "Up to 25 Gigabit", "normalizationSizeFactor": "8", - "physicalProcessor": "Intel Xeon Platinum 8175", + "physicalProcessor": "Intel Xeon Platinum 8259 (Cascade Lake)", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "ap-south-1", + "regionCode": "ap-southeast-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "1 x 150 NVMe SSD", "vcpu": "4", "vpcnetworkingsupport": "true", }, - "id": "r5d.xlarge", - "name": "r5d.xlarge", + "id": "r5dn.xlarge", + "name": "r5dn.xlarge", "ram": 32768, }, - "r5dn.12xlarge": { + "r5n.12xlarge": { "bandwidth": 50, - "disk": 1800, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.1 GHz", + "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", "dedicatedEbsThroughput": "6000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "No", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r5dn.12xlarge", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "instanceType": "r5n.12xlarge", + "instancesku": "SMH7GCC45SZ6USV6", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", "memory": "384 GiB", "networkPerformance": "50 Gigabit", "normalizationSizeFactor": "96", "physicalProcessor": "Intel Xeon Platinum 8259 (Cascade Lake)", "processorArchitecture": "64-bit", - "regionCode": "ap-southeast-1", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "ap-northeast-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "2 x 900 GB NVMe SSD", + "storage": "EBS only", "vcpu": "48", "vpcnetworkingsupport": "true", }, - "id": "r5dn.12xlarge", - "name": "r5dn.12xlarge", + "id": "r5n.12xlarge", + "name": "r5n.12xlarge", "ram": 393216, }, - "r5dn.16xlarge": { + "r5n.16xlarge": { "bandwidth": 75, - "disk": 2400, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.1 GHz", + "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", "dedicatedEbsThroughput": "10000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "No", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r5dn.16xlarge", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "instanceType": "r5n.16xlarge", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", "memory": "512 GiB", "networkPerformance": "75 Gigabit", "normalizationSizeFactor": "128", "physicalProcessor": "Intel Xeon Platinum 8259 (Cascade Lake)", "processorArchitecture": "64-bit", - "regionCode": "ap-northeast-2", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "us-west-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "4 x 600 NVMe SSD", + "storage": "EBS only", "vcpu": "64", "vpcnetworkingsupport": "true", }, - "id": "r5dn.16xlarge", - "name": "r5dn.16xlarge", + "id": "r5n.16xlarge", + "name": "r5n.16xlarge", "ram": 524288, }, - "r5dn.24xlarge": { + "r5n.24xlarge": { "bandwidth": 100, - "disk": 3600, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.1 GHz", + "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", "dedicatedEbsThroughput": "12000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "No", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r5dn.24xlarge", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "instanceType": "r5n.24xlarge", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", "memory": "768 GiB", "networkPerformance": "100 Gigabit", "normalizationSizeFactor": "192", "physicalProcessor": "Intel Xeon Platinum 8259 (Cascade Lake)", "processorArchitecture": "64-bit", - "regionCode": "us-west-2", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "ap-south-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "4 x 900 NVMe SSD", + "storage": "EBS only", "vcpu": "96", "vpcnetworkingsupport": "true", }, - "id": "r5dn.24xlarge", - "name": "r5dn.24xlarge", + "id": "r5n.24xlarge", + "name": "r5n.24xlarge", "ram": 786432, }, - "r5dn.2xlarge": { + "r5n.2xlarge": { "bandwidth": 25, - "disk": 300, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.1 GHz", + "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", "dedicatedEbsThroughput": "Up to 2120 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "No", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r5dn.2xlarge", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "instanceType": "r5n.2xlarge", + "instancesku": "E73XR9X29XEVC78A", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", "memory": "64 GiB", "networkPerformance": "Up to 25 Gigabit", "normalizationSizeFactor": "16", "physicalProcessor": "Intel Xeon Platinum 8259 (Cascade Lake)", "processorArchitecture": "64-bit", - "regionCode": "ap-southeast-1", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "eu-west-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 300 NVMe SSD", + "storage": "EBS only", "vcpu": "8", "vpcnetworkingsupport": "true", }, - "id": "r5dn.2xlarge", - "name": "r5dn.2xlarge", + "id": "r5n.2xlarge", + "name": "r5n.2xlarge", "ram": 65536, }, - "r5dn.4xlarge": { + "r5n.4xlarge": { "bandwidth": 25, - "disk": 600, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.1 GHz", + "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", "dedicatedEbsThroughput": "2120 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "No", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r5dn.4xlarge", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "instanceType": "r5n.4xlarge", + "instancesku": "XAPBMPSJVJ5EWR55", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", "memory": "128 GiB", "networkPerformance": "Up to 25 Gigabit", "normalizationSizeFactor": "32", "physicalProcessor": "Intel Xeon Platinum 8259 (Cascade Lake)", "processorArchitecture": "64-bit", - "regionCode": "ap-southeast-1", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "eu-north-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "2 x 300 NVMe SSD", + "storage": "EBS only", "vcpu": "16", "vpcnetworkingsupport": "true", }, - "id": "r5dn.4xlarge", - "name": "r5dn.4xlarge", + "id": "r5n.4xlarge", + "name": "r5n.4xlarge", "ram": 131072, }, - "r5dn.8xlarge": { + "r5n.8xlarge": { "bandwidth": 25, - "disk": 1200, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.1 GHz", + "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", "dedicatedEbsThroughput": "5000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "No", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r5dn.8xlarge", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "instanceType": "r5n.8xlarge", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", "memory": "256 GiB", "networkPerformance": "25 Gigabit", "normalizationSizeFactor": "64", "physicalProcessor": "Intel Xeon Platinum 8259 (Cascade Lake)", "processorArchitecture": "64-bit", - "regionCode": "eu-central-1", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "eu-west-3", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "2 x 600 NVMe SSD", + "storage": "EBS only", "vcpu": "32", "vpcnetworkingsupport": "true", }, - "id": "r5dn.8xlarge", - "name": "r5dn.8xlarge", + "id": "r5n.8xlarge", + "name": "r5n.8xlarge", "ram": 262144, }, - "r5dn.large": { + "r5n.large": { "bandwidth": 25, - "disk": 75, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.1 GHz", + "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", "dedicatedEbsThroughput": "Up to 2120 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "No", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r5dn.large", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "instanceType": "r5n.large", + "instancesku": "6WD6N47RFBKDZDF8", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", "memory": "16 GiB", "networkPerformance": "Up to 25 Gigabit", "normalizationSizeFactor": "4", "physicalProcessor": "Intel Xeon Platinum 8259 (Cascade Lake)", "processorArchitecture": "64-bit", - "regionCode": "eu-north-1", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "ap-south-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 75 NVMe SSD", + "storage": "EBS only", "vcpu": "2", "vpcnetworkingsupport": "true", }, - "id": "r5dn.large", - "name": "r5dn.large", + "id": "r5n.large", + "name": "r5n.large", "ram": 16384, }, - "r5dn.xlarge": { + "r5n.xlarge": { "bandwidth": 25, - "disk": 150, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.1 GHz", + "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", "dedicatedEbsThroughput": "Up to 2120 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "No", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r5dn.xlarge", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "instanceType": "r5n.xlarge", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", "memory": "32 GiB", "networkPerformance": "Up to 25 Gigabit", "normalizationSizeFactor": "8", "physicalProcessor": "Intel Xeon Platinum 8259 (Cascade Lake)", "processorArchitecture": "64-bit", - "regionCode": "eu-west-1", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "ap-northeast-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 150 NVMe SSD", + "storage": "EBS only", "vcpu": "4", "vpcnetworkingsupport": "true", }, - "id": "r5dn.xlarge", - "name": "r5dn.xlarge", + "id": "r5n.xlarge", + "name": "r5n.xlarge", "ram": 32768, }, - "r5n.12xlarge": { - "bandwidth": 50, + "r6a.12xlarge": { + "bandwidth": 18750, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.5 GHz", + "clockSpeed": "3.6 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "6000 Mbps", + "dedicatedEbsThroughput": "10000 Mbps", "ecu": "NA", - "enhancedNetworkingSupported": "No", + "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r5n.12xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "r6a.12xlarge", + "instancesku": "5RG27YCVCH2MSGJR", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", "memory": "384 GiB", - "networkPerformance": "50 Gigabit", + "networkPerformance": "18750 Megabit", "normalizationSizeFactor": "96", - "physicalProcessor": "Intel Xeon Platinum 8259 (Cascade Lake)", + "physicalProcessor": "AMD EPYC 7R13 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "ap-southeast-1", + "processorFeatures": "AMD Turbo; AVX; AVX2", + "regionCode": "us-east-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", "vcpu": "48", "vpcnetworkingsupport": "true", }, - "id": "r5n.12xlarge", - "name": "r5n.12xlarge", + "id": "r6a.12xlarge", + "name": "r6a.12xlarge", "ram": 393216, }, - "r5n.16xlarge": { - "bandwidth": 75, + "r6a.16xlarge": { + "bandwidth": 25000, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.5 GHz", + "clockSpeed": "3.6 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "10000 Mbps", + "dedicatedEbsThroughput": "13333 Mbps", "ecu": "NA", - "enhancedNetworkingSupported": "No", + "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r5n.16xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "r6a.16xlarge", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", "memory": "512 GiB", - "networkPerformance": "75 Gigabit", + "networkPerformance": "25000 Megabit", "normalizationSizeFactor": "128", - "physicalProcessor": "Intel Xeon Platinum 8259 (Cascade Lake)", + "physicalProcessor": "AMD EPYC 7R13 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "eu-west-3", + "processorFeatures": "AMD Turbo; AVX; AVX2", + "regionCode": "eu-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", "vcpu": "64", "vpcnetworkingsupport": "true", }, - "id": "r5n.16xlarge", - "name": "r5n.16xlarge", + "id": "r6a.16xlarge", + "name": "r6a.16xlarge", "ram": 524288, }, - "r5n.24xlarge": { - "bandwidth": 100, + "r6a.24xlarge": { + "bandwidth": 37500, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.5 GHz", + "clockSpeed": "3.6 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "12000 Mbps", + "dedicatedEbsThroughput": "20000 Mbps", "ecu": "NA", - "enhancedNetworkingSupported": "No", + "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r5n.24xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "r6a.24xlarge", + "instancesku": "MSN6FFMJFF9MMQVA", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", "memory": "768 GiB", - "networkPerformance": "100 Gigabit", + "networkPerformance": "37500 Megabit", "normalizationSizeFactor": "192", - "physicalProcessor": "Intel Xeon Platinum 8259 (Cascade Lake)", + "physicalProcessor": "AMD EPYC 7R13 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "ap-south-1", + "processorFeatures": "AMD Turbo; AVX; AVX2", + "regionCode": "eu-west-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", "vcpu": "96", "vpcnetworkingsupport": "true", }, - "id": "r5n.24xlarge", - "name": "r5n.24xlarge", + "id": "r6a.24xlarge", + "name": "r6a.24xlarge", "ram": 786432, }, - "r5n.2xlarge": { - "bandwidth": 25, + "r6a.2xlarge": { + "bandwidth": 12500, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.5 GHz", + "clockSpeed": "3.6 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 2120 Mbps", + "dedicatedEbsThroughput": "Up to 6667 Mbps", "ecu": "NA", - "enhancedNetworkingSupported": "No", + "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r5n.2xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "r6a.2xlarge", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", "memory": "64 GiB", - "networkPerformance": "Up to 25 Gigabit", + "networkPerformance": "Up to 12500 Megabit", "normalizationSizeFactor": "16", - "physicalProcessor": "Intel Xeon Platinum 8259 (Cascade Lake)", + "physicalProcessor": "AMD EPYC 7R13 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "us-east-1", + "processorFeatures": "AMD Turbo; AVX; AVX2", + "regionCode": "us-west-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", "vcpu": "8", "vpcnetworkingsupport": "true", }, - "id": "r5n.2xlarge", - "name": "r5n.2xlarge", + "id": "r6a.2xlarge", + "name": "r6a.2xlarge", "ram": 65536, }, - "r5n.4xlarge": { - "bandwidth": 25, + "r6a.32xlarge": { + "bandwidth": 50000, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.5 GHz", + "clockSpeed": "3.6 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "2120 Mbps", + "dedicatedEbsThroughput": "26667 Mbps", "ecu": "NA", - "enhancedNetworkingSupported": "No", + "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r5n.4xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "r6a.32xlarge", + "instancesku": "7BSD878TFSBBCHD2", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "128 GiB", - "networkPerformance": "Up to 25 Gigabit", - "normalizationSizeFactor": "32", - "physicalProcessor": "Intel Xeon Platinum 8259 (Cascade Lake)", + "memory": "1024 GiB", + "networkPerformance": "50000 Megabit", + "normalizationSizeFactor": "256", + "physicalProcessor": "AMD EPYC 7R13 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "eu-west-3", + "processorFeatures": "AMD Turbo; AVX; AVX2", + "regionCode": "ap-southeast-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", - "vcpu": "16", + "vcpu": "128", "vpcnetworkingsupport": "true", }, - "id": "r5n.4xlarge", - "name": "r5n.4xlarge", - "ram": 131072, + "id": "r6a.32xlarge", + "name": "r6a.32xlarge", + "ram": 1048576, }, - "r5n.8xlarge": { - "bandwidth": 25, + "r6a.48xlarge": { + "bandwidth": 50000, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.5 GHz", + "clockSpeed": "3.6 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "5000 Mbps", + "dedicatedEbsThroughput": "40000 Mbps", "ecu": "NA", - "enhancedNetworkingSupported": "No", + "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r5n.8xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "r6a.48xlarge", + "instancesku": "TUKRAD8KDFD7PMUX", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "256 GiB", - "networkPerformance": "25 Gigabit", - "normalizationSizeFactor": "64", - "physicalProcessor": "Intel Xeon Platinum 8259 (Cascade Lake)", + "memory": "1536 GiB", + "networkPerformance": "50000 Megabit", + "normalizationSizeFactor": "384", + "physicalProcessor": "AMD EPYC 7R13 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "eu-west-2", + "processorFeatures": "AMD Turbo; AVX; AVX2", + "regionCode": "ap-southeast-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", - "vcpu": "32", + "vcpu": "192", "vpcnetworkingsupport": "true", }, - "id": "r5n.8xlarge", - "name": "r5n.8xlarge", - "ram": 262144, + "id": "r6a.48xlarge", + "name": "r6a.48xlarge", + "ram": 1572864, }, - "r5n.large": { - "bandwidth": 25, + "r6a.4xlarge": { + "bandwidth": 12500, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.5 GHz", + "clockSpeed": "3.6 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 2120 Mbps", + "dedicatedEbsThroughput": "Up to 6667 Mbps", "ecu": "NA", - "enhancedNetworkingSupported": "No", + "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r5n.large", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "r6a.4xlarge", + "instancesku": "VM2H22UZVW5658C9", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "16 GiB", - "networkPerformance": "Up to 25 Gigabit", - "normalizationSizeFactor": "4", - "physicalProcessor": "Intel Xeon Platinum 8259 (Cascade Lake)", + "memory": "128 GiB", + "networkPerformance": "Up to 12500 Megabit", + "normalizationSizeFactor": "32", + "physicalProcessor": "AMD EPYC 7R13 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "ca-central-1", + "processorFeatures": "AMD Turbo; AVX; AVX2", + "regionCode": "ap-south-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", - "vcpu": "2", + "vcpu": "16", "vpcnetworkingsupport": "true", }, - "id": "r5n.large", - "name": "r5n.large", - "ram": 16384, + "id": "r6a.4xlarge", + "name": "r6a.4xlarge", + "ram": 131072, }, - "r5n.xlarge": { - "bandwidth": 25, + "r6a.8xlarge": { + "bandwidth": 12500, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.5 GHz", + "clockSpeed": "3.6 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 2120 Mbps", + "dedicatedEbsThroughput": "6667 Mbps", "ecu": "NA", - "enhancedNetworkingSupported": "No", + "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r5n.xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "r6a.8xlarge", + "instancesku": "GHFUUFQUYNGYV4M3", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "32 GiB", - "networkPerformance": "Up to 25 Gigabit", - "normalizationSizeFactor": "8", - "physicalProcessor": "Intel Xeon Platinum 8259 (Cascade Lake)", + "memory": "256 GiB", + "networkPerformance": "12500 Megabit", + "normalizationSizeFactor": "64", + "physicalProcessor": "AMD EPYC 7R13 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "us-east-1", + "processorFeatures": "AMD Turbo; AVX; AVX2", + "regionCode": "eu-west-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", - "vcpu": "4", + "vcpu": "32", "vpcnetworkingsupport": "true", }, - "id": "r5n.xlarge", - "name": "r5n.xlarge", - "ram": 32768, + "id": "r6a.8xlarge", + "name": "r6a.8xlarge", + "ram": 262144, }, - "r6a.12xlarge": { - "bandwidth": 18750, + "r6a.large": { + "bandwidth": 12500, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", "clockSpeed": "3.6 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "10000 Mbps", + "dedicatedEbsThroughput": "Up to 6667 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r6a.12xlarge", + "instanceType": "r6a.large", + "instancesku": "RTBTCPPPNNMZZZRE", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "384 GiB", - "networkPerformance": "18750 Megabit", - "normalizationSizeFactor": "96", + "memory": "16 GiB", + "networkPerformance": "Up to 12500 Megabit", + "normalizationSizeFactor": "4", "physicalProcessor": "AMD EPYC 7R13 Processor", "processorArchitecture": "64-bit", "processorFeatures": "AMD Turbo; AVX; AVX2", - "regionCode": "ap-northeast-1", + "regionCode": "us-west-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", - "vcpu": "48", + "vcpu": "2", "vpcnetworkingsupport": "true", }, - "id": "r6a.12xlarge", - "name": "r6a.12xlarge", - "ram": 393216, + "id": "r6a.large", + "name": "r6a.large", + "ram": 16384, }, - "r6a.16xlarge": { - "bandwidth": 25000, + "r6a.xlarge": { + "bandwidth": 12500, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", "clockSpeed": "3.6 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "13333 Mbps", + "dedicatedEbsThroughput": "Up to 6667 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r6a.16xlarge", + "instanceType": "r6a.xlarge", + "instancesku": "M6ZJ4JJYJXW3FH72", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "512 GiB", - "networkPerformance": "25000 Megabit", - "normalizationSizeFactor": "128", + "memory": "32 GiB", + "networkPerformance": "Up to 12500 Megabit", + "normalizationSizeFactor": "8", "physicalProcessor": "AMD EPYC 7R13 Processor", "processorArchitecture": "64-bit", "processorFeatures": "AMD Turbo; AVX; AVX2", - "regionCode": "ap-northeast-1", + "regionCode": "ca-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", - "vcpu": "64", + "vcpu": "4", "vpcnetworkingsupport": "true", }, - "id": "r6a.16xlarge", - "name": "r6a.16xlarge", - "ram": 524288, + "id": "r6a.xlarge", + "name": "r6a.xlarge", + "ram": 32768, }, - "r6a.24xlarge": { - "bandwidth": 37500, + "r6g.12xlarge": { + "bandwidth": 20, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.6 GHz", + "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "20000 Mbps", + "dedicatedEbsThroughput": "13500 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r6a.24xlarge", + "instanceType": "r6g.12xlarge", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "768 GiB", - "networkPerformance": "37500 Megabit", - "normalizationSizeFactor": "192", - "physicalProcessor": "AMD EPYC 7R13 Processor", + "memory": "384 GiB", + "networkPerformance": "20 Gigabit", + "normalizationSizeFactor": "96", + "physicalProcessor": "AWS Graviton2 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "AMD Turbo; AVX; AVX2", - "regionCode": "us-east-2", + "regionCode": "ap-east-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", - "vcpu": "96", + "vcpu": "48", "vpcnetworkingsupport": "true", }, - "id": "r6a.24xlarge", - "name": "r6a.24xlarge", - "ram": 786432, + "id": "r6g.12xlarge", + "name": "r6g.12xlarge", + "ram": 393216, }, - "r6a.2xlarge": { - "bandwidth": 12500, + "r6g.16xlarge": { + "bandwidth": 25, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.6 GHz", + "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 6667 Mbps", + "dedicatedEbsThroughput": "18000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r6a.2xlarge", + "instanceType": "r6g.16xlarge", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "64 GiB", - "networkPerformance": "Up to 12500 Megabit", - "normalizationSizeFactor": "16", - "physicalProcessor": "AMD EPYC 7R13 Processor", + "memory": "512 GiB", + "networkPerformance": "25 Gigabit", + "normalizationSizeFactor": "128", + "physicalProcessor": "AWS Graviton2 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "AMD Turbo; AVX; AVX2", - "regionCode": "us-east-2", + "regionCode": "ca-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", - "vcpu": "8", + "vcpu": "64", "vpcnetworkingsupport": "true", }, - "id": "r6a.2xlarge", - "name": "r6a.2xlarge", - "ram": 65536, + "id": "r6g.16xlarge", + "name": "r6g.16xlarge", + "ram": 524288, }, - "r6a.32xlarge": { - "bandwidth": 50000, + "r6g.2xlarge": { + "bandwidth": 10, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.6 GHz", + "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "26667 Mbps", + "dedicatedEbsThroughput": "Up to 4500 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r6a.32xlarge", + "instanceType": "r6g.2xlarge", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "1024 GiB", - "networkPerformance": "50000 Megabit", - "normalizationSizeFactor": "256", - "physicalProcessor": "AMD EPYC 7R13 Processor", + "memory": "64 GiB", + "networkPerformance": "Up to 10 Gigabit", + "normalizationSizeFactor": "16", + "physicalProcessor": "AWS Graviton2 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "AMD Turbo; AVX; AVX2", - "regionCode": "eu-central-1", + "regionCode": "us-west-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", - "vcpu": "128", + "vcpu": "8", "vpcnetworkingsupport": "true", }, - "id": "r6a.32xlarge", - "name": "r6a.32xlarge", - "ram": 1048576, + "id": "r6g.2xlarge", + "name": "r6g.2xlarge", + "ram": 65536, }, - "r6a.48xlarge": { - "bandwidth": 50000, + "r6g.4xlarge": { + "bandwidth": 10, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.6 GHz", + "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "40000 Mbps", + "dedicatedEbsThroughput": "4500 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r6a.48xlarge", + "instanceType": "r6g.4xlarge", + "instancesku": "G9CVKPRNCE3JEHNA", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "1536 GiB", - "networkPerformance": "50000 Megabit", - "normalizationSizeFactor": "384", - "physicalProcessor": "AMD EPYC 7R13 Processor", + "memory": "128 GiB", + "networkPerformance": "Up to 10 Gigabit", + "normalizationSizeFactor": "32", + "physicalProcessor": "AWS Graviton2 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "AMD Turbo; AVX; AVX2", - "regionCode": "us-west-2", + "regionCode": "ap-southeast-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", - "vcpu": "192", + "vcpu": "16", "vpcnetworkingsupport": "true", }, - "id": "r6a.48xlarge", - "name": "r6a.48xlarge", - "ram": 1572864, + "id": "r6g.4xlarge", + "name": "r6g.4xlarge", + "ram": 131072, }, - "r6a.4xlarge": { - "bandwidth": 12500, + "r6g.8xlarge": { + "bandwidth": 12, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.6 GHz", + "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 6667 Mbps", + "dedicatedEbsThroughput": "9000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r6a.4xlarge", + "instanceType": "r6g.8xlarge", + "instancesku": "JU3XS3CSJVG9PG6T", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "128 GiB", - "networkPerformance": "Up to 12500 Megabit", - "normalizationSizeFactor": "32", - "physicalProcessor": "AMD EPYC 7R13 Processor", + "memory": "256 GiB", + "networkPerformance": "12 Gigabit", + "normalizationSizeFactor": "64", + "physicalProcessor": "AWS Graviton2 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "AMD Turbo; AVX; AVX2", - "regionCode": "us-west-1", + "regionCode": "eu-west-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", - "vcpu": "16", + "vcpu": "32", "vpcnetworkingsupport": "true", }, - "id": "r6a.4xlarge", - "name": "r6a.4xlarge", - "ram": 131072, + "id": "r6g.8xlarge", + "name": "r6g.8xlarge", + "ram": 262144, }, - "r6a.8xlarge": { - "bandwidth": 12500, + "r6g.large": { + "bandwidth": 10, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.6 GHz", + "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "6667 Mbps", + "dedicatedEbsThroughput": "Up to 4500 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r6a.8xlarge", + "instanceType": "r6g.large", + "instancesku": "3F7S3UNTHN3MP78B", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "256 GiB", - "networkPerformance": "12500 Megabit", - "normalizationSizeFactor": "64", - "physicalProcessor": "AMD EPYC 7R13 Processor", + "memory": "16 GiB", + "networkPerformance": "Up to 10 Gigabit", + "normalizationSizeFactor": "4", + "physicalProcessor": "AWS Graviton2 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "AMD Turbo; AVX; AVX2", - "regionCode": "us-east-2", + "regionCode": "eu-west-3", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", - "vcpu": "32", + "vcpu": "2", "vpcnetworkingsupport": "true", }, - "id": "r6a.8xlarge", - "name": "r6a.8xlarge", - "ram": 262144, + "id": "r6g.large", + "name": "r6g.large", + "ram": 16384, }, - "r6a.large": { - "bandwidth": 12500, + "r6g.medium": { + "bandwidth": 10, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.6 GHz", + "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 6667 Mbps", + "dedicatedEbsThroughput": "Up to 4500 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r6a.large", + "instanceType": "r6g.medium", + "instancesku": "94RYVQHX4TWDPAUG", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "16 GiB", - "networkPerformance": "Up to 12500 Megabit", - "normalizationSizeFactor": "4", - "physicalProcessor": "AMD EPYC 7R13 Processor", + "memory": "8 GiB", + "networkPerformance": "Up to 10 Gigabit", + "normalizationSizeFactor": "2", + "physicalProcessor": "AWS Graviton2 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "AMD Turbo; AVX; AVX2", "regionCode": "us-east-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", - "vcpu": "2", + "vcpu": "1", "vpcnetworkingsupport": "true", }, - "id": "r6a.large", - "name": "r6a.large", - "ram": 16384, + "id": "r6g.medium", + "name": "r6g.medium", + "ram": 8192, }, - "r6a.xlarge": { - "bandwidth": 12500, + "r6g.xlarge": { + "bandwidth": 10, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.6 GHz", + "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 6667 Mbps", + "dedicatedEbsThroughput": "Up to 4500 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r6a.xlarge", + "instanceType": "r6g.xlarge", + "instancesku": "QCPDTQPKB7E87SYY", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", "marketoption": "OnDemand", "memory": "32 GiB", - "networkPerformance": "Up to 12500 Megabit", + "networkPerformance": "Up to 10 Gigabit", "normalizationSizeFactor": "8", - "physicalProcessor": "AMD EPYC 7R13 Processor", + "physicalProcessor": "AWS Graviton2 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "AMD Turbo; AVX; AVX2", - "regionCode": "ap-southeast-2", + "regionCode": "ap-east-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", "vcpu": "4", "vpcnetworkingsupport": "true", }, - "id": "r6a.xlarge", - "name": "r6a.xlarge", + "id": "r6g.xlarge", + "name": "r6g.xlarge", "ram": 32768, }, - "r6g.12xlarge": { + "r6gd.12xlarge": { "bandwidth": 20, - "disk": 0, + "disk": 2850, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", @@ -19265,7 +21762,8 @@ "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r6g.12xlarge", + "instanceType": "r6gd.12xlarge", + "instancesku": "DQHFFY2N32GJ4KHG", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", @@ -19275,20 +21773,20 @@ "normalizationSizeFactor": "96", "physicalProcessor": "AWS Graviton2 Processor", "processorArchitecture": "64-bit", - "regionCode": "ap-southeast-1", + "regionCode": "eu-north-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", + "storage": "2 x 1425 NVMe SSD", "vcpu": "48", "vpcnetworkingsupport": "true", }, - "id": "r6g.12xlarge", - "name": "r6g.12xlarge", + "id": "r6gd.12xlarge", + "name": "r6gd.12xlarge", "ram": 393216, }, - "r6g.16xlarge": { + "r6gd.16xlarge": { "bandwidth": 25, - "disk": 0, + "disk": 3800, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", @@ -19299,7 +21797,7 @@ "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r6g.16xlarge", + "instanceType": "r6gd.16xlarge", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", @@ -19309,20 +21807,20 @@ "normalizationSizeFactor": "128", "physicalProcessor": "AWS Graviton2 Processor", "processorArchitecture": "64-bit", - "regionCode": "ap-east-1", + "regionCode": "eu-west-3", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", + "storage": "2 x 1900 NVMe SSD", "vcpu": "64", "vpcnetworkingsupport": "true", }, - "id": "r6g.16xlarge", - "name": "r6g.16xlarge", + "id": "r6gd.16xlarge", + "name": "r6gd.16xlarge", "ram": 524288, }, - "r6g.2xlarge": { + "r6gd.2xlarge": { "bandwidth": 10, - "disk": 0, + "disk": 475, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", @@ -19333,7 +21831,8 @@ "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r6g.2xlarge", + "instanceType": "r6gd.2xlarge", + "instancesku": "NKKKMUC8VTHJGNJ3", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", @@ -19343,20 +21842,20 @@ "normalizationSizeFactor": "16", "physicalProcessor": "AWS Graviton2 Processor", "processorArchitecture": "64-bit", - "regionCode": "ap-southeast-2", + "regionCode": "us-east-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", + "storage": "1 x 475 NVMe SSD", "vcpu": "8", "vpcnetworkingsupport": "true", }, - "id": "r6g.2xlarge", - "name": "r6g.2xlarge", + "id": "r6gd.2xlarge", + "name": "r6gd.2xlarge", "ram": 65536, }, - "r6g.4xlarge": { + "r6gd.4xlarge": { "bandwidth": 10, - "disk": 0, + "disk": 950, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", @@ -19367,7 +21866,7 @@ "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r6g.4xlarge", + "instanceType": "r6gd.4xlarge", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", @@ -19380,17 +21879,17 @@ "regionCode": "eu-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", + "storage": "1 x 950 NVMe SSD", "vcpu": "16", "vpcnetworkingsupport": "true", }, - "id": "r6g.4xlarge", - "name": "r6g.4xlarge", + "id": "r6gd.4xlarge", + "name": "r6gd.4xlarge", "ram": 131072, }, - "r6g.8xlarge": { + "r6gd.8xlarge": { "bandwidth": 12, - "disk": 0, + "disk": 1900, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", @@ -19401,7 +21900,7 @@ "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r6g.8xlarge", + "instanceType": "r6gd.8xlarge", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", @@ -19411,20 +21910,20 @@ "normalizationSizeFactor": "64", "physicalProcessor": "AWS Graviton2 Processor", "processorArchitecture": "64-bit", - "regionCode": "eu-west-1", + "regionCode": "ap-southeast-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", + "storage": "1 x 1900 NVMe SSD", "vcpu": "32", "vpcnetworkingsupport": "true", - }, - "id": "r6g.8xlarge", - "name": "r6g.8xlarge", + }, + "id": "r6gd.8xlarge", + "name": "r6gd.8xlarge", "ram": 262144, }, - "r6g.large": { + "r6gd.large": { "bandwidth": 10, - "disk": 0, + "disk": 118, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", @@ -19435,7 +21934,8 @@ "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r6g.large", + "instanceType": "r6gd.large", + "instancesku": "E4YG7JC73SCP7EKG", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", @@ -19445,20 +21945,20 @@ "normalizationSizeFactor": "4", "physicalProcessor": "AWS Graviton2 Processor", "processorArchitecture": "64-bit", - "regionCode": "eu-central-1", + "regionCode": "ap-northeast-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", + "storage": "1 x 118 NVMe SSD", "vcpu": "2", "vpcnetworkingsupport": "true", }, - "id": "r6g.large", - "name": "r6g.large", + "id": "r6gd.large", + "name": "r6gd.large", "ram": 16384, }, - "r6g.medium": { + "r6gd.medium": { "bandwidth": 10, - "disk": 0, + "disk": 59, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", @@ -19469,7 +21969,8 @@ "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r6g.medium", + "instanceType": "r6gd.medium", + "instancesku": "6UT3UMQBXYMNWFKU", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", @@ -19479,20 +21980,20 @@ "normalizationSizeFactor": "2", "physicalProcessor": "AWS Graviton2 Processor", "processorArchitecture": "64-bit", - "regionCode": "eu-west-3", + "regionCode": "eu-west-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", + "storage": "1 x 59 NVMe SSD", "vcpu": "1", "vpcnetworkingsupport": "true", }, - "id": "r6g.medium", - "name": "r6g.medium", + "id": "r6gd.medium", + "name": "r6gd.medium", "ram": 8192, }, - "r6g.xlarge": { + "r6gd.xlarge": { "bandwidth": 10, - "disk": 0, + "disk": 237, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", @@ -19503,7 +22004,8 @@ "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r6g.xlarge", + "instanceType": "r6gd.xlarge", + "instancesku": "T8TGZ93MC3QPTCKS", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", @@ -19513,292 +22015,341 @@ "normalizationSizeFactor": "8", "physicalProcessor": "AWS Graviton2 Processor", "processorArchitecture": "64-bit", - "regionCode": "eu-central-1", + "regionCode": "ap-northeast-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", + "storage": "1 x 237 NVMe SSD", "vcpu": "4", "vpcnetworkingsupport": "true", }, - "id": "r6g.xlarge", - "name": "r6g.xlarge", + "id": "r6gd.xlarge", + "name": "r6gd.xlarge", "ram": 32768, }, - "r6gd.12xlarge": { - "bandwidth": 20, - "disk": 2850, + "r6i.12xlarge": { + "bandwidth": 18750, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.5 GHz", + "clockSpeed": "3.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "13500 Mbps", + "dedicatedEbsThroughput": "15000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r6gd.12xlarge", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "instanceType": "r6i.12xlarge", + "instancesku": "KBT26J6CP63QFBHJ", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", "memory": "384 GiB", - "networkPerformance": "20 Gigabit", + "networkPerformance": "18750 Megabit", "normalizationSizeFactor": "96", - "physicalProcessor": "AWS Graviton2 Processor", + "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", "processorArchitecture": "64-bit", - "regionCode": "sa-east-1", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "ap-northeast-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "2 x 1425 NVMe SSD", + "storage": "EBS only", "vcpu": "48", "vpcnetworkingsupport": "true", }, - "id": "r6gd.12xlarge", - "name": "r6gd.12xlarge", + "id": "r6i.12xlarge", + "name": "r6i.12xlarge", "ram": 393216, }, - "r6gd.16xlarge": { - "bandwidth": 25, - "disk": 3800, + "r6i.16xlarge": { + "bandwidth": 25000, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.5 GHz", + "clockSpeed": "3.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "18000 Mbps", + "dedicatedEbsThroughput": "20000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r6gd.16xlarge", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "instanceType": "r6i.16xlarge", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", "memory": "512 GiB", - "networkPerformance": "25 Gigabit", + "networkPerformance": "25000 Megabit", "normalizationSizeFactor": "128", - "physicalProcessor": "AWS Graviton2 Processor", + "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", "processorArchitecture": "64-bit", - "regionCode": "eu-north-1", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "sa-east-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "2 x 1900 NVMe SSD", + "storage": "EBS only", "vcpu": "64", "vpcnetworkingsupport": "true", }, - "id": "r6gd.16xlarge", - "name": "r6gd.16xlarge", + "id": "r6i.16xlarge", + "name": "r6i.16xlarge", "ram": 524288, }, - "r6gd.2xlarge": { - "bandwidth": 10, - "disk": 475, + "r6i.24xlarge": { + "bandwidth": 37500, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.5 GHz", + "clockSpeed": "3.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 4500 Mbps", + "dedicatedEbsThroughput": "30000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r6gd.2xlarge", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "instanceType": "r6i.24xlarge", + "instancesku": "KAZ35PTYHRGQXF48", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", + "marketoption": "OnDemand", + "memory": "768 GiB", + "networkPerformance": "37500 Megabit", + "normalizationSizeFactor": "192", + "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", + "processorArchitecture": "64-bit", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "ap-northeast-2", + "servicecode": "AmazonEC2", + "servicename": "Amazon Elastic Compute Cloud", + "storage": "EBS only", + "vcpu": "96", + "vpcnetworkingsupport": "true", + }, + "id": "r6i.24xlarge", + "name": "r6i.24xlarge", + "ram": 786432, + }, + "r6i.2xlarge": { + "bandwidth": 12500, + "disk": 0, + "extra": { + "availabilityzone": "NA", + "classicnetworkingsupport": "false", + "clockSpeed": "3.5 GHz", + "currentGeneration": "Yes", + "dedicatedEbsThroughput": "Up to 10000 Mbps", + "ecu": "NA", + "enhancedNetworkingSupported": "Yes", + "gpuMemory": "NA", + "instanceFamily": "Memory optimized", + "instanceType": "r6i.2xlarge", + "instancesku": "GCMURA7T4XN4SCDF", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", "memory": "64 GiB", - "networkPerformance": "Up to 10 Gigabit", + "networkPerformance": "Up to 12500 Megabit", "normalizationSizeFactor": "16", - "physicalProcessor": "AWS Graviton2 Processor", + "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", "processorArchitecture": "64-bit", - "regionCode": "ap-northeast-1", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "us-west-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 475 NVMe SSD", + "storage": "EBS only", "vcpu": "8", "vpcnetworkingsupport": "true", }, - "id": "r6gd.2xlarge", - "name": "r6gd.2xlarge", + "id": "r6i.2xlarge", + "name": "r6i.2xlarge", "ram": 65536, }, - "r6gd.4xlarge": { - "bandwidth": 10, - "disk": 950, + "r6i.32xlarge": { + "bandwidth": 50000, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.5 GHz", + "clockSpeed": "3.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "4500 Mbps", + "dedicatedEbsThroughput": "40000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r6gd.4xlarge", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "instanceType": "r6i.32xlarge", + "instancesku": "NAXJMGJV4T3ATM9C", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "128 GiB", - "networkPerformance": "Up to 10 Gigabit", - "normalizationSizeFactor": "32", - "physicalProcessor": "AWS Graviton2 Processor", + "memory": "1024 GiB", + "networkPerformance": "50000 Megabit", + "normalizationSizeFactor": "256", + "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", "processorArchitecture": "64-bit", - "regionCode": "eu-central-1", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "ap-southeast-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 950 NVMe SSD", - "vcpu": "16", + "storage": "EBS only", + "vcpu": "128", "vpcnetworkingsupport": "true", }, - "id": "r6gd.4xlarge", - "name": "r6gd.4xlarge", - "ram": 131072, + "id": "r6i.32xlarge", + "name": "r6i.32xlarge", + "ram": 1048576, }, - "r6gd.8xlarge": { - "bandwidth": 12, - "disk": 1900, + "r6i.4xlarge": { + "bandwidth": 12500, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.5 GHz", + "clockSpeed": "3.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "9000 Mbps", + "dedicatedEbsThroughput": "Up to 10000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r6gd.8xlarge", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "instanceType": "r6i.4xlarge", + "instancesku": "VT8HNM5SDM24MGDZ", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "256 GiB", - "networkPerformance": "12 Gigabit", - "normalizationSizeFactor": "64", - "physicalProcessor": "AWS Graviton2 Processor", + "memory": "128 GiB", + "networkPerformance": "Up to 12500 Megabit", + "normalizationSizeFactor": "32", + "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", "processorArchitecture": "64-bit", - "regionCode": "sa-east-1", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "us-east-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 1900 NVMe SSD", - "vcpu": "32", + "storage": "EBS only", + "vcpu": "16", "vpcnetworkingsupport": "true", }, - "id": "r6gd.8xlarge", - "name": "r6gd.8xlarge", - "ram": 262144, + "id": "r6i.4xlarge", + "name": "r6i.4xlarge", + "ram": 131072, }, - "r6gd.large": { - "bandwidth": 10, - "disk": 118, + "r6i.8xlarge": { + "bandwidth": 12500, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.5 GHz", + "clockSpeed": "3.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 4500 Mbps", + "dedicatedEbsThroughput": "10000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r6gd.large", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "instanceType": "r6i.8xlarge", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "16 GiB", - "networkPerformance": "Up to 10 Gigabit", - "normalizationSizeFactor": "4", - "physicalProcessor": "AWS Graviton2 Processor", + "memory": "256 GiB", + "networkPerformance": "12500 Megabit", + "normalizationSizeFactor": "64", + "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", "processorArchitecture": "64-bit", - "regionCode": "sa-east-1", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "ap-northeast-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 118 NVMe SSD", - "vcpu": "2", + "storage": "EBS only", + "vcpu": "32", "vpcnetworkingsupport": "true", }, - "id": "r6gd.large", - "name": "r6gd.large", - "ram": 16384, + "id": "r6i.8xlarge", + "name": "r6i.8xlarge", + "ram": 262144, }, - "r6gd.medium": { - "bandwidth": 10, - "disk": 59, + "r6i.large": { + "bandwidth": 12500, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.5 GHz", + "clockSpeed": "3.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 4500 Mbps", + "dedicatedEbsThroughput": "Up to 10000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r6gd.medium", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "instanceType": "r6i.large", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "8 GiB", - "networkPerformance": "Up to 10 Gigabit", - "normalizationSizeFactor": "2", - "physicalProcessor": "AWS Graviton2 Processor", + "memory": "16 GiB", + "networkPerformance": "Up to 12500 Megabit", + "normalizationSizeFactor": "4", + "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", "processorArchitecture": "64-bit", - "regionCode": "ap-southeast-2", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "us-east-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 59 NVMe SSD", - "vcpu": "1", + "storage": "EBS only", + "vcpu": "2", "vpcnetworkingsupport": "true", }, - "id": "r6gd.medium", - "name": "r6gd.medium", - "ram": 8192, + "id": "r6i.large", + "name": "r6i.large", + "ram": 16384, }, - "r6gd.xlarge": { - "bandwidth": 10, - "disk": 237, + "r6i.xlarge": { + "bandwidth": 12500, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.5 GHz", + "clockSpeed": "3.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 4500 Mbps", + "dedicatedEbsThroughput": "Up to 10000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r6gd.xlarge", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "instanceType": "r6i.xlarge", + "instancesku": "29ZSGZP5P8R5RKJF", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", "memory": "32 GiB", - "networkPerformance": "Up to 10 Gigabit", + "networkPerformance": "Up to 12500 Megabit", "normalizationSizeFactor": "8", - "physicalProcessor": "AWS Graviton2 Processor", + "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", "processorArchitecture": "64-bit", - "regionCode": "eu-west-3", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "ca-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 237 NVMe SSD", + "storage": "EBS only", "vcpu": "4", "vpcnetworkingsupport": "true", }, - "id": "r6gd.xlarge", - "name": "r6gd.xlarge", + "id": "r6i.xlarge", + "name": "r6i.xlarge", "ram": 32768, }, - "r6i.12xlarge": { + "r6id.12xlarge": { "bandwidth": 18750, - "disk": 0, + "disk": 2850, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", @@ -19809,7 +22360,7 @@ "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r6i.12xlarge", + "instanceType": "r6id.12xlarge", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", @@ -19820,20 +22371,20 @@ "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "us-west-2", + "regionCode": "eu-west-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", + "storage": "2 x 1425 NVMe SSD", "vcpu": "48", "vpcnetworkingsupport": "true", }, - "id": "r6i.12xlarge", - "name": "r6i.12xlarge", + "id": "r6id.12xlarge", + "name": "r6id.12xlarge", "ram": 393216, }, - "r6i.16xlarge": { + "r6id.16xlarge": { "bandwidth": 25000, - "disk": 0, + "disk": 3800, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", @@ -19844,7 +22395,8 @@ "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r6i.16xlarge", + "instanceType": "r6id.16xlarge", + "instancesku": "BBCJTJTX4TBRMRTH", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", @@ -19855,20 +22407,20 @@ "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "eu-west-1", + "regionCode": "us-west-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", + "storage": "2 x 1900 NVMe SSD", "vcpu": "64", "vpcnetworkingsupport": "true", }, - "id": "r6i.16xlarge", - "name": "r6i.16xlarge", + "id": "r6id.16xlarge", + "name": "r6id.16xlarge", "ram": 524288, }, - "r6i.24xlarge": { + "r6id.24xlarge": { "bandwidth": 37500, - "disk": 0, + "disk": 5700, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", @@ -19879,7 +22431,7 @@ "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r6i.24xlarge", + "instanceType": "r6id.24xlarge", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", @@ -19890,20 +22442,20 @@ "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "ap-south-1", + "regionCode": "us-east-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", + "storage": "4 x 1425 NVMe SSD", "vcpu": "96", "vpcnetworkingsupport": "true", }, - "id": "r6i.24xlarge", - "name": "r6i.24xlarge", + "id": "r6id.24xlarge", + "name": "r6id.24xlarge", "ram": 786432, }, - "r6i.2xlarge": { + "r6id.2xlarge": { "bandwidth": 12500, - "disk": 0, + "disk": 474, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", @@ -19914,7 +22466,7 @@ "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r6i.2xlarge", + "instanceType": "r6id.2xlarge", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", @@ -19925,20 +22477,20 @@ "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "eu-west-3", + "regionCode": "eu-west-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", + "storage": "1 x 474 NVMe SSD", "vcpu": "8", "vpcnetworkingsupport": "true", }, - "id": "r6i.2xlarge", - "name": "r6i.2xlarge", + "id": "r6id.2xlarge", + "name": "r6id.2xlarge", "ram": 65536, }, - "r6i.32xlarge": { + "r6id.32xlarge": { "bandwidth": 50000, - "disk": 0, + "disk": 7600, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", @@ -19949,7 +22501,8 @@ "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r6i.32xlarge", + "instanceType": "r6id.32xlarge", + "instancesku": "XYMMETJ9Z87XA8TR", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", @@ -19960,20 +22513,20 @@ "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "ap-east-1", + "regionCode": "ap-northeast-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", + "storage": "4 x 1900 NVMe SSD", "vcpu": "128", "vpcnetworkingsupport": "true", }, - "id": "r6i.32xlarge", - "name": "r6i.32xlarge", + "id": "r6id.32xlarge", + "name": "r6id.32xlarge", "ram": 1048576, }, - "r6i.4xlarge": { + "r6id.4xlarge": { "bandwidth": 12500, - "disk": 0, + "disk": 950, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", @@ -19984,7 +22537,7 @@ "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r6i.4xlarge", + "instanceType": "r6id.4xlarge", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", @@ -19995,20 +22548,20 @@ "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "ap-southeast-1", + "regionCode": "eu-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", + "storage": "1 x 950 NVMe SSD", "vcpu": "16", "vpcnetworkingsupport": "true", }, - "id": "r6i.4xlarge", - "name": "r6i.4xlarge", + "id": "r6id.4xlarge", + "name": "r6id.4xlarge", "ram": 131072, }, - "r6i.8xlarge": { + "r6id.8xlarge": { "bandwidth": 12500, - "disk": 0, + "disk": 1900, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", @@ -20019,7 +22572,7 @@ "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r6i.8xlarge", + "instanceType": "r6id.8xlarge", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", @@ -20030,20 +22583,20 @@ "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "eu-north-1", + "regionCode": "us-west-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", + "storage": "1 x 1900 NVMe SSD", "vcpu": "32", "vpcnetworkingsupport": "true", }, - "id": "r6i.8xlarge", - "name": "r6i.8xlarge", + "id": "r6id.8xlarge", + "name": "r6id.8xlarge", "ram": 262144, }, - "r6i.large": { + "r6id.large": { "bandwidth": 12500, - "disk": 0, + "disk": 118, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", @@ -20054,7 +22607,7 @@ "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r6i.large", + "instanceType": "r6id.large", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", @@ -20065,20 +22618,20 @@ "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "ap-east-1", + "regionCode": "eu-west-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", + "storage": "1 x 118 NVMe SSD", "vcpu": "2", "vpcnetworkingsupport": "true", }, - "id": "r6i.large", - "name": "r6i.large", + "id": "r6id.large", + "name": "r6id.large", "ram": 16384, }, - "r6i.xlarge": { + "r6id.xlarge": { "bandwidth": 12500, - "disk": 0, + "disk": 237, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", @@ -20089,7 +22642,7 @@ "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r6i.xlarge", + "instanceType": "r6id.xlarge", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", @@ -20100,72 +22653,73 @@ "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "eu-north-1", + "regionCode": "ap-northeast-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", + "storage": "1 x 237 NVMe SSD", "vcpu": "4", "vpcnetworkingsupport": "true", }, - "id": "r6i.xlarge", - "name": "r6i.xlarge", + "id": "r6id.xlarge", + "name": "r6id.xlarge", "ram": 32768, }, - "r6id.12xlarge": { - "bandwidth": 18750, + "r6idn.12xlarge": { + "bandwidth": 75000, "disk": 2850, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", "clockSpeed": "3.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "15000 Mbps", + "dedicatedEbsThroughput": "37500 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r6id.12xlarge", + "instanceType": "r6idn.12xlarge", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", "marketoption": "OnDemand", "memory": "384 GiB", - "networkPerformance": "18750 Megabit", + "networkPerformance": "75000 Megabit", "normalizationSizeFactor": "96", "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "ap-south-1", + "regionCode": "us-east-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "2 x 1425 NVMe SSD", "vcpu": "48", "vpcnetworkingsupport": "true", }, - "id": "r6id.12xlarge", - "name": "r6id.12xlarge", + "id": "r6idn.12xlarge", + "name": "r6idn.12xlarge", "ram": 393216, }, - "r6id.16xlarge": { - "bandwidth": 25000, + "r6idn.16xlarge": { + "bandwidth": 100000, "disk": 3800, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", "clockSpeed": "3.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "20000 Mbps", + "dedicatedEbsThroughput": "50000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r6id.16xlarge", + "instanceType": "r6idn.16xlarge", + "instancesku": "6BH5ZTEN6R6YJ3YG", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", "marketoption": "OnDemand", "memory": "512 GiB", - "networkPerformance": "25000 Megabit", + "networkPerformance": "100000 Megabit", "normalizationSizeFactor": "128", "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", "processorArchitecture": "64-bit", @@ -20177,258 +22731,263 @@ "vcpu": "64", "vpcnetworkingsupport": "true", }, - "id": "r6id.16xlarge", - "name": "r6id.16xlarge", + "id": "r6idn.16xlarge", + "name": "r6idn.16xlarge", "ram": 524288, }, - "r6id.24xlarge": { - "bandwidth": 37500, + "r6idn.24xlarge": { + "bandwidth": 150000, "disk": 5700, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", "clockSpeed": "3.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "30000 Mbps", + "dedicatedEbsThroughput": "75000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r6id.24xlarge", + "instanceType": "r6idn.24xlarge", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", "marketoption": "OnDemand", "memory": "768 GiB", - "networkPerformance": "37500 Megabit", + "networkPerformance": "150000 Megabit", "normalizationSizeFactor": "192", "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "eu-central-1", + "regionCode": "us-east-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "4 x 1425 NVMe SSD", "vcpu": "96", "vpcnetworkingsupport": "true", }, - "id": "r6id.24xlarge", - "name": "r6id.24xlarge", + "id": "r6idn.24xlarge", + "name": "r6idn.24xlarge", "ram": 786432, }, - "r6id.2xlarge": { - "bandwidth": 12500, + "r6idn.2xlarge": { + "bandwidth": 40000, "disk": 474, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", "clockSpeed": "3.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 10000 Mbps", + "dedicatedEbsThroughput": "Up to 25000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r6id.2xlarge", + "instanceType": "r6idn.2xlarge", + "instancesku": "2CCXZVH7FXHA6NM3", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", "marketoption": "OnDemand", "memory": "64 GiB", - "networkPerformance": "Up to 12500 Megabit", + "networkPerformance": "Up to 40000 Megabit", "normalizationSizeFactor": "16", "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "ap-northeast-2", + "regionCode": "ap-northeast-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "1 x 474 NVMe SSD", "vcpu": "8", "vpcnetworkingsupport": "true", }, - "id": "r6id.2xlarge", - "name": "r6id.2xlarge", + "id": "r6idn.2xlarge", + "name": "r6idn.2xlarge", "ram": 65536, }, - "r6id.32xlarge": { - "bandwidth": 50000, + "r6idn.32xlarge": { + "bandwidth": 200000, "disk": 7600, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", "clockSpeed": "3.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "40000 Mbps", + "dedicatedEbsThroughput": "100000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r6id.32xlarge", + "instanceType": "r6idn.32xlarge", + "instancesku": "C6KYJ3WR8DKTBUC6", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", "marketoption": "OnDemand", "memory": "1024 GiB", - "networkPerformance": "50000 Megabit", + "networkPerformance": "200000 Megabit", "normalizationSizeFactor": "256", "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "us-east-1", + "regionCode": "eu-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "4 x 1900 NVMe SSD", "vcpu": "128", "vpcnetworkingsupport": "true", }, - "id": "r6id.32xlarge", - "name": "r6id.32xlarge", + "id": "r6idn.32xlarge", + "name": "r6idn.32xlarge", "ram": 1048576, }, - "r6id.4xlarge": { - "bandwidth": 12500, + "r6idn.4xlarge": { + "bandwidth": 50000, "disk": 950, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", "clockSpeed": "3.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 10000 Mbps", + "dedicatedEbsThroughput": "Up to 25000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r6id.4xlarge", + "instanceType": "r6idn.4xlarge", + "instancesku": "5CN8UXJSHXERVCZU", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", "marketoption": "OnDemand", "memory": "128 GiB", - "networkPerformance": "Up to 12500 Megabit", + "networkPerformance": "Up to 50000 Megabit", "normalizationSizeFactor": "32", "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "eu-west-1", + "regionCode": "us-west-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "1 x 950 NVMe SSD", "vcpu": "16", "vpcnetworkingsupport": "true", }, - "id": "r6id.4xlarge", - "name": "r6id.4xlarge", + "id": "r6idn.4xlarge", + "name": "r6idn.4xlarge", "ram": 131072, }, - "r6id.8xlarge": { - "bandwidth": 12500, + "r6idn.8xlarge": { + "bandwidth": 50000, "disk": 1900, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", "clockSpeed": "3.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "10000 Mbps", + "dedicatedEbsThroughput": "25000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r6id.8xlarge", + "instanceType": "r6idn.8xlarge", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", "marketoption": "OnDemand", "memory": "256 GiB", - "networkPerformance": "12500 Megabit", + "networkPerformance": "50000 Megabit", "normalizationSizeFactor": "64", "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "eu-west-2", + "regionCode": "eu-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "1 x 1900 NVMe SSD", "vcpu": "32", "vpcnetworkingsupport": "true", }, - "id": "r6id.8xlarge", - "name": "r6id.8xlarge", + "id": "r6idn.8xlarge", + "name": "r6idn.8xlarge", "ram": 262144, }, - "r6id.large": { - "bandwidth": 12500, + "r6idn.large": { + "bandwidth": 25000, "disk": 118, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", "clockSpeed": "3.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 10000 Mbps", + "dedicatedEbsThroughput": "Up to 25000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r6id.large", + "instanceType": "r6idn.large", + "instancesku": "5CDH8SVCHUP5NGE8", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", "marketoption": "OnDemand", "memory": "16 GiB", - "networkPerformance": "Up to 12500 Megabit", + "networkPerformance": "Up to 25000 Megabit", "normalizationSizeFactor": "4", "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "eu-west-2", + "regionCode": "us-east-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "1 x 118 NVMe SSD", "vcpu": "2", "vpcnetworkingsupport": "true", }, - "id": "r6id.large", - "name": "r6id.large", + "id": "r6idn.large", + "name": "r6idn.large", "ram": 16384, }, - "r6id.xlarge": { - "bandwidth": 12500, + "r6idn.xlarge": { + "bandwidth": 30000, "disk": 237, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", "clockSpeed": "3.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 10000 Mbps", + "dedicatedEbsThroughput": "Up to 25000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r6id.xlarge", + "instanceType": "r6idn.xlarge", + "instancesku": "VYK62GH26Z3UYC53", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", "marketoption": "OnDemand", "memory": "32 GiB", - "networkPerformance": "Up to 12500 Megabit", + "networkPerformance": "Up to 30000 Megabit", "normalizationSizeFactor": "8", "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "eu-west-1", + "regionCode": "eu-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "1 x 237 NVMe SSD", "vcpu": "4", "vpcnetworkingsupport": "true", }, - "id": "r6id.xlarge", - "name": "r6id.xlarge", + "id": "r6idn.xlarge", + "name": "r6idn.xlarge", "ram": 32768, }, - "r6idn.12xlarge": { + "r6in.12xlarge": { "bandwidth": 75000, - "disk": 2850, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", @@ -20439,7 +22998,8 @@ "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r6idn.12xlarge", + "instanceType": "r6in.12xlarge", + "instancesku": "PMW3R75PXPMWGBG2", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", @@ -20450,20 +23010,20 @@ "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "eu-central-1", + "regionCode": "ap-southeast-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "2 x 1425 NVMe SSD", + "storage": "EBS only", "vcpu": "48", "vpcnetworkingsupport": "true", }, - "id": "r6idn.12xlarge", - "name": "r6idn.12xlarge", + "id": "r6in.12xlarge", + "name": "r6in.12xlarge", "ram": 393216, }, - "r6idn.16xlarge": { + "r6in.16xlarge": { "bandwidth": 100000, - "disk": 3800, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", @@ -20474,7 +23034,8 @@ "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r6idn.16xlarge", + "instanceType": "r6in.16xlarge", + "instancesku": "EDNTTCS2UZXSQU8Q", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", @@ -20485,20 +23046,20 @@ "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "eu-west-1", + "regionCode": "eu-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "2 x 1900 NVMe SSD", + "storage": "EBS only", "vcpu": "64", "vpcnetworkingsupport": "true", }, - "id": "r6idn.16xlarge", - "name": "r6idn.16xlarge", + "id": "r6in.16xlarge", + "name": "r6in.16xlarge", "ram": 524288, }, - "r6idn.24xlarge": { + "r6in.24xlarge": { "bandwidth": 150000, - "disk": 5700, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", @@ -20509,7 +23070,7 @@ "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r6idn.24xlarge", + "instanceType": "r6in.24xlarge", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", @@ -20520,20 +23081,20 @@ "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "eu-west-1", + "regionCode": "ap-southeast-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "4 x 1425 NVMe SSD", + "storage": "EBS only", "vcpu": "96", "vpcnetworkingsupport": "true", }, - "id": "r6idn.24xlarge", - "name": "r6idn.24xlarge", + "id": "r6in.24xlarge", + "name": "r6in.24xlarge", "ram": 786432, }, - "r6idn.2xlarge": { + "r6in.2xlarge": { "bandwidth": 40000, - "disk": 474, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", @@ -20544,7 +23105,7 @@ "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r6idn.2xlarge", + "instanceType": "r6in.2xlarge", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", @@ -20555,20 +23116,20 @@ "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "ap-southeast-1", + "regionCode": "ap-southeast-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 474 NVMe SSD", + "storage": "EBS only", "vcpu": "8", "vpcnetworkingsupport": "true", }, - "id": "r6idn.2xlarge", - "name": "r6idn.2xlarge", + "id": "r6in.2xlarge", + "name": "r6in.2xlarge", "ram": 65536, }, - "r6idn.32xlarge": { + "r6in.32xlarge": { "bandwidth": 200000, - "disk": 7600, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", @@ -20579,7 +23140,8 @@ "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r6idn.32xlarge", + "instanceType": "r6in.32xlarge", + "instancesku": "HK566QER6ER83H8R", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", @@ -20590,20 +23152,20 @@ "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "ap-southeast-1", + "regionCode": "us-west-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "4 x 1900 NVMe SSD", + "storage": "EBS only", "vcpu": "128", "vpcnetworkingsupport": "true", }, - "id": "r6idn.32xlarge", - "name": "r6idn.32xlarge", + "id": "r6in.32xlarge", + "name": "r6in.32xlarge", "ram": 1048576, }, - "r6idn.4xlarge": { + "r6in.4xlarge": { "bandwidth": 50000, - "disk": 950, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", @@ -20614,7 +23176,7 @@ "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r6idn.4xlarge", + "instanceType": "r6in.4xlarge", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", @@ -20625,20 +23187,20 @@ "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "us-west-2", + "regionCode": "eu-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 950 NVMe SSD", + "storage": "EBS only", "vcpu": "16", "vpcnetworkingsupport": "true", }, - "id": "r6idn.4xlarge", - "name": "r6idn.4xlarge", + "id": "r6in.4xlarge", + "name": "r6in.4xlarge", "ram": 131072, }, - "r6idn.8xlarge": { + "r6in.8xlarge": { "bandwidth": 50000, - "disk": 1900, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", @@ -20649,7 +23211,8 @@ "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r6idn.8xlarge", + "instanceType": "r6in.8xlarge", + "instancesku": "BMWXPVMCNAC4V8NB", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", @@ -20660,20 +23223,20 @@ "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "ap-southeast-1", + "regionCode": "eu-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 1900 NVMe SSD", + "storage": "EBS only", "vcpu": "32", "vpcnetworkingsupport": "true", }, - "id": "r6idn.8xlarge", - "name": "r6idn.8xlarge", + "id": "r6in.8xlarge", + "name": "r6in.8xlarge", "ram": 262144, }, - "r6idn.large": { + "r6in.large": { "bandwidth": 25000, - "disk": 118, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", @@ -20684,7 +23247,8 @@ "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r6idn.large", + "instanceType": "r6in.large", + "instancesku": "W8E4N62D3S8UQRGJ", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", @@ -20698,17 +23262,17 @@ "regionCode": "eu-north-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 118 NVMe SSD", + "storage": "EBS only", "vcpu": "2", "vpcnetworkingsupport": "true", }, - "id": "r6idn.large", - "name": "r6idn.large", + "id": "r6in.large", + "name": "r6in.large", "ram": 16384, }, - "r6idn.xlarge": { + "r6in.xlarge": { "bandwidth": 30000, - "disk": 237, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", @@ -20719,7 +23283,8 @@ "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r6idn.xlarge", + "instanceType": "r6in.xlarge", + "instancesku": "F9ARFW2XYSF59Y7G", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", @@ -20730,181 +23295,183 @@ "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "eu-west-1", + "regionCode": "eu-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 237 NVMe SSD", + "storage": "EBS only", "vcpu": "4", "vpcnetworkingsupport": "true", }, - "id": "r6idn.xlarge", - "name": "r6idn.xlarge", + "id": "r6in.xlarge", + "name": "r6in.xlarge", "ram": 32768, }, - "r6in.12xlarge": { - "bandwidth": 75000, + "r7a.12xlarge": { + "bandwidth": 18750, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.5 GHz", + "clockSpeed": "Up to 3.7 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "37500 Mbps", + "dedicatedEbsThroughput": "15000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r6in.12xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "r7a.12xlarge", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", "memory": "384 GiB", - "networkPerformance": "75000 Megabit", + "networkPerformance": "18750 Megabit", "normalizationSizeFactor": "96", - "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", + "physicalProcessor": "AMD EPYC 9R14 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "ap-northeast-1", + "processorFeatures": "AMD Turbo; AVX; AVX2; AVX512", + "regionCode": "eu-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", "vcpu": "48", "vpcnetworkingsupport": "true", }, - "id": "r6in.12xlarge", - "name": "r6in.12xlarge", + "id": "r7a.12xlarge", + "name": "r7a.12xlarge", "ram": 393216, }, - "r6in.16xlarge": { - "bandwidth": 100000, + "r7a.16xlarge": { + "bandwidth": 25000, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.5 GHz", + "clockSpeed": "Up to 3.7 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "50000 Mbps", + "dedicatedEbsThroughput": "20000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r6in.16xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "r7a.16xlarge", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", "memory": "512 GiB", - "networkPerformance": "100000 Megabit", + "networkPerformance": "25000 Megabit", "normalizationSizeFactor": "128", - "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", + "physicalProcessor": "AMD EPYC 9R14 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "us-east-1", + "processorFeatures": "AMD Turbo; AVX; AVX2; AVX512", + "regionCode": "eu-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", "vcpu": "64", "vpcnetworkingsupport": "true", }, - "id": "r6in.16xlarge", - "name": "r6in.16xlarge", + "id": "r7a.16xlarge", + "name": "r7a.16xlarge", "ram": 524288, }, - "r6in.24xlarge": { - "bandwidth": 150000, + "r7a.24xlarge": { + "bandwidth": 37500, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.5 GHz", + "clockSpeed": "Up to 3.7 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "75000 Mbps", + "dedicatedEbsThroughput": "30000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r6in.24xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "r7a.24xlarge", + "instancesku": "RDZ28YFNQ8W3XZ48", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", "memory": "768 GiB", - "networkPerformance": "150000 Megabit", + "networkPerformance": "37500 Megabit", "normalizationSizeFactor": "192", - "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", + "physicalProcessor": "AMD EPYC 9R14 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "eu-west-1", + "processorFeatures": "AMD Turbo; AVX; AVX2; AVX512", + "regionCode": "ap-northeast-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", "vcpu": "96", "vpcnetworkingsupport": "true", }, - "id": "r6in.24xlarge", - "name": "r6in.24xlarge", + "id": "r7a.24xlarge", + "name": "r7a.24xlarge", "ram": 786432, }, - "r6in.2xlarge": { - "bandwidth": 40000, + "r7a.2xlarge": { + "bandwidth": 12500, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.5 GHz", + "clockSpeed": "Up to 3.7 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 25000 Mbps", + "dedicatedEbsThroughput": "Up to 10000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r6in.2xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "r7a.2xlarge", + "instancesku": "7B3NKAHPX6WJAATD", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", "memory": "64 GiB", - "networkPerformance": "Up to 40000 Megabit", + "networkPerformance": "Up to 12500 Megabit", "normalizationSizeFactor": "16", - "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", + "physicalProcessor": "AMD EPYC 9R14 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "eu-west-1", + "processorFeatures": "AMD Turbo; AVX; AVX2; AVX512", + "regionCode": "us-west-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", "vcpu": "8", "vpcnetworkingsupport": "true", }, - "id": "r6in.2xlarge", - "name": "r6in.2xlarge", + "id": "r7a.2xlarge", + "name": "r7a.2xlarge", "ram": 65536, }, - "r6in.32xlarge": { - "bandwidth": 200000, + "r7a.32xlarge": { + "bandwidth": 50000, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.5 GHz", + "clockSpeed": "Up to 3.7 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "100000 Mbps", + "dedicatedEbsThroughput": "40000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r6in.32xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "r7a.32xlarge", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", "memory": "1024 GiB", - "networkPerformance": "200000 Megabit", + "networkPerformance": "50000 Megabit", "normalizationSizeFactor": "256", - "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", + "physicalProcessor": "AMD EPYC 9R14 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "processorFeatures": "AMD Turbo; AVX; AVX2; AVX512", "regionCode": "eu-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", @@ -20912,444 +23479,413 @@ "vcpu": "128", "vpcnetworkingsupport": "true", }, - "id": "r6in.32xlarge", - "name": "r6in.32xlarge", + "id": "r7a.32xlarge", + "name": "r7a.32xlarge", "ram": 1048576, }, - "r6in.4xlarge": { - "bandwidth": 50000, - "disk": 0, - "extra": { - "availabilityzone": "NA", - "classicnetworkingsupport": "false", - "clockSpeed": "3.5 GHz", - "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 25000 Mbps", - "ecu": "NA", - "enhancedNetworkingSupported": "Yes", - "gpuMemory": "NA", - "instanceFamily": "Memory optimized", - "instanceType": "r6in.4xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", - "marketoption": "OnDemand", - "memory": "128 GiB", - "networkPerformance": "Up to 50000 Megabit", - "normalizationSizeFactor": "32", - "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", - "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "eu-west-1", - "servicecode": "AmazonEC2", - "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", - "vcpu": "16", - "vpcnetworkingsupport": "true", - }, - "id": "r6in.4xlarge", - "name": "r6in.4xlarge", - "ram": 131072, - }, - "r6in.8xlarge": { + "r7a.48xlarge": { "bandwidth": 50000, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.5 GHz", + "clockSpeed": "Up to 3.7 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "25000 Mbps", + "dedicatedEbsThroughput": "40000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r6in.8xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "r7a.48xlarge", + "instancesku": "3SR9U89YWT5BCY6S", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "256 GiB", + "memory": "1536 GiB", "networkPerformance": "50000 Megabit", - "normalizationSizeFactor": "64", - "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", + "normalizationSizeFactor": "384", + "physicalProcessor": "AMD EPYC 9R14 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "eu-central-1", + "processorFeatures": "AMD Turbo; AVX; AVX2; AVX512", + "regionCode": "us-east-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", - "vcpu": "32", + "vcpu": "192", "vpcnetworkingsupport": "true", }, - "id": "r6in.8xlarge", - "name": "r6in.8xlarge", - "ram": 262144, + "id": "r7a.48xlarge", + "name": "r7a.48xlarge", + "ram": 1572864, }, - "r6in.large": { - "bandwidth": 25000, + "r7a.4xlarge": { + "bandwidth": 12500, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.5 GHz", + "clockSpeed": "Up to 3.7 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 25000 Mbps", + "dedicatedEbsThroughput": "Up to 10000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r6in.large", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "r7a.4xlarge", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "16 GiB", - "networkPerformance": "Up to 25000 Megabit", - "normalizationSizeFactor": "4", - "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", + "memory": "128 GiB", + "networkPerformance": "Up to 12500 Megabit", + "normalizationSizeFactor": "32", + "physicalProcessor": "AMD EPYC 9R14 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "us-west-2", + "processorFeatures": "AMD Turbo; AVX; AVX2; AVX512", + "regionCode": "eu-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", - "vcpu": "2", + "vcpu": "16", "vpcnetworkingsupport": "true", }, - "id": "r6in.large", - "name": "r6in.large", - "ram": 16384, + "id": "r7a.4xlarge", + "name": "r7a.4xlarge", + "ram": 131072, }, - "r6in.xlarge": { - "bandwidth": 30000, + "r7a.8xlarge": { + "bandwidth": 12500, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.5 GHz", + "clockSpeed": "Up to 3.7 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 25000 Mbps", + "dedicatedEbsThroughput": "10000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r6in.xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "r7a.8xlarge", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "32 GiB", - "networkPerformance": "Up to 30000 Megabit", - "normalizationSizeFactor": "8", - "physicalProcessor": "Intel Xeon 8375C (Ice Lake)", + "memory": "256 GiB", + "networkPerformance": "12500 Megabit", + "normalizationSizeFactor": "64", + "physicalProcessor": "AMD EPYC 9R14 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "ap-northeast-1", + "processorFeatures": "AMD Turbo; AVX; AVX2; AVX512", + "regionCode": "eu-north-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", - "vcpu": "4", + "vcpu": "32", "vpcnetworkingsupport": "true", }, - "id": "r6in.xlarge", - "name": "r6in.xlarge", - "ram": 32768, + "id": "r7a.8xlarge", + "name": "r7a.8xlarge", + "ram": 262144, }, - "r7a.12xlarge": { - "bandwidth": 18750, + "r7a.large": { + "bandwidth": 12500, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.7 GHz", + "clockSpeed": "Up to 3.7 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "15000 Mbps", + "dedicatedEbsThroughput": "Up to 10000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r7a.12xlarge", + "instanceType": "r7a.large", + "instancesku": "EGGQMFNY6FSM369C", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "384 GiB", - "networkPerformance": "18750 Megabit", - "normalizationSizeFactor": "96", + "memory": "16 GiB", + "networkPerformance": "Up to 12500 Megabit", + "normalizationSizeFactor": "4", "physicalProcessor": "AMD EPYC 9R14 Processor", "processorArchitecture": "64-bit", "processorFeatures": "AMD Turbo; AVX; AVX2; AVX512", - "regionCode": "eu-north-1", + "regionCode": "eu-west-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", - "vcpu": "48", + "vcpu": "2", "vpcnetworkingsupport": "true", }, - "id": "r7a.12xlarge", - "name": "r7a.12xlarge", - "ram": 393216, + "id": "r7a.large", + "name": "r7a.large", + "ram": 16384, }, - "r7a.16xlarge": { - "bandwidth": 25000, + "r7a.medium": { + "bandwidth": 12500, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.7 GHz", + "clockSpeed": "Up to 3.7 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "20000 Mbps", + "dedicatedEbsThroughput": "Up to 10000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r7a.16xlarge", + "instanceType": "r7a.medium", + "instancesku": "3UZ6JNF8DAUTDUHR", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "512 GiB", - "networkPerformance": "25000 Megabit", - "normalizationSizeFactor": "128", + "memory": "8 GiB", + "networkPerformance": "Up to 12500 Megabit", + "normalizationSizeFactor": "2", "physicalProcessor": "AMD EPYC 9R14 Processor", "processorArchitecture": "64-bit", "processorFeatures": "AMD Turbo; AVX; AVX2; AVX512", - "regionCode": "eu-west-1", + "regionCode": "ap-northeast-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", - "vcpu": "64", + "vcpu": "1", "vpcnetworkingsupport": "true", }, - "id": "r7a.16xlarge", - "name": "r7a.16xlarge", - "ram": 524288, + "id": "r7a.medium", + "name": "r7a.medium", + "ram": 8192, }, - "r7a.24xlarge": { - "bandwidth": 37500, + "r7a.xlarge": { + "bandwidth": 12500, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.7 GHz", + "clockSpeed": "Up to 3.7 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "30000 Mbps", + "dedicatedEbsThroughput": "Up to 10000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r7a.24xlarge", + "instanceType": "r7a.xlarge", + "instancesku": "MKGAUZQRFHDZD57A", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "768 GiB", - "networkPerformance": "37500 Megabit", - "normalizationSizeFactor": "192", + "memory": "32 GiB", + "networkPerformance": "Up to 12500 Megabit", + "normalizationSizeFactor": "8", "physicalProcessor": "AMD EPYC 9R14 Processor", "processorArchitecture": "64-bit", "processorFeatures": "AMD Turbo; AVX; AVX2; AVX512", - "regionCode": "eu-west-1", + "regionCode": "eu-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", - "vcpu": "96", + "vcpu": "4", "vpcnetworkingsupport": "true", }, - "id": "r7a.24xlarge", - "name": "r7a.24xlarge", - "ram": 786432, + "id": "r7a.xlarge", + "name": "r7a.xlarge", + "ram": 32768, }, - "r7a.2xlarge": { - "bandwidth": 12500, + "r7g.12xlarge": { + "bandwidth": 22500, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.7 GHz", + "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 10000 Mbps", + "dedicatedEbsThroughput": "15000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r7a.2xlarge", + "instanceType": "r7g.12xlarge", + "instancesku": "GJFFKNW2JFBP36PV", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "64 GiB", - "networkPerformance": "Up to 12500 Megabit", - "normalizationSizeFactor": "16", - "physicalProcessor": "AMD EPYC 9R14 Processor", + "memory": "384 GiB", + "networkPerformance": "22500 Megabit", + "normalizationSizeFactor": "96", + "physicalProcessor": "AWS Graviton3 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "AMD Turbo; AVX; AVX2; AVX512", - "regionCode": "us-east-2", + "regionCode": "eu-west-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", - "vcpu": "8", + "vcpu": "48", "vpcnetworkingsupport": "true", }, - "id": "r7a.2xlarge", - "name": "r7a.2xlarge", - "ram": 65536, + "id": "r7g.12xlarge", + "name": "r7g.12xlarge", + "ram": 393216, }, - "r7a.32xlarge": { - "bandwidth": 50000, + "r7g.16xlarge": { + "bandwidth": 30, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.7 GHz", + "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "40000 Mbps", + "dedicatedEbsThroughput": "20000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r7a.32xlarge", + "instanceType": "r7g.16xlarge", + "instancesku": "KHYZNNC6CFHUE2YN", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "1024 GiB", - "networkPerformance": "50000 Megabit", - "normalizationSizeFactor": "256", - "physicalProcessor": "AMD EPYC 9R14 Processor", + "memory": "512 GiB", + "networkPerformance": "30 Gigabit", + "normalizationSizeFactor": "128", + "physicalProcessor": "AWS Graviton3 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "AMD Turbo; AVX; AVX2; AVX512", - "regionCode": "eu-north-1", + "regionCode": "us-east-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", - "vcpu": "128", + "vcpu": "64", "vpcnetworkingsupport": "true", }, - "id": "r7a.32xlarge", - "name": "r7a.32xlarge", - "ram": 1048576, + "id": "r7g.16xlarge", + "name": "r7g.16xlarge", + "ram": 524288, }, - "r7a.48xlarge": { - "bandwidth": 50000, + "r7g.2xlarge": { + "bandwidth": 15, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.7 GHz", + "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "40000 Mbps", + "dedicatedEbsThroughput": "Up to 10000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r7a.48xlarge", + "instanceType": "r7g.2xlarge", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "1536 GiB", - "networkPerformance": "50000 Megabit", - "normalizationSizeFactor": "384", - "physicalProcessor": "AMD EPYC 9R14 Processor", + "memory": "64 GiB", + "networkPerformance": "Up to 15 Gigabit", + "normalizationSizeFactor": "16", + "physicalProcessor": "AWS Graviton3 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "AMD Turbo; AVX; AVX2; AVX512", - "regionCode": "eu-central-1", + "regionCode": "ap-south-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", - "vcpu": "192", + "vcpu": "8", "vpcnetworkingsupport": "true", }, - "id": "r7a.48xlarge", - "name": "r7a.48xlarge", - "ram": 1572864, + "id": "r7g.2xlarge", + "name": "r7g.2xlarge", + "ram": 65536, }, - "r7a.4xlarge": { - "bandwidth": 12500, + "r7g.4xlarge": { + "bandwidth": 15, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.7 GHz", + "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", "dedicatedEbsThroughput": "Up to 10000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r7a.4xlarge", + "instanceType": "r7g.4xlarge", + "instancesku": "GM47ZT3HEKXK2RKU", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", "marketoption": "OnDemand", "memory": "128 GiB", - "networkPerformance": "Up to 12500 Megabit", + "networkPerformance": "Up to 15 Gigabit", "normalizationSizeFactor": "32", - "physicalProcessor": "AMD EPYC 9R14 Processor", + "physicalProcessor": "AWS Graviton3 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "AMD Turbo; AVX; AVX2; AVX512", - "regionCode": "us-east-2", + "regionCode": "ap-northeast-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", "vcpu": "16", "vpcnetworkingsupport": "true", }, - "id": "r7a.4xlarge", - "name": "r7a.4xlarge", + "id": "r7g.4xlarge", + "name": "r7g.4xlarge", "ram": 131072, }, - "r7a.8xlarge": { - "bandwidth": 12500, + "r7g.8xlarge": { + "bandwidth": 15, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.7 GHz", + "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", "dedicatedEbsThroughput": "10000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r7a.8xlarge", + "instanceType": "r7g.8xlarge", + "instancesku": "5EKNZY9FZ533ACBN", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", "marketoption": "OnDemand", "memory": "256 GiB", - "networkPerformance": "12500 Megabit", + "networkPerformance": "15 Gigabit", "normalizationSizeFactor": "64", - "physicalProcessor": "AMD EPYC 9R14 Processor", + "physicalProcessor": "AWS Graviton3 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "AMD Turbo; AVX; AVX2; AVX512", - "regionCode": "eu-west-1", + "regionCode": "eu-north-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", "vcpu": "32", "vpcnetworkingsupport": "true", }, - "id": "r7a.8xlarge", - "name": "r7a.8xlarge", + "id": "r7g.8xlarge", + "name": "r7g.8xlarge", "ram": 262144, }, - "r7a.large": { + "r7g.large": { "bandwidth": 12500, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.7 GHz", + "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", "dedicatedEbsThroughput": "Up to 10000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r7a.large", + "instanceType": "r7g.large", + "instancesku": "ECFYSTX74KPXVVBN", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", @@ -21357,34 +23893,34 @@ "memory": "16 GiB", "networkPerformance": "Up to 12500 Megabit", "normalizationSizeFactor": "4", - "physicalProcessor": "AMD EPYC 9R14 Processor", + "physicalProcessor": "AWS Graviton3 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "AMD Turbo; AVX; AVX2; AVX512", - "regionCode": "ap-northeast-1", + "regionCode": "ap-east-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", "vcpu": "2", "vpcnetworkingsupport": "true", }, - "id": "r7a.large", - "name": "r7a.large", + "id": "r7g.large", + "name": "r7g.large", "ram": 16384, }, - "r7a.medium": { + "r7g.medium": { "bandwidth": 12500, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.7 GHz", + "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", "dedicatedEbsThroughput": "Up to 10000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r7a.medium", + "instanceType": "r7g.medium", + "instancesku": "5WTHGR8KRJSXYPA8", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", @@ -21392,34 +23928,34 @@ "memory": "8 GiB", "networkPerformance": "Up to 12500 Megabit", "normalizationSizeFactor": "2", - "physicalProcessor": "AMD EPYC 9R14 Processor", + "physicalProcessor": "AWS Graviton3 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "AMD Turbo; AVX; AVX2; AVX512", - "regionCode": "us-west-2", + "regionCode": "ap-northeast-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", "vcpu": "1", "vpcnetworkingsupport": "true", }, - "id": "r7a.medium", - "name": "r7a.medium", + "id": "r7g.medium", + "name": "r7g.medium", "ram": 8192, }, - "r7a.xlarge": { + "r7g.xlarge": { "bandwidth": 12500, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.7 GHz", + "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", "dedicatedEbsThroughput": "Up to 10000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r7a.xlarge", + "instanceType": "r7g.xlarge", + "instancesku": "G2VJQNCYXP7J952P", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", @@ -21427,23 +23963,22 @@ "memory": "32 GiB", "networkPerformance": "Up to 12500 Megabit", "normalizationSizeFactor": "8", - "physicalProcessor": "AMD EPYC 9R14 Processor", + "physicalProcessor": "AWS Graviton3 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "AMD Turbo; AVX; AVX2; AVX512", - "regionCode": "eu-north-1", + "regionCode": "eu-west-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", "vcpu": "4", "vpcnetworkingsupport": "true", }, - "id": "r7a.xlarge", - "name": "r7a.xlarge", + "id": "r7g.xlarge", + "name": "r7g.xlarge", "ram": 32768, }, - "r7g.12xlarge": { + "r7gd.12xlarge": { "bandwidth": 22500, - "disk": 0, + "disk": 2850, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", @@ -21454,7 +23989,7 @@ "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r7g.12xlarge", + "instanceType": "r7gd.12xlarge", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", @@ -21464,20 +23999,20 @@ "normalizationSizeFactor": "96", "physicalProcessor": "AWS Graviton3 Processor", "processorArchitecture": "64-bit", - "regionCode": "us-west-1", + "regionCode": "ap-southeast-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", + "storage": "2 x 1425 NVMe SSD", "vcpu": "48", "vpcnetworkingsupport": "true", }, - "id": "r7g.12xlarge", - "name": "r7g.12xlarge", + "id": "r7gd.12xlarge", + "name": "r7gd.12xlarge", "ram": 393216, }, - "r7g.16xlarge": { + "r7gd.16xlarge": { "bandwidth": 30, - "disk": 0, + "disk": 3800, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", @@ -21488,7 +24023,8 @@ "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r7g.16xlarge", + "instanceType": "r7gd.16xlarge", + "instancesku": "TVR3W2FB44WKUYV6", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", @@ -21498,20 +24034,20 @@ "normalizationSizeFactor": "128", "physicalProcessor": "AWS Graviton3 Processor", "processorArchitecture": "64-bit", - "regionCode": "eu-south-1", + "regionCode": "us-east-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", + "storage": "2 x 1900 NVMe SSD", "vcpu": "64", "vpcnetworkingsupport": "true", }, - "id": "r7g.16xlarge", - "name": "r7g.16xlarge", + "id": "r7gd.16xlarge", + "name": "r7gd.16xlarge", "ram": 524288, }, - "r7g.2xlarge": { + "r7gd.2xlarge": { "bandwidth": 15, - "disk": 0, + "disk": 475, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", @@ -21522,7 +24058,8 @@ "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r7g.2xlarge", + "instanceType": "r7gd.2xlarge", + "instancesku": "JUT7C97SGGH6FUFE", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", @@ -21532,20 +24069,20 @@ "normalizationSizeFactor": "16", "physicalProcessor": "AWS Graviton3 Processor", "processorArchitecture": "64-bit", - "regionCode": "ap-south-1", + "regionCode": "eu-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", + "storage": "1 x 475 NVMe SSD", "vcpu": "8", "vpcnetworkingsupport": "true", }, - "id": "r7g.2xlarge", - "name": "r7g.2xlarge", + "id": "r7gd.2xlarge", + "name": "r7gd.2xlarge", "ram": 65536, }, - "r7g.4xlarge": { + "r7gd.4xlarge": { "bandwidth": 15, - "disk": 0, + "disk": 950, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", @@ -21556,7 +24093,7 @@ "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r7g.4xlarge", + "instanceType": "r7gd.4xlarge", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", @@ -21566,20 +24103,20 @@ "normalizationSizeFactor": "32", "physicalProcessor": "AWS Graviton3 Processor", "processorArchitecture": "64-bit", - "regionCode": "eu-west-2", + "regionCode": "ap-southeast-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", + "storage": "1 x 950 NVMe SSD", "vcpu": "16", "vpcnetworkingsupport": "true", }, - "id": "r7g.4xlarge", - "name": "r7g.4xlarge", + "id": "r7gd.4xlarge", + "name": "r7gd.4xlarge", "ram": 131072, }, - "r7g.8xlarge": { + "r7gd.8xlarge": { "bandwidth": 15, - "disk": 0, + "disk": 1900, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", @@ -21590,7 +24127,8 @@ "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r7g.8xlarge", + "instanceType": "r7gd.8xlarge", + "instancesku": "HRPNCHQ7TZK3VWSX", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", @@ -21600,20 +24138,20 @@ "normalizationSizeFactor": "64", "physicalProcessor": "AWS Graviton3 Processor", "processorArchitecture": "64-bit", - "regionCode": "ap-northeast-2", + "regionCode": "us-east-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", + "storage": "1 x 1900 NVMe SSD", "vcpu": "32", "vpcnetworkingsupport": "true", }, - "id": "r7g.8xlarge", - "name": "r7g.8xlarge", + "id": "r7gd.8xlarge", + "name": "r7gd.8xlarge", "ram": 262144, }, - "r7g.large": { + "r7gd.large": { "bandwidth": 12500, - "disk": 0, + "disk": 118, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", @@ -21624,7 +24162,8 @@ "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r7g.large", + "instanceType": "r7gd.large", + "instancesku": "TQWXHKT9PHTUXMS2", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", @@ -21637,17 +24176,17 @@ "regionCode": "ap-east-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", + "storage": "1 x 118 NVMe SSD", "vcpu": "2", "vpcnetworkingsupport": "true", }, - "id": "r7g.large", - "name": "r7g.large", + "id": "r7gd.large", + "name": "r7gd.large", "ram": 16384, }, - "r7g.medium": { + "r7gd.medium": { "bandwidth": 12500, - "disk": 0, + "disk": 59, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", @@ -21658,7 +24197,8 @@ "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r7g.medium", + "instanceType": "r7gd.medium", + "instancesku": "P88JQHEPPAWA6HWH", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", @@ -21668,20 +24208,20 @@ "normalizationSizeFactor": "2", "physicalProcessor": "AWS Graviton3 Processor", "processorArchitecture": "64-bit", - "regionCode": "ap-southeast-1", + "regionCode": "us-west-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", + "storage": "1 x 59 NVMe SSD", "vcpu": "1", "vpcnetworkingsupport": "true", }, - "id": "r7g.medium", - "name": "r7g.medium", + "id": "r7gd.medium", + "name": "r7gd.medium", "ram": 8192, }, - "r7g.xlarge": { + "r7gd.xlarge": { "bandwidth": 12500, - "disk": 0, + "disk": 237, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", @@ -21692,7 +24232,7 @@ "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r7g.xlarge", + "instanceType": "r7gd.xlarge", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", @@ -21702,338 +24242,390 @@ "normalizationSizeFactor": "8", "physicalProcessor": "AWS Graviton3 Processor", "processorArchitecture": "64-bit", - "regionCode": "eu-south-1", + "regionCode": "ap-northeast-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", + "storage": "1 x 237 NVMe SSD", "vcpu": "4", "vpcnetworkingsupport": "true", }, - "id": "r7g.xlarge", - "name": "r7g.xlarge", + "id": "r7gd.xlarge", + "name": "r7gd.xlarge", "ram": 32768, }, - "r7gd.12xlarge": { - "bandwidth": 22500, - "disk": 2850, + "r7i.12xlarge": { + "bandwidth": 18750, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.5 GHz", + "clockSpeed": "3.2 GHz", "currentGeneration": "Yes", "dedicatedEbsThroughput": "15000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r7gd.12xlarge", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "instanceType": "r7i.12xlarge", + "instancesku": "PUAUGZRCARPYB6F2", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", "memory": "384 GiB", - "networkPerformance": "22500 Megabit", + "networkPerformance": "18750 Megabit", "normalizationSizeFactor": "96", - "physicalProcessor": "AWS Graviton3 Processor", + "physicalProcessor": "Intel Xeon Scalable (Sapphire Rapids)", "processorArchitecture": "64-bit", - "regionCode": "ap-northeast-1", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo; Intel AMX", + "regionCode": "ca-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "2 x 1425 NVMe SSD", + "storage": "EBS only", "vcpu": "48", "vpcnetworkingsupport": "true", }, - "id": "r7gd.12xlarge", - "name": "r7gd.12xlarge", + "id": "r7i.12xlarge", + "name": "r7i.12xlarge", "ram": 393216, }, - "r7gd.16xlarge": { - "bandwidth": 30, - "disk": 3800, + "r7i.16xlarge": { + "bandwidth": 25000, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.5 GHz", + "clockSpeed": "3.2 GHz", "currentGeneration": "Yes", "dedicatedEbsThroughput": "20000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r7gd.16xlarge", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "instanceType": "r7i.16xlarge", + "instancesku": "K8DRJU2WDAMWWK5U", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", "memory": "512 GiB", - "networkPerformance": "30 Gigabit", + "networkPerformance": "25000 Megabit", "normalizationSizeFactor": "128", - "physicalProcessor": "AWS Graviton3 Processor", + "physicalProcessor": "Intel Xeon Scalable (Sapphire Rapids)", "processorArchitecture": "64-bit", - "regionCode": "us-west-1", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo; Intel AMX", + "regionCode": "eu-west-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "2 x 1900 NVMe SSD", + "storage": "EBS only", "vcpu": "64", "vpcnetworkingsupport": "true", }, - "id": "r7gd.16xlarge", - "name": "r7gd.16xlarge", + "id": "r7i.16xlarge", + "name": "r7i.16xlarge", "ram": 524288, }, - "r7gd.2xlarge": { - "bandwidth": 15, - "disk": 475, + "r7i.24xlarge": { + "bandwidth": 37500, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.5 GHz", + "clockSpeed": "3.2 GHz", + "currentGeneration": "Yes", + "dedicatedEbsThroughput": "30000 Mbps", + "ecu": "NA", + "enhancedNetworkingSupported": "Yes", + "gpuMemory": "NA", + "instanceFamily": "Memory optimized", + "instanceType": "r7i.24xlarge", + "instancesku": "HCZYPAMGW7QGVAQ3", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", + "marketoption": "OnDemand", + "memory": "768 GiB", + "networkPerformance": "37500 Megabit", + "normalizationSizeFactor": "192", + "physicalProcessor": "Intel Xeon Scalable (Sapphire Rapids)", + "processorArchitecture": "64-bit", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo; Intel AMX", + "regionCode": "ap-northeast-2", + "servicecode": "AmazonEC2", + "servicename": "Amazon Elastic Compute Cloud", + "storage": "EBS only", + "vcpu": "96", + "vpcnetworkingsupport": "true", + }, + "id": "r7i.24xlarge", + "name": "r7i.24xlarge", + "ram": 786432, + }, + "r7i.2xlarge": { + "bandwidth": 12500, + "disk": 0, + "extra": { + "availabilityzone": "NA", + "classicnetworkingsupport": "false", + "clockSpeed": "3.2 GHz", "currentGeneration": "Yes", "dedicatedEbsThroughput": "Up to 10000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r7gd.2xlarge", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "instanceType": "r7i.2xlarge", + "instancesku": "SZBRE2RJ4H5KATWH", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", "memory": "64 GiB", - "networkPerformance": "Up to 15 Gigabit", + "networkPerformance": "Up to 12500 Megabit", "normalizationSizeFactor": "16", - "physicalProcessor": "AWS Graviton3 Processor", + "physicalProcessor": "Intel Xeon Scalable (Sapphire Rapids)", "processorArchitecture": "64-bit", - "regionCode": "eu-west-1", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo; Intel AMX", + "regionCode": "ca-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 475 NVMe SSD", + "storage": "EBS only", "vcpu": "8", "vpcnetworkingsupport": "true", }, - "id": "r7gd.2xlarge", - "name": "r7gd.2xlarge", + "id": "r7i.2xlarge", + "name": "r7i.2xlarge", "ram": 65536, }, - "r7gd.4xlarge": { - "bandwidth": 15, - "disk": 950, + "r7i.48xlarge": { + "bandwidth": 50000, + "disk": 0, + "extra": { + "availabilityzone": "NA", + "classicnetworkingsupport": "false", + "clockSpeed": "3.2 GHz", + "currentGeneration": "Yes", + "dedicatedEbsThroughput": "40000 Mbps", + "ecu": "NA", + "enhancedNetworkingSupported": "Yes", + "gpuMemory": "NA", + "instanceFamily": "Memory optimized", + "instanceType": "r7i.48xlarge", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", + "marketoption": "OnDemand", + "memory": "1536 GiB", + "networkPerformance": "50000 Megabit", + "normalizationSizeFactor": "384", + "physicalProcessor": "Intel Xeon Scalable (Sapphire Rapids)", + "processorArchitecture": "64-bit", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo; Intel AMX", + "regionCode": "ap-southeast-1", + "servicecode": "AmazonEC2", + "servicename": "Amazon Elastic Compute Cloud", + "storage": "EBS only", + "vcpu": "192", + "vpcnetworkingsupport": "true", + }, + "id": "r7i.48xlarge", + "name": "r7i.48xlarge", + "ram": 1572864, + }, + "r7i.4xlarge": { + "bandwidth": 12500, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.5 GHz", + "clockSpeed": "3.2 GHz", "currentGeneration": "Yes", "dedicatedEbsThroughput": "Up to 10000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r7gd.4xlarge", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "instanceType": "r7i.4xlarge", + "instancesku": "387ET9W6QRE2GUMT", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", "memory": "128 GiB", - "networkPerformance": "Up to 15 Gigabit", + "networkPerformance": "Up to 12500 Megabit", "normalizationSizeFactor": "32", - "physicalProcessor": "AWS Graviton3 Processor", + "physicalProcessor": "Intel Xeon Scalable (Sapphire Rapids)", "processorArchitecture": "64-bit", - "regionCode": "ap-northeast-1", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo; Intel AMX", + "regionCode": "us-east-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 950 NVMe SSD", + "storage": "EBS only", "vcpu": "16", "vpcnetworkingsupport": "true", }, - "id": "r7gd.4xlarge", - "name": "r7gd.4xlarge", + "id": "r7i.4xlarge", + "name": "r7i.4xlarge", "ram": 131072, }, - "r7gd.8xlarge": { - "bandwidth": 15, - "disk": 1900, + "r7i.8xlarge": { + "bandwidth": 12500, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.5 GHz", + "clockSpeed": "3.2 GHz", "currentGeneration": "Yes", "dedicatedEbsThroughput": "10000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r7gd.8xlarge", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "instanceType": "r7i.8xlarge", + "instancesku": "YUBX7VNGA8N2NN3H", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", "memory": "256 GiB", - "networkPerformance": "15 Gigabit", + "networkPerformance": "12500 Megabit", "normalizationSizeFactor": "64", - "physicalProcessor": "AWS Graviton3 Processor", + "physicalProcessor": "Intel Xeon Scalable (Sapphire Rapids)", "processorArchitecture": "64-bit", - "regionCode": "ap-southeast-1", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo; Intel AMX", + "regionCode": "eu-west-3", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 1900 NVMe SSD", + "storage": "EBS only", "vcpu": "32", "vpcnetworkingsupport": "true", }, - "id": "r7gd.8xlarge", - "name": "r7gd.8xlarge", + "id": "r7i.8xlarge", + "name": "r7i.8xlarge", "ram": 262144, }, - "r7gd.large": { + "r7i.large": { "bandwidth": 12500, - "disk": 118, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.5 GHz", + "clockSpeed": "3.2 GHz", "currentGeneration": "Yes", "dedicatedEbsThroughput": "Up to 10000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r7gd.large", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "instanceType": "r7i.large", + "instancesku": "GYCBG8CFZPAFMUVW", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", "memory": "16 GiB", "networkPerformance": "Up to 12500 Megabit", "normalizationSizeFactor": "4", - "physicalProcessor": "AWS Graviton3 Processor", + "physicalProcessor": "Intel Xeon Scalable (Sapphire Rapids)", "processorArchitecture": "64-bit", - "regionCode": "us-west-1", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo; Intel AMX", + "regionCode": "ap-northeast-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 118 NVMe SSD", + "storage": "EBS only", "vcpu": "2", "vpcnetworkingsupport": "true", }, - "id": "r7gd.large", - "name": "r7gd.large", + "id": "r7i.large", + "name": "r7i.large", "ram": 16384, }, - "r7gd.medium": { - "bandwidth": 12500, - "disk": 59, - "extra": { - "availabilityzone": "NA", - "classicnetworkingsupport": "false", - "clockSpeed": "2.5 GHz", - "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 10000 Mbps", - "ecu": "NA", - "enhancedNetworkingSupported": "Yes", - "gpuMemory": "NA", - "instanceFamily": "Memory optimized", - "instanceType": "r7gd.medium", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", - "marketoption": "OnDemand", - "memory": "8 GiB", - "networkPerformance": "Up to 12500 Megabit", - "normalizationSizeFactor": "2", - "physicalProcessor": "AWS Graviton3 Processor", - "processorArchitecture": "64-bit", - "regionCode": "us-west-2", - "servicecode": "AmazonEC2", - "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 59 NVMe SSD", - "vcpu": "1", - "vpcnetworkingsupport": "true", - }, - "id": "r7gd.medium", - "name": "r7gd.medium", - "ram": 8192, - }, - "r7gd.xlarge": { + "r7i.xlarge": { "bandwidth": 12500, - "disk": 237, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.5 GHz", + "clockSpeed": "3.2 GHz", "currentGeneration": "Yes", "dedicatedEbsThroughput": "Up to 10000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r7gd.xlarge", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "instanceType": "r7i.xlarge", + "instancesku": "J68SFC7TSST5CN33", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", "memory": "32 GiB", "networkPerformance": "Up to 12500 Megabit", "normalizationSizeFactor": "8", - "physicalProcessor": "AWS Graviton3 Processor", + "physicalProcessor": "Intel Xeon Scalable (Sapphire Rapids)", "processorArchitecture": "64-bit", - "regionCode": "us-east-1", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo; Intel AMX", + "regionCode": "ap-northeast-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 237 NVMe SSD", + "storage": "EBS only", "vcpu": "4", "vpcnetworkingsupport": "true", }, - "id": "r7gd.xlarge", - "name": "r7gd.xlarge", + "id": "r7i.xlarge", + "name": "r7i.xlarge", "ram": 32768, }, - "r7i.12xlarge": { - "bandwidth": 18750, + "r7iz.12xlarge": { + "bandwidth": 25000, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.2 GHz", + "clockSpeed": "3.9 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "15000 Mbps", + "dedicatedEbsThroughput": "19000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r7i.12xlarge", + "instanceType": "r7iz.12xlarge", + "instancesku": "23CZCQDT39K4N3KW", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", "marketoption": "OnDemand", "memory": "384 GiB", - "networkPerformance": "18750 Megabit", + "networkPerformance": "25000 Megabit", "normalizationSizeFactor": "96", "physicalProcessor": "Intel Xeon Scalable (Sapphire Rapids)", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo; Intel AMX", - "regionCode": "ap-southeast-2", + "processorFeatures": "Intel AMX; Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "us-east-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", "vcpu": "48", "vpcnetworkingsupport": "true", }, - "id": "r7i.12xlarge", - "name": "r7i.12xlarge", + "id": "r7iz.12xlarge", + "name": "r7iz.12xlarge", "ram": 393216, }, - "r7i.16xlarge": { + "r7iz.16xlarge": { "bandwidth": 25000, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.2 GHz", + "clockSpeed": "3.9 GHz", "currentGeneration": "Yes", "dedicatedEbsThroughput": "20000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r7i.16xlarge", + "instanceType": "r7iz.16xlarge", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", @@ -22043,67 +24635,32 @@ "normalizationSizeFactor": "128", "physicalProcessor": "Intel Xeon Scalable (Sapphire Rapids)", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo; Intel AMX", - "regionCode": "ap-southeast-2", + "processorFeatures": "Intel AMX; Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "us-east-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", "vcpu": "64", "vpcnetworkingsupport": "true", }, - "id": "r7i.16xlarge", - "name": "r7i.16xlarge", + "id": "r7iz.16xlarge", + "name": "r7iz.16xlarge", "ram": 524288, }, - "r7i.24xlarge": { - "bandwidth": 37500, - "disk": 0, - "extra": { - "availabilityzone": "NA", - "classicnetworkingsupport": "false", - "clockSpeed": "3.2 GHz", - "currentGeneration": "Yes", - "dedicatedEbsThroughput": "30000 Mbps", - "ecu": "NA", - "enhancedNetworkingSupported": "Yes", - "gpuMemory": "NA", - "instanceFamily": "Memory optimized", - "instanceType": "r7i.24xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", - "marketoption": "OnDemand", - "memory": "768 GiB", - "networkPerformance": "37500 Megabit", - "normalizationSizeFactor": "192", - "physicalProcessor": "Intel Xeon Scalable (Sapphire Rapids)", - "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo; Intel AMX", - "regionCode": "sa-east-1", - "servicecode": "AmazonEC2", - "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", - "vcpu": "96", - "vpcnetworkingsupport": "true", - }, - "id": "r7i.24xlarge", - "name": "r7i.24xlarge", - "ram": 786432, - }, - "r7i.2xlarge": { + "r7iz.2xlarge": { "bandwidth": 12500, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.2 GHz", + "clockSpeed": "3.9 GHz", "currentGeneration": "Yes", "dedicatedEbsThroughput": "Up to 10000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r7i.2xlarge", + "instanceType": "r7iz.2xlarge", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", @@ -22113,67 +24670,67 @@ "normalizationSizeFactor": "16", "physicalProcessor": "Intel Xeon Scalable (Sapphire Rapids)", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo; Intel AMX", - "regionCode": "ca-central-1", + "processorFeatures": "Intel AMX; Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "eu-west-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", "vcpu": "8", "vpcnetworkingsupport": "true", }, - "id": "r7i.2xlarge", - "name": "r7i.2xlarge", + "id": "r7iz.2xlarge", + "name": "r7iz.2xlarge", "ram": 65536, }, - "r7i.48xlarge": { + "r7iz.32xlarge": { "bandwidth": 50000, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.2 GHz", + "clockSpeed": "3.9 GHz", "currentGeneration": "Yes", "dedicatedEbsThroughput": "40000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r7i.48xlarge", + "instanceType": "r7iz.32xlarge", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "1536 GiB", + "memory": "1024 GiB", "networkPerformance": "50000 Megabit", - "normalizationSizeFactor": "384", + "normalizationSizeFactor": "256", "physicalProcessor": "Intel Xeon Scalable (Sapphire Rapids)", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo; Intel AMX", - "regionCode": "ap-south-1", + "processorFeatures": "Intel AMX; Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "us-east-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", - "vcpu": "192", + "vcpu": "128", "vpcnetworkingsupport": "true", }, - "id": "r7i.48xlarge", - "name": "r7i.48xlarge", - "ram": 1572864, + "id": "r7iz.32xlarge", + "name": "r7iz.32xlarge", + "ram": 1048576, }, - "r7i.4xlarge": { + "r7iz.4xlarge": { "bandwidth": 12500, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.2 GHz", + "clockSpeed": "3.9 GHz", "currentGeneration": "Yes", "dedicatedEbsThroughput": "Up to 10000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r7i.4xlarge", + "instanceType": "r7iz.4xlarge", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", @@ -22183,32 +24740,33 @@ "normalizationSizeFactor": "32", "physicalProcessor": "Intel Xeon Scalable (Sapphire Rapids)", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo; Intel AMX", - "regionCode": "us-east-2", + "processorFeatures": "Intel AMX; Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "eu-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", "vcpu": "16", "vpcnetworkingsupport": "true", }, - "id": "r7i.4xlarge", - "name": "r7i.4xlarge", + "id": "r7iz.4xlarge", + "name": "r7iz.4xlarge", "ram": 131072, }, - "r7i.8xlarge": { + "r7iz.8xlarge": { "bandwidth": 12500, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.2 GHz", + "clockSpeed": "3.9 GHz", "currentGeneration": "Yes", "dedicatedEbsThroughput": "10000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r7i.8xlarge", + "instanceType": "r7iz.8xlarge", + "instancesku": "W75AYZKNFC94DB6X", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", @@ -22218,32 +24776,32 @@ "normalizationSizeFactor": "64", "physicalProcessor": "Intel Xeon Scalable (Sapphire Rapids)", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo; Intel AMX", - "regionCode": "eu-west-1", + "processorFeatures": "Intel AMX; Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "us-west-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", "vcpu": "32", "vpcnetworkingsupport": "true", }, - "id": "r7i.8xlarge", - "name": "r7i.8xlarge", + "id": "r7iz.8xlarge", + "name": "r7iz.8xlarge", "ram": 262144, }, - "r7i.large": { + "r7iz.large": { "bandwidth": 12500, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.2 GHz", + "clockSpeed": "3.9 GHz", "currentGeneration": "Yes", "dedicatedEbsThroughput": "Up to 10000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r7i.large", + "instanceType": "r7iz.large", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", @@ -22253,32 +24811,33 @@ "normalizationSizeFactor": "4", "physicalProcessor": "Intel Xeon Scalable (Sapphire Rapids)", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo; Intel AMX", - "regionCode": "eu-north-1", + "processorFeatures": "Intel AMX; Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "eu-west-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", "vcpu": "2", "vpcnetworkingsupport": "true", }, - "id": "r7i.large", - "name": "r7i.large", + "id": "r7iz.large", + "name": "r7iz.large", "ram": 16384, }, - "r7i.xlarge": { + "r7iz.xlarge": { "bandwidth": 12500, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.2 GHz", + "clockSpeed": "3.9 GHz", "currentGeneration": "Yes", "dedicatedEbsThroughput": "Up to 10000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r7i.xlarge", + "instanceType": "r7iz.xlarge", + "instancesku": "7UQ2FKMSY3B4NNSV", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", @@ -22288,77 +24847,75 @@ "normalizationSizeFactor": "8", "physicalProcessor": "Intel Xeon Scalable (Sapphire Rapids)", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo; Intel AMX", - "regionCode": "ap-southeast-1", + "processorFeatures": "Intel AMX; Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "us-east-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", "vcpu": "4", "vpcnetworkingsupport": "true", }, - "id": "r7i.xlarge", - "name": "r7i.xlarge", + "id": "r7iz.xlarge", + "name": "r7iz.xlarge", "ram": 32768, }, - "r7iz.12xlarge": { - "bandwidth": 25000, + "r8g.12xlarge": { + "bandwidth": 22, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.9 GHz", + "clockSpeed": "2.7 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "19000 Mbps", + "dedicatedEbsThroughput": "15000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r7iz.12xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "r8g.12xlarge", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", "memory": "384 GiB", - "networkPerformance": "25000 Megabit", + "networkPerformance": "22.5 Gigabit", "normalizationSizeFactor": "96", - "physicalProcessor": "Intel Xeon Scalable (Sapphire Rapids)", + "physicalProcessor": "AWS Graviton4 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AMX; Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "ap-northeast-1", + "regionCode": "us-east-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", "vcpu": "48", "vpcnetworkingsupport": "true", }, - "id": "r7iz.12xlarge", - "name": "r7iz.12xlarge", + "id": "r8g.12xlarge", + "name": "r8g.12xlarge", "ram": 393216, }, - "r7iz.16xlarge": { - "bandwidth": 25000, + "r8g.16xlarge": { + "bandwidth": 30, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.9 GHz", + "clockSpeed": "2.7 GHz", "currentGeneration": "Yes", "dedicatedEbsThroughput": "20000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r7iz.16xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "r8g.16xlarge", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", "memory": "512 GiB", - "networkPerformance": "25000 Megabit", + "networkPerformance": "30 Gigabit", "normalizationSizeFactor": "128", - "physicalProcessor": "Intel Xeon Scalable (Sapphire Rapids)", + "physicalProcessor": "AWS Graviton4 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AMX; Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", "regionCode": "us-east-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", @@ -22366,104 +24923,136 @@ "vcpu": "64", "vpcnetworkingsupport": "true", }, - "id": "r7iz.16xlarge", - "name": "r7iz.16xlarge", + "id": "r8g.16xlarge", + "name": "r8g.16xlarge", "ram": 524288, }, - "r7iz.2xlarge": { - "bandwidth": 12500, + "r8g.24xlarge": { + "bandwidth": 40, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.9 GHz", + "clockSpeed": "2.7 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 10000 Mbps", + "dedicatedEbsThroughput": "30000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r7iz.2xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "r8g.24xlarge", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", + "marketoption": "OnDemand", + "memory": "768 GiB", + "networkPerformance": "40 Gigabit", + "normalizationSizeFactor": "192", + "physicalProcessor": "AWS Graviton4 Processor", + "processorArchitecture": "64-bit", + "regionCode": "ap-south-1", + "servicecode": "AmazonEC2", + "servicename": "Amazon Elastic Compute Cloud", + "storage": "EBS only", + "vcpu": "96", + "vpcnetworkingsupport": "true", + }, + "id": "r8g.24xlarge", + "name": "r8g.24xlarge", + "ram": 786432, + }, + "r8g.2xlarge": { + "bandwidth": 15, + "disk": 0, + "extra": { + "availabilityzone": "NA", + "classicnetworkingsupport": "false", + "clockSpeed": "2.7 GHz", + "currentGeneration": "Yes", + "dedicatedEbsThroughput": "Up to 10 Gbps", + "ecu": "NA", + "enhancedNetworkingSupported": "Yes", + "gpuMemory": "NA", + "instanceFamily": "Memory optimized", + "instanceType": "r8g.2xlarge", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", "memory": "64 GiB", - "networkPerformance": "Up to 12500 Megabit", + "networkPerformance": "Up to 15 Gigabit", "normalizationSizeFactor": "16", - "physicalProcessor": "Intel Xeon Scalable (Sapphire Rapids)", + "physicalProcessor": "AWS Graviton4 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AMX; Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "ap-northeast-1", + "regionCode": "eu-west-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", "vcpu": "8", "vpcnetworkingsupport": "true", }, - "id": "r7iz.2xlarge", - "name": "r7iz.2xlarge", + "id": "r8g.2xlarge", + "name": "r8g.2xlarge", "ram": 65536, }, - "r7iz.32xlarge": { - "bandwidth": 50000, + "r8g.48xlarge": { + "bandwidth": 50, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.9 GHz", + "clockSpeed": "2.7 GHz", "currentGeneration": "Yes", "dedicatedEbsThroughput": "40000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r7iz.32xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "r8g.48xlarge", + "instancesku": "SKK3R9PTMH7JC22C", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "1024 GiB", - "networkPerformance": "50000 Megabit", - "normalizationSizeFactor": "256", - "physicalProcessor": "Intel Xeon Scalable (Sapphire Rapids)", + "memory": "1536 GiB", + "networkPerformance": "50 Gigabit", + "normalizationSizeFactor": "384", + "physicalProcessor": "AWS Graviton4 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AMX; Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "eu-west-1", + "regionCode": "ap-southeast-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", - "vcpu": "128", + "vcpu": "192", "vpcnetworkingsupport": "true", }, - "id": "r7iz.32xlarge", - "name": "r7iz.32xlarge", - "ram": 1048576, + "id": "r8g.48xlarge", + "name": "r8g.48xlarge", + "ram": 1572864, }, - "r7iz.4xlarge": { - "bandwidth": 12500, + "r8g.4xlarge": { + "bandwidth": 15, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.9 GHz", + "clockSpeed": "2.7 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 10000 Mbps", + "dedicatedEbsThroughput": "Up to 10 Gbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r7iz.4xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "r8g.4xlarge", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", "memory": "128 GiB", - "networkPerformance": "Up to 12500 Megabit", + "networkPerformance": "Up to 15 Gigabit", "normalizationSizeFactor": "32", - "physicalProcessor": "Intel Xeon Scalable (Sapphire Rapids)", + "physicalProcessor": "AWS Graviton4 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AMX; Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", "regionCode": "eu-west-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", @@ -22471,69 +25060,69 @@ "vcpu": "16", "vpcnetworkingsupport": "true", }, - "id": "r7iz.4xlarge", - "name": "r7iz.4xlarge", + "id": "r8g.4xlarge", + "name": "r8g.4xlarge", "ram": 131072, }, - "r7iz.8xlarge": { - "bandwidth": 12500, + "r8g.8xlarge": { + "bandwidth": 15, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.9 GHz", + "clockSpeed": "2.7 GHz", "currentGeneration": "Yes", "dedicatedEbsThroughput": "10000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r7iz.8xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "r8g.8xlarge", + "instancesku": "HSKTJRMDSCHDSSPK", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", "memory": "256 GiB", - "networkPerformance": "12500 Megabit", + "networkPerformance": "15 Gigabit", "normalizationSizeFactor": "64", - "physicalProcessor": "Intel Xeon Scalable (Sapphire Rapids)", + "physicalProcessor": "AWS Graviton4 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AMX; Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "ap-northeast-1", + "regionCode": "ap-southeast-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", "vcpu": "32", "vpcnetworkingsupport": "true", }, - "id": "r7iz.8xlarge", - "name": "r7iz.8xlarge", + "id": "r8g.8xlarge", + "name": "r8g.8xlarge", "ram": 262144, }, - "r7iz.large": { - "bandwidth": 12500, + "r8g.large": { + "bandwidth": 12, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.9 GHz", + "clockSpeed": "2.7 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 10000 Mbps", + "dedicatedEbsThroughput": "Up to 10 Gbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r7iz.large", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "r8g.large", + "instancesku": "5794PT5PDVXVMAWQ", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", "memory": "16 GiB", - "networkPerformance": "Up to 12500 Megabit", + "networkPerformance": "Up to 12.5 Gigabit", "normalizationSizeFactor": "4", - "physicalProcessor": "Intel Xeon Scalable (Sapphire Rapids)", + "physicalProcessor": "AWS Graviton4 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AMX; Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", "regionCode": "eu-west-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", @@ -22541,43 +25130,77 @@ "vcpu": "2", "vpcnetworkingsupport": "true", }, - "id": "r7iz.large", - "name": "r7iz.large", + "id": "r8g.large", + "name": "r8g.large", "ram": 16384, }, - "r7iz.xlarge": { - "bandwidth": 12500, + "r8g.medium": { + "bandwidth": 12, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.9 GHz", + "clockSpeed": "2.7 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 10000 Mbps", + "dedicatedEbsThroughput": "Up to 10 Gbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "r7iz.xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "r8g.medium", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", + "marketoption": "OnDemand", + "memory": "8 GiB", + "networkPerformance": "Up to 12.5 Gigabit", + "normalizationSizeFactor": "2", + "physicalProcessor": "AWS Graviton4 Processor", + "processorArchitecture": "64-bit", + "regionCode": "us-west-2", + "servicecode": "AmazonEC2", + "servicename": "Amazon Elastic Compute Cloud", + "storage": "EBS only", + "vcpu": "1", + "vpcnetworkingsupport": "true", + }, + "id": "r8g.medium", + "name": "r8g.medium", + "ram": 8192, + }, + "r8g.xlarge": { + "bandwidth": 12, + "disk": 0, + "extra": { + "availabilityzone": "NA", + "classicnetworkingsupport": "false", + "clockSpeed": "2.7 GHz", + "currentGeneration": "Yes", + "dedicatedEbsThroughput": "Up to 10 Gbps", + "ecu": "NA", + "enhancedNetworkingSupported": "Yes", + "gpuMemory": "NA", + "instanceFamily": "Memory optimized", + "instanceType": "r8g.xlarge", + "instancesku": "9Y46XFXK69WBSHFC", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", "memory": "32 GiB", - "networkPerformance": "Up to 12500 Megabit", + "networkPerformance": "Up to 12.5 Gigabit", "normalizationSizeFactor": "8", - "physicalProcessor": "Intel Xeon Scalable (Sapphire Rapids)", + "physicalProcessor": "AWS Graviton4 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AMX; Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "us-east-1", + "regionCode": "ap-northeast-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", "vcpu": "4", "vpcnetworkingsupport": "true", }, - "id": "r7iz.xlarge", - "name": "r7iz.xlarge", + "id": "r8g.xlarge", + "name": "r8g.xlarge", "ram": 32768, }, "t1.micro": { @@ -22585,9 +25208,9 @@ "disk": 0, "extra": { "availabilityzone": "NA", - "classicnetworkingsupport": "true", + "classicnetworkingsupport": "false", "currentGeneration": "No", - "ecu": "Variable", + "ecu": "NA", "enhancedNetworkingSupported": "No", "gpuMemory": "NA", "instanceFamily": "Micro instances", @@ -22601,7 +25224,7 @@ "normalizationSizeFactor": "0.5", "physicalProcessor": "Variable", "processorArchitecture": "32-bit or 64-bit", - "regionCode": "ap-southeast-2", + "regionCode": "ap-northeast-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -22625,6 +25248,7 @@ "gpuMemory": "NA", "instanceFamily": "General purpose", "instanceType": "t2.2xlarge", + "instancesku": "WTCBDF8NTYFUN3ES", "intelAvx2Available": "No", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", @@ -22635,7 +25259,7 @@ "physicalProcessor": "Intel Xeon Family", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel Turbo", - "regionCode": "ap-south-1", + "regionCode": "eu-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -22693,6 +25317,7 @@ "gpuMemory": "NA", "instanceFamily": "General purpose", "instanceType": "t2.medium", + "instancesku": "DY99AWFYB6SX74KD", "intelAvx2Available": "No", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", @@ -22703,7 +25328,7 @@ "physicalProcessor": "Intel Xeon Family", "processorArchitecture": "32-bit or 64-bit", "processorFeatures": "Intel AVX; Intel Turbo", - "regionCode": "us-east-2", + "regionCode": "us-west-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", @@ -22737,283 +25362,534 @@ "physicalProcessor": "Intel Xeon Family", "processorArchitecture": "32-bit or 64-bit", "processorFeatures": "Intel AVX; Intel Turbo", - "regionCode": "ca-central-1", + "regionCode": "eu-west-2", + "servicecode": "AmazonEC2", + "servicename": "Amazon Elastic Compute Cloud", + "storage": "EBS only", + "vcpu": "1", + "vpcnetworkingsupport": "true", + }, + "id": "t2.micro", + "name": "t2.micro", + "ram": 1024, + }, + "t2.nano": { + "bandwidth": None, + "disk": 0, + "extra": { + "availabilityzone": "NA", + "classicnetworkingsupport": "false", + "clockSpeed": "Up to 3.3 GHz", + "currentGeneration": "Yes", + "ecu": "NA", + "enhancedNetworkingSupported": "No", + "gpuMemory": "NA", + "instanceFamily": "General purpose", + "instanceType": "t2.nano", + "intelAvx2Available": "No", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", + "marketoption": "OnDemand", + "memory": "0.5 GiB", + "networkPerformance": "Low", + "normalizationSizeFactor": "0.25", + "physicalProcessor": "Intel Xeon Family", + "processorArchitecture": "32-bit or 64-bit", + "processorFeatures": "Intel AVX; Intel Turbo", + "regionCode": "us-west-1", + "servicecode": "AmazonEC2", + "servicename": "Amazon Elastic Compute Cloud", + "storage": "EBS only", + "vcpu": "1", + "vpcnetworkingsupport": "true", + }, + "id": "t2.nano", + "name": "t2.nano", + "ram": 512, + }, + "t2.small": { + "bandwidth": None, + "disk": 0, + "extra": { + "availabilityzone": "NA", + "classicnetworkingsupport": "false", + "clockSpeed": "Up to 3.3 GHz", + "currentGeneration": "Yes", + "ecu": "NA", + "enhancedNetworkingSupported": "No", + "gpuMemory": "NA", + "instanceFamily": "General purpose", + "instanceType": "t2.small", + "intelAvx2Available": "No", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", + "marketoption": "OnDemand", + "memory": "2 GiB", + "networkPerformance": "Low to Moderate", + "normalizationSizeFactor": "1", + "physicalProcessor": "Intel Xeon Family", + "processorArchitecture": "32-bit or 64-bit", + "processorFeatures": "Intel AVX; Intel Turbo", + "regionCode": "us-east-2", + "servicecode": "AmazonEC2", + "servicename": "Amazon Elastic Compute Cloud", + "storage": "EBS only", + "vcpu": "1", + "vpcnetworkingsupport": "true", + }, + "id": "t2.small", + "name": "t2.small", + "ram": 2048, + }, + "t2.xlarge": { + "bandwidth": None, + "disk": 0, + "extra": { + "availabilityzone": "NA", + "classicnetworkingsupport": "false", + "clockSpeed": "Up to 3.3 GHz", + "currentGeneration": "Yes", + "ecu": "NA", + "enhancedNetworkingSupported": "No", + "gpuMemory": "NA", + "instanceFamily": "General purpose", + "instanceType": "t2.xlarge", + "intelAvx2Available": "No", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", + "marketoption": "OnDemand", + "memory": "16 GiB", + "networkPerformance": "Moderate", + "normalizationSizeFactor": "8", + "physicalProcessor": "Intel Xeon Family", + "processorArchitecture": "64-bit", + "processorFeatures": "Intel AVX; Intel Turbo", + "regionCode": "us-east-1", + "servicecode": "AmazonEC2", + "servicename": "Amazon Elastic Compute Cloud", + "storage": "EBS only", + "vcpu": "4", + "vpcnetworkingsupport": "true", + }, + "id": "t2.xlarge", + "name": "t2.xlarge", + "ram": 16384, + }, + "t3.2xlarge": { + "bandwidth": 5, + "disk": 0, + "extra": { + "availabilityzone": "NA", + "classicnetworkingsupport": "false", + "clockSpeed": "3.1 GHz", + "currentGeneration": "Yes", + "dedicatedEbsThroughput": "Up to 2780 Mbps", + "ecu": "NA", + "enhancedNetworkingSupported": "No", + "gpuMemory": "NA", + "instanceFamily": "General purpose", + "instanceType": "t3.2xlarge", + "instancesku": "CAB4TUSN8KCWWMKW", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", + "marketoption": "OnDemand", + "memory": "32 GiB", + "networkPerformance": "Up to 5 Gigabit", + "normalizationSizeFactor": "16", + "physicalProcessor": "Intel Skylake E5 2686 v5", + "processorArchitecture": "64-bit", + "processorFeatures": "AVX; AVX2; Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "eu-west-3", + "servicecode": "AmazonEC2", + "servicename": "Amazon Elastic Compute Cloud", + "storage": "EBS only", + "vcpu": "8", + "vpcnetworkingsupport": "true", + }, + "id": "t3.2xlarge", + "name": "t3.2xlarge", + "ram": 32768, + }, + "t3.large": { + "bandwidth": 5, + "disk": 0, + "extra": { + "availabilityzone": "NA", + "classicnetworkingsupport": "false", + "clockSpeed": "3.1 GHz", + "currentGeneration": "Yes", + "dedicatedEbsThroughput": "Up to 2780 Mbps", + "ecu": "NA", + "enhancedNetworkingSupported": "No", + "gpuMemory": "NA", + "instanceFamily": "General purpose", + "instanceType": "t3.large", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", + "marketoption": "OnDemand", + "memory": "8 GiB", + "networkPerformance": "Up to 5 Gigabit", + "normalizationSizeFactor": "4", + "physicalProcessor": "Intel Skylake E5 2686 v5", + "processorArchitecture": "64-bit", + "processorFeatures": "AVX; AVX2; Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "eu-west-3", + "servicecode": "AmazonEC2", + "servicename": "Amazon Elastic Compute Cloud", + "storage": "EBS only", + "vcpu": "2", + "vpcnetworkingsupport": "true", + }, + "id": "t3.large", + "name": "t3.large", + "ram": 8192, + }, + "t3.medium": { + "bandwidth": 5, + "disk": 0, + "extra": { + "availabilityzone": "NA", + "classicnetworkingsupport": "false", + "clockSpeed": "3.1 GHz", + "currentGeneration": "Yes", + "dedicatedEbsThroughput": "Up to 2085 Mbps", + "ecu": "NA", + "enhancedNetworkingSupported": "No", + "gpuMemory": "NA", + "instanceFamily": "General purpose", + "instanceType": "t3.medium", + "instancesku": "YZ5V7FVMR7UMXETK", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", + "marketoption": "OnDemand", + "memory": "4 GiB", + "networkPerformance": "Up to 5 Gigabit", + "normalizationSizeFactor": "2", + "physicalProcessor": "Intel Skylake E5 2686 v5", + "processorArchitecture": "64-bit", + "processorFeatures": "AVX; AVX2; Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "ap-southeast-2", + "servicecode": "AmazonEC2", + "servicename": "Amazon Elastic Compute Cloud", + "storage": "EBS only", + "vcpu": "2", + "vpcnetworkingsupport": "true", + }, + "id": "t3.medium", + "name": "t3.medium", + "ram": 4096, + }, + "t3.micro": { + "bandwidth": 5, + "disk": 0, + "extra": { + "availabilityzone": "NA", + "classicnetworkingsupport": "false", + "clockSpeed": "3.1 GHz", + "currentGeneration": "Yes", + "dedicatedEbsThroughput": "Up to 2085 Mbps", + "ecu": "NA", + "enhancedNetworkingSupported": "No", + "gpuMemory": "NA", + "instanceFamily": "General purpose", + "instanceType": "t3.micro", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", + "marketoption": "OnDemand", + "memory": "1 GiB", + "networkPerformance": "Up to 5 Gigabit", + "normalizationSizeFactor": "0.5", + "physicalProcessor": "Intel Skylake E5 2686 v5", + "processorArchitecture": "64-bit", + "processorFeatures": "AVX; AVX2; Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "sa-east-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", - "vcpu": "1", + "vcpu": "2", "vpcnetworkingsupport": "true", }, - "id": "t2.micro", - "name": "t2.micro", + "id": "t3.micro", + "name": "t3.micro", "ram": 1024, }, - "t2.nano": { - "bandwidth": None, + "t3.nano": { + "bandwidth": 5, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "Up to 3.3 GHz", + "clockSpeed": "3.1 GHz", "currentGeneration": "Yes", + "dedicatedEbsThroughput": "Up to 2085 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "No", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "t2.nano", - "intelAvx2Available": "No", + "instanceType": "t3.nano", + "instancesku": "WEW9WBCCJASKWNJU", + "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", "marketoption": "OnDemand", "memory": "0.5 GiB", - "networkPerformance": "Low", + "networkPerformance": "Up to 5 Gigabit", "normalizationSizeFactor": "0.25", - "physicalProcessor": "Intel Xeon Family", - "processorArchitecture": "32-bit or 64-bit", - "processorFeatures": "Intel AVX; Intel Turbo", - "regionCode": "us-west-2", + "physicalProcessor": "Intel Skylake E5 2686 v5", + "processorArchitecture": "64-bit", + "processorFeatures": "AVX; AVX2; Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "ca-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", - "vcpu": "1", + "vcpu": "2", "vpcnetworkingsupport": "true", }, - "id": "t2.nano", - "name": "t2.nano", + "id": "t3.nano", + "name": "t3.nano", "ram": 512, }, - "t2.small": { - "bandwidth": None, + "t3.small": { + "bandwidth": 5, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "Up to 3.3 GHz", + "clockSpeed": "3.1 GHz", "currentGeneration": "Yes", + "dedicatedEbsThroughput": "Up to 2085 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "No", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "t2.small", - "intelAvx2Available": "No", + "instanceType": "t3.small", + "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", "marketoption": "OnDemand", "memory": "2 GiB", - "networkPerformance": "Low to Moderate", + "networkPerformance": "Up to 5 Gigabit", "normalizationSizeFactor": "1", - "physicalProcessor": "Intel Xeon Family", - "processorArchitecture": "32-bit or 64-bit", - "processorFeatures": "Intel AVX; Intel Turbo", - "regionCode": "us-west-2", + "physicalProcessor": "Intel Skylake E5 2686 v5", + "processorArchitecture": "64-bit", + "processorFeatures": "AVX; AVX2; Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "ap-northeast-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", - "vcpu": "1", + "vcpu": "2", "vpcnetworkingsupport": "true", }, - "id": "t2.small", - "name": "t2.small", + "id": "t3.small", + "name": "t3.small", "ram": 2048, }, - "t2.xlarge": { - "bandwidth": None, + "t3.xlarge": { + "bandwidth": 5, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "Up to 3.3 GHz", + "clockSpeed": "3.1 GHz", "currentGeneration": "Yes", + "dedicatedEbsThroughput": "Up to 2780 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "No", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "t2.xlarge", - "intelAvx2Available": "No", + "instanceType": "t3.xlarge", + "instancesku": "24GPMCAUP9P4GSC6", + "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", "marketoption": "OnDemand", "memory": "16 GiB", - "networkPerformance": "Moderate", + "networkPerformance": "Up to 5 Gigabit", "normalizationSizeFactor": "8", - "physicalProcessor": "Intel Xeon Family", + "physicalProcessor": "Intel Skylake E5 2686 v5", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel Turbo", - "regionCode": "ap-northeast-1", + "processorFeatures": "AVX; AVX2; Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "ap-northeast-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", "vcpu": "4", "vpcnetworkingsupport": "true", }, - "id": "t2.xlarge", - "name": "t2.xlarge", + "id": "t3.xlarge", + "name": "t3.xlarge", "ram": 16384, }, - "t3.2xlarge": { + "t3a.2xlarge": { "bandwidth": 5, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.1 GHz", + "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", "dedicatedEbsThroughput": "Up to 2780 Mbps", - "ecu": "Variable", - "enhancedNetworkingSupported": "No", + "ecu": "NA", + "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "t3.2xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "t3a.2xlarge", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", "memory": "32 GiB", "networkPerformance": "Up to 5 Gigabit", "normalizationSizeFactor": "16", - "physicalProcessor": "Intel Skylake E5 2686 v5", + "physicalProcessor": "AMD EPYC 7571", "processorArchitecture": "64-bit", - "processorFeatures": "AVX; AVX2; Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "us-west-2", + "processorFeatures": "AVX; AVX2; AMD Turbo", + "regionCode": "eu-west-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", "vcpu": "8", "vpcnetworkingsupport": "true", }, - "id": "t3.2xlarge", - "name": "t3.2xlarge", + "id": "t3a.2xlarge", + "name": "t3a.2xlarge", "ram": 32768, }, - "t3.large": { + "t3a.large": { "bandwidth": 5, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.1 GHz", + "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", "dedicatedEbsThroughput": "Up to 2780 Mbps", - "ecu": "Variable", - "enhancedNetworkingSupported": "No", + "ecu": "NA", + "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "t3.large", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "t3a.large", + "instancesku": "9W9WUN8874RQJPYR", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", "memory": "8 GiB", "networkPerformance": "Up to 5 Gigabit", "normalizationSizeFactor": "4", - "physicalProcessor": "Intel Skylake E5 2686 v5", + "physicalProcessor": "AMD EPYC 7571", "processorArchitecture": "64-bit", - "processorFeatures": "AVX; AVX2; Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "us-west-1", + "processorFeatures": "AVX; AVX2; AMD Turbo", + "regionCode": "us-east-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", "vcpu": "2", "vpcnetworkingsupport": "true", }, - "id": "t3.large", - "name": "t3.large", + "id": "t3a.large", + "name": "t3a.large", "ram": 8192, }, - "t3.medium": { + "t3a.medium": { "bandwidth": 5, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.1 GHz", + "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", "dedicatedEbsThroughput": "Up to 2085 Mbps", - "ecu": "Variable", - "enhancedNetworkingSupported": "No", + "ecu": "NA", + "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "t3.medium", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "t3a.medium", + "instancesku": "UMAHZUQPRB2BAWBS", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", "memory": "4 GiB", "networkPerformance": "Up to 5 Gigabit", "normalizationSizeFactor": "2", - "physicalProcessor": "Intel Skylake E5 2686 v5", + "physicalProcessor": "AMD EPYC 7571", "processorArchitecture": "64-bit", - "processorFeatures": "AVX; AVX2; Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "us-west-1", + "processorFeatures": "AVX; AVX2; AMD Turbo", + "regionCode": "eu-west-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", "vcpu": "2", "vpcnetworkingsupport": "true", }, - "id": "t3.medium", - "name": "t3.medium", + "id": "t3a.medium", + "name": "t3a.medium", "ram": 4096, }, - "t3.micro": { + "t3a.micro": { "bandwidth": 5, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.1 GHz", + "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", "dedicatedEbsThroughput": "Up to 2085 Mbps", - "ecu": "Variable", - "enhancedNetworkingSupported": "No", + "ecu": "NA", + "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "t3.micro", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "t3a.micro", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", "memory": "1 GiB", "networkPerformance": "Up to 5 Gigabit", "normalizationSizeFactor": "0.5", - "physicalProcessor": "Intel Skylake E5 2686 v5", + "physicalProcessor": "AMD EPYC 7571", "processorArchitecture": "64-bit", - "processorFeatures": "AVX; AVX2; Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "eu-west-2", + "processorFeatures": "AVX; AVX2; AMD Turbo", + "regionCode": "us-east-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", "vcpu": "2", "vpcnetworkingsupport": "true", }, - "id": "t3.micro", - "name": "t3.micro", + "id": "t3a.micro", + "name": "t3a.micro", "ram": 1024, }, - "t3.nano": { + "t3a.nano": { "bandwidth": 5, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.1 GHz", + "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", "dedicatedEbsThroughput": "Up to 2085 Mbps", - "ecu": "Variable", - "enhancedNetworkingSupported": "No", + "ecu": "NA", + "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "t3.nano", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "t3a.nano", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", "memory": "0.5 GiB", "networkPerformance": "Up to 5 Gigabit", "normalizationSizeFactor": "0.25", - "physicalProcessor": "Intel Skylake E5 2686 v5", + "physicalProcessor": "AMD EPYC 7571", "processorArchitecture": "64-bit", - "processorFeatures": "AVX; AVX2; Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "processorFeatures": "AVX; AVX2; AMD Turbo", "regionCode": "sa-east-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", @@ -23021,81 +25897,83 @@ "vcpu": "2", "vpcnetworkingsupport": "true", }, - "id": "t3.nano", - "name": "t3.nano", + "id": "t3a.nano", + "name": "t3a.nano", "ram": 512, }, - "t3.small": { + "t3a.small": { "bandwidth": 5, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.1 GHz", + "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", "dedicatedEbsThroughput": "Up to 2085 Mbps", - "ecu": "Variable", - "enhancedNetworkingSupported": "No", + "ecu": "NA", + "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "t3.small", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "t3a.small", + "instancesku": "R84E3TQPGUP973B4", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", "memory": "2 GiB", "networkPerformance": "Up to 5 Gigabit", "normalizationSizeFactor": "1", - "physicalProcessor": "Intel Skylake E5 2686 v5", + "physicalProcessor": "AMD EPYC 7571", "processorArchitecture": "64-bit", - "processorFeatures": "AVX; AVX2; Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "eu-south-1", + "processorFeatures": "AVX; AVX2; AMD Turbo", + "regionCode": "eu-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", "vcpu": "2", "vpcnetworkingsupport": "true", }, - "id": "t3.small", - "name": "t3.small", + "id": "t3a.small", + "name": "t3a.small", "ram": 2048, }, - "t3.xlarge": { + "t3a.xlarge": { "bandwidth": 5, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.1 GHz", + "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", "dedicatedEbsThroughput": "Up to 2780 Mbps", - "ecu": "Variable", - "enhancedNetworkingSupported": "No", + "ecu": "NA", + "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "t3.xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "t3a.xlarge", + "instancesku": "YUQH22HS49VU8AJK", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", "memory": "16 GiB", "networkPerformance": "Up to 5 Gigabit", "normalizationSizeFactor": "8", - "physicalProcessor": "Intel Skylake E5 2686 v5", + "physicalProcessor": "AMD EPYC 7571", "processorArchitecture": "64-bit", - "processorFeatures": "AVX; AVX2; Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "us-east-1", + "processorFeatures": "AVX; AVX2; AMD Turbo", + "regionCode": "ap-southeast-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", "vcpu": "4", "vpcnetworkingsupport": "true", }, - "id": "t3.xlarge", - "name": "t3.xlarge", + "id": "t3a.xlarge", + "name": "t3a.xlarge", "ram": 16384, }, - "t3a.2xlarge": { + "t4g.2xlarge": { "bandwidth": 5, "disk": 0, "extra": { @@ -23105,10 +25983,10 @@ "currentGeneration": "Yes", "dedicatedEbsThroughput": "Up to 2780 Mbps", "ecu": "NA", - "enhancedNetworkingSupported": "Yes", + "enhancedNetworkingSupported": "No", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "t3a.2xlarge", + "instanceType": "t4g.2xlarge", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", @@ -23116,21 +25994,20 @@ "memory": "32 GiB", "networkPerformance": "Up to 5 Gigabit", "normalizationSizeFactor": "16", - "physicalProcessor": "AMD EPYC 7571", + "physicalProcessor": "AWS Graviton2 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "AVX; AVX2; AMD Turbo", - "regionCode": "eu-west-3", + "regionCode": "ca-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", "vcpu": "8", "vpcnetworkingsupport": "true", }, - "id": "t3a.2xlarge", - "name": "t3a.2xlarge", + "id": "t4g.2xlarge", + "name": "t4g.2xlarge", "ram": 32768, }, - "t3a.large": { + "t4g.large": { "bandwidth": 5, "disk": 0, "extra": { @@ -23140,10 +26017,11 @@ "currentGeneration": "Yes", "dedicatedEbsThroughput": "Up to 2780 Mbps", "ecu": "NA", - "enhancedNetworkingSupported": "Yes", + "enhancedNetworkingSupported": "No", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "t3a.large", + "instanceType": "t4g.large", + "instancesku": "DP29NV5PDAV9G9SM", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", @@ -23151,21 +26029,20 @@ "memory": "8 GiB", "networkPerformance": "Up to 5 Gigabit", "normalizationSizeFactor": "4", - "physicalProcessor": "AMD EPYC 7571", + "physicalProcessor": "AWS Graviton2 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "AVX; AVX2; AMD Turbo", - "regionCode": "sa-east-1", + "regionCode": "us-east-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", "vcpu": "2", "vpcnetworkingsupport": "true", }, - "id": "t3a.large", - "name": "t3a.large", + "id": "t4g.large", + "name": "t4g.large", "ram": 8192, }, - "t3a.medium": { + "t4g.medium": { "bandwidth": 5, "disk": 0, "extra": { @@ -23175,10 +26052,10 @@ "currentGeneration": "Yes", "dedicatedEbsThroughput": "Up to 2085 Mbps", "ecu": "NA", - "enhancedNetworkingSupported": "Yes", + "enhancedNetworkingSupported": "No", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "t3a.medium", + "instanceType": "t4g.medium", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", @@ -23186,21 +26063,20 @@ "memory": "4 GiB", "networkPerformance": "Up to 5 Gigabit", "normalizationSizeFactor": "2", - "physicalProcessor": "AMD EPYC 7571", + "physicalProcessor": "AWS Graviton2 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "AVX; AVX2; AMD Turbo", - "regionCode": "ap-southeast-2", + "regionCode": "us-east-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", "vcpu": "2", "vpcnetworkingsupport": "true", }, - "id": "t3a.medium", - "name": "t3a.medium", + "id": "t4g.medium", + "name": "t4g.medium", "ram": 4096, }, - "t3a.micro": { + "t4g.micro": { "bandwidth": 5, "disk": 0, "extra": { @@ -23210,10 +26086,11 @@ "currentGeneration": "Yes", "dedicatedEbsThroughput": "Up to 2085 Mbps", "ecu": "NA", - "enhancedNetworkingSupported": "Yes", + "enhancedNetworkingSupported": "No", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "t3a.micro", + "instanceType": "t4g.micro", + "instancesku": "BQXJ8V9R6Y2TPCGG", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", @@ -23221,21 +26098,20 @@ "memory": "1 GiB", "networkPerformance": "Up to 5 Gigabit", "normalizationSizeFactor": "0.5", - "physicalProcessor": "AMD EPYC 7571", + "physicalProcessor": "AWS Graviton2 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "AVX; AVX2; AMD Turbo", - "regionCode": "ap-southeast-1", + "regionCode": "eu-west-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", "vcpu": "2", "vpcnetworkingsupport": "true", }, - "id": "t3a.micro", - "name": "t3a.micro", + "id": "t4g.micro", + "name": "t4g.micro", "ram": 1024, }, - "t3a.nano": { + "t4g.nano": { "bandwidth": 5, "disk": 0, "extra": { @@ -23245,10 +26121,10 @@ "currentGeneration": "Yes", "dedicatedEbsThroughput": "Up to 2085 Mbps", "ecu": "NA", - "enhancedNetworkingSupported": "Yes", + "enhancedNetworkingSupported": "No", "gpuMemory": "NA", "instanceFamily": "General purpose", - "instanceType": "t3a.nano", + "instanceType": "t4g.nano", "intelAvx2Available": "No", "intelAvxAvailable": "No", "intelTurboAvailable": "No", @@ -23256,1993 +26132,2235 @@ "memory": "0.5 GiB", "networkPerformance": "Up to 5 Gigabit", "normalizationSizeFactor": "0.25", - "physicalProcessor": "AMD EPYC 7571", + "physicalProcessor": "AWS Graviton2 Processor", + "processorArchitecture": "64-bit", + "regionCode": "ap-northeast-2", + "servicecode": "AmazonEC2", + "servicename": "Amazon Elastic Compute Cloud", + "storage": "EBS only", + "vcpu": "2", + "vpcnetworkingsupport": "true", + }, + "id": "t4g.nano", + "name": "t4g.nano", + "ram": 512, + }, + "t4g.small": { + "bandwidth": 5, + "disk": 0, + "extra": { + "availabilityzone": "NA", + "classicnetworkingsupport": "false", + "clockSpeed": "2.5 GHz", + "currentGeneration": "Yes", + "dedicatedEbsThroughput": "Up to 2085 Mbps", + "ecu": "NA", + "enhancedNetworkingSupported": "No", + "gpuMemory": "NA", + "instanceFamily": "General purpose", + "instanceType": "t4g.small", + "instancesku": "Y33CHC2PYKBQ7U2C", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", + "marketoption": "OnDemand", + "memory": "2 GiB", + "networkPerformance": "Up to 5 Gigabit", + "normalizationSizeFactor": "1", + "physicalProcessor": "AWS Graviton2 Processor", + "processorArchitecture": "64-bit", + "regionCode": "us-west-2", + "servicecode": "AmazonEC2", + "servicename": "Amazon Elastic Compute Cloud", + "storage": "EBS only", + "vcpu": "2", + "vpcnetworkingsupport": "true", + }, + "id": "t4g.small", + "name": "t4g.small", + "ram": 2048, + }, + "t4g.xlarge": { + "bandwidth": 5, + "disk": 0, + "extra": { + "availabilityzone": "NA", + "classicnetworkingsupport": "false", + "clockSpeed": "2.5 GHz", + "currentGeneration": "Yes", + "dedicatedEbsThroughput": "Up to 2780 Mbps", + "ecu": "NA", + "enhancedNetworkingSupported": "No", + "gpuMemory": "NA", + "instanceFamily": "General purpose", + "instanceType": "t4g.xlarge", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", + "marketoption": "OnDemand", + "memory": "16 GiB", + "networkPerformance": "Up to 5 Gigabit", + "normalizationSizeFactor": "8", + "physicalProcessor": "AWS Graviton2 Processor", + "processorArchitecture": "64-bit", + "regionCode": "ap-southeast-2", + "servicecode": "AmazonEC2", + "servicename": "Amazon Elastic Compute Cloud", + "storage": "EBS only", + "vcpu": "4", + "vpcnetworkingsupport": "true", + }, + "id": "t4g.xlarge", + "name": "t4g.xlarge", + "ram": 16384, + }, + "trn1.2xlarge": { + "bandwidth": 12500, + "disk": 475, + "extra": { + "availabilityzone": "NA", + "classicnetworkingsupport": "false", + "clockSpeed": "Up to 3.5 GHz", + "currentGeneration": "Yes", + "dedicatedEbsThroughput": "Up to 20 Gbps", + "ecu": "NA", + "enhancedNetworkingSupported": "Yes", + "gpuMemory": "32 GB", + "instanceFamily": "Machine Learning ASIC Instances", + "instanceType": "trn1.2xlarge", + "instancesku": "CSMRGVUPNG9UETH8", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", + "marketoption": "OnDemand", + "memory": "32 GiB", + "networkPerformance": "12500 Megabit", + "normalizationSizeFactor": "16", + "physicalProcessor": "Intel Xeon Scalable (Icelake)", + "processorArchitecture": "64-bit", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "us-east-2", + "servicecode": "AmazonEC2", + "servicename": "Amazon Elastic Compute Cloud", + "storage": "1 x 475 NVMe SSD", + "vcpu": "8", + "vpcnetworkingsupport": "true", + }, + "id": "trn1.2xlarge", + "name": "trn1.2xlarge", + "ram": 32768, + }, + "trn1.32xlarge": { + "bandwidth": 800, + "disk": 7600, + "extra": { + "availabilityzone": "NA", + "classicnetworkingsupport": "false", + "clockSpeed": "Up to 3.5 GHz", + "currentGeneration": "Yes", + "dedicatedEbsThroughput": "Up to 80 Gbps", + "ecu": "NA", + "enhancedNetworkingSupported": "Yes", + "gpuMemory": "512 GB", + "instanceFamily": "Machine Learning ASIC Instances", + "instanceType": "trn1.32xlarge", + "instancesku": "XPNPN2N6VY2GVQ9X", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", + "marketoption": "OnDemand", + "memory": "512 GiB", + "networkPerformance": "800 Gigabit", + "normalizationSizeFactor": "256", + "physicalProcessor": "Intel Xeon Scalable (Icelake)", + "processorArchitecture": "64-bit", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "us-east-1", + "servicecode": "AmazonEC2", + "servicename": "Amazon Elastic Compute Cloud", + "storage": "4 x 1900 NVMe SSD", + "vcpu": "128", + "vpcnetworkingsupport": "true", + }, + "id": "trn1.32xlarge", + "name": "trn1.32xlarge", + "ram": 524288, + }, + "trn1n.32xlarge": { + "bandwidth": 1600, + "disk": 7600, + "extra": { + "availabilityzone": "NA", + "classicnetworkingsupport": "false", + "clockSpeed": "3.5 GHz", + "currentGeneration": "Yes", + "dedicatedEbsThroughput": "80 Gbps", + "ecu": "NA", + "enhancedNetworkingSupported": "Yes", + "gpuMemory": "512 GB", + "instanceFamily": "Machine Learning ASIC Instances", + "instanceType": "trn1n.32xlarge", + "instancesku": "49HTVZD5D4J22XE8", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", + "marketoption": "OnDemand", + "memory": "512 GiB", + "networkPerformance": "1600 Gigabit", + "normalizationSizeFactor": "256", + "physicalProcessor": "Intel Xeon Scalable (Icelake)", + "processorArchitecture": "64-bit", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "us-east-2", + "servicecode": "AmazonEC2", + "servicename": "Amazon Elastic Compute Cloud", + "storage": "4 x 1900 NVMe SSD", + "vcpu": "128", + "vpcnetworkingsupport": "true", + }, + "id": "trn1n.32xlarge", + "name": "trn1n.32xlarge", + "ram": 524288, + }, + "trn2.48xlarge": { + "bandwidth": 3200, + "disk": 0, + "extra": { + "availabilityzone": "NA", + "classicnetworkingsupport": "false", + "clockSpeed": "Up to 3.9 GHz", + "currentGeneration": "Yes", + "dedicatedEbsThroughput": "80 Gbps", + "ecu": "NA", + "enhancedNetworkingSupported": "Yes", + "gpuMemory": "1536 GB HBM3", + "instanceFamily": "Machine Learning ASIC Instances", + "instanceType": "trn2.48xlarge", + "instancesku": "A7RS779QCEMNJV96", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", + "marketoption": "CapacityBlock", + "memory": "2048 GiB", + "networkPerformance": "3200 Gigabit", + "normalizationSizeFactor": "384", + "physicalProcessor": "Intel Xeon Scalable (Sapphire Rapids)", "processorArchitecture": "64-bit", - "processorFeatures": "AVX; AVX2; AMD Turbo", - "regionCode": "eu-central-1", + "processorFeatures": "Intel AMX; Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "us-east-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", - "vcpu": "2", + "vcpu": "192", "vpcnetworkingsupport": "true", }, - "id": "t3a.nano", - "name": "t3a.nano", - "ram": 512, + "id": "trn2.48xlarge", + "name": "trn2.48xlarge", + "ram": 2097152, }, - "t3a.small": { - "bandwidth": 5, + "u-12tb1.112xlarge": { + "bandwidth": 100, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 2085 Mbps", + "dedicatedEbsThroughput": "38000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", - "instanceFamily": "General purpose", - "instanceType": "t3a.small", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "instanceFamily": "Memory optimized", + "instanceType": "u-12tb1.112xlarge", + "instancesku": "REVYCR94A28EU37G", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "2 GiB", - "networkPerformance": "Up to 5 Gigabit", - "normalizationSizeFactor": "1", - "physicalProcessor": "AMD EPYC 7571", + "memory": "12288 GiB", + "networkPerformance": "100 Gigabit", + "normalizationSizeFactor": "NA", + "physicalProcessor": "Intel Xeon Scalable (Skylake)", "processorArchitecture": "64-bit", - "processorFeatures": "AVX; AVX2; AMD Turbo", - "regionCode": "us-east-1", + "processorFeatures": "Intel AVX; Intel AVX2; Intel Turbo", + "regionCode": "ap-northeast-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", - "vcpu": "2", + "vcpu": "448", "vpcnetworkingsupport": "true", }, - "id": "t3a.small", - "name": "t3a.small", - "ram": 2048, + "id": "u-12tb1.112xlarge", + "name": "u-12tb1.112xlarge", + "ram": 12582912, }, - "t3a.xlarge": { - "bandwidth": 5, + "u-18tb1.112xlarge": { + "bandwidth": 100, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 2780 Mbps", + "dedicatedEbsThroughput": "38000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", - "instanceFamily": "General purpose", - "instanceType": "t3a.xlarge", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "instanceFamily": "Memory optimized", + "instanceType": "u-18tb1.112xlarge", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "16 GiB", - "networkPerformance": "Up to 5 Gigabit", - "normalizationSizeFactor": "8", - "physicalProcessor": "AMD EPYC 7571", + "memory": "18432 GiB", + "networkPerformance": "100 Gigabit", + "normalizationSizeFactor": "NA", + "physicalProcessor": "Intel Xeon Platinum 8280L (Cascade Lake)", "processorArchitecture": "64-bit", - "processorFeatures": "AVX; AVX2; AMD Turbo", + "processorFeatures": "Intel AVX; Intel AVX2; Intel Turbo", "regionCode": "eu-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", - "vcpu": "4", + "vcpu": "448", "vpcnetworkingsupport": "true", }, - "id": "t3a.xlarge", - "name": "t3a.xlarge", - "ram": 16384, + "id": "u-18tb1.112xlarge", + "name": "u-18tb1.112xlarge", + "ram": 18874368, }, - "t4g.2xlarge": { - "bandwidth": 5, + "u-24tb1.112xlarge": { + "bandwidth": 100, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 2780 Mbps", + "dedicatedEbsThroughput": "38000 Mbps", "ecu": "NA", - "enhancedNetworkingSupported": "No", + "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", - "instanceFamily": "General purpose", - "instanceType": "t4g.2xlarge", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "instanceFamily": "Memory optimized", + "instanceType": "u-24tb1.112xlarge", + "instancesku": "3B3GWRWTH7FF4A6F", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "32 GiB", - "networkPerformance": "Up to 5 Gigabit", - "normalizationSizeFactor": "16", - "physicalProcessor": "AWS Graviton2 Processor", + "memory": "24576 GiB", + "networkPerformance": "100 Gigabit", + "normalizationSizeFactor": "NA", + "physicalProcessor": "Intel Xeon Platinum 8280L (Cascade Lake)", "processorArchitecture": "64-bit", - "regionCode": "sa-east-1", + "processorFeatures": "Intel AVX; Intel AVX2; Intel Turbo", + "regionCode": "us-east-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", - "vcpu": "8", + "vcpu": "448", "vpcnetworkingsupport": "true", }, - "id": "t4g.2xlarge", - "name": "t4g.2xlarge", - "ram": 32768, + "id": "u-24tb1.112xlarge", + "name": "u-24tb1.112xlarge", + "ram": 25165824, }, - "t4g.large": { - "bandwidth": 5, + "u-3tb1.56xlarge": { + "bandwidth": 50, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.5 GHz", + "clockSpeed": "2.1 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 2780 Mbps", + "dedicatedEbsThroughput": "19000 Mbps", "ecu": "NA", - "enhancedNetworkingSupported": "No", + "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", - "instanceFamily": "General purpose", - "instanceType": "t4g.large", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", + "instanceFamily": "Memory optimized", + "instanceType": "u-3tb1.56xlarge", + "instancesku": "SAPP6Y5NAHGYJNTE", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "8 GiB", - "networkPerformance": "Up to 5 Gigabit", - "normalizationSizeFactor": "4", - "physicalProcessor": "AWS Graviton2 Processor", + "memory": "3072 GiB", + "networkPerformance": "50 Gigabit", + "normalizationSizeFactor": "448", + "physicalProcessor": "Intel Xeon Scalable (Skylake)", "processorArchitecture": "64-bit", - "regionCode": "ap-southeast-2", + "processorFeatures": "AVX2; Intel AVX; Intel AVX2", + "regionCode": "us-west-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", - "vcpu": "2", + "vcpu": "224", "vpcnetworkingsupport": "true", }, - "id": "t4g.large", - "name": "t4g.large", - "ram": 8192, + "id": "u-3tb1.56xlarge", + "name": "u-3tb1.56xlarge", + "ram": 3145728, }, - "t4g.medium": { - "bandwidth": 5, + "u-6tb1.112xlarge": { + "bandwidth": 100, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 2085 Mbps", + "dedicatedEbsThroughput": "38000 Mbps", "ecu": "NA", - "enhancedNetworkingSupported": "No", + "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", - "instanceFamily": "General purpose", - "instanceType": "t4g.medium", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", + "instanceFamily": "Memory optimized", + "instanceType": "u-6tb1.112xlarge", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "4 GiB", - "networkPerformance": "Up to 5 Gigabit", - "normalizationSizeFactor": "2", - "physicalProcessor": "AWS Graviton2 Processor", + "memory": "6144 GiB", + "networkPerformance": "100 Gigabit", + "normalizationSizeFactor": "NA", + "physicalProcessor": "Intel Xeon Scalable (Skylake)", "processorArchitecture": "64-bit", - "regionCode": "eu-central-1", + "processorFeatures": "AVX; Intel AVX; Intel AVX2", + "regionCode": "ca-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", - "vcpu": "2", + "vcpu": "448", "vpcnetworkingsupport": "true", }, - "id": "t4g.medium", - "name": "t4g.medium", - "ram": 4096, + "id": "u-6tb1.112xlarge", + "name": "u-6tb1.112xlarge", + "ram": 6291456, }, - "t4g.micro": { - "bandwidth": 5, + "u-6tb1.56xlarge": { + "bandwidth": 100, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 2085 Mbps", + "dedicatedEbsThroughput": "38000 Mbps", "ecu": "NA", - "enhancedNetworkingSupported": "No", + "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", - "instanceFamily": "General purpose", - "instanceType": "t4g.micro", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", + "instanceFamily": "Memory optimized", + "instanceType": "u-6tb1.56xlarge", + "instancesku": "PVJMNB8VSNPYZ6GP", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "1 GiB", - "networkPerformance": "Up to 5 Gigabit", - "normalizationSizeFactor": "0.5", - "physicalProcessor": "AWS Graviton2 Processor", + "memory": "6144 GiB", + "networkPerformance": "100 Gigabit", + "normalizationSizeFactor": "NA", + "physicalProcessor": "Intel Xeon Scalable (Skylake)", "processorArchitecture": "64-bit", + "processorFeatures": "AVX; Intel AVX; Intel AVX2", "regionCode": "ap-northeast-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", - "vcpu": "2", + "vcpu": "224", "vpcnetworkingsupport": "true", }, - "id": "t4g.micro", - "name": "t4g.micro", - "ram": 1024, + "id": "u-6tb1.56xlarge", + "name": "u-6tb1.56xlarge", + "ram": 6291456, }, - "t4g.nano": { - "bandwidth": 5, + "u-9tb1.112xlarge": { + "bandwidth": 100, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 2085 Mbps", + "dedicatedEbsThroughput": "38000 Mbps", "ecu": "NA", - "enhancedNetworkingSupported": "No", - "gpuMemory": "NA", - "instanceFamily": "General purpose", - "instanceType": "t4g.nano", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "enhancedNetworkingSupported": "Yes", + "gpuMemory": "NA", + "instanceFamily": "Memory optimized", + "instanceType": "u-9tb1.112xlarge", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "0.5 GiB", - "networkPerformance": "Up to 5 Gigabit", - "normalizationSizeFactor": "0.25", - "physicalProcessor": "AWS Graviton2 Processor", + "memory": "9216 GiB", + "networkPerformance": "100 Gigabit", + "normalizationSizeFactor": "NA", + "physicalProcessor": "Intel Xeon Scalable (Skylake)", "processorArchitecture": "64-bit", - "regionCode": "eu-west-2", + "processorFeatures": "Intel AVX; Intel AVX2; Intel Turbo", + "regionCode": "ap-southeast-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", - "vcpu": "2", + "vcpu": "448", "vpcnetworkingsupport": "true", }, - "id": "t4g.nano", - "name": "t4g.nano", - "ram": 512, + "id": "u-9tb1.112xlarge", + "name": "u-9tb1.112xlarge", + "ram": 9437184, }, - "t4g.small": { - "bandwidth": 5, + "u7i-12tb.224xlarge": { + "bandwidth": 100, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.5 GHz", + "clockSpeed": "2.9 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 2085 Mbps", + "dedicatedEbsThroughput": "60 Gbps", "ecu": "NA", - "enhancedNetworkingSupported": "No", + "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", - "instanceFamily": "General purpose", - "instanceType": "t4g.small", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "instanceFamily": "Memory optimized", + "instanceType": "u7i-12tb.224xlarge", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "2 GiB", - "networkPerformance": "Up to 5 Gigabit", - "normalizationSizeFactor": "1", - "physicalProcessor": "AWS Graviton2 Processor", + "memory": "12288 GiB", + "networkPerformance": "100 Gigabit", + "normalizationSizeFactor": "1792", + "physicalProcessor": "Intel Xeon Scalable (Sapphire Rapids)", "processorArchitecture": "64-bit", - "regionCode": "sa-east-1", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "us-east-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", - "vcpu": "2", + "vcpu": "896", "vpcnetworkingsupport": "true", }, - "id": "t4g.small", - "name": "t4g.small", - "ram": 2048, + "id": "u7i-12tb.224xlarge", + "name": "u7i-12tb.224xlarge", + "ram": 12582912, }, - "t4g.xlarge": { - "bandwidth": 5, + "u7i-6tb.112xlarge": { + "bandwidth": 100, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.5 GHz", + "clockSpeed": "2.9 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 2780 Mbps", + "dedicatedEbsThroughput": "60 Gbps", "ecu": "NA", - "enhancedNetworkingSupported": "No", + "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", - "instanceFamily": "General purpose", - "instanceType": "t4g.xlarge", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "instanceFamily": "Memory optimized", + "instanceType": "u7i-6tb.112xlarge", + "instancesku": "JREF953XJBJQXJNH", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "16 GiB", - "networkPerformance": "Up to 5 Gigabit", - "normalizationSizeFactor": "8", - "physicalProcessor": "AWS Graviton2 Processor", + "memory": "6144 GiB", + "networkPerformance": "100 Gigabit", + "normalizationSizeFactor": "896", + "physicalProcessor": "Intel Xeon Scalable (Sapphire Rapids)", "processorArchitecture": "64-bit", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", "regionCode": "ap-northeast-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", - "vcpu": "4", + "vcpu": "448", "vpcnetworkingsupport": "true", }, - "id": "t4g.xlarge", - "name": "t4g.xlarge", - "ram": 16384, + "id": "u7i-6tb.112xlarge", + "name": "u7i-6tb.112xlarge", + "ram": 6291456, }, - "trn1.2xlarge": { - "bandwidth": 12500, - "disk": 475, + "u7i-8tb.112xlarge": { + "bandwidth": 100, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "Up to 3.5 GHz", + "clockSpeed": "2.9 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 20 Gbps", + "dedicatedEbsThroughput": "60 Gbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", - "gpuMemory": "512 GB", - "instanceFamily": "Machine Learning ASIC Instances", - "instanceType": "trn1.2xlarge", + "gpuMemory": "NA", + "instanceFamily": "Memory optimized", + "instanceType": "u7i-8tb.112xlarge", + "instancesku": "Y8G9PN7FHBAQMPX6", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "32 GiB", - "networkPerformance": "12500 Megabit", - "normalizationSizeFactor": "16", - "physicalProcessor": "Intel Xeon Scalable (Icelake)", + "memory": "8192 GiB", + "networkPerformance": "100 Gigabit", + "normalizationSizeFactor": "896", + "physicalProcessor": "Intel Xeon Scalable (Sapphire Rapids)", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "us-east-2", + "regionCode": "us-east-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 475 NVMe SSD", - "vcpu": "8", + "storage": "EBS only", + "vcpu": "448", "vpcnetworkingsupport": "true", }, - "id": "trn1.2xlarge", - "name": "trn1.2xlarge", - "ram": 32768, + "id": "u7i-8tb.112xlarge", + "name": "u7i-8tb.112xlarge", + "ram": 8388608, }, - "trn1.32xlarge": { - "bandwidth": 800, - "disk": 7600, + "u7in-16tb.224xlarge": { + "bandwidth": 200, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "Up to 3.5 GHz", + "clockSpeed": "2.9 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 80 Gbps", + "dedicatedEbsThroughput": "100 Gbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", - "instanceFamily": "Machine Learning ASIC Instances", - "instanceType": "trn1.32xlarge", + "instanceFamily": "Memory optimized", + "instanceType": "u7in-16tb.224xlarge", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "512 GiB", - "networkPerformance": "800 Gigabit", - "normalizationSizeFactor": "256", - "physicalProcessor": "Intel Xeon Scalable (Icelake)", - "processorArchitecture": "64-bit", + "memory": "16384 GiB", + "networkPerformance": "200 Gigabit", + "normalizationSizeFactor": "1792", + "physicalProcessor": "Intel Xeon Scalable (Sapphire Rapids)", + "processorArchitecture": "32-bit or 64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "us-east-2", + "regionCode": "us-east-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "4 x 1900 NVMe SSD", - "vcpu": "128", + "storage": "EBS only", + "vcpu": "896", "vpcnetworkingsupport": "true", }, - "id": "trn1.32xlarge", - "name": "trn1.32xlarge", - "ram": 524288, + "id": "u7in-16tb.224xlarge", + "name": "u7in-16tb.224xlarge", + "ram": 16777216, }, - "trn1n.32xlarge": { - "bandwidth": 1600, - "disk": 7600, + "u7in-24tb.224xlarge": { + "bandwidth": 200, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.5 GHz", + "clockSpeed": "2.9 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "80 Gbps", + "dedicatedEbsThroughput": "100 Gbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", - "gpuMemory": "512 GB", - "instanceFamily": "Machine Learning ASIC Instances", - "instanceType": "trn1n.32xlarge", + "gpuMemory": "NA", + "instanceFamily": "Memory optimized", + "instanceType": "u7in-24tb.224xlarge", + "instancesku": "2QFYY9495W6NNN5X", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "512 GiB", - "networkPerformance": "1600 Gigabit", - "normalizationSizeFactor": "256", - "physicalProcessor": "Intel Xeon Scalable (Icelake)", + "memory": "24576 GiB", + "networkPerformance": "200 Gigabit", + "normalizationSizeFactor": "1792", + "physicalProcessor": "Intel Xeon Scalable (Sapphire Rapids)", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", "regionCode": "us-east-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "4 x 1900 NVMe SSD", - "vcpu": "128", + "storage": "EBS only", + "vcpu": "896", "vpcnetworkingsupport": "true", }, - "id": "trn1n.32xlarge", - "name": "trn1n.32xlarge", - "ram": 524288, + "id": "u7in-24tb.224xlarge", + "name": "u7in-24tb.224xlarge", + "ram": 25165824, }, - "u-12tb1.112xlarge": { - "bandwidth": 100, + "u7in-32tb.224xlarge": { + "bandwidth": 200, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", + "clockSpeed": "2.9 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "38000 Mbps", + "dedicatedEbsThroughput": "100 Gbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "u-12tb1.112xlarge", + "instanceType": "u7in-32tb.224xlarge", + "instancesku": "63TTCGZUVQKPK53D", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "12288 GiB", - "networkPerformance": "100 Gigabit", - "normalizationSizeFactor": "NA", - "physicalProcessor": "Intel Xeon Scalable (Skylake)", + "memory": "32768 GiB", + "networkPerformance": "200 Gigabit", + "normalizationSizeFactor": "1792", + "physicalProcessor": "Intel Xeon Scalable (Sapphire Rapids)", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel Turbo", - "regionCode": "us-east-2", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "us-west-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", - "vcpu": "448", + "vcpu": "896", "vpcnetworkingsupport": "true", }, - "id": "u-12tb1.112xlarge", - "name": "u-12tb1.112xlarge", - "ram": 12582912, + "id": "u7in-32tb.224xlarge", + "name": "u7in-32tb.224xlarge", + "ram": 33554432, }, - "u-18tb1.112xlarge": { - "bandwidth": 100, + "vt1.24xlarge": { + "bandwidth": 25000, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", + "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "38000 Mbps", + "dedicatedEbsThroughput": "19000 Mbps", "ecu": "NA", - "enhancedNetworkingSupported": "Yes", + "enhancedNetworkingSupported": "No", "gpuMemory": "NA", - "instanceFamily": "Memory optimized", - "instanceType": "u-18tb1.112xlarge", + "instanceFamily": "Media Accelerator Instances", + "instanceType": "vt1.24xlarge", + "instancesku": "9GT74VMCJEP299FD", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "18432 GiB", - "networkPerformance": "100 Gigabit", - "normalizationSizeFactor": "NA", - "physicalProcessor": "Intel Xeon Platinum 8280L (Cascade Lake)", + "memory": "192 GiB", + "networkPerformance": "25000 Megabit", + "normalizationSizeFactor": "192", + "physicalProcessor": "Intel Xeon Platinum 8259CL", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel Turbo", - "regionCode": "eu-west-1", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "us-east-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", - "vcpu": "448", - "vpcnetworkingsupport": "true", - }, - "id": "u-18tb1.112xlarge", - "name": "u-18tb1.112xlarge", - "ram": 18874368, + "vcpu": "96", + "vpcnetworkingsupport": "true", + }, + "id": "vt1.24xlarge", + "name": "vt1.24xlarge", + "ram": 196608, }, - "u-24tb1.112xlarge": { - "bandwidth": 100, + "vt1.3xlarge": { + "bandwidth": 3125, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", + "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "38000 Mbps", + "dedicatedEbsThroughput": "2375 Mbps", "ecu": "NA", - "enhancedNetworkingSupported": "Yes", + "enhancedNetworkingSupported": "No", "gpuMemory": "NA", - "instanceFamily": "Memory optimized", - "instanceType": "u-24tb1.112xlarge", + "instanceFamily": "Media Accelerator Instances", + "instanceType": "vt1.3xlarge", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "24576 GiB", - "networkPerformance": "100 Gigabit", - "normalizationSizeFactor": "NA", - "physicalProcessor": "Intel Xeon Platinum 8280L (Cascade Lake)", + "memory": "24 GiB", + "networkPerformance": "3125 Megabit", + "normalizationSizeFactor": "24", + "physicalProcessor": "Intel Xeon Platinum 8259CL", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel Turbo", - "regionCode": "us-west-2", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "us-east-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", - "vcpu": "448", + "vcpu": "12", "vpcnetworkingsupport": "true", }, - "id": "u-24tb1.112xlarge", - "name": "u-24tb1.112xlarge", - "ram": 25165824, + "id": "vt1.3xlarge", + "name": "vt1.3xlarge", + "ram": 24576, }, - "u-3tb1.56xlarge": { - "bandwidth": 50, + "vt1.6xlarge": { + "bandwidth": 6250, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.1 GHz", + "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "19000 Mbps", + "dedicatedEbsThroughput": "4750 Mbps", "ecu": "NA", - "enhancedNetworkingSupported": "Yes", + "enhancedNetworkingSupported": "No", "gpuMemory": "NA", - "instanceFamily": "Memory optimized", - "instanceType": "u-3tb1.56xlarge", + "instanceFamily": "Media Accelerator Instances", + "instanceType": "vt1.6xlarge", + "instancesku": "PY3K83PMVBEUYB32", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", - "intelTurboAvailable": "No", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "3072 GiB", - "networkPerformance": "50 Gigabit", - "normalizationSizeFactor": "448", - "physicalProcessor": "Intel Xeon Scalable (Skylake)", + "memory": "48 GiB", + "networkPerformance": "6250 Megabit", + "normalizationSizeFactor": "48", + "physicalProcessor": "Intel Xeon Platinum 8259CL", "processorArchitecture": "64-bit", - "processorFeatures": "AVX2; Intel AVX; Intel AVX2", - "regionCode": "ap-east-1", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "us-east-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", - "vcpu": "224", + "vcpu": "24", "vpcnetworkingsupport": "true", }, - "id": "u-3tb1.56xlarge", - "name": "u-3tb1.56xlarge", - "ram": 3145728, + "id": "vt1.6xlarge", + "name": "vt1.6xlarge", + "ram": 49152, }, - "u-6tb1.112xlarge": { - "bandwidth": 100, - "disk": 0, + "x1.16xlarge": { + "bandwidth": None, + "disk": 1920, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", + "clockSpeed": "2.3 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "38000 Mbps", - "ecu": "NA", + "dedicatedEbsThroughput": "7000 Mbps", + "ecu": "174.5", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "u-6tb1.112xlarge", + "instanceType": "x1.16xlarge", + "instancesku": "7DHPBJ9UTU6S6WK4", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", - "intelTurboAvailable": "No", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "6144 GiB", - "networkPerformance": "100 Gigabit", - "normalizationSizeFactor": "NA", - "physicalProcessor": "Intel Xeon Scalable (Skylake)", + "memory": "976 GiB", + "networkPerformance": "High", + "normalizationSizeFactor": "128", + "physicalProcessor": "High Frequency Intel Xeon E7-8880 v3 (Haswell)", "processorArchitecture": "64-bit", - "processorFeatures": "AVX; Intel AVX; Intel AVX2", - "regionCode": "eu-south-1", + "processorFeatures": "Intel AVX; Intel AVX2; Intel Turbo", + "regionCode": "ap-northeast-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", - "vcpu": "448", + "storage": "1 x 1920 SSD", + "vcpu": "64", "vpcnetworkingsupport": "true", }, - "id": "u-6tb1.112xlarge", - "name": "u-6tb1.112xlarge", - "ram": 6291456, + "id": "x1.16xlarge", + "name": "x1.16xlarge", + "ram": 999424, }, - "u-6tb1.56xlarge": { - "bandwidth": 100, - "disk": 0, + "x1.32xlarge": { + "bandwidth": None, + "disk": 3840, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", + "clockSpeed": "2.3 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "38000 Mbps", - "ecu": "NA", + "dedicatedEbsThroughput": "14000 Mbps", + "ecu": "349", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "u-6tb1.56xlarge", + "instanceType": "x1.32xlarge", + "instancesku": "STYK7K6FHHBSRAHM", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", - "intelTurboAvailable": "No", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "6144 GiB", - "networkPerformance": "100 Gigabit", - "normalizationSizeFactor": "NA", - "physicalProcessor": "Intel Xeon Scalable (Skylake)", + "memory": "1952 GiB", + "networkPerformance": "High", + "normalizationSizeFactor": "256", + "physicalProcessor": "High Frequency Intel Xeon E7-8880 v3 (Haswell)", "processorArchitecture": "64-bit", - "processorFeatures": "AVX; Intel AVX; Intel AVX2", - "regionCode": "us-west-2", + "processorFeatures": "Intel AVX; Intel AVX2; Intel Turbo", + "regionCode": "ap-northeast-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", - "vcpu": "224", + "storage": "2 x 1920 SSD", + "vcpu": "128", "vpcnetworkingsupport": "true", }, - "id": "u-6tb1.56xlarge", - "name": "u-6tb1.56xlarge", - "ram": 6291456, + "id": "x1.32xlarge", + "name": "x1.32xlarge", + "ram": 1998848, }, - "u-9tb1.112xlarge": { - "bandwidth": 100, - "disk": 0, + "x1e.16xlarge": { + "bandwidth": 10, + "disk": 1920, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", + "clockSpeed": "2.3 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "38000 Mbps", - "ecu": "NA", + "dedicatedEbsThroughput": "7000 Mbps", + "ecu": "179", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "u-9tb1.112xlarge", + "instanceType": "x1e.16xlarge", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "9216 GiB", - "networkPerformance": "100 Gigabit", - "normalizationSizeFactor": "NA", - "physicalProcessor": "Intel Xeon Scalable (Skylake)", + "memory": "1952 GiB", + "networkPerformance": "10 Gigabit", + "normalizationSizeFactor": "128", + "physicalProcessor": "High Frequency Intel Xeon E7-8880 v3 (Haswell)", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel Turbo", - "regionCode": "eu-central-1", + "processorFeatures": "Intel AVX; Intel AVX2", + "regionCode": "eu-west-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", - "vcpu": "448", + "storage": "1 x 1920 SSD", + "vcpu": "64", "vpcnetworkingsupport": "true", }, - "id": "u-9tb1.112xlarge", - "name": "u-9tb1.112xlarge", - "ram": 9437184, + "id": "x1e.16xlarge", + "name": "x1e.16xlarge", + "ram": 1998848, }, - "u7i-12tb.224xlarge": { - "bandwidth": 100, - "disk": 0, + "x1e.2xlarge": { + "bandwidth": 10, + "disk": 240, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.9 GHz", + "clockSpeed": "2.3 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "60 Gbps", - "ecu": "NA", + "dedicatedEbsThroughput": "1000 Mbps", + "ecu": "23", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "u7i-12tb.224xlarge", + "instanceType": "x1e.2xlarge", + "instancesku": "BKRMPKCEC6DFW9NP", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "12288 GiB", - "networkPerformance": "100 Gigabit", - "normalizationSizeFactor": "1792", - "physicalProcessor": "Intel Xeon Scalable (Sapphire Rapids)", + "memory": "244 GiB", + "networkPerformance": "Up to 10 Gigabit", + "normalizationSizeFactor": "16", + "physicalProcessor": "High Frequency Intel Xeon E7-8880 v3 (Haswell)", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "us-west-2", + "processorFeatures": "Intel AVX; Intel AVX2", + "regionCode": "ap-northeast-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", - "vcpu": "896", + "storage": "1 x 240 SSD", + "vcpu": "8", "vpcnetworkingsupport": "true", }, - "id": "u7i-12tb.224xlarge", - "name": "u7i-12tb.224xlarge", - "ram": 12582912, + "id": "x1e.2xlarge", + "name": "x1e.2xlarge", + "ram": 249856, }, - "u7in-16tb.224xlarge": { - "bandwidth": 200, - "disk": 0, + "x1e.32xlarge": { + "bandwidth": 25, + "disk": 3840, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.9 GHz", + "clockSpeed": "2.3 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "100 Gbps", - "ecu": "NA", + "dedicatedEbsThroughput": "14000 Mbps", + "ecu": "340", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "u7in-16tb.224xlarge", + "instanceType": "x1e.32xlarge", + "instancesku": "YAS88XT2MXM4B2ZV", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "16384 GiB", - "networkPerformance": "200 Gigabit", - "normalizationSizeFactor": "1792", - "physicalProcessor": "Intel Xeon Scalable (Sapphire Rapids)", - "processorArchitecture": "32-bit or 64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "us-west-2", + "memory": "3904 GiB", + "networkPerformance": "25 Gigabit", + "normalizationSizeFactor": "256", + "physicalProcessor": "High Frequency Intel Xeon E7-8880 v3 (Haswell)", + "processorArchitecture": "64-bit", + "processorFeatures": "Intel AVX; Intel AVX2", + "regionCode": "sa-east-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", - "vcpu": "896", + "storage": "2 x 1920 SSD", + "vcpu": "128", "vpcnetworkingsupport": "true", }, - "id": "u7in-16tb.224xlarge", - "name": "u7in-16tb.224xlarge", - "ram": 16777216, + "id": "x1e.32xlarge", + "name": "x1e.32xlarge", + "ram": 3997696, }, - "u7in-24tb.224xlarge": { - "bandwidth": 200, - "disk": 0, + "x1e.4xlarge": { + "bandwidth": 10, + "disk": 480, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.9 GHz", + "clockSpeed": "2.3 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "100 Gbps", - "ecu": "NA", + "dedicatedEbsThroughput": "1750 Mbps", + "ecu": "47", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "u7in-24tb.224xlarge", + "instanceType": "x1e.4xlarge", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "24576 GiB", - "networkPerformance": "200 Gigabit", - "normalizationSizeFactor": "1792", - "physicalProcessor": "Intel Xeon Scalable (Sapphire Rapids)", + "memory": "488 GiB", + "networkPerformance": "Up to 10 Gigabit", + "normalizationSizeFactor": "32", + "physicalProcessor": "High Frequency Intel Xeon E7-8880 v3 (Haswell)", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "us-east-1", + "processorFeatures": "Intel AVX; Intel AVX2", + "regionCode": "ca-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", - "vcpu": "896", + "storage": "1 x 480 SSD", + "vcpu": "16", "vpcnetworkingsupport": "true", }, - "id": "u7in-24tb.224xlarge", - "name": "u7in-24tb.224xlarge", - "ram": 25165824, + "id": "x1e.4xlarge", + "name": "x1e.4xlarge", + "ram": 499712, }, - "u7in-32tb.224xlarge": { - "bandwidth": 200, - "disk": 0, + "x1e.8xlarge": { + "bandwidth": 10, + "disk": 960, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.9 GHz", + "clockSpeed": "2.3 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "100 Gbps", - "ecu": "NA", + "dedicatedEbsThroughput": "3500 Mbps", + "ecu": "91", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "u7in-32tb.224xlarge", + "instanceType": "x1e.8xlarge", + "instancesku": "QDBZKZSM8J22BVE7", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "32768 GiB", - "networkPerformance": "200 Gigabit", - "normalizationSizeFactor": "1792", - "physicalProcessor": "Intel Xeon Scalable (Sapphire Rapids)", + "memory": "976 GiB", + "networkPerformance": "Up to 10 Gigabit", + "normalizationSizeFactor": "64", + "physicalProcessor": "High Frequency Intel Xeon E7-8880 v3 (Haswell)", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "us-west-2", + "processorFeatures": "Intel AVX; Intel AVX2", + "regionCode": "us-east-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", - "vcpu": "896", + "storage": "1 x 960 SSD", + "vcpu": "32", "vpcnetworkingsupport": "true", }, - "id": "u7in-32tb.224xlarge", - "name": "u7in-32tb.224xlarge", - "ram": 33554432, + "id": "x1e.8xlarge", + "name": "x1e.8xlarge", + "ram": 999424, }, - "vt1.24xlarge": { - "bandwidth": 25000, - "disk": 0, + "x1e.xlarge": { + "bandwidth": 10, + "disk": 120, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.5 GHz", + "clockSpeed": "2.3 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "19000 Mbps", - "ecu": "NA", - "enhancedNetworkingSupported": "No", + "dedicatedEbsThroughput": "500 Mbps", + "ecu": "12", + "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", - "instanceFamily": "Media Accelerator Instances", - "instanceType": "vt1.24xlarge", + "instanceFamily": "Memory optimized", + "instanceType": "x1e.xlarge", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "192 GiB", - "networkPerformance": "25000 Megabit", - "normalizationSizeFactor": "192", - "physicalProcessor": "Intel Xeon Platinum 8259CL", + "memory": "122 GiB", + "networkPerformance": "Up to 10 Gigabit", + "normalizationSizeFactor": "8", + "physicalProcessor": "High Frequency Intel Xeon E7-8880 v3 (Haswell)", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "us-west-2", + "processorFeatures": "Intel AVX; Intel AVX2", + "regionCode": "eu-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", - "vcpu": "96", + "storage": "1 x 120 SSD", + "vcpu": "4", "vpcnetworkingsupport": "true", }, - "id": "vt1.24xlarge", - "name": "vt1.24xlarge", - "ram": 196608, + "id": "x1e.xlarge", + "name": "x1e.xlarge", + "ram": 124928, }, - "vt1.3xlarge": { - "bandwidth": 3125, - "disk": 0, + "x2gd.12xlarge": { + "bandwidth": 20, + "disk": 2850, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "2375 Mbps", + "dedicatedEbsThroughput": "14250 Mbps", "ecu": "NA", - "enhancedNetworkingSupported": "No", + "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", - "instanceFamily": "Media Accelerator Instances", - "instanceType": "vt1.3xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceFamily": "Memory optimized", + "instanceType": "x2gd.12xlarge", + "instancesku": "YHYZ8JNVTJ3DYNPQ", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "24 GiB", - "networkPerformance": "3125 Megabit", - "normalizationSizeFactor": "24", - "physicalProcessor": "Intel Xeon Platinum 8259CL", + "memory": "768 GiB", + "networkPerformance": "20 Gigabit", + "normalizationSizeFactor": "96", + "physicalProcessor": "AWS Graviton2 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "us-west-2", + "regionCode": "us-east-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", - "vcpu": "12", + "storage": "2 x 1425 SSD", + "vcpu": "48", "vpcnetworkingsupport": "true", }, - "id": "vt1.3xlarge", - "name": "vt1.3xlarge", - "ram": 24576, + "id": "x2gd.12xlarge", + "name": "x2gd.12xlarge", + "ram": 786432, }, - "vt1.6xlarge": { - "bandwidth": 6250, - "disk": 0, + "x2gd.16xlarge": { + "bandwidth": 25, + "disk": 3800, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "4750 Mbps", + "dedicatedEbsThroughput": "19000 Mbps", "ecu": "NA", - "enhancedNetworkingSupported": "No", + "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", - "instanceFamily": "Media Accelerator Instances", - "instanceType": "vt1.6xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceFamily": "Memory optimized", + "instanceType": "x2gd.16xlarge", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "48 GiB", - "networkPerformance": "6250 Megabit", - "normalizationSizeFactor": "48", - "physicalProcessor": "Intel Xeon Platinum 8259CL", + "memory": "1024 GiB", + "networkPerformance": "25 Gigabit", + "normalizationSizeFactor": "128", + "physicalProcessor": "AWS Graviton2 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "eu-west-1", + "regionCode": "us-west-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "EBS only", - "vcpu": "24", + "storage": "2 x 1900 SSD", + "vcpu": "64", "vpcnetworkingsupport": "true", }, - "id": "vt1.6xlarge", - "name": "vt1.6xlarge", - "ram": 49152, + "id": "x2gd.16xlarge", + "name": "x2gd.16xlarge", + "ram": 1048576, }, - "x1.16xlarge": { - "bandwidth": None, - "disk": 1920, + "x2gd.2xlarge": { + "bandwidth": 10, + "disk": 474, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.3 GHz", + "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "7000 Mbps", - "ecu": "174.5", + "dedicatedEbsThroughput": "Up to 4750 Mbps", + "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "x1.16xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "x2gd.2xlarge", + "instancesku": "6SJMXRTFPNNB7XBT", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "976 GiB", - "networkPerformance": "High", - "normalizationSizeFactor": "128", - "physicalProcessor": "High Frequency Intel Xeon E7-8880 v3 (Haswell)", + "memory": "128 GiB", + "networkPerformance": "Up to 10 Gigabit", + "normalizationSizeFactor": "16", + "physicalProcessor": "AWS Graviton2 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel Turbo", - "regionCode": "us-west-2", + "regionCode": "eu-west-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 1920 SSD", - "vcpu": "64", + "storage": "1 x 474 SSD", + "vcpu": "8", "vpcnetworkingsupport": "true", }, - "id": "x1.16xlarge", - "name": "x1.16xlarge", - "ram": 999424, + "id": "x2gd.2xlarge", + "name": "x2gd.2xlarge", + "ram": 131072, }, - "x1.32xlarge": { - "bandwidth": None, - "disk": 3840, + "x2gd.4xlarge": { + "bandwidth": 10, + "disk": 950, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.3 GHz", + "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "14000 Mbps", - "ecu": "349", + "dedicatedEbsThroughput": "4750 Mbps", + "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "x1.32xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "x2gd.4xlarge", + "instancesku": "KTMUE4YKBZGAERNT", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "1952 GiB", - "networkPerformance": "High", - "normalizationSizeFactor": "256", - "physicalProcessor": "High Frequency Intel Xeon E7-8880 v3 (Haswell)", + "memory": "256 GiB", + "networkPerformance": "Up to 10 Gigabit", + "normalizationSizeFactor": "32", + "physicalProcessor": "AWS Graviton2 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel Turbo", - "regionCode": "ap-northeast-2", + "regionCode": "us-east-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "2 x 1920 SSD", - "vcpu": "128", + "storage": "1 x 950 SSD", + "vcpu": "16", "vpcnetworkingsupport": "true", }, - "id": "x1.32xlarge", - "name": "x1.32xlarge", - "ram": 1998848, + "id": "x2gd.4xlarge", + "name": "x2gd.4xlarge", + "ram": 262144, }, - "x1e.16xlarge": { - "bandwidth": 10, - "disk": 1920, + "x2gd.8xlarge": { + "bandwidth": 12, + "disk": 1900, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.3 GHz", + "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "7000 Mbps", - "ecu": "179", + "dedicatedEbsThroughput": "9500 Mbps", + "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "x1e.16xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", + "instanceType": "x2gd.8xlarge", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "1952 GiB", - "networkPerformance": "10 Gigabit", - "normalizationSizeFactor": "128", - "physicalProcessor": "High Frequency Intel Xeon E7-8880 v3 (Haswell)", + "memory": "512 GiB", + "networkPerformance": "12 Gigabit", + "normalizationSizeFactor": "64", + "physicalProcessor": "AWS Graviton2 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2", - "regionCode": "eu-west-1", + "regionCode": "us-east-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 1920 SSD", - "vcpu": "64", + "storage": "1 x 1900 SSD", + "vcpu": "32", "vpcnetworkingsupport": "true", }, - "id": "x1e.16xlarge", - "name": "x1e.16xlarge", - "ram": 1998848, + "id": "x2gd.8xlarge", + "name": "x2gd.8xlarge", + "ram": 524288, }, - "x1e.2xlarge": { + "x2gd.large": { "bandwidth": 10, - "disk": 240, + "disk": 118, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.3 GHz", + "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "1000 Mbps", - "ecu": "23", + "dedicatedEbsThroughput": "Up to 4750 Mbps", + "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "x1e.2xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", + "instanceType": "x2gd.large", + "instancesku": "NGCWNHNPM4YG27T7", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "244 GiB", + "memory": "32 GiB", "networkPerformance": "Up to 10 Gigabit", - "normalizationSizeFactor": "16", - "physicalProcessor": "High Frequency Intel Xeon E7-8880 v3 (Haswell)", + "normalizationSizeFactor": "4", + "physicalProcessor": "AWS Graviton2 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2", - "regionCode": "ap-southeast-2", + "regionCode": "us-west-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 240 SSD", - "vcpu": "8", + "storage": "1 x 118 SSD", + "vcpu": "2", "vpcnetworkingsupport": "true", }, - "id": "x1e.2xlarge", - "name": "x1e.2xlarge", - "ram": 249856, + "id": "x2gd.large", + "name": "x2gd.large", + "ram": 32768, }, - "x1e.32xlarge": { - "bandwidth": 25, - "disk": 3840, + "x2gd.medium": { + "bandwidth": 10, + "disk": 59, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.3 GHz", + "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "14000 Mbps", - "ecu": "340", + "dedicatedEbsThroughput": "Up to 4750 Mbps", + "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "x1e.32xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", + "instanceType": "x2gd.medium", + "instancesku": "NGA7RTWTM43FWF3H", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "3904 GiB", - "networkPerformance": "25 Gigabit", - "normalizationSizeFactor": "256", - "physicalProcessor": "High Frequency Intel Xeon E7-8880 v3 (Haswell)", + "memory": "16 GiB", + "networkPerformance": "Up to 10 Gigabit", + "normalizationSizeFactor": "2", + "physicalProcessor": "AWS Graviton2 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2", - "regionCode": "ap-northeast-1", + "regionCode": "us-east-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "2 x 1920 SSD", - "vcpu": "128", + "storage": "1 x 59 SSD", + "vcpu": "1", "vpcnetworkingsupport": "true", }, - "id": "x1e.32xlarge", - "name": "x1e.32xlarge", - "ram": 3997696, + "id": "x2gd.medium", + "name": "x2gd.medium", + "ram": 16384, }, - "x1e.4xlarge": { + "x2gd.xlarge": { "bandwidth": 10, - "disk": 480, + "disk": 237, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.3 GHz", + "clockSpeed": "2.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "1750 Mbps", - "ecu": "47", + "dedicatedEbsThroughput": "Up to 4750 Mbps", + "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "x1e.4xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", + "instanceType": "x2gd.xlarge", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "488 GiB", + "memory": "64 GiB", "networkPerformance": "Up to 10 Gigabit", - "normalizationSizeFactor": "32", - "physicalProcessor": "High Frequency Intel Xeon E7-8880 v3 (Haswell)", + "normalizationSizeFactor": "8", + "physicalProcessor": "AWS Graviton2 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2", - "regionCode": "eu-central-1", + "regionCode": "eu-west-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 480 SSD", - "vcpu": "16", + "storage": "1 x 237 SSD", + "vcpu": "4", "vpcnetworkingsupport": "true", }, - "id": "x1e.4xlarge", - "name": "x1e.4xlarge", - "ram": 499712, + "id": "x2gd.xlarge", + "name": "x2gd.xlarge", + "ram": 65536, }, - "x1e.8xlarge": { - "bandwidth": 10, - "disk": 960, + "x2idn.16xlarge": { + "bandwidth": 50, + "disk": 1900, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.3 GHz", + "clockSpeed": "3.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "3500 Mbps", - "ecu": "91", + "dedicatedEbsThroughput": "40 Gbps", + "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "x1e.8xlarge", + "instanceType": "x2idn.16xlarge", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", - "intelTurboAvailable": "No", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "976 GiB", - "networkPerformance": "Up to 10 Gigabit", - "normalizationSizeFactor": "64", - "physicalProcessor": "High Frequency Intel Xeon E7-8880 v3 (Haswell)", + "memory": "1024 GiB", + "networkPerformance": "50 Gigabit", + "normalizationSizeFactor": "128", + "physicalProcessor": "Intel Xeon Scalable (Icelake)", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2", - "regionCode": "sa-east-1", + "processorFeatures": "AVX; Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "eu-west-3", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 960 SSD", - "vcpu": "32", + "storage": "1 x 1900 NVMe SSD", + "vcpu": "64", "vpcnetworkingsupport": "true", }, - "id": "x1e.8xlarge", - "name": "x1e.8xlarge", - "ram": 999424, + "id": "x2idn.16xlarge", + "name": "x2idn.16xlarge", + "ram": 1048576, }, - "x1e.xlarge": { - "bandwidth": 10, - "disk": 120, + "x2idn.24xlarge": { + "bandwidth": 75, + "disk": 2850, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.3 GHz", + "clockSpeed": "3.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "500 Mbps", - "ecu": "12", + "dedicatedEbsThroughput": "60 Gbps", + "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "x1e.xlarge", + "instanceType": "x2idn.24xlarge", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", - "intelTurboAvailable": "No", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "122 GiB", - "networkPerformance": "Up to 10 Gigabit", - "normalizationSizeFactor": "8", - "physicalProcessor": "High Frequency Intel Xeon E7-8880 v3 (Haswell)", + "memory": "1536 GiB", + "networkPerformance": "75 Gigabit", + "normalizationSizeFactor": "192", + "physicalProcessor": "Intel Xeon Scalable (Icelake)", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2", - "regionCode": "us-east-2", + "processorFeatures": "AVX; Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "eu-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 120 SSD", - "vcpu": "4", + "storage": "2 x 1425 NVMe SSD", + "vcpu": "96", "vpcnetworkingsupport": "true", }, - "id": "x1e.xlarge", - "name": "x1e.xlarge", - "ram": 124928, + "id": "x2idn.24xlarge", + "name": "x2idn.24xlarge", + "ram": 1572864, }, - "x2gd.12xlarge": { - "bandwidth": 20, - "disk": 2850, + "x2idn.32xlarge": { + "bandwidth": 100, + "disk": 3800, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.5 GHz", + "clockSpeed": "3.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "14250 Mbps", + "dedicatedEbsThroughput": "80 Gbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "x2gd.12xlarge", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "instanceType": "x2idn.32xlarge", + "instancesku": "AWRN7KUZ5WUQ9AE5", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "768 GiB", - "networkPerformance": "20 Gigabit", - "normalizationSizeFactor": "96", - "physicalProcessor": "AWS Graviton2 Processor", + "memory": "2048 GiB", + "networkPerformance": "100 Gigabit", + "normalizationSizeFactor": "256", + "physicalProcessor": "Intel Xeon Scalable (Icelake)", "processorArchitecture": "64-bit", - "regionCode": "us-west-2", + "processorFeatures": "AVX; Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "ca-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "2 x 1425 SSD", - "vcpu": "48", + "storage": "2 x 1900 NVMe SSD", + "vcpu": "128", "vpcnetworkingsupport": "true", }, - "id": "x2gd.12xlarge", - "name": "x2gd.12xlarge", - "ram": 786432, + "id": "x2idn.32xlarge", + "name": "x2idn.32xlarge", + "ram": 2097152, }, - "x2gd.16xlarge": { - "bandwidth": 25, - "disk": 3800, + "x2iedn.16xlarge": { + "bandwidth": 50, + "disk": 1900, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.5 GHz", + "clockSpeed": "3.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "19000 Mbps", + "dedicatedEbsThroughput": "40000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "x2gd.16xlarge", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "instanceType": "x2iedn.16xlarge", + "instancesku": "73JJFGR8GMZVC524", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "1024 GiB", - "networkPerformance": "25 Gigabit", + "memory": "2048 GiB", + "networkPerformance": "50 Gigabit", "normalizationSizeFactor": "128", - "physicalProcessor": "AWS Graviton2 Processor", + "physicalProcessor": "Intel Xeon Scalable (Icelake)", "processorArchitecture": "64-bit", - "regionCode": "us-east-1", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "eu-west-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "2 x 1900 SSD", + "storage": "1 x 1900 NVMe SSD", "vcpu": "64", "vpcnetworkingsupport": "true", }, - "id": "x2gd.16xlarge", - "name": "x2gd.16xlarge", - "ram": 1048576, + "id": "x2iedn.16xlarge", + "name": "x2iedn.16xlarge", + "ram": 2097152, }, - "x2gd.2xlarge": { - "bandwidth": 10, - "disk": 474, + "x2iedn.24xlarge": { + "bandwidth": 75, + "disk": 2850, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.5 GHz", + "clockSpeed": "3.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 4750 Mbps", + "dedicatedEbsThroughput": "60000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "x2gd.2xlarge", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "instanceType": "x2iedn.24xlarge", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "128 GiB", - "networkPerformance": "Up to 10 Gigabit", - "normalizationSizeFactor": "16", - "physicalProcessor": "AWS Graviton2 Processor", + "memory": "3072 GiB", + "networkPerformance": "75 Gigabit", + "normalizationSizeFactor": "192", + "physicalProcessor": "Intel Xeon Scalable (Icelake)", "processorArchitecture": "64-bit", - "regionCode": "us-east-2", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "us-east-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 474 SSD", - "vcpu": "8", + "storage": "2 x 1425 NVMe SSD", + "vcpu": "96", "vpcnetworkingsupport": "true", }, - "id": "x2gd.2xlarge", - "name": "x2gd.2xlarge", - "ram": 131072, + "id": "x2iedn.24xlarge", + "name": "x2iedn.24xlarge", + "ram": 3145728, }, - "x2gd.4xlarge": { - "bandwidth": 10, - "disk": 950, + "x2iedn.2xlarge": { + "bandwidth": 25, + "disk": 237, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.5 GHz", + "clockSpeed": "3.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "4750 Mbps", + "dedicatedEbsThroughput": "Up to 20000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "x2gd.4xlarge", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "instanceType": "x2iedn.2xlarge", + "instancesku": "63BDVCXPJJ8Q4CK7", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", "memory": "256 GiB", - "networkPerformance": "Up to 10 Gigabit", - "normalizationSizeFactor": "32", - "physicalProcessor": "AWS Graviton2 Processor", + "networkPerformance": "Up to 25 Gigabit", + "normalizationSizeFactor": "16", + "physicalProcessor": "Intel Xeon Scalable (Icelake)", "processorArchitecture": "64-bit", - "regionCode": "us-west-2", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "us-east-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 950 SSD", - "vcpu": "16", + "storage": "1 x 237 NVMe SSD", + "vcpu": "8", "vpcnetworkingsupport": "true", }, - "id": "x2gd.4xlarge", - "name": "x2gd.4xlarge", + "id": "x2iedn.2xlarge", + "name": "x2iedn.2xlarge", "ram": 262144, }, - "x2gd.8xlarge": { - "bandwidth": 12, - "disk": 1900, + "x2iedn.32xlarge": { + "bandwidth": 100, + "disk": 3800, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.5 GHz", + "clockSpeed": "3.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "9500 Mbps", + "dedicatedEbsThroughput": "80000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "x2gd.8xlarge", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "instanceType": "x2iedn.32xlarge", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "512 GiB", - "networkPerformance": "12 Gigabit", - "normalizationSizeFactor": "64", - "physicalProcessor": "AWS Graviton2 Processor", + "memory": "4096 GiB", + "networkPerformance": "100 Gigabit", + "normalizationSizeFactor": "256", + "physicalProcessor": "Intel Xeon Scalable (Icelake)", "processorArchitecture": "64-bit", - "regionCode": "us-east-1", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "ap-south-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 1900 SSD", - "vcpu": "32", + "storage": "2 x 1900 NVMe SSD", + "vcpu": "128", "vpcnetworkingsupport": "true", }, - "id": "x2gd.8xlarge", - "name": "x2gd.8xlarge", - "ram": 524288, + "id": "x2iedn.32xlarge", + "name": "x2iedn.32xlarge", + "ram": 4194304, }, - "x2gd.large": { - "bandwidth": 10, - "disk": 118, + "x2iedn.4xlarge": { + "bandwidth": 25, + "disk": 475, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.5 GHz", + "clockSpeed": "3.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 4750 Mbps", + "dedicatedEbsThroughput": "Up to 20000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "x2gd.large", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "instanceType": "x2iedn.4xlarge", + "instancesku": "MB6XH84AX23GRQ36", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "32 GiB", - "networkPerformance": "Up to 10 Gigabit", - "normalizationSizeFactor": "4", - "physicalProcessor": "AWS Graviton2 Processor", + "memory": "512 GiB", + "networkPerformance": "Up to 25 Gigabit", + "normalizationSizeFactor": "32", + "physicalProcessor": "Intel Xeon Scalable (Icelake)", "processorArchitecture": "64-bit", - "regionCode": "us-east-1", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "eu-west-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 118 SSD", - "vcpu": "2", + "storage": "1 x 475 NVMe SSD", + "vcpu": "16", "vpcnetworkingsupport": "true", }, - "id": "x2gd.large", - "name": "x2gd.large", - "ram": 32768, + "id": "x2iedn.4xlarge", + "name": "x2iedn.4xlarge", + "ram": 524288, }, - "x2gd.medium": { - "bandwidth": 10, - "disk": 59, + "x2iedn.8xlarge": { + "bandwidth": 25, + "disk": 950, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.5 GHz", + "clockSpeed": "3.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 4750 Mbps", + "dedicatedEbsThroughput": "20000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "x2gd.medium", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "instanceType": "x2iedn.8xlarge", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "16 GiB", - "networkPerformance": "Up to 10 Gigabit", - "normalizationSizeFactor": "2", - "physicalProcessor": "AWS Graviton2 Processor", + "memory": "1024 GiB", + "networkPerformance": "25 Gigabit", + "normalizationSizeFactor": "64", + "physicalProcessor": "Intel Xeon Scalable (Icelake)", "processorArchitecture": "64-bit", - "regionCode": "us-east-2", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "ap-southeast-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 59 SSD", - "vcpu": "1", + "storage": "1 x 950 NVMe SSD", + "vcpu": "32", "vpcnetworkingsupport": "true", }, - "id": "x2gd.medium", - "name": "x2gd.medium", - "ram": 16384, + "id": "x2iedn.8xlarge", + "name": "x2iedn.8xlarge", + "ram": 1048576, }, - "x2gd.xlarge": { - "bandwidth": 10, - "disk": 237, + "x2iedn.xlarge": { + "bandwidth": 25, + "disk": 118, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "2.5 GHz", + "clockSpeed": "3.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 4750 Mbps", + "dedicatedEbsThroughput": "Up to 20000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "x2gd.xlarge", - "intelAvx2Available": "No", - "intelAvxAvailable": "No", - "intelTurboAvailable": "No", + "instanceType": "x2iedn.xlarge", + "intelAvx2Available": "Yes", + "intelAvxAvailable": "Yes", + "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "64 GiB", - "networkPerformance": "Up to 10 Gigabit", + "memory": "128 GiB", + "networkPerformance": "Up to 25 Gigabit", "normalizationSizeFactor": "8", - "physicalProcessor": "AWS Graviton2 Processor", + "physicalProcessor": "Intel Xeon Scalable (Icelake)", "processorArchitecture": "64-bit", - "regionCode": "us-west-2", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "us-west-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 237 SSD", + "storage": "1 x 118 NVMe SSD", "vcpu": "4", "vpcnetworkingsupport": "true", }, - "id": "x2gd.xlarge", - "name": "x2gd.xlarge", - "ram": 65536, + "id": "x2iedn.xlarge", + "name": "x2iedn.xlarge", + "ram": 131072, }, - "x2idn.16xlarge": { - "bandwidth": 50, - "disk": 1900, + "x2iezn.12xlarge": { + "bandwidth": 100, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.5 GHz", + "clockSpeed": "4.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "40 Gbps", + "dedicatedEbsThroughput": "19000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "x2idn.16xlarge", + "instanceType": "x2iezn.12xlarge", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "1024 GiB", - "networkPerformance": "50 Gigabit", - "normalizationSizeFactor": "128", - "physicalProcessor": "Intel Xeon Scalable (Icelake)", + "memory": "1536 GiB", + "networkPerformance": "100 Gigabit", + "normalizationSizeFactor": "96", + "physicalProcessor": "Intel Xeon Platinum 8252", "processorArchitecture": "64-bit", - "processorFeatures": "AVX; Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "ap-southeast-2", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "ap-northeast-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 1900 NVMe SSD", - "vcpu": "64", + "storage": "EBS only", + "vcpu": "48", "vpcnetworkingsupport": "true", }, - "id": "x2idn.16xlarge", - "name": "x2idn.16xlarge", - "ram": 1048576, + "id": "x2iezn.12xlarge", + "name": "x2iezn.12xlarge", + "ram": 1572864, }, - "x2idn.24xlarge": { - "bandwidth": 75, - "disk": 2850, + "x2iezn.2xlarge": { + "bandwidth": 25, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.5 GHz", + "clockSpeed": "4.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "60 Gbps", + "dedicatedEbsThroughput": "3170 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "x2idn.24xlarge", + "instanceType": "x2iezn.2xlarge", + "instancesku": "D9NTTVU6X5ZXW8XW", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "1536 GiB", - "networkPerformance": "75 Gigabit", - "normalizationSizeFactor": "192", - "physicalProcessor": "Intel Xeon Scalable (Icelake)", + "memory": "256 GiB", + "networkPerformance": "Up to 25 Gigabit", + "normalizationSizeFactor": "16", + "physicalProcessor": "Intel Xeon Platinum 8252", "processorArchitecture": "64-bit", - "processorFeatures": "AVX; Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "eu-west-2", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "ap-northeast-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "2 x 1425 NVMe SSD", - "vcpu": "96", + "storage": "EBS only", + "vcpu": "8", "vpcnetworkingsupport": "true", }, - "id": "x2idn.24xlarge", - "name": "x2idn.24xlarge", - "ram": 1572864, + "id": "x2iezn.2xlarge", + "name": "x2iezn.2xlarge", + "ram": 262144, }, - "x2idn.32xlarge": { - "bandwidth": 100, - "disk": 3800, + "x2iezn.4xlarge": { + "bandwidth": 25, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.5 GHz", + "clockSpeed": "4.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "80 Gbps", + "dedicatedEbsThroughput": "4750 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "x2idn.32xlarge", + "instanceType": "x2iezn.4xlarge", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "2048 GiB", - "networkPerformance": "100 Gigabit", - "normalizationSizeFactor": "256", - "physicalProcessor": "Intel Xeon Scalable (Icelake)", + "memory": "512 GiB", + "networkPerformance": "Up to 25 Gigabit", + "normalizationSizeFactor": "32", + "physicalProcessor": "Intel Xeon Platinum 8252", "processorArchitecture": "64-bit", - "processorFeatures": "AVX; Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "eu-south-1", + "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", + "regionCode": "us-east-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "2 x 1900 NVMe SSD", - "vcpu": "128", + "storage": "EBS only", + "vcpu": "16", "vpcnetworkingsupport": "true", }, - "id": "x2idn.32xlarge", - "name": "x2idn.32xlarge", - "ram": 2097152, + "id": "x2iezn.4xlarge", + "name": "x2iezn.4xlarge", + "ram": 524288, }, - "x2iedn.16xlarge": { + "x2iezn.6xlarge": { "bandwidth": 50, - "disk": 1900, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.5 GHz", + "clockSpeed": "4.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "40000 Mbps", + "dedicatedEbsThroughput": "9500 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "x2iedn.16xlarge", + "instanceType": "x2iezn.6xlarge", + "instancesku": "8S5BF3CQBGR6BV8B", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "2048 GiB", + "memory": "768 GiB", "networkPerformance": "50 Gigabit", - "normalizationSizeFactor": "128", - "physicalProcessor": "Intel Xeon Scalable (Icelake)", + "normalizationSizeFactor": "48", + "physicalProcessor": "Intel Xeon Platinum 8252", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "eu-west-1", + "regionCode": "us-east-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 1900 NVMe SSD", - "vcpu": "64", + "storage": "EBS only", + "vcpu": "24", "vpcnetworkingsupport": "true", }, - "id": "x2iedn.16xlarge", - "name": "x2iedn.16xlarge", - "ram": 2097152, + "id": "x2iezn.6xlarge", + "name": "x2iezn.6xlarge", + "ram": 786432, }, - "x2iedn.24xlarge": { + "x2iezn.8xlarge": { "bandwidth": 75, - "disk": 2850, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.5 GHz", + "clockSpeed": "4.5 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "60000 Mbps", + "dedicatedEbsThroughput": "12000 Mbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "x2iedn.24xlarge", + "instanceType": "x2iezn.8xlarge", + "instancesku": "7349Q766H4JGZ9AW", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", "marketoption": "OnDemand", - "memory": "3072 GiB", + "memory": "1024 GiB", "networkPerformance": "75 Gigabit", - "normalizationSizeFactor": "192", - "physicalProcessor": "Intel Xeon Scalable (Icelake)", + "normalizationSizeFactor": "64", + "physicalProcessor": "Intel Xeon Platinum 8252", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "ap-southeast-2", + "regionCode": "ap-northeast-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "2 x 1425 NVMe SSD", - "vcpu": "96", + "storage": "EBS only", + "vcpu": "32", "vpcnetworkingsupport": "true", }, - "id": "x2iedn.24xlarge", - "name": "x2iedn.24xlarge", - "ram": 3145728, + "id": "x2iezn.8xlarge", + "name": "x2iezn.8xlarge", + "ram": 1048576, }, - "x2iedn.2xlarge": { - "bandwidth": 25, - "disk": 237, + "x8g.12xlarge": { + "bandwidth": 22, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.5 GHz", + "clockSpeed": "2.7 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 20000 Mbps", + "dedicatedEbsThroughput": "15 Gbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "x2iedn.2xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "x8g.12xlarge", + "instancesku": "XTRBSN3Y6XH6M6W5", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "256 GiB", - "networkPerformance": "Up to 25 Gigabit", - "normalizationSizeFactor": "16", - "physicalProcessor": "Intel Xeon Scalable (Icelake)", + "memory": "768 GiB", + "networkPerformance": "22.5 Gigabit", + "normalizationSizeFactor": "96", + "physicalProcessor": "AWS Graviton4 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "ap-south-1", + "regionCode": "us-east-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 237 NVMe SSD", - "vcpu": "8", + "storage": "EBS only", + "vcpu": "48", "vpcnetworkingsupport": "true", }, - "id": "x2iedn.2xlarge", - "name": "x2iedn.2xlarge", - "ram": 262144, + "id": "x8g.12xlarge", + "name": "x8g.12xlarge", + "ram": 786432, }, - "x2iedn.32xlarge": { - "bandwidth": 100, - "disk": 3800, + "x8g.16xlarge": { + "bandwidth": 30, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.5 GHz", + "clockSpeed": "2.7 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "80000 Mbps", + "dedicatedEbsThroughput": "20 Gbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "x2iedn.32xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "x8g.16xlarge", + "instancesku": "W3K52Q2ANTFXD2VC", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "4096 GiB", - "networkPerformance": "100 Gigabit", - "normalizationSizeFactor": "256", - "physicalProcessor": "Intel Xeon Scalable (Icelake)", + "memory": "1024 GiB", + "networkPerformance": "30 Gigabit", + "normalizationSizeFactor": "128", + "physicalProcessor": "AWS Graviton4 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "us-west-2", + "regionCode": "eu-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "2 x 1900 NVMe SSD", - "vcpu": "128", + "storage": "EBS only", + "vcpu": "64", "vpcnetworkingsupport": "true", }, - "id": "x2iedn.32xlarge", - "name": "x2iedn.32xlarge", - "ram": 4194304, + "id": "x8g.16xlarge", + "name": "x8g.16xlarge", + "ram": 1048576, }, - "x2iedn.4xlarge": { - "bandwidth": 25, - "disk": 475, + "x8g.24xlarge": { + "bandwidth": 40, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.5 GHz", + "clockSpeed": "2.7 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 20000 Mbps", + "dedicatedEbsThroughput": "30 Gbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "x2iedn.4xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "x8g.24xlarge", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "512 GiB", - "networkPerformance": "Up to 25 Gigabit", - "normalizationSizeFactor": "32", - "physicalProcessor": "Intel Xeon Scalable (Icelake)", + "memory": "1536 GiB", + "networkPerformance": "40 Gigabit", + "normalizationSizeFactor": "192", + "physicalProcessor": "AWS Graviton4 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "eu-west-3", + "regionCode": "eu-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 475 NVMe SSD", - "vcpu": "16", + "storage": "EBS only", + "vcpu": "96", "vpcnetworkingsupport": "true", }, - "id": "x2iedn.4xlarge", - "name": "x2iedn.4xlarge", - "ram": 524288, + "id": "x8g.24xlarge", + "name": "x8g.24xlarge", + "ram": 1572864, }, - "x2iedn.8xlarge": { - "bandwidth": 25, - "disk": 950, + "x8g.2xlarge": { + "bandwidth": 15, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.5 GHz", + "clockSpeed": "2.7 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "20000 Mbps", + "dedicatedEbsThroughput": "Up to 10 Gbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "x2iedn.8xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "x8g.2xlarge", + "instancesku": "DYZFKST25Q3D7D8G", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "1024 GiB", - "networkPerformance": "25 Gigabit", - "normalizationSizeFactor": "64", - "physicalProcessor": "Intel Xeon Scalable (Icelake)", + "memory": "128 GiB", + "networkPerformance": "Up to 15 Gigabit", + "normalizationSizeFactor": "16", + "physicalProcessor": "AWS Graviton4 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "ap-northeast-2", + "regionCode": "eu-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 950 NVMe SSD", - "vcpu": "32", + "storage": "EBS only", + "vcpu": "8", "vpcnetworkingsupport": "true", }, - "id": "x2iedn.8xlarge", - "name": "x2iedn.8xlarge", - "ram": 1048576, + "id": "x8g.2xlarge", + "name": "x8g.2xlarge", + "ram": 131072, }, - "x2iedn.xlarge": { - "bandwidth": 25, - "disk": 118, + "x8g.48xlarge": { + "bandwidth": 50, + "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "3.5 GHz", + "clockSpeed": "2.7 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "Up to 20000 Mbps", + "dedicatedEbsThroughput": "40 Gbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "x2iedn.xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "x8g.48xlarge", + "instancesku": "CFJS22QC729XBQZR", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "128 GiB", - "networkPerformance": "Up to 25 Gigabit", - "normalizationSizeFactor": "8", - "physicalProcessor": "Intel Xeon Scalable (Icelake)", + "memory": "3072 GiB", + "networkPerformance": "50 Gigabit", + "normalizationSizeFactor": "384", + "physicalProcessor": "AWS Graviton4 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "eu-north-1", + "regionCode": "us-east-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", - "storage": "1 x 118 NVMe SSD", - "vcpu": "4", + "storage": "EBS only", + "vcpu": "192", "vpcnetworkingsupport": "true", }, - "id": "x2iedn.xlarge", - "name": "x2iedn.xlarge", - "ram": 131072, + "id": "x8g.48xlarge", + "name": "x8g.48xlarge", + "ram": 3145728, }, - "x2iezn.12xlarge": { - "bandwidth": 100, + "x8g.4xlarge": { + "bandwidth": 15, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "4.5 GHz", + "clockSpeed": "2.7 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "19000 Mbps", + "dedicatedEbsThroughput": "Up to 10 Gbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "x2iezn.12xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "x8g.4xlarge", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "1536 GiB", - "networkPerformance": "100 Gigabit", - "normalizationSizeFactor": "96", - "physicalProcessor": "Intel Xeon Platinum 8252", + "memory": "256 GiB", + "networkPerformance": "Up to 15 Gigabit", + "normalizationSizeFactor": "32", + "physicalProcessor": "AWS Graviton4 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "us-west-2", + "regionCode": "eu-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", - "vcpu": "48", + "vcpu": "16", "vpcnetworkingsupport": "true", }, - "id": "x2iezn.12xlarge", - "name": "x2iezn.12xlarge", - "ram": 1572864, + "id": "x8g.4xlarge", + "name": "x8g.4xlarge", + "ram": 262144, }, - "x2iezn.2xlarge": { - "bandwidth": 25, + "x8g.8xlarge": { + "bandwidth": 15, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "4.5 GHz", + "clockSpeed": "2.7 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "3170 Mbps", + "dedicatedEbsThroughput": "10 Gbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "x2iezn.2xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "x8g.8xlarge", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "256 GiB", - "networkPerformance": "Up to 25 Gigabit", - "normalizationSizeFactor": "16", - "physicalProcessor": "Intel Xeon Platinum 8252", + "memory": "512 GiB", + "networkPerformance": "15 Gigabit", + "normalizationSizeFactor": "64", + "physicalProcessor": "AWS Graviton4 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "ap-northeast-1", + "regionCode": "us-east-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", - "vcpu": "8", + "vcpu": "32", "vpcnetworkingsupport": "true", }, - "id": "x2iezn.2xlarge", - "name": "x2iezn.2xlarge", - "ram": 262144, + "id": "x8g.8xlarge", + "name": "x8g.8xlarge", + "ram": 524288, }, - "x2iezn.4xlarge": { - "bandwidth": 25, + "x8g.large": { + "bandwidth": 12, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "4.5 GHz", + "clockSpeed": "2.7 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "4750 Mbps", + "dedicatedEbsThroughput": "Up to 10 Gbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "x2iezn.4xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "x8g.large", + "instancesku": "8DZHQBW3QMV56WF8", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "512 GiB", - "networkPerformance": "Up to 25 Gigabit", - "normalizationSizeFactor": "32", - "physicalProcessor": "Intel Xeon Platinum 8252", + "memory": "32 GiB", + "networkPerformance": "Up to 12.5 Gigabit", + "normalizationSizeFactor": "4", + "physicalProcessor": "AWS Graviton4 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", "regionCode": "us-west-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", - "vcpu": "16", + "vcpu": "2", "vpcnetworkingsupport": "true", }, - "id": "x2iezn.4xlarge", - "name": "x2iezn.4xlarge", - "ram": 524288, + "id": "x8g.large", + "name": "x8g.large", + "ram": 32768, }, - "x2iezn.6xlarge": { - "bandwidth": 50, + "x8g.medium": { + "bandwidth": 12, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "4.5 GHz", + "clockSpeed": "2.7 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "9500 Mbps", + "dedicatedEbsThroughput": "Up to 10 Gbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "x2iezn.6xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "x8g.medium", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "768 GiB", - "networkPerformance": "50 Gigabit", - "normalizationSizeFactor": "48", - "physicalProcessor": "Intel Xeon Platinum 8252", + "memory": "16 GiB", + "networkPerformance": "Up to 12.5 Gigabit", + "normalizationSizeFactor": "2", + "physicalProcessor": "AWS Graviton4 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", "regionCode": "us-west-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", - "vcpu": "24", + "vcpu": "1", "vpcnetworkingsupport": "true", }, - "id": "x2iezn.6xlarge", - "name": "x2iezn.6xlarge", - "ram": 786432, + "id": "x8g.medium", + "name": "x8g.medium", + "ram": 16384, }, - "x2iezn.8xlarge": { - "bandwidth": 75, + "x8g.xlarge": { + "bandwidth": 12, "disk": 0, "extra": { "availabilityzone": "NA", "classicnetworkingsupport": "false", - "clockSpeed": "4.5 GHz", + "clockSpeed": "2.7 GHz", "currentGeneration": "Yes", - "dedicatedEbsThroughput": "12000 Mbps", + "dedicatedEbsThroughput": "Up to 10 Gbps", "ecu": "NA", "enhancedNetworkingSupported": "Yes", "gpuMemory": "NA", "instanceFamily": "Memory optimized", - "instanceType": "x2iezn.8xlarge", - "intelAvx2Available": "Yes", - "intelAvxAvailable": "Yes", - "intelTurboAvailable": "Yes", + "instanceType": "x8g.xlarge", + "instancesku": "D45QVQ5D8P59AAQW", + "intelAvx2Available": "No", + "intelAvxAvailable": "No", + "intelTurboAvailable": "No", "marketoption": "OnDemand", - "memory": "1024 GiB", - "networkPerformance": "75 Gigabit", - "normalizationSizeFactor": "64", - "physicalProcessor": "Intel Xeon Platinum 8252", + "memory": "64 GiB", + "networkPerformance": "Up to 12.5 Gigabit", + "normalizationSizeFactor": "8", + "physicalProcessor": "AWS Graviton4 Processor", "processorArchitecture": "64-bit", - "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "us-east-1", + "regionCode": "eu-central-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "EBS only", - "vcpu": "32", + "vcpu": "4", "vpcnetworkingsupport": "true", }, - "id": "x2iezn.8xlarge", - "name": "x2iezn.8xlarge", - "ram": 1048576, + "id": "x8g.xlarge", + "name": "x8g.xlarge", + "ram": 65536, }, "z1d.12xlarge": { "bandwidth": 25, @@ -25268,7 +28386,7 @@ "physicalProcessor": "Intel Xeon Platinum 8151", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "us-east-2", + "regionCode": "ap-southeast-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "2 x 900 NVMe SSD", @@ -25293,6 +28411,7 @@ "gpuMemory": "NA", "instanceFamily": "Memory optimized", "instanceType": "z1d.2xlarge", + "instancesku": "TJN3TJCJX99J6MMW", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", @@ -25338,7 +28457,7 @@ "physicalProcessor": "Intel Xeon Platinum 8151", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "ap-northeast-1", + "regionCode": "eu-west-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "1 x 450 NVMe SSD", @@ -25373,7 +28492,7 @@ "physicalProcessor": "Intel Xeon Platinum 8151", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "us-east-2", + "regionCode": "eu-west-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "1 x 900 NVMe SSD", @@ -25398,6 +28517,7 @@ "gpuMemory": "NA", "instanceFamily": "Memory optimized", "instanceType": "z1d.large", + "instancesku": "TC5JJ4DDT49HWM6A", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", @@ -25408,7 +28528,7 @@ "physicalProcessor": "Intel Xeon Platinum 8151", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "us-west-2", + "regionCode": "us-east-1", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "1 x 75 NVMe SSD", @@ -25433,6 +28553,7 @@ "gpuMemory": "NA", "instanceFamily": "Memory optimized", "instanceType": "z1d.xlarge", + "instancesku": "85BM84CW7NC939FV", "intelAvx2Available": "Yes", "intelAvxAvailable": "Yes", "intelTurboAvailable": "Yes", @@ -25443,7 +28564,7 @@ "physicalProcessor": "Intel Xeon Platinum 8151", "processorArchitecture": "64-bit", "processorFeatures": "Intel AVX; Intel AVX2; Intel AVX512; Intel Turbo", - "regionCode": "eu-west-2", + "regionCode": "ap-northeast-2", "servicecode": "AmazonEC2", "servicename": "Amazon Elastic Compute Cloud", "storage": "1 x 150 NVMe SSD", diff --git a/libcloud/compute/constants/ec2_region_details_complete.py b/libcloud/compute/constants/ec2_region_details_complete.py index a411431ef2..cf1fec7027 100644 --- a/libcloud/compute/constants/ec2_region_details_complete.py +++ b/libcloud/compute/constants/ec2_region_details_complete.py @@ -235,6 +235,14 @@ "r7g.large", "r7g.medium", "r7g.xlarge", + "r7gd.12xlarge", + "r7gd.16xlarge", + "r7gd.2xlarge", + "r7gd.4xlarge", + "r7gd.8xlarge", + "r7gd.large", + "r7gd.medium", + "r7gd.xlarge", "t3.2xlarge", "t3.large", "t3.medium", @@ -404,6 +412,13 @@ "c7gn.large", "c7gn.medium", "c7gn.xlarge", + "c7i-flex.12xlarge", + "c7i-flex.16xlarge", + "c7i-flex.2xlarge", + "c7i-flex.4xlarge", + "c7i-flex.8xlarge", + "c7i-flex.large", + "c7i-flex.xlarge", "c7i.12xlarge", "c7i.16xlarge", "c7i.24xlarge", @@ -459,6 +474,24 @@ "g5g.4xlarge", "g5g.8xlarge", "g5g.xlarge", + "g6.12xlarge", + "g6.16xlarge", + "g6.24xlarge", + "g6.2xlarge", + "g6.48xlarge", + "g6.4xlarge", + "g6.8xlarge", + "g6.xlarge", + "g6e.12xlarge", + "g6e.16xlarge", + "g6e.24xlarge", + "g6e.2xlarge", + "g6e.48xlarge", + "g6e.4xlarge", + "g6e.8xlarge", + "g6e.xlarge", + "gr6.4xlarge", + "gr6.8xlarge", "hpc7g.16xlarge", "hpc7g.4xlarge", "hpc7g.8xlarge", @@ -490,6 +523,15 @@ "i4i.8xlarge", "i4i.large", "i4i.xlarge", + "i7ie.12xlarge", + "i7ie.18xlarge", + "i7ie.24xlarge", + "i7ie.2xlarge", + "i7ie.3xlarge", + "i7ie.48xlarge", + "i7ie.6xlarge", + "i7ie.large", + "i7ie.xlarge", "im4gn.16xlarge", "im4gn.2xlarge", "im4gn.4xlarge", @@ -670,6 +712,8 @@ "m7gd.large", "m7gd.medium", "m7gd.xlarge", + "m7i-flex.12xlarge", + "m7i-flex.16xlarge", "m7i-flex.2xlarge", "m7i-flex.4xlarge", "m7i-flex.8xlarge", @@ -692,6 +736,8 @@ "p3.8xlarge", "p3dn.24xlarge", "p4d.24xlarge", + "p5.48xlarge", + "p5en.48xlarge", "r3.2xlarge", "r3.4xlarge", "r3.8xlarge", @@ -865,6 +911,16 @@ "r7iz.8xlarge", "r7iz.large", "r7iz.xlarge", + "r8g.12xlarge", + "r8g.16xlarge", + "r8g.24xlarge", + "r8g.2xlarge", + "r8g.48xlarge", + "r8g.4xlarge", + "r8g.8xlarge", + "r8g.large", + "r8g.medium", + "r8g.xlarge", "t1.micro", "t2.2xlarge", "t2.large", @@ -1039,6 +1095,11 @@ "c7g.large", "c7g.medium", "c7g.xlarge", + "c7i-flex.2xlarge", + "c7i-flex.4xlarge", + "c7i-flex.8xlarge", + "c7i-flex.large", + "c7i-flex.xlarge", "c7i.12xlarge", "c7i.16xlarge", "c7i.24xlarge", @@ -1077,6 +1138,16 @@ "g5g.4xlarge", "g5g.8xlarge", "g5g.xlarge", + "g6.12xlarge", + "g6.16xlarge", + "g6.24xlarge", + "g6.2xlarge", + "g6.48xlarge", + "g6.4xlarge", + "g6.8xlarge", + "g6.xlarge", + "gr6.4xlarge", + "gr6.8xlarge", "i2.2xlarge", "i2.4xlarge", "i2.8xlarge", @@ -1219,6 +1290,7 @@ "p3.2xlarge", "p3.8xlarge", "p4d.24xlarge", + "p5en.48xlarge", "r3.2xlarge", "r3.4xlarge", "r3.8xlarge", @@ -1370,6 +1442,8 @@ "u-6tb1.112xlarge", "u-6tb1.56xlarge", "u-9tb1.112xlarge", + "u7i-6tb.112xlarge", + "u7i-8tb.112xlarge", "u7in-16tb.224xlarge", "x1.16xlarge", "x1.32xlarge", @@ -1520,6 +1594,8 @@ "c7gd.large", "c7gd.medium", "c7gd.xlarge", + "c7i-flex.12xlarge", + "c7i-flex.16xlarge", "c7i-flex.2xlarge", "c7i-flex.4xlarge", "c7i-flex.8xlarge", @@ -1556,6 +1632,16 @@ "g5.4xlarge", "g5.8xlarge", "g5.xlarge", + "g6.12xlarge", + "g6.16xlarge", + "g6.24xlarge", + "g6.2xlarge", + "g6.48xlarge", + "g6.4xlarge", + "g6.8xlarge", + "g6.xlarge", + "gr6.4xlarge", + "gr6.8xlarge", "i2.2xlarge", "i2.4xlarge", "i2.8xlarge", @@ -1713,6 +1799,8 @@ "m7gd.large", "m7gd.medium", "m7gd.xlarge", + "m7i-flex.12xlarge", + "m7i-flex.16xlarge", "m7i-flex.2xlarge", "m7i-flex.4xlarge", "m7i-flex.8xlarge", @@ -1730,6 +1818,9 @@ "p2.16xlarge", "p2.8xlarge", "p2.xlarge", + "p4d.24xlarge", + "p5.48xlarge", + "p5en.48xlarge", "r3.2xlarge", "r3.4xlarge", "r3.8xlarge", @@ -1850,6 +1941,16 @@ "r7i.8xlarge", "r7i.large", "r7i.xlarge", + "r8g.12xlarge", + "r8g.16xlarge", + "r8g.24xlarge", + "r8g.2xlarge", + "r8g.48xlarge", + "r8g.4xlarge", + "r8g.8xlarge", + "r8g.large", + "r8g.medium", + "r8g.xlarge", "t2.2xlarge", "t2.large", "t2.medium", @@ -1881,6 +1982,7 @@ "u-12tb1.112xlarge", "u-6tb1.112xlarge", "u-6tb1.56xlarge", + "u-9tb1.112xlarge", "x1.16xlarge", "x1.32xlarge", "x1e.16xlarge", @@ -2046,6 +2148,8 @@ "c7gd.large", "c7gd.medium", "c7gd.xlarge", + "c7i-flex.12xlarge", + "c7i-flex.16xlarge", "c7i-flex.2xlarge", "c7i-flex.4xlarge", "c7i-flex.8xlarge", @@ -2294,6 +2398,8 @@ "m7gd.large", "m7gd.medium", "m7gd.xlarge", + "m7i-flex.12xlarge", + "m7i-flex.16xlarge", "m7i-flex.2xlarge", "m7i-flex.4xlarge", "m7i-flex.8xlarge", @@ -2669,6 +2775,13 @@ "c7gd.large", "c7gd.medium", "c7gd.xlarge", + "c7i-flex.12xlarge", + "c7i-flex.16xlarge", + "c7i-flex.2xlarge", + "c7i-flex.4xlarge", + "c7i-flex.8xlarge", + "c7i-flex.large", + "c7i-flex.xlarge", "c7i.12xlarge", "c7i.16xlarge", "c7i.24xlarge", @@ -2686,9 +2799,18 @@ "d3.4xlarge", "d3.8xlarge", "d3.xlarge", + "d3en.12xlarge", + "d3en.2xlarge", + "d3en.4xlarge", + "d3en.6xlarge", + "d3en.8xlarge", + "d3en.xlarge", "f1.16xlarge", "f1.2xlarge", "f1.4xlarge", + "f2.12xlarge", + "f2.48xlarge", + "f2.6xlarge", "g2.2xlarge", "g2.8xlarge", "g3.16xlarge", @@ -2709,6 +2831,16 @@ "g5.4xlarge", "g5.8xlarge", "g5.xlarge", + "g6.12xlarge", + "g6.16xlarge", + "g6.24xlarge", + "g6.2xlarge", + "g6.48xlarge", + "g6.4xlarge", + "g6.8xlarge", + "g6.xlarge", + "gr6.4xlarge", + "gr6.8xlarge", "hpc6a.48xlarge", "hs1.8xlarge", "i2.2xlarge", @@ -2891,6 +3023,8 @@ "m7gd.large", "m7gd.medium", "m7gd.xlarge", + "m7i-flex.12xlarge", + "m7i-flex.16xlarge", "m7i-flex.2xlarge", "m7i-flex.4xlarge", "m7i-flex.8xlarge", @@ -3024,6 +3158,24 @@ "r6id.8xlarge", "r6id.large", "r6id.xlarge", + "r6idn.12xlarge", + "r6idn.16xlarge", + "r6idn.24xlarge", + "r6idn.2xlarge", + "r6idn.32xlarge", + "r6idn.4xlarge", + "r6idn.8xlarge", + "r6idn.large", + "r6idn.xlarge", + "r6in.12xlarge", + "r6in.16xlarge", + "r6in.24xlarge", + "r6in.2xlarge", + "r6in.32xlarge", + "r6in.4xlarge", + "r6in.8xlarge", + "r6in.large", + "r6in.xlarge", "r7g.12xlarge", "r7g.16xlarge", "r7g.2xlarge", @@ -3049,6 +3201,16 @@ "r7i.8xlarge", "r7i.large", "r7i.xlarge", + "r8g.12xlarge", + "r8g.16xlarge", + "r8g.24xlarge", + "r8g.2xlarge", + "r8g.48xlarge", + "r8g.4xlarge", + "r8g.8xlarge", + "r8g.large", + "r8g.medium", + "r8g.xlarge", "t1.micro", "t2.2xlarge", "t2.large", @@ -3220,6 +3382,8 @@ "c7g.large", "c7g.medium", "c7g.xlarge", + "c7i-flex.12xlarge", + "c7i-flex.16xlarge", "c7i-flex.2xlarge", "c7i-flex.4xlarge", "c7i-flex.8xlarge", @@ -3264,6 +3428,16 @@ "g5.4xlarge", "g5.8xlarge", "g5.xlarge", + "g6.12xlarge", + "g6.16xlarge", + "g6.24xlarge", + "g6.2xlarge", + "g6.48xlarge", + "g6.4xlarge", + "g6.8xlarge", + "g6.xlarge", + "gr6.4xlarge", + "gr6.8xlarge", "i3.16xlarge", "i3.2xlarge", "i3.4xlarge", @@ -3416,6 +3590,8 @@ "m7g.large", "m7g.medium", "m7g.xlarge", + "m7i-flex.12xlarge", + "m7i-flex.16xlarge", "m7i-flex.2xlarge", "m7i-flex.4xlarge", "m7i-flex.8xlarge", @@ -3489,6 +3665,16 @@ "r5n.8xlarge", "r5n.large", "r5n.xlarge", + "r6a.12xlarge", + "r6a.16xlarge", + "r6a.24xlarge", + "r6a.2xlarge", + "r6a.32xlarge", + "r6a.48xlarge", + "r6a.4xlarge", + "r6a.8xlarge", + "r6a.large", + "r6a.xlarge", "r6g.12xlarge", "r6g.16xlarge", "r6g.2xlarge", @@ -3746,6 +3932,13 @@ "c7gd.large", "c7gd.medium", "c7gd.xlarge", + "c7i-flex.12xlarge", + "c7i-flex.16xlarge", + "c7i-flex.2xlarge", + "c7i-flex.4xlarge", + "c7i-flex.8xlarge", + "c7i-flex.large", + "c7i-flex.xlarge", "c7i.12xlarge", "c7i.16xlarge", "c7i.24xlarge", @@ -3755,6 +3948,16 @@ "c7i.8xlarge", "c7i.large", "c7i.xlarge", + "c8g.12xlarge", + "c8g.16xlarge", + "c8g.24xlarge", + "c8g.2xlarge", + "c8g.48xlarge", + "c8g.4xlarge", + "c8g.8xlarge", + "c8g.large", + "c8g.medium", + "c8g.xlarge", "d2.2xlarge", "d2.4xlarge", "d2.8xlarge", @@ -3802,6 +4005,24 @@ "g5g.4xlarge", "g5g.8xlarge", "g5g.xlarge", + "g6.12xlarge", + "g6.16xlarge", + "g6.24xlarge", + "g6.2xlarge", + "g6.48xlarge", + "g6.4xlarge", + "g6.8xlarge", + "g6.xlarge", + "g6e.12xlarge", + "g6e.16xlarge", + "g6e.24xlarge", + "g6e.2xlarge", + "g6e.48xlarge", + "g6e.4xlarge", + "g6e.8xlarge", + "g6e.xlarge", + "gr6.4xlarge", + "gr6.8xlarge", "i2.2xlarge", "i2.4xlarge", "i2.8xlarge", @@ -3829,6 +4050,23 @@ "i4i.8xlarge", "i4i.large", "i4i.xlarge", + "i7ie.12xlarge", + "i7ie.18xlarge", + "i7ie.24xlarge", + "i7ie.2xlarge", + "i7ie.3xlarge", + "i7ie.48xlarge", + "i7ie.6xlarge", + "i7ie.large", + "i7ie.xlarge", + "i8g.12xlarge", + "i8g.16xlarge", + "i8g.24xlarge", + "i8g.2xlarge", + "i8g.4xlarge", + "i8g.8xlarge", + "i8g.large", + "i8g.xlarge", "im4gn.16xlarge", "im4gn.2xlarge", "im4gn.4xlarge", @@ -4002,6 +4240,8 @@ "m7gd.large", "m7gd.medium", "m7gd.xlarge", + "m7i-flex.12xlarge", + "m7i-flex.16xlarge", "m7i-flex.2xlarge", "m7i-flex.4xlarge", "m7i-flex.8xlarge", @@ -4016,6 +4256,16 @@ "m7i.8xlarge", "m7i.large", "m7i.xlarge", + "m8g.12xlarge", + "m8g.16xlarge", + "m8g.24xlarge", + "m8g.2xlarge", + "m8g.48xlarge", + "m8g.4xlarge", + "m8g.8xlarge", + "m8g.large", + "m8g.medium", + "m8g.xlarge", "p2.16xlarge", "p2.8xlarge", "p2.xlarge", @@ -4023,6 +4273,7 @@ "p3.2xlarge", "p3.8xlarge", "p4d.24xlarge", + "p4de.24xlarge", "r3.2xlarge", "r3.4xlarge", "r3.8xlarge", @@ -4196,6 +4447,16 @@ "r7iz.8xlarge", "r7iz.large", "r7iz.xlarge", + "r8g.12xlarge", + "r8g.16xlarge", + "r8g.24xlarge", + "r8g.2xlarge", + "r8g.48xlarge", + "r8g.4xlarge", + "r8g.8xlarge", + "r8g.large", + "r8g.medium", + "r8g.xlarge", "t2.2xlarge", "t2.large", "t2.medium", @@ -4225,6 +4486,7 @@ "t4g.small", "t4g.xlarge", "u-12tb1.112xlarge", + "u-18tb1.112xlarge", "u-3tb1.56xlarge", "u-6tb1.112xlarge", "u-6tb1.56xlarge", @@ -4247,6 +4509,16 @@ "x2iedn.4xlarge", "x2iedn.8xlarge", "x2iedn.xlarge", + "x8g.12xlarge", + "x8g.16xlarge", + "x8g.24xlarge", + "x8g.2xlarge", + "x8g.48xlarge", + "x8g.4xlarge", + "x8g.8xlarge", + "x8g.large", + "x8g.medium", + "x8g.xlarge", "z1d.12xlarge", "z1d.2xlarge", "z1d.3xlarge", @@ -4361,6 +4633,8 @@ "c7gd.large", "c7gd.medium", "c7gd.xlarge", + "c7i-flex.12xlarge", + "c7i-flex.16xlarge", "c7i-flex.2xlarge", "c7i-flex.4xlarge", "c7i-flex.8xlarge", @@ -4375,6 +4649,16 @@ "c7i.8xlarge", "c7i.large", "c7i.xlarge", + "c8g.12xlarge", + "c8g.16xlarge", + "c8g.24xlarge", + "c8g.2xlarge", + "c8g.48xlarge", + "c8g.4xlarge", + "c8g.8xlarge", + "c8g.large", + "c8g.medium", + "c8g.xlarge", "d2.2xlarge", "d2.4xlarge", "d2.8xlarge", @@ -4393,6 +4677,24 @@ "g5.4xlarge", "g5.8xlarge", "g5.xlarge", + "g6.12xlarge", + "g6.16xlarge", + "g6.24xlarge", + "g6.2xlarge", + "g6.48xlarge", + "g6.4xlarge", + "g6.8xlarge", + "g6.xlarge", + "g6e.12xlarge", + "g6e.16xlarge", + "g6e.24xlarge", + "g6e.2xlarge", + "g6e.48xlarge", + "g6e.4xlarge", + "g6e.8xlarge", + "g6e.xlarge", + "gr6.4xlarge", + "gr6.8xlarge", "hpc6a.48xlarge", "hpc6id.32xlarge", "hpc7a.12xlarge", @@ -4515,6 +4817,8 @@ "m7gd.large", "m7gd.medium", "m7gd.xlarge", + "m7i-flex.12xlarge", + "m7i-flex.16xlarge", "m7i-flex.2xlarge", "m7i-flex.4xlarge", "m7i-flex.8xlarge", @@ -4529,6 +4833,16 @@ "m7i.8xlarge", "m7i.large", "m7i.xlarge", + "m8g.12xlarge", + "m8g.16xlarge", + "m8g.24xlarge", + "m8g.2xlarge", + "m8g.48xlarge", + "m8g.4xlarge", + "m8g.8xlarge", + "m8g.large", + "m8g.medium", + "m8g.xlarge", "p5.48xlarge", "r5.12xlarge", "r5.16xlarge", @@ -4649,6 +4963,16 @@ "r7i.8xlarge", "r7i.large", "r7i.xlarge", + "r8g.12xlarge", + "r8g.16xlarge", + "r8g.24xlarge", + "r8g.2xlarge", + "r8g.48xlarge", + "r8g.4xlarge", + "r8g.8xlarge", + "r8g.large", + "r8g.medium", + "r8g.xlarge", "t3.2xlarge", "t3.large", "t3.medium", @@ -4933,6 +5257,15 @@ "r7g.large", "r7g.medium", "r7g.xlarge", + "r7i.12xlarge", + "r7i.16xlarge", + "r7i.24xlarge", + "r7i.2xlarge", + "r7i.48xlarge", + "r7i.4xlarge", + "r7i.8xlarge", + "r7i.large", + "r7i.xlarge", "t3.2xlarge", "t3.large", "t3.medium", @@ -5128,6 +5461,8 @@ "c7gn.large", "c7gn.medium", "c7gn.xlarge", + "c7i-flex.12xlarge", + "c7i-flex.16xlarge", "c7i-flex.2xlarge", "c7i-flex.4xlarge", "c7i-flex.8xlarge", @@ -5142,6 +5477,16 @@ "c7i.8xlarge", "c7i.large", "c7i.xlarge", + "c8g.12xlarge", + "c8g.16xlarge", + "c8g.24xlarge", + "c8g.2xlarge", + "c8g.48xlarge", + "c8g.4xlarge", + "c8g.8xlarge", + "c8g.large", + "c8g.medium", + "c8g.xlarge", "cc2.8xlarge", "cr1.8xlarge", "d2.2xlarge", @@ -5411,6 +5756,8 @@ "m7gd.large", "m7gd.medium", "m7gd.xlarge", + "m7i-flex.12xlarge", + "m7i-flex.16xlarge", "m7i-flex.2xlarge", "m7i-flex.4xlarge", "m7i-flex.8xlarge", @@ -5606,6 +5953,16 @@ "r7iz.8xlarge", "r7iz.large", "r7iz.xlarge", + "r8g.12xlarge", + "r8g.16xlarge", + "r8g.24xlarge", + "r8g.2xlarge", + "r8g.48xlarge", + "r8g.4xlarge", + "r8g.8xlarge", + "r8g.large", + "r8g.medium", + "r8g.xlarge", "t1.micro", "t2.2xlarge", "t2.large", @@ -5794,6 +6151,8 @@ "c7g.large", "c7g.medium", "c7g.xlarge", + "c7i-flex.12xlarge", + "c7i-flex.16xlarge", "c7i-flex.2xlarge", "c7i-flex.4xlarge", "c7i-flex.8xlarge", @@ -5818,6 +6177,9 @@ "d3.xlarge", "f1.2xlarge", "f1.4xlarge", + "f2.12xlarge", + "f2.48xlarge", + "f2.6xlarge", "g3.16xlarge", "g3.4xlarge", "g3.8xlarge", @@ -5841,6 +6203,16 @@ "g5.4xlarge", "g5.8xlarge", "g5.xlarge", + "g6.12xlarge", + "g6.16xlarge", + "g6.24xlarge", + "g6.2xlarge", + "g6.48xlarge", + "g6.4xlarge", + "g6.8xlarge", + "g6.xlarge", + "gr6.4xlarge", + "gr6.8xlarge", "i2.large", "i3.16xlarge", "i3.2xlarge", @@ -5864,6 +6236,15 @@ "i4i.8xlarge", "i4i.large", "i4i.xlarge", + "i7ie.12xlarge", + "i7ie.18xlarge", + "i7ie.24xlarge", + "i7ie.2xlarge", + "i7ie.3xlarge", + "i7ie.48xlarge", + "i7ie.6xlarge", + "i7ie.large", + "i7ie.xlarge", "im4gn.16xlarge", "im4gn.2xlarge", "im4gn.4xlarge", @@ -5988,9 +6369,20 @@ "m7i.8xlarge", "m7i.large", "m7i.xlarge", + "m8g.12xlarge", + "m8g.16xlarge", + "m8g.24xlarge", + "m8g.2xlarge", + "m8g.48xlarge", + "m8g.4xlarge", + "m8g.8xlarge", + "m8g.large", + "m8g.medium", + "m8g.xlarge", "p3.16xlarge", "p3.2xlarge", "p3.8xlarge", + "p5.48xlarge", "r4.16xlarge", "r4.2xlarge", "r4.4xlarge", @@ -6229,6 +6621,16 @@ "c6in.8xlarge", "c6in.large", "c6in.xlarge", + "c7g.12xlarge", + "c7g.16xlarge", + "c7g.2xlarge", + "c7g.4xlarge", + "c7g.8xlarge", + "c7g.large", + "c7g.medium", + "c7g.xlarge", + "c7i-flex.12xlarge", + "c7i-flex.16xlarge", "c7i-flex.2xlarge", "c7i-flex.4xlarge", "c7i-flex.8xlarge", @@ -6257,6 +6659,21 @@ "g4dn.4xlarge", "g4dn.8xlarge", "g4dn.xlarge", + "g6.12xlarge", + "g6.16xlarge", + "g6.24xlarge", + "g6.2xlarge", + "g6.48xlarge", + "g6.4xlarge", + "g6.8xlarge", + "g6.xlarge", + "gr6.4xlarge", + "gr6.8xlarge", + "hpc6id.32xlarge", + "hpc7a.12xlarge", + "hpc7a.24xlarge", + "hpc7a.48xlarge", + "hpc7a.96xlarge", "i3.16xlarge", "i3.2xlarge", "i3.4xlarge", @@ -6337,6 +6754,16 @@ "m5d.8xlarge", "m5d.large", "m5d.xlarge", + "m6a.12xlarge", + "m6a.16xlarge", + "m6a.24xlarge", + "m6a.2xlarge", + "m6a.32xlarge", + "m6a.48xlarge", + "m6a.4xlarge", + "m6a.8xlarge", + "m6a.large", + "m6a.xlarge", "m6g.12xlarge", "m6g.16xlarge", "m6g.2xlarge", @@ -6378,6 +6805,8 @@ "m7gd.large", "m7gd.medium", "m7gd.xlarge", + "m7i-flex.12xlarge", + "m7i-flex.16xlarge", "m7i-flex.2xlarge", "m7i-flex.4xlarge", "m7i-flex.8xlarge", @@ -6510,6 +6939,7 @@ "t4g.xlarge", "u-6tb1.112xlarge", "u-6tb1.56xlarge", + "u-9tb1.112xlarge", "x1.16xlarge", "x1.32xlarge", "x2idn.16xlarge", @@ -6650,6 +7080,8 @@ "c7g.large", "c7g.medium", "c7g.xlarge", + "c7i-flex.12xlarge", + "c7i-flex.16xlarge", "c7i-flex.2xlarge", "c7i-flex.4xlarge", "c7i-flex.8xlarge", @@ -6684,6 +7116,16 @@ "g5.4xlarge", "g5.8xlarge", "g5.xlarge", + "g6.12xlarge", + "g6.16xlarge", + "g6.24xlarge", + "g6.2xlarge", + "g6.48xlarge", + "g6.4xlarge", + "g6.8xlarge", + "g6.xlarge", + "gr6.4xlarge", + "gr6.8xlarge", "i2.2xlarge", "i2.4xlarge", "i2.8xlarge", @@ -6833,6 +7275,8 @@ "m7gd.large", "m7gd.medium", "m7gd.xlarge", + "m7i-flex.12xlarge", + "m7i-flex.16xlarge", "m7i-flex.2xlarge", "m7i-flex.4xlarge", "m7i-flex.8xlarge", @@ -6980,6 +7424,7 @@ "t4g.small", "t4g.xlarge", "u-12tb1.112xlarge", + "u-18tb1.112xlarge", "u-3tb1.56xlarge", "u-6tb1.112xlarge", "u-6tb1.56xlarge", @@ -7162,6 +7607,13 @@ "c7gn.large", "c7gn.medium", "c7gn.xlarge", + "c7i-flex.12xlarge", + "c7i-flex.16xlarge", + "c7i-flex.2xlarge", + "c7i-flex.4xlarge", + "c7i-flex.8xlarge", + "c7i-flex.large", + "c7i-flex.xlarge", "c7i.12xlarge", "c7i.16xlarge", "c7i.24xlarge", @@ -7171,6 +7623,16 @@ "c7i.8xlarge", "c7i.large", "c7i.xlarge", + "c8g.12xlarge", + "c8g.16xlarge", + "c8g.24xlarge", + "c8g.2xlarge", + "c8g.48xlarge", + "c8g.4xlarge", + "c8g.8xlarge", + "c8g.large", + "c8g.medium", + "c8g.xlarge", "cc2.8xlarge", "cr1.8xlarge", "d2.2xlarge", @@ -7191,6 +7653,9 @@ "f1.16xlarge", "f1.2xlarge", "f1.4xlarge", + "f2.12xlarge", + "f2.48xlarge", + "f2.6xlarge", "g2.2xlarge", "g2.8xlarge", "g3.16xlarge", @@ -7229,6 +7694,14 @@ "g6.4xlarge", "g6.8xlarge", "g6.xlarge", + "g6e.12xlarge", + "g6e.16xlarge", + "g6e.24xlarge", + "g6e.2xlarge", + "g6e.48xlarge", + "g6e.4xlarge", + "g6e.8xlarge", + "g6e.xlarge", "gr6.4xlarge", "gr6.8xlarge", "h1.16xlarge", @@ -7272,6 +7745,23 @@ "i4i.8xlarge", "i4i.large", "i4i.xlarge", + "i7ie.12xlarge", + "i7ie.18xlarge", + "i7ie.24xlarge", + "i7ie.2xlarge", + "i7ie.3xlarge", + "i7ie.48xlarge", + "i7ie.6xlarge", + "i7ie.large", + "i7ie.xlarge", + "i8g.12xlarge", + "i8g.16xlarge", + "i8g.24xlarge", + "i8g.2xlarge", + "i8g.4xlarge", + "i8g.8xlarge", + "i8g.large", + "i8g.xlarge", "im4gn.16xlarge", "im4gn.2xlarge", "im4gn.4xlarge", @@ -7452,6 +7942,8 @@ "m7gd.large", "m7gd.medium", "m7gd.xlarge", + "m7i-flex.12xlarge", + "m7i-flex.16xlarge", "m7i-flex.2xlarge", "m7i-flex.4xlarge", "m7i-flex.8xlarge", @@ -7466,6 +7958,16 @@ "m7i.8xlarge", "m7i.large", "m7i.xlarge", + "m8g.12xlarge", + "m8g.16xlarge", + "m8g.24xlarge", + "m8g.2xlarge", + "m8g.48xlarge", + "m8g.4xlarge", + "m8g.8xlarge", + "m8g.large", + "m8g.medium", + "m8g.xlarge", "p2.16xlarge", "p2.8xlarge", "p2.xlarge", @@ -7649,6 +8151,16 @@ "r7iz.8xlarge", "r7iz.large", "r7iz.xlarge", + "r8g.12xlarge", + "r8g.16xlarge", + "r8g.24xlarge", + "r8g.2xlarge", + "r8g.48xlarge", + "r8g.4xlarge", + "r8g.8xlarge", + "r8g.large", + "r8g.medium", + "r8g.xlarge", "t1.micro", "t2.2xlarge", "t2.large", @@ -7689,6 +8201,8 @@ "u-6tb1.56xlarge", "u-9tb1.112xlarge", "u7i-12tb.224xlarge", + "u7i-6tb.112xlarge", + "u7i-8tb.112xlarge", "u7in-16tb.224xlarge", "u7in-24tb.224xlarge", "u7in-32tb.224xlarge", @@ -7726,6 +8240,16 @@ "x2iezn.4xlarge", "x2iezn.6xlarge", "x2iezn.8xlarge", + "x8g.12xlarge", + "x8g.16xlarge", + "x8g.24xlarge", + "x8g.2xlarge", + "x8g.48xlarge", + "x8g.4xlarge", + "x8g.8xlarge", + "x8g.large", + "x8g.medium", + "x8g.xlarge", "z1d.12xlarge", "z1d.2xlarge", "z1d.3xlarge", @@ -7885,6 +8409,8 @@ "c7gn.large", "c7gn.medium", "c7gn.xlarge", + "c7i-flex.12xlarge", + "c7i-flex.16xlarge", "c7i-flex.2xlarge", "c7i-flex.4xlarge", "c7i-flex.8xlarge", @@ -7899,6 +8425,16 @@ "c7i.8xlarge", "c7i.large", "c7i.xlarge", + "c8g.12xlarge", + "c8g.16xlarge", + "c8g.24xlarge", + "c8g.2xlarge", + "c8g.48xlarge", + "c8g.4xlarge", + "c8g.8xlarge", + "c8g.large", + "c8g.medium", + "c8g.xlarge", "d2.2xlarge", "d2.4xlarge", "d2.8xlarge", @@ -7938,6 +8474,14 @@ "g6.4xlarge", "g6.8xlarge", "g6.xlarge", + "g6e.12xlarge", + "g6e.16xlarge", + "g6e.24xlarge", + "g6e.2xlarge", + "g6e.48xlarge", + "g6e.4xlarge", + "g6e.8xlarge", + "g6e.xlarge", "gr6.4xlarge", "gr6.8xlarge", "h1.16xlarge", @@ -7983,6 +8527,15 @@ "i4i.8xlarge", "i4i.large", "i4i.xlarge", + "i7ie.12xlarge", + "i7ie.18xlarge", + "i7ie.24xlarge", + "i7ie.2xlarge", + "i7ie.3xlarge", + "i7ie.48xlarge", + "i7ie.6xlarge", + "i7ie.large", + "i7ie.xlarge", "im4gn.16xlarge", "im4gn.2xlarge", "im4gn.4xlarge", @@ -8152,6 +8705,8 @@ "m7gd.large", "m7gd.medium", "m7gd.xlarge", + "m7i-flex.12xlarge", + "m7i-flex.16xlarge", "m7i-flex.2xlarge", "m7i-flex.4xlarge", "m7i-flex.8xlarge", @@ -8166,6 +8721,16 @@ "m7i.8xlarge", "m7i.large", "m7i.xlarge", + "m8g.12xlarge", + "m8g.16xlarge", + "m8g.24xlarge", + "m8g.2xlarge", + "m8g.48xlarge", + "m8g.4xlarge", + "m8g.8xlarge", + "m8g.large", + "m8g.medium", + "m8g.xlarge", "p2.16xlarge", "p2.8xlarge", "p2.xlarge", @@ -8174,6 +8739,8 @@ "p3.8xlarge", "p4d.24xlarge", "p5.48xlarge", + "p5e.48xlarge", + "p5en.48xlarge", "r3.2xlarge", "r3.4xlarge", "r3.8xlarge", @@ -8347,6 +8914,16 @@ "r7iz.8xlarge", "r7iz.large", "r7iz.xlarge", + "r8g.12xlarge", + "r8g.16xlarge", + "r8g.24xlarge", + "r8g.2xlarge", + "r8g.48xlarge", + "r8g.4xlarge", + "r8g.8xlarge", + "r8g.large", + "r8g.medium", + "r8g.xlarge", "t2.2xlarge", "t2.large", "t2.medium", @@ -8378,6 +8955,7 @@ "trn1.2xlarge", "trn1.32xlarge", "trn1n.32xlarge", + "trn2.48xlarge", "u-12tb1.112xlarge", "u-3tb1.56xlarge", "u-6tb1.112xlarge", @@ -8542,6 +9120,8 @@ "c7gd.large", "c7gd.medium", "c7gd.xlarge", + "c7i-flex.12xlarge", + "c7i-flex.16xlarge", "c7i-flex.2xlarge", "c7i-flex.4xlarge", "c7i-flex.8xlarge", @@ -8726,6 +9306,8 @@ "m7gd.large", "m7gd.medium", "m7gd.xlarge", + "m7i-flex.12xlarge", + "m7i-flex.16xlarge", "m7i-flex.2xlarge", "m7i-flex.4xlarge", "m7i-flex.8xlarge", @@ -8740,6 +9322,7 @@ "m7i.8xlarge", "m7i.large", "m7i.xlarge", + "p5.48xlarge", "r3.2xlarge", "r3.4xlarge", "r3.8xlarge", @@ -9056,6 +9639,13 @@ "c7gn.large", "c7gn.medium", "c7gn.xlarge", + "c7i-flex.12xlarge", + "c7i-flex.16xlarge", + "c7i-flex.2xlarge", + "c7i-flex.4xlarge", + "c7i-flex.8xlarge", + "c7i-flex.large", + "c7i-flex.xlarge", "c7i.12xlarge", "c7i.16xlarge", "c7i.24xlarge", @@ -9065,6 +9655,16 @@ "c7i.8xlarge", "c7i.large", "c7i.xlarge", + "c8g.12xlarge", + "c8g.16xlarge", + "c8g.24xlarge", + "c8g.2xlarge", + "c8g.48xlarge", + "c8g.4xlarge", + "c8g.8xlarge", + "c8g.large", + "c8g.medium", + "c8g.xlarge", "cc2.8xlarge", "cr1.8xlarge", "d2.2xlarge", @@ -9086,6 +9686,9 @@ "f1.16xlarge", "f1.2xlarge", "f1.4xlarge", + "f2.12xlarge", + "f2.48xlarge", + "f2.6xlarge", "g2.2xlarge", "g2.8xlarge", "g3.16xlarge", @@ -9124,6 +9727,14 @@ "g6.4xlarge", "g6.8xlarge", "g6.xlarge", + "g6e.12xlarge", + "g6e.16xlarge", + "g6e.24xlarge", + "g6e.2xlarge", + "g6e.48xlarge", + "g6e.4xlarge", + "g6e.8xlarge", + "g6e.xlarge", "gr6.4xlarge", "gr6.8xlarge", "h1.16xlarge", @@ -9164,6 +9775,23 @@ "i4i.8xlarge", "i4i.large", "i4i.xlarge", + "i7ie.12xlarge", + "i7ie.18xlarge", + "i7ie.24xlarge", + "i7ie.2xlarge", + "i7ie.3xlarge", + "i7ie.48xlarge", + "i7ie.6xlarge", + "i7ie.large", + "i7ie.xlarge", + "i8g.12xlarge", + "i8g.16xlarge", + "i8g.24xlarge", + "i8g.2xlarge", + "i8g.4xlarge", + "i8g.8xlarge", + "i8g.large", + "i8g.xlarge", "im4gn.16xlarge", "im4gn.2xlarge", "im4gn.4xlarge", @@ -9344,6 +9972,8 @@ "m7gd.large", "m7gd.medium", "m7gd.xlarge", + "m7i-flex.12xlarge", + "m7i-flex.16xlarge", "m7i-flex.2xlarge", "m7i-flex.4xlarge", "m7i-flex.8xlarge", @@ -9358,6 +9988,16 @@ "m7i.8xlarge", "m7i.large", "m7i.xlarge", + "m8g.12xlarge", + "m8g.16xlarge", + "m8g.24xlarge", + "m8g.2xlarge", + "m8g.48xlarge", + "m8g.4xlarge", + "m8g.8xlarge", + "m8g.large", + "m8g.medium", + "m8g.xlarge", "p2.16xlarge", "p2.8xlarge", "p2.xlarge", @@ -9368,6 +10008,7 @@ "p4d.24xlarge", "p4de.24xlarge", "p5.48xlarge", + "p5en.48xlarge", "r3.2xlarge", "r3.4xlarge", "r3.8xlarge", @@ -9541,6 +10182,16 @@ "r7iz.8xlarge", "r7iz.large", "r7iz.xlarge", + "r8g.12xlarge", + "r8g.16xlarge", + "r8g.24xlarge", + "r8g.2xlarge", + "r8g.48xlarge", + "r8g.4xlarge", + "r8g.8xlarge", + "r8g.large", + "r8g.medium", + "r8g.xlarge", "t1.micro", "t2.2xlarge", "t2.large", @@ -9581,6 +10232,7 @@ "u-6tb1.56xlarge", "u-9tb1.112xlarge", "u7i-12tb.224xlarge", + "u7i-6tb.112xlarge", "u7in-16tb.224xlarge", "u7in-24tb.224xlarge", "u7in-32tb.224xlarge", @@ -9618,6 +10270,16 @@ "x2iezn.4xlarge", "x2iezn.6xlarge", "x2iezn.8xlarge", + "x8g.12xlarge", + "x8g.16xlarge", + "x8g.24xlarge", + "x8g.2xlarge", + "x8g.48xlarge", + "x8g.4xlarge", + "x8g.8xlarge", + "x8g.large", + "x8g.medium", + "x8g.xlarge", "z1d.12xlarge", "z1d.2xlarge", "z1d.3xlarge", diff --git a/libcloud/compute/constants/ec2_region_details_partial.py b/libcloud/compute/constants/ec2_region_details_partial.py index 85a3bfa6f3..f4728e72e2 100644 --- a/libcloud/compute/constants/ec2_region_details_partial.py +++ b/libcloud/compute/constants/ec2_region_details_partial.py @@ -176,11 +176,4 @@ "id": "us-west-2", "signature_version": "2", }, - "me-central-1": { - "api_name": "ec2_me_central", - "country": "UAE", - "endpoint": "ec2.me-central-1.amazonaws.com", - "id": "me-central-1", - "signature_version": "4", - }, } From 0a5bc0d594578af1f745d5255875c3fd85dc3f5e Mon Sep 17 00:00:00 2001 From: Tomaz Muraus Date: Sun, 2 Mar 2025 18:38:03 +0100 Subject: [PATCH 5/5] Scrape and update EC2 pricing data. Also use larger ijson buffer for faster parsing. --- contrib/scrape-ec2-prices.py | 2 +- libcloud/data/pricing.json | 91152 ++++++++++++++++++--------------- 2 files changed, 49287 insertions(+), 41867 deletions(-) diff --git a/contrib/scrape-ec2-prices.py b/contrib/scrape-ec2-prices.py index a4b6f5a37f..40c0d60144 100755 --- a/contrib/scrape-ec2-prices.py +++ b/contrib/scrape-ec2-prices.py @@ -31,7 +31,7 @@ # Buffer size for ijson.parse() function. Larger buffer size results in increased memory # consumption, but faster parsing. -IJSON_BUF_SIZE = 10 * 65536 +IJSON_BUF_SIZE = 30 * 65536 # same URL as the one used by scrape-ec2-sizes.py, now it has official data on pricing URL = "https://pricing.us-east-1.amazonaws.com/offers/v1.0/aws/AmazonEC2/current/index.json" diff --git a/libcloud/data/pricing.json b/libcloud/data/pricing.json index 17d56f9aa6..e7cdea5ab2 100644 --- a/libcloud/data/pricing.json +++ b/libcloud/data/pricing.json @@ -34902,42 +34902,31 @@ "x1.32xlarge": 16.806 }, "ec2_linux": { - "a1": { - "ap-northeast-1": 0.565, - "ap-south-1": 0.449, - "ap-southeast-1": 0.517, - "ap-southeast-2": 0.586, - "eu-central-1": 0.512, - "eu-west-1": 0.507, - "us-east-1": 0.449, - "us-east-2": 0.449, - "us-west-2": 0.449 - }, "a1.medium": { "ap-northeast-1": 0.0, - "ap-south-1": 0.0271, - "ap-southeast-1": 0.0313, + "ap-south-1": 0.0255, + "ap-southeast-1": 0.0294, "ap-southeast-2": 0.0333, - "eu-central-1": 0.031, + "eu-central-1": 0.0291, "eu-west-1": 0.0307, - "us-east-1": 0.0, + "us-east-1": 0.027, "us-east-2": 0.0255, - "us-west-2": 0.0255 + "us-west-2": 0.0 }, "a1.large": { "ap-northeast-1": 0.0686, - "ap-south-1": 0.051, - "ap-southeast-1": 0.0625, + "ap-south-1": 0.0542, + "ap-southeast-1": 0.0588, "ap-southeast-2": 0.0, - "eu-central-1": 0.0, - "eu-west-1": 0.0, + "eu-central-1": 0.0582, + "eu-west-1": 0.0614, "us-east-1": 0.051, - "us-east-2": 0.0541, + "us-east-2": 0.051, "us-west-2": 0.051 }, "a1.xlarge": { - "ap-northeast-1": 0.1372, - "ap-south-1": 0.1085, + "ap-northeast-1": 0.1284, + "ap-south-1": 0.102, "ap-southeast-1": 0.0, "ap-southeast-2": 0.1332, "eu-central-1": 0.0, @@ -34948,34 +34937,34 @@ }, "a1.metal": { "ap-northeast-1": 0.514, - "ap-south-1": 0.0, + "ap-south-1": 0.408, "ap-southeast-1": 0.47, "ap-southeast-2": 0.0, "eu-central-1": 0.466, "eu-west-1": 0.0, - "us-east-1": 0.0, + "us-east-1": 0.408, "us-east-2": 0.0, - "us-west-2": 0.0 + "us-west-2": 0.408 }, "a1.2xlarge": { - "ap-northeast-1": 0.2743, + "ap-northeast-1": 0.2568, "ap-south-1": 0.217, - "ap-southeast-1": 0.2352, + "ap-southeast-1": 0.2501, "ap-southeast-2": 0.2664, "eu-central-1": 0.0, - "eu-west-1": 0.2454, - "us-east-1": 0.0, - "us-east-2": 0.2162, + "eu-west-1": 0.2304, + "us-east-1": 0.204, + "us-east-2": 0.0, "us-west-2": 0.2162 }, "a1.4xlarge": { "ap-northeast-1": 0.5136, - "ap-south-1": 0.0, + "ap-south-1": 0.408, "ap-southeast-1": 0.4704, - "ap-southeast-2": 0.0, + "ap-southeast-2": 0.5328, "eu-central-1": 0.0, "eu-west-1": 0.4608, - "us-east-1": 0.0, + "us-east-1": 0.408, "us-east-2": 0.408, "us-west-2": 0.408 }, @@ -35003,67 +34992,58 @@ }, "c3": { "ap-northeast-1": 2.247, - "ap-northeast-3": 2.253, - "ap-southeast-1": 2.329, - "ap-southeast-2": 2.329, - "eu-central-1": 2.27, - "eu-west-1": 2.103, - "sa-east-1": 2.86, - "us-east-1": 1.848, - "us-gov-west-1": 2.218, - "us-west-1": 2.103, - "us-west-2": 1.848 + "sa-east-1": 2.86 }, "c3.large": { - "ap-northeast-1": 0.0, + "ap-northeast-1": 0.128, "ap-northeast-2": 0.115, "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, + "ap-southeast-2": 0.145, "eu-central-1": 0.0, - "eu-west-1": 0.12, - "sa-east-1": 0.179, - "us-east-1": 0.116, + "eu-west-1": 0.132, + "sa-east-1": 0.163, + "us-east-1": 0.105, "us-gov-west-1": 0.0, "us-west-1": 0.0, - "us-west-2": 0.0 + "us-west-2": 0.105 }, "c3.xlarge": { "ap-northeast-1": 0.255, - "ap-northeast-2": 0.25245, - "ap-southeast-1": 0.265, - "ap-southeast-2": 0.292, - "eu-central-1": 0.283, - "eu-west-1": 0.0, - "sa-east-1": 0.0, + "ap-northeast-2": 0.0, + "ap-southeast-1": 0.0, + "ap-southeast-2": 0.265, + "eu-central-1": 0.258, + "eu-west-1": 0.263, + "sa-east-1": 0.358, "us-east-1": 0.21, - "us-gov-west-1": 0.277, + "us-gov-west-1": 0.252, "us-west-1": 0.239, "us-west-2": 0.21 }, "c3.2xlarge": { - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.46, + "ap-northeast-1": 0.511, + "ap-northeast-2": 0.0, "ap-southeast-1": 0.529, "ap-southeast-2": 0.582, "eu-central-1": 0.516, - "eu-west-1": 0.478, - "sa-east-1": 0.715, + "eu-west-1": 0.526, + "sa-east-1": 0.65, "us-east-1": 0.42, - "us-gov-west-1": 0.0, + "us-gov-west-1": 0.504, "us-west-1": 0.478, - "us-west-2": 0.462 + "us-west-2": 0.42 }, "c3.4xlarge": { "ap-northeast-1": 1.021, "ap-northeast-2": 0.919, - "ap-southeast-1": 0.0, - "ap-southeast-2": 1.164, + "ap-southeast-1": 1.058, + "ap-southeast-2": 1.058, "eu-central-1": 1.032, "eu-west-1": 0.956, - "sa-east-1": 1.43, + "sa-east-1": 1.3, "us-east-1": 0.84, - "us-gov-west-1": 1.108, - "us-west-1": 0.0, + "us-gov-west-1": 1.008, + "us-west-1": 0.956, "us-west-2": 0.0 }, "c3.8xlarge": { @@ -35072,34 +35052,25 @@ "ap-southeast-1": 2.117, "ap-southeast-2": 2.117, "eu-central-1": 0.0, - "eu-west-1": 0.0, + "eu-west-1": 1.912, "sa-east-1": 2.6, - "us-east-1": 0.0, + "us-east-1": 1.68, "us-gov-west-1": 2.016, - "us-west-1": 1.912, + "us-west-1": 0.0, "us-west-2": 1.68 }, "c4": { - "ap-northeast-1": 2.218, - "ap-northeast-2": 1.997, "ap-northeast-3": 2.218, "ap-south-1": 1.76, "ap-southeast-1": 2.033, - "ap-southeast-2": 2.294, - "ca-central-1": 1.925, "eu-central-1": 1.999, - "eu-west-1": 1.992, "eu-west-2": 2.092, - "us-east-1": 1.75, - "us-east-2": 1.75, - "us-gov-west-1": 2.107, - "us-west-1": 2.192, - "us-west-2": 1.75 + "us-east-1": 1.75 }, "c4.large": { "ap-northeast-1": 0.126, - "ap-northeast-2": 0.125, - "ap-northeast-3": 0.126, + "ap-northeast-2": 0.0, + "ap-northeast-3": 0.0, "ap-south-1": 0.11, "ap-southeast-1": 0.0, "ap-southeast-2": 0.13, @@ -35107,66 +35078,66 @@ "eu-central-1": 0.0, "eu-west-1": 0.113, "eu-west-2": 0.119, - "sa-east-1": 0.17, - "us-east-1": 0.11, - "us-east-2": 0.0, + "sa-east-1": 0.0, + "us-east-1": 0.1, + "us-east-2": 0.11, "us-gov-west-1": 0.12, - "us-west-1": 0.136, - "us-west-2": 0.11 + "us-west-1": 0.124, + "us-west-2": 0.1 }, "c4.xlarge": { - "ap-northeast-1": 0.0, + "ap-northeast-1": 0.252, "ap-northeast-2": 0.227, "ap-northeast-3": 0.252, "ap-south-1": 0.0, "ap-southeast-1": 0.231, - "ap-southeast-2": 0.0, + "ap-southeast-2": 0.261, "ca-central-1": 0.218, "eu-central-1": 0.0, - "eu-west-1": 0.0, + "eu-west-1": 0.249, "eu-west-2": 0.237, "sa-east-1": 0.0, "us-east-1": 0.199, - "us-east-2": 0.219, - "us-gov-west-1": 0.0, + "us-east-2": 0.199, + "us-gov-west-1": 0.263, "us-west-1": 0.249, "us-west-2": 0.0 }, "c4.2xlarge": { - "ap-northeast-1": 0.0, + "ap-northeast-1": 0.504, "ap-northeast-2": 0.454, "ap-northeast-3": 0.504, "ap-south-1": 0.44, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, + "ap-southeast-1": 0.508, + "ap-southeast-2": 0.522, "ca-central-1": 0.438, "eu-central-1": 0.454, - "eu-west-1": 0.0, - "eu-west-2": 0.524, - "sa-east-1": 0.68, - "us-east-1": 0.0, + "eu-west-1": 0.453, + "eu-west-2": 0.476, + "sa-east-1": 0.618, + "us-east-1": 0.398, "us-east-2": 0.398, "us-gov-west-1": 0.479, - "us-west-1": 0.548, + "us-west-1": 0.498, "us-west-2": 0.0 }, "c4.4xlarge": { - "ap-northeast-1": 1.109, - "ap-northeast-2": 0.907, - "ap-northeast-3": 1.008, - "ap-south-1": 0.88, - "ap-southeast-1": 0.0, - "ap-southeast-2": 1.042, + "ap-northeast-1": 1.008, + "ap-northeast-2": 0.0, + "ap-northeast-3": 1.109, + "ap-south-1": 0.0, + "ap-southeast-1": 0.924, + "ap-southeast-2": 1.146, "ca-central-1": 0.0, "eu-central-1": 0.909, "eu-west-1": 0.996, - "eu-west-2": 1.045, - "sa-east-1": 1.359, - "us-east-1": 0.876, + "eu-west-2": 0.95, + "sa-east-1": 0.0, + "us-east-1": 0.796, "us-east-2": 0.796, - "us-gov-west-1": 0.0, - "us-west-1": 0.0, - "us-west-2": 0.0 + "us-gov-west-1": 0.958, + "us-west-1": 0.997, + "us-west-2": 0.796 }, "c4.8xlarge": { "ap-northeast-1": 2.016, @@ -35175,67 +35146,36 @@ "ap-south-1": 1.6, "ap-southeast-1": 1.848, "ap-southeast-2": 2.085, - "ca-central-1": 0.0, + "ca-central-1": 1.75, "eu-central-1": 1.817, - "eu-west-1": 1.811, + "eu-west-1": 0.0, "eu-west-2": 0.0, "sa-east-1": 2.47, "us-east-1": 0.0, "us-east-2": 1.591, "us-gov-west-1": 1.915, - "us-west-1": 0.0, - "us-west-2": 0.0 + "us-west-1": 1.993, + "us-west-2": 1.591 }, "c5": { - "af-south-1": 4.514, - "ap-east-1": 4.277, - "ap-northeast-1": 4.237, - "ap-northeast-2": 3.802, - "ap-northeast-3": 4.237, - "ap-south-1": 3.366, - "ap-south-2": 4.488, - "ap-southeast-1": 3.881, - "ap-southeast-2": 4.396, - "ap-southeast-3": 3.881, - "ap-southeast-4": 4.396, - "ca-central-1": 3.683, - "ca-west-1": 3.683, - "eu-central-1": 3.841, - "eu-central-2": 5.634, - "eu-north-1": 3.604, - "eu-south-1": 4.0, - "eu-south-2": 5.069, - "eu-west-1": 3.802, - "eu-west-2": 4.0, - "eu-west-3": 4.0, - "il-central-1": 3.992, - "me-central-1": 5.576, - "me-south-1": 4.182, - "sa-east-1": 5.188, - "us-east-1": 3.366, - "us-east-2": 3.366, - "us-gov-east-1": 4.039, - "us-gov-west-1": 4.039, - "us-west-1": 4.198, - "us-west-2": 3.366, - "us-west-2-lax-1": 4.039 + "ap-northeast-3": 4.237 }, "c5.large": { - "af-south-1": 0.0, - "ap-east-1": 0.115, + "af-south-1": 0.121, + "ap-east-1": 0.108, "ap-northeast-1": 0.107, - "ap-northeast-2": 0.102, - "ap-northeast-3": 0.0, - "ap-south-1": 0.09, - "ap-south-2": 0.09, + "ap-northeast-2": 0.096, + "ap-northeast-3": 0.113, + "ap-south-1": 0.085, + "ap-south-2": 0.085, "ap-southeast-1": 0.098, - "ap-southeast-2": 0.111, - "ap-southeast-3": 0.0, - "ap-southeast-4": 0.0, + "ap-southeast-2": 0.0, + "ap-southeast-3": 0.098, + "ap-southeast-4": 0.111, "ca-central-1": 0.093, - "ca-west-1": 0.099, - "eu-central-1": 0.0, - "eu-central-2": 0.0, + "ca-west-1": 0.093, + "eu-central-1": 0.097, + "eu-central-2": 0.113, "eu-north-1": 0.091, "eu-south-1": 0.0, "eu-south-2": 0.096, @@ -35245,236 +35185,236 @@ "il-central-1": 0.101, "me-central-1": 0.106, "me-south-1": 0.106, - "sa-east-1": 0.0, + "sa-east-1": 0.14, "us-east-1": 0.085, "us-east-2": 0.0, "us-gov-east-1": 0.102, - "us-gov-west-1": 0.108, - "us-west-1": 0.113, - "us-west-2": 0.0, - "us-west-2-lax-1": 0.102 + "us-gov-west-1": 0.102, + "us-west-1": 0.106, + "us-west-2": 0.085, + "us-west-2-lax-1": 0.108 }, "c5.xlarge": { "af-south-1": 0.228, "ap-east-1": 0.216, - "ap-northeast-1": 0.229, - "ap-northeast-2": 0.204, - "ap-northeast-3": 0.227, - "ap-south-1": 0.0, - "ap-south-2": 0.18, - "ap-southeast-1": 0.0, + "ap-northeast-1": 0.214, + "ap-northeast-2": 0.192, + "ap-northeast-3": 0.214, + "ap-south-1": 0.181, + "ap-south-2": 0.17, + "ap-southeast-1": 0.196, "ap-southeast-2": 0.222, "ap-southeast-3": 0.196, - "ap-southeast-4": 0.222, - "ca-central-1": 0.0, + "ap-southeast-4": 0.235, + "ca-central-1": 0.198, "ca-west-1": 0.197, - "eu-central-1": 0.0, + "eu-central-1": 0.194, "eu-central-2": 0.226, "eu-north-1": 0.182, "eu-south-1": 0.214, - "eu-south-2": 0.204, + "eu-south-2": 0.192, "eu-west-1": 0.192, - "eu-west-2": 0.0, - "eu-west-3": 0.215, - "il-central-1": 0.214, - "me-central-1": 0.0, - "me-south-1": 0.225, + "eu-west-2": 0.202, + "eu-west-3": 0.202, + "il-central-1": 0.202, + "me-central-1": 0.211, + "me-south-1": 0.211, "sa-east-1": 0.0, "us-east-1": 0.17, "us-east-2": 0.17, - "us-gov-east-1": 0.216, + "us-gov-east-1": 0.204, "us-gov-west-1": 0.216, - "us-west-1": 0.226, - "us-west-2": 0.17, + "us-west-1": 0.212, + "us-west-2": 0.18, "us-west-2-lax-1": 0.0 }, "c5.metal": { "af-south-1": 5.472, - "ap-east-1": 0.0, + "ap-east-1": 5.184, "ap-northeast-1": 5.136, - "ap-northeast-2": 0.0, + "ap-northeast-2": 4.608, "ap-northeast-3": 5.136, "ap-south-1": 4.08, "ap-south-2": 4.08, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, + "ap-southeast-1": 4.704, + "ap-southeast-2": 5.328, "ap-southeast-3": 4.704, - "ap-southeast-4": 0.0, + "ap-southeast-4": 5.328, "ca-central-1": 0.0, - "ca-west-1": 0.0, + "ca-west-1": 4.464, "eu-central-1": 4.656, "eu-central-2": 5.122, - "eu-north-1": 0.0, + "eu-north-1": 4.368, "eu-south-1": 4.848, "eu-south-2": 4.608, "eu-west-1": 4.608, - "eu-west-2": 0.0, + "eu-west-2": 4.848, "eu-west-3": 4.848, "il-central-1": 4.838, "me-central-1": 5.069, "me-south-1": 5.069, - "sa-east-1": 0.0, + "sa-east-1": 6.288, "us-east-1": 4.08, - "us-east-2": 0.0, + "us-east-2": 4.08, "us-gov-east-1": 0.0, - "us-gov-west-1": 0.0, + "us-gov-west-1": 4.896, "us-west-1": 0.0, "us-west-2": 4.08, "us-west-2-lax-1": 4.896 }, "c5.2xlarge": { "af-south-1": 0.483, - "ap-east-1": 0.432, - "ap-northeast-1": 0.457, + "ap-east-1": 0.0, + "ap-northeast-1": 0.428, "ap-northeast-2": 0.409, "ap-northeast-3": 0.0, - "ap-south-1": 0.362, + "ap-south-1": 0.34, "ap-south-2": 0.34, - "ap-southeast-1": 0.417, + "ap-southeast-1": 0.392, "ap-southeast-2": 0.444, "ap-southeast-3": 0.0, - "ap-southeast-4": 0.0, - "ca-central-1": 0.396, - "ca-west-1": 0.394, - "eu-central-1": 0.413, + "ap-southeast-4": 0.444, + "ca-central-1": 0.372, + "ca-west-1": 0.372, + "eu-central-1": 0.0, "eu-central-2": 0.0, "eu-north-1": 0.364, - "eu-south-1": 0.404, - "eu-south-2": 0.0, - "eu-west-1": 0.0, + "eu-south-1": 0.0, + "eu-south-2": 0.384, + "eu-west-1": 0.409, "eu-west-2": 0.404, "eu-west-3": 0.404, - "il-central-1": 0.427, - "me-central-1": 0.0, + "il-central-1": 0.403, + "me-central-1": 0.422, "me-south-1": 0.422, "sa-east-1": 0.56, - "us-east-1": 0.0, - "us-east-2": 0.0, - "us-gov-east-1": 0.0, - "us-gov-west-1": 0.433, - "us-west-1": 0.424, - "us-west-2": 0.0, + "us-east-1": 0.34, + "us-east-2": 0.361, + "us-gov-east-1": 0.408, + "us-gov-west-1": 0.0, + "us-west-1": 0.0, + "us-west-2": 0.34, "us-west-2-lax-1": 0.408 }, "c5.4xlarge": { - "af-south-1": 0.912, - "ap-east-1": 0.919, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.818, + "af-south-1": 0.967, + "ap-east-1": 0.864, + "ap-northeast-1": 0.915, + "ap-northeast-2": 0.0, "ap-northeast-3": 0.907, "ap-south-1": 0.68, - "ap-south-2": 0.0, - "ap-southeast-1": 0.834, - "ap-southeast-2": 0.0, - "ap-southeast-3": 0.784, - "ap-southeast-4": 0.941, + "ap-south-2": 0.68, + "ap-southeast-1": 0.0, + "ap-southeast-2": 0.888, + "ap-southeast-3": 0.0, + "ap-southeast-4": 0.888, "ca-central-1": 0.744, "ca-west-1": 0.0, "eu-central-1": 0.776, "eu-central-2": 0.854, "eu-north-1": 0.0, - "eu-south-1": 0.856, + "eu-south-1": 0.808, "eu-south-2": 0.0, - "eu-west-1": 0.0, - "eu-west-2": 0.861, + "eu-west-1": 0.818, + "eu-west-2": 0.808, "eu-west-3": 0.0, "il-central-1": 0.806, - "me-central-1": 0.895, + "me-central-1": 0.845, "me-south-1": 0.0, - "sa-east-1": 1.119, - "us-east-1": 0.68, + "sa-east-1": 1.048, + "us-east-1": 0.721, "us-east-2": 0.721, "us-gov-east-1": 0.865, - "us-gov-west-1": 0.865, - "us-west-1": 0.0, + "us-gov-west-1": 0.816, + "us-west-1": 0.848, "us-west-2": 0.68, - "us-west-2-lax-1": 0.865 + "us-west-2-lax-1": 0.816 }, "c5.9xlarge": { - "af-south-1": 2.175, - "ap-east-1": 0.0, + "af-south-1": 2.052, + "ap-east-1": 1.944, "ap-northeast-1": 1.926, "ap-northeast-2": 0.0, - "ap-northeast-3": 2.042, + "ap-northeast-3": 1.926, "ap-south-1": 0.0, - "ap-south-2": 1.53, + "ap-south-2": 0.0, "ap-southeast-1": 1.764, - "ap-southeast-2": 2.119, - "ap-southeast-3": 1.87, + "ap-southeast-2": 1.998, + "ap-southeast-3": 1.764, "ap-southeast-4": 0.0, - "ca-central-1": 1.674, + "ca-central-1": 1.781, "ca-west-1": 1.774, "eu-central-1": 1.746, - "eu-central-2": 0.0, + "eu-central-2": 1.921, "eu-north-1": 0.0, "eu-south-1": 1.818, - "eu-south-2": 1.832, - "eu-west-1": 1.841, - "eu-west-2": 1.937, + "eu-south-2": 1.728, + "eu-west-1": 0.0, + "eu-west-2": 0.0, "eu-west-3": 1.818, - "il-central-1": 1.814, - "me-central-1": 2.015, - "me-south-1": 2.025, - "sa-east-1": 2.518, - "us-east-1": 1.53, + "il-central-1": 1.923, + "me-central-1": 1.901, + "me-south-1": 0.0, + "sa-east-1": 2.358, + "us-east-1": 0.0, "us-east-2": 1.53, - "us-gov-east-1": 1.946, - "us-gov-west-1": 1.946, - "us-west-1": 2.032, - "us-west-2": 1.622, - "us-west-2-lax-1": 0.0 + "us-gov-east-1": 0.0, + "us-gov-west-1": 1.836, + "us-west-1": 1.908, + "us-west-2": 0.0, + "us-west-2-lax-1": 1.836 }, "c5.12xlarge": { - "af-south-1": 0.0, + "af-south-1": 2.736, "ap-east-1": 2.592, - "ap-northeast-1": 0.0, + "ap-northeast-1": 2.568, "ap-northeast-2": 2.304, - "ap-northeast-3": 2.722, - "ap-south-1": 2.171, - "ap-south-2": 0.0, + "ap-northeast-3": 0.0, + "ap-south-1": 2.04, + "ap-south-2": 2.162, "ap-southeast-1": 0.0, - "ap-southeast-2": 2.664, + "ap-southeast-2": 2.826, "ap-southeast-3": 2.352, "ap-southeast-4": 0.0, "ca-central-1": 2.232, "ca-west-1": 2.232, - "eu-central-1": 0.0, + "eu-central-1": 2.328, "eu-central-2": 2.561, "eu-north-1": 2.184, "eu-south-1": 2.424, "eu-south-2": 2.304, "eu-west-1": 0.0, - "eu-west-2": 2.583, - "eu-west-3": 0.0, + "eu-west-2": 2.424, + "eu-west-3": 2.424, "il-central-1": 0.0, - "me-central-1": 0.0, + "me-central-1": 2.534, "me-south-1": 0.0, "sa-east-1": 3.144, - "us-east-1": 0.0, - "us-east-2": 0.0, - "us-gov-east-1": 2.595, + "us-east-1": 2.04, + "us-east-2": 2.04, + "us-gov-east-1": 2.448, "us-gov-west-1": 2.448, - "us-west-1": 2.71, - "us-west-2": 0.0, - "us-west-2-lax-1": 2.448 + "us-west-1": 2.544, + "us-west-2": 2.04, + "us-west-2-lax-1": 2.596 }, "c5.18xlarge": { "af-south-1": 4.104, "ap-east-1": 3.888, - "ap-northeast-1": 0.0, + "ap-northeast-1": 3.852, "ap-northeast-2": 0.0, "ap-northeast-3": 3.852, "ap-south-1": 3.06, "ap-south-2": 3.06, "ap-southeast-1": 3.528, - "ap-southeast-2": 0.0, + "ap-southeast-2": 3.996, "ap-southeast-3": 0.0, "ap-southeast-4": 0.0, "ca-central-1": 3.348, "ca-west-1": 0.0, - "eu-central-1": 0.0, - "eu-central-2": 0.0, - "eu-north-1": 3.276, + "eu-central-1": 3.492, + "eu-central-2": 3.841, + "eu-north-1": 0.0, "eu-south-1": 3.636, "eu-south-2": 3.456, "eu-west-1": 0.0, @@ -35489,24 +35429,24 @@ "us-gov-east-1": 3.672, "us-gov-west-1": 3.672, "us-west-1": 0.0, - "us-west-2": 0.0, + "us-west-2": 3.06, "us-west-2-lax-1": 3.672 }, "c5.24xlarge": { - "af-south-1": 0.0, - "ap-east-1": 0.0, + "af-south-1": 5.8, + "ap-east-1": 5.184, "ap-northeast-1": 5.136, - "ap-northeast-2": 4.608, + "ap-northeast-2": 4.906, "ap-northeast-3": 5.136, - "ap-south-1": 0.0, + "ap-south-1": 4.08, "ap-south-2": 4.08, - "ap-southeast-1": 5.006, - "ap-southeast-2": 5.651, - "ap-southeast-3": 0.0, + "ap-southeast-1": 4.704, + "ap-southeast-2": 5.328, + "ap-southeast-3": 4.704, "ap-southeast-4": 5.328, - "ca-central-1": 0.0, + "ca-central-1": 4.464, "ca-west-1": 4.464, - "eu-central-1": 0.0, + "eu-central-1": 4.656, "eu-central-2": 5.122, "eu-north-1": 0.0, "eu-south-1": 4.848, @@ -35517,13 +35457,13 @@ "il-central-1": 4.838, "me-central-1": 5.069, "me-south-1": 5.069, - "sa-east-1": 0.0, + "sa-east-1": 6.288, "us-east-1": 4.08, "us-east-2": 4.325, "us-gov-east-1": 0.0, - "us-gov-west-1": 0.0, - "us-west-1": 5.42, - "us-west-2": 4.08, + "us-gov-west-1": 4.896, + "us-west-1": 5.088, + "us-west-2": 4.325, "us-west-2-lax-1": 5.192 }, "c5a.large": { @@ -35823,105 +35763,78 @@ "us-west-2": 4.128 }, "c5d": { - "af-south-1": 5.148, - "ap-east-1": 4.871, "ap-northeast-1": 4.831, - "ap-northeast-2": 4.356, - "ap-northeast-3": 4.831, - "ap-south-1": 3.92, - "ap-south-2": 3.92, - "ap-southeast-1": 4.435, - "ap-southeast-2": 4.99, - "ap-southeast-3": 4.435, - "ap-southeast-4": 4.99, - "ca-central-1": 4.198, - "eu-central-1": 4.396, - "eu-central-2": 4.835, - "eu-north-1": 4.118, - "eu-south-1": 4.514, - "eu-south-2": 4.316, - "eu-west-1": 4.316, - "eu-west-2": 4.554, - "eu-west-3": 4.554, - "il-central-1": 4.532, - "me-central-1": 4.748, - "me-south-1": 4.748, - "us-east-1": 3.802, - "us-east-2": 3.802, - "us-gov-east-1": 4.594, - "us-gov-west-1": 4.594, - "us-west-1": 4.752, - "us-west-2": 3.802 + "us-gov-east-1": 4.594 }, "c5d.large": { "af-south-1": 0.13, - "ap-east-1": 0.123, - "ap-northeast-1": 0.122, + "ap-east-1": 0.0, + "ap-northeast-1": 0.13, "ap-northeast-2": 0.0, "ap-northeast-3": 0.122, - "ap-south-1": 0.105, + "ap-south-1": 0.099, "ap-south-2": 0.099, "ap-southeast-1": 0.119, - "ap-southeast-2": 0.134, - "ap-southeast-3": 0.112, + "ap-southeast-2": 0.0, + "ap-southeast-3": 0.119, "ap-southeast-4": 0.126, - "ca-central-1": 0.113, + "ca-central-1": 0.106, "eu-central-1": 0.0, - "eu-central-2": 0.129, - "eu-north-1": 0.111, - "eu-south-1": 0.121, + "eu-central-2": 0.122, + "eu-north-1": 0.104, + "eu-south-1": 0.114, "eu-south-2": 0.109, - "eu-west-1": 0.116, - "eu-west-2": 0.0, - "eu-west-3": 0.0, + "eu-west-1": 0.0, + "eu-west-2": 0.115, + "eu-west-3": 0.115, "il-central-1": 0.114, - "me-central-1": 0.127, - "me-south-1": 0.12, - "sa-east-1": 0.0, - "us-east-1": 0.0, + "me-central-1": 0.12, + "me-south-1": 0.128, + "sa-east-1": 0.159, + "us-east-1": 0.096, "us-east-2": 0.0, "us-gov-east-1": 0.123, "us-gov-west-1": 0.0, "us-west-1": 0.128, - "us-west-2": 0.102 + "us-west-2": 0.096 }, "c5d.xlarge": { "af-south-1": 0.26, - "ap-east-1": 0.0, - "ap-northeast-1": 0.261, - "ap-northeast-2": 0.234, - "ap-northeast-3": 0.0, - "ap-south-1": 0.0, - "ap-south-2": 0.21, + "ap-east-1": 0.246, + "ap-northeast-1": 0.244, + "ap-northeast-2": 0.22, + "ap-northeast-3": 0.244, + "ap-south-1": 0.211, + "ap-south-2": 0.198, "ap-southeast-1": 0.224, "ap-southeast-2": 0.267, "ap-southeast-3": 0.224, - "ap-southeast-4": 0.0, + "ap-southeast-4": 0.252, "ca-central-1": 0.212, "eu-central-1": 0.0, - "eu-central-2": 0.0, - "eu-north-1": 0.0, + "eu-central-2": 0.244, + "eu-north-1": 0.208, "eu-south-1": 0.228, "eu-south-2": 0.0, - "eu-west-1": 0.232, - "eu-west-2": 0.245, - "eu-west-3": 0.0, - "il-central-1": 0.243, + "eu-west-1": 0.218, + "eu-west-2": 0.0, + "eu-west-3": 0.23, + "il-central-1": 0.229, "me-central-1": 0.0, - "me-south-1": 0.0, + "me-south-1": 0.256, "sa-east-1": 0.0, "us-east-1": 0.0, "us-east-2": 0.192, - "us-gov-east-1": 0.246, + "us-gov-east-1": 0.232, "us-gov-west-1": 0.232, - "us-west-1": 0.256, + "us-west-1": 0.24, "us-west-2": 0.192 }, "c5d.metal": { "af-south-1": 6.24, "ap-northeast-1": 5.856, "ap-northeast-2": 5.28, - "ap-northeast-3": 0.0, + "ap-northeast-3": 5.856, "ap-south-1": 4.752, "ap-south-2": 4.752, "ap-southeast-1": 5.376, @@ -35930,18 +35843,18 @@ "ap-southeast-4": 6.048, "ca-central-1": 0.0, "eu-central-1": 5.328, - "eu-central-2": 0.0, + "eu-central-2": 5.861, "eu-north-1": 4.992, "eu-south-1": 0.0, "eu-south-2": 5.232, - "eu-west-1": 0.0, + "eu-west-1": 5.232, "eu-west-2": 5.52, "il-central-1": 5.494, "me-central-1": 5.755, "sa-east-1": 7.152, "us-east-1": 4.608, "us-east-2": 4.608, - "us-gov-west-1": 0.0, + "us-gov-west-1": 5.568, "us-west-1": 5.76, "us-west-2": 4.608 }, @@ -35949,123 +35862,123 @@ "af-south-1": 0.0, "ap-east-1": 0.523, "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, - "ap-northeast-3": 0.0, - "ap-south-1": 0.421, - "ap-south-2": 0.42, - "ap-southeast-1": 0.477, + "ap-northeast-2": 0.44, + "ap-northeast-3": 0.517, + "ap-south-1": 0.396, + "ap-south-2": 0.396, + "ap-southeast-1": 0.448, "ap-southeast-2": 0.504, - "ap-southeast-3": 0.475, - "ap-southeast-4": 0.0, + "ap-southeast-3": 0.448, + "ap-southeast-4": 0.504, "ca-central-1": 0.424, "eu-central-1": 0.444, - "eu-central-2": 0.518, - "eu-north-1": 0.0, - "eu-south-1": 0.483, - "eu-south-2": 0.462, - "eu-west-1": 0.0, + "eu-central-2": 0.488, + "eu-north-1": 0.443, + "eu-south-1": 0.456, + "eu-south-2": 0.436, + "eu-west-1": 0.436, "eu-west-2": 0.46, - "eu-west-3": 0.49, + "eu-west-3": 0.46, "il-central-1": 0.0, "me-central-1": 0.48, - "me-south-1": 0.511, + "me-south-1": 0.48, "sa-east-1": 0.596, - "us-east-1": 0.384, + "us-east-1": 0.0, "us-east-2": 0.407, - "us-gov-east-1": 0.0, - "us-gov-west-1": 0.0, - "us-west-1": 0.511, + "us-gov-east-1": 0.464, + "us-gov-west-1": 0.464, + "us-west-1": 0.48, "us-west-2": 0.0 }, "c5d.4xlarge": { "af-south-1": 1.04, "ap-east-1": 1.047, "ap-northeast-1": 1.042, - "ap-northeast-2": 0.0, - "ap-northeast-3": 1.035, + "ap-northeast-2": 0.936, + "ap-northeast-3": 0.0, "ap-south-1": 0.792, "ap-south-2": 0.84, - "ap-southeast-1": 0.953, + "ap-southeast-1": 0.896, "ap-southeast-2": 0.0, "ap-southeast-3": 0.896, "ap-southeast-4": 1.008, - "ca-central-1": 0.848, + "ca-central-1": 0.0, "eu-central-1": 0.0, - "eu-central-2": 1.035, - "eu-north-1": 0.887, - "eu-south-1": 0.0, - "eu-south-2": 0.0, + "eu-central-2": 0.977, + "eu-north-1": 0.832, + "eu-south-1": 0.912, + "eu-south-2": 0.924, "eu-west-1": 0.872, - "eu-west-2": 0.98, + "eu-west-2": 0.92, "eu-west-3": 0.92, "il-central-1": 0.0, "me-central-1": 0.0, - "me-south-1": 1.022, - "sa-east-1": 1.192, - "us-east-1": 0.768, + "me-south-1": 0.959, + "sa-east-1": 1.273, + "us-east-1": 0.0, "us-east-2": 0.768, - "us-gov-east-1": 0.984, - "us-gov-west-1": 0.0, - "us-west-1": 1.023, + "us-gov-east-1": 0.928, + "us-gov-west-1": 0.928, + "us-west-1": 0.0, "us-west-2": 0.768 }, "c5d.9xlarge": { - "af-south-1": 0.0, + "af-south-1": 2.34, "ap-east-1": 2.214, "ap-northeast-1": 0.0, - "ap-northeast-2": 2.107, + "ap-northeast-2": 1.98, "ap-northeast-3": 2.196, - "ap-south-1": 0.0, + "ap-south-1": 1.896, "ap-south-2": 1.782, - "ap-southeast-1": 2.016, + "ap-southeast-1": 2.145, "ap-southeast-2": 0.0, "ap-southeast-3": 0.0, - "ap-southeast-4": 2.404, + "ap-southeast-4": 0.0, "ca-central-1": 0.0, - "eu-central-1": 0.0, - "eu-central-2": 0.0, - "eu-north-1": 1.872, - "eu-south-1": 0.0, - "eu-south-2": 2.08, - "eu-west-1": 2.091, + "eu-central-1": 1.998, + "eu-central-2": 2.198, + "eu-north-1": 0.0, + "eu-south-1": 2.175, + "eu-south-2": 1.962, + "eu-west-1": 1.962, "eu-west-2": 0.0, - "eu-west-3": 0.0, + "eu-west-3": 2.205, "il-central-1": 2.06, "me-central-1": 2.158, "me-south-1": 0.0, "sa-east-1": 2.682, "us-east-1": 1.832, - "us-east-2": 0.0, + "us-east-2": 1.728, "us-gov-east-1": 2.088, - "us-gov-west-1": 0.0, + "us-gov-west-1": 2.088, "us-west-1": 0.0, "us-west-2": 1.728 }, "c5d.12xlarge": { - "af-south-1": 0.0, + "af-south-1": 3.307, "ap-northeast-1": 2.928, "ap-northeast-2": 2.64, "ap-northeast-3": 2.928, "ap-south-1": 2.376, - "ap-south-2": 2.519, + "ap-south-2": 2.376, "ap-southeast-1": 2.688, - "ap-southeast-2": 0.0, - "ap-southeast-3": 2.688, + "ap-southeast-2": 3.024, + "ap-southeast-3": 0.0, "ap-southeast-4": 0.0, - "ca-central-1": 0.0, + "ca-central-1": 2.706, "eu-central-1": 2.664, - "eu-central-2": 2.93, + "eu-central-2": 0.0, "eu-north-1": 2.496, "eu-south-1": 2.9, - "eu-south-2": 2.773, - "eu-west-1": 2.788, + "eu-south-2": 2.616, + "eu-west-1": 2.616, "eu-west-2": 2.76, "il-central-1": 2.747, "me-central-1": 2.878, "sa-east-1": 3.576, "us-east-1": 2.304, "us-east-2": 2.304, - "us-gov-west-1": 0.0, + "us-gov-west-1": 2.952, "us-west-1": 2.88, "us-west-2": 2.304 }, @@ -36079,38 +35992,38 @@ "ap-south-2": 3.564, "ap-southeast-1": 4.032, "ap-southeast-2": 4.536, - "ap-southeast-3": 0.0, + "ap-southeast-3": 4.032, "ap-southeast-4": 4.536, "ca-central-1": 3.816, "eu-central-1": 3.996, "eu-central-2": 4.396, "eu-north-1": 3.744, - "eu-south-1": 4.104, + "eu-south-1": 0.0, "eu-south-2": 0.0, - "eu-west-1": 0.0, + "eu-west-1": 3.924, "eu-west-2": 0.0, - "eu-west-3": 0.0, + "eu-west-3": 4.14, "il-central-1": 4.12, "me-central-1": 4.316, - "me-south-1": 0.0, + "me-south-1": 4.316, "sa-east-1": 5.364, "us-east-1": 3.456, - "us-east-2": 0.0, + "us-east-2": 3.456, "us-gov-east-1": 4.176, "us-gov-west-1": 4.176, "us-west-1": 4.32, "us-west-2": 3.456 }, "c5d.24xlarge": { - "af-south-1": 6.614, + "af-south-1": 6.24, "ap-northeast-1": 5.856, "ap-northeast-2": 5.28, - "ap-northeast-3": 6.207, - "ap-south-1": 0.0, - "ap-south-2": 5.037, + "ap-northeast-3": 5.856, + "ap-south-1": 4.752, + "ap-south-2": 4.752, "ap-southeast-1": 5.376, "ap-southeast-2": 0.0, - "ap-southeast-3": 0.0, + "ap-southeast-3": 5.699, "ap-southeast-4": 6.048, "ca-central-1": 0.0, "eu-central-1": 5.328, @@ -36119,51 +36032,28 @@ "eu-south-1": 5.472, "eu-south-2": 5.232, "eu-west-1": 5.232, - "eu-west-2": 0.0, - "il-central-1": 5.823, - "me-central-1": 0.0, + "eu-west-2": 5.52, + "il-central-1": 0.0, + "me-central-1": 6.101, "sa-east-1": 7.152, "us-east-1": 4.608, "us-east-2": 4.608, - "us-gov-west-1": 0.0, + "us-gov-west-1": 5.568, "us-west-1": 5.76, "us-west-2": 4.608 }, - "c5n": { - "af-south-1": 5.75, - "ap-east-1": 5.663, - "ap-northeast-1": 5.386, - "ap-northeast-2": 4.831, - "ap-northeast-3": 5.386, - "ap-south-1": 4.277, - "ap-southeast-1": 4.91, - "ap-southeast-2": 5.584, - "ap-southeast-3": 4.91, - "ca-central-1": 4.673, - "eu-central-1": 4.871, - "eu-north-1": 4.594, - "eu-west-1": 4.831, - "eu-west-2": 5.069, - "sa-east-1": 6.574, - "us-east-1": 4.277, - "us-east-2": 4.277, - "us-gov-east-1": 5.148, - "us-gov-west-1": 5.148, - "us-west-1": 5.346, - "us-west-2": 4.277 - }, "c5n.large": { - "af-south-1": 0.0, - "ap-east-1": 0.0, + "af-south-1": 0.145, + "ap-east-1": 0.143, "ap-northeast-1": 0.136, "ap-northeast-2": 0.0, - "ap-northeast-3": 0.144, - "ap-south-1": 0.115, + "ap-northeast-3": 0.136, + "ap-south-1": 0.0, "ap-southeast-1": 0.132, - "ap-southeast-2": 0.141, - "ap-southeast-3": 0.131, + "ap-southeast-2": 0.15, + "ap-southeast-3": 0.124, "ca-central-1": 0.118, - "eu-central-1": 0.131, + "eu-central-1": 0.123, "eu-north-1": 0.116, "eu-south-1": 0.129, "eu-west-1": 0.122, @@ -36171,55 +36061,55 @@ "eu-west-3": 0.128, "me-south-1": 0.134, "sa-east-1": 0.166, - "us-east-1": 0.114, - "us-east-2": 0.0, + "us-east-1": 0.108, + "us-east-2": 0.108, "us-gov-east-1": 0.13, "us-gov-west-1": 0.0, "us-west-1": 0.144, "us-west-2": 0.0 }, "c5n.xlarge": { - "af-south-1": 0.308, - "ap-east-1": 0.303, + "af-south-1": 0.29, + "ap-east-1": 0.286, "ap-northeast-1": 0.272, - "ap-northeast-2": 0.244, + "ap-northeast-2": 0.0, "ap-northeast-3": 0.0, "ap-south-1": 0.0, - "ap-southeast-1": 0.264, + "ap-southeast-1": 0.248, "ap-southeast-2": 0.282, - "ap-southeast-3": 0.0, + "ap-southeast-3": 0.248, "ca-central-1": 0.236, "eu-central-1": 0.246, "eu-north-1": 0.232, "eu-south-1": 0.258, - "eu-west-1": 0.26, - "eu-west-2": 0.0, + "eu-west-1": 0.244, + "eu-west-2": 0.256, "eu-west-3": 0.256, "me-south-1": 0.268, "sa-east-1": 0.352, "us-east-1": 0.216, - "us-east-2": 0.0, + "us-east-2": 0.216, "us-gov-east-1": 0.0, - "us-gov-west-1": 0.0, + "us-gov-west-1": 0.276, "us-west-1": 0.27, "us-west-2": 0.216 }, "c5n.metal": { "af-south-1": 5.227, "ap-east-1": 5.148, - "ap-northeast-1": 0.0, + "ap-northeast-1": 4.896, "ap-northeast-2": 4.392, "ap-northeast-3": 0.0, "ap-south-1": 3.888, "ap-southeast-1": 4.464, "ap-southeast-2": 5.076, - "ap-southeast-3": 0.0, + "ap-southeast-3": 4.464, "ca-central-1": 4.248, "eu-central-1": 4.428, "eu-north-1": 4.176, "eu-south-1": 4.644, "eu-west-1": 4.392, - "eu-west-2": 0.0, + "eu-west-2": 4.608, "eu-west-3": 4.608, "me-south-1": 4.824, "sa-east-1": 5.976, @@ -36234,17 +36124,17 @@ "af-south-1": 0.616, "ap-east-1": 0.0, "ap-northeast-1": 0.581, - "ap-northeast-2": 0.52, + "ap-northeast-2": 0.488, "ap-northeast-3": 0.577, "ap-south-1": 0.432, "ap-southeast-1": 0.496, - "ap-southeast-2": 0.598, - "ap-southeast-3": 0.526, - "ca-central-1": 0.472, + "ap-southeast-2": 0.564, + "ap-southeast-3": 0.496, + "ca-central-1": 0.502, "eu-central-1": 0.492, - "eu-north-1": 0.464, + "eu-north-1": 0.492, "eu-south-1": 0.516, - "eu-west-1": 0.0, + "eu-west-1": 0.52, "eu-west-2": 0.512, "eu-west-3": 0.512, "me-south-1": 0.536, @@ -36252,74 +36142,74 @@ "us-east-1": 0.0, "us-east-2": 0.0, "us-gov-east-1": 0.0, - "us-gov-west-1": 0.0, + "us-gov-west-1": 0.551, "us-west-1": 0.54, "us-west-2": 0.432 }, "c5n.4xlarge": { "af-south-1": 1.231, - "ap-east-1": 1.213, - "ap-northeast-1": 0.0, + "ap-east-1": 1.144, + "ap-northeast-1": 1.088, "ap-northeast-2": 0.976, "ap-northeast-3": 0.0, "ap-south-1": 0.864, "ap-southeast-1": 0.992, - "ap-southeast-2": 1.128, + "ap-southeast-2": 1.196, "ap-southeast-3": 0.992, - "ca-central-1": 0.0, + "ca-central-1": 0.944, "eu-central-1": 0.984, - "eu-north-1": 0.984, + "eu-north-1": 0.928, "eu-south-1": 1.032, - "eu-west-1": 1.04, - "eu-west-2": 1.085, + "eu-west-1": 0.0, + "eu-west-2": 1.024, "eu-west-3": 1.024, "me-south-1": 1.072, - "sa-east-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 0.0, + "sa-east-1": 1.328, + "us-east-1": 0.864, + "us-east-2": 0.916, "us-gov-east-1": 1.04, - "us-gov-west-1": 1.103, + "us-gov-west-1": 1.04, "us-west-1": 0.0, - "us-west-2": 0.916 + "us-west-2": 0.0 }, "c5n.9xlarge": { - "af-south-1": 0.0, - "ap-east-1": 2.728, + "af-south-1": 2.614, + "ap-east-1": 2.574, "ap-northeast-1": 2.448, "ap-northeast-2": 2.196, "ap-northeast-3": 2.448, "ap-south-1": 2.069, - "ap-southeast-1": 2.375, - "ap-southeast-2": 0.0, + "ap-southeast-1": 2.232, + "ap-southeast-2": 2.692, "ap-southeast-3": 0.0, - "ca-central-1": 2.26, - "eu-central-1": 0.0, + "ca-central-1": 2.124, + "eu-central-1": 2.214, "eu-north-1": 0.0, "eu-south-1": 2.322, - "eu-west-1": 0.0, - "eu-west-2": 0.0, + "eu-west-1": 2.196, + "eu-west-2": 2.304, "eu-west-3": 2.304, "me-south-1": 2.412, - "sa-east-1": 3.167, + "sa-east-1": 2.988, "us-east-1": 1.944, "us-east-2": 2.061, "us-gov-east-1": 2.481, "us-gov-west-1": 2.34, - "us-west-1": 0.0, - "us-west-2": 2.061 + "us-west-1": 2.43, + "us-west-2": 0.0 }, "c5n.18xlarge": { - "af-south-1": 0.0, + "af-south-1": 5.227, "ap-east-1": 5.148, "ap-northeast-1": 4.896, "ap-northeast-2": 4.392, "ap-northeast-3": 4.896, - "ap-south-1": 0.0, + "ap-south-1": 3.888, "ap-southeast-1": 0.0, "ap-southeast-2": 5.076, - "ap-southeast-3": 4.464, + "ap-southeast-3": 0.0, "ca-central-1": 4.248, - "eu-central-1": 0.0, + "eu-central-1": 4.428, "eu-north-1": 4.176, "eu-south-1": 4.644, "eu-west-1": 4.392, @@ -36327,58 +36217,48 @@ "eu-west-3": 4.608, "me-south-1": 4.824, "sa-east-1": 5.976, - "us-east-1": 0.0, - "us-east-2": 0.0, - "us-gov-east-1": 0.0, - "us-gov-west-1": 0.0, + "us-east-1": 3.888, + "us-east-2": 3.888, + "us-gov-east-1": 4.68, + "us-gov-west-1": 4.68, "us-west-1": 4.86, "us-west-2": 3.888 }, "c6a": { - "ap-east-1": 10.264, - "ap-northeast-1": 10.169, "ap-south-1": 4.937, - "ap-southeast-1": 9.314, - "ap-southeast-2": 10.549, - "ca-central-1": 8.839, - "eu-central-1": 9.219, - "eu-west-1": 8.668, - "eu-west-2": 9.599, - "sa-east-1": 12.45, - "us-east-1": 8.078, - "us-east-2": 8.078, - "us-west-1": 10.074, - "us-west-2": 8.078 + "sa-east-1": 12.45 }, "c6a.large": { - "ap-east-1": 0.10692, - "ap-northeast-1": 0.10593, - "ap-south-1": 0.05143, - "ap-southeast-1": 0.09702, - "ap-southeast-2": 0.10989, + "ap-east-1": 0.0, + "ap-northeast-1": 0.0963, + "ap-south-1": 0.04675, + "ap-south-2": 0.05143, + "ap-southeast-1": 0.0882, + "ap-southeast-2": 0.0999, "ca-central-1": 0.09207, - "eu-central-1": 0.0, - "eu-west-1": 0.09029, + "eu-central-1": 0.09603, + "eu-west-1": 0.08208, "eu-west-2": 0.0909, "sa-east-1": 0.1179, "us-east-1": 0.0765, - "us-east-2": 0.0, - "us-west-1": 0.0954, - "us-west-2": 0.08415 + "us-east-2": 0.08415, + "us-west-1": 0.0, + "us-west-2": 0.0765 }, "c6a.xlarge": { "ap-east-1": 0.1944, - "ap-northeast-1": 0.21186, - "ap-south-1": 0.10285, - "ap-southeast-1": 0.19404, + "ap-northeast-1": 0.1926, + "ap-south-1": 0.0935, + "ap-south-2": 0.0935, + "ap-southeast-1": 0.1764, "ap-southeast-2": 0.1998, - "ca-central-1": 0.18414, + "ca-central-1": 0.1674, "eu-central-1": 0.0, - "eu-west-1": 0.18058, - "eu-west-2": 0.19998, + "eu-west-1": 0.16416, + "eu-west-2": 0.1818, "sa-east-1": 0.2358, "us-east-1": 0.153, - "us-east-2": 0.0, + "us-east-2": 0.153, "us-west-1": 0.1908, "us-west-2": 0.153 }, @@ -36386,6 +36266,7 @@ "ap-east-1": 9.3312, "ap-northeast-1": 9.2448, "ap-south-1": 4.488, + "ap-south-2": 4.488, "ap-southeast-1": 8.4672, "ap-southeast-2": 0.0, "ca-central-1": 8.0352, @@ -36399,622 +36280,616 @@ "us-west-2": 0.0 }, "c6a.2xlarge": { - "ap-east-1": 0.0, + "ap-east-1": 0.3888, "ap-northeast-1": 0.0, "ap-south-1": 0.2057, + "ap-south-2": 0.2057, "ap-southeast-1": 0.38808, "ap-southeast-2": 0.0, - "ca-central-1": 0.36828, - "eu-central-1": 0.38412, - "eu-west-1": 0.36115, - "eu-west-2": 0.0, - "sa-east-1": 0.51876, - "us-east-1": 0.3366, - "us-east-2": 0.0, - "us-west-1": 0.41976, - "us-west-2": 0.0 + "ca-central-1": 0.3348, + "eu-central-1": 0.3492, + "eu-west-1": 0.32832, + "eu-west-2": 0.39996, + "sa-east-1": 0.0, + "us-east-1": 0.306, + "us-east-2": 0.306, + "us-west-1": 0.0, + "us-west-2": 0.306 }, "c6a.4xlarge": { - "ap-east-1": 0.0, - "ap-northeast-1": 0.84744, - "ap-south-1": 0.4114, + "ap-east-1": 0.7776, + "ap-northeast-1": 0.7704, + "ap-south-1": 0.374, + "ap-south-2": 0.374, "ap-southeast-1": 0.7056, "ap-southeast-2": 0.0, "ca-central-1": 0.6696, "eu-central-1": 0.76824, - "eu-west-1": 0.0, + "eu-west-1": 0.65664, "eu-west-2": 0.7272, - "sa-east-1": 1.03752, - "us-east-1": 0.0, - "us-east-2": 0.6732, - "us-west-1": 0.83952, + "sa-east-1": 0.9432, + "us-east-1": 0.612, + "us-east-2": 0.0, + "us-west-1": 0.7632, "us-west-2": 0.6732 }, "c6a.8xlarge": { "ap-east-1": 0.0, "ap-northeast-1": 0.0, - "ap-south-1": 0.8228, - "ap-southeast-1": 1.55232, + "ap-south-1": 0.748, + "ap-south-2": 0.748, + "ap-southeast-1": 1.4112, "ap-southeast-2": 1.5984, - "ca-central-1": 0.0, - "eu-central-1": 0.0, - "eu-west-1": 1.44461, + "ca-central-1": 1.47312, + "eu-central-1": 1.3968, + "eu-west-1": 1.31328, "eu-west-2": 0.0, "sa-east-1": 1.8864, "us-east-1": 1.224, - "us-east-2": 1.3464, - "us-west-1": 1.67904, - "us-west-2": 1.3464 + "us-east-2": 1.224, + "us-west-1": 1.5264, + "us-west-2": 0.0 }, "c6a.12xlarge": { "ap-east-1": 2.3328, "ap-northeast-1": 2.54232, "ap-south-1": 1.2342, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, + "ap-south-2": 0.0, + "ap-southeast-1": 2.32848, + "ap-southeast-2": 2.63736, "ca-central-1": 2.0088, "eu-central-1": 2.0952, "eu-west-1": 1.96992, "eu-west-2": 2.1816, - "sa-east-1": 3.11256, - "us-east-1": 1.836, - "us-east-2": 2.0196, - "us-west-1": 0.0, + "sa-east-1": 0.0, + "us-east-1": 0.0, + "us-east-2": 1.836, + "us-west-1": 2.2896, "us-west-2": 1.836 }, "c6a.16xlarge": { "ap-east-1": 3.1104, "ap-northeast-1": 0.0, - "ap-south-1": 0.0, + "ap-south-1": 1.496, + "ap-south-2": 1.496, "ap-southeast-1": 3.10464, "ap-southeast-2": 3.1968, - "ca-central-1": 2.6784, - "eu-central-1": 0.0, - "eu-west-1": 0.0, + "ca-central-1": 2.94624, + "eu-central-1": 3.07296, + "eu-west-1": 2.62656, "eu-west-2": 2.9088, - "sa-east-1": 4.15008, + "sa-east-1": 3.7728, "us-east-1": 2.6928, - "us-east-2": 0.0, - "us-west-1": 0.0, + "us-east-2": 2.448, + "us-west-1": 3.35808, "us-west-2": 2.448 }, "c6a.24xlarge": { "ap-east-1": 0.0, "ap-northeast-1": 4.6224, "ap-south-1": 2.244, - "ap-southeast-1": 0.0, - "ap-southeast-2": 5.27472, + "ap-south-2": 0.0, + "ap-southeast-1": 4.2336, + "ap-southeast-2": 4.7952, "ca-central-1": 4.41936, "eu-central-1": 4.1904, "eu-west-1": 0.0, - "eu-west-2": 4.79952, - "sa-east-1": 5.6592, - "us-east-1": 4.0392, - "us-east-2": 4.0392, + "eu-west-2": 4.3632, + "sa-east-1": 6.22512, + "us-east-1": 3.672, + "us-east-2": 3.672, "us-west-1": 4.5792, - "us-west-2": 4.0392 + "us-west-2": 3.672 }, "c6a.32xlarge": { - "ap-east-1": 0.0, + "ap-east-1": 6.2208, "ap-northeast-1": 0.0, - "ap-south-1": 0.0, + "ap-south-1": 2.992, + "ap-south-2": 2.992, "ap-southeast-1": 5.6448, - "ap-southeast-2": 0.0, - "ca-central-1": 5.3568, - "eu-central-1": 6.14592, + "ap-southeast-2": 7.03296, + "ca-central-1": 0.0, + "eu-central-1": 5.5872, "eu-west-1": 0.0, - "eu-west-2": 0.0, - "sa-east-1": 8.30016, + "eu-west-2": 6.39936, + "sa-east-1": 7.5456, "us-east-1": 0.0, - "us-east-2": 5.3856, + "us-east-2": 4.896, "us-west-1": 6.1056, - "us-west-2": 5.3856 + "us-west-2": 4.896 }, "c6a.48xlarge": { "ap-east-1": 9.3312, - "ap-northeast-1": 9.2448, + "ap-northeast-1": 0.0, "ap-south-1": 4.488, + "ap-south-2": 4.488, "ap-southeast-1": 8.4672, "ap-southeast-2": 9.5904, - "ca-central-1": 0.0, + "ca-central-1": 8.0352, "eu-central-1": 8.3808, - "eu-west-1": 7.87968, + "eu-west-1": 0.0, "eu-west-2": 8.7264, - "sa-east-1": 0.0, + "sa-east-1": 11.3184, "us-east-1": 7.344, "us-east-2": 7.344, "us-west-1": 9.1584, "us-west-2": 0.0 }, "c6g": { - "af-south-1": 3.21, - "ap-east-1": 3.027, - "ap-northeast-1": 3.013, - "ap-northeast-2": 2.71, - "ap-northeast-3": 3.027, - "ap-south-1": 1.5, - "ap-south-2": 1.5, - "ap-southeast-1": 2.76, - "ap-southeast-2": 3.126, - "ap-southeast-3": 2.76, - "ap-southeast-4": 3.126, - "ca-central-1": 2.619, - "ca-west-1": 2.619, - "eu-central-1": 2.732, - "eu-central-2": 3.005, - "eu-north-1": 2.57, - "eu-south-1": 2.844, - "eu-south-2": 2.568, - "eu-west-1": 2.568, - "eu-west-2": 2.844, - "eu-west-3": 2.851, - "il-central-1": 2.696, - "me-central-1": 2.825, - "me-south-1": 2.992, - "sa-east-1": 3.689, "us-east-1": 2.394, - "us-east-2": 2.394, - "us-gov-east-1": 2.872, - "us-gov-west-1": 2.872, - "us-west-1": 2.985, - "us-west-2": 2.394 + "us-gov-west-1": 2.872 }, "c6g.medium": { "af-south-1": 0.0456, "ap-east-1": 0.043, "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0408, + "ap-northeast-2": 0.0385, "ap-northeast-3": 0.043, "ap-south-1": 0.0, - "ap-south-2": 0.0, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, + "ap-south-2": 0.0226, + "ap-southeast-1": 0.0392, + "ap-southeast-2": 0.0471, "ap-southeast-3": 0.0, - "ap-southeast-4": 0.0, + "ap-southeast-4": 0.0444, + "ap-southeast-5": 0.0333, + "ap-southeast-7": 0.0333, "ca-central-1": 0.0372, "ca-west-1": 0.0394, - "eu-central-1": 0.0, - "eu-central-2": 0.0, + "eu-central-1": 0.0411, + "eu-central-2": 0.0427, "eu-north-1": 0.0365, - "eu-south-1": 0.0, + "eu-south-1": 0.0428, "eu-south-2": 0.0365, - "eu-west-1": 0.0, - "eu-west-2": 0.0428, + "eu-west-1": 0.0365, + "eu-west-2": 0.0404, "eu-west-3": 0.0, - "il-central-1": 0.0407, - "me-central-1": 0.0427, - "me-south-1": 0.0, + "il-central-1": 0.0383, + "me-central-1": 0.0401, + "me-south-1": 0.0451, + "mx-central-1": 0.0357, "sa-east-1": 0.0524, "us-east-1": 0.0, "us-east-2": 0.0, - "us-gov-east-1": 0.0432, + "us-gov-east-1": 0.0408, "us-gov-west-1": 0.0408, "us-west-1": 0.0, - "us-west-2": 0.034 + "us-west-2": 0.0 }, "c6g.large": { - "af-south-1": 0.0912, - "ap-east-1": 0.0912, - "ap-northeast-1": 0.0907, - "ap-northeast-2": 0.0816, - "ap-northeast-3": 0.0, + "af-south-1": 0.0, + "ap-east-1": 0.0, + "ap-northeast-1": 0.0856, + "ap-northeast-2": 0.0, + "ap-northeast-3": 0.086, "ap-south-1": 0.0452, "ap-south-2": 0.0, - "ap-southeast-1": 0.0831, + "ap-southeast-1": 0.0784, "ap-southeast-2": 0.0888, "ap-southeast-3": 0.0784, - "ap-southeast-4": 0.0, - "ca-central-1": 0.0789, + "ap-southeast-4": 0.0888, + "ap-southeast-5": 0.0666, + "ap-southeast-7": 0.0666, + "ca-central-1": 0.0744, "ca-west-1": 0.0744, - "eu-central-1": 0.0823, - "eu-central-2": 0.0, - "eu-north-1": 0.0, + "eu-central-1": 0.0776, + "eu-central-2": 0.0854, + "eu-north-1": 0.073, "eu-south-1": 0.0, "eu-south-2": 0.0776, "eu-west-1": 0.073, - "eu-west-2": 0.0, - "eu-west-3": 0.081, + "eu-west-2": 0.0856, + "eu-west-3": 0.0858, "il-central-1": 0.0766, "me-central-1": 0.0803, "me-south-1": 0.085, + "mx-central-1": 0.0714, "sa-east-1": 0.0, - "us-east-1": 0.0, + "us-east-1": 0.068, "us-east-2": 0.0, "us-gov-east-1": 0.0816, - "us-gov-west-1": 0.0816, - "us-west-1": 0.0899, + "us-gov-west-1": 0.0, + "us-west-1": 0.0848, "us-west-2": 0.068 }, "c6g.xlarge": { - "af-south-1": 0.0, + "af-south-1": 0.1824, "ap-east-1": 0.1824, "ap-northeast-1": 0.1712, "ap-northeast-2": 0.154, - "ap-northeast-3": 0.0, - "ap-south-1": 0.0903, + "ap-northeast-3": 0.172, + "ap-south-1": 0.0852, "ap-south-2": 0.0852, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, + "ap-southeast-1": 0.1662, + "ap-southeast-2": 0.1776, "ap-southeast-3": 0.1568, - "ap-southeast-4": 0.1883, + "ap-southeast-4": 0.1776, + "ap-southeast-5": 0.1333, + "ap-southeast-7": 0.0, "ca-central-1": 0.1577, - "ca-west-1": 0.0, - "eu-central-1": 0.1645, + "ca-west-1": 0.1577, + "eu-central-1": 0.1552, "eu-central-2": 0.1707, "eu-north-1": 0.146, "eu-south-1": 0.1616, "eu-south-2": 0.1459, - "eu-west-1": 0.0, - "eu-west-2": 0.1713, - "eu-west-3": 0.162, + "eu-west-1": 0.1551, + "eu-west-2": 0.0, + "eu-west-3": 0.1716, "il-central-1": 0.1532, - "me-central-1": 0.1605, + "me-central-1": 0.1706, "me-south-1": 0.17, - "sa-east-1": 0.0, - "us-east-1": 0.0, + "mx-central-1": 0.1428, + "sa-east-1": 0.2096, + "us-east-1": 0.1442, "us-east-2": 0.1442, - "us-gov-east-1": 0.173, + "us-gov-east-1": 0.1632, "us-gov-west-1": 0.1632, "us-west-1": 0.0, - "us-west-2": 0.0 + "us-west-2": 0.136 }, "c6g.metal": { "af-south-1": 2.9184, "ap-east-1": 0.0, "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, + "ap-northeast-2": 2.6112, "ap-northeast-3": 2.752, - "ap-south-1": 0.0, + "ap-south-1": 1.3632, "ap-south-2": 1.3632, - "ap-southeast-1": 2.6593, - "ap-southeast-2": 0.0, + "ap-southeast-1": 2.5088, + "ap-southeast-2": 2.8416, "ap-southeast-3": 0.0, - "ap-southeast-4": 0.0, + "ap-southeast-4": 2.8416, + "ap-southeast-5": 2.1325, + "ap-southeast-7": 2.1325, "ca-central-1": 2.5236, "ca-west-1": 2.3808, "eu-central-1": 0.0, "eu-central-2": 2.7315, "eu-north-1": 2.336, "eu-south-1": 2.5856, - "eu-south-2": 0.0, - "eu-west-1": 0.0, - "eu-west-2": 2.7407, - "eu-west-3": 0.0, + "eu-south-2": 2.3347, + "eu-west-1": 2.4819, + "eu-west-2": 2.5856, + "eu-west-3": 2.592, "il-central-1": 0.0, - "me-central-1": 0.0, + "me-central-1": 2.5683, "me-south-1": 0.0, - "sa-east-1": 0.0, + "mx-central-1": 0.0, + "sa-east-1": 3.5548, "us-east-1": 0.0, "us-east-2": 2.176, - "us-gov-east-1": 0.0, - "us-gov-west-1": 0.0, - "us-west-1": 2.8764, - "us-west-2": 2.3066 + "us-gov-east-1": 2.6112, + "us-gov-west-1": 2.7679, + "us-west-1": 2.7136, + "us-west-2": 2.176 }, "c6g.2xlarge": { - "af-south-1": 0.3867, + "af-south-1": 0.3648, "ap-east-1": 0.0, - "ap-northeast-1": 0.0, + "ap-northeast-1": 0.3629, "ap-northeast-2": 0.308, - "ap-northeast-3": 0.3644, - "ap-south-1": 0.1806, - "ap-south-2": 0.0, - "ap-southeast-1": 0.3324, - "ap-southeast-2": 0.3765, - "ap-southeast-3": 0.0, - "ap-southeast-4": 0.3765, + "ap-northeast-3": 0.344, + "ap-south-1": 0.1704, + "ap-south-2": 0.1704, + "ap-southeast-1": 0.3136, + "ap-southeast-2": 0.0, + "ap-southeast-3": 0.3136, + "ap-southeast-4": 0.3552, + "ap-southeast-5": 0.2666, + "ap-southeast-7": 0.2666, "ca-central-1": 0.2976, - "ca-west-1": 0.3155, + "ca-west-1": 0.0, "eu-central-1": 0.0, - "eu-central-2": 0.0, - "eu-north-1": 0.3096, - "eu-south-1": 0.3426, + "eu-central-2": 0.3414, + "eu-north-1": 0.0, + "eu-south-1": 0.3232, "eu-south-2": 0.3102, - "eu-west-1": 0.3102, - "eu-west-2": 0.3426, - "eu-west-3": 0.324, + "eu-west-1": 0.2918, + "eu-west-2": 0.3232, + "eu-west-3": 0.3432, "il-central-1": 0.0, "me-central-1": 0.0, "me-south-1": 0.34, - "sa-east-1": 0.4444, + "mx-central-1": 0.0, + "sa-east-1": 0.4192, "us-east-1": 0.0, - "us-east-2": 0.2883, + "us-east-2": 0.272, "us-gov-east-1": 0.0, "us-gov-west-1": 0.3264, "us-west-1": 0.0, - "us-west-2": 0.2883 + "us-west-2": 0.272 }, "c6g.4xlarge": { - "af-south-1": 0.0, - "ap-east-1": 0.0, + "af-south-1": 0.7296, + "ap-east-1": 0.7296, "ap-northeast-1": 0.0, "ap-northeast-2": 0.0, - "ap-northeast-3": 0.0, + "ap-northeast-3": 0.688, "ap-south-1": 0.0, - "ap-south-2": 0.0, + "ap-south-2": 0.3408, "ap-southeast-1": 0.0, "ap-southeast-2": 0.7104, "ap-southeast-3": 0.0, - "ap-southeast-4": 0.7104, - "ca-central-1": 0.6309, - "ca-west-1": 0.0, - "eu-central-1": 0.658, - "eu-central-2": 0.0, + "ap-southeast-4": 0.753, + "ap-southeast-5": 0.5331, + "ap-southeast-7": 0.5331, + "ca-central-1": 0.5952, + "ca-west-1": 0.5952, + "eu-central-1": 0.6208, + "eu-central-2": 0.6829, "eu-north-1": 0.584, "eu-south-1": 0.6464, "eu-south-2": 0.6205, "eu-west-1": 0.0, - "eu-west-2": 0.0, - "eu-west-3": 0.6864, + "eu-west-2": 0.6464, + "eu-west-3": 0.0, "il-central-1": 0.6128, - "me-central-1": 0.6826, + "me-central-1": 0.6421, "me-south-1": 0.68, - "sa-east-1": 0.8887, + "mx-central-1": 0.5712, + "sa-east-1": 0.8384, "us-east-1": 0.0, "us-east-2": 0.0, - "us-gov-east-1": 0.6528, + "us-gov-east-1": 0.692, "us-gov-west-1": 0.692, - "us-west-1": 0.7191, - "us-west-2": 0.5766 + "us-west-1": 0.6784, + "us-west-2": 0.544 }, "c6g.8xlarge": { - "af-south-1": 1.5468, + "af-south-1": 1.4592, "ap-east-1": 1.376, - "ap-northeast-1": 1.3696, - "ap-northeast-2": 0.0, - "ap-northeast-3": 1.4576, + "ap-northeast-1": 1.4518, + "ap-northeast-2": 1.3056, + "ap-northeast-3": 1.376, "ap-south-1": 0.7225, "ap-south-2": 0.6816, - "ap-southeast-1": 1.3297, + "ap-southeast-1": 1.2544, "ap-southeast-2": 1.4208, "ap-southeast-3": 1.3297, "ap-southeast-4": 1.4208, + "ap-southeast-5": 1.1302, + "ap-southeast-7": 1.1302, "ca-central-1": 1.1904, - "ca-west-1": 0.0, + "ca-west-1": 1.1904, "eu-central-1": 1.3161, - "eu-central-2": 0.0, + "eu-central-2": 1.3658, "eu-north-1": 1.168, "eu-south-1": 1.2928, - "eu-south-2": 0.0, - "eu-west-1": 1.241, - "eu-west-2": 1.3704, - "eu-west-3": 1.3728, + "eu-south-2": 1.1674, + "eu-west-1": 1.1674, + "eu-west-2": 1.2928, + "eu-west-3": 0.0, "il-central-1": 1.2256, "me-central-1": 0.0, - "me-south-1": 1.4416, + "me-south-1": 1.36, + "mx-central-1": 1.1424, "sa-east-1": 0.0, "us-east-1": 1.1533, - "us-east-2": 0.0, + "us-east-2": 1.088, "us-gov-east-1": 1.3056, - "us-gov-west-1": 1.3839, - "us-west-1": 0.0, - "us-west-2": 1.1533 + "us-gov-west-1": 1.3056, + "us-west-1": 1.4382, + "us-west-2": 1.088 }, "c6g.12xlarge": { "af-south-1": 2.3201, "ap-east-1": 2.064, "ap-northeast-1": 2.0544, "ap-northeast-2": 1.9584, - "ap-northeast-3": 0.0, - "ap-south-1": 0.0, - "ap-south-2": 1.0224, + "ap-northeast-3": 2.064, + "ap-south-1": 1.0224, + "ap-south-2": 1.0837, "ap-southeast-1": 1.8816, - "ap-southeast-2": 0.0, - "ap-southeast-3": 1.8816, + "ap-southeast-2": 2.1312, + "ap-southeast-3": 0.0, "ap-southeast-4": 2.2591, - "ca-central-1": 1.7856, - "ca-west-1": 0.0, - "eu-central-1": 1.8624, + "ap-southeast-5": 1.5994, + "ap-southeast-7": 0.0, + "ca-central-1": 1.8927, + "ca-west-1": 1.8927, + "eu-central-1": 1.9741, "eu-central-2": 2.0486, "eu-north-1": 1.752, - "eu-south-1": 2.0554, + "eu-south-1": 0.0, "eu-south-2": 1.751, "eu-west-1": 0.0, - "eu-west-2": 2.0556, - "eu-west-3": 2.0592, - "il-central-1": 0.0, + "eu-west-2": 1.9392, + "eu-west-3": 0.0, + "il-central-1": 1.9543, "me-central-1": 1.9262, "me-south-1": 0.0, + "mx-central-1": 0.0, "sa-east-1": 2.6661, "us-east-1": 0.0, "us-east-2": 1.632, - "us-gov-east-1": 0.0, + "us-gov-east-1": 2.0759, "us-gov-west-1": 1.9584, - "us-west-1": 2.0352, + "us-west-1": 2.1573, "us-west-2": 1.7299 }, "c6g.16xlarge": { "af-south-1": 2.9184, - "ap-east-1": 0.0, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, - "ap-northeast-3": 2.752, + "ap-east-1": 2.752, + "ap-northeast-1": 2.7392, + "ap-northeast-2": 2.6112, + "ap-northeast-3": 0.0, "ap-south-1": 0.0, "ap-south-2": 1.3632, "ap-southeast-1": 2.5088, - "ap-southeast-2": 0.0, + "ap-southeast-2": 2.8416, "ap-southeast-3": 2.5088, - "ap-southeast-4": 0.0, - "ca-central-1": 0.0, - "ca-west-1": 0.0, - "eu-central-1": 2.4832, + "ap-southeast-4": 3.0121, + "ap-southeast-5": 2.1325, + "ap-southeast-7": 2.1325, + "ca-central-1": 2.3808, + "ca-west-1": 2.3808, + "eu-central-1": 0.0, "eu-central-2": 2.7315, "eu-north-1": 0.0, - "eu-south-1": 2.7405, + "eu-south-1": 2.5856, "eu-south-2": 2.3347, - "eu-west-1": 2.3347, + "eu-west-1": 0.0, "eu-west-2": 2.5856, - "eu-west-3": 2.7456, - "il-central-1": 0.0, + "eu-west-3": 0.0, + "il-central-1": 2.4512, "me-central-1": 2.5683, - "me-south-1": 0.0, + "me-south-1": 2.72, + "mx-central-1": 2.2848, "sa-east-1": 3.5548, - "us-east-1": 2.3066, - "us-east-2": 2.3066, + "us-east-1": 2.176, + "us-east-2": 2.176, "us-gov-east-1": 2.6112, - "us-gov-west-1": 2.7679, - "us-west-1": 2.7136, - "us-west-2": 0.0 + "us-gov-west-1": 0.0, + "us-west-1": 0.0, + "us-west-2": 2.176 }, "c6gd": { - "ap-northeast-1": 3.45, - "ap-northeast-2": 3.098, - "ap-northeast-3": 3.45, - "ap-south-1": 1.725, - "ap-southeast-1": 3.168, - "ap-southeast-2": 3.555, - "ap-southeast-3": 3.168, - "ca-central-1": 2.985, - "eu-central-1": 3.133, "eu-central-2": 3.446, - "eu-north-1": 2.929, - "eu-west-1": 3.069, - "eu-west-2": 3.238, - "eu-west-3": 3.238, "sa-east-1": 4.189, - "us-east-1": 2.703, - "us-east-2": 2.703, - "us-gov-east-1": 3.267, - "us-gov-west-1": 3.267, - "us-west-1": 3.379, - "us-west-2": 2.703 + "us-east-1": 2.703 }, "c6gd.medium": { - "ap-northeast-1": 0.0, + "ap-northeast-1": 0.0519, "ap-northeast-2": 0.044, - "ap-northeast-3": 0.052, - "ap-south-1": 0.026, - "ap-southeast-1": 0.045, + "ap-northeast-3": 0.049, + "ap-south-1": 0.0245, + "ap-southeast-1": 0.0477, "ap-southeast-2": 0.0, - "ap-southeast-3": 0.0477, + "ap-southeast-3": 0.045, "ca-central-1": 0.0, "eu-central-1": 0.0, "eu-central-2": 0.0519, "eu-north-1": 0.0, - "eu-west-1": 0.0462, - "eu-west-2": 0.0, + "eu-south-2": 0.0436, + "eu-west-1": 0.0, + "eu-west-2": 0.0488, "eu-west-3": 0.046, "sa-east-1": 0.0595, - "us-east-1": 0.0, + "us-east-1": 0.0384, "us-east-2": 0.0, - "us-gov-east-1": 0.0492, + "us-gov-east-1": 0.0464, "us-gov-west-1": 0.0, - "us-west-1": 0.0509, - "us-west-2": 0.0407 + "us-west-1": 0.048, + "us-west-2": 0.0384 }, "c6gd.large": { "ap-northeast-1": 0.0, "ap-northeast-2": 0.0, - "ap-northeast-3": 0.1039, - "ap-south-1": 0.0519, - "ap-southeast-1": 0.0, + "ap-northeast-3": 0.098, + "ap-south-1": 0.049, + "ap-southeast-1": 0.09, "ap-southeast-2": 0.101, - "ap-southeast-3": 0.0, - "ca-central-1": 0.0, - "eu-central-1": 0.0, + "ap-southeast-3": 0.09, + "ca-central-1": 0.0899, + "eu-central-1": 0.089, "eu-central-2": 0.1037, - "eu-north-1": 0.0882, - "eu-west-1": 0.0, - "eu-west-2": 0.0975, + "eu-north-1": 0.0832, + "eu-south-2": 0.0872, + "eu-west-1": 0.0872, + "eu-west-2": 0.092, "eu-west-3": 0.092, - "sa-east-1": 0.1262, + "sa-east-1": 0.119, "us-east-1": 0.0768, - "us-east-2": 0.0814, + "us-east-2": 0.0768, "us-gov-east-1": 0.0928, - "us-gov-west-1": 0.0984, + "us-gov-west-1": 0.0, "us-west-1": 0.0, "us-west-2": 0.0768 }, "c6gd.xlarge": { "ap-northeast-1": 0.196, "ap-northeast-2": 0.0, - "ap-northeast-3": 0.2078, - "ap-south-1": 0.1039, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.214, + "ap-northeast-3": 0.196, + "ap-south-1": 0.098, + "ap-southeast-1": 0.18, + "ap-southeast-2": 0.202, "ap-southeast-3": 0.18, - "ca-central-1": 0.1696, - "eu-central-1": 0.1886, + "ca-central-1": 0.1798, + "eu-central-1": 0.178, "eu-central-2": 0.0, "eu-north-1": 0.0, + "eu-south-2": 0.1744, "eu-west-1": 0.1849, "eu-west-2": 0.184, - "eu-west-3": 0.184, - "sa-east-1": 0.0, + "eu-west-3": 0.195, + "sa-east-1": 0.238, "us-east-1": 0.1536, "us-east-2": 0.1536, "us-gov-east-1": 0.1967, "us-gov-west-1": 0.1967, - "us-west-1": 0.2036, + "us-west-1": 0.192, "us-west-2": 0.1536 }, "c6gd.metal": { "ap-northeast-1": 0.0, "ap-northeast-2": 0.0, - "ap-northeast-3": 0.0, + "ap-northeast-3": 3.136, "ap-south-1": 1.6621, "ap-southeast-1": 2.88, - "ap-southeast-2": 0.0, + "ap-southeast-2": 3.424, "ap-southeast-3": 2.88, "ca-central-1": 2.7136, "eu-central-1": 2.848, "eu-central-2": 0.0, - "eu-north-1": 0.0, - "eu-west-1": 2.9578, + "eu-north-1": 2.6624, + "eu-south-2": 2.7904, + "eu-west-1": 0.0, "eu-west-2": 2.944, "eu-west-3": 2.944, "sa-east-1": 3.808, - "us-east-1": 2.6051, - "us-east-2": 0.0, + "us-east-1": 2.4576, + "us-east-2": 2.4576, "us-gov-east-1": 2.9696, "us-gov-west-1": 2.9696, "us-west-1": 3.2576, - "us-west-2": 2.6051 + "us-west-2": 2.4576 }, "c6gd.2xlarge": { "ap-northeast-1": 0.392, - "ap-northeast-2": 0.0, - "ap-northeast-3": 0.392, - "ap-south-1": 0.2078, + "ap-northeast-2": 0.352, + "ap-northeast-3": 0.4156, + "ap-south-1": 0.196, "ap-southeast-1": 0.36, - "ap-southeast-2": 0.0, + "ap-southeast-2": 0.404, "ap-southeast-3": 0.36, "ca-central-1": 0.3392, - "eu-central-1": 0.3772, - "eu-central-2": 0.3916, + "eu-central-1": 0.0, + "eu-central-2": 0.0, "eu-north-1": 0.3328, - "eu-west-1": 0.3488, - "eu-west-2": 0.3901, - "eu-west-3": 0.0, - "sa-east-1": 0.476, + "eu-south-2": 0.3488, + "eu-west-1": 0.3697, + "eu-west-2": 0.368, + "eu-west-3": 0.368, + "sa-east-1": 0.5048, "us-east-1": 0.3072, "us-east-2": 0.3072, - "us-gov-east-1": 0.3712, - "us-gov-west-1": 0.0, + "us-gov-east-1": 0.0, + "us-gov-west-1": 0.3935, "us-west-1": 0.384, "us-west-2": 0.3072 }, "c6gd.4xlarge": { - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, - "ap-northeast-3": 0.8312, + "ap-northeast-1": 0.784, + "ap-northeast-2": 0.704, + "ap-northeast-3": 0.784, "ap-south-1": 0.0, "ap-southeast-1": 0.72, "ap-southeast-2": 0.0, - "ap-southeast-3": 0.72, - "ca-central-1": 0.0, + "ap-southeast-3": 0.7632, + "ca-central-1": 0.7191, "eu-central-1": 0.0, "eu-central-2": 0.0, "eu-north-1": 0.6656, - "eu-west-1": 0.7395, + "eu-south-2": 0.0, + "eu-west-1": 0.6976, "eu-west-2": 0.736, - "eu-west-3": 0.7802, - "sa-east-1": 0.952, - "us-east-1": 0.0, - "us-east-2": 0.0, - "us-gov-east-1": 0.0, - "us-gov-west-1": 0.0, - "us-west-1": 0.8144, + "eu-west-3": 0.736, + "sa-east-1": 0.0, + "us-east-1": 0.6513, + "us-east-2": 0.6144, + "us-gov-east-1": 0.7869, + "us-gov-west-1": 0.7424, + "us-west-1": 0.0, "us-west-2": 0.6144 }, "c6gd.8xlarge": { @@ -37023,58 +36898,61 @@ "ap-northeast-3": 1.568, "ap-south-1": 0.784, "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, - "ap-southeast-3": 1.5264, - "ca-central-1": 0.0, + "ap-southeast-2": 1.616, + "ap-southeast-3": 1.44, + "ca-central-1": 1.4382, "eu-central-1": 1.5088, "eu-central-2": 0.0, "eu-north-1": 0.0, + "eu-south-2": 1.3952, "eu-west-1": 0.0, - "eu-west-2": 0.0, + "eu-west-2": 1.472, "eu-west-3": 1.472, - "sa-east-1": 2.0192, - "us-east-1": 1.3025, - "us-east-2": 0.0, - "us-gov-east-1": 1.5739, - "us-gov-west-1": 1.5739, + "sa-east-1": 1.904, + "us-east-1": 1.2288, + "us-east-2": 1.2288, + "us-gov-east-1": 1.4848, + "us-gov-west-1": 0.0, "us-west-1": 0.0, - "us-west-2": 1.3025 + "us-west-2": 1.2288 }, "c6gd.12xlarge": { - "ap-northeast-1": 2.352, + "ap-northeast-1": 0.0, "ap-northeast-2": 0.0, - "ap-northeast-3": 0.0, + "ap-northeast-3": 2.352, "ap-south-1": 1.176, "ap-southeast-1": 0.0, - "ap-southeast-2": 2.568, + "ap-southeast-2": 2.424, "ap-southeast-3": 0.0, "ca-central-1": 2.0352, "eu-central-1": 0.0, - "eu-central-2": 2.4895, + "eu-central-2": 2.3496, "eu-north-1": 2.1166, - "eu-west-1": 0.0, - "eu-west-2": 0.0, + "eu-south-2": 2.2184, + "eu-west-1": 2.2184, + "eu-west-2": 2.208, "eu-west-3": 0.0, - "sa-east-1": 3.0288, + "sa-east-1": 2.856, "us-east-1": 0.0, - "us-east-2": 0.0, + "us-east-2": 1.8432, "us-gov-east-1": 2.2272, "us-gov-west-1": 0.0, "us-west-1": 0.0, - "us-west-2": 1.9538 + "us-west-2": 1.8432 }, "c6gd.16xlarge": { - "ap-northeast-1": 0.0, - "ap-northeast-2": 2.816, + "ap-northeast-1": 3.136, + "ap-northeast-2": 0.0, "ap-northeast-3": 3.136, - "ap-south-1": 0.0, + "ap-south-1": 1.6621, "ap-southeast-1": 3.0528, - "ap-southeast-2": 0.0, + "ap-southeast-2": 3.232, "ap-southeast-3": 2.88, "ca-central-1": 2.8764, - "eu-central-1": 3.0176, + "eu-central-1": 2.848, "eu-central-2": 0.0, - "eu-north-1": 2.6624, + "eu-north-1": 0.0, + "eu-south-2": 2.7904, "eu-west-1": 0.0, "eu-west-2": 2.944, "eu-west-3": 0.0, @@ -37082,62 +36960,42 @@ "us-east-1": 2.4576, "us-east-2": 2.6051, "us-gov-east-1": 2.9696, - "us-gov-west-1": 0.0, - "us-west-1": 3.2576, + "us-gov-west-1": 2.9696, + "us-west-1": 3.072, "us-west-2": 0.0 }, "c6gn": { - "ap-east-1": 4.03, - "ap-northeast-1": 3.837, - "ap-northeast-2": 3.432, - "ap-northeast-3": 3.845, - "ap-south-1": 3.045, - "ap-southeast-1": 3.485, - "ap-southeast-2": 3.978, - "ap-southeast-3": 3.492, - "ca-central-1": 3.33, - "ca-west-1": 3.33, - "eu-central-1": 3.471, - "eu-north-1": 3.274, - "eu-south-1": 3.633, - "eu-west-1": 3.436, "eu-west-2": 3.608, - "eu-west-3": 3.608, - "il-central-1": 3.607, - "me-south-1": 3.773, - "sa-east-1": 4.682, - "us-east-1": 3.041, - "us-east-2": 3.041, - "us-gov-east-1": 3.661, - "us-gov-west-1": 3.661, - "us-west-1": 3.802, - "us-west-2": 3.041 + "us-gov-west-1": 3.661 }, "c6gn.medium": { - "ap-east-1": 0.05725, - "ap-northeast-1": 0.0, + "ap-east-1": 0.0, + "ap-northeast-1": 0.05995, "ap-northeast-2": 0.05363, "ap-northeast-3": 0.06007, - "ap-south-1": 0.04758, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0565, - "ap-southeast-3": 0.0, - "ca-central-1": 0.05203, - "ca-west-1": 0.0473, - "eu-central-1": 0.05423, - "eu-north-1": 0.05115, - "eu-south-1": 0.05676, - "eu-west-1": 0.05368, - "eu-west-2": 0.05638, - "eu-west-3": 0.0, - "il-central-1": 0.05124, - "me-south-1": 0.0536, + "ap-south-1": 0.04325, + "ap-southeast-1": 0.0495, + "ap-southeast-2": 0.0, + "ap-southeast-3": 0.0496, + "ap-southeast-5": 0.04208, + "ap-southeast-7": 0.04208, + "ca-central-1": 0.0473, + "ca-west-1": 0.0, + "eu-central-1": 0.0493, + "eu-north-1": 0.0, + "eu-south-1": 0.0516, + "eu-west-1": 0.0488, + "eu-west-2": 0.05125, + "eu-west-3": 0.05638, + "il-central-1": 0.05636, + "me-south-1": 0.05896, + "mx-central-1": 0.04536, "sa-east-1": 0.0665, "us-east-1": 0.0432, - "us-east-2": 0.0, + "us-east-2": 0.0432, "us-gov-east-1": 0.052, "us-gov-west-1": 0.052, - "us-west-1": 0.0, + "us-west-1": 0.054, "us-west-2": 0.0 }, "c6gn.large": { @@ -37149,134 +37007,149 @@ "ap-southeast-1": 0.0, "ap-southeast-2": 0.113, "ap-southeast-3": 0.0992, - "ca-central-1": 0.0, - "ca-west-1": 0.0, - "eu-central-1": 0.0, + "ap-southeast-5": 0.09258, + "ap-southeast-7": 0.08416, + "ca-central-1": 0.10406, + "ca-west-1": 0.10406, + "eu-central-1": 0.10846, "eu-north-1": 0.093, "eu-south-1": 0.0, - "eu-west-1": 0.0976, + "eu-west-1": 0.0, "eu-west-2": 0.1025, - "eu-west-3": 0.0, - "il-central-1": 0.0, - "me-south-1": 0.0, + "eu-west-3": 0.11275, + "il-central-1": 0.10248, + "me-south-1": 0.11792, + "mx-central-1": 0.09979, "sa-east-1": 0.0, - "us-east-1": 0.09504, - "us-east-2": 0.09504, - "us-gov-east-1": 0.1144, + "us-east-1": 0.0864, + "us-east-2": 0.0864, + "us-gov-east-1": 0.104, "us-gov-west-1": 0.104, "us-west-1": 0.108, "us-west-2": 0.0864 }, "c6gn.xlarge": { - "ap-east-1": 0.0, + "ap-east-1": 0.2519, "ap-northeast-1": 0.218, - "ap-northeast-2": 0.0, + "ap-northeast-2": 0.195, "ap-northeast-3": 0.24028, - "ap-south-1": 0.1903, + "ap-south-1": 0.173, "ap-southeast-1": 0.0, - "ap-southeast-2": 0.2486, - "ap-southeast-3": 0.21824, - "ca-central-1": 0.0, - "ca-west-1": 0.20812, + "ap-southeast-2": 0.226, + "ap-southeast-3": 0.1984, + "ap-southeast-5": 0.16832, + "ap-southeast-7": 0.18515, + "ca-central-1": 0.1892, + "ca-west-1": 0.0, "eu-central-1": 0.1972, "eu-north-1": 0.186, - "eu-south-1": 0.2064, - "eu-west-1": 0.21472, + "eu-south-1": 0.22704, + "eu-west-1": 0.1952, "eu-west-2": 0.205, "eu-west-3": 0.205, "il-central-1": 0.20496, "me-south-1": 0.2144, + "mx-central-1": 0.18144, "sa-east-1": 0.266, - "us-east-1": 0.19008, - "us-east-2": 0.1728, - "us-gov-east-1": 0.208, - "us-gov-west-1": 0.0, + "us-east-1": 0.1728, + "us-east-2": 0.19008, + "us-gov-east-1": 0.0, + "us-gov-west-1": 0.2288, "us-west-1": 0.216, - "us-west-2": 0.19008 + "us-west-2": 0.1728 }, "c6gn.metal": { "ca-central-1": 0.0, - "eu-west-3": 3.608 + "eu-west-3": 3.28 }, "c6gn.2xlarge": { - "ap-east-1": 0.458, - "ap-northeast-1": 0.436, - "ap-northeast-2": 0.429, - "ap-northeast-3": 0.48057, - "ap-south-1": 0.3806, - "ap-southeast-1": 0.4356, + "ap-east-1": 0.0, + "ap-northeast-1": 0.0, + "ap-northeast-2": 0.39, + "ap-northeast-3": 0.43688, + "ap-south-1": 0.346, + "ap-southeast-1": 0.396, "ap-southeast-2": 0.4972, - "ap-southeast-3": 0.0, - "ca-central-1": 0.3784, - "ca-west-1": 0.0, + "ap-southeast-3": 0.3968, + "ap-southeast-5": 0.0, + "ap-southeast-7": 0.0, + "ca-central-1": 0.0, + "ca-west-1": 0.3784, "eu-central-1": 0.3944, - "eu-north-1": 0.4092, + "eu-north-1": 0.372, "eu-south-1": 0.45408, "eu-west-1": 0.0, - "eu-west-2": 0.451, + "eu-west-2": 0.41, "eu-west-3": 0.41, "il-central-1": 0.40992, - "me-south-1": 0.4288, - "sa-east-1": 0.5852, + "me-south-1": 0.47168, + "mx-central-1": 0.36288, + "sa-east-1": 0.532, "us-east-1": 0.3456, - "us-east-2": 0.0, + "us-east-2": 0.3456, "us-gov-east-1": 0.416, "us-gov-west-1": 0.416, - "us-west-1": 0.4752, - "us-west-2": 0.0 + "us-west-1": 0.432, + "us-west-2": 0.38016 }, "c6gn.4xlarge": { "ap-east-1": 0.916, "ap-northeast-1": 0.872, - "ap-northeast-2": 0.858, - "ap-northeast-3": 0.87376, - "ap-south-1": 0.0, - "ap-southeast-1": 0.8712, + "ap-northeast-2": 0.0, + "ap-northeast-3": 0.96114, + "ap-south-1": 0.692, + "ap-southeast-1": 0.792, "ap-southeast-2": 0.904, "ap-southeast-3": 0.7936, + "ap-southeast-5": 0.0, + "ap-southeast-7": 0.67328, "ca-central-1": 0.7568, "ca-west-1": 0.0, "eu-central-1": 0.0, - "eu-north-1": 0.8184, + "eu-north-1": 0.744, "eu-south-1": 0.90816, "eu-west-1": 0.7808, "eu-west-2": 0.0, - "eu-west-3": 0.0, + "eu-west-3": 0.82, "il-central-1": 0.0, - "me-south-1": 0.0, + "me-south-1": 0.94336, + "mx-central-1": 0.79834, "sa-east-1": 1.064, - "us-east-1": 0.0, - "us-east-2": 0.0, - "us-gov-east-1": 0.9152, + "us-east-1": 0.6912, + "us-east-2": 0.76032, + "us-gov-east-1": 0.832, "us-gov-west-1": 0.9152, "us-west-1": 0.864, - "us-west-2": 0.0 + "us-west-2": 0.6912 }, "c6gn.8xlarge": { - "ap-east-1": 2.0152, - "ap-northeast-1": 0.0, + "ap-east-1": 1.832, + "ap-northeast-1": 1.744, "ap-northeast-2": 1.56, - "ap-northeast-3": 0.0, - "ap-south-1": 0.0, - "ap-southeast-1": 1.7424, - "ap-southeast-2": 1.9888, - "ap-southeast-3": 1.5872, + "ap-northeast-3": 1.74752, + "ap-south-1": 1.5224, + "ap-southeast-1": 0.0, + "ap-southeast-2": 1.808, + "ap-southeast-3": 0.0, + "ap-southeast-5": 1.48122, + "ap-southeast-7": 0.0, "ca-central-1": 1.5136, - "ca-west-1": 0.0, - "eu-central-1": 1.5776, - "eu-north-1": 1.488, - "eu-south-1": 0.0, + "ca-west-1": 1.66496, + "eu-central-1": 1.73536, + "eu-north-1": 0.0, + "eu-south-1": 1.81632, "eu-west-1": 0.0, "eu-west-2": 1.64, "eu-west-3": 1.64, "il-central-1": 0.0, - "me-south-1": 1.7152, - "sa-east-1": 2.3408, - "us-east-1": 1.3824, - "us-east-2": 1.52064, + "me-south-1": 0.0, + "mx-central-1": 1.45152, + "sa-east-1": 2.128, + "us-east-1": 1.52064, + "us-east-2": 0.0, "us-gov-east-1": 1.664, - "us-gov-west-1": 0.0, - "us-west-1": 1.9008, + "us-gov-west-1": 1.664, + "us-west-1": 1.728, "us-west-2": 1.3824 }, "c6gn.12xlarge": { @@ -37285,93 +37158,73 @@ "ap-northeast-2": 0.0, "ap-northeast-3": 2.62128, "ap-south-1": 2.076, - "ap-southeast-1": 2.6136, - "ap-southeast-2": 2.9832, + "ap-southeast-1": 0.0, + "ap-southeast-2": 2.712, "ap-southeast-3": 0.0, + "ap-southeast-5": 2.01984, + "ap-southeast-7": 2.01984, "ca-central-1": 2.2704, - "ca-west-1": 0.0, - "eu-central-1": 2.3664, + "ca-west-1": 2.2704, + "eu-central-1": 2.60304, "eu-north-1": 2.232, - "eu-south-1": 0.0, + "eu-south-1": 2.4768, "eu-west-1": 0.0, "eu-west-2": 2.46, "eu-west-3": 2.46, "il-central-1": 2.45952, - "me-south-1": 2.83008, + "me-south-1": 2.5728, + "mx-central-1": 2.39501, "sa-east-1": 0.0, "us-east-1": 2.28096, "us-east-2": 2.0736, "us-gov-east-1": 2.496, - "us-gov-west-1": 0.0, + "us-gov-west-1": 2.7456, "us-west-1": 2.592, - "us-west-2": 0.0 + "us-west-2": 2.0736 }, "c6gn.16xlarge": { - "ap-east-1": 4.0304, - "ap-northeast-1": 3.8368, + "ap-east-1": 3.664, + "ap-northeast-1": 3.488, "ap-northeast-2": 3.12, - "ap-northeast-3": 0.0, - "ap-south-1": 2.768, - "ap-southeast-1": 0.0, + "ap-northeast-3": 3.49504, + "ap-south-1": 3.0448, + "ap-southeast-1": 3.4848, "ap-southeast-2": 3.616, "ap-southeast-3": 3.1744, - "ca-central-1": 3.32992, + "ap-southeast-5": 0.0, + "ap-southeast-7": 2.69312, + "ca-central-1": 3.0272, "ca-west-1": 3.0272, - "eu-central-1": 3.1552, - "eu-north-1": 2.976, - "eu-south-1": 3.63264, - "eu-west-1": 3.43552, + "eu-central-1": 0.0, + "eu-north-1": 3.2736, + "eu-south-1": 3.3024, + "eu-west-1": 3.1232, "eu-west-2": 3.28, "eu-west-3": 3.608, - "il-central-1": 0.0, - "me-south-1": 0.0, - "sa-east-1": 4.256, - "us-east-1": 3.04128, - "us-east-2": 3.04128, - "us-gov-east-1": 3.6608, + "il-central-1": 3.27936, + "me-south-1": 3.4304, + "mx-central-1": 2.90304, + "sa-east-1": 0.0, + "us-east-1": 2.7648, + "us-east-2": 2.7648, + "us-gov-east-1": 3.328, "us-gov-west-1": 3.6608, - "us-west-1": 0.0, - "us-west-2": 0.0 - }, - "c6i": { - "af-south-1": 8.026, - "ap-east-1": 7.603, - "ap-northeast-1": 7.533, - "ap-northeast-2": 6.758, - "ap-northeast-3": 7.533, - "ap-south-1": 5.984, - "ap-south-2": 5.984, - "ap-southeast-1": 6.899, - "ap-southeast-2": 7.814, - "ca-central-1": 6.547, - "ca-west-1": 6.547, - "eu-central-1": 6.829, - "eu-north-1": 6.406, - "eu-south-1": 7.11, - "eu-west-1": 6.42, - "eu-west-2": 7.11, - "eu-west-3": 7.11, - "il-central-1": 6.742, - "me-south-1": 7.434, - "sa-east-1": 9.222, - "us-east-1": 5.984, - "us-east-2": 5.984, - "us-gov-east-1": 7.181, - "us-gov-west-1": 7.181, - "us-west-1": 7.462, - "us-west-2": 5.984 + "us-west-1": 3.8016, + "us-west-2": 2.7648 }, "c6i.large": { - "af-south-1": 0.1254, - "ap-east-1": 0.0, - "ap-northeast-1": 0.0, + "af-south-1": 0.114, + "ap-east-1": 0.108, + "ap-northeast-1": 0.107, "ap-northeast-2": 0.1056, - "ap-northeast-3": 0.1177, - "ap-south-1": 0.0935, - "ap-south-2": 0.085, + "ap-northeast-3": 0.0, + "ap-south-1": 0.085, + "ap-south-2": 0.0935, "ap-southeast-1": 0.0, - "ap-southeast-2": 0.111, - "ca-central-1": 0.093, + "ap-southeast-2": 0.1221, + "ap-southeast-5": 0.0833, + "ap-southeast-7": 0.0833, + "ca-central-1": 0.1023, "ca-west-1": 0.093, "eu-central-1": 0.1067, "eu-north-1": 0.091, @@ -37381,62 +37234,69 @@ "eu-west-3": 0.1111, "il-central-1": 0.0, "me-south-1": 0.1056, - "sa-east-1": 0.0, - "us-east-1": 0.0, + "mx-central-1": 0.08925, + "sa-east-1": 0.131, + "us-east-1": 0.085, "us-east-2": 0.085, "us-gov-east-1": 0.1122, - "us-gov-west-1": 0.0, - "us-west-1": 0.1166, - "us-west-2": 0.085 + "us-gov-west-1": 0.102, + "us-west-1": 0.106, + "us-west-2": 0.0 }, "c6i.xlarge": { - "af-south-1": 0.2508, - "ap-east-1": 0.0, + "af-south-1": 0.228, + "ap-east-1": 0.2376, "ap-northeast-1": 0.214, "ap-northeast-2": 0.2112, "ap-northeast-3": 0.2354, "ap-south-1": 0.17, - "ap-south-2": 0.187, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.2442, - "ca-central-1": 0.2046, + "ap-south-2": 0.17, + "ap-southeast-1": 0.2156, + "ap-southeast-2": 0.222, + "ap-southeast-5": 0.1666, + "ap-southeast-7": 0.0, + "ca-central-1": 0.186, "ca-west-1": 0.0, - "eu-central-1": 0.194, + "eu-central-1": 0.0, "eu-north-1": 0.2002, - "eu-south-1": 0.2222, + "eu-south-1": 0.202, "eu-west-1": 0.1824, "eu-west-2": 0.202, "eu-west-3": 0.2222, - "il-central-1": 0.19152, - "me-south-1": 0.0, - "sa-east-1": 0.2882, - "us-east-1": 0.0, + "il-central-1": 0.0, + "me-south-1": 0.2112, + "mx-central-1": 0.1785, + "sa-east-1": 0.262, + "us-east-1": 0.17, "us-east-2": 0.17, - "us-gov-east-1": 0.2244, - "us-gov-west-1": 0.204, - "us-west-1": 0.0, + "us-gov-east-1": 0.204, + "us-gov-west-1": 0.0, + "us-west-1": 0.2332, "us-west-2": 0.187 }, "c6i.metal": { "af-south-1": 7.296, "ap-east-1": 6.912, - "ap-northeast-1": 0.0, + "ap-northeast-1": 6.848, "ap-northeast-2": 6.144, - "ap-northeast-3": 6.848, + "ap-northeast-3": 0.0, "ap-south-1": 5.44, "ap-south-2": 5.44, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, + "ap-southeast-1": 6.272, + "ap-southeast-2": 7.104, + "ap-southeast-5": 5.3312, + "ap-southeast-7": 5.3312, "ca-central-1": 5.952, - "ca-west-1": 0.0, - "eu-central-1": 6.208, - "eu-north-1": 0.0, + "ca-west-1": 5.952, + "eu-central-1": 0.0, + "eu-north-1": 5.824, "eu-south-1": 6.464, "eu-west-1": 5.8368, - "eu-west-2": 0.0, + "eu-west-2": 6.464, "eu-west-3": 6.464, "il-central-1": 0.0, - "me-south-1": 6.7584, + "me-south-1": 0.0, + "mx-central-1": 0.0, "sa-east-1": 8.384, "us-east-1": 5.44, "us-east-2": 5.44, @@ -37446,169 +37306,187 @@ "us-west-2": 5.44 }, "c6i.2xlarge": { - "af-south-1": 0.0, - "ap-east-1": 0.432, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, - "ap-northeast-3": 0.428, + "af-south-1": 0.5016, + "ap-east-1": 0.0, + "ap-northeast-1": 0.4708, + "ap-northeast-2": 0.4224, + "ap-northeast-3": 0.4708, "ap-south-1": 0.34, "ap-south-2": 0.374, - "ap-southeast-1": 0.0, + "ap-southeast-1": 0.4312, "ap-southeast-2": 0.0, + "ap-southeast-5": 0.3332, + "ap-southeast-7": 0.3332, "ca-central-1": 0.372, "ca-west-1": 0.372, - "eu-central-1": 0.388, + "eu-central-1": 0.4268, "eu-north-1": 0.4004, - "eu-south-1": 0.4444, - "eu-west-1": 0.40128, - "eu-west-2": 0.404, - "eu-west-3": 0.404, + "eu-south-1": 0.404, + "eu-west-1": 0.3648, + "eu-west-2": 0.0, + "eu-west-3": 0.0, "il-central-1": 0.38304, "me-south-1": 0.4224, - "sa-east-1": 0.0, + "mx-central-1": 0.3927, + "sa-east-1": 0.524, "us-east-1": 0.34, - "us-east-2": 0.0, + "us-east-2": 0.34, "us-gov-east-1": 0.0, - "us-gov-west-1": 0.4488, - "us-west-1": 0.4664, + "us-gov-west-1": 0.408, + "us-west-1": 0.424, "us-west-2": 0.0 }, "c6i.4xlarge": { - "af-south-1": 0.0, - "ap-east-1": 0.9504, + "af-south-1": 0.912, + "ap-east-1": 0.864, "ap-northeast-1": 0.0, "ap-northeast-2": 0.8448, "ap-northeast-3": 0.0, - "ap-south-1": 0.0, + "ap-south-1": 0.748, "ap-south-2": 0.0, "ap-southeast-1": 0.8624, "ap-southeast-2": 0.888, + "ap-southeast-5": 0.6664, + "ap-southeast-7": 0.0, "ca-central-1": 0.0, "ca-west-1": 0.744, "eu-central-1": 0.776, "eu-north-1": 0.8008, - "eu-south-1": 0.8888, - "eu-west-1": 0.80256, + "eu-south-1": 0.808, + "eu-west-1": 0.7296, "eu-west-2": 0.0, "eu-west-3": 0.8888, "il-central-1": 0.76608, - "me-south-1": 0.8448, - "sa-east-1": 0.0, - "us-east-1": 0.68, + "me-south-1": 0.92928, + "mx-central-1": 0.714, + "sa-east-1": 1.048, + "us-east-1": 0.748, "us-east-2": 0.68, "us-gov-east-1": 0.0, "us-gov-west-1": 0.8976, "us-west-1": 0.848, - "us-west-2": 0.748 + "us-west-2": 0.68 }, "c6i.8xlarge": { - "af-south-1": 2.0064, + "af-south-1": 0.0, "ap-east-1": 0.0, "ap-northeast-1": 1.712, - "ap-northeast-2": 0.0, + "ap-northeast-2": 1.6896, "ap-northeast-3": 1.8832, "ap-south-1": 0.0, "ap-south-2": 1.36, - "ap-southeast-1": 1.7248, - "ap-southeast-2": 1.9536, - "ca-central-1": 1.6368, - "ca-west-1": 1.488, + "ap-southeast-1": 1.568, + "ap-southeast-2": 1.776, + "ap-southeast-5": 0.0, + "ap-southeast-7": 0.0, + "ca-central-1": 1.488, + "ca-west-1": 1.6368, "eu-central-1": 1.552, "eu-north-1": 1.456, - "eu-south-1": 0.0, + "eu-south-1": 1.616, "eu-west-1": 1.4592, "eu-west-2": 1.616, "eu-west-3": 0.0, - "il-central-1": 1.68538, - "me-south-1": 1.85856, + "il-central-1": 1.53216, + "me-south-1": 1.6896, + "mx-central-1": 1.428, "sa-east-1": 2.096, "us-east-1": 1.496, "us-east-2": 1.36, "us-gov-east-1": 1.7952, "us-gov-west-1": 1.632, "us-west-1": 0.0, - "us-west-2": 1.496 + "us-west-2": 1.36 }, "c6i.12xlarge": { "af-south-1": 2.736, "ap-east-1": 2.8512, - "ap-northeast-1": 2.8248, - "ap-northeast-2": 0.0, - "ap-northeast-3": 2.568, - "ap-south-1": 2.244, - "ap-south-2": 2.244, - "ap-southeast-1": 0.0, - "ap-southeast-2": 2.9304, + "ap-northeast-1": 2.568, + "ap-northeast-2": 2.5344, + "ap-northeast-3": 2.8248, + "ap-south-1": 2.04, + "ap-south-2": 2.04, + "ap-southeast-1": 2.352, + "ap-southeast-2": 2.664, + "ap-southeast-5": 2.19912, + "ap-southeast-7": 1.9992, "ca-central-1": 0.0, "ca-west-1": 2.232, "eu-central-1": 2.328, - "eu-north-1": 2.4024, + "eu-north-1": 2.184, "eu-south-1": 2.424, - "eu-west-1": 2.40768, - "eu-west-2": 2.6664, + "eu-west-1": 2.1888, + "eu-west-2": 2.424, "eu-west-3": 0.0, - "il-central-1": 2.29824, + "il-central-1": 0.0, "me-south-1": 2.78784, - "sa-east-1": 3.144, + "mx-central-1": 2.142, + "sa-east-1": 3.4584, "us-east-1": 0.0, - "us-east-2": 2.244, - "us-gov-east-1": 2.6928, - "us-gov-west-1": 0.0, + "us-east-2": 2.04, + "us-gov-east-1": 0.0, + "us-gov-west-1": 2.448, "us-west-1": 2.544, - "us-west-2": 0.0 + "us-west-2": 2.04 }, "c6i.16xlarge": { - "af-south-1": 4.0128, + "af-south-1": 3.648, "ap-east-1": 0.0, - "ap-northeast-1": 0.0, - "ap-northeast-2": 3.3792, + "ap-northeast-1": 3.7664, + "ap-northeast-2": 3.072, "ap-northeast-3": 3.424, "ap-south-1": 2.72, "ap-south-2": 2.72, "ap-southeast-1": 0.0, - "ap-southeast-2": 3.9072, - "ca-central-1": 3.2736, - "ca-west-1": 0.0, + "ap-southeast-2": 3.552, + "ap-southeast-5": 0.0, + "ap-southeast-7": 2.6656, + "ca-central-1": 2.976, + "ca-west-1": 2.976, "eu-central-1": 0.0, "eu-north-1": 2.912, "eu-south-1": 3.5552, - "eu-west-1": 3.21024, - "eu-west-2": 3.5552, + "eu-west-1": 2.9184, + "eu-west-2": 3.232, "eu-west-3": 3.5552, "il-central-1": 0.0, "me-south-1": 3.71712, - "sa-east-1": 0.0, + "mx-central-1": 0.0, + "sa-east-1": 4.192, "us-east-1": 0.0, "us-east-2": 0.0, "us-gov-east-1": 0.0, - "us-gov-west-1": 0.0, - "us-west-1": 3.7312, + "us-gov-west-1": 3.264, + "us-west-1": 3.392, "us-west-2": 2.72 }, "c6i.24xlarge": { "af-south-1": 0.0, - "ap-east-1": 0.0, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, - "ap-northeast-3": 5.136, - "ap-south-1": 0.0, - "ap-south-2": 0.0, + "ap-east-1": 5.184, + "ap-northeast-1": 5.6496, + "ap-northeast-2": 4.608, + "ap-northeast-3": 0.0, + "ap-south-1": 4.08, + "ap-south-2": 4.08, "ap-southeast-1": 4.704, "ap-southeast-2": 5.8608, - "ca-central-1": 4.9104, - "ca-west-1": 0.0, + "ap-southeast-5": 3.9984, + "ap-southeast-7": 4.39824, + "ca-central-1": 0.0, + "ca-west-1": 4.464, "eu-central-1": 0.0, - "eu-north-1": 4.8048, - "eu-south-1": 0.0, + "eu-north-1": 4.368, + "eu-south-1": 4.848, "eu-west-1": 4.3776, "eu-west-2": 0.0, "eu-west-3": 0.0, "il-central-1": 0.0, "me-south-1": 5.0688, + "mx-central-1": 4.7124, "sa-east-1": 6.288, - "us-east-1": 4.488, + "us-east-1": 4.08, "us-east-2": 4.08, - "us-gov-east-1": 5.3856, + "us-gov-east-1": 0.0, "us-gov-west-1": 4.896, "us-west-1": 5.088, "us-west-2": 4.08 @@ -37616,131 +37494,135 @@ "c6i.32xlarge": { "af-south-1": 7.296, "ap-east-1": 6.912, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, + "ap-northeast-1": 6.848, + "ap-northeast-2": 6.144, "ap-northeast-3": 6.848, "ap-south-1": 5.44, "ap-south-2": 5.44, "ap-southeast-1": 6.272, - "ap-southeast-2": 0.0, - "ca-central-1": 5.952, - "ca-west-1": 5.952, + "ap-southeast-2": 7.104, + "ap-southeast-5": 5.3312, + "ap-southeast-7": 0.0, + "ca-central-1": 0.0, + "ca-west-1": 0.0, "eu-central-1": 0.0, "eu-north-1": 5.824, "eu-south-1": 0.0, "eu-west-1": 5.8368, "eu-west-2": 6.464, "eu-west-3": 6.464, - "il-central-1": 0.0, + "il-central-1": 6.12864, "me-south-1": 6.7584, + "mx-central-1": 5.712, "sa-east-1": 8.384, "us-east-1": 5.44, - "us-east-2": 5.984, + "us-east-2": 5.44, "us-gov-east-1": 6.528, "us-gov-west-1": 6.528, - "us-west-1": 0.0, - "us-west-2": 5.984 + "us-west-1": 6.784, + "us-west-2": 5.44 }, "c6id": { - "ap-northeast-1": 9.018, - "ap-northeast-2": 8.131, - "ap-southeast-1": 8.279, - "ap-southeast-2": 9.314, - "ca-central-1": 7.836, - "ca-west-1": 7.836, - "eu-central-1": 8.205, - "eu-west-1": 8.057, - "eu-west-2": 8.501, - "il-central-1": 8.46, - "sa-east-1": 11.014, - "us-east-1": 7.096, - "us-east-2": 7.096, - "us-gov-west-1": 8.575, - "us-west-2": 7.096 + "us-east-1": 7.096 }, "c6id.large": { - "ap-northeast-1": 0.0, + "ap-northeast-1": 0.1281, "ap-northeast-2": 0.12705, "ap-southeast-1": 0.1176, "ap-southeast-2": 0.14553, - "ca-central-1": 0.0, + "ap-southeast-5": 0.10996, + "ap-southeast-7": 0.09996, + "ca-central-1": 0.1113, "ca-west-1": 0.1113, "eu-central-1": 0.11655, "eu-west-1": 0.11445, "eu-west-2": 0.12075, "il-central-1": 0.12017, + "mx-central-1": 0.0, "sa-east-1": 0.15645, - "us-east-1": 0.11088, + "us-east-1": 0.1008, "us-east-2": 0.0, "us-gov-west-1": 0.1218, - "us-west-2": 0.11088 + "us-west-2": 0.1008 }, "c6id.xlarge": { "ap-northeast-1": 0.28182, "ap-northeast-2": 0.0, "ap-southeast-1": 0.25872, - "ap-southeast-2": 0.0, - "ca-central-1": 0.0, + "ap-southeast-2": 0.2646, + "ap-southeast-5": 0.19992, + "ap-southeast-7": 0.19992, + "ca-central-1": 0.24486, "ca-west-1": 0.2226, "eu-central-1": 0.2331, "eu-west-1": 0.2289, - "eu-west-2": 0.0, - "il-central-1": 0.0, - "sa-east-1": 0.34419, - "us-east-1": 0.0, + "eu-west-2": 0.26565, + "il-central-1": 0.26437, + "mx-central-1": 0.21168, + "sa-east-1": 0.3129, + "us-east-1": 0.22176, "us-east-2": 0.2016, "us-gov-west-1": 0.0, - "us-west-2": 0.0 + "us-west-2": 0.2016 }, "c6id.metal": { "ap-northeast-1": 8.1984, "ap-northeast-2": 0.0, "ap-southeast-1": 7.5264, "ap-southeast-2": 8.4672, - "ca-central-1": 0.0, - "ca-west-1": 0.0, + "ap-southeast-5": 6.39744, + "ap-southeast-7": 6.39744, + "ca-central-1": 7.1232, + "ca-west-1": 7.1232, "eu-central-1": 7.4592, "eu-west-1": 7.3248, - "eu-west-2": 0.0, + "eu-west-2": 7.728, "il-central-1": 7.69088, + "mx-central-1": 0.0, "sa-east-1": 10.0128, - "us-east-1": 0.0, - "us-east-2": 0.0, + "us-east-1": 6.4512, + "us-east-2": 6.4512, "us-gov-west-1": 0.0, "us-west-2": 6.4512 }, "c6id.2xlarge": { - "ap-northeast-1": 0.0, + "ap-northeast-1": 0.5124, "ap-northeast-2": 0.462, - "ap-southeast-1": 0.51744, - "ap-southeast-2": 0.5292, - "ca-central-1": 0.48972, + "ap-southeast-1": 0.4704, + "ap-southeast-2": 0.0, + "ap-southeast-5": 0.39984, + "ap-southeast-7": 0.0, + "ca-central-1": 0.4452, "ca-west-1": 0.4452, - "eu-central-1": 0.4662, - "eu-west-1": 0.50358, - "eu-west-2": 0.0, - "il-central-1": 0.52875, + "eu-central-1": 0.51282, + "eu-west-1": 0.4578, + "eu-west-2": 0.5313, + "il-central-1": 0.48068, + "mx-central-1": 0.42336, "sa-east-1": 0.68838, - "us-east-1": 0.44352, - "us-east-2": 0.44352, - "us-gov-west-1": 0.53592, - "us-west-2": 0.44352 + "us-east-1": 0.4032, + "us-east-2": 0.4032, + "us-gov-west-1": 0.4872, + "us-west-2": 0.4032 }, "c6id.4xlarge": { "ap-northeast-1": 1.0248, - "ap-northeast-2": 0.0, - "ap-southeast-1": 1.03488, + "ap-northeast-2": 1.0164, + "ap-southeast-1": 0.9408, "ap-southeast-2": 0.0, - "ca-central-1": 0.97944, - "ca-west-1": 0.0, + "ap-southeast-5": 0.79968, + "ap-southeast-7": 0.87965, + "ca-central-1": 0.8904, + "ca-west-1": 0.8904, "eu-central-1": 0.0, - "eu-west-1": 1.00716, - "eu-west-2": 1.0626, - "il-central-1": 0.0, - "sa-east-1": 0.0, - "us-east-1": 0.0, + "eu-west-1": 0.9156, + "eu-west-2": 0.966, + "il-central-1": 0.96136, + "mx-central-1": 0.84672, + "sa-east-1": 1.2516, + "us-east-1": 0.8064, "us-east-2": 0.0, - "us-gov-west-1": 1.07184, + "us-gov-west-1": 0.9744, "us-west-2": 0.0 }, "c6id.8xlarge": { @@ -37748,30 +37630,36 @@ "ap-northeast-2": 0.0, "ap-southeast-1": 1.8816, "ap-southeast-2": 2.1168, + "ap-southeast-5": 1.59936, + "ap-southeast-7": 1.59936, "ca-central-1": 1.7808, "ca-west-1": 0.0, "eu-central-1": 0.0, - "eu-west-1": 1.8312, - "eu-west-2": 0.0, + "eu-west-1": 2.01432, + "eu-west-2": 1.932, "il-central-1": 1.92272, + "mx-central-1": 1.69344, "sa-east-1": 2.75352, - "us-east-1": 1.77408, + "us-east-1": 1.6128, "us-east-2": 1.6128, - "us-gov-west-1": 0.0, + "us-gov-west-1": 2.14368, "us-west-2": 1.6128 }, "c6id.12xlarge": { "ap-northeast-1": 3.0744, "ap-northeast-2": 3.0492, - "ap-southeast-1": 2.8224, - "ap-southeast-2": 0.0, + "ap-southeast-1": 3.10464, + "ap-southeast-2": 3.1752, + "ap-southeast-5": 2.39904, + "ap-southeast-7": 2.39904, "ca-central-1": 0.0, - "ca-west-1": 0.0, - "eu-central-1": 2.7972, + "ca-west-1": 2.93832, + "eu-central-1": 0.0, "eu-west-1": 2.7468, "eu-west-2": 2.898, - "il-central-1": 3.17249, - "sa-east-1": 3.7548, + "il-central-1": 2.88408, + "mx-central-1": 0.0, + "sa-east-1": 4.13028, "us-east-1": 2.4192, "us-east-2": 2.4192, "us-gov-west-1": 0.0, @@ -37779,152 +37667,132 @@ }, "c6id.16xlarge": { "ap-northeast-1": 4.0992, - "ap-northeast-2": 3.696, - "ap-southeast-1": 4.13952, - "ap-southeast-2": 4.65696, - "ca-central-1": 3.5616, - "ca-west-1": 3.5616, - "eu-central-1": 3.7296, - "eu-west-1": 0.0, - "eu-west-2": 4.2504, - "il-central-1": 3.84544, - "sa-east-1": 5.50704, + "ap-northeast-2": 0.0, + "ap-southeast-1": 3.7632, + "ap-southeast-2": 4.2336, + "ap-southeast-5": 3.19872, + "ap-southeast-7": 0.0, + "ca-central-1": 0.0, + "ca-west-1": 3.91776, + "eu-central-1": 4.10256, + "eu-west-1": 3.6624, + "eu-west-2": 0.0, + "il-central-1": 0.0, + "mx-central-1": 0.0, + "sa-east-1": 5.0064, "us-east-1": 3.2256, - "us-east-2": 0.0, + "us-east-2": 3.2256, "us-gov-west-1": 3.8976, - "us-west-2": 3.54816 + "us-west-2": 3.2256 }, "c6id.24xlarge": { - "ap-northeast-1": 6.76368, - "ap-northeast-2": 6.0984, - "ap-southeast-1": 5.6448, - "ap-southeast-2": 0.0, + "ap-northeast-1": 0.0, + "ap-northeast-2": 5.544, + "ap-southeast-1": 6.20928, + "ap-southeast-2": 6.3504, + "ap-southeast-5": 0.0, + "ap-southeast-7": 0.0, "ca-central-1": 5.3424, "ca-west-1": 5.3424, "eu-central-1": 5.5944, "eu-west-1": 5.4936, - "eu-west-2": 0.0, + "eu-west-2": 5.796, "il-central-1": 6.34498, - "sa-east-1": 0.0, + "mx-central-1": 0.0, + "sa-east-1": 7.5096, "us-east-1": 4.8384, "us-east-2": 4.8384, - "us-gov-west-1": 0.0, - "us-west-2": 5.32224 + "us-gov-west-1": 6.43104, + "us-west-2": 4.8384 }, "c6id.32xlarge": { "ap-northeast-1": 8.1984, "ap-northeast-2": 7.392, "ap-southeast-1": 7.5264, "ap-southeast-2": 8.4672, - "ca-central-1": 0.0, + "ap-southeast-5": 0.0, + "ap-southeast-7": 0.0, + "ca-central-1": 7.1232, "ca-west-1": 7.1232, "eu-central-1": 7.4592, "eu-west-1": 0.0, "eu-west-2": 7.728, "il-central-1": 7.69088, + "mx-central-1": 6.77376, "sa-east-1": 10.0128, "us-east-1": 6.4512, "us-east-2": 6.4512, - "us-gov-west-1": 0.0, - "us-west-2": 6.4512 - }, - "c6in": { - "af-south-1": 10.733, - "ap-east-1": 10.571, - "ap-northeast-1": 10.053, - "ap-northeast-2": 9.018, - "ap-south-1": 7.983, - "ap-south-2": 7.976, - "ap-southeast-1": 9.166, - "ap-southeast-2": 10.423, - "ap-southeast-3": 9.166, - "ap-southeast-4": 10.419, - "ca-central-1": 8.723, - "eu-central-1": 9.092, - "eu-central-2": 10.018, - "eu-north-1": 8.575, - "eu-south-1": 9.536, - "eu-south-2": 9.011, - "eu-west-1": 9.018, - "eu-west-2": 9.462, - "eu-west-3": 9.462, - "il-central-1": 9.47, - "me-central-1": 9.912, - "me-south-1": 9.905, - "sa-east-1": 12.271, - "us-east-1": 7.983, - "us-east-2": 7.983, - "us-gov-east-1": 9.61, - "us-gov-west-1": 9.61, - "us-west-1": 9.979, - "us-west-2": 7.983 + "us-gov-west-1": 7.7952, + "us-west-2": 0.0 }, "c6in.large": { "af-south-1": 0.16771, - "ap-east-1": 0.0, - "ap-northeast-1": 0.1428, + "ap-east-1": 0.15015, + "ap-northeast-1": 0.0, "ap-northeast-2": 0.1281, - "ap-south-1": 0.12474, + "ap-south-1": 0.1134, "ap-south-2": 0.1133, - "ap-southeast-1": 0.14322, + "ap-southeast-1": 0.1302, "ap-southeast-2": 0.16286, - "ap-southeast-3": 0.14322, - "ap-southeast-4": 0.1628, - "ca-central-1": 0.0, - "eu-central-1": 0.0, - "eu-central-2": 0.0, + "ap-southeast-3": 0.0, + "ap-southeast-4": 0.148, + "ap-southeast-5": 0.11067, + "ca-central-1": 0.1239, + "eu-central-1": 0.14207, + "eu-central-2": 0.1423, "eu-north-1": 0.1218, "eu-south-1": 0.13545, - "eu-south-2": 0.0, - "eu-west-1": 0.0, + "eu-south-2": 0.128, + "eu-west-1": 0.1281, "eu-west-2": 0.1344, "eu-west-3": 0.1344, - "il-central-1": 0.14796, + "il-central-1": 0.0, "me-central-1": 0.1408, "me-south-1": 0.1407, "sa-east-1": 0.1743, "us-east-1": 0.0, - "us-east-2": 0.1134, - "us-gov-east-1": 0.15015, + "us-east-2": 0.12474, + "us-gov-east-1": 0.1365, "us-gov-west-1": 0.1365, "us-west-1": 0.14175, "us-west-2": 0.1134 }, "c6in.xlarge": { - "af-south-1": 0.0, - "ap-east-1": 0.33033, + "af-south-1": 0.30492, + "ap-east-1": 0.3003, "ap-northeast-1": 0.2856, "ap-northeast-2": 0.28182, - "ap-south-1": 0.24948, - "ap-south-2": 0.0, - "ap-southeast-1": 0.28644, + "ap-south-1": 0.2268, + "ap-south-2": 0.2266, + "ap-southeast-1": 0.2604, "ap-southeast-2": 0.2961, - "ap-southeast-3": 0.28644, - "ap-southeast-4": 0.3256, - "ca-central-1": 0.2478, + "ap-southeast-3": 0.2604, + "ap-southeast-4": 0.296, + "ap-southeast-5": 0.22134, + "ca-central-1": 0.27258, "eu-central-1": 0.2583, - "eu-central-2": 0.31306, + "eu-central-2": 0.2846, "eu-north-1": 0.2436, - "eu-south-1": 0.0, - "eu-south-2": 0.2816, - "eu-west-1": 0.28182, - "eu-west-2": 0.2688, + "eu-south-1": 0.29799, + "eu-south-2": 0.256, + "eu-west-1": 0.2562, + "eu-west-2": 0.0, "eu-west-3": 0.2688, "il-central-1": 0.26902, - "me-central-1": 0.30976, - "me-south-1": 0.0, - "sa-east-1": 0.0, - "us-east-1": 0.24948, - "us-east-2": 0.24948, - "us-gov-east-1": 0.3003, - "us-gov-west-1": 0.0, + "me-central-1": 0.2816, + "me-south-1": 0.2814, + "sa-east-1": 0.38346, + "us-east-1": 0.2268, + "us-east-2": 0.2268, + "us-gov-east-1": 0.0, + "us-gov-west-1": 0.273, "us-west-1": 0.2835, "us-west-2": 0.2268 }, "c6in.metal": { "af-south-1": 0.0, "ap-east-1": 9.6096, - "ap-northeast-1": 9.1392, + "ap-northeast-1": 0.0, "ap-northeast-2": 8.1984, "ap-south-1": 7.2576, "ap-south-2": 0.0, @@ -37932,237 +37800,245 @@ "ap-southeast-2": 9.4752, "ap-southeast-3": 0.0, "ap-southeast-4": 9.472, + "ap-southeast-5": 7.08288, "ca-central-1": 0.0, "eu-central-1": 0.0, "eu-central-2": 9.1072, - "eu-north-1": 0.0, + "eu-north-1": 7.7952, "eu-south-1": 8.6688, "eu-south-2": 8.192, "eu-west-1": 8.1984, "eu-west-2": 8.6016, "eu-west-3": 0.0, "il-central-1": 8.60864, - "me-central-1": 9.0112, + "me-central-1": 0.0, "me-south-1": 9.0048, "sa-east-1": 11.1552, "us-east-1": 7.2576, "us-east-2": 7.2576, - "us-gov-east-1": 0.0, + "us-gov-east-1": 8.736, "us-gov-west-1": 8.736, "us-west-1": 9.072, "us-west-2": 7.2576 }, "c6in.2xlarge": { - "af-south-1": 0.67082, - "ap-east-1": 0.6006, - "ap-northeast-1": 0.62832, - "ap-northeast-2": 0.56364, - "ap-south-1": 0.49896, - "ap-south-2": 0.49852, + "af-south-1": 0.60984, + "ap-east-1": 0.0, + "ap-northeast-1": 0.5712, + "ap-northeast-2": 0.0, + "ap-south-1": 0.4536, + "ap-south-2": 0.4532, "ap-southeast-1": 0.5208, "ap-southeast-2": 0.0, - "ap-southeast-3": 0.5208, - "ap-southeast-4": 0.0, - "ca-central-1": 0.0, - "eu-central-1": 0.56826, + "ap-southeast-3": 0.0, + "ap-southeast-4": 0.592, + "ap-southeast-5": 0.0, + "ca-central-1": 0.4956, + "eu-central-1": 0.5166, "eu-central-2": 0.0, "eu-north-1": 0.0, "eu-south-1": 0.5418, "eu-south-2": 0.512, "eu-west-1": 0.0, - "eu-west-2": 0.0, + "eu-west-2": 0.59136, "eu-west-3": 0.5376, "il-central-1": 0.53804, - "me-central-1": 0.0, - "me-south-1": 0.5628, + "me-central-1": 0.5632, + "me-south-1": 0.61908, "sa-east-1": 0.76692, "us-east-1": 0.4536, "us-east-2": 0.4536, - "us-gov-east-1": 0.6006, + "us-gov-east-1": 0.0, "us-gov-west-1": 0.546, "us-west-1": 0.567, "us-west-2": 0.4536 }, "c6in.4xlarge": { - "af-south-1": 1.34165, - "ap-east-1": 1.32132, - "ap-northeast-1": 1.1424, + "af-south-1": 1.21968, + "ap-east-1": 1.2012, + "ap-northeast-1": 1.25664, "ap-northeast-2": 1.0248, "ap-south-1": 0.0, - "ap-south-2": 0.99704, + "ap-south-2": 0.9064, "ap-southeast-1": 1.0416, "ap-southeast-2": 0.0, - "ap-southeast-3": 1.14576, - "ap-southeast-4": 1.3024, - "ca-central-1": 0.0, - "eu-central-1": 1.13652, - "eu-central-2": 0.0, + "ap-southeast-3": 1.0416, + "ap-southeast-4": 1.184, + "ap-southeast-5": 0.88536, + "ca-central-1": 0.9912, + "eu-central-1": 0.0, + "eu-central-2": 1.1384, "eu-north-1": 1.07184, "eu-south-1": 1.0836, "eu-south-2": 1.1264, - "eu-west-1": 0.0, - "eu-west-2": 1.18272, - "eu-west-3": 1.18272, + "eu-west-1": 1.0248, + "eu-west-2": 0.0, + "eu-west-3": 1.0752, "il-central-1": 1.18369, "me-central-1": 1.23904, - "me-south-1": 1.1256, + "me-south-1": 1.23816, "sa-east-1": 0.0, "us-east-1": 0.0, "us-east-2": 0.0, "us-gov-east-1": 0.0, - "us-gov-west-1": 0.0, - "us-west-1": 0.0, + "us-gov-west-1": 1.2012, + "us-west-1": 1.2474, "us-west-2": 0.9072 }, "c6in.8xlarge": { - "af-south-1": 2.6833, - "ap-east-1": 2.64264, + "af-south-1": 2.43936, + "ap-east-1": 2.4024, "ap-northeast-1": 2.2848, - "ap-northeast-2": 2.25456, - "ap-south-1": 1.99584, - "ap-south-2": 0.0, - "ap-southeast-1": 0.0, - "ap-southeast-2": 2.60568, - "ap-southeast-3": 0.0, + "ap-northeast-2": 0.0, + "ap-south-1": 1.8144, + "ap-south-2": 1.8128, + "ap-southeast-1": 2.29152, + "ap-southeast-2": 2.3688, + "ap-southeast-3": 2.29152, "ap-southeast-4": 0.0, - "ca-central-1": 2.18064, - "eu-central-1": 2.27304, + "ap-southeast-5": 1.77072, + "ca-central-1": 1.9824, + "eu-central-1": 2.0664, "eu-central-2": 2.2768, "eu-north-1": 0.0, - "eu-south-1": 2.38392, + "eu-south-1": 2.1672, "eu-south-2": 2.048, - "eu-west-1": 2.0496, - "eu-west-2": 2.36544, - "eu-west-3": 0.0, + "eu-west-1": 0.0, + "eu-west-2": 2.1504, + "eu-west-3": 2.1504, "il-central-1": 0.0, "me-central-1": 2.2528, "me-south-1": 2.2512, - "sa-east-1": 3.06768, + "sa-east-1": 2.7888, "us-east-1": 1.8144, - "us-east-2": 0.0, - "us-gov-east-1": 2.184, - "us-gov-west-1": 0.0, + "us-east-2": 1.8144, + "us-gov-east-1": 2.4024, + "us-gov-west-1": 2.184, "us-west-1": 2.4948, - "us-west-2": 1.99584 + "us-west-2": 1.8144 }, "c6in.12xlarge": { - "af-south-1": 0.0, - "ap-east-1": 0.0, + "af-south-1": 3.65904, + "ap-east-1": 3.96396, "ap-northeast-1": 0.0, - "ap-northeast-2": 3.38184, + "ap-northeast-2": 3.0744, "ap-south-1": 0.0, "ap-south-2": 2.7192, - "ap-southeast-1": 0.0, - "ap-southeast-2": 3.90852, - "ap-southeast-3": 3.43728, + "ap-southeast-1": 3.1248, + "ap-southeast-2": 3.5532, + "ap-southeast-3": 3.1248, "ap-southeast-4": 0.0, - "ca-central-1": 0.0, - "eu-central-1": 3.40956, - "eu-central-2": 3.75672, + "ap-southeast-5": 2.65608, + "ca-central-1": 2.9736, + "eu-central-1": 3.0996, + "eu-central-2": 3.4152, "eu-north-1": 0.0, "eu-south-1": 3.2508, "eu-south-2": 3.3792, - "eu-west-1": 3.38184, + "eu-west-1": 0.0, "eu-west-2": 3.2256, "eu-west-3": 3.2256, - "il-central-1": 3.55106, - "me-central-1": 0.0, + "il-central-1": 3.22824, + "me-central-1": 3.71712, "me-south-1": 0.0, - "sa-east-1": 0.0, - "us-east-1": 2.7216, + "sa-east-1": 4.1832, + "us-east-1": 2.99376, "us-east-2": 0.0, "us-gov-east-1": 0.0, - "us-gov-west-1": 3.6036, - "us-west-1": 3.7422, + "us-gov-west-1": 0.0, + "us-west-1": 3.402, "us-west-2": 2.7216 }, "c6in.16xlarge": { - "af-south-1": 5.36659, - "ap-east-1": 5.28528, + "af-south-1": 4.87872, + "ap-east-1": 4.8048, "ap-northeast-1": 4.5696, - "ap-northeast-2": 4.50912, + "ap-northeast-2": 0.0, "ap-south-1": 3.99168, "ap-south-2": 3.98816, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, + "ap-southeast-1": 4.58304, + "ap-southeast-2": 5.21136, "ap-southeast-3": 0.0, "ap-southeast-4": 5.2096, + "ap-southeast-5": 3.54144, "ca-central-1": 0.0, - "eu-central-1": 0.0, + "eu-central-1": 4.1328, "eu-central-2": 5.00896, - "eu-north-1": 4.28736, + "eu-north-1": 0.0, "eu-south-1": 4.3344, - "eu-south-2": 4.5056, - "eu-west-1": 0.0, - "eu-west-2": 4.3008, + "eu-south-2": 4.096, + "eu-west-1": 4.0992, + "eu-west-2": 0.0, "eu-west-3": 4.3008, - "il-central-1": 0.0, - "me-central-1": 4.5056, + "il-central-1": 4.30432, + "me-central-1": 0.0, "me-south-1": 4.5024, "sa-east-1": 6.13536, - "us-east-1": 0.0, + "us-east-1": 3.6288, "us-east-2": 3.6288, - "us-gov-east-1": 0.0, - "us-gov-west-1": 4.8048, - "us-west-1": 4.536, - "us-west-2": 3.6288 + "us-gov-east-1": 4.8048, + "us-gov-west-1": 0.0, + "us-west-1": 4.9896, + "us-west-2": 3.99168 }, "c6in.24xlarge": { "af-south-1": 0.0, - "ap-east-1": 0.0, - "ap-northeast-1": 7.53984, - "ap-northeast-2": 0.0, + "ap-east-1": 7.2072, + "ap-northeast-1": 6.8544, + "ap-northeast-2": 6.1488, "ap-south-1": 5.4432, - "ap-south-2": 0.0, - "ap-southeast-1": 6.87456, + "ap-south-2": 5.98224, + "ap-southeast-1": 6.2496, "ap-southeast-2": 7.1064, "ap-southeast-3": 0.0, - "ap-southeast-4": 0.0, - "ca-central-1": 6.54192, - "eu-central-1": 6.81912, + "ap-southeast-4": 7.104, + "ap-southeast-5": 5.31216, + "ca-central-1": 5.9472, + "eu-central-1": 6.1992, "eu-central-2": 6.8304, - "eu-north-1": 6.43104, - "eu-south-1": 7.15176, - "eu-south-2": 0.0, + "eu-north-1": 5.8464, + "eu-south-1": 6.5016, + "eu-south-2": 6.144, "eu-west-1": 6.1488, - "eu-west-2": 7.09632, - "eu-west-3": 7.09632, - "il-central-1": 6.45648, + "eu-west-2": 6.4512, + "eu-west-3": 6.4512, + "il-central-1": 0.0, "me-central-1": 6.7584, "me-south-1": 0.0, "sa-east-1": 0.0, "us-east-1": 0.0, - "us-east-2": 5.98752, - "us-gov-east-1": 0.0, - "us-gov-west-1": 0.0, + "us-east-2": 5.4432, + "us-gov-east-1": 6.552, + "us-gov-west-1": 6.552, "us-west-1": 6.804, "us-west-2": 5.4432 }, "c6in.32xlarge": { - "af-south-1": 0.0, - "ap-east-1": 0.0, - "ap-northeast-1": 0.0, + "af-south-1": 9.75744, + "ap-east-1": 9.6096, + "ap-northeast-1": 9.1392, "ap-northeast-2": 8.1984, "ap-south-1": 7.2576, "ap-south-2": 7.2512, "ap-southeast-1": 0.0, - "ap-southeast-2": 9.4752, + "ap-southeast-2": 0.0, "ap-southeast-3": 8.3328, "ap-southeast-4": 9.472, + "ap-southeast-5": 7.08288, "ca-central-1": 7.9296, "eu-central-1": 8.2656, - "eu-central-2": 0.0, + "eu-central-2": 9.1072, "eu-north-1": 7.7952, "eu-south-1": 8.6688, "eu-south-2": 8.192, "eu-west-1": 8.1984, - "eu-west-2": 8.6016, + "eu-west-2": 0.0, "eu-west-3": 8.6016, "il-central-1": 8.60864, "me-central-1": 9.0112, - "me-south-1": 0.0, - "sa-east-1": 0.0, - "us-east-1": 0.0, + "me-south-1": 9.0048, + "sa-east-1": 11.1552, + "us-east-1": 7.2576, "us-east-2": 7.2576, "us-gov-east-1": 8.736, "us-gov-west-1": 8.736, @@ -38171,43 +38047,40 @@ }, "c7a": { "ap-northeast-1": 13.644, - "eu-central-1": 12.369, - "eu-north-1": 11.603, "eu-south-2": 12.241, - "eu-west-1": 11.629, "us-east-1": 10.839, "us-east-2": 10.839, "us-west-2": 10.839 }, "c7a.medium": { - "ap-northeast-1": 0.0, + "ap-northeast-1": 0.0646, "eu-central-1": 0.05857, "eu-north-1": 0.05494, - "eu-south-2": 0.06376, + "eu-south-2": 0.05796, "eu-west-1": 0.05506, - "us-east-1": 0.05132, - "us-east-2": 0.05132, - "us-west-2": 0.0 + "us-east-1": 0.0, + "us-east-2": 0.05645, + "us-west-2": 0.05645 }, "c7a.large": { "ap-northeast-1": 0.14212, - "eu-central-1": 0.0, + "eu-central-1": 0.11713, "eu-north-1": 0.10988, - "eu-south-2": 0.0, - "eu-west-1": 0.11012, - "us-east-1": 0.10264, - "us-east-2": 0.1129, - "us-west-2": 0.0 + "eu-south-2": 0.11592, + "eu-west-1": 0.12113, + "us-east-1": 0.0, + "us-east-2": 0.10264, + "us-west-2": 0.10264 }, "c7a.xlarge": { "ap-northeast-1": 0.2584, - "eu-central-1": 0.0, - "eu-north-1": 0.0, - "eu-south-2": 0.0, - "eu-west-1": 0.0, + "eu-central-1": 0.23426, + "eu-north-1": 0.21976, + "eu-south-2": 0.23184, + "eu-west-1": 0.22024, "us-east-1": 0.22581, "us-east-2": 0.20528, - "us-west-2": 0.0 + "us-west-2": 0.20528 }, "c7a.metal-48xl": { "ap-northeast-1": 12.4032, @@ -38220,43 +38093,43 @@ "us-west-2": 9.85344 }, "c7a.2xlarge": { - "ap-northeast-1": 0.56848, + "ap-northeast-1": 0.5168, "eu-central-1": 0.46852, "eu-north-1": 0.48347, - "eu-south-2": 0.51005, - "eu-west-1": 0.0, + "eu-south-2": 0.46368, + "eu-west-1": 0.48453, "us-east-1": 0.41056, - "us-east-2": 0.41056, - "us-west-2": 0.45162 + "us-east-2": 0.45162, + "us-west-2": 0.41056 }, "c7a.4xlarge": { - "ap-northeast-1": 1.13696, - "eu-central-1": 0.0, - "eu-north-1": 0.96694, + "ap-northeast-1": 1.0336, + "eu-central-1": 0.93704, + "eu-north-1": 0.87904, "eu-south-2": 0.92736, "eu-west-1": 0.96906, - "us-east-1": 0.0, + "us-east-1": 0.82112, "us-east-2": 0.82112, "us-west-2": 0.82112 }, "c7a.8xlarge": { - "ap-northeast-1": 2.27392, + "ap-northeast-1": 2.0672, "eu-central-1": 1.87408, "eu-north-1": 0.0, "eu-south-2": 1.85472, "eu-west-1": 1.76192, "us-east-1": 0.0, - "us-east-2": 1.80646, - "us-west-2": 1.80646 + "us-east-2": 1.64224, + "us-west-2": 0.0 }, "c7a.12xlarge": { - "ap-northeast-1": 3.41088, - "eu-central-1": 3.09223, + "ap-northeast-1": 3.1008, + "eu-central-1": 2.81112, "eu-north-1": 0.0, "eu-south-2": 2.78208, - "eu-west-1": 2.90717, + "eu-west-1": 2.64288, "us-east-1": 2.46336, - "us-east-2": 2.7097, + "us-east-2": 2.46336, "us-west-2": 0.0 }, "c7a.16xlarge": { @@ -38265,24 +38138,24 @@ "eu-north-1": 3.86778, "eu-south-2": 0.0, "eu-west-1": 3.52384, - "us-east-1": 3.61293, + "us-east-1": 3.28448, "us-east-2": 3.28448, - "us-west-2": 3.61293 + "us-west-2": 3.28448 }, "c7a.24xlarge": { "ap-northeast-1": 6.82176, "eu-central-1": 0.0, - "eu-north-1": 0.0, + "eu-north-1": 5.27424, "eu-south-2": 6.12058, - "eu-west-1": 5.81434, - "us-east-1": 0.0, - "us-east-2": 5.41939, + "eu-west-1": 0.0, + "us-east-1": 5.41939, + "us-east-2": 4.92672, "us-west-2": 5.41939 }, "c7a.32xlarge": { - "ap-northeast-1": 0.0, + "ap-northeast-1": 8.2688, "eu-central-1": 7.49632, - "eu-north-1": 0.0, + "eu-north-1": 7.73555, "eu-south-2": 7.41888, "eu-west-1": 7.75245, "us-east-1": 7.22586, @@ -38290,739 +38163,1011 @@ "us-west-2": 6.56896 }, "c7a.48xlarge": { - "ap-northeast-1": 0.0, + "ap-northeast-1": 12.4032, "eu-central-1": 0.0, "eu-north-1": 10.54848, "eu-south-2": 0.0, - "eu-west-1": 0.0, + "eu-west-1": 10.57152, "us-east-1": 9.85344, - "us-east-2": 0.0, + "us-east-2": 9.85344, "us-west-2": 9.85344 }, "c7g": { - "ap-east-1": 9.61, - "ap-northeast-1": 9.605, - "ap-northeast-2": 8.617, - "ap-south-1": 5.183, - "ap-south-2": 5.183, - "ap-southeast-1": 8.796, - "ap-southeast-2": 9.964, - "ca-central-1": 8.349, - "eu-central-1": 8.707, "eu-north-1": 8.169, - "eu-south-1": 9.044, - "eu-south-2": 8.184, - "eu-west-1": 8.186, - "eu-west-2": 9.067, - "sa-east-1": 11.73, - "us-east-1": 7.656, - "us-east-2": 7.631, - "us-west-1": 9.515, - "us-west-2": 7.656 + "us-gov-west-1": 9.156 }, "c7g.medium": { - "ap-east-1": 0.0484, + "ap-east-1": 0.0455, "ap-northeast-1": 0.0483, - "ap-northeast-2": 0.0, + "ap-northeast-2": 0.0408, + "ap-northeast-3": 0.0455, "ap-south-1": 0.0245, - "ap-south-2": 0.0261, + "ap-south-2": 0.0, "ap-southeast-1": 0.0417, - "ap-southeast-2": 0.0, - "ca-central-1": 0.042, - "eu-central-1": 0.0438, - "eu-north-1": 0.0387, + "ap-southeast-2": 0.0472, + "ap-southeast-5": 0.0376, + "ap-southeast-7": 0.0354, + "ca-central-1": 0.0395, + "eu-central-1": 0.0412, + "eu-central-2": 0.0454, + "eu-north-1": 0.0, "eu-south-1": 0.0428, "eu-south-2": 0.0388, - "eu-west-1": 0.0388, - "eu-west-2": 0.0, + "eu-west-1": 0.0412, + "eu-west-2": 0.0456, + "eu-west-3": 0.0429, + "mx-central-1": 0.0381, "sa-east-1": 0.0, - "us-east-1": 0.0385, - "us-east-2": 0.0384, + "us-east-1": 0.0, + "us-east-2": 0.0, + "us-gov-east-1": 0.0434, + "us-gov-west-1": 0.0461, "us-west-1": 0.0, - "us-west-2": 0.0 + "us-west-2": 0.0363 }, "c7g.large": { - "ap-east-1": 0.0968, - "ap-northeast-1": 0.091, - "ap-northeast-2": 0.0, - "ap-south-1": 0.0, - "ap-south-2": 0.0, - "ap-southeast-1": 0.0886, - "ap-southeast-2": 0.0, - "ca-central-1": 0.0841, + "ap-east-1": 0.091, + "ap-northeast-1": 0.0, + "ap-northeast-2": 0.0867, + "ap-northeast-3": 0.091, + "ap-south-1": 0.0491, + "ap-south-2": 0.0491, + "ap-southeast-1": 0.0, + "ap-southeast-2": 0.1003, + "ap-southeast-5": 0.0753, + "ap-southeast-7": 0.0708, + "ca-central-1": 0.0791, "eu-central-1": 0.0825, - "eu-north-1": 0.0822, - "eu-south-1": 0.091, + "eu-central-2": 0.0907, + "eu-north-1": 0.0774, + "eu-south-1": 0.0856, "eu-south-2": 0.0, - "eu-west-1": 0.0824, - "eu-west-2": 0.0859, + "eu-west-1": 0.0775, + "eu-west-2": 0.0, + "eu-west-3": 0.0913, + "mx-central-1": 0.0, "sa-east-1": 0.1111, - "us-east-1": 0.0725, + "us-east-1": 0.077, "us-east-2": 0.0, - "us-west-1": 0.0, + "us-gov-east-1": 0.0867, + "us-gov-west-1": 0.0867, + "us-west-1": 0.0901, "us-west-2": 0.077 }, "c7g.xlarge": { "ap-east-1": 0.182, "ap-northeast-1": 0.1819, - "ap-northeast-2": 0.1632, - "ap-south-1": 0.1043, - "ap-south-2": 0.1043, + "ap-northeast-2": 0.1735, + "ap-northeast-3": 0.0, + "ap-south-1": 0.0982, + "ap-south-2": 0.0982, "ap-southeast-1": 0.1666, "ap-southeast-2": 0.1887, + "ap-southeast-5": 0.1416, + "ap-southeast-7": 0.1416, "ca-central-1": 0.0, "eu-central-1": 0.1753, + "eu-central-2": 0.1814, "eu-north-1": 0.1547, "eu-south-1": 0.0, - "eu-south-2": 0.1648, + "eu-south-2": 0.155, "eu-west-1": 0.155, "eu-west-2": 0.1825, + "eu-west-3": 0.1717, + "mx-central-1": 0.1522, "sa-east-1": 0.2222, "us-east-1": 0.1541, "us-east-2": 0.1536, - "us-west-1": 0.1915, - "us-west-2": 0.145 + "us-gov-east-1": 0.0, + "us-gov-west-1": 0.1734, + "us-west-1": 0.1802, + "us-west-2": 0.1541 }, "c7g.metal": { "ap-east-1": 2.912, "ap-northeast-1": 2.9107, "ap-northeast-2": 2.6112, - "ap-south-1": 0.0, + "ap-northeast-3": 2.9104, + "ap-south-1": 1.5706, "ap-south-2": 0.0, - "ap-southeast-1": 0.0, + "ap-southeast-1": 2.6656, "ap-southeast-2": 3.0195, - "ca-central-1": 0.0, - "eu-central-1": 0.0, - "eu-north-1": 2.4755, + "ap-southeast-5": 2.2656, + "ap-southeast-7": 0.0, + "ca-central-1": 2.5299, + "eu-central-1": 2.6384, + "eu-central-2": 2.9024, + "eu-north-1": 0.0, "eu-south-1": 2.7407, "eu-south-2": 0.0, "eu-west-1": 2.4806, - "eu-west-2": 2.7475, + "eu-west-2": 0.0, + "eu-west-3": 2.7475, + "mx-central-1": 2.4358, "sa-east-1": 3.5546, - "us-east-1": 0.0, + "us-east-1": 2.32, "us-east-2": 2.3123, + "us-gov-east-1": 2.7744, + "us-gov-west-1": 2.7744, "us-west-1": 2.8832, "us-west-2": 2.32 }, "c7g.2xlarge": { - "ap-east-1": 0.0, - "ap-northeast-1": 0.3867, + "ap-east-1": 0.364, + "ap-northeast-1": 0.3638, "ap-northeast-2": 0.3264, + "ap-northeast-3": 0.3638, "ap-south-1": 0.1963, "ap-south-2": 0.1963, - "ap-southeast-1": 0.3543, - "ap-southeast-2": 0.0, - "ca-central-1": 0.0, - "eu-central-1": 0.3505, - "eu-north-1": 0.0, - "eu-south-1": 0.0, + "ap-southeast-1": 0.3332, + "ap-southeast-2": 0.3774, + "ap-southeast-5": 0.2832, + "ap-southeast-7": 0.0, + "ca-central-1": 0.3362, + "eu-central-1": 0.3298, + "eu-central-2": 0.3628, + "eu-north-1": 0.3094, + "eu-south-1": 0.3426, "eu-south-2": 0.0, "eu-west-1": 0.3296, "eu-west-2": 0.3434, - "sa-east-1": 0.0, + "eu-west-3": 0.3434, + "mx-central-1": 0.3045, + "sa-east-1": 0.4443, "us-east-1": 0.29, "us-east-2": 0.3072, + "us-gov-east-1": 0.3686, + "us-gov-west-1": 0.3468, "us-west-1": 0.0, - "us-west-2": 0.0 + "us-west-2": 0.3082 }, "c7g.4xlarge": { "ap-east-1": 0.0, "ap-northeast-1": 0.7277, "ap-northeast-2": 0.6528, - "ap-south-1": 0.3926, + "ap-northeast-3": 0.0, + "ap-south-1": 0.0, "ap-south-2": 0.3926, "ap-southeast-1": 0.6664, "ap-southeast-2": 0.7549, - "ca-central-1": 0.6725, - "eu-central-1": 0.6596, + "ap-southeast-5": 0.5664, + "ap-southeast-7": 0.5664, + "ca-central-1": 0.6325, + "eu-central-1": 0.0, + "eu-central-2": 0.7256, "eu-north-1": 0.0, "eu-south-1": 0.6852, - "eu-south-2": 0.659, + "eu-south-2": 0.0, "eu-west-1": 0.0, "eu-west-2": 0.0, - "sa-east-1": 0.9447, - "us-east-1": 0.0, - "us-east-2": 0.6145, + "eu-west-3": 0.6869, + "mx-central-1": 0.609, + "sa-east-1": 0.8886, + "us-east-1": 0.58, + "us-east-2": 0.0, + "us-gov-east-1": 0.6936, + "us-gov-west-1": 0.6936, "us-west-1": 0.7208, - "us-west-2": 0.0 + "us-west-2": 0.58 }, "c7g.8xlarge": { "ap-east-1": 1.456, "ap-northeast-1": 1.4554, - "ap-northeast-2": 1.3877, - "ap-south-1": 0.0, - "ap-south-2": 0.8348, - "ap-southeast-1": 1.417, - "ap-southeast-2": 1.6047, - "ca-central-1": 0.0, + "ap-northeast-2": 1.3056, + "ap-northeast-3": 1.4552, + "ap-south-1": 0.7853, + "ap-south-2": 0.7853, + "ap-southeast-1": 1.3328, + "ap-southeast-2": 1.5098, + "ap-southeast-5": 1.1328, + "ap-southeast-7": 1.2044, + "ca-central-1": 1.265, "eu-central-1": 0.0, + "eu-central-2": 1.4512, "eu-north-1": 1.2378, "eu-south-1": 1.3704, - "eu-south-2": 0.0, + "eu-south-2": 1.24, "eu-west-1": 0.0, "eu-west-2": 0.0, + "eu-west-3": 1.4601, + "mx-central-1": 1.2179, "sa-east-1": 0.0, "us-east-1": 1.16, "us-east-2": 1.1562, - "us-west-1": 0.0, + "us-gov-east-1": 0.0, + "us-gov-west-1": 1.4746, + "us-west-1": 1.4416, "us-west-2": 1.2328 }, "c7g.12xlarge": { "ap-east-1": 2.184, - "ap-northeast-1": 2.3201, + "ap-northeast-1": 0.0, "ap-northeast-2": 1.9584, - "ap-south-1": 0.0, + "ap-northeast-3": 0.0, + "ap-south-1": 1.1779, "ap-south-2": 0.0, - "ap-southeast-1": 2.1255, + "ap-southeast-1": 1.9992, "ap-southeast-2": 2.2646, + "ap-southeast-5": 1.6992, + "ap-southeast-7": 0.0, "ca-central-1": 1.8974, - "eu-central-1": 2.103, - "eu-north-1": 0.0, + "eu-central-1": 1.9788, + "eu-central-2": 0.0, + "eu-north-1": 1.9736, "eu-south-1": 2.0556, "eu-south-2": 1.86, "eu-west-1": 0.0, - "eu-west-2": 2.1902, - "sa-east-1": 2.834, + "eu-west-2": 2.0606, + "eu-west-3": 2.0606, + "mx-central-1": 1.8269, + "sa-east-1": 2.6659, "us-east-1": 1.74, "us-east-2": 1.7342, + "us-gov-east-1": 2.2119, + "us-gov-west-1": 0.0, "us-west-1": 2.2984, - "us-west-2": 0.0 + "us-west-2": 1.74 }, "c7g.16xlarge": { "ap-east-1": 0.0, - "ap-northeast-1": 2.9107, + "ap-northeast-1": 0.0, "ap-northeast-2": 2.6112, + "ap-northeast-3": 0.0, "ap-south-1": 0.0, "ap-south-2": 1.5706, "ap-southeast-1": 2.6656, - "ap-southeast-2": 0.0, + "ap-southeast-2": 3.0195, + "ap-southeast-5": 2.2656, + "ap-southeast-7": 2.2656, "ca-central-1": 2.5299, "eu-central-1": 0.0, + "eu-central-2": 2.9024, "eu-north-1": 2.4755, "eu-south-1": 2.7407, - "eu-south-2": 0.0, + "eu-south-2": 2.48, "eu-west-1": 2.4806, - "eu-west-2": 2.7475, + "eu-west-2": 0.0, + "eu-west-3": 0.0, + "mx-central-1": 2.4358, "sa-east-1": 3.5546, "us-east-1": 2.32, - "us-east-2": 2.3123, + "us-east-2": 0.0, + "us-gov-east-1": 0.0, + "us-gov-west-1": 2.7744, "us-west-1": 0.0, "us-west-2": 0.0 }, - "c7gd": { - "ap-northeast-1": 12.176, - "ap-south-1": 6.083, - "ap-southeast-1": 11.177, - "ap-southeast-2": 12.575, - "eu-central-1": 11.077, - "eu-north-1": 10.378, - "eu-south-2": 10.877, - "eu-west-1": 10.877, - "us-east-1": 9.58, - "us-east-2": 9.58, - "us-west-1": 11.975, - "us-west-2": 9.58 - }, "c7gd.medium": { "ap-northeast-1": 0.0577, - "ap-south-1": 0.0288, - "ap-southeast-1": 0.0561, - "ap-southeast-2": 0.0631, + "ap-south-1": 0.0, + "ap-southeast-1": 0.0529, + "ap-southeast-2": 0.0595, + "ap-southeast-5": 0.0, "eu-central-1": 0.0525, - "eu-north-1": 0.0, - "eu-south-2": 0.0515, + "eu-north-1": 0.0491, + "eu-south-2": 0.0546, "eu-west-1": 0.0546, - "us-east-1": 0.0481, - "us-east-2": 0.0, + "us-east-1": 0.0454, + "us-east-2": 0.0481, + "us-gov-east-1": 0.0548, "us-west-1": 0.0, - "us-west-2": 0.0454 + "us-west-2": 0.0481 }, "c7gd.large": { "ap-northeast-1": 0.1153, - "ap-south-1": 0.0, + "ap-south-1": 0.0576, "ap-southeast-1": 0.0, - "ap-southeast-2": 0.1262, - "eu-central-1": 0.1112, - "eu-north-1": 0.1042, + "ap-southeast-2": 0.0, + "ap-southeast-5": 0.09, + "eu-central-1": 0.1049, + "eu-north-1": 0.0983, "eu-south-2": 0.0, "eu-west-1": 0.0, - "us-east-1": 0.0, + "us-east-1": 0.0907, "us-east-2": 0.0962, + "us-gov-east-1": 0.1096, "us-west-1": 0.1134, - "us-west-2": 0.0 + "us-west-2": 0.0907 }, "c7gd.xlarge": { "ap-northeast-1": 0.2306, - "ap-south-1": 0.1152, - "ap-southeast-1": 0.2244, + "ap-south-1": 0.0, + "ap-southeast-1": 0.2117, "ap-southeast-2": 0.2382, + "ap-southeast-5": 0.1907, "eu-central-1": 0.2098, - "eu-north-1": 0.2084, - "eu-south-2": 0.0, + "eu-north-1": 0.1966, + "eu-south-2": 0.206, "eu-west-1": 0.206, "us-east-1": 0.1923, "us-east-2": 0.1923, - "us-west-1": 0.2268, - "us-west-2": 0.1923 + "us-gov-east-1": 0.2192, + "us-west-1": 0.2404, + "us-west-2": 0.1814 }, "c7gd.metal": { "ap-northeast-1": 3.6896, "ap-south-1": 1.8432, "ap-southeast-1": 3.3869, "ap-southeast-2": 3.8106, + "ap-southeast-5": 0.0, "eu-central-1": 3.3568, "eu-north-1": 3.145, "eu-south-2": 3.2962, "eu-west-1": 3.296, "us-east-1": 2.903, "us-east-2": 2.903, - "us-west-1": 0.0, + "us-gov-east-1": 0.0, + "us-west-1": 3.6288, "us-west-2": 2.903 }, "c7gd.2xlarge": { - "ap-northeast-1": 0.0, + "ap-northeast-1": 0.4612, "ap-south-1": 0.2304, "ap-southeast-1": 0.4234, - "ap-southeast-2": 0.0, + "ap-southeast-2": 0.5049, + "ap-southeast-5": 0.3814, "eu-central-1": 0.4448, "eu-north-1": 0.3931, "eu-south-2": 0.412, "eu-west-1": 0.4367, "us-east-1": 0.3629, "us-east-2": 0.0, - "us-west-1": 0.4808, - "us-west-2": 0.3847 + "us-gov-east-1": 0.4385, + "us-west-1": 0.0, + "us-west-2": 0.0 }, "c7gd.4xlarge": { "ap-northeast-1": 0.0, - "ap-south-1": 0.4884, + "ap-south-1": 0.4608, "ap-southeast-1": 0.8467, "ap-southeast-2": 0.9526, + "ap-southeast-5": 0.7629, "eu-central-1": 0.8392, - "eu-north-1": 0.8334, + "eu-north-1": 0.7862, "eu-south-2": 0.824, - "eu-west-1": 0.8734, - "us-east-1": 0.7258, + "eu-west-1": 0.0, + "us-east-1": 0.0, "us-east-2": 0.7258, - "us-west-1": 0.9616, + "us-gov-east-1": 0.877, + "us-west-1": 0.0, "us-west-2": 0.7693 }, "c7gd.8xlarge": { - "ap-northeast-1": 0.0, - "ap-south-1": 0.9769, + "ap-northeast-1": 1.8448, + "ap-south-1": 0.9216, "ap-southeast-1": 0.0, "ap-southeast-2": 2.0196, + "ap-southeast-5": 1.4394, "eu-central-1": 1.6784, - "eu-north-1": 0.0, + "eu-north-1": 1.5725, "eu-south-2": 1.747, "eu-west-1": 1.648, - "us-east-1": 1.5386, - "us-east-2": 0.0, - "us-west-1": 0.0, + "us-east-1": 1.4515, + "us-east-2": 1.4515, + "us-gov-east-1": 1.7539, + "us-west-1": 1.9233, "us-west-2": 1.5386 }, "c7gd.12xlarge": { "ap-northeast-1": 2.7672, - "ap-south-1": 1.4653, + "ap-south-1": 0.0, "ap-southeast-1": 2.5402, "ap-southeast-2": 0.0, + "ap-southeast-5": 0.0, "eu-central-1": 0.0, - "eu-north-1": 0.0, + "eu-north-1": 2.5002, "eu-south-2": 0.0, - "eu-west-1": 2.6203, - "us-east-1": 2.308, + "eu-west-1": 2.472, + "us-east-1": 0.0, "us-east-2": 2.1773, + "us-gov-east-1": 2.6309, "us-west-1": 2.7216, "us-west-2": 2.1773 }, "c7gd.16xlarge": { - "ap-northeast-1": 0.0, - "ap-south-1": 0.0, + "ap-northeast-1": 3.6896, + "ap-south-1": 1.8432, "ap-southeast-1": 3.3869, "ap-southeast-2": 3.8106, + "ap-southeast-5": 2.8787, "eu-central-1": 3.3568, "eu-north-1": 3.145, - "eu-south-2": 3.2962, + "eu-south-2": 0.0, "eu-west-1": 3.296, "us-east-1": 2.903, "us-east-2": 0.0, + "us-gov-east-1": 0.0, "us-west-1": 3.6288, "us-west-2": 2.903 }, - "c7gn": { - "ap-northeast-1": 16.621, - "eu-west-1": 14.89, - "us-east-1": 13.179, - "us-east-2": 13.179, - "us-west-2": 13.179 - }, "c7gn.medium": { - "ap-northeast-1": 0.0, - "eu-west-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 0.0661, + "ap-northeast-1": 0.0787, + "eu-west-1": 0.0705, + "us-east-1": 0.0624, + "us-east-2": 0.0624, "us-west-2": 0.0624 }, "c7gn.large": { - "ap-northeast-1": 0.0, + "ap-northeast-1": 0.1574, "eu-west-1": 0.141, - "us-east-1": 0.1248, - "us-east-2": 0.1248, + "us-east-1": 0.0, + "us-east-2": 0.1323, "us-west-2": 0.0 }, "c7gn.xlarge": { - "ap-northeast-1": 0.3335, - "eu-west-1": 0.2989, - "us-east-1": 0.2496, - "us-east-2": 0.0, - "us-west-2": 0.2646 + "ap-northeast-1": 0.3148, + "eu-west-1": 0.282, + "us-east-1": 0.0, + "us-east-2": 0.2496, + "us-west-2": 0.2496 }, "c7gn.metal": { "ap-northeast-1": 5.0368, - "eu-west-1": 0.0, - "us-east-1": 0.0, + "eu-west-1": 4.512, + "us-east-1": 3.9936, "us-east-2": 3.9936, "us-west-2": 3.9936 }, "c7gn.2xlarge": { "ap-northeast-1": 0.6296, - "eu-west-1": 0.0, + "eu-west-1": 0.5977, "us-east-1": 0.4992, - "us-east-2": 0.4992, - "us-west-2": 0.5292 + "us-east-2": 0.5292, + "us-west-2": 0.4992 }, "c7gn.4xlarge": { "ap-northeast-1": 1.3341, - "eu-west-1": 0.0, + "eu-west-1": 1.128, "us-east-1": 0.0, - "us-east-2": 1.0583, + "us-east-2": 0.9984, "us-west-2": 0.9984 }, "c7gn.8xlarge": { - "ap-northeast-1": 0.0, + "ap-northeast-1": 2.5184, "eu-west-1": 2.256, - "us-east-1": 2.1166, - "us-east-2": 0.0, - "us-west-2": 0.0 + "us-east-1": 1.9968, + "us-east-2": 2.1166, + "us-west-2": 1.9968 }, "c7gn.12xlarge": { "ap-northeast-1": 0.0, - "eu-west-1": 0.0, + "eu-west-1": 3.5864, "us-east-1": 3.1749, - "us-east-2": 0.0, - "us-west-2": 3.1749 + "us-east-2": 2.9952, + "us-west-2": 2.9952 }, "c7gn.16xlarge": { "ap-northeast-1": 5.0368, "eu-west-1": 4.512, - "us-east-1": 0.0, + "us-east-1": 3.9936, "us-east-2": 3.9936, "us-west-2": 3.9936 }, "c7i": { - "ap-northeast-1": 11.864, - "ap-northeast-2": 10.644, - "ap-south-1": 9.425, - "ap-southeast-1": 10.866, - "ap-southeast-2": 12.308, - "ca-central-1": 10.312, - "eu-central-1": 10.755, - "eu-north-1": 10.09, - "eu-south-2": 10.644, - "eu-west-1": 10.112, - "eu-west-2": 11.199, - "eu-west-3": 11.199, - "sa-east-1": 14.525, - "us-east-1": 9.425, - "us-east-2": 9.425, - "us-gov-east-1": 11.31, - "us-west-1": 11.753, - "us-west-2": 9.425 + "ap-south-1": 9.425 }, "c7i.large": { "ap-northeast-1": 0.0, "ap-northeast-2": 0.11088, - "ap-south-1": 0.09818, - "ap-southeast-1": 0.0, + "ap-south-1": 0.08925, + "ap-southeast-1": 0.11319, "ap-southeast-2": 0.11655, - "ca-central-1": 0.0, - "eu-central-1": 0.0, + "ap-southeast-5": 0.08747, + "ap-southeast-7": 0.08747, + "ca-central-1": 0.10742, + "eu-central-1": 0.11204, "eu-north-1": 0.0, - "eu-south-2": 0.11088, + "eu-south-2": 0.1008, "eu-west-1": 0.10534, - "eu-west-2": 0.11666, + "eu-west-2": 0.10605, "eu-west-3": 0.10605, - "sa-east-1": 0.13755, - "us-east-1": 0.09818, - "us-east-2": 0.0, - "us-gov-east-1": 0.11781, + "mx-central-1": 0.0, + "sa-east-1": 0.0, + "us-east-1": 0.08925, + "us-east-2": 0.08925, + "us-gov-east-1": 0.1071, + "us-gov-west-1": 0.1071, "us-west-1": 0.12243, - "us-west-2": 0.09818 + "us-west-2": 0.08925 }, "c7i.xlarge": { "ap-northeast-1": 0.24717, "ap-northeast-2": 0.0, "ap-south-1": 0.1785, - "ap-southeast-1": 0.22638, + "ap-southeast-1": 0.2058, "ap-southeast-2": 0.0, + "ap-southeast-5": 0.0, + "ap-southeast-7": 0.17494, "ca-central-1": 0.0, "eu-central-1": 0.22407, - "eu-north-1": 0.0, - "eu-south-2": 0.22176, + "eu-north-1": 0.21021, + "eu-south-2": 0.2016, "eu-west-1": 0.21067, - "eu-west-2": 0.0, + "eu-west-2": 0.2121, "eu-west-3": 0.2121, + "mx-central-1": 0.18742, "sa-east-1": 0.2751, - "us-east-1": 0.0, - "us-east-2": 0.0, + "us-east-1": 0.1785, + "us-east-2": 0.1785, "us-gov-east-1": 0.0, + "us-gov-west-1": 0.0, "us-west-1": 0.2226, - "us-west-2": 0.0 + "us-west-2": 0.1785 }, "c7i.metal-24xl": { "ap-northeast-1": 5.93208, - "ap-northeast-2": 0.0, + "ap-northeast-2": 4.8384, "ap-south-1": 0.0, "ap-southeast-1": 4.9392, - "ap-southeast-2": 0.0, + "ap-southeast-2": 6.15384, + "ap-southeast-5": 4.61842, + "ap-southeast-7": 4.19856, "ca-central-1": 4.6872, - "eu-central-1": 0.0, - "eu-north-1": 5.04504, + "eu-central-1": 4.8888, + "eu-north-1": 4.5864, "eu-south-2": 5.32224, - "eu-west-1": 5.05613, - "eu-west-2": 5.59944, + "eu-west-1": 4.59648, + "eu-west-2": 0.0, "eu-west-3": 0.0, - "sa-east-1": 0.0, + "mx-central-1": 4.49808, + "sa-east-1": 6.6024, "us-east-1": 0.0, "us-east-2": 4.284, - "us-gov-east-1": 5.65488, + "us-gov-east-1": 5.1408, + "us-gov-west-1": 5.1408, "us-west-1": 5.3424, "us-west-2": 4.284 }, "c7i.metal-48xl": { - "ap-northeast-1": 0.0, + "ap-northeast-1": 10.7856, "ap-northeast-2": 0.0, "ap-south-1": 0.0, - "ap-southeast-1": 9.8784, + "ap-southeast-1": 0.0, "ap-southeast-2": 11.1888, - "ca-central-1": 0.0, - "eu-central-1": 0.0, + "ap-southeast-5": 8.39712, + "ap-southeast-7": 8.39712, + "ca-central-1": 9.3744, + "eu-central-1": 9.7776, "eu-north-1": 9.1728, "eu-south-2": 9.6768, "eu-west-1": 9.19296, - "eu-west-2": 10.1808, + "eu-west-2": 0.0, "eu-west-3": 10.1808, - "sa-east-1": 13.2048, + "mx-central-1": 8.99616, + "sa-east-1": 0.0, "us-east-1": 0.0, - "us-east-2": 0.0, - "us-gov-east-1": 10.2816, + "us-east-2": 8.568, + "us-gov-east-1": 0.0, + "us-gov-west-1": 10.2816, "us-west-1": 10.6848, "us-west-2": 8.568 }, "c7i.2xlarge": { "ap-northeast-1": 0.49434, "ap-northeast-2": 0.4032, - "ap-south-1": 0.0, - "ap-southeast-1": 0.0, + "ap-south-1": 0.357, + "ap-southeast-1": 0.4116, "ap-southeast-2": 0.0, + "ap-southeast-5": 0.34988, + "ap-southeast-7": 0.34988, "ca-central-1": 0.3906, - "eu-central-1": 0.44814, + "eu-central-1": 0.4074, "eu-north-1": 0.3822, - "eu-south-2": 0.4032, + "eu-south-2": 0.0, "eu-west-1": 0.38304, - "eu-west-2": 0.0, + "eu-west-2": 0.4242, "eu-west-3": 0.4242, + "mx-central-1": 0.0, "sa-east-1": 0.60522, "us-east-1": 0.357, - "us-east-2": 0.0, - "us-gov-east-1": 0.0, + "us-east-2": 0.3927, + "us-gov-east-1": 0.4284, + "us-gov-west-1": 0.4284, "us-west-1": 0.0, - "us-west-2": 0.357 + "us-west-2": 0.3927 }, "c7i.4xlarge": { "ap-northeast-1": 0.8988, - "ap-northeast-2": 0.0, - "ap-south-1": 0.7854, + "ap-northeast-2": 0.8064, + "ap-south-1": 0.714, "ap-southeast-1": 0.8232, "ap-southeast-2": 0.0, - "ca-central-1": 0.0, - "eu-central-1": 0.0, + "ap-southeast-5": 0.69976, + "ap-southeast-7": 0.0, + "ca-central-1": 0.7812, + "eu-central-1": 0.89628, "eu-north-1": 0.7644, - "eu-south-2": 0.0, + "eu-south-2": 0.8064, "eu-west-1": 0.76608, "eu-west-2": 0.8484, - "eu-west-3": 0.8484, - "sa-east-1": 0.0, - "us-east-1": 0.7854, + "eu-west-3": 0.0, + "mx-central-1": 0.0, + "sa-east-1": 1.1004, + "us-east-1": 0.714, "us-east-2": 0.714, "us-gov-east-1": 0.8568, - "us-west-1": 0.8904, + "us-gov-west-1": 0.8568, + "us-west-1": 0.0, "us-west-2": 0.0 }, "c7i.8xlarge": { "ap-northeast-1": 1.97736, "ap-northeast-2": 1.6128, - "ap-south-1": 1.5708, + "ap-south-1": 1.428, "ap-southeast-1": 1.6464, - "ap-southeast-2": 2.05128, - "ca-central-1": 0.0, - "eu-central-1": 1.79256, - "eu-north-1": 0.0, - "eu-south-2": 1.77408, - "eu-west-1": 1.68538, - "eu-west-2": 0.0, - "eu-west-3": 1.86648, + "ap-southeast-2": 1.8648, + "ap-southeast-5": 0.0, + "ap-southeast-7": 1.39952, + "ca-central-1": 1.5624, + "eu-central-1": 1.6296, + "eu-north-1": 1.5288, + "eu-south-2": 1.6128, + "eu-west-1": 0.0, + "eu-west-2": 1.86648, + "eu-west-3": 1.6968, + "mx-central-1": 1.49936, "sa-east-1": 2.2008, "us-east-1": 1.428, - "us-east-2": 0.0, + "us-east-2": 1.5708, "us-gov-east-1": 0.0, - "us-west-1": 0.0, + "us-gov-west-1": 1.7136, + "us-west-1": 1.95888, "us-west-2": 1.5708 }, "c7i.12xlarge": { - "ap-northeast-1": 2.96604, + "ap-northeast-1": 2.6964, "ap-northeast-2": 2.4192, - "ap-south-1": 2.3562, + "ap-south-1": 2.142, "ap-southeast-1": 2.4696, - "ap-southeast-2": 3.07692, + "ap-southeast-2": 2.7972, + "ap-southeast-5": 2.09928, + "ap-southeast-7": 2.09928, "ca-central-1": 2.3436, - "eu-central-1": 0.0, - "eu-north-1": 2.52252, + "eu-central-1": 2.4444, + "eu-north-1": 2.2932, "eu-south-2": 0.0, - "eu-west-1": 2.29824, - "eu-west-2": 0.0, + "eu-west-1": 2.52806, + "eu-west-2": 2.5452, "eu-west-3": 2.79972, + "mx-central-1": 2.24904, "sa-east-1": 3.3012, - "us-east-1": 2.3562, - "us-east-2": 0.0, - "us-gov-east-1": 2.82744, + "us-east-1": 2.142, + "us-east-2": 2.3562, + "us-gov-east-1": 2.5704, + "us-gov-west-1": 2.5704, "us-west-1": 2.6712, - "us-west-2": 2.3562 + "us-west-2": 2.142 }, "c7i.16xlarge": { "ap-northeast-1": 3.5952, - "ap-northeast-2": 0.0, + "ap-northeast-2": 3.54816, "ap-south-1": 0.0, - "ap-southeast-1": 0.0, + "ap-southeast-1": 3.62208, "ap-southeast-2": 3.7296, + "ap-southeast-5": 0.0, + "ap-southeast-7": 2.79904, "ca-central-1": 3.1248, - "eu-central-1": 0.0, + "eu-central-1": 3.2592, "eu-north-1": 3.0576, "eu-south-2": 3.2256, "eu-west-1": 3.06432, "eu-west-2": 3.3936, "eu-west-3": 3.73296, + "mx-central-1": 3.29859, "sa-east-1": 4.4016, "us-east-1": 0.0, - "us-east-2": 2.856, + "us-east-2": 3.1416, "us-gov-east-1": 3.4272, + "us-gov-west-1": 3.76992, "us-west-1": 3.91776, - "us-west-2": 3.1416 + "us-west-2": 0.0 }, "c7i.24xlarge": { "ap-northeast-1": 5.3928, "ap-northeast-2": 0.0, - "ap-south-1": 4.7124, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, - "ca-central-1": 4.6872, - "eu-central-1": 0.0, - "eu-north-1": 0.0, - "eu-south-2": 0.0, + "ap-south-1": 0.0, + "ap-southeast-1": 5.43312, + "ap-southeast-2": 5.5944, + "ap-southeast-5": 4.19856, + "ap-southeast-7": 4.19856, + "ca-central-1": 0.0, + "eu-central-1": 4.8888, + "eu-north-1": 4.5864, + "eu-south-2": 4.8384, "eu-west-1": 0.0, "eu-west-2": 5.0904, - "eu-west-3": 0.0, - "sa-east-1": 7.26264, - "us-east-1": 0.0, + "eu-west-3": 5.0904, + "mx-central-1": 4.49808, + "sa-east-1": 6.6024, + "us-east-1": 4.284, "us-east-2": 4.7124, - "us-gov-east-1": 0.0, - "us-west-1": 0.0, + "us-gov-east-1": 5.1408, + "us-gov-west-1": 5.1408, + "us-west-1": 5.3424, "us-west-2": 4.284 }, "c7i.48xlarge": { "ap-northeast-1": 10.7856, "ap-northeast-2": 9.6768, - "ap-south-1": 0.0, + "ap-south-1": 8.568, "ap-southeast-1": 9.8784, - "ap-southeast-2": 11.1888, + "ap-southeast-2": 0.0, + "ap-southeast-5": 0.0, + "ap-southeast-7": 8.39712, "ca-central-1": 9.3744, - "eu-central-1": 0.0, + "eu-central-1": 9.7776, "eu-north-1": 9.1728, "eu-south-2": 9.6768, - "eu-west-1": 9.19296, + "eu-west-1": 0.0, "eu-west-2": 0.0, "eu-west-3": 10.1808, + "mx-central-1": 8.99616, "sa-east-1": 0.0, "us-east-1": 8.568, "us-east-2": 0.0, "us-gov-east-1": 10.2816, + "us-gov-west-1": 10.2816, "us-west-1": 10.6848, "us-west-2": 8.568 }, "c7i-flex.large": { + "ap-northeast-1": 0.10673, + "ap-northeast-2": 0.09576, "ap-south-1": 0.08479, "ap-southeast-1": 0.09778, + "ap-southeast-2": 0.11072, + "ap-southeast-5": 0.0831, "ca-central-1": 0.09277, + "eu-central-1": 0.09676, "eu-north-1": 0.09077, "eu-south-2": 0.09576, "eu-west-1": 0.09097, "eu-west-2": 0.10075, "eu-west-3": 0.10075, "sa-east-1": 0.13067, + "us-east-1": 0.08479, "us-east-2": 0.08479, - "us-west-1": 0.10574 + "us-gov-west-1": 0.10175, + "us-west-1": 0.10574, + "us-west-2": 0.08479 }, "c7i-flex.xlarge": { + "ap-northeast-1": 0.21347, + "ap-northeast-2": 0.19152, "ap-south-1": 0.16958, "ap-southeast-1": 0.19555, + "ap-southeast-2": 0.22145, + "ap-southeast-5": 0.16619, "ca-central-1": 0.18554, + "eu-central-1": 0.19352, "eu-north-1": 0.18155, "eu-south-2": 0.19152, "eu-west-1": 0.18194, "eu-west-2": 0.2015, "eu-west-3": 0.2015, "sa-east-1": 0.26135, + "us-east-1": 0.16958, "us-east-2": 0.16958, - "us-west-1": 0.21147 + "us-gov-west-1": 0.2035, + "us-west-1": 0.21147, + "us-west-2": 0.16958 }, "c7i-flex.2xlarge": { + "ap-northeast-1": 0.42693, + "ap-northeast-2": 0.38304, "ap-south-1": 0.33915, "ap-southeast-1": 0.3911, + "ap-southeast-2": 0.44289, + "ap-southeast-5": 0.33239, "ca-central-1": 0.37107, + "eu-central-1": 0.38703, "eu-north-1": 0.36309, "eu-south-2": 0.38304, "eu-west-1": 0.36389, "eu-west-2": 0.40299, "eu-west-3": 0.40299, "sa-east-1": 0.52269, + "us-east-1": 0.33915, "us-east-2": 0.33915, - "us-west-1": 0.42294 + "us-gov-west-1": 0.407, + "us-west-1": 0.42294, + "us-west-2": 0.33915 }, "c7i-flex.4xlarge": { + "ap-northeast-1": 0.85386, + "ap-northeast-2": 0.76608, "ap-south-1": 0.6783, "ap-southeast-1": 0.7822, + "ap-southeast-2": 0.88578, + "ap-southeast-5": 0.66477, "ca-central-1": 0.74214, + "eu-central-1": 0.77406, "eu-north-1": 0.72618, "eu-south-2": 0.76608, "eu-west-1": 0.72778, "eu-west-2": 0.80598, "eu-west-3": 0.80598, "sa-east-1": 1.04538, + "us-east-1": 0.6783, "us-east-2": 0.6783, - "us-west-1": 0.84588 + "us-gov-west-1": 0.814, + "us-west-1": 0.84588, + "us-west-2": 0.6783 }, "c7i-flex.8xlarge": { + "ap-northeast-1": 1.70772, + "ap-northeast-2": 1.53216, "ap-south-1": 1.3566, "ap-southeast-1": 1.56441, + "ap-southeast-2": 1.77156, + "ap-southeast-5": 1.32954, "ca-central-1": 1.48428, + "eu-central-1": 1.54812, "eu-north-1": 1.45236, "eu-south-2": 1.53216, "eu-west-1": 1.45555, "eu-west-2": 1.61196, "eu-west-3": 1.61196, "sa-east-1": 2.09076, + "us-east-1": 1.3566, "us-east-2": 1.3566, - "us-west-1": 1.69176 + "us-gov-west-1": 1.628, + "us-west-1": 1.69176, + "us-west-2": 1.3566 + }, + "c7i-flex.12xlarge": { + "ap-northeast-1": 2.56158, + "ap-south-1": 2.0349, + "ap-southeast-1": 2.34661, + "ap-southeast-2": 2.65734, + "ap-southeast-5": 1.99432, + "ca-central-1": 2.22642, + "eu-central-1": 2.32218, + "eu-north-1": 2.17854, + "eu-south-2": 2.29824, + "eu-west-1": 2.18333, + "eu-west-2": 2.41794, + "eu-west-3": 2.41794, + "sa-east-1": 3.13614, + "us-east-1": 2.0349, + "us-east-2": 2.0349, + "us-gov-west-1": 2.442, + "us-west-1": 2.53764, + "us-west-2": 2.0349 + }, + "c7i-flex.16xlarge": { + "ap-northeast-1": 3.41544, + "ap-south-1": 2.7132, + "ap-southeast-1": 3.12882, + "ap-southeast-2": 3.54312, + "ap-southeast-5": 2.65909, + "ca-central-1": 2.96856, + "eu-central-1": 3.09624, + "eu-north-1": 2.90472, + "eu-south-2": 3.06432, + "eu-west-1": 2.9111, + "eu-west-2": 3.22392, + "eu-west-3": 3.22392, + "sa-east-1": 4.18152, + "us-east-1": 2.7132, + "us-east-2": 2.7132, + "us-gov-west-1": 3.256, + "us-west-1": 3.38352, + "us-west-2": 2.7132 + }, + "c8g": { + "eu-south-2": 9.003, + "us-east-1": 8.423, + "us-west-2": 8.423 + }, + "c8g.medium": { + "eu-central-1": 0.04535, + "eu-north-1": 0.04255, + "eu-south-2": 0.04263, + "eu-west-1": 0.04264, + "us-east-1": 0.03988, + "us-east-2": 0.04371, + "us-west-2": 0.04387 + }, + "c8g.large": { + "eu-central-1": 0.0907, + "eu-north-1": 0.09361, + "eu-south-2": 0.08526, + "eu-west-1": 0.08528, + "us-east-1": 0.07976, + "us-east-2": 0.0, + "us-west-2": 0.07976 + }, + "c8g.xlarge": { + "eu-central-1": 0.19954, + "eu-north-1": 0.1702, + "eu-south-2": 0.0, + "eu-west-1": 0.18762, + "us-east-1": 0.17547, + "us-east-2": 0.15896, + "us-west-2": 0.15952 + }, + "c8g.metal-24xl": { + "eu-central-1": 4.78896, + "eu-north-1": 4.0848, + "eu-south-2": 4.09248, + "eu-west-1": 4.09344, + "us-east-1": 3.82848, + "us-east-2": 3.81504, + "us-west-2": 4.21133 + }, + "c8g.metal-48xl": { + "eu-central-1": 0.0, + "eu-north-1": 8.1696, + "eu-south-2": 8.18496, + "eu-west-1": 8.18688, + "us-east-1": 7.65696, + "us-east-2": 7.63008, + "us-west-2": 7.65696 + }, + "c8g.2xlarge": { + "eu-central-1": 0.0, + "eu-north-1": 0.0, + "eu-south-2": 0.37514, + "eu-west-1": 0.34112, + "us-east-1": 0.31904, + "us-east-2": 0.31792, + "us-west-2": 0.31904 + }, + "c8g.4xlarge": { + "eu-central-1": 0.0, + "eu-north-1": 0.6808, + "eu-south-2": 0.68208, + "eu-west-1": 0.68224, + "us-east-1": 0.63808, + "us-east-2": 0.63584, + "us-west-2": 0.70189 + }, + "c8g.8xlarge": { + "eu-central-1": 1.59632, + "eu-north-1": 1.3616, + "eu-south-2": 1.36416, + "eu-west-1": 1.36448, + "us-east-1": 1.27616, + "us-east-2": 1.27168, + "us-west-2": 0.0 + }, + "c8g.12xlarge": { + "eu-central-1": 2.1768, + "eu-north-1": 0.0, + "eu-south-2": 2.25086, + "eu-west-1": 2.04672, + "us-east-1": 1.91424, + "us-east-2": 1.90752, + "us-west-2": 1.91424 + }, + "c8g.16xlarge": { + "eu-central-1": 0.0, + "eu-north-1": 2.7232, + "eu-south-2": 0.0, + "eu-west-1": 3.00186, + "us-east-1": 2.55232, + "us-east-2": 2.54336, + "us-west-2": 2.55232 + }, + "c8g.24xlarge": { + "eu-central-1": 4.3536, + "eu-north-1": 4.0848, + "eu-south-2": 4.09248, + "eu-west-1": 4.09344, + "us-east-1": 3.82848, + "us-east-2": 4.19654, + "us-west-2": 3.82848 + }, + "c8g.48xlarge": { + "eu-central-1": 8.7072, + "eu-north-1": 8.1696, + "eu-south-2": 8.18496, + "eu-west-1": 8.18688, + "us-east-1": 7.65696, + "us-east-2": 7.63008, + "us-west-2": 7.65696 }, "cc2.8xlarge": { "ap-northeast-1": 2.349, @@ -39037,120 +39182,97 @@ "us-east-1": 3.5, "us-west-2": 3.5 }, - "d2": { - "af-south-1": 7.7, - "ap-east-1": 8.422, - "ap-northeast-1": 7.427, - "ap-northeast-2": 7.427, - "ap-northeast-3": 7.427, - "ap-south-1": 7.273, - "ap-southeast-1": 7.656, - "ap-southeast-2": 7.656, - "ca-central-1": 6.679, - "eu-central-1": 6.987, - "eu-north-1": 6.142, - "eu-south-1": 6.794, - "eu-west-1": 6.468, - "eu-west-2": 6.791, - "eu-west-3": 6.794, - "me-south-1": 7.115, - "us-east-1": 6.072, - "us-east-2": 6.072, - "us-gov-east-1": 7.286, - "us-gov-west-1": 7.286, - "us-west-2": 6.072 - }, "d2.xlarge": { "af-south-1": 0.875, - "ap-east-1": 1.053, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.9284, + "ap-east-1": 0.957, + "ap-northeast-1": 0.928, + "ap-northeast-2": 0.844, "ap-northeast-3": 0.844, "ap-south-1": 0.827, - "ap-southeast-1": 0.957, + "ap-southeast-1": 0.87, "ap-southeast-2": 0.87, - "ca-central-1": 0.835, + "ca-central-1": 0.759, "eu-central-1": 0.794, "eu-north-1": 0.698, "eu-south-1": 0.772, "eu-west-1": 0.735, - "eu-west-2": 0.849, + "eu-west-2": 0.772, "eu-west-3": 0.772, - "me-south-1": 0.0, + "me-south-1": 0.809, "sa-east-1": 0.0, "us-east-1": 0.69, "us-east-2": 0.69, - "us-gov-east-1": 0.0, + "us-gov-east-1": 0.828, "us-gov-west-1": 0.0, - "us-west-1": 0.859, + "us-west-1": 0.781, "us-west-2": 0.0 }, "d2.2xlarge": { - "af-south-1": 0.0, + "af-south-1": 1.925, "ap-east-1": 2.105, - "ap-northeast-1": 1.688, + "ap-northeast-1": 1.857, "ap-northeast-2": 0.0, - "ap-northeast-3": 1.688, + "ap-northeast-3": 1.857, "ap-south-1": 1.653, "ap-southeast-1": 1.74, - "ap-southeast-2": 1.74, - "ca-central-1": 0.0, + "ap-southeast-2": 1.914, + "ca-central-1": 1.518, "eu-central-1": 1.588, - "eu-north-1": 0.0, - "eu-south-1": 1.544, + "eu-north-1": 1.396, + "eu-south-1": 1.698, "eu-west-1": 1.617, - "eu-west-2": 1.698, + "eu-west-2": 1.544, "eu-west-3": 0.0, "me-south-1": 0.0, "sa-east-1": 0.0, - "us-east-1": 1.518, - "us-east-2": 0.0, - "us-gov-east-1": 1.822, + "us-east-1": 1.38, + "us-east-2": 1.38, + "us-gov-east-1": 1.656, "us-gov-west-1": 0.0, "us-west-1": 1.563, - "us-west-2": 1.38 + "us-west-2": 1.518 }, "d2.4xlarge": { - "af-south-1": 0.0, - "ap-east-1": 4.211, - "ap-northeast-1": 3.714, - "ap-northeast-2": 3.7136, + "af-south-1": 3.5, + "ap-east-1": 3.828, + "ap-northeast-1": 3.376, + "ap-northeast-2": 3.376, "ap-northeast-3": 0.0, - "ap-south-1": 3.637, + "ap-south-1": 3.306, "ap-southeast-1": 0.0, - "ap-southeast-2": 3.828, - "ca-central-1": 3.34, + "ap-southeast-2": 0.0, + "ca-central-1": 3.036, "eu-central-1": 0.0, - "eu-north-1": 2.792, + "eu-north-1": 3.071, "eu-south-1": 0.0, - "eu-west-1": 3.234, + "eu-west-1": 2.94, "eu-west-2": 3.396, - "eu-west-3": 3.397, - "me-south-1": 3.234, + "eu-west-3": 3.088, + "me-south-1": 0.0, "sa-east-1": 0.0, - "us-east-1": 0.0, + "us-east-1": 2.76, "us-east-2": 3.036, "us-gov-east-1": 0.0, - "us-gov-west-1": 3.312, + "us-gov-west-1": 3.643, "us-west-1": 3.438, "us-west-2": 2.76 }, "d2.8xlarge": { - "af-south-1": 7.0, - "ap-east-1": 0.0, + "af-south-1": 0.0, + "ap-east-1": 7.656, "ap-northeast-1": 6.752, "ap-northeast-2": 6.752, "ap-northeast-3": 6.752, "ap-south-1": 6.612, "ap-southeast-1": 6.96, - "ap-southeast-2": 0.0, - "ca-central-1": 0.0, + "ap-southeast-2": 6.96, + "ca-central-1": 6.072, "eu-central-1": 6.352, "eu-north-1": 0.0, "eu-south-1": 6.176, "eu-west-1": 5.88, "eu-west-2": 6.174, - "eu-west-3": 6.176, + "eu-west-3": 0.0, "me-south-1": 0.0, "sa-east-1": 0.0, "us-east-1": 5.52, @@ -39231,6 +39353,8 @@ "d3en.xlarge": { "ap-northeast-1": 0.762, "ap-southeast-1": 0.659, + "ap-southeast-2": 0.659, + "ap-southeast-3": 0.659, "eu-central-1": 0.693, "eu-west-1": 0.641, "us-east-1": 0.526, @@ -39239,6 +39363,8 @@ "d3en.2xlarge": { "ap-northeast-1": 1.525, "ap-southeast-1": 1.318, + "ap-southeast-2": 1.318, + "ap-southeast-3": 1.318, "eu-central-1": 1.385, "eu-west-1": 1.283, "us-east-1": 1.051, @@ -39247,6 +39373,8 @@ "d3en.4xlarge": { "ap-northeast-1": 3.049, "ap-southeast-1": 2.636, + "ap-southeast-2": 2.636, + "ap-southeast-3": 2.636, "eu-central-1": 2.771, "eu-west-1": 2.566, "us-east-1": 2.103, @@ -39255,6 +39383,8 @@ "d3en.6xlarge": { "ap-northeast-1": 4.574, "ap-southeast-1": 3.954, + "ap-southeast-2": 3.954, + "ap-southeast-3": 3.954, "eu-central-1": 4.156, "eu-west-1": 3.848, "us-east-1": 3.154, @@ -39263,6 +39393,8 @@ "d3en.8xlarge": { "ap-northeast-1": 6.0984, "ap-southeast-1": 5.27168, + "ap-southeast-2": 5.27168, + "ap-southeast-3": 5.27168, "eu-central-1": 5.54152, "eu-west-1": 5.13104, "us-east-1": 4.20576, @@ -39271,6 +39403,8 @@ "d3en.12xlarge": { "ap-northeast-1": 9.1476, "ap-southeast-1": 7.90752, + "ap-southeast-2": 7.90752, + "ap-southeast-3": 7.90752, "eu-central-1": 8.31228, "eu-west-1": 7.69656, "us-east-1": 6.30864, @@ -39281,28 +39415,25 @@ "us-west-2": 14.42 }, "dl1.24xlarge": { - "us-east-1": 0.0, + "us-east-1": 13.10904, "us-west-2": 13.10904 }, "dl2q": { - "eu-central-1": 12.755, "us-west-2": 9.811 }, "dl2q.24xlarge": { - "eu-central-1": 0.0, + "eu-central-1": 11.5952, "us-west-2": 0.0 }, "f1": { "eu-central-1": 15.259, "eu-west-1": 15.972, - "us-east-1": 13.2, - "us-gov-west-1": 17.424, - "us-west-2": 14.52 + "us-east-1": 13.2 }, "f1.2xlarge": { "ap-southeast-2": 1.981, - "eu-central-1": 1.9074, - "eu-west-1": 0.0, + "eu-central-1": 1.734, + "eu-west-1": 1.815, "eu-west-2": 1.906, "us-east-1": 1.65, "us-gov-west-1": 2.178, @@ -39310,18 +39441,42 @@ }, "f1.4xlarge": { "ap-southeast-2": 3.962, - "eu-central-1": 3.815, - "eu-west-1": 3.993, + "eu-central-1": 3.468, + "eu-west-1": 3.63, "eu-west-2": 3.812, - "us-east-1": 0.0, + "us-east-1": 3.3, "us-gov-west-1": 0.0, "us-west-2": 3.3 }, "f1.16xlarge": { "ap-southeast-2": 15.848, "eu-west-1": 14.52, - "us-east-1": 0.0, - "us-gov-west-1": 0.0, + "us-east-1": 13.2, + "us-gov-west-1": 15.84, + "us-west-2": 13.2 + }, + "f2": { + "ap-southeast-2": 20.909, + "eu-west-2": 22.651, + "us-east-1": 17.424, + "us-west-2": 17.424 + }, + "f2.6xlarge": { + "ap-southeast-2": 0.0, + "eu-west-2": 2.574, + "us-east-1": 1.98, + "us-west-2": 2.178 + }, + "f2.12xlarge": { + "ap-southeast-2": 5.2272, + "eu-west-2": 5.148, + "us-east-1": 3.96, + "us-west-2": 0.0 + }, + "f2.48xlarge": { + "ap-southeast-2": 0.0, + "eu-west-2": 0.0, + "us-east-1": 15.84, "us-west-2": 0.0 }, "g2": { @@ -39338,13 +39493,13 @@ "ap-northeast-1": 0.898, "ap-northeast-2": 0.898, "ap-southeast-1": 1.0, - "ap-southeast-2": 0.898, - "eu-central-1": 0.772, + "ap-southeast-2": 0.988, + "eu-central-1": 0.0, "eu-west-1": 0.0, "sa-east-1": 0.0, "us-east-1": 0.65, "us-west-1": 0.702, - "us-west-2": 0.0 + "us-west-2": 0.65 }, "g2.8xlarge": { "ap-northeast-1": 3.592, @@ -39374,49 +39529,49 @@ "us-west-2": 5.016 }, "g3.4xlarge": { - "ap-northeast-1": 0.0, + "ap-northeast-1": 1.58, "ap-northeast-2": 1.42, - "ap-southeast-1": 1.837, + "ap-southeast-1": 1.67, "ap-southeast-2": 0.0, - "ca-central-1": 0.0, - "eu-central-1": 1.425, + "ca-central-1": 1.416, + "eu-central-1": 0.0, "eu-west-1": 1.21, - "eu-west-2": 1.5719, - "us-east-1": 1.254, - "us-east-2": 0.0, + "eu-west-2": 1.429, + "us-east-1": 1.14, + "us-east-2": 1.14, "us-gov-west-1": 0.0, - "us-west-1": 1.6874, - "us-west-2": 0.0 + "us-west-1": 1.534, + "us-west-2": 1.14 }, "g3.8xlarge": { "ap-northeast-1": 3.476, "ap-northeast-2": 2.84, - "ap-southeast-1": 3.674, - "ap-southeast-2": 0.0, - "ca-central-1": 3.1152, + "ap-southeast-1": 3.34, + "ap-southeast-2": 3.508, + "ca-central-1": 2.832, "eu-central-1": 0.0, - "eu-west-1": 2.662, - "eu-west-2": 3.1438, + "eu-west-1": 2.42, + "eu-west-2": 2.858, "us-east-1": 2.28, - "us-east-2": 2.508, - "us-gov-west-1": 2.904, + "us-east-2": 2.28, + "us-gov-west-1": 2.64, "us-west-1": 3.068, - "us-west-2": 2.508 + "us-west-2": 2.28 }, "g3.16xlarge": { - "ap-northeast-1": 0.0, + "ap-northeast-1": 6.32, "ap-northeast-2": 0.0, "ap-southeast-1": 6.68, "ap-southeast-2": 7.016, - "ca-central-1": 0.0, + "ca-central-1": 5.664, "eu-central-1": 0.0, "eu-west-1": 4.84, - "eu-west-2": 5.716, + "eu-west-2": 0.0, "us-east-1": 4.56, "us-east-2": 4.56, "us-gov-west-1": 5.28, "us-west-1": 0.0, - "us-west-2": 0.0 + "us-west-2": 4.56 }, "g3s.xlarge": { "ap-northeast-1": 1.04, @@ -39431,355 +39586,311 @@ "us-west-2": 0.75 }, "g4ad": { - "ap-northeast-1": 15.444, - "ca-central-1": 12.778, - "eu-central-1": 14.309, - "eu-west-1": 12.778, - "eu-west-2": 13.385, - "us-east-1": 11.444, - "us-east-2": 11.444, - "us-west-2": 11.444 + "us-east-1": 11.444 }, "g4ad.xlarge": { "ap-northeast-1": 0.51082, - "ca-central-1": 0.46489, - "eu-central-1": 0.0, - "eu-west-1": 0.46489, - "eu-west-2": 0.48698, + "ca-central-1": 0.42263, + "eu-central-1": 0.47327, + "eu-west-1": 0.42263, + "eu-west-2": 0.44271, "us-east-1": 0.37853, - "us-east-2": 0.41638, - "us-west-2": 0.37853 + "us-east-2": 0.37853, + "us-west-2": 0.41638 }, "g4ad.2xlarge": { "ap-northeast-1": 0.7303, "ca-central-1": 0.66463, - "eu-central-1": 0.74428, + "eu-central-1": 0.67662, "eu-west-1": 0.60421, - "eu-west-2": 0.0, - "us-east-1": 0.0, + "eu-west-2": 0.63292, + "us-east-1": 0.54117, "us-east-2": 0.0, "us-west-2": 0.54117 }, "g4ad.4xlarge": { - "ap-northeast-1": 1.287, + "ap-northeast-1": 1.17, "ca-central-1": 0.0, - "eu-central-1": 1.1924, - "eu-west-1": 0.0, - "eu-west-2": 1.014, - "us-east-1": 0.0, - "us-east-2": 0.867, + "eu-central-1": 1.084, + "eu-west-1": 0.968, + "eu-west-2": 0.0, + "us-east-1": 0.867, + "us-east-2": 0.9537, "us-west-2": 0.9537 }, "g4ad.8xlarge": { - "ap-northeast-1": 2.34, - "ca-central-1": 0.0, - "eu-central-1": 2.168, - "eu-west-1": 0.0, - "eu-west-2": 2.028, - "us-east-1": 1.9074, - "us-east-2": 0.0, + "ap-northeast-1": 0.0, + "ca-central-1": 1.936, + "eu-central-1": 2.3848, + "eu-west-1": 1.936, + "eu-west-2": 0.0, + "us-east-1": 1.734, + "us-east-2": 1.734, "us-west-2": 0.0 }, "g4ad.16xlarge": { "ap-northeast-1": 4.68, - "ca-central-1": 4.2592, + "ca-central-1": 3.872, "eu-central-1": 4.336, "eu-west-1": 4.2592, "eu-west-2": 0.0, - "us-east-1": 3.468, - "us-east-2": 3.8148, - "us-west-2": 3.8148 - }, - "g4dn": { - "ap-east-1": 13.253, - "ap-northeast-1": 11.619, - "ap-northeast-2": 10.586, - "ap-northeast-3": 11.619, - "ap-south-1": 9.474, - "ap-southeast-1": 12.042, - "ap-southeast-2": 11.192, - "ca-central-1": 9.555, - "eu-central-1": 10.758, - "eu-west-1": 9.596, - "eu-west-2": 10.069, - "eu-west-3": 10.063, - "me-south-1": 10.556, - "us-east-1": 8.606, - "us-east-2": 8.606, - "us-gov-west-1": 10.848, - "us-west-1": 10.328, - "us-west-2": 8.606, - "us-west-2-lax-1": 10.328 + "us-east-1": 3.8148, + "us-east-2": 3.468, + "us-west-2": 3.468 }, "g4dn.xlarge": { "af-south-1": 0.0, "ap-east-1": 0.81, "ap-northeast-1": 0.71, - "ap-northeast-2": 0.686, - "ap-northeast-3": 0.0, + "ap-northeast-2": 0.647, + "ap-northeast-3": 0.71, "ap-south-1": 0.579, "ap-southeast-1": 0.736, - "ap-southeast-2": 0.725, - "ca-central-1": 0.0, - "eu-central-1": 0.658, - "eu-north-1": 0.0, - "eu-south-1": 0.616, + "ap-southeast-2": 0.684, + "ca-central-1": 0.619, + "eu-central-1": 0.7, + "eu-north-1": 0.558, + "eu-south-1": 0.656, "eu-west-1": 0.587, - "eu-west-2": 0.655, + "eu-west-2": 0.615, "eu-west-3": 0.615, "me-south-1": 0.0, - "sa-east-1": 0.952, - "us-east-1": 0.558, - "us-east-2": 0.526, - "us-gov-east-1": 0.663, - "us-gov-west-1": 0.0, - "us-west-1": 0.0, - "us-west-2": 0.0, - "us-west-2-lax-1": 0.0 + "sa-east-1": 0.894, + "us-east-1": 0.526, + "us-east-2": 0.0, + "us-gov-east-1": 0.703, + "us-gov-west-1": 0.663, + "us-west-1": 0.631, + "us-west-2": 0.526, + "us-west-2-lax-1": 0.631 }, "g4dn.metal": { "af-south-1": 10.381, "ap-east-1": 12.048, - "ap-northeast-1": 10.562, + "ap-northeast-1": 0.0, "ap-northeast-2": 9.624, - "ap-northeast-3": 10.562, + "ap-northeast-3": 0.0, "ap-south-1": 8.612, - "ap-southeast-1": 0.0, + "ap-southeast-1": 10.948, "ap-southeast-2": 10.174, "ca-central-1": 8.687, "eu-central-1": 0.0, - "eu-north-1": 0.0, + "eu-north-1": 8.3, "eu-south-1": 9.16, "eu-west-1": 8.724, "eu-west-2": 0.0, "eu-west-3": 9.148, "me-south-1": 9.596, - "sa-east-1": 0.0, + "sa-east-1": 13.298, "us-east-1": 7.824, "us-east-2": 7.824, - "us-gov-west-1": 9.862, + "us-gov-west-1": 0.0, "us-west-1": 9.389, - "us-west-2": 0.0, + "us-west-2": 7.824, "us-west-2-lax-1": 9.389 }, "g4dn.2xlarge": { - "af-south-1": 1.063, + "af-south-1": 0.998, "ap-east-1": 1.228, - "ap-northeast-1": 0.0, + "ap-northeast-1": 1.015, "ap-northeast-2": 0.0, "ap-northeast-3": 1.081, "ap-south-1": 0.0, - "ap-southeast-1": 0.0, + "ap-southeast-1": 1.052, "ap-southeast-2": 0.978, - "ca-central-1": 0.0, + "ca-central-1": 0.835, "eu-central-1": 0.0, - "eu-north-1": 0.846, - "eu-south-1": 0.938, - "eu-west-1": 0.838, + "eu-north-1": 0.798, + "eu-south-1": 0.88, + "eu-west-1": 0.0, "eu-west-2": 0.88, - "eu-west-3": 0.0, - "me-south-1": 0.982, + "eu-west-3": 0.932, + "me-south-1": 0.0, "sa-east-1": 1.361, - "us-east-1": 0.797, + "us-east-1": 0.752, "us-east-2": 0.752, "us-gov-east-1": 0.0, "us-gov-west-1": 0.0, - "us-west-1": 0.0, + "us-west-1": 0.902, "us-west-2": 0.752, "us-west-2-lax-1": 0.902 }, "g4dn.4xlarge": { - "af-south-1": 1.701, + "af-south-1": 1.597, "ap-east-1": 1.965, - "ap-northeast-1": 1.731, + "ap-northeast-1": 1.625, "ap-northeast-2": 1.481, - "ap-northeast-3": 0.0, + "ap-northeast-3": 1.731, "ap-south-1": 0.0, - "ap-southeast-1": 0.0, - "ap-southeast-2": 1.66, + "ap-southeast-1": 1.786, + "ap-southeast-2": 1.566, "ca-central-1": 1.417, "eu-central-1": 1.505, "eu-north-1": 0.0, "eu-south-1": 1.41, - "eu-west-1": 0.0, - "eu-west-2": 0.0, + "eu-west-1": 1.342, + "eu-west-2": 1.409, "eu-west-3": 0.0, "me-south-1": 1.573, - "sa-east-1": 2.046, + "sa-east-1": 2.179, "us-east-1": 1.276, - "us-east-2": 0.0, - "us-gov-east-1": 0.0, - "us-gov-west-1": 0.0, + "us-east-2": 1.204, + "us-gov-east-1": 1.518, + "us-gov-west-1": 1.609, "us-west-1": 1.445, - "us-west-2": 0.0, + "us-west-2": 1.276, "us-west-2-lax-1": 1.445 }, "g4dn.8xlarge": { - "af-south-1": 3.075, + "af-south-1": 2.887, "ap-east-1": 3.351, "ap-northeast-1": 2.938, - "ap-northeast-2": 0.0, + "ap-northeast-2": 2.677, "ap-northeast-3": 3.129, "ap-south-1": 0.0, "ap-southeast-1": 3.045, "ap-southeast-2": 2.83, - "ca-central-1": 2.416, - "eu-central-1": 2.72, - "eu-north-1": 2.447, + "ca-central-1": 0.0, + "eu-central-1": 2.897, + "eu-north-1": 2.308, "eu-south-1": 2.713, - "eu-west-1": 2.584, - "eu-west-2": 2.711, + "eu-west-1": 2.426, + "eu-west-2": 0.0, "eu-west-3": 2.544, - "me-south-1": 0.0, + "me-south-1": 2.669, "sa-east-1": 3.698, "us-east-1": 2.307, - "us-east-2": 0.0, + "us-east-2": 2.307, "us-gov-east-1": 2.743, "us-gov-west-1": 2.907, - "us-west-1": 2.786, - "us-west-2": 2.307, + "us-west-1": 2.611, + "us-west-2": 0.0, "us-west-2-lax-1": 2.611 }, "g4dn.12xlarge": { - "af-south-1": 5.528, + "af-south-1": 0.0, "ap-east-1": 6.386, "ap-northeast-1": 5.624, - "ap-northeast-2": 0.0, + "ap-northeast-2": 4.812, "ap-northeast-3": 0.0, "ap-south-1": 4.306, "ap-southeast-1": 5.802, - "ap-southeast-2": 5.392, - "ca-central-1": 4.343, - "eu-central-1": 4.89, - "eu-north-1": 0.0, - "eu-south-1": 4.58, + "ap-southeast-2": 5.087, + "ca-central-1": 0.0, + "eu-central-1": 5.208, + "eu-north-1": 4.15, + "eu-south-1": 0.0, "eu-west-1": 4.362, "eu-west-2": 4.577, - "eu-west-3": 4.848, + "eu-west-3": 4.574, "me-south-1": 4.798, - "sa-east-1": 7.081, - "us-east-1": 4.147, - "us-east-2": 0.0, - "us-gov-east-1": 4.931, - "us-gov-west-1": 5.227, - "us-west-1": 4.694, - "us-west-2": 4.147, + "sa-east-1": 6.649, + "us-east-1": 3.912, + "us-east-2": 3.912, + "us-gov-east-1": 5.227, + "us-gov-west-1": 4.931, + "us-west-1": 0.0, + "us-west-2": 3.912, "us-west-2-lax-1": 4.694 }, "g4dn.16xlarge": { - "af-south-1": 0.0, + "af-south-1": 6.15, "ap-east-1": 0.0, - "ap-northeast-1": 5.875, - "ap-northeast-2": 0.0, - "ap-northeast-3": 6.257, + "ap-northeast-1": 6.257, + "ap-northeast-2": 5.353, + "ap-northeast-3": 5.875, "ap-south-1": 0.0, - "ap-southeast-1": 6.089, - "ap-southeast-2": 0.0, - "ca-central-1": 5.122, - "eu-central-1": 0.0, - "eu-north-1": 0.0, + "ap-southeast-1": 0.0, + "ap-southeast-2": 5.659, + "ca-central-1": 4.832, + "eu-central-1": 5.44, + "eu-north-1": 4.617, "eu-south-1": 0.0, - "eu-west-1": 4.853, - "eu-west-2": 5.092, - "eu-west-3": 5.394, - "me-south-1": 0.0, - "sa-east-1": 0.0, - "us-east-1": 4.613, + "eu-west-1": 0.0, + "eu-west-2": 5.423, + "eu-west-3": 5.088, + "me-south-1": 5.338, + "sa-east-1": 7.397, + "us-east-1": 4.352, "us-east-2": 4.352, "us-gov-east-1": 5.815, "us-gov-west-1": 5.815, - "us-west-1": 0.0, + "us-west-1": 5.222, "us-west-2": 4.352, "us-west-2-lax-1": 5.222 }, "g5": { - "ap-northeast-1": 25.985, - "ap-northeast-2": 22.031, - "ap-south-1": 21.514, - "ap-southeast-2": 23.295, - "ap-southeast-3": 25.076, - "ca-central-1": 19.894, - "eu-central-1": 22.405, - "eu-north-1": 19.003, - "eu-west-1": 20.001, - "eu-west-2": 22.743, - "il-central-1": 21.001, - "me-central-1": 21.977, - "sa-east-1": 30.455, - "us-east-1": 17.917, - "us-east-2": 17.917, - "us-west-2": 17.917, - "us-west-2-lax-1": 24.613 + "eu-west-2": 22.743 }, "g5.xlarge": { "ap-northeast-1": 1.459, "ap-northeast-2": 1.237, - "ap-south-1": 0.0, + "ap-south-1": 1.208, "ap-southeast-2": 1.308, - "ap-southeast-3": 0.0, + "ap-southeast-3": 1.408, "ca-central-1": 1.117, - "eu-central-1": 1.258, + "eu-central-1": 0.0, "eu-north-1": 1.067, - "eu-west-1": 1.2353, - "eu-west-2": 1.4047, - "il-central-1": 1.29707, - "me-central-1": 0.0, + "eu-west-1": 0.0, + "eu-west-2": 1.277, + "il-central-1": 1.17915, + "me-central-1": 1.234, "sa-east-1": 1.71, "us-east-1": 1.006, - "us-east-2": 1.1066, + "us-east-2": 0.0, "us-west-2": 0.0 }, "g5.2xlarge": { - "ap-northeast-1": 0.0, - "ap-northeast-2": 1.63933, + "ap-northeast-1": 1.93354, + "ap-northeast-2": 0.0, "ap-south-1": 1.45536, "ap-southeast-2": 0.0, - "ap-southeast-3": 1.86595, - "ca-central-1": 1.4803, - "eu-central-1": 1.66716, + "ap-southeast-3": 1.69632, + "ca-central-1": 1.34573, + "eu-central-1": 0.0, "eu-north-1": 0.0, "eu-west-1": 0.0, "eu-west-2": 0.0, "il-central-1": 0.0, - "me-central-1": 0.0, - "sa-east-1": 2.26617, - "us-east-1": 0.0, + "me-central-1": 1.63536, + "sa-east-1": 2.06016, + "us-east-1": 1.212, "us-east-2": 1.3332, "us-west-2": 1.212 }, "g5.4xlarge": { "ap-northeast-1": 2.35528, "ap-northeast-2": 1.99691, - "ap-south-1": 2.1451, - "ap-southeast-2": 0.0, + "ap-south-1": 0.0, + "ap-southeast-2": 2.11152, "ap-southeast-3": 2.50025, - "ca-central-1": 0.0, - "eu-central-1": 0.0, - "eu-north-1": 1.89472, - "eu-west-1": 1.99416, + "ca-central-1": 1.80319, + "eu-central-1": 2.03081, + "eu-north-1": 0.0, + "eu-west-1": 1.81287, "eu-west-2": 2.06148, "il-central-1": 2.09387, - "me-central-1": 0.0, - "sa-east-1": 0.0, + "me-central-1": 1.99206, + "sa-east-1": 3.03652, "us-east-1": 0.0, "us-east-2": 0.0, "us-west-2": 1.624, "us-west-2-lax-1": 2.23098 }, "g5.8xlarge": { - "ap-northeast-1": 3.90536, + "ap-northeast-1": 3.55033, "ap-northeast-2": 3.31113, - "ap-south-1": 0.0, - "ap-southeast-2": 0.0, - "ap-southeast-3": 3.76885, + "ap-south-1": 2.93955, + "ap-southeast-2": 3.50118, + "ap-southeast-3": 0.0, "ca-central-1": 2.98992, "eu-central-1": 3.06122, - "eu-north-1": 2.59644, + "eu-north-1": 2.85608, "eu-west-1": 2.73271, - "eu-west-2": 3.4182, - "il-central-1": 3.15628, + "eu-west-2": 3.10745, + "il-central-1": 2.86934, "me-central-1": 3.00282, - "sa-east-1": 4.16111, + "sa-east-1": 4.57722, "us-east-1": 2.6928, "us-east-2": 2.448, "us-west-2": 2.448, @@ -39789,61 +39900,61 @@ "ap-northeast-1": 8.22609, "ap-northeast-2": 6.97442, "ap-south-1": 6.81091, - "ap-southeast-2": 8.1122, + "ap-southeast-2": 0.0, "ap-southeast-3": 0.0, "ca-central-1": 6.29784, "eu-central-1": 7.09282, "eu-north-1": 6.01593, - "eu-west-1": 6.96483, + "eu-west-1": 0.0, "eu-west-2": 0.0, "il-central-1": 7.31307, "me-central-1": 7.65325, - "sa-east-1": 0.0, - "us-east-1": 5.672, - "us-east-2": 0.0, - "us-west-2": 5.672 + "sa-east-1": 10.6054, + "us-east-1": 0.0, + "us-east-2": 6.2392, + "us-west-2": 6.2392 }, "g5.16xlarge": { "ap-northeast-1": 5.94042, - "ap-northeast-2": 5.54019, + "ap-northeast-2": 5.03653, "ap-south-1": 4.91846, "ap-southeast-2": 5.32561, - "ap-southeast-3": 0.0, - "ca-central-1": 5.00274, + "ap-southeast-3": 5.73277, + "ca-central-1": 4.54794, "eu-central-1": 5.12204, - "eu-north-1": 4.7788, - "eu-west-1": 5.02961, + "eu-north-1": 4.34437, + "eu-west-1": 0.0, "eu-west-2": 5.1994, "il-central-1": 4.80099, "me-central-1": 0.0, - "sa-east-1": 0.0, + "sa-east-1": 6.96239, "us-east-1": 4.096, - "us-east-2": 4.5056, - "us-west-2": 4.5056 + "us-east-2": 4.096, + "us-west-2": 4.096 }, "g5.24xlarge": { - "ap-northeast-1": 0.0, + "ap-northeast-1": 11.81123, "ap-northeast-2": 11.01545, "ap-south-1": 0.0, - "ap-southeast-2": 11.6477, - "ap-southeast-3": 11.39836, - "ca-central-1": 0.0, + "ap-southeast-2": 10.58882, + "ap-southeast-3": 12.5382, + "ca-central-1": 9.94685, "eu-central-1": 11.20245, - "eu-north-1": 0.0, + "eu-north-1": 8.63782, "eu-west-1": 9.09117, "eu-west-2": 0.0, "il-central-1": 0.0, - "me-central-1": 10.98873, + "me-central-1": 9.98976, "sa-east-1": 0.0, "us-east-1": 0.0, - "us-east-2": 8.144, + "us-east-2": 0.0, "us-west-2": 8.144 }, "g5.48xlarge": { "ap-northeast-1": 23.62246, - "ap-northeast-2": 0.0, + "ap-northeast-2": 20.02809, "ap-south-1": 19.55855, - "ap-southeast-2": 0.0, + "ap-southeast-2": 21.17764, "ap-southeast-3": 22.79672, "ca-central-1": 18.08518, "eu-central-1": 0.0, @@ -39858,152 +39969,353 @@ "us-west-2": 17.9168 }, "g5g": { - "ap-northeast-1": 4.074, - "ap-northeast-2": 3.713, - "ap-southeast-1": 4.223, - "eu-central-1": 3.776, - "eu-south-2": 3.368, - "us-east-1": 3.018, - "us-west-2": 3.018 + "ap-northeast-1": 4.074 }, "g5g.xlarge": { "ap-northeast-1": 0.5669, - "ap-northeast-2": 0.5166, + "ap-northeast-2": 0.0, "ap-southeast-1": 0.0, - "eu-central-1": 0.0, - "eu-south-2": 0.0, - "us-east-1": 0.4452, - "us-west-2": 0.0 + "eu-central-1": 0.5254, + "eu-south-2": 0.4992, + "us-east-1": 0.42, + "us-west-2": 0.42 }, "g5g.metal": { "ap-northeast-1": 0.0, "ap-northeast-2": 0.0, - "ap-southeast-1": 0.0, + "ap-southeast-1": 3.8395, "eu-central-1": 3.4326, - "eu-south-2": 0.0, + "eu-south-2": 3.0622, "us-east-1": 2.744, "us-west-2": 2.744 }, "g5g.2xlarge": { - "ap-northeast-1": 0.7993, - "ap-northeast-2": 0.0, - "ap-southeast-1": 0.0, + "ap-northeast-1": 0.7505, + "ap-northeast-2": 0.6839, + "ap-southeast-1": 0.8246, "eu-central-1": 0.6955, "eu-south-2": 0.6205, - "us-east-1": 0.0, - "us-west-2": 0.5894 + "us-east-1": 0.5894, + "us-west-2": 0.556 }, "g5g.4xlarge": { - "ap-northeast-1": 0.0, + "ap-northeast-1": 1.1176, "ap-northeast-2": 1.0185, - "ap-southeast-1": 1.2281, + "ap-southeast-1": 1.1586, "eu-central-1": 1.0358, "eu-south-2": 0.9841, "us-east-1": 0.828, - "us-west-2": 0.828 + "us-west-2": 0.8777 }, "g5g.8xlarge": { - "ap-northeast-1": 1.9723, + "ap-northeast-1": 1.8519, "ap-northeast-2": 0.0, - "ap-southeast-1": 1.9198, - "eu-central-1": 1.8278, - "eu-south-2": 0.0, + "ap-southeast-1": 2.0349, + "eu-central-1": 1.7163, + "eu-south-2": 1.5311, "us-east-1": 1.372, - "us-west-2": 1.4543 + "us-west-2": 1.372 }, "g5g.16xlarge": { "ap-northeast-1": 0.0, "ap-northeast-2": 0.0, - "ap-southeast-1": 0.0, - "eu-central-1": 3.4326, - "eu-south-2": 0.0, - "us-east-1": 0.0, + "ap-southeast-1": 3.8395, + "eu-central-1": 0.0, + "eu-south-2": 3.0622, + "us-east-1": 2.744, "us-west-2": 2.744 }, - "g6": { - "us-east-1": 14.685, - "us-east-2": 14.685, - "us-west-2": 14.685 - }, "g6.xlarge": { - "us-east-1": 0.88528, - "us-east-2": 0.0, - "us-west-2": 0.88528 + "ap-northeast-1": 1.1672, + "ap-northeast-2": 0.9896, + "ap-south-1": 0.9664, + "ap-southeast-2": 1.15104, + "ap-southeast-5": 1.0138, + "ca-central-1": 0.8936, + "eu-central-1": 1.0064, + "eu-central-2": 1.085, + "eu-north-1": 0.8536, + "eu-south-2": 0.0, + "eu-west-2": 1.0216, + "eu-west-3": 1.0216, + "sa-east-1": 1.368, + "us-east-1": 0.8048, + "us-east-2": 0.8048, + "us-gov-west-1": 1.0144, + "us-west-2": 0.8048 }, "g6.2xlarge": { - "us-east-1": 1.07536, - "us-east-2": 1.07536, + "ap-northeast-1": 1.55959, + "ap-northeast-2": 1.20208, + "ap-south-1": 0.0, + "ap-southeast-2": 1.39818, + "ap-southeast-5": 1.35462, + "ca-central-1": 1.08547, + "eu-central-1": 1.22249, + "eu-central-2": 1.31796, + "eu-north-1": 1.03688, + "eu-south-2": 1.13308, + "eu-west-2": 1.36504, + "eu-west-3": 1.24095, + "sa-east-1": 1.66173, + "us-east-1": 0.9776, + "us-east-2": 0.9776, + "us-gov-west-1": 1.2322, "us-west-2": 0.9776 }, "g6.4xlarge": { + "ap-northeast-1": 0.0, + "ap-northeast-2": 1.62704, + "ap-south-1": 1.58889, + "ap-southeast-2": 1.72042, + "ap-southeast-5": 1.83351, + "ca-central-1": 1.4692, + "eu-central-1": 1.65466, + "eu-central-2": 1.78389, + "eu-north-1": 1.40343, + "eu-south-2": 1.39423, + "eu-west-2": 0.0, + "eu-west-3": 1.84761, + "sa-east-1": 2.24918, "us-east-1": 1.3232, "us-east-2": 0.0, + "us-gov-west-1": 1.66781, "us-west-2": 0.0 }, "g6.8xlarge": { - "us-east-1": 0.0, - "us-east-2": 0.0, + "ap-northeast-1": 3.21363, + "ap-northeast-2": 2.47695, + "ap-south-1": 0.0, + "ap-southeast-2": 2.88103, + "ap-southeast-5": 2.53752, + "ca-central-1": 2.23666, + "eu-central-1": 2.519, + "eu-central-2": 2.71574, + "eu-north-1": 2.13655, + "eu-south-2": 2.12253, + "eu-west-2": 2.55705, + "eu-west-3": 2.55705, + "sa-east-1": 3.42408, + "us-east-1": 2.0144, + "us-east-2": 2.0144, + "us-gov-west-1": 2.53903, "us-west-2": 2.0144 }, "g6.12xlarge": { - "us-east-1": 0.0, - "us-east-2": 5.06176, - "us-west-2": 5.06176 + "ap-northeast-1": 7.34106, + "ap-northeast-2": 5.65823, + "ap-south-1": 6.07814, + "ap-southeast-2": 5.98299, + "ap-southeast-5": 0.0, + "ca-central-1": 5.10933, + "eu-central-1": 5.75429, + "eu-central-2": 6.2037, + "eu-north-1": 5.36869, + "eu-south-2": 4.8486, + "eu-west-2": 6.42532, + "eu-west-3": 5.8412, + "sa-east-1": 8.60399, + "us-east-1": 5.06176, + "us-east-2": 4.6016, + "us-gov-west-1": 6.38003, + "us-west-2": 4.6016 }, "g6.16xlarge": { - "us-east-1": 0.0, + "ap-northeast-1": 0.0, + "ap-northeast-2": 4.17678, + "ap-south-1": 4.07886, + "ap-southeast-2": 4.41652, + "ap-southeast-5": 4.27892, + "ca-central-1": 0.0, + "eu-central-1": 4.24769, + "eu-central-2": 5.03738, + "eu-north-1": 3.60277, + "eu-south-2": 3.57913, + "eu-west-2": 4.31184, + "eu-west-3": 4.31184, + "sa-east-1": 0.0, + "us-east-1": 3.3968, "us-east-2": 3.73648, - "us-west-2": 0.0 + "us-gov-west-1": 4.28145, + "us-west-2": 3.3968 }, "g6.24xlarge": { - "us-east-1": 0.0, - "us-east-2": 7.34272, + "ap-northeast-1": 9.68103, + "ap-northeast-2": 9.02877, + "ap-south-1": 0.0, + "ap-southeast-2": 8.67909, + "ap-southeast-5": 9.24956, + "ca-central-1": 7.41173, + "eu-central-1": 8.34732, + "eu-central-2": 0.0, + "eu-north-1": 7.07996, + "eu-south-2": 7.73686, + "eu-west-2": 8.47339, + "eu-west-3": 9.32073, + "sa-east-1": 0.0, + "us-east-1": 7.34272, + "us-east-2": 6.6752, + "us-gov-west-1": 8.41367, "us-west-2": 7.34272 }, "g6.48xlarge": { + "ap-northeast-1": 19.36206, + "ap-northeast-2": 16.41595, + "ap-south-1": 16.0311, + "ap-southeast-2": 17.35817, + "ap-southeast-5": 16.81739, + "ca-central-1": 14.82346, + "eu-central-1": 0.0, + "eu-central-2": 17.99849, + "eu-north-1": 0.0, + "eu-south-2": 14.06702, + "eu-west-2": 16.94678, + "eu-west-3": 16.94678, + "sa-east-1": 22.69303, "us-east-1": 13.3504, "us-east-2": 13.3504, + "us-gov-west-1": 16.82734, "us-west-2": 13.3504 }, + "g6e": { + "us-east-2": 33.144 + }, + "g6e.xlarge": { + "ap-northeast-1": 2.699, + "eu-central-1": 2.327, + "eu-north-1": 0.0, + "eu-south-2": 1.961, + "us-east-1": 1.861, + "us-east-2": 1.861, + "us-west-2": 1.861 + }, + "g6e.2xlarge": { + "ap-northeast-1": 3.25168, + "eu-central-1": 2.8035, + "eu-north-1": 2.61604, + "eu-south-2": 0.0, + "us-east-1": 2.24208, + "us-east-2": 2.24208, + "us-west-2": 2.24208 + }, + "g6e.4xlarge": { + "ap-northeast-1": 0.0, + "eu-central-1": 3.75651, + "eu-north-1": 3.18666, + "eu-south-2": 3.48224, + "us-east-1": 3.00424, + "us-east-2": 3.30466, + "us-west-2": 0.0 + }, + "g6e.8xlarge": { + "ap-northeast-1": 6.56775, + "eu-central-1": 6.22877, + "eu-north-1": 4.80353, + "eu-south-2": 4.7719, + "us-east-1": 4.52856, + "us-east-2": 0.0, + "us-west-2": 4.52856 + }, + "g6e.12xlarge": { + "ap-northeast-1": 0.0, + "eu-central-1": 13.12002, + "eu-north-1": 11.12975, + "eu-south-2": 11.05645, + "us-east-1": 11.5419, + "us-east-2": 0.0, + "us-west-2": 10.49264 + }, + "g6e.16xlarge": { + "ap-northeast-1": 10.98917, + "eu-central-1": 10.422, + "eu-north-1": 8.84101, + "eu-south-2": 7.98435, + "us-east-1": 7.57719, + "us-east-2": 0.0, + "us-west-2": 7.57719 + }, + "g6e.24xlarge": { + "ap-northeast-1": 0.0, + "eu-central-1": 18.83806, + "eu-north-1": 15.98037, + "eu-south-2": 15.87513, + "us-east-1": 0.0, + "us-east-2": 15.06559, + "us-west-2": 0.0 + }, + "g6e.48xlarge": { + "ap-northeast-1": 43.69912, + "eu-central-1": 37.67612, + "eu-north-1": 31.96075, + "eu-south-2": 31.75027, + "us-east-1": 0.0, + "us-east-2": 0.0, + "us-west-2": 0.0 + }, "gr6.4xlarge": { + "ap-northeast-1": 2.2323, + "ap-northeast-2": 1.8926, + "ap-south-1": 1.8483, + "ap-southeast-2": 2.0012, + "ap-southeast-5": 1.9388, + "ca-central-1": 1.709, + "eu-central-1": 1.9248, + "eu-central-2": 2.1649, + "eu-north-1": 1.6326, + "eu-south-2": 1.6218, + "eu-west-2": 1.9539, + "eu-west-3": 1.9538, + "sa-east-1": 2.6164, "us-east-1": 1.5392, "us-east-2": 1.5392, + "us-gov-west-1": 1.9401, "us-west-2": 1.5392 }, "gr6.8xlarge": { + "ap-northeast-1": 3.54801, + "ap-northeast-2": 3.00809, + "ap-south-1": 2.93768, + "ap-southeast-2": 3.1807, + "ap-southeast-5": 3.08152, + "ca-central-1": 2.71628, + "eu-central-1": 3.05927, + "eu-central-2": 3.44089, + "eu-north-1": 2.59485, + "eu-south-2": 2.57768, + "eu-west-2": 3.10552, + "eu-west-3": 3.10536, + "sa-east-1": 4.1585, "us-east-1": 2.4464, "us-east-2": 2.4464, + "us-gov-west-1": 3.08359, "us-west-2": 2.4464 }, "h1": { - "eu-west-1": 4.567, - "us-east-1": 4.118, - "us-east-2": 4.118, - "us-west-2": 4.118 + "us-east-1": 4.118 }, "h1.2xlarge": { "eu-west-1": 0.653, - "us-east-1": 0.586, + "us-east-1": 0.0, "us-east-2": 0.586, - "us-west-2": 0.0 + "us-west-2": 0.468 }, "h1.4xlarge": { "eu-west-1": 1.306, - "us-east-1": 1.171, + "us-east-1": 0.936, "us-east-2": 0.0, - "us-west-2": 0.0 + "us-west-2": 0.997 }, "h1.8xlarge": { - "eu-west-1": 2.612, - "us-east-1": 2.2, - "us-east-2": 2.2, + "eu-west-1": 2.076, + "us-east-1": 2.342, + "us-east-2": 1.872, "us-west-2": 0.0 }, "h1.16xlarge": { - "eu-west-1": 4.888, - "us-east-1": 4.4, + "eu-west-1": 4.152, + "us-east-1": 3.744, "us-east-2": 0.0, - "us-west-2": 0.0 + "us-west-2": 3.744 }, "hpc6a.48xlarge": { "ap-southeast-1": 3.3205, @@ -40015,30 +40327,35 @@ }, "hpc6id.32xlarge": { "eu-north-1": 6.0352, + "eu-west-3": 6.77294, "us-east-2": 5.7, "us-gov-west-1": 6.8544 }, "hpc7a.12xlarge": { "eu-north-1": 7.7252, "eu-west-1": 7.7252, + "eu-west-3": 8.5553, "us-east-2": 7.2, "us-gov-west-1": 8.6674 }, "hpc7a.24xlarge": { "eu-north-1": 7.7252, "eu-west-1": 7.7252, + "eu-west-3": 8.5553, "us-east-2": 7.2, "us-gov-west-1": 8.6674 }, "hpc7a.48xlarge": { "eu-north-1": 7.7252, "eu-west-1": 7.7252, + "eu-west-3": 8.5553, "us-east-2": 7.2, "us-gov-west-1": 8.6674 }, "hpc7a.96xlarge": { "eu-north-1": 7.7252, "eu-west-1": 7.7252, + "eu-west-3": 8.5553, "us-east-2": 7.2, "us-gov-west-1": 8.6674 }, @@ -40070,18 +40387,8 @@ "us-west-2": 4.6 }, "i2": { - "ap-northeast-1": 8.804, - "ap-northeast-2": 8.804, - "ap-south-1": 8.506, "ap-southeast-1": 8.954, - "ap-southeast-2": 8.954, - "eu-central-1": 8.912, - "eu-west-1": 8.252, - "us-east-1": 7.502, - "us-east-2": 7.502, - "us-gov-west-1": 9.002, - "us-west-1": 8.252, - "us-west-2": 7.502 + "eu-west-1": 8.252 }, "i2.large": { "ap-northeast-1": 0.55, @@ -40099,162 +40406,131 @@ }, "i2.xlarge": { "ap-northeast-1": 1.101, - "ap-northeast-2": 1.1011, - "ap-south-1": 0.967, + "ap-northeast-2": 1.001, + "ap-south-1": 0.0, "ap-southeast-1": 1.12, - "ap-southeast-2": 0.0, + "ap-southeast-2": 1.018, "eu-central-1": 1.013, "eu-west-1": 0.0, "sa-east-1": 0.0, - "us-east-1": 0.938, + "us-east-1": 0.853, "us-east-2": 0.853, "us-gov-west-1": 1.023, "us-west-1": 0.938, - "us-west-2": 0.938 + "us-west-2": 0.853 }, "i2.2xlarge": { - "ap-northeast-1": 0.0, - "ap-northeast-2": 2.2011, + "ap-northeast-1": 2.001, + "ap-northeast-2": 2.001, "ap-south-1": 2.126, "ap-southeast-1": 2.035, - "ap-southeast-2": 2.035, + "ap-southeast-2": 0.0, "eu-central-1": 2.228, - "eu-west-1": 2.064, + "eu-west-1": 1.876, "sa-east-1": 0.0, - "us-east-1": 1.876, - "us-east-2": 1.705, + "us-east-1": 1.705, + "us-east-2": 0.0, "us-gov-west-1": 0.0, - "us-west-1": 1.876, + "us-west-1": 0.0, "us-west-2": 1.705 }, "i2.4xlarge": { "ap-northeast-1": 4.002, - "ap-northeast-2": 4.4022, - "ap-south-1": 4.254, - "ap-southeast-1": 0.0, - "ap-southeast-2": 4.477, + "ap-northeast-2": 0.0, + "ap-south-1": 0.0, + "ap-southeast-1": 4.07, + "ap-southeast-2": 4.07, "eu-central-1": 4.051, "eu-west-1": 4.126, "sa-east-1": 0.0, - "us-east-1": 3.751, - "us-east-2": 0.0, + "us-east-1": 3.41, + "us-east-2": 3.41, "us-gov-west-1": 0.0, "us-west-1": 0.0, - "us-west-2": 0.0 + "us-west-2": 3.41 }, "i2.8xlarge": { "ap-northeast-1": 8.004, "ap-northeast-2": 8.004, "ap-south-1": 7.733, "ap-southeast-1": 0.0, - "ap-southeast-2": 8.14, + "ap-southeast-2": 0.0, "eu-central-1": 8.102, "eu-west-1": 7.502, "sa-east-1": 0.0, - "us-east-1": 0.0, + "us-east-1": 6.82, "us-east-2": 6.82, - "us-gov-west-1": 0.0, - "us-west-1": 7.502, + "us-gov-west-1": 8.184, + "us-west-1": 0.0, "us-west-2": 6.82 }, - "i3": { - "af-south-1": 7.216, - "ap-east-1": 7.251, - "ap-northeast-1": 6.442, - "ap-northeast-2": 6.442, - "ap-south-1": 6.23, - "ap-south-2": 6.23, - "ap-southeast-1": 6.582, - "ap-southeast-2": 6.582, - "ap-southeast-3": 6.582, - "ap-southeast-4": 6.582, - "ca-central-1": 6.054, - "eu-central-1": 6.547, - "eu-central-2": 7.202, - "eu-north-1": 5.738, - "eu-south-1": 6.371, - "eu-south-2": 6.054, - "eu-west-1": 6.054, - "eu-west-2": 6.371, - "eu-west-3": 6.371, - "il-central-1": 6.357, - "me-central-1": 6.66, - "me-south-1": 6.66, - "sa-east-1": 8.765, - "us-east-1": 5.491, - "us-east-2": 5.491, - "us-gov-east-1": 6.618, - "us-gov-west-1": 6.618, - "us-west-1": 6.054, - "us-west-2": 5.491 - }, "i3.large": { - "af-south-1": 0.0, + "af-south-1": 0.226, "ap-east-1": 0.206, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.201, + "ap-northeast-1": 0.183, + "ap-northeast-2": 0.183, "ap-northeast-3": 0.183, - "ap-south-1": 0.195, - "ap-south-2": 0.0, - "ap-southeast-1": 0.206, + "ap-south-1": 0.177, + "ap-south-2": 0.177, + "ap-southeast-1": 0.187, "ap-southeast-2": 0.206, - "ap-southeast-3": 0.206, - "ap-southeast-4": 0.0, - "ca-central-1": 0.0, - "eu-central-1": 0.0, + "ap-southeast-3": 0.187, + "ap-southeast-4": 0.187, + "ca-central-1": 0.172, + "eu-central-1": 0.186, "eu-central-2": 0.0, - "eu-north-1": 0.179, - "eu-south-1": 0.199, - "eu-south-2": 0.0, + "eu-north-1": 0.163, + "eu-south-1": 0.181, + "eu-south-2": 0.172, "eu-west-1": 0.172, - "eu-west-2": 0.0, + "eu-west-2": 0.199, "eu-west-3": 0.181, - "il-central-1": 0.0, - "me-central-1": 0.208, - "me-south-1": 0.208, - "sa-east-1": 0.274, - "us-east-1": 0.172, + "il-central-1": 0.181, + "me-central-1": 0.189, + "me-south-1": 0.189, + "sa-east-1": 0.249, + "us-east-1": 0.156, "us-east-2": 0.0, "us-gov-east-1": 0.188, "us-gov-west-1": 0.188, - "us-west-1": 0.189, - "us-west-2": 0.172 + "us-west-1": 0.172, + "us-west-2": 0.156 }, "i3.xlarge": { "af-south-1": 0.41, - "ap-east-1": 0.0, + "ap-east-1": 0.412, "ap-northeast-1": 0.403, "ap-northeast-2": 0.366, - "ap-northeast-3": 0.0, - "ap-south-1": 0.354, + "ap-northeast-3": 0.366, + "ap-south-1": 0.389, "ap-south-2": 0.354, "ap-southeast-1": 0.0, - "ap-southeast-2": 0.411, - "ap-southeast-3": 0.411, - "ap-southeast-4": 0.0, - "ca-central-1": 0.0, - "eu-central-1": 0.0, - "eu-central-2": 0.0, - "eu-north-1": 0.0, - "eu-south-1": 0.0, + "ap-southeast-2": 0.0, + "ap-southeast-3": 0.374, + "ap-southeast-4": 0.374, + "ca-central-1": 0.378, + "eu-central-1": 0.409, + "eu-central-2": 0.409, + "eu-north-1": 0.326, + "eu-south-1": 0.362, "eu-south-2": 0.344, - "eu-west-1": 0.0, - "eu-west-2": 0.398, + "eu-west-1": 0.378, + "eu-west-2": 0.362, "eu-west-3": 0.398, "il-central-1": 0.361, "me-central-1": 0.416, - "me-south-1": 0.0, - "sa-east-1": 0.548, + "me-south-1": 0.378, + "sa-east-1": 0.498, "us-east-1": 0.343, - "us-east-2": 0.343, - "us-gov-east-1": 0.414, - "us-gov-west-1": 0.414, - "us-west-1": 0.378, + "us-east-2": 0.312, + "us-gov-east-1": 0.0, + "us-gov-west-1": 0.0, + "us-west-1": 0.0, "us-west-2": 0.0 }, "i3.metal": { "af-south-1": 6.56, - "ap-east-1": 0.0, + "ap-east-1": 6.592, "ap-northeast-1": 5.856, "ap-northeast-2": 5.856, "ap-northeast-3": 5.856, @@ -40262,19 +40538,19 @@ "ap-southeast-1": 5.984, "ap-southeast-2": 5.984, "ca-central-1": 5.504, - "eu-central-1": 5.952, - "eu-north-1": 0.0, + "eu-central-1": 0.0, + "eu-north-1": 5.216, "eu-south-1": 5.792, - "eu-west-1": 5.504, + "eu-west-1": 0.0, "eu-west-2": 0.0, - "eu-west-3": 0.0, + "eu-west-3": 5.792, "me-south-1": 6.054, "sa-east-1": 7.968, "us-east-1": 0.0, - "us-east-2": 4.992, + "us-east-2": 0.0, "us-gov-east-1": 6.016, "us-gov-west-1": 6.016, - "us-west-1": 0.0, + "us-west-1": 5.504, "us-west-2": 0.0 }, "i3.2xlarge": { @@ -40282,223 +40558,199 @@ "ap-east-1": 0.824, "ap-northeast-1": 0.805, "ap-northeast-2": 0.0, - "ap-northeast-3": 0.0, + "ap-northeast-3": 0.732, "ap-south-1": 0.708, "ap-south-2": 0.708, "ap-southeast-1": 0.0, - "ap-southeast-2": 0.823, + "ap-southeast-2": 0.748, "ap-southeast-3": 0.823, "ap-southeast-4": 0.0, - "ca-central-1": 0.0, + "ca-central-1": 0.688, "eu-central-1": 0.744, - "eu-central-2": 0.9, - "eu-north-1": 0.652, + "eu-central-2": 0.818, + "eu-north-1": 0.0, "eu-south-1": 0.724, "eu-south-2": 0.0, - "eu-west-1": 0.757, - "eu-west-2": 0.0, + "eu-west-1": 0.0, + "eu-west-2": 0.796, "eu-west-3": 0.724, "il-central-1": 0.795, "me-central-1": 0.757, "me-south-1": 0.0, "sa-east-1": 0.996, - "us-east-1": 0.624, + "us-east-1": 0.686, "us-east-2": 0.0, - "us-gov-east-1": 0.0, + "us-gov-east-1": 0.752, "us-gov-west-1": 0.0, "us-west-1": 0.688, "us-west-2": 0.624 }, "i3.4xlarge": { - "af-south-1": 1.804, - "ap-east-1": 0.0, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, - "ap-northeast-3": 1.61, - "ap-south-1": 0.0, + "af-south-1": 1.64, + "ap-east-1": 1.813, + "ap-northeast-1": 1.464, + "ap-northeast-2": 1.464, + "ap-northeast-3": 1.464, + "ap-south-1": 1.416, "ap-south-2": 1.558, - "ap-southeast-1": 1.496, + "ap-southeast-1": 0.0, "ap-southeast-2": 1.496, "ap-southeast-3": 1.646, - "ap-southeast-4": 1.646, - "ca-central-1": 1.514, - "eu-central-1": 0.0, - "eu-central-2": 1.8, - "eu-north-1": 0.0, + "ap-southeast-4": 1.496, + "ca-central-1": 1.376, + "eu-central-1": 1.637, + "eu-central-2": 1.637, + "eu-north-1": 1.304, "eu-south-1": 1.593, "eu-south-2": 1.376, "eu-west-1": 0.0, "eu-west-2": 0.0, "eu-west-3": 1.448, - "il-central-1": 0.0, + "il-central-1": 1.589, "me-central-1": 1.514, - "me-south-1": 0.0, + "me-south-1": 1.514, "sa-east-1": 1.992, - "us-east-1": 0.0, - "us-east-2": 1.373, + "us-east-1": 1.248, + "us-east-2": 1.248, "us-gov-east-1": 1.504, "us-gov-west-1": 1.654, - "us-west-1": 0.0, - "us-west-2": 1.373 + "us-west-1": 1.376, + "us-west-2": 1.248 }, "i3.8xlarge": { - "af-south-1": 3.608, + "af-south-1": 3.28, "ap-east-1": 3.626, "ap-northeast-1": 2.928, - "ap-northeast-2": 3.221, + "ap-northeast-2": 2.928, "ap-northeast-3": 3.221, "ap-south-1": 0.0, "ap-south-2": 0.0, - "ap-southeast-1": 0.0, - "ap-southeast-2": 3.291, - "ap-southeast-3": 3.291, + "ap-southeast-1": 3.291, + "ap-southeast-2": 2.992, + "ap-southeast-3": 2.992, "ap-southeast-4": 2.992, - "ca-central-1": 3.027, + "ca-central-1": 2.752, "eu-central-1": 0.0, "eu-central-2": 3.274, "eu-north-1": 2.608, - "eu-south-1": 0.0, + "eu-south-1": 2.896, "eu-south-2": 2.752, - "eu-west-1": 3.027, - "eu-west-2": 0.0, - "eu-west-3": 2.896, + "eu-west-1": 0.0, + "eu-west-2": 2.896, + "eu-west-3": 0.0, "il-central-1": 0.0, - "me-central-1": 0.0, - "me-south-1": 0.0, - "sa-east-1": 4.382, - "us-east-1": 2.746, - "us-east-2": 0.0, - "us-gov-east-1": 3.309, - "us-gov-west-1": 3.309, - "us-west-1": 0.0, - "us-west-2": 0.0 + "me-central-1": 3.33, + "me-south-1": 3.33, + "sa-east-1": 3.984, + "us-east-1": 2.496, + "us-east-2": 2.496, + "us-gov-east-1": 3.008, + "us-gov-west-1": 3.008, + "us-west-1": 2.752, + "us-west-2": 2.496 }, "i3.16xlarge": { "af-south-1": 6.56, "ap-east-1": 6.592, - "ap-northeast-1": 5.856, + "ap-northeast-1": 0.0, "ap-northeast-2": 5.856, "ap-northeast-3": 0.0, "ap-south-1": 5.664, "ap-south-2": 5.664, - "ap-southeast-1": 0.0, + "ap-southeast-1": 5.984, "ap-southeast-2": 5.984, "ap-southeast-3": 5.984, "ap-southeast-4": 5.984, "ca-central-1": 5.504, "eu-central-1": 5.952, "eu-central-2": 6.547, - "eu-north-1": 0.0, - "eu-south-1": 5.792, + "eu-north-1": 5.216, + "eu-south-1": 0.0, "eu-south-2": 5.504, "eu-west-1": 5.504, "eu-west-2": 5.792, - "eu-west-3": 5.792, - "il-central-1": 0.0, - "me-central-1": 0.0, - "me-south-1": 0.0, - "sa-east-1": 0.0, + "eu-west-3": 0.0, + "il-central-1": 5.779, + "me-central-1": 6.054, + "me-south-1": 6.054, + "sa-east-1": 7.968, "us-east-1": 4.992, - "us-east-2": 0.0, + "us-east-2": 4.992, "us-gov-east-1": 6.016, "us-gov-west-1": 6.016, "us-west-1": 5.504, - "us-west-2": 0.0 - }, - "i3en": { - "af-south-1": 15.682, - "ap-northeast-1": 14.045, - "ap-northeast-2": 14.045, - "ap-northeast-3": 14.045, - "ap-south-1": 13.57, - "ap-south-2": 13.57, - "ap-southeast-1": 14.309, - "ap-southeast-2": 14.309, - "ap-southeast-3": 14.309, - "ap-southeast-4": 14.309, - "ca-west-1": 13.2, - "eu-central-1": 14.256, - "eu-central-2": 15.682, - "eu-south-1": 13.844, - "eu-south-2": 13.2, - "eu-west-1": 13.2, - "eu-west-2": 13.886, - "il-central-1": 13.86, - "me-central-1": 14.52, - "me-south-1": 14.457, - "sa-east-1": 19.008, - "us-east-1": 11.933, - "us-east-2": 11.933, - "us-gov-east-1": 14.414, - "us-gov-west-1": 14.414, - "us-west-1": 13.2, - "us-west-2": 11.933, - "us-west-2-lax-1": 14.319 + "us-west-2": 4.992 }, "i3en.large": { - "af-south-1": 0.316, - "ap-east-1": 0.0, - "ap-northeast-1": 0.283, - "ap-northeast-2": 0.0, - "ap-northeast-3": 0.0, + "af-south-1": 0.297, + "ap-east-1": 0.318, + "ap-northeast-1": 0.266, + "ap-northeast-2": 0.283, + "ap-northeast-3": 0.266, "ap-south-1": 0.0, - "ap-south-2": 0.0, + "ap-south-2": 0.274, "ap-southeast-1": 0.271, - "ap-southeast-2": 0.289, - "ap-southeast-3": 0.271, + "ap-southeast-2": 0.0, + "ap-southeast-3": 0.289, "ap-southeast-4": 0.271, + "ap-southeast-5": 0.0, + "ap-southeast-7": 0.244, "ca-central-1": 0.0, - "ca-west-1": 0.0, - "eu-central-1": 0.27, - "eu-central-2": 0.316, - "eu-north-1": 0.252, - "eu-south-1": 0.0, - "eu-south-2": 0.0, + "ca-west-1": 0.25, + "eu-central-1": 0.0, + "eu-central-2": 0.297, + "eu-north-1": 0.237, + "eu-south-1": 0.262, + "eu-south-2": 0.25, "eu-west-1": 0.25, "eu-west-2": 0.0, "eu-west-3": 0.263, "il-central-1": 0.263, "me-central-1": 0.275, "me-south-1": 0.292, - "sa-east-1": 0.383, + "mx-central-1": 0.237, + "sa-east-1": 0.0, "us-east-1": 0.241, - "us-east-2": 0.0, + "us-east-2": 0.241, "us-gov-east-1": 0.0, - "us-gov-west-1": 0.273, - "us-west-1": 0.25, + "us-gov-west-1": 0.0, + "us-west-1": 0.0, "us-west-2": 0.241, "us-west-2-lax-1": 0.271 }, "i3en.xlarge": { - "af-south-1": 0.0, - "ap-east-1": 0.635, - "ap-northeast-1": 0.0, + "af-south-1": 0.633, + "ap-east-1": 0.597, + "ap-northeast-1": 0.532, "ap-northeast-2": 0.0, "ap-northeast-3": 0.532, "ap-south-1": 0.0, "ap-south-2": 0.547, - "ap-southeast-1": 0.577, - "ap-southeast-2": 0.0, - "ap-southeast-3": 0.0, - "ap-southeast-4": 0.542, + "ap-southeast-1": 0.542, + "ap-southeast-2": 0.577, + "ap-southeast-3": 0.542, + "ap-southeast-4": 0.577, + "ap-southeast-5": 0.488, + "ap-southeast-7": 0.488, "ca-central-1": 0.5, "ca-west-1": 0.533, - "eu-central-1": 0.0, + "eu-central-1": 0.54, "eu-central-2": 0.633, - "eu-north-1": 0.0, - "eu-south-1": 0.559, - "eu-south-2": 0.533, - "eu-west-1": 0.0, + "eu-north-1": 0.474, + "eu-south-1": 0.524, + "eu-south-2": 0.0, + "eu-west-1": 0.5, "eu-west-2": 0.526, "eu-west-3": 0.526, - "il-central-1": 0.525, - "me-central-1": 0.0, - "me-south-1": 0.0, - "sa-east-1": 0.0, + "il-central-1": 0.559, + "me-central-1": 0.55, + "me-south-1": 0.548, + "mx-central-1": 0.475, + "sa-east-1": 0.767, "us-east-1": 0.0, - "us-east-2": 0.481, + "us-east-2": 0.452, "us-gov-east-1": 0.546, - "us-gov-west-1": 0.581, + "us-gov-west-1": 0.546, "us-west-1": 0.533, "us-west-2": 0.481, "us-west-2-lax-1": 0.542 @@ -40506,28 +40758,31 @@ "i3en.metal": { "af-south-1": 0.0, "ap-east-1": 14.319, - "ap-northeast-1": 0.0, + "ap-northeast-1": 12.768, "ap-northeast-2": 12.768, "ap-northeast-3": 12.768, - "ap-south-1": 0.0, - "ap-south-2": 0.0, + "ap-south-1": 12.336, + "ap-south-2": 12.336, "ap-southeast-1": 13.008, "ap-southeast-2": 13.008, "ap-southeast-3": 13.008, "ap-southeast-4": 13.008, - "ca-central-1": 0.0, - "ca-west-1": 0.0, + "ap-southeast-5": 0.0, + "ap-southeast-7": 11.707, + "ca-central-1": 12.0, + "ca-west-1": 12.0, "eu-central-1": 12.96, "eu-central-2": 14.256, "eu-north-1": 0.0, "eu-south-1": 12.586, - "eu-south-2": 12.0, + "eu-south-2": 0.0, "eu-west-1": 12.0, "eu-west-2": 12.624, "eu-west-3": 12.624, "il-central-1": 12.6, "me-central-1": 13.2, "me-south-1": 0.0, + "mx-central-1": 0.0, "sa-east-1": 17.28, "us-east-1": 10.848, "us-east-2": 10.848, @@ -40539,68 +40794,74 @@ }, "i3en.2xlarge": { "af-south-1": 0.0, - "ap-east-1": 1.271, + "ap-east-1": 1.193, "ap-northeast-1": 0.0, - "ap-northeast-2": 1.133, - "ap-northeast-3": 1.064, + "ap-northeast-2": 0.0, + "ap-northeast-3": 0.0, "ap-south-1": 1.028, - "ap-south-2": 1.095, - "ap-southeast-1": 1.155, - "ap-southeast-2": 0.0, - "ap-southeast-3": 1.155, - "ap-southeast-4": 0.0, - "ca-central-1": 0.0, - "ca-west-1": 0.0, + "ap-south-2": 1.028, + "ap-southeast-1": 1.084, + "ap-southeast-2": 1.084, + "ap-southeast-3": 1.084, + "ap-southeast-4": 1.084, + "ap-southeast-5": 0.976, + "ap-southeast-7": 0.976, + "ca-central-1": 1.0, + "ca-west-1": 1.065, "eu-central-1": 1.08, - "eu-central-2": 0.0, - "eu-north-1": 1.01, + "eu-central-2": 1.188, + "eu-north-1": 0.948, "eu-south-1": 1.049, "eu-south-2": 1.0, "eu-west-1": 1.0, - "eu-west-2": 0.0, + "eu-west-2": 1.12, "eu-west-3": 1.052, - "il-central-1": 0.0, + "il-central-1": 1.118, "me-central-1": 1.1, "me-south-1": 1.095, - "sa-east-1": 1.534, - "us-east-1": 0.0, + "mx-central-1": 0.949, + "sa-east-1": 0.0, + "us-east-1": 0.904, "us-east-2": 0.904, "us-gov-east-1": 1.092, "us-gov-west-1": 0.0, - "us-west-1": 1.065, - "us-west-2": 0.963, - "us-west-2-lax-1": 1.085 + "us-west-1": 1.0, + "us-west-2": 0.904, + "us-west-2-lax-1": 0.0 }, "i3en.3xlarge": { - "af-south-1": 0.0, - "ap-east-1": 1.79, - "ap-northeast-1": 0.0, - "ap-northeast-2": 1.7, + "af-south-1": 1.782, + "ap-east-1": 1.906, + "ap-northeast-1": 1.596, + "ap-northeast-2": 1.596, "ap-northeast-3": 0.0, "ap-south-1": 0.0, - "ap-south-2": 1.542, - "ap-southeast-1": 1.732, - "ap-southeast-2": 1.732, - "ap-southeast-3": 1.626, - "ap-southeast-4": 1.732, - "ca-central-1": 1.598, - "ca-west-1": 1.598, - "eu-central-1": 1.725, + "ap-south-2": 0.0, + "ap-southeast-1": 1.626, + "ap-southeast-2": 1.626, + "ap-southeast-3": 1.732, + "ap-southeast-4": 1.626, + "ap-southeast-5": 1.463, + "ap-southeast-7": 1.463, + "ca-central-1": 1.5, + "ca-west-1": 1.5, + "eu-central-1": 1.62, "eu-central-2": 1.898, "eu-north-1": 1.422, "eu-south-1": 1.573, - "eu-south-2": 0.0, + "eu-south-2": 1.5, "eu-west-1": 1.598, "eu-west-2": 1.578, "eu-west-3": 1.578, - "il-central-1": 0.0, + "il-central-1": 1.575, "me-central-1": 0.0, - "me-south-1": 0.0, + "me-south-1": 1.643, + "mx-central-1": 1.424, "sa-east-1": 2.16, - "us-east-1": 0.0, + "us-east-1": 1.356, "us-east-2": 1.356, "us-gov-east-1": 1.638, - "us-gov-west-1": 1.744, + "us-gov-west-1": 1.638, "us-west-1": 0.0, "us-west-2": 1.356, "us-west-2-lax-1": 1.627 @@ -40608,35 +40869,38 @@ "i3en.6xlarge": { "af-south-1": 0.0, "ap-east-1": 0.0, - "ap-northeast-1": 0.0, - "ap-northeast-2": 3.4, + "ap-northeast-1": 3.192, + "ap-northeast-2": 3.192, "ap-northeast-3": 3.192, - "ap-south-1": 0.0, - "ap-south-2": 0.0, + "ap-south-1": 3.084, + "ap-south-2": 3.284, "ap-southeast-1": 3.252, - "ap-southeast-2": 3.252, - "ap-southeast-3": 3.252, + "ap-southeast-2": 3.464, + "ap-southeast-3": 0.0, "ap-southeast-4": 3.252, - "ca-central-1": 3.195, + "ap-southeast-5": 0.0, + "ap-southeast-7": 3.117, + "ca-central-1": 3.0, "ca-west-1": 3.0, - "eu-central-1": 3.451, - "eu-central-2": 0.0, - "eu-north-1": 0.0, - "eu-south-1": 3.352, + "eu-central-1": 3.24, + "eu-central-2": 3.564, + "eu-north-1": 2.844, + "eu-south-1": 3.146, "eu-south-2": 3.0, - "eu-west-1": 0.0, + "eu-west-1": 3.0, "eu-west-2": 0.0, "eu-west-3": 3.156, "il-central-1": 3.15, - "me-central-1": 0.0, + "me-central-1": 3.3, "me-south-1": 3.5, + "mx-central-1": 2.848, "sa-east-1": 4.32, - "us-east-1": 2.712, + "us-east-1": 2.888, "us-east-2": 2.712, "us-gov-east-1": 3.276, - "us-gov-west-1": 3.489, + "us-gov-west-1": 3.276, "us-west-1": 0.0, - "us-west-2": 0.0, + "us-west-2": 2.888, "us-west-2-lax-1": 3.254 }, "i3en.12xlarge": { @@ -40644,67 +40908,73 @@ "ap-east-1": 7.16, "ap-northeast-1": 6.799, "ap-northeast-2": 6.384, - "ap-northeast-3": 6.796, - "ap-south-1": 6.569, + "ap-northeast-3": 6.384, + "ap-south-1": 6.168, "ap-south-2": 0.0, - "ap-southeast-1": 0.0, + "ap-southeast-1": 6.504, "ap-southeast-2": 6.504, "ap-southeast-3": 6.928, "ap-southeast-4": 6.928, - "ca-central-1": 0.0, + "ap-southeast-5": 5.854, + "ap-southeast-7": 0.0, + "ca-central-1": 6.0, "ca-west-1": 6.0, - "eu-central-1": 6.901, - "eu-central-2": 7.591, - "eu-north-1": 6.058, - "eu-south-1": 0.0, - "eu-south-2": 0.0, + "eu-central-1": 6.48, + "eu-central-2": 7.128, + "eu-north-1": 5.688, + "eu-south-1": 6.704, + "eu-south-2": 6.39, "eu-west-1": 6.0, - "eu-west-2": 0.0, + "eu-west-2": 6.723, "eu-west-3": 6.312, "il-central-1": 0.0, "me-central-1": 0.0, - "me-south-1": 0.0, - "sa-east-1": 0.0, + "me-south-1": 7.0, + "mx-central-1": 5.695, + "sa-east-1": 8.64, "us-east-1": 5.424, "us-east-2": 0.0, "us-gov-east-1": 6.977, - "us-gov-west-1": 6.977, - "us-west-1": 0.0, - "us-west-2": 5.424, + "us-gov-west-1": 0.0, + "us-west-1": 6.0, + "us-west-2": 5.776, "us-west-2-lax-1": 6.509 }, "i3en.24xlarge": { "af-south-1": 14.256, "ap-east-1": 14.319, - "ap-northeast-1": 12.768, - "ap-northeast-2": 12.768, + "ap-northeast-1": 0.0, + "ap-northeast-2": 0.0, "ap-northeast-3": 12.768, "ap-south-1": 12.336, "ap-south-2": 12.336, "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, - "ap-southeast-3": 0.0, - "ap-southeast-4": 0.0, - "ca-central-1": 0.0, + "ap-southeast-2": 13.008, + "ap-southeast-3": 13.008, + "ap-southeast-4": 13.008, + "ap-southeast-5": 0.0, + "ap-southeast-7": 0.0, + "ca-central-1": 12.0, "ca-west-1": 12.0, "eu-central-1": 0.0, "eu-central-2": 14.256, "eu-north-1": 0.0, "eu-south-1": 12.586, - "eu-south-2": 0.0, + "eu-south-2": 12.0, "eu-west-1": 12.0, - "eu-west-2": 0.0, + "eu-west-2": 12.624, "eu-west-3": 12.624, "il-central-1": 12.6, "me-central-1": 13.2, "me-south-1": 0.0, + "mx-central-1": 11.39, "sa-east-1": 17.28, "us-east-1": 10.848, "us-east-2": 10.848, "us-gov-east-1": 13.104, "us-gov-west-1": 13.104, "us-west-1": 0.0, - "us-west-2": 0.0, + "us-west-2": 10.848, "us-west-2-lax-1": 0.0 }, "i3p.16xlarge": { @@ -40713,50 +40983,48 @@ "i4g": { "ap-southeast-1": 6.517, "ca-central-1": 5.991, - "eu-west-1": 5.991, "us-east-1": 5.436, - "us-east-2": 5.436, - "us-west-2": 5.436 + "us-east-2": 5.436 }, "i4g.large": { "ap-southeast-1": 0.18513, "ca-central-1": 0.0, - "eu-west-1": 0.18722, + "eu-west-1": 0.1702, "us-east-1": 0.0, - "us-east-2": 0.16988, + "us-east-2": 0.15444, "us-west-2": 0.15444 }, "i4g.xlarge": { - "ap-southeast-1": 0.40729, + "ap-southeast-1": 0.37026, "ca-central-1": 0.3404, - "eu-west-1": 0.37444, - "us-east-1": 0.0, - "us-east-2": 0.33977, - "us-west-2": 0.33977 + "eu-west-1": 0.0, + "us-east-1": 0.33977, + "us-east-2": 0.30888, + "us-west-2": 0.30888 }, "i4g.2xlarge": { "ap-southeast-1": 0.81457, - "ca-central-1": 0.0, - "eu-west-1": 0.74888, + "ca-central-1": 0.74888, + "eu-west-1": 0.6808, "us-east-1": 0.61776, - "us-east-2": 0.67954, + "us-east-2": 0.61776, "us-west-2": 0.61776 }, "i4g.4xlarge": { - "ap-southeast-1": 1.62914, + "ap-southeast-1": 1.48104, "ca-central-1": 1.36159, - "eu-west-1": 1.49775, - "us-east-1": 1.23552, + "eu-west-1": 1.36159, + "us-east-1": 1.35907, "us-east-2": 1.23552, "us-west-2": 1.35907 }, "i4g.8xlarge": { - "ap-southeast-1": 2.96208, - "ca-central-1": 2.72319, - "eu-west-1": 2.72319, - "us-east-1": 2.71814, - "us-east-2": 0.0, - "us-west-2": 0.0 + "ap-southeast-1": 3.25829, + "ca-central-1": 2.99551, + "eu-west-1": 0.0, + "us-east-1": 0.0, + "us-east-2": 2.47104, + "us-west-2": 2.47104 }, "i4g.16xlarge": { "ap-southeast-1": 5.92416, @@ -40764,42 +41032,13 @@ "eu-west-1": 5.44637, "us-east-1": 4.94208, "us-east-2": 4.94208, - "us-west-2": 0.0 + "us-west-2": 4.94208 }, "i4i": { - "af-south-1": 15.875, - "ap-east-1": 15.953, - "ap-northeast-1": 14.172, - "ap-northeast-2": 14.172, - "ap-northeast-3": 14.172, - "ap-south-1": 13.707, - "ap-south-2": 13.707, - "ap-southeast-1": 14.481, - "ap-southeast-2": 14.481, - "ap-southeast-3": 14.481, - "ap-southeast-4": 14.481, - "ca-central-1": 13.32, - "ca-west-1": 13.32, - "eu-central-1": 14.404, - "eu-central-2": 15.844, - "eu-north-1": 12.623, - "eu-south-1": 14.017, - "eu-west-1": 13.32, - "eu-west-2": 14.017, - "eu-west-3": 14.017, - "il-central-1": 13.986, - "me-central-1": 14.636, - "me-south-1": 14.636, - "sa-east-1": 19.283, - "us-east-1": 12.081, - "us-east-2": 12.081, - "us-gov-east-1": 14.559, - "us-gov-west-1": 14.559, - "us-west-1": 13.32, - "us-west-2": 12.081 + "ap-southeast-4": 14.481 }, "i4i.large": { - "af-south-1": 0.248, + "af-south-1": 0.226, "ap-east-1": 0.249, "ap-northeast-1": 0.221, "ap-northeast-2": 0.0, @@ -40807,287 +41046,314 @@ "ap-south-1": 0.0, "ap-south-2": 0.195, "ap-southeast-1": 0.0, - "ap-southeast-2": 0.226, - "ap-southeast-3": 0.226, + "ap-southeast-2": 0.206, + "ap-southeast-3": 0.206, "ap-southeast-4": 0.0, - "ca-central-1": 0.208, - "ca-west-1": 0.189, + "ap-southeast-5": 0.185, + "ap-southeast-7": 0.0, + "ca-central-1": 0.189, + "ca-west-1": 0.208, "eu-central-1": 0.0, "eu-central-2": 0.0, "eu-north-1": 0.0, "eu-south-1": 0.0, "eu-west-1": 0.189, - "eu-west-2": 0.219, - "eu-west-3": 0.199, + "eu-west-2": 0.199, + "eu-west-3": 0.219, "il-central-1": 0.199, - "me-central-1": 0.229, - "me-south-1": 0.0, - "sa-east-1": 0.0, + "me-central-1": 0.208, + "me-south-1": 0.208, + "mx-central-1": 0.18, + "sa-east-1": 0.274, "us-east-1": 0.172, "us-east-2": 0.189, "us-gov-east-1": 0.227, - "us-gov-west-1": 0.227, + "us-gov-west-1": 0.207, "us-west-1": 0.189, "us-west-2": 0.0 }, "i4i.xlarge": { "af-south-1": 0.0, - "ap-east-1": 0.0, - "ap-northeast-1": 0.443, - "ap-northeast-2": 0.443, - "ap-northeast-3": 0.0, + "ap-east-1": 0.499, + "ap-northeast-1": 0.403, + "ap-northeast-2": 0.403, + "ap-northeast-3": 0.403, "ap-south-1": 0.0, - "ap-south-2": 0.428, + "ap-south-2": 0.389, "ap-southeast-1": 0.453, - "ap-southeast-2": 0.411, + "ap-southeast-2": 0.453, "ap-southeast-3": 0.0, - "ap-southeast-4": 0.411, - "ca-central-1": 0.0, - "ca-west-1": 0.378, - "eu-central-1": 0.45, - "eu-central-2": 0.495, + "ap-southeast-4": 0.453, + "ap-southeast-5": 0.37, + "ap-southeast-7": 0.37, + "ca-central-1": 0.378, + "ca-west-1": 0.0, + "eu-central-1": 0.409, + "eu-central-2": 0.45, "eu-north-1": 0.359, "eu-south-1": 0.438, - "eu-west-1": 0.378, + "eu-west-1": 0.0, "eu-west-2": 0.438, "eu-west-3": 0.438, - "il-central-1": 0.437, - "me-central-1": 0.0, - "me-south-1": 0.0, - "sa-east-1": 0.0, + "il-central-1": 0.397, + "me-central-1": 0.457, + "me-south-1": 0.457, + "mx-central-1": 0.36, + "sa-east-1": 0.548, "us-east-1": 0.343, "us-east-2": 0.0, "us-gov-east-1": 0.0, "us-gov-west-1": 0.0, - "us-west-1": 0.416, - "us-west-2": 0.0 + "us-west-1": 0.378, + "us-west-2": 0.343 }, "i4i.metal": { "af-south-1": 14.432, "ap-east-1": 14.502, - "ap-northeast-1": 0.0, + "ap-northeast-1": 12.883, "ap-northeast-2": 0.0, "ap-northeast-3": 12.883, "ap-south-1": 12.461, - "ap-south-2": 12.461, - "ap-southeast-1": 0.0, + "ap-south-2": 0.0, + "ap-southeast-1": 13.165, "ap-southeast-2": 0.0, - "ap-southeast-3": 13.165, + "ap-southeast-3": 0.0, "ap-southeast-4": 13.165, - "ca-central-1": 0.0, - "ca-west-1": 0.0, + "ap-southeast-5": 11.848, + "ap-southeast-7": 11.848, + "ca-central-1": 12.109, + "ca-west-1": 12.109, "eu-central-1": 13.094, "eu-central-2": 14.404, - "eu-north-1": 0.0, + "eu-north-1": 11.475, "eu-south-1": 0.0, "eu-west-1": 12.109, "eu-west-2": 12.742, "eu-west-3": 12.742, - "il-central-1": 12.714, - "me-central-1": 0.0, + "il-central-1": 0.0, + "me-central-1": 13.306, "me-south-1": 0.0, + "mx-central-1": 0.0, "sa-east-1": 0.0, "us-east-1": 10.982, "us-east-2": 10.982, "us-gov-east-1": 13.235, - "us-gov-west-1": 13.235, - "us-west-1": 0.0, + "us-gov-west-1": 0.0, + "us-west-1": 12.109, "us-west-2": 10.982 }, "i4i.2xlarge": { - "af-south-1": 0.992, - "ap-east-1": 0.906, - "ap-northeast-1": 0.886, + "af-south-1": 0.902, + "ap-east-1": 0.997, + "ap-northeast-1": 0.805, "ap-northeast-2": 0.805, "ap-northeast-3": 0.0, - "ap-south-1": 0.857, - "ap-south-2": 0.779, + "ap-south-1": 0.779, + "ap-south-2": 0.857, "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, - "ap-southeast-3": 0.905, + "ap-southeast-2": 0.823, + "ap-southeast-3": 0.823, "ap-southeast-4": 0.823, + "ap-southeast-5": 0.741, + "ap-southeast-7": 0.815, "ca-central-1": 0.757, "ca-west-1": 0.757, - "eu-central-1": 0.0, + "eu-central-1": 0.818, "eu-central-2": 0.9, - "eu-north-1": 0.789, + "eu-north-1": 0.717, "eu-south-1": 0.0, - "eu-west-1": 0.0, + "eu-west-1": 0.757, "eu-west-2": 0.796, "eu-west-3": 0.876, - "il-central-1": 0.874, - "me-central-1": 0.0, - "me-south-1": 0.915, - "sa-east-1": 1.205, + "il-central-1": 0.795, + "me-central-1": 0.832, + "me-south-1": 0.832, + "mx-central-1": 0.721, + "sa-east-1": 1.096, "us-east-1": 0.0, "us-east-2": 0.0, "us-gov-east-1": 0.827, - "us-gov-west-1": 0.91, - "us-west-1": 0.832, + "us-gov-west-1": 0.827, + "us-west-1": 0.757, "us-west-2": 0.686 }, "i4i.4xlarge": { "af-south-1": 1.804, - "ap-east-1": 1.994, - "ap-northeast-1": 1.771, + "ap-east-1": 1.813, + "ap-northeast-1": 1.61, "ap-northeast-2": 1.61, "ap-northeast-3": 1.61, - "ap-south-1": 1.713, - "ap-south-2": 1.713, - "ap-southeast-1": 0.0, + "ap-south-1": 1.558, + "ap-south-2": 0.0, + "ap-southeast-1": 1.646, "ap-southeast-2": 1.646, - "ap-southeast-3": 0.0, - "ap-southeast-4": 0.0, - "ca-central-1": 0.0, - "ca-west-1": 0.0, - "eu-central-1": 0.0, + "ap-southeast-3": 1.646, + "ap-southeast-4": 1.81, + "ap-southeast-5": 1.481, + "ap-southeast-7": 1.629, + "ca-central-1": 1.514, + "ca-west-1": 1.514, + "eu-central-1": 1.8, "eu-central-2": 1.981, - "eu-north-1": 1.434, + "eu-north-1": 1.578, "eu-south-1": 1.593, - "eu-west-1": 1.514, - "eu-west-2": 0.0, - "eu-west-3": 1.593, - "il-central-1": 0.0, - "me-central-1": 0.0, - "me-south-1": 1.83, - "sa-east-1": 2.41, - "us-east-1": 0.0, - "us-east-2": 1.51, - "us-gov-east-1": 1.654, + "eu-west-1": 1.665, + "eu-west-2": 1.752, + "eu-west-3": 0.0, + "il-central-1": 1.589, + "me-central-1": 1.83, + "me-south-1": 0.0, + "mx-central-1": 1.441, + "sa-east-1": 2.191, + "us-east-1": 1.373, + "us-east-2": 1.373, + "us-gov-east-1": 1.82, "us-gov-west-1": 0.0, - "us-west-1": 1.665, - "us-west-2": 1.373 + "us-west-1": 1.514, + "us-west-2": 0.0 }, "i4i.8xlarge": { "af-south-1": 3.608, "ap-east-1": 3.988, - "ap-northeast-1": 3.543, - "ap-northeast-2": 3.543, - "ap-northeast-3": 0.0, + "ap-northeast-1": 3.221, + "ap-northeast-2": 3.221, + "ap-northeast-3": 3.543, "ap-south-1": 3.115, - "ap-south-2": 0.0, - "ap-southeast-1": 3.62, + "ap-south-2": 3.115, + "ap-southeast-1": 3.291, "ap-southeast-2": 0.0, - "ap-southeast-3": 0.0, + "ap-southeast-3": 3.62, "ap-southeast-4": 3.291, - "ca-central-1": 0.0, - "ca-west-1": 3.027, - "eu-central-1": 3.601, + "ap-southeast-5": 2.962, + "ap-southeast-7": 0.0, + "ca-central-1": 3.33, + "ca-west-1": 0.0, + "eu-central-1": 0.0, "eu-central-2": 3.601, "eu-north-1": 2.869, - "eu-south-1": 3.504, - "eu-west-1": 0.0, - "eu-west-2": 0.0, - "eu-west-3": 0.0, + "eu-south-1": 0.0, + "eu-west-1": 3.027, + "eu-west-2": 3.504, + "eu-west-3": 3.504, "il-central-1": 3.179, "me-central-1": 3.326, "me-south-1": 3.659, + "mx-central-1": 2.883, "sa-east-1": 4.382, "us-east-1": 0.0, - "us-east-2": 0.0, + "us-east-2": 2.746, "us-gov-east-1": 3.309, "us-gov-west-1": 3.309, "us-west-1": 0.0, "us-west-2": 3.02 }, "i4i.12xlarge": { - "af-south-1": 0.0, - "ap-east-1": 5.982, - "ap-northeast-1": 0.0, - "ap-northeast-2": 4.831, + "af-south-1": 5.412, + "ap-east-1": 5.438, + "ap-northeast-1": 4.831, + "ap-northeast-2": 5.314, "ap-northeast-3": 4.831, - "ap-south-1": 0.0, + "ap-south-1": 4.673, "ap-south-2": 4.673, - "ap-southeast-1": 5.43, - "ap-southeast-2": 5.43, - "ap-southeast-3": 0.0, - "ap-southeast-4": 0.0, - "ca-central-1": 4.995, + "ap-southeast-1": 4.937, + "ap-southeast-2": 0.0, + "ap-southeast-3": 5.43, + "ap-southeast-4": 5.43, + "ap-southeast-5": 0.0, + "ap-southeast-7": 0.0, + "ca-central-1": 4.541, "ca-west-1": 0.0, "eu-central-1": 4.91, "eu-central-2": 0.0, - "eu-north-1": 4.734, + "eu-north-1": 4.303, "eu-south-1": 4.778, "eu-west-1": 4.995, - "eu-west-2": 5.256, + "eu-west-2": 4.778, "eu-west-3": 4.778, - "me-central-1": 4.99, - "me-south-1": 4.99, + "me-central-1": 5.489, + "me-south-1": 5.489, + "mx-central-1": 4.757, "sa-east-1": 6.574, - "us-east-1": 4.118, + "us-east-1": 4.53, "us-east-2": 4.118, - "us-gov-east-1": 5.46, - "us-gov-west-1": 0.0, + "us-gov-east-1": 4.963, + "us-gov-west-1": 5.46, "us-west-1": 4.541, "us-west-2": 4.53 }, "i4i.16xlarge": { "af-south-1": 0.0, "ap-east-1": 7.976, - "ap-northeast-1": 7.086, - "ap-northeast-2": 0.0, + "ap-northeast-1": 0.0, + "ap-northeast-2": 6.442, "ap-northeast-3": 7.086, "ap-south-1": 6.23, - "ap-south-2": 6.853, + "ap-south-2": 6.23, "ap-southeast-1": 0.0, - "ap-southeast-2": 6.582, + "ap-southeast-2": 7.241, "ap-southeast-3": 0.0, - "ap-southeast-4": 7.241, - "ca-central-1": 6.66, - "ca-west-1": 0.0, + "ap-southeast-4": 6.582, + "ap-southeast-5": 5.924, + "ap-southeast-7": 6.517, + "ca-central-1": 6.054, + "ca-west-1": 6.054, "eu-central-1": 0.0, - "eu-central-2": 7.922, + "eu-central-2": 0.0, "eu-north-1": 0.0, - "eu-south-1": 7.008, + "eu-south-1": 6.371, "eu-west-1": 6.66, - "eu-west-2": 7.008, + "eu-west-2": 6.371, "eu-west-3": 7.008, - "il-central-1": 6.993, - "me-central-1": 0.0, - "me-south-1": 0.0, + "il-central-1": 6.357, + "me-central-1": 7.318, + "me-south-1": 6.653, + "mx-central-1": 5.766, "sa-east-1": 8.765, - "us-east-1": 0.0, - "us-east-2": 0.0, + "us-east-1": 5.491, + "us-east-2": 5.491, "us-gov-east-1": 7.279, "us-gov-west-1": 6.618, - "us-west-1": 6.66, - "us-west-2": 0.0 + "us-west-1": 6.054, + "us-west-2": 6.04 }, "i4i.24xlarge": { - "af-south-1": 0.0, - "ap-east-1": 0.0, - "ap-northeast-1": 10.62864, - "ap-northeast-2": 0.0, + "af-south-1": 10.824, + "ap-east-1": 10.8768, + "ap-northeast-1": 9.6624, + "ap-northeast-2": 9.6624, "ap-northeast-3": 9.6624, - "ap-south-1": 0.0, + "ap-south-1": 9.3456, "ap-south-2": 9.3456, - "ap-southeast-1": 9.8736, - "ap-southeast-2": 10.86096, + "ap-southeast-1": 10.86096, + "ap-southeast-2": 0.0, "ap-southeast-3": 0.0, "ap-southeast-4": 0.0, - "ca-central-1": 9.98976, + "ap-southeast-5": 9.77486, + "ap-southeast-7": 0.0, + "ca-central-1": 9.0816, "ca-west-1": 9.98976, - "eu-central-1": 10.80288, - "eu-central-2": 10.80288, + "eu-central-1": 9.8208, + "eu-central-2": 0.0, "eu-north-1": 0.0, - "eu-south-1": 10.51248, - "eu-west-1": 0.0, - "eu-west-2": 10.51248, - "eu-west-3": 9.5568, + "eu-south-1": 9.5568, + "eu-west-1": 9.0816, + "eu-west-2": 9.5568, + "eu-west-3": 0.0, "me-central-1": 9.9792, "me-south-1": 9.9792, - "sa-east-1": 14.46192, - "us-east-1": 9.06048, - "us-east-2": 9.06048, + "mx-central-1": 8.64864, + "sa-east-1": 13.1472, + "us-east-1": 8.2368, + "us-east-2": 0.0, "us-gov-east-1": 10.91904, "us-gov-west-1": 0.0, - "us-west-1": 0.0, + "us-west-1": 9.0816, "us-west-2": 0.0 }, "i4i.32xlarge": { "af-south-1": 0.0, - "ap-east-1": 0.0, - "ap-northeast-1": 12.8832, + "ap-east-1": 14.5024, + "ap-northeast-1": 0.0, "ap-northeast-2": 0.0, "ap-northeast-3": 12.8832, "ap-south-1": 12.4608, @@ -41096,110 +41362,236 @@ "ap-southeast-2": 0.0, "ap-southeast-3": 13.1648, "ap-southeast-4": 13.1648, + "ap-southeast-5": 11.84832, + "ap-southeast-7": 11.84832, "ca-central-1": 12.1088, "ca-west-1": 0.0, "eu-central-1": 13.0944, - "eu-central-2": 0.0, - "eu-north-1": 0.0, - "eu-south-1": 0.0, + "eu-central-2": 14.40384, + "eu-north-1": 11.4752, + "eu-south-1": 12.7424, "eu-west-1": 12.1088, "eu-west-2": 0.0, "eu-west-3": 12.7424, "il-central-1": 12.71424, - "me-central-1": 0.0, + "me-central-1": 13.3056, "me-south-1": 13.3056, + "mx-central-1": 11.53152, "sa-east-1": 17.5296, "us-east-1": 10.9824, "us-east-2": 10.9824, "us-gov-east-1": 13.2352, "us-gov-west-1": 0.0, "us-west-1": 12.1088, - "us-west-2": 0.0 + "us-west-2": 10.9824 }, - "im4gn": { - "ap-northeast-1": 7.511, - "ap-southeast-1": 7.675, - "ap-southeast-2": 7.675, - "ca-central-1": 7.059, - "eu-central-1": 7.634, - "eu-west-1": 7.059, - "eu-west-2": 7.429, - "eu-west-3": 7.429, - "us-east-1": 6.403, - "us-east-2": 6.403, - "us-west-2": 6.403 + "i7ie": { + "ap-northeast-1": 32.303, + "eu-central-1": 32.789, + "eu-west-2": 31.939, + "us-east-1": 27.445, + "us-east-2": 27.445, + "us-west-2": 27.445 }, - "im4gn.large": { - "ap-northeast-1": 0.21338, - "ap-southeast-1": 0.23985, - "ap-southeast-2": 0.23985, - "ca-central-1": 0.0, - "eu-central-1": 0.21688, - "eu-west-1": 0.22061, - "eu-west-2": 0.21105, - "eu-west-3": 0.21105, - "us-east-1": 0.0, - "us-east-2": 0.1819, + "i7ie.large": { + "ap-northeast-1": 0.0, + "eu-central-1": 0.3105, + "eu-west-2": 0.3025, + "us-east-1": 0.2768, + "us-east-2": 0.0, "us-west-2": 0.0 }, - "im4gn.xlarge": { + "i7ie.xlarge": { "ap-northeast-1": 0.0, - "ap-southeast-1": 0.43608, - "ap-southeast-2": 0.43608, - "ca-central-1": 0.4011, - "eu-central-1": 0.43375, - "eu-west-1": 0.0, + "eu-central-1": 0.0, + "eu-west-2": 0.6049, + "us-east-1": 0.0, + "us-east-2": 0.0, + "us-west-2": 0.5535 + }, + "i7ie.2xlarge": { + "ap-northeast-1": 0.0, + "eu-central-1": 1.242, + "eu-west-2": 1.2098, + "us-east-1": 0.0, + "us-east-2": 1.0396, + "us-west-2": 1.0396 + }, + "i7ie.3xlarge": { + "ap-northeast-1": 1.8354, + "eu-central-1": 1.9841, "eu-west-2": 0.0, - "eu-west-3": 0.0, - "us-east-1": 0.36379, - "us-east-2": 0.36379, + "us-east-1": 1.5594, + "us-east-2": 1.5594, "us-west-2": 0.0 }, - "im4gn.2xlarge": { - "ap-northeast-1": 0.93886, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, - "ca-central-1": 0.80221, - "eu-central-1": 0.8675, - "eu-west-1": 0.88243, - "eu-west-2": 0.9286, - "eu-west-3": 0.9286, + "i7ie.6xlarge": { + "ap-northeast-1": 0.0, + "eu-central-1": 3.726, + "eu-west-2": 3.6294, "us-east-1": 0.0, - "us-east-2": 0.0, - "us-west-2": 0.80034 + "us-east-2": 3.1188, + "us-west-2": 3.1188 + }, + "i7ie.12xlarge": { + "ap-northeast-1": 7.3416, + "eu-central-1": 7.9366, + "eu-west-2": 7.2588, + "us-east-1": 6.2376, + "us-east-2": 6.6422, + "us-west-2": 6.2376 + }, + "i7ie.18xlarge": { + "ap-northeast-1": 0.0, + "eu-central-1": 11.178, + "eu-west-2": 10.8882, + "us-east-1": 9.3564, + "us-east-2": 9.9633, + "us-west-2": 9.9633 + }, + "i7ie.24xlarge": { + "ap-northeast-1": 14.6832, + "eu-central-1": 14.904, + "eu-west-2": 15.4628, + "us-east-1": 0.0, + "us-east-2": 13.2844, + "us-west-2": 12.4752 + }, + "i7ie.48xlarge": { + "ap-northeast-1": 0.0, + "eu-central-1": 29.808, + "eu-west-2": 0.0, + "us-east-1": 24.9504, + "us-east-2": 0.0, + "us-west-2": 24.9504 + }, + "i8g": { + "eu-central-1": 21.606, + "us-east-1": 18.121, + "us-west-2": 18.121 + }, + "i8g.large": { + "eu-central-1": 0.0, + "us-east-1": 0.1716, + "us-west-2": 0.1716 + }, + "i8g.xlarge": { + "eu-central-1": 0.4092, + "us-east-1": 0.0, + "us-west-2": 0.3432 + }, + "i8g.metal-24xl": { + "eu-central-1": 9.8208, + "us-east-1": 9.06048, + "us-west-2": 0.0 + }, + "i8g.2xlarge": { + "eu-central-1": 0.0, + "us-east-1": 0.755, + "us-west-2": 0.6864 + }, + "i8g.4xlarge": { + "eu-central-1": 1.6368, + "us-east-1": 1.5101, + "us-west-2": 1.3728 + }, + "i8g.8xlarge": { + "eu-central-1": 3.601, + "us-east-1": 3.0202, + "us-west-2": 2.7456 + }, + "i8g.12xlarge": { + "eu-central-1": 4.9104, + "us-east-1": 4.53024, + "us-west-2": 4.1184 + }, + "i8g.16xlarge": { + "eu-central-1": 6.5472, + "us-east-1": 5.4912, + "us-west-2": 5.4912 + }, + "i8g.24xlarge": { + "eu-central-1": 9.8208, + "us-east-1": 0.0, + "us-west-2": 8.2368 + }, + "im4gn.large": { + "ap-northeast-1": 0.21338, + "ap-southeast-1": 0.21804, + "ap-southeast-2": 0.21804, + "ca-central-1": 0.0, + "eu-central-1": 0.21688, + "eu-south-2": 0.22061, + "eu-west-1": 0.20055, + "eu-west-2": 0.0, + "eu-west-3": 0.21105, + "us-east-1": 0.0, + "us-east-2": 0.1819, + "us-west-2": 0.1819 + }, + "im4gn.xlarge": { + "ap-northeast-1": 0.42676, + "ap-southeast-1": 0.43608, + "ap-southeast-2": 0.43608, + "ca-central-1": 0.4011, + "eu-central-1": 0.43375, + "eu-south-2": 0.4011, + "eu-west-1": 0.4011, + "eu-west-2": 0.0, + "eu-west-3": 0.0, + "us-east-1": 0.36379, + "us-east-2": 0.36379, + "us-west-2": 0.40017 + }, + "im4gn.2xlarge": { + "ap-northeast-1": 0.85351, + "ap-southeast-1": 0.87217, + "ap-southeast-2": 0.87217, + "ca-central-1": 0.88243, + "eu-central-1": 0.95425, + "eu-south-2": 0.0, + "eu-west-1": 0.80221, + "eu-west-2": 0.84418, + "eu-west-3": 0.9286, + "us-east-1": 0.72758, + "us-east-2": 0.72758, + "us-west-2": 0.72758 }, "im4gn.4xlarge": { - "ap-northeast-1": 1.87773, - "ap-southeast-1": 1.74434, + "ap-northeast-1": 1.70702, + "ap-southeast-1": 0.0, "ap-southeast-2": 1.74434, "ca-central-1": 1.60442, - "eu-central-1": 1.90851, - "eu-west-1": 1.76486, - "eu-west-2": 0.0, - "eu-west-3": 1.8572, + "eu-central-1": 1.73501, + "eu-south-2": 0.0, + "eu-west-1": 1.60442, + "eu-west-2": 1.68837, + "eu-west-3": 1.68837, "us-east-1": 1.45517, - "us-east-2": 1.45517, + "us-east-2": 1.60068, "us-west-2": 1.60068 }, "im4gn.8xlarge": { - "ap-northeast-1": 3.75545, + "ap-northeast-1": 0.0, "ap-southeast-1": 3.48867, - "ap-southeast-2": 3.83754, - "ca-central-1": 3.20883, - "eu-central-1": 0.0, + "ap-southeast-2": 3.48867, + "ca-central-1": 0.0, + "eu-central-1": 3.81702, + "eu-south-2": 3.2088, "eu-west-1": 0.0, - "eu-west-2": 3.71441, - "eu-west-3": 3.37674, + "eu-west-2": 3.37674, + "eu-west-3": 3.71441, "us-east-1": 2.91034, "us-east-2": 2.91034, - "us-west-2": 3.20137 + "us-west-2": 2.91034 }, "im4gn.16xlarge": { "ap-northeast-1": 6.8281, "ap-southeast-1": 6.97734, "ap-southeast-2": 6.97734, - "ca-central-1": 6.41766, + "ca-central-1": 0.0, "eu-central-1": 6.94003, + "eu-south-2": 6.4176, "eu-west-1": 6.41766, "eu-west-2": 0.0, "eu-west-3": 6.75347, @@ -41207,200 +41599,163 @@ "us-east-2": 5.82067, "us-west-2": 5.82067 }, - "inf1": { - "ap-east-1": 8.002, - "ap-northeast-1": 7.014, - "ap-northeast-2": 6.393, - "ap-south-1": 5.462, - "ap-southeast-1": 7.014, - "ap-southeast-2": 6.492, - "ca-central-1": 5.786, - "eu-central-1": 6.492, - "eu-north-1": 5.518, - "eu-south-1": 6.083, - "eu-west-1": 5.786, - "eu-west-2": 6.083, - "eu-west-3": 6.068, - "me-south-1": 6.365, - "sa-east-1": 8.581, - "us-east-1": 5.193, - "us-east-2": 5.193, - "us-gov-east-1": 6.548, - "us-gov-west-1": 6.548, - "us-west-1": 6.238, - "us-west-2": 5.193 - }, "inf1.xlarge": { + "af-south-1": 0.302, "ap-east-1": 0.352, - "ap-northeast-1": 0.327, - "ap-northeast-2": 0.0, + "ap-northeast-1": 0.308, + "ap-northeast-2": 0.281, "ap-northeast-3": 0.0, "ap-south-1": 0.0, "ap-southeast-1": 0.0, "ap-southeast-2": 0.285, - "ca-central-1": 0.0, - "eu-central-1": 0.285, + "ca-central-1": 0.254, + "eu-central-1": 0.302, "eu-north-1": 0.0, - "eu-south-1": 0.285, + "eu-south-1": 0.267, "eu-west-1": 0.0, - "eu-west-2": 0.0, - "eu-west-3": 0.283, + "eu-west-2": 0.267, + "eu-west-3": 0.0, "me-south-1": 0.28, "sa-east-1": 0.4, - "us-east-1": 0.228, + "us-east-1": 0.242, "us-east-2": 0.228, "us-gov-east-1": 0.288, - "us-gov-west-1": 0.288, + "us-gov-west-1": 0.0, "us-west-1": 0.0, "us-west-2": 0.0 }, "inf1.2xlarge": { - "ap-east-1": 0.558, + "ap-east-1": 0.591, "ap-northeast-1": 0.489, "ap-northeast-2": 0.0, "ap-northeast-3": 0.0, "ap-south-1": 0.381, "ap-southeast-1": 0.518, - "ap-southeast-2": 0.0, - "ca-central-1": 0.428, - "eu-central-1": 0.0, - "eu-north-1": 0.0, - "eu-south-1": 0.0, - "eu-west-1": 0.0, - "eu-west-2": 0.0, + "ap-southeast-2": 0.453, + "ca-central-1": 0.403, + "eu-central-1": 0.48, + "eu-north-1": 0.385, + "eu-south-1": 0.424, + "eu-west-1": 0.403, + "eu-west-2": 0.449, "eu-west-3": 0.423, "me-south-1": 0.444, - "sa-east-1": 0.634, + "sa-east-1": 0.598, "us-east-1": 0.362, - "us-east-2": 0.384, - "us-gov-east-1": 0.0, + "us-east-2": 0.0, + "us-gov-east-1": 0.484, "us-gov-west-1": 0.456, "us-west-1": 0.435, - "us-west-2": 0.384 + "us-west-2": 0.362 }, "inf1.6xlarge": { "ap-east-1": 1.819, - "ap-northeast-1": 0.0, + "ap-northeast-1": 1.69, "ap-northeast-2": 1.453, "ap-northeast-3": 0.0, "ap-south-1": 1.316, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, - "ca-central-1": 1.394, + "ap-southeast-1": 1.594, + "ap-southeast-2": 1.475, + "ca-central-1": 1.315, "eu-central-1": 1.475, "eu-north-1": 0.0, - "eu-south-1": 1.382, + "eu-south-1": 0.0, "eu-west-1": 0.0, - "eu-west-2": 0.0, + "eu-west-2": 1.382, "eu-west-3": 1.379, "me-south-1": 0.0, "sa-east-1": 1.95, "us-east-1": 1.18, - "us-east-2": 1.18, + "us-east-2": 0.0, "us-gov-east-1": 1.488, - "us-gov-west-1": 1.578, + "us-gov-west-1": 1.488, "us-west-1": 1.503, "us-west-2": 0.0 }, "inf1.24xlarge": { "af-south-1": 6.249, "ap-east-1": 0.0, - "ap-northeast-1": 0.0, + "ap-northeast-1": 6.376, "ap-northeast-2": 5.812, "ap-northeast-3": 0.0, "ap-south-1": 4.965, - "ap-southeast-1": 0.0, + "ap-southeast-1": 6.376, "ap-southeast-2": 5.902, - "ca-central-1": 5.576, + "ca-central-1": 5.26, "eu-central-1": 0.0, - "eu-north-1": 0.0, - "eu-south-1": 0.0, + "eu-north-1": 5.016, + "eu-south-1": 5.889, "eu-west-1": 0.0, "eu-west-2": 5.53, "eu-west-3": 0.0, - "me-south-1": 0.0, + "me-south-1": 5.786, "sa-east-1": 0.0, "us-east-1": 5.005, "us-east-2": 4.721, "us-gov-east-1": 5.953, - "us-gov-west-1": 0.0, - "us-west-1": 5.671, - "us-west-2": 0.0 - }, - "inf2": { - "ap-northeast-1": 21.419, - "ap-south-1": 18.563, - "ap-southeast-1": 19.991, - "ap-southeast-2": 18.563, - "eu-central-1": 21.419, - "eu-north-1": 15.707, - "eu-west-1": 17.849, - "eu-west-2": 21.419, - "eu-west-3": 19.991, - "sa-east-1": 24.275, - "us-east-1": 14.279, - "us-east-2": 14.279, - "us-west-2": 14.279 + "us-gov-west-1": 5.953, + "us-west-1": 0.0, + "us-west-2": 4.721 }, "inf2.xlarge": { - "ap-northeast-1": 1.1373, - "ap-south-1": 0.0, - "ap-southeast-1": 1.06148, + "ap-northeast-1": 0.0, + "ap-south-1": 1.08423, + "ap-southeast-1": 0.0, "ap-southeast-2": 0.98566, "eu-central-1": 1.1373, "eu-north-1": 0.0, "eu-west-1": 0.0, - "eu-west-2": 0.0, + "eu-west-2": 1.1373, "eu-west-3": 1.06148, "sa-east-1": 1.28894, - "us-east-1": 0.83402, + "us-east-1": 0.7582, "us-east-2": 0.83402, - "us-west-2": 0.83402 + "us-west-2": 0.7582 }, "inf2.8xlarge": { - "ap-northeast-1": 2.95179, + "ap-northeast-1": 0.0, "ap-south-1": 2.55822, "ap-southeast-1": 3.0305, - "ap-southeast-2": 2.81404, - "eu-central-1": 0.0, + "ap-southeast-2": 2.55822, + "eu-central-1": 2.95179, "eu-north-1": 2.16465, - "eu-west-1": 0.0, + "eu-west-1": 2.70581, "eu-west-2": 2.95179, "eu-west-3": 0.0, "sa-east-1": 3.34536, - "us-east-1": 2.16465, + "us-east-1": 1.96786, "us-east-2": 0.0, "us-west-2": 0.0 }, "inf2.24xlarge": { - "ap-northeast-1": 0.0, + "ap-northeast-1": 9.73595, "ap-south-1": 8.43782, "ap-southeast-1": 9.08689, "ap-southeast-2": 8.43782, "eu-central-1": 9.73595, - "eu-north-1": 0.0, + "eu-north-1": 7.1397, "eu-west-1": 8.92462, "eu-west-2": 0.0, "eu-west-3": 9.08689, - "sa-east-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 0.0, + "sa-east-1": 11.03408, + "us-east-1": 6.49063, + "us-east-2": 6.49063, "us-west-2": 7.1397 }, "inf2.48xlarge": { "ap-northeast-1": 19.4719, "ap-south-1": 16.87565, - "ap-southeast-1": 19.99115, - "ap-southeast-2": 18.56321, - "eu-central-1": 0.0, - "eu-north-1": 0.0, - "eu-west-1": 16.22658, - "eu-west-2": 0.0, - "eu-west-3": 19.99115, - "sa-east-1": 0.0, - "us-east-1": 12.98127, - "us-east-2": 0.0, - "us-west-2": 14.27939 + "ap-southeast-1": 18.17377, + "ap-southeast-2": 16.87565, + "eu-central-1": 19.4719, + "eu-north-1": 14.27939, + "eu-west-1": 17.84924, + "eu-west-2": 21.41909, + "eu-west-3": 18.17377, + "sa-east-1": 22.06815, + "us-east-1": 14.27939, + "us-east-2": 12.98127, + "us-west-2": 0.0 }, "is4gen.medium": { "ap-northeast-1": 0.16958, @@ -41563,166 +41918,135 @@ "us-west-1": 1.1, "us-west-2": 0.98 }, - "m3": { - "ap-northeast-1": 3.388, - "ap-northeast-3": 0.845, - "ap-southeast-1": 3.45, - "ap-southeast-2": 3.274, - "eu-central-1": 2.772, - "eu-west-1": 2.578, - "sa-east-1": 3.353, - "us-east-1": 2.341, - "us-gov-west-1": 2.957, - "us-west-1": 2.71, - "us-west-2": 2.341 - }, "m3.medium": { "ap-northeast-1": 0.0, - "ap-northeast-2": 0.091, - "ap-southeast-1": 0.108, + "ap-northeast-2": 0.0, + "ap-southeast-1": 0.098, "ap-southeast-2": 0.093, "eu-central-1": 0.0, - "eu-west-1": 0.0, + "eu-west-1": 0.073, "sa-east-1": 0.105, - "us-east-1": 0.0, - "us-gov-west-1": 0.0, - "us-west-1": 0.077, + "us-east-1": 0.074, + "us-gov-west-1": 0.084, + "us-west-1": 0.085, "us-west-2": 0.0 }, "m3.large": { "ap-northeast-1": 0.0, - "ap-northeast-2": 0.183, + "ap-northeast-2": 0.201685, "ap-southeast-1": 0.196, - "ap-southeast-2": 0.205, + "ap-southeast-2": 0.186, "eu-central-1": 0.0, "eu-west-1": 0.146, - "sa-east-1": 0.209, - "us-east-1": 0.0, + "sa-east-1": 0.19, + "us-east-1": 0.133, "us-gov-west-1": 0.168, - "us-west-1": 0.0, + "us-west-1": 0.169, "us-west-2": 0.133 }, "m3.xlarge": { "ap-northeast-1": 0.385, - "ap-northeast-2": 0.366, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.372, - "eu-central-1": 0.0, + "ap-northeast-2": 0.0, + "ap-southeast-1": 0.431, + "ap-southeast-2": 0.0, + "eu-central-1": 0.315, "eu-west-1": 0.0, "sa-east-1": 0.419, "us-east-1": 0.266, - "us-gov-west-1": 0.37, - "us-west-1": 0.0, + "us-gov-west-1": 0.336, + "us-west-1": 0.308, "us-west-2": 0.293 }, "m3.2xlarge": { - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.80465, + "ap-northeast-1": 0.847, + "ap-northeast-2": 0.0, "ap-southeast-1": 0.862, - "ap-southeast-2": 0.0, + "ap-southeast-2": 0.82, "eu-central-1": 0.632, - "eu-west-1": 0.0, - "sa-east-1": 0.0, + "eu-west-1": 0.585, + "sa-east-1": 0.837, "us-east-1": 0.0, - "us-gov-west-1": 0.739, - "us-west-1": 0.0, + "us-gov-west-1": 0.672, + "us-west-1": 0.678, "us-west-2": 0.585 }, - "m4": { - "ap-northeast-1": 3.122, - "ap-northeast-2": 2.977, - "ap-northeast-3": 3.122, - "ap-south-1": 2.541, - "ap-southeast-1": 3.025, - "ap-southeast-2": 3.025, - "ca-central-1": 2.686, - "eu-central-1": 2.904, - "eu-west-1": 2.686, - "eu-west-2": 2.807, - "sa-east-1": 3.848, - "us-east-1": 2.42, - "us-east-2": 2.42, - "us-gov-west-1": 3.049, - "us-west-1": 2.831, - "us-west-2": 2.42 - }, "m4.large": { "ap-northeast-1": 0.129, - "ap-northeast-2": 0.123, + "ap-northeast-2": 0.1353, "ap-northeast-3": 0.0, - "ap-south-1": 0.0, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, + "ap-south-1": 0.105, + "ap-southeast-1": 0.125, + "ap-southeast-2": 0.125, "ca-central-1": 0.111, - "eu-central-1": 0.0, + "eu-central-1": 0.12, "eu-west-1": 0.111, "eu-west-2": 0.116, "sa-east-1": 0.159, - "us-east-1": 0.11, - "us-east-2": 0.11, + "us-east-1": 0.1, + "us-east-2": 0.1, "us-gov-west-1": 0.126, "us-west-1": 0.117, - "us-west-2": 0.11 + "us-west-2": 0.1 }, "m4.xlarge": { "ap-northeast-1": 0.258, - "ap-northeast-2": 0.0, - "ap-northeast-3": 0.258, + "ap-northeast-2": 0.246, + "ap-northeast-3": 0.0, "ap-south-1": 0.21, "ap-southeast-1": 0.275, - "ap-southeast-2": 0.0, - "ca-central-1": 0.2442, - "eu-central-1": 0.264, + "ap-southeast-2": 0.25, + "ca-central-1": 0.222, + "eu-central-1": 0.24, "eu-west-1": 0.0, - "eu-west-2": 0.0, - "sa-east-1": 0.3498, + "eu-west-2": 0.232, + "sa-east-1": 0.0, "us-east-1": 0.2, "us-east-2": 0.2, "us-gov-west-1": 0.0, - "us-west-1": 0.2574, - "us-west-2": 0.0 + "us-west-1": 0.234, + "us-west-2": 0.2 }, "m4.2xlarge": { - "ap-northeast-1": 0.5676, - "ap-northeast-2": 0.492, + "ap-northeast-1": 0.0, + "ap-northeast-2": 0.5412, "ap-northeast-3": 0.0, "ap-south-1": 0.0, - "ap-southeast-1": 0.55, + "ap-southeast-1": 0.5, "ap-southeast-2": 0.55, - "ca-central-1": 0.4884, + "ca-central-1": 0.444, "eu-central-1": 0.528, - "eu-west-1": 0.4884, + "eu-west-1": 0.444, "eu-west-2": 0.464, - "sa-east-1": 0.6996, + "sa-east-1": 0.636, "us-east-1": 0.4, - "us-east-2": 0.44, + "us-east-2": 0.4, "us-gov-west-1": 0.0, - "us-west-1": 0.0, - "us-west-2": 0.4 + "us-west-1": 0.5148, + "us-west-2": 0.44 }, "m4.4xlarge": { - "ap-northeast-1": 0.0, + "ap-northeast-1": 1.1352, "ap-northeast-2": 1.0824, "ap-northeast-3": 1.032, "ap-south-1": 0.0, "ap-southeast-1": 1.0, "ap-southeast-2": 0.0, - "ca-central-1": 0.9768, + "ca-central-1": 0.888, "eu-central-1": 0.0, "eu-west-1": 0.0, - "eu-west-2": 0.928, - "sa-east-1": 0.0, - "us-east-1": 0.88, - "us-east-2": 0.88, + "eu-west-2": 0.0, + "sa-east-1": 1.272, + "us-east-1": 0.8, + "us-east-2": 0.8, "us-gov-west-1": 1.008, "us-west-1": 0.936, - "us-west-2": 0.88 + "us-west-2": 0.8 }, "m4.10xlarge": { "ap-northeast-1": 2.58, "ap-northeast-2": 2.46, - "ap-south-1": 0.0, - "ap-southeast-1": 2.5, + "ap-south-1": 2.1, + "ap-southeast-1": 0.0, "ap-southeast-2": 2.5, "ca-central-1": 2.22, "eu-central-1": 2.4, @@ -41732,13 +42056,13 @@ "us-east-1": 2.0, "us-east-2": 0.0, "us-gov-west-1": 2.52, - "us-west-1": 0.0, + "us-west-1": 2.34, "us-west-2": 2.0 }, "m4.16xlarge": { "ap-northeast-1": 4.128, "ap-northeast-2": 3.936, - "ap-northeast-3": 4.128, + "ap-northeast-3": 0.0, "ap-south-1": 3.36, "ap-southeast-1": 4.0, "ap-southeast-2": 0.0, @@ -41750,94 +42074,60 @@ "us-east-1": 3.2, "us-east-2": 3.2, "us-gov-west-1": 4.032, - "us-west-1": 0.0, + "us-west-1": 3.744, "us-west-2": 3.2 }, - "m5": { - "af-south-1": 6.706, - "ap-east-1": 6.97, - "ap-northeast-1": 6.547, - "ap-northeast-2": 6.23, - "ap-northeast-3": 6.547, - "ap-south-1": 5.333, - "ap-south-2": 5.333, - "ap-southeast-1": 6.336, - "ap-southeast-2": 6.336, - "ap-southeast-3": 6.336, - "ap-southeast-4": 6.336, - "ca-central-1": 5.65, - "ca-west-1": 5.65, - "eu-central-1": 6.072, - "eu-central-2": 6.679, - "eu-north-1": 5.386, - "eu-south-1": 5.914, - "eu-south-2": 5.65, - "eu-west-1": 5.65, - "eu-west-2": 5.861, - "eu-west-3": 5.914, - "il-central-1": 5.932, - "me-central-1": 6.215, - "me-south-1": 6.215, - "sa-east-1": 8.078, - "us-east-1": 5.069, - "us-east-2": 5.069, - "us-gov-east-1": 6.389, - "us-gov-west-1": 6.389, - "us-west-1": 5.914, - "us-west-2": 5.069, - "us-west-2-lax-1": 6.083 - }, "m5.large": { - "af-south-1": 0.0, + "af-south-1": 0.135, "ap-east-1": 0.14, - "ap-northeast-1": 0.0, + "ap-northeast-1": 0.124, "ap-northeast-2": 0.118, "ap-northeast-3": 0.124, - "ap-south-1": 0.107, - "ap-south-2": 0.0, - "ap-southeast-1": 0.0, + "ap-south-1": 0.0, + "ap-south-2": 0.101, + "ap-southeast-1": 0.12, "ap-southeast-2": 0.0, "ap-southeast-3": 0.0, - "ap-southeast-4": 0.12, - "ca-central-1": 0.0, + "ap-southeast-4": 0.0, + "ca-central-1": 0.107, "ca-west-1": 0.107, "eu-central-1": 0.115, "eu-central-2": 0.0, "eu-north-1": 0.102, - "eu-south-1": 0.0, + "eu-south-1": 0.112, "eu-south-2": 0.107, - "eu-west-1": 0.0, + "eu-west-1": 0.114, "eu-west-2": 0.111, "eu-west-3": 0.112, "il-central-1": 0.124, "me-central-1": 0.118, - "me-south-1": 0.118, - "sa-east-1": 0.162, - "us-east-1": 0.102, - "us-east-2": 0.102, + "me-south-1": 0.126, + "sa-east-1": 0.153, + "us-east-1": 0.096, + "us-east-2": 0.096, "us-gov-east-1": 0.121, - "us-gov-west-1": 0.121, + "us-gov-west-1": 0.129, "us-west-1": 0.112, "us-west-2": 0.102, - "us-west-2-lax-1": 0.115 + "us-west-2-lax-1": 0.0 }, "m5.xlarge": { - "af-south-1": 0.0, - "ap-east-1": 0.0, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, - "ap-northeast-3": 0.263, - "ap-south-1": 0.0, - "ap-south-2": 0.0, - "ap-southeast-1": 0.24, + "af-south-1": 0.254, + "ap-east-1": 0.264, + "ap-northeast-1": 0.248, + "ap-northeast-2": 0.236, + "ap-northeast-3": 0.248, + "ap-south-1": 0.202, + "ap-south-2": 0.202, + "ap-southeast-1": 0.255, "ap-southeast-2": 0.24, - "ap-southeast-3": 0.0, + "ap-southeast-3": 0.24, "ap-southeast-4": 0.24, - "ca-central-1": 0.227, - "ca-west-1": 0.0, - "eu-central-1": 0.246, + "ca-central-1": 0.214, + "ca-west-1": 0.235, + "eu-central-1": 0.0, "eu-central-2": 0.0, - "eu-north-1": 0.218, + "eu-north-1": 0.204, "eu-south-1": 0.224, "eu-south-2": 0.214, "eu-west-1": 0.0, @@ -41845,26 +42135,26 @@ "eu-west-3": 0.224, "il-central-1": 0.225, "me-central-1": 0.25, - "me-south-1": 0.0, - "sa-east-1": 0.0, - "us-east-1": 0.204, + "me-south-1": 0.235, + "sa-east-1": 0.323, + "us-east-1": 0.0, "us-east-2": 0.204, "us-gov-east-1": 0.258, - "us-gov-west-1": 0.0, - "us-west-1": 0.0, - "us-west-2": 0.204, - "us-west-2-lax-1": 0.23 + "us-gov-west-1": 0.258, + "us-west-1": 0.224, + "us-west-2": 0.192, + "us-west-2-lax-1": 0.0 }, "m5.metal": { "af-south-1": 6.096, "ap-east-1": 6.336, - "ap-northeast-1": 5.952, + "ap-northeast-1": 0.0, "ap-northeast-2": 5.664, "ap-northeast-3": 5.952, "ap-south-1": 4.848, "ap-south-2": 4.848, "ap-southeast-1": 5.76, - "ap-southeast-2": 0.0, + "ap-southeast-2": 5.76, "ap-southeast-3": 5.76, "ap-southeast-4": 5.76, "ca-central-1": 5.136, @@ -41873,184 +42163,184 @@ "eu-central-2": 0.0, "eu-north-1": 0.0, "eu-south-1": 5.376, - "eu-south-2": 0.0, - "eu-west-1": 5.136, + "eu-south-2": 5.136, + "eu-west-1": 0.0, "eu-west-2": 5.328, "eu-west-3": 5.376, "il-central-1": 5.393, "me-central-1": 5.65, "me-south-1": 5.65, "sa-east-1": 0.0, - "us-east-1": 0.0, + "us-east-1": 4.608, "us-east-2": 4.608, "us-gov-east-1": 5.808, - "us-gov-west-1": 0.0, + "us-gov-west-1": 5.808, "us-west-1": 5.376, - "us-west-2": 0.0, + "us-west-2": 4.608, "us-west-2-lax-1": 0.0 }, "m5.2xlarge": { - "af-south-1": 0.0, - "ap-east-1": 0.561, - "ap-northeast-1": 0.529, + "af-south-1": 0.538, + "ap-east-1": 0.528, + "ap-northeast-1": 0.496, "ap-northeast-2": 0.472, - "ap-northeast-3": 0.496, + "ap-northeast-3": 0.526, "ap-south-1": 0.0, - "ap-south-2": 0.0, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, + "ap-south-2": 0.428, + "ap-southeast-1": 0.48, + "ap-southeast-2": 0.48, "ap-southeast-3": 0.48, - "ap-southeast-4": 0.0, - "ca-central-1": 0.428, + "ap-southeast-4": 0.48, + "ca-central-1": 0.454, "ca-west-1": 0.428, - "eu-central-1": 0.0, - "eu-central-2": 0.0, - "eu-north-1": 0.408, + "eu-central-1": 0.46, + "eu-central-2": 0.506, + "eu-north-1": 0.435, "eu-south-1": 0.448, - "eu-south-2": 0.0, - "eu-west-1": 0.0, - "eu-west-2": 0.474, + "eu-south-2": 0.428, + "eu-west-1": 0.428, + "eu-west-2": 0.444, "eu-west-3": 0.0, - "il-central-1": 0.494, + "il-central-1": 0.0, "me-central-1": 0.471, - "me-south-1": 0.471, - "sa-east-1": 0.646, - "us-east-1": 0.407, - "us-east-2": 0.407, - "us-gov-east-1": 0.0, - "us-gov-west-1": 0.516, + "me-south-1": 0.502, + "sa-east-1": 0.0, + "us-east-1": 0.384, + "us-east-2": 0.384, + "us-gov-east-1": 0.516, + "us-gov-west-1": 0.0, "us-west-1": 0.448, "us-west-2": 0.407, - "us-west-2-lax-1": 0.489 + "us-west-2-lax-1": 0.461 }, "m5.4xlarge": { - "af-south-1": 0.0, + "af-south-1": 1.077, "ap-east-1": 1.056, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, - "ap-northeast-3": 1.052, + "ap-northeast-1": 1.058, + "ap-northeast-2": 0.944, + "ap-northeast-3": 0.992, "ap-south-1": 0.0, "ap-south-2": 0.808, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.96, - "ap-southeast-3": 0.0, - "ap-southeast-4": 1.056, + "ap-southeast-1": 0.96, + "ap-southeast-2": 1.023, + "ap-southeast-3": 0.96, + "ap-southeast-4": 0.96, "ca-central-1": 0.856, "ca-west-1": 0.856, "eu-central-1": 0.92, - "eu-central-2": 0.0, - "eu-north-1": 0.0, - "eu-south-1": 0.0, - "eu-south-2": 0.0, - "eu-west-1": 0.0, + "eu-central-2": 1.012, + "eu-north-1": 0.871, + "eu-south-1": 0.95, + "eu-south-2": 0.907, + "eu-west-1": 0.913, "eu-west-2": 0.947, "eu-west-3": 0.896, "il-central-1": 0.989, "me-central-1": 0.0, "me-south-1": 1.005, "sa-east-1": 1.224, - "us-east-1": 0.815, - "us-east-2": 0.815, - "us-gov-east-1": 0.0, - "us-gov-west-1": 0.0, - "us-west-1": 0.0, + "us-east-1": 0.768, + "us-east-2": 0.768, + "us-gov-east-1": 0.968, + "us-gov-west-1": 1.031, + "us-west-1": 0.96, "us-west-2": 0.768, - "us-west-2-lax-1": 0.977 + "us-west-2-lax-1": 0.922 }, "m5.8xlarge": { - "af-south-1": 0.0, + "af-south-1": 2.032, "ap-east-1": 0.0, "ap-northeast-1": 1.984, "ap-northeast-2": 2.0, - "ap-northeast-3": 0.0, - "ap-south-1": 1.616, - "ap-south-2": 1.616, - "ap-southeast-1": 2.038, + "ap-northeast-3": 1.984, + "ap-south-1": 1.715, + "ap-south-2": 1.713, + "ap-southeast-1": 1.92, "ap-southeast-2": 1.92, - "ap-southeast-3": 0.0, + "ap-southeast-3": 1.92, "ap-southeast-4": 1.92, - "ca-central-1": 1.712, + "ca-central-1": 1.815, "ca-west-1": 0.0, - "eu-central-1": 1.84, - "eu-central-2": 2.145, - "eu-north-1": 1.741, - "eu-south-1": 0.0, - "eu-south-2": 0.0, - "eu-west-1": 1.826, - "eu-west-2": 0.0, - "eu-west-3": 0.0, + "eu-central-1": 1.965, + "eu-central-2": 2.024, + "eu-north-1": 1.632, + "eu-south-1": 1.9, + "eu-south-2": 1.712, + "eu-west-1": 1.712, + "eu-west-2": 1.776, + "eu-west-3": 1.912, "il-central-1": 1.798, "me-central-1": 1.883, - "me-south-1": 0.0, - "sa-east-1": 0.0, - "us-east-1": 0.0, + "me-south-1": 1.883, + "sa-east-1": 2.448, + "us-east-1": 1.536, "us-east-2": 0.0, - "us-gov-east-1": 2.063, + "us-gov-east-1": 1.936, "us-gov-west-1": 1.936, "us-west-1": 1.792, - "us-west-2": 1.629, + "us-west-2": 1.536, "us-west-2-lax-1": 1.955 }, "m5.12xlarge": { - "af-south-1": 3.231, + "af-south-1": 3.048, "ap-east-1": 3.168, - "ap-northeast-1": 3.173, - "ap-northeast-2": 0.0, + "ap-northeast-1": 2.976, + "ap-northeast-2": 3.0, "ap-northeast-3": 0.0, "ap-south-1": 2.424, - "ap-south-2": 2.424, - "ap-southeast-1": 3.058, - "ap-southeast-2": 3.07, + "ap-south-2": 0.0, + "ap-southeast-1": 2.88, + "ap-southeast-2": 2.88, "ap-southeast-3": 2.88, "ap-southeast-4": 0.0, "ca-central-1": 2.568, - "ca-west-1": 0.0, + "ca-west-1": 2.568, "eu-central-1": 2.947, "eu-central-2": 3.218, - "eu-north-1": 0.0, + "eu-north-1": 2.448, "eu-south-1": 2.688, - "eu-south-2": 2.568, + "eu-south-2": 0.0, "eu-west-1": 2.568, - "eu-west-2": 2.842, - "eu-west-3": 2.868, + "eu-west-2": 2.664, + "eu-west-3": 2.688, "il-central-1": 2.696, - "me-central-1": 0.0, + "me-central-1": 2.994, "me-south-1": 2.825, - "sa-east-1": 3.672, - "us-east-1": 2.444, + "sa-east-1": 0.0, + "us-east-1": 2.304, "us-east-2": 2.304, - "us-gov-east-1": 3.094, - "us-gov-west-1": 3.094, - "us-west-1": 2.88, - "us-west-2": 2.444, + "us-gov-east-1": 2.904, + "us-gov-west-1": 2.904, + "us-west-1": 2.688, + "us-west-2": 2.304, "us-west-2-lax-1": 2.932 }, "m5.16xlarge": { - "af-south-1": 0.0, - "ap-east-1": 4.224, - "ap-northeast-1": 0.0, + "af-south-1": 4.064, + "ap-east-1": 4.484, + "ap-northeast-1": 3.968, "ap-northeast-2": 4.0, "ap-northeast-3": 3.968, "ap-south-1": 0.0, "ap-south-2": 0.0, - "ap-southeast-1": 4.077, - "ap-southeast-2": 4.093, - "ap-southeast-3": 4.07, + "ap-southeast-1": 3.84, + "ap-southeast-2": 3.84, + "ap-southeast-3": 3.84, "ap-southeast-4": 0.0, - "ca-central-1": 3.631, + "ca-central-1": 3.424, "ca-west-1": 3.424, "eu-central-1": 3.68, - "eu-central-2": 4.291, - "eu-north-1": 0.0, + "eu-central-2": 4.048, + "eu-north-1": 3.264, "eu-south-1": 3.584, - "eu-south-2": 3.629, - "eu-west-1": 3.653, + "eu-south-2": 3.424, + "eu-west-1": 3.424, "eu-west-2": 3.552, "eu-west-3": 3.824, - "il-central-1": 0.0, + "il-central-1": 3.595, "me-central-1": 3.766, "me-south-1": 3.766, - "sa-east-1": 0.0, + "sa-east-1": 5.171, "us-east-1": 3.259, "us-east-2": 3.072, "us-gov-east-1": 3.872, @@ -42060,23 +42350,23 @@ "us-west-2-lax-1": 3.91 }, "m5.24xlarge": { - "af-south-1": 6.096, + "af-south-1": 0.0, "ap-east-1": 0.0, "ap-northeast-1": 5.952, "ap-northeast-2": 5.664, "ap-northeast-3": 5.952, "ap-south-1": 4.848, "ap-south-2": 4.848, - "ap-southeast-1": 0.0, + "ap-southeast-1": 5.76, "ap-southeast-2": 5.76, "ap-southeast-3": 0.0, "ap-southeast-4": 5.76, - "ca-central-1": 0.0, - "ca-west-1": 0.0, + "ca-central-1": 5.136, + "ca-west-1": 5.136, "eu-central-1": 5.52, - "eu-central-2": 0.0, + "eu-central-2": 6.072, "eu-north-1": 4.896, - "eu-south-1": 0.0, + "eu-south-1": 5.376, "eu-south-2": 5.136, "eu-west-1": 5.136, "eu-west-2": 5.328, @@ -42084,12 +42374,12 @@ "il-central-1": 5.393, "me-central-1": 5.65, "me-south-1": 5.65, - "sa-east-1": 0.0, + "sa-east-1": 7.344, "us-east-1": 4.608, "us-east-2": 4.608, - "us-gov-east-1": 5.808, + "us-gov-east-1": 0.0, "us-gov-west-1": 5.808, - "us-west-1": 5.376, + "us-west-1": 0.0, "us-west-2": 4.608, "us-west-2-lax-1": 5.53 }, @@ -42398,115 +42688,88 @@ "us-west-2": 4.944 }, "m5d": { - "af-south-1": 7.92, - "ap-east-1": 8.184, - "ap-northeast-1": 7.709, - "ap-northeast-2": 7.339, - "ap-northeast-3": 7.709, - "ap-south-1": 6.442, "ap-south-2": 6.442, - "ap-southeast-1": 7.445, - "ap-southeast-2": 7.498, "ap-southeast-3": 7.445, - "ap-southeast-4": 7.498, - "ca-central-1": 6.653, - "ca-west-1": 6.653, - "eu-central-1": 7.181, - "eu-central-2": 7.899, "eu-north-1": 6.336, - "eu-south-1": 6.97, - "eu-south-2": 6.653, - "eu-west-1": 6.653, - "eu-west-2": 6.917, - "eu-west-3": 6.97, - "il-central-1": 6.985, - "me-central-1": 7.318, - "me-south-1": 7.318, - "sa-east-1": 9.504, - "us-east-1": 5.966, - "us-east-2": 5.966, - "us-gov-east-1": 7.55, - "us-gov-west-1": 7.55, - "us-west-1": 7.022, - "us-west-2": 5.966 + "sa-east-1": 9.504 }, "m5d.large": { "af-south-1": 0.15, - "ap-east-1": 0.165, + "ap-east-1": 0.155, "ap-northeast-1": 0.0, "ap-northeast-2": 0.139, "ap-northeast-3": 0.155, "ap-south-1": 0.0, - "ap-south-2": 0.0, + "ap-south-2": 0.122, "ap-southeast-1": 0.15, - "ap-southeast-2": 0.151, + "ap-southeast-2": 0.142, "ap-southeast-3": 0.141, - "ap-southeast-4": 0.0, + "ap-southeast-4": 0.142, "ca-central-1": 0.126, "ca-west-1": 0.0, "eu-central-1": 0.136, - "eu-central-2": 0.159, + "eu-central-2": 0.15, "eu-north-1": 0.12, "eu-south-1": 0.0, - "eu-south-2": 0.134, - "eu-west-1": 0.134, + "eu-south-2": 0.126, + "eu-west-1": 0.126, "eu-west-2": 0.14, - "eu-west-3": 0.141, - "il-central-1": 0.132, - "me-central-1": 0.147, - "me-south-1": 0.0, + "eu-west-3": 0.0, + "il-central-1": 0.14, + "me-central-1": 0.139, + "me-south-1": 0.139, "sa-east-1": 0.18, - "us-east-1": 0.12, + "us-east-1": 0.113, "us-east-2": 0.113, - "us-gov-east-1": 0.152, - "us-gov-west-1": 0.152, - "us-west-1": 0.142, - "us-west-2": 0.0 + "us-gov-east-1": 0.143, + "us-gov-west-1": 0.143, + "us-west-1": 0.133, + "us-west-2": 0.12 }, "m5d.xlarge": { - "af-south-1": 0.318, - "ap-east-1": 0.0, + "af-south-1": 0.3, + "ap-east-1": 0.31, "ap-northeast-1": 0.0, - "ap-northeast-2": 0.295, - "ap-northeast-3": 0.31, - "ap-south-1": 0.0, - "ap-south-2": 0.259, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.303, - "ap-southeast-3": 0.299, + "ap-northeast-2": 0.278, + "ap-northeast-3": 0.292, + "ap-south-1": 0.244, + "ap-south-2": 0.244, + "ap-southeast-1": 0.282, + "ap-southeast-2": 0.284, + "ap-southeast-3": 0.282, "ap-southeast-4": 0.301, "ca-central-1": 0.267, "ca-west-1": 0.0, "eu-central-1": 0.272, "eu-central-2": 0.299, "eu-north-1": 0.24, - "eu-south-1": 0.0, + "eu-south-1": 0.264, "eu-south-2": 0.267, - "eu-west-1": 0.269, + "eu-west-1": 0.252, "eu-west-2": 0.279, - "eu-west-3": 0.282, + "eu-west-3": 0.264, "il-central-1": 0.0, "me-central-1": 0.0, "me-south-1": 0.277, "sa-east-1": 0.36, - "us-east-1": 0.24, + "us-east-1": 0.226, "us-east-2": 0.0, - "us-gov-east-1": 0.0, + "us-gov-east-1": 0.286, "us-gov-west-1": 0.0, - "us-west-1": 0.266, - "us-west-2": 0.24 + "us-west-1": 0.285, + "us-west-2": 0.226 }, "m5d.metal": { - "af-south-1": 7.2, + "af-south-1": 0.0, "ap-east-1": 7.44, "ap-northeast-1": 7.008, - "ap-northeast-2": 0.0, + "ap-northeast-2": 6.672, "ap-northeast-3": 0.0, "ap-south-1": 0.0, - "ap-south-2": 0.0, + "ap-south-2": 5.856, "ap-southeast-1": 6.768, - "ap-southeast-2": 6.816, - "ap-southeast-3": 6.768, + "ap-southeast-2": 0.0, + "ap-southeast-3": 0.0, "ap-southeast-4": 6.816, "ca-central-1": 6.048, "ca-west-1": 6.048, @@ -42515,94 +42778,94 @@ "eu-north-1": 5.76, "eu-south-1": 0.0, "eu-south-2": 6.048, - "eu-west-1": 6.048, + "eu-west-1": 0.0, "eu-west-2": 0.0, - "eu-west-3": 0.0, - "il-central-1": 0.0, - "me-central-1": 0.0, + "eu-west-3": 6.336, + "il-central-1": 6.35, + "me-central-1": 6.653, "me-south-1": 6.653, - "sa-east-1": 0.0, + "sa-east-1": 8.64, "us-east-1": 5.424, "us-east-2": 5.424, - "us-gov-east-1": 0.0, + "us-gov-east-1": 6.864, "us-gov-west-1": 6.864, "us-west-1": 6.384, "us-west-2": 0.0 }, "m5d.2xlarge": { - "af-south-1": 0.636, + "af-south-1": 0.6, "ap-east-1": 0.0, "ap-northeast-1": 0.0, "ap-northeast-2": 0.589, - "ap-northeast-3": 0.619, - "ap-south-1": 0.0, + "ap-northeast-3": 0.584, + "ap-south-1": 0.488, "ap-south-2": 0.488, "ap-southeast-1": 0.564, - "ap-southeast-2": 0.0, - "ap-southeast-3": 0.0, - "ap-southeast-4": 0.602, - "ca-central-1": 0.535, - "ca-west-1": 0.534, - "eu-central-1": 0.544, + "ap-southeast-2": 0.568, + "ap-southeast-3": 0.598, + "ap-southeast-4": 0.568, + "ca-central-1": 0.504, + "ca-west-1": 0.504, + "eu-central-1": 0.581, "eu-central-2": 0.598, - "eu-north-1": 0.48, + "eu-north-1": 0.0, "eu-south-1": 0.528, "eu-south-2": 0.534, "eu-west-1": 0.504, - "eu-west-2": 0.524, + "eu-west-2": 0.0, "eu-west-3": 0.528, - "il-central-1": 0.529, - "me-central-1": 0.588, + "il-central-1": 0.0, + "me-central-1": 0.554, "me-south-1": 0.554, - "sa-east-1": 0.762, - "us-east-1": 0.479, - "us-east-2": 0.0, + "sa-east-1": 0.72, + "us-east-1": 0.452, + "us-east-2": 0.452, "us-gov-east-1": 0.0, - "us-gov-west-1": 0.609, - "us-west-1": 0.532, - "us-west-2": 0.0 + "us-gov-west-1": 0.572, + "us-west-1": 0.57, + "us-west-2": 0.452 }, "m5d.4xlarge": { - "af-south-1": 0.0, + "af-south-1": 1.2, "ap-east-1": 1.24, "ap-northeast-1": 0.0, "ap-northeast-2": 1.112, - "ap-northeast-3": 1.238, + "ap-northeast-3": 0.0, "ap-south-1": 0.0, - "ap-south-2": 0.976, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, + "ap-south-2": 0.0, + "ap-southeast-1": 1.128, + "ap-southeast-2": 1.21, "ap-southeast-3": 1.128, - "ap-southeast-4": 1.136, - "ca-central-1": 1.069, + "ap-southeast-4": 0.0, + "ca-central-1": 1.008, "ca-west-1": 1.008, - "eu-central-1": 1.162, + "eu-central-1": 1.088, "eu-central-2": 1.269, - "eu-north-1": 0.0, - "eu-south-1": 0.0, + "eu-north-1": 0.96, + "eu-south-1": 1.056, "eu-south-2": 0.0, - "eu-west-1": 0.0, - "eu-west-2": 1.118, - "eu-west-3": 0.0, - "il-central-1": 0.0, - "me-central-1": 1.175, - "me-south-1": 0.0, + "eu-west-1": 1.008, + "eu-west-2": 1.048, + "eu-west-3": 1.127, + "il-central-1": 1.122, + "me-central-1": 1.109, + "me-south-1": 1.109, "sa-east-1": 1.44, - "us-east-1": 0.0, + "us-east-1": 0.959, "us-east-2": 0.0, "us-gov-east-1": 1.144, "us-gov-west-1": 1.144, - "us-west-1": 1.139, - "us-west-2": 0.959 + "us-west-1": 1.064, + "us-west-2": 0.904 }, "m5d.8xlarge": { - "af-south-1": 0.0, + "af-south-1": 2.4, "ap-east-1": 2.48, "ap-northeast-1": 2.336, "ap-northeast-2": 2.224, - "ap-northeast-3": 0.0, + "ap-northeast-3": 2.476, "ap-south-1": 1.952, - "ap-south-2": 1.952, + "ap-south-2": 2.069, "ap-southeast-1": 2.256, "ap-southeast-2": 2.421, "ap-southeast-3": 0.0, @@ -42610,21 +42873,21 @@ "ca-central-1": 2.139, "ca-west-1": 0.0, "eu-central-1": 2.176, - "eu-central-2": 2.394, + "eu-central-2": 2.537, "eu-north-1": 1.92, "eu-south-1": 2.112, - "eu-south-2": 2.137, + "eu-south-2": 2.016, "eu-west-1": 2.151, "eu-west-2": 2.096, "eu-west-3": 2.112, - "il-central-1": 2.244, - "me-central-1": 2.351, + "il-central-1": 0.0, + "me-central-1": 2.218, "me-south-1": 0.0, - "sa-east-1": 3.046, + "sa-east-1": 2.88, "us-east-1": 1.808, "us-east-2": 1.808, "us-gov-east-1": 2.288, - "us-gov-west-1": 0.0, + "us-gov-west-1": 2.288, "us-west-1": 2.128, "us-west-2": 1.808 }, @@ -42633,76 +42896,76 @@ "ap-east-1": 3.72, "ap-northeast-1": 3.504, "ap-northeast-2": 0.0, - "ap-northeast-3": 3.714, - "ap-south-1": 0.0, - "ap-south-2": 3.104, + "ap-northeast-3": 3.504, + "ap-south-1": 2.928, + "ap-south-2": 2.928, "ap-southeast-1": 3.592, "ap-southeast-2": 3.408, "ap-southeast-3": 3.384, - "ap-southeast-4": 3.612, - "ca-central-1": 3.024, + "ap-southeast-4": 0.0, + "ca-central-1": 0.0, "ca-west-1": 3.205, - "eu-central-1": 0.0, - "eu-central-2": 0.0, + "eu-central-1": 3.264, + "eu-central-2": 3.59, "eu-north-1": 0.0, - "eu-south-1": 3.358, + "eu-south-1": 3.168, "eu-south-2": 3.024, "eu-west-1": 3.024, "eu-west-2": 0.0, - "eu-west-3": 3.38, + "eu-west-3": 3.168, "il-central-1": 3.175, - "me-central-1": 0.0, + "me-central-1": 3.326, "me-south-1": 3.326, - "sa-east-1": 0.0, + "sa-east-1": 4.32, "us-east-1": 2.876, - "us-east-2": 2.876, + "us-east-2": 2.712, "us-gov-east-1": 3.432, - "us-gov-west-1": 0.0, + "us-gov-west-1": 3.432, "us-west-1": 3.192, - "us-west-2": 0.0 + "us-west-2": 2.876 }, "m5d.16xlarge": { - "af-south-1": 4.8, + "af-south-1": 0.0, "ap-east-1": 4.96, "ap-northeast-1": 4.672, "ap-northeast-2": 4.448, - "ap-northeast-3": 0.0, + "ap-northeast-3": 4.672, "ap-south-1": 3.904, - "ap-south-2": 0.0, + "ap-south-2": 3.904, "ap-southeast-1": 4.512, "ap-southeast-2": 0.0, "ap-southeast-3": 4.512, "ap-southeast-4": 4.544, "ca-central-1": 4.032, - "ca-west-1": 0.0, + "ca-west-1": 4.274, "eu-central-1": 4.352, "eu-central-2": 0.0, "eu-north-1": 3.84, - "eu-south-1": 4.224, - "eu-south-2": 0.0, + "eu-south-1": 4.477, + "eu-south-2": 4.032, "eu-west-1": 4.032, - "eu-west-2": 4.471, + "eu-west-2": 4.192, "eu-west-3": 4.224, "il-central-1": 4.234, "me-central-1": 4.701, - "me-south-1": 4.732, - "sa-east-1": 0.0, + "me-south-1": 4.435, + "sa-east-1": 5.76, "us-east-1": 3.616, "us-east-2": 3.616, "us-gov-east-1": 4.576, - "us-gov-west-1": 4.876, + "us-gov-west-1": 4.576, "us-west-1": 4.256, "us-west-2": 3.616 }, "m5d.24xlarge": { "af-south-1": 7.2, - "ap-east-1": 0.0, + "ap-east-1": 7.44, "ap-northeast-1": 7.008, "ap-northeast-2": 6.672, "ap-northeast-3": 7.008, "ap-south-1": 5.856, "ap-south-2": 5.856, - "ap-southeast-1": 0.0, + "ap-southeast-1": 6.768, "ap-southeast-2": 0.0, "ap-southeast-3": 6.768, "ap-southeast-4": 6.816, @@ -42712,206 +42975,188 @@ "eu-central-2": 7.181, "eu-north-1": 0.0, "eu-south-1": 6.336, - "eu-south-2": 0.0, - "eu-west-1": 0.0, - "eu-west-2": 0.0, - "eu-west-3": 6.336, - "il-central-1": 0.0, + "eu-south-2": 6.048, + "eu-west-1": 6.048, + "eu-west-2": 6.288, + "eu-west-3": 0.0, + "il-central-1": 6.35, "me-central-1": 6.653, "me-south-1": 6.653, "sa-east-1": 0.0, "us-east-1": 5.424, - "us-east-2": 0.0, + "us-east-2": 5.424, "us-gov-east-1": 6.864, - "us-gov-west-1": 0.0, - "us-west-1": 0.0, + "us-gov-west-1": 6.864, + "us-west-1": 6.384, "us-west-2": 5.424 }, - "m5dn": { - "ap-northeast-1": 9.24, - "ap-southeast-1": 8.818, - "eu-central-1": 8.554, - "eu-west-1": 8.026, - "us-east-1": 7.181, - "us-east-2": 7.181, - "us-gov-east-1": 9.029, - "us-gov-west-1": 9.029, - "us-west-2": 7.181 - }, "m5dn.large": { - "ap-northeast-1": 0.0, + "ap-northeast-1": 0.187, "ap-southeast-1": 0.0, "eu-central-1": 0.162, "eu-west-1": 0.152, "us-east-1": 0.0, - "us-east-2": 0.136, - "us-gov-east-1": 0.181, - "us-gov-west-1": 0.171, + "us-east-2": 0.144, + "us-gov-east-1": 0.171, + "us-gov-west-1": 0.0, "us-west-2": 0.0 }, "m5dn.xlarge": { - "ap-northeast-1": 0.373, + "ap-northeast-1": 0.35, "ap-southeast-1": 0.334, - "eu-central-1": 0.346, - "eu-west-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 0.288, - "us-gov-east-1": 0.342, - "us-gov-west-1": 0.342, + "eu-central-1": 0.324, + "eu-west-1": 0.324, + "us-east-1": 0.288, + "us-east-2": 0.272, + "us-gov-east-1": 0.363, + "us-gov-west-1": 0.363, "us-west-2": 0.272 }, "m5dn.metal": { "ap-northeast-1": 8.4, "ap-southeast-1": 8.016, - "eu-central-1": 0.0, - "eu-west-1": 0.0, - "us-east-1": 6.528, - "us-east-2": 0.0, - "us-gov-east-1": 0.0, + "eu-central-1": 7.776, + "eu-west-1": 7.296, + "us-east-1": 0.0, + "us-east-2": 6.528, + "us-gov-east-1": 8.208, "us-gov-west-1": 8.208, "us-west-2": 6.528 }, "m5dn.2xlarge": { - "ap-northeast-1": 0.0, - "ap-southeast-1": 0.71, - "eu-central-1": 0.692, + "ap-northeast-1": 0.7, + "ap-southeast-1": 0.668, + "eu-central-1": 0.0, "eu-west-1": 0.0, "us-east-1": 0.0, - "us-east-2": 0.544, - "us-gov-east-1": 0.725, - "us-gov-west-1": 0.725, + "us-east-2": 0.0, + "us-gov-east-1": 0.0, + "us-gov-west-1": 0.684, "us-west-2": 0.0 }, "m5dn.4xlarge": { - "ap-northeast-1": 0.0, - "ap-southeast-1": 1.336, + "ap-northeast-1": 1.4, + "ap-southeast-1": 0.0, "eu-central-1": 1.383, - "eu-west-1": 1.297, - "us-east-1": 0.0, - "us-east-2": 0.0, - "us-gov-east-1": 0.0, - "us-gov-west-1": 0.0, - "us-west-2": 1.154 + "eu-west-1": 0.0, + "us-east-1": 1.088, + "us-east-2": 1.088, + "us-gov-east-1": 1.368, + "us-gov-west-1": 1.368, + "us-west-2": 1.088 }, "m5dn.8xlarge": { - "ap-northeast-1": 2.987, - "ap-southeast-1": 0.0, - "eu-central-1": 2.766, - "eu-west-1": 0.0, - "us-east-1": 2.308, - "us-east-2": 0.0, + "ap-northeast-1": 2.8, + "ap-southeast-1": 2.672, + "eu-central-1": 0.0, + "eu-west-1": 2.432, + "us-east-1": 2.176, + "us-east-2": 2.176, "us-gov-east-1": 2.736, - "us-gov-west-1": 2.9, - "us-west-2": 2.176 + "us-gov-west-1": 2.736, + "us-west-2": 2.308 }, "m5dn.12xlarge": { - "ap-northeast-1": 4.481, - "ap-southeast-1": 0.0, + "ap-northeast-1": 4.2, + "ap-southeast-1": 4.257, "eu-central-1": 3.888, - "eu-west-1": 0.0, - "us-east-1": 3.462, - "us-east-2": 0.0, - "us-gov-east-1": 4.35, - "us-gov-west-1": 4.35, + "eu-west-1": 3.89, + "us-east-1": 0.0, + "us-east-2": 3.264, + "us-gov-east-1": 0.0, + "us-gov-west-1": 4.104, "us-west-2": 3.264 }, "m5dn.16xlarge": { - "ap-northeast-1": 0.0, + "ap-northeast-1": 5.6, "ap-southeast-1": 5.676, "eu-central-1": 5.184, - "eu-west-1": 5.187, - "us-east-1": 4.352, - "us-east-2": 4.616, + "eu-west-1": 4.864, + "us-east-1": 0.0, + "us-east-2": 4.352, "us-gov-east-1": 5.472, "us-gov-west-1": 5.472, - "us-west-2": 4.352 + "us-west-2": 4.616 }, "m5dn.24xlarge": { "ap-northeast-1": 8.4, - "ap-southeast-1": 0.0, + "ap-southeast-1": 8.016, "eu-central-1": 7.776, "eu-west-1": 0.0, "us-east-1": 0.0, "us-east-2": 0.0, "us-gov-east-1": 0.0, "us-gov-west-1": 8.208, - "us-west-2": 0.0 + "us-west-2": 6.528 }, "m5n": { - "ap-northeast-1": 8.078, - "ap-southeast-1": 7.709, - "eu-central-1": 7.445, - "eu-west-1": 7.022, - "us-east-1": 6.283, - "us-east-2": 6.283, - "us-gov-east-1": 7.867, - "us-gov-west-1": 7.867, - "us-west-2": 6.283 + "ap-southeast-1": 7.709 }, "m5n.large": { - "ap-northeast-1": 0.153, - "ap-southeast-1": 0.155, - "eu-central-1": 0.141, - "eu-west-1": 0.0, - "us-east-1": 0.126, + "ap-northeast-1": 0.0, + "ap-southeast-1": 0.146, + "eu-central-1": 0.15, + "eu-west-1": 0.133, + "us-east-1": 0.119, "us-east-2": 0.119, - "us-gov-east-1": 0.158, - "us-gov-west-1": 0.0, + "us-gov-east-1": 0.149, + "us-gov-west-1": 0.149, "us-west-2": 0.119 }, "m5n.xlarge": { "ap-northeast-1": 0.0, "ap-southeast-1": 0.31, - "eu-central-1": 0.301, + "eu-central-1": 0.282, "eu-west-1": 0.266, - "us-east-1": 0.0, + "us-east-1": 0.238, "us-east-2": 0.252, - "us-gov-east-1": 0.0, - "us-gov-west-1": 0.316, - "us-west-2": 0.252 + "us-gov-east-1": 0.298, + "us-gov-west-1": 0.298, + "us-west-2": 0.238 }, "m5n.metal": { "ap-northeast-1": 7.344, "ap-southeast-1": 0.0, "eu-central-1": 6.768, + "eu-west-1": 0.0, "us-east-1": 5.712, "us-east-2": 5.712, - "us-gov-east-1": 7.152, - "us-gov-west-1": 0.0, + "us-gov-east-1": 0.0, + "us-gov-west-1": 7.152, "us-west-2": 5.712 }, "m5n.2xlarge": { "ap-northeast-1": 0.612, - "ap-southeast-1": 0.62, + "ap-southeast-1": 0.0, "eu-central-1": 0.564, - "eu-west-1": 0.568, + "eu-west-1": 0.0, "us-east-1": 0.476, - "us-east-2": 0.505, - "us-gov-east-1": 0.0, - "us-gov-west-1": 0.632, - "us-west-2": 0.476 + "us-east-2": 0.476, + "us-gov-east-1": 0.632, + "us-gov-west-1": 0.596, + "us-west-2": 0.505 }, "m5n.4xlarge": { "ap-northeast-1": 1.224, - "ap-southeast-1": 0.0, - "eu-central-1": 1.204, - "eu-west-1": 1.135, - "us-east-1": 0.0, + "ap-southeast-1": 1.168, + "eu-central-1": 1.128, + "eu-west-1": 0.0, + "us-east-1": 0.952, "us-east-2": 0.0, - "us-gov-east-1": 0.0, + "us-gov-east-1": 1.264, "us-gov-west-1": 1.192, "us-west-2": 0.0 }, "m5n.8xlarge": { - "ap-northeast-1": 2.611, - "ap-southeast-1": 2.482, - "eu-central-1": 0.0, - "eu-west-1": 2.128, + "ap-northeast-1": 2.448, + "ap-southeast-1": 2.336, + "eu-central-1": 2.256, + "eu-west-1": 0.0, "us-east-1": 1.904, - "us-east-2": 0.0, - "us-gov-east-1": 2.527, + "us-east-2": 2.019, + "us-gov-east-1": 0.0, "us-gov-west-1": 2.384, - "us-west-2": 0.0 + "us-west-2": 1.904 }, "m5n.12xlarge": { "ap-northeast-1": 3.672, @@ -42919,20 +43164,20 @@ "eu-central-1": 3.612, "eu-west-1": 0.0, "us-east-1": 0.0, - "us-east-2": 3.029, + "us-east-2": 2.856, "us-gov-east-1": 3.576, "us-gov-west-1": 3.576, - "us-west-2": 3.029 + "us-west-2": 2.856 }, "m5n.16xlarge": { - "ap-northeast-1": 5.222, + "ap-northeast-1": 4.896, "ap-southeast-1": 4.672, - "eu-central-1": 4.816, - "eu-west-1": 4.256, + "eu-central-1": 4.512, + "eu-west-1": 4.541, "us-east-1": 3.808, - "us-east-2": 4.038, - "us-gov-east-1": 5.054, - "us-gov-west-1": 5.054, + "us-east-2": 3.808, + "us-gov-east-1": 4.768, + "us-gov-west-1": 4.768, "us-west-2": 3.808 }, "m5n.24xlarge": { @@ -42942,31 +43187,18 @@ "eu-west-1": 0.0, "us-east-1": 5.712, "us-east-2": 5.712, - "us-gov-east-1": 0.0, + "us-gov-east-1": 7.152, "us-gov-west-1": 0.0, "us-west-2": 5.712 }, - "m5zn": { - "ap-northeast-1": 5.632, - "ap-northeast-2": 5.359, - "ap-southeast-1": 5.452, - "ap-southeast-2": 5.452, - "eu-central-1": 5.224, - "eu-west-1": 4.86, - "sa-east-1": 6.95, - "us-east-1": 4.36, - "us-east-2": 4.36, - "us-west-1": 5.087, - "us-west-2": 4.36 - }, "m5zn.large": { "ap-northeast-1": 0.2134, - "ap-northeast-2": 0.0, + "ap-northeast-2": 0.2233, "ap-southeast-1": 0.2065, - "ap-southeast-2": 0.0, + "ap-southeast-2": 0.2065, "eu-central-1": 0.0, - "eu-west-1": 0.2025, - "sa-east-1": 0.2896, + "eu-west-1": 0.1841, + "sa-east-1": 0.2632, "us-east-1": 0.0, "us-east-2": 0.0, "us-west-1": 0.1927, @@ -42975,271 +43207,270 @@ "m5zn.xlarge": { "ap-northeast-1": 0.4694, "ap-northeast-2": 0.4466, - "ap-southeast-1": 0.4543, - "ap-southeast-2": 0.413, + "ap-southeast-1": 0.413, + "ap-southeast-2": 0.0, "eu-central-1": 0.3957, - "eu-west-1": 0.405, - "sa-east-1": 0.5791, - "us-east-1": 0.3634, + "eu-west-1": 0.3682, + "sa-east-1": 0.5265, + "us-east-1": 0.3303, "us-east-2": 0.0, - "us-west-1": 0.0, - "us-west-2": 0.3634 + "us-west-1": 0.3854, + "us-west-2": 0.3303 }, "m5zn.metal": { "ap-northeast-1": 0.0, "ap-northeast-2": 4.872, "ap-southeast-1": 4.956, "ap-southeast-2": 0.0, - "eu-central-1": 0.0, + "eu-central-1": 4.7486, "eu-west-1": 4.4184, - "sa-east-1": 6.3178, + "sa-east-1": 0.0, "us-east-1": 3.9641, - "us-east-2": 0.0, - "us-west-1": 0.0, - "us-west-2": 4.3605 + "us-east-2": 3.9641, + "us-west-1": 4.6248, + "us-west-2": 0.0 }, "m5zn.2xlarge": { - "ap-northeast-1": 0.0, + "ap-northeast-1": 0.8534, "ap-northeast-2": 0.0, "ap-southeast-1": 0.826, "ap-southeast-2": 0.826, - "eu-central-1": 0.0, - "eu-west-1": 0.81, + "eu-central-1": 0.7914, + "eu-west-1": 0.7364, "sa-east-1": 0.0, - "us-east-1": 0.7267, - "us-east-2": 0.6607, - "us-west-1": 0.7708, + "us-east-1": 0.6607, + "us-east-2": 0.7267, + "us-west-1": 0.8479, "us-west-2": 0.6607 }, "m5zn.3xlarge": { "ap-northeast-1": 1.2801, - "ap-northeast-2": 1.3398, + "ap-northeast-2": 1.218, "ap-southeast-1": 1.3629, - "ap-southeast-2": 1.3629, + "ap-southeast-2": 1.239, "eu-central-1": 0.0, "eu-west-1": 1.2151, - "sa-east-1": 1.5794, + "sa-east-1": 1.7374, "us-east-1": 0.0, "us-east-2": 0.0, - "us-west-1": 1.2718, + "us-west-1": 1.1562, "us-west-2": 1.0901 }, "m5zn.6xlarge": { - "ap-northeast-1": 0.0, + "ap-northeast-1": 2.5602, "ap-northeast-2": 0.0, "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, - "eu-central-1": 2.6118, - "eu-west-1": 0.0, + "ap-southeast-2": 2.478, + "eu-central-1": 2.3743, + "eu-west-1": 2.4301, "sa-east-1": 3.1589, - "us-east-1": 0.0, + "us-east-1": 1.982, "us-east-2": 0.0, "us-west-1": 0.0, - "us-west-2": 0.0 + "us-west-2": 1.982 }, "m5zn.12xlarge": { - "ap-northeast-1": 0.0, + "ap-northeast-1": 5.1204, "ap-northeast-2": 4.872, "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, + "ap-southeast-2": 5.4516, "eu-central-1": 4.7486, "eu-west-1": 0.0, - "sa-east-1": 6.9495, + "sa-east-1": 6.3178, "us-east-1": 3.9641, - "us-east-2": 0.0, - "us-west-1": 0.0, + "us-east-2": 4.3605, + "us-west-1": 4.6248, "us-west-2": 3.9641 }, "m6a": { "ap-northeast-1": 11.785, "ap-south-1": 5.866, - "ap-south-2": 5.866, - "ap-southeast-1": 11.405, "ap-southeast-2": 11.405, - "ca-central-1": 10.169, - "eu-central-1": 10.93, - "eu-south-1": 10.644, - "eu-west-1": 10.169, - "eu-west-2": 10.549, - "sa-east-1": 14.541, - "us-east-1": 9.124, - "us-east-2": 9.124, - "us-west-1": 10.644, - "us-west-2": 9.124 + "eu-west-1": 10.169 }, "m6a.large": { - "ap-northeast-1": 0.12276, - "ap-south-1": 0.06111, + "ap-northeast-1": 0.1116, + "ap-south-1": 0.05555, "ap-south-2": 0.0, "ap-southeast-1": 0.108, "ap-southeast-2": 0.108, "ca-central-1": 0.0963, - "eu-central-1": 0.11385, + "eu-central-1": 0.1035, "eu-south-1": 0.11088, - "eu-west-1": 0.0963, + "eu-west-1": 0.0, "eu-west-2": 0.0, + "eu-west-3": 0.0, "sa-east-1": 0.0, "us-east-1": 0.0, - "us-east-2": 0.0864, + "us-east-2": 0.09504, "us-west-1": 0.0, "us-west-2": 0.0864 }, "m6a.xlarge": { "ap-northeast-1": 0.0, - "ap-south-1": 0.0, + "ap-south-1": 0.12221, "ap-south-2": 0.1111, - "ap-southeast-1": 0.216, + "ap-southeast-1": 0.2376, "ap-southeast-2": 0.216, "ca-central-1": 0.1926, - "eu-central-1": 0.0, - "eu-south-1": 0.2016, + "eu-central-1": 0.207, + "eu-south-1": 0.22176, "eu-west-1": 0.1926, "eu-west-2": 0.0, - "sa-east-1": 0.30294, + "eu-west-3": 0.2016, + "sa-east-1": 0.2754, "us-east-1": 0.1728, "us-east-2": 0.0, - "us-west-1": 0.2016, - "us-west-2": 0.0 + "us-west-1": 0.22176, + "us-west-2": 0.1728 }, "m6a.metal": { "ap-northeast-1": 10.7136, "ap-south-1": 5.3328, - "ap-south-2": 5.3328, + "ap-south-2": 0.0, "ap-southeast-1": 10.368, "ap-southeast-2": 10.368, "ca-central-1": 9.2448, "eu-central-1": 9.936, "eu-south-1": 9.6768, "eu-west-1": 9.2448, - "eu-west-2": 0.0, + "eu-west-2": 9.5904, + "eu-west-3": 9.6768, "sa-east-1": 13.2192, "us-east-1": 8.2944, - "us-east-2": 0.0, + "us-east-2": 8.2944, "us-west-1": 9.6768, "us-west-2": 8.2944 }, "m6a.2xlarge": { - "ap-northeast-1": 0.0, + "ap-northeast-1": 0.4464, "ap-south-1": 0.2222, - "ap-south-2": 0.24442, + "ap-south-2": 0.2222, "ap-southeast-1": 0.4752, - "ap-southeast-2": 0.4752, + "ap-southeast-2": 0.0, "ca-central-1": 0.3852, - "eu-central-1": 0.0, - "eu-south-1": 0.44352, + "eu-central-1": 0.414, + "eu-south-1": 0.4032, "eu-west-1": 0.42372, "eu-west-2": 0.3996, + "eu-west-3": 0.4032, "sa-east-1": 0.5508, - "us-east-1": 0.0, - "us-east-2": 0.0, + "us-east-1": 0.3456, + "us-east-2": 0.3456, "us-west-1": 0.0, - "us-west-2": 0.38016 + "us-west-2": 0.3456 }, "m6a.4xlarge": { - "ap-northeast-1": 0.8928, - "ap-south-1": 0.0, - "ap-south-2": 0.48884, - "ap-southeast-1": 0.9504, - "ap-southeast-2": 0.9504, + "ap-northeast-1": 0.0, + "ap-south-1": 0.4444, + "ap-south-2": 0.4444, + "ap-southeast-1": 0.864, + "ap-southeast-2": 0.864, "ca-central-1": 0.0, - "eu-central-1": 0.0, - "eu-south-1": 0.88704, - "eu-west-1": 0.0, - "eu-west-2": 0.0, - "sa-east-1": 1.21176, - "us-east-1": 0.6912, + "eu-central-1": 0.828, + "eu-south-1": 0.8064, + "eu-west-1": 0.7704, + "eu-west-2": 0.7992, + "eu-west-3": 0.88704, + "sa-east-1": 1.1016, + "us-east-1": 0.0, "us-east-2": 0.76032, "us-west-1": 0.0, - "us-west-2": 0.0 + "us-west-2": 0.6912 }, "m6a.8xlarge": { - "ap-northeast-1": 1.96416, - "ap-south-1": 0.8888, + "ap-northeast-1": 1.7856, + "ap-south-1": 0.97768, "ap-south-2": 0.97768, - "ap-southeast-1": 0.0, + "ap-southeast-1": 1.728, "ap-southeast-2": 1.9008, "ca-central-1": 1.69488, - "eu-central-1": 0.0, + "eu-central-1": 1.8216, "eu-south-1": 1.6128, - "eu-west-1": 1.69488, + "eu-west-1": 1.5408, "eu-west-2": 0.0, + "eu-west-3": 1.6128, "sa-east-1": 2.42352, "us-east-1": 1.52064, - "us-east-2": 1.52064, + "us-east-2": 1.3824, "us-west-1": 1.77408, "us-west-2": 1.3824 }, "m6a.12xlarge": { "ap-northeast-1": 2.6784, "ap-south-1": 0.0, - "ap-south-2": 1.46652, - "ap-southeast-1": 0.0, + "ap-south-2": 1.3332, + "ap-southeast-1": 2.592, "ap-southeast-2": 2.592, - "ca-central-1": 2.54232, - "eu-central-1": 2.7324, + "ca-central-1": 2.3112, + "eu-central-1": 0.0, "eu-south-1": 0.0, - "eu-west-1": 2.3112, + "eu-west-1": 0.0, "eu-west-2": 2.63736, - "sa-east-1": 0.0, - "us-east-1": 2.28096, - "us-east-2": 0.0, - "us-west-1": 0.0, + "eu-west-3": 0.0, + "sa-east-1": 3.3048, + "us-east-1": 2.0736, + "us-east-2": 2.0736, + "us-west-1": 2.4192, "us-west-2": 2.28096 }, "m6a.16xlarge": { "ap-northeast-1": 3.92832, "ap-south-1": 1.7776, - "ap-south-2": 1.7776, + "ap-south-2": 1.95536, "ap-southeast-1": 3.456, "ap-southeast-2": 3.456, "ca-central-1": 0.0, "eu-central-1": 3.312, "eu-south-1": 3.2256, - "eu-west-1": 0.0, - "eu-west-2": 0.0, + "eu-west-1": 3.38976, + "eu-west-2": 3.1968, + "eu-west-3": 3.54816, "sa-east-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 3.04128, + "us-east-1": 2.7648, + "us-east-2": 2.7648, "us-west-1": 3.2256, - "us-west-2": 3.04128 + "us-west-2": 2.7648 }, "m6a.24xlarge": { - "ap-northeast-1": 0.0, + "ap-northeast-1": 5.89248, "ap-south-1": 2.6664, "ap-south-2": 2.6664, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, + "ap-southeast-1": 5.184, + "ap-southeast-2": 5.184, "ca-central-1": 5.08464, "eu-central-1": 4.968, - "eu-south-1": 4.8384, - "eu-west-1": 5.08464, + "eu-south-1": 5.32224, + "eu-west-1": 4.6224, "eu-west-2": 4.7952, - "sa-east-1": 7.27056, - "us-east-1": 4.56192, - "us-east-2": 0.0, - "us-west-1": 0.0, + "eu-west-3": 4.8384, + "sa-east-1": 6.6096, + "us-east-1": 4.1472, + "us-east-2": 4.1472, + "us-west-1": 4.8384, "us-west-2": 4.1472 }, "m6a.32xlarge": { - "ap-northeast-1": 0.0, - "ap-south-1": 3.5552, - "ap-south-2": 3.91072, - "ap-southeast-1": 6.912, - "ap-southeast-2": 0.0, - "ca-central-1": 0.0, - "eu-central-1": 0.0, + "ap-northeast-1": 7.1424, + "ap-south-1": 3.91072, + "ap-south-2": 3.5552, + "ap-southeast-1": 0.0, + "ap-southeast-2": 7.6032, + "ca-central-1": 6.1632, + "eu-central-1": 7.2864, "eu-south-1": 6.4512, "eu-west-1": 6.1632, "eu-west-2": 6.3936, + "eu-west-3": 0.0, "sa-east-1": 8.8128, - "us-east-1": 6.08256, + "us-east-1": 5.5296, "us-east-2": 5.5296, - "us-west-1": 0.0, + "us-west-1": 6.4512, "us-west-2": 5.5296 }, "m6a.48xlarge": { "ap-northeast-1": 10.7136, - "ap-south-1": 5.3328, + "ap-south-1": 0.0, "ap-south-2": 5.3328, "ap-southeast-1": 10.368, "ap-southeast-2": 10.368, @@ -43248,6 +43479,7 @@ "eu-south-1": 9.6768, "eu-west-1": 0.0, "eu-west-2": 9.5904, + "eu-west-3": 0.0, "sa-east-1": 13.2192, "us-east-1": 8.2944, "us-east-2": 8.2944, @@ -43255,69 +43487,42 @@ "us-west-2": 8.2944 }, "m6g": { - "af-south-1": 3.576, - "ap-east-1": 3.731, - "ap-northeast-1": 3.485, - "ap-northeast-2": 3.309, - "ap-northeast-3": 3.492, - "ap-south-1": 1.781, - "ap-south-2": 1.781, - "ap-southeast-1": 3.379, - "ap-southeast-2": 3.379, - "ap-southeast-3": 3.379, - "ap-southeast-4": 3.379, - "ca-central-1": 3.013, - "ca-west-1": 3.013, - "eu-central-1": 3.238, - "eu-central-2": 3.562, - "eu-north-1": 2.886, - "eu-south-1": 3.154, - "eu-south-2": 3.027, - "eu-west-1": 3.027, - "eu-west-2": 3.126, "eu-west-3": 3.168, - "il-central-1": 3.179, - "me-central-1": 3.33, - "me-south-1": 3.309, - "sa-east-1": 4.308, - "us-east-1": 2.71, - "us-east-2": 2.71, - "us-gov-east-1": 3.407, - "us-gov-west-1": 3.407, - "us-west-1": 3.154, - "us-west-2": 2.71, - "us-west-2-lax-1": 3.252 + "me-south-1": 3.309 }, "m6g.medium": { "af-south-1": 0.0508, - "ap-east-1": 0.0, + "ap-east-1": 0.0561, "ap-northeast-1": 0.0495, - "ap-northeast-2": 0.0, + "ap-northeast-2": 0.0499, "ap-northeast-3": 0.0, "ap-south-1": 0.0253, - "ap-south-2": 0.0268, + "ap-south-2": 0.0253, "ap-southeast-1": 0.048, "ap-southeast-2": 0.0, "ap-southeast-3": 0.048, - "ap-southeast-4": 0.048, - "ca-central-1": 0.0454, - "ca-west-1": 0.0, + "ap-southeast-4": 0.0, + "ap-southeast-5": 0.0432, + "ap-southeast-7": 0.0408, + "ca-central-1": 0.0428, + "ca-west-1": 0.0428, "eu-central-1": 0.0, - "eu-central-2": 0.0536, + "eu-central-2": 0.0506, "eu-north-1": 0.0, - "eu-south-1": 0.0475, + "eu-south-1": 0.0448, "eu-south-2": 0.0, - "eu-west-1": 0.0, - "eu-west-2": 0.0, + "eu-west-1": 0.043, + "eu-west-2": 0.0444, "eu-west-3": 0.045, - "il-central-1": 0.0, - "me-central-1": 0.0501, - "me-south-1": 0.047, - "sa-east-1": 0.0, + "il-central-1": 0.0452, + "me-central-1": 0.0473, + "me-south-1": 0.0, + "mx-central-1": 0.0404, + "sa-east-1": 0.0649, "us-east-1": 0.0, "us-east-2": 0.0385, "us-gov-east-1": 0.0484, - "us-gov-west-1": 0.0, + "us-gov-west-1": 0.0484, "us-west-1": 0.0448, "us-west-2": 0.0, "us-west-2-lax-1": 0.0462 @@ -43326,98 +43531,107 @@ "af-south-1": 0.1077, "ap-east-1": 0.106, "ap-northeast-1": 0.105, - "ap-northeast-2": 0.0997, + "ap-northeast-2": 0.094, "ap-northeast-3": 0.0, - "ap-south-1": 0.0536, + "ap-south-1": 0.0506, "ap-south-2": 0.0506, "ap-southeast-1": 0.096, - "ap-southeast-2": 0.096, - "ap-southeast-3": 0.0, - "ap-southeast-4": 0.1018, - "ca-central-1": 0.0907, - "ca-west-1": 0.0907, - "eu-central-1": 0.092, - "eu-central-2": 0.1073, + "ap-southeast-2": 0.0, + "ap-southeast-3": 0.1018, + "ap-southeast-4": 0.096, + "ap-southeast-5": 0.0865, + "ap-southeast-7": 0.0865, + "ca-central-1": 0.0856, + "ca-west-1": 0.0, + "eu-central-1": 0.0975, + "eu-central-2": 0.1012, "eu-north-1": 0.0869, - "eu-south-1": 0.0896, + "eu-south-1": 0.0, "eu-south-2": 0.0911, - "eu-west-1": 0.0, + "eu-west-1": 0.086, "eu-west-2": 0.0, - "eu-west-3": 0.0, + "eu-west-3": 0.09, "il-central-1": 0.0903, - "me-central-1": 0.0, - "me-south-1": 0.0, - "sa-east-1": 0.1297, - "us-east-1": 0.0, - "us-east-2": 0.0816, + "me-central-1": 0.0946, + "me-south-1": 0.094, + "mx-central-1": 0.0809, + "sa-east-1": 0.1224, + "us-east-1": 0.077, + "us-east-2": 0.077, "us-gov-east-1": 0.0, "us-gov-west-1": 0.0968, - "us-west-1": 0.095, + "us-west-1": 0.0896, "us-west-2": 0.0816, - "us-west-2-lax-1": 0.0979 + "us-west-2-lax-1": 0.0 }, "m6g.xlarge": { - "af-south-1": 0.2154, - "ap-east-1": 0.0, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.1994, - "ap-northeast-3": 0.1984, - "ap-south-1": 0.0, - "ap-south-2": 0.0, + "af-south-1": 0.2032, + "ap-east-1": 0.212, + "ap-northeast-1": 0.198, + "ap-northeast-2": 0.188, + "ap-northeast-3": 0.0, + "ap-south-1": 0.1073, + "ap-south-2": 0.1012, "ap-southeast-1": 0.192, - "ap-southeast-2": 0.2035, - "ap-southeast-3": 0.192, - "ap-southeast-4": 0.2035, + "ap-southeast-2": 0.192, + "ap-southeast-3": 0.2035, + "ap-southeast-4": 0.192, + "ap-southeast-5": 0.1632, + "ap-southeast-7": 0.173, "ca-central-1": 0.0, - "ca-west-1": 0.0, - "eu-central-1": 0.195, + "ca-west-1": 0.1815, + "eu-central-1": 0.184, "eu-central-2": 0.0, "eu-north-1": 0.1738, - "eu-south-1": 0.1899, + "eu-south-1": 0.1792, "eu-south-2": 0.172, "eu-west-1": 0.1822, - "eu-west-2": 0.0, + "eu-west-2": 0.1776, "eu-west-3": 0.18, "il-central-1": 0.1806, - "me-central-1": 0.2004, + "me-central-1": 0.1892, "me-south-1": 0.188, - "sa-east-1": 0.2448, - "us-east-1": 0.154, - "us-east-2": 0.0, + "mx-central-1": 0.0, + "sa-east-1": 0.2595, + "us-east-1": 0.0, + "us-east-2": 0.1632, "us-gov-east-1": 0.1936, - "us-gov-west-1": 0.2052, + "us-gov-west-1": 0.1936, "us-west-1": 0.0, "us-west-2": 0.154, - "us-west-2-lax-1": 0.1848 + "us-west-2-lax-1": 0.0 }, "m6g.metal": { - "af-south-1": 3.4463, - "ap-east-1": 3.5936, - "ap-northeast-1": 3.36, - "ap-northeast-2": 0.0, - "ap-northeast-3": 3.1744, - "ap-south-1": 0.0, + "af-south-1": 0.0, + "ap-east-1": 3.392, + "ap-northeast-1": 0.0, + "ap-northeast-2": 3.1904, + "ap-northeast-3": 3.3649, + "ap-south-1": 1.6192, "ap-south-2": 1.7164, "ap-southeast-1": 3.072, - "ap-southeast-2": 3.2563, + "ap-southeast-2": 3.072, "ap-southeast-3": 0.0, - "ap-southeast-4": 0.0, - "ca-central-1": 2.7392, - "ca-west-1": 0.0, - "eu-central-1": 2.944, + "ap-southeast-4": 3.072, + "ap-southeast-5": 2.6112, + "ap-southeast-7": 2.6112, + "ca-central-1": 0.0, + "ca-west-1": 2.7392, + "eu-central-1": 0.0, "eu-central-2": 3.2384, "eu-north-1": 2.624, - "eu-south-1": 3.0387, - "eu-south-2": 2.9152, - "eu-west-1": 2.752, - "eu-west-2": 3.0121, + "eu-south-1": 2.8672, + "eu-south-2": 2.752, + "eu-west-1": 0.0, + "eu-west-2": 2.8416, "eu-west-3": 3.0528, "il-central-1": 2.8896, - "me-central-1": 0.0, - "me-south-1": 0.0, - "sa-east-1": 0.0, - "us-east-1": 2.6112, - "us-east-2": 0.0, + "me-central-1": 3.0272, + "me-south-1": 3.008, + "mx-central-1": 2.7421, + "sa-east-1": 3.9168, + "us-east-1": 2.464, + "us-east-2": 2.464, "us-gov-east-1": 0.0, "us-gov-west-1": 3.0976, "us-west-1": 0.0, @@ -43425,305 +43639,302 @@ "us-west-2-lax-1": 3.1334 }, "m6g.2xlarge": { - "af-south-1": 0.0, + "af-south-1": 0.4064, "ap-east-1": 0.4492, - "ap-northeast-1": 0.42, - "ap-northeast-2": 0.0, + "ap-northeast-1": 0.396, + "ap-northeast-2": 0.3988, "ap-northeast-3": 0.3968, "ap-south-1": 0.2145, - "ap-south-2": 0.2024, + "ap-south-2": 0.2145, "ap-southeast-1": 0.0, - "ap-southeast-2": 0.384, + "ap-southeast-2": 0.407, "ap-southeast-3": 0.0, "ap-southeast-4": 0.407, - "ca-central-1": 0.3629, - "ca-west-1": 0.3629, - "eu-central-1": 0.0, + "ap-southeast-5": 0.346, + "ap-southeast-7": 0.346, + "ca-central-1": 0.3424, + "ca-west-1": 0.0, + "eu-central-1": 0.368, "eu-central-2": 0.4048, "eu-north-1": 0.3476, - "eu-south-1": 0.3584, + "eu-south-1": 0.3798, "eu-south-2": 0.344, - "eu-west-1": 0.3644, - "eu-west-2": 0.0, + "eu-west-1": 0.344, + "eu-west-2": 0.3552, "eu-west-3": 0.36, - "il-central-1": 0.3826, - "me-central-1": 0.4008, + "il-central-1": 0.0, + "me-central-1": 0.3784, "me-south-1": 0.376, - "sa-east-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 0.3264, - "us-gov-east-1": 0.3872, + "mx-central-1": 0.0, + "sa-east-1": 0.4896, + "us-east-1": 0.3264, + "us-east-2": 0.308, + "us-gov-east-1": 0.4104, "us-gov-west-1": 0.3872, - "us-west-1": 0.0, - "us-west-2": 0.308, + "us-west-1": 0.3584, + "us-west-2": 0.0, "us-west-2-lax-1": 0.3696 }, "m6g.4xlarge": { "af-south-1": 0.8128, - "ap-east-1": 0.8984, + "ap-east-1": 0.848, "ap-northeast-1": 0.0, "ap-northeast-2": 0.0, "ap-northeast-3": 0.7936, - "ap-south-1": 0.4291, + "ap-south-1": 0.0, "ap-south-2": 0.4291, - "ap-southeast-1": 0.8141, + "ap-southeast-1": 0.768, "ap-southeast-2": 0.768, "ap-southeast-3": 0.768, "ap-southeast-4": 0.0, - "ca-central-1": 0.7259, + "ap-southeast-5": 0.6528, + "ap-southeast-7": 0.6528, + "ca-central-1": 0.6848, "ca-west-1": 0.0, - "eu-central-1": 0.0, + "eu-central-1": 0.736, "eu-central-2": 0.8096, - "eu-north-1": 0.6952, - "eu-south-1": 0.7597, - "eu-south-2": 0.7288, + "eu-north-1": 0.656, + "eu-south-1": 0.7168, + "eu-south-2": 0.688, "eu-west-1": 0.7288, - "eu-west-2": 0.753, - "eu-west-3": 0.0, + "eu-west-2": 0.7104, + "eu-west-3": 0.72, "il-central-1": 0.7224, "me-central-1": 0.8017, - "me-south-1": 0.7976, + "me-south-1": 0.752, + "mx-central-1": 0.0, "sa-east-1": 0.9792, - "us-east-1": 0.616, + "us-east-1": 0.6528, "us-east-2": 0.616, - "us-gov-east-1": 0.8209, + "us-gov-east-1": 0.7744, "us-gov-west-1": 0.8209, - "us-west-1": 0.0, - "us-west-2": 0.6528, + "us-west-1": 0.7168, + "us-west-2": 0.616, "us-west-2-lax-1": 0.7392 }, "m6g.8xlarge": { "af-south-1": 1.7231, "ap-east-1": 1.696, - "ap-northeast-1": 1.68, - "ap-northeast-2": 0.0, - "ap-northeast-3": 0.0, + "ap-northeast-1": 0.0, + "ap-northeast-2": 1.5952, + "ap-northeast-3": 1.5872, "ap-south-1": 0.8582, - "ap-south-2": 0.8582, - "ap-southeast-1": 1.6282, + "ap-south-2": 0.8096, + "ap-southeast-1": 1.536, "ap-southeast-2": 1.536, - "ap-southeast-3": 1.6282, + "ap-southeast-3": 1.536, "ap-southeast-4": 1.536, - "ca-central-1": 1.4518, + "ap-southeast-5": 0.0, + "ap-southeast-7": 1.3839, + "ca-central-1": 1.3696, "ca-west-1": 1.3696, "eu-central-1": 1.56, - "eu-central-2": 1.7164, - "eu-north-1": 1.3904, + "eu-central-2": 1.6192, + "eu-north-1": 0.0, "eu-south-1": 1.4336, - "eu-south-2": 0.0, + "eu-south-2": 1.376, "eu-west-1": 1.376, "eu-west-2": 1.4208, - "eu-west-3": 0.0, + "eu-west-3": 1.44, "il-central-1": 1.4448, - "me-central-1": 0.0, + "me-central-1": 1.5136, "me-south-1": 0.0, + "mx-central-1": 1.371, "sa-east-1": 2.0759, - "us-east-1": 0.0, - "us-east-2": 1.232, - "us-gov-east-1": 0.0, - "us-gov-west-1": 1.5488, - "us-west-1": 0.0, + "us-east-1": 1.232, + "us-east-2": 1.3056, + "us-gov-east-1": 1.6417, + "us-gov-west-1": 0.0, + "us-west-1": 1.4336, "us-west-2": 1.232, - "us-west-2-lax-1": 0.0 + "us-west-2-lax-1": 1.5667 }, "m6g.12xlarge": { "af-south-1": 0.0, "ap-east-1": 2.544, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, + "ap-northeast-1": 2.376, + "ap-northeast-2": 2.256, "ap-northeast-3": 2.3808, "ap-south-1": 1.2144, - "ap-south-2": 0.0, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, + "ap-south-2": 1.2873, + "ap-southeast-1": 2.304, + "ap-southeast-2": 2.304, "ap-southeast-3": 2.304, "ap-southeast-4": 0.0, + "ap-southeast-5": 0.0, + "ap-southeast-7": 1.9584, "ca-central-1": 2.0544, "ca-west-1": 2.1777, "eu-central-1": 2.34, - "eu-central-2": 0.0, - "eu-north-1": 2.0856, + "eu-central-2": 2.4288, + "eu-north-1": 1.968, "eu-south-1": 0.0, - "eu-south-2": 0.0, - "eu-west-1": 0.0, - "eu-west-2": 0.0, + "eu-south-2": 2.1864, + "eu-west-1": 2.064, + "eu-west-2": 2.1312, "eu-west-3": 0.0, "il-central-1": 2.2957, - "me-central-1": 0.0, - "me-south-1": 2.3928, - "sa-east-1": 3.1139, + "me-central-1": 2.405, + "me-south-1": 2.256, + "mx-central-1": 2.0566, + "sa-east-1": 0.0, "us-east-1": 0.0, "us-east-2": 1.9584, - "us-gov-east-1": 2.4626, + "us-gov-east-1": 0.0, "us-gov-west-1": 2.3232, "us-west-1": 2.1504, - "us-west-2": 0.0, - "us-west-2-lax-1": 2.3501 + "us-west-2": 1.848, + "us-west-2-lax-1": 0.0 }, "m6g.16xlarge": { - "af-south-1": 0.0, - "ap-east-1": 0.0, + "af-south-1": 3.2512, + "ap-east-1": 3.392, "ap-northeast-1": 3.168, "ap-northeast-2": 3.008, "ap-northeast-3": 3.1744, - "ap-south-1": 0.0, - "ap-south-2": 1.7164, - "ap-southeast-1": 3.072, + "ap-south-1": 1.6192, + "ap-south-2": 1.6192, + "ap-southeast-1": 3.2563, "ap-southeast-2": 3.072, "ap-southeast-3": 3.072, - "ap-southeast-4": 3.072, + "ap-southeast-4": 0.0, + "ap-southeast-5": 2.6112, + "ap-southeast-7": 2.6112, "ca-central-1": 0.0, "ca-west-1": 2.9036, "eu-central-1": 2.944, - "eu-central-2": 3.4327, - "eu-north-1": 2.7808, + "eu-central-2": 3.2384, + "eu-north-1": 2.624, "eu-south-1": 2.8672, "eu-south-2": 2.9152, "eu-west-1": 2.752, "eu-west-2": 2.8416, - "eu-west-3": 3.0528, + "eu-west-3": 2.88, "il-central-1": 0.0, "me-central-1": 3.0272, "me-south-1": 3.008, + "mx-central-1": 2.5875, "sa-east-1": 0.0, - "us-east-1": 2.6112, + "us-east-1": 2.464, "us-east-2": 0.0, "us-gov-east-1": 3.0976, - "us-gov-west-1": 3.2835, + "us-gov-west-1": 3.0976, "us-west-1": 2.8672, "us-west-2": 2.6112, - "us-west-2-lax-1": 2.9568 + "us-west-2-lax-1": 3.1334 }, "m6gd": { - "af-south-1": 4.224, - "ap-east-1": 4.365, - "ap-northeast-1": 4.118, - "ap-northeast-2": 3.914, - "ap-northeast-3": 4.111, - "ap-south-1": 2.126, - "ap-south-2": 2.126, - "ap-southeast-1": 3.978, - "ap-southeast-2": 4.013, - "ap-southeast-3": 3.978, - "ap-southeast-4": 4.013, - "ca-central-1": 3.548, - "ca-west-1": 3.548, - "eu-central-1": 3.837, - "eu-central-2": 4.22, - "eu-north-1": 3.379, - "eu-south-1": 3.717, + "ap-southeast-5": 3.381, "eu-south-2": 3.548, - "eu-west-1": 3.548, - "eu-west-2": 3.689, "eu-west-3": 3.717, - "il-central-1": 3.726, - "me-central-1": 3.9, - "me-south-1": 3.903, - "sa-east-1": 5.069, - "us-east-1": 3.182, - "us-east-2": 3.182, - "us-gov-east-1": 4.027, - "us-gov-west-1": 4.027, - "us-west-1": 3.731, - "us-west-2": 3.182 + "us-west-1": 3.731 }, "m6gd.medium": { "af-south-1": 0.06, - "ap-east-1": 0.0657, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0589, - "ap-northeast-3": 0.0, + "ap-east-1": 0.062, + "ap-northeast-1": 0.062, + "ap-northeast-2": 0.0556, + "ap-northeast-3": 0.0584, "ap-south-1": 0.0302, - "ap-south-2": 0.032, + "ap-south-2": 0.0302, "ap-southeast-1": 0.0565, - "ap-southeast-2": 0.0604, + "ap-southeast-2": 0.057, "ap-southeast-3": 0.0, - "ap-southeast-4": 0.0604, - "ca-central-1": 0.0, - "ca-west-1": 0.0534, + "ap-southeast-4": 0.0, + "ap-southeast-5": 0.0, + "ap-southeast-7": 0.0509, + "ca-central-1": 0.0534, + "ca-west-1": 0.0504, "eu-central-1": 0.0577, "eu-central-2": 0.0, - "eu-north-1": 0.0509, + "eu-north-1": 0.048, "eu-south-1": 0.056, "eu-south-2": 0.0504, "eu-west-1": 0.0504, "eu-west-2": 0.0524, - "eu-west-3": 0.0, + "eu-west-3": 0.0528, "il-central-1": 0.0529, "me-central-1": 0.0554, "me-south-1": 0.0554, - "sa-east-1": 0.0762, - "us-east-1": 0.0452, - "us-east-2": 0.0479, + "mx-central-1": 0.0475, + "sa-east-1": 0.072, + "us-east-1": 0.0, + "us-east-2": 0.0452, "us-gov-east-1": 0.0572, "us-gov-west-1": 0.0572, - "us-west-1": 0.0, - "us-west-2": 0.0 + "us-west-1": 0.0562, + "us-west-2": 0.0452 }, "m6gd.large": { - "af-south-1": 0.0, - "ap-east-1": 0.1314, - "ap-northeast-1": 0.117, - "ap-northeast-2": 0.0, + "af-south-1": 0.12, + "ap-east-1": 0.124, + "ap-northeast-1": 0.0, + "ap-northeast-2": 0.1178, "ap-northeast-3": 0.1168, "ap-south-1": 0.0, - "ap-south-2": 0.0604, + "ap-south-2": 0.0, "ap-southeast-1": 0.113, "ap-southeast-2": 0.114, "ap-southeast-3": 0.1198, "ap-southeast-4": 0.1208, - "ca-central-1": 0.0, - "ca-west-1": 0.1008, - "eu-central-1": 0.109, - "eu-central-2": 0.1199, + "ap-southeast-5": 0.096, + "ap-southeast-7": 0.096, + "ca-central-1": 0.1008, + "ca-west-1": 0.0, + "eu-central-1": 0.0, + "eu-central-2": 0.127, "eu-north-1": 0.096, - "eu-south-1": 0.1119, - "eu-south-2": 0.1068, - "eu-west-1": 0.1068, - "eu-west-2": 0.1111, - "eu-west-3": 0.1119, + "eu-south-1": 0.1056, + "eu-south-2": 0.1008, + "eu-west-1": 0.1008, + "eu-west-2": 0.1048, + "eu-west-3": 0.0, "il-central-1": 0.1058, - "me-central-1": 0.1174, - "me-south-1": 0.1109, - "sa-east-1": 0.1523, - "us-east-1": 0.0, - "us-east-2": 0.0958, + "me-central-1": 0.1108, + "me-south-1": 0.1175, + "mx-central-1": 0.0949, + "sa-east-1": 0.144, + "us-east-1": 0.0958, + "us-east-2": 0.0904, "us-gov-east-1": 0.1213, "us-gov-west-1": 0.1144, - "us-west-1": 0.106, - "us-west-2": 0.0 + "us-west-1": 0.0, + "us-west-2": 0.0958 }, "m6gd.xlarge": { - "af-south-1": 0.2544, - "ap-east-1": 0.0, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.2356, - "ap-northeast-3": 0.0, - "ap-south-1": 0.128, + "af-south-1": 0.24, + "ap-east-1": 0.248, + "ap-northeast-1": 0.248, + "ap-northeast-2": 0.2224, + "ap-northeast-3": 0.2336, + "ap-south-1": 0.1208, "ap-south-2": 0.0, - "ap-southeast-1": 0.2396, + "ap-southeast-1": 0.0, "ap-southeast-2": 0.0, "ap-southeast-3": 0.2396, - "ap-southeast-4": 0.228, - "ca-central-1": 0.2137, + "ap-southeast-4": 0.2416, + "ap-southeast-5": 0.2036, + "ap-southeast-7": 0.1921, + "ca-central-1": 0.2016, "ca-west-1": 0.2016, - "eu-central-1": 0.218, + "eu-central-1": 0.0, "eu-central-2": 0.2541, - "eu-north-1": 0.192, + "eu-north-1": 0.2036, "eu-south-1": 0.2239, - "eu-south-2": 0.2016, + "eu-south-2": 0.0, "eu-west-1": 0.2016, - "eu-west-2": 0.0, - "eu-west-3": 0.0, - "il-central-1": 0.0, + "eu-west-2": 0.2096, + "eu-west-3": 0.2112, + "il-central-1": 0.2117, "me-central-1": 0.0, "me-south-1": 0.2351, + "mx-central-1": 0.0, "sa-east-1": 0.3046, "us-east-1": 0.0, - "us-east-2": 0.1916, - "us-gov-east-1": 0.2425, - "us-gov-west-1": 0.2425, - "us-west-1": 0.212, + "us-east-2": 0.1808, + "us-gov-east-1": 0.2288, + "us-gov-west-1": 0.0, + "us-west-1": 0.2248, "us-west-2": 0.1808 }, "m6gd.metal": { @@ -43732,97 +43943,106 @@ "ap-northeast-1": 0.0, "ap-northeast-2": 0.0, "ap-northeast-3": 3.7376, - "ap-south-1": 0.0, + "ap-south-1": 1.9328, "ap-south-2": 1.9328, - "ap-southeast-1": 3.8336, + "ap-southeast-1": 3.616, "ap-southeast-2": 3.648, - "ap-southeast-3": 3.616, - "ap-southeast-4": 3.8656, - "ca-central-1": 0.0, + "ap-southeast-3": 0.0, + "ap-southeast-4": 3.648, + "ap-southeast-5": 0.0, + "ap-southeast-7": 0.0, + "ca-central-1": 3.2256, "ca-west-1": 3.2256, "eu-central-1": 3.488, "eu-central-2": 3.8368, "eu-north-1": 3.072, - "eu-south-1": 0.0, + "eu-south-1": 3.582, "eu-south-2": 3.2256, "eu-west-1": 3.2256, "eu-west-2": 3.3536, "eu-west-3": 3.3792, - "il-central-1": 3.5901, + "il-central-1": 3.3869, "me-central-1": 3.5456, "me-south-1": 0.0, - "sa-east-1": 4.8739, - "us-east-1": 0.0, + "mx-central-1": 3.0374, + "sa-east-1": 4.608, + "us-east-1": 2.8928, "us-east-2": 2.8928, - "us-gov-east-1": 3.6608, + "us-gov-east-1": 3.8804, "us-gov-west-1": 3.6608, "us-west-1": 0.0, "us-west-2": 3.0664 }, "m6gd.2xlarge": { - "af-south-1": 0.0, - "ap-east-1": 0.0, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.4712, - "ap-northeast-3": 0.4952, + "af-south-1": 0.5088, + "ap-east-1": 0.5258, + "ap-northeast-1": 0.496, + "ap-northeast-2": 0.4448, + "ap-northeast-3": 0.4672, "ap-south-1": 0.2561, - "ap-south-2": 0.2561, - "ap-southeast-1": 0.4792, + "ap-south-2": 0.2416, + "ap-southeast-1": 0.452, "ap-southeast-2": 0.4832, - "ap-southeast-3": 0.4792, + "ap-southeast-3": 0.452, "ap-southeast-4": 0.456, - "ca-central-1": 0.4274, - "ca-west-1": 0.0, + "ap-southeast-5": 0.0, + "ap-southeast-7": 0.3842, + "ca-central-1": 0.4032, + "ca-west-1": 0.4274, "eu-central-1": 0.436, - "eu-central-2": 0.5082, - "eu-north-1": 0.384, - "eu-south-1": 0.4224, - "eu-south-2": 0.4274, - "eu-west-1": 0.4274, - "eu-west-2": 0.4444, + "eu-central-2": 0.0, + "eu-north-1": 0.0, + "eu-south-1": 0.0, + "eu-south-2": 0.0, + "eu-west-1": 0.4032, + "eu-west-2": 0.4192, "eu-west-3": 0.0, - "il-central-1": 0.4488, + "il-central-1": 0.4234, "me-central-1": 0.4432, "me-south-1": 0.4435, + "mx-central-1": 0.4025, "sa-east-1": 0.576, "us-east-1": 0.3616, - "us-east-2": 0.0, - "us-gov-east-1": 0.0, + "us-east-2": 0.3616, + "us-gov-east-1": 0.4576, "us-gov-west-1": 0.4851, "us-west-1": 0.0, "us-west-2": 0.3616 }, "m6gd.4xlarge": { "af-south-1": 0.0, - "ap-east-1": 0.992, - "ap-northeast-1": 0.992, - "ap-northeast-2": 0.0, + "ap-east-1": 1.0515, + "ap-northeast-1": 0.936, + "ap-northeast-2": 0.9424, "ap-northeast-3": 0.9344, - "ap-south-1": 0.0, + "ap-south-1": 0.4832, "ap-south-2": 0.4832, - "ap-southeast-1": 0.9584, - "ap-southeast-2": 0.9664, + "ap-southeast-1": 0.904, + "ap-southeast-2": 0.912, "ap-southeast-3": 0.904, "ap-southeast-4": 0.912, + "ap-southeast-5": 0.7683, + "ap-southeast-7": 0.7683, "ca-central-1": 0.8064, "ca-west-1": 0.8064, - "eu-central-1": 0.924, - "eu-central-2": 1.0164, - "eu-north-1": 0.8144, + "eu-central-1": 0.872, + "eu-central-2": 0.9592, + "eu-north-1": 0.768, "eu-south-1": 0.8448, "eu-south-2": 0.8064, "eu-west-1": 0.8064, - "eu-west-2": 0.8887, - "eu-west-3": 0.8955, + "eu-west-2": 0.8384, + "eu-west-3": 0.8448, "il-central-1": 0.8975, "me-central-1": 0.8864, "me-south-1": 0.0, - "sa-east-1": 1.2185, - "us-east-1": 0.7666, - "us-east-2": 0.7666, - "us-gov-east-1": 0.9701, + "mx-central-1": 0.0, + "sa-east-1": 0.0, + "us-east-1": 0.0, + "us-east-2": 0.7232, + "us-gov-east-1": 0.9152, "us-gov-west-1": 0.0, - "us-west-1": 0.0, + "us-west-1": 0.8992, "us-west-2": 0.0 }, "m6gd.8xlarge": { @@ -43831,15 +44051,17 @@ "ap-northeast-1": 1.872, "ap-northeast-2": 1.7792, "ap-northeast-3": 1.9809, - "ap-south-1": 0.0, + "ap-south-1": 0.9664, "ap-south-2": 1.0244, - "ap-southeast-1": 1.808, + "ap-southeast-1": 1.9168, "ap-southeast-2": 0.0, "ap-southeast-3": 1.808, - "ap-southeast-4": 1.824, - "ca-central-1": 1.7096, - "ca-west-1": 1.7096, - "eu-central-1": 1.848, + "ap-southeast-4": 0.0, + "ap-southeast-5": 1.6291, + "ap-southeast-7": 1.5366, + "ca-central-1": 1.6128, + "ca-west-1": 1.6128, + "eu-central-1": 1.744, "eu-central-2": 1.9184, "eu-north-1": 0.0, "eu-south-1": 0.0, @@ -43849,238 +44071,229 @@ "eu-west-3": 0.0, "il-central-1": 1.6934, "me-central-1": 1.7728, - "me-south-1": 1.8805, - "sa-east-1": 2.437, - "us-east-1": 1.4464, - "us-east-2": 0.0, - "us-gov-east-1": 0.0, + "me-south-1": 1.7741, + "mx-central-1": 1.5187, + "sa-east-1": 2.304, + "us-east-1": 0.0, + "us-east-2": 1.5332, + "us-gov-east-1": 1.8304, "us-gov-west-1": 1.8304, "us-west-1": 1.696, "us-west-2": 1.5332 }, "m6gd.12xlarge": { - "af-south-1": 3.0528, + "af-south-1": 2.88, "ap-east-1": 2.976, - "ap-northeast-1": 2.976, - "ap-northeast-2": 2.8273, + "ap-northeast-1": 2.808, + "ap-northeast-2": 2.6688, "ap-northeast-3": 0.0, "ap-south-1": 0.0, - "ap-south-2": 0.0, + "ap-south-2": 1.5366, "ap-southeast-1": 2.712, - "ap-southeast-2": 0.0, - "ap-southeast-3": 2.712, + "ap-southeast-2": 2.736, + "ap-southeast-3": 0.0, "ap-southeast-4": 2.8992, + "ap-southeast-5": 2.4437, + "ap-southeast-7": 0.0, "ca-central-1": 0.0, "ca-west-1": 2.4192, "eu-central-1": 0.0, "eu-central-2": 2.8776, - "eu-north-1": 2.304, + "eu-north-1": 2.4432, "eu-south-1": 0.0, "eu-south-2": 2.4192, "eu-west-1": 0.0, - "eu-west-2": 2.6661, + "eu-west-2": 2.5152, "eu-west-3": 2.5344, "il-central-1": 2.5402, - "me-central-1": 2.6592, - "me-south-1": 2.8208, + "me-central-1": 0.0, + "me-south-1": 2.6611, + "mx-central-1": 2.4148, "sa-east-1": 0.0, - "us-east-1": 2.2998, + "us-east-1": 2.1696, "us-east-2": 2.1696, "us-gov-east-1": 2.7456, - "us-gov-west-1": 2.9103, + "us-gov-west-1": 2.7456, "us-west-1": 2.544, - "us-west-2": 2.2998 + "us-west-2": 0.0 }, "m6gd.16xlarge": { "af-south-1": 3.84, - "ap-east-1": 4.2061, - "ap-northeast-1": 3.744, + "ap-east-1": 3.968, + "ap-northeast-1": 3.968, "ap-northeast-2": 3.5584, "ap-northeast-3": 3.7376, "ap-south-1": 1.9328, "ap-south-2": 1.9328, "ap-southeast-1": 3.616, - "ap-southeast-2": 0.0, - "ap-southeast-3": 0.0, + "ap-southeast-2": 3.648, + "ap-southeast-3": 3.616, "ap-southeast-4": 3.648, + "ap-southeast-5": 3.0733, + "ap-southeast-7": 0.0, "ca-central-1": 3.2256, - "ca-west-1": 3.4191, - "eu-central-1": 0.0, + "ca-west-1": 3.2256, + "eu-central-1": 3.488, "eu-central-2": 3.8368, "eu-north-1": 3.072, "eu-south-1": 3.3792, - "eu-south-2": 0.0, + "eu-south-2": 3.2256, "eu-west-1": 0.0, "eu-west-2": 3.3536, "eu-west-3": 0.0, - "il-central-1": 3.5901, + "il-central-1": 3.3869, "me-central-1": 0.0, "me-south-1": 3.761, + "mx-central-1": 3.0374, "sa-east-1": 4.608, - "us-east-1": 3.0664, - "us-east-2": 3.0664, + "us-east-1": 2.8928, + "us-east-2": 2.8928, "us-gov-east-1": 3.6608, - "us-gov-west-1": 0.0, + "us-gov-west-1": 3.6608, "us-west-1": 0.0, "us-west-2": 0.0 }, "m6i": { - "af-south-1": 8.941, - "ap-east-1": 9.293, - "ap-northeast-1": 8.73, - "ap-northeast-2": 8.307, - "ap-northeast-3": 8.73, - "ap-south-1": 7.11, - "ap-south-2": 7.11, - "ap-southeast-1": 8.448, - "ap-southeast-2": 8.448, - "ap-southeast-3": 8.448, - "ca-central-1": 7.533, - "ca-west-1": 7.533, - "eu-central-1": 8.096, - "eu-central-2": 8.906, - "eu-north-1": 7.181, - "eu-south-1": 7.885, - "eu-west-1": 7.533, - "eu-west-2": 7.814, - "eu-west-3": 7.885, - "il-central-1": 7.909, - "me-central-1": 8.286, - "me-south-1": 9.293, - "sa-east-1": 10.771, - "us-east-1": 6.758, - "us-east-2": 6.758, - "us-gov-east-1": 8.518, - "us-gov-west-1": 8.518, - "us-west-1": 7.885, - "us-west-2": 6.758 + "il-central-1": 7.909 }, "m6i.large": { - "af-south-1": 0.1397, - "ap-east-1": 0.0, + "af-south-1": 0.127, + "ap-east-1": 0.132, "ap-northeast-1": 0.1364, - "ap-northeast-2": 0.1298, + "ap-northeast-2": 0.0, "ap-northeast-3": 0.0, - "ap-south-1": 0.0, + "ap-south-1": 0.101, "ap-south-2": 0.101, - "ap-southeast-1": 0.132, + "ap-southeast-1": 0.12, "ap-southeast-2": 0.12, - "ap-southeast-3": 0.0, - "ca-central-1": 0.0, + "ap-southeast-3": 0.12, + "ap-southeast-5": 0.1122, + "ap-southeast-7": 0.0, + "ca-central-1": 0.107, "ca-west-1": 0.107, - "eu-central-1": 0.0, - "eu-central-2": 0.1265, - "eu-north-1": 0.1122, - "eu-south-1": 0.1232, + "eu-central-1": 0.115, + "eu-central-2": 0.13915, + "eu-north-1": 0.102, + "eu-south-1": 0.0, "eu-west-1": 0.1177, - "eu-west-2": 0.1221, - "eu-west-3": 0.1232, + "eu-west-2": 0.111, + "eu-west-3": 0.112, "il-central-1": 0.12359, - "me-central-1": 0.12947, + "me-central-1": 0.1177, "me-south-1": 0.132, - "sa-east-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 0.1056, - "us-gov-east-1": 0.1331, - "us-gov-west-1": 0.0, + "mx-central-1": 0.1008, + "sa-east-1": 0.1683, + "us-east-1": 0.096, + "us-east-2": 0.096, + "us-gov-east-1": 0.0, + "us-gov-west-1": 0.121, "us-west-1": 0.0, - "us-west-2": 0.0 + "us-west-2": 0.096 }, "m6i.xlarge": { "af-south-1": 0.0, "ap-east-1": 0.264, - "ap-northeast-1": 0.2728, - "ap-northeast-2": 0.2596, + "ap-northeast-1": 0.0, + "ap-northeast-2": 0.236, "ap-northeast-3": 0.248, "ap-south-1": 0.202, - "ap-south-2": 0.202, + "ap-south-2": 0.2222, "ap-southeast-1": 0.24, - "ap-southeast-2": 0.0, - "ap-southeast-3": 0.0, + "ap-southeast-2": 0.264, + "ap-southeast-3": 0.24, + "ap-southeast-5": 0.0, + "ap-southeast-7": 0.204, "ca-central-1": 0.214, - "ca-west-1": 0.214, - "eu-central-1": 0.253, - "eu-central-2": 0.253, + "ca-west-1": 0.2354, + "eu-central-1": 0.23, + "eu-central-2": 0.2783, "eu-north-1": 0.0, "eu-south-1": 0.0, - "eu-west-1": 0.0, - "eu-west-2": 0.0, - "eu-west-3": 0.2464, + "eu-west-1": 0.214, + "eu-west-2": 0.222, + "eu-west-3": 0.224, "il-central-1": 0.2247, "me-central-1": 0.25894, - "me-south-1": 0.0, - "sa-east-1": 0.0, + "me-south-1": 0.264, + "mx-central-1": 0.0, + "sa-east-1": 0.3366, "us-east-1": 0.2112, - "us-east-2": 0.2112, + "us-east-2": 0.192, "us-gov-east-1": 0.242, - "us-gov-west-1": 0.242, - "us-west-1": 0.2464, - "us-west-2": 0.2112 + "us-gov-west-1": 0.0, + "us-west-1": 0.224, + "us-west-2": 0.192 }, "m6i.metal": { - "af-south-1": 8.128, + "af-south-1": 0.0, "ap-east-1": 8.448, "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, + "ap-northeast-2": 7.552, "ap-northeast-3": 7.936, - "ap-south-1": 0.0, - "ap-south-2": 0.0, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, - "ap-southeast-3": 0.0, + "ap-south-1": 6.464, + "ap-south-2": 6.464, + "ap-southeast-1": 7.68, + "ap-southeast-2": 7.68, + "ap-southeast-3": 7.68, + "ap-southeast-5": 6.528, + "ap-southeast-7": 6.528, "ca-central-1": 6.848, - "ca-west-1": 6.848, + "ca-west-1": 0.0, "eu-central-1": 7.36, - "eu-central-2": 8.096, + "eu-central-2": 0.0, "eu-north-1": 6.528, "eu-south-1": 7.168, "eu-west-1": 0.0, "eu-west-2": 0.0, "eu-west-3": 7.168, "il-central-1": 7.1904, - "me-central-1": 0.0, + "me-central-1": 7.5328, "me-south-1": 8.448, + "mx-central-1": 0.0, "sa-east-1": 0.0, "us-east-1": 6.144, "us-east-2": 0.0, - "us-gov-east-1": 0.0, + "us-gov-east-1": 7.744, "us-gov-west-1": 7.744, "us-west-1": 7.168, - "us-west-2": 0.0 + "us-west-2": 6.144 }, "m6i.2xlarge": { "af-south-1": 0.508, - "ap-east-1": 0.5808, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.5192, + "ap-east-1": 0.528, + "ap-northeast-1": 0.5456, + "ap-northeast-2": 0.472, "ap-northeast-3": 0.0, "ap-south-1": 0.4444, "ap-south-2": 0.404, "ap-southeast-1": 0.48, - "ap-southeast-2": 0.0, - "ap-southeast-3": 0.48, + "ap-southeast-2": 0.48, + "ap-southeast-3": 0.0, + "ap-southeast-5": 0.408, + "ap-southeast-7": 0.408, "ca-central-1": 0.4708, "ca-west-1": 0.428, - "eu-central-1": 0.0, - "eu-central-2": 0.0, + "eu-central-1": 0.506, + "eu-central-2": 0.506, "eu-north-1": 0.408, - "eu-south-1": 0.4928, + "eu-south-1": 0.448, "eu-west-1": 0.0, - "eu-west-2": 0.4884, - "eu-west-3": 0.4928, + "eu-west-2": 0.0, + "eu-west-3": 0.448, "il-central-1": 0.49434, "me-central-1": 0.4708, - "me-south-1": 0.5808, - "sa-east-1": 0.6732, - "us-east-1": 0.4224, + "me-south-1": 0.528, + "mx-central-1": 0.4032, + "sa-east-1": 0.612, + "us-east-1": 0.384, "us-east-2": 0.384, - "us-gov-east-1": 0.5324, + "us-gov-east-1": 0.484, "us-gov-west-1": 0.484, - "us-west-1": 0.4928, - "us-west-2": 0.0 + "us-west-1": 0.448, + "us-west-2": 0.384 }, "m6i.4xlarge": { - "af-south-1": 1.1176, + "af-south-1": 1.016, "ap-east-1": 1.056, "ap-northeast-1": 0.0, "ap-northeast-2": 0.944, @@ -44089,146 +44302,161 @@ "ap-south-2": 0.8888, "ap-southeast-1": 0.96, "ap-southeast-2": 0.0, - "ap-southeast-3": 1.056, + "ap-southeast-3": 0.96, + "ap-southeast-5": 0.816, + "ap-southeast-7": 0.8976, "ca-central-1": 0.9416, - "ca-west-1": 0.0, - "eu-central-1": 1.012, - "eu-central-2": 1.1132, + "ca-west-1": 0.856, + "eu-central-1": 0.92, + "eu-central-2": 1.012, "eu-north-1": 0.0, - "eu-south-1": 0.0, - "eu-west-1": 0.9416, - "eu-west-2": 0.9768, - "eu-west-3": 0.9856, + "eu-south-1": 0.896, + "eu-west-1": 0.0, + "eu-west-2": 0.888, + "eu-west-3": 0.896, "il-central-1": 0.8988, - "me-central-1": 0.9416, - "me-south-1": 1.1616, - "sa-east-1": 1.224, + "me-central-1": 1.03576, + "me-south-1": 1.056, + "mx-central-1": 0.0, + "sa-east-1": 1.3464, "us-east-1": 0.8448, - "us-east-2": 0.0, + "us-east-2": 0.768, "us-gov-east-1": 0.0, - "us-gov-west-1": 1.0648, - "us-west-1": 0.0, - "us-west-2": 0.768 + "us-gov-west-1": 0.0, + "us-west-1": 0.896, + "us-west-2": 0.8448 }, "m6i.8xlarge": { - "af-south-1": 0.0, - "ap-east-1": 0.0, + "af-south-1": 2.032, + "ap-east-1": 2.3232, "ap-northeast-1": 1.984, - "ap-northeast-2": 0.0, + "ap-northeast-2": 1.888, "ap-northeast-3": 1.984, - "ap-south-1": 0.0, + "ap-south-1": 1.616, "ap-south-2": 1.616, "ap-southeast-1": 1.92, "ap-southeast-2": 1.92, - "ap-southeast-3": 2.112, - "ca-central-1": 0.0, - "ca-west-1": 1.8832, - "eu-central-1": 2.024, - "eu-central-2": 2.2264, - "eu-north-1": 0.0, - "eu-south-1": 1.9712, - "eu-west-1": 1.712, + "ap-southeast-3": 1.92, + "ap-southeast-5": 1.632, + "ap-southeast-7": 1.632, + "ca-central-1": 1.712, + "ca-west-1": 1.712, + "eu-central-1": 1.84, + "eu-central-2": 2.024, + "eu-north-1": 1.632, + "eu-south-1": 0.0, + "eu-west-1": 1.8832, "eu-west-2": 1.776, - "eu-west-3": 1.9712, + "eu-west-3": 1.792, "il-central-1": 1.97736, "me-central-1": 1.8832, "me-south-1": 0.0, - "sa-east-1": 2.6928, + "mx-central-1": 0.0, + "sa-east-1": 2.448, "us-east-1": 1.536, "us-east-2": 0.0, - "us-gov-east-1": 2.1296, + "us-gov-east-1": 1.936, "us-gov-west-1": 0.0, - "us-west-1": 0.0, - "us-west-2": 0.0 + "us-west-1": 1.792, + "us-west-2": 1.536 }, "m6i.12xlarge": { - "af-south-1": 0.0, - "ap-east-1": 0.0, + "af-south-1": 3.3528, + "ap-east-1": 3.168, "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, + "ap-northeast-2": 2.832, "ap-northeast-3": 2.976, "ap-south-1": 2.424, "ap-south-2": 0.0, - "ap-southeast-1": 0.0, + "ap-southeast-1": 2.88, "ap-southeast-2": 3.168, "ap-southeast-3": 0.0, - "ca-central-1": 0.0, + "ap-southeast-5": 0.0, + "ap-southeast-7": 2.448, + "ca-central-1": 2.568, "ca-west-1": 2.568, - "eu-central-1": 0.0, - "eu-central-2": 3.3396, - "eu-north-1": 2.6928, + "eu-central-1": 2.76, + "eu-central-2": 3.036, + "eu-north-1": 2.448, "eu-south-1": 0.0, - "eu-west-1": 2.8248, - "eu-west-2": 2.664, - "eu-west-3": 0.0, - "il-central-1": 0.0, - "me-central-1": 0.0, + "eu-west-1": 0.0, + "eu-west-2": 2.9304, + "eu-west-3": 2.688, + "il-central-1": 2.96604, + "me-central-1": 2.8248, "me-south-1": 3.168, - "sa-east-1": 0.0, + "mx-central-1": 2.4192, + "sa-east-1": 3.672, "us-east-1": 2.304, - "us-east-2": 0.0, - "us-gov-east-1": 0.0, + "us-east-2": 2.304, + "us-gov-east-1": 2.904, "us-gov-west-1": 2.904, "us-west-1": 2.688, "us-west-2": 2.304 }, "m6i.16xlarge": { "af-south-1": 4.064, - "ap-east-1": 4.224, - "ap-northeast-1": 0.0, + "ap-east-1": 4.6464, + "ap-northeast-1": 4.3648, "ap-northeast-2": 3.776, "ap-northeast-3": 0.0, - "ap-south-1": 3.5552, - "ap-south-2": 3.232, + "ap-south-1": 3.232, + "ap-south-2": 3.5552, "ap-southeast-1": 3.84, "ap-southeast-2": 3.84, - "ap-southeast-3": 4.224, - "ca-central-1": 3.7664, + "ap-southeast-3": 0.0, + "ap-southeast-5": 3.264, + "ap-southeast-7": 0.0, + "ca-central-1": 3.424, "ca-west-1": 0.0, "eu-central-1": 0.0, - "eu-central-2": 4.4528, - "eu-north-1": 0.0, + "eu-central-2": 4.048, + "eu-north-1": 3.264, "eu-south-1": 3.584, - "eu-west-1": 3.7664, + "eu-west-1": 3.424, "eu-west-2": 3.552, - "eu-west-3": 0.0, - "il-central-1": 3.5952, - "me-central-1": 0.0, + "eu-west-3": 3.9424, + "il-central-1": 0.0, + "me-central-1": 3.7664, "me-south-1": 4.224, + "mx-central-1": 3.2256, "sa-east-1": 0.0, "us-east-1": 3.072, "us-east-2": 0.0, - "us-gov-east-1": 4.2592, + "us-gov-east-1": 0.0, "us-gov-west-1": 3.872, - "us-west-1": 0.0, - "us-west-2": 0.0 + "us-west-1": 3.584, + "us-west-2": 3.3792 }, "m6i.24xlarge": { "af-south-1": 0.0, - "ap-east-1": 6.9696, + "ap-east-1": 6.336, "ap-northeast-1": 5.952, - "ap-northeast-2": 6.2304, + "ap-northeast-2": 5.664, "ap-northeast-3": 5.952, "ap-south-1": 5.3328, - "ap-south-2": 0.0, - "ap-southeast-1": 0.0, - "ap-southeast-2": 6.336, + "ap-south-2": 4.848, + "ap-southeast-1": 5.76, + "ap-southeast-2": 5.76, "ap-southeast-3": 5.76, + "ap-southeast-5": 4.896, + "ap-southeast-7": 4.896, "ca-central-1": 0.0, - "ca-west-1": 0.0, + "ca-west-1": 5.6496, "eu-central-1": 6.072, - "eu-central-2": 6.072, - "eu-north-1": 0.0, + "eu-central-2": 0.0, + "eu-north-1": 5.3856, "eu-south-1": 5.376, - "eu-west-1": 0.0, - "eu-west-2": 5.328, + "eu-west-1": 5.6496, + "eu-west-2": 0.0, "eu-west-3": 5.376, - "il-central-1": 5.3928, + "il-central-1": 5.93208, "me-central-1": 5.6496, - "me-south-1": 0.0, - "sa-east-1": 7.344, + "me-south-1": 6.9696, + "mx-central-1": 4.8384, + "sa-east-1": 8.0784, "us-east-1": 4.608, - "us-east-2": 0.0, + "us-east-2": 5.0688, "us-gov-east-1": 0.0, "us-gov-west-1": 0.0, "us-west-1": 0.0, @@ -44241,102 +44469,99 @@ "ap-northeast-2": 8.3072, "ap-northeast-3": 7.936, "ap-south-1": 0.0, - "ap-south-2": 0.0, + "ap-south-2": 6.464, "ap-southeast-1": 7.68, - "ap-southeast-2": 7.68, - "ap-southeast-3": 0.0, + "ap-southeast-2": 8.448, + "ap-southeast-3": 7.68, + "ap-southeast-5": 6.528, + "ap-southeast-7": 6.528, "ca-central-1": 6.848, "ca-west-1": 6.848, - "eu-central-1": 7.36, + "eu-central-1": 8.096, "eu-central-2": 8.096, "eu-north-1": 6.528, "eu-south-1": 7.168, - "eu-west-1": 0.0, + "eu-west-1": 6.848, "eu-west-2": 7.104, "eu-west-3": 7.168, "il-central-1": 7.1904, - "me-central-1": 0.0, + "me-central-1": 7.5328, "me-south-1": 8.448, + "mx-central-1": 6.4512, "sa-east-1": 9.792, - "us-east-1": 6.144, + "us-east-1": 6.7584, "us-east-2": 6.144, "us-gov-east-1": 7.744, "us-gov-west-1": 7.744, "us-west-1": 0.0, - "us-west-2": 0.0 + "us-west-2": 6.144 }, "m6id": { - "ap-northeast-1": 10.792, - "ap-northeast-2": 10.275, "ap-south-1": 9.018, - "ap-southeast-1": 10.423, - "ap-southeast-2": 10.497, - "ca-central-1": 9.314, - "ca-west-1": 9.314, - "eu-central-1": 10.053, - "eu-central-2": 11.058, - "eu-west-1": 9.314, - "eu-west-2": 9.684, - "il-central-1": 9.78, - "sa-east-1": 13.306, - "us-east-1": 8.353, - "us-east-2": 8.353, - "us-gov-west-1": 10.574, - "us-west-2": 8.353 + "ap-southeast-1": 10.423 }, "m6id.large": { - "ap-northeast-1": 0.16863, - "ap-northeast-2": 0.16055, + "ap-northeast-1": 0.1533, + "ap-northeast-2": 0.0, "ap-south-1": 0.0, - "ap-southeast-1": 0.14805, - "ap-southeast-2": 0.1491, - "ca-central-1": 0.1323, + "ap-southeast-1": 0.16286, + "ap-southeast-2": 0.16401, + "ap-southeast-5": 0.12584, + "ap-southeast-7": 0.12584, + "ca-central-1": 0.14553, "ca-west-1": 0.14553, - "eu-central-1": 0.15708, - "eu-central-2": 0.0, + "eu-central-1": 0.1428, + "eu-central-2": 0.15708, "eu-west-1": 0.1323, - "eu-west-2": 0.15131, - "il-central-1": 0.15281, + "eu-west-2": 0.13755, + "il-central-1": 0.13892, + "mx-central-1": 0.12458, "sa-east-1": 0.189, - "us-east-1": 0.0, - "us-east-2": 0.0, + "us-east-1": 0.11865, + "us-east-2": 0.13052, "us-gov-west-1": 0.1502, - "us-west-2": 0.13052 + "us-west-2": 0.11865 }, "m6id.xlarge": { - "ap-northeast-1": 0.33726, + "ap-northeast-1": 0.0, "ap-northeast-2": 0.2919, - "ap-south-1": 0.0, + "ap-south-1": 0.2562, "ap-southeast-1": 0.2961, - "ap-southeast-2": 0.0, - "ca-central-1": 0.29106, - "ca-west-1": 0.29106, + "ap-southeast-2": 0.2982, + "ap-southeast-5": 0.25168, + "ap-southeast-7": 0.25168, + "ca-central-1": 0.2646, + "ca-west-1": 0.2646, "eu-central-1": 0.2856, "eu-central-2": 0.31416, - "eu-west-1": 0.2646, - "eu-west-2": 0.2751, - "il-central-1": 0.0, - "sa-east-1": 0.0, + "eu-west-1": 0.29106, + "eu-west-2": 0.0, + "il-central-1": 0.30562, + "mx-central-1": 0.0, + "sa-east-1": 0.4158, "us-east-1": 0.2373, - "us-east-2": 0.26103, + "us-east-2": 0.0, "us-gov-west-1": 0.3004, "us-west-2": 0.2373 }, "m6id.metal": { "ap-northeast-1": 9.8112, - "ap-northeast-2": 0.0, + "ap-northeast-2": 9.3408, "ap-south-1": 0.0, "ap-southeast-1": 9.4752, "ap-southeast-2": 9.5424, + "ap-southeast-5": 8.05376, + "ap-southeast-7": 8.05376, "ca-central-1": 8.4672, "ca-west-1": 8.4672, "eu-central-1": 9.1392, - "eu-central-2": 0.0, + "eu-central-2": 10.05312, "eu-west-1": 8.4672, "eu-west-2": 8.8032, "il-central-1": 0.0, + "mx-central-1": 7.97312, "sa-east-1": 12.096, - "us-east-1": 7.5936, + "us-east-1": 0.0, "us-east-2": 7.5936, "us-gov-west-1": 9.6128, "us-west-2": 7.5936 @@ -44344,191 +44569,202 @@ "m6id.2xlarge": { "ap-northeast-1": 0.67452, "ap-northeast-2": 0.5838, - "ap-south-1": 0.5124, - "ap-southeast-1": 0.0, + "ap-south-1": 0.56364, + "ap-southeast-1": 0.65142, "ap-southeast-2": 0.5964, + "ap-southeast-5": 0.50336, + "ap-southeast-7": 0.50336, "ca-central-1": 0.0, "ca-west-1": 0.58212, - "eu-central-1": 0.62832, - "eu-central-2": 0.0, - "eu-west-1": 0.0, - "eu-west-2": 0.0, - "il-central-1": 0.0, - "sa-east-1": 0.0, - "us-east-1": 0.52206, - "us-east-2": 0.52206, - "us-gov-west-1": 0.0, - "us-west-2": 0.52206 + "eu-central-1": 0.5712, + "eu-central-2": 0.69115, + "eu-west-1": 0.58212, + "eu-west-2": 0.60522, + "il-central-1": 0.55568, + "mx-central-1": 0.0, + "sa-east-1": 0.756, + "us-east-1": 0.4746, + "us-east-2": 0.4746, + "us-gov-west-1": 0.66088, + "us-west-2": 0.4746 }, "m6id.4xlarge": { "ap-northeast-1": 1.2264, "ap-northeast-2": 1.1676, - "ap-south-1": 1.12728, - "ap-southeast-1": 0.0, + "ap-south-1": 1.0248, + "ap-southeast-1": 1.1844, "ap-southeast-2": 1.1928, - "ca-central-1": 1.16424, + "ap-southeast-5": 1.00672, + "ap-southeast-7": 1.00672, + "ca-central-1": 1.0584, "ca-west-1": 0.0, "eu-central-1": 0.0, - "eu-central-2": 1.25664, - "eu-west-1": 1.16424, - "eu-west-2": 1.21044, - "il-central-1": 1.2225, - "sa-east-1": 1.6632, + "eu-central-2": 0.0, + "eu-west-1": 1.0584, + "eu-west-2": 1.1004, + "il-central-1": 1.11136, + "mx-central-1": 0.99664, + "sa-east-1": 1.512, "us-east-1": 1.04412, "us-east-2": 1.04412, - "us-gov-west-1": 0.0, + "us-gov-west-1": 1.2016, "us-west-2": 0.9492 }, "m6id.8xlarge": { - "ap-northeast-1": 0.0, + "ap-northeast-1": 2.4528, "ap-northeast-2": 2.3352, - "ap-south-1": 2.0496, - "ap-southeast-1": 0.0, - "ap-southeast-2": 2.62416, + "ap-south-1": 0.0, + "ap-southeast-1": 2.3688, + "ap-southeast-2": 2.3856, + "ap-southeast-5": 2.01344, + "ap-southeast-7": 2.21478, "ca-central-1": 2.1168, - "ca-west-1": 2.32848, + "ca-west-1": 2.1168, "eu-central-1": 0.0, - "eu-central-2": 2.76461, + "eu-central-2": 0.0, "eu-west-1": 2.1168, - "eu-west-2": 0.0, + "eu-west-2": 2.42088, "il-central-1": 2.22272, + "mx-central-1": 1.99328, "sa-east-1": 3.024, "us-east-1": 0.0, "us-east-2": 1.8984, - "us-gov-west-1": 0.0, + "us-gov-west-1": 2.4032, "us-west-2": 1.8984 }, "m6id.12xlarge": { - "ap-northeast-1": 4.04712, - "ap-northeast-2": 3.85308, + "ap-northeast-1": 3.6792, + "ap-northeast-2": 3.5028, "ap-south-1": 3.0744, - "ap-southeast-1": 3.90852, + "ap-southeast-1": 3.5532, "ap-southeast-2": 3.5784, - "ca-central-1": 3.1752, - "ca-west-1": 0.0, - "eu-central-1": 3.76992, - "eu-central-2": 4.14691, + "ap-southeast-5": 3.02016, + "ap-southeast-7": 3.02016, + "ca-central-1": 3.49272, + "ca-west-1": 3.1752, + "eu-central-1": 0.0, + "eu-central-2": 3.76992, "eu-west-1": 0.0, "eu-west-2": 3.3012, "il-central-1": 3.33408, - "sa-east-1": 4.9896, - "us-east-1": 3.13236, - "us-east-2": 2.8476, - "us-gov-west-1": 3.96528, - "us-west-2": 3.13236 + "mx-central-1": 2.98992, + "sa-east-1": 0.0, + "us-east-1": 2.8476, + "us-east-2": 0.0, + "us-gov-west-1": 3.6048, + "us-west-2": 2.8476 }, "m6id.16xlarge": { - "ap-northeast-1": 5.39616, - "ap-northeast-2": 5.13744, - "ap-south-1": 0.0, - "ap-southeast-1": 0.0, - "ap-southeast-2": 5.24832, - "ca-central-1": 4.65696, + "ap-northeast-1": 0.0, + "ap-northeast-2": 0.0, + "ap-south-1": 4.50912, + "ap-southeast-1": 4.7376, + "ap-southeast-2": 4.7712, + "ap-southeast-5": 4.42957, + "ap-southeast-7": 4.02688, + "ca-central-1": 4.2336, "ca-west-1": 4.2336, - "eu-central-1": 0.0, + "eu-central-1": 5.02656, "eu-central-2": 5.02656, "eu-west-1": 4.65696, - "eu-west-2": 4.84176, + "eu-west-2": 4.4016, "il-central-1": 4.44544, + "mx-central-1": 4.38522, "sa-east-1": 6.048, "us-east-1": 0.0, - "us-east-2": 0.0, + "us-east-2": 3.7968, "us-gov-west-1": 0.0, "us-west-2": 4.17648 }, "m6id.24xlarge": { - "ap-northeast-1": 0.0, + "ap-northeast-1": 7.3584, "ap-northeast-2": 7.70616, - "ap-south-1": 0.0, + "ap-south-1": 6.76368, "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, - "ca-central-1": 6.3504, + "ap-southeast-2": 7.1568, + "ap-southeast-5": 0.0, + "ap-southeast-7": 6.04032, + "ca-central-1": 6.98544, "ca-west-1": 6.98544, - "eu-central-1": 0.0, + "eu-central-1": 6.8544, "eu-central-2": 7.53984, "eu-west-1": 6.98544, - "eu-west-2": 0.0, + "eu-west-2": 6.6024, "il-central-1": 6.66816, + "mx-central-1": 5.97984, "sa-east-1": 9.072, "us-east-1": 5.6952, "us-east-2": 0.0, - "us-gov-west-1": 0.0, + "us-gov-west-1": 7.2096, "us-west-2": 5.6952 }, "m6id.32xlarge": { "ap-northeast-1": 9.8112, "ap-northeast-2": 9.3408, - "ap-south-1": 0.0, + "ap-south-1": 8.1984, "ap-southeast-1": 9.4752, - "ap-southeast-2": 0.0, - "ca-central-1": 0.0, - "ca-west-1": 0.0, + "ap-southeast-2": 9.5424, + "ap-southeast-5": 8.05376, + "ap-southeast-7": 0.0, + "ca-central-1": 8.4672, + "ca-west-1": 8.4672, "eu-central-1": 0.0, "eu-central-2": 10.05312, "eu-west-1": 8.4672, "eu-west-2": 8.8032, "il-central-1": 0.0, + "mx-central-1": 7.97312, "sa-east-1": 12.096, "us-east-1": 7.5936, - "us-east-2": 7.5936, - "us-gov-west-1": 9.6128, + "us-east-2": 0.0, + "us-gov-west-1": 0.0, "us-west-2": 0.0 }, "m6idn": { - "ap-northeast-1": 14.414, - "ap-south-1": 11.943, - "ap-southeast-1": 13.755, - "ap-southeast-2": 14.167, - "ca-central-1": 12.262, - "eu-central-1": 13.344, - "eu-north-1": 11.686, - "eu-south-2": 12.262, - "eu-west-1": 12.52, - "us-east-1": 11.202, - "us-east-2": 11.202, - "us-gov-west-1": 14.085, - "us-west-1": 12.914, - "us-west-2": 11.202 + "us-west-1": 12.914 }, "m6idn.large": { "ap-northeast-1": 0.0, "ap-south-1": 0.0, - "ap-southeast-1": 0.21493, - "ap-southeast-2": 0.0, + "ap-southeast-1": 0.0, + "ap-southeast-2": 0.20124, "ca-central-1": 0.17418, "eu-central-1": 0.18954, - "eu-north-1": 0.1826, + "eu-central-2": 0.0, + "eu-north-1": 0.0, "eu-south-2": 0.0, - "eu-west-1": 0.0, - "us-east-1": 0.15912, + "eu-west-1": 0.17784, + "us-east-1": 0.0, "us-east-2": 0.15912, - "us-gov-west-1": 0.0, + "us-gov-west-1": 0.20007, "us-west-1": 0.18344, - "us-west-2": 0.0 + "us-west-2": 0.15912 }, "m6idn.xlarge": { "ap-northeast-1": 0.4095, - "ap-south-1": 0.37323, - "ap-southeast-1": 0.0, + "ap-south-1": 0.0, + "ap-southeast-1": 0.39078, "ap-southeast-2": 0.44273, "ca-central-1": 0.34836, - "eu-central-1": 0.41699, + "eu-central-1": 0.37908, + "eu-central-2": 0.0, "eu-north-1": 0.332, "eu-south-2": 0.3832, - "eu-west-1": 0.0, + "eu-west-1": 0.35568, "us-east-1": 0.31824, - "us-east-2": 0.35006, - "us-gov-west-1": 0.0, - "us-west-1": 0.0, + "us-east-2": 0.0, + "us-gov-west-1": 0.40014, + "us-west-1": 0.36688, "us-west-2": 0.0 }, "m6idn.metal": { "ap-northeast-1": 13.104, - "ap-south-1": 0.0, - "ap-southeast-1": 0.0, - "ap-southeast-2": 12.87936, + "ap-south-1": 10.8576, + "ap-southeast-1": 12.50496, + "ap-southeast-2": 0.0, "ca-central-1": 11.14752, "eu-central-1": 12.13056, + "eu-central-2": 13.21984, "eu-north-1": 10.624, "eu-south-2": 11.14752, "eu-west-1": 0.0, @@ -44542,16 +44778,17 @@ "ap-northeast-1": 0.819, "ap-south-1": 0.6786, "ap-southeast-1": 0.0, - "ap-southeast-2": 0.80496, - "ca-central-1": 0.76639, - "eu-central-1": 0.83398, - "eu-north-1": 0.0, - "eu-south-2": 0.0, + "ap-southeast-2": 0.0, + "ca-central-1": 0.69672, + "eu-central-1": 0.75816, + "eu-central-2": 0.90886, + "eu-north-1": 0.7304, + "eu-south-2": 0.69672, "eu-west-1": 0.71136, "us-east-1": 0.63648, "us-east-2": 0.63648, "us-gov-west-1": 0.0, - "us-west-1": 0.80714, + "us-west-1": 0.0, "us-west-2": 0.0 }, "m6idn.4xlarge": { @@ -44559,14 +44796,15 @@ "ap-south-1": 1.3572, "ap-southeast-1": 1.56312, "ap-southeast-2": 1.77091, - "ca-central-1": 1.39344, - "eu-central-1": 1.66795, - "eu-north-1": 1.4608, + "ca-central-1": 1.53278, + "eu-central-1": 1.51632, + "eu-central-2": 1.81773, + "eu-north-1": 1.328, "eu-south-2": 0.0, "eu-west-1": 1.42272, "us-east-1": 1.40026, "us-east-2": 1.27296, - "us-gov-west-1": 0.0, + "us-gov-west-1": 1.76062, "us-west-1": 1.61427, "us-west-2": 0.0 }, @@ -44574,129 +44812,126 @@ "ap-northeast-1": 3.6036, "ap-south-1": 0.0, "ap-southeast-1": 3.43886, - "ap-southeast-2": 3.54182, - "ca-central-1": 0.0, - "eu-central-1": 0.0, - "eu-north-1": 0.0, - "eu-south-2": 3.06557, + "ap-southeast-2": 3.21984, + "ca-central-1": 2.78688, + "eu-central-1": 3.03264, + "eu-central-2": 3.30496, + "eu-north-1": 2.9216, + "eu-south-2": 0.0, "eu-west-1": 2.84544, - "us-east-1": 0.0, - "us-east-2": 2.80051, - "us-gov-west-1": 0.0, + "us-east-1": 2.54592, + "us-east-2": 2.54592, + "us-gov-west-1": 3.20112, "us-west-1": 2.93504, - "us-west-2": 0.0 + "us-west-2": 2.80051 }, "m6idn.12xlarge": { - "ap-northeast-1": 5.4054, - "ap-south-1": 0.0, + "ap-northeast-1": 4.914, + "ap-south-1": 4.47876, "ap-southeast-1": 4.68936, - "ap-southeast-2": 0.0, - "ca-central-1": 0.0, + "ap-southeast-2": 4.82976, + "ca-central-1": 4.18032, "eu-central-1": 4.54896, - "eu-north-1": 4.3824, - "eu-south-2": 0.0, + "eu-central-2": 4.95744, + "eu-north-1": 3.984, + "eu-south-2": 4.18032, "eu-west-1": 0.0, "us-east-1": 3.81888, "us-east-2": 3.81888, - "us-gov-west-1": 0.0, + "us-gov-west-1": 4.80168, "us-west-1": 4.40256, - "us-west-2": 4.20077 + "us-west-2": 3.81888 }, "m6idn.16xlarge": { - "ap-northeast-1": 7.2072, - "ap-south-1": 5.97168, - "ap-southeast-1": 0.0, - "ap-southeast-2": 7.08365, + "ap-northeast-1": 6.552, + "ap-south-1": 5.4288, + "ap-southeast-1": 6.25248, + "ap-southeast-2": 6.43968, "ca-central-1": 6.13114, - "eu-central-1": 6.67181, + "eu-central-1": 6.06528, + "eu-central-2": 0.0, "eu-north-1": 5.312, - "eu-south-2": 6.13114, - "eu-west-1": 6.25997, + "eu-south-2": 0.0, + "eu-west-1": 5.69088, "us-east-1": 5.09184, "us-east-2": 0.0, - "us-gov-west-1": 0.0, - "us-west-1": 0.0, - "us-west-2": 5.60102 + "us-gov-west-1": 6.40224, + "us-west-1": 5.87008, + "us-west-2": 0.0 }, "m6idn.24xlarge": { - "ap-northeast-1": 0.0, - "ap-south-1": 8.1432, - "ap-southeast-1": 9.37872, + "ap-northeast-1": 9.828, + "ap-south-1": 8.95752, + "ap-southeast-1": 0.0, "ap-southeast-2": 0.0, "ca-central-1": 8.36064, - "eu-central-1": 10.00771, - "eu-north-1": 8.7648, + "eu-central-1": 0.0, + "eu-central-2": 9.91488, + "eu-north-1": 7.968, "eu-south-2": 8.36064, - "eu-west-1": 9.38995, - "us-east-1": 0.0, - "us-east-2": 0.0, - "us-gov-west-1": 10.5637, + "eu-west-1": 8.53632, + "us-east-1": 8.40154, + "us-east-2": 8.40154, + "us-gov-west-1": 9.60336, "us-west-1": 0.0, - "us-west-2": 8.40154 + "us-west-2": 7.63776 }, "m6idn.32xlarge": { - "ap-northeast-1": 13.104, - "ap-south-1": 10.8576, + "ap-northeast-1": 0.0, + "ap-south-1": 0.0, "ap-southeast-1": 12.50496, - "ap-southeast-2": 12.87936, + "ap-southeast-2": 0.0, "ca-central-1": 0.0, "eu-central-1": 0.0, + "eu-central-2": 13.21984, "eu-north-1": 0.0, - "eu-south-2": 11.14752, - "eu-west-1": 0.0, + "eu-south-2": 0.0, + "eu-west-1": 11.38176, "us-east-1": 10.18368, "us-east-2": 10.18368, - "us-gov-west-1": 0.0, + "us-gov-west-1": 12.80448, "us-west-1": 11.74016, "us-west-2": 10.18368 }, "m6in": { "ap-northeast-1": 12.602, - "ap-south-1": 10.214, "ap-southeast-1": 12.026, - "ap-southeast-2": 12.355, - "ca-central-1": 10.925, - "eu-central-1": 11.614, - "eu-north-1": 10.419, - "eu-south-2": 10.925, - "eu-west-1": 10.955, - "us-east-1": 9.802, - "us-east-2": 9.802, - "us-gov-west-1": 12.273, - "us-west-1": 11.436, + "eu-central-2": 12.916, "us-west-2": 9.802 }, "m6in.large": { - "ap-northeast-1": 0.0, - "ap-south-1": 0.0, - "ap-southeast-1": 0.1879, - "ap-southeast-2": 0.0, - "ca-central-1": 0.0, - "eu-central-1": 0.18147, - "eu-north-1": 0.1628, - "eu-south-2": 0.1707, + "ap-northeast-1": 0.17901, + "ap-south-1": 0.14508, + "ap-southeast-1": 0.17082, + "ap-southeast-2": 0.19305, + "ca-central-1": 0.1707, + "eu-central-1": 0.16497, + "eu-central-2": 0.18346, + "eu-north-1": 0.0, + "eu-south-2": 0.15518, "eu-west-1": 0.17117, "us-east-1": 0.15315, - "us-east-2": 0.15315, - "us-gov-west-1": 0.19176, - "us-west-1": 0.0, - "us-west-2": 0.13923 + "us-east-2": 0.13923, + "us-gov-west-1": 0.17433, + "us-west-1": 0.17868, + "us-west-2": 0.15315 }, "m6in.xlarge": { "ap-northeast-1": 0.35802, - "ap-south-1": 0.0, - "ap-southeast-1": 0.0, + "ap-south-1": 0.29016, + "ap-southeast-1": 0.3758, "ap-southeast-2": 0.351, - "ca-central-1": 0.0, - "eu-central-1": 0.0, - "eu-north-1": 0.3256, - "eu-south-2": 0.3414, - "eu-west-1": 0.34234, - "us-east-1": 0.0, - "us-east-2": 0.30631, - "us-gov-west-1": 0.38353, + "ca-central-1": 0.3414, + "eu-central-1": 0.36293, + "eu-central-2": 0.36692, + "eu-north-1": 0.296, + "eu-south-2": 0.31036, + "eu-west-1": 0.31122, + "us-east-1": 0.27846, + "us-east-2": 0.27846, + "us-gov-west-1": 0.34866, "us-west-1": 0.32488, - "us-west-2": 0.30631 + "us-west-2": 0.27846 }, "m6in.metal": { "ap-northeast-1": 11.45664, @@ -44705,44 +44940,47 @@ "ap-southeast-2": 0.0, "ca-central-1": 9.93152, "eu-central-1": 10.55808, + "eu-central-2": 0.0, "eu-north-1": 9.472, "eu-south-2": 9.93152, - "eu-west-1": 0.0, - "us-east-1": 0.0, + "eu-west-1": 9.95904, + "us-east-1": 8.91072, "us-east-2": 0.0, "us-gov-west-1": 11.15712, "us-west-1": 10.39616, - "us-west-2": 0.0 + "us-west-2": 8.91072 }, "m6in.2xlarge": { "ap-northeast-1": 0.0, - "ap-south-1": 0.63835, - "ap-southeast-1": 0.75161, + "ap-south-1": 0.58032, + "ap-southeast-1": 0.68328, "ap-southeast-2": 0.702, - "ca-central-1": 0.0, - "eu-central-1": 0.0, + "ca-central-1": 0.68279, + "eu-central-1": 0.65988, + "eu-central-2": 0.80722, "eu-north-1": 0.6512, "eu-south-2": 0.62072, - "eu-west-1": 0.0, + "eu-west-1": 0.68468, "us-east-1": 0.55692, - "us-east-2": 0.0, + "us-east-2": 0.55692, "us-gov-west-1": 0.76705, - "us-west-1": 0.64976, - "us-west-2": 0.61261 + "us-west-1": 0.71474, + "us-west-2": 0.55692 }, "m6in.4xlarge": { - "ap-northeast-1": 0.0, + "ap-northeast-1": 1.43208, "ap-south-1": 1.16064, - "ap-southeast-1": 1.50322, + "ap-southeast-1": 0.0, "ap-southeast-2": 1.404, "ca-central-1": 0.0, "eu-central-1": 1.31976, - "eu-north-1": 0.0, + "eu-central-2": 1.46768, + "eu-north-1": 1.184, "eu-south-2": 1.36558, - "eu-west-1": 1.36937, - "us-east-1": 0.0, - "us-east-2": 1.22522, - "us-gov-west-1": 0.0, + "eu-west-1": 1.24488, + "us-east-1": 1.11384, + "us-east-2": 1.11384, + "us-gov-west-1": 1.39464, "us-west-1": 1.29952, "us-west-2": 1.11384 }, @@ -44750,63 +44988,67 @@ "ap-northeast-1": 2.86416, "ap-south-1": 0.0, "ap-southeast-1": 0.0, - "ap-southeast-2": 3.0888, + "ap-southeast-2": 2.808, "ca-central-1": 2.48288, - "eu-central-1": 0.0, + "eu-central-1": 2.90347, + "eu-central-2": 2.93536, "eu-north-1": 0.0, - "eu-south-2": 2.73117, + "eu-south-2": 2.48288, "eu-west-1": 2.48976, - "us-east-1": 2.45045, + "us-east-1": 2.22768, "us-east-2": 2.45045, - "us-gov-west-1": 3.06821, - "us-west-1": 0.0, + "us-gov-west-1": 2.78928, + "us-west-1": 2.59904, "us-west-2": 2.22768 }, "m6in.12xlarge": { - "ap-northeast-1": 4.29624, - "ap-south-1": 0.0, + "ap-northeast-1": 4.72586, + "ap-south-1": 3.48192, "ap-southeast-1": 4.09968, - "ap-southeast-2": 4.6332, + "ap-southeast-2": 4.212, "ca-central-1": 0.0, "eu-central-1": 4.35521, - "eu-north-1": 3.9072, - "eu-south-2": 0.0, - "eu-west-1": 4.1081, - "us-east-1": 3.34152, + "eu-central-2": 4.84334, + "eu-north-1": 3.552, + "eu-south-2": 3.72432, + "eu-west-1": 3.73464, + "us-east-1": 0.0, "us-east-2": 3.34152, - "us-gov-west-1": 4.18392, + "us-gov-west-1": 4.60231, "us-west-1": 0.0, - "us-west-2": 3.67567 + "us-west-2": 3.34152 }, "m6in.16xlarge": { - "ap-northeast-1": 0.0, + "ap-northeast-1": 5.72832, "ap-south-1": 5.10682, "ap-southeast-1": 5.46624, - "ap-southeast-2": 0.0, - "ca-central-1": 0.0, - "eu-central-1": 0.0, - "eu-north-1": 4.736, - "eu-south-2": 0.0, - "eu-west-1": 5.47747, + "ap-southeast-2": 6.1776, + "ca-central-1": 4.96576, + "eu-central-1": 5.27904, + "eu-central-2": 5.87072, + "eu-north-1": 0.0, + "eu-south-2": 5.46234, + "eu-west-1": 4.97952, "us-east-1": 4.9009, - "us-east-2": 0.0, - "us-gov-west-1": 6.13642, + "us-east-2": 4.9009, + "us-gov-west-1": 0.0, "us-west-1": 0.0, - "us-west-2": 0.0 + "us-west-2": 4.45536 }, "m6in.24xlarge": { "ap-northeast-1": 9.45173, - "ap-south-1": 7.66022, - "ap-southeast-1": 9.0193, - "ap-southeast-2": 9.2664, - "ca-central-1": 8.1935, - "eu-central-1": 8.71042, + "ap-south-1": 6.96384, + "ap-southeast-1": 8.19936, + "ap-southeast-2": 8.424, + "ca-central-1": 7.44864, + "eu-central-1": 7.91856, + "eu-central-2": 8.80608, "eu-north-1": 7.104, "eu-south-2": 7.44864, - "eu-west-1": 8.21621, - "us-east-1": 0.0, - "us-east-2": 0.0, - "us-gov-west-1": 0.0, + "eu-west-1": 0.0, + "us-east-1": 7.35134, + "us-east-2": 7.35134, + "us-gov-west-1": 8.36784, "us-west-1": 0.0, "us-west-2": 6.68304 }, @@ -44816,33 +45058,28 @@ "ap-southeast-1": 10.93248, "ap-southeast-2": 11.232, "ca-central-1": 9.93152, - "eu-central-1": 0.0, + "eu-central-1": 10.55808, + "eu-central-2": 11.74144, "eu-north-1": 9.472, "eu-south-2": 9.93152, "eu-west-1": 9.95904, "us-east-1": 8.91072, "us-east-2": 0.0, - "us-gov-west-1": 0.0, + "us-gov-west-1": 11.15712, "us-west-1": 10.39616, - "us-west-2": 0.0 + "us-west-2": 8.91072 }, "m7a": { - "ap-northeast-1": 15.811, - "eu-central-1": 14.664, "eu-north-1": 13.006, - "eu-south-2": 13.644, - "eu-west-1": 13.644, - "us-east-1": 12.241, - "us-east-2": 12.241, - "us-west-2": 12.241 + "us-east-1": 12.241 }, "m7a.medium": { "ap-northeast-1": 0.07487, "eu-central-1": 0.0, "eu-north-1": 0.06774, - "eu-south-2": 0.0646, + "eu-south-2": 0.0, "eu-west-1": 0.0646, - "us-east-1": 0.06376, + "us-east-1": 0.05796, "us-east-2": 0.05796, "us-west-2": 0.05796 }, @@ -44852,19 +45089,19 @@ "eu-north-1": 0.12316, "eu-south-2": 0.1292, "eu-west-1": 0.1292, - "us-east-1": 0.11592, + "us-east-1": 0.12751, "us-east-2": 0.11592, "us-west-2": 0.11592 }, "m7a.xlarge": { "ap-northeast-1": 0.29946, - "eu-central-1": 0.0, - "eu-north-1": 0.27095, + "eu-central-1": 0.27772, + "eu-north-1": 0.24632, "eu-south-2": 0.2584, "eu-west-1": 0.2584, - "us-east-1": 0.0, + "us-east-1": 0.25502, "us-east-2": 0.23184, - "us-west-2": 0.23184 + "us-west-2": 0.25502 }, "m7a.metal-48xl": { "ap-northeast-1": 14.37408, @@ -44873,26 +45110,26 @@ "eu-south-2": 12.4032, "eu-west-1": 12.4032, "us-east-1": 11.12832, - "us-east-2": 0.0, - "us-west-2": 0.0 + "us-east-2": 11.12832, + "us-west-2": 11.12832 }, "m7a.2xlarge": { "ap-northeast-1": 0.59892, - "eu-central-1": 0.0, - "eu-north-1": 0.0, - "eu-south-2": 0.5168, + "eu-central-1": 0.55544, + "eu-north-1": 0.49264, + "eu-south-2": 0.0, "eu-west-1": 0.5168, "us-east-1": 0.46368, "us-east-2": 0.46368, "us-west-2": 0.46368 }, "m7a.4xlarge": { - "ap-northeast-1": 0.0, - "eu-central-1": 0.0, - "eu-north-1": 0.0, - "eu-south-2": 1.13696, + "ap-northeast-1": 1.19784, + "eu-central-1": 1.11088, + "eu-north-1": 1.08381, + "eu-south-2": 1.0336, "eu-west-1": 1.0336, - "us-east-1": 1.0201, + "us-east-1": 0.0, "us-east-2": 0.92736, "us-west-2": 0.92736 }, @@ -44900,8 +45137,8 @@ "ap-northeast-1": 0.0, "eu-central-1": 2.22176, "eu-north-1": 1.97056, - "eu-south-2": 2.27392, - "eu-west-1": 0.0, + "eu-south-2": 2.0672, + "eu-west-1": 2.27392, "us-east-1": 2.04019, "us-east-2": 1.85472, "us-west-2": 0.0 @@ -44909,10 +45146,10 @@ "m7a.12xlarge": { "ap-northeast-1": 0.0, "eu-central-1": 0.0, - "eu-north-1": 0.0, + "eu-north-1": 2.95584, "eu-south-2": 3.1008, "eu-west-1": 3.1008, - "us-east-1": 3.06029, + "us-east-1": 2.78208, "us-east-2": 2.78208, "us-west-2": 0.0 }, @@ -44922,26 +45159,26 @@ "eu-north-1": 0.0, "eu-south-2": 4.1344, "eu-west-1": 4.54784, - "us-east-1": 0.0, - "us-east-2": 0.0, - "us-west-2": 3.70944 + "us-east-1": 3.70944, + "us-east-2": 3.70944, + "us-west-2": 4.08038 }, "m7a.24xlarge": { - "ap-northeast-1": 0.0, - "eu-central-1": 0.0, + "ap-northeast-1": 7.18704, + "eu-central-1": 7.33181, "eu-north-1": 5.91168, "eu-south-2": 0.0, - "eu-west-1": 6.82176, + "eu-west-1": 6.2016, "us-east-1": 5.56416, "us-east-2": 5.56416, "us-west-2": 0.0 }, "m7a.32xlarge": { - "ap-northeast-1": 9.58272, + "ap-northeast-1": 10.54099, "eu-central-1": 8.88704, "eu-north-1": 0.0, "eu-south-2": 0.0, - "eu-west-1": 0.0, + "eu-west-1": 8.2688, "us-east-1": 0.0, "us-east-2": 0.0, "us-west-2": 0.0 @@ -44949,7 +45186,7 @@ "m7a.48xlarge": { "ap-northeast-1": 14.37408, "eu-central-1": 13.33056, - "eu-north-1": 11.82336, + "eu-north-1": 0.0, "eu-south-2": 12.4032, "eu-west-1": 12.4032, "us-east-1": 0.0, @@ -44957,602 +45194,692 @@ "us-west-2": 0.0 }, "m7g": { - "ap-northeast-1": 11.13, - "ap-northeast-2": 10.592, - "ap-south-1": 6.159, - "ap-south-2": 6.159, - "ap-southeast-1": 10.771, - "ap-southeast-2": 10.771, - "ca-central-1": 9.605, - "eu-central-1": 10.323, - "eu-north-1": 9.156, - "eu-south-2": 9.599, - "eu-west-1": 9.604, - "eu-west-2": 9.964, - "eu-west-3": 10.053, - "me-south-1": 11.848, - "sa-east-1": 13.733, - "us-east-1": 8.617, - "us-east-2": 8.617, - "us-west-1": 10.053, - "us-west-2": 8.617 + "me-central-1": 10.565 }, "m7g.medium": { "ap-northeast-1": 0.0527, - "ap-northeast-2": 0.0, - "ap-south-1": 0.0, - "ap-south-2": 0.0292, + "ap-northeast-2": 0.0502, + "ap-northeast-3": 0.0527, + "ap-south-1": 0.0292, + "ap-south-2": 0.031, "ap-southeast-1": 0.051, "ap-southeast-2": 0.051, - "ca-central-1": 0.0483, + "ap-southeast-3": 0.051, + "ap-southeast-4": 0.051, + "ap-southeast-5": 0.0, + "ap-southeast-7": 0.0434, + "ca-central-1": 0.0, "eu-central-1": 0.0489, "eu-north-1": 0.0434, - "eu-south-2": 0.0483, + "eu-south-2": 0.0455, "eu-west-1": 0.0455, - "eu-west-2": 0.0, + "eu-west-2": 0.0501, "eu-west-3": 0.0, - "me-south-1": 0.0596, - "sa-east-1": 0.0689, - "us-east-1": 0.0434, + "me-central-1": 0.05, + "me-south-1": 0.0, + "mx-central-1": 0.0428, + "sa-east-1": 0.065, + "us-east-1": 0.0408, "us-east-2": 0.0408, + "us-gov-east-1": 0.0514, "us-west-1": 0.0476, - "us-west-2": 0.0434 + "us-west-2": 0.0408 }, "m7g.large": { "ap-northeast-1": 0.1054, "ap-northeast-2": 0.1003, + "ap-northeast-3": 0.0, "ap-south-1": 0.0583, - "ap-south-2": 0.062, - "ap-southeast-1": 0.1084, + "ap-south-2": 0.0, + "ap-southeast-1": 0.102, "ap-southeast-2": 0.0, - "ca-central-1": 0.0967, - "eu-central-1": 0.0, + "ap-southeast-3": 0.1084, + "ap-southeast-4": 0.102, + "ap-southeast-5": 0.0922, + "ap-southeast-7": 0.0922, + "ca-central-1": 0.0, + "eu-central-1": 0.0978, "eu-north-1": 0.0922, - "eu-south-2": 0.0909, + "eu-south-2": 0.0966, "eu-west-1": 0.091, - "eu-west-2": 0.0, + "eu-west-2": 0.0944, "eu-west-3": 0.0952, + "me-central-1": 0.1, "me-south-1": 0.1122, - "sa-east-1": 0.0, - "us-east-1": 0.0867, - "us-east-2": 0.0, + "mx-central-1": 0.0857, + "sa-east-1": 0.1301, + "us-east-1": 0.0816, + "us-east-2": 0.0816, + "us-gov-east-1": 0.1093, "us-west-1": 0.0952, - "us-west-2": 0.0 + "us-west-2": 0.0816 }, "m7g.xlarge": { "ap-northeast-1": 0.0, "ap-northeast-2": 0.2006, - "ap-south-1": 0.124, + "ap-northeast-3": 0.2108, + "ap-south-1": 0.1166, "ap-south-2": 0.1166, "ap-southeast-1": 0.2169, "ap-southeast-2": 0.204, + "ap-southeast-3": 0.204, + "ap-southeast-4": 0.204, + "ap-southeast-5": 0.1734, + "ap-southeast-7": 0.1843, "ca-central-1": 0.1819, "eu-central-1": 0.1955, - "eu-north-1": 0.1843, + "eu-north-1": 0.1734, "eu-south-2": 0.1818, "eu-west-1": 0.1819, - "eu-west-2": 0.0, + "eu-west-2": 0.1887, "eu-west-3": 0.0, + "me-central-1": 0.0, "me-south-1": 0.0, - "sa-east-1": 0.0, - "us-east-1": 0.1735, - "us-east-2": 0.0, + "mx-central-1": 0.1714, + "sa-east-1": 0.2755, + "us-east-1": 0.1632, + "us-east-2": 0.1735, + "us-gov-east-1": 0.2056, "us-west-1": 0.0, "us-west-2": 0.1735 }, "m7g.metal": { "ap-northeast-1": 3.3728, - "ap-northeast-2": 0.0, - "ap-south-1": 0.0, - "ap-south-2": 0.0, - "ap-southeast-1": 3.264, + "ap-northeast-2": 3.2096, + "ap-northeast-3": 3.3728, + "ap-south-1": 1.8662, + "ap-south-2": 1.8662, + "ap-southeast-1": 0.0, "ap-southeast-2": 0.0, + "ap-southeast-3": 3.264, + "ap-southeast-4": 0.0, + "ap-southeast-5": 2.7744, + "ap-southeast-7": 2.7744, "ca-central-1": 2.9107, "eu-central-1": 3.1283, - "eu-north-1": 0.0, + "eu-north-1": 2.7744, "eu-south-2": 2.9088, "eu-west-1": 0.0, "eu-west-2": 3.0195, "eu-west-3": 3.0464, + "me-central-1": 3.2014, "me-south-1": 3.5904, + "mx-central-1": 2.7418, "sa-east-1": 4.1616, "us-east-1": 2.6112, "us-east-2": 2.6112, - "us-west-1": 3.0464, + "us-gov-east-1": 3.2896, + "us-west-1": 0.0, "us-west-2": 2.6112 }, "m7g.2xlarge": { "ap-northeast-1": 0.4482, - "ap-northeast-2": 0.4012, - "ap-south-1": 0.0, - "ap-south-2": 0.0, + "ap-northeast-2": 0.0, + "ap-northeast-3": 0.4216, + "ap-south-1": 0.248, + "ap-south-2": 0.2333, "ap-southeast-1": 0.408, "ap-southeast-2": 0.408, - "ca-central-1": 0.3867, + "ap-southeast-3": 0.4337, + "ap-southeast-4": 0.0, + "ap-southeast-5": 0.3686, + "ap-southeast-7": 0.3468, + "ca-central-1": 0.3638, "eu-central-1": 0.0, - "eu-north-1": 0.3468, - "eu-south-2": 0.3865, + "eu-north-1": 0.3686, + "eu-south-2": 0.3636, "eu-west-1": 0.3867, - "eu-west-2": 0.0, + "eu-west-2": 0.3774, "eu-west-3": 0.3808, - "me-south-1": 0.4771, + "me-central-1": 0.4002, + "me-south-1": 0.0, + "mx-central-1": 0.3427, "sa-east-1": 0.5202, - "us-east-1": 0.0, + "us-east-1": 0.3264, "us-east-2": 0.347, - "us-west-1": 0.3808, + "us-gov-east-1": 0.4371, + "us-west-1": 0.0, "us-west-2": 0.3264 }, "m7g.4xlarge": { "ap-northeast-1": 0.8964, - "ap-northeast-2": 0.0, + "ap-northeast-2": 0.8024, + "ap-northeast-3": 0.8432, "ap-south-1": 0.0, - "ap-south-2": 0.0, - "ap-southeast-1": 0.8674, + "ap-south-2": 0.4666, + "ap-southeast-1": 0.0, "ap-southeast-2": 0.816, + "ap-southeast-3": 0.0, + "ap-southeast-4": 0.8674, + "ap-southeast-5": 0.6936, + "ap-southeast-7": 0.6936, "ca-central-1": 0.7277, - "eu-central-1": 0.8314, + "eu-central-1": 0.7821, "eu-north-1": 0.6936, - "eu-south-2": 0.773, + "eu-south-2": 0.7272, "eu-west-1": 0.7276, - "eu-west-2": 0.8024, + "eu-west-2": 0.7549, "eu-west-3": 0.8094, - "me-south-1": 0.8976, - "sa-east-1": 0.0, - "us-east-1": 0.6939, - "us-east-2": 0.6939, - "us-west-1": 0.0, + "me-central-1": 0.0, + "me-south-1": 0.9541, + "mx-central-1": 0.6854, + "sa-east-1": 1.1018, + "us-east-1": 0.0, + "us-east-2": 0.0, + "us-gov-east-1": 0.8224, + "us-west-1": 0.7616, "us-west-2": 0.6528 }, "m7g.8xlarge": { "ap-northeast-1": 1.7928, "ap-northeast-2": 1.7048, + "ap-northeast-3": 0.0, "ap-south-1": 0.9331, - "ap-south-2": 0.9331, - "ap-southeast-1": 1.7348, + "ap-south-2": 0.9919, + "ap-southeast-1": 1.632, "ap-southeast-2": 0.0, + "ap-southeast-3": 1.632, + "ap-southeast-4": 0.0, + "ap-southeast-5": 1.3872, + "ap-southeast-7": 0.0, "ca-central-1": 0.0, - "eu-central-1": 1.6627, + "eu-central-1": 1.5642, "eu-north-1": 1.3872, - "eu-south-2": 1.5459, + "eu-south-2": 1.4544, "eu-west-1": 1.4552, - "eu-west-2": 0.0, + "eu-west-2": 1.5098, "eu-west-3": 1.6189, - "me-south-1": 0.0, + "me-central-1": 1.6007, + "me-south-1": 1.9083, + "mx-central-1": 1.4572, "sa-east-1": 2.0808, "us-east-1": 1.3056, - "us-east-2": 0.0, - "us-west-1": 1.5232, + "us-east-2": 1.3879, + "us-gov-east-1": 1.7484, + "us-west-1": 1.6189, "us-west-2": 1.3056 }, "m7g.12xlarge": { "ap-northeast-1": 2.6892, "ap-northeast-2": 2.4072, + "ap-northeast-3": 2.5296, "ap-south-1": 0.0, "ap-south-2": 1.4879, "ap-southeast-1": 2.6022, - "ap-southeast-2": 2.448, - "ca-central-1": 2.3201, - "eu-central-1": 2.4941, + "ap-southeast-2": 2.6022, + "ap-southeast-3": 0.0, + "ap-southeast-4": 0.0, + "ap-southeast-5": 2.0808, + "ap-southeast-7": 2.2119, + "ca-central-1": 0.0, + "eu-central-1": 0.0, "eu-north-1": 0.0, - "eu-south-2": 0.0, - "eu-west-1": 2.3203, + "eu-south-2": 2.1816, + "eu-west-1": 2.1828, "eu-west-2": 2.4071, "eu-west-3": 2.2848, - "me-south-1": 2.8624, - "sa-east-1": 3.3054, + "me-central-1": 2.4011, + "me-south-1": 2.6928, + "mx-central-1": 2.0563, + "sa-east-1": 0.0, "us-east-1": 1.9584, - "us-east-2": 0.0, - "us-west-1": 0.0, + "us-east-2": 1.9584, + "us-gov-east-1": 2.4672, + "us-west-1": 2.2848, "us-west-2": 1.9584 }, "m7g.16xlarge": { "ap-northeast-1": 3.3728, "ap-northeast-2": 3.2096, + "ap-northeast-3": 0.0, "ap-south-1": 1.8662, "ap-south-2": 1.8662, "ap-southeast-1": 3.264, "ap-southeast-2": 3.264, - "ca-central-1": 0.0, + "ap-southeast-3": 3.264, + "ap-southeast-4": 3.264, + "ap-southeast-5": 2.7744, + "ap-southeast-7": 2.7744, + "ca-central-1": 2.9107, "eu-central-1": 3.1283, "eu-north-1": 0.0, - "eu-south-2": 2.9088, + "eu-south-2": 0.0, "eu-west-1": 0.0, "eu-west-2": 3.0195, - "eu-west-3": 0.0, - "me-south-1": 0.0, - "sa-east-1": 0.0, - "us-east-1": 0.0, + "eu-west-3": 3.0464, + "me-central-1": 3.2014, + "me-south-1": 3.5904, + "mx-central-1": 2.7418, + "sa-east-1": 4.1616, + "us-east-1": 2.6112, "us-east-2": 2.6112, - "us-west-1": 3.0464, + "us-gov-east-1": 0.0, + "us-west-1": 0.0, "us-west-2": 0.0 }, "m7gd": { - "ap-northeast-1": 14.57, - "ap-south-1": 7.498, - "ap-southeast-1": 14.071, - "ap-southeast-2": 14.17, - "eu-central-1": 13.572, - "eu-north-1": 11.975, - "eu-south-2": 12.574, - "eu-west-1": 12.574, - "eu-west-3": 13.173, - "sa-east-1": 17.963, - "us-east-1": 11.276, - "us-east-2": 11.276, - "us-west-1": 13.272, - "us-west-2": 11.276 + "sa-east-1": 17.963 }, "m7gd.medium": { "ap-northeast-1": 0.0731, - "ap-south-1": 0.0355, - "ap-southeast-1": 0.0666, - "ap-southeast-2": 0.0, - "eu-central-1": 0.0643, + "ap-south-1": 0.0376, + "ap-southeast-1": 0.0706, + "ap-southeast-2": 0.0711, + "ap-southeast-5": 0.0566, + "ap-southeast-7": 0.06, + "eu-central-1": 0.0, "eu-north-1": 0.0, - "eu-south-2": 0.0, - "eu-west-1": 0.0, + "eu-south-2": 0.0595, + "eu-west-1": 0.0595, "eu-west-3": 0.0, + "mx-central-1": 0.0, "sa-east-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 0.0, + "us-east-1": 0.0534, + "us-east-2": 0.0566, "us-west-1": 0.0, - "us-west-2": 0.0534 + "us-west-2": 0.0566 }, "m7gd.large": { "ap-northeast-1": 0.0, - "ap-south-1": 0.0753, + "ap-south-1": 0.071, "ap-southeast-1": 0.0, - "ap-southeast-2": 0.1422, + "ap-southeast-2": 0.0, + "ap-southeast-5": 0.0, + "ap-southeast-7": 0.0, "eu-central-1": 0.1285, - "eu-north-1": 0.1202, - "eu-south-2": 0.1191, + "eu-north-1": 0.0, + "eu-south-2": 0.1262, "eu-west-1": 0.1191, "eu-west-3": 0.1322, - "sa-east-1": 0.1799, + "mx-central-1": 0.1121, + "sa-east-1": 0.1701, "us-east-1": 0.1132, "us-east-2": 0.1068, "us-west-1": 0.0, - "us-west-2": 0.1068 + "us-west-2": 0.0 }, "m7gd.xlarge": { - "ap-northeast-1": 0.0, + "ap-northeast-1": 0.2925, "ap-south-1": 0.142, "ap-southeast-1": 0.2665, - "ap-southeast-2": 0.0, + "ap-southeast-2": 0.2684, + "ap-southeast-5": 0.2265, + "ap-southeast-7": 0.2265, "eu-central-1": 0.257, "eu-north-1": 0.2404, "eu-south-2": 0.2381, - "eu-west-1": 0.0, + "eu-west-1": 0.2381, "eu-west-3": 0.2495, - "sa-east-1": 0.0, + "mx-central-1": 0.0, + "sa-east-1": 0.3402, "us-east-1": 0.2136, - "us-east-2": 0.2136, - "us-west-1": 0.2514, - "us-west-2": 0.0 + "us-east-2": 0.0, + "us-west-1": 0.2665, + "us-west-2": 0.2136 }, "m7gd.metal": { "ap-northeast-1": 4.415, "ap-south-1": 2.272, "ap-southeast-1": 4.2638, "ap-southeast-2": 4.2941, + "ap-southeast-5": 0.0, + "ap-southeast-7": 3.6243, "eu-central-1": 4.1126, "eu-north-1": 3.6288, "eu-south-2": 0.0, "eu-west-1": 3.8102, - "eu-west-3": 0.0, - "sa-east-1": 5.4432, - "us-east-1": 0.0, + "eu-west-3": 3.9917, + "mx-central-1": 3.5878, + "sa-east-1": 0.0, + "us-east-1": 3.4171, "us-east-2": 3.4171, - "us-west-1": 0.0, + "us-west-1": 4.0219, "us-west-2": 0.0 }, "m7gd.2xlarge": { "ap-northeast-1": 0.0, - "ap-south-1": 0.0, - "ap-southeast-1": 0.565, - "ap-southeast-2": 0.0, + "ap-south-1": 0.284, + "ap-southeast-1": 0.533, + "ap-southeast-2": 0.5368, + "ap-southeast-5": 0.453, + "ap-southeast-7": 0.4802, "eu-central-1": 0.5141, "eu-north-1": 0.4536, - "eu-south-2": 0.4763, + "eu-south-2": 0.5049, "eu-west-1": 0.4763, "eu-west-3": 0.0, + "mx-central-1": 0.4754, "sa-east-1": 0.6804, - "us-east-1": 0.4528, + "us-east-1": 0.4271, "us-east-2": 0.4271, - "us-west-1": 0.0, + "us-west-1": 0.5027, "us-west-2": 0.4528 }, "m7gd.4xlarge": { - "ap-northeast-1": 1.17, - "ap-south-1": 0.6021, - "ap-southeast-1": 1.1299, + "ap-northeast-1": 1.1038, + "ap-south-1": 0.568, + "ap-southeast-1": 1.066, "ap-southeast-2": 1.0735, + "ap-southeast-5": 0.9061, + "ap-southeast-7": 0.0, "eu-central-1": 1.0282, "eu-north-1": 0.9072, "eu-south-2": 0.9526, - "eu-west-1": 0.0, - "eu-west-3": 1.0578, - "sa-east-1": 1.4393, - "us-east-1": 0.9055, - "us-east-2": 0.8543, - "us-west-1": 1.0658, - "us-west-2": 0.9055 + "eu-west-1": 0.9526, + "eu-west-3": 0.9979, + "mx-central-1": 0.897, + "sa-east-1": 1.3608, + "us-east-1": 0.8543, + "us-east-2": 0.9055, + "us-west-1": 1.0055, + "us-west-2": 0.8543 }, "m7gd.8xlarge": { - "ap-northeast-1": 0.0, + "ap-northeast-1": 2.34, "ap-south-1": 0.0, - "ap-southeast-1": 2.2598, - "ap-southeast-2": 0.0, - "eu-central-1": 2.1797, + "ap-southeast-1": 0.0, + "ap-southeast-2": 2.147, + "ap-southeast-5": 0.0, + "ap-southeast-7": 1.8122, + "eu-central-1": 0.0, "eu-north-1": 1.8144, "eu-south-2": 0.0, - "eu-west-1": 2.0194, + "eu-west-1": 1.9051, "eu-west-3": 1.9958, + "mx-central-1": 1.7939, "sa-east-1": 2.8787, "us-east-1": 1.7086, - "us-east-2": 0.0, - "us-west-1": 2.1316, - "us-west-2": 0.0 + "us-east-2": 1.8111, + "us-west-1": 2.011, + "us-west-2": 1.8111 }, "m7gd.12xlarge": { - "ap-northeast-1": 3.3113, + "ap-northeast-1": 3.51, "ap-south-1": 0.0, - "ap-southeast-1": 3.3898, - "ap-southeast-2": 3.4138, - "eu-central-1": 3.2695, - "eu-north-1": 0.0, + "ap-southeast-1": 0.0, + "ap-southeast-2": 3.2206, + "ap-southeast-5": 0.0, + "ap-southeast-7": 2.8813, + "eu-central-1": 0.0, + "eu-north-1": 2.7216, "eu-south-2": 2.8577, "eu-west-1": 2.8577, - "eu-west-3": 3.1734, + "eu-west-3": 0.0, + "mx-central-1": 0.0, "sa-east-1": 4.0824, "us-east-1": 2.5628, - "us-east-2": 2.5628, + "us-east-2": 0.0, "us-west-1": 0.0, - "us-west-2": 0.0 + "us-west-2": 2.5628 }, "m7gd.16xlarge": { - "ap-northeast-1": 4.415, - "ap-south-1": 0.0, + "ap-northeast-1": 0.0, + "ap-south-1": 2.272, "ap-southeast-1": 4.2638, "ap-southeast-2": 0.0, + "ap-southeast-5": 3.6243, + "ap-southeast-7": 3.6243, "eu-central-1": 0.0, "eu-north-1": 3.6288, "eu-south-2": 0.0, "eu-west-1": 3.8102, "eu-west-3": 3.9917, + "mx-central-1": 3.5878, "sa-east-1": 5.4432, "us-east-1": 3.4171, "us-east-2": 3.4171, - "us-west-1": 0.0, - "us-west-2": 0.0 + "us-west-1": 4.0219, + "us-west-2": 3.4171 }, "m7i": { - "ap-northeast-1": 13.749, - "ap-northeast-2": 13.084, - "ap-south-1": 11.199, - "ap-southeast-1": 13.306, - "ap-southeast-2": 13.306, - "ca-central-1": 11.864, - "eu-central-1": 12.751, - "eu-north-1": 11.31, - "eu-south-2": 11.864, - "eu-west-1": 11.864, - "eu-west-2": 12.308, - "eu-west-3": 12.419, - "sa-east-1": 16.965, - "us-east-1": 10.644, - "us-east-2": 10.644, - "us-gov-east-1": 13.416, - "us-gov-west-1": 13.416, - "us-west-1": 12.419, - "us-west-2": 10.644 + "eu-south-2": 11.864 }, "m7i.large": { - "ap-northeast-1": 0.14322, + "ap-northeast-1": 0.1302, "ap-northeast-2": 0.1239, - "ap-south-1": 0.10605, + "ap-south-1": 0.0, "ap-southeast-1": 0.0, - "ap-southeast-2": 0.1386, + "ap-southeast-2": 0.126, + "ap-southeast-3": 0.126, + "ap-southeast-5": 0.1071, + "ap-southeast-7": 0.1071, "ca-central-1": 0.11235, "eu-central-1": 0.12075, "eu-north-1": 0.1071, "eu-south-2": 0.12359, - "eu-west-1": 0.12359, - "eu-west-2": 0.11655, + "eu-west-1": 0.0, + "eu-west-2": 0.0, "eu-west-3": 0.0, + "mx-central-1": 0.10584, "sa-east-1": 0.16065, - "us-east-1": 0.11088, - "us-east-2": 0.0, - "us-gov-east-1": 0.13976, - "us-gov-west-1": 0.0, + "us-east-1": 0.1008, + "us-east-2": 0.1008, + "us-gov-east-1": 0.12705, + "us-gov-west-1": 0.12705, "us-west-1": 0.1176, - "us-west-2": 0.0 + "us-west-2": 0.1008 }, "m7i.xlarge": { - "ap-northeast-1": 0.28644, + "ap-northeast-1": 0.2604, "ap-northeast-2": 0.2478, "ap-south-1": 0.2121, "ap-southeast-1": 0.252, "ap-southeast-2": 0.252, - "ca-central-1": 0.24717, - "eu-central-1": 0.0, + "ap-southeast-3": 0.0, + "ap-southeast-5": 0.2142, + "ap-southeast-7": 0.23562, + "ca-central-1": 0.2247, + "eu-central-1": 0.26565, "eu-north-1": 0.2142, - "eu-south-2": 0.0, + "eu-south-2": 0.2247, "eu-west-1": 0.2247, "eu-west-2": 0.0, - "eu-west-3": 0.25872, - "sa-east-1": 0.0, + "eu-west-3": 0.0, + "mx-central-1": 0.21168, + "sa-east-1": 0.3213, "us-east-1": 0.22176, "us-east-2": 0.22176, "us-gov-east-1": 0.2541, "us-gov-west-1": 0.0, "us-west-1": 0.0, - "us-west-2": 0.2016 + "us-west-2": 0.0 }, "m7i.metal-24xl": { - "ap-northeast-1": 0.0, - "ap-northeast-2": 6.54192, - "ap-south-1": 5.59944, + "ap-northeast-1": 6.87456, + "ap-northeast-2": 0.0, + "ap-south-1": 5.0904, "ap-southeast-1": 6.048, - "ap-southeast-2": 0.0, - "ca-central-1": 0.0, - "eu-central-1": 6.3756, - "eu-north-1": 0.0, - "eu-south-2": 0.0, + "ap-southeast-2": 6.6528, + "ap-southeast-3": 6.048, + "ap-southeast-5": 5.65488, + "ap-southeast-7": 5.1408, + "ca-central-1": 5.93208, + "eu-central-1": 5.796, + "eu-north-1": 5.65488, + "eu-south-2": 5.3928, "eu-west-1": 5.93208, "eu-west-2": 6.15384, "eu-west-3": 0.0, + "mx-central-1": 5.08032, "sa-east-1": 7.7112, - "us-east-1": 5.32224, - "us-east-2": 0.0, + "us-east-1": 4.8384, + "us-east-2": 5.32224, "us-gov-east-1": 6.0984, "us-gov-west-1": 6.0984, "us-west-1": 5.6448, - "us-west-2": 5.32224 + "us-west-2": 4.8384 }, "m7i.metal-48xl": { - "ap-northeast-1": 0.0, + "ap-northeast-1": 12.4992, "ap-northeast-2": 0.0, "ap-south-1": 10.1808, "ap-southeast-1": 12.096, "ap-southeast-2": 12.096, - "ca-central-1": 0.0, + "ap-southeast-3": 12.096, + "ap-southeast-5": 10.2816, + "ap-southeast-7": 10.2816, + "ca-central-1": 10.7856, "eu-central-1": 11.592, "eu-north-1": 10.2816, "eu-south-2": 0.0, "eu-west-1": 0.0, - "eu-west-2": 11.1888, - "eu-west-3": 0.0, + "eu-west-2": 0.0, + "eu-west-3": 11.2896, + "mx-central-1": 10.16064, "sa-east-1": 15.4224, "us-east-1": 9.6768, "us-east-2": 9.6768, - "us-gov-east-1": 0.0, - "us-gov-west-1": 12.1968, + "us-gov-east-1": 12.1968, + "us-gov-west-1": 0.0, "us-west-1": 11.2896, "us-west-2": 0.0 }, "m7i.2xlarge": { - "ap-northeast-1": 0.0, + "ap-northeast-1": 0.5208, "ap-northeast-2": 0.4956, "ap-south-1": 0.46662, "ap-southeast-1": 0.5544, - "ap-southeast-2": 0.5544, - "ca-central-1": 0.49434, + "ap-southeast-2": 0.504, + "ap-southeast-3": 0.504, + "ap-southeast-5": 0.4284, + "ap-southeast-7": 0.47124, + "ca-central-1": 0.4494, "eu-central-1": 0.483, "eu-north-1": 0.4284, "eu-south-2": 0.0, - "eu-west-1": 0.0, + "eu-west-1": 0.49434, "eu-west-2": 0.51282, "eu-west-3": 0.4704, + "mx-central-1": 0.4657, "sa-east-1": 0.6426, - "us-east-1": 0.44352, - "us-east-2": 0.44352, - "us-gov-east-1": 0.55902, + "us-east-1": 0.4032, + "us-east-2": 0.0, + "us-gov-east-1": 0.0, "us-gov-west-1": 0.5082, - "us-west-1": 0.0, - "us-west-2": 0.44352 + "us-west-1": 0.4704, + "us-west-2": 0.0 }, "m7i.4xlarge": { - "ap-northeast-1": 1.0416, + "ap-northeast-1": 1.14576, "ap-northeast-2": 0.9912, "ap-south-1": 0.0, "ap-southeast-1": 0.0, - "ap-southeast-2": 1.008, + "ap-southeast-2": 1.1088, + "ap-southeast-3": 1.1088, + "ap-southeast-5": 0.8568, + "ap-southeast-7": 0.8568, "ca-central-1": 0.8988, "eu-central-1": 0.0, "eu-north-1": 0.8568, "eu-south-2": 0.98868, "eu-west-1": 0.8988, - "eu-west-2": 0.0, + "eu-west-2": 0.9324, "eu-west-3": 0.0, + "mx-central-1": 0.0, "sa-east-1": 0.0, - "us-east-1": 0.8064, - "us-east-2": 0.0, + "us-east-1": 0.88704, + "us-east-2": 0.8064, "us-gov-east-1": 0.0, "us-gov-west-1": 1.0164, "us-west-1": 0.0, - "us-west-2": 0.0 + "us-west-2": 0.8064 }, "m7i.8xlarge": { - "ap-northeast-1": 2.0832, - "ap-northeast-2": 0.0, - "ap-south-1": 1.6968, + "ap-northeast-1": 2.29152, + "ap-northeast-2": 2.18064, + "ap-south-1": 0.0, "ap-southeast-1": 2.016, "ap-southeast-2": 2.016, + "ap-southeast-3": 0.0, + "ap-southeast-5": 1.7136, + "ap-southeast-7": 1.7136, "ca-central-1": 1.7976, "eu-central-1": 0.0, - "eu-north-1": 1.88496, - "eu-south-2": 1.97736, + "eu-north-1": 1.7136, + "eu-south-2": 1.7976, "eu-west-1": 1.7976, - "eu-west-2": 0.0, - "eu-west-3": 2.06976, - "sa-east-1": 2.82744, + "eu-west-2": 1.8648, + "eu-west-3": 0.0, + "mx-central-1": 1.69344, + "sa-east-1": 2.5704, "us-east-1": 1.6128, "us-east-2": 1.77408, "us-gov-east-1": 2.0328, - "us-gov-west-1": 0.0, + "us-gov-west-1": 2.0328, "us-west-1": 1.8816, "us-west-2": 1.6128 }, "m7i.12xlarge": { "ap-northeast-1": 3.1248, - "ap-northeast-2": 2.9736, + "ap-northeast-2": 3.27096, "ap-south-1": 2.5452, "ap-southeast-1": 3.024, - "ap-southeast-2": 3.024, + "ap-southeast-2": 3.3264, + "ap-southeast-3": 3.024, + "ap-southeast-5": 2.5704, + "ap-southeast-7": 0.0, "ca-central-1": 2.96604, - "eu-central-1": 2.898, + "eu-central-1": 3.1878, "eu-north-1": 2.5704, "eu-south-2": 2.6964, - "eu-west-1": 2.96604, + "eu-west-1": 0.0, "eu-west-2": 0.0, - "eu-west-3": 3.10464, - "sa-east-1": 4.24116, - "us-east-1": 2.66112, + "eu-west-3": 2.8224, + "mx-central-1": 2.54016, + "sa-east-1": 3.8556, + "us-east-1": 2.4192, "us-east-2": 2.4192, - "us-gov-east-1": 3.35412, + "us-gov-east-1": 0.0, "us-gov-west-1": 3.35412, - "us-west-1": 3.10464, - "us-west-2": 0.0 + "us-west-1": 2.8224, + "us-west-2": 2.66112 }, "m7i.16xlarge": { "ap-northeast-1": 4.1664, - "ap-northeast-2": 3.9648, + "ap-northeast-2": 0.0, "ap-south-1": 0.0, - "ap-southeast-1": 0.0, + "ap-southeast-1": 4.4352, "ap-southeast-2": 4.4352, - "ca-central-1": 0.0, + "ap-southeast-3": 4.032, + "ap-southeast-5": 3.4272, + "ap-southeast-7": 0.0, + "ca-central-1": 3.5952, "eu-central-1": 3.864, - "eu-north-1": 3.76992, + "eu-north-1": 0.0, "eu-south-2": 0.0, "eu-west-1": 3.5952, "eu-west-2": 3.7296, "eu-west-3": 0.0, + "mx-central-1": 0.0, "sa-east-1": 5.1408, - "us-east-1": 0.0, + "us-east-1": 3.2256, "us-east-2": 3.2256, "us-gov-east-1": 4.0656, "us-gov-west-1": 4.0656, - "us-west-1": 4.13952, + "us-west-1": 3.7632, "us-west-2": 0.0 }, "m7i.24xlarge": { - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, - "ap-south-1": 5.59944, - "ap-southeast-1": 6.6528, - "ap-southeast-2": 0.0, - "ca-central-1": 5.3928, + "ap-northeast-1": 6.87456, + "ap-northeast-2": 6.54192, + "ap-south-1": 0.0, + "ap-southeast-1": 6.048, + "ap-southeast-2": 6.048, + "ap-southeast-3": 6.048, + "ap-southeast-5": 5.1408, + "ap-southeast-7": 5.1408, + "ca-central-1": 5.93208, "eu-central-1": 5.796, - "eu-north-1": 5.65488, + "eu-north-1": 0.0, "eu-south-2": 5.93208, - "eu-west-1": 0.0, + "eu-west-1": 5.3928, "eu-west-2": 6.15384, - "eu-west-3": 0.0, + "eu-west-3": 5.6448, + "mx-central-1": 5.08032, "sa-east-1": 0.0, - "us-east-1": 4.8384, + "us-east-1": 0.0, "us-east-2": 0.0, - "us-gov-east-1": 6.70824, + "us-gov-east-1": 0.0, "us-gov-west-1": 6.0984, "us-west-1": 5.6448, "us-west-2": 4.8384 @@ -45560,20 +45887,24 @@ "m7i.48xlarge": { "ap-northeast-1": 12.4992, "ap-northeast-2": 11.8944, - "ap-south-1": 10.1808, + "ap-south-1": 0.0, "ap-southeast-1": 12.096, - "ap-southeast-2": 0.0, + "ap-southeast-2": 12.096, + "ap-southeast-3": 0.0, + "ap-southeast-5": 0.0, + "ap-southeast-7": 0.0, "ca-central-1": 0.0, - "eu-central-1": 11.592, + "eu-central-1": 0.0, "eu-north-1": 0.0, "eu-south-2": 10.7856, "eu-west-1": 10.7856, "eu-west-2": 11.1888, "eu-west-3": 11.2896, + "mx-central-1": 10.16064, "sa-east-1": 15.4224, "us-east-1": 9.6768, "us-east-2": 9.6768, - "us-gov-east-1": 0.0, + "us-gov-east-1": 12.1968, "us-gov-west-1": 12.1968, "us-west-1": 11.2896, "us-west-2": 9.6768 @@ -45584,6 +45915,8 @@ "ap-south-1": 0.10075, "ap-southeast-1": 0.1197, "ap-southeast-2": 0.1197, + "ap-southeast-3": 0.1197, + "ap-southeast-5": 0.10175, "ca-central-1": 0.10673, "eu-central-1": 0.11471, "eu-north-1": 0.10175, @@ -45605,6 +45938,8 @@ "ap-south-1": 0.2015, "ap-southeast-1": 0.2394, "ap-southeast-2": 0.2394, + "ap-southeast-3": 0.2394, + "ap-southeast-5": 0.20349, "ca-central-1": 0.21346, "eu-central-1": 0.22942, "eu-north-1": 0.2035, @@ -45626,6 +45961,8 @@ "ap-south-1": 0.403, "ap-southeast-1": 0.4788, "ap-southeast-2": 0.4788, + "ap-southeast-3": 0.4788, + "ap-southeast-5": 0.40698, "ca-central-1": 0.42692, "eu-central-1": 0.45884, "eu-north-1": 0.407, @@ -45647,6 +45984,8 @@ "ap-south-1": 0.806, "ap-southeast-1": 0.9576, "ap-southeast-2": 0.9576, + "ap-southeast-3": 0.9576, + "ap-southeast-5": 0.81396, "ca-central-1": 0.85384, "eu-central-1": 0.91768, "eu-north-1": 0.814, @@ -45668,6 +46007,8 @@ "ap-south-1": 1.612, "ap-southeast-1": 1.9152, "ap-southeast-2": 1.9152, + "ap-southeast-3": 1.9152, + "ap-southeast-5": 1.62792, "ca-central-1": 1.70768, "eu-central-1": 1.83536, "eu-north-1": 1.628, @@ -45683,6 +46024,157 @@ "us-west-1": 1.78752, "us-west-2": 1.53216 }, + "m7i-flex.12xlarge": { + "ap-northeast-1": 2.96856, + "ap-south-1": 2.418, + "ap-southeast-1": 2.8728, + "ap-southeast-2": 2.8728, + "ap-southeast-5": 2.44188, + "ca-central-1": 2.56152, + "eu-central-1": 2.75304, + "eu-north-1": 2.442, + "eu-south-2": 2.56152, + "eu-west-1": 2.56152, + "eu-west-3": 2.68128, + "sa-east-1": 3.66288, + "us-east-1": 2.29824, + "us-east-2": 2.29824, + "us-gov-east-1": 2.8968, + "us-gov-west-1": 2.8968, + "us-west-1": 2.68128, + "us-west-2": 2.29824 + }, + "m7i-flex.16xlarge": { + "ap-northeast-1": 3.95808, + "ap-south-1": 3.224, + "ap-southeast-1": 3.8304, + "ap-southeast-2": 3.8304, + "ap-southeast-5": 3.25584, + "ca-central-1": 3.41536, + "eu-central-1": 3.67072, + "eu-north-1": 3.256, + "eu-south-2": 3.41536, + "eu-west-1": 3.41536, + "eu-west-3": 3.57504, + "sa-east-1": 4.88384, + "us-east-1": 3.06432, + "us-east-2": 3.06432, + "us-gov-east-1": 3.8624, + "us-gov-west-1": 3.8624, + "us-west-1": 3.57504, + "us-west-2": 3.06432 + }, + "m8g": { + "us-east-2": 9.479 + }, + "m8g.medium": { + "eu-central-1": 0.05377, + "eu-north-1": 0.05246, + "eu-south-2": 0.04999, + "eu-west-2": 0.0519, + "us-east-1": 0.04488, + "us-east-2": 0.0, + "us-west-2": 0.04937 + }, + "m8g.large": { + "eu-central-1": 0.0, + "eu-north-1": 0.0, + "eu-south-2": 0.10998, + "eu-west-2": 0.1038, + "us-east-1": 0.0, + "us-east-2": 0.08976, + "us-west-2": 0.08976 + }, + "m8g.xlarge": { + "eu-central-1": 0.21508, + "eu-north-1": 0.19076, + "eu-south-2": 0.19996, + "eu-west-2": 0.0, + "us-east-1": 0.0, + "us-east-2": 0.19747, + "us-west-2": 0.17952 + }, + "m8g.metal-24xl": { + "eu-central-1": 5.16192, + "eu-north-1": 4.57824, + "eu-south-2": 4.79904, + "eu-west-2": 4.9824, + "us-east-1": 4.73933, + "us-east-2": 4.30848, + "us-west-2": 4.30848 + }, + "m8g.metal-48xl": { + "eu-central-1": 10.32384, + "eu-north-1": 0.0, + "eu-south-2": 0.0, + "eu-west-2": 9.9648, + "us-east-1": 8.61696, + "us-east-2": 0.0, + "us-west-2": 8.61696 + }, + "m8g.2xlarge": { + "eu-central-1": 0.0, + "eu-north-1": 0.41967, + "eu-south-2": 0.39992, + "eu-west-2": 0.45672, + "us-east-1": 0.39494, + "us-east-2": 0.35904, + "us-west-2": 0.39494 + }, + "m8g.4xlarge": { + "eu-central-1": 0.94635, + "eu-north-1": 0.76304, + "eu-south-2": 0.0, + "eu-west-2": 0.0, + "us-east-1": 0.71808, + "us-east-2": 0.71808, + "us-west-2": 0.71808 + }, + "m8g.8xlarge": { + "eu-central-1": 1.72064, + "eu-north-1": 0.0, + "eu-south-2": 1.59968, + "eu-west-2": 1.6608, + "us-east-1": 1.57978, + "us-east-2": 1.57978, + "us-west-2": 1.43616 + }, + "m8g.12xlarge": { + "eu-central-1": 2.58096, + "eu-north-1": 0.0, + "eu-south-2": 2.39952, + "eu-west-2": 2.4912, + "us-east-1": 2.36966, + "us-east-2": 0.0, + "us-west-2": 2.15424 + }, + "m8g.16xlarge": { + "eu-central-1": 3.44128, + "eu-north-1": 0.0, + "eu-south-2": 3.5193, + "eu-west-2": 0.0, + "us-east-1": 2.87232, + "us-east-2": 2.87232, + "us-west-2": 2.87232 + }, + "m8g.24xlarge": { + "eu-central-1": 0.0, + "eu-north-1": 4.57824, + "eu-south-2": 4.79904, + "eu-west-2": 4.9824, + "us-east-1": 4.73933, + "us-east-2": 4.30848, + "us-west-2": 0.0 + }, + "m8g.48xlarge": { + "eu-central-1": 10.32384, + "eu-north-1": 9.15648, + "eu-south-2": 9.59808, + "eu-west-2": 9.9648, + "us-east-1": 8.61696, + "us-east-2": 0.0, + "us-west-2": 8.61696 + }, "mac1": { "ap-northeast-1": 1.399, "ap-northeast-2": 1.332, @@ -45735,6 +46227,7 @@ }, "mac2-m2": { "ap-southeast-2": 1.097, + "ca-central-1": 0.979, "eu-central-1": 1.052, "us-east-1": 0.878, "us-east-2": 0.878, @@ -45742,6 +46235,7 @@ }, "mac2-m2.metal": { "ap-southeast-2": 0.0, + "ca-central-1": 0.0, "eu-central-1": 0.0, "us-east-1": 0.0, "us-east-2": 0.0, @@ -45773,28 +46267,28 @@ "us-west-2": 15.84 }, "p2.xlarge": { - "ap-northeast-1": 0.0, + "ap-northeast-1": 1.696, "ap-northeast-2": 0.0, - "ap-south-1": 0.0, + "ap-south-1": 1.718, "ap-southeast-1": 1.718, - "ap-southeast-2": 0.0, + "ap-southeast-2": 1.542, "eu-central-1": 1.326, "eu-west-1": 0.972, - "us-east-1": 0.99, - "us-east-2": 0.0, + "us-east-1": 0.0, + "us-east-2": 0.9, "us-gov-west-1": 0.0, "us-west-2": 0.0 }, "p2.8xlarge": { - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, - "ap-south-1": 0.0, - "ap-southeast-1": 13.744, - "ap-southeast-2": 13.57, + "ap-northeast-1": 12.336, + "ap-northeast-2": 12.892, + "ap-south-1": 13.744, + "ap-southeast-1": 15.118, + "ap-southeast-2": 0.0, "eu-central-1": 11.669, - "eu-west-1": 8.554, - "us-east-1": 7.92, - "us-east-2": 0.0, + "eu-west-1": 7.776, + "us-east-1": 7.2, + "us-east-2": 7.2, "us-gov-west-1": 8.64, "us-west-2": 7.2 }, @@ -45803,53 +46297,46 @@ "ap-northeast-2": 23.44, "ap-south-1": 0.0, "ap-southeast-1": 27.488, - "ap-southeast-2": 0.0, + "ap-southeast-2": 24.672, "eu-central-1": 0.0, "eu-west-1": 15.552, - "us-east-1": 0.0, - "us-east-2": 0.0, + "us-east-1": 14.4, + "us-east-2": 14.4, "us-gov-west-1": 0.0, - "us-west-2": 14.4 + "us-west-2": 0.0 }, "p3": { "ap-northeast-1": 36.907, - "ap-northeast-2": 37.259, - "ap-southeast-1": 37.259, - "ap-southeast-2": 37.259, - "ca-central-1": 29.621, - "eu-central-1": 33.642, - "eu-west-1": 29.084, "eu-west-2": 31.583, "us-east-1": 26.928, "us-east-2": 26.928, - "us-gov-west-1": 32.314, "us-west-2": 26.928 }, "p3.2xlarge": { - "ap-northeast-1": 0.0, - "ap-northeast-2": 4.516, + "ap-northeast-1": 4.194, + "ap-northeast-2": 0.0, "ap-southeast-1": 4.234, "ap-southeast-2": 4.234, - "ca-central-1": 3.585, + "ca-central-1": 3.366, "eu-central-1": 4.071, "eu-west-1": 0.0, - "eu-west-2": 3.822, - "us-east-1": 3.259, - "us-east-2": 3.259, + "eu-west-2": 3.589, + "us-east-1": 3.06, + "us-east-2": 3.06, "us-gov-west-1": 3.672, "us-west-2": 0.0 }, "p3.8xlarge": { - "ap-northeast-1": 17.895, + "ap-northeast-1": 16.776, "ap-northeast-2": 16.936, - "ap-southeast-1": 0.0, + "ap-southeast-1": 16.936, "ap-southeast-2": 16.936, "ca-central-1": 13.464, - "eu-central-1": 0.0, + "eu-central-1": 15.292, "eu-west-1": 13.22, "eu-west-2": 0.0, - "us-east-1": 13.036, - "us-east-2": 0.0, + "us-east-1": 0.0, + "us-east-2": 12.24, "us-gov-west-1": 0.0, "us-west-2": 0.0 }, @@ -45859,273 +46346,249 @@ "ap-southeast-1": 0.0, "ap-southeast-2": 33.872, "ca-central-1": 26.928, - "eu-central-1": 30.584, + "eu-central-1": 0.0, "eu-west-1": 26.44, "eu-west-2": 28.712, "us-east-1": 24.48, "us-east-2": 0.0, "us-gov-west-1": 0.0, - "us-west-2": 0.0 - }, - "p3dn": { - "ap-northeast-1": 47.061, - "eu-west-1": 37.082, - "us-east-1": 34.333, - "us-gov-west-1": 41.199, - "us-west-2": 34.333 + "us-west-2": 24.48 }, "p3dn.24xlarge": { - "ap-northeast-1": 0.0, - "eu-west-1": 0.0, + "ap-northeast-1": 42.783, + "eu-west-1": 33.711, "us-east-1": 31.212, "us-gov-east-1": 37.454, "us-gov-west-1": 37.454, "us-west-2": 0.0 }, "p4d": { - "ap-northeast-1": 49.414, - "ap-northeast-2": 49.927, - "ap-southeast-1": 43.26, - "ca-central-1": 41.459, "eu-central-1": 45.039, - "eu-west-1": 38.936, "sa-east-1": 58.377, - "us-east-1": 36.05, - "us-east-2": 36.05, "us-gov-west-1": 43.263, "us-west-2": 36.05 }, "p4d.24xlarge": { "ap-northeast-1": 44.92215, "ap-northeast-2": 45.38848, + "ap-south-1": 39.32, "ap-southeast-1": 39.3271, "ap-southeast-2": 42.60438, - "ca-central-1": 41.459, - "eu-central-1": 0.0, - "eu-west-1": 0.0, + "ca-central-1": 37.69, + "eu-central-1": 40.94475, + "eu-west-1": 35.39655, "sa-east-1": 53.07, "us-east-1": 36.04986, "us-east-2": 0.0, - "us-gov-west-1": 0.0, - "us-west-2": 0.0 + "us-gov-west-1": 39.33, + "us-west-2": 32.7726 }, "p4de": { "ap-southeast-1": 54.075, + "eu-central-1": 56.328, "il-central-1": 58.404, "us-east-1": 45.062, "us-west-2": 45.062 }, "p4de.24xlarge": { "ap-southeast-1": 49.159, - "il-central-1": 53.09472, + "eu-central-1": 56.32803, + "il-central-1": 0.0, "us-east-1": 45.062325, "us-west-2": 40.96575 }, "p5.48xlarge": { + "ap-northeast-1": 123.19496, + "ap-south-1": 117.984, "ap-southeast-2": 127.816, "ca-central-1": 113.068, "eu-north-1": 105.2024, + "eu-west-2": 127.816, "sa-east-1": 165.1776, - "us-east-1": 0.0, - "us-east-2": 0.0, + "us-east-1": 98.32, + "us-east-2": 98.32, + "us-gov-west-1": 117.984, + "us-west-1": 122.9, "us-west-2": 108.152 }, + "p5e.48xlarge": { + "us-east-2": 0.0 + }, + "p5en.48xlarge": { + "ap-northeast-1": 0.0, + "ap-northeast-2": 117.024, + "ap-south-1": 101.76, + "eu-south-2": 91.584, + "us-east-2": 84.8, + "us-west-2": 93.28 + }, "r3": { - "ap-northeast-1": 3.511, - "ap-northeast-2": 3.511, - "ap-northeast-3": 3.52, - "ap-south-1": 3.335, - "ap-southeast-1": 3.511, - "ap-southeast-2": 3.511, - "eu-central-1": 3.521, - "eu-west-1": 3.26, - "sa-east-1": 6.157, - "us-east-1": 2.926, - "us-east-2": 2.922, - "us-gov-west-1": 3.511, - "us-west-1": 3.26, - "us-west-2": 2.926 + "ap-southeast-1": 3.511 }, "r3.large": { - "ap-northeast-1": 0.2, + "ap-northeast-1": 0.0, "ap-northeast-2": 0.22, "ap-south-1": 0.19, "ap-southeast-1": 0.0, - "ap-southeast-2": 0.2, - "eu-central-1": 0.219, + "ap-southeast-2": 0.0, + "eu-central-1": 0.2, "eu-west-1": 0.204, "sa-east-1": 0.35, "us-east-1": 0.166, - "us-east-2": 0.0, + "us-east-2": 0.183, "us-gov-west-1": 0.2, "us-west-1": 0.0, - "us-west-2": 0.0 + "us-west-2": 0.166 }, "r3.xlarge": { "ap-northeast-1": 0.399, "ap-northeast-2": 0.439, "ap-south-1": 0.379, "ap-southeast-1": 0.399, - "ap-southeast-2": 0.399, + "ap-southeast-2": 0.0, "eu-central-1": 0.44, - "eu-west-1": 0.0, - "sa-east-1": 0.77, + "eu-west-1": 0.371, + "sa-east-1": 0.7, "us-east-1": 0.333, "us-east-2": 0.366, "us-gov-west-1": 0.0, "us-west-1": 0.408, - "us-west-2": 0.0 + "us-west-2": 0.333 }, "r3.2xlarge": { "ap-northeast-1": 0.878, - "ap-northeast-2": 0.878, + "ap-northeast-2": 0.0, "ap-south-1": 0.758, - "ap-southeast-1": 0.798, + "ap-southeast-1": 0.878, "ap-southeast-2": 0.0, - "eu-central-1": 0.88, - "eu-west-1": 0.815, + "eu-central-1": 0.8, + "eu-west-1": 0.741, "sa-east-1": 1.399, "us-east-1": 0.0, - "us-east-2": 0.665, - "us-gov-west-1": 0.0, - "us-west-1": 0.741, + "us-east-2": 0.664, + "us-gov-west-1": 0.798, + "us-west-1": 0.815, "us-west-2": 0.665 }, "r3.4xlarge": { "ap-northeast-1": 1.596, - "ap-northeast-2": 1.756, + "ap-northeast-2": 1.596, "ap-south-1": 1.516, "ap-southeast-1": 1.596, - "ap-southeast-2": 0.0, - "eu-central-1": 0.0, + "ap-southeast-2": 1.596, + "eu-central-1": 1.6, "eu-west-1": 1.482, - "sa-east-1": 2.799, - "us-east-1": 0.0, + "sa-east-1": 3.079, + "us-east-1": 1.33, "us-east-2": 0.0, - "us-gov-west-1": 1.596, + "us-gov-west-1": 1.756, "us-west-1": 1.482, "us-west-2": 1.33 }, "r3.8xlarge": { "ap-northeast-1": 3.192, - "ap-northeast-2": 0.0, + "ap-northeast-2": 3.192, "ap-south-1": 3.032, - "ap-southeast-1": 0.0, + "ap-southeast-1": 3.192, "ap-southeast-2": 0.0, - "eu-central-1": 0.0, + "eu-central-1": 3.201, "eu-west-1": 0.0, "sa-east-1": 5.597, "us-east-1": 2.66, - "us-east-2": 0.0, + "us-east-2": 2.66, "us-gov-west-1": 3.192, "us-west-1": 2.964, "us-west-2": 2.66 }, "r4": { - "ap-northeast-1": 5.632, - "ap-northeast-2": 5.632, - "ap-northeast-3": 5.632, - "ap-south-1": 4.822, - "ap-southeast-1": 5.632, - "ap-southeast-2": 5.618, - "ca-central-1": 5.139, - "eu-central-1": 5.634, - "eu-west-1": 5.217, - "eu-west-2": 5.491, - "eu-west-3": 5.491, - "sa-east-1": 9.856, - "us-east-1": 4.682, - "us-east-2": 4.682, - "us-gov-west-1": 5.618, - "us-west-1": 5.217, - "us-west-2": 4.682 + "us-east-2": 4.682 }, "r4.large": { "ap-northeast-1": 0.16, "ap-northeast-2": 0.0, - "ap-northeast-3": 0.0, + "ap-northeast-3": 0.16, "ap-south-1": 0.1507, - "ap-southeast-1": 0.176, - "ap-southeast-2": 0.0, - "ca-central-1": 0.0, - "eu-central-1": 0.176, - "eu-west-1": 0.163, - "eu-west-2": 0.172, - "eu-west-3": 0.0, + "ap-southeast-1": 0.16, + "ap-southeast-2": 0.1596, + "ca-central-1": 0.161, + "eu-central-1": 0.16005, + "eu-west-1": 0.1482, + "eu-west-2": 0.156, + "eu-west-3": 0.1716, "sa-east-1": 0.308, - "us-east-1": 0.0, + "us-east-1": 0.146, "us-east-2": 0.133, "us-gov-west-1": 0.0, "us-west-1": 0.163, - "us-west-2": 0.0 + "us-west-2": 0.133 }, "r4.xlarge": { - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, - "ap-northeast-3": 0.0, + "ap-northeast-1": 0.352, + "ap-northeast-2": 0.32, + "ap-northeast-3": 0.32, "ap-south-1": 0.274, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.351, + "ap-southeast-1": 0.32, + "ap-southeast-2": 0.3192, "ca-central-1": 0.321, - "eu-central-1": 0.3201, - "eu-west-1": 0.0, + "eu-central-1": 0.352, + "eu-west-1": 0.326, "eu-west-2": 0.312, "eu-west-3": 0.312, - "sa-east-1": 0.0, + "sa-east-1": 0.616, "us-east-1": 0.0, "us-east-2": 0.293, - "us-gov-west-1": 0.0, + "us-gov-west-1": 0.351, "us-west-1": 0.326, - "us-west-2": 0.293 + "us-west-2": 0.266 }, "r4.2xlarge": { - "ap-northeast-1": 0.704, + "ap-northeast-1": 0.0, "ap-northeast-2": 0.0, - "ap-northeast-3": 0.704, + "ap-northeast-3": 0.64, "ap-south-1": 0.0, - "ap-southeast-1": 0.704, + "ap-southeast-1": 0.64, "ap-southeast-2": 0.0, - "ca-central-1": 0.0, - "eu-central-1": 0.704, + "ca-central-1": 0.642, + "eu-central-1": 0.6402, "eu-west-1": 0.652, - "eu-west-2": 0.686, - "eu-west-3": 0.624, + "eu-west-2": 0.624, + "eu-west-3": 0.6864, "sa-east-1": 1.12, - "us-east-1": 0.585, - "us-east-2": 0.585, + "us-east-1": 0.532, + "us-east-2": 0.532, "us-gov-west-1": 0.0, - "us-west-1": 0.652, - "us-west-2": 0.585 + "us-west-1": 0.0, + "us-west-2": 0.532 }, "r4.4xlarge": { "ap-northeast-1": 1.28, "ap-northeast-2": 1.28, "ap-northeast-3": 0.0, "ap-south-1": 1.096, - "ap-southeast-1": 0.0, + "ap-southeast-1": 1.28, "ap-southeast-2": 1.2768, "ca-central-1": 1.285, "eu-central-1": 1.2804, "eu-west-1": 1.304, - "eu-west-2": 1.248, + "eu-west-2": 1.373, "eu-west-3": 1.248, - "sa-east-1": 2.464, + "sa-east-1": 0.0, "us-east-1": 0.0, "us-east-2": 1.064, - "us-gov-west-1": 1.404, + "us-gov-west-1": 1.2768, "us-west-1": 1.1856, "us-west-2": 1.064 }, "r4.8xlarge": { "ap-northeast-1": 0.0, - "ap-northeast-2": 2.816, + "ap-northeast-2": 2.56, "ap-northeast-3": 2.816, "ap-south-1": 0.0, - "ap-southeast-1": 0.0, + "ap-southeast-1": 2.56, "ap-southeast-2": 0.0, "ca-central-1": 2.336, "eu-central-1": 0.0, - "eu-west-1": 0.0, + "eu-west-1": 2.3712, "eu-west-2": 0.0, "eu-west-3": 0.0, "sa-east-1": 0.0, @@ -46137,156 +46600,122 @@ }, "r4.16xlarge": { "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, + "ap-northeast-2": 5.12, "ap-northeast-3": 5.12, - "ap-south-1": 0.0, - "ap-southeast-1": 0.0, + "ap-south-1": 4.384, + "ap-southeast-1": 5.12, "ap-southeast-2": 5.1072, "ca-central-1": 4.672, "eu-central-1": 5.1216, - "eu-west-1": 4.7424, + "eu-west-1": 4.742, "eu-west-2": 4.992, - "eu-west-3": 0.0, + "eu-west-3": 4.992, "sa-east-1": 8.96, "us-east-1": 4.256, "us-east-2": 4.256, "us-gov-west-1": 5.1072, - "us-west-1": 4.7424, + "us-west-1": 0.0, "us-west-2": 4.256 }, - "r5": { - "af-south-1": 8.87, - "ap-east-1": 8.818, - "ap-northeast-1": 8.026, - "ap-northeast-2": 8.026, - "ap-northeast-3": 8.026, - "ap-south-1": 6.864, - "ap-south-2": 6.864, - "ap-southeast-1": 8.026, - "ap-southeast-2": 7.973, - "ap-southeast-3": 8.026, - "ap-southeast-4": 7.973, - "ca-central-1": 7.286, - "ca-west-1": 7.286, - "eu-central-1": 8.026, - "eu-central-2": 8.828, - "eu-north-1": 7.075, - "eu-south-1": 7.814, - "eu-south-2": 7.445, - "eu-west-1": 7.445, - "eu-west-2": 7.814, - "eu-west-3": 7.814, - "il-central-1": 7.817, - "me-central-1": 8.189, - "me-south-1": 8.189, - "sa-east-1": 10.613, - "us-east-1": 6.653, - "us-east-2": 6.653, - "us-gov-east-1": 7.973, - "us-gov-west-1": 7.973, - "us-west-1": 7.392, - "us-west-2": 6.653, - "us-west-2-lax-1": 7.983 - }, "r5.large": { - "af-south-1": 0.178, - "ap-east-1": 0.0, - "ap-northeast-1": 0.0, + "af-south-1": 0.168, + "ap-east-1": 0.167, + "ap-northeast-1": 0.152, "ap-northeast-2": 0.0, "ap-northeast-3": 0.161, - "ap-south-1": 0.138, - "ap-south-2": 0.13, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.16, + "ap-south-1": 0.13, + "ap-south-2": 0.0, + "ap-southeast-1": 0.152, + "ap-southeast-2": 0.151, "ap-southeast-3": 0.0, - "ap-southeast-4": 0.0, + "ap-southeast-4": 0.16, "ca-central-1": 0.138, "ca-west-1": 0.146, "eu-central-1": 0.152, "eu-central-2": 0.167, "eu-north-1": 0.0, "eu-south-1": 0.157, - "eu-south-2": 0.149, - "eu-west-1": 0.0, - "eu-west-2": 0.157, - "eu-west-3": 0.148, - "il-central-1": 0.0, + "eu-south-2": 0.141, + "eu-west-1": 0.141, + "eu-west-2": 0.148, + "eu-west-3": 0.157, + "il-central-1": 0.157, "me-central-1": 0.155, "me-south-1": 0.155, - "sa-east-1": 0.201, - "us-east-1": 0.0, + "sa-east-1": 0.0, + "us-east-1": 0.134, "us-east-2": 0.126, - "us-gov-east-1": 0.151, + "us-gov-east-1": 0.0, "us-gov-west-1": 0.151, - "us-west-1": 0.14, + "us-west-1": 0.0, "us-west-2": 0.0, - "us-west-2-lax-1": 0.0 + "us-west-2-lax-1": 0.16 }, "r5.xlarge": { - "af-south-1": 0.336, + "af-south-1": 0.356, "ap-east-1": 0.334, - "ap-northeast-1": 0.0, + "ap-northeast-1": 0.304, "ap-northeast-2": 0.304, "ap-northeast-3": 0.0, - "ap-south-1": 0.26, - "ap-south-2": 0.276, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, + "ap-south-1": 0.276, + "ap-south-2": 0.0, + "ap-southeast-1": 0.322, + "ap-southeast-2": 0.302, "ap-southeast-3": 0.322, "ap-southeast-4": 0.0, - "ca-central-1": 0.293, - "ca-west-1": 0.0, + "ca-central-1": 0.0, + "ca-west-1": 0.276, "eu-central-1": 0.304, - "eu-central-2": 0.0, + "eu-central-2": 0.334, "eu-north-1": 0.284, - "eu-south-1": 0.296, + "eu-south-1": 0.314, "eu-south-2": 0.299, "eu-west-1": 0.0, "eu-west-2": 0.0, - "eu-west-3": 0.314, + "eu-west-3": 0.296, "il-central-1": 0.0, - "me-central-1": 0.329, - "me-south-1": 0.329, + "me-central-1": 0.31, + "me-south-1": 0.31, "sa-east-1": 0.402, "us-east-1": 0.0, "us-east-2": 0.252, - "us-gov-east-1": 0.0, + "us-gov-east-1": 0.302, "us-gov-west-1": 0.302, "us-west-1": 0.0, - "us-west-2": 0.252, + "us-west-2": 0.267, "us-west-2-lax-1": 0.302 }, "r5.metal": { "af-south-1": 8.064, "ap-east-1": 8.016, - "ap-northeast-1": 7.296, - "ap-northeast-2": 0.0, + "ap-northeast-1": 0.0, + "ap-northeast-2": 7.296, "ap-northeast-3": 7.296, "ap-south-1": 6.24, "ap-south-2": 6.24, "ap-southeast-1": 7.296, "ap-southeast-2": 7.248, - "ap-southeast-3": 0.0, + "ap-southeast-3": 7.296, "ap-southeast-4": 7.248, "ca-central-1": 6.624, "ca-west-1": 6.624, "eu-central-1": 0.0, - "eu-central-2": 8.026, + "eu-central-2": 0.0, "eu-north-1": 6.432, - "eu-south-1": 0.0, + "eu-south-1": 7.104, "eu-south-2": 6.768, "eu-west-1": 6.768, - "eu-west-2": 0.0, + "eu-west-2": 7.104, "eu-west-3": 0.0, - "il-central-1": 0.0, + "il-central-1": 7.106, "me-central-1": 7.445, "me-south-1": 7.445, "sa-east-1": 0.0, "us-east-1": 6.048, - "us-east-2": 0.0, - "us-gov-east-1": 0.0, + "us-east-2": 6.048, + "us-gov-east-1": 7.248, "us-gov-west-1": 7.248, - "us-west-1": 6.72, + "us-west-1": 0.0, "us-west-2": 6.048, "us-west-2-lax-1": 7.258 }, @@ -46294,194 +46723,194 @@ "af-south-1": 0.0, "ap-east-1": 0.668, "ap-northeast-1": 0.608, - "ap-northeast-2": 0.644, + "ap-northeast-2": 0.0, "ap-northeast-3": 0.644, "ap-south-1": 0.52, - "ap-south-2": 0.52, + "ap-south-2": 0.0, "ap-southeast-1": 0.644, "ap-southeast-2": 0.0, "ap-southeast-3": 0.0, "ap-southeast-4": 0.64, "ca-central-1": 0.552, "ca-west-1": 0.0, - "eu-central-1": 0.608, + "eu-central-1": 0.0, "eu-central-2": 0.669, - "eu-north-1": 0.0, - "eu-south-1": 0.628, + "eu-north-1": 0.536, + "eu-south-1": 0.592, "eu-south-2": 0.564, - "eu-west-1": 0.0, + "eu-west-1": 0.564, "eu-west-2": 0.628, - "eu-west-3": 0.592, - "il-central-1": 0.0, - "me-central-1": 0.658, + "eu-west-3": 0.0, + "il-central-1": 0.628, + "me-central-1": 0.0, "me-south-1": 0.62, "sa-east-1": 0.0, "us-east-1": 0.504, - "us-east-2": 0.0, - "us-gov-east-1": 0.0, - "us-gov-west-1": 0.0, - "us-west-1": 0.0, + "us-east-2": 0.504, + "us-gov-east-1": 0.604, + "us-gov-west-1": 0.604, + "us-west-1": 0.56, "us-west-2": 0.534, "us-west-2-lax-1": 0.605 }, "r5.4xlarge": { - "af-south-1": 1.425, - "ap-east-1": 1.336, + "af-south-1": 0.0, + "ap-east-1": 0.0, "ap-northeast-1": 1.289, "ap-northeast-2": 1.289, - "ap-northeast-3": 1.216, + "ap-northeast-3": 0.0, "ap-south-1": 0.0, - "ap-south-2": 0.0, + "ap-south-2": 1.04, "ap-southeast-1": 1.216, - "ap-southeast-2": 1.28, - "ap-southeast-3": 0.0, - "ap-southeast-4": 1.28, + "ap-southeast-2": 1.208, + "ap-southeast-3": 1.216, + "ap-southeast-4": 1.208, "ca-central-1": 1.104, "ca-west-1": 1.104, - "eu-central-1": 0.0, + "eu-central-1": 1.289, "eu-central-2": 1.338, - "eu-north-1": 1.136, - "eu-south-1": 1.184, - "eu-south-2": 1.196, + "eu-north-1": 1.072, + "eu-south-1": 0.0, + "eu-south-2": 1.128, "eu-west-1": 0.0, "eu-west-2": 1.255, "eu-west-3": 1.255, - "il-central-1": 1.255, - "me-central-1": 1.315, - "me-south-1": 1.241, - "sa-east-1": 0.0, - "us-east-1": 1.068, - "us-east-2": 0.0, - "us-gov-east-1": 0.0, + "il-central-1": 1.184, + "me-central-1": 1.241, + "me-south-1": 1.315, + "sa-east-1": 1.608, + "us-east-1": 1.008, + "us-east-2": 1.008, + "us-gov-east-1": 1.208, "us-gov-west-1": 0.0, - "us-west-1": 0.0, + "us-west-1": 1.12, "us-west-2": 1.008, - "us-west-2-lax-1": 1.21 + "us-west-2-lax-1": 0.0 }, "r5.8xlarge": { "af-south-1": 2.688, - "ap-east-1": 2.832, + "ap-east-1": 2.672, "ap-northeast-1": 2.432, "ap-northeast-2": 0.0, - "ap-northeast-3": 2.578, - "ap-south-1": 2.08, + "ap-northeast-3": 2.432, + "ap-south-1": 0.0, "ap-south-2": 2.08, "ap-southeast-1": 2.432, "ap-southeast-2": 2.561, - "ap-southeast-3": 2.578, - "ap-southeast-4": 0.0, + "ap-southeast-3": 0.0, + "ap-southeast-4": 2.561, "ca-central-1": 0.0, "ca-west-1": 2.208, - "eu-central-1": 2.578, - "eu-central-2": 0.0, + "eu-central-1": 0.0, + "eu-central-2": 2.675, "eu-north-1": 2.144, - "eu-south-1": 0.0, - "eu-south-2": 0.0, + "eu-south-1": 2.368, + "eu-south-2": 2.256, "eu-west-1": 2.391, - "eu-west-2": 0.0, + "eu-west-2": 2.368, "eu-west-3": 0.0, "il-central-1": 2.369, - "me-central-1": 2.482, - "me-south-1": 2.482, + "me-central-1": 2.63, + "me-south-1": 0.0, "sa-east-1": 3.216, - "us-east-1": 2.016, + "us-east-1": 0.0, "us-east-2": 2.137, "us-gov-east-1": 0.0, "us-gov-west-1": 2.416, "us-west-1": 0.0, - "us-west-2": 2.137, + "us-west-2": 2.016, "us-west-2-lax-1": 0.0 }, "r5.12xlarge": { - "af-south-1": 0.0, + "af-south-1": 4.032, "ap-east-1": 4.248, "ap-northeast-1": 3.648, "ap-northeast-2": 3.648, "ap-northeast-3": 0.0, "ap-south-1": 0.0, - "ap-south-2": 0.0, - "ap-southeast-1": 3.867, - "ap-southeast-2": 3.624, + "ap-south-2": 3.306, + "ap-southeast-1": 3.648, + "ap-southeast-2": 3.841, "ap-southeast-3": 3.867, "ap-southeast-4": 0.0, - "ca-central-1": 3.511, - "ca-west-1": 0.0, + "ca-central-1": 3.312, + "ca-west-1": 3.312, "eu-central-1": 3.648, - "eu-central-2": 0.0, + "eu-central-2": 4.013, "eu-north-1": 0.0, "eu-south-1": 3.552, "eu-south-2": 3.384, "eu-west-1": 3.384, - "eu-west-2": 0.0, - "eu-west-3": 0.0, + "eu-west-2": 3.552, + "eu-west-3": 3.552, "il-central-1": 3.553, - "me-central-1": 3.946, + "me-central-1": 3.722, "me-south-1": 0.0, - "sa-east-1": 5.113, - "us-east-1": 3.205, - "us-east-2": 3.024, - "us-gov-east-1": 3.841, - "us-gov-west-1": 0.0, + "sa-east-1": 4.824, + "us-east-1": 3.024, + "us-east-2": 3.205, + "us-gov-east-1": 3.624, + "us-gov-west-1": 3.624, "us-west-1": 3.36, "us-west-2": 0.0, "us-west-2-lax-1": 3.629 }, "r5.16xlarge": { "af-south-1": 0.0, - "ap-east-1": 0.0, - "ap-northeast-1": 0.0, + "ap-east-1": 5.665, + "ap-northeast-1": 5.156, "ap-northeast-2": 4.864, - "ap-northeast-3": 4.864, + "ap-northeast-3": 5.156, "ap-south-1": 0.0, "ap-south-2": 0.0, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, + "ap-southeast-1": 4.864, + "ap-southeast-2": 4.832, "ap-southeast-3": 4.864, - "ap-southeast-4": 5.122, - "ca-central-1": 4.681, - "ca-west-1": 4.681, + "ap-southeast-4": 4.832, + "ca-central-1": 4.416, + "ca-west-1": 4.416, "eu-central-1": 0.0, "eu-central-2": 5.671, - "eu-north-1": 0.0, - "eu-south-1": 5.02, - "eu-south-2": 4.783, + "eu-north-1": 4.288, + "eu-south-1": 0.0, + "eu-south-2": 0.0, "eu-west-1": 4.512, - "eu-west-2": 0.0, - "eu-west-3": 0.0, - "il-central-1": 5.022, + "eu-west-2": 4.736, + "eu-west-3": 4.736, + "il-central-1": 0.0, "me-central-1": 4.963, - "me-south-1": 4.963, + "me-south-1": 0.0, "sa-east-1": 6.818, - "us-east-1": 4.274, + "us-east-1": 0.0, "us-east-2": 4.274, "us-gov-east-1": 0.0, "us-gov-west-1": 4.832, - "us-west-1": 4.749, - "us-west-2": 4.274, + "us-west-1": 4.48, + "us-west-2": 4.032, "us-west-2-lax-1": 4.838 }, "r5.24xlarge": { "af-south-1": 8.064, - "ap-east-1": 8.016, + "ap-east-1": 0.0, "ap-northeast-1": 7.296, - "ap-northeast-2": 0.0, - "ap-northeast-3": 0.0, + "ap-northeast-2": 7.296, + "ap-northeast-3": 7.296, "ap-south-1": 6.24, "ap-south-2": 0.0, - "ap-southeast-1": 0.0, + "ap-southeast-1": 7.296, "ap-southeast-2": 7.248, "ap-southeast-3": 0.0, - "ap-southeast-4": 0.0, - "ca-central-1": 6.624, - "ca-west-1": 0.0, - "eu-central-1": 0.0, + "ap-southeast-4": 7.248, + "ca-central-1": 0.0, + "ca-west-1": 6.624, + "eu-central-1": 7.296, "eu-central-2": 8.026, "eu-north-1": 6.432, - "eu-south-1": 0.0, + "eu-south-1": 7.104, "eu-south-2": 6.768, "eu-west-1": 6.768, "eu-west-2": 7.104, - "eu-west-3": 0.0, + "eu-west-3": 7.104, "il-central-1": 0.0, "me-central-1": 7.445, "me-south-1": 7.445, @@ -46491,7 +46920,7 @@ "us-gov-east-1": 0.0, "us-gov-west-1": 0.0, "us-west-1": 6.72, - "us-west-2": 0.0, + "us-west-2": 6.048, "us-west-2-lax-1": 7.258 }, "r5a.large": { @@ -46799,115 +47228,102 @@ "us-west-2": 6.288 }, "r5b": { - "ap-northeast-1": 9.557, - "ap-northeast-2": 9.398, - "ap-southeast-1": 9.398, - "ap-southeast-2": 9.557, - "ca-central-1": 8.606, - "eu-central-1": 9.398, - "eu-north-1": 8.339, - "eu-south-1": 9.24, - "eu-west-1": 8.818, - "eu-west-2": 9.24, - "sa-east-1": 12.514, - "us-east-1": 7.867, - "us-east-2": 7.867, - "us-west-2": 7.867 + "eu-west-2": 9.24 }, "r5b.large": { "ap-northeast-1": 0.181, - "ap-northeast-2": 0.1958, + "ap-northeast-2": 0.178, "ap-southeast-1": 0.178, - "ap-southeast-2": 0.1991, + "ap-southeast-2": 0.181, "ca-central-1": 0.163, - "eu-central-1": 0.1958, - "eu-north-1": 0.173734, + "eu-central-1": 0.0, + "eu-north-1": 0.15794, "eu-south-1": 0.0, "eu-west-1": 0.1837, - "eu-west-2": 0.1925, - "sa-east-1": 0.2607, - "us-east-1": 0.1639, - "us-east-2": 0.1639, - "us-west-2": 0.1639 + "eu-west-2": 0.175, + "sa-east-1": 0.0, + "us-east-1": 0.149, + "us-east-2": 0.149, + "us-west-2": 0.149 }, "r5b.xlarge": { - "ap-northeast-1": 0.0, + "ap-northeast-1": 0.3982, "ap-northeast-2": 0.3916, "ap-southeast-1": 0.356, "ap-southeast-2": 0.362, "ca-central-1": 0.326, - "eu-central-1": 0.3916, + "eu-central-1": 0.356, "eu-north-1": 0.31588, "eu-south-1": 0.35, - "eu-west-1": 0.3674, - "eu-west-2": 0.35, - "sa-east-1": 0.5214, + "eu-west-1": 0.334, + "eu-west-2": 0.385, + "sa-east-1": 0.474, "us-east-1": 0.298, - "us-east-2": 0.0, - "us-west-2": 0.298 + "us-east-2": 0.298, + "us-west-2": 0.3278 }, "r5b.metal": { "ap-northeast-1": 8.688, - "ap-northeast-2": 0.0, - "ap-southeast-1": 8.544, - "ap-southeast-2": 0.0, - "ca-central-1": 8.6064, - "eu-central-1": 0.0, + "ap-northeast-2": 8.544, + "ap-southeast-1": 9.3984, + "ap-southeast-2": 9.5568, + "ca-central-1": 7.824, + "eu-central-1": 8.544, "eu-north-1": 8.339232, - "eu-south-1": 0.0, - "eu-west-1": 8.8176, + "eu-south-1": 8.4, + "eu-west-1": 8.016, "eu-west-2": 0.0, - "sa-east-1": 12.5136, + "sa-east-1": 11.376, "us-east-1": 7.152, - "us-east-2": 7.8672, - "us-west-2": 7.8672 + "us-east-2": 7.152, + "us-west-2": 7.152 }, "r5b.2xlarge": { "ap-northeast-1": 0.724, - "ap-northeast-2": 0.7832, - "ap-southeast-1": 0.712, + "ap-northeast-2": 0.712, + "ap-southeast-1": 0.7832, "ap-southeast-2": 0.724, - "ca-central-1": 0.0, - "eu-central-1": 0.7832, - "eu-north-1": 0.0, - "eu-south-1": 0.7, - "eu-west-1": 0.0, - "eu-west-2": 0.0, + "ca-central-1": 0.652, + "eu-central-1": 0.712, + "eu-north-1": 0.63176, + "eu-south-1": 0.0, + "eu-west-1": 0.668, + "eu-west-2": 0.77, "sa-east-1": 1.0428, - "us-east-1": 0.6556, + "us-east-1": 0.596, "us-east-2": 0.596, - "us-west-2": 0.0 + "us-west-2": 0.596 }, "r5b.4xlarge": { - "ap-northeast-1": 1.5928, - "ap-northeast-2": 1.5664, - "ap-southeast-1": 1.5664, + "ap-northeast-1": 0.0, + "ap-northeast-2": 1.424, + "ap-southeast-1": 0.0, "ap-southeast-2": 1.5928, - "ca-central-1": 1.304, - "eu-central-1": 0.0, - "eu-north-1": 1.389872, - "eu-south-1": 1.54, + "ca-central-1": 1.4344, + "eu-central-1": 1.424, + "eu-north-1": 1.26352, + "eu-south-1": 1.4, "eu-west-1": 1.336, - "eu-west-2": 1.54, - "sa-east-1": 2.0856, - "us-east-1": 1.3112, + "eu-west-2": 1.4, + "sa-east-1": 1.896, + "us-east-1": 1.192, "us-east-2": 0.0, - "us-west-2": 1.192 + "us-west-2": 0.0 }, "r5b.8xlarge": { "ap-northeast-1": 0.0, "ap-northeast-2": 2.848, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, + "ap-southeast-1": 2.848, + "ap-southeast-2": 2.896, "ca-central-1": 2.608, - "eu-central-1": 3.1328, - "eu-north-1": 2.779744, - "eu-south-1": 0.0, - "eu-west-1": 0.0, + "eu-central-1": 2.848, + "eu-north-1": 2.52704, + "eu-south-1": 2.8, + "eu-west-1": 2.672, "eu-west-2": 2.8, "sa-east-1": 3.792, - "us-east-1": 0.0, - "us-east-2": 0.0, + "us-east-1": 2.6224, + "us-east-2": 2.6224, "us-west-2": 2.384 }, "r5b.12xlarge": { @@ -46915,244 +47331,212 @@ "ap-northeast-2": 0.0, "ap-southeast-1": 4.272, "ap-southeast-2": 0.0, - "ca-central-1": 3.912, + "ca-central-1": 0.0, "eu-central-1": 4.272, - "eu-north-1": 0.0, + "eu-north-1": 4.169616, "eu-south-1": 0.0, "eu-west-1": 4.4088, - "eu-west-2": 4.62, + "eu-west-2": 0.0, "sa-east-1": 5.688, - "us-east-1": 0.0, - "us-east-2": 3.9336, + "us-east-1": 3.576, + "us-east-2": 3.576, "us-west-2": 3.576 }, "r5b.16xlarge": { "ap-northeast-1": 0.0, "ap-northeast-2": 5.696, "ap-southeast-1": 6.2656, - "ap-southeast-2": 6.3712, + "ap-southeast-2": 5.792, "ca-central-1": 5.216, - "eu-central-1": 6.2656, + "eu-central-1": 5.696, "eu-north-1": 0.0, - "eu-south-1": 6.16, - "eu-west-1": 5.344, + "eu-south-1": 5.6, + "eu-west-1": 0.0, "eu-west-2": 0.0, - "sa-east-1": 0.0, - "us-east-1": 5.2448, + "sa-east-1": 7.584, + "us-east-1": 4.768, "us-east-2": 0.0, - "us-west-2": 5.2448 + "us-west-2": 4.768 }, "r5b.24xlarge": { - "ap-northeast-1": 8.688, - "ap-northeast-2": 9.3984, + "ap-northeast-1": 9.5568, + "ap-northeast-2": 8.544, "ap-southeast-1": 9.3984, - "ap-southeast-2": 8.688, + "ap-southeast-2": 0.0, "ca-central-1": 8.6064, "eu-central-1": 0.0, - "eu-north-1": 8.339232, + "eu-north-1": 7.58112, "eu-south-1": 9.24, - "eu-west-1": 0.0, + "eu-west-1": 8.016, "eu-west-2": 8.4, - "sa-east-1": 11.376, + "sa-east-1": 0.0, "us-east-1": 0.0, "us-east-2": 0.0, "us-west-2": 7.152 }, - "r5d": { - "af-south-1": 10.032, - "ap-east-1": 9.24, - "ap-northeast-1": 9.187, - "ap-northeast-2": 9.134, - "ap-northeast-3": 9.187, - "ap-south-1": 7.973, - "ap-south-2": 7.973, - "ap-southeast-1": 9.187, - "ap-southeast-2": 9.187, - "ap-southeast-3": 9.187, - "ap-southeast-4": 9.187, - "ca-central-1": 8.342, - "eu-central-1": 9.134, - "eu-central-2": 10.048, - "eu-north-1": 8.026, - "eu-south-1": 8.87, - "eu-south-2": 8.448, - "eu-west-1": 8.448, - "eu-west-2": 8.923, - "eu-west-3": 8.923, - "il-central-1": 8.87, - "me-central-1": 9.293, - "me-south-1": 9.293, - "sa-east-1": 12.038, - "us-east-1": 7.603, - "us-east-2": 7.603, - "us-gov-west-1": 9.134, - "us-west-1": 8.554, - "us-west-2": 7.603, - "us-west-2-lax-1": 9.124 - }, "r5d.large": { "af-south-1": 0.19, "ap-east-1": 0.175, "ap-northeast-1": 0.0, "ap-northeast-2": 0.173, - "ap-northeast-3": 0.174, - "ap-south-1": 0.0, - "ap-south-2": 0.0, - "ap-southeast-1": 0.174, - "ap-southeast-2": 0.185, - "ap-southeast-3": 0.184, + "ap-northeast-3": 0.184, + "ap-south-1": 0.151, + "ap-south-2": 0.151, + "ap-southeast-1": 0.0, + "ap-southeast-2": 0.174, + "ap-southeast-3": 0.174, "ap-southeast-4": 0.174, - "ca-central-1": 0.168, + "ca-central-1": 0.158, "eu-central-1": 0.0, - "eu-central-2": 0.202, - "eu-north-1": 0.161, - "eu-south-1": 0.168, + "eu-central-2": 0.19, + "eu-north-1": 0.152, + "eu-south-1": 0.178, "eu-south-2": 0.16, - "eu-west-1": 0.0, + "eu-west-1": 0.16, "eu-west-2": 0.169, - "eu-west-3": 0.179, + "eu-west-3": 0.169, "il-central-1": 0.178, "me-central-1": 0.187, "me-south-1": 0.176, - "sa-east-1": 0.242, + "sa-east-1": 0.228, "us-east-1": 0.144, "us-east-2": 0.0, "us-gov-east-1": 0.173, "us-gov-west-1": 0.0, - "us-west-1": 0.0, - "us-west-2": 0.0, - "us-west-2-lax-1": 0.0 + "us-west-1": 0.162, + "us-west-2": 0.144, + "us-west-2-lax-1": 0.173 }, "r5d.xlarge": { - "af-south-1": 0.403, - "ap-east-1": 0.0, + "af-south-1": 0.38, + "ap-east-1": 0.35, "ap-northeast-1": 0.348, - "ap-northeast-2": 0.367, - "ap-northeast-3": 0.348, - "ap-south-1": 0.0, - "ap-south-2": 0.32, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.369, - "ap-southeast-3": 0.369, + "ap-northeast-2": 0.346, + "ap-northeast-3": 0.369, + "ap-south-1": 0.302, + "ap-south-2": 0.302, + "ap-southeast-1": 0.369, + "ap-southeast-2": 0.348, + "ap-southeast-3": 0.348, "ap-southeast-4": 0.348, "ca-central-1": 0.316, "eu-central-1": 0.346, "eu-central-2": 0.403, "eu-north-1": 0.304, - "eu-south-1": 0.0, - "eu-south-2": 0.0, - "eu-west-1": 0.339, - "eu-west-2": 0.338, - "eu-west-3": 0.358, - "il-central-1": 0.0, - "me-central-1": 0.0, - "me-south-1": 0.352, + "eu-south-1": 0.356, + "eu-south-2": 0.32, + "eu-west-1": 0.0, + "eu-west-2": 0.0, + "eu-west-3": 0.338, + "il-central-1": 0.356, + "me-central-1": 0.352, + "me-south-1": 0.373, "sa-east-1": 0.484, - "us-east-1": 0.0, + "us-east-1": 0.288, "us-east-2": 0.288, - "us-gov-east-1": 0.0, + "us-gov-east-1": 0.367, "us-gov-west-1": 0.0, - "us-west-1": 0.344, - "us-west-2": 0.305, - "us-west-2-lax-1": 0.0 + "us-west-1": 0.324, + "us-west-2": 0.288, + "us-west-2-lax-1": 0.346 }, "r5d.metal": { "af-south-1": 9.12, "ap-east-1": 8.4, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, + "ap-northeast-1": 8.352, + "ap-northeast-2": 8.304, "ap-northeast-3": 8.352, "ap-south-1": 7.248, "ap-south-2": 0.0, "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, + "ap-southeast-2": 8.352, "ap-southeast-3": 8.352, "ap-southeast-4": 8.352, - "ca-central-1": 0.0, - "eu-central-1": 0.0, + "ca-central-1": 7.584, + "eu-central-1": 8.304, "eu-central-2": 9.134, - "eu-north-1": 0.0, - "eu-south-1": 8.064, + "eu-north-1": 7.296, + "eu-south-1": 0.0, "eu-south-2": 7.68, - "eu-west-1": 0.0, + "eu-west-1": 7.68, "eu-west-2": 8.112, - "eu-west-3": 8.112, + "eu-west-3": 0.0, "il-central-1": 8.064, - "me-central-1": 0.0, + "me-central-1": 8.448, "me-south-1": 8.448, "sa-east-1": 10.944, "us-east-1": 6.912, - "us-east-2": 0.0, + "us-east-2": 6.912, "us-gov-east-1": 8.304, "us-gov-west-1": 0.0, "us-west-1": 7.776, - "us-west-2": 0.0, + "us-west-2": 6.912, "us-west-2-lax-1": 8.294 }, "r5d.2xlarge": { "af-south-1": 0.806, "ap-east-1": 0.7, - "ap-northeast-1": 0.738, - "ap-northeast-2": 0.0, + "ap-northeast-1": 0.696, + "ap-northeast-2": 0.692, "ap-northeast-3": 0.0, - "ap-south-1": 0.64, - "ap-south-2": 0.0, + "ap-south-1": 0.604, + "ap-south-2": 0.604, "ap-southeast-1": 0.696, "ap-southeast-2": 0.696, - "ap-southeast-3": 0.738, - "ap-southeast-4": 0.738, - "ca-central-1": 0.67, + "ap-southeast-3": 0.696, + "ap-southeast-4": 0.696, + "ca-central-1": 0.632, "eu-central-1": 0.692, "eu-central-2": 0.761, - "eu-north-1": 0.0, + "eu-north-1": 0.608, "eu-south-1": 0.672, "eu-south-2": 0.64, - "eu-west-1": 0.0, - "eu-west-2": 0.0, + "eu-west-1": 0.679, + "eu-west-2": 0.717, "eu-west-3": 0.717, "il-central-1": 0.672, "me-central-1": 0.704, "me-south-1": 0.747, "sa-east-1": 0.912, - "us-east-1": 0.0, + "us-east-1": 0.576, "us-east-2": 0.576, "us-gov-east-1": 0.692, - "us-gov-west-1": 0.734, + "us-gov-west-1": 0.692, "us-west-1": 0.648, - "us-west-2": 0.611, + "us-west-2": 0.576, "us-west-2-lax-1": 0.0 }, "r5d.4xlarge": { "af-south-1": 1.52, - "ap-east-1": 1.484, + "ap-east-1": 1.4, "ap-northeast-1": 1.392, - "ap-northeast-2": 1.384, + "ap-northeast-2": 1.467, "ap-northeast-3": 1.392, "ap-south-1": 1.208, "ap-south-2": 0.0, - "ap-southeast-1": 1.476, + "ap-southeast-1": 1.392, "ap-southeast-2": 0.0, "ap-southeast-3": 1.476, - "ap-southeast-4": 1.476, + "ap-southeast-4": 1.392, "ca-central-1": 1.34, "eu-central-1": 1.468, "eu-central-2": 1.522, - "eu-north-1": 0.0, - "eu-south-1": 1.425, + "eu-north-1": 1.216, + "eu-south-1": 1.344, "eu-south-2": 0.0, "eu-west-1": 1.28, - "eu-west-2": 0.0, + "eu-west-2": 1.434, "eu-west-3": 1.352, "il-central-1": 0.0, - "me-central-1": 0.0, - "me-south-1": 0.0, + "me-central-1": 1.492, + "me-south-1": 1.493, "sa-east-1": 0.0, - "us-east-1": 1.221, - "us-east-2": 1.152, - "us-gov-east-1": 0.0, + "us-east-1": 1.152, + "us-east-2": 0.0, + "us-gov-east-1": 1.384, "us-gov-west-1": 1.384, "us-west-1": 0.0, - "us-west-2": 1.221, + "us-west-2": 1.152, "us-west-2-lax-1": 1.382 }, "r5d.8xlarge": { @@ -47160,24 +47544,24 @@ "ap-east-1": 2.8, "ap-northeast-1": 2.784, "ap-northeast-2": 2.768, - "ap-northeast-3": 2.951, + "ap-northeast-3": 2.784, "ap-south-1": 2.416, "ap-south-2": 2.416, "ap-southeast-1": 2.784, "ap-southeast-2": 2.952, "ap-southeast-3": 2.951, - "ap-southeast-4": 0.0, - "ca-central-1": 2.528, + "ap-southeast-4": 2.784, + "ca-central-1": 0.0, "eu-central-1": 2.768, - "eu-central-2": 3.045, + "eu-central-2": 3.227, "eu-north-1": 2.432, - "eu-south-1": 2.688, - "eu-south-2": 0.0, + "eu-south-1": 0.0, + "eu-south-2": 2.56, "eu-west-1": 2.56, - "eu-west-2": 0.0, + "eu-west-2": 2.868, "eu-west-3": 2.704, - "il-central-1": 2.849, - "me-central-1": 2.985, + "il-central-1": 2.688, + "me-central-1": 2.816, "me-south-1": 2.816, "sa-east-1": 3.648, "us-east-1": 2.304, @@ -47189,35 +47573,35 @@ "us-west-2-lax-1": 0.0 }, "r5d.12xlarge": { - "af-south-1": 0.0, - "ap-east-1": 0.0, + "af-south-1": 4.56, + "ap-east-1": 4.2, "ap-northeast-1": 4.176, - "ap-northeast-2": 0.0, + "ap-northeast-2": 4.152, "ap-northeast-3": 4.176, "ap-south-1": 3.841, - "ap-south-2": 3.841, - "ap-southeast-1": 4.427, + "ap-south-2": 3.624, + "ap-southeast-1": 4.176, "ap-southeast-2": 4.176, - "ap-southeast-3": 0.0, - "ap-southeast-4": 0.0, - "ca-central-1": 4.021, + "ap-southeast-3": 4.427, + "ap-southeast-4": 4.176, + "ca-central-1": 3.792, "eu-central-1": 0.0, - "eu-central-2": 4.841, - "eu-north-1": 0.0, - "eu-south-1": 4.274, + "eu-central-2": 0.0, + "eu-north-1": 3.648, + "eu-south-1": 0.0, "eu-south-2": 3.84, - "eu-west-1": 0.0, - "eu-west-2": 0.0, - "eu-west-3": 4.3, - "il-central-1": 4.274, - "me-central-1": 0.0, - "me-south-1": 0.0, + "eu-west-1": 3.84, + "eu-west-2": 4.056, + "eu-west-3": 4.056, + "il-central-1": 4.032, + "me-central-1": 4.477, + "me-south-1": 4.224, "sa-east-1": 5.803, - "us-east-1": 0.0, + "us-east-1": 3.664, "us-east-2": 3.456, "us-gov-east-1": 4.152, - "us-gov-west-1": 4.404, - "us-west-1": 4.125, + "us-gov-west-1": 4.152, + "us-west-1": 3.888, "us-west-2": 3.456, "us-west-2-lax-1": 4.147 }, @@ -47226,45 +47610,45 @@ "ap-east-1": 5.6, "ap-northeast-1": 5.568, "ap-northeast-2": 5.536, - "ap-northeast-3": 5.902, + "ap-northeast-3": 5.568, "ap-south-1": 4.832, "ap-south-2": 4.832, "ap-southeast-1": 5.568, - "ap-southeast-2": 0.0, - "ap-southeast-3": 5.902, + "ap-southeast-2": 5.568, + "ap-southeast-3": 5.568, "ap-southeast-4": 5.902, - "ca-central-1": 0.0, + "ca-central-1": 5.056, "eu-central-1": 5.536, - "eu-central-2": 0.0, + "eu-central-2": 6.455, "eu-north-1": 4.864, "eu-south-1": 5.376, - "eu-south-2": 0.0, - "eu-west-1": 0.0, + "eu-south-2": 5.12, + "eu-west-1": 5.12, "eu-west-2": 5.408, "eu-west-3": 5.408, - "il-central-1": 0.0, - "me-central-1": 5.632, - "me-south-1": 0.0, - "sa-east-1": 0.0, + "il-central-1": 5.699, + "me-central-1": 0.0, + "me-south-1": 5.632, + "sa-east-1": 7.296, "us-east-1": 4.608, "us-east-2": 4.608, "us-gov-east-1": 5.536, - "us-gov-west-1": 5.872, + "us-gov-west-1": 5.536, "us-west-1": 5.184, "us-west-2": 4.608, - "us-west-2-lax-1": 5.861 + "us-west-2-lax-1": 5.53 }, "r5d.24xlarge": { "af-south-1": 9.12, "ap-east-1": 8.4, - "ap-northeast-1": 8.352, + "ap-northeast-1": 0.0, "ap-northeast-2": 8.304, "ap-northeast-3": 8.352, "ap-south-1": 7.248, - "ap-south-2": 0.0, + "ap-south-2": 7.248, "ap-southeast-1": 8.352, "ap-southeast-2": 8.352, - "ap-southeast-3": 8.352, + "ap-southeast-3": 0.0, "ap-southeast-4": 8.352, "ca-central-1": 7.584, "eu-central-1": 8.304, @@ -47273,230 +47657,198 @@ "eu-south-1": 0.0, "eu-south-2": 7.68, "eu-west-1": 7.68, - "eu-west-2": 0.0, - "eu-west-3": 8.112, - "il-central-1": 0.0, - "me-central-1": 0.0, + "eu-west-2": 8.112, + "eu-west-3": 0.0, + "il-central-1": 8.064, + "me-central-1": 8.448, "me-south-1": 8.448, "sa-east-1": 10.944, "us-east-1": 6.912, "us-east-2": 6.912, - "us-gov-east-1": 8.304, + "us-gov-east-1": 0.0, "us-gov-west-1": 0.0, "us-west-1": 7.776, - "us-west-2": 0.0, + "us-west-2": 6.912, "us-west-2-lax-1": 8.294 }, - "r5dn": { - "af-south-1": 11.669, - "ap-northeast-1": 10.718, - "ap-northeast-2": 10.507, - "ap-southeast-1": 10.56, - "ap-southeast-2": 10.771, - "eu-central-1": 10.507, - "eu-north-1": 9.346, - "eu-south-1": 10.349, - "eu-west-1": 9.821, - "eu-west-3": 10.349, - "us-east-1": 8.818, - "us-east-2": 8.818, - "us-gov-east-1": 10.613, - "us-gov-west-1": 10.613, - "us-west-2": 8.818 - }, "r5dn.large": { - "af-south-1": 0.23426, - "ap-northeast-1": 0.216, + "af-south-1": 0.221, + "ap-northeast-1": 0.203, "ap-northeast-2": 0.199, "ap-southeast-1": 0.0, "ap-southeast-2": 0.204, "eu-central-1": 0.199, "eu-north-1": 0.177, "eu-south-1": 0.196, - "eu-west-1": 0.197, - "eu-west-3": 0.0, + "eu-west-1": 0.0, + "eu-west-3": 0.20776, "us-east-1": 0.167, - "us-east-2": 0.0, - "us-gov-east-1": 0.21306, - "us-gov-west-1": 0.213, + "us-east-2": 0.167, + "us-gov-east-1": 0.0, + "us-gov-west-1": 0.201, "us-west-2": 0.167 }, "r5dn.xlarge": { - "af-south-1": 0.46852, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.43248, + "af-south-1": 0.442, + "ap-northeast-1": 0.406, + "ap-northeast-2": 0.42188, + "ap-southeast-1": 0.424, + "ap-southeast-2": 0.408, "eu-central-1": 0.398, "eu-north-1": 0.354, "eu-south-1": 0.41552, - "eu-west-1": 0.0, - "eu-west-3": 0.0, + "eu-west-1": 0.395, + "eu-west-3": 0.392, "us-east-1": 0.354, "us-east-2": 0.0, "us-gov-east-1": 0.42612, "us-gov-west-1": 0.426, - "us-west-2": 0.354 + "us-west-2": 0.334 }, "r5dn.metal": { "af-south-1": 10.608, "ap-northeast-1": 0.0, "ap-northeast-2": 9.552, "ap-southeast-1": 9.6, - "ap-southeast-2": 0.0, + "ap-southeast-2": 9.792, "eu-central-1": 9.552, "eu-north-1": 0.0, - "eu-south-1": 0.0, + "eu-south-1": 9.408, "eu-west-1": 8.928, "eu-west-3": 9.408, - "us-east-1": 0.0, - "us-east-2": 0.0, + "us-east-1": 8.016, + "us-east-2": 8.016, "us-gov-east-1": 0.0, "us-gov-west-1": 9.648, "us-west-2": 8.016 }, "r5dn.2xlarge": { - "af-south-1": 0.93704, - "ap-northeast-1": 0.862, - "ap-northeast-2": 0.796, - "ap-southeast-1": 0.8, + "af-south-1": 0.0, + "ap-northeast-1": 0.812, + "ap-northeast-2": 0.0, + "ap-southeast-1": 0.849, "ap-southeast-2": 0.816, - "eu-central-1": 0.845, - "eu-north-1": 0.0, - "eu-south-1": 0.784, + "eu-central-1": 0.0, + "eu-north-1": 0.75048, + "eu-south-1": 0.83104, "eu-west-1": 0.79, "eu-west-3": 0.784, - "us-east-1": 0.0, + "us-east-1": 0.668, "us-east-2": 0.668, - "us-gov-east-1": 0.85224, + "us-gov-east-1": 0.0, "us-gov-west-1": 0.804, "us-west-2": 0.668 }, "r5dn.4xlarge": { "af-south-1": 0.0, - "ap-northeast-1": 1.725, + "ap-northeast-1": 1.624, "ap-northeast-2": 0.0, - "ap-southeast-1": 1.697, - "ap-southeast-2": 0.0, + "ap-southeast-1": 0.0, + "ap-southeast-2": 1.632, "eu-central-1": 1.592, "eu-north-1": 1.50096, - "eu-south-1": 0.0, - "eu-west-1": 0.0, + "eu-south-1": 1.568, + "eu-west-1": 1.488, "eu-west-3": 1.568, "us-east-1": 1.416, "us-east-2": 1.416, - "us-gov-east-1": 0.0, - "us-gov-west-1": 0.0, + "us-gov-east-1": 1.70448, + "us-gov-west-1": 1.608, "us-west-2": 0.0 }, "r5dn.8xlarge": { - "af-south-1": 0.0, - "ap-northeast-1": 3.449, - "ap-northeast-2": 0.0, - "ap-southeast-1": 3.394, - "ap-southeast-2": 0.0, + "af-south-1": 3.536, + "ap-northeast-1": 0.0, + "ap-northeast-2": 3.184, + "ap-southeast-1": 3.2, + "ap-southeast-2": 3.264, "eu-central-1": 0.0, "eu-north-1": 0.0, - "eu-south-1": 3.32416, - "eu-west-1": 3.158, + "eu-south-1": 0.0, + "eu-west-1": 0.0, "eu-west-3": 0.0, - "us-east-1": 2.833, - "us-east-2": 2.833, + "us-east-1": 2.672, + "us-east-2": 0.0, "us-gov-east-1": 0.0, - "us-gov-west-1": 0.0, + "us-gov-west-1": 3.409, "us-west-2": 2.672 }, "r5dn.12xlarge": { "af-south-1": 5.304, "ap-northeast-1": 4.872, "ap-northeast-2": 4.776, - "ap-southeast-1": 4.8, - "ap-southeast-2": 0.0, - "eu-central-1": 5.069, - "eu-north-1": 4.50288, - "eu-south-1": 4.98624, + "ap-southeast-1": 5.091, + "ap-southeast-2": 4.896, + "eu-central-1": 4.776, + "eu-north-1": 4.248, + "eu-south-1": 0.0, "eu-west-1": 4.464, "eu-west-3": 4.704, - "us-east-1": 0.0, + "us-east-1": 4.008, "us-east-2": 4.008, - "us-gov-east-1": 5.11344, - "us-gov-west-1": 0.0, - "us-west-2": 0.0 + "us-gov-east-1": 4.824, + "us-gov-west-1": 4.824, + "us-west-2": 4.249 }, "r5dn.16xlarge": { "af-south-1": 0.0, - "ap-northeast-1": 6.899, - "ap-northeast-2": 0.0, + "ap-northeast-1": 6.496, + "ap-northeast-2": 6.75008, "ap-southeast-1": 6.4, - "ap-southeast-2": 6.91968, + "ap-southeast-2": 0.0, "eu-central-1": 6.368, - "eu-north-1": 5.664, + "eu-north-1": 0.0, "eu-south-1": 6.64832, "eu-west-1": 0.0, "eu-west-3": 6.272, - "us-east-1": 0.0, + "us-east-1": 5.665, "us-east-2": 5.344, - "us-gov-east-1": 0.0, + "us-gov-east-1": 6.81792, "us-gov-west-1": 0.0, "us-west-2": 5.344 }, "r5dn.24xlarge": { - "af-south-1": 0.0, + "af-south-1": 10.608, "ap-northeast-1": 9.744, - "ap-northeast-2": 0.0, + "ap-northeast-2": 9.552, "ap-southeast-1": 0.0, "ap-southeast-2": 9.792, - "eu-central-1": 0.0, + "eu-central-1": 9.552, "eu-north-1": 8.496, "eu-south-1": 9.408, "eu-west-1": 0.0, "eu-west-3": 9.408, "us-east-1": 8.016, - "us-east-2": 0.0, + "us-east-2": 8.016, "us-gov-east-1": 9.648, "us-gov-west-1": 9.648, "us-west-2": 8.016 }, "r5n": { - "af-south-1": 10.49, - "ap-east-1": 10.666, - "ap-northeast-1": 9.557, - "ap-northeast-2": 9.398, - "ap-south-1": 8.078, - "ap-southeast-1": 9.398, - "ap-southeast-2": 9.557, - "ca-central-1": 8.606, - "eu-central-1": 9.398, "eu-south-1": 9.241, - "eu-west-1": 8.818, - "eu-west-2": 9.24, - "us-east-1": 7.867, - "us-east-2": 7.867, - "us-gov-east-1": 9.451, - "us-gov-west-1": 9.451, "us-west-2": 7.867 }, "r5n.large": { - "af-south-1": 0.0, + "af-south-1": 0.199, "ap-east-1": 0.0, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.189, + "ap-northeast-1": 0.181, + "ap-northeast-2": 0.178, "ap-south-1": 0.153, - "ap-southeast-1": 0.189, - "ap-southeast-2": 0.192, + "ap-southeast-1": 0.178, + "ap-southeast-2": 0.0, "ca-central-1": 0.163, "eu-central-1": 0.178, "eu-north-1": 0.169, - "eu-south-1": 0.175, + "eu-south-1": 0.0, "eu-west-1": 0.167, - "eu-west-2": 0.186, + "eu-west-2": 0.175, "eu-west-3": 0.0, - "sa-east-1": 0.25, - "us-east-1": 0.149, - "us-east-2": 0.149, + "sa-east-1": 0.0, + "us-east-1": 0.0, + "us-east-2": 0.0, "us-gov-east-1": 0.179, - "us-gov-west-1": 0.0, - "us-west-1": 0.169, + "us-gov-west-1": 0.179, + "us-west-1": 0.179, "us-west-2": 0.158 }, "r5n.xlarge": { @@ -47504,36 +47856,36 @@ "ap-east-1": 0.428, "ap-northeast-1": 0.384, "ap-northeast-2": 0.0, - "ap-south-1": 0.324, - "ap-southeast-1": 0.378, + "ap-south-1": 0.306, + "ap-southeast-1": 0.0, "ap-southeast-2": 0.362, "ca-central-1": 0.326, "eu-central-1": 0.0, "eu-north-1": 0.337, - "eu-south-1": 0.371, - "eu-west-1": 0.0, + "eu-south-1": 0.35, + "eu-west-1": 0.334, "eu-west-2": 0.35, - "eu-west-3": 0.371, - "sa-east-1": 0.472, + "eu-west-3": 0.35, + "sa-east-1": 0.0, "us-east-1": 0.298, - "us-east-2": 0.298, - "us-gov-east-1": 0.379, + "us-east-2": 0.0, + "us-gov-east-1": 0.358, "us-gov-west-1": 0.358, - "us-west-1": 0.0, - "us-west-2": 0.316 + "us-west-1": 0.338, + "us-west-2": 0.298 }, "r5n.metal": { - "af-south-1": 0.0, - "ap-east-1": 0.0, + "af-south-1": 9.536, + "ap-east-1": 9.696, "ap-northeast-1": 8.688, - "ap-northeast-2": 8.544, + "ap-northeast-2": 0.0, "ap-south-1": 7.344, - "ap-southeast-1": 8.544, + "ap-southeast-1": 0.0, "ap-southeast-2": 8.688, "ca-central-1": 7.824, - "eu-central-1": 0.0, - "eu-north-1": 7.632, - "eu-south-1": 8.401, + "eu-central-1": 8.544, + "eu-north-1": 0.0, + "eu-south-1": 0.0, "eu-west-1": 8.016, "eu-west-2": 0.0, "eu-west-3": 8.4, @@ -47543,138 +47895,138 @@ "us-gov-east-1": 8.592, "us-gov-west-1": 8.592, "us-west-1": 8.112, - "us-west-2": 0.0 + "us-west-2": 7.152 }, "r5n.2xlarge": { - "af-south-1": 0.842, + "af-south-1": 0.795, "ap-east-1": 0.808, - "ap-northeast-1": 0.768, + "ap-northeast-1": 0.724, "ap-northeast-2": 0.0, - "ap-south-1": 0.612, - "ap-southeast-1": 0.712, + "ap-south-1": 0.649, + "ap-southeast-1": 0.0, "ap-southeast-2": 0.0, "ca-central-1": 0.0, - "eu-central-1": 0.755, - "eu-north-1": 0.674, - "eu-south-1": 0.0, - "eu-west-1": 0.708, - "eu-west-2": 0.0, - "eu-west-3": 0.0, + "eu-central-1": 0.712, + "eu-north-1": 0.636, + "eu-south-1": 0.7, + "eu-west-1": 0.668, + "eu-west-2": 0.7, + "eu-west-3": 0.7, "sa-east-1": 0.944, "us-east-1": 0.0, "us-east-2": 0.0, "us-gov-east-1": 0.716, - "us-gov-west-1": 0.759, - "us-west-1": 0.717, - "us-west-2": 0.0 + "us-gov-west-1": 0.716, + "us-west-1": 0.676, + "us-west-2": 0.596 }, "r5n.4xlarge": { - "af-south-1": 1.685, + "af-south-1": 1.589, "ap-east-1": 0.0, - "ap-northeast-1": 1.448, + "ap-northeast-1": 0.0, "ap-northeast-2": 1.424, - "ap-south-1": 1.297, + "ap-south-1": 1.224, "ap-southeast-1": 0.0, "ap-southeast-2": 0.0, - "ca-central-1": 1.382, + "ca-central-1": 1.304, "eu-central-1": 1.51, "eu-north-1": 0.0, "eu-south-1": 1.484, "eu-west-1": 1.416, "eu-west-2": 1.4, - "eu-west-3": 1.4, + "eu-west-3": 0.0, "sa-east-1": 0.0, - "us-east-1": 1.264, - "us-east-2": 1.264, - "us-gov-east-1": 1.518, - "us-gov-west-1": 1.518, + "us-east-1": 1.192, + "us-east-2": 1.192, + "us-gov-east-1": 1.432, + "us-gov-west-1": 0.0, "us-west-1": 1.433, "us-west-2": 1.192 }, "r5n.8xlarge": { - "af-south-1": 0.0, - "ap-east-1": 3.426, - "ap-northeast-1": 2.896, + "af-south-1": 3.179, + "ap-east-1": 3.232, + "ap-northeast-1": 3.074, "ap-northeast-2": 2.848, - "ap-south-1": 0.0, + "ap-south-1": 2.448, "ap-southeast-1": 3.021, - "ap-southeast-2": 3.07, - "ca-central-1": 2.765, - "eu-central-1": 3.021, + "ap-southeast-2": 2.896, + "ca-central-1": 2.608, + "eu-central-1": 0.0, "eu-north-1": 2.696, "eu-south-1": 2.968, "eu-west-1": 2.672, - "eu-west-2": 0.0, - "eu-west-3": 2.969, + "eu-west-2": 2.969, + "eu-west-3": 2.8, "sa-east-1": 4.003, - "us-east-1": 0.0, - "us-east-2": 2.527, + "us-east-1": 2.527, + "us-east-2": 2.384, "us-gov-east-1": 3.036, - "us-gov-west-1": 3.036, + "us-gov-west-1": 2.864, "us-west-1": 2.867, "us-west-2": 0.0 }, "r5n.12xlarge": { "af-south-1": 5.054, "ap-east-1": 5.138, - "ap-northeast-1": 4.344, - "ap-northeast-2": 4.528, + "ap-northeast-1": 4.61, + "ap-northeast-2": 4.272, "ap-south-1": 3.892, "ap-southeast-1": 4.272, "ap-southeast-2": 4.344, "ca-central-1": 3.912, "eu-central-1": 4.531, "eu-north-1": 0.0, - "eu-south-1": 0.0, - "eu-west-1": 4.248, - "eu-west-2": 0.0, - "eu-west-3": 0.0, + "eu-south-1": 4.453, + "eu-west-1": 4.008, + "eu-west-2": 4.453, + "eu-west-3": 4.2, "sa-east-1": 5.664, - "us-east-1": 3.791, + "us-east-1": 3.576, "us-east-2": 3.576, - "us-gov-east-1": 4.554, + "us-gov-east-1": 4.296, "us-gov-west-1": 4.554, "us-west-1": 4.3, - "us-west-2": 3.791 + "us-west-2": 3.576 }, "r5n.16xlarge": { - "af-south-1": 6.357, + "af-south-1": 0.0, "ap-east-1": 0.0, - "ap-northeast-1": 5.792, + "ap-northeast-1": 0.0, "ap-northeast-2": 0.0, "ap-south-1": 4.896, - "ap-southeast-1": 6.041, + "ap-southeast-1": 5.696, "ap-southeast-2": 0.0, - "ca-central-1": 5.53, - "eu-central-1": 0.0, - "eu-north-1": 0.0, - "eu-south-1": 5.937, + "ca-central-1": 5.216, + "eu-central-1": 5.696, + "eu-north-1": 5.088, + "eu-south-1": 0.0, "eu-west-1": 5.344, - "eu-west-2": 0.0, - "eu-west-3": 5.6, + "eu-west-2": 5.6, + "eu-west-3": 0.0, "sa-east-1": 8.005, - "us-east-1": 0.0, - "us-east-2": 0.0, + "us-east-1": 4.768, + "us-east-2": 5.054, "us-gov-east-1": 6.072, "us-gov-west-1": 0.0, - "us-west-1": 5.408, - "us-west-2": 0.0 + "us-west-1": 0.0, + "us-west-2": 5.054 }, "r5n.24xlarge": { "af-south-1": 9.536, - "ap-east-1": 9.696, - "ap-northeast-1": 0.0, + "ap-east-1": 0.0, + "ap-northeast-1": 8.688, "ap-northeast-2": 8.544, - "ap-south-1": 0.0, + "ap-south-1": 7.344, "ap-southeast-1": 0.0, - "ap-southeast-2": 8.688, - "ca-central-1": 0.0, + "ap-southeast-2": 0.0, + "ca-central-1": 7.824, "eu-central-1": 8.544, - "eu-north-1": 0.0, + "eu-north-1": 7.632, "eu-south-1": 8.401, "eu-west-1": 0.0, "eu-west-2": 8.4, - "eu-west-3": 0.0, + "eu-west-3": 8.4, "sa-east-1": 11.328, "us-east-1": 0.0, "us-east-2": 7.152, @@ -47684,374 +48036,375 @@ "us-west-2": 7.152 }, "r6a": { - "ap-northeast-1": 14.446, - "ap-south-1": 7.55, + "ap-south-2": 7.55, "ap-southeast-1": 14.446, - "ap-southeast-2": 14.351, - "eu-central-1": 14.446, - "eu-west-1": 13.401, "us-east-1": 11.975, - "us-east-2": 11.975, - "us-west-1": 13.306, - "us-west-2": 11.975 + "us-west-1": 13.306 }, "r6a.large": { "ap-northeast-1": 0.15048, - "ap-south-1": 0.0, + "ap-south-1": 0.0715, + "ap-south-2": 0.07865, "ap-southeast-1": 0.1368, - "ap-southeast-2": 0.1359, - "eu-central-1": 0.0, + "ap-southeast-2": 0.14949, + "ca-central-1": 0.1242, + "eu-central-1": 0.15048, "eu-west-1": 0.1269, - "us-east-1": 0.12474, + "us-east-1": 0.0, "us-east-2": 0.1134, - "us-west-1": 0.1386, - "us-west-2": 0.1134 + "us-west-1": 0.126, + "us-west-2": 0.12474 }, "r6a.xlarge": { - "ap-northeast-1": 0.0, + "ap-northeast-1": 0.30096, "ap-south-1": 0.0, - "ap-southeast-1": 0.0, + "ap-south-2": 0.143, + "ap-southeast-1": 0.2736, "ap-southeast-2": 0.29898, + "ca-central-1": 0.0, "eu-central-1": 0.2736, "eu-west-1": 0.2538, - "us-east-1": 0.24948, - "us-east-2": 0.24948, + "us-east-1": 0.2268, + "us-east-2": 0.2268, "us-west-1": 0.2772, "us-west-2": 0.0 }, "r6a.metal": { "ap-northeast-1": 0.0, "ap-south-1": 6.864, + "ap-south-2": 6.864, "ap-southeast-1": 13.1328, "ap-southeast-2": 13.0464, - "eu-central-1": 0.0, + "ca-central-1": 11.9232, + "eu-central-1": 13.1328, "eu-west-1": 12.1824, "us-east-1": 10.8864, - "us-east-2": 0.0, - "us-west-1": 0.0, + "us-east-2": 10.8864, + "us-west-1": 12.096, "us-west-2": 10.8864 }, "r6a.2xlarge": { - "ap-northeast-1": 0.0, - "ap-south-1": 0.3146, + "ap-northeast-1": 0.5472, + "ap-south-1": 0.0, + "ap-south-2": 0.286, "ap-southeast-1": 0.5472, "ap-southeast-2": 0.0, - "eu-central-1": 0.60192, - "eu-west-1": 0.55836, - "us-east-1": 0.49896, - "us-east-2": 0.4536, - "us-west-1": 0.5544, + "ca-central-1": 0.54648, + "eu-central-1": 0.5472, + "eu-west-1": 0.5076, + "us-east-1": 0.4536, + "us-east-2": 0.0, + "us-west-1": 0.504, "us-west-2": 0.4536 }, "r6a.4xlarge": { - "ap-northeast-1": 1.0944, + "ap-northeast-1": 1.20384, "ap-south-1": 0.572, + "ap-south-2": 0.0, "ap-southeast-1": 1.0944, - "ap-southeast-2": 1.19592, - "eu-central-1": 0.0, - "eu-west-1": 1.11672, - "us-east-1": 0.99792, + "ap-southeast-2": 1.0872, + "ca-central-1": 0.9936, + "eu-central-1": 1.20384, + "eu-west-1": 1.0152, + "us-east-1": 0.9072, "us-east-2": 0.99792, "us-west-1": 1.1088, - "us-west-2": 0.0 + "us-west-2": 0.9072 }, "r6a.8xlarge": { - "ap-northeast-1": 2.40768, - "ap-south-1": 1.2584, + "ap-northeast-1": 2.1888, + "ap-south-1": 1.144, + "ap-south-2": 1.2584, "ap-southeast-1": 2.1888, "ap-southeast-2": 2.39184, - "eu-central-1": 0.0, - "eu-west-1": 0.0, + "ca-central-1": 1.9872, + "eu-central-1": 2.1888, + "eu-west-1": 2.0304, "us-east-1": 0.0, - "us-east-2": 0.0, + "us-east-2": 1.99584, "us-west-1": 2.2176, - "us-west-2": 1.99584 + "us-west-2": 1.8144 }, "r6a.12xlarge": { - "ap-northeast-1": 3.61152, + "ap-northeast-1": 3.2832, "ap-south-1": 0.0, - "ap-southeast-1": 3.61152, - "ap-southeast-2": 3.58776, - "eu-central-1": 0.0, - "eu-west-1": 0.0, - "us-east-1": 2.99376, - "us-east-2": 2.99376, + "ap-south-2": 0.0, + "ap-southeast-1": 3.2832, + "ap-southeast-2": 3.2616, + "ca-central-1": 0.0, + "eu-central-1": 3.2832, + "eu-west-1": 3.0456, + "us-east-1": 2.7216, + "us-east-2": 2.7216, "us-west-1": 3.3264, - "us-west-2": 2.99376 + "us-west-2": 2.7216 }, "r6a.16xlarge": { - "ap-northeast-1": 0.0, - "ap-south-1": 2.5168, - "ap-southeast-1": 4.81536, - "ap-southeast-2": 4.78368, + "ap-northeast-1": 4.3776, + "ap-south-1": 2.288, + "ap-south-2": 2.288, + "ap-southeast-1": 0.0, + "ap-southeast-2": 4.3488, + "ca-central-1": 3.9744, "eu-central-1": 4.81536, "eu-west-1": 4.0608, "us-east-1": 3.6288, - "us-east-2": 3.99168, - "us-west-1": 4.032, + "us-east-2": 3.6288, + "us-west-1": 4.4352, "us-west-2": 3.6288 }, "r6a.24xlarge": { "ap-northeast-1": 6.5664, - "ap-south-1": 0.0, - "ap-southeast-1": 7.22304, - "ap-southeast-2": 7.17552, + "ap-south-1": 3.432, + "ap-south-2": 3.432, + "ap-southeast-1": 6.5664, + "ap-southeast-2": 6.5232, + "ca-central-1": 5.9616, "eu-central-1": 6.5664, - "eu-west-1": 6.70032, - "us-east-1": 0.0, - "us-east-2": 5.98752, - "us-west-1": 6.048, + "eu-west-1": 6.0912, + "us-east-1": 5.4432, + "us-east-2": 5.4432, + "us-west-1": 6.6528, "us-west-2": 0.0 }, "r6a.32xlarge": { - "ap-northeast-1": 9.63072, - "ap-south-1": 5.0336, - "ap-southeast-1": 9.63072, + "ap-northeast-1": 8.7552, + "ap-south-1": 4.576, + "ap-south-2": 0.0, + "ap-southeast-1": 8.7552, "ap-southeast-2": 8.6976, + "ca-central-1": 8.74368, "eu-central-1": 0.0, "eu-west-1": 8.93376, - "us-east-1": 7.2576, - "us-east-2": 7.2576, + "us-east-1": 0.0, + "us-east-2": 7.98336, "us-west-1": 8.064, "us-west-2": 7.2576 }, "r6a.48xlarge": { "ap-northeast-1": 13.1328, "ap-south-1": 6.864, + "ap-south-2": 6.864, "ap-southeast-1": 13.1328, - "ap-southeast-2": 0.0, - "eu-central-1": 0.0, + "ap-southeast-2": 13.0464, + "ca-central-1": 11.9232, + "eu-central-1": 13.1328, "eu-west-1": 12.1824, "us-east-1": 10.8864, "us-east-2": 0.0, "us-west-1": 12.096, "us-west-2": 10.8864 }, - "r6g": { - "af-south-1": 4.731, - "ap-east-1": 4.717, - "ap-northeast-1": 4.28, - "ap-northeast-2": 4.294, - "ap-northeast-3": 4.28, - "ap-south-1": 2.288, - "ap-south-2": 2.288, - "ap-southeast-1": 4.28, - "ap-southeast-2": 4.252, - "ap-southeast-3": 4.28, - "ap-southeast-4": 4.252, - "ca-central-1": 3.886, - "ca-west-1": 3.886, - "eu-central-1": 4.28, - "eu-central-2": 4.708, - "eu-north-1": 3.766, - "eu-south-1": 4.168, - "eu-south-2": 3.971, - "eu-west-1": 3.971, - "eu-west-2": 4.168, - "eu-west-3": 4.154, - "il-central-1": 4.169, - "me-central-1": 4.368, - "me-south-1": 4.368, - "sa-east-1": 5.66, - "us-east-1": 3.548, - "us-east-2": 3.548, - "us-gov-east-1": 4.252, - "us-gov-west-1": 4.252, - "us-west-1": 3.942, - "us-west-2": 3.548 - }, "r6g.medium": { - "af-south-1": 0.0, - "ap-east-1": 0.071, - "ap-northeast-1": 0.0, + "af-south-1": 0.0672, + "ap-east-1": 0.067, + "ap-northeast-1": 0.0608, "ap-northeast-2": 0.0, "ap-northeast-3": 0.0, "ap-south-1": 0.0, "ap-south-2": 0.0345, - "ap-southeast-1": 0.0644, - "ap-southeast-2": 0.0, + "ap-southeast-1": 0.0608, + "ap-southeast-2": 0.0604, "ap-southeast-3": 0.0, "ap-southeast-4": 0.0604, - "ca-central-1": 0.0585, - "ca-west-1": 0.0, + "ap-southeast-5": 0.0548, + "ap-southeast-7": 0.0, + "ca-central-1": 0.0, + "ca-west-1": 0.0552, "eu-central-1": 0.0644, "eu-central-2": 0.0709, "eu-north-1": 0.0535, - "eu-south-1": 0.0, - "eu-south-2": 0.0598, + "eu-south-1": 0.0592, + "eu-south-2": 0.0, "eu-west-1": 0.0564, - "eu-west-2": 0.0592, - "eu-west-3": 0.0, - "il-central-1": 0.0, - "me-central-1": 0.0, - "me-south-1": 0.062, - "sa-east-1": 0.0804, - "us-east-1": 0.0534, - "us-east-2": 0.0534, - "us-gov-east-1": 0.064, - "us-gov-west-1": 0.064, - "us-west-1": 0.0, + "eu-west-2": 0.0628, + "eu-west-3": 0.059, + "il-central-1": 0.0592, + "me-central-1": 0.062, + "me-south-1": 0.0658, + "mx-central-1": 0.0561, + "sa-east-1": 0.0, + "us-east-1": 0.0504, + "us-east-2": 0.0504, + "us-gov-east-1": 0.0604, + "us-gov-west-1": 0.0604, + "us-west-1": 0.0594, "us-west-2": 0.0504 }, "r6g.large": { - "af-south-1": 0.0, - "ap-east-1": 0.142, - "ap-northeast-1": 0.1289, + "af-south-1": 0.1344, + "ap-east-1": 0.134, + "ap-northeast-1": 0.1216, "ap-northeast-2": 0.122, "ap-northeast-3": 0.1289, "ap-south-1": 0.0, - "ap-south-2": 0.065, + "ap-south-2": 0.0689, "ap-southeast-1": 0.1216, "ap-southeast-2": 0.1208, "ap-southeast-3": 0.0, "ap-southeast-4": 0.0, + "ap-southeast-5": 0.1096, + "ap-southeast-7": 0.1034, "ca-central-1": 0.1104, - "ca-west-1": 0.117, + "ca-west-1": 0.1104, "eu-central-1": 0.1289, - "eu-central-2": 0.1418, + "eu-central-2": 0.1338, "eu-north-1": 0.107, "eu-south-1": 0.1184, - "eu-south-2": 0.0, - "eu-west-1": 0.1196, + "eu-south-2": 0.1128, + "eu-west-1": 0.1128, "eu-west-2": 0.1184, "eu-west-3": 0.1251, - "il-central-1": 0.1255, - "me-central-1": 0.0, + "il-central-1": 0.1184, + "me-central-1": 0.1241, "me-south-1": 0.0, + "mx-central-1": 0.1058, "sa-east-1": 0.1608, - "us-east-1": 0.0, + "us-east-1": 0.1068, "us-east-2": 0.0, "us-gov-east-1": 0.0, - "us-gov-west-1": 0.1208, - "us-west-1": 0.1187, - "us-west-2": 0.0 + "us-gov-west-1": 0.128, + "us-west-1": 0.112, + "us-west-2": 0.1068 }, "r6g.xlarge": { "af-south-1": 0.2688, - "ap-east-1": 0.284, + "ap-east-1": 0.268, "ap-northeast-1": 0.2432, "ap-northeast-2": 0.244, - "ap-northeast-3": 0.0, + "ap-northeast-3": 0.2432, "ap-south-1": 0.13, "ap-south-2": 0.1378, - "ap-southeast-1": 0.2578, + "ap-southeast-1": 0.2432, "ap-southeast-2": 0.2416, - "ap-southeast-3": 0.2432, - "ap-southeast-4": 0.2416, + "ap-southeast-3": 0.2578, + "ap-southeast-4": 0.0, + "ap-southeast-5": 0.2067, + "ap-southeast-7": 0.2191, "ca-central-1": 0.2208, "ca-west-1": 0.2208, "eu-central-1": 0.2432, "eu-central-2": 0.0, - "eu-north-1": 0.2268, - "eu-south-1": 0.251, - "eu-south-2": 0.0, - "eu-west-1": 0.0, + "eu-north-1": 0.214, + "eu-south-1": 0.2368, + "eu-south-2": 0.2391, + "eu-west-1": 0.2256, "eu-west-2": 0.251, "eu-west-3": 0.236, - "il-central-1": 0.2511, - "me-central-1": 0.0, + "il-central-1": 0.2369, + "me-central-1": 0.2482, "me-south-1": 0.0, + "mx-central-1": 0.0, "sa-east-1": 0.3409, "us-east-1": 0.2016, - "us-east-2": 0.2137, + "us-east-2": 0.2016, "us-gov-east-1": 0.2416, - "us-gov-west-1": 0.2561, + "us-gov-west-1": 0.2416, "us-west-1": 0.224, "us-west-2": 0.2016 }, "r6g.metal": { "af-south-1": 4.3008, - "ap-east-1": 4.544, + "ap-east-1": 4.288, "ap-northeast-1": 4.1247, - "ap-northeast-2": 0.0, + "ap-northeast-2": 3.904, "ap-northeast-3": 0.0, "ap-south-1": 2.08, "ap-south-2": 2.08, - "ap-southeast-1": 0.0, + "ap-southeast-1": 3.8912, "ap-southeast-2": 3.8656, "ap-southeast-3": 3.8912, - "ap-southeast-4": 3.8656, - "ca-central-1": 0.0, + "ap-southeast-4": 0.0, + "ap-southeast-5": 0.0, + "ap-southeast-7": 3.3075, + "ca-central-1": 3.7448, "ca-west-1": 3.5328, - "eu-central-1": 3.8912, + "eu-central-1": 0.0, "eu-central-2": 4.2803, "eu-north-1": 0.0, "eu-south-1": 0.0, "eu-south-2": 3.6096, - "eu-west-1": 3.8262, + "eu-west-1": 3.6096, "eu-west-2": 3.7888, "eu-west-3": 3.776, - "il-central-1": 0.0, + "il-central-1": 3.7901, "me-central-1": 3.9706, "me-south-1": 3.9706, - "sa-east-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 0.0, + "mx-central-1": 0.0, + "sa-east-1": 5.1456, + "us-east-1": 3.2256, + "us-east-2": 3.2256, "us-gov-east-1": 3.8656, "us-gov-west-1": 3.8656, - "us-west-1": 0.0, - "us-west-2": 3.4191 + "us-west-1": 3.584, + "us-west-2": 3.2256 }, "r6g.2xlarge": { - "af-south-1": 0.5699, - "ap-east-1": 0.0, - "ap-northeast-1": 0.4864, + "af-south-1": 0.5376, + "ap-east-1": 0.536, + "ap-northeast-1": 0.5156, "ap-northeast-2": 0.0, - "ap-northeast-3": 0.4864, - "ap-south-1": 0.2756, + "ap-northeast-3": 0.5156, + "ap-south-1": 0.26, "ap-south-2": 0.26, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, - "ap-southeast-3": 0.0, + "ap-southeast-1": 0.5156, + "ap-southeast-2": 0.4832, + "ap-southeast-3": 0.5156, "ap-southeast-4": 0.4832, + "ap-southeast-5": 0.0, + "ap-southeast-7": 0.4134, "ca-central-1": 0.4681, - "ca-west-1": 0.4681, + "ca-west-1": 0.4416, "eu-central-1": 0.0, - "eu-central-2": 0.535, + "eu-central-2": 0.5671, "eu-north-1": 0.428, - "eu-south-1": 0.0, - "eu-south-2": 0.4512, - "eu-west-1": 0.4783, - "eu-west-2": 0.502, + "eu-south-1": 0.502, + "eu-south-2": 0.4783, + "eu-west-1": 0.4512, + "eu-west-2": 0.4736, "eu-west-3": 0.0, "il-central-1": 0.4738, "me-central-1": 0.4963, "me-south-1": 0.4963, + "mx-central-1": 0.0, "sa-east-1": 0.6432, - "us-east-1": 0.4274, - "us-east-2": 0.0, + "us-east-1": 0.4032, + "us-east-2": 0.4032, "us-gov-east-1": 0.5122, - "us-gov-west-1": 0.4832, + "us-gov-west-1": 0.0, "us-west-1": 0.448, - "us-west-2": 0.4032 + "us-west-2": 0.4274 }, "r6g.4xlarge": { "af-south-1": 1.0752, - "ap-east-1": 1.136, + "ap-east-1": 1.072, "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, + "ap-northeast-2": 1.0344, "ap-northeast-3": 0.9728, "ap-south-1": 0.0, "ap-south-2": 0.52, - "ap-southeast-1": 0.9728, + "ap-southeast-1": 1.0312, "ap-southeast-2": 0.0, - "ap-southeast-3": 1.0312, + "ap-southeast-3": 0.9728, "ap-southeast-4": 0.9664, - "ca-central-1": 0.8832, + "ap-southeast-5": 0.8269, + "ap-southeast-7": 0.8269, + "ca-central-1": 0.0, "ca-west-1": 0.9362, "eu-central-1": 0.0, "eu-central-2": 1.0701, "eu-north-1": 0.9072, "eu-south-1": 0.9472, - "eu-south-2": 0.0, + "eu-south-2": 0.9024, "eu-west-1": 0.9024, - "eu-west-2": 1.004, + "eu-west-2": 0.9472, "eu-west-3": 0.0, - "il-central-1": 1.0044, + "il-central-1": 0.9475, "me-central-1": 0.9926, "me-south-1": 0.9926, - "sa-east-1": 1.3636, - "us-east-1": 0.0, + "mx-central-1": 0.0, + "sa-east-1": 1.2864, + "us-east-1": 0.8064, "us-east-2": 0.8064, "us-gov-east-1": 0.9664, "us-gov-west-1": 0.9664, @@ -48063,707 +48416,695 @@ "ap-east-1": 2.144, "ap-northeast-1": 1.9456, "ap-northeast-2": 0.0, - "ap-northeast-3": 0.0, + "ap-northeast-3": 1.9456, "ap-south-1": 1.1024, - "ap-south-2": 0.0, + "ap-south-2": 1.1024, "ap-southeast-1": 1.9456, - "ap-southeast-2": 0.0, - "ap-southeast-3": 2.0623, - "ap-southeast-4": 0.0, - "ca-central-1": 1.8724, + "ap-southeast-2": 2.0488, + "ap-southeast-3": 1.9456, + "ap-southeast-4": 2.0488, + "ap-southeast-5": 1.6538, + "ap-southeast-7": 1.6538, + "ca-central-1": 1.7664, "ca-west-1": 1.8724, - "eu-central-1": 2.0623, + "eu-central-1": 1.9456, "eu-central-2": 2.1402, - "eu-north-1": 0.0, + "eu-north-1": 1.712, "eu-south-1": 1.8944, "eu-south-2": 1.9131, - "eu-west-1": 0.0, - "eu-west-2": 2.0081, - "eu-west-3": 1.888, - "il-central-1": 2.0087, + "eu-west-1": 1.8048, + "eu-west-2": 1.8944, + "eu-west-3": 2.0016, + "il-central-1": 1.895, "me-central-1": 0.0, - "me-south-1": 0.0, + "me-south-1": 1.9853, + "mx-central-1": 1.795, "sa-east-1": 2.7272, - "us-east-1": 1.7096, - "us-east-2": 1.7096, + "us-east-1": 1.6128, + "us-east-2": 1.6128, "us-gov-east-1": 2.0488, "us-gov-west-1": 0.0, - "us-west-1": 0.0, - "us-west-2": 0.0 + "us-west-1": 1.792, + "us-west-2": 1.7096 }, "r6g.12xlarge": { "af-south-1": 3.2256, "ap-east-1": 3.216, - "ap-northeast-1": 3.0935, - "ap-northeast-2": 3.1032, + "ap-northeast-1": 2.9184, + "ap-northeast-2": 2.928, "ap-northeast-3": 3.0935, "ap-south-1": 1.56, "ap-south-2": 1.56, "ap-southeast-1": 2.9184, - "ap-southeast-2": 2.8992, - "ap-southeast-3": 0.0, - "ap-southeast-4": 3.0732, + "ap-southeast-2": 3.0732, + "ap-southeast-3": 2.9184, + "ap-southeast-4": 2.8992, + "ap-southeast-5": 2.6295, + "ap-southeast-7": 2.4806, "ca-central-1": 0.0, - "ca-west-1": 0.0, - "eu-central-1": 3.0935, + "ca-west-1": 2.6496, + "eu-central-1": 2.9184, "eu-central-2": 3.4029, - "eu-north-1": 2.7216, + "eu-north-1": 2.568, "eu-south-1": 2.8416, "eu-south-2": 2.7072, "eu-west-1": 2.7072, "eu-west-2": 2.8416, - "eu-west-3": 3.0024, - "il-central-1": 3.0131, - "me-central-1": 0.0, - "me-south-1": 0.0, - "sa-east-1": 0.0, + "eu-west-3": 2.832, + "il-central-1": 2.8426, + "me-central-1": 2.9779, + "me-south-1": 2.9779, + "mx-central-1": 2.5402, + "sa-east-1": 3.8592, "us-east-1": 0.0, "us-east-2": 2.4192, "us-gov-east-1": 3.0732, - "us-gov-west-1": 0.0, + "us-gov-west-1": 2.8992, "us-west-1": 2.8493, - "us-west-2": 2.5644 + "us-west-2": 2.4192 }, "r6g.16xlarge": { "af-south-1": 4.3008, - "ap-east-1": 0.0, - "ap-northeast-1": 3.8912, + "ap-east-1": 4.544, + "ap-northeast-1": 4.1247, "ap-northeast-2": 3.904, "ap-northeast-3": 3.8912, - "ap-south-1": 2.08, + "ap-south-1": 2.2048, "ap-south-2": 2.08, - "ap-southeast-1": 4.1247, - "ap-southeast-2": 4.0975, + "ap-southeast-1": 3.8912, + "ap-southeast-2": 3.8656, "ap-southeast-3": 3.8912, "ap-southeast-4": 3.8656, - "ca-central-1": 3.7448, - "ca-west-1": 0.0, + "ap-southeast-5": 3.3075, + "ap-southeast-7": 3.3075, + "ca-central-1": 3.5328, + "ca-west-1": 3.5328, "eu-central-1": 0.0, "eu-central-2": 4.2803, - "eu-north-1": 3.424, - "eu-south-1": 4.0164, + "eu-north-1": 0.0, + "eu-south-1": 3.7888, "eu-south-2": 3.6096, "eu-west-1": 3.6096, - "eu-west-2": 3.7888, + "eu-west-2": 4.0161, "eu-west-3": 3.776, - "il-central-1": 0.0, - "me-central-1": 0.0, + "il-central-1": 3.7901, + "me-central-1": 3.9706, "me-south-1": 3.9706, - "sa-east-1": 5.4543, + "mx-central-1": 0.0, + "sa-east-1": 0.0, "us-east-1": 3.2256, - "us-east-2": 3.2256, - "us-gov-east-1": 4.0975, - "us-gov-west-1": 4.0975, - "us-west-1": 3.799, + "us-east-2": 0.0, + "us-gov-east-1": 3.8656, + "us-gov-west-1": 3.8656, + "us-west-1": 3.584, "us-west-2": 3.2256 }, - "r6gd": { - "ap-northeast-1": 4.893, - "ap-northeast-2": 4.872, - "ap-northeast-3": 4.9, - "ap-south-1": 2.631, - "ap-southeast-1": 4.893, - "ap-southeast-2": 4.893, - "ap-southeast-3": 4.893, - "ca-central-1": 4.449, - "eu-central-1": 4.858, - "eu-central-2": 5.343, - "eu-north-1": 4.28, - "eu-west-1": 4.506, - "eu-west-2": 4.759, - "eu-west-3": 4.759, - "sa-east-1": 6.42, - "us-east-1": 4.055, - "us-east-2": 4.055, - "us-gov-east-1": 4.872, - "us-gov-west-1": 4.872, - "us-west-1": 4.576, - "us-west-2": 4.055 - }, "r6gd.medium": { "ap-northeast-1": 0.0695, - "ap-northeast-2": 0.0733, - "ap-northeast-3": 0.0738, - "ap-south-1": 0.0396, + "ap-northeast-2": 0.0692, + "ap-northeast-3": 0.0696, + "ap-south-1": 0.0374, "ap-southeast-1": 0.0695, "ap-southeast-2": 0.0, "ap-southeast-3": 0.0, "ca-central-1": 0.0, "eu-central-1": 0.0, - "eu-central-2": 0.0759, + "eu-central-2": 0.0, "eu-north-1": 0.0608, + "eu-south-2": 0.0, "eu-west-1": 0.064, "eu-west-2": 0.0717, "eu-west-3": 0.0676, - "sa-east-1": 0.0, - "us-east-1": 0.0611, - "us-east-2": 0.0611, - "us-gov-east-1": 0.0734, + "sa-east-1": 0.0912, + "us-east-1": 0.0576, + "us-east-2": 0.0576, + "us-gov-east-1": 0.0, "us-gov-west-1": 0.0692, - "us-west-1": 0.0, + "us-west-1": 0.065, "us-west-2": 0.0576 }, "r6gd.large": { - "ap-northeast-1": 0.0, + "ap-northeast-1": 0.1474, "ap-northeast-2": 0.1384, - "ap-northeast-3": 0.1476, - "ap-south-1": 0.0, + "ap-northeast-3": 0.0, + "ap-south-1": 0.0747, "ap-southeast-1": 0.139, - "ap-southeast-2": 0.0, - "ap-southeast-3": 0.139, - "ca-central-1": 0.134, + "ap-southeast-2": 0.139, + "ap-southeast-3": 0.0, + "ca-central-1": 0.1264, "eu-central-1": 0.138, - "eu-central-2": 0.0, + "eu-central-2": 0.1518, "eu-north-1": 0.0, + "eu-south-2": 0.0, "eu-west-1": 0.0, - "eu-west-2": 0.1352, - "eu-west-3": 0.1433, + "eu-west-2": 0.0, + "eu-west-3": 0.1352, "sa-east-1": 0.0, "us-east-1": 0.1152, - "us-east-2": 0.1221, - "us-gov-east-1": 0.1467, + "us-east-2": 0.1152, + "us-gov-east-1": 0.1384, "us-gov-west-1": 0.0, "us-west-1": 0.0, "us-west-2": 0.1152 }, "r6gd.xlarge": { "ap-northeast-1": 0.0, - "ap-northeast-2": 0.2934, + "ap-northeast-2": 0.2768, "ap-northeast-3": 0.2784, - "ap-south-1": 0.0, - "ap-southeast-1": 0.2948, - "ap-southeast-2": 0.2948, + "ap-south-1": 0.1495, + "ap-southeast-1": 0.278, + "ap-southeast-2": 0.278, "ap-southeast-3": 0.0, - "ca-central-1": 0.0, - "eu-central-1": 0.0, + "ca-central-1": 0.2528, + "eu-central-1": 0.276, "eu-central-2": 0.0, "eu-north-1": 0.0, + "eu-south-2": 0.256, "eu-west-1": 0.2714, "eu-west-2": 0.0, - "eu-west-3": 0.0, - "sa-east-1": 0.3867, + "eu-west-3": 0.2704, + "sa-east-1": 0.3648, "us-east-1": 0.2304, - "us-east-2": 0.0, + "us-east-2": 0.2442, "us-gov-east-1": 0.2768, "us-gov-west-1": 0.0, - "us-west-1": 0.2756, + "us-west-1": 0.26, "us-west-2": 0.2304 }, "r6gd.metal": { - "ap-northeast-1": 0.0, + "ap-northeast-1": 4.7168, "ap-northeast-2": 4.4288, - "ap-northeast-3": 0.0, + "ap-northeast-3": 4.4544, "ap-south-1": 2.3917, "ap-southeast-1": 4.448, - "ap-southeast-2": 0.0, - "ap-southeast-3": 0.0, - "ca-central-1": 0.0, - "eu-central-1": 0.0, + "ap-southeast-2": 4.7168, + "ap-southeast-3": 4.448, + "ca-central-1": 4.0448, + "eu-central-1": 4.6816, "eu-central-2": 4.8576, "eu-north-1": 3.8912, + "eu-south-2": 4.096, "eu-west-1": 4.096, "eu-west-2": 4.3264, - "eu-west-3": 0.0, + "eu-west-3": 4.3264, "sa-east-1": 5.8368, "us-east-1": 0.0, - "us-east-2": 3.9076, + "us-east-2": 3.6864, "us-gov-east-1": 4.4288, "us-gov-west-1": 4.4288, - "us-west-1": 0.0, + "us-west-1": 4.4096, "us-west-2": 0.0 }, "r6gd.2xlarge": { "ap-northeast-1": 0.556, - "ap-northeast-2": 0.5536, + "ap-northeast-2": 0.5868, "ap-northeast-3": 0.0, "ap-south-1": 0.299, "ap-southeast-1": 0.556, - "ap-southeast-2": 0.5896, - "ap-southeast-3": 0.0, + "ap-southeast-2": 0.0, + "ap-southeast-3": 0.556, "ca-central-1": 0.5359, - "eu-central-1": 0.0, + "eu-central-1": 0.5852, "eu-central-2": 0.0, "eu-north-1": 0.4864, - "eu-west-1": 0.5427, + "eu-south-2": 0.0, + "eu-west-1": 0.512, "eu-west-2": 0.5408, "eu-west-3": 0.5408, - "sa-east-1": 0.7734, - "us-east-1": 0.4608, + "sa-east-1": 0.7296, + "us-east-1": 0.0, "us-east-2": 0.0, - "us-gov-east-1": 0.5868, - "us-gov-west-1": 0.5536, - "us-west-1": 0.0, - "us-west-2": 0.0 + "us-gov-east-1": 0.5536, + "us-gov-west-1": 0.5868, + "us-west-1": 0.52, + "us-west-2": 0.4884 }, "r6gd.4xlarge": { "ap-northeast-1": 1.112, - "ap-northeast-2": 1.1735, - "ap-northeast-3": 1.1804, - "ap-south-1": 0.6338, - "ap-southeast-1": 0.0, - "ap-southeast-2": 1.1792, + "ap-northeast-2": 1.1072, + "ap-northeast-3": 1.1136, + "ap-south-1": 0.5979, + "ap-southeast-1": 1.1792, + "ap-southeast-2": 1.112, "ap-southeast-3": 1.1792, - "ca-central-1": 0.0, + "ca-central-1": 1.0112, "eu-central-1": 1.1704, "eu-central-2": 0.0, "eu-north-1": 0.0, - "eu-west-1": 0.0, - "eu-west-2": 1.1465, + "eu-south-2": 0.0, + "eu-west-1": 1.0854, + "eu-west-2": 1.0816, "eu-west-3": 1.0816, "sa-east-1": 1.4592, - "us-east-1": 0.9769, - "us-east-2": 0.9769, + "us-east-1": 0.9216, + "us-east-2": 0.9216, "us-gov-east-1": 1.1736, "us-gov-west-1": 0.0, - "us-west-1": 1.1024, - "us-west-2": 0.9769 + "us-west-1": 1.04, + "us-west-2": 0.9216 }, "r6gd.8xlarge": { - "ap-northeast-1": 0.0, + "ap-northeast-1": 2.224, "ap-northeast-2": 2.2144, "ap-northeast-3": 2.2272, - "ap-south-1": 0.0, - "ap-southeast-1": 2.224, + "ap-south-1": 1.1958, + "ap-southeast-1": 2.3584, "ap-southeast-2": 2.224, - "ap-southeast-3": 0.0, + "ap-southeast-3": 2.224, "ca-central-1": 0.0, - "eu-central-1": 2.3408, - "eu-central-2": 0.0, + "eu-central-1": 0.0, + "eu-central-2": 2.4288, "eu-north-1": 1.9456, + "eu-south-2": 2.048, "eu-west-1": 2.1709, "eu-west-2": 2.1632, - "eu-west-3": 2.1632, - "sa-east-1": 2.9184, - "us-east-1": 0.0, + "eu-west-3": 2.293, + "sa-east-1": 0.0, + "us-east-1": 1.9538, "us-east-2": 1.9538, - "us-gov-east-1": 0.0, + "us-gov-east-1": 2.2144, "us-gov-west-1": 2.2144, "us-west-1": 0.0, - "us-west-2": 1.9538 + "us-west-2": 1.8432 }, "r6gd.12xlarge": { "ap-northeast-1": 0.0, - "ap-northeast-2": 3.5205, + "ap-northeast-2": 3.3216, "ap-northeast-3": 3.3408, - "ap-south-1": 0.0, + "ap-south-1": 1.7938, "ap-southeast-1": 3.336, - "ap-southeast-2": 0.0, + "ap-southeast-2": 3.336, "ap-southeast-3": 3.336, - "ca-central-1": 3.0336, + "ca-central-1": 3.2156, "eu-central-1": 0.0, "eu-central-2": 0.0, "eu-north-1": 0.0, + "eu-south-2": 3.072, "eu-west-1": 3.072, "eu-west-2": 3.2448, "eu-west-3": 0.0, - "sa-east-1": 4.3776, + "sa-east-1": 0.0, "us-east-1": 2.9307, "us-east-2": 2.7648, - "us-gov-east-1": 0.0, - "us-gov-west-1": 0.0, + "us-gov-east-1": 3.3216, + "us-gov-west-1": 3.3216, "us-west-1": 3.12, - "us-west-2": 0.0 + "us-west-2": 2.7648 }, "r6gd.16xlarge": { - "ap-northeast-1": 4.448, - "ap-northeast-2": 4.4288, + "ap-northeast-1": 0.0, + "ap-northeast-2": 0.0, "ap-northeast-3": 4.4544, - "ap-south-1": 2.3917, - "ap-southeast-1": 4.7168, + "ap-south-1": 0.0, + "ap-southeast-1": 4.448, "ap-southeast-2": 4.448, "ap-southeast-3": 4.448, "ca-central-1": 4.0448, - "eu-central-1": 4.416, + "eu-central-1": 4.6816, "eu-central-2": 4.8576, - "eu-north-1": 0.0, - "eu-west-1": 0.0, - "eu-west-2": 0.0, + "eu-north-1": 3.8912, + "eu-south-2": 0.0, + "eu-west-1": 4.096, + "eu-west-2": 4.3264, "eu-west-3": 4.3264, "sa-east-1": 5.8368, - "us-east-1": 0.0, - "us-east-2": 3.9076, + "us-east-1": 3.6864, + "us-east-2": 3.6864, "us-gov-east-1": 4.4288, - "us-gov-west-1": 4.4288, - "us-west-1": 4.4096, + "us-gov-west-1": 0.0, + "us-west-1": 4.16, "us-west-2": 3.6864 }, - "r6i": { - "af-south-1": 11.827, - "ap-east-1": 11.757, - "ap-northeast-1": 10.701, - "ap-northeast-2": 10.701, - "ap-northeast-3": 10.701, - "ap-south-1": 9.152, - "ap-south-2": 9.152, - "ap-southeast-1": 10.701, - "ap-southeast-2": 10.63, - "ca-central-1": 9.715, - "ca-west-1": 9.715, - "eu-central-1": 10.701, - "eu-central-2": 11.771, - "eu-north-1": 9.434, - "eu-south-1": 10.419, - "eu-west-1": 9.926, - "eu-west-2": 10.419, - "eu-west-3": 10.419, - "il-central-1": 10.423, - "me-central-1": 10.919, - "me-south-1": 10.919, - "sa-east-1": 14.15, - "us-east-1": 8.87, - "us-east-2": 8.87, - "us-gov-east-1": 10.63, - "us-gov-west-1": 10.63, - "us-west-1": 9.856, - "us-west-2": 8.87 - }, "r6i.large": { - "af-south-1": 0.1848, + "af-south-1": 0.168, "ap-east-1": 0.167, - "ap-northeast-1": 0.0, + "ap-northeast-1": 0.152, "ap-northeast-2": 0.152, - "ap-northeast-3": 0.0, - "ap-south-1": 0.13, + "ap-northeast-3": 0.152, + "ap-south-1": 0.143, "ap-south-2": 0.143, - "ap-southeast-1": 0.1672, - "ap-southeast-2": 0.1661, - "ca-central-1": 0.1518, - "ca-west-1": 0.1518, + "ap-southeast-1": 0.152, + "ap-southeast-2": 0.151, + "ap-southeast-5": 0.1292, + "ap-southeast-7": 0.14212, + "ca-central-1": 0.138, + "ca-west-1": 0.138, "eu-central-1": 0.0, - "eu-central-2": 0.1672, - "eu-north-1": 0.134, - "eu-south-1": 0.1628, - "eu-west-1": 0.141, - "eu-west-2": 0.1628, - "eu-west-3": 0.0, - "il-central-1": 0.16286, + "eu-central-2": 0.0, + "eu-north-1": 0.1474, + "eu-south-1": 0.148, + "eu-west-1": 0.0, + "eu-west-2": 0.148, + "eu-west-3": 0.1628, + "il-central-1": 0.14805, "me-central-1": 0.17061, - "me-south-1": 0.0, - "sa-east-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 0.1386, - "us-gov-east-1": 0.1661, - "us-gov-west-1": 0.1661, - "us-west-1": 0.0, - "us-west-2": 0.1386 + "me-south-1": 0.1551, + "mx-central-1": 0.1323, + "sa-east-1": 0.201, + "us-east-1": 0.1386, + "us-east-2": 0.126, + "us-gov-east-1": 0.0, + "us-gov-west-1": 0.0, + "us-west-1": 0.14, + "us-west-2": 0.126 }, "r6i.xlarge": { - "af-south-1": 0.3696, + "af-south-1": 0.0, "ap-east-1": 0.334, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.3344, + "ap-northeast-1": 0.304, + "ap-northeast-2": 0.304, "ap-northeast-3": 0.304, - "ap-south-1": 0.0, - "ap-south-2": 0.286, + "ap-south-1": 0.286, + "ap-south-2": 0.0, "ap-southeast-1": 0.3344, - "ap-southeast-2": 0.0, - "ca-central-1": 0.3036, - "ca-west-1": 0.3036, + "ap-southeast-2": 0.302, + "ap-southeast-5": 0.2584, + "ap-southeast-7": 0.2584, + "ca-central-1": 0.0, + "ca-west-1": 0.276, "eu-central-1": 0.0, "eu-central-2": 0.3344, "eu-north-1": 0.268, "eu-south-1": 0.0, - "eu-west-1": 0.3102, + "eu-west-1": 0.0, "eu-west-2": 0.296, - "eu-west-3": 0.3256, + "eu-west-3": 0.0, "il-central-1": 0.2961, - "me-central-1": 0.3102, - "me-south-1": 0.3102, + "me-central-1": 0.34122, + "me-south-1": 0.34122, + "mx-central-1": 0.2646, "sa-east-1": 0.402, "us-east-1": 0.252, - "us-east-2": 0.0, + "us-east-2": 0.252, "us-gov-east-1": 0.302, - "us-gov-west-1": 0.3322, + "us-gov-west-1": 0.0, "us-west-1": 0.28, "us-west-2": 0.252 }, "r6i.metal": { "af-south-1": 10.752, "ap-east-1": 10.688, - "ap-northeast-1": 0.0, + "ap-northeast-1": 9.728, "ap-northeast-2": 9.728, "ap-northeast-3": 9.728, - "ap-south-1": 0.0, - "ap-south-2": 0.0, - "ap-southeast-1": 9.728, + "ap-south-1": 8.32, + "ap-south-2": 8.32, + "ap-southeast-1": 0.0, "ap-southeast-2": 9.664, + "ap-southeast-5": 8.2688, + "ap-southeast-7": 8.2688, "ca-central-1": 0.0, "ca-west-1": 8.832, "eu-central-1": 9.728, - "eu-central-2": 10.7008, + "eu-central-2": 0.0, "eu-north-1": 8.576, - "eu-south-1": 0.0, + "eu-south-1": 9.472, "eu-west-1": 9.024, - "eu-west-2": 0.0, + "eu-west-2": 9.472, "eu-west-3": 0.0, "il-central-1": 9.4752, "me-central-1": 9.9264, - "me-south-1": 9.9264, - "sa-east-1": 0.0, - "us-east-1": 0.0, + "me-south-1": 0.0, + "mx-central-1": 8.4672, + "sa-east-1": 12.864, + "us-east-1": 8.064, "us-east-2": 8.064, "us-gov-east-1": 9.664, "us-gov-west-1": 9.664, - "us-west-1": 0.0, - "us-west-2": 0.0 + "us-west-1": 8.96, + "us-west-2": 8.064 }, "r6i.2xlarge": { "af-south-1": 0.672, - "ap-east-1": 0.7348, + "ap-east-1": 0.668, "ap-northeast-1": 0.6688, "ap-northeast-2": 0.608, - "ap-northeast-3": 0.6688, + "ap-northeast-3": 0.608, "ap-south-1": 0.572, "ap-south-2": 0.52, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.6644, - "ca-central-1": 0.0, + "ap-southeast-1": 0.608, + "ap-southeast-2": 0.604, + "ap-southeast-5": 0.5168, + "ap-southeast-7": 0.5168, + "ca-central-1": 0.6072, "ca-west-1": 0.0, - "eu-central-1": 0.0, - "eu-central-2": 0.0, - "eu-north-1": 0.5896, - "eu-south-1": 0.0, + "eu-central-1": 0.6688, + "eu-central-2": 0.6688, + "eu-north-1": 0.536, + "eu-south-1": 0.6512, "eu-west-1": 0.6204, - "eu-west-2": 0.592, + "eu-west-2": 0.0, "eu-west-3": 0.592, - "il-central-1": 0.0, - "me-central-1": 0.0, + "il-central-1": 0.5922, + "me-central-1": 0.6204, "me-south-1": 0.0, - "sa-east-1": 0.8844, + "mx-central-1": 0.58212, + "sa-east-1": 0.804, "us-east-1": 0.504, "us-east-2": 0.504, - "us-gov-east-1": 0.0, - "us-gov-west-1": 0.0, - "us-west-1": 0.0, + "us-gov-east-1": 0.604, + "us-gov-west-1": 0.6644, + "us-west-1": 0.616, "us-west-2": 0.5544 }, "r6i.4xlarge": { "af-south-1": 1.344, - "ap-east-1": 1.4696, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, - "ap-northeast-3": 1.3376, + "ap-east-1": 1.336, + "ap-northeast-1": 1.216, + "ap-northeast-2": 1.3376, + "ap-northeast-3": 1.216, "ap-south-1": 0.0, - "ap-south-2": 1.144, + "ap-south-2": 1.04, "ap-southeast-1": 1.216, - "ap-southeast-2": 1.3288, + "ap-southeast-2": 1.208, + "ap-southeast-5": 1.13696, + "ap-southeast-7": 0.0, "ca-central-1": 0.0, "ca-west-1": 1.104, "eu-central-1": 1.216, - "eu-central-2": 1.3376, + "eu-central-2": 1.47136, "eu-north-1": 0.0, - "eu-south-1": 1.3024, - "eu-west-1": 1.2408, + "eu-south-1": 1.184, + "eu-west-1": 0.0, "eu-west-2": 1.3024, "eu-west-3": 1.3024, "il-central-1": 1.1844, "me-central-1": 1.2408, "me-south-1": 1.36488, + "mx-central-1": 1.0584, "sa-east-1": 1.7688, - "us-east-1": 1.1088, - "us-east-2": 0.0, - "us-gov-east-1": 0.0, + "us-east-1": 1.008, + "us-east-2": 1.1088, + "us-gov-east-1": 1.208, "us-gov-west-1": 1.208, - "us-west-1": 0.0, + "us-west-1": 1.12, "us-west-2": 0.0 }, "r6i.8xlarge": { "af-south-1": 2.9568, - "ap-east-1": 0.0, + "ap-east-1": 2.9392, "ap-northeast-1": 0.0, - "ap-northeast-2": 2.6752, - "ap-northeast-3": 2.6752, + "ap-northeast-2": 2.432, + "ap-northeast-3": 2.432, "ap-south-1": 2.08, - "ap-south-2": 2.288, + "ap-south-2": 2.08, "ap-southeast-1": 2.6752, - "ap-southeast-2": 0.0, - "ca-central-1": 0.0, - "ca-west-1": 2.4288, + "ap-southeast-2": 2.416, + "ap-southeast-5": 2.27392, + "ap-southeast-7": 2.0672, + "ca-central-1": 2.208, + "ca-west-1": 2.208, "eu-central-1": 0.0, - "eu-central-2": 0.0, + "eu-central-2": 2.94272, "eu-north-1": 0.0, "eu-south-1": 2.368, "eu-west-1": 2.4816, - "eu-west-2": 0.0, - "eu-west-3": 2.368, + "eu-west-2": 2.368, + "eu-west-3": 2.6048, "il-central-1": 2.3688, - "me-central-1": 2.72976, - "me-south-1": 2.72976, - "sa-east-1": 3.5376, + "me-central-1": 2.4816, + "me-south-1": 2.4816, + "mx-central-1": 2.32848, + "sa-east-1": 3.216, "us-east-1": 0.0, - "us-east-2": 2.016, - "us-gov-east-1": 2.6576, + "us-east-2": 2.2176, + "us-gov-east-1": 2.416, "us-gov-west-1": 2.416, - "us-west-1": 2.464, + "us-west-1": 2.24, "us-west-2": 2.016 }, "r6i.12xlarge": { - "af-south-1": 4.4352, + "af-south-1": 4.032, "ap-east-1": 0.0, - "ap-northeast-1": 4.0128, - "ap-northeast-2": 4.0128, + "ap-northeast-1": 3.648, + "ap-northeast-2": 0.0, "ap-northeast-3": 3.648, - "ap-south-1": 0.0, - "ap-south-2": 3.12, + "ap-south-1": 3.12, + "ap-south-2": 3.432, "ap-southeast-1": 4.0128, "ap-southeast-2": 3.9864, - "ca-central-1": 3.6432, + "ap-southeast-5": 0.0, + "ap-southeast-7": 3.1008, + "ca-central-1": 3.312, "ca-west-1": 3.312, - "eu-central-1": 3.648, - "eu-central-2": 4.41408, + "eu-central-1": 4.0128, + "eu-central-2": 4.0128, "eu-north-1": 3.216, - "eu-south-1": 3.552, + "eu-south-1": 3.9072, "eu-west-1": 3.384, - "eu-west-2": 0.0, - "eu-west-3": 3.9072, - "il-central-1": 0.0, + "eu-west-2": 3.552, + "eu-west-3": 3.552, + "il-central-1": 3.5532, "me-central-1": 3.7224, "me-south-1": 0.0, + "mx-central-1": 3.49272, "sa-east-1": 4.824, - "us-east-1": 3.024, - "us-east-2": 0.0, - "us-gov-east-1": 0.0, + "us-east-1": 0.0, + "us-east-2": 3.024, + "us-gov-east-1": 3.9864, "us-gov-west-1": 0.0, - "us-west-1": 3.696, + "us-west-1": 3.36, "us-west-2": 3.024 }, "r6i.16xlarge": { - "af-south-1": 5.9136, - "ap-east-1": 5.8784, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, + "af-south-1": 0.0, + "ap-east-1": 5.344, + "ap-northeast-1": 4.864, + "ap-northeast-2": 4.864, "ap-northeast-3": 4.864, "ap-south-1": 0.0, "ap-south-2": 4.16, "ap-southeast-1": 0.0, - "ap-southeast-2": 4.832, + "ap-southeast-2": 5.3152, + "ap-southeast-5": 4.1344, + "ap-southeast-7": 4.1344, "ca-central-1": 4.416, - "ca-west-1": 0.0, + "ca-west-1": 4.416, "eu-central-1": 4.864, - "eu-central-2": 0.0, - "eu-north-1": 4.288, - "eu-south-1": 5.2096, - "eu-west-1": 4.9632, - "eu-west-2": 5.2096, + "eu-central-2": 5.3504, + "eu-north-1": 0.0, + "eu-south-1": 4.736, + "eu-west-1": 0.0, + "eu-west-2": 0.0, "eu-west-3": 4.736, - "il-central-1": 0.0, + "il-central-1": 4.7376, "me-central-1": 0.0, - "me-south-1": 5.45952, + "me-south-1": 4.9632, + "mx-central-1": 0.0, "sa-east-1": 6.432, - "us-east-1": 4.032, - "us-east-2": 4.4352, - "us-gov-east-1": 5.3152, + "us-east-1": 4.4352, + "us-east-2": 4.032, + "us-gov-east-1": 0.0, "us-gov-west-1": 4.832, - "us-west-1": 0.0, + "us-west-1": 4.48, "us-west-2": 4.4352 }, "r6i.24xlarge": { - "af-south-1": 8.8704, - "ap-east-1": 8.8176, - "ap-northeast-1": 8.0256, + "af-south-1": 8.064, + "ap-east-1": 0.0, + "ap-northeast-1": 7.296, "ap-northeast-2": 7.296, - "ap-northeast-3": 8.0256, + "ap-northeast-3": 0.0, "ap-south-1": 0.0, "ap-south-2": 0.0, - "ap-southeast-1": 8.0256, - "ap-southeast-2": 0.0, - "ca-central-1": 0.0, - "ca-west-1": 0.0, - "eu-central-1": 0.0, - "eu-central-2": 0.0, - "eu-north-1": 7.0752, - "eu-south-1": 7.104, - "eu-west-1": 0.0, - "eu-west-2": 7.8144, + "ap-southeast-1": 7.296, + "ap-southeast-2": 7.248, + "ap-southeast-5": 0.0, + "ap-southeast-7": 6.2016, + "ca-central-1": 7.2864, + "ca-west-1": 6.624, + "eu-central-1": 7.296, + "eu-central-2": 8.82816, + "eu-north-1": 6.432, + "eu-south-1": 7.8144, + "eu-west-1": 7.4448, + "eu-west-2": 0.0, "eu-west-3": 7.104, - "il-central-1": 7.1064, - "me-central-1": 8.18928, - "me-south-1": 8.18928, - "sa-east-1": 10.6128, + "il-central-1": 0.0, + "me-central-1": 7.4448, + "me-south-1": 7.4448, + "mx-central-1": 6.98544, + "sa-east-1": 9.648, "us-east-1": 6.6528, - "us-east-2": 0.0, + "us-east-2": 6.6528, "us-gov-east-1": 7.248, "us-gov-west-1": 7.248, "us-west-1": 7.392, - "us-west-2": 0.0 + "us-west-2": 6.048 }, "r6i.32xlarge": { "af-south-1": 0.0, "ap-east-1": 10.688, "ap-northeast-1": 9.728, "ap-northeast-2": 9.728, - "ap-northeast-3": 0.0, + "ap-northeast-3": 9.728, "ap-south-1": 0.0, "ap-south-2": 8.32, "ap-southeast-1": 9.728, "ap-southeast-2": 9.664, + "ap-southeast-5": 8.2688, + "ap-southeast-7": 8.2688, "ca-central-1": 8.832, - "ca-west-1": 0.0, + "ca-west-1": 8.832, "eu-central-1": 0.0, - "eu-central-2": 10.7008, + "eu-central-2": 0.0, "eu-north-1": 8.576, "eu-south-1": 9.472, - "eu-west-1": 0.0, + "eu-west-1": 9.024, "eu-west-2": 9.472, - "eu-west-3": 9.472, - "il-central-1": 0.0, + "eu-west-3": 0.0, + "il-central-1": 9.4752, "me-central-1": 9.9264, "me-south-1": 9.9264, + "mx-central-1": 8.4672, "sa-east-1": 12.864, "us-east-1": 8.064, "us-east-2": 8.064, "us-gov-east-1": 9.664, "us-gov-west-1": 9.664, - "us-west-1": 0.0, + "us-west-1": 8.96, "us-west-2": 8.064 }, "r6id": { - "ap-northeast-1": 12.862, - "ap-northeast-2": 12.792, - "ap-south-1": 11.165, - "ap-southeast-1": 12.862, - "ap-southeast-2": 12.25, - "ca-west-1": 11.679, - "eu-central-1": 12.788, - "eu-west-1": 11.827, - "eu-west-2": 12.492, - "il-central-1": 12.419, - "us-east-1": 10.644, - "us-east-2": 10.644, - "us-gov-west-1": 12.792, - "us-west-2": 10.644 + "ap-southeast-7": 10.932 }, "r6id.large": { - "ap-northeast-1": 0.20097, + "ap-northeast-1": 0.1827, "ap-northeast-2": 0.19987, "ap-south-1": 0.1586, - "ap-southeast-1": 0.20097, + "ap-southeast-1": 0.1827, "ap-southeast-2": 0.0, - "ca-west-1": 0.0, - "eu-central-1": 0.0, - "eu-west-1": 0.1848, - "eu-west-2": 0.0, + "ap-southeast-5": 0.15529, + "ap-southeast-7": 0.15529, + "ca-west-1": 0.1659, + "eu-central-1": 0.18165, + "eu-west-1": 0.168, + "eu-west-2": 0.17745, "il-central-1": 0.0, - "us-east-1": 0.16632, - "us-east-2": 0.0, - "us-gov-west-1": 0.0, + "mx-central-1": 0.15876, + "us-east-1": 0.1512, + "us-east-2": 0.1512, + "us-gov-west-1": 0.19987, "us-west-2": 0.0 }, "r6id.xlarge": { "ap-northeast-1": 0.3654, "ap-northeast-2": 0.39974, "ap-south-1": 0.0, - "ap-southeast-1": 0.0, + "ap-southeast-1": 0.40194, "ap-southeast-2": 0.348, + "ap-southeast-5": 0.31058, + "ap-southeast-7": 0.0, "ca-west-1": 0.3318, "eu-central-1": 0.3633, "eu-west-1": 0.0, - "eu-west-2": 0.3549, - "il-central-1": 0.38808, - "us-east-1": 0.33264, - "us-east-2": 0.0, - "us-gov-west-1": 0.0, - "us-west-2": 0.0 + "eu-west-2": 0.39039, + "il-central-1": 0.3528, + "mx-central-1": 0.34927, + "us-east-1": 0.3024, + "us-east-2": 0.3024, + "us-gov-west-1": 0.3634, + "us-west-2": 0.33264 }, "r6id.metal": { "ap-northeast-1": 11.6928, @@ -48771,11 +49112,14 @@ "ap-south-1": 10.1504, "ap-southeast-1": 11.6928, "ap-southeast-2": 11.136, + "ap-southeast-5": 9.93856, + "ap-southeast-7": 9.93856, "ca-west-1": 10.6176, "eu-central-1": 0.0, "eu-west-1": 10.752, "eu-west-2": 11.3568, "il-central-1": 11.2896, + "mx-central-1": 10.16064, "us-east-1": 9.6768, "us-east-2": 9.6768, "us-gov-west-1": 11.6288, @@ -48784,94 +49128,112 @@ "r6id.2xlarge": { "ap-northeast-1": 0.0, "ap-northeast-2": 0.7268, - "ap-south-1": 0.69784, - "ap-southeast-1": 0.80388, - "ap-southeast-2": 0.0, - "ca-west-1": 0.72996, + "ap-south-1": 0.6344, + "ap-southeast-1": 0.7308, + "ap-southeast-2": 0.696, + "ap-southeast-5": 0.0, + "ap-southeast-7": 0.68328, + "ca-west-1": 0.6636, "eu-central-1": 0.7266, "eu-west-1": 0.0, - "eu-west-2": 0.78078, + "eu-west-2": 0.7098, "il-central-1": 0.0, - "us-east-1": 0.66528, - "us-east-2": 0.0, - "us-gov-west-1": 0.0, + "mx-central-1": 0.69854, + "us-east-1": 0.6048, + "us-east-2": 0.6048, + "us-gov-west-1": 0.7268, "us-west-2": 0.66528 }, "r6id.4xlarge": { - "ap-northeast-1": 0.0, - "ap-northeast-2": 1.4536, + "ap-northeast-1": 1.60776, + "ap-northeast-2": 1.59896, "ap-south-1": 1.2688, "ap-southeast-1": 1.4616, "ap-southeast-2": 1.5312, - "ca-west-1": 1.45992, + "ap-southeast-5": 1.36655, + "ap-southeast-7": 0.0, + "ca-west-1": 0.0, "eu-central-1": 1.4532, - "eu-west-1": 1.344, + "eu-west-1": 1.4784, "eu-west-2": 0.0, - "il-central-1": 1.55232, + "il-central-1": 1.4112, + "mx-central-1": 1.27008, "us-east-1": 0.0, "us-east-2": 1.33056, - "us-gov-west-1": 1.59896, - "us-west-2": 1.2096 + "us-gov-west-1": 1.4536, + "us-west-2": 1.33056 }, "r6id.8xlarge": { - "ap-northeast-1": 3.21552, - "ap-northeast-2": 0.0, + "ap-northeast-1": 2.9232, + "ap-northeast-2": 2.9072, "ap-south-1": 0.0, - "ap-southeast-1": 0.0, + "ap-southeast-1": 2.9232, "ap-southeast-2": 0.0, - "ca-west-1": 0.0, + "ap-southeast-5": 2.7331, + "ap-southeast-7": 2.48464, + "ca-west-1": 2.6544, "eu-central-1": 2.9064, - "eu-west-1": 2.9568, - "eu-west-2": 0.0, - "il-central-1": 3.10464, + "eu-west-1": 2.688, + "eu-west-2": 2.8392, + "il-central-1": 2.8224, + "mx-central-1": 0.0, "us-east-1": 2.66112, - "us-east-2": 2.66112, - "us-gov-west-1": 3.19792, + "us-east-2": 2.4192, + "us-gov-west-1": 2.9072, "us-west-2": 2.4192 }, "r6id.12xlarge": { - "ap-northeast-1": 4.3848, - "ap-northeast-2": 4.3608, - "ap-south-1": 4.18704, - "ap-southeast-1": 0.0, + "ap-northeast-1": 4.82328, + "ap-northeast-2": 0.0, + "ap-south-1": 0.0, + "ap-southeast-1": 4.3848, "ap-southeast-2": 4.176, + "ap-southeast-5": 0.0, + "ap-southeast-7": 3.72696, "ca-west-1": 3.9816, - "eu-central-1": 4.79556, - "eu-west-1": 0.0, + "eu-central-1": 4.3596, + "eu-west-1": 4.032, "eu-west-2": 4.68468, - "il-central-1": 4.65696, - "us-east-1": 3.6288, + "il-central-1": 4.2336, + "mx-central-1": 4.19126, + "us-east-1": 3.99168, "us-east-2": 3.6288, - "us-gov-west-1": 4.79688, - "us-west-2": 0.0 + "us-gov-west-1": 4.3608, + "us-west-2": 3.6288 }, "r6id.16xlarge": { - "ap-northeast-1": 6.43104, - "ap-northeast-2": 6.39584, + "ap-northeast-1": 5.8464, + "ap-northeast-2": 5.8144, "ap-south-1": 0.0, - "ap-southeast-1": 6.43104, + "ap-southeast-1": 5.8464, "ap-southeast-2": 0.0, - "ca-west-1": 5.3088, + "ap-southeast-5": 0.0, + "ap-southeast-7": 4.96928, + "ca-west-1": 5.83968, "eu-central-1": 0.0, - "eu-west-1": 5.9136, - "eu-west-2": 6.24624, + "eu-west-1": 5.376, + "eu-west-2": 5.6784, "il-central-1": 5.6448, - "us-east-1": 4.8384, + "mx-central-1": 5.08032, + "us-east-1": 0.0, "us-east-2": 0.0, - "us-gov-west-1": 6.39584, + "us-gov-west-1": 5.8144, "us-west-2": 4.8384 }, "r6id.24xlarge": { - "ap-northeast-1": 0.0, - "ap-northeast-2": 8.7216, - "ap-south-1": 8.37408, + "ap-northeast-1": 9.64656, + "ap-northeast-2": 9.59376, + "ap-south-1": 7.6128, "ap-southeast-1": 8.7696, "ap-southeast-2": 8.352, + "ap-southeast-5": 0.0, + "ap-southeast-7": 7.45392, "ca-west-1": 7.9632, "eu-central-1": 9.59112, - "eu-west-1": 0.0, + "eu-west-1": 8.064, "eu-west-2": 8.5176, - "il-central-1": 8.4672, + "il-central-1": 0.0, + "mx-central-1": 0.0, "us-east-1": 7.98336, "us-east-2": 7.2576, "us-gov-west-1": 9.59376, @@ -48879,126 +49241,130 @@ }, "r6id.32xlarge": { "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, + "ap-northeast-2": 11.6288, "ap-south-1": 10.1504, - "ap-southeast-1": 0.0, + "ap-southeast-1": 11.6928, "ap-southeast-2": 11.136, + "ap-southeast-5": 9.93856, + "ap-southeast-7": 9.93856, "ca-west-1": 10.6176, "eu-central-1": 11.6256, "eu-west-1": 0.0, - "eu-west-2": 0.0, + "eu-west-2": 11.3568, "il-central-1": 11.2896, + "mx-central-1": 10.16064, "us-east-1": 9.6768, "us-east-2": 9.6768, "us-gov-west-1": 11.6288, "us-west-2": 0.0 }, "r6idn": { - "ap-northeast-1": 16.721, - "ap-southeast-1": 16.474, - "eu-central-1": 16.391, - "eu-north-1": 14.579, - "eu-west-1": 15.32, - "us-east-1": 13.755, - "us-east-2": 13.755, - "us-gov-west-1": 16.556, - "us-west-2": 13.755 + "eu-central-1": 16.391 }, "r6idn.large": { - "ap-northeast-1": 0.0, + "ap-northeast-1": 0.23751, "ap-southeast-1": 0.0, - "eu-central-1": 0.0, - "eu-north-1": 0.20709, - "eu-west-1": 0.0, - "us-east-1": 0.0, + "ap-southeast-2": 0.23868, + "eu-central-1": 0.23283, + "eu-north-1": 0.2278, + "eu-west-1": 0.21762, + "us-east-1": 0.21493, "us-east-2": 0.19539, "us-gov-west-1": 0.23517, - "us-west-2": 0.21493 + "us-west-2": 0.0 }, "r6idn.xlarge": { "ap-northeast-1": 0.0, "ap-southeast-1": 0.468, - "eu-central-1": 0.51223, + "ap-southeast-2": 0.0, + "eu-central-1": 0.46566, "eu-north-1": 0.4556, "eu-west-1": 0.43524, "us-east-1": 0.39078, - "us-east-2": 0.42986, - "us-gov-west-1": 0.0, + "us-east-2": 0.0, + "us-gov-west-1": 0.51737, "us-west-2": 0.39078 }, "r6idn.metal": { "ap-northeast-1": 15.20064, - "ap-southeast-1": 0.0, + "ap-southeast-1": 14.976, + "ap-southeast-2": 0.0, "eu-central-1": 14.90112, - "eu-north-1": 0.0, + "eu-north-1": 13.25376, "eu-west-1": 13.92768, - "us-east-1": 0.0, + "us-east-1": 12.50496, "us-east-2": 12.50496, - "us-gov-west-1": 0.0, + "us-gov-west-1": 15.05088, "us-west-2": 12.50496 }, "r6idn.2xlarge": { - "ap-northeast-1": 1.04504, - "ap-southeast-1": 1.0296, + "ap-northeast-1": 0.95004, + "ap-southeast-1": 0.936, + "ap-southeast-2": 1.05019, "eu-central-1": 0.0, "eu-north-1": 0.9112, - "eu-west-1": 0.0, + "eu-west-1": 0.87048, "us-east-1": 0.78156, - "us-east-2": 0.0, - "us-gov-west-1": 0.0, - "us-west-2": 0.85972 + "us-east-2": 0.78156, + "us-gov-west-1": 0.94068, + "us-west-2": 0.78156 }, "r6idn.4xlarge": { "ap-northeast-1": 0.0, - "ap-southeast-1": 0.0, - "eu-central-1": 2.0489, - "eu-north-1": 1.65672, + "ap-southeast-1": 1.872, + "ap-southeast-2": 2.10038, + "eu-central-1": 1.86264, + "eu-north-1": 1.82239, "eu-west-1": 1.91506, "us-east-1": 1.56312, - "us-east-2": 0.0, - "us-gov-west-1": 1.88136, + "us-east-2": 1.56312, + "us-gov-west-1": 2.0695, "us-west-2": 0.0 }, "r6idn.8xlarge": { - "ap-northeast-1": 0.0, + "ap-northeast-1": 4.18018, "ap-southeast-1": 0.0, - "eu-central-1": 0.0, - "eu-north-1": 3.31344, + "ap-southeast-2": 4.20077, + "eu-central-1": 3.72528, + "eu-north-1": 0.0, "eu-west-1": 3.48192, "us-east-1": 3.43886, - "us-east-2": 3.43886, - "us-gov-west-1": 0.0, + "us-east-2": 0.0, + "us-gov-west-1": 3.76272, "us-west-2": 0.0 }, "r6idn.12xlarge": { - "ap-northeast-1": 6.27026, + "ap-northeast-1": 5.70024, "ap-southeast-1": 6.1776, + "ap-southeast-2": 6.30115, "eu-central-1": 6.14671, "eu-north-1": 0.0, "eu-west-1": 5.22288, - "us-east-1": 0.0, - "us-east-2": 5.1583, + "us-east-1": 4.68936, + "us-east-2": 4.68936, "us-gov-west-1": 5.64408, - "us-west-2": 4.68936 + "us-west-2": 0.0 }, "r6idn.16xlarge": { - "ap-northeast-1": 8.36035, - "ap-southeast-1": 0.0, + "ap-northeast-1": 7.60032, + "ap-southeast-1": 7.488, + "ap-southeast-2": 8.40154, "eu-central-1": 7.45056, - "eu-north-1": 0.0, + "eu-north-1": 6.62688, "eu-west-1": 6.96384, - "us-east-1": 6.87773, - "us-east-2": 6.87773, + "us-east-1": 6.25248, + "us-east-2": 6.25248, "us-gov-west-1": 0.0, "us-west-2": 6.87773 }, "r6idn.24xlarge": { "ap-northeast-1": 0.0, - "ap-southeast-1": 0.0, - "eu-central-1": 12.29342, + "ap-southeast-1": 11.232, + "ap-southeast-2": 12.6023, + "eu-central-1": 11.17584, "eu-north-1": 9.94032, - "eu-west-1": 0.0, - "us-east-1": 10.31659, + "eu-west-1": 10.44576, + "us-east-1": 0.0, "us-east-2": 0.0, "us-gov-west-1": 11.28816, "us-west-2": 9.37872 @@ -49006,54 +49372,51 @@ "r6idn.32xlarge": { "ap-northeast-1": 15.20064, "ap-southeast-1": 14.976, - "eu-central-1": 0.0, - "eu-north-1": 0.0, - "eu-west-1": 0.0, + "ap-southeast-2": 15.27552, + "eu-central-1": 14.90112, + "eu-north-1": 13.25376, + "eu-west-1": 13.92768, "us-east-1": 12.50496, - "us-east-2": 12.50496, + "us-east-2": 0.0, "us-gov-west-1": 15.05088, "us-west-2": 12.50496 }, "r6in": { - "ap-northeast-1": 14.909, "ap-southeast-1": 14.662, - "eu-central-1": 14.662, - "eu-north-1": 13.097, - "eu-west-1": 13.755, - "us-east-1": 12.273, - "us-east-2": 12.273, - "us-gov-west-1": 14.744, - "us-west-2": 12.273 + "eu-west-1": 13.755 }, "r6in.large": { - "ap-northeast-1": 0.23295, + "ap-northeast-1": 0.21177, "ap-southeast-1": 0.0, - "eu-central-1": 0.22909, + "ap-southeast-2": 0.23295, + "eu-central-1": 0.20826, "eu-north-1": 0.20463, "eu-west-1": 0.19539, - "us-east-1": 0.19176, - "us-east-2": 0.0, - "us-gov-west-1": 0.0, + "us-east-1": 0.17433, + "us-east-2": 0.17433, + "us-gov-west-1": 0.20943, "us-west-2": 0.19176 }, "r6in.xlarge": { "ap-northeast-1": 0.42354, - "ap-southeast-1": 0.0, - "eu-central-1": 0.0, - "eu-north-1": 0.37206, + "ap-southeast-1": 0.41652, + "ap-southeast-2": 0.42354, + "eu-central-1": 0.41652, + "eu-north-1": 0.0, "eu-west-1": 0.0, - "us-east-1": 0.38353, + "us-east-1": 0.34866, "us-east-2": 0.0, "us-gov-west-1": 0.46075, "us-west-2": 0.34866 }, "r6in.metal": { - "ap-northeast-1": 13.55328, + "ap-northeast-1": 0.0, "ap-southeast-1": 13.32864, + "ap-southeast-2": 0.0, "eu-central-1": 13.32864, - "eu-north-1": 0.0, + "eu-north-1": 11.90592, "eu-west-1": 12.50496, - "us-east-1": 0.0, + "us-east-1": 11.15712, "us-east-2": 11.15712, "us-gov-west-1": 13.40352, "us-west-2": 11.15712 @@ -49061,158 +49424,155 @@ "r6in.2xlarge": { "ap-northeast-1": 0.93179, "ap-southeast-1": 0.91634, - "eu-central-1": 0.91634, - "eu-north-1": 0.81853, - "eu-west-1": 0.78156, - "us-east-1": 0.0, + "ap-southeast-2": 0.93179, + "eu-central-1": 0.83304, + "eu-north-1": 0.74412, + "eu-west-1": 0.85972, + "us-east-1": 0.76705, "us-east-2": 0.0, "us-gov-west-1": 0.83772, - "us-west-2": 0.0 + "us-west-2": 0.76705 }, "r6in.4xlarge": { "ap-northeast-1": 0.0, - "ap-southeast-1": 1.83269, - "eu-central-1": 1.83269, + "ap-southeast-1": 1.66608, + "ap-southeast-2": 1.69416, + "eu-central-1": 1.66608, "eu-north-1": 1.48824, - "eu-west-1": 0.0, + "eu-west-1": 1.56312, "us-east-1": 1.39464, "us-east-2": 1.39464, - "us-gov-west-1": 0.0, - "us-west-2": 1.5341 + "us-gov-west-1": 1.67544, + "us-west-2": 1.39464 }, "r6in.8xlarge": { "ap-northeast-1": 0.0, - "ap-southeast-1": 3.66538, - "eu-central-1": 0.0, - "eu-north-1": 3.27413, - "eu-west-1": 0.0, + "ap-southeast-1": 3.33216, + "ap-southeast-2": 3.38832, + "eu-central-1": 3.33216, + "eu-north-1": 2.97648, + "eu-west-1": 3.12624, "us-east-1": 3.06821, - "us-east-2": 0.0, - "us-gov-west-1": 3.35088, + "us-east-2": 2.78928, + "us-gov-west-1": 3.68597, "us-west-2": 0.0 }, "r6in.12xlarge": { "ap-northeast-1": 5.08248, - "ap-southeast-1": 4.99824, - "eu-central-1": 5.49806, + "ap-southeast-1": 5.49806, + "ap-southeast-2": 5.08248, + "eu-central-1": 4.99824, "eu-north-1": 4.46472, "eu-west-1": 0.0, "us-east-1": 4.18392, "us-east-2": 4.18392, - "us-gov-west-1": 0.0, + "us-gov-west-1": 5.02632, "us-west-2": 0.0 }, "r6in.16xlarge": { - "ap-northeast-1": 7.4543, + "ap-northeast-1": 6.77664, "ap-southeast-1": 6.66432, - "eu-central-1": 7.33075, - "eu-north-1": 6.54826, + "ap-southeast-2": 6.77664, + "eu-central-1": 6.66432, + "eu-north-1": 5.95296, "eu-west-1": 6.25248, - "us-east-1": 6.13642, - "us-east-2": 0.0, + "us-east-1": 5.57856, + "us-east-2": 5.57856, "us-gov-west-1": 6.70176, - "us-west-2": 5.57856 + "us-west-2": 6.13642 }, "r6in.24xlarge": { - "ap-northeast-1": 11.18146, - "ap-southeast-1": 9.99648, - "eu-central-1": 10.99613, - "eu-north-1": 8.92944, + "ap-northeast-1": 10.16496, + "ap-southeast-1": 0.0, + "ap-southeast-2": 10.16496, + "eu-central-1": 0.0, + "eu-north-1": 0.0, "eu-west-1": 0.0, - "us-east-1": 9.20462, + "us-east-1": 8.36784, "us-east-2": 9.20462, - "us-gov-west-1": 0.0, + "us-gov-west-1": 10.05264, "us-west-2": 8.36784 }, "r6in.32xlarge": { "ap-northeast-1": 0.0, - "ap-southeast-1": 0.0, - "eu-central-1": 0.0, + "ap-southeast-1": 13.32864, + "ap-southeast-2": 13.55328, + "eu-central-1": 13.32864, "eu-north-1": 11.90592, "eu-west-1": 12.50496, "us-east-1": 11.15712, "us-east-2": 11.15712, - "us-gov-west-1": 0.0, + "us-gov-west-1": 13.40352, "us-west-2": 11.15712 }, - "r7a": { - "ap-northeast-1": 19.382, - "eu-central-1": 19.382, - "eu-north-1": 17.086, - "eu-south-2": 17.979, - "eu-west-1": 17.979, - "us-east-1": 16.067, - "us-east-2": 16.067, - "us-west-2": 16.067 - }, "r7a.medium": { - "ap-northeast-1": 0.10095, - "eu-central-1": 0.0, - "eu-north-1": 0.08899, - "eu-south-2": 0.09364, + "ap-northeast-1": 0.09177, + "eu-central-1": 0.10095, + "eu-north-1": 0.0809, + "eu-south-2": 0.08513, "eu-west-1": 0.08513, "us-east-1": 0.0, - "us-east-2": 0.0, + "us-east-2": 0.07608, "us-west-2": 0.0 }, "r7a.large": { - "ap-northeast-1": 0.20189, + "ap-northeast-1": 0.18354, "eu-central-1": 0.18354, "eu-north-1": 0.1618, "eu-south-2": 0.18729, - "eu-west-1": 0.0, - "us-east-1": 0.16737, + "eu-west-1": 0.17026, + "us-east-1": 0.15215, "us-east-2": 0.15215, - "us-west-2": 0.0 + "us-west-2": 0.16737 }, "r7a.xlarge": { - "ap-northeast-1": 0.40379, - "eu-central-1": 0.40379, + "ap-northeast-1": 0.36708, + "eu-central-1": 0.0, "eu-north-1": 0.3236, "eu-south-2": 0.0, - "eu-west-1": 0.0, - "us-east-1": 0.3043, + "eu-west-1": 0.34052, + "us-east-1": 0.33473, "us-east-2": 0.3043, - "us-west-2": 0.33473 + "us-west-2": 0.3043 }, "r7a.metal-48xl": { - "ap-northeast-1": 17.61984, + "ap-northeast-1": 0.0, "eu-central-1": 17.61984, "eu-north-1": 15.5328, - "eu-south-2": 0.0, + "eu-south-2": 16.34496, "eu-west-1": 16.34496, "us-east-1": 14.6064, - "us-east-2": 0.0, + "us-east-2": 14.6064, "us-west-2": 14.6064 }, "r7a.2xlarge": { - "ap-northeast-1": 0.0, - "eu-central-1": 0.80758, + "ap-northeast-1": 0.73416, + "eu-central-1": 0.73416, "eu-north-1": 0.71192, - "eu-south-2": 0.74914, - "eu-west-1": 0.74914, - "us-east-1": 0.6086, - "us-east-2": 0.66946, + "eu-south-2": 0.68104, + "eu-west-1": 0.68104, + "us-east-1": 0.66946, + "us-east-2": 0.6086, "us-west-2": 0.66946 }, "r7a.4xlarge": { - "ap-northeast-1": 1.61515, - "eu-central-1": 1.61515, - "eu-north-1": 1.42384, - "eu-south-2": 1.49829, + "ap-northeast-1": 0.0, + "eu-central-1": 1.46832, + "eu-north-1": 1.2944, + "eu-south-2": 1.36208, "eu-west-1": 0.0, "us-east-1": 1.2172, - "us-east-2": 1.33892, - "us-west-2": 0.0 + "us-east-2": 1.2172, + "us-west-2": 1.33892 }, "r7a.8xlarge": { - "ap-northeast-1": 3.2303, + "ap-northeast-1": 2.93664, "eu-central-1": 0.0, - "eu-north-1": 0.0, - "eu-south-2": 2.72416, - "eu-west-1": 2.99658, + "eu-north-1": 2.5888, + "eu-south-2": 2.99658, + "eu-west-1": 2.72416, "us-east-1": 2.4344, - "us-east-2": 0.0, + "us-east-2": 2.67784, "us-west-2": 0.0 }, "r7a.12xlarge": { @@ -49220,38 +49580,38 @@ "eu-central-1": 4.84546, "eu-north-1": 3.8832, "eu-south-2": 4.08624, - "eu-west-1": 4.49486, - "us-east-1": 3.6516, - "us-east-2": 0.0, + "eu-west-1": 4.08624, + "us-east-1": 4.01676, + "us-east-2": 3.6516, "us-west-2": 3.6516 }, "r7a.16xlarge": { "ap-northeast-1": 0.0, "eu-central-1": 5.87328, "eu-north-1": 5.1776, - "eu-south-2": 5.99315, + "eu-south-2": 5.44832, "eu-west-1": 5.44832, "us-east-1": 0.0, "us-east-2": 4.8688, - "us-west-2": 5.35568 + "us-west-2": 4.8688 }, "r7a.24xlarge": { - "ap-northeast-1": 9.69091, + "ap-northeast-1": 8.80992, "eu-central-1": 8.80992, - "eu-north-1": 0.0, - "eu-south-2": 8.98973, - "eu-west-1": 8.98973, + "eu-north-1": 7.7664, + "eu-south-2": 8.17248, + "eu-west-1": 8.17248, "us-east-1": 7.3032, "us-east-2": 0.0, - "us-west-2": 0.0 + "us-west-2": 8.03352 }, "r7a.32xlarge": { - "ap-northeast-1": 12.92122, - "eu-central-1": 0.0, + "ap-northeast-1": 11.74656, + "eu-central-1": 12.92122, "eu-north-1": 11.39072, - "eu-south-2": 0.0, - "eu-west-1": 10.89664, - "us-east-1": 10.71136, + "eu-south-2": 11.9863, + "eu-west-1": 0.0, + "us-east-1": 0.0, "us-east-2": 9.7376, "us-west-2": 9.7376 }, @@ -49260,103 +49620,96 @@ "eu-central-1": 17.61984, "eu-north-1": 15.5328, "eu-south-2": 16.34496, - "eu-west-1": 16.34496, + "eu-west-1": 0.0, "us-east-1": 0.0, - "us-east-2": 0.0, + "us-east-2": 14.6064, "us-west-2": 14.6064 }, - "r7g": { - "ap-east-1": 14.995, - "ap-northeast-1": 13.644, - "ap-northeast-2": 13.644, - "ap-south-1": 7.928, - "ap-south-2": 7.928, - "ap-southeast-1": 13.644, - "ap-southeast-2": 13.555, - "ca-central-1": 12.387, - "eu-central-1": 13.644, - "eu-north-1": 12.028, - "eu-south-1": 13.253, - "eu-south-2": 12.651, - "eu-west-1": 12.656, - "eu-west-2": 13.284, - "sa-east-1": 17.998, - "us-east-1": 11.31, - "us-east-2": 11.31, - "us-west-1": 12.566, - "us-west-2": 11.31 - }, "r7g.medium": { "ap-east-1": 0.071, "ap-northeast-1": 0.0687, "ap-northeast-2": 0.0646, - "ap-south-1": 0.0375, + "ap-south-1": 0.0399, "ap-south-2": 0.0399, "ap-southeast-1": 0.0687, - "ap-southeast-2": 0.0682, - "ca-central-1": 0.0624, - "eu-central-1": 0.0, - "eu-north-1": 0.0, - "eu-south-1": 0.0667, - "eu-south-2": 0.0, - "eu-west-1": 0.0, - "eu-west-2": 0.0629, - "sa-east-1": 0.0906, + "ap-southeast-2": 0.0, + "ap-southeast-5": 0.0549, + "ap-southeast-7": 0.0549, + "ca-central-1": 0.0587, + "eu-central-1": 0.0646, + "eu-north-1": 0.0604, + "eu-south-1": 0.0628, + "eu-south-2": 0.0637, + "eu-west-1": 0.0637, + "eu-west-2": 0.0669, + "me-south-1": 0.0659, + "mx-central-1": 0.0, + "sa-east-1": 0.0852, "us-east-1": 0.0, "us-east-2": 0.0536, - "us-west-1": 0.0, - "us-west-2": 0.0569 + "us-west-1": 0.0632, + "us-west-2": 0.0536 }, "r7g.large": { "ap-east-1": 0.142, - "ap-northeast-1": 0.0, + "ap-northeast-1": 0.1292, "ap-northeast-2": 0.1292, - "ap-south-1": 0.0798, + "ap-south-1": 0.0751, "ap-south-2": 0.0751, "ap-southeast-1": 0.1373, "ap-southeast-2": 0.1364, - "ca-central-1": 0.1247, - "eu-central-1": 0.0, + "ap-southeast-5": 0.1098, + "ap-southeast-7": 0.1167, + "ca-central-1": 0.1173, + "eu-central-1": 0.1292, "eu-north-1": 0.1139, "eu-south-1": 0.1334, - "eu-south-2": 0.1198, - "eu-west-1": 0.0, + "eu-south-2": 0.0, + "eu-west-1": 0.1199, "eu-west-2": 0.1337, - "sa-east-1": 0.1812, + "me-south-1": 0.1318, + "mx-central-1": 0.1125, + "sa-east-1": 0.1704, "us-east-1": 0.1071, - "us-east-2": 0.1138, + "us-east-2": 0.1071, "us-west-1": 0.0, - "us-west-2": 0.1138 + "us-west-2": 0.1071 }, "r7g.xlarge": { - "ap-east-1": 0.0, - "ap-northeast-1": 0.0, + "ap-east-1": 0.284, + "ap-northeast-1": 0.2584, "ap-northeast-2": 0.2746, - "ap-south-1": 0.0, - "ap-south-2": 0.1502, + "ap-south-1": 0.1502, + "ap-south-2": 0.1596, "ap-southeast-1": 0.2584, - "ap-southeast-2": 0.2567, - "ca-central-1": 0.0, + "ap-southeast-2": 0.2729, + "ap-southeast-5": 0.2196, + "ap-southeast-7": 0.2335, + "ca-central-1": 0.2346, "eu-central-1": 0.2584, - "eu-north-1": 0.0, + "eu-north-1": 0.2278, "eu-south-1": 0.251, "eu-south-2": 0.0, "eu-west-1": 0.2548, - "eu-west-2": 0.0, - "sa-east-1": 0.3624, - "us-east-1": 0.0, + "eu-west-2": 0.2516, + "me-south-1": 0.2637, + "mx-central-1": 0.2249, + "sa-east-1": 0.3409, + "us-east-1": 0.2142, "us-east-2": 0.2277, "us-west-1": 0.238, - "us-west-2": 0.0 + "us-west-2": 0.2142 }, "r7g.metal": { - "ap-east-1": 0.0, + "ap-east-1": 4.544, "ap-northeast-1": 4.1344, "ap-northeast-2": 4.1344, "ap-south-1": 2.4026, "ap-south-2": 0.0, - "ap-southeast-1": 4.1344, + "ap-southeast-1": 0.0, "ap-southeast-2": 4.1075, + "ap-southeast-5": 3.5142, + "ap-southeast-7": 3.5142, "ca-central-1": 3.7536, "eu-central-1": 0.0, "eu-north-1": 3.6448, @@ -49364,381 +49717,465 @@ "eu-south-2": 3.8336, "eu-west-1": 3.8352, "eu-west-2": 4.0256, + "me-south-1": 4.2187, + "mx-central-1": 0.0, "sa-east-1": 5.4541, - "us-east-1": 3.4272, - "us-east-2": 0.0, - "us-west-1": 0.0, + "us-east-1": 0.0, + "us-east-2": 3.4272, + "us-west-1": 3.808, "us-west-2": 3.4272 }, "r7g.2xlarge": { - "ap-east-1": 0.6037, + "ap-east-1": 0.568, "ap-northeast-1": 0.5168, "ap-northeast-2": 0.5168, "ap-south-1": 0.0, - "ap-south-2": 0.0, - "ap-southeast-1": 0.5168, + "ap-south-2": 0.3003, + "ap-southeast-1": 0.0, "ap-southeast-2": 0.0, - "ca-central-1": 0.0, + "ap-southeast-5": 0.4393, + "ap-southeast-7": 0.4393, + "ca-central-1": 0.4988, "eu-central-1": 0.5494, "eu-north-1": 0.4829, "eu-south-1": 0.0, - "eu-south-2": 0.5094, + "eu-south-2": 0.0, "eu-west-1": 0.4794, - "eu-west-2": 0.0, + "eu-west-2": 0.535, + "me-south-1": 0.5273, + "mx-central-1": 0.0, "sa-east-1": 0.6818, - "us-east-1": 0.0, + "us-east-1": 0.4284, "us-east-2": 0.4284, - "us-west-1": 0.506, + "us-west-1": 0.476, "us-west-2": 0.4284 }, "r7g.4xlarge": { - "ap-east-1": 1.2073, + "ap-east-1": 1.136, "ap-northeast-1": 1.0336, "ap-northeast-2": 1.0336, "ap-south-1": 0.0, "ap-south-2": 0.6006, "ap-southeast-1": 1.0336, - "ap-southeast-2": 1.0915, + "ap-southeast-2": 1.0269, + "ap-southeast-5": 0.0, + "ap-southeast-7": 0.0, "ca-central-1": 0.0, - "eu-central-1": 1.0987, - "eu-north-1": 0.0, - "eu-south-1": 0.0, - "eu-south-2": 0.0, + "eu-central-1": 1.0336, + "eu-north-1": 0.9112, + "eu-south-1": 1.004, + "eu-south-2": 0.9584, "eu-west-1": 0.9588, "eu-west-2": 1.0064, + "me-south-1": 1.0547, + "mx-central-1": 0.9564, "sa-east-1": 0.0, "us-east-1": 0.8568, - "us-east-2": 0.9108, - "us-west-1": 1.012, - "us-west-2": 0.9108 + "us-east-2": 0.0, + "us-west-1": 0.952, + "us-west-2": 0.8568 }, "r7g.8xlarge": { "ap-east-1": 2.272, "ap-northeast-1": 0.0, "ap-northeast-2": 2.0672, - "ap-south-1": 0.0, + "ap-south-1": 1.2013, "ap-south-2": 0.0, "ap-southeast-1": 2.0672, "ap-southeast-2": 2.0538, + "ap-southeast-5": 1.7571, + "ap-southeast-7": 1.7571, "ca-central-1": 1.9953, "eu-central-1": 0.0, "eu-north-1": 0.0, "eu-south-1": 2.0081, - "eu-south-2": 2.0376, - "eu-west-1": 2.0384, + "eu-south-2": 1.9168, + "eu-west-1": 0.0, "eu-west-2": 0.0, + "me-south-1": 0.0, + "mx-central-1": 1.7994, "sa-east-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 1.8216, + "us-east-1": 1.7136, + "us-east-2": 1.7136, "us-west-1": 1.904, "us-west-2": 0.0 }, "r7g.12xlarge": { - "ap-east-1": 3.622, - "ap-northeast-1": 3.1008, + "ap-east-1": 3.408, + "ap-northeast-1": 3.2962, "ap-northeast-2": 3.1008, - "ap-south-1": 1.9147, + "ap-south-1": 1.8019, "ap-south-2": 0.0, - "ap-southeast-1": 3.2962, - "ap-southeast-2": 3.2745, + "ap-southeast-1": 3.1008, + "ap-southeast-2": 3.0806, + "ap-southeast-5": 2.6357, + "ap-southeast-7": 2.8017, "ca-central-1": 2.8152, - "eu-central-1": 3.2962, + "eu-central-1": 3.1008, "eu-north-1": 2.7336, "eu-south-1": 3.0121, - "eu-south-2": 0.0, - "eu-west-1": 2.8764, + "eu-south-2": 2.8752, + "eu-west-1": 3.0576, "eu-west-2": 3.2098, + "me-south-1": 3.3633, + "mx-central-1": 2.8691, "sa-east-1": 4.0906, - "us-east-1": 2.5704, - "us-east-2": 2.7323, + "us-east-1": 0.0, + "us-east-2": 2.5704, "us-west-1": 0.0, - "us-west-2": 2.7323 + "us-west-2": 0.0 }, "r7g.16xlarge": { "ap-east-1": 4.544, - "ap-northeast-1": 0.0, + "ap-northeast-1": 4.1344, "ap-northeast-2": 4.1344, "ap-south-1": 2.4026, "ap-south-2": 0.0, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, + "ap-southeast-1": 4.1344, + "ap-southeast-2": 4.1075, + "ap-southeast-5": 3.5142, + "ap-southeast-7": 3.5142, "ca-central-1": 3.7536, "eu-central-1": 4.1344, - "eu-north-1": 0.0, + "eu-north-1": 3.6448, "eu-south-1": 0.0, "eu-south-2": 3.8336, "eu-west-1": 0.0, "eu-west-2": 0.0, - "sa-east-1": 0.0, + "me-south-1": 4.2187, + "mx-central-1": 3.5987, + "sa-east-1": 5.4541, "us-east-1": 0.0, "us-east-2": 0.0, - "us-west-1": 0.0, + "us-west-1": 3.808, "us-west-2": 3.4272 }, "r7gd": { - "ap-northeast-1": 17.364, - "ap-south-1": 9.293, - "ap-southeast-1": 17.364, - "ap-southeast-2": 16.537, - "eu-central-1": 17.264, - "eu-north-1": 15.168, - "eu-south-2": 15.967, + "ap-southeast-3": 17.363, + "ap-southeast-7": 14.759, "eu-west-1": 15.967, - "us-east-1": 14.37, - "us-east-2": 14.37, - "us-west-1": 16.166, - "us-west-2": 14.37 + "us-gov-west-1": 17.27 }, "r7gd.medium": { + "ap-east-1": 0.0827, "ap-northeast-1": 0.0, "ap-south-1": 0.044, - "ap-southeast-1": 0.0871, + "ap-southeast-1": 0.0822, "ap-southeast-2": 0.0783, + "ap-southeast-3": 0.0, + "ap-southeast-5": 0.0741, + "ap-southeast-7": 0.0, "eu-central-1": 0.0817, "eu-north-1": 0.0761, - "eu-south-2": 0.0, - "eu-west-1": 0.0801, + "eu-south-2": 0.0756, + "eu-west-1": 0.0756, + "me-central-1": 0.0832, + "mx-central-1": 0.0714, "us-east-1": 0.068, - "us-east-2": 0.0, - "us-west-1": 0.0811, + "us-east-2": 0.0721, + "us-gov-east-1": 0.0, + "us-gov-west-1": 0.0, + "us-west-1": 0.0765, "us-west-2": 0.0 }, "r7gd.large": { + "ap-east-1": 0.1654, "ap-northeast-1": 0.1743, - "ap-south-1": 0.0, - "ap-southeast-1": 0.1644, - "ap-southeast-2": 0.0, + "ap-south-1": 0.0933, + "ap-southeast-1": 0.0, + "ap-southeast-2": 0.1566, + "ap-southeast-3": 0.0, + "ap-southeast-5": 0.1398, + "ap-southeast-7": 0.1398, "eu-central-1": 0.1635, - "eu-north-1": 0.1523, - "eu-south-2": 0.0, - "eu-west-1": 0.1512, - "us-east-1": 0.0, - "us-east-2": 0.1442, - "us-west-1": 0.0, - "us-west-2": 0.1442 + "eu-north-1": 0.0, + "eu-south-2": 0.1512, + "eu-west-1": 0.1603, + "me-central-1": 0.1663, + "mx-central-1": 0.1429, + "us-east-1": 0.1361, + "us-east-2": 0.1361, + "us-gov-east-1": 0.1733, + "us-gov-west-1": 0.1734, + "us-west-1": 0.1531, + "us-west-2": 0.1361 }, "r7gd.xlarge": { + "ap-east-1": 0.0, "ap-northeast-1": 0.0, - "ap-south-1": 0.1866, + "ap-south-1": 0.176, "ap-southeast-1": 0.3289, "ap-southeast-2": 0.3132, - "eu-central-1": 0.0, - "eu-north-1": 0.2873, - "eu-south-2": 0.0, - "eu-west-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 0.2885, + "ap-southeast-3": 0.3288, + "ap-southeast-5": 0.2795, + "ap-southeast-7": 0.2795, + "eu-central-1": 0.3466, + "eu-north-1": 0.0, + "eu-south-2": 0.3024, + "eu-west-1": 0.3205, + "me-central-1": 0.3526, + "mx-central-1": 0.2858, + "us-east-1": 0.2722, + "us-east-2": 0.2722, + "us-gov-east-1": 0.327, + "us-gov-west-1": 0.3271, "us-west-1": 0.3062, "us-west-2": 0.0 }, "r7gd.metal": { + "ap-east-1": 5.2922, "ap-northeast-1": 5.2618, "ap-south-1": 2.816, - "ap-southeast-1": 0.0, + "ap-southeast-1": 5.2618, "ap-southeast-2": 5.0112, + "ap-southeast-3": 0.0, + "ap-southeast-5": 0.0, + "ap-southeast-7": 0.0, "eu-central-1": 5.2315, "eu-north-1": 0.0, "eu-south-2": 4.8384, "eu-west-1": 0.0, + "me-central-1": 5.3222, + "mx-central-1": 4.5722, "us-east-1": 0.0, "us-east-2": 4.3546, + "us-gov-east-1": 5.2314, + "us-gov-west-1": 0.0, "us-west-1": 4.8989, "us-west-2": 4.3546 }, "r7gd.2xlarge": { - "ap-northeast-1": 0.6972, - "ap-south-1": 0.352, + "ap-east-1": 0.7012, + "ap-northeast-1": 0.6577, + "ap-south-1": 0.3731, "ap-southeast-1": 0.6577, "ap-southeast-2": 0.664, + "ap-southeast-3": 0.0, + "ap-southeast-5": 0.559, + "ap-southeast-7": 0.559, "eu-central-1": 0.6932, - "eu-north-1": 0.609, - "eu-south-2": 0.0, + "eu-north-1": 0.5746, + "eu-south-2": 0.6048, "eu-west-1": 0.6048, + "me-central-1": 0.7052, + "mx-central-1": 0.0, "us-east-1": 0.5443, "us-east-2": 0.0, - "us-west-1": 0.0, + "us-gov-east-1": 0.6539, + "us-gov-west-1": 0.6542, + "us-west-1": 0.6124, "us-west-2": 0.0 }, "r7gd.4xlarge": { + "ap-east-1": 1.4024, "ap-northeast-1": 1.3154, - "ap-south-1": 0.7462, - "ap-southeast-1": 1.3944, + "ap-south-1": 0.704, + "ap-southeast-1": 1.3154, "ap-southeast-2": 1.2528, + "ap-southeast-3": 1.3154, + "ap-southeast-5": 0.0, + "ap-southeast-7": 0.0, "eu-central-1": 1.3079, "eu-north-1": 1.2181, - "eu-south-2": 1.2822, - "eu-west-1": 1.2822, + "eu-south-2": 1.2096, + "eu-west-1": 1.2096, + "me-central-1": 1.3306, + "mx-central-1": 1.143, "us-east-1": 1.1538, - "us-east-2": 1.1538, + "us-east-2": 1.0886, + "us-gov-east-1": 1.3078, + "us-gov-west-1": 1.3083, "us-west-1": 0.0, "us-west-2": 0.0 }, "r7gd.8xlarge": { + "ap-east-1": 2.6461, "ap-northeast-1": 2.6309, "ap-south-1": 1.408, - "ap-southeast-1": 0.0, + "ap-southeast-1": 2.6309, "ap-southeast-2": 0.0, - "eu-central-1": 2.7727, + "ap-southeast-3": 2.6307, + "ap-southeast-5": 2.2362, + "ap-southeast-7": 2.2362, + "eu-central-1": 2.6158, "eu-north-1": 0.0, - "eu-south-2": 0.0, - "eu-west-1": 0.0, + "eu-south-2": 2.5644, + "eu-west-1": 2.5644, + "me-central-1": 2.6611, + "mx-central-1": 2.4229, "us-east-1": 0.0, - "us-east-2": 0.0, - "us-west-1": 2.5964, - "us-west-2": 2.3076 + "us-east-2": 2.1773, + "us-gov-east-1": 2.6157, + "us-gov-west-1": 2.6166, + "us-west-1": 2.4494, + "us-west-2": 2.1773 }, "r7gd.12xlarge": { + "ap-east-1": 3.9691, "ap-northeast-1": 3.9463, "ap-south-1": 2.112, - "ap-southeast-1": 4.1831, + "ap-southeast-1": 3.9463, "ap-southeast-2": 3.7584, - "eu-central-1": 4.1591, - "eu-north-1": 0.0, - "eu-south-2": 3.8465, - "eu-west-1": 0.0, - "us-east-1": 0.0, + "ap-southeast-3": 3.9461, + "ap-southeast-5": 3.5555, + "ap-southeast-7": 3.3542, + "eu-central-1": 0.0, + "eu-north-1": 3.6542, + "eu-south-2": 3.6288, + "eu-west-1": 3.6288, + "me-central-1": 4.2312, + "mx-central-1": 3.6344, + "us-east-1": 3.2659, "us-east-2": 3.2659, - "us-west-1": 3.6742, + "us-gov-east-1": 3.9235, + "us-gov-west-1": 0.0, + "us-west-1": 3.8946, "us-west-2": 3.2659 }, "r7gd.16xlarge": { + "ap-east-1": 5.2922, "ap-northeast-1": 5.2618, "ap-south-1": 2.816, - "ap-southeast-1": 0.0, + "ap-southeast-1": 5.2618, "ap-southeast-2": 5.0112, + "ap-southeast-3": 5.2614, + "ap-southeast-5": 4.4723, + "ap-southeast-7": 0.0, "eu-central-1": 5.2315, - "eu-north-1": 0.0, + "eu-north-1": 4.5965, "eu-south-2": 4.8384, "eu-west-1": 4.8384, + "me-central-1": 5.3222, + "mx-central-1": 4.5722, "us-east-1": 4.3546, - "us-east-2": 0.0, + "us-east-2": 4.3546, + "us-gov-east-1": 5.2314, + "us-gov-west-1": 5.2333, "us-west-1": 4.8989, "us-west-2": 4.3546 }, - "r7i": { - "ap-northeast-1": 16.854, - "ap-northeast-2": 16.854, - "ap-south-1": 14.414, - "ap-southeast-1": 16.854, - "ap-southeast-2": 16.743, - "ap-southeast-3": 16.854, - "ca-central-1": 15.301, - "eu-central-1": 16.854, - "eu-north-1": 14.858, - "eu-south-2": 15.634, - "eu-west-1": 15.634, - "eu-west-2": 16.41, - "eu-west-3": 16.41, - "sa-east-1": 22.287, - "us-east-1": 13.971, - "us-east-2": 13.971, - "us-gov-east-1": 16.743, - "us-gov-west-1": 16.743, - "us-west-1": 15.523, - "us-west-2": 13.971 - }, "r7i.large": { "ap-northeast-1": 0.1596, "ap-northeast-2": 0.1596, - "ap-south-1": 0.15015, - "ap-southeast-1": 0.17556, + "ap-south-1": 0.1365, + "ap-southeast-1": 0.0, "ap-southeast-2": 0.15855, - "ap-southeast-3": 0.0, + "ap-southeast-3": 0.1596, + "ap-southeast-5": 0.13566, + "ap-southeast-7": 0.13566, "ca-central-1": 0.1449, "eu-central-1": 0.0, "eu-north-1": 0.1407, - "eu-south-2": 0.14805, - "eu-west-1": 0.16286, + "eu-south-1": 0.1554, + "eu-south-2": 0.16286, + "eu-west-1": 0.14805, "eu-west-2": 0.1554, - "eu-west-3": 0.1554, - "sa-east-1": 0.21105, + "eu-west-3": 0.17094, + "mx-central-1": 0.13892, + "sa-east-1": 0.23216, "us-east-1": 0.14553, - "us-east-2": 0.14553, - "us-gov-east-1": 0.15855, + "us-east-2": 0.1323, + "us-gov-east-1": 0.17441, "us-gov-west-1": 0.0, - "us-west-1": 0.0, + "us-west-1": 0.1617, "us-west-2": 0.1323 }, "r7i.xlarge": { - "ap-northeast-1": 0.35112, + "ap-northeast-1": 0.3192, "ap-northeast-2": 0.0, "ap-south-1": 0.273, "ap-southeast-1": 0.3192, - "ap-southeast-2": 0.3171, - "ap-southeast-3": 0.35112, + "ap-southeast-2": 0.0, + "ap-southeast-3": 0.3192, + "ap-southeast-5": 0.27132, + "ap-southeast-7": 0.27132, "ca-central-1": 0.2898, "eu-central-1": 0.0, "eu-north-1": 0.0, + "eu-south-1": 0.3108, "eu-south-2": 0.0, "eu-west-1": 0.2961, - "eu-west-2": 0.34188, - "eu-west-3": 0.0, + "eu-west-2": 0.3108, + "eu-west-3": 0.34188, + "mx-central-1": 0.27784, "sa-east-1": 0.46431, "us-east-1": 0.2646, - "us-east-2": 0.0, + "us-east-2": 0.2646, "us-gov-east-1": 0.3171, "us-gov-west-1": 0.3171, - "us-west-1": 0.294, - "us-west-2": 0.0 + "us-west-1": 0.0, + "us-west-2": 0.29106 }, "r7i.metal-24xl": { - "ap-northeast-1": 8.42688, - "ap-northeast-2": 8.42688, - "ap-south-1": 7.2072, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, - "ap-southeast-3": 8.42688, + "ap-northeast-1": 7.6608, + "ap-northeast-2": 0.0, + "ap-south-1": 6.552, + "ap-southeast-1": 8.42688, + "ap-southeast-2": 7.6104, + "ap-southeast-3": 7.6608, + "ap-southeast-5": 6.51168, + "ap-southeast-7": 6.51168, "ca-central-1": 6.9552, "eu-central-1": 0.0, - "eu-north-1": 6.7536, - "eu-south-2": 7.1064, + "eu-north-1": 0.0, + "eu-south-1": 7.4592, + "eu-south-2": 0.0, "eu-west-1": 0.0, - "eu-west-2": 7.4592, - "eu-west-3": 8.20512, + "eu-west-2": 8.20512, + "eu-west-3": 7.4592, + "mx-central-1": 7.33498, "sa-east-1": 10.1304, "us-east-1": 6.3504, - "us-east-2": 6.3504, + "us-east-2": 6.98544, "us-gov-east-1": 7.6104, - "us-gov-west-1": 0.0, - "us-west-1": 7.7616, - "us-west-2": 0.0 + "us-gov-west-1": 8.37144, + "us-west-1": 0.0, + "us-west-2": 6.3504 }, "r7i.metal-48xl": { - "ap-northeast-1": 0.0, + "ap-northeast-1": 15.3216, "ap-northeast-2": 15.3216, "ap-south-1": 13.104, "ap-southeast-1": 15.3216, "ap-southeast-2": 15.2208, "ap-southeast-3": 15.3216, + "ap-southeast-5": 13.02336, + "ap-southeast-7": 13.02336, "ca-central-1": 0.0, - "eu-central-1": 0.0, + "eu-central-1": 15.3216, "eu-north-1": 13.5072, + "eu-south-1": 14.9184, "eu-south-2": 0.0, "eu-west-1": 14.2128, - "eu-west-2": 0.0, + "eu-west-2": 14.9184, "eu-west-3": 14.9184, + "mx-central-1": 0.0, "sa-east-1": 20.2608, "us-east-1": 12.7008, - "us-east-2": 0.0, - "us-gov-east-1": 0.0, + "us-east-2": 12.7008, + "us-gov-east-1": 15.2208, "us-gov-west-1": 15.2208, "us-west-1": 0.0, "us-west-2": 12.7008 }, "r7i.2xlarge": { - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, - "ap-south-1": 0.0, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.69762, + "ap-northeast-1": 0.70224, + "ap-northeast-2": 0.70224, + "ap-south-1": 0.546, + "ap-southeast-1": 0.70224, + "ap-southeast-2": 0.6342, "ap-southeast-3": 0.6384, - "ca-central-1": 0.63756, - "eu-central-1": 0.0, + "ap-southeast-5": 0.5969, + "ap-southeast-7": 0.54264, + "ca-central-1": 0.5796, + "eu-central-1": 0.6384, "eu-north-1": 0.61908, + "eu-south-1": 0.6216, "eu-south-2": 0.5922, "eu-west-1": 0.0, "eu-west-2": 0.68376, "eu-west-3": 0.6216, + "mx-central-1": 0.55568, "sa-east-1": 0.8442, "us-east-1": 0.5292, "us-east-2": 0.58212, @@ -49748,224 +50185,391 @@ "us-west-2": 0.58212 }, "r7i.4xlarge": { - "ap-northeast-1": 1.40448, + "ap-northeast-1": 1.2768, "ap-northeast-2": 0.0, "ap-south-1": 1.092, "ap-southeast-1": 1.40448, - "ap-southeast-2": 0.0, + "ap-southeast-2": 1.2684, "ap-southeast-3": 1.2768, + "ap-southeast-5": 1.08528, + "ap-southeast-7": 1.08528, "ca-central-1": 0.0, "eu-central-1": 1.2768, "eu-north-1": 1.1256, + "eu-south-1": 1.2432, "eu-south-2": 0.0, "eu-west-1": 1.1844, - "eu-west-2": 0.0, - "eu-west-3": 1.2432, - "sa-east-1": 0.0, + "eu-west-2": 1.2432, + "eu-west-3": 1.36752, + "mx-central-1": 1.11136, + "sa-east-1": 1.85724, "us-east-1": 1.0584, - "us-east-2": 1.16424, - "us-gov-east-1": 1.39524, - "us-gov-west-1": 0.0, - "us-west-1": 0.0, + "us-east-2": 1.0584, + "us-gov-east-1": 1.2684, + "us-gov-west-1": 1.2684, + "us-west-1": 1.176, "us-west-2": 1.0584 }, "r7i.8xlarge": { "ap-northeast-1": 0.0, - "ap-northeast-2": 2.80896, - "ap-south-1": 2.4024, - "ap-southeast-1": 2.5536, - "ap-southeast-2": 2.5368, - "ap-southeast-3": 2.5536, - "ca-central-1": 0.0, + "ap-northeast-2": 2.5536, + "ap-south-1": 2.184, + "ap-southeast-1": 2.80896, + "ap-southeast-2": 2.79048, + "ap-southeast-3": 0.0, + "ap-southeast-5": 2.17056, + "ap-southeast-7": 0.0, + "ca-central-1": 2.3184, "eu-central-1": 2.5536, "eu-north-1": 2.2512, + "eu-south-1": 0.0, "eu-south-2": 2.60568, - "eu-west-1": 0.0, + "eu-west-1": 2.60568, "eu-west-2": 2.73504, "eu-west-3": 2.4864, - "sa-east-1": 3.3768, - "us-east-1": 2.1168, - "us-east-2": 0.0, + "mx-central-1": 2.22272, + "sa-east-1": 0.0, + "us-east-1": 2.32848, + "us-east-2": 2.1168, "us-gov-east-1": 2.79048, - "us-gov-west-1": 2.5368, - "us-west-1": 2.5872, - "us-west-2": 2.1168 + "us-gov-west-1": 2.79048, + "us-west-1": 2.352, + "us-west-2": 0.0 }, "r7i.12xlarge": { "ap-northeast-1": 3.8304, "ap-northeast-2": 3.8304, - "ap-south-1": 3.6036, - "ap-southeast-1": 0.0, - "ap-southeast-2": 3.8052, + "ap-south-1": 0.0, + "ap-southeast-1": 3.8304, + "ap-southeast-2": 4.18572, "ap-southeast-3": 3.8304, + "ap-southeast-5": 3.25584, + "ap-southeast-7": 3.25584, "ca-central-1": 0.0, "eu-central-1": 4.21344, - "eu-north-1": 0.0, - "eu-south-2": 0.0, + "eu-north-1": 3.3768, + "eu-south-1": 4.10256, + "eu-south-2": 3.5532, "eu-west-1": 3.90852, - "eu-west-2": 4.10256, - "eu-west-3": 3.7296, - "sa-east-1": 5.57172, + "eu-west-2": 3.7296, + "eu-west-3": 0.0, + "mx-central-1": 3.33408, + "sa-east-1": 5.0652, "us-east-1": 3.1752, - "us-east-2": 3.1752, + "us-east-2": 0.0, "us-gov-east-1": 3.8052, "us-gov-west-1": 0.0, - "us-west-1": 3.528, - "us-west-2": 3.49272 + "us-west-1": 0.0, + "us-west-2": 3.1752 }, "r7i.16xlarge": { - "ap-northeast-1": 0.0, - "ap-northeast-2": 5.61792, - "ap-south-1": 0.0, - "ap-southeast-1": 5.1072, - "ap-southeast-2": 0.0, + "ap-northeast-1": 5.1072, + "ap-northeast-2": 5.1072, + "ap-south-1": 4.368, + "ap-southeast-1": 0.0, + "ap-southeast-2": 5.58096, "ap-southeast-3": 5.1072, - "ca-central-1": 5.10048, + "ap-southeast-5": 4.34112, + "ap-southeast-7": 4.34112, + "ca-central-1": 4.6368, "eu-central-1": 5.61792, - "eu-north-1": 4.5024, + "eu-north-1": 0.0, + "eu-south-1": 5.47008, "eu-south-2": 4.7376, - "eu-west-1": 0.0, + "eu-west-1": 5.21136, "eu-west-2": 5.47008, "eu-west-3": 5.47008, - "sa-east-1": 0.0, + "mx-central-1": 4.44544, + "sa-east-1": 6.7536, "us-east-1": 4.65696, - "us-east-2": 0.0, - "us-gov-east-1": 0.0, + "us-east-2": 4.2336, + "us-gov-east-1": 5.58096, "us-gov-west-1": 5.0736, - "us-west-1": 0.0, - "us-west-2": 4.65696 + "us-west-1": 5.1744, + "us-west-2": 4.2336 }, "r7i.24xlarge": { "ap-northeast-1": 8.42688, "ap-northeast-2": 8.42688, - "ap-south-1": 7.2072, + "ap-south-1": 6.552, "ap-southeast-1": 8.42688, - "ap-southeast-2": 0.0, + "ap-southeast-2": 8.37144, "ap-southeast-3": 7.6608, - "ca-central-1": 7.65072, - "eu-central-1": 8.42688, + "ap-southeast-5": 7.16285, + "ap-southeast-7": 0.0, + "ca-central-1": 6.9552, + "eu-central-1": 7.6608, "eu-north-1": 6.7536, - "eu-south-2": 7.81704, - "eu-west-1": 7.1064, - "eu-west-2": 0.0, - "eu-west-3": 0.0, + "eu-south-1": 7.4592, + "eu-south-2": 7.1064, + "eu-west-1": 7.81704, + "eu-west-2": 8.20512, + "eu-west-3": 7.4592, + "mx-central-1": 6.66816, "sa-east-1": 10.1304, "us-east-1": 6.98544, - "us-east-2": 0.0, - "us-gov-east-1": 8.37144, - "us-gov-west-1": 7.6104, + "us-east-2": 6.98544, + "us-gov-east-1": 0.0, + "us-gov-west-1": 8.37144, "us-west-1": 7.056, - "us-west-2": 0.0 + "us-west-2": 6.98544 }, "r7i.48xlarge": { "ap-northeast-1": 15.3216, "ap-northeast-2": 15.3216, - "ap-south-1": 0.0, + "ap-south-1": 13.104, "ap-southeast-1": 0.0, - "ap-southeast-2": 15.2208, + "ap-southeast-2": 0.0, "ap-southeast-3": 15.3216, + "ap-southeast-5": 13.02336, + "ap-southeast-7": 13.02336, "ca-central-1": 13.9104, "eu-central-1": 15.3216, "eu-north-1": 0.0, + "eu-south-1": 0.0, "eu-south-2": 14.2128, "eu-west-1": 0.0, - "eu-west-2": 0.0, + "eu-west-2": 14.9184, "eu-west-3": 14.9184, + "mx-central-1": 13.33632, "sa-east-1": 20.2608, "us-east-1": 0.0, "us-east-2": 12.7008, "us-gov-east-1": 15.2208, "us-gov-west-1": 0.0, - "us-west-1": 14.112, - "us-west-2": 0.0 + "us-west-1": 0.0, + "us-west-2": 12.7008 }, "r7iz": { "ap-northeast-1": 15.981, "eu-central-1": 15.84, "eu-west-1": 14.643, "us-east-1": 13.094, - "us-east-2": 13.094, - "us-west-2": 13.094 + "us-east-2": 13.094 }, "r7iz.large": { - "ap-northeast-1": 0.2497, + "ap-northeast-1": 0.227, "eu-central-1": 0.225, "eu-west-1": 0.208, "us-east-1": 0.2046, "us-east-2": 0.186, - "us-west-2": 0.2046 + "us-west-2": 0.186 }, "r7iz.xlarge": { - "ap-northeast-1": 0.0, + "ap-northeast-1": 0.4994, "eu-central-1": 0.0, - "eu-west-1": 0.4576, - "us-east-1": 0.4092, - "us-east-2": 0.0, - "us-west-2": 0.4092 + "eu-west-1": 0.416, + "us-east-1": 0.372, + "us-east-2": 0.372, + "us-west-2": 0.372 }, "r7iz.metal-16xl": { "ap-northeast-1": 0.0, "eu-central-1": 7.92, "eu-west-1": 0.0, - "us-east-1": 6.5472, - "us-east-2": 0.0, - "us-west-2": 0.0 + "us-east-1": 5.952, + "us-east-2": 5.952, + "us-west-2": 5.952 }, "r7iz.metal-32xl": { "ap-northeast-1": 14.528, - "eu-central-1": 15.84, + "eu-central-1": 14.4, "eu-west-1": 13.312, - "us-east-1": 11.904, + "us-east-1": 0.0, "us-east-2": 11.904, "us-west-2": 11.904 }, "r7iz.2xlarge": { - "ap-northeast-1": 0.0, - "eu-central-1": 0.99, + "ap-northeast-1": 0.9988, + "eu-central-1": 0.9, "eu-west-1": 0.832, "us-east-1": 0.8184, - "us-east-2": 0.0, + "us-east-2": 0.8184, "us-west-2": 0.744 }, "r7iz.4xlarge": { "ap-northeast-1": 0.0, - "eu-central-1": 0.0, + "eu-central-1": 1.98, "eu-west-1": 1.664, - "us-east-1": 1.6368, - "us-east-2": 0.0, + "us-east-1": 1.488, + "us-east-2": 1.488, "us-west-2": 1.488 }, "r7iz.8xlarge": { - "ap-northeast-1": 3.632, + "ap-northeast-1": 3.9952, "eu-central-1": 3.6, "eu-west-1": 3.328, "us-east-1": 3.2736, - "us-east-2": 3.2736, - "us-west-2": 0.0 + "us-east-2": 2.976, + "us-west-2": 3.2736 }, "r7iz.12xlarge": { "ap-northeast-1": 5.448, - "eu-central-1": 0.0, + "eu-central-1": 5.4, "eu-west-1": 0.0, - "us-east-1": 4.9104, - "us-east-2": 4.9104, - "us-west-2": 0.0 + "us-east-1": 4.464, + "us-east-2": 4.464, + "us-west-2": 4.464 }, "r7iz.16xlarge": { "ap-northeast-1": 7.9904, - "eu-central-1": 0.0, + "eu-central-1": 7.2, "eu-west-1": 6.656, - "us-east-1": 0.0, - "us-east-2": 0.0, + "us-east-1": 5.952, + "us-east-2": 6.5472, "us-west-2": 6.5472 }, "r7iz.32xlarge": { - "ap-northeast-1": 15.9808, + "ap-northeast-1": 0.0, "eu-central-1": 14.4, + "eu-west-1": 14.6432, + "us-east-1": 13.0944, + "us-east-2": 13.0944, + "us-west-2": 11.904 + }, + "r8g.medium": { + "ap-northeast-1": 0.07106, + "ap-south-1": 0.0, + "ap-southeast-2": 0.0, + "eu-central-1": 0.0, + "eu-north-1": 0.06265, + "eu-south-2": 0.07248, + "eu-west-1": 0.06592, + "us-east-1": 0.05891, + "us-east-2": 0.0, + "us-west-2": 0.05891 + }, + "r8g.large": { + "ap-northeast-1": 0.14212, + "ap-south-1": 0.08258, + "ap-southeast-2": 0.1412, + "eu-central-1": 0.14212, + "eu-north-1": 0.12529, + "eu-south-2": 0.13178, + "eu-west-1": 0.13184, + "us-east-1": 0.1296, + "us-east-2": 0.11782, + "us-west-2": 0.0 + }, + "r8g.xlarge": { + "ap-northeast-1": 0.31266, + "ap-south-1": 0.16516, + "ap-southeast-2": 0.0, + "eu-central-1": 0.28424, + "eu-north-1": 0.25058, + "eu-south-2": 0.26356, + "eu-west-1": 0.26368, + "us-east-1": 0.23564, + "us-east-2": 0.0, + "us-west-2": 0.23564 + }, + "r8g.metal-24xl": { + "ap-northeast-1": 6.82176, + "ap-south-1": 0.0, + "ap-southeast-2": 0.0, + "eu-central-1": 6.82176, + "eu-north-1": 6.01392, + "eu-south-2": 6.32544, + "eu-west-1": 6.32832, + "us-east-1": 0.0, + "us-east-2": 5.65536, + "us-west-2": 5.65536 + }, + "r8g.metal-48xl": { + "ap-northeast-1": 13.64352, + "ap-south-1": 0.0, + "ap-southeast-2": 13.5552, + "eu-central-1": 13.64352, + "eu-north-1": 12.02784, + "eu-south-2": 12.65088, "eu-west-1": 0.0, "us-east-1": 0.0, - "us-east-2": 11.904, - "us-west-2": 11.904 + "us-east-2": 11.31072, + "us-west-2": 11.31072 + }, + "r8g.2xlarge": { + "ap-northeast-1": 0.56848, + "ap-south-1": 0.0, + "ap-southeast-2": 0.5648, + "eu-central-1": 0.56848, + "eu-north-1": 0.50116, + "eu-south-2": 0.52712, + "eu-west-1": 0.5801, + "us-east-1": 0.51841, + "us-east-2": 0.0, + "us-west-2": 0.51841 + }, + "r8g.4xlarge": { + "ap-northeast-1": 1.13696, + "ap-south-1": 0.66064, + "ap-southeast-2": 1.1296, + "eu-central-1": 0.0, + "eu-north-1": 1.00232, + "eu-south-2": 1.05424, + "eu-west-1": 1.05472, + "us-east-1": 0.94256, + "us-east-2": 0.94256, + "us-west-2": 0.94256 + }, + "r8g.8xlarge": { + "ap-northeast-1": 2.27392, + "ap-south-1": 1.32128, + "ap-southeast-2": 2.48512, + "eu-central-1": 0.0, + "eu-north-1": 2.00464, + "eu-south-2": 2.10848, + "eu-west-1": 2.32038, + "us-east-1": 1.88512, + "us-east-2": 0.0, + "us-west-2": 0.0 + }, + "r8g.12xlarge": { + "ap-northeast-1": 3.41088, + "ap-south-1": 1.98192, + "ap-southeast-2": 3.3888, + "eu-central-1": 3.41088, + "eu-north-1": 3.00696, + "eu-south-2": 0.0, + "eu-west-1": 3.16416, + "us-east-1": 2.82768, + "us-east-2": 2.82768, + "us-west-2": 0.0 + }, + "r8g.16xlarge": { + "ap-northeast-1": 4.54784, + "ap-south-1": 2.90682, + "ap-southeast-2": 4.97024, + "eu-central-1": 0.0, + "eu-north-1": 4.00928, + "eu-south-2": 4.21696, + "eu-west-1": 0.0, + "us-east-1": 3.77024, + "us-east-2": 3.77024, + "us-west-2": 4.14726 + }, + "r8g.24xlarge": { + "ap-northeast-1": 7.50394, + "ap-south-1": 3.96384, + "ap-southeast-2": 7.45536, + "eu-central-1": 6.82176, + "eu-north-1": 6.01392, + "eu-south-2": 6.32544, + "eu-west-1": 6.32832, + "us-east-1": 6.2209, + "us-east-2": 0.0, + "us-west-2": 6.2209 + }, + "r8g.48xlarge": { + "ap-northeast-1": 13.64352, + "ap-south-1": 7.92768, + "ap-southeast-2": 0.0, + "eu-central-1": 13.64352, + "eu-north-1": 12.02784, + "eu-south-2": 12.65088, + "eu-west-1": 12.65664, + "us-east-1": 0.0, + "us-east-2": 0.0, + "us-west-2": 0.0 }, "t1.micro": { "ap-northeast-1": 0.026, @@ -49982,7 +50586,7 @@ "ap-northeast-1": 0.0152, "ap-northeast-2": 0.0144, "ap-northeast-3": 0.0152, - "ap-south-1": 0.0, + "ap-south-1": 0.0124, "ap-southeast-1": 0.0146, "ap-southeast-2": 0.0146, "ca-central-1": 0.0128, @@ -50027,7 +50631,7 @@ "eu-central-1": 0.0536, "eu-west-1": 0.05, "eu-west-2": 0.052, - "eu-west-3": 0.0, + "eu-west-3": 0.0528, "sa-east-1": 0.0744, "us-east-1": 0.0464, "us-east-2": 0.0464, @@ -50112,204 +50716,189 @@ "us-west-2": 0.3712 }, "t3": { - "af-south-1": 11.455, - "ap-east-1": 12.334, - "ap-northeast-1": 11.489, - "ap-northeast-2": 10.982, - "ap-northeast-3": 11.489, - "ap-south-1": 9.462, - "ap-south-2": 9.462, - "ap-southeast-1": 11.151, - "ap-southeast-2": 11.151, - "ap-southeast-3": 11.151, - "ap-southeast-4": 11.151, - "ca-central-1": 9.8, - "ca-west-1": 9.8, - "eu-central-1": 10.138, - "eu-central-2": 11.151, - "eu-north-1": 9.124, - "eu-south-1": 10.121, - "eu-south-2": 9.631, - "eu-west-1": 9.631, - "eu-west-2": 9.969, - "eu-west-3": 9.969, - "il-central-1": 10.121, - "me-central-1": 10.594, - "me-south-1": 10.594, - "sa-east-1": 14.193, - "us-east-1": 8.786, - "us-east-2": 8.786, - "us-gov-east-1": 10.307, - "us-gov-west-1": 10.307, - "us-west-1": 10.476, - "us-west-2": 8.786 + "sa-east-1": 14.193 }, "t3.micro": { - "af-south-1": 0.0136, - "ap-east-1": 0.0, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, - "ap-northeast-3": 0.0144, - "ap-south-1": 0.0, - "ap-south-2": 0.0112, + "af-south-1": 0.0, + "ap-east-1": 0.0146, + "ap-northeast-1": 0.0145, + "ap-northeast-2": 0.013, + "ap-northeast-3": 0.0136, + "ap-south-1": 0.0119, + "ap-south-2": 0.0, "ap-southeast-1": 0.0132, "ap-southeast-2": 0.0132, - "ap-southeast-3": 0.0, + "ap-southeast-3": 0.0132, "ap-southeast-4": 0.014, - "ca-central-1": 0.0116, + "ap-southeast-5": 0.0119, + "ap-southeast-7": 0.0119, + "ca-central-1": 0.0123, "ca-west-1": 0.0116, "eu-central-1": 0.0, "eu-central-2": 0.0132, - "eu-north-1": 0.0, - "eu-south-1": 0.0127, + "eu-north-1": 0.0108, + "eu-south-1": 0.012, "eu-south-2": 0.0114, - "eu-west-1": 0.0122, - "eu-west-2": 0.0118, + "eu-west-1": 0.0114, + "eu-west-2": 0.0126, "eu-west-3": 0.0118, "il-central-1": 0.0127, "me-central-1": 0.0125, "me-south-1": 0.0125, - "sa-east-1": 0.0177, + "mx-central-1": 0.0109, + "sa-east-1": 0.0168, "us-east-1": 0.0104, - "us-east-2": 0.0, - "us-gov-east-1": 0.0, - "us-gov-west-1": 0.0122, - "us-west-1": 0.0133, - "us-west-2": 0.0, + "us-east-2": 0.0104, + "us-gov-east-1": 0.0122, + "us-gov-west-1": 0.0129, + "us-west-1": 0.0124, + "us-west-2": 0.0104, "us-west-2-lax-1": 0.0125 }, "t3.small": { "af-south-1": 0.0, - "ap-east-1": 0.0, - "ap-northeast-1": 0.0, + "ap-east-1": 0.0292, + "ap-northeast-1": 0.029, "ap-northeast-2": 0.026, "ap-northeast-3": 0.0, - "ap-south-1": 0.0, + "ap-south-1": 0.0237, "ap-south-2": 0.0224, - "ap-southeast-1": 0.0264, + "ap-southeast-1": 0.028, "ap-southeast-2": 0.0264, "ap-southeast-3": 0.0264, - "ap-southeast-4": 0.028, + "ap-southeast-4": 0.0264, + "ap-southeast-5": 0.0238, + "ap-southeast-7": 0.0238, "ca-central-1": 0.0, - "ca-west-1": 0.0246, + "ca-west-1": 0.0232, "eu-central-1": 0.024, "eu-central-2": 0.0264, "eu-north-1": 0.0216, - "eu-south-1": 0.024, + "eu-south-1": 0.0254, "eu-south-2": 0.0228, - "eu-west-1": 0.0243, - "eu-west-2": 0.0252, - "eu-west-3": 0.0, - "il-central-1": 0.0254, + "eu-west-1": 0.0228, + "eu-west-2": 0.0236, + "eu-west-3": 0.0236, + "il-central-1": 0.024, "me-central-1": 0.0251, - "me-south-1": 0.0251, + "me-south-1": 0.0, + "mx-central-1": 0.0218, "sa-east-1": 0.0336, "us-east-1": 0.022, - "us-east-2": 0.022, - "us-gov-east-1": 0.0, - "us-gov-west-1": 0.0, - "us-west-1": 0.0, - "us-west-2": 0.022, + "us-east-2": 0.0208, + "us-gov-east-1": 0.0244, + "us-gov-west-1": 0.0244, + "us-west-1": 0.0265, + "us-west-2": 0.0208, "us-west-2-lax-1": 0.025 }, "t3.medium": { - "af-south-1": 0.0, + "af-south-1": 0.0542, "ap-east-1": 0.0584, "ap-northeast-1": 0.0544, - "ap-northeast-2": 0.0, + "ap-northeast-2": 0.052, "ap-northeast-3": 0.0544, - "ap-south-1": 0.0475, + "ap-south-1": 0.0, "ap-south-2": 0.0448, - "ap-southeast-1": 0.0528, - "ap-southeast-2": 0.0562, + "ap-southeast-1": 0.0, + "ap-southeast-2": 0.0528, "ap-southeast-3": 0.0528, "ap-southeast-4": 0.056, + "ap-southeast-5": 0.0475, + "ap-southeast-7": 0.0475, "ca-central-1": 0.0, - "ca-west-1": 0.0464, - "eu-central-1": 0.0, - "eu-central-2": 0.0, + "ca-west-1": 0.0, + "eu-central-1": 0.048, + "eu-central-2": 0.0528, "eu-north-1": 0.0, - "eu-south-1": 0.0508, + "eu-south-1": 0.0479, "eu-south-2": 0.0456, "eu-west-1": 0.0487, - "eu-west-2": 0.0504, - "eu-west-3": 0.05, - "il-central-1": 0.0508, + "eu-west-2": 0.0, + "eu-west-3": 0.0472, + "il-central-1": 0.0, "me-central-1": 0.0502, - "me-south-1": 0.0, + "me-south-1": 0.0502, + "mx-central-1": 0.0437, "sa-east-1": 0.0709, "us-east-1": 0.0, - "us-east-2": 0.0, + "us-east-2": 0.0416, "us-gov-east-1": 0.0, - "us-gov-west-1": 0.0, + "us-gov-west-1": 0.0517, "us-west-1": 0.0531, - "us-west-2": 0.0441, + "us-west-2": 0.0416, "us-west-2-lax-1": 0.0499 }, "t3.large": { "af-south-1": 0.115, - "ap-east-1": 0.1168, + "ap-east-1": 0.0, "ap-northeast-1": 0.1088, "ap-northeast-2": 0.104, - "ap-northeast-3": 0.0, - "ap-south-1": 0.0, + "ap-northeast-3": 0.1088, + "ap-south-1": 0.0896, "ap-south-2": 0.0896, "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, - "ap-southeast-3": 0.0, + "ap-southeast-2": 0.1056, + "ap-southeast-3": 0.1056, "ap-southeast-4": 0.1119, - "ca-central-1": 0.0, + "ap-southeast-5": 0.095, + "ap-southeast-7": 0.095, + "ca-central-1": 0.0984, "ca-west-1": 0.0, "eu-central-1": 0.096, "eu-central-2": 0.1056, "eu-north-1": 0.0864, - "eu-south-1": 0.1016, + "eu-south-1": 0.0958, "eu-south-2": 0.0912, - "eu-west-1": 0.0974, - "eu-west-2": 0.0944, - "eu-west-3": 0.0, - "il-central-1": 0.1016, + "eu-west-1": 0.0, + "eu-west-2": 0.1008, + "eu-west-3": 0.0944, + "il-central-1": 0.0958, "me-central-1": 0.1003, "me-south-1": 0.0, + "mx-central-1": 0.0874, "sa-east-1": 0.0, - "us-east-1": 0.0, + "us-east-1": 0.0882, "us-east-2": 0.0832, - "us-gov-east-1": 0.0, - "us-gov-west-1": 0.0, + "us-gov-east-1": 0.0976, + "us-gov-west-1": 0.0976, "us-west-1": 0.1061, "us-west-2": 0.0, "us-west-2-lax-1": 0.0998 }, "t3.xlarge": { "af-south-1": 0.217, - "ap-east-1": 0.0, - "ap-northeast-1": 0.2176, + "ap-east-1": 0.2336, + "ap-northeast-1": 0.0, "ap-northeast-2": 0.22, "ap-northeast-3": 0.0, "ap-south-1": 0.0, "ap-south-2": 0.1792, - "ap-southeast-1": 0.2238, + "ap-southeast-1": 0.2112, "ap-southeast-2": 0.2249, "ap-southeast-3": 0.2112, - "ap-southeast-4": 0.0, + "ap-southeast-4": 0.2112, + "ap-southeast-5": 0.1901, + "ap-southeast-7": 0.1901, "ca-central-1": 0.1856, - "ca-west-1": 0.1967, - "eu-central-1": 0.0, + "ca-west-1": 0.1856, + "eu-central-1": 0.192, "eu-central-2": 0.2112, - "eu-north-1": 0.0, - "eu-south-1": 0.2032, + "eu-north-1": 0.1728, + "eu-south-1": 0.0, "eu-south-2": 0.0, - "eu-west-1": 0.1824, + "eu-west-1": 0.0, "eu-west-2": 0.1888, "eu-west-3": 0.0, - "il-central-1": 0.2032, + "il-central-1": 0.1917, "me-central-1": 0.0, "me-south-1": 0.0, - "sa-east-1": 0.2835, + "mx-central-1": 0.1747, + "sa-east-1": 0.0, "us-east-1": 0.1763, - "us-east-2": 0.1763, - "us-gov-east-1": 0.1952, - "us-gov-west-1": 0.0, + "us-east-2": 0.1664, + "us-gov-east-1": 0.0, + "us-gov-west-1": 0.1952, "us-west-1": 0.1984, "us-west-2": 0.1664, "us-west-2-lax-1": 0.1997 @@ -50318,68 +50907,74 @@ "af-south-1": 0.0068, "ap-east-1": 0.0073, "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, + "ap-northeast-2": 0.0065, "ap-northeast-3": 0.0068, "ap-south-1": 0.0, "ap-south-2": 0.0056, - "ap-southeast-1": 0.0066, + "ap-southeast-1": 0.0, "ap-southeast-2": 0.0066, "ap-southeast-3": 0.0, - "ap-southeast-4": 0.0, - "ca-central-1": 0.0, + "ap-southeast-4": 0.0066, + "ap-southeast-5": 0.0059, + "ap-southeast-7": 0.0059, + "ca-central-1": 0.0058, "ca-west-1": 0.0058, "eu-central-1": 0.006, "eu-central-2": 0.0, "eu-north-1": 0.0054, - "eu-south-1": 0.0, - "eu-south-2": 0.0, + "eu-south-1": 0.006, + "eu-south-2": 0.0057, "eu-west-1": 0.0057, "eu-west-2": 0.0059, "eu-west-3": 0.0059, "il-central-1": 0.0, "me-central-1": 0.0063, - "me-south-1": 0.0, + "me-south-1": 0.0063, + "mx-central-1": 0.0055, "sa-east-1": 0.0084, - "us-east-1": 0.0, + "us-east-1": 0.0052, "us-east-2": 0.0, "us-gov-east-1": 0.0, - "us-gov-west-1": 0.0061, - "us-west-1": 0.0, + "us-gov-west-1": 0.0, + "us-west-1": 0.0062, "us-west-2": 0.0052, "us-west-2-lax-1": 0.0062 }, "t3.2xlarge": { "af-south-1": 0.0, - "ap-east-1": 0.0, - "ap-northeast-1": 0.4635, - "ap-northeast-2": 0.416, + "ap-east-1": 0.4672, + "ap-northeast-1": 0.4352, + "ap-northeast-2": 0.4399, "ap-northeast-3": 0.4352, "ap-south-1": 0.3584, "ap-south-2": 0.3584, - "ap-southeast-1": 0.4477, - "ap-southeast-2": 0.0, + "ap-southeast-1": 0.4224, + "ap-southeast-2": 0.4224, "ap-southeast-3": 0.4224, "ap-southeast-4": 0.4224, - "ca-central-1": 0.3935, - "ca-west-1": 0.0, + "ap-southeast-5": 0.3802, + "ap-southeast-7": 0.3802, + "ca-central-1": 0.3712, + "ca-west-1": 0.3712, "eu-central-1": 0.384, "eu-central-2": 0.4224, - "eu-north-1": 0.0, + "eu-north-1": 0.3456, "eu-south-1": 0.3834, - "eu-south-2": 0.3648, + "eu-south-2": 0.0, "eu-west-1": 0.0, - "eu-west-2": 0.0, - "eu-west-3": 0.4003, - "il-central-1": 0.4064, - "me-central-1": 0.0, - "me-south-1": 0.0, - "sa-east-1": 0.567, + "eu-west-2": 0.3776, + "eu-west-3": 0.0, + "il-central-1": 0.3834, + "me-central-1": 0.4013, + "me-south-1": 0.4013, + "mx-central-1": 0.3494, + "sa-east-1": 0.5376, "us-east-1": 0.3328, "us-east-2": 0.3527, - "us-gov-east-1": 0.0, + "us-gov-east-1": 0.3904, "us-gov-west-1": 0.0, - "us-west-1": 0.4246, - "us-west-2": 0.3328, + "us-west-1": 0.0, + "us-west-2": 0.0, "us-west-2-lax-1": 0.3994 }, "t3a.micro": { @@ -50541,6 +51136,8 @@ "ap-southeast-2": 0.0106, "ap-southeast-3": 0.0106, "ap-southeast-4": 0.0106, + "ap-southeast-5": 0.0095, + "ap-southeast-7": 0.0095, "ca-central-1": 0.0092, "ca-west-1": 0.0092, "eu-central-1": 0.0096, @@ -50554,6 +51151,7 @@ "il-central-1": 0.0097, "me-central-1": 0.0102, "me-south-1": 0.01, + "mx-central-1": 0.0088, "sa-east-1": 0.0134, "us-east-1": 0.0084, "us-east-2": 0.0084, @@ -50574,6 +51172,8 @@ "ap-southeast-2": 0.0212, "ap-southeast-3": 0.0212, "ap-southeast-4": 0.0212, + "ap-southeast-5": 0.0191, + "ap-southeast-7": 0.0191, "ca-central-1": 0.0184, "ca-west-1": 0.0184, "eu-central-1": 0.0192, @@ -50587,6 +51187,7 @@ "il-central-1": 0.0193, "me-central-1": 0.0204, "me-south-1": 0.0201, + "mx-central-1": 0.0176, "sa-east-1": 0.0268, "us-east-1": 0.0168, "us-east-2": 0.0168, @@ -50607,6 +51208,8 @@ "ap-southeast-2": 0.0424, "ap-southeast-3": 0.0424, "ap-southeast-4": 0.0424, + "ap-southeast-5": 0.0382, + "ap-southeast-7": 0.0382, "ca-central-1": 0.0368, "ca-west-1": 0.0368, "eu-central-1": 0.0384, @@ -50620,6 +51223,7 @@ "il-central-1": 0.0386, "me-central-1": 0.0408, "me-south-1": 0.0402, + "mx-central-1": 0.0353, "sa-east-1": 0.0536, "us-east-1": 0.0336, "us-east-2": 0.0336, @@ -50640,6 +51244,8 @@ "ap-southeast-2": 0.0848, "ap-southeast-3": 0.0848, "ap-southeast-4": 0.0848, + "ap-southeast-5": 0.0763, + "ap-southeast-7": 0.0763, "ca-central-1": 0.0736, "ca-west-1": 0.0736, "eu-central-1": 0.0768, @@ -50653,6 +51259,7 @@ "il-central-1": 0.0773, "me-central-1": 0.0816, "me-south-1": 0.0803, + "mx-central-1": 0.0706, "sa-east-1": 0.1072, "us-east-1": 0.0672, "us-east-2": 0.0672, @@ -50673,6 +51280,8 @@ "ap-southeast-2": 0.1696, "ap-southeast-3": 0.1696, "ap-southeast-4": 0.1696, + "ap-southeast-5": 0.1526, + "ap-southeast-7": 0.1526, "ca-central-1": 0.1472, "ca-west-1": 0.1472, "eu-central-1": 0.1536, @@ -50686,6 +51295,7 @@ "il-central-1": 0.1546, "me-central-1": 0.1632, "me-south-1": 0.1606, + "mx-central-1": 0.1411, "sa-east-1": 0.2144, "us-east-1": 0.1344, "us-east-2": 0.1344, @@ -50706,6 +51316,8 @@ "ap-southeast-2": 0.0053, "ap-southeast-3": 0.0053, "ap-southeast-4": 0.0053, + "ap-southeast-5": 0.0048, + "ap-southeast-7": 0.0048, "ca-central-1": 0.0046, "ca-west-1": 0.0046, "eu-central-1": 0.0048, @@ -50719,6 +51331,7 @@ "il-central-1": 0.0048, "me-central-1": 0.0051, "me-south-1": 0.005, + "mx-central-1": 0.0044, "sa-east-1": 0.0067, "us-east-1": 0.0042, "us-east-2": 0.0042, @@ -50739,6 +51352,8 @@ "ap-southeast-2": 0.3392, "ap-southeast-3": 0.3392, "ap-southeast-4": 0.3392, + "ap-southeast-5": 0.3053, + "ap-southeast-7": 0.3053, "ca-central-1": 0.2944, "ca-west-1": 0.2944, "eu-central-1": 0.3072, @@ -50752,6 +51367,7 @@ "il-central-1": 0.3091, "me-central-1": 0.3264, "me-south-1": 0.3213, + "mx-central-1": 0.2822, "sa-east-1": 0.4288, "us-east-1": 0.2688, "us-east-2": 0.2688, @@ -50766,26 +51382,47 @@ "us-west-2": 23.65 }, "trn1.2xlarge": { - "us-east-1": 0.0, - "us-east-2": 1.47813, - "us-west-2": 1.47813 + "us-east-1": 1.34375, + "us-east-2": 0.0, + "us-west-2": 1.34375 }, "trn1.32xlarge": { - "us-east-1": 23.65, - "us-east-2": 0.0, - "us-west-2": 23.65 + "us-east-1": 21.5, + "us-east-2": 23.65, + "us-west-2": 21.5 }, "trn1n.32xlarge": { "us-east-1": 24.78, "us-east-2": 24.78, "us-west-2": 24.78 }, + "trn2.48xlarge": { + "us-east-2": 0.0 + }, + "u7i-6tb": { + "ap-northeast-2": 83.322, + "us-east-1": 69.069, + "us-west-2": 69.069 + }, + "u7i-6tb.112xlarge": { + "ap-northeast-2": 75.74705, + "us-east-1": 62.79, + "us-west-2": 0.0 + }, + "u7i-8tb": { + "ap-northeast-2": 111.096, + "us-east-1": 92.092 + }, + "u7i-8tb.112xlarge": { + "ap-northeast-2": 100.99606, + "us-east-1": 0.0 + }, "u7i-12tb": { "us-east-1": 168.168, "us-west-2": 168.168 }, "u7i-12tb.224xlarge": { - "us-east-1": 0.0, + "us-east-1": 152.88, "us-west-2": 152.88 }, "u7in-16tb": { @@ -50798,14 +51435,11 @@ "ap-northeast-2": 245.902, "ap-southeast-2": 244.284, "us-east-1": 203.84, - "us-west-2": 0.0 - }, - "u7in-24tb": { - "us-east-1": 336.336, - "us-west-2": 336.336 + "us-west-2": 203.84 }, "u7in-24tb.224xlarge": { "us-east-1": 305.76, + "us-gov-west-1": 0.0, "us-west-2": 0.0 }, "u7in-32tb": { @@ -50823,6 +51457,7 @@ "ap-southeast-2": 32.715, "ca-central-1": 29.9, "eu-central-1": 32.9335, + "eu-central-2": 36.22685, "eu-south-1": 32.0775, "eu-west-1": 30.55, "sa-east-1": 43.55, @@ -50831,34 +51466,13 @@ "us-gov-west-1": 32.7165, "us-west-2": 27.3 }, - "u-6tb1": { - "ap-northeast-1": 40.383, - "ap-northeast-2": 40.383, - "ap-south-1": 34.661, - "ap-southeast-1": 40.383, - "ap-southeast-2": 40.383, - "ca-central-1": 59.8, - "eu-central-1": 40.383, - "eu-central-2": 72.454, - "eu-north-1": 58.045, - "eu-south-1": 64.155, - "eu-south-2": 61.1, - "eu-west-1": 37.688, - "eu-west-2": 64.133, - "eu-west-3": 64.133, - "sa-east-1": 65.623, - "us-east-1": 33.652, - "us-east-2": 33.652, - "us-gov-east-1": 40.383, - "us-gov-west-1": 40.383, - "us-west-2": 33.652 - }, "u-6tb1.metal": { "ap-northeast-1": 0.0, "ap-northeast-2": 0.0, "ap-south-1": 0.0, "ap-southeast-1": 0.0, "ap-southeast-2": 0.0, + "ap-southeast-3": 0.0, "ca-central-1": 0.0, "eu-central-1": 0.0, "eu-central-2": 0.0, @@ -50876,74 +51490,69 @@ "us-west-2": 0.0 }, "u-6tb1.56xlarge": { + "af-south-1": 61.79454, "ap-northeast-1": 55.9796, "ap-northeast-2": 55.9796, + "ap-northeast-3": 55.9796, "ap-south-1": 47.87676, "ap-southeast-1": 55.9796, - "ap-southeast-2": 0.0, + "ap-southeast-2": 55.61075, + "ap-southeast-3": 55.9796, "ca-central-1": 50.82333, "eu-central-1": 55.9796, "eu-central-2": 61.57756, - "eu-north-1": 0.0, + "eu-north-1": 49.33177, "eu-south-1": 54.52459, - "eu-south-2": 0.0, + "eu-south-2": 51.92818, "eu-west-1": 51.92818, "eu-west-2": 54.50589, "eu-west-3": 54.50589, - "sa-east-1": 0.0, - "us-east-1": 0.0, + "sa-east-1": 74.02528, + "us-east-1": 46.40391, "us-east-2": 46.40391, "us-gov-east-1": 55.61075, - "us-gov-west-1": 0.0, + "us-gov-west-1": 55.61075, "us-west-2": 46.40391 }, "u-6tb1.112xlarge": { + "af-south-1": 72.709, "ap-northeast-1": 65.867, "ap-northeast-2": 65.867, + "ap-northeast-3": 65.867, "ap-south-1": 56.333, "ap-southeast-1": 65.867, "ap-southeast-2": 65.433, + "ap-southeast-3": 65.867, "ca-central-1": 0.0, "eu-central-1": 65.867, "eu-central-2": 72.4537, - "eu-north-1": 58.045, + "eu-north-1": 0.0, "eu-south-1": 0.0, "eu-south-2": 61.1, - "eu-west-1": 0.0, - "eu-west-2": 0.0, + "eu-west-1": 61.1, + "eu-west-2": 64.133, "eu-west-3": 64.133, "sa-east-1": 0.0, "us-east-1": 54.6, - "us-east-2": 0.0, + "us-east-2": 54.6, "us-gov-east-1": 65.433, "us-gov-west-1": 65.433, "us-west-2": 0.0 }, "u-9tb1": { - "ap-northeast-1": 60.567, - "ap-northeast-2": 60.567, - "ap-south-2": 83.98, - "ap-southeast-1": 60.567, - "eu-central-1": 60.567, - "eu-north-1": 91.65, - "eu-west-1": 56.531, - "eu-west-2": 96.2, - "sa-east-1": 98.424, - "us-east-1": 50.474, - "us-east-2": 81.9, - "us-gov-east-1": 60.567, - "us-gov-west-1": 60.567, - "us-west-2": 50.474 + "us-gov-east-1": 60.567 }, "u-9tb1.metal": { "ap-northeast-1": 0.0, "ap-northeast-2": 0.0, + "ap-south-1": 0.0, "ap-south-2": 0.0, "ap-southeast-1": 0.0, "eu-central-1": 0.0, "eu-north-1": 0.0, "eu-west-1": 0.0, "eu-west-2": 0.0, + "eu-west-3": 0.0, "sa-east-1": 0.0, "us-east-1": 0.0, "us-east-2": 0.0, @@ -50954,37 +51563,23 @@ "u-9tb1.112xlarge": { "ap-northeast-1": 98.8, "ap-northeast-2": 98.8, + "ap-south-1": 84.5, "ap-south-2": 83.98043, "ap-southeast-1": 98.8, "eu-central-1": 0.0, - "eu-north-1": 0.0, + "eu-north-1": 91.65, "eu-west-1": 0.0, "eu-west-2": 96.2, - "sa-east-1": 0.0, + "eu-west-3": 96.2, + "sa-east-1": 130.65, "us-east-1": 0.0, - "us-east-2": 0.0, - "us-gov-east-1": 0.0, - "us-gov-west-1": 0.0, + "us-east-2": 81.9, + "us-gov-east-1": 98.15, + "us-gov-west-1": 98.15, "us-west-2": 81.9 }, - "u-12tb1": { - "ap-northeast-1": 80.754, - "ap-northeast-2": 131.733, - "ap-northeast-3": 131.733, - "ap-south-1": 69.313, - "ap-southeast-1": 80.754, - "ap-southeast-2": 80.754, - "eu-central-1": 80.754, - "eu-south-1": 128.31, - "eu-west-1": 75.37, - "sa-east-1": 174.2, - "us-east-1": 67.294, - "us-east-2": 67.294, - "us-gov-east-1": 80.754, - "us-gov-west-1": 80.754, - "us-west-2": 67.294 - }, "u-12tb1.metal": { + "af-south-1": 0.0, "ap-northeast-1": 0.0, "ap-northeast-2": 0.0, "ap-northeast-3": 0.0, @@ -51002,12 +51597,13 @@ "us-west-2": 0.0 }, "u-12tb1.112xlarge": { + "af-south-1": 145.418, "ap-northeast-1": 131.733, "ap-northeast-2": 131.733, "ap-northeast-3": 0.0, "ap-south-1": 112.667, "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, + "ap-southeast-2": 130.867, "eu-central-1": 131.733, "eu-south-1": 128.31, "eu-west-1": 122.2, @@ -51019,25 +51615,24 @@ "us-west-2": 109.2 }, "u-18tb1": { - "eu-west-1": 58.948, - "us-east-1": 52.632, + "eu-central-1": 197.6, "us-west-2": 163.8 }, "u-18tb1.metal": { + "eu-central-1": 0.0, "eu-west-1": 0.0, + "sa-east-1": 0.0, "us-east-1": 0.0, "us-west-2": 0.0 }, "u-18tb1.112xlarge": { + "eu-central-1": 197.6, "eu-west-1": 183.3, - "us-east-1": 0.0, + "sa-east-1": 261.3, + "us-east-1": 163.8, "us-west-2": 163.8 }, "u-24tb1": { - "ap-northeast-2": 84.211, - "us-east-1": 70.176, - "us-gov-east-1": 84.211, - "us-gov-west-1": 84.211, "us-west-2": 70.176 }, "u-24tb1.metal": { @@ -51055,149 +51650,113 @@ "us-west-2": 218.4 }, "vt1": { - "ap-northeast-1": 7.2, - "eu-west-1": 6.46, - "us-east-1": 5.72, - "us-west-2": 5.72 + "ap-northeast-1": 7.2 }, "vt1.3xlarge": { - "ap-northeast-1": 0.90006, + "ap-northeast-1": 0.81824, "eu-west-1": 0.73412, - "us-east-1": 0.715, - "us-west-2": 0.0 + "us-east-1": 0.65, + "us-west-2": 0.65 }, "vt1.6xlarge": { - "ap-northeast-1": 1.80012, - "eu-west-1": 1.61506, + "ap-northeast-1": 0.0, + "eu-west-1": 1.46824, "us-east-1": 1.3, "us-west-2": 1.43 }, "vt1.24xlarge": { - "ap-northeast-1": 7.20047, - "eu-west-1": 0.0, - "us-east-1": 5.2, - "us-west-2": 0.0 - }, - "x1": { - "af-south-1": 20.953, - "ap-east-1": 23.404, - "ap-northeast-1": 21.275, - "ap-northeast-2": 21.275, - "ap-northeast-3": 21.276, - "ap-south-1": 15.138, - "ap-southeast-1": 21.275, - "ap-southeast-2": 21.275, - "ca-central-1": 16.139, - "eu-central-1": 20.541, - "eu-west-1": 17.607, - "eu-west-2": 18.487, - "eu-west-3": 18.487, - "sa-east-1": 28.611, - "us-east-1": 14.672, - "us-east-2": 14.672, - "us-gov-east-1": 17.607, - "us-gov-west-1": 17.607, - "us-west-2": 14.672 + "ap-northeast-1": 6.54588, + "eu-west-1": 5.87294, + "us-east-1": 5.72, + "us-west-2": 0.0 }, "x1.16xlarge": { - "af-south-1": 10.476, - "ap-east-1": 11.702, + "af-south-1": 9.524, + "ap-east-1": 10.638, "ap-northeast-1": 9.671, "ap-northeast-2": 0.0, "ap-northeast-3": 9.671, "ap-south-1": 6.881, "ap-southeast-1": 10.638, - "ap-southeast-2": 10.638, - "ca-central-1": 7.336, + "ap-southeast-2": 0.0, + "ca-central-1": 0.0, "eu-central-1": 9.337, "eu-west-1": 8.003, - "eu-west-2": 9.243, + "eu-west-2": 8.403, "eu-west-3": 8.403, - "sa-east-1": 0.0, - "us-east-1": 7.336, - "us-east-2": 7.336, + "sa-east-1": 13.005, + "us-east-1": 6.669, + "us-east-2": 6.669, "us-gov-east-1": 8.003, "us-gov-west-1": 8.803, "us-west-2": 7.336 }, "x1.32xlarge": { - "af-south-1": 0.0, + "af-south-1": 19.048, "ap-east-1": 21.276, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, - "ap-northeast-3": 0.0, + "ap-northeast-1": 19.341, + "ap-northeast-2": 19.341, + "ap-northeast-3": 19.342, "ap-south-1": 13.762, - "ap-southeast-1": 0.0, + "ap-southeast-1": 19.341, "ap-southeast-2": 0.0, "ca-central-1": 0.0, - "eu-central-1": 0.0, + "eu-central-1": 18.674, "eu-west-1": 16.006, "eu-west-2": 16.806, "eu-west-3": 16.806, "sa-east-1": 26.01, "us-east-1": 13.338, "us-east-2": 13.338, - "us-gov-east-1": 0.0, + "us-gov-east-1": 16.006, "us-gov-west-1": 16.006, "us-west-2": 0.0 }, "x1e": { - "af-south-1": 41.888, - "ap-northeast-1": 42.557, - "ap-northeast-2": 42.557, - "ap-northeast-3": 42.557, "ap-southeast-1": 42.557, - "ap-southeast-2": 42.557, - "ca-central-1": 32.271, - "eu-central-1": 41.078, - "eu-west-1": 35.2, - "us-east-1": 29.357, - "us-east-2": 29.357, - "us-gov-east-1": 35.2, - "us-gov-west-1": 35.2, - "us-west-2": 29.357 + "ap-southeast-2": 42.557 }, "x1e.xlarge": { - "af-south-1": 1.309, + "af-south-1": 1.19, "ap-northeast-1": 1.33, "ap-northeast-2": 1.33, - "ap-northeast-3": 0.0, + "ap-northeast-3": 1.33, "ap-south-1": 0.86, "ap-southeast-1": 1.209, - "ap-southeast-2": 1.33, + "ap-southeast-2": 1.209, "ca-central-1": 1.008, - "eu-central-1": 1.284, + "eu-central-1": 1.167, "eu-west-1": 1.0, "sa-east-1": 1.626, - "us-east-1": 0.917, - "us-east-2": 0.0, + "us-east-1": 0.834, + "us-east-2": 0.917, "us-gov-east-1": 1.0, "us-gov-west-1": 1.0, - "us-west-2": 0.917 + "us-west-2": 0.834 }, "x1e.2xlarge": { - "af-south-1": 2.618, + "af-south-1": 2.38, "ap-northeast-1": 2.418, "ap-northeast-2": 2.418, "ap-northeast-3": 0.0, "ap-south-1": 1.72, - "ap-southeast-1": 0.0, + "ap-southeast-1": 2.418, "ap-southeast-2": 2.418, "ca-central-1": 2.017, "eu-central-1": 0.0, "eu-west-1": 2.0, "sa-east-1": 3.251, - "us-east-1": 1.835, - "us-east-2": 1.835, + "us-east-1": 1.668, + "us-east-2": 1.668, "us-gov-east-1": 2.0, - "us-gov-west-1": 2.2, - "us-west-2": 0.0 + "us-gov-west-1": 2.0, + "us-west-2": 1.668 }, "x1e.4xlarge": { "af-south-1": 5.236, "ap-northeast-1": 4.836, "ap-northeast-2": 4.836, - "ap-northeast-3": 0.0, + "ap-northeast-3": 5.32, "ap-south-1": 3.44, "ap-southeast-1": 4.836, "ap-southeast-2": 0.0, @@ -51205,53 +51764,53 @@ "eu-central-1": 4.668, "eu-west-1": 0.0, "sa-east-1": 6.502, - "us-east-1": 0.0, - "us-east-2": 0.0, + "us-east-1": 3.67, + "us-east-2": 3.336, "us-gov-east-1": 0.0, - "us-gov-west-1": 4.4, + "us-gov-west-1": 4.0, "us-west-2": 0.0 }, "x1e.8xlarge": { "af-south-1": 10.472, - "ap-northeast-1": 9.672, - "ap-northeast-2": 10.639, + "ap-northeast-1": 0.0, + "ap-northeast-2": 9.672, "ap-northeast-3": 0.0, "ap-south-1": 6.88, - "ap-southeast-1": 10.639, - "ap-southeast-2": 10.639, - "ca-central-1": 8.068, + "ap-southeast-1": 9.672, + "ap-southeast-2": 9.672, + "ca-central-1": 7.334, "eu-central-1": 9.336, - "eu-west-1": 8.8, + "eu-west-1": 8.0, "sa-east-1": 13.005, - "us-east-1": 0.0, - "us-east-2": 7.339, + "us-east-1": 6.672, + "us-east-2": 6.672, "us-gov-east-1": 8.0, "us-gov-west-1": 8.8, "us-west-2": 6.672 }, "x1e.16xlarge": { - "af-south-1": 20.944, - "ap-northeast-1": 0.0, + "af-south-1": 19.04, + "ap-northeast-1": 19.344, "ap-northeast-2": 0.0, - "ap-northeast-3": 0.0, + "ap-northeast-3": 19.344, "ap-south-1": 13.76, "ap-southeast-1": 21.278, - "ap-southeast-2": 0.0, - "ca-central-1": 16.136, + "ap-southeast-2": 19.344, + "ca-central-1": 14.669, "eu-central-1": 20.539, "eu-west-1": 16.0, "sa-east-1": 26.01, "us-east-1": 13.344, - "us-east-2": 14.678, + "us-east-2": 13.344, "us-gov-east-1": 17.6, "us-gov-west-1": 0.0, - "us-west-2": 13.344 + "us-west-2": 14.678 }, "x1e.32xlarge": { "af-south-1": 38.08, "ap-northeast-1": 38.688, "ap-northeast-2": 38.688, - "ap-northeast-3": 0.0, + "ap-northeast-3": 38.688, "ap-south-1": 27.52, "ap-southeast-1": 38.688, "ap-southeast-2": 38.688, @@ -51259,440 +51818,403 @@ "eu-central-1": 37.344, "eu-west-1": 0.0, "sa-east-1": 52.019, - "us-east-1": 0.0, + "us-east-1": 26.688, "us-east-2": 26.688, - "us-gov-east-1": 0.0, - "us-gov-west-1": 0.0, - "us-west-2": 0.0 + "us-gov-east-1": 32.0, + "us-gov-west-1": 32.0, + "us-west-2": 26.688 }, "x2gd": { - "eu-west-1": 7.04, - "us-east-1": 5.878, - "us-east-2": 5.878, - "us-west-2": 5.878 + "eu-west-1": 7.04 }, "x2gd.medium": { - "eu-west-1": 0.0, + "eu-west-1": 0.1, "us-east-1": 0.0835, "us-east-2": 0.0919, "us-west-2": 0.0 }, "x2gd.large": { - "eu-west-1": 0.0, - "us-east-1": 0.167, - "us-east-2": 0.1837, + "eu-west-1": 0.2, + "us-east-1": 0.1837, + "us-east-2": 0.167, "us-west-2": 0.1837 }, "x2gd.xlarge": { "eu-west-1": 0.44, "us-east-1": 0.3674, - "us-east-2": 0.3674, - "us-west-2": 0.0 + "us-east-2": 0.334, + "us-west-2": 0.334 }, "x2gd.metal": { - "eu-west-1": 7.04, - "us-east-1": 5.344, + "eu-west-1": 6.4, + "us-east-1": 5.8784, "us-east-2": 0.0, "us-west-2": 5.344 }, "x2gd.2xlarge": { - "eu-west-1": 0.88, + "eu-west-1": 0.8, "us-east-1": 0.668, "us-east-2": 0.668, - "us-west-2": 0.7348 + "us-west-2": 0.0 }, "x2gd.4xlarge": { - "eu-west-1": 1.76, - "us-east-1": 1.336, + "eu-west-1": 0.0, + "us-east-1": 1.4696, "us-east-2": 1.336, - "us-west-2": 1.4696 + "us-west-2": 1.336 }, "x2gd.8xlarge": { - "eu-west-1": 3.52, + "eu-west-1": 3.2, "us-east-1": 2.672, - "us-east-2": 0.0, - "us-west-2": 2.9392 + "us-east-2": 2.672, + "us-west-2": 2.672 }, "x2gd.12xlarge": { "eu-west-1": 4.8, - "us-east-1": 4.008, - "us-east-2": 0.0, + "us-east-1": 0.0, + "us-east-2": 4.008, "us-west-2": 4.008 }, "x2gd.16xlarge": { - "eu-west-1": 0.0, - "us-east-1": 5.8784, - "us-east-2": 5.8784, - "us-west-2": 5.344 - }, - "x2idn": { - "af-south-1": 20.953, - "ap-northeast-1": 21.275, - "ap-northeast-2": 21.275, - "ap-northeast-3": 21.276, - "ap-south-1": 15.138, - "ap-south-2": 15.138, - "ap-southeast-1": 21.275, - "ap-southeast-2": 21.275, - "ap-southeast-3": 21.275, - "ca-central-1": 16.139, - "eu-central-1": 20.541, - "eu-central-2": 22.596, - "eu-north-1": 16.732, - "eu-south-1": 18.481, - "eu-south-2": 17.607, - "eu-west-1": 17.607, - "eu-west-2": 18.487, - "eu-west-3": 18.487, - "me-central-1": 18.049, - "sa-east-1": 28.611, - "us-east-1": 14.672, - "us-east-2": 14.672, - "us-gov-east-1": 17.607, - "us-gov-west-1": 17.607, - "us-west-1": 19.074, - "us-west-2": 14.672 + "eu-west-1": 6.4, + "us-east-1": 5.344, + "us-east-2": 5.344, + "us-west-2": 5.8784 }, "x2idn.metal": { - "af-south-1": 0.0, - "ap-northeast-1": 19.341, - "ap-northeast-2": 0.0, + "af-south-1": 19.048, + "ap-northeast-1": 0.0, + "ap-northeast-2": 19.341, "ap-northeast-3": 19.342, - "ap-south-1": 0.0, - "ap-south-2": 0.0, + "ap-south-1": 13.762, + "ap-south-2": 13.762, "ap-southeast-1": 19.341, "ap-southeast-2": 0.0, "ap-southeast-3": 19.341, + "ap-southeast-5": 17.4069, + "ap-southeast-7": 17.4069, "ca-central-1": 0.0, "eu-central-1": 18.674, - "eu-central-2": 0.0, + "eu-central-2": 20.5414, "eu-north-1": 15.211, - "eu-south-1": 0.0, + "eu-south-1": 16.801, "eu-south-2": 16.006, "eu-west-1": 0.0, "eu-west-2": 16.806, "eu-west-3": 0.0, "me-central-1": 0.0, + "me-south-1": 16.408, "sa-east-1": 26.01, - "us-east-1": 13.338, - "us-east-2": 0.0, + "us-east-1": 0.0, + "us-east-2": 13.338, "us-gov-east-1": 16.006, - "us-gov-west-1": 16.006, - "us-west-1": 0.0, - "us-west-2": 0.0 + "us-gov-west-1": 0.0, + "us-west-1": 17.34, + "us-west-2": 13.338 }, "x2idn.16xlarge": { "af-south-1": 0.0, "ap-northeast-1": 9.6705, "ap-northeast-2": 9.6705, "ap-northeast-3": 9.671, - "ap-south-1": 7.5691, - "ap-south-2": 7.5691, + "ap-south-1": 6.881, + "ap-south-2": 6.881, "ap-southeast-1": 10.63755, "ap-southeast-2": 10.63755, - "ap-southeast-3": 10.63755, - "ca-central-1": 0.0, - "eu-central-1": 10.2707, - "eu-central-2": 0.0, - "eu-north-1": 8.36605, - "eu-south-1": 8.4005, + "ap-southeast-3": 9.6705, + "ap-southeast-5": 9.5738, + "ap-southeast-7": 8.70345, + "ca-central-1": 7.336, + "eu-central-1": 9.337, + "eu-central-2": 11.29777, + "eu-north-1": 7.6055, + "eu-south-1": 9.24055, "eu-south-2": 8.003, - "eu-west-1": 8.8033, + "eu-west-1": 8.003, "eu-west-2": 8.403, - "eu-west-3": 0.0, - "me-central-1": 9.0244, + "eu-west-3": 9.2433, + "me-central-1": 8.204, + "me-south-1": 8.204, "sa-east-1": 14.3055, - "us-east-1": 7.3359, + "us-east-1": 6.669, "us-east-2": 6.669, "us-gov-east-1": 8.8033, "us-gov-west-1": 8.003, "us-west-1": 8.67, - "us-west-2": 0.0 + "us-west-2": 6.669 }, "x2idn.24xlarge": { - "af-south-1": 15.7146, - "ap-northeast-1": 0.0, + "af-south-1": 0.0, + "ap-northeast-1": 14.50575, "ap-northeast-2": 0.0, "ap-northeast-3": 0.0, "ap-south-1": 10.3215, - "ap-south-2": 11.35365, + "ap-south-2": 0.0, "ap-southeast-1": 15.95633, - "ap-southeast-2": 15.95633, + "ap-southeast-2": 14.50575, "ap-southeast-3": 0.0, + "ap-southeast-5": 14.36069, + "ap-southeast-7": 0.0, "ca-central-1": 11.004, - "eu-central-1": 14.0055, + "eu-central-1": 0.0, "eu-central-2": 16.94666, - "eu-north-1": 0.0, + "eu-north-1": 12.54908, "eu-south-1": 12.60075, "eu-south-2": 12.0045, - "eu-west-1": 12.0045, + "eu-west-1": 13.20495, "eu-west-2": 13.86495, "eu-west-3": 12.6045, "me-central-1": 0.0, - "sa-east-1": 21.45825, + "me-south-1": 12.306, + "sa-east-1": 19.5075, "us-east-1": 10.0035, - "us-east-2": 10.0035, - "us-gov-east-1": 13.20495, + "us-east-2": 0.0, + "us-gov-east-1": 12.0045, "us-gov-west-1": 13.20495, - "us-west-1": 0.0, + "us-west-1": 13.005, "us-west-2": 10.0035 }, "x2idn.32xlarge": { - "af-south-1": 0.0, + "af-south-1": 19.048, "ap-northeast-1": 19.341, - "ap-northeast-2": 0.0, + "ap-northeast-2": 19.341, "ap-northeast-3": 19.342, "ap-south-1": 13.762, - "ap-south-2": 0.0, - "ap-southeast-1": 0.0, + "ap-south-2": 13.762, + "ap-southeast-1": 19.341, "ap-southeast-2": 19.341, "ap-southeast-3": 19.341, + "ap-southeast-5": 0.0, + "ap-southeast-7": 17.4069, "ca-central-1": 0.0, "eu-central-1": 18.674, "eu-central-2": 20.5414, "eu-north-1": 15.211, "eu-south-1": 16.801, "eu-south-2": 16.006, - "eu-west-1": 0.0, + "eu-west-1": 16.006, "eu-west-2": 16.806, "eu-west-3": 0.0, "me-central-1": 16.408, + "me-south-1": 0.0, "sa-east-1": 26.01, - "us-east-1": 0.0, + "us-east-1": 13.338, "us-east-2": 13.338, - "us-gov-east-1": 16.006, - "us-gov-west-1": 0.0, - "us-west-1": 0.0, - "us-west-2": 0.0 - }, - "x2iedn": { - "af-south-1": 41.906, - "ap-northeast-1": 42.55, - "ap-northeast-2": 42.55, - "ap-northeast-3": 42.552, - "ap-south-1": 30.276, - "ap-south-2": 30.276, - "ap-southeast-1": 42.55, - "ap-southeast-2": 42.55, - "ap-southeast-3": 42.55, - "ca-central-1": 32.278, - "eu-central-1": 41.083, - "eu-north-1": 33.465, - "eu-south-1": 36.961, - "eu-south-2": 35.213, - "eu-west-1": 35.213, - "eu-west-2": 36.973, - "eu-west-3": 36.973, - "sa-east-1": 57.222, - "us-east-1": 29.344, - "us-east-2": 29.344, - "us-gov-east-1": 35.213, - "us-gov-west-1": 35.213, - "us-west-1": 38.148, - "us-west-2": 29.344 + "us-gov-east-1": 0.0, + "us-gov-west-1": 16.006, + "us-west-1": 17.34, + "us-west-2": 13.338 }, "x2iedn.xlarge": { - "af-south-1": 0.0, + "af-south-1": 1.30955, "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, + "ap-northeast-2": 1.20881, "ap-northeast-3": 0.0, - "ap-south-1": 0.0, + "ap-south-1": 0.86013, "ap-south-2": 0.86013, "ap-southeast-1": 0.0, - "ap-southeast-2": 1.32969, + "ap-southeast-2": 1.20881, "ap-southeast-3": 0.0, - "ca-central-1": 1.0087, + "ap-southeast-5": 0.0, + "ca-central-1": 0.917, "eu-central-1": 1.16713, "eu-north-1": 0.95072, - "eu-south-1": 1.15503, + "eu-south-1": 1.05003, "eu-south-2": 1.00038, "eu-west-1": 1.00038, - "eu-west-2": 1.15541, - "eu-west-3": 1.15541, - "sa-east-1": 1.78819, + "eu-west-2": 0.0, + "eu-west-3": 1.05038, + "sa-east-1": 1.62563, "us-east-1": 0.83363, - "us-east-2": 0.83363, - "us-gov-east-1": 0.0, + "us-east-2": 0.0, + "us-gov-east-1": 1.00038, "us-gov-west-1": 0.0, "us-west-1": 1.08375, - "us-west-2": 0.91699 + "us-west-2": 0.83363 }, "x2iedn.metal": { "af-south-1": 0.0, "ap-northeast-1": 38.682, - "ap-northeast-2": 0.0, - "ap-northeast-3": 0.0, - "ap-south-1": 27.524, + "ap-northeast-2": 38.682, + "ap-northeast-3": 38.684, + "ap-south-1": 0.0, "ap-south-2": 27.524, - "ap-southeast-1": 0.0, - "ap-southeast-2": 38.682, + "ap-southeast-1": 38.682, + "ap-southeast-2": 0.0, "ap-southeast-3": 38.682, + "ap-southeast-5": 34.8138, "ca-central-1": 29.344, - "eu-central-1": 0.0, + "eu-central-1": 37.348, "eu-north-1": 30.423, "eu-south-1": 33.601, "eu-south-2": 32.012, "eu-west-1": 0.0, "eu-west-2": 33.612, "eu-west-3": 33.612, - "sa-east-1": 52.02, - "us-east-1": 0.0, + "sa-east-1": 0.0, + "us-east-1": 26.676, "us-east-2": 26.676, - "us-gov-east-1": 32.012, + "us-gov-east-1": 0.0, "us-gov-west-1": 32.012, "us-west-1": 34.68, "us-west-2": 26.676 }, "x2iedn.2xlarge": { - "af-south-1": 0.0, - "ap-northeast-1": 2.65939, + "af-south-1": 2.6191, + "ap-northeast-1": 2.41763, "ap-northeast-2": 2.41763, "ap-northeast-3": 0.0, - "ap-south-1": 0.0, - "ap-south-2": 0.0, + "ap-south-1": 1.72025, + "ap-south-2": 1.72025, "ap-southeast-1": 0.0, "ap-southeast-2": 2.41763, - "ap-southeast-3": 2.65939, - "ca-central-1": 0.0, + "ap-southeast-3": 2.41763, + "ap-southeast-5": 2.17586, + "ca-central-1": 1.834, "eu-central-1": 2.33425, - "eu-north-1": 0.0, - "eu-south-1": 2.31007, - "eu-south-2": 0.0, - "eu-west-1": 2.20083, - "eu-west-2": 2.31083, - "eu-west-3": 2.31083, - "sa-east-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 1.83398, + "eu-north-1": 2.09158, + "eu-south-1": 2.10006, + "eu-south-2": 2.00075, + "eu-west-1": 2.00075, + "eu-west-2": 2.10075, + "eu-west-3": 2.10075, + "sa-east-1": 3.57638, + "us-east-1": 1.66725, + "us-east-2": 1.66725, "us-gov-east-1": 0.0, - "us-gov-west-1": 0.0, + "us-gov-west-1": 2.00075, "us-west-1": 2.1675, - "us-west-2": 1.66725 + "us-west-2": 0.0 }, "x2iedn.4xlarge": { - "af-south-1": 0.0, - "ap-northeast-1": 5.31878, + "af-south-1": 4.762, + "ap-northeast-1": 4.83525, "ap-northeast-2": 0.0, "ap-northeast-3": 5.31905, - "ap-south-1": 0.0, + "ap-south-1": 3.4405, "ap-south-2": 3.4405, "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, + "ap-southeast-2": 4.83525, "ap-southeast-3": 4.83525, + "ap-southeast-5": 4.35173, "ca-central-1": 3.668, - "eu-central-1": 0.0, + "eu-central-1": 4.6685, "eu-north-1": 3.80288, - "eu-south-1": 0.0, + "eu-south-1": 4.62014, "eu-south-2": 4.0015, "eu-west-1": 0.0, - "eu-west-2": 0.0, + "eu-west-2": 4.62165, "eu-west-3": 0.0, "sa-east-1": 6.5025, - "us-east-1": 0.0, - "us-east-2": 0.0, - "us-gov-east-1": 0.0, + "us-east-1": 3.3345, + "us-east-2": 3.3345, + "us-gov-east-1": 4.0015, "us-gov-west-1": 0.0, "us-west-1": 0.0, "us-west-2": 3.3345 }, "x2iedn.8xlarge": { - "af-south-1": 9.524, - "ap-northeast-1": 10.63755, + "af-south-1": 0.0, + "ap-northeast-1": 9.6705, "ap-northeast-2": 9.6705, - "ap-northeast-3": 0.0, - "ap-south-1": 6.881, - "ap-south-2": 7.5691, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, + "ap-northeast-3": 9.671, + "ap-south-1": 7.5691, + "ap-south-2": 6.881, + "ap-southeast-1": 9.6705, + "ap-southeast-2": 9.6705, "ap-southeast-3": 10.63755, - "ca-central-1": 0.0, - "eu-central-1": 0.0, + "ap-southeast-5": 8.70345, + "ca-central-1": 7.336, + "eu-central-1": 9.337, "eu-north-1": 0.0, - "eu-south-1": 9.24028, - "eu-south-2": 0.0, - "eu-west-1": 0.0, + "eu-south-1": 8.40025, + "eu-south-2": 8.003, + "eu-west-1": 8.003, "eu-west-2": 8.403, - "eu-west-3": 9.2433, + "eu-west-3": 8.403, "sa-east-1": 13.005, "us-east-1": 6.669, - "us-east-2": 0.0, + "us-east-2": 6.669, "us-gov-east-1": 8.003, - "us-gov-west-1": 8.8033, - "us-west-1": 9.537, - "us-west-2": 7.3359 + "us-gov-west-1": 8.003, + "us-west-1": 8.67, + "us-west-2": 6.669 }, "x2iedn.16xlarge": { - "af-south-1": 20.9528, + "af-south-1": 19.048, "ap-northeast-1": 19.341, "ap-northeast-2": 21.2751, - "ap-northeast-3": 21.2762, - "ap-south-1": 0.0, - "ap-south-2": 15.1382, - "ap-southeast-1": 0.0, - "ap-southeast-2": 19.341, + "ap-northeast-3": 0.0, + "ap-south-1": 13.762, + "ap-south-2": 0.0, + "ap-southeast-1": 19.341, + "ap-southeast-2": 21.2751, "ap-southeast-3": 19.341, + "ap-southeast-5": 19.14759, "ca-central-1": 14.672, "eu-central-1": 20.5414, - "eu-north-1": 16.73265, + "eu-north-1": 0.0, "eu-south-1": 16.8005, - "eu-south-2": 17.6066, - "eu-west-1": 16.006, + "eu-south-2": 16.006, + "eu-west-1": 17.6066, "eu-west-2": 16.806, - "eu-west-3": 18.4866, - "sa-east-1": 0.0, - "us-east-1": 13.338, + "eu-west-3": 0.0, + "sa-east-1": 28.611, + "us-east-1": 14.6718, "us-east-2": 13.338, "us-gov-east-1": 17.6066, - "us-gov-west-1": 0.0, + "us-gov-west-1": 16.006, "us-west-1": 0.0, "us-west-2": 0.0 }, "x2iedn.24xlarge": { "af-south-1": 0.0, - "ap-northeast-1": 31.91265, + "ap-northeast-1": 29.0115, "ap-northeast-2": 29.0115, - "ap-northeast-3": 31.9143, - "ap-south-1": 0.0, - "ap-south-2": 22.7073, - "ap-southeast-1": 31.91265, + "ap-northeast-3": 0.0, + "ap-south-1": 20.643, + "ap-south-2": 0.0, + "ap-southeast-1": 29.0115, "ap-southeast-2": 29.0115, - "ap-southeast-3": 0.0, - "ca-central-1": 0.0, + "ap-southeast-3": 29.0115, + "ap-southeast-5": 26.11035, + "ca-central-1": 22.008, "eu-central-1": 28.011, - "eu-north-1": 0.0, - "eu-south-1": 27.72083, - "eu-south-2": 26.4099, - "eu-west-1": 0.0, - "eu-west-2": 0.0, - "eu-west-3": 27.7299, - "sa-east-1": 42.9165, - "us-east-1": 22.0077, + "eu-north-1": 22.81725, + "eu-south-1": 25.20075, + "eu-south-2": 0.0, + "eu-west-1": 24.009, + "eu-west-2": 25.209, + "eu-west-3": 25.209, + "sa-east-1": 39.015, + "us-east-1": 20.007, "us-east-2": 20.007, "us-gov-east-1": 26.4099, - "us-gov-west-1": 26.4099, - "us-west-1": 0.0, + "us-gov-west-1": 24.009, + "us-west-1": 28.611, "us-west-2": 20.007 }, "x2iedn.32xlarge": { "af-south-1": 38.096, "ap-northeast-1": 38.682, - "ap-northeast-2": 38.682, - "ap-northeast-3": 38.684, + "ap-northeast-2": 0.0, + "ap-northeast-3": 0.0, "ap-south-1": 27.524, "ap-south-2": 27.524, "ap-southeast-1": 38.682, "ap-southeast-2": 38.682, - "ap-southeast-3": 0.0, + "ap-southeast-3": 38.682, + "ap-southeast-5": 0.0, "ca-central-1": 29.344, "eu-central-1": 37.348, "eu-north-1": 30.423, - "eu-south-1": 0.0, + "eu-south-1": 33.601, "eu-south-2": 32.012, "eu-west-1": 32.012, "eu-west-2": 33.612, "eu-west-3": 0.0, "sa-east-1": 52.02, - "us-east-1": 0.0, + "us-east-1": 26.676, "us-east-2": 26.676, "us-gov-east-1": 0.0, "us-gov-west-1": 0.0, @@ -51700,19144 +52222,21654 @@ "us-west-2": 0.0 }, "x2iezn": { - "ap-northeast-1": 15.959, "eu-west-1": 13.2, - "us-east-1": 11.009, + "me-central-1": 13.537, "us-west-2": 11.009 }, "x2iezn.metal": { - "ap-northeast-1": 0.0, + "ap-northeast-1": 14.508, "eu-west-1": 0.0, - "us-east-1": 0.0, + "me-central-1": 12.306, + "us-east-1": 10.008, "us-west-2": 10.008 }, "x2iezn.2xlarge": { - "ap-northeast-1": 0.0, + "ap-northeast-1": 2.418, "eu-west-1": 0.0, + "me-central-1": 2.051, "us-east-1": 1.668, "us-west-2": 1.8348 }, "x2iezn.4xlarge": { - "ap-northeast-1": 5.3196, + "ap-northeast-1": 4.836, "eu-west-1": 4.0, - "us-east-1": 3.336, + "me-central-1": 4.102, + "us-east-1": 3.6696, "us-west-2": 3.336 }, "x2iezn.6xlarge": { - "ap-northeast-1": 7.254, + "ap-northeast-1": 7.9794, "eu-west-1": 6.0, + "me-central-1": 6.153, "us-east-1": 5.004, "us-west-2": 5.004 }, "x2iezn.8xlarge": { "ap-northeast-1": 9.672, - "eu-west-1": 0.0, + "eu-west-1": 8.0, + "me-central-1": 8.204, "us-east-1": 0.0, - "us-west-2": 7.3392 + "us-west-2": 6.672 }, "x2iezn.12xlarge": { "ap-northeast-1": 14.508, - "eu-west-1": 0.0, + "eu-west-1": 12.0, + "me-central-1": 12.306, "us-east-1": 10.008, "us-west-2": 10.008 }, - "z1d": { - "ap-northeast-1": 5.993, - "ap-northeast-2": 5.94, - "ap-south-1": 5.174, - "ap-southeast-1": 5.966, - "ap-southeast-2": 5.966, - "eu-central-1": 5.94, - "eu-west-1": 5.491, - "eu-west-2": 5.8, - "us-east-1": 4.91, - "us-east-2": 4.91, - "us-west-1": 5.57, - "us-west-2": 4.91 + "x8g": { + "eu-central-1": 28.839, + "us-east-1": 20.634, + "us-west-2": 20.634 + }, + "x8g.medium": { + "eu-central-1": 0.13655, + "us-east-1": 0.0977, + "us-west-2": 0.0 + }, + "x8g.large": { + "eu-central-1": 0.2731, + "us-east-1": 0.21494, + "us-west-2": 0.1954 + }, + "x8g.xlarge": { + "eu-central-1": 0.5462, + "us-east-1": 0.3908, + "us-west-2": 0.42988 + }, + "x8g.metal-24xl": { + "eu-central-1": 13.1088, + "us-east-1": 9.3792, + "us-west-2": 10.31712 + }, + "x8g.metal-48xl": { + "eu-central-1": 26.2176, + "us-east-1": 18.7584, + "us-west-2": 18.7584 + }, + "x8g.2xlarge": { + "eu-central-1": 1.0924, + "us-east-1": 0.0, + "us-west-2": 0.7816 + }, + "x8g.4xlarge": { + "eu-central-1": 2.1848, + "us-east-1": 1.5632, + "us-west-2": 1.5632 + }, + "x8g.8xlarge": { + "eu-central-1": 4.3696, + "us-east-1": 0.0, + "us-west-2": 3.1264 + }, + "x8g.12xlarge": { + "eu-central-1": 0.0, + "us-east-1": 0.0, + "us-west-2": 4.6896 + }, + "x8g.16xlarge": { + "eu-central-1": 8.7392, + "us-east-1": 6.2528, + "us-west-2": 6.2528 + }, + "x8g.24xlarge": { + "eu-central-1": 13.1088, + "us-east-1": 9.3792, + "us-west-2": 9.3792 + }, + "x8g.48xlarge": { + "eu-central-1": 0.0, + "us-east-1": 18.7584, + "us-west-2": 18.7584 }, "z1d.large": { "ap-northeast-1": 0.0, "ap-northeast-2": 0.225, - "ap-south-1": 0.196, - "ap-southeast-1": 0.24, + "ap-south-1": 0.208, + "ap-southeast-1": 0.226, "ap-southeast-2": 0.24, "eu-central-1": 0.225, "eu-west-1": 0.0, "eu-west-2": 0.233, - "us-east-1": 0.197, - "us-east-2": 0.197, + "us-east-1": 0.0, + "us-east-2": 0.0, "us-west-1": 0.0, - "us-west-2": 0.186 + "us-west-2": 0.0 }, "z1d.xlarge": { "ap-northeast-1": 0.454, - "ap-northeast-2": 0.477, + "ap-northeast-2": 0.0, "ap-south-1": 0.392, "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, + "ap-southeast-2": 0.479, "eu-central-1": 0.477, - "eu-west-1": 0.0, + "eu-west-1": 0.416, "eu-west-2": 0.466, - "us-east-1": 0.0, - "us-east-2": 0.372, - "us-west-1": 0.422, + "us-east-1": 0.372, + "us-east-2": 0.0, + "us-west-1": 0.448, "us-west-2": 0.372 }, "z1d.metal": { - "ap-northeast-1": 0.0, + "ap-northeast-1": 5.448, "ap-northeast-2": 5.4, - "ap-south-1": 0.0, + "ap-south-1": 4.704, "ap-southeast-1": 5.424, "ap-southeast-2": 5.424, "eu-central-1": 5.4, "eu-west-1": 4.992, "eu-west-2": 5.273, - "us-east-1": 0.0, + "us-east-1": 4.464, "us-east-2": 4.464, - "us-west-1": 0.0, + "us-west-1": 5.064, "us-west-2": 4.464 }, "z1d.2xlarge": { - "ap-northeast-1": 0.908, + "ap-northeast-1": 0.963, "ap-northeast-2": 0.954, "ap-south-1": 0.831, "ap-southeast-1": 0.904, - "ap-southeast-2": 0.959, - "eu-central-1": 0.955, + "ap-southeast-2": 0.904, + "eu-central-1": 0.9, "eu-west-1": 0.832, "eu-west-2": 0.879, "us-east-1": 0.0, "us-east-2": 0.744, - "us-west-1": 0.844, - "us-west-2": 0.789 + "us-west-1": 0.0, + "us-west-2": 0.744 }, "z1d.3xlarge": { - "ap-northeast-1": 1.445, + "ap-northeast-1": 1.362, "ap-northeast-2": 0.0, - "ap-south-1": 1.247, - "ap-southeast-1": 0.0, - "ap-southeast-2": 1.356, + "ap-south-1": 1.176, + "ap-southeast-1": 1.438, + "ap-southeast-2": 1.438, "eu-central-1": 1.35, - "eu-west-1": 1.324, - "eu-west-2": 0.0, + "eu-west-1": 1.248, + "eu-west-2": 1.318, "us-east-1": 1.116, - "us-east-2": 1.183, + "us-east-2": 0.0, "us-west-1": 1.266, - "us-west-2": 0.0 + "us-west-2": 1.116 }, "z1d.6xlarge": { "ap-northeast-1": 2.724, - "ap-northeast-2": 2.7, + "ap-northeast-2": 0.0, "ap-south-1": 0.0, - "ap-southeast-1": 0.0, + "ap-southeast-1": 2.712, "ap-southeast-2": 2.712, "eu-central-1": 0.0, "eu-west-1": 2.496, - "eu-west-2": 0.0, + "eu-west-2": 2.636, "us-east-1": 2.232, - "us-east-2": 2.366, + "us-east-2": 2.232, "us-west-1": 0.0, - "us-west-2": 2.366 + "us-west-2": 2.232 }, "z1d.12xlarge": { - "ap-northeast-1": 5.448, + "ap-northeast-1": 0.0, "ap-northeast-2": 5.4, "ap-south-1": 4.704, - "ap-southeast-1": 0.0, + "ap-southeast-1": 5.424, "ap-southeast-2": 0.0, - "eu-central-1": 0.0, - "eu-west-1": 0.0, + "eu-central-1": 5.4, + "eu-west-1": 4.992, "eu-west-2": 5.273, "us-east-1": 4.464, "us-east-2": 4.464, "us-west-1": 5.064, - "us-west-2": 0.0 + "us-west-2": 4.464 } }, "ec2_rhel": { "a1.medium": { - "ap-northeast-1": 0.0943, - "ap-south-1": 0.0, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, - "eu-central-1": 0.0891, - "eu-west-1": 0.0, - "us-east-1": 0.0855, - "us-east-2": 0.0855, - "us-west-2": 0.0 + "ap-northeast-1": 0.0484, + "ap-south-1": 0.0399, + "ap-southeast-1": 0.0438, + "ap-southeast-2": 0.0477, + "eu-central-1": 0.0435, + "eu-west-1": 0.0432, + "us-east-1": 0.0399, + "us-east-2": 0.0414, + "us-west-2": 0.0399 }, "a1.large": { - "ap-northeast-1": 0.1242, - "ap-south-1": 0.111, - "ap-southeast-1": 0.1188, - "ap-southeast-2": 0.1266, - "eu-central-1": 0.122, + "ap-northeast-1": 0.093, + "ap-south-1": 0.0, + "ap-southeast-1": 0.0876, + "ap-southeast-2": 0.0954, + "eu-central-1": 0.0, "eu-west-1": 0.0, - "us-east-1": 0.1141, - "us-east-2": 0.1141, - "us-west-2": 0.111 + "us-east-1": 0.0798, + "us-east-2": 0.0798, + "us-west-2": 0.0798 }, "a1.xlarge": { - "ap-northeast-1": 0.1972, - "ap-south-1": 0.1685, - "ap-southeast-1": 0.1776, - "ap-southeast-2": 0.2012, - "eu-central-1": 0.0, - "eu-west-1": 0.1752, - "us-east-1": 0.1681, - "us-east-2": 0.0, + "ap-northeast-1": 0.186, + "ap-south-1": 0.1596, + "ap-southeast-1": 0.1752, + "ap-southeast-2": 0.1908, + "eu-central-1": 0.181, + "eu-west-1": 0.1728, + "us-east-1": 0.1657, + "us-east-2": 0.1596, "us-west-2": 0.0 }, "a1.metal": { - "ap-northeast-1": 0.644, - "ap-south-1": 0.538, - "ap-southeast-1": 0.0, + "ap-northeast-1": 0.0, + "ap-south-1": 0.581, + "ap-southeast-1": 0.643, "ap-southeast-2": 0.0, - "eu-central-1": 0.0, - "eu-west-1": 0.591, + "eu-central-1": 0.638, + "eu-west-1": 0.634, "us-east-1": 0.0, - "us-east-2": 0.538, - "us-west-2": 0.538 + "us-east-2": 0.581, + "us-west-2": 0.581 }, "a1.2xlarge": { "ap-northeast-1": 0.0, - "ap-south-1": 0.334, - "ap-southeast-1": 0.3801, - "ap-southeast-2": 0.4125, - "eu-central-1": 0.3628, + "ap-south-1": 0.3192, + "ap-southeast-1": 0.3504, + "ap-southeast-2": 0.3816, + "eu-central-1": 0.348, "eu-west-1": 0.0, - "us-east-1": 0.334, - "us-east-2": 0.0, + "us-east-1": 0.0, + "us-east-2": 0.3192, "us-west-2": 0.0 }, "a1.4xlarge": { - "ap-northeast-1": 0.0, + "ap-northeast-1": 0.6864, "ap-south-1": 0.0, - "ap-southeast-1": 0.6004, - "ap-southeast-2": 0.0, - "eu-central-1": 0.5956, - "eu-west-1": 0.0, - "us-east-1": 0.538, + "ap-southeast-1": 0.6432, + "ap-southeast-2": 0.7056, + "eu-central-1": 0.6384, + "eu-west-1": 0.6336, + "us-east-1": 0.5808, "us-east-2": 0.0, - "us-west-2": 0.538 + "us-west-2": 0.5808 }, "c1.medium": { - "ap-northeast-1": 0.218, - "ap-southeast-1": 0.224, - "ap-southeast-2": 0.224, - "eu-west-1": 0.208, - "sa-east-1": 0.239, - "us-east-1": 0.19, - "us-gov-west-1": 0.217, - "us-west-1": 0.208, - "us-west-2": 0.19 + "ap-northeast-1": 0.187, + "ap-southeast-1": 0.193, + "ap-southeast-2": 0.193, + "eu-west-1": 0.177, + "sa-east-1": 0.208, + "us-east-1": 0.16, + "us-gov-west-1": 0.186, + "us-west-1": 0.177, + "us-west-2": 0.16 }, "c1.xlarge": { - "ap-northeast-1": 0.762, - "ap-southeast-1": 0.785, - "ap-southeast-2": 0.785, - "eu-west-1": 0.722, - "sa-east-1": 0.848, - "us-east-1": 0.65, - "us-gov-west-1": 0.758, - "us-west-1": 0.722, - "us-west-2": 0.65 + "ap-northeast-1": 0.747, + "ap-southeast-1": 0.77, + "ap-southeast-2": 0.77, + "eu-west-1": 0.707, + "sa-east-1": 0.833, + "us-east-1": 0.64, + "us-gov-west-1": 0.743, + "us-west-1": 0.707, + "us-west-2": 0.64 }, "c3.large": { - "ap-northeast-1": 0.0, + "ap-northeast-1": 0.157, "ap-northeast-2": 0.0, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.192, - "eu-central-1": 0.207, - "eu-west-1": 0.192, - "sa-east-1": 0.0, - "us-east-1": 0.0, - "us-gov-west-1": 0.204, - "us-west-1": 0.18, - "us-west-2": 0.176 + "ap-southeast-1": 0.174, + "ap-southeast-2": 0.161, + "eu-central-1": 0.158, + "eu-west-1": 0.149, + "sa-east-1": 0.192, + "us-east-1": 0.134, + "us-gov-west-1": 0.155, + "us-west-1": 0.149, + "us-west-2": 0.134 }, "c3.xlarge": { "ap-northeast-1": 0.0, "ap-northeast-2": 0.29, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, - "eu-central-1": 0.318, - "eu-west-1": 0.0, - "sa-east-1": 0.0, + "ap-southeast-1": 0.322, + "ap-southeast-2": 0.322, + "eu-central-1": 0.316, + "eu-west-1": 0.322, + "sa-east-1": 0.384, "us-east-1": 0.0, - "us-gov-west-1": 0.0, - "us-west-1": 0.299, - "us-west-2": 0.27 + "us-gov-west-1": 0.31, + "us-west-1": 0.298, + "us-west-2": 0.268 }, "c3.2xlarge": { - "ap-northeast-1": 0.692, - "ap-northeast-2": 0.0, - "ap-southeast-1": 0.712, + "ap-northeast-1": 0.627, + "ap-northeast-2": 0.63589, + "ap-southeast-1": 0.643, "ap-southeast-2": 0.0, "eu-central-1": 0.0, - "eu-west-1": 0.656, - "sa-east-1": 0.845, - "us-east-1": 0.55, - "us-gov-west-1": 0.697, - "us-west-1": 0.0, - "us-west-2": 0.592 + "eu-west-1": 0.595, + "sa-east-1": 0.767, + "us-east-1": 0.0, + "us-gov-west-1": 0.619, + "us-west-1": 0.595, + "us-west-2": 0.577 }, "c3.4xlarge": { - "ap-northeast-1": 0.0, + "ap-northeast-1": 1.197, "ap-northeast-2": 0.0, "ap-southeast-1": 0.0, "ap-southeast-2": 0.0, - "eu-central-1": 1.162, - "eu-west-1": 1.182, - "sa-east-1": 1.56, - "us-east-1": 0.0, - "us-gov-west-1": 1.138, + "eu-central-1": 1.205, + "eu-west-1": 1.229, + "sa-east-1": 1.477, + "us-east-1": 1.013, + "us-gov-west-1": 1.282, "us-west-1": 0.0, - "us-west-2": 1.054 + "us-west-2": 1.013 }, "c3.8xlarge": { - "ap-northeast-1": 0.0, + "ap-northeast-1": 2.394, "ap-northeast-2": 0.0, - "ap-southeast-1": 2.247, - "ap-southeast-2": 0.0, + "ap-southeast-1": 2.458, + "ap-southeast-2": 2.458, "eu-central-1": 0.0, - "eu-west-1": 2.042, - "sa-east-1": 2.73, - "us-east-1": 1.81, - "us-gov-west-1": 0.0, - "us-west-1": 2.042, + "eu-west-1": 2.266, + "sa-east-1": 2.954, + "us-east-1": 0.0, + "us-gov-west-1": 2.362, + "us-west-1": 2.266, "us-west-2": 0.0 }, "c4.large": { - "ap-northeast-1": 0.186, - "ap-northeast-2": 0.185, - "ap-northeast-3": 0.186, - "ap-south-1": 0.17, - "ap-southeast-1": 0.175, + "ap-northeast-1": 0.155, + "ap-northeast-2": 0.154, + "ap-northeast-3": 0.155, + "ap-south-1": 0.129, + "ap-southeast-1": 0.144, "ap-southeast-2": 0.0, - "ca-central-1": 0.0, - "eu-central-1": 0.0, - "eu-west-1": 0.184, - "eu-west-2": 0.191, - "sa-east-1": 0.0, - "us-east-1": 0.16, - "us-east-2": 0.16, + "ca-central-1": 0.15, + "eu-central-1": 0.154, + "eu-west-1": 0.142, + "eu-west-2": 0.16, + "sa-east-1": 0.184, + "us-east-1": 0.129, + "us-east-2": 0.139, "us-gov-west-1": 0.0, - "us-west-1": 0.184, - "us-west-2": 0.16 + "us-west-1": 0.153, + "us-west-2": 0.129 }, "c4.xlarge": { - "ap-northeast-1": 0.312, - "ap-northeast-2": 0.287, - "ap-northeast-3": 0.0, - "ap-south-1": 0.0, - "ap-southeast-1": 0.291, - "ap-southeast-2": 0.321, + "ap-northeast-1": 0.31, + "ap-northeast-2": 0.308, + "ap-northeast-3": 0.31, + "ap-south-1": 0.258, + "ap-southeast-1": 0.311, + "ap-southeast-2": 0.318, "ca-central-1": 0.278, - "eu-central-1": 0.0, - "eu-west-1": 0.309, - "eu-west-2": 0.297, - "sa-east-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 0.0, - "us-gov-west-1": 0.323, - "us-west-1": 0.309, - "us-west-2": 0.0 + "eu-central-1": 0.286, + "eu-west-1": 0.284, + "eu-west-2": 0.296, + "sa-east-1": 0.368, + "us-east-1": 0.258, + "us-east-2": 0.258, + "us-gov-west-1": 0.322, + "us-west-1": 0.306, + "us-west-2": 0.278 }, "c4.2xlarge": { - "ap-northeast-1": 0.634, - "ap-northeast-2": 0.0, + "ap-northeast-1": 0.619, + "ap-northeast-2": 0.571, "ap-northeast-3": 0.0, - "ap-south-1": 0.0, - "ap-southeast-1": 0.638, - "ap-southeast-2": 0.0, - "ca-central-1": 0.612, + "ap-south-1": 0.515, + "ap-southeast-1": 0.575, + "ap-southeast-2": 0.635, + "ca-central-1": 0.599, "eu-central-1": 0.0, "eu-west-1": 0.0, - "eu-west-2": 0.606, - "sa-east-1": 0.81, - "us-east-1": 0.568, - "us-east-2": 0.568, - "us-gov-west-1": 0.657, - "us-west-1": 0.0, + "eu-west-2": 0.591, + "sa-east-1": 0.735, + "us-east-1": 0.515, + "us-east-2": 0.515, + "us-gov-west-1": 0.595, + "us-west-1": 0.661, "us-west-2": 0.0 }, "c4.4xlarge": { - "ap-northeast-1": 1.138, - "ap-northeast-2": 0.0, - "ap-northeast-3": 1.138, - "ap-south-1": 0.0, + "ap-northeast-1": 1.181, + "ap-northeast-2": 1.085, + "ap-northeast-3": 1.282, + "ap-south-1": 0.973, "ap-southeast-1": 0.0, - "ap-southeast-2": 1.276, - "ca-central-1": 1.094, - "eu-central-1": 1.13, - "eu-west-1": 1.035, - "eu-west-2": 1.08, - "sa-east-1": 1.489, - "us-east-1": 0.926, - "us-east-2": 0.926, - "us-gov-west-1": 1.184, - "us-west-1": 1.127, - "us-west-2": 0.926 + "ap-southeast-2": 1.317, + "ca-central-1": 1.141, + "eu-central-1": 1.085, + "eu-west-1": 1.077, + "eu-west-2": 1.125, + "sa-east-1": 1.413, + "us-east-1": 1.053, + "us-east-2": 0.973, + "us-gov-west-1": 1.133, + "us-west-1": 1.165, + "us-west-2": 0.973 }, "c4.8xlarge": { "ap-northeast-1": 0.0, - "ap-northeast-2": 1.945, - "ap-northeast-3": 2.146, - "ap-south-1": 1.73, - "ap-southeast-1": 0.0, - "ap-southeast-2": 2.215, - "ca-central-1": 0.0, - "eu-central-1": 1.947, - "eu-west-1": 1.941, - "eu-west-2": 2.032, - "sa-east-1": 2.6, - "us-east-1": 1.721, - "us-east-2": 1.721, - "us-gov-west-1": 2.045, - "us-west-1": 2.123, - "us-west-2": 0.0 + "ap-northeast-2": 0.0, + "ap-northeast-3": 2.405, + "ap-south-1": 1.989, + "ap-southeast-1": 2.229, + "ap-southeast-2": 2.469, + "ca-central-1": 2.149, + "eu-central-1": 2.213, + "eu-west-1": 2.197, + "eu-west-2": 2.293, + "sa-east-1": 2.869, + "us-east-1": 0.0, + "us-east-2": 1.989, + "us-gov-west-1": 2.309, + "us-west-1": 2.373, + "us-west-2": 1.989 }, "c5.large": { - "af-south-1": 0.174, - "ap-east-1": 0.175, - "ap-northeast-1": 0.0, + "af-south-1": 0.15, + "ap-east-1": 0.143, + "ap-northeast-1": 0.136, "ap-northeast-2": 0.0, - "ap-northeast-3": 0.167, - "ap-south-1": 0.15, - "ap-south-2": 0.0, - "ap-southeast-1": 0.158, + "ap-northeast-3": 0.142, + "ap-south-1": 0.119, + "ap-south-2": 0.114, + "ap-southeast-1": 0.127, "ap-southeast-2": 0.0, - "ap-southeast-3": 0.158, - "ap-southeast-4": 0.0, - "ca-central-1": 0.159, - "ca-west-1": 0.153, + "ap-southeast-3": 0.127, + "ap-southeast-4": 0.14, + "ca-central-1": 0.122, + "ca-west-1": 0.122, "eu-central-1": 0.0, "eu-central-2": 0.0, - "eu-north-1": 0.151, - "eu-south-1": 0.0, - "eu-south-2": 0.156, - "eu-west-1": 0.156, - "eu-west-2": 0.168, - "eu-west-3": 0.0, - "il-central-1": 0.167, - "me-central-1": 0.0, - "me-south-1": 0.166, + "eu-north-1": 0.0, + "eu-south-1": 0.13, + "eu-south-2": 0.125, + "eu-west-1": 0.125, + "eu-west-2": 0.136, + "eu-west-3": 0.13, + "il-central-1": 0.13, + "me-central-1": 0.134, + "me-south-1": 0.134, "sa-east-1": 0.0, "us-east-1": 0.0, - "us-east-2": 0.15, - "us-gov-east-1": 0.168, - "us-gov-west-1": 0.168, + "us-east-2": 0.119, + "us-gov-east-1": 0.0, + "us-gov-west-1": 0.131, "us-west-1": 0.0, - "us-west-2": 0.145, - "us-west-2-lax-1": 0.162 + "us-west-2": 0.114, + "us-west-2-lax-1": 0.137 }, "c5.xlarge": { "af-south-1": 0.0, - "ap-east-1": 0.0, - "ap-northeast-1": 0.274, - "ap-northeast-2": 0.252, - "ap-northeast-3": 0.287, + "ap-east-1": 0.274, + "ap-northeast-1": 0.272, + "ap-northeast-2": 0.261, + "ap-northeast-3": 0.272, "ap-south-1": 0.0, - "ap-south-2": 0.23, - "ap-southeast-1": 0.256, - "ap-southeast-2": 0.282, - "ap-southeast-3": 0.268, - "ap-southeast-4": 0.295, - "ca-central-1": 0.246, - "ca-west-1": 0.0, - "eu-central-1": 0.267, - "eu-central-2": 0.286, - "eu-north-1": 0.242, - "eu-south-1": 0.262, - "eu-south-2": 0.264, - "eu-west-1": 0.265, - "eu-west-2": 0.275, - "eu-west-3": 0.0, - "il-central-1": 0.274, - "me-central-1": 0.284, - "me-south-1": 0.271, - "sa-east-1": 0.322, - "us-east-1": 0.23, + "ap-south-2": 0.228, + "ap-southeast-1": 0.254, + "ap-southeast-2": 0.28, + "ap-southeast-3": 0.265, + "ap-southeast-4": 0.28, + "ca-central-1": 0.255, + "ca-west-1": 0.255, + "eu-central-1": 0.263, + "eu-central-2": 0.271, + "eu-north-1": 0.24, + "eu-south-1": 0.26, + "eu-south-2": 0.25, + "eu-west-1": 0.261, + "eu-west-2": 0.26, + "eu-west-3": 0.26, + "il-central-1": 0.0, + "me-central-1": 0.269, + "me-south-1": 0.269, + "sa-east-1": 0.335, + "us-east-1": 0.228, "us-east-2": 0.0, - "us-gov-east-1": 0.276, + "us-gov-east-1": 0.262, "us-gov-west-1": 0.0, - "us-west-1": 0.0, - "us-west-2": 0.0, - "us-west-2-lax-1": 0.264 + "us-west-1": 0.282, + "us-west-2": 0.238, + "us-west-2-lax-1": 0.262 }, "c5.metal": { - "af-south-1": 0.0, + "af-south-1": 6.509, "ap-east-1": 0.0, - "ap-northeast-1": 5.266, - "ap-northeast-2": 4.738, - "ap-northeast-3": 5.266, - "ap-south-1": 4.21, - "ap-south-2": 0.0, - "ap-southeast-1": 4.834, - "ap-southeast-2": 5.458, - "ap-southeast-3": 4.834, - "ap-southeast-4": 5.458, - "ca-central-1": 0.0, - "ca-west-1": 4.594, - "eu-central-1": 4.786, - "eu-central-2": 0.0, - "eu-north-1": 4.498, - "eu-south-1": 4.978, - "eu-south-2": 4.738, - "eu-west-1": 4.738, - "eu-west-2": 4.978, - "eu-west-3": 4.978, - "il-central-1": 0.0, - "me-central-1": 5.199, - "me-south-1": 5.199, - "sa-east-1": 0.0, + "ap-northeast-1": 6.173, + "ap-northeast-2": 5.645, + "ap-northeast-3": 6.173, + "ap-south-1": 0.0, + "ap-south-2": 5.117, + "ap-southeast-1": 5.741, + "ap-southeast-2": 0.0, + "ap-southeast-3": 5.741, + "ap-southeast-4": 6.365, + "ca-central-1": 5.501, + "ca-west-1": 5.501, + "eu-central-1": 5.693, + "eu-central-2": 6.158, + "eu-north-1": 5.405, + "eu-south-1": 5.885, + "eu-south-2": 5.645, + "eu-west-1": 5.645, + "eu-west-2": 5.885, + "eu-west-3": 0.0, + "il-central-1": 5.875, + "me-central-1": 6.106, + "me-south-1": 6.106, + "sa-east-1": 7.325, "us-east-1": 0.0, - "us-east-2": 4.21, - "us-gov-east-1": 5.026, + "us-east-2": 5.117, + "us-gov-east-1": 5.933, "us-gov-west-1": 0.0, - "us-west-1": 5.218, - "us-west-2": 4.21, - "us-west-2-lax-1": 5.026 + "us-west-1": 6.125, + "us-west-2": 5.117, + "us-west-2-lax-1": 0.0 }, "c5.2xlarge": { - "af-south-1": 0.0, + "af-south-1": 0.571, "ap-east-1": 0.0, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.539, - "ap-northeast-3": 0.0, - "ap-south-1": 0.0, - "ap-south-2": 0.47, - "ap-southeast-1": 0.547, - "ap-southeast-2": 0.574, - "ap-southeast-3": 0.0, - "ap-southeast-4": 0.601, - "ca-central-1": 0.0, - "ca-west-1": 0.524, - "eu-central-1": 0.518, - "eu-central-2": 0.557, - "eu-north-1": 0.518, - "eu-south-1": 0.534, - "eu-south-2": 0.0, - "eu-west-1": 0.514, + "ap-northeast-1": 0.543, + "ap-northeast-2": 0.522, + "ap-northeast-3": 0.543, + "ap-south-1": 0.455, + "ap-south-2": 0.0, + "ap-southeast-1": 0.507, + "ap-southeast-2": 0.559, + "ap-southeast-3": 0.507, + "ap-southeast-4": 0.559, + "ca-central-1": 0.487, + "ca-west-1": 0.51, + "eu-central-1": 0.503, + "eu-central-2": 0.542, + "eu-north-1": 0.479, + "eu-south-1": 0.519, + "eu-south-2": 0.522, + "eu-west-1": 0.499, "eu-west-2": 0.0, "eu-west-3": 0.0, - "il-central-1": 0.533, - "me-central-1": 0.552, - "me-south-1": 0.0, - "sa-east-1": 0.0, + "il-central-1": 0.543, + "me-central-1": 0.538, + "me-south-1": 0.538, + "sa-east-1": 0.639, "us-east-1": 0.0, "us-east-2": 0.0, "us-gov-east-1": 0.0, - "us-gov-west-1": 0.538, + "us-gov-west-1": 0.523, "us-west-1": 0.0, - "us-west-2": 0.47, - "us-west-2-lax-1": 0.538 + "us-west-2": 0.455, + "us-west-2-lax-1": 0.0 }, "c5.4xlarge": { - "af-south-1": 1.042, + "af-south-1": 1.085, "ap-east-1": 0.0, "ap-northeast-1": 0.0, - "ap-northeast-2": 0.948, - "ap-northeast-3": 0.0, - "ap-south-1": 0.0, - "ap-south-2": 0.851, - "ap-southeast-1": 0.914, - "ap-southeast-2": 1.018, + "ap-northeast-2": 0.941, + "ap-northeast-3": 1.08, + "ap-south-1": 0.853, + "ap-south-2": 0.853, + "ap-southeast-1": 0.957, + "ap-southeast-2": 0.0, "ap-southeast-3": 0.0, "ap-southeast-4": 0.0, - "ca-central-1": 0.874, - "ca-west-1": 0.874, + "ca-central-1": 0.917, + "ca-west-1": 0.917, "eu-central-1": 0.0, - "eu-central-2": 0.984, - "eu-north-1": 0.858, - "eu-south-1": 0.0, - "eu-south-2": 0.944, - "eu-west-1": 0.0, - "eu-west-2": 0.991, - "eu-west-3": 0.938, + "eu-central-2": 1.026, + "eu-north-1": 0.944, + "eu-south-1": 1.029, + "eu-south-2": 0.987, + "eu-west-1": 0.941, + "eu-west-2": 1.029, + "eu-west-3": 0.981, "il-central-1": 0.0, - "me-central-1": 1.025, - "me-south-1": 0.0, - "sa-east-1": 1.249, - "us-east-1": 0.0, + "me-central-1": 1.018, + "me-south-1": 1.068, + "sa-east-1": 1.221, + "us-east-1": 0.853, "us-east-2": 0.0, - "us-gov-east-1": 0.995, + "us-gov-east-1": 0.989, "us-gov-west-1": 0.0, - "us-west-1": 0.0, - "us-west-2": 0.0, - "us-west-2-lax-1": 0.946 + "us-west-1": 1.021, + "us-west-2": 0.853, + "us-west-2-lax-1": 1.038 }, "c5.9xlarge": { - "af-south-1": 2.182, - "ap-east-1": 2.074, + "af-south-1": 2.441, + "ap-east-1": 2.333, "ap-northeast-1": 0.0, - "ap-northeast-2": 1.858, - "ap-northeast-3": 2.056, - "ap-south-1": 1.66, + "ap-northeast-2": 2.22, + "ap-northeast-3": 2.315, + "ap-south-1": 1.919, "ap-south-2": 0.0, - "ap-southeast-1": 2.007, - "ap-southeast-2": 2.128, - "ap-southeast-3": 0.0, + "ap-southeast-1": 2.153, + "ap-southeast-2": 2.507, + "ap-southeast-3": 2.153, "ap-southeast-4": 0.0, - "ca-central-1": 0.0, - "ca-west-1": 0.0, - "eu-central-1": 1.876, + "ca-central-1": 2.063, + "ca-west-1": 2.063, + "eu-central-1": 2.135, "eu-central-2": 0.0, - "eu-north-1": 1.768, - "eu-south-1": 1.948, - "eu-south-2": 1.858, - "eu-west-1": 1.858, - "eu-west-2": 0.0, - "eu-west-3": 2.067, - "il-central-1": 0.0, - "me-central-1": 0.0, - "me-south-1": 2.155, - "sa-east-1": 2.648, - "us-east-1": 1.66, - "us-east-2": 0.0, - "us-gov-east-1": 1.966, - "us-gov-west-1": 1.966, - "us-west-1": 0.0, - "us-west-2": 1.752, + "eu-north-1": 2.027, + "eu-south-1": 2.207, + "eu-south-2": 2.22, + "eu-west-1": 0.0, + "eu-west-2": 2.207, + "eu-west-3": 2.207, + "il-central-1": 2.203, + "me-central-1": 2.29, + "me-south-1": 2.29, + "sa-east-1": 2.888, + "us-east-1": 1.919, + "us-east-2": 1.919, + "us-gov-east-1": 2.225, + "us-gov-west-1": 2.225, + "us-west-1": 0.0, + "us-west-2": 2.011, "us-west-2-lax-1": 0.0 }, "c5.12xlarge": { "af-south-1": 0.0, - "ap-east-1": 2.878, - "ap-northeast-1": 2.874, + "ap-east-1": 3.266, + "ap-northeast-1": 3.086, "ap-northeast-2": 0.0, - "ap-northeast-3": 2.852, - "ap-south-1": 2.301, + "ap-northeast-3": 3.24, + "ap-south-1": 0.0, "ap-south-2": 0.0, - "ap-southeast-1": 2.482, - "ap-southeast-2": 2.956, + "ap-southeast-1": 2.87, + "ap-southeast-2": 3.182, "ap-southeast-3": 0.0, - "ap-southeast-4": 0.0, - "ca-central-1": 2.362, - "ca-west-1": 2.362, + "ap-southeast-4": 3.182, + "ca-central-1": 2.75, + "ca-west-1": 2.75, "eu-central-1": 0.0, - "eu-central-2": 2.691, - "eu-north-1": 2.457, - "eu-south-1": 0.0, - "eu-south-2": 2.434, - "eu-west-1": 2.585, - "eu-west-2": 2.554, - "eu-west-3": 2.712, + "eu-central-2": 0.0, + "eu-north-1": 2.702, + "eu-south-1": 2.942, + "eu-south-2": 2.822, + "eu-west-1": 2.961, + "eu-west-2": 3.088, + "eu-west-3": 2.942, "il-central-1": 0.0, - "me-central-1": 2.664, - "me-south-1": 2.664, - "sa-east-1": 0.0, - "us-east-1": 2.17, - "us-east-2": 2.17, - "us-gov-east-1": 2.725, - "us-gov-west-1": 2.578, + "me-central-1": 3.053, + "me-south-1": 3.053, + "sa-east-1": 3.662, + "us-east-1": 2.558, + "us-east-2": 2.558, + "us-gov-east-1": 0.0, + "us-gov-west-1": 3.113, "us-west-1": 0.0, - "us-west-2": 2.17, - "us-west-2-lax-1": 2.578 + "us-west-2": 2.558, + "us-west-2-lax-1": 2.966 }, "c5.18xlarge": { - "af-south-1": 4.234, - "ap-east-1": 4.018, - "ap-northeast-1": 3.982, - "ap-northeast-2": 3.586, - "ap-northeast-3": 0.0, - "ap-south-1": 3.19, - "ap-south-2": 3.19, - "ap-southeast-1": 3.658, - "ap-southeast-2": 0.0, - "ap-southeast-3": 3.658, - "ap-southeast-4": 4.126, - "ca-central-1": 3.478, + "af-south-1": 4.882, + "ap-east-1": 0.0, + "ap-northeast-1": 4.63, + "ap-northeast-2": 4.234, + "ap-northeast-3": 4.63, + "ap-south-1": 3.838, + "ap-south-2": 3.838, + "ap-southeast-1": 4.306, + "ap-southeast-2": 0.0, + "ap-southeast-3": 4.306, + "ap-southeast-4": 4.774, + "ca-central-1": 4.126, "ca-west-1": 0.0, - "eu-central-1": 3.622, - "eu-central-2": 3.971, + "eu-central-1": 4.27, + "eu-central-2": 4.619, "eu-north-1": 0.0, - "eu-south-1": 3.766, - "eu-south-2": 3.586, - "eu-west-1": 3.586, - "eu-west-2": 3.766, - "eu-west-3": 3.766, - "il-central-1": 3.759, - "me-central-1": 3.932, - "me-south-1": 3.932, - "sa-east-1": 4.846, - "us-east-1": 0.0, - "us-east-2": 3.19, - "us-gov-east-1": 3.802, - "us-gov-west-1": 3.802, - "us-west-1": 3.946, + "eu-south-1": 4.414, + "eu-south-2": 4.234, + "eu-west-1": 4.234, + "eu-west-2": 0.0, + "eu-west-3": 4.414, + "il-central-1": 4.406, + "me-central-1": 4.579, + "me-south-1": 4.579, + "sa-east-1": 5.494, + "us-east-1": 0.0, + "us-east-2": 3.838, + "us-gov-east-1": 4.45, + "us-gov-west-1": 4.45, + "us-west-1": 4.594, "us-west-2": 0.0, "us-west-2-lax-1": 0.0 }, "c5.24xlarge": { - "af-south-1": 5.602, - "ap-east-1": 5.314, - "ap-northeast-1": 5.266, - "ap-northeast-2": 5.036, - "ap-northeast-3": 5.266, - "ap-south-1": 4.473, - "ap-south-2": 4.21, - "ap-southeast-1": 5.136, - "ap-southeast-2": 0.0, - "ap-southeast-3": 4.834, - "ap-southeast-4": 0.0, - "ca-central-1": 4.879, - "ca-west-1": 4.594, - "eu-central-1": 4.786, - "eu-central-2": 5.252, + "af-south-1": 6.509, + "ap-east-1": 6.221, + "ap-northeast-1": 0.0, + "ap-northeast-2": 5.645, + "ap-northeast-3": 6.173, + "ap-south-1": 5.117, + "ap-south-2": 5.117, + "ap-southeast-1": 5.741, + "ap-southeast-2": 0.0, + "ap-southeast-3": 5.741, + "ap-southeast-4": 6.365, + "ca-central-1": 5.501, + "ca-west-1": 5.501, + "eu-central-1": 5.693, + "eu-central-2": 6.158, "eu-north-1": 0.0, "eu-south-1": 0.0, - "eu-south-2": 4.738, + "eu-south-2": 5.645, "eu-west-1": 0.0, - "eu-west-2": 4.978, - "eu-west-3": 0.0, - "il-central-1": 0.0, - "me-central-1": 5.199, - "me-south-1": 0.0, + "eu-west-2": 5.885, + "eu-west-3": 5.885, + "il-central-1": 5.875, + "me-central-1": 6.106, + "me-south-1": 6.106, "sa-east-1": 0.0, - "us-east-1": 4.21, - "us-east-2": 4.21, - "us-gov-east-1": 5.026, - "us-gov-west-1": 5.026, - "us-west-1": 5.218, - "us-west-2": 4.455, - "us-west-2-lax-1": 5.322 + "us-east-1": 0.0, + "us-east-2": 0.0, + "us-gov-east-1": 5.933, + "us-gov-west-1": 5.933, + "us-west-1": 6.125, + "us-west-2": 5.117, + "us-west-2-lax-1": 5.933 }, "c5a.large": { - "af-south-1": 0.163, - "ap-east-1": 0.157, - "ap-northeast-1": 0.156, - "ap-northeast-2": 0.146, - "ap-south-1": 0.107, - "ap-southeast-1": 0.148, - "ap-southeast-2": 0.16, - "ca-central-1": 0.144, - "eu-central-1": 0.147, - "eu-north-1": 0.142, - "eu-south-1": 0.151, - "eu-west-1": 0.146, - "eu-west-2": 0.151, - "eu-west-3": 0.151, - "me-south-1": 0.155, - "sa-east-1": 0.178, - "us-east-1": 0.137, - "us-east-2": 0.137, - "us-gov-east-1": 0.152, - "us-gov-west-1": 0.152, - "us-west-1": 0.155, - "us-west-2": 0.137 + "af-south-1": 0.132, + "ap-east-1": 0.126, + "ap-northeast-1": 0.125, + "ap-northeast-2": 0.115, + "ap-south-1": 0.076, + "ap-southeast-1": 0.117, + "ap-southeast-2": 0.129, + "ca-central-1": 0.113, + "eu-central-1": 0.116, + "eu-north-1": 0.111, + "eu-south-1": 0.12, + "eu-west-1": 0.115, + "eu-west-2": 0.12, + "eu-west-3": 0.12, + "me-south-1": 0.124, + "sa-east-1": 0.147, + "us-east-1": 0.106, + "us-east-2": 0.106, + "us-gov-east-1": 0.121, + "us-gov-west-1": 0.121, + "us-west-1": 0.124, + "us-west-2": 0.106 }, "c5a.xlarge": { - "af-south-1": 0.266, - "ap-east-1": 0.254, - "ap-northeast-1": 0.252, - "ap-northeast-2": 0.232, - "ap-south-1": 0.154, - "ap-southeast-1": 0.236, - "ap-southeast-2": 0.26, - "ca-central-1": 0.228, - "eu-central-1": 0.234, - "eu-north-1": 0.224, - "eu-south-1": 0.242, - "eu-west-1": 0.232, - "eu-west-2": 0.242, - "eu-west-3": 0.242, - "me-south-1": 0.25, - "sa-east-1": 0.296, - "us-east-1": 0.214, - "us-east-2": 0.214, - "us-gov-east-1": 0.244, - "us-gov-west-1": 0.244, - "us-west-1": 0.25, - "us-west-2": 0.214 + "af-south-1": 0.264, + "ap-east-1": 0.252, + "ap-northeast-1": 0.25, + "ap-northeast-2": 0.23, + "ap-south-1": 0.152, + "ap-southeast-1": 0.234, + "ap-southeast-2": 0.258, + "ca-central-1": 0.226, + "eu-central-1": 0.232, + "eu-north-1": 0.222, + "eu-south-1": 0.24, + "eu-west-1": 0.23, + "eu-west-2": 0.24, + "eu-west-3": 0.24, + "me-south-1": 0.248, + "sa-east-1": 0.294, + "us-east-1": 0.212, + "us-east-2": 0.212, + "us-gov-east-1": 0.242, + "us-gov-west-1": 0.242, + "us-west-1": 0.248, + "us-west-2": 0.212 }, "c5a.2xlarge": { - "af-south-1": 0.542, - "ap-east-1": 0.518, - "ap-northeast-1": 0.514, - "ap-northeast-2": 0.474, - "ap-south-1": 0.318, - "ap-southeast-1": 0.482, - "ap-southeast-2": 0.53, - "ca-central-1": 0.466, - "eu-central-1": 0.478, - "eu-north-1": 0.458, - "eu-south-1": 0.494, - "eu-west-1": 0.474, - "eu-west-2": 0.494, - "eu-west-3": 0.494, - "me-south-1": 0.51, - "sa-east-1": 0.602, - "us-east-1": 0.438, - "us-east-2": 0.438, - "us-gov-east-1": 0.498, - "us-gov-west-1": 0.498, - "us-west-1": 0.51, - "us-west-2": 0.438 + "af-south-1": 0.527, + "ap-east-1": 0.503, + "ap-northeast-1": 0.499, + "ap-northeast-2": 0.459, + "ap-south-1": 0.303, + "ap-southeast-1": 0.467, + "ap-southeast-2": 0.515, + "ca-central-1": 0.451, + "eu-central-1": 0.463, + "eu-north-1": 0.443, + "eu-south-1": 0.479, + "eu-west-1": 0.459, + "eu-west-2": 0.479, + "eu-west-3": 0.479, + "me-south-1": 0.495, + "sa-east-1": 0.587, + "us-east-1": 0.423, + "us-east-2": 0.423, + "us-gov-east-1": 0.483, + "us-gov-west-1": 0.483, + "us-west-1": 0.495, + "us-west-2": 0.423 }, "c5a.4xlarge": { - "af-south-1": 0.954, - "ap-east-1": 0.906, - "ap-northeast-1": 0.898, - "ap-northeast-2": 0.818, - "ap-south-1": 0.506, - "ap-southeast-1": 0.834, - "ap-southeast-2": 0.93, - "ca-central-1": 0.802, - "eu-central-1": 0.826, - "eu-north-1": 0.786, - "eu-south-1": 0.858, - "eu-west-1": 0.818, - "eu-west-2": 0.858, - "eu-west-3": 0.858, - "me-south-1": 0.89, - "sa-east-1": 1.074, - "us-east-1": 0.746, - "us-east-2": 0.746, - "us-gov-east-1": 0.866, - "us-gov-west-1": 0.866, - "us-west-1": 0.89, - "us-west-2": 0.746 + "af-south-1": 0.997, + "ap-east-1": 0.949, + "ap-northeast-1": 0.941, + "ap-northeast-2": 0.861, + "ap-south-1": 0.549, + "ap-southeast-1": 0.877, + "ap-southeast-2": 0.973, + "ca-central-1": 0.845, + "eu-central-1": 0.869, + "eu-north-1": 0.829, + "eu-south-1": 0.901, + "eu-west-1": 0.861, + "eu-west-2": 0.901, + "eu-west-3": 0.901, + "me-south-1": 0.933, + "sa-east-1": 1.117, + "us-east-1": 0.789, + "us-east-2": 0.789, + "us-gov-east-1": 0.909, + "us-gov-west-1": 0.909, + "us-west-1": 0.933, + "us-west-2": 0.789 }, "c5a.8xlarge": { - "af-south-1": 1.778, - "ap-east-1": 1.682, - "ap-northeast-1": 1.666, - "ap-northeast-2": 1.506, - "ap-south-1": 0.882, - "ap-southeast-1": 1.538, - "ap-southeast-2": 1.73, - "ca-central-1": 1.474, - "eu-central-1": 1.522, - "eu-north-1": 1.442, - "eu-south-1": 1.586, - "eu-west-1": 1.506, - "eu-west-2": 1.586, - "eu-west-3": 1.586, - "me-south-1": 1.65, - "sa-east-1": 2.018, - "us-east-1": 1.362, - "us-east-2": 1.362, - "us-gov-east-1": 1.602, - "us-gov-west-1": 1.602, - "us-west-1": 1.65, - "us-west-2": 1.362 + "af-south-1": 1.994, + "ap-east-1": 1.898, + "ap-northeast-1": 1.882, + "ap-northeast-2": 1.722, + "ap-south-1": 1.098, + "ap-southeast-1": 1.754, + "ap-southeast-2": 1.946, + "ca-central-1": 1.69, + "eu-central-1": 1.738, + "eu-north-1": 1.658, + "eu-south-1": 1.802, + "eu-west-1": 1.722, + "eu-west-2": 1.802, + "eu-west-3": 1.802, + "me-south-1": 1.866, + "sa-east-1": 2.234, + "us-east-1": 1.578, + "us-east-2": 1.578, + "us-gov-east-1": 1.818, + "us-gov-west-1": 1.818, + "us-west-1": 1.866, + "us-west-2": 1.578 }, "c5a.12xlarge": { - "af-south-1": 2.602, - "ap-east-1": 2.458, - "ap-northeast-1": 2.434, - "ap-northeast-2": 2.194, - "ap-south-1": 1.258, - "ap-southeast-1": 2.242, - "ap-southeast-2": 2.53, - "ca-central-1": 2.146, - "eu-central-1": 2.218, - "eu-north-1": 2.098, - "eu-south-1": 2.314, - "eu-west-1": 2.194, - "eu-west-2": 2.314, - "eu-west-3": 2.314, - "me-south-1": 2.41, - "sa-east-1": 2.962, - "us-east-1": 1.978, - "us-east-2": 1.978, - "us-gov-east-1": 2.338, - "us-gov-west-1": 2.338, - "us-west-1": 2.41, - "us-west-2": 1.978 + "af-south-1": 2.99, + "ap-east-1": 2.846, + "ap-northeast-1": 2.822, + "ap-northeast-2": 2.582, + "ap-south-1": 1.646, + "ap-southeast-1": 2.63, + "ap-southeast-2": 2.918, + "ca-central-1": 2.534, + "eu-central-1": 2.606, + "eu-north-1": 2.486, + "eu-south-1": 2.702, + "eu-west-1": 2.582, + "eu-west-2": 2.702, + "eu-west-3": 2.702, + "me-south-1": 2.798, + "sa-east-1": 3.35, + "us-east-1": 2.366, + "us-east-2": 2.366, + "us-gov-east-1": 2.726, + "us-gov-west-1": 2.726, + "us-west-1": 2.798, + "us-west-2": 2.366 }, "c5a.16xlarge": { - "af-south-1": 3.426, - "ap-east-1": 3.234, - "ap-northeast-1": 3.202, - "ap-northeast-2": 2.882, - "ap-south-1": 1.634, - "ap-southeast-1": 2.946, - "ap-southeast-2": 3.33, - "ca-central-1": 2.818, - "eu-central-1": 2.914, - "eu-north-1": 2.754, - "eu-south-1": 3.042, - "eu-west-1": 2.882, - "eu-west-2": 3.042, - "eu-west-3": 3.042, - "me-south-1": 3.17, - "sa-east-1": 3.906, - "us-east-1": 2.594, - "us-east-2": 2.594, - "us-gov-east-1": 3.074, - "us-gov-west-1": 3.074, - "us-west-1": 3.17, - "us-west-2": 2.594 + "af-south-1": 3.987, + "ap-east-1": 3.795, + "ap-northeast-1": 3.763, + "ap-northeast-2": 3.443, + "ap-south-1": 2.195, + "ap-southeast-1": 3.507, + "ap-southeast-2": 3.891, + "ca-central-1": 3.379, + "eu-central-1": 3.475, + "eu-north-1": 3.315, + "eu-south-1": 3.603, + "eu-west-1": 3.443, + "eu-west-2": 3.603, + "eu-west-3": 3.603, + "me-south-1": 3.731, + "sa-east-1": 4.467, + "us-east-1": 3.155, + "us-east-2": 3.155, + "us-gov-east-1": 3.635, + "us-gov-west-1": 3.635, + "us-west-1": 3.731, + "us-west-2": 3.155 }, "c5a.24xlarge": { - "af-south-1": 5.074, - "ap-east-1": 4.786, - "ap-northeast-1": 4.738, - "ap-northeast-2": 4.258, - "ap-south-1": 2.386, - "ap-southeast-1": 4.354, - "ap-southeast-2": 4.93, - "ca-central-1": 4.162, - "eu-central-1": 4.306, - "eu-north-1": 4.066, - "eu-south-1": 4.498, - "eu-west-1": 4.258, - "eu-west-2": 4.498, - "eu-west-3": 4.498, - "me-south-1": 4.69, - "sa-east-1": 5.794, - "us-east-1": 3.826, - "us-east-2": 3.826, - "us-gov-east-1": 4.546, - "us-gov-west-1": 4.546, - "us-west-1": 4.69, - "us-west-2": 3.826 + "af-south-1": 5.981, + "ap-east-1": 5.693, + "ap-northeast-1": 5.645, + "ap-northeast-2": 5.165, + "ap-south-1": 3.293, + "ap-southeast-1": 5.261, + "ap-southeast-2": 5.837, + "ca-central-1": 5.069, + "eu-central-1": 5.213, + "eu-north-1": 4.973, + "eu-south-1": 5.405, + "eu-west-1": 5.165, + "eu-west-2": 5.405, + "eu-west-3": 5.405, + "me-south-1": 5.597, + "sa-east-1": 6.701, + "us-east-1": 4.733, + "us-east-2": 4.733, + "us-gov-east-1": 5.453, + "us-gov-west-1": 5.453, + "us-west-1": 5.597, + "us-west-2": 4.733 }, "c5ad.large": { - "af-south-1": 0.177, - "ap-southeast-1": 0.161, - "ap-southeast-2": 0.173, - "eu-central-1": 0.16, - "eu-south-1": 0.163, - "eu-west-1": 0.158, - "me-south-1": 0.168, - "sa-east-1": 0.194, - "us-east-1": 0.146, - "us-east-2": 0.146, - "us-west-2": 0.146 + "af-south-1": 0.146, + "ap-southeast-1": 0.13, + "ap-southeast-2": 0.142, + "eu-central-1": 0.129, + "eu-south-1": 0.132, + "eu-west-1": 0.127, + "me-south-1": 0.137, + "sa-east-1": 0.163, + "us-east-1": 0.115, + "us-east-2": 0.115, + "us-west-2": 0.115 }, "c5ad.xlarge": { - "af-south-1": 0.294, - "ap-southeast-1": 0.262, - "ap-southeast-2": 0.286, - "eu-central-1": 0.26, - "eu-south-1": 0.266, - "eu-west-1": 0.256, - "me-south-1": 0.276, - "sa-east-1": 0.328, - "us-east-1": 0.232, - "us-east-2": 0.232, - "us-west-2": 0.232 + "af-south-1": 0.292, + "ap-southeast-1": 0.26, + "ap-southeast-2": 0.284, + "eu-central-1": 0.258, + "eu-south-1": 0.264, + "eu-west-1": 0.254, + "me-south-1": 0.274, + "sa-east-1": 0.326, + "us-east-1": 0.23, + "us-east-2": 0.23, + "us-west-2": 0.23 }, "c5ad.2xlarge": { - "af-south-1": 0.598, - "ap-southeast-1": 0.534, - "ap-southeast-2": 0.582, - "eu-central-1": 0.53, - "eu-south-1": 0.542, - "eu-west-1": 0.522, - "me-south-1": 0.562, - "sa-east-1": 0.666, - "us-east-1": 0.474, - "us-east-2": 0.474, - "us-west-2": 0.474 + "af-south-1": 0.583, + "ap-southeast-1": 0.519, + "ap-southeast-2": 0.567, + "eu-central-1": 0.515, + "eu-south-1": 0.527, + "eu-west-1": 0.507, + "me-south-1": 0.547, + "sa-east-1": 0.651, + "us-east-1": 0.459, + "us-east-2": 0.459, + "us-west-2": 0.459 }, "c5ad.4xlarge": { - "af-south-1": 1.066, - "ap-southeast-1": 0.938, - "ap-southeast-2": 1.034, - "eu-central-1": 0.93, - "eu-south-1": 0.954, - "eu-west-1": 0.914, - "me-south-1": 0.994, - "sa-east-1": 1.202, - "us-east-1": 0.818, - "us-east-2": 0.818, - "us-west-2": 0.818 + "af-south-1": 1.109, + "ap-southeast-1": 0.981, + "ap-southeast-2": 1.077, + "eu-central-1": 0.973, + "eu-south-1": 0.997, + "eu-west-1": 0.957, + "me-south-1": 1.037, + "sa-east-1": 1.245, + "us-east-1": 0.861, + "us-east-2": 0.861, + "us-west-2": 0.861 }, "c5ad.8xlarge": { - "af-south-1": 2.002, - "ap-southeast-1": 1.746, - "ap-southeast-2": 1.938, - "eu-central-1": 1.73, - "eu-south-1": 1.778, - "eu-west-1": 1.698, - "me-south-1": 1.858, - "sa-east-1": 2.274, - "us-east-1": 1.506, - "us-east-2": 1.506, - "us-west-2": 1.506 + "af-south-1": 2.218, + "ap-southeast-1": 1.962, + "ap-southeast-2": 2.154, + "eu-central-1": 1.946, + "eu-south-1": 1.994, + "eu-west-1": 1.914, + "me-south-1": 2.074, + "sa-east-1": 2.49, + "us-east-1": 1.722, + "us-east-2": 1.722, + "us-west-2": 1.722 }, "c5ad.12xlarge": { - "af-south-1": 2.938, - "ap-southeast-1": 2.554, - "ap-southeast-2": 2.842, - "eu-central-1": 2.53, - "eu-south-1": 2.602, - "eu-west-1": 2.482, - "me-south-1": 2.722, - "sa-east-1": 3.346, - "us-east-1": 2.194, - "us-east-2": 2.194, - "us-west-2": 2.194 + "af-south-1": 3.326, + "ap-southeast-1": 2.942, + "ap-southeast-2": 3.23, + "eu-central-1": 2.918, + "eu-south-1": 2.99, + "eu-west-1": 2.87, + "me-south-1": 3.11, + "sa-east-1": 3.734, + "us-east-1": 2.582, + "us-east-2": 2.582, + "us-west-2": 2.582 }, "c5ad.16xlarge": { - "af-south-1": 3.874, - "ap-southeast-1": 3.362, - "ap-southeast-2": 3.746, - "eu-central-1": 3.33, - "eu-south-1": 3.426, - "eu-west-1": 3.266, - "me-south-1": 3.586, - "sa-east-1": 4.418, - "us-east-1": 2.882, - "us-east-2": 2.882, - "us-west-2": 2.882 + "af-south-1": 4.435, + "ap-southeast-1": 3.923, + "ap-southeast-2": 4.307, + "eu-central-1": 3.891, + "eu-south-1": 3.987, + "eu-west-1": 3.827, + "me-south-1": 4.147, + "sa-east-1": 4.979, + "us-east-1": 3.443, + "us-east-2": 3.443, + "us-west-2": 3.443 }, "c5ad.24xlarge": { - "af-south-1": 5.746, - "ap-southeast-1": 4.978, - "ap-southeast-2": 5.554, - "eu-central-1": 4.93, - "eu-south-1": 5.074, - "eu-west-1": 4.834, - "me-south-1": 5.314, - "sa-east-1": 6.562, - "us-east-1": 4.258, - "us-east-2": 4.258, - "us-west-2": 4.258 + "af-south-1": 6.653, + "ap-southeast-1": 5.885, + "ap-southeast-2": 6.461, + "eu-central-1": 5.837, + "eu-south-1": 5.981, + "eu-west-1": 5.741, + "me-south-1": 6.221, + "sa-east-1": 7.469, + "us-east-1": 5.165, + "us-east-2": 5.165, + "us-west-2": 5.165 }, "c5d.large": { - "af-south-1": 0.0, - "ap-east-1": 0.183, - "ap-northeast-1": 0.19, + "af-south-1": 0.159, + "ap-east-1": 0.152, + "ap-northeast-1": 0.158, "ap-northeast-2": 0.0, - "ap-northeast-3": 0.182, - "ap-south-1": 0.159, - "ap-south-2": 0.165, - "ap-southeast-1": 0.172, - "ap-southeast-2": 0.194, - "ap-southeast-3": 0.179, - "ap-southeast-4": 0.0, - "ca-central-1": 0.0, - "eu-central-1": 0.0, - "eu-central-2": 0.182, - "eu-north-1": 0.0, - "eu-south-1": 0.174, - "eu-south-2": 0.169, - "eu-west-1": 0.0, - "eu-west-2": 0.183, - "eu-west-3": 0.183, - "il-central-1": 0.181, - "me-central-1": 0.187, - "me-south-1": 0.0, - "sa-east-1": 0.219, - "us-east-1": 0.0, - "us-east-2": 0.156, - "us-gov-east-1": 0.183, - "us-gov-west-1": 0.0, - "us-west-1": 0.0, - "us-west-2": 0.0 + "ap-northeast-3": 0.151, + "ap-south-1": 0.128, + "ap-south-2": 0.134, + "ap-southeast-1": 0.141, + "ap-southeast-2": 0.155, + "ap-southeast-3": 0.148, + "ap-southeast-4": 0.155, + "ca-central-1": 0.0, + "eu-central-1": 0.14, + "eu-central-2": 0.151, + "eu-north-1": 0.139, + "eu-south-1": 0.143, + "eu-south-2": 0.138, + "eu-west-1": 0.0, + "eu-west-2": 0.144, + "eu-west-3": 0.144, + "il-central-1": 0.15, + "me-central-1": 0.156, + "me-south-1": 0.156, + "sa-east-1": 0.178, + "us-east-1": 0.125, + "us-east-2": 0.125, + "us-gov-east-1": 0.152, + "us-gov-west-1": 0.145, + "us-west-1": 0.156, + "us-west-2": 0.125 }, "c5d.xlarge": { - "af-south-1": 0.336, - "ap-east-1": 0.0, + "af-south-1": 0.318, + "ap-east-1": 0.304, "ap-northeast-1": 0.0, - "ap-northeast-2": 0.28, - "ap-northeast-3": 0.304, - "ap-south-1": 0.258, + "ap-northeast-2": 0.278, + "ap-northeast-3": 0.302, + "ap-south-1": 0.256, "ap-south-2": 0.0, - "ap-southeast-1": 0.298, - "ap-southeast-2": 0.0, - "ap-southeast-3": 0.0, - "ap-southeast-4": 0.327, - "ca-central-1": 0.286, - "eu-central-1": 0.282, + "ap-southeast-1": 0.295, + "ap-southeast-2": 0.325, + "ap-southeast-3": 0.295, + "ap-southeast-4": 0.325, + "ca-central-1": 0.27, + "eu-central-1": 0.293, "eu-central-2": 0.0, - "eu-north-1": 0.268, + "eu-north-1": 0.266, "eu-south-1": 0.0, "eu-south-2": 0.0, "eu-west-1": 0.0, "eu-west-2": 0.0, - "eu-west-3": 0.305, - "il-central-1": 0.0, - "me-central-1": 0.3, - "me-south-1": 0.316, - "sa-east-1": 0.378, - "us-east-1": 0.0, - "us-east-2": 0.0, - "us-gov-east-1": 0.306, - "us-gov-west-1": 0.306, + "eu-west-3": 0.301, + "il-central-1": 0.3, + "me-central-1": 0.312, + "me-south-1": 0.297, + "sa-east-1": 0.0, + "us-east-1": 0.25, + "us-east-2": 0.261, + "us-gov-east-1": 0.29, + "us-gov-west-1": 0.29, "us-west-1": 0.0, - "us-west-2": 0.264 + "us-west-2": 0.25 }, "c5d.metal": { - "af-south-1": 6.37, - "ap-northeast-1": 5.986, - "ap-northeast-2": 5.41, - "ap-northeast-3": 5.986, - "ap-south-1": 0.0, - "ap-south-2": 0.0, - "ap-southeast-1": 5.506, - "ap-southeast-2": 6.178, - "ap-southeast-3": 5.506, - "ap-southeast-4": 0.0, - "ca-central-1": 5.218, - "eu-central-1": 5.458, - "eu-central-2": 5.991, - "eu-north-1": 5.122, - "eu-south-1": 5.602, - "eu-south-2": 5.362, - "eu-west-1": 0.0, - "eu-west-2": 0.0, - "il-central-1": 5.624, - "me-central-1": 5.885, - "sa-east-1": 7.282, - "us-east-1": 4.738, - "us-east-2": 4.738, - "us-gov-west-1": 5.698, - "us-west-1": 5.89, - "us-west-2": 4.738 + "af-south-1": 7.277, + "ap-northeast-1": 6.893, + "ap-northeast-2": 6.317, + "ap-northeast-3": 6.893, + "ap-south-1": 0.0, + "ap-south-2": 5.789, + "ap-southeast-1": 6.413, + "ap-southeast-2": 7.085, + "ap-southeast-3": 6.413, + "ap-southeast-4": 7.085, + "ca-central-1": 6.125, + "eu-central-1": 6.365, + "eu-central-2": 6.898, + "eu-north-1": 6.029, + "eu-south-1": 6.509, + "eu-south-2": 6.269, + "eu-west-1": 6.269, + "eu-west-2": 6.557, + "il-central-1": 6.53, + "me-central-1": 0.0, + "sa-east-1": 8.189, + "us-east-1": 5.645, + "us-east-2": 5.645, + "us-gov-west-1": 6.605, + "us-west-1": 6.797, + "us-west-2": 5.645 }, "c5d.2xlarge": { - "af-south-1": 0.681, + "af-south-1": 0.635, "ap-east-1": 0.0, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, - "ap-northeast-3": 0.618, - "ap-south-1": 0.526, - "ap-south-2": 0.55, - "ap-southeast-1": 0.607, - "ap-southeast-2": 0.0, - "ap-southeast-3": 0.605, - "ap-southeast-4": 0.0, - "ca-central-1": 0.581, - "eu-central-1": 0.0, - "eu-central-2": 0.618, - "eu-north-1": 0.0, + "ap-northeast-1": 0.603, + "ap-northeast-2": 0.555, + "ap-northeast-3": 0.603, + "ap-south-1": 0.511, + "ap-south-2": 0.0, + "ap-southeast-1": 0.59, + "ap-southeast-2": 0.619, + "ap-southeast-3": 0.59, + "ap-southeast-4": 0.619, + "ca-central-1": 0.565, + "eu-central-1": 0.559, + "eu-central-2": 0.604, + "eu-north-1": 0.531, "eu-south-1": 0.0, - "eu-south-2": 0.566, - "eu-west-1": 0.595, - "eu-west-2": 0.62, - "eu-west-3": 0.59, - "il-central-1": 0.615, - "me-central-1": 0.638, - "me-south-1": 0.641, - "sa-east-1": 0.0, - "us-east-1": 0.514, - "us-east-2": 0.537, + "eu-south-2": 0.551, + "eu-west-1": 0.0, + "eu-west-2": 0.0, + "eu-west-3": 0.575, + "il-central-1": 0.573, + "me-central-1": 0.595, + "me-south-1": 0.595, + "sa-east-1": 0.747, + "us-east-1": 0.499, + "us-east-2": 0.499, "us-gov-east-1": 0.0, - "us-gov-west-1": 0.0, - "us-west-1": 0.61, + "us-gov-west-1": 0.579, + "us-west-1": 0.624, "us-west-2": 0.0 }, "c5d.4xlarge": { - "af-south-1": 1.17, - "ap-east-1": 0.0, - "ap-northeast-1": 1.172, - "ap-northeast-2": 1.01, + "af-south-1": 0.0, + "ap-east-1": 1.157, + "ap-northeast-1": 1.207, + "ap-northeast-2": 1.106, "ap-northeast-3": 0.0, - "ap-south-1": 0.0, + "ap-south-1": 0.965, "ap-south-2": 0.0, - "ap-southeast-1": 1.083, - "ap-southeast-2": 1.2, + "ap-southeast-1": 1.069, + "ap-southeast-2": 1.181, "ap-southeast-3": 0.0, - "ap-southeast-4": 1.138, - "ca-central-1": 0.0, - "eu-central-1": 1.018, - "eu-central-2": 1.107, + "ap-southeast-4": 1.181, + "ca-central-1": 1.021, + "eu-central-1": 1.061, + "eu-central-2": 1.15, "eu-north-1": 0.0, - "eu-south-1": 1.097, - "eu-south-2": 1.002, - "eu-west-1": 1.002, - "eu-west-2": 1.11, - "eu-west-3": 1.05, - "il-central-1": 1.101, - "me-central-1": 1.147, - "me-south-1": 1.152, - "sa-east-1": 1.403, - "us-east-1": 0.944, - "us-east-2": 0.898, - "us-gov-east-1": 1.114, - "us-gov-west-1": 1.058, - "us-west-1": 1.09, - "us-west-2": 0.898 + "eu-south-1": 0.0, + "eu-south-2": 1.045, + "eu-west-1": 1.045, + "eu-west-2": 1.093, + "eu-west-3": 1.093, + "il-central-1": 1.088, + "me-central-1": 1.132, + "me-south-1": 1.19, + "sa-east-1": 1.365, + "us-east-1": 0.941, + "us-east-2": 0.941, + "us-gov-east-1": 1.156, + "us-gov-west-1": 1.101, + "us-west-1": 1.133, + "us-west-2": 0.941 }, "c5d.9xlarge": { - "af-south-1": 2.61, - "ap-east-1": 2.485, - "ap-northeast-1": 2.475, - "ap-northeast-2": 2.237, - "ap-northeast-3": 2.458, - "ap-south-1": 1.912, - "ap-south-2": 2.019, - "ap-southeast-1": 2.275, - "ap-southeast-2": 2.398, - "ap-southeast-3": 2.146, - "ap-southeast-4": 2.398, + "af-south-1": 2.729, + "ap-east-1": 2.736, + "ap-northeast-1": 0.0, + "ap-northeast-2": 2.369, + "ap-northeast-3": 2.585, + "ap-south-1": 2.171, + "ap-south-2": 2.171, + "ap-southeast-1": 2.526, + "ap-southeast-2": 2.657, + "ap-southeast-3": 2.405, + "ap-southeast-4": 2.657, "ca-central-1": 0.0, - "eu-central-1": 0.0, - "eu-central-2": 2.328, - "eu-north-1": 2.125, - "eu-south-1": 0.0, - "eu-south-2": 2.092, - "eu-west-1": 2.092, - "eu-west-2": 0.0, - "eu-west-3": 2.335, - "il-central-1": 2.314, + "eu-central-1": 2.507, + "eu-central-2": 0.0, + "eu-north-1": 2.261, + "eu-south-1": 2.441, + "eu-south-2": 2.351, + "eu-west-1": 0.0, + "eu-west-2": 2.583, + "eu-west-3": 2.459, + "il-central-1": 0.0, "me-central-1": 0.0, - "me-south-1": 0.0, - "sa-east-1": 0.0, - "us-east-1": 1.858, - "us-east-2": 1.858, - "us-gov-east-1": 0.0, - "us-gov-west-1": 2.344, - "us-west-1": 0.0, - "us-west-2": 1.858 + "me-south-1": 2.547, + "sa-east-1": 3.232, + "us-east-1": 0.0, + "us-east-2": 0.0, + "us-gov-east-1": 2.602, + "us-gov-west-1": 0.0, + "us-west-1": 2.678, + "us-west-2": 2.117 }, "c5d.12xlarge": { - "af-south-1": 3.25, - "ap-northeast-1": 3.058, - "ap-northeast-2": 2.77, - "ap-northeast-3": 3.234, - "ap-south-1": 2.506, - "ap-south-2": 2.506, - "ap-southeast-1": 2.818, - "ap-southeast-2": 3.154, - "ap-southeast-3": 2.818, - "ap-southeast-4": 3.154, - "ca-central-1": 2.836, - "eu-central-1": 2.794, - "eu-central-2": 3.06, - "eu-north-1": 2.626, - "eu-south-1": 3.03, - "eu-south-2": 0.0, - "eu-west-1": 0.0, - "eu-west-2": 3.071, - "il-central-1": 2.877, - "me-central-1": 3.18, - "sa-east-1": 3.706, - "us-east-1": 2.434, - "us-east-2": 2.434, - "us-gov-west-1": 3.082, - "us-west-1": 3.01, - "us-west-2": 2.434 + "af-south-1": 3.638, + "ap-northeast-1": 3.446, + "ap-northeast-2": 3.158, + "ap-northeast-3": 3.446, + "ap-south-1": 2.894, + "ap-south-2": 2.894, + "ap-southeast-1": 3.206, + "ap-southeast-2": 3.542, + "ap-southeast-3": 3.206, + "ap-southeast-4": 3.542, + "ca-central-1": 3.215, + "eu-central-1": 3.182, + "eu-central-2": 3.625, + "eu-north-1": 3.014, + "eu-south-1": 3.419, + "eu-south-2": 3.291, + "eu-west-1": 0.0, + "eu-west-2": 3.278, + "il-central-1": 3.265, + "me-central-1": 0.0, + "sa-east-1": 4.094, + "us-east-1": 2.822, + "us-east-2": 2.822, + "us-gov-west-1": 3.302, + "us-west-1": 3.398, + "us-west-2": 2.822 }, "c5d.18xlarge": { - "af-south-1": 0.0, - "ap-east-1": 4.558, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, - "ap-northeast-3": 4.522, - "ap-south-1": 3.694, - "ap-south-2": 0.0, - "ap-southeast-1": 4.162, - "ap-southeast-2": 4.666, - "ap-southeast-3": 4.162, - "ap-southeast-4": 4.666, - "ca-central-1": 0.0, - "eu-central-1": 4.126, - "eu-central-2": 4.526, - "eu-north-1": 3.874, - "eu-south-1": 4.234, - "eu-south-2": 4.054, - "eu-west-1": 4.054, - "eu-west-2": 4.27, - "eu-west-3": 0.0, - "il-central-1": 4.25, - "me-central-1": 0.0, - "me-south-1": 4.446, - "sa-east-1": 5.494, - "us-east-1": 0.0, - "us-east-2": 0.0, - "us-gov-east-1": 4.306, - "us-gov-west-1": 4.306, - "us-west-1": 4.45, - "us-west-2": 3.586 + "af-south-1": 5.458, + "ap-east-1": 5.206, + "ap-northeast-1": 5.17, + "ap-northeast-2": 4.738, + "ap-northeast-3": 5.17, + "ap-south-1": 4.342, + "ap-south-2": 4.342, + "ap-southeast-1": 4.81, + "ap-southeast-2": 5.314, + "ap-southeast-3": 4.81, + "ap-southeast-4": 5.314, + "ca-central-1": 4.594, + "eu-central-1": 4.774, + "eu-central-2": 5.173, + "eu-north-1": 4.522, + "eu-south-1": 0.0, + "eu-south-2": 4.702, + "eu-west-1": 0.0, + "eu-west-2": 4.918, + "eu-west-3": 4.918, + "il-central-1": 4.898, + "me-central-1": 5.094, + "me-south-1": 5.094, + "sa-east-1": 6.142, + "us-east-1": 4.234, + "us-east-2": 4.234, + "us-gov-east-1": 4.954, + "us-gov-west-1": 4.954, + "us-west-1": 5.098, + "us-west-2": 4.234 }, "c5d.24xlarge": { - "af-south-1": 6.37, - "ap-northeast-1": 5.986, - "ap-northeast-2": 5.41, + "af-south-1": 7.277, + "ap-northeast-1": 6.893, + "ap-northeast-2": 6.317, "ap-northeast-3": 0.0, - "ap-south-1": 4.882, - "ap-south-2": 4.882, - "ap-southeast-1": 5.506, - "ap-southeast-2": 6.547, - "ap-southeast-3": 5.506, + "ap-south-1": 5.789, + "ap-south-2": 5.789, + "ap-southeast-1": 6.413, + "ap-southeast-2": 7.085, + "ap-southeast-3": 6.413, "ap-southeast-4": 0.0, "ca-central-1": 0.0, - "eu-central-1": 5.458, - "eu-central-2": 6.342, - "eu-north-1": 5.122, - "eu-south-1": 5.602, - "eu-south-2": 0.0, - "eu-west-1": 0.0, - "eu-west-2": 5.65, - "il-central-1": 0.0, + "eu-central-1": 6.365, + "eu-central-2": 7.249, + "eu-north-1": 6.029, + "eu-south-1": 6.509, + "eu-south-2": 6.269, + "eu-west-1": 6.269, + "eu-west-2": 6.557, + "il-central-1": 6.53, "me-central-1": 0.0, - "sa-east-1": 7.282, - "us-east-1": 4.738, - "us-east-2": 4.738, - "us-gov-west-1": 6.035, - "us-west-1": 5.89, - "us-west-2": 4.738 + "sa-east-1": 8.189, + "us-east-1": 5.645, + "us-east-2": 5.645, + "us-gov-west-1": 6.605, + "us-west-1": 6.797, + "us-west-2": 5.645 }, "c5n.large": { - "af-south-1": 0.0, - "ap-east-1": 0.203, - "ap-northeast-1": 0.196, - "ap-northeast-2": 0.182, - "ap-northeast-3": 0.196, - "ap-south-1": 0.168, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.21, - "ap-southeast-3": 0.184, - "ca-central-1": 0.186, - "eu-central-1": 0.191, - "eu-north-1": 0.183, - "eu-south-1": 0.189, - "eu-west-1": 0.19, - "eu-west-2": 0.0, - "eu-west-3": 0.188, - "me-south-1": 0.194, - "sa-east-1": 0.0, - "us-east-1": 0.174, - "us-east-2": 0.0, + "af-south-1": 0.174, + "ap-east-1": 0.172, + "ap-northeast-1": 0.0, + "ap-northeast-2": 0.151, + "ap-northeast-3": 0.165, + "ap-south-1": 0.137, + "ap-southeast-1": 0.153, + "ap-southeast-2": 0.0, + "ap-southeast-3": 0.153, + "ca-central-1": 0.154, + "eu-central-1": 0.152, + "eu-north-1": 0.145, + "eu-south-1": 0.158, + "eu-west-1": 0.151, + "eu-west-2": 0.157, + "eu-west-3": 0.157, + "me-south-1": 0.163, + "sa-east-1": 0.195, + "us-east-1": 0.137, + "us-east-2": 0.137, "us-gov-east-1": 0.0, - "us-gov-west-1": 0.19, - "us-west-1": 0.204, - "us-west-2": 0.0 + "us-gov-west-1": 0.167, + "us-west-1": 0.164, + "us-west-2": 0.143 }, "c5n.xlarge": { - "af-south-1": 0.368, + "af-south-1": 0.348, "ap-east-1": 0.0, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.304, - "ap-northeast-3": 0.348, - "ap-south-1": 0.276, - "ap-southeast-1": 0.324, + "ap-northeast-1": 0.33, + "ap-northeast-2": 0.302, + "ap-northeast-3": 0.33, + "ap-south-1": 0.274, + "ap-southeast-1": 0.32, "ap-southeast-2": 0.0, - "ap-southeast-3": 0.323, - "ca-central-1": 0.311, - "eu-central-1": 0.322, - "eu-north-1": 0.292, - "eu-south-1": 0.318, - "eu-west-1": 0.304, - "eu-west-2": 0.316, - "eu-west-3": 0.316, - "me-south-1": 0.328, - "sa-east-1": 0.412, - "us-east-1": 0.276, - "us-east-2": 0.276, - "us-gov-east-1": 0.336, - "us-gov-west-1": 0.336, - "us-west-1": 0.348, - "us-west-2": 0.0 + "ap-southeast-3": 0.306, + "ca-central-1": 0.294, + "eu-central-1": 0.304, + "eu-north-1": 0.29, + "eu-south-1": 0.316, + "eu-west-1": 0.302, + "eu-west-2": 0.314, + "eu-west-3": 0.314, + "me-south-1": 0.326, + "sa-east-1": 0.39, + "us-east-1": 0.274, + "us-east-2": 0.0, + "us-gov-east-1": 0.318, + "us-gov-west-1": 0.318, + "us-west-1": 0.328, + "us-west-2": 0.274 }, "c5n.metal": { - "af-south-1": 0.0, - "ap-east-1": 5.278, - "ap-northeast-1": 5.026, - "ap-northeast-2": 4.522, - "ap-northeast-3": 0.0, - "ap-south-1": 4.018, - "ap-southeast-1": 4.594, - "ap-southeast-2": 5.206, + "af-south-1": 6.005, + "ap-east-1": 5.926, + "ap-northeast-1": 5.674, + "ap-northeast-2": 5.17, + "ap-northeast-3": 5.674, + "ap-south-1": 4.666, + "ap-southeast-1": 5.242, + "ap-southeast-2": 5.854, "ap-southeast-3": 0.0, - "ca-central-1": 0.0, - "eu-central-1": 4.558, - "eu-north-1": 4.306, - "eu-south-1": 4.774, - "eu-west-1": 4.522, - "eu-west-2": 4.738, - "eu-west-3": 4.738, - "me-south-1": 4.954, - "sa-east-1": 0.0, - "us-east-1": 4.018, - "us-east-2": 4.018, - "us-gov-east-1": 4.81, + "ca-central-1": 5.026, + "eu-central-1": 5.206, + "eu-north-1": 4.954, + "eu-south-1": 5.422, + "eu-west-1": 5.17, + "eu-west-2": 5.386, + "eu-west-3": 5.386, + "me-south-1": 5.602, + "sa-east-1": 6.754, + "us-east-1": 4.666, + "us-east-2": 4.666, + "us-gov-east-1": 5.458, "us-gov-west-1": 0.0, - "us-west-1": 4.99, - "us-west-2": 4.018 + "us-west-1": 0.0, + "us-west-2": 4.666 }, "c5n.2xlarge": { - "af-south-1": 0.711, - "ap-east-1": 0.0, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.65, - "ap-northeast-3": 0.707, - "ap-south-1": 0.0, - "ap-southeast-1": 0.658, - "ap-southeast-2": 0.728, - "ap-southeast-3": 0.656, - "ca-central-1": 0.632, - "eu-central-1": 0.654, - "eu-north-1": 0.0, - "eu-south-1": 0.646, - "eu-west-1": 0.618, - "eu-west-2": 0.642, - "eu-west-3": 0.642, - "me-south-1": 0.666, - "sa-east-1": 0.794, - "us-east-1": 0.562, - "us-east-2": 0.588, - "us-gov-east-1": 0.65, - "us-gov-west-1": 0.681, - "us-west-1": 0.67, - "us-west-2": 0.0 + "af-south-1": 0.696, + "ap-east-1": 0.687, + "ap-northeast-1": 0.659, + "ap-northeast-2": 0.603, + "ap-northeast-3": 0.659, + "ap-south-1": 0.547, + "ap-southeast-1": 0.611, + "ap-southeast-2": 0.679, + "ap-southeast-3": 0.611, + "ca-central-1": 0.587, + "eu-central-1": 0.637, + "eu-north-1": 0.0, + "eu-south-1": 0.631, + "eu-west-1": 0.603, + "eu-west-2": 0.627, + "eu-west-3": 0.627, + "me-south-1": 0.651, + "sa-east-1": 0.0, + "us-east-1": 0.573, + "us-east-2": 0.547, + "us-gov-east-1": 0.635, + "us-gov-west-1": 0.635, + "us-west-1": 0.655, + "us-west-2": 0.547 }, "c5n.4xlarge": { - "af-south-1": 1.361, - "ap-east-1": 1.343, - "ap-northeast-1": 0.0, - "ap-northeast-2": 1.169, - "ap-northeast-3": 0.0, - "ap-south-1": 1.05, - "ap-southeast-1": 1.186, - "ap-southeast-2": 0.0, - "ap-southeast-3": 1.182, - "ca-central-1": 0.0, - "eu-central-1": 0.0, - "eu-north-1": 0.0, - "eu-south-1": 1.162, - "eu-west-1": 1.106, - "eu-west-2": 1.215, - "eu-west-3": 1.154, - "me-south-1": 1.202, - "sa-east-1": 1.458, - "us-east-1": 1.046, - "us-east-2": 1.046, - "us-gov-east-1": 1.233, - "us-gov-west-1": 1.17, - "us-west-1": 0.0, + "af-south-1": 1.334, + "ap-east-1": 0.0, + "ap-northeast-1": 1.326, + "ap-northeast-2": 1.149, + "ap-northeast-3": 1.261, + "ap-south-1": 1.037, + "ap-southeast-1": 1.224, + "ap-southeast-2": 1.368, + "ap-southeast-3": 1.224, + "ca-central-1": 1.117, + "eu-central-1": 1.216, + "eu-north-1": 1.156, + "eu-south-1": 1.205, + "eu-west-1": 1.149, + "eu-west-2": 1.197, + "eu-west-3": 1.197, + "me-south-1": 1.245, + "sa-east-1": 1.58, + "us-east-1": 1.089, + "us-east-2": 1.037, + "us-gov-east-1": 1.275, + "us-gov-west-1": 1.275, + "us-west-1": 1.253, "us-west-2": 0.0 }, "c5n.9xlarge": { - "af-south-1": 0.0, - "ap-east-1": 0.0, - "ap-northeast-1": 0.0, - "ap-northeast-2": 2.326, - "ap-northeast-3": 2.578, - "ap-south-1": 0.0, - "ap-southeast-1": 2.362, - "ap-southeast-2": 2.668, - "ap-southeast-3": 2.496, - "ca-central-1": 2.39, - "eu-central-1": 2.489, - "eu-north-1": 2.343, - "eu-south-1": 2.452, - "eu-west-1": 2.47, - "eu-west-2": 0.0, - "eu-west-3": 2.434, - "me-south-1": 2.542, - "sa-east-1": 3.297, - "us-east-1": 2.191, - "us-east-2": 2.074, - "us-gov-east-1": 2.47, - "us-gov-west-1": 2.611, - "us-west-1": 0.0, - "us-west-2": 0.0 + "af-south-1": 3.159, + "ap-east-1": 2.963, + "ap-northeast-1": 2.984, + "ap-northeast-2": 2.585, + "ap-northeast-3": 2.837, + "ap-south-1": 2.333, + "ap-southeast-1": 2.621, + "ap-southeast-2": 2.927, + "ap-southeast-3": 2.621, + "ca-central-1": 2.64, + "eu-central-1": 2.603, + "eu-north-1": 2.477, + "eu-south-1": 2.711, + "eu-west-1": 2.717, + "eu-west-2": 2.693, + "eu-west-3": 2.693, + "me-south-1": 2.801, + "sa-east-1": 3.377, + "us-east-1": 2.333, + "us-east-2": 2.333, + "us-gov-east-1": 2.729, + "us-gov-west-1": 2.729, + "us-west-1": 2.965, + "us-west-2": 2.333 }, "c5n.18xlarge": { "af-south-1": 0.0, - "ap-east-1": 0.0, - "ap-northeast-1": 5.026, - "ap-northeast-2": 0.0, - "ap-northeast-3": 0.0, - "ap-south-1": 0.0, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, - "ap-southeast-3": 0.0, - "ca-central-1": 4.378, - "eu-central-1": 4.558, - "eu-north-1": 0.0, - "eu-south-1": 4.774, - "eu-west-1": 4.522, - "eu-west-2": 4.738, - "eu-west-3": 4.738, - "me-south-1": 4.954, - "sa-east-1": 6.106, - "us-east-1": 4.018, - "us-east-2": 4.018, - "us-gov-east-1": 4.81, + "ap-east-1": 5.926, + "ap-northeast-1": 5.674, + "ap-northeast-2": 0.0, + "ap-northeast-3": 5.674, + "ap-south-1": 4.666, + "ap-southeast-1": 5.242, + "ap-southeast-2": 5.854, + "ap-southeast-3": 5.242, + "ca-central-1": 5.026, + "eu-central-1": 5.206, + "eu-north-1": 4.954, + "eu-south-1": 5.422, + "eu-west-1": 5.17, + "eu-west-2": 5.386, + "eu-west-3": 5.386, + "me-south-1": 5.602, + "sa-east-1": 6.754, + "us-east-1": 0.0, + "us-east-2": 4.666, + "us-gov-east-1": 5.458, "us-gov-west-1": 0.0, "us-west-1": 0.0, - "us-west-2": 4.018 + "us-west-2": 4.666 }, "c6a.large": { "ap-east-1": 0.1572, "ap-northeast-1": 0.0, - "ap-south-1": 0.0, - "ap-southeast-1": 0.1482, - "ap-southeast-2": 0.16989, - "ca-central-1": 0.1437, - "eu-central-1": 0.15603, - "eu-west-1": 0.15029, - "eu-west-2": 0.1509, - "sa-east-1": 0.18969, - "us-east-1": 0.14415, + "ap-south-1": 0.07555, + "ap-south-2": 0.07555, + "ap-southeast-1": 0.0, + "ap-southeast-2": 0.1287, + "ca-central-1": 0.1125, + "eu-central-1": 0.1161, + "eu-west-1": 0.11088, + "eu-west-2": 0.1197, + "sa-east-1": 0.15849, + "us-east-1": 0.11295, "us-east-2": 0.0, - "us-west-1": 0.1554, - "us-west-2": 0.0 + "us-west-1": 0.1242, + "us-west-2": 0.1053 }, "c6a.xlarge": { "ap-east-1": 0.27384, - "ap-northeast-1": 0.2526, - "ap-south-1": 0.16285, - "ap-southeast-1": 0.2364, - "ap-southeast-2": 0.0, - "ca-central-1": 0.2274, - "eu-central-1": 0.25206, - "eu-west-1": 0.0, + "ap-northeast-1": 0.2502, + "ap-south-1": 0.1511, + "ap-south-2": 0.1511, + "ap-southeast-1": 0.25164, + "ap-southeast-2": 0.2574, + "ca-central-1": 0.225, + "eu-central-1": 0.2322, + "eu-west-1": 0.23818, "eu-west-2": 0.0, - "sa-east-1": 0.2958, - "us-east-1": 0.213, - "us-east-2": 0.2283, - "us-west-1": 0.2508, - "us-west-2": 0.0 + "sa-east-1": 0.31698, + "us-east-1": 0.2259, + "us-east-2": 0.0, + "us-west-1": 0.2484, + "us-west-2": 0.2259 }, "c6a.metal": { "ap-east-1": 9.4612, - "ap-northeast-1": 0.0, - "ap-south-1": 4.618, - "ap-southeast-1": 8.5972, - "ap-southeast-2": 0.0, - "ca-central-1": 0.0, - "eu-central-1": 8.5108, - "eu-west-1": 8.00968, + "ap-northeast-1": 11.088, + "ap-south-1": 0.0, + "ap-south-2": 6.3312, + "ap-southeast-1": 10.3104, + "ap-southeast-2": 11.4336, + "ca-central-1": 9.8784, + "eu-central-1": 10.224, + "eu-west-1": 9.72288, "eu-west-2": 0.0, "sa-east-1": 0.0, - "us-east-1": 7.474, - "us-east-2": 7.474, + "us-east-1": 0.0, + "us-east-2": 9.1872, "us-west-1": 0.0, - "us-west-2": 7.474 + "us-west-2": 0.0 }, "c6a.2xlarge": { - "ap-east-1": 0.0, - "ap-northeast-1": 0.55372, + "ap-east-1": 0.5188, + "ap-northeast-1": 0.53892, "ap-south-1": 0.0, - "ap-southeast-1": 0.4828, - "ap-southeast-2": 0.5296, - "ca-central-1": 0.49828, + "ap-south-2": 0.3022, + "ap-southeast-1": 0.468, + "ap-southeast-2": 0.5148, + "ca-central-1": 0.45, "eu-central-1": 0.0, - "eu-west-1": 0.0, - "eu-west-2": 0.4936, - "sa-east-1": 0.64876, + "eu-west-1": 0.44352, + "eu-west-2": 0.4788, + "sa-east-1": 0.5868, "us-east-1": 0.0, "us-east-2": 0.0, - "us-west-1": 0.5116, - "us-west-2": 0.0 + "us-west-1": 0.4968, + "us-west-2": 0.4212 }, "c6a.4xlarge": { "ap-east-1": 0.0, - "ap-northeast-1": 0.97744, - "ap-south-1": 0.504, - "ap-southeast-1": 0.90616, - "ap-southeast-2": 0.0, - "ca-central-1": 0.86656, - "eu-central-1": 0.8284, + "ap-northeast-1": 0.9432, + "ap-south-1": 0.5842, + "ap-south-2": 0.0, + "ap-southeast-1": 0.0, + "ap-southeast-2": 1.05192, + "ca-central-1": 0.90936, + "eu-central-1": 0.94104, "eu-west-1": 0.0, - "eu-west-2": 0.8572, - "sa-east-1": 1.0732, - "us-east-1": 0.8032, - "us-east-2": 0.8032, - "us-west-1": 0.8932, - "us-west-2": 0.0 + "eu-west-2": 0.9, + "sa-east-1": 1.116, + "us-east-1": 0.7848, + "us-east-2": 0.7848, + "us-west-1": 0.936, + "us-west-2": 0.7848 }, "c6a.8xlarge": { "ap-east-1": 1.6852, - "ap-northeast-1": 1.6708, - "ap-south-1": 0.0, - "ap-southeast-1": 1.68232, - "ap-southeast-2": 1.7284, - "ca-central-1": 0.0, - "eu-central-1": 1.66648, - "eu-west-1": 1.44328, - "eu-west-2": 0.0, - "sa-east-1": 2.0164, - "us-east-1": 1.4764, - "us-east-2": 1.354, - "us-west-1": 1.6564, - "us-west-2": 1.4764 + "ap-northeast-1": 1.8864, + "ap-south-1": 0.0, + "ap-south-2": 1.0936, + "ap-southeast-1": 1.7568, + "ap-southeast-2": 1.944, + "ca-central-1": 1.81872, + "eu-central-1": 1.88208, + "eu-west-1": 1.65888, + "eu-west-2": 1.8, + "sa-east-1": 2.232, + "us-east-1": 1.5696, + "us-east-2": 1.5696, + "us-west-1": 1.872, + "us-west-2": 1.5696 }, "c6a.12xlarge": { "ap-east-1": 2.4628, - "ap-northeast-1": 2.4412, - "ap-south-1": 1.252, - "ap-southeast-1": 2.2468, + "ap-northeast-1": 2.8296, + "ap-south-1": 1.6404, + "ap-south-2": 1.7526, + "ap-southeast-1": 2.6352, "ap-southeast-2": 0.0, - "ca-central-1": 2.33968, - "eu-central-1": 0.0, - "eu-west-1": 2.09992, + "ca-central-1": 2.5272, + "eu-central-1": 2.6136, + "eu-west-1": 2.48832, "eu-west-2": 0.0, "sa-east-1": 0.0, - "us-east-1": 0.0, + "us-east-1": 2.3544, "us-east-2": 0.0, - "us-west-1": 2.64856, - "us-west-2": 1.966 + "us-west-1": 3.03696, + "us-west-2": 2.3544 }, "c6a.16xlarge": { "ap-east-1": 3.2404, - "ap-northeast-1": 3.2116, - "ap-south-1": 1.626, + "ap-northeast-1": 3.7728, + "ap-south-1": 2.1872, + "ap-south-2": 2.3368, "ap-southeast-1": 0.0, "ap-southeast-2": 0.0, - "ca-central-1": 2.8084, - "eu-central-1": 2.9236, + "ca-central-1": 3.63744, + "eu-central-1": 3.4848, "eu-west-1": 0.0, - "eu-west-2": 3.32968, - "sa-east-1": 4.28008, - "us-east-1": 2.578, - "us-east-2": 2.8228, - "us-west-1": 3.48808, - "us-west-2": 0.0 + "eu-west-2": 0.0, + "sa-east-1": 4.84128, + "us-east-1": 3.1392, + "us-east-2": 0.0, + "us-west-1": 3.744, + "us-west-2": 3.384 }, "c6a.24xlarge": { - "ap-east-1": 0.0, - "ap-northeast-1": 5.21464, + "ap-east-1": 4.7956, + "ap-northeast-1": 0.0, "ap-south-1": 0.0, - "ap-southeast-1": 0.0, - "ap-southeast-2": 4.9252, - "ca-central-1": 0.0, - "eu-central-1": 4.3204, - "eu-west-1": 4.06984, - "eu-west-2": 4.4932, - "sa-east-1": 6.35512, - "us-east-1": 0.0, - "us-east-2": 4.1692, + "ap-south-2": 0.0, + "ap-southeast-1": 5.2704, + "ap-southeast-2": 5.832, + "ca-central-1": 5.0544, + "eu-central-1": 5.64624, + "eu-west-1": 5.37062, + "eu-west-2": 5.4, + "sa-east-1": 7.26192, + "us-east-1": 4.7088, + "us-east-2": 4.7088, "us-west-1": 0.0, "us-west-2": 0.0 }, "c6a.32xlarge": { "ap-east-1": 0.0, - "ap-northeast-1": 6.2932, - "ap-south-1": 3.122, - "ap-southeast-1": 0.0, - "ap-southeast-2": 6.5236, - "ca-central-1": 6.02248, - "eu-central-1": 0.0, - "eu-west-1": 5.90843, - "eu-west-2": 6.52936, - "sa-east-1": 7.6756, - "us-east-1": 5.5156, - "us-east-2": 0.0, - "us-west-1": 6.84616, - "us-west-2": 5.5156 + "ap-northeast-1": 0.0, + "ap-south-1": 4.52, + "ap-south-2": 4.52, + "ap-southeast-1": 6.8736, + "ap-southeast-2": 7.6224, + "ca-central-1": 6.5856, + "eu-central-1": 6.816, + "eu-west-1": 6.48192, + "eu-west-2": 7.62816, + "sa-east-1": 8.7744, + "us-east-1": 6.1248, + "us-east-2": 6.1248, + "us-west-1": 7.94496, + "us-west-2": 6.1248 }, "c6a.48xlarge": { "ap-east-1": 9.4612, - "ap-northeast-1": 0.0, - "ap-south-1": 4.618, - "ap-southeast-1": 8.5972, - "ap-southeast-2": 9.7204, - "ca-central-1": 8.1652, + "ap-northeast-1": 11.088, + "ap-south-1": 6.3312, + "ap-south-2": 6.3312, + "ap-southeast-1": 10.3104, + "ap-southeast-2": 11.4336, + "ca-central-1": 9.8784, "eu-central-1": 0.0, "eu-west-1": 0.0, - "eu-west-2": 0.0, - "sa-east-1": 11.4484, - "us-east-1": 7.474, - "us-east-2": 7.474, - "us-west-1": 9.2884, - "us-west-2": 7.474 + "eu-west-2": 10.5696, + "sa-east-1": 13.1616, + "us-east-1": 9.1872, + "us-east-2": 9.1872, + "us-west-1": 11.0016, + "us-west-2": 9.1872 }, "c6g.medium": { - "af-south-1": 0.1083, - "ap-east-1": 0.1056, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.1008, - "ap-northeast-3": 0.1055, - "ap-south-1": 0.0826, - "ap-south-2": 0.0826, - "ap-southeast-1": 0.1016, - "ap-southeast-2": 0.1044, - "ap-southeast-3": 0.0, - "ap-southeast-4": 0.0, - "ca-central-1": 0.0, - "ca-west-1": 0.0994, - "eu-central-1": 0.0, - "eu-central-2": 0.0, - "eu-north-1": 0.0987, - "eu-south-1": 0.1004, - "eu-south-2": 0.0, - "eu-west-1": 0.0965, - "eu-west-2": 0.0, - "eu-west-3": 0.1005, - "il-central-1": 0.1007, - "me-central-1": 0.1001, - "me-south-1": 0.1025, - "sa-east-1": 0.0, - "us-east-1": 0.096, - "us-east-2": 0.096, - "us-gov-east-1": 0.1008, - "us-gov-west-1": 0.1008, - "us-west-1": 0.1049, - "us-west-2": 0.096 + "af-south-1": 0.0, + "ap-east-1": 0.06, + "ap-northeast-1": 0.0572, + "ap-northeast-2": 0.0529, + "ap-northeast-3": 0.0574, + "ap-south-1": 0.0357, + "ap-south-2": 0.037, + "ap-southeast-1": 0.0536, + "ap-southeast-2": 0.0588, + "ap-southeast-3": 0.0536, + "ap-southeast-4": 0.0615, + "ap-southeast-5": 0.0497, + "ap-southeast-7": 0.0477, + "ca-central-1": 0.0516, + "ca-west-1": 0.0516, + "eu-central-1": 0.0555, + "eu-central-2": 0.0596, + "eu-north-1": 0.0531, + "eu-south-1": 0.0572, + "eu-south-2": 0.0509, + "eu-west-1": 0.0509, + "eu-west-2": 0.0548, + "eu-west-3": 0.0549, + "il-central-1": 0.0527, + "me-central-1": 0.0545, + "me-south-1": 0.0569, + "mx-central-1": 0.0501, + "sa-east-1": 0.0, + "us-east-1": 0.0484, + "us-east-2": 0.0484, + "us-gov-east-1": 0.0552, + "us-gov-west-1": 0.0552, + "us-west-1": 0.0568, + "us-west-2": 0.0504 }, "c6g.large": { - "af-south-1": 0.1512, - "ap-east-1": 0.146, + "af-south-1": 0.1255, + "ap-east-1": 0.12, "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, - "ap-northeast-3": 0.1511, - "ap-south-1": 0.1052, - "ap-south-2": 0.1026, - "ap-southeast-1": 0.1384, + "ap-northeast-2": 0.1058, + "ap-northeast-3": 0.1148, + "ap-south-1": 0.0, + "ap-south-2": 0.0714, + "ap-southeast-1": 0.1072, "ap-southeast-2": 0.0, - "ap-southeast-3": 0.1384, - "ap-southeast-4": 0.0, - "ca-central-1": 0.1344, - "ca-west-1": 0.1344, - "eu-central-1": 0.1423, - "eu-central-2": 0.1454, - "eu-north-1": 0.133, - "eu-south-1": 0.0, - "eu-south-2": 0.133, + "ap-southeast-3": 0.1072, + "ap-southeast-4": 0.1176, + "ap-southeast-5": 0.0, + "ap-southeast-7": 0.0994, + "ca-central-1": 0.1032, + "ca-west-1": 0.1077, + "eu-central-1": 0.1064, + "eu-central-2": 0.1142, + "eu-north-1": 0.1018, + "eu-south-1": 0.1144, + "eu-south-2": 0.1018, "eu-west-1": 0.0, - "eu-west-2": 0.0, - "eu-west-3": 0.1458, - "il-central-1": 0.1366, - "me-central-1": 0.1453, - "me-south-1": 0.145, - "sa-east-1": 0.1648, - "us-east-1": 0.128, - "us-east-2": 0.128, - "us-gov-east-1": 0.1465, - "us-gov-west-1": 0.1465, + "eu-west-2": 0.1096, + "eu-west-3": 0.1098, + "il-central-1": 0.1054, + "me-central-1": 0.1091, + "me-south-1": 0.1138, + "mx-central-1": 0.0, + "sa-east-1": 0.1399, + "us-east-1": 0.0968, + "us-east-2": 0.0968, + "us-gov-east-1": 0.1153, + "us-gov-west-1": 0.0, "us-west-1": 0.0, - "us-west-2": 0.1321 + "us-west-2": 0.0968 }, "c6g.xlarge": { - "af-south-1": 0.2424, - "ap-east-1": 0.232, - "ap-northeast-1": 0.2312, - "ap-northeast-2": 0.0, - "ap-northeast-3": 0.2422, - "ap-south-1": 0.0, + "af-south-1": 0.24, + "ap-east-1": 0.2296, + "ap-northeast-1": 0.2288, + "ap-northeast-2": 0.2208, + "ap-northeast-3": 0.2296, + "ap-south-1": 0.1428, "ap-south-2": 0.0, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.2483, + "ap-southeast-1": 0.2238, + "ap-southeast-2": 0.2352, "ap-southeast-3": 0.0, - "ap-southeast-4": 0.0, - "ca-central-1": 0.2177, - "ca-west-1": 0.2177, - "eu-central-1": 0.2245, - "eu-central-2": 0.2307, - "eu-north-1": 0.2148, - "eu-south-1": 0.2313, + "ap-southeast-4": 0.2352, + "ap-southeast-5": 0.1909, + "ap-southeast-7": 0.1909, + "ca-central-1": 0.0, + "ca-west-1": 0.2153, + "eu-central-1": 0.2128, + "eu-central-2": 0.2386, + "eu-north-1": 0.2036, + "eu-south-1": 0.2192, "eu-south-2": 0.0, - "eu-west-1": 0.2059, - "eu-west-2": 0.2313, + "eu-west-1": 0.2127, + "eu-west-2": 0.0, "eu-west-3": 0.0, - "il-central-1": 0.0, - "me-central-1": 0.2306, - "me-south-1": 0.23, + "il-central-1": 0.2108, + "me-central-1": 0.2181, + "me-south-1": 0.2276, + "mx-central-1": 0.2004, "sa-east-1": 0.0, - "us-east-1": 0.2042, - "us-east-2": 0.2042, - "us-gov-east-1": 0.2232, - "us-gov-west-1": 0.2232, - "us-west-1": 0.2398, - "us-west-2": 0.196 + "us-east-1": 0.2018, + "us-east-2": 0.0, + "us-gov-east-1": 0.2208, + "us-gov-west-1": 0.2208, + "us-west-1": 0.2272, + "us-west-2": 0.1936 }, "c6g.metal": { - "af-south-1": 3.0484, - "ap-east-1": 0.0, + "af-south-1": 3.6096, + "ap-east-1": 3.4432, "ap-northeast-1": 0.0, - "ap-northeast-2": 2.7412, - "ap-northeast-3": 2.882, - "ap-south-1": 1.575, - "ap-south-2": 0.0, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, - "ap-southeast-3": 2.6388, + "ap-northeast-2": 3.1552, + "ap-northeast-3": 3.4432, + "ap-south-1": 0.0, + "ap-south-2": 2.0544, + "ap-southeast-1": 3.2, + "ap-southeast-2": 3.5328, + "ap-southeast-3": 3.2, "ap-southeast-4": 0.0, - "ca-central-1": 2.5108, - "ca-west-1": 2.5108, - "eu-central-1": 2.7622, - "eu-central-2": 2.8615, - "eu-north-1": 2.466, - "eu-south-1": 2.8705, - "eu-south-2": 2.4647, - "eu-west-1": 2.4647, - "eu-west-2": 2.8707, + "ap-southeast-5": 2.8237, + "ap-southeast-7": 2.8237, + "ca-central-1": 3.072, + "ca-west-1": 3.072, + "eu-central-1": 3.1744, + "eu-central-2": 3.4227, + "eu-north-1": 3.0272, + "eu-south-1": 3.2768, + "eu-south-2": 0.0, + "eu-west-1": 3.0259, + "eu-west-2": 3.2768, "eu-west-3": 0.0, "il-central-1": 0.0, - "me-central-1": 2.6983, - "me-south-1": 2.85, - "sa-east-1": 3.4836, + "me-central-1": 3.2595, + "me-south-1": 3.4112, + "mx-central-1": 2.976, + "sa-east-1": 4.0448, "us-east-1": 0.0, - "us-east-2": 2.4366, - "us-gov-east-1": 2.7412, + "us-east-2": 2.8672, + "us-gov-east-1": 3.3024, "us-gov-west-1": 0.0, - "us-west-1": 3.0064, - "us-west-2": 0.0 + "us-west-1": 3.4048, + "us-west-2": 2.8672 }, "c6g.2xlarge": { - "af-south-1": 0.4948, - "ap-east-1": 0.474, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, - "ap-northeast-3": 0.4944, - "ap-south-1": 0.0, - "ap-south-2": 0.3004, - "ap-southeast-1": 0.4436, - "ap-southeast-2": 0.5065, - "ap-southeast-3": 0.0, - "ap-southeast-4": 0.4852, - "ca-central-1": 0.4276, - "ca-west-1": 0.4276, - "eu-central-1": 0.4404, - "eu-central-2": 0.4919, - "eu-north-1": 0.0, + "af-south-1": 0.48, + "ap-east-1": 0.4592, + "ap-northeast-1": 0.0, + "ap-northeast-2": 0.0, + "ap-northeast-3": 0.4592, + "ap-south-1": 0.2856, + "ap-south-2": 0.2856, + "ap-southeast-1": 0.4288, + "ap-southeast-2": 0.4704, + "ap-southeast-3": 0.4288, + "ap-southeast-4": 0.4917, + "ap-southeast-5": 0.3818, + "ap-southeast-7": 0.3818, + "ca-central-1": 0.0, + "ca-west-1": 0.4307, + "eu-central-1": 0.4256, + "eu-central-2": 0.0, + "eu-north-1": 0.4072, "eu-south-1": 0.0, - "eu-south-2": 0.4218, - "eu-west-1": 0.4218, - "eu-west-2": 0.0, - "eu-west-3": 0.0, - "il-central-1": 0.4364, - "me-central-1": 0.451, - "me-south-1": 0.4904, - "sa-east-1": 0.5492, - "us-east-1": 0.4183, - "us-east-2": 0.0, - "us-gov-east-1": 0.476, - "us-gov-west-1": 0.476, - "us-west-1": 0.0, - "us-west-2": 0.4183 + "eu-south-2": 0.0, + "eu-west-1": 0.407, + "eu-west-2": 0.4384, + "eu-west-3": 0.4584, + "il-central-1": 0.0, + "me-central-1": 0.4362, + "me-south-1": 0.0, + "mx-central-1": 0.4008, + "sa-east-1": 0.0, + "us-east-1": 0.4035, + "us-east-2": 0.3872, + "us-gov-east-1": 0.4416, + "us-gov-west-1": 0.0, + "us-west-1": 0.4748, + "us-west-2": 0.3872 }, "c6g.4xlarge": { - "af-south-1": 0.0, - "ap-east-1": 0.8596, - "ap-northeast-1": 0.8148, + "af-south-1": 0.9462, + "ap-east-1": 0.8608, + "ap-northeast-1": 0.8576, "ap-northeast-2": 0.0, - "ap-northeast-3": 0.8588, - "ap-south-1": 0.4912, - "ap-south-2": 0.0, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.8404, + "ap-northeast-3": 0.0, + "ap-south-1": 0.5136, + "ap-south-2": 0.5136, + "ap-southeast-1": 0.8, + "ap-southeast-2": 0.8832, "ap-southeast-3": 0.0, - "ap-southeast-4": 0.883, - "ca-central-1": 0.7252, - "ca-west-1": 0.7252, + "ap-southeast-4": 0.8832, + "ap-southeast-5": 0.7379, + "ap-southeast-7": 0.7059, + "ca-central-1": 0.768, + "ca-west-1": 0.8037, "eu-central-1": 0.0, - "eu-central-2": 0.8129, - "eu-north-1": 0.714, - "eu-south-1": 0.8151, - "eu-south-2": 0.7137, - "eu-west-1": 0.0, - "eu-west-2": 0.8152, + "eu-central-2": 0.8557, + "eu-north-1": 0.7568, + "eu-south-1": 0.0, + "eu-south-2": 0.7565, + "eu-west-1": 0.7565, + "eu-west-2": 0.8192, "eu-west-3": 0.0, - "il-central-1": 0.7428, - "me-central-1": 0.8126, - "me-south-1": 0.8508, - "sa-east-1": 0.9684, - "us-east-1": 0.0, - "us-east-2": 0.7066, - "us-gov-east-1": 0.0, - "us-gov-west-1": 0.822, - "us-west-1": 0.8491, - "us-west-2": 0.7066 + "il-central-1": 0.7856, + "me-central-1": 0.8149, + "me-south-1": 0.8936, + "mx-central-1": 0.744, + "sa-east-1": 1.0112, + "us-east-1": 0.7168, + "us-east-2": 0.7494, + "us-gov-east-1": 0.8256, + "us-gov-west-1": 0.8256, + "us-west-1": 0.8919, + "us-west-2": 0.7168 }, "c6g.8xlarge": { - "af-south-1": 0.0, - "ap-east-1": 0.0, - "ap-northeast-1": 1.4996, - "ap-northeast-2": 1.362, + "af-south-1": 1.8048, + "ap-east-1": 1.8048, + "ap-northeast-1": 1.7152, + "ap-northeast-2": 1.5776, "ap-northeast-3": 0.0, - "ap-south-1": 0.8525, - "ap-south-2": 0.8525, - "ap-southeast-1": 1.3844, - "ap-southeast-2": 1.5508, - "ap-southeast-3": 1.3844, - "ap-southeast-4": 0.0, - "ca-central-1": 1.3918, - "ca-west-1": 1.3918, - "eu-central-1": 0.0, + "ap-south-1": 0.0, + "ap-south-2": 1.0272, + "ap-southeast-1": 1.6, + "ap-southeast-2": 1.7664, + "ap-southeast-3": 1.6753, + "ap-southeast-4": 1.8516, + "ap-southeast-5": 1.4758, + "ap-southeast-7": 1.4118, + "ca-central-1": 1.536, + "ca-west-1": 1.536, + "eu-central-1": 1.5872, "eu-central-2": 0.0, - "eu-north-1": 1.3684, + "eu-north-1": 1.5136, "eu-south-1": 0.0, "eu-south-2": 0.0, - "eu-west-1": 1.371, - "eu-west-2": 1.4228, - "eu-west-3": 1.426, + "eu-west-1": 1.513, + "eu-west-2": 1.6384, + "eu-west-3": 1.6416, "il-central-1": 0.0, - "me-central-1": 1.4951, - "me-south-1": 1.49, + "me-central-1": 1.6298, + "me-south-1": 1.7056, + "mx-central-1": 1.488, "sa-east-1": 0.0, - "us-east-1": 1.2833, - "us-east-2": 1.2833, - "us-gov-east-1": 1.4356, - "us-gov-west-1": 1.4356, - "us-west-1": 1.5682, - "us-west-2": 1.2833 + "us-east-1": 0.0, + "us-east-2": 1.4336, + "us-gov-east-1": 1.6512, + "us-gov-west-1": 1.6512, + "us-west-1": 1.7838, + "us-west-2": 1.4989 }, "c6g.12xlarge": { - "af-south-1": 2.4501, - "ap-east-1": 0.0, - "ap-northeast-1": 2.3077, - "ap-northeast-2": 1.978, - "ap-northeast-3": 2.194, - "ap-south-1": 0.0, - "ap-south-2": 0.0, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, - "ap-southeast-3": 0.0, - "ap-southeast-4": 2.2612, - "ca-central-1": 0.0, - "ca-west-1": 2.0227, - "eu-central-1": 2.1041, - "eu-central-2": 2.1786, - "eu-north-1": 0.0, - "eu-south-1": 0.0, - "eu-south-2": 0.0, - "eu-west-1": 0.0, - "eu-west-2": 0.0, - "eu-west-3": 2.1892, - "il-central-1": 1.9684, - "me-central-1": 2.0562, - "me-south-1": 2.2924, - "sa-east-1": 0.0, - "us-east-1": 1.762, - "us-east-2": 1.8599, - "us-gov-east-1": 2.2059, - "us-gov-west-1": 0.0, - "us-west-1": 2.1652, - "us-west-2": 1.8599 + "af-south-1": 2.8385, + "ap-east-1": 2.5824, + "ap-northeast-1": 2.5728, + "ap-northeast-2": 2.3664, + "ap-northeast-3": 2.5824, + "ap-south-1": 1.5408, + "ap-south-2": 1.5408, + "ap-southeast-1": 2.4, + "ap-southeast-2": 2.6496, + "ap-southeast-3": 2.4, + "ap-southeast-4": 2.6496, + "ap-southeast-5": 2.2137, + "ap-southeast-7": 2.2137, + "ca-central-1": 2.4111, + "ca-west-1": 2.304, + "eu-central-1": 2.3808, + "eu-central-2": 2.567, + "eu-north-1": 2.2704, + "eu-south-1": 2.5738, + "eu-south-2": 2.2694, + "eu-west-1": 2.3798, + "eu-west-2": 0.0, + "eu-west-3": 2.5776, + "il-central-1": 2.3568, + "me-central-1": 2.5661, + "me-south-1": 2.5584, + "mx-central-1": 2.232, + "sa-east-1": 0.0, + "us-east-1": 2.2483, + "us-east-2": 2.1504, + "us-gov-east-1": 2.4768, + "us-gov-west-1": 0.0, + "us-west-1": 2.5536, + "us-west-2": 2.1504 }, "c6g.16xlarge": { - "af-south-1": 0.0, - "ap-east-1": 2.882, - "ap-northeast-1": 0.0, - "ap-northeast-2": 2.594, - "ap-northeast-3": 0.0, - "ap-south-1": 1.575, - "ap-south-2": 1.4932, - "ap-southeast-1": 0.0, - "ap-southeast-2": 2.9716, - "ap-southeast-3": 2.6388, - "ap-southeast-4": 3.1421, - "ca-central-1": 2.6536, - "ca-west-1": 2.5108, - "eu-central-1": 2.6132, - "eu-central-2": 2.8615, - "eu-north-1": 2.6068, - "eu-south-1": 2.8705, - "eu-south-2": 0.0, - "eu-west-1": 0.0, - "eu-west-2": 2.7156, - "eu-west-3": 2.722, - "il-central-1": 2.5812, - "me-central-1": 2.6983, - "me-south-1": 2.85, - "sa-east-1": 3.6848, - "us-east-1": 2.4366, - "us-east-2": 0.0, - "us-gov-east-1": 2.8979, - "us-gov-west-1": 2.8979, - "us-west-1": 3.0064, - "us-west-2": 2.306 + "af-south-1": 3.6096, + "ap-east-1": 3.4432, + "ap-northeast-1": 3.4304, + "ap-northeast-2": 0.0, + "ap-northeast-3": 3.4432, + "ap-south-1": 2.0544, + "ap-south-2": 2.0544, + "ap-southeast-1": 0.0, + "ap-southeast-2": 3.5328, + "ap-southeast-3": 3.2, + "ap-southeast-4": 3.5328, + "ap-southeast-5": 0.0, + "ap-southeast-7": 2.8237, + "ca-central-1": 3.072, + "ca-west-1": 3.072, + "eu-central-1": 3.1744, + "eu-central-2": 3.4227, + "eu-north-1": 3.0272, + "eu-south-1": 3.2768, + "eu-south-2": 3.0259, + "eu-west-1": 3.0259, + "eu-west-2": 3.2768, + "eu-west-3": 3.2832, + "il-central-1": 3.1424, + "me-central-1": 3.2595, + "me-south-1": 3.4112, + "mx-central-1": 2.976, + "sa-east-1": 4.0448, + "us-east-1": 2.8672, + "us-east-2": 0.0, + "us-gov-east-1": 3.3024, + "us-gov-west-1": 3.3024, + "us-west-1": 3.4048, + "us-west-2": 2.8672 }, "c6gd.medium": { "ap-northeast-1": 0.0, - "ap-northeast-2": 0.104, - "ap-northeast-3": 0.112, - "ap-south-1": 0.086, - "ap-southeast-1": 0.105, - "ap-southeast-2": 0.0, - "ap-southeast-3": 0.1077, - "ca-central-1": 0.0, - "eu-central-1": 0.1071, + "ap-northeast-2": 0.0, + "ap-northeast-3": 0.0634, + "ap-south-1": 0.0389, + "ap-southeast-1": 0.0594, + "ap-southeast-2": 0.0649, + "ap-southeast-3": 0.0594, + "ca-central-1": 0.0568, + "eu-central-1": 0.0589, "eu-central-2": 0.0, - "eu-north-1": 0.1016, - "eu-west-1": 0.1036, - "eu-west-2": 0.106, - "eu-west-3": 0.1088, - "sa-east-1": 0.1231, - "us-east-1": 0.1007, - "us-east-2": 0.1007, - "us-gov-east-1": 0.1092, - "us-gov-west-1": 0.1092, - "us-west-1": 0.0, - "us-west-2": 0.0984 + "eu-north-1": 0.056, + "eu-south-2": 0.058, + "eu-west-1": 0.058, + "eu-west-2": 0.0632, + "eu-west-3": 0.0604, + "sa-east-1": 0.0739, + "us-east-1": 0.0528, + "us-east-2": 0.0528, + "us-gov-east-1": 0.0608, + "us-gov-west-1": 0.0608, + "us-west-1": 0.0624, + "us-west-2": 0.0528 }, "c6gd.large": { - "ap-northeast-1": 0.1639, + "ap-northeast-1": 0.1268, "ap-northeast-2": 0.0, - "ap-northeast-3": 0.0, - "ap-south-1": 0.0, + "ap-northeast-3": 0.1268, + "ap-south-1": 0.0807, "ap-southeast-1": 0.0, - "ap-southeast-2": 0.161, - "ap-southeast-3": 0.1554, + "ap-southeast-2": 0.1298, + "ap-southeast-3": 0.1188, "ca-central-1": 0.0, "eu-central-1": 0.0, - "eu-central-2": 0.0, - "eu-north-1": 0.1482, - "eu-west-1": 0.1524, - "eu-west-2": 0.0, - "eu-west-3": 0.152, + "eu-central-2": 0.1267, + "eu-north-1": 0.112, + "eu-south-2": 0.116, + "eu-west-1": 0.1212, + "eu-west-2": 0.1208, + "eu-west-3": 0.0, "sa-east-1": 0.0, - "us-east-1": 0.1368, - "us-east-2": 0.1368, - "us-gov-east-1": 0.1528, - "us-gov-west-1": 0.1528, - "us-west-1": 0.156, - "us-west-2": 0.1414 + "us-east-1": 0.1056, + "us-east-2": 0.1056, + "us-gov-east-1": 0.1216, + "us-gov-west-1": 0.1216, + "us-west-1": 0.1248, + "us-west-2": 0.1102 }, "c6gd.xlarge": { - "ap-northeast-1": 0.256, - "ap-northeast-2": 0.2466, - "ap-northeast-3": 0.256, - "ap-south-1": 0.1639, - "ap-southeast-1": 0.24, - "ap-southeast-2": 0.262, - "ap-southeast-3": 0.2508, - "ca-central-1": 0.2296, - "eu-central-1": 0.2486, - "eu-central-2": 0.2558, - "eu-north-1": 0.2264, + "ap-northeast-1": 0.2536, + "ap-northeast-2": 0.0, + "ap-northeast-3": 0.0, + "ap-south-1": 0.1556, + "ap-southeast-1": 0.2376, + "ap-southeast-2": 0.2596, + "ap-southeast-3": 0.2484, + "ca-central-1": 0.2272, + "eu-central-1": 0.2356, + "eu-central-2": 0.2534, + "eu-north-1": 0.234, + "eu-south-2": 0.232, "eu-west-1": 0.0, - "eu-west-2": 0.255, - "eu-west-3": 0.255, - "sa-east-1": 0.0, - "us-east-1": 0.2136, + "eu-west-2": 0.0, + "eu-west-3": 0.2416, + "sa-east-1": 0.2956, + "us-east-1": 0.2112, "us-east-2": 0.0, "us-gov-east-1": 0.0, - "us-gov-west-1": 0.2456, - "us-west-1": 0.0, - "us-west-2": 0.0 + "us-gov-west-1": 0.2432, + "us-west-1": 0.2612, + "us-west-2": 0.2204 }, "c6gd.metal": { - "ap-northeast-1": 3.4548, - "ap-northeast-2": 2.946, - "ap-northeast-3": 0.0, + "ap-northeast-1": 0.0, + "ap-northeast-2": 3.5072, + "ap-northeast-3": 3.8272, "ap-south-1": 0.0, - "ap-southeast-1": 3.1828, - "ap-southeast-2": 3.362, + "ap-southeast-1": 3.5712, + "ap-southeast-2": 0.0, "ap-southeast-3": 0.0, - "ca-central-1": 0.0, + "ca-central-1": 3.4048, "eu-central-1": 0.0, - "eu-central-2": 3.2628, - "eu-north-1": 2.7924, - "eu-west-1": 2.9204, - "eu-west-2": 3.2506, - "eu-west-3": 3.074, - "sa-east-1": 3.938, - "us-east-1": 2.7351, - "us-east-2": 2.5876, - "us-gov-east-1": 0.0, - "us-gov-west-1": 0.0, - "us-west-1": 0.0, + "eu-central-2": 3.824, + "eu-north-1": 3.3536, + "eu-south-2": 0.0, + "eu-west-1": 3.4816, + "eu-west-2": 3.6352, + "eu-west-3": 3.6352, + "sa-east-1": 4.4992, + "us-east-1": 3.1488, + "us-east-2": 0.0, + "us-gov-east-1": 3.6608, + "us-gov-west-1": 3.6608, + "us-west-1": 3.7632, "us-west-2": 0.0 }, "c6gd.2xlarge": { - "ap-northeast-1": 0.522, - "ap-northeast-2": 0.482, - "ap-northeast-3": 0.522, - "ap-south-1": 0.326, - "ap-southeast-1": 0.5116, - "ap-southeast-2": 0.558, + "ap-northeast-1": 0.5308, + "ap-northeast-2": 0.4672, + "ap-northeast-3": 0.5072, + "ap-south-1": 0.3112, + "ap-southeast-1": 0.4752, + "ap-southeast-2": 0.5192, "ap-southeast-3": 0.0, - "ca-central-1": 0.4692, - "eu-central-1": 0.486, - "eu-central-2": 0.5216, - "eu-north-1": 0.4828, - "eu-west-1": 0.4997, - "eu-west-2": 0.498, - "eu-west-3": 0.498, - "sa-east-1": 0.606, - "us-east-1": 0.0, - "us-east-2": 0.4372, - "us-gov-east-1": 0.5012, - "us-gov-west-1": 0.5012, - "us-west-1": 0.0, - "us-west-2": 0.4372 + "ca-central-1": 0.0, + "eu-central-1": 0.4712, + "eu-central-2": 0.5068, + "eu-north-1": 0.0, + "eu-south-2": 0.464, + "eu-west-1": 0.0, + "eu-west-2": 0.0, + "eu-west-3": 0.4832, + "sa-east-1": 0.5912, + "us-east-1": 0.4224, + "us-east-2": 0.4224, + "us-gov-east-1": 0.4864, + "us-gov-west-1": 0.5087, + "us-west-1": 0.5224, + "us-west-2": 0.4224 }, "c6gd.4xlarge": { - "ap-northeast-1": 0.0, + "ap-northeast-1": 0.9568, "ap-northeast-2": 0.0, - "ap-northeast-3": 0.914, - "ap-south-1": 0.522, - "ap-southeast-1": 0.8932, - "ap-southeast-2": 0.938, + "ap-northeast-3": 0.9568, + "ap-south-1": 0.0, + "ap-southeast-1": 0.0, + "ap-southeast-2": 0.0, "ap-southeast-3": 0.0, - "ca-central-1": 0.8491, - "eu-central-1": 0.0, - "eu-central-2": 0.0, - "eu-north-1": 0.7956, - "eu-west-1": 0.8695, - "eu-west-2": 0.866, - "eu-west-3": 0.9102, - "sa-east-1": 1.1396, - "us-east-1": 0.7444, + "ca-central-1": 0.8512, + "eu-central-1": 0.8848, + "eu-central-2": 0.956, + "eu-north-1": 0.8384, + "eu-south-2": 0.8704, + "eu-west-1": 0.9123, + "eu-west-2": 0.0, + "eu-west-3": 0.0, + "sa-east-1": 0.0, + "us-east-1": 0.0, "us-east-2": 0.0, - "us-gov-east-1": 0.9169, - "us-gov-west-1": 0.9169, - "us-west-1": 0.9444, - "us-west-2": 0.7444 + "us-gov-east-1": 0.9152, + "us-gov-west-1": 0.9152, + "us-west-1": 0.9872, + "us-west-2": 0.0 }, "c6gd.8xlarge": { - "ap-northeast-1": 1.698, - "ap-northeast-2": 1.6225, - "ap-northeast-3": 1.7924, - "ap-south-1": 0.914, - "ap-southeast-1": 0.0, - "ap-southeast-2": 1.842, - "ap-southeast-3": 1.6564, - "ca-central-1": 1.5682, - "eu-central-1": 0.0, - "eu-central-2": 0.0, - "eu-north-1": 0.0, - "eu-west-1": 1.6089, - "eu-west-2": 1.6903, - "eu-west-3": 1.6903, - "sa-east-1": 2.1492, - "us-east-1": 1.4325, - "us-east-2": 1.3588, + "ap-northeast-1": 1.9136, + "ap-northeast-2": 1.7536, + "ap-northeast-3": 1.9136, + "ap-south-1": 1.1296, + "ap-southeast-1": 1.7856, + "ap-southeast-2": 2.0576, + "ap-southeast-3": 1.872, + "ca-central-1": 0.0, + "eu-central-1": 0.0, + "eu-central-2": 1.912, + "eu-north-1": 0.0, + "eu-south-2": 1.8245, + "eu-west-1": 1.8245, + "eu-west-2": 1.8176, + "eu-west-3": 1.8176, + "sa-east-1": 2.2496, + "us-east-1": 1.5744, + "us-east-2": 1.5744, "us-gov-east-1": 0.0, - "us-gov-west-1": 0.0, + "us-gov-west-1": 1.8304, "us-west-1": 0.0, - "us-west-2": 1.3588 + "us-west-2": 1.5744 }, "c6gd.12xlarge": { - "ap-northeast-1": 0.0, + "ap-northeast-1": 2.8704, "ap-northeast-2": 0.0, - "ap-northeast-3": 2.482, - "ap-south-1": 0.0, - "ap-southeast-1": 2.29, - "ap-southeast-2": 2.554, - "ap-southeast-3": 2.29, - "ca-central-1": 2.1652, - "eu-central-1": 2.3932, - "eu-central-2": 2.6195, - "eu-north-1": 0.0, - "eu-west-1": 2.3484, - "eu-west-2": 2.4705, - "eu-west-3": 0.0, - "sa-east-1": 3.1588, + "ap-northeast-3": 2.8704, + "ap-south-1": 1.765, + "ap-southeast-1": 0.0, + "ap-southeast-2": 2.9424, + "ap-southeast-3": 2.6784, + "ca-central-1": 2.5536, + "eu-central-1": 2.6544, + "eu-central-2": 0.0, + "eu-north-1": 2.635, + "eu-south-2": 2.6112, + "eu-west-1": 0.0, + "eu-west-2": 2.7264, + "eu-west-3": 2.7264, + "sa-east-1": 3.3744, "us-east-1": 0.0, - "us-east-2": 0.0, - "us-gov-east-1": 2.3572, - "us-gov-west-1": 2.3572, - "us-west-1": 2.434, - "us-west-2": 2.0838 + "us-east-2": 2.3616, + "us-gov-east-1": 2.7456, + "us-gov-west-1": 2.8792, + "us-west-1": 2.8224, + "us-west-2": 2.3616 }, "c6gd.16xlarge": { - "ap-northeast-1": 3.266, - "ap-northeast-2": 2.946, - "ap-northeast-3": 0.0, - "ap-south-1": 1.7921, - "ap-southeast-1": 3.1828, - "ap-southeast-2": 0.0, - "ap-southeast-3": 3.01, - "ca-central-1": 2.8436, - "eu-central-1": 0.0, + "ap-northeast-1": 3.8272, + "ap-northeast-2": 0.0, + "ap-northeast-3": 3.8272, + "ap-south-1": 2.2592, + "ap-southeast-1": 3.5712, + "ap-southeast-2": 3.9232, + "ap-southeast-3": 3.5712, + "ca-central-1": 3.4048, + "eu-central-1": 3.5392, "eu-central-2": 0.0, - "eu-north-1": 2.7924, - "eu-west-1": 2.9204, - "eu-west-2": 3.2506, - "eu-west-3": 3.074, - "sa-east-1": 3.938, - "us-east-1": 0.0, + "eu-north-1": 3.3536, + "eu-south-2": 0.0, + "eu-west-1": 3.4816, + "eu-west-2": 3.6352, + "eu-west-3": 3.6352, + "sa-east-1": 4.4992, + "us-east-1": 3.1488, "us-east-2": 0.0, - "us-gov-east-1": 3.0996, - "us-gov-west-1": 3.0996, + "us-gov-east-1": 3.6608, + "us-gov-west-1": 3.6608, "us-west-1": 0.0, - "us-west-2": 0.0 + "us-west-2": 3.1488 }, "c6gn.medium": { - "ap-east-1": 0.12298, - "ap-northeast-1": 0.1145, - "ap-northeast-2": 0.0, - "ap-northeast-3": 0.11461, - "ap-south-1": 0.10758, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.1165, - "ap-southeast-3": 0.11456, - "ca-central-1": 0.0, - "ca-west-1": 0.1073, - "eu-central-1": 0.0, - "eu-north-1": 0.0, - "eu-south-1": 0.11676, - "eu-west-1": 0.1088, + "ap-east-1": 0.07165, + "ap-northeast-1": 0.0689, + "ap-northeast-2": 0.06315, + "ap-northeast-3": 0.06901, + "ap-south-1": 0.06198, + "ap-southeast-1": 0.0, + "ap-southeast-2": 0.0709, + "ap-southeast-3": 0.064, + "ap-southeast-5": 0.06069, + "ap-southeast-7": 0.05648, + "ca-central-1": 0.0617, + "ca-west-1": 0.0617, + "eu-central-1": 0.0, + "eu-north-1": 0.0609, + "eu-south-1": 0.0, + "eu-west-1": 0.0632, "eu-west-2": 0.0, "eu-west-3": 0.0, - "il-central-1": 0.11636, - "me-south-1": 0.1136, - "sa-east-1": 0.1265, + "il-central-1": 0.07076, + "me-south-1": 0.0, + "mx-central-1": 0.05976, + "sa-east-1": 0.0809, "us-east-1": 0.0, - "us-east-2": 0.0, + "us-east-2": 0.0576, "us-gov-east-1": 0.0, - "us-gov-west-1": 0.1172, - "us-west-1": 0.0, - "us-west-2": 0.10752 + "us-gov-west-1": 0.0664, + "us-west-1": 0.0684, + "us-west-2": 0.0576 }, "c6gn.large": { - "ap-east-1": 0.1745, - "ap-northeast-1": 0.1799, - "ap-northeast-2": 0.0, + "ap-east-1": 0.1433, + "ap-northeast-1": 0.1487, + "ap-northeast-2": 0.1263, "ap-northeast-3": 0.0, - "ap-south-1": 0.0, + "ap-south-1": 0.1153, "ap-southeast-1": 0.0, "ap-southeast-2": 0.0, - "ap-southeast-3": 0.0, - "ca-central-1": 0.16406, - "ca-west-1": 0.1546, - "eu-central-1": 0.0, - "eu-north-1": 0.153, - "eu-south-1": 0.0, - "eu-west-1": 0.1576, - "eu-west-2": 0.1625, - "eu-west-3": 0.1625, - "il-central-1": 0.17273, - "me-south-1": 0.0, + "ap-southeast-3": 0.128, + "ap-southeast-5": 0.0, + "ap-southeast-7": 0.0, + "ca-central-1": 0.13286, + "ca-west-1": 0.1234, + "eu-central-1": 0.1274, + "eu-north-1": 0.1218, + "eu-south-1": 0.132, + "eu-west-1": 0.1264, + "eu-west-2": 0.1313, + "eu-west-3": 0.14155, + "il-central-1": 0.13128, + "me-south-1": 0.14672, + "mx-central-1": 0.0, "sa-east-1": 0.0, - "us-east-1": 0.1464, - "us-east-2": 0.15504, - "us-gov-east-1": 0.0, - "us-gov-west-1": 0.0, - "us-west-1": 0.168, - "us-west-2": 0.1464 + "us-east-1": 0.1152, + "us-east-2": 0.12384, + "us-gov-east-1": 0.1328, + "us-gov-west-1": 0.1328, + "us-west-1": 0.1368, + "us-west-2": 0.1152 }, "c6gn.xlarge": { - "ap-east-1": 0.0, - "ap-northeast-1": 0.2998, - "ap-northeast-2": 0.255, - "ap-northeast-3": 0.30028, - "ap-south-1": 0.0, - "ap-southeast-1": 0.2778, - "ap-southeast-2": 0.286, - "ap-southeast-3": 0.27824, - "ca-central-1": 0.26812, - "ca-west-1": 0.26812, - "eu-central-1": 0.27692, - "eu-north-1": 0.246, - "eu-south-1": 0.2664, - "eu-west-1": 0.0, - "eu-west-2": 0.265, - "eu-west-3": 0.2855, - "il-central-1": 0.26496, - "me-south-1": 0.2744, - "sa-east-1": 0.3526, - "us-east-1": 0.0, - "us-east-2": 0.25008, - "us-gov-east-1": 0.2888, - "us-gov-west-1": 0.268, - "us-west-1": 0.2976, - "us-west-2": 0.2328 + "ap-east-1": 0.3095, + "ap-northeast-1": 0.2974, + "ap-northeast-2": 0.0, + "ap-northeast-3": 0.27604, + "ap-south-1": 0.0, + "ap-southeast-1": 0.2556, + "ap-southeast-2": 0.2836, + "ap-southeast-3": 0.27584, + "ap-southeast-5": 0.24275, + "ap-southeast-7": 0.22592, + "ca-central-1": 0.26572, + "ca-west-1": 0.26572, + "eu-central-1": 0.27452, + "eu-north-1": 0.2436, + "eu-south-1": 0.264, + "eu-west-1": 0.2528, + "eu-west-2": 0.2626, + "eu-west-3": 0.2831, + "il-central-1": 0.26256, + "me-south-1": 0.272, + "mx-central-1": 0.23904, + "sa-east-1": 0.3502, + "us-east-1": 0.2304, + "us-east-2": 0.24768, + "us-gov-east-1": 0.2864, + "us-gov-west-1": 0.2656, + "us-west-1": 0.2736, + "us-west-2": 0.2304 }, "c6gn.metal": { - "ca-central-1": 0.0, - "eu-west-3": 3.41 + "ca-central-1": 3.7184, + "eu-west-3": 4.2992 }, "c6gn.2xlarge": { "ap-east-1": 0.0, - "ap-northeast-1": 0.6096, - "ap-northeast-2": 0.0, - "ap-northeast-3": 0.56688, - "ap-south-1": 0.476, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, - "ap-southeast-3": 0.5268, - "ca-central-1": 0.0, - "ca-west-1": 0.0, - "eu-central-1": 0.0, - "eu-north-1": 0.0, - "eu-south-1": 0.5428, - "eu-west-1": 0.5204, - "eu-west-2": 0.581, - "eu-west-3": 0.0, - "il-central-1": 0.58091, + "ap-northeast-1": 0.5512, + "ap-northeast-2": 0.5052, + "ap-northeast-3": 0.55208, + "ap-south-1": 0.4612, + "ap-southeast-1": 0.0, + "ap-southeast-2": 0.0, + "ap-southeast-3": 0.512, + "ap-southeast-5": 0.45184, + "ap-southeast-7": 0.4855, + "ca-central-1": 0.53144, + "ca-west-1": 0.4936, + "eu-central-1": 0.54904, + "eu-north-1": 0.4872, + "eu-south-1": 0.528, + "eu-west-1": 0.5056, + "eu-west-2": 0.5662, + "eu-west-3": 0.5662, + "il-central-1": 0.52512, "me-south-1": 0.0, - "sa-east-1": 0.0, - "us-east-1": 0.0, + "mx-central-1": 0.0, + "sa-east-1": 0.7004, + "us-east-1": 0.49536, "us-east-2": 0.0, "us-gov-east-1": 0.0, - "us-gov-west-1": 0.546, - "us-west-1": 0.0, - "us-west-2": 0.0 + "us-gov-west-1": 0.5312, + "us-west-1": 0.5472, + "us-west-2": 0.4608 }, "c6gn.4xlarge": { - "ap-east-1": 1.1376, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, - "ap-northeast-3": 1.09114, - "ap-south-1": 0.8912, + "ap-east-1": 1.0888, + "ap-northeast-1": 1.132, + "ap-northeast-2": 1.0308, + "ap-northeast-3": 1.04656, + "ap-south-1": 0.934, "ap-southeast-1": 0.0, - "ap-southeast-2": 1.1244, - "ap-southeast-3": 1.00296, - "ca-central-1": 0.0, - "ca-west-1": 0.96248, - "eu-central-1": 0.9188, - "eu-north-1": 0.0, - "eu-south-1": 0.9556, - "eu-west-1": 0.9108, - "eu-west-2": 1.032, - "eu-west-3": 1.032, + "ap-southeast-2": 1.1672, + "ap-southeast-3": 0.0, + "ap-southeast-5": 0.84608, + "ap-southeast-7": 0.84608, + "ca-central-1": 0.9296, + "ca-west-1": 0.0, + "eu-central-1": 1.04048, + "eu-north-1": 0.9912, + "eu-south-1": 0.9984, + "eu-west-1": 1.03168, + "eu-west-2": 1.0748, + "eu-west-3": 1.0748, "il-central-1": 0.0, - "me-south-1": 1.07336, - "sa-east-1": 1.3004, - "us-east-1": 0.0, - "us-east-2": 0.8212, - "us-gov-east-1": 1.0452, - "us-gov-west-1": 1.0452, + "me-south-1": 1.11616, + "mx-central-1": 0.89856, + "sa-east-1": 1.2368, + "us-east-1": 0.864, + "us-east-2": 0.0, + "us-gov-east-1": 1.088, + "us-gov-west-1": 1.088, "us-west-1": 0.0, "us-west-2": 0.0 }, "c6gn.8xlarge": { - "ap-east-1": 2.1452, + "ap-east-1": 2.3608, "ap-northeast-1": 0.0, - "ap-northeast-2": 1.846, - "ap-northeast-3": 0.0, - "ap-south-1": 1.514, - "ap-southeast-1": 1.8724, - "ap-southeast-2": 1.938, - "ap-southeast-3": 1.7172, - "ca-central-1": 1.79496, - "ca-west-1": 1.79496, - "eu-central-1": 1.7076, - "eu-north-1": 0.0, - "eu-south-1": 1.94632, - "eu-west-1": 0.0, - "eu-west-2": 1.934, - "eu-west-3": 1.77, - "il-central-1": 0.0, - "me-south-1": 2.01672, - "sa-east-1": 0.0, - "us-east-1": 1.65064, - "us-east-2": 0.0, - "us-gov-east-1": 1.794, + "ap-northeast-2": 2.0616, + "ap-northeast-3": 2.09312, + "ap-south-1": 1.7296, + "ap-southeast-1": 1.9296, + "ap-southeast-2": 2.3344, + "ap-southeast-3": 0.0, + "ap-southeast-5": 1.82682, + "ap-southeast-7": 1.69216, + "ca-central-1": 2.01056, + "ca-west-1": 1.8592, + "eu-central-1": 1.9232, + "eu-north-1": 1.8336, + "eu-south-1": 1.9968, + "eu-west-1": 0.0, + "eu-west-2": 0.0, + "eu-west-3": 1.9856, + "il-central-1": 1.98528, + "me-south-1": 2.23232, + "mx-central-1": 1.79712, + "sa-east-1": 2.4736, + "us-east-1": 1.728, + "us-east-2": 1.728, + "us-gov-east-1": 2.0096, "us-gov-west-1": 0.0, - "us-west-1": 2.0308, - "us-west-2": 0.0 + "us-west-1": 2.2464, + "us-west-2": 1.728 }, "c6gn.12xlarge": { - "ap-east-1": 2.878, - "ap-northeast-1": 0.0, - "ap-northeast-2": 2.47, - "ap-northeast-3": 2.75128, - "ap-south-1": 2.206, - "ap-southeast-1": 0.0, - "ap-southeast-2": 3.1132, - "ap-southeast-3": 2.5108, - "ca-central-1": 2.62744, + "ap-east-1": 3.5412, + "ap-northeast-1": 0.0, + "ap-northeast-2": 2.8584, + "ap-northeast-3": 3.40181, + "ap-south-1": 2.5944, + "ap-southeast-1": 2.8944, + "ap-southeast-2": 3.2304, + "ap-southeast-3": 2.8992, + "ap-southeast-5": 2.53824, + "ap-southeast-7": 2.53824, + "ca-central-1": 3.01584, "ca-west-1": 0.0, "eu-central-1": 0.0, - "eu-north-1": 2.362, - "eu-south-1": 0.0, - "eu-west-1": 2.4724, - "eu-west-2": 0.0, - "eu-west-3": 2.836, - "il-central-1": 0.0, - "me-south-1": 2.7028, - "sa-east-1": 3.322, - "us-east-1": 0.0, - "us-east-2": 0.0, - "us-gov-east-1": 2.8756, + "eu-north-1": 2.7504, + "eu-south-1": 3.24288, + "eu-west-1": 2.8608, + "eu-west-2": 2.9784, + "eu-west-3": 3.2244, + "il-central-1": 2.97792, + "me-south-1": 3.0912, + "mx-central-1": 2.69568, + "sa-east-1": 3.7104, + "us-east-1": 2.79936, + "us-east-2": 2.592, + "us-gov-east-1": 3.264, "us-gov-west-1": 0.0, - "us-west-1": 2.9812, - "us-west-2": 2.2036 + "us-west-1": 3.1104, + "us-west-2": 2.592 }, "c6gn.16xlarge": { - "ap-east-1": 4.1604, - "ap-northeast-1": 3.618, - "ap-northeast-2": 3.562, + "ap-east-1": 4.3552, + "ap-northeast-1": 0.0, + "ap-northeast-2": 3.8112, "ap-northeast-3": 0.0, "ap-south-1": 0.0, - "ap-southeast-1": 3.298, - "ap-southeast-2": 3.746, - "ap-southeast-3": 0.0, - "ca-central-1": 3.1572, - "ca-west-1": 3.45992, - "eu-central-1": 3.60072, - "eu-north-1": 3.4036, - "eu-south-1": 3.76264, - "eu-west-1": 0.0, + "ap-southeast-1": 3.8592, + "ap-southeast-2": 4.3072, + "ap-southeast-3": 4.18304, + "ap-southeast-5": 3.38432, + "ap-southeast-7": 3.65363, + "ca-central-1": 4.02112, + "ca-west-1": 4.02112, + "eu-central-1": 3.8464, + "eu-north-1": 3.6672, + "eu-south-1": 0.0, + "eu-west-1": 3.8144, "eu-west-2": 0.0, - "eu-west-3": 3.738, - "il-central-1": 3.40936, - "me-south-1": 3.90344, - "sa-east-1": 0.0, - "us-east-1": 2.8948, - "us-east-2": 3.17128, - "us-gov-east-1": 3.7908, - "us-gov-west-1": 3.458, - "us-west-1": 3.9316, - "us-west-2": 3.17128 + "eu-west-3": 3.9712, + "il-central-1": 3.97056, + "me-south-1": 4.1216, + "mx-central-1": 3.59424, + "sa-east-1": 5.3728, + "us-east-1": 3.456, + "us-east-2": 3.456, + "us-gov-east-1": 4.0192, + "us-gov-west-1": 4.0192, + "us-west-1": 0.0, + "us-west-2": 3.456 }, "c6i.large": { "af-south-1": 0.0, - "ap-east-1": 0.0, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.156, - "ap-northeast-3": 0.167, + "ap-east-1": 0.1368, + "ap-northeast-1": 0.1465, + "ap-northeast-2": 0.1248, + "ap-northeast-3": 0.1358, "ap-south-1": 0.0, - "ap-south-2": 0.1535, - "ap-southeast-1": 0.1678, + "ap-south-2": 0.1223, + "ap-southeast-1": 0.0, "ap-southeast-2": 0.0, - "ca-central-1": 0.153, - "ca-west-1": 0.0, - "eu-central-1": 0.157, - "eu-north-1": 0.151, - "eu-south-1": 0.1711, - "eu-west-1": 0.16032, - "eu-west-2": 0.161, - "eu-west-3": 0.0, - "il-central-1": 0.16534, - "me-south-1": 0.0, - "sa-east-1": 0.0, - "us-east-1": 0.145, - "us-east-2": 0.1535, - "us-gov-east-1": 0.0, + "ap-southeast-5": 0.1121, + "ap-southeast-7": 0.1121, + "ca-central-1": 0.1218, + "ca-west-1": 0.1311, + "eu-central-1": 0.0, + "eu-north-1": 0.1198, + "eu-south-1": 0.0, + "eu-west-1": 0.12, + "eu-west-2": 0.1298, + "eu-west-3": 0.1298, + "il-central-1": 0.12456, + "me-south-1": 0.1344, + "mx-central-1": 0.11805, + "sa-east-1": 0.1598, + "us-east-1": 0.1138, + "us-east-2": 0.0, + "us-gov-east-1": 0.1308, "us-gov-west-1": 0.0, "us-west-1": 0.0, - "us-west-2": 0.145 + "us-west-2": 0.1138 }, "c6i.xlarge": { - "af-south-1": 0.0, - "ap-east-1": 0.2976, - "ap-northeast-1": 0.2954, - "ap-northeast-2": 0.252, - "ap-northeast-3": 0.0, - "ap-south-1": 0.247, + "af-south-1": 0.2856, + "ap-east-1": 0.0, + "ap-northeast-1": 0.2716, + "ap-northeast-2": 0.2496, + "ap-northeast-3": 0.2716, + "ap-south-1": 0.2276, "ap-south-2": 0.0, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.282, - "ca-central-1": 0.2646, - "ca-west-1": 0.246, - "eu-central-1": 0.0, - "eu-north-1": 0.242, - "eu-south-1": 0.262, - "eu-west-1": 0.26064, - "eu-west-2": 0.0, - "eu-west-3": 0.0, - "il-central-1": 0.25152, - "me-south-1": 0.2712, - "sa-east-1": 0.3482, - "us-east-1": 0.0, - "us-east-2": 0.247, - "us-gov-east-1": 0.2844, - "us-gov-west-1": 0.2844, - "us-west-1": 0.0, - "us-west-2": 0.247 + "ap-southeast-1": 0.2536, + "ap-southeast-2": 0.2796, + "ap-southeast-5": 0.0, + "ap-southeast-7": 0.2242, + "ca-central-1": 0.2436, + "ca-west-1": 0.2436, + "eu-central-1": 0.2516, + "eu-north-1": 0.2396, + "eu-south-1": 0.2596, + "eu-west-1": 0.24, + "eu-west-2": 0.0, + "eu-west-3": 0.2596, + "il-central-1": 0.24912, + "me-south-1": 0.2688, + "mx-central-1": 0.2361, + "sa-east-1": 0.3196, + "us-east-1": 0.0, + "us-east-2": 0.2276, + "us-gov-east-1": 0.2616, + "us-gov-west-1": 0.2616, + "us-west-1": 0.0, + "us-west-2": 0.2276 }, "c6i.metal": { - "af-south-1": 0.0, - "ap-east-1": 7.042, - "ap-northeast-1": 0.0, - "ap-northeast-2": 6.274, - "ap-northeast-3": 6.978, - "ap-south-1": 5.57, - "ap-south-2": 0.0, - "ap-southeast-1": 0.0, - "ap-southeast-2": 7.234, - "ca-central-1": 0.0, - "ca-west-1": 6.082, - "eu-central-1": 0.0, - "eu-north-1": 0.0, - "eu-south-1": 0.0, - "eu-west-1": 5.9668, - "eu-west-2": 6.594, - "eu-west-3": 0.0, - "il-central-1": 6.25864, - "me-south-1": 6.8884, - "sa-east-1": 8.514, - "us-east-1": 0.0, - "us-east-2": 5.57, - "us-gov-east-1": 6.658, - "us-gov-west-1": 0.0, - "us-west-1": 0.0, - "us-west-2": 5.57 + "af-south-1": 8.5248, + "ap-east-1": 8.1408, + "ap-northeast-1": 8.0768, + "ap-northeast-2": 7.3728, + "ap-northeast-3": 8.0768, + "ap-south-1": 6.6688, + "ap-south-2": 6.6688, + "ap-southeast-1": 7.5008, + "ap-southeast-2": 8.3328, + "ap-southeast-5": 0.0, + "ap-southeast-7": 6.56, + "ca-central-1": 7.1808, + "ca-west-1": 7.1808, + "eu-central-1": 0.0, + "eu-north-1": 7.0528, + "eu-south-1": 7.6928, + "eu-west-1": 7.0656, + "eu-west-2": 7.6928, + "eu-west-3": 7.6928, + "il-central-1": 7.35744, + "me-south-1": 7.9872, + "mx-central-1": 6.9408, + "sa-east-1": 9.6128, + "us-east-1": 6.6688, + "us-east-2": 6.6688, + "us-gov-east-1": 0.0, + "us-gov-west-1": 7.7568, + "us-west-1": 8.0128, + "us-west-2": 0.0 }, "c6i.2xlarge": { - "af-south-1": 0.586, + "af-south-1": 0.5712, "ap-east-1": 0.0, - "ap-northeast-1": 0.558, - "ap-northeast-2": 0.514, - "ap-northeast-3": 0.0, - "ap-south-1": 0.0, - "ap-south-2": 0.47, - "ap-southeast-1": 0.522, - "ap-southeast-2": 0.6184, - "ca-central-1": 0.5392, - "ca-west-1": 0.5392, + "ap-northeast-1": 0.5432, + "ap-northeast-2": 0.4992, + "ap-northeast-3": 0.5432, + "ap-south-1": 0.4892, + "ap-south-2": 0.4552, + "ap-southeast-1": 0.5072, + "ap-southeast-2": 0.5592, + "ap-southeast-5": 0.4484, + "ap-southeast-7": 0.48172, + "ca-central-1": 0.4872, + "ca-west-1": 0.4872, "eu-central-1": 0.0, "eu-north-1": 0.0, "eu-south-1": 0.0, "eu-west-1": 0.0, - "eu-west-2": 0.5744, - "eu-west-3": 0.534, - "il-central-1": 0.55134, - "me-south-1": 0.5524, - "sa-east-1": 0.7064, - "us-east-1": 0.504, + "eu-west-2": 0.5192, + "eu-west-3": 0.5192, + "il-central-1": 0.49824, + "me-south-1": 0.5376, + "mx-central-1": 0.4722, + "sa-east-1": 0.6916, + "us-east-1": 0.4552, "us-east-2": 0.0, - "us-gov-east-1": 0.5788, - "us-gov-west-1": 0.538, - "us-west-1": 0.5964, - "us-west-2": 0.47 + "us-gov-east-1": 0.564, + "us-gov-west-1": 0.564, + "us-west-1": 0.5392, + "us-west-2": 0.4552 }, "c6i.4xlarge": { - "af-south-1": 0.0, - "ap-east-1": 1.0804, - "ap-northeast-1": 1.0716, - "ap-northeast-2": 0.9748, - "ap-northeast-3": 1.0716, - "ap-south-1": 0.0, - "ap-south-2": 0.0, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, - "ca-central-1": 0.874, - "ca-west-1": 0.9484, - "eu-central-1": 0.9836, - "eu-north-1": 0.9308, - "eu-south-1": 1.0188, - "eu-west-1": 0.8596, - "eu-west-2": 1.0188, - "eu-west-3": 1.0188, - "il-central-1": 0.97269, - "me-south-1": 0.9748, - "sa-east-1": 1.2828, - "us-east-1": 0.878, - "us-east-2": 0.878, - "us-gov-east-1": 0.946, - "us-gov-west-1": 0.0, - "us-west-1": 1.0628, - "us-west-2": 0.878 + "af-south-1": 1.0848, + "ap-east-1": 1.0368, + "ap-northeast-1": 1.0288, + "ap-northeast-2": 0.9408, + "ap-northeast-3": 1.0288, + "ap-south-1": 0.9208, + "ap-south-2": 0.8528, + "ap-southeast-1": 0.0, + "ap-southeast-2": 1.0608, + "ap-southeast-5": 0.0, + "ap-southeast-7": 0.90584, + "ca-central-1": 0.9168, + "ca-west-1": 0.9168, + "eu-central-1": 0.9488, + "eu-north-1": 0.9008, + "eu-south-1": 0.0, + "eu-west-1": 0.9024, + "eu-west-2": 0.9808, + "eu-west-3": 1.0616, + "il-central-1": 0.93888, + "me-south-1": 1.0176, + "mx-central-1": 0.9582, + "sa-east-1": 1.3256, + "us-east-1": 0.9208, + "us-east-2": 0.8528, + "us-gov-east-1": 0.0, + "us-gov-west-1": 1.0704, + "us-west-1": 1.0208, + "us-west-2": 0.8528 }, "c6i.8xlarge": { - "af-south-1": 2.1364, + "af-south-1": 2.1696, "ap-east-1": 0.0, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, - "ap-northeast-3": 0.0, - "ap-south-1": 1.626, - "ap-south-2": 0.0, - "ap-southeast-1": 1.8548, - "ap-southeast-2": 1.906, - "ca-central-1": 0.0, - "ca-west-1": 0.0, - "eu-central-1": 1.8372, - "eu-north-1": 1.7316, + "ap-northeast-1": 2.0576, + "ap-northeast-2": 1.8816, + "ap-northeast-3": 2.0576, + "ap-south-1": 1.7056, + "ap-south-2": 1.7056, + "ap-southeast-1": 0.0, + "ap-southeast-2": 0.0, + "ap-southeast-5": 1.6784, + "ap-southeast-7": 1.6784, + "ca-central-1": 1.8336, + "ca-west-1": 1.8336, + "eu-central-1": 0.0, + "eu-north-1": 1.8016, "eu-south-1": 0.0, "eu-west-1": 0.0, - "eu-west-2": 0.0, - "eu-west-3": 1.9076, - "il-central-1": 1.81538, - "me-south-1": 1.98856, - "sa-east-1": 2.4356, - "us-east-1": 1.626, - "us-east-2": 0.0, - "us-gov-east-1": 1.762, - "us-gov-west-1": 1.9252, - "us-west-1": 0.0, - "us-west-2": 1.49 + "eu-west-2": 1.9616, + "eu-west-3": 1.9616, + "il-central-1": 1.87776, + "me-south-1": 2.20416, + "mx-central-1": 1.9164, + "sa-east-1": 2.6512, + "us-east-1": 1.7056, + "us-east-2": 0.0, + "us-gov-east-1": 1.9776, + "us-gov-west-1": 1.9776, + "us-west-1": 2.0416, + "us-west-2": 0.0 }, "c6i.12xlarge": { - "af-south-1": 3.1396, - "ap-east-1": 0.0, - "ap-northeast-1": 2.698, - "ap-northeast-2": 0.0, - "ap-northeast-3": 2.9548, - "ap-south-1": 0.0, - "ap-south-2": 2.17, - "ap-southeast-1": 2.7172, + "af-south-1": 3.2544, + "ap-east-1": 3.1104, + "ap-northeast-1": 3.0864, + "ap-northeast-2": 2.8224, + "ap-northeast-3": 0.0, + "ap-south-1": 2.5584, + "ap-south-2": 2.5584, + "ap-southeast-1": 3.1056, "ap-southeast-2": 0.0, - "ca-central-1": 0.0, + "ap-southeast-5": 0.0, + "ap-southeast-7": 0.0, + "ca-central-1": 2.9736, "ca-west-1": 0.0, - "eu-central-1": 2.458, + "eu-central-1": 2.8464, "eu-north-1": 0.0, - "eu-south-1": 2.554, - "eu-west-1": 2.53768, - "eu-west-2": 2.554, + "eu-south-1": 2.9424, + "eu-west-1": 2.7072, + "eu-west-2": 2.9424, "eu-west-3": 0.0, - "il-central-1": 2.42824, - "me-south-1": 0.0, - "sa-east-1": 3.274, - "us-east-1": 2.374, - "us-east-2": 2.374, - "us-gov-east-1": 2.578, - "us-gov-west-1": 2.8228, - "us-west-1": 0.0, - "us-west-2": 2.17 + "il-central-1": 3.04646, + "me-south-1": 3.0528, + "mx-central-1": 2.8746, + "sa-east-1": 3.6624, + "us-east-1": 2.7624, + "us-east-2": 2.5584, + "us-gov-east-1": 2.9664, + "us-gov-west-1": 2.9664, + "us-west-1": 3.0624, + "us-west-2": 2.5584 }, "c6i.16xlarge": { - "af-south-1": 0.0, - "ap-east-1": 3.586, - "ap-northeast-1": 3.554, - "ap-northeast-2": 3.5092, - "ap-northeast-3": 3.8964, - "ap-south-1": 3.122, - "ap-south-2": 2.85, - "ap-southeast-1": 3.5796, - "ap-southeast-2": 4.0372, - "ca-central-1": 3.4036, - "ca-west-1": 3.106, - "eu-central-1": 0.0, - "eu-north-1": 0.0, - "eu-south-1": 3.6852, - "eu-west-1": 0.0, - "eu-west-2": 3.362, - "eu-west-3": 3.6852, - "il-central-1": 0.0, + "af-south-1": 4.3392, + "ap-east-1": 0.0, + "ap-northeast-1": 4.1152, + "ap-northeast-2": 3.7632, + "ap-northeast-3": 4.4576, + "ap-south-1": 3.4112, + "ap-south-2": 0.0, + "ap-southeast-1": 4.1408, + "ap-southeast-2": 0.0, + "ap-southeast-5": 3.3568, + "ap-southeast-7": 3.3568, + "ca-central-1": 3.9648, + "ca-west-1": 3.6672, + "eu-central-1": 4.1056, + "eu-north-1": 0.0, + "eu-south-1": 3.9232, + "eu-west-1": 3.90144, + "eu-west-2": 3.9232, + "eu-west-3": 3.9232, + "il-central-1": 3.75552, "me-south-1": 0.0, - "sa-east-1": 4.322, - "us-east-1": 3.122, - "us-east-2": 2.85, - "us-gov-east-1": 3.7204, - "us-gov-west-1": 3.7204, - "us-west-1": 3.8612, - "us-west-2": 3.122 + "mx-central-1": 3.5472, + "sa-east-1": 4.8832, + "us-east-1": 0.0, + "us-east-2": 3.4112, + "us-gov-east-1": 4.2816, + "us-gov-west-1": 4.2816, + "us-west-1": 4.0832, + "us-west-2": 3.4112 }, "c6i.24xlarge": { - "af-south-1": 6.1492, - "ap-east-1": 0.0, - "ap-northeast-1": 0.0, - "ap-northeast-2": 5.1988, - "ap-northeast-3": 5.266, - "ap-south-1": 4.618, + "af-south-1": 6.5088, + "ap-east-1": 6.2208, + "ap-northeast-1": 6.1728, + "ap-northeast-2": 5.6448, + "ap-northeast-3": 6.1728, + "ap-south-1": 5.1168, "ap-south-2": 0.0, - "ap-southeast-1": 5.3044, - "ap-southeast-2": 5.458, - "ca-central-1": 0.0, - "ca-west-1": 4.594, - "eu-central-1": 0.0, - "eu-north-1": 4.498, - "eu-south-1": 0.0, - "eu-west-1": 4.94536, - "eu-west-2": 5.4628, - "eu-west-3": 4.978, - "il-central-1": 0.0, - "me-south-1": 5.1988, - "sa-east-1": 7.0468, - "us-east-1": 4.21, - "us-east-2": 4.618, - "us-gov-east-1": 0.0, - "us-gov-west-1": 5.026, - "us-west-1": 5.7268, - "us-west-2": 0.0 + "ap-southeast-1": 5.7408, + "ap-southeast-2": 6.3648, + "ap-southeast-5": 5.43504, + "ap-southeast-7": 5.0352, + "ca-central-1": 5.9472, + "ca-west-1": 5.9472, + "eu-central-1": 6.1584, + "eu-north-1": 5.4048, + "eu-south-1": 5.8848, + "eu-west-1": 0.0, + "eu-west-2": 5.8848, + "eu-west-3": 5.8848, + "il-central-1": 6.09293, + "me-south-1": 6.1056, + "mx-central-1": 5.3208, + "sa-east-1": 0.0, + "us-east-1": 5.1168, + "us-east-2": 5.5248, + "us-gov-east-1": 5.9328, + "us-gov-west-1": 5.9328, + "us-west-1": 6.6336, + "us-west-2": 5.1168 }, "c6i.32xlarge": { - "af-south-1": 7.426, - "ap-east-1": 7.042, - "ap-northeast-1": 6.978, + "af-south-1": 0.0, + "ap-east-1": 8.1408, + "ap-northeast-1": 0.0, "ap-northeast-2": 0.0, "ap-northeast-3": 0.0, - "ap-south-1": 5.57, - "ap-south-2": 0.0, - "ap-southeast-1": 6.402, - "ap-southeast-2": 7.234, - "ca-central-1": 6.082, - "ca-west-1": 0.0, - "eu-central-1": 6.338, - "eu-north-1": 0.0, - "eu-south-1": 6.594, - "eu-west-1": 6.55048, - "eu-west-2": 6.594, - "eu-west-3": 6.594, + "ap-south-1": 6.6688, + "ap-south-2": 6.6688, + "ap-southeast-1": 7.5008, + "ap-southeast-2": 0.0, + "ap-southeast-5": 6.56, + "ap-southeast-7": 6.56, + "ca-central-1": 7.1808, + "ca-west-1": 7.1808, + "eu-central-1": 7.4368, + "eu-north-1": 0.0, + "eu-south-1": 7.6928, + "eu-west-1": 7.0656, + "eu-west-2": 7.6928, + "eu-west-3": 7.6928, "il-central-1": 0.0, - "me-south-1": 6.8884, - "sa-east-1": 8.514, - "us-east-1": 0.0, - "us-east-2": 5.57, - "us-gov-east-1": 6.658, - "us-gov-west-1": 6.658, + "me-south-1": 7.9872, + "mx-central-1": 0.0, + "sa-east-1": 9.6128, + "us-east-1": 6.6688, + "us-east-2": 6.6688, + "us-gov-east-1": 0.0, + "us-gov-west-1": 7.7568, "us-west-1": 0.0, - "us-west-2": 5.57 + "us-west-2": 6.6688 }, "c6id.large": { - "ap-northeast-1": 0.1881, - "ap-northeast-2": 0.1755, - "ap-southeast-1": 0.1776, + "ap-northeast-1": 0.1569, + "ap-northeast-2": 0.0, + "ap-southeast-1": 0.0, "ap-southeast-2": 0.0, - "ca-central-1": 0.18243, + "ap-southeast-5": 0.13876, + "ap-southeast-7": 0.12876, + "ca-central-1": 0.1401, "ca-west-1": 0.0, - "eu-central-1": 0.17655, - "eu-west-1": 0.1859, - "eu-west-2": 0.0, - "il-central-1": 0.0, - "sa-east-1": 0.21645, + "eu-central-1": 0.14535, + "eu-west-1": 0.1547, + "eu-west-2": 0.14955, + "il-central-1": 0.14897, + "mx-central-1": 0.13464, + "sa-east-1": 0.18525, "us-east-1": 0.0, - "us-east-2": 0.1608, - "us-gov-west-1": 0.0, - "us-west-2": 0.1608 + "us-east-2": 0.13968, + "us-gov-west-1": 0.1506, + "us-west-2": 0.13968 }, "c6id.xlarge": { - "ap-northeast-1": 0.34182, - "ap-northeast-2": 0.3141, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.35106, - "ca-central-1": 0.30486, - "ca-west-1": 0.0, - "eu-central-1": 0.31641, - "eu-west-1": 0.31179, - "eu-west-2": 0.0, - "il-central-1": 0.30034, - "sa-east-1": 0.40419, + "ap-northeast-1": 0.3138, + "ap-northeast-2": 0.2886, + "ap-southeast-1": 0.31632, + "ap-southeast-2": 0.34866, + "ap-southeast-5": 0.27751, + "ap-southeast-7": 0.27751, + "ca-central-1": 0.2802, + "ca-west-1": 0.2802, + "eu-central-1": 0.2907, + "eu-west-1": 0.2865, + "eu-west-2": 0.2991, + "il-central-1": 0.0, + "mx-central-1": 0.29045, + "sa-east-1": 0.3705, "us-east-1": 0.0, - "us-east-2": 0.0, - "us-gov-west-1": 0.32796, - "us-west-2": 0.28176 + "us-east-2": 0.27936, + "us-gov-west-1": 0.0, + "us-west-2": 0.0 }, "c6id.metal": { - "ap-northeast-1": 8.3284, - "ap-northeast-2": 7.522, + "ap-northeast-1": 9.4272, + "ap-northeast-2": 8.6208, "ap-southeast-1": 0.0, "ap-southeast-2": 0.0, - "ca-central-1": 7.2532, - "ca-west-1": 7.2532, - "eu-central-1": 7.5892, - "eu-west-1": 7.4548, - "eu-west-2": 7.858, - "il-central-1": 7.82088, - "sa-east-1": 10.1428, - "us-east-1": 6.5812, - "us-east-2": 6.5812, - "us-gov-west-1": 7.9252, - "us-west-2": 6.5812 + "ap-southeast-5": 7.62624, + "ap-southeast-7": 7.62624, + "ca-central-1": 8.352, + "ca-west-1": 8.352, + "eu-central-1": 8.688, + "eu-west-1": 8.5536, + "eu-west-2": 8.9568, + "il-central-1": 8.91968, + "mx-central-1": 0.0, + "sa-east-1": 11.2416, + "us-east-1": 7.68, + "us-east-2": 0.0, + "us-gov-west-1": 9.024, + "us-west-2": 7.68 }, "c6id.2xlarge": { - "ap-northeast-1": 0.69364, - "ap-northeast-2": 0.6382, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, - "ca-central-1": 0.61972, - "ca-west-1": 0.0, - "eu-central-1": 0.0, - "eu-west-1": 0.0, - "eu-west-2": 0.6613, - "il-central-1": 0.65875, - "sa-east-1": 0.7558, - "us-east-1": 0.57352, - "us-east-2": 0.0, - "us-gov-west-1": 0.6172, - "us-west-2": 0.0 + "ap-northeast-1": 0.6276, + "ap-northeast-2": 0.6234, + "ap-southeast-1": 0.0, + "ap-southeast-2": 0.6444, + "ap-southeast-5": 0.51504, + "ap-southeast-7": 0.51504, + "ca-central-1": 0.0, + "ca-west-1": 0.5604, + "eu-central-1": 0.5814, + "eu-west-1": 0.573, + "eu-west-2": 0.5982, + "il-central-1": 0.59588, + "mx-central-1": 0.53856, + "sa-east-1": 0.741, + "us-east-1": 0.55872, + "us-east-2": 0.5184, + "us-gov-west-1": 0.6024, + "us-west-2": 0.55872 }, "c6id.4xlarge": { - "ap-northeast-1": 1.25728, - "ap-northeast-2": 1.054, - "ap-southeast-1": 1.0708, - "ap-southeast-2": 1.29424, - "ca-central-1": 0.0, - "ca-west-1": 1.0204, - "eu-central-1": 1.15564, - "eu-west-1": 1.0456, - "eu-west-2": 1.1926, - "il-central-1": 0.0, - "sa-east-1": 0.0, - "us-east-1": 1.01704, - "us-east-2": 0.0, - "us-gov-west-1": 1.1044, - "us-west-2": 0.9364 + "ap-northeast-1": 1.1976, + "ap-northeast-2": 0.0, + "ap-southeast-1": 0.0, + "ap-southeast-2": 1.33704, + "ap-southeast-5": 0.97248, + "ap-southeast-7": 1.05245, + "ca-central-1": 1.0632, + "ca-west-1": 1.0632, + "eu-central-1": 0.0, + "eu-west-1": 1.0884, + "eu-west-2": 1.2354, + "il-central-1": 1.2303, + "mx-central-1": 0.0, + "sa-east-1": 1.4244, + "us-east-1": 0.9792, + "us-east-2": 1.05984, + "us-gov-west-1": 1.1472, + "us-west-2": 0.9792 }, "c6id.8xlarge": { - "ap-northeast-1": 0.0, - "ap-northeast-2": 1.978, - "ap-southeast-1": 2.19976, - "ap-southeast-2": 2.2468, - "ca-central-1": 1.9108, - "ca-west-1": 2.08888, - "eu-central-1": 2.18128, - "eu-west-1": 0.0, - "eu-west-2": 2.062, - "il-central-1": 0.0, - "sa-east-1": 2.88352, - "us-east-1": 1.7428, - "us-east-2": 1.90408, - "us-gov-west-1": 2.27368, + "ap-northeast-1": 2.3952, + "ap-northeast-2": 2.1936, + "ap-southeast-1": 2.2272, + "ap-southeast-2": 2.4624, + "ap-southeast-5": 0.0, + "ap-southeast-7": 1.94496, + "ca-central-1": 2.1264, + "ca-west-1": 2.30448, + "eu-central-1": 2.39688, + "eu-west-1": 0.0, + "eu-west-2": 2.4708, + "il-central-1": 2.26832, + "mx-central-1": 2.03904, + "sa-east-1": 2.8488, + "us-east-1": 0.0, + "us-east-2": 1.9584, + "us-gov-west-1": 2.2944, "us-west-2": 0.0 }, "c6id.12xlarge": { "ap-northeast-1": 0.0, - "ap-northeast-2": 3.1792, - "ap-southeast-1": 2.9524, - "ap-southeast-2": 3.3052, - "ca-central-1": 3.06832, - "ca-west-1": 2.8012, - "eu-central-1": 2.9272, - "eu-west-1": 2.8768, - "eu-west-2": 3.028, - "il-central-1": 3.01408, - "sa-east-1": 4.26028, - "us-east-1": 2.79112, + "ap-northeast-2": 3.5676, + "ap-southeast-1": 0.0, + "ap-southeast-2": 3.6936, + "ap-southeast-5": 0.0, + "ap-southeast-7": 2.91744, + "ca-central-1": 3.45672, + "ca-west-1": 3.1896, + "eu-central-1": 3.3156, + "eu-west-1": 3.2652, + "eu-west-2": 3.4164, + "il-central-1": 3.40248, + "mx-central-1": 3.31258, + "sa-east-1": 4.2732, + "us-east-1": 0.0, "us-east-2": 0.0, - "us-gov-west-1": 0.0, - "us-west-2": 2.79112 + "us-gov-west-1": 3.73392, + "us-west-2": 0.0 }, "c6id.16xlarge": { "ap-northeast-1": 0.0, - "ap-northeast-2": 4.1956, - "ap-southeast-1": 4.26952, - "ap-southeast-2": 4.3636, - "ca-central-1": 0.0, - "ca-west-1": 4.04776, - "eu-central-1": 0.0, - "eu-west-1": 4.15864, + "ap-northeast-2": 4.3872, + "ap-southeast-1": 4.4544, + "ap-southeast-2": 4.9248, + "ap-southeast-5": 3.88992, + "ap-southeast-7": 0.0, + "ca-central-1": 4.60896, + "ca-west-1": 4.60896, + "eu-central-1": 4.79376, + "eu-west-1": 4.71984, "eu-west-2": 0.0, - "il-central-1": 4.35998, - "sa-east-1": 0.0, - "us-east-1": 3.67816, - "us-east-2": 0.0, - "us-gov-west-1": 4.0276, + "il-central-1": 4.92118, + "mx-central-1": 4.07808, + "sa-east-1": 6.19824, + "us-east-1": 3.9168, + "us-east-2": 3.9168, + "us-gov-west-1": 4.5888, "us-west-2": 0.0 }, "c6id.24xlarge": { - "ap-northeast-1": 0.0, - "ap-northeast-2": 6.2284, - "ap-southeast-1": 5.7748, - "ap-southeast-2": 7.11544, - "ca-central-1": 6.00664, + "ap-northeast-1": 7.1856, + "ap-northeast-2": 6.5808, + "ap-southeast-1": 6.6816, + "ap-southeast-2": 7.3872, + "ap-southeast-5": 5.83488, + "ap-southeast-7": 5.83488, + "ca-central-1": 6.91344, "ca-west-1": 0.0, - "eu-central-1": 0.0, - "eu-west-1": 6.17296, + "eu-central-1": 6.6312, + "eu-west-1": 6.5304, "eu-west-2": 0.0, - "il-central-1": 0.0, - "sa-east-1": 8.39056, - "us-east-1": 4.9684, - "us-east-2": 4.9684, - "us-gov-west-1": 0.0, - "us-west-2": 4.9684 + "il-central-1": 6.80496, + "mx-central-1": 6.11712, + "sa-east-1": 8.5464, + "us-east-1": 5.8752, + "us-east-2": 5.8752, + "us-gov-west-1": 7.46784, + "us-west-2": 6.35904 }, "c6id.32xlarge": { - "ap-northeast-1": 0.0, - "ap-northeast-2": 7.522, - "ap-southeast-1": 7.6564, - "ap-southeast-2": 0.0, - "ca-central-1": 7.2532, + "ap-northeast-1": 9.4272, + "ap-northeast-2": 8.6208, + "ap-southeast-1": 8.7552, + "ap-southeast-2": 9.696, + "ap-southeast-5": 7.62624, + "ap-southeast-7": 7.62624, + "ca-central-1": 8.352, "ca-west-1": 0.0, - "eu-central-1": 7.5892, - "eu-west-1": 7.4548, + "eu-central-1": 0.0, + "eu-west-1": 8.5536, "eu-west-2": 0.0, - "il-central-1": 7.82088, + "il-central-1": 8.91968, + "mx-central-1": 8.00256, "sa-east-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 6.5812, - "us-gov-west-1": 0.0, - "us-west-2": 0.0 + "us-east-1": 7.68, + "us-east-2": 7.68, + "us-gov-west-1": 9.024, + "us-west-2": 7.68 }, "c6in.large": { - "af-south-1": 0.0, - "ap-east-1": 0.22517, + "af-south-1": 0.18126, + "ap-east-1": 0.17895, "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, + "ap-northeast-2": 0.16971, "ap-south-1": 0.0, - "ap-south-2": 0.1733, - "ap-southeast-1": 0.20322, - "ap-southeast-2": 0.22286, - "ap-southeast-3": 0.1902, + "ap-south-2": 0.1421, + "ap-southeast-1": 0.17202, + "ap-southeast-2": 0.17685, + "ap-southeast-3": 0.159, "ap-southeast-4": 0.0, - "ca-central-1": 0.0, + "ap-southeast-5": 0.13947, + "ca-central-1": 0.1527, "eu-central-1": 0.0, - "eu-central-2": 0.2023, - "eu-north-1": 0.1818, - "eu-south-1": 0.0, - "eu-south-2": 0.188, + "eu-central-2": 0.1711, + "eu-north-1": 0.0, + "eu-south-1": 0.16425, + "eu-south-2": 0.1568, "eu-west-1": 0.0, - "eu-west-2": 0.1944, - "eu-west-3": 0.1944, - "il-central-1": 0.0, - "me-central-1": 0.2008, - "me-south-1": 0.2007, + "eu-west-2": 0.1632, + "eu-west-3": 0.1632, + "il-central-1": 0.16331, + "me-central-1": 0.18368, + "me-south-1": 0.18357, "sa-east-1": 0.0, - "us-east-1": 0.0, + "us-east-1": 0.1422, "us-east-2": 0.0, - "us-gov-east-1": 0.21015, - "us-gov-west-1": 0.21015, + "us-gov-east-1": 0.1653, + "us-gov-west-1": 0.1653, "us-west-1": 0.0, - "us-west-2": 0.1734 + "us-west-2": 0.1422 }, "c6in.xlarge": { - "af-south-1": 0.0, + "af-south-1": 0.39301, "ap-east-1": 0.0, - "ap-northeast-1": 0.37416, - "ap-northeast-2": 0.34182, - "ap-south-1": 0.30948, - "ap-south-2": 0.30926, - "ap-southeast-1": 0.3204, + "ap-northeast-1": 0.3432, + "ap-northeast-2": 0.33942, + "ap-south-1": 0.2844, + "ap-south-2": 0.2842, + "ap-southeast-1": 0.318, "ap-southeast-2": 0.0, - "ap-southeast-3": 0.0, - "ap-southeast-4": 0.0, - "ca-central-1": 0.0, - "eu-central-1": 0.3183, - "eu-central-2": 0.0, - "eu-north-1": 0.3036, - "eu-south-1": 0.35799, - "eu-south-2": 0.316, - "eu-west-1": 0.34182, - "eu-west-2": 0.3288, - "eu-west-3": 0.0, - "il-central-1": 0.35592, + "ap-southeast-3": 0.34404, + "ap-southeast-4": 0.3832, + "ap-southeast-5": 0.0, + "ca-central-1": 0.3054, + "eu-central-1": 0.34173, + "eu-central-2": 0.3422, + "eu-north-1": 0.3012, + "eu-south-1": 0.35559, + "eu-south-2": 0.3136, + "eu-west-1": 0.3138, + "eu-west-2": 0.0, + "eu-west-3": 0.3264, + "il-central-1": 0.35352, "me-central-1": 0.0, - "me-south-1": 0.36954, - "sa-east-1": 0.4086, - "us-east-1": 0.2868, - "us-east-2": 0.2868, - "us-gov-east-1": 0.0, + "me-south-1": 0.36714, + "sa-east-1": 0.4062, + "us-east-1": 0.2844, + "us-east-2": 0.2844, + "us-gov-east-1": 0.3306, "us-gov-west-1": 0.0, - "us-west-1": 0.37185, - "us-west-2": 0.30948 + "us-west-1": 0.3411, + "us-west-2": 0.2844 }, "c6in.metal": { - "af-south-1": 9.88744, - "ap-east-1": 0.0, - "ap-northeast-1": 0.0, - "ap-northeast-2": 8.3284, - "ap-south-1": 7.3876, - "ap-south-2": 7.3812, - "ap-southeast-1": 0.0, - "ap-southeast-2": 9.6052, + "af-south-1": 10.98624, + "ap-east-1": 10.8384, + "ap-northeast-1": 10.368, + "ap-northeast-2": 9.4272, + "ap-south-1": 8.4864, + "ap-south-2": 8.48, + "ap-southeast-1": 9.5616, + "ap-southeast-2": 10.704, "ap-southeast-3": 0.0, - "ap-southeast-4": 9.602, - "ca-central-1": 8.0596, - "eu-central-1": 0.0, - "eu-central-2": 9.2372, - "eu-north-1": 0.0, - "eu-south-1": 8.7988, - "eu-south-2": 8.322, - "eu-west-1": 8.3284, - "eu-west-2": 8.7316, - "eu-west-3": 8.7316, - "il-central-1": 8.73864, - "me-central-1": 0.0, - "me-south-1": 9.1348, - "sa-east-1": 11.2852, - "us-east-1": 0.0, - "us-east-2": 7.3876, - "us-gov-east-1": 8.866, - "us-gov-west-1": 8.866, - "us-west-1": 9.202, - "us-west-2": 7.3876 + "ap-southeast-4": 10.7008, + "ap-southeast-5": 8.31168, + "ca-central-1": 9.1584, + "eu-central-1": 0.0, + "eu-central-2": 10.336, + "eu-north-1": 9.024, + "eu-south-1": 9.8976, + "eu-south-2": 9.4208, + "eu-west-1": 9.4272, + "eu-west-2": 9.8304, + "eu-west-3": 9.8304, + "il-central-1": 9.83744, + "me-central-1": 10.24, + "me-south-1": 10.2336, + "sa-east-1": 12.384, + "us-east-1": 0.0, + "us-east-2": 8.4864, + "us-gov-east-1": 9.9648, + "us-gov-west-1": 0.0, + "us-west-1": 10.3008, + "us-west-2": 8.4864 }, "c6in.2xlarge": { - "af-south-1": 0.80082, - "ap-east-1": 0.79066, + "af-south-1": 0.78602, + "ap-east-1": 0.77586, "ap-northeast-1": 0.0, - "ap-northeast-2": 0.6424, - "ap-south-1": 0.5836, - "ap-south-2": 0.0, - "ap-southeast-1": 0.70288, - "ap-southeast-2": 0.0, - "ap-southeast-3": 0.0, - "ap-southeast-4": 0.7812, - "ca-central-1": 0.0, - "eu-central-1": 0.6466, - "eu-central-2": 0.75612, - "eu-north-1": 0.0, - "eu-south-1": 0.6718, - "eu-south-2": 0.642, + "ap-northeast-2": 0.0, + "ap-south-1": 0.61416, + "ap-south-2": 0.5684, + "ap-southeast-1": 0.636, + "ap-southeast-2": 0.7074, + "ap-southeast-3": 0.636, + "ap-southeast-4": 0.7072, + "ap-southeast-5": 0.55788, + "ca-central-1": 0.66036, + "eu-central-1": 0.0, + "eu-central-2": 0.6844, + "eu-north-1": 0.65112, + "eu-south-1": 0.0, + "eu-south-2": 0.6272, "eu-west-1": 0.0, - "eu-west-2": 0.0, - "eu-west-3": 0.6676, - "il-central-1": 0.66804, - "me-central-1": 0.74952, + "eu-west-2": 0.6528, + "eu-west-3": 0.6528, + "il-central-1": 0.0, + "me-central-1": 0.6784, "me-south-1": 0.0, - "sa-east-1": 0.89692, - "us-east-1": 0.62896, + "sa-east-1": 0.8124, + "us-east-1": 0.0, "us-east-2": 0.0, "us-gov-east-1": 0.0, - "us-gov-west-1": 0.0, - "us-west-1": 0.7537, - "us-west-2": 0.5836 + "us-gov-west-1": 0.7158, + "us-west-1": 0.6822, + "us-west-2": 0.5688 }, "c6in.4xlarge": { - "af-south-1": 0.0, - "ap-east-1": 0.0, - "ap-northeast-1": 1.2724, - "ap-northeast-2": 1.25728, - "ap-south-1": 1.0372, - "ap-south-2": 1.0364, - "ap-southeast-1": 1.1716, - "ap-southeast-2": 1.43284, - "ap-southeast-3": 0.0, - "ap-southeast-4": 1.4324, - "ca-central-1": 0.0, - "eu-central-1": 1.26652, + "af-south-1": 1.39248, + "ap-east-1": 1.374, + "ap-northeast-1": 1.3152, + "ap-northeast-2": 1.30008, + "ap-south-1": 1.17072, + "ap-south-2": 1.0792, + "ap-southeast-1": 1.2144, + "ap-southeast-2": 1.47564, + "ap-southeast-3": 1.2144, + "ap-southeast-4": 1.3568, + "ap-southeast-5": 1.05816, + "ca-central-1": 1.26312, + "eu-central-1": 1.206, "eu-central-2": 0.0, - "eu-north-1": 1.1044, - "eu-south-1": 0.0, - "eu-south-2": 1.154, - "eu-west-1": 1.25728, - "eu-west-2": 1.31272, - "eu-west-3": 1.2052, - "il-central-1": 1.31369, - "me-central-1": 0.0, - "me-south-1": 1.36816, + "eu-north-1": 1.1472, + "eu-south-1": 1.2564, + "eu-south-2": 1.1968, + "eu-west-1": 0.0, + "eu-west-2": 1.248, + "eu-west-3": 0.0, + "il-central-1": 1.24888, + "me-central-1": 1.2992, + "me-south-1": 1.41096, "sa-east-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 1.0372, - "us-gov-east-1": 1.3312, - "us-gov-west-1": 1.222, - "us-west-1": 1.3774, - "us-west-2": 1.12792 + "us-east-1": 1.17072, + "us-east-2": 1.08, + "us-gov-east-1": 1.374, + "us-gov-west-1": 1.2648, + "us-west-1": 0.0, + "us-west-2": 0.0 }, "c6in.8xlarge": { - "af-south-1": 0.0, - "ap-east-1": 2.5324, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, - "ap-south-1": 2.12584, - "ap-south-2": 2.12408, - "ap-southeast-1": 2.2132, - "ap-southeast-2": 2.4988, - "ap-southeast-3": 2.2132, - "ap-southeast-4": 0.0, - "ca-central-1": 2.1124, - "eu-central-1": 2.40304, - "eu-central-2": 2.4068, + "af-south-1": 3.0289, + "ap-east-1": 2.748, + "ap-northeast-1": 2.6304, + "ap-northeast-2": 0.0, + "ap-south-1": 2.16, + "ap-south-2": 2.1584, + "ap-southeast-1": 2.4288, + "ap-southeast-2": 2.7144, + "ap-southeast-3": 2.63712, + "ap-southeast-4": 2.7136, + "ap-southeast-5": 2.11632, + "ca-central-1": 2.52624, + "eu-central-1": 2.412, + "eu-central-2": 2.6224, "eu-north-1": 0.0, - "eu-south-1": 2.51392, - "eu-south-2": 0.0, - "eu-west-1": 0.0, + "eu-south-1": 0.0, + "eu-south-2": 2.5984, + "eu-west-1": 2.3952, "eu-west-2": 0.0, "eu-west-3": 0.0, - "il-central-1": 2.49738, - "me-central-1": 2.60808, - "me-south-1": 0.0, - "sa-east-1": 0.0, - "us-east-1": 1.9444, - "us-east-2": 0.0, - "us-gov-east-1": 2.5324, + "il-central-1": 2.49776, + "me-central-1": 2.5984, + "me-south-1": 2.5968, + "sa-east-1": 3.41328, + "us-east-1": 2.16, + "us-east-2": 2.16, + "us-gov-east-1": 2.5296, "us-gov-west-1": 0.0, - "us-west-1": 2.6248, - "us-west-2": 2.12584 + "us-west-1": 2.6136, + "us-west-2": 2.16 }, "c6in.12xlarge": { - "af-south-1": 0.0, - "ap-east-1": 3.7336, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, - "ap-south-1": 0.0, - "ap-south-2": 3.12112, - "ap-southeast-1": 3.2548, - "ap-southeast-2": 0.0, - "ap-southeast-3": 3.2548, + "af-south-1": 4.17744, + "ap-east-1": 4.122, + "ap-northeast-1": 4.28832, + "ap-northeast-2": 3.5928, + "ap-south-1": 3.24, + "ap-south-2": 3.2376, + "ap-southeast-1": 3.6432, + "ap-southeast-2": 4.0716, + "ap-southeast-3": 3.6432, "ap-southeast-4": 0.0, - "ca-central-1": 3.1036, + "ap-southeast-5": 3.17448, + "ca-central-1": 3.492, "eu-central-1": 0.0, - "eu-central-2": 3.5452, - "eu-north-1": 3.0532, - "eu-south-1": 3.70588, + "eu-central-2": 4.27512, + "eu-north-1": 3.4416, + "eu-south-1": 4.09428, "eu-south-2": 0.0, - "eu-west-1": 0.0, - "eu-west-2": 3.3556, - "eu-west-3": 3.3556, - "il-central-1": 3.68106, - "me-central-1": 0.0, - "me-south-1": 0.0, + "eu-west-1": 3.90024, + "eu-west-2": 3.744, + "eu-west-3": 0.0, + "il-central-1": 0.0, + "me-central-1": 3.8976, + "me-south-1": 3.8952, "sa-east-1": 0.0, - "us-east-1": 2.8516, - "us-east-2": 3.12376, - "us-gov-east-1": 0.0, + "us-east-1": 3.51216, + "us-east-2": 3.51216, + "us-gov-east-1": 3.7944, "us-gov-west-1": 0.0, - "us-west-1": 3.532, + "us-west-1": 3.9204, "us-west-2": 0.0 }, "c6in.16xlarge": { - "af-south-1": 5.00872, - "ap-east-1": 5.41528, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, - "ap-south-1": 4.12168, - "ap-south-2": 0.0, - "ap-southeast-1": 4.71304, - "ap-southeast-2": 5.34136, + "af-south-1": 5.56992, + "ap-east-1": 5.496, + "ap-northeast-1": 0.0, + "ap-northeast-2": 4.7904, + "ap-south-1": 4.32, + "ap-south-2": 4.3168, + "ap-southeast-1": 5.27424, + "ap-southeast-2": 5.4288, "ap-southeast-3": 0.0, "ap-southeast-4": 0.0, - "ca-central-1": 4.0948, - "eu-central-1": 4.67608, - "eu-central-2": 5.13896, - "eu-north-1": 0.0, - "eu-south-1": 4.4644, - "eu-south-2": 4.226, - "eu-west-1": 0.0, - "eu-west-2": 4.4308, - "eu-west-3": 4.4308, - "il-central-1": 0.0, - "me-central-1": 5.08616, - "me-south-1": 5.08264, - "sa-east-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 3.7588, - "us-gov-east-1": 0.0, - "us-gov-west-1": 0.0, - "us-west-1": 0.0, - "us-west-2": 4.12168 + "ap-southeast-5": 4.23264, + "ca-central-1": 4.656, + "eu-central-1": 4.824, + "eu-central-2": 5.2448, + "eu-north-1": 4.5888, + "eu-south-1": 5.0256, + "eu-south-2": 4.7872, + "eu-west-1": 4.7904, + "eu-west-2": 5.42208, + "eu-west-3": 4.992, + "il-central-1": 4.99552, + "me-central-1": 5.64736, + "me-south-1": 5.1936, + "sa-east-1": 6.2688, + "us-east-1": 4.32, + "us-east-2": 4.32, + "us-gov-east-1": 5.0592, + "us-gov-west-1": 0.0, + "us-west-1": 5.2272, + "us-west-2": 4.32 }, "c6in.24xlarge": { - "af-south-1": 7.44808, - "ap-east-1": 8.05792, - "ap-northeast-1": 6.9844, - "ap-northeast-2": 6.2788, - "ap-south-1": 6.11752, - "ap-south-2": 5.5684, - "ap-southeast-1": 6.3796, - "ap-southeast-2": 0.0, + "af-south-1": 8.35488, + "ap-east-1": 8.96472, + "ap-northeast-1": 8.57664, + "ap-northeast-2": 7.1856, + "ap-south-1": 6.48, + "ap-south-2": 6.4752, + "ap-southeast-1": 7.2864, + "ap-southeast-2": 8.1432, "ap-southeast-3": 0.0, - "ap-southeast-4": 0.0, - "ca-central-1": 0.0, + "ap-southeast-4": 8.1408, + "ap-southeast-5": 0.0, + "ca-central-1": 6.984, "eu-central-1": 0.0, - "eu-central-2": 7.64344, - "eu-north-1": 5.9764, - "eu-south-1": 7.28176, - "eu-south-2": 6.8884, - "eu-west-1": 6.2788, + "eu-central-2": 0.0, + "eu-north-1": 0.0, + "eu-south-1": 8.18856, + "eu-south-2": 7.1808, + "eu-west-1": 7.1856, "eu-west-2": 0.0, - "eu-west-3": 7.22632, - "il-central-1": 6.58648, - "me-central-1": 7.56424, - "me-south-1": 0.0, - "sa-east-1": 9.33304, - "us-east-1": 0.0, - "us-east-2": 5.5732, - "us-gov-east-1": 0.0, + "eu-west-3": 7.488, + "il-central-1": 0.0, + "me-central-1": 7.7952, + "me-south-1": 7.7904, + "sa-east-1": 9.4032, + "us-east-1": 7.02432, + "us-east-2": 6.48, + "us-gov-east-1": 8.244, "us-gov-west-1": 0.0, - "us-west-1": 0.0, - "us-west-2": 0.0 + "us-west-1": 7.8408, + "us-west-2": 6.48 }, "c6in.32xlarge": { "af-south-1": 0.0, "ap-east-1": 0.0, - "ap-northeast-1": 9.2692, + "ap-northeast-1": 10.368, "ap-northeast-2": 0.0, "ap-south-1": 0.0, - "ap-south-2": 7.3812, - "ap-southeast-1": 8.4628, - "ap-southeast-2": 9.6052, - "ap-southeast-3": 0.0, - "ap-southeast-4": 9.602, - "ca-central-1": 8.0596, - "eu-central-1": 8.3956, - "eu-central-2": 0.0, - "eu-north-1": 7.9252, - "eu-south-1": 8.7988, - "eu-south-2": 0.0, - "eu-west-1": 8.3284, - "eu-west-2": 8.7316, - "eu-west-3": 8.7316, - "il-central-1": 0.0, + "ap-south-2": 8.48, + "ap-southeast-1": 9.5616, + "ap-southeast-2": 10.704, + "ap-southeast-3": 9.5616, + "ap-southeast-4": 10.7008, + "ap-southeast-5": 0.0, + "ca-central-1": 9.1584, + "eu-central-1": 0.0, + "eu-central-2": 10.336, + "eu-north-1": 9.024, + "eu-south-1": 9.8976, + "eu-south-2": 9.4208, + "eu-west-1": 9.4272, + "eu-west-2": 0.0, + "eu-west-3": 9.8304, + "il-central-1": 9.83744, "me-central-1": 0.0, "me-south-1": 0.0, - "sa-east-1": 11.2852, - "us-east-1": 7.3876, + "sa-east-1": 0.0, + "us-east-1": 8.4864, "us-east-2": 0.0, - "us-gov-east-1": 0.0, - "us-gov-west-1": 8.866, - "us-west-1": 9.202, + "us-gov-east-1": 9.9648, + "us-gov-west-1": 0.0, + "us-west-1": 10.3008, "us-west-2": 0.0 }, "c7a.medium": { - "ap-northeast-1": 0.13106, - "eu-central-1": 0.0, - "eu-north-1": 0.0, - "eu-south-2": 0.11796, - "eu-west-1": 0.12057, - "us-east-1": 0.11132, - "us-east-2": 0.11132, - "us-west-2": 0.11645 + "ap-northeast-1": 0.08546, + "eu-central-1": 0.07297, + "eu-north-1": 0.06934, + "eu-south-2": 0.0, + "eu-west-1": 0.06946, + "us-east-1": 0.06572, + "us-east-2": 0.07085, + "us-west-2": 0.06572 }, "c7a.large": { "ap-northeast-1": 0.0, - "eu-central-1": 0.17713, - "eu-north-1": 0.18087, - "eu-south-2": 0.0, - "eu-west-1": 0.18113, - "us-east-1": 0.16264, - "us-east-2": 0.1729, - "us-west-2": 0.16264 + "eu-central-1": 0.14593, + "eu-north-1": 0.14967, + "eu-south-2": 0.14472, + "eu-west-1": 0.0, + "us-east-1": 0.13144, + "us-east-2": 0.1417, + "us-west-2": 0.13144 }, "c7a.xlarge": { - "ap-northeast-1": 0.3184, - "eu-central-1": 0.0, - "eu-north-1": 0.27976, - "eu-south-2": 0.0, - "eu-west-1": 0.0, - "us-east-1": 0.26528, - "us-east-2": 0.26528, - "us-west-2": 0.0 + "ap-northeast-1": 0.0, + "eu-central-1": 0.31529, + "eu-north-1": 0.27736, + "eu-south-2": 0.28944, + "eu-west-1": 0.27784, + "us-east-1": 0.26288, + "us-east-2": 0.26288, + "us-west-2": 0.26288 }, "c7a.metal-48xl": { - "ap-northeast-1": 12.5332, - "eu-central-1": 11.37448, - "eu-north-1": 10.67848, - "eu-south-2": 11.25832, - "eu-west-1": 10.70152, - "us-east-1": 0.0, - "us-east-2": 0.0, + "ap-northeast-1": 14.2464, + "eu-central-1": 13.08768, + "eu-north-1": 12.39168, + "eu-south-2": 12.97152, + "eu-west-1": 12.41472, + "us-east-1": 11.69664, + "us-east-2": 11.69664, "us-west-2": 0.0 }, "c7a.2xlarge": { - "ap-northeast-1": 0.6468, - "eu-central-1": 0.59852, - "eu-north-1": 0.56952, - "eu-south-2": 0.0, - "eu-west-1": 0.57048, - "us-east-1": 0.54056, - "us-east-2": 0.54056, - "us-west-2": 0.0 + "ap-northeast-1": 0.632, + "eu-central-1": 0.58372, + "eu-north-1": 0.55472, + "eu-south-2": 0.57888, + "eu-west-1": 0.55568, + "us-east-1": 0.52576, + "us-east-2": 0.52576, + "us-west-2": 0.52576 }, "c7a.4xlarge": { - "ap-northeast-1": 1.1636, - "eu-central-1": 1.16074, - "eu-north-1": 1.09694, - "eu-south-2": 1.05736, - "eu-west-1": 0.0, - "us-east-1": 1.03323, - "us-east-2": 1.03323, - "us-west-2": 0.0 + "ap-northeast-1": 1.2064, + "eu-central-1": 0.0, + "eu-north-1": 1.05184, + "eu-south-2": 1.10016, + "eu-west-1": 1.14186, + "us-east-1": 0.99392, + "us-east-2": 0.99392, + "us-west-2": 0.99392 }, "c7a.8xlarge": { "ap-northeast-1": 0.0, - "eu-central-1": 2.00408, - "eu-north-1": 1.88808, - "eu-south-2": 2.17019, - "eu-west-1": 0.0, - "us-east-1": 1.77224, - "us-east-2": 1.77224, - "us-west-2": 1.93646 + "eu-central-1": 2.21968, + "eu-north-1": 2.10368, + "eu-south-2": 2.20032, + "eu-west-1": 2.10752, + "us-east-1": 1.98784, + "us-east-2": 2.15206, + "us-west-2": 1.98784 }, "c7a.12xlarge": { - "ap-northeast-1": 0.0, - "eu-central-1": 3.22223, - "eu-north-1": 2.76712, - "eu-south-2": 2.91208, - "eu-west-1": 0.0, - "us-east-1": 2.8397, + "ap-northeast-1": 3.6192, + "eu-central-1": 3.61063, + "eu-north-1": 0.0, + "eu-south-2": 3.30048, + "eu-west-1": 3.16128, + "us-east-1": 2.98176, "us-east-2": 0.0, - "us-west-2": 0.0 + "us-west-2": 3.2281 }, "c7a.16xlarge": { - "ap-northeast-1": 4.67784, - "eu-central-1": 0.0, - "eu-north-1": 0.0, - "eu-south-2": 4.21038, - "eu-west-1": 0.0, - "us-east-1": 3.74293, - "us-east-2": 3.74293, - "us-west-2": 0.0 + "ap-northeast-1": 4.8256, + "eu-central-1": 4.81418, + "eu-north-1": 4.20736, + "eu-south-2": 4.40064, + "eu-west-1": 4.21504, + "us-east-1": 4.30413, + "us-east-2": 3.97568, + "us-west-2": 3.97568 }, "c7a.24xlarge": { - "ap-northeast-1": 6.3316, - "eu-central-1": 5.75224, - "eu-north-1": 0.0, - "eu-south-2": 6.25058, - "eu-west-1": 5.94434, - "us-east-1": 5.54939, - "us-east-2": 5.05672, - "us-west-2": 5.54939 + "ap-northeast-1": 7.85856, + "eu-central-1": 6.65904, + "eu-north-1": 6.83846, + "eu-south-2": 6.60096, + "eu-west-1": 6.32256, + "us-east-1": 6.45619, + "us-east-2": 5.96352, + "us-west-2": 5.96352 }, "c7a.32xlarge": { - "ap-northeast-1": 9.22568, + "ap-northeast-1": 9.4976, "eu-central-1": 0.0, - "eu-north-1": 7.16232, + "eu-north-1": 8.26112, "eu-south-2": 0.0, - "eu-west-1": 7.17768, + "eu-west-1": 8.27648, "us-east-1": 0.0, - "us-east-2": 7.35586, - "us-west-2": 0.0 + "us-east-2": 8.45466, + "us-west-2": 7.79776 }, "c7a.48xlarge": { - "ap-northeast-1": 12.5332, + "ap-northeast-1": 14.2464, "eu-central-1": 0.0, - "eu-north-1": 10.67848, - "eu-south-2": 11.25832, - "eu-west-1": 10.70152, - "us-east-1": 9.98344, - "us-east-2": 9.98344, - "us-west-2": 9.98344 + "eu-north-1": 12.39168, + "eu-south-2": 0.0, + "eu-west-1": 12.41472, + "us-east-1": 11.69664, + "us-east-2": 11.69664, + "us-west-2": 0.0 }, "c7g.medium": { - "ap-east-1": 0.1084, - "ap-northeast-1": 0.1055, - "ap-northeast-2": 0.1034, - "ap-south-1": 0.0861, - "ap-south-2": 0.0845, - "ap-southeast-1": 0.1017, - "ap-southeast-2": 0.1072, - "ca-central-1": 0.0, - "eu-central-1": 0.1012, - "eu-north-1": 0.0987, - "eu-south-1": 0.1028, + "ap-east-1": 0.0599, + "ap-northeast-1": 0.0627, + "ap-northeast-2": 0.0578, + "ap-northeast-3": 0.0599, + "ap-south-1": 0.0389, + "ap-south-2": 0.0, + "ap-southeast-1": 0.0587, + "ap-southeast-2": 0.0616, + "ap-southeast-5": 0.0, + "ap-southeast-7": 0.0, + "ca-central-1": 0.0, + "eu-central-1": 0.0556, + "eu-central-2": 0.0626, + "eu-north-1": 0.0531, + "eu-south-1": 0.0572, "eu-south-2": 0.0, - "eu-west-1": 0.0988, - "eu-west-2": 0.0, - "sa-east-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 0.0, - "us-west-1": 0.0, - "us-west-2": 0.0985 + "eu-west-1": 0.0532, + "eu-west-2": 0.06, + "eu-west-3": 0.0573, + "mx-central-1": 0.0525, + "sa-east-1": 0.0699, + "us-east-1": 0.0507, + "us-east-2": 0.0528, + "us-gov-east-1": 0.0578, + "us-gov-west-1": 0.0605, + "us-west-1": 0.0623, + "us-west-2": 0.0507 }, "c7g.large": { - "ap-east-1": 0.0, - "ap-northeast-1": 0.1567, - "ap-northeast-2": 0.1416, - "ap-south-1": 0.1091, - "ap-south-2": 0.1091, - "ap-southeast-1": 0.1433, - "ap-southeast-2": 0.0, - "ca-central-1": 0.1441, - "eu-central-1": 0.1425, - "eu-north-1": 0.1374, - "eu-south-1": 0.1456, - "eu-south-2": 0.1424, - "eu-west-1": 0.0, - "eu-west-2": 0.1459, - "sa-east-1": 0.1711, - "us-east-1": 0.137, - "us-east-2": 0.0, - "us-west-1": 0.1558, - "us-west-2": 0.137 + "ap-east-1": 0.1198, + "ap-northeast-1": 0.0, + "ap-northeast-2": 0.1155, + "ap-northeast-3": 0.1198, + "ap-south-1": 0.0779, + "ap-south-2": 0.0779, + "ap-southeast-1": 0.1121, + "ap-southeast-2": 0.0, + "ap-southeast-5": 0.0996, + "ap-southeast-7": 0.0996, + "ca-central-1": 0.1079, + "eu-central-1": 0.1113, + "eu-central-2": 0.1195, + "eu-north-1": 0.1062, + "eu-south-1": 0.1144, + "eu-south-2": 0.1063, + "eu-west-1": 0.1063, + "eu-west-2": 0.1147, + "eu-west-3": 0.0, + "mx-central-1": 0.1049, + "sa-east-1": 0.0, + "us-east-1": 0.1013, + "us-east-2": 0.1011, + "us-gov-east-1": 0.121, + "us-gov-west-1": 0.0, + "us-west-1": 0.1189, + "us-west-2": 0.1013 }, "c7g.xlarge": { "ap-east-1": 0.0, - "ap-northeast-1": 0.2419, - "ap-northeast-2": 0.2335, - "ap-south-1": 0.1582, + "ap-northeast-1": 0.2509, + "ap-northeast-2": 0.2208, + "ap-northeast-3": 0.2395, + "ap-south-1": 0.1558, "ap-south-2": 0.0, - "ap-southeast-1": 0.2266, - "ap-southeast-2": 0.2606, - "ca-central-1": 0.0, - "eu-central-1": 0.0, - "eu-north-1": 0.2147, - "eu-south-1": 0.2421, - "eu-south-2": 0.2248, - "eu-west-1": 0.0, - "eu-west-2": 0.2317, - "sa-east-1": 0.2822, - "us-east-1": 0.0, - "us-east-2": 0.0, - "us-west-1": 0.2402, - "us-west-2": 0.0 + "ap-southeast-1": 0.2242, + "ap-southeast-2": 0.2463, + "ap-southeast-5": 0.1992, + "ap-southeast-7": 0.1992, + "ca-central-1": 0.0, + "eu-central-1": 0.0, + "eu-central-2": 0.239, + "eu-north-1": 0.2221, + "eu-south-1": 0.2397, + "eu-south-2": 0.2126, + "eu-west-1": 0.2126, + "eu-west-2": 0.2293, + "eu-west-3": 0.2293, + "mx-central-1": 0.2098, + "sa-east-1": 0.2798, + "us-east-1": 0.2117, + "us-east-2": 0.2112, + "us-gov-east-1": 0.2419, + "us-gov-west-1": 0.231, + "us-west-1": 0.2378, + "us-west-2": 0.2026 }, "c7g.metal": { - "ap-east-1": 0.0, - "ap-northeast-1": 3.0407, - "ap-northeast-2": 2.7412, - "ap-south-1": 1.7006, + "ap-east-1": 3.6032, + "ap-northeast-1": 3.6019, + "ap-northeast-2": 3.3024, + "ap-northeast-3": 3.6016, + "ap-south-1": 2.2618, "ap-south-2": 0.0, - "ap-southeast-1": 2.7956, - "ap-southeast-2": 3.1495, - "ca-central-1": 2.6599, - "eu-central-1": 2.7684, - "eu-north-1": 2.6055, - "eu-south-1": 2.8707, - "eu-south-2": 0.0, - "eu-west-1": 2.6106, - "eu-west-2": 0.0, - "sa-east-1": 0.0, - "us-east-1": 2.45, - "us-east-2": 2.4423, - "us-west-1": 3.0132, - "us-west-2": 2.45 + "ap-southeast-1": 0.0, + "ap-southeast-2": 3.7107, + "ap-southeast-5": 2.9568, + "ap-southeast-7": 2.9568, + "ca-central-1": 3.2211, + "eu-central-1": 3.3296, + "eu-central-2": 3.5936, + "eu-north-1": 3.1667, + "eu-south-1": 3.4319, + "eu-south-2": 3.1712, + "eu-west-1": 3.1718, + "eu-west-2": 3.4387, + "eu-west-3": 3.4387, + "mx-central-1": 3.127, + "sa-east-1": 4.2458, + "us-east-1": 3.0112, + "us-east-2": 3.0035, + "us-gov-east-1": 3.4656, + "us-gov-west-1": 3.4656, + "us-west-1": 0.0, + "us-west-2": 3.0112 }, "c7g.2xlarge": { "ap-east-1": 0.0, - "ap-northeast-1": 0.4938, - "ap-northeast-2": 0.4769, - "ap-south-1": 0.3263, - "ap-south-2": 0.3263, - "ap-southeast-1": 0.4843, - "ap-southeast-2": 0.5312, - "ca-central-1": 0.4462, - "eu-central-1": 0.0, - "eu-north-1": 0.4394, - "eu-south-1": 0.4726, - "eu-south-2": 0.44, - "eu-west-1": 0.4401, - "eu-west-2": 0.0, - "sa-east-1": 0.5743, - "us-east-1": 0.42, - "us-east-2": 0.0, - "us-west-1": 0.5131, - "us-west-2": 0.0 + "ap-northeast-1": 0.479, + "ap-northeast-2": 0.4416, + "ap-northeast-3": 0.0, + "ap-south-1": 0.3239, + "ap-south-2": 0.3115, + "ap-southeast-1": 0.4484, + "ap-southeast-2": 0.4926, + "ap-southeast-5": 0.0, + "ap-southeast-7": 0.4163, + "ca-central-1": 0.4314, + "eu-central-1": 0.4657, + "eu-central-2": 0.0, + "eu-north-1": 0.4246, + "eu-south-1": 0.4578, + "eu-south-2": 0.4252, + "eu-west-1": 0.4253, + "eu-west-2": 0.4802, + "eu-west-3": 0.0, + "mx-central-1": 0.4197, + "sa-east-1": 0.5595, + "us-east-1": 0.4052, + "us-east-2": 0.4224, + "us-gov-east-1": 0.462, + "us-gov-west-1": 0.462, + "us-west-1": 0.4756, + "us-west-2": 0.4234 }, "c7g.4xlarge": { - "ap-east-1": 0.9044, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.8239, - "ap-south-1": 0.5226, - "ap-south-2": 0.5474, - "ap-southeast-1": 0.7964, - "ap-southeast-2": 0.8849, - "ca-central-1": 0.8025, - "eu-central-1": 0.7896, + "ap-east-1": 0.9472, + "ap-northeast-1": 0.0, + "ap-northeast-2": 0.8667, + "ap-northeast-3": 0.9004, + "ap-south-1": 0.0, + "ap-south-2": 0.5902, + "ap-southeast-1": 0.8392, + "ap-southeast-2": 0.0, + "ap-southeast-5": 0.7392, + "ap-southeast-7": 0.0, + "ca-central-1": 0.8053, + "eu-central-1": 0.8324, + "eu-central-2": 0.8984, "eu-north-1": 0.0, - "eu-south-1": 0.8584, - "eu-south-2": 0.789, - "eu-west-1": 0.7502, - "eu-west-2": 0.0, - "sa-east-1": 1.0747, - "us-east-1": 0.7464, - "us-east-2": 0.0, - "us-west-1": 0.8508, - "us-west-2": 0.0 + "eu-south-1": 0.858, + "eu-south-2": 0.8318, + "eu-west-1": 0.793, + "eu-west-2": 0.0, + "eu-west-3": 0.8597, + "mx-central-1": 0.7818, + "sa-east-1": 1.1175, + "us-east-1": 0.7892, + "us-east-2": 0.7509, + "us-gov-east-1": 0.8664, + "us-gov-west-1": 0.8664, + "us-west-1": 0.9389, + "us-west-2": 0.7528 }, "c7g.8xlarge": { - "ap-east-1": 0.0, - "ap-northeast-1": 1.6768, - "ap-northeast-2": 0.0, - "ap-south-1": 0.9648, - "ap-south-2": 0.9648, - "ap-southeast-1": 1.4628, - "ap-southeast-2": 1.7347, - "ca-central-1": 1.4749, - "eu-central-1": 1.532, - "eu-north-1": 1.3678, - "eu-south-1": 0.0, - "eu-south-2": 1.37, - "eu-west-1": 0.0, - "eu-west-2": 1.5901, - "sa-east-1": 2.0193, - "us-east-1": 0.0, - "us-east-2": 1.359, - "us-west-1": 1.5716, - "us-west-2": 1.29 + "ap-east-1": 1.8016, + "ap-northeast-1": 1.801, + "ap-northeast-2": 1.6512, + "ap-northeast-3": 0.0, + "ap-south-1": 1.1309, + "ap-south-2": 0.0, + "ap-southeast-1": 1.6784, + "ap-southeast-2": 0.0, + "ap-southeast-5": 0.0, + "ap-southeast-7": 1.4784, + "ca-central-1": 1.6106, + "eu-central-1": 1.6648, + "eu-central-2": 1.7968, + "eu-north-1": 1.5834, + "eu-south-1": 1.716, + "eu-south-2": 1.5856, + "eu-west-1": 1.6641, + "eu-west-2": 1.8057, + "eu-west-3": 1.7194, + "mx-central-1": 1.5635, + "sa-east-1": 2.1229, + "us-east-1": 1.5056, + "us-east-2": 1.5018, + "us-gov-east-1": 0.0, + "us-gov-west-1": 0.0, + "us-west-1": 1.7872, + "us-west-2": 1.5784 }, "c7g.12xlarge": { - "ap-east-1": 2.314, - "ap-northeast-1": 0.0, - "ap-northeast-2": 2.0884, - "ap-south-1": 0.0, - "ap-south-2": 1.3821, - "ap-southeast-1": 0.0, - "ap-southeast-2": 2.3946, - "ca-central-1": 2.1474, - "eu-central-1": 0.0, - "eu-north-1": 2.1036, - "eu-south-1": 2.1856, - "eu-south-2": 1.99, - "eu-west-1": 1.9905, - "eu-west-2": 0.0, - "sa-east-1": 0.0, - "us-east-1": 1.9792, - "us-east-2": 0.0, - "us-west-1": 2.4284, - "us-west-2": 1.9792 + "ap-east-1": 2.7024, + "ap-northeast-1": 0.0, + "ap-northeast-2": 2.4768, + "ap-northeast-3": 2.7012, + "ap-south-1": 1.6963, + "ap-south-2": 1.6963, + "ap-southeast-1": 2.6439, + "ap-southeast-2": 2.783, + "ap-southeast-5": 2.2176, + "ap-southeast-7": 0.0, + "ca-central-1": 2.4158, + "eu-central-1": 2.4972, + "eu-central-2": 2.8319, + "eu-north-1": 2.375, + "eu-south-1": 2.574, + "eu-south-2": 2.3784, + "eu-west-1": 2.3789, + "eu-west-2": 0.0, + "eu-west-3": 2.579, + "mx-central-1": 2.3453, + "sa-east-1": 3.1843, + "us-east-1": 2.3676, + "us-east-2": 2.2526, + "us-gov-east-1": 2.5992, + "us-gov-west-1": 2.5992, + "us-west-1": 2.6808, + "us-west-2": 0.0 }, "c7g.16xlarge": { - "ap-east-1": 0.0, - "ap-northeast-1": 3.0407, - "ap-northeast-2": 0.0, - "ap-south-1": 1.7006, - "ap-south-2": 0.0, - "ap-southeast-1": 2.7956, - "ap-southeast-2": 3.1495, - "ca-central-1": 0.0, - "eu-central-1": 0.0, - "eu-north-1": 0.0, - "eu-south-1": 2.8707, - "eu-south-2": 2.61, - "eu-west-1": 2.6106, - "eu-west-2": 2.8775, - "sa-east-1": 3.6846, - "us-east-1": 2.45, - "us-east-2": 2.4423, - "us-west-1": 3.0132, - "us-west-2": 2.45 + "ap-east-1": 3.6032, + "ap-northeast-1": 3.6019, + "ap-northeast-2": 0.0, + "ap-northeast-3": 3.6016, + "ap-south-1": 2.2618, + "ap-south-2": 2.2618, + "ap-southeast-1": 3.3568, + "ap-southeast-2": 3.7107, + "ap-southeast-5": 2.9568, + "ap-southeast-7": 0.0, + "ca-central-1": 3.2211, + "eu-central-1": 3.3296, + "eu-central-2": 3.5936, + "eu-north-1": 3.1667, + "eu-south-1": 0.0, + "eu-south-2": 3.1712, + "eu-west-1": 3.1718, + "eu-west-2": 0.0, + "eu-west-3": 3.4387, + "mx-central-1": 3.127, + "sa-east-1": 4.2458, + "us-east-1": 3.0112, + "us-east-2": 3.0035, + "us-gov-east-1": 3.4656, + "us-gov-west-1": 3.4656, + "us-west-1": 3.5744, + "us-west-2": 3.0112 }, "c7gd.medium": { - "ap-northeast-1": 0.1177, - "ap-south-1": 0.0888, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, - "eu-central-1": 0.1125, - "eu-north-1": 0.1091, - "eu-south-2": 0.0, - "eu-west-1": 0.1146, - "us-east-1": 0.1054, + "ap-northeast-1": 0.0721, + "ap-south-1": 0.0432, + "ap-southeast-1": 0.0705, + "ap-southeast-2": 0.0739, + "ap-southeast-5": 0.0, + "eu-central-1": 0.0669, + "eu-north-1": 0.0665, + "eu-south-2": 0.0659, + "eu-west-1": 0.069, + "us-east-1": 0.0598, "us-east-2": 0.0, - "us-west-1": 0.1167, - "us-west-2": 0.1054 + "us-gov-east-1": 0.0, + "us-west-1": 0.0711, + "us-west-2": 0.0598 }, "c7gd.large": { - "ap-northeast-1": 0.0, - "ap-south-1": 0.1176, - "ap-southeast-1": 0.1722, - "ap-southeast-2": 0.1862, - "eu-central-1": 0.1649, - "eu-north-1": 0.1583, - "eu-south-2": 0.1692, - "eu-west-1": 0.163, - "us-east-1": 0.1507, - "us-east-2": 0.1507, - "us-west-1": 0.1802, - "us-west-2": 0.1507 + "ap-northeast-1": 0.1441, + "ap-south-1": 0.0864, + "ap-southeast-1": 0.0, + "ap-southeast-2": 0.1479, + "ap-southeast-5": 0.0, + "eu-central-1": 0.0, + "eu-north-1": 0.1271, + "eu-south-2": 0.1318, + "eu-west-1": 0.138, + "us-east-1": 0.1195, + "us-east-2": 0.125, + "us-gov-east-1": 0.1384, + "us-west-1": 0.0, + "us-west-2": 0.1195 }, "c7gd.xlarge": { - "ap-northeast-1": 0.0, - "ap-south-1": 0.1821, - "ap-southeast-1": 0.2844, - "ap-southeast-2": 0.2982, + "ap-northeast-1": 0.2882, + "ap-south-1": 0.1797, + "ap-southeast-1": 0.0, + "ap-southeast-2": 0.31, + "ap-southeast-5": 0.2483, "eu-central-1": 0.0, - "eu-north-1": 0.0, - "eu-south-2": 0.266, - "eu-west-1": 0.266, - "us-east-1": 0.2523, - "us-east-2": 0.2523, - "us-west-1": 0.2868, - "us-west-2": 0.2523 + "eu-north-1": 0.266, + "eu-south-2": 0.276, + "eu-west-1": 0.2636, + "us-east-1": 0.2499, + "us-east-2": 0.239, + "us-gov-east-1": 0.2768, + "us-west-1": 0.2844, + "us-west-2": 0.239 }, "c7gd.metal": { - "ap-northeast-1": 3.8196, - "ap-south-1": 1.9732, - "ap-southeast-1": 0.0, - "ap-southeast-2": 3.9406, - "eu-central-1": 3.4868, - "eu-north-1": 3.275, - "eu-south-2": 3.4262, - "eu-west-1": 0.0, + "ap-northeast-1": 4.3808, + "ap-south-1": 2.5344, + "ap-southeast-1": 4.0781, + "ap-southeast-2": 4.5018, + "ap-southeast-5": 0.0, + "eu-central-1": 0.0, + "eu-north-1": 3.8362, + "eu-south-2": 3.9874, + "eu-west-1": 3.9872, "us-east-1": 0.0, - "us-east-2": 3.033, - "us-west-1": 3.7588, - "us-west-2": 3.033 + "us-east-2": 3.5942, + "us-gov-east-1": 0.0, + "us-west-1": 0.0, + "us-west-2": 3.5942 }, "c7gd.2xlarge": { - "ap-northeast-1": 0.5912, - "ap-south-1": 0.3604, - "ap-southeast-1": 0.5788, - "ap-southeast-2": 0.6349, - "eu-central-1": 0.5748, - "eu-north-1": 0.5467, - "eu-south-2": 0.5667, - "eu-west-1": 0.542, - "us-east-1": 0.5147, - "us-east-2": 0.4929, - "us-west-1": 0.5836, - "us-west-2": 0.0 + "ap-northeast-1": 0.5764, + "ap-south-1": 0.3456, + "ap-southeast-1": 0.564, + "ap-southeast-2": 0.5915, + "ap-southeast-5": 0.0, + "eu-central-1": 0.5348, + "eu-north-1": 0.5083, + "eu-south-2": 0.5272, + "eu-west-1": 0.5519, + "us-east-1": 0.4781, + "us-east-2": 0.4781, + "us-gov-east-1": 0.5537, + "us-west-1": 0.596, + "us-west-2": 0.4781 }, "c7gd.4xlarge": { - "ap-northeast-1": 1.0524, - "ap-south-1": 0.6184, - "ap-southeast-1": 1.0275, - "ap-southeast-2": 1.0826, - "eu-central-1": 0.9692, - "eu-north-1": 0.9634, - "eu-south-2": 0.954, - "eu-west-1": 0.954, - "us-east-1": 0.8558, - "us-east-2": 0.8558, - "us-west-1": 1.0916, - "us-west-2": 0.0 + "ap-northeast-1": 1.0952, + "ap-south-1": 0.6336, + "ap-southeast-1": 0.0, + "ap-southeast-2": 1.1254, + "ap-southeast-5": 0.9357, + "eu-central-1": 1.012, + "eu-north-1": 0.959, + "eu-south-2": 0.9968, + "eu-west-1": 1.0462, + "us-east-1": 0.9421, + "us-east-2": 0.9421, + "us-gov-east-1": 1.0498, + "us-west-1": 0.0, + "us-west-2": 0.8986 }, "c7gd.8xlarge": { - "ap-northeast-1": 1.9748, - "ap-south-1": 1.0516, - "ap-southeast-1": 1.8234, - "ap-southeast-2": 2.0353, - "eu-central-1": 1.9091, - "eu-north-1": 0.0, - "eu-south-2": 1.877, - "eu-west-1": 1.8769, - "us-east-1": 1.6686, - "us-east-2": 1.6686, - "us-west-1": 2.0533, - "us-west-2": 1.6686 + "ap-northeast-1": 2.1904, + "ap-south-1": 1.2672, + "ap-southeast-1": 2.039, + "ap-southeast-2": 2.2509, + "ap-southeast-5": 1.785, + "eu-central-1": 2.024, + "eu-north-1": 2.0124, + "eu-south-2": 1.9937, + "eu-west-1": 1.9936, + "us-east-1": 1.7971, + "us-east-2": 1.8842, + "us-gov-east-1": 2.0995, + "us-west-1": 2.16, + "us-west-2": 1.7971 }, "c7gd.12xlarge": { - "ap-northeast-1": 0.0, - "ap-south-1": 1.5124, - "ap-southeast-1": 0.0, - "ap-southeast-2": 2.9879, + "ap-northeast-1": 3.2856, + "ap-south-1": 1.9008, + "ap-southeast-1": 3.0586, + "ap-southeast-2": 3.3763, + "ap-southeast-5": 0.0, "eu-central-1": 0.0, "eu-north-1": 0.0, - "eu-south-2": 2.7504, - "eu-west-1": 2.602, - "us-east-1": 2.3073, - "us-east-2": 2.3073, - "us-west-1": 3.0149, - "us-west-2": 2.438 + "eu-south-2": 3.1388, + "eu-west-1": 3.1387, + "us-east-1": 2.8264, + "us-east-2": 2.6957, + "us-gov-east-1": 0.0, + "us-west-1": 3.24, + "us-west-2": 2.6957 }, "c7gd.16xlarge": { - "ap-northeast-1": 0.0, - "ap-south-1": 0.0, - "ap-southeast-1": 3.5169, - "ap-southeast-2": 0.0, - "eu-central-1": 3.4868, - "eu-north-1": 3.275, - "eu-south-2": 3.4262, - "eu-west-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 0.0, - "us-west-1": 0.0, - "us-west-2": 3.033 + "ap-northeast-1": 4.3808, + "ap-south-1": 2.5344, + "ap-southeast-1": 4.0781, + "ap-southeast-2": 4.5018, + "ap-southeast-5": 3.5699, + "eu-central-1": 4.048, + "eu-north-1": 3.8362, + "eu-south-2": 3.9874, + "eu-west-1": 3.9872, + "us-east-1": 3.5942, + "us-east-2": 3.5942, + "us-gov-east-1": 0.0, + "us-west-1": 4.32, + "us-west-2": 3.5942 }, "c7gn.medium": { "ap-northeast-1": 0.0, - "eu-west-1": 0.1347, - "us-east-1": 0.1261, - "us-east-2": 0.1261, - "us-west-2": 0.0 + "eu-west-1": 0.0891, + "us-east-1": 0.0768, + "us-east-2": 0.0768, + "us-west-2": 0.0768 }, "c7gn.large": { "ap-northeast-1": 0.0, - "eu-west-1": 0.201, - "us-east-1": 0.1923, - "us-east-2": 0.1923, - "us-west-2": 0.1848 + "eu-west-1": 0.1782, + "us-east-1": 0.1536, + "us-east-2": 0.1536, + "us-west-2": 0.1536 }, "c7gn.xlarge": { - "ap-northeast-1": 0.0, - "eu-west-1": 0.3589, - "us-east-1": 0.3096, - "us-east-2": 0.3096, - "us-west-2": 0.3096 + "ap-northeast-1": 0.3911, + "eu-west-1": 0.3396, + "us-east-1": 0.3072, + "us-east-2": 0.3072, + "us-west-2": 0.3072 }, "c7gn.metal": { - "ap-northeast-1": 5.1668, - "eu-west-1": 4.642, - "us-east-1": 0.0, - "us-east-2": 4.1236, - "us-west-2": 0.0 + "ap-northeast-1": 5.728, + "eu-west-1": 5.2032, + "us-east-1": 4.6848, + "us-east-2": 4.6848, + "us-west-2": 4.6848 }, "c7gn.2xlarge": { - "ap-northeast-1": 0.7971, - "eu-west-1": 0.694, - "us-east-1": 0.6592, - "us-east-2": 0.6592, - "us-west-2": 0.6292 + "ap-northeast-1": 0.7448, + "eu-west-1": 0.6792, + "us-east-1": 0.6144, + "us-east-2": 0.6144, + "us-west-2": 0.6144 }, "c7gn.4xlarge": { - "ap-northeast-1": 0.0, - "eu-west-1": 0.0, - "us-east-1": 1.1284, - "us-east-2": 0.0, - "us-west-2": 1.1284 + "ap-northeast-1": 1.5069, + "eu-west-1": 1.3008, + "us-east-1": 1.1712, + "us-east-2": 1.1712, + "us-west-2": 1.1712 }, "c7gn.8xlarge": { "ap-northeast-1": 0.0, "eu-west-1": 0.0, "us-east-1": 0.0, - "us-east-2": 2.2466, - "us-west-2": 2.2466 + "us-east-2": 2.3424, + "us-west-2": 2.3424 }, "c7gn.12xlarge": { - "ap-northeast-1": 4.1324, - "eu-west-1": 3.7164, + "ap-northeast-1": 4.296, + "eu-west-1": 4.1048, "us-east-1": 0.0, - "us-east-2": 3.3049, - "us-west-2": 0.0 + "us-east-2": 3.5136, + "us-west-2": 3.6933 }, "c7gn.16xlarge": { "ap-northeast-1": 0.0, - "eu-west-1": 4.642, - "us-east-1": 4.1236, - "us-east-2": 0.0, - "us-west-2": 0.0 + "eu-west-1": 5.2032, + "us-east-1": 4.6848, + "us-east-2": 4.6848, + "us-west-2": 4.6848 }, "c7i.large": { - "ap-northeast-1": 0.17235, - "ap-northeast-2": 0.0, - "ap-south-1": 0.15818, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.18821, - "ca-central-1": 0.0, - "eu-central-1": 0.16185, - "eu-north-1": 0.15555, + "ap-northeast-1": 0.14115, + "ap-northeast-2": 0.13968, + "ap-south-1": 0.11805, + "ap-southeast-1": 0.0, + "ap-southeast-2": 0.14535, + "ap-southeast-5": 0.0, + "ap-southeast-7": 0.0, + "ca-central-1": 0.13622, + "eu-central-1": 0.13065, + "eu-north-1": 0.12435, "eu-south-2": 0.0, - "eu-west-1": 0.16534, - "eu-west-2": 0.16605, - "eu-west-3": 0.16605, - "sa-east-1": 0.21131, + "eu-west-1": 0.12456, + "eu-west-2": 0.14546, + "eu-west-3": 0.13485, + "mx-central-1": 0.0, + "sa-east-1": 0.16635, "us-east-1": 0.0, - "us-east-2": 0.0, - "us-gov-east-1": 0.0, - "us-west-1": 0.1713, - "us-west-2": 0.15818 + "us-east-2": 0.11805, + "us-gov-east-1": 0.1359, + "us-gov-west-1": 0.0, + "us-west-1": 0.1401, + "us-west-2": 0.12698 }, "c7i.xlarge": { - "ap-northeast-1": 0.2847, - "ap-northeast-2": 0.28176, - "ap-south-1": 0.25635, + "ap-northeast-1": 0.2823, + "ap-northeast-2": 0.2592, + "ap-south-1": 0.25395, "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, - "ca-central-1": 0.27483, - "eu-central-1": 0.28407, - "eu-north-1": 0.2511, - "eu-south-2": 0.0, - "eu-west-1": 0.0, + "ap-southeast-2": 0.2907, + "ap-southeast-5": 0.23254, + "ap-southeast-7": 0.0, + "ca-central-1": 0.27243, + "eu-central-1": 0.28167, + "eu-north-1": 0.2487, + "eu-south-2": 0.2592, + "eu-west-1": 0.24912, "eu-west-2": 0.0, - "eu-west-3": 0.2721, - "sa-east-1": 0.0, - "us-east-1": 0.2385, - "us-east-2": 0.25635, - "us-gov-east-1": 0.0, + "eu-west-3": 0.2697, + "mx-central-1": 0.24502, + "sa-east-1": 0.36021, + "us-east-1": 0.2361, + "us-east-2": 0.0, + "us-gov-east-1": 0.2718, + "us-gov-west-1": 0.29322, "us-west-1": 0.0, "us-west-2": 0.0 }, "c7i.metal-24xl": { - "ap-northeast-1": 6.06208, - "ap-northeast-2": 4.9684, - "ap-south-1": 4.414, - "ap-southeast-1": 5.0692, - "ap-southeast-2": 5.7244, + "ap-northeast-1": 6.4296, + "ap-northeast-2": 0.0, + "ap-south-1": 0.0, + "ap-southeast-1": 0.0, + "ap-southeast-2": 7.19064, + "ap-southeast-5": 5.23536, + "ap-southeast-7": 5.23536, "ca-central-1": 0.0, - "eu-central-1": 0.0, - "eu-north-1": 5.17504, - "eu-south-2": 4.9684, - "eu-west-1": 0.0, - "eu-west-2": 5.72944, - "eu-west-3": 5.72944, - "sa-east-1": 6.7324, - "us-east-1": 4.8424, - "us-east-2": 4.8424, - "us-gov-east-1": 5.78488, - "us-west-1": 6.00664, - "us-west-2": 4.414 + "eu-central-1": 6.41448, + "eu-north-1": 6.08184, + "eu-south-2": 6.35904, + "eu-west-1": 6.09293, + "eu-west-2": 6.1272, + "eu-west-3": 0.0, + "mx-central-1": 5.98469, + "sa-east-1": 7.6392, + "us-east-1": 5.7492, + "us-east-2": 5.7492, + "us-gov-east-1": 6.1776, + "us-gov-west-1": 6.1776, + "us-west-1": 6.3792, + "us-west-2": 0.0 }, "c7i.metal-48xl": { "ap-northeast-1": 0.0, - "ap-northeast-2": 9.8068, - "ap-south-1": 8.698, - "ap-southeast-1": 10.0084, - "ap-southeast-2": 11.3188, - "ca-central-1": 9.5044, - "eu-central-1": 9.9076, - "eu-north-1": 0.0, - "eu-south-2": 9.8068, - "eu-west-1": 9.32296, - "eu-west-2": 10.3108, + "ap-northeast-2": 11.52, + "ap-south-1": 10.4112, + "ap-southeast-1": 11.7216, + "ap-southeast-2": 0.0, + "ap-southeast-5": 10.24032, + "ap-southeast-7": 10.24032, + "ca-central-1": 11.2176, + "eu-central-1": 11.6208, + "eu-north-1": 11.016, + "eu-south-2": 11.52, + "eu-west-1": 11.03616, + "eu-west-2": 12.024, "eu-west-3": 0.0, - "sa-east-1": 13.3348, - "us-east-1": 8.698, - "us-east-2": 0.0, - "us-gov-east-1": 10.4116, - "us-west-1": 0.0, - "us-west-2": 8.698 + "mx-central-1": 10.83936, + "sa-east-1": 15.048, + "us-east-1": 0.0, + "us-east-2": 10.4112, + "us-gov-east-1": 12.1248, + "us-gov-west-1": 0.0, + "us-west-1": 12.528, + "us-west-2": 10.4112 }, "c7i.2xlarge": { - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.5332, - "ap-south-1": 0.0, - "ap-southeast-1": 0.58276, - "ap-southeast-2": 0.64282, + "ap-northeast-1": 0.60954, + "ap-northeast-2": 0.0, + "ap-south-1": 0.4722, + "ap-southeast-1": 0.0, + "ap-southeast-2": 0.5814, + "ap-southeast-5": 0.46508, + "ap-southeast-7": 0.50007, "ca-central-1": 0.0, - "eu-central-1": 0.57814, - "eu-north-1": 0.0, - "eu-south-2": 0.57352, + "eu-central-1": 0.0, + "eu-north-1": 0.53562, + "eu-south-2": 0.5184, "eu-west-1": 0.0, - "eu-west-2": 0.59662, - "eu-west-3": 0.5542, - "sa-east-1": 0.0, - "us-east-1": 0.5227, + "eu-west-2": 0.0, + "eu-west-3": 0.58182, + "mx-central-1": 0.49004, + "sa-east-1": 0.6654, + "us-east-1": 0.4722, "us-east-2": 0.0, "us-gov-east-1": 0.0, - "us-west-1": 0.61972, - "us-west-2": 0.0 + "us-gov-west-1": 0.5436, + "us-west-1": 0.60492, + "us-west-2": 0.5079 }, "c7i.4xlarge": { - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, - "ap-south-1": 0.0, - "ap-southeast-1": 0.0, - "ap-southeast-2": 1.15564, - "ca-central-1": 0.0, - "eu-central-1": 0.0, - "eu-north-1": 0.8944, - "eu-south-2": 0.9364, - "eu-west-1": 0.89608, - "eu-west-2": 0.0, - "eu-west-3": 1.06324, - "sa-east-1": 1.2304, - "us-east-1": 0.9154, - "us-east-2": 0.9154, + "ap-northeast-1": 1.16148, + "ap-northeast-2": 0.9792, + "ap-south-1": 0.8868, + "ap-southeast-1": 1.07832, + "ap-southeast-2": 1.1052, + "ap-southeast-5": 0.94254, + "ap-southeast-7": 0.94254, + "ca-central-1": 0.0, + "eu-central-1": 0.9876, + "eu-north-1": 1.01364, + "eu-south-2": 0.9792, + "eu-west-1": 0.93888, + "eu-west-2": 0.0, + "eu-west-3": 1.0212, + "mx-central-1": 0.92248, + "sa-east-1": 1.2732, + "us-east-1": 0.8868, + "us-east-2": 0.8868, "us-gov-east-1": 0.0, - "us-west-1": 1.0204, - "us-west-2": 0.844 + "us-gov-west-1": 1.11528, + "us-west-1": 1.0632, + "us-west-2": 0.8868 }, "c7i.8xlarge": { - "ap-northeast-1": 2.10736, - "ap-northeast-2": 0.0, - "ap-south-1": 1.558, - "ap-southeast-1": 1.7764, - "ap-southeast-2": 2.18128, - "ca-central-1": 1.6924, - "eu-central-1": 1.92256, - "eu-north-1": 0.0, - "eu-south-2": 1.7428, + "ap-northeast-1": 2.32296, + "ap-northeast-2": 1.9584, + "ap-south-1": 1.7736, + "ap-southeast-1": 2.15664, + "ap-southeast-2": 0.0, + "ap-southeast-5": 1.88507, + "ap-southeast-7": 1.74512, + "ca-central-1": 1.908, + "eu-central-1": 1.9752, + "eu-north-1": 2.02728, + "eu-south-2": 1.9584, "eu-west-1": 0.0, "eu-west-2": 0.0, - "eu-west-3": 0.0, - "sa-east-1": 2.3308, - "us-east-1": 1.7008, - "us-east-2": 1.7008, - "us-gov-east-1": 1.8436, - "us-west-1": 2.08888, - "us-west-2": 1.7008 + "eu-west-3": 2.0424, + "mx-central-1": 0.0, + "sa-east-1": 2.5464, + "us-east-1": 1.9164, + "us-east-2": 1.7736, + "us-gov-east-1": 2.0592, + "us-gov-west-1": 2.0592, + "us-west-1": 2.30448, + "us-west-2": 1.7736 }, "c7i.12xlarge": { - "ap-northeast-1": 2.8264, - "ap-northeast-2": 0.0, - "ap-south-1": 0.0, - "ap-southeast-1": 2.84656, - "ap-southeast-2": 3.20692, - "ca-central-1": 0.0, - "eu-central-1": 0.0, - "eu-north-1": 2.4232, - "eu-south-2": 2.79112, - "eu-west-1": 2.65806, - "eu-west-2": 2.6752, - "eu-west-3": 2.6752, - "sa-east-1": 3.4312, - "us-east-1": 0.0, - "us-east-2": 2.272, - "us-gov-east-1": 0.0, - "us-west-1": 2.8012, - "us-west-2": 2.272 + "ap-northeast-1": 3.2148, + "ap-northeast-2": 2.9376, + "ap-south-1": 2.6604, + "ap-southeast-1": 2.988, + "ap-southeast-2": 0.0, + "ap-southeast-5": 2.61768, + "ap-southeast-7": 2.61768, + "ca-central-1": 0.0, + "eu-central-1": 0.0, + "eu-north-1": 2.8116, + "eu-south-2": 2.9376, + "eu-west-1": 2.81664, + "eu-west-2": 3.0636, + "eu-west-3": 3.0636, + "mx-central-1": 2.99234, + "sa-east-1": 3.8196, + "us-east-1": 2.8746, + "us-east-2": 2.6604, + "us-gov-east-1": 3.34584, + "us-gov-west-1": 3.34584, + "us-west-1": 3.1896, + "us-west-2": 2.6604 }, "c7i.16xlarge": { - "ap-northeast-1": 0.0, - "ap-northeast-2": 3.3556, - "ap-south-1": 3.2716, - "ap-southeast-1": 3.75208, - "ap-southeast-2": 4.23256, - "ca-central-1": 3.2548, - "eu-central-1": 0.0, - "eu-north-1": 0.0, - "eu-south-2": 3.3556, - "eu-west-1": 3.19432, - "eu-west-2": 3.5236, - "eu-west-3": 3.86296, - "sa-east-1": 4.5316, - "us-east-1": 0.0, - "us-east-2": 3.2716, - "us-gov-east-1": 3.89992, - "us-west-1": 3.6916, + "ap-northeast-1": 4.2864, + "ap-northeast-2": 4.23936, + "ap-south-1": 0.0, + "ap-southeast-1": 0.0, + "ap-southeast-2": 0.0, + "ap-southeast-5": 3.77014, + "ap-southeast-7": 3.77014, + "ca-central-1": 3.816, + "eu-central-1": 3.9504, + "eu-north-1": 4.05456, + "eu-south-2": 3.9168, + "eu-west-1": 3.75552, + "eu-west-2": 4.0848, + "eu-west-3": 4.0848, + "mx-central-1": 3.68992, + "sa-east-1": 5.0928, + "us-east-1": 0.0, + "us-east-2": 3.8328, + "us-gov-east-1": 0.0, + "us-gov-west-1": 4.1184, + "us-west-1": 4.2528, "us-west-2": 0.0 }, "c7i.24xlarge": { - "ap-northeast-1": 5.5228, - "ap-northeast-2": 5.45224, + "ap-northeast-1": 6.96888, + "ap-northeast-2": 5.8752, "ap-south-1": 0.0, "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, - "ca-central-1": 0.0, - "eu-central-1": 5.0188, + "ap-southeast-2": 7.19064, + "ap-southeast-5": 5.23536, + "ap-southeast-7": 5.23536, + "ca-central-1": 5.724, + "eu-central-1": 5.9256, "eu-north-1": 0.0, - "eu-south-2": 5.45224, - "eu-west-1": 5.18613, + "eu-south-2": 5.8752, + "eu-west-1": 6.09293, "eu-west-2": 0.0, - "eu-west-3": 5.72944, - "sa-east-1": 0.0, - "us-east-1": 4.8424, - "us-east-2": 4.414, + "eu-west-3": 6.63624, + "mx-central-1": 0.0, + "sa-east-1": 7.6392, + "us-east-1": 5.7492, + "us-east-2": 5.3208, "us-gov-east-1": 0.0, - "us-west-1": 5.4724, - "us-west-2": 4.414 + "us-gov-west-1": 6.69168, + "us-west-1": 6.3792, + "us-west-2": 5.3208 }, "c7i.48xlarge": { - "ap-northeast-1": 10.9156, - "ap-northeast-2": 0.0, - "ap-south-1": 0.0, - "ap-southeast-1": 10.0084, - "ap-southeast-2": 0.0, - "ca-central-1": 9.5044, - "eu-central-1": 9.9076, - "eu-north-1": 9.3028, - "eu-south-2": 9.8068, - "eu-west-1": 9.32296, - "eu-west-2": 10.3108, + "ap-northeast-1": 12.6288, + "ap-northeast-2": 11.52, + "ap-south-1": 10.4112, + "ap-southeast-1": 11.7216, + "ap-southeast-2": 13.032, + "ap-southeast-5": 10.24032, + "ap-southeast-7": 10.24032, + "ca-central-1": 11.2176, + "eu-central-1": 11.6208, + "eu-north-1": 11.016, + "eu-south-2": 11.52, + "eu-west-1": 11.03616, + "eu-west-2": 12.024, "eu-west-3": 0.0, - "sa-east-1": 0.0, - "us-east-1": 8.698, - "us-east-2": 0.0, - "us-gov-east-1": 10.4116, - "us-west-1": 10.8148, - "us-west-2": 8.698 + "mx-central-1": 10.83936, + "sa-east-1": 15.048, + "us-east-1": 10.4112, + "us-east-2": 10.4112, + "us-gov-east-1": 12.1248, + "us-gov-west-1": 12.1248, + "us-west-1": 12.528, + "us-west-2": 0.0 }, "c7i-flex.large": { - "ap-south-1": 0.14479, - "ap-southeast-1": 0.15778, - "ca-central-1": 0.15277, - "eu-north-1": 0.15077, - "eu-south-2": 0.15576, - "eu-west-1": 0.15097, - "eu-west-2": 0.16075, - "eu-west-3": 0.16075, - "sa-east-1": 0.19067, - "us-east-2": 0.14479, - "us-west-1": 0.16574 + "ap-northeast-1": 0.13553, + "ap-northeast-2": 0.12456, + "ap-south-1": 0.11359, + "ap-southeast-1": 0.12658, + "ap-southeast-2": 0.13952, + "ap-southeast-5": 0.1119, + "ca-central-1": 0.12157, + "eu-central-1": 0.12556, + "eu-north-1": 0.11957, + "eu-south-2": 0.12456, + "eu-west-1": 0.11977, + "eu-west-2": 0.12955, + "eu-west-3": 0.12955, + "sa-east-1": 0.15947, + "us-east-1": 0.11359, + "us-east-2": 0.11359, + "us-gov-west-1": 0.13055, + "us-west-1": 0.13454, + "us-west-2": 0.11359 }, "c7i-flex.xlarge": { - "ap-south-1": 0.22958, - "ap-southeast-1": 0.25555, - "ca-central-1": 0.24554, - "eu-north-1": 0.24155, - "eu-south-2": 0.25152, - "eu-west-1": 0.24194, - "eu-west-2": 0.2615, - "eu-west-3": 0.2615, - "sa-east-1": 0.32135, - "us-east-2": 0.22958, - "us-west-1": 0.27147 + "ap-northeast-1": 0.27107, + "ap-northeast-2": 0.24912, + "ap-south-1": 0.22718, + "ap-southeast-1": 0.25315, + "ap-southeast-2": 0.27905, + "ap-southeast-5": 0.22379, + "ca-central-1": 0.24314, + "eu-central-1": 0.25112, + "eu-north-1": 0.23915, + "eu-south-2": 0.24912, + "eu-west-1": 0.23954, + "eu-west-2": 0.2591, + "eu-west-3": 0.2591, + "sa-east-1": 0.31895, + "us-east-1": 0.22718, + "us-east-2": 0.22718, + "us-gov-west-1": 0.2611, + "us-west-1": 0.26907, + "us-west-2": 0.22718 }, "c7i-flex.2xlarge": { - "ap-south-1": 0.46915, - "ap-southeast-1": 0.5211, - "ca-central-1": 0.50107, - "eu-north-1": 0.49309, - "eu-south-2": 0.51304, - "eu-west-1": 0.49389, - "eu-west-2": 0.53299, - "eu-west-3": 0.53299, - "sa-east-1": 0.65269, - "us-east-2": 0.46915, - "us-west-1": 0.55294 + "ap-northeast-1": 0.54213, + "ap-northeast-2": 0.49824, + "ap-south-1": 0.45435, + "ap-southeast-1": 0.5063, + "ap-southeast-2": 0.55809, + "ap-southeast-5": 0.44759, + "ca-central-1": 0.48627, + "eu-central-1": 0.50223, + "eu-north-1": 0.47829, + "eu-south-2": 0.49824, + "eu-west-1": 0.47909, + "eu-west-2": 0.51819, + "eu-west-3": 0.51819, + "sa-east-1": 0.63789, + "us-east-1": 0.45435, + "us-east-2": 0.45435, + "us-gov-west-1": 0.5222, + "us-west-1": 0.53814, + "us-west-2": 0.45435 }, "c7i-flex.4xlarge": { - "ap-south-1": 0.8083, - "ap-southeast-1": 0.9122, - "ca-central-1": 0.87214, - "eu-north-1": 0.85618, - "eu-south-2": 0.89608, - "eu-west-1": 0.85778, - "eu-west-2": 0.93598, - "eu-west-3": 0.93598, - "sa-east-1": 1.17538, - "us-east-2": 0.8083, - "us-west-1": 0.97588 + "ap-northeast-1": 1.02666, + "ap-northeast-2": 0.93888, + "ap-south-1": 0.8511, + "ap-southeast-1": 0.955, + "ap-southeast-2": 1.05858, + "ap-southeast-5": 0.83757, + "ca-central-1": 0.91494, + "eu-central-1": 0.94686, + "eu-north-1": 0.89898, + "eu-south-2": 0.93888, + "eu-west-1": 0.90058, + "eu-west-2": 0.97878, + "eu-west-3": 0.97878, + "sa-east-1": 1.21818, + "us-east-1": 0.8511, + "us-east-2": 0.8511, + "us-gov-west-1": 0.9868, + "us-west-1": 1.01868, + "us-west-2": 0.8511 }, "c7i-flex.8xlarge": { - "ap-south-1": 1.4866, - "ap-southeast-1": 1.69441, - "ca-central-1": 1.61428, - "eu-north-1": 1.58236, - "eu-south-2": 1.66216, - "eu-west-1": 1.58555, - "eu-west-2": 1.74196, - "eu-west-3": 1.74196, - "sa-east-1": 2.22076, - "us-east-2": 1.4866, - "us-west-1": 1.82176 + "ap-northeast-1": 2.05332, + "ap-northeast-2": 1.87776, + "ap-south-1": 1.7022, + "ap-southeast-1": 1.91001, + "ap-southeast-2": 2.11716, + "ap-southeast-5": 1.67514, + "ca-central-1": 1.82988, + "eu-central-1": 1.89372, + "eu-north-1": 1.79796, + "eu-south-2": 1.87776, + "eu-west-1": 1.80115, + "eu-west-2": 1.95756, + "eu-west-3": 1.95756, + "sa-east-1": 2.43636, + "us-east-1": 1.7022, + "us-east-2": 1.7022, + "us-gov-west-1": 1.9736, + "us-west-1": 2.03736, + "us-west-2": 1.7022 + }, + "c7i-flex.12xlarge": { + "ap-northeast-1": 3.07998, + "ap-south-1": 2.5533, + "ap-southeast-1": 2.86501, + "ap-southeast-2": 3.17574, + "ap-southeast-5": 2.51272, + "ca-central-1": 2.74482, + "eu-central-1": 2.84058, + "eu-north-1": 2.69694, + "eu-south-2": 2.81664, + "eu-west-1": 2.70173, + "eu-west-2": 2.93634, + "eu-west-3": 2.93634, + "sa-east-1": 3.65454, + "us-east-1": 2.5533, + "us-east-2": 2.5533, + "us-gov-west-1": 2.9604, + "us-west-1": 3.05604, + "us-west-2": 2.5533 + }, + "c7i-flex.16xlarge": { + "ap-northeast-1": 4.10664, + "ap-south-1": 3.4044, + "ap-southeast-1": 3.82002, + "ap-southeast-2": 4.23432, + "ap-southeast-5": 3.35029, + "ca-central-1": 3.65976, + "eu-central-1": 3.78744, + "eu-north-1": 3.59592, + "eu-south-2": 3.75552, + "eu-west-1": 3.6023, + "eu-west-2": 3.91512, + "eu-west-3": 3.91512, + "sa-east-1": 4.87272, + "us-east-1": 3.4044, + "us-east-2": 3.4044, + "us-gov-west-1": 3.9472, + "us-west-1": 4.07472, + "us-west-2": 3.4044 + }, + "c8g.medium": { + "eu-central-1": 0.06429, + "eu-north-1": 0.05695, + "eu-south-2": 0.06129, + "eu-west-1": 0.0, + "us-east-1": 0.05428, + "us-east-2": 0.05414, + "us-west-2": 0.05428 + }, + "c8g.large": { + "eu-central-1": 0.12857, + "eu-north-1": 0.0, + "eu-south-2": 0.11406, + "eu-west-1": 0.11408, + "us-east-1": 0.0, + "us-east-2": 0.10828, + "us-west-2": 0.0 + }, + "c8g.xlarge": { + "eu-central-1": 0.239, + "eu-north-1": 0.2278, + "eu-south-2": 0.0, + "eu-west-1": 0.22816, + "us-east-1": 0.21712, + "us-east-2": 0.23246, + "us-west-2": 0.21712 + }, + "c8g.metal-24xl": { + "eu-central-1": 5.3904, + "eu-north-1": 5.1216, + "eu-south-2": 5.12928, + "eu-west-1": 5.13024, + "us-east-1": 4.86528, + "us-east-2": 4.85184, + "us-west-2": 4.86528 + }, + "c8g.metal-48xl": { + "eu-central-1": 10.5504, + "eu-north-1": 10.0128, + "eu-south-2": 10.02816, + "eu-west-1": 10.03008, + "us-east-1": 0.0, + "us-east-2": 9.47328, + "us-west-2": 9.50016 + }, + "c8g.2xlarge": { + "eu-central-1": 0.478, + "eu-north-1": 0.48964, + "eu-south-2": 0.45624, + "eu-west-1": 0.45632, + "us-east-1": 0.43424, + "us-east-2": 0.43312, + "us-west-2": 0.43424 + }, + "c8g.4xlarge": { + "eu-central-1": 0.8984, + "eu-north-1": 0.8536, + "eu-south-2": 0.92309, + "eu-west-1": 0.85504, + "us-east-1": 0.81088, + "us-east-2": 0.80864, + "us-west-2": 0.0 + }, + "c8g.8xlarge": { + "eu-central-1": 1.94192, + "eu-north-1": 1.7072, + "eu-south-2": 1.70976, + "eu-west-1": 1.71008, + "us-east-1": 1.62176, + "us-east-2": 1.61728, + "us-west-2": 1.62176 + }, + "c8g.12xlarge": { + "eu-central-1": 2.6952, + "eu-north-1": 2.5608, + "eu-south-2": 2.56464, + "eu-west-1": 0.0, + "us-east-1": 2.62406, + "us-east-2": 2.42592, + "us-west-2": 2.43264 + }, + "c8g.16xlarge": { + "eu-central-1": 3.5936, + "eu-north-1": 3.4144, + "eu-south-2": 3.69235, + "eu-west-1": 3.42016, + "us-east-1": 3.24352, + "us-east-2": 3.4889, + "us-west-2": 0.0 + }, + "c8g.24xlarge": { + "eu-central-1": 5.3904, + "eu-north-1": 5.1216, + "eu-south-2": 5.12928, + "eu-west-1": 5.13024, + "us-east-1": 0.0, + "us-east-2": 4.85184, + "us-west-2": 4.86528 + }, + "c8g.48xlarge": { + "eu-central-1": 10.5504, + "eu-north-1": 10.0128, + "eu-south-2": 10.02816, + "eu-west-1": 10.03008, + "us-east-1": 9.50016, + "us-east-2": 9.47328, + "us-west-2": 9.50016 }, "cc2.8xlarge": { - "ap-northeast-1": 2.479, - "eu-west-1": 2.38, - "us-east-1": 2.13, - "us-gov-west-1": 2.38, - "us-west-2": 2.13 + "ap-northeast-1": 2.695, + "eu-west-1": 2.6, + "us-east-1": 2.35, + "us-gov-west-1": 2.6, + "us-west-2": 2.35 }, "cr1.8xlarge": { - "ap-northeast-1": 4.235, - "eu-west-1": 3.88, - "us-east-1": 3.63, - "us-west-2": 3.63 + "ap-northeast-1": 4.451, + "eu-west-1": 4.1, + "us-east-1": 3.85, + "us-west-2": 3.85 }, "d2.xlarge": { "af-south-1": 0.0, - "ap-east-1": 0.0, - "ap-northeast-1": 0.0, + "ap-east-1": 1.015, + "ap-northeast-1": 0.902, "ap-northeast-2": 0.0, - "ap-northeast-3": 0.988, - "ap-south-1": 0.887, + "ap-northeast-3": 0.986, + "ap-south-1": 0.967, "ap-southeast-1": 0.0, "ap-southeast-2": 0.0, - "ca-central-1": 0.895, - "eu-central-1": 0.854, + "ca-central-1": 0.893, + "eu-central-1": 0.852, "eu-north-1": 0.0, - "eu-south-1": 0.909, + "eu-south-1": 0.907, "eu-west-1": 0.0, - "eu-west-2": 0.832, - "eu-west-3": 0.0, - "me-south-1": 0.0, + "eu-west-2": 0.83, + "eu-west-3": 0.83, + "me-south-1": 0.947, "sa-east-1": 0.0, - "us-east-1": 0.825, - "us-east-2": 0.75, + "us-east-1": 0.748, + "us-east-2": 0.748, "us-gov-east-1": 0.0, - "us-gov-west-1": 0.958, - "us-west-1": 0.919, + "us-gov-west-1": 0.886, + "us-west-1": 0.839, "us-west-2": 0.0 }, "d2.2xlarge": { - "af-south-1": 2.055, - "ap-east-1": 2.044, - "ap-northeast-1": 1.818, - "ap-northeast-2": 1.818, + "af-south-1": 1.865, + "ap-east-1": 0.0, + "ap-northeast-1": 1.803, + "ap-northeast-2": 0.0, "ap-northeast-3": 0.0, - "ap-south-1": 1.783, - "ap-southeast-1": 2.057, - "ap-southeast-2": 0.0, - "ca-central-1": 1.648, - "eu-central-1": 1.89, - "eu-north-1": 1.526, - "eu-south-1": 1.674, - "eu-west-1": 1.76, + "ap-south-1": 1.769, + "ap-southeast-1": 2.029, + "ap-southeast-2": 2.029, + "ca-central-1": 1.633, + "eu-central-1": 1.862, + "eu-north-1": 1.511, + "eu-south-1": 1.659, + "eu-west-1": 1.585, "eu-west-2": 0.0, "eu-west-3": 0.0, - "me-south-1": 1.909, + "me-south-1": 1.732, "sa-east-1": 0.0, "us-east-1": 0.0, - "us-east-2": 1.51, - "us-gov-east-1": 0.0, - "us-gov-west-1": 1.952, - "us-west-1": 1.693, - "us-west-2": 1.661 + "us-east-2": 1.495, + "us-gov-east-1": 1.771, + "us-gov-west-1": 1.771, + "us-west-1": 1.677, + "us-west-2": 1.633 }, "d2.4xlarge": { - "af-south-1": 3.98, + "af-south-1": 3.673, "ap-east-1": 0.0, - "ap-northeast-1": 3.857, - "ap-northeast-2": 3.506, - "ap-northeast-3": 3.506, - "ap-south-1": 3.78, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, - "ca-central-1": 3.47, - "eu-central-1": 0.0, - "eu-north-1": 2.922, - "eu-south-1": 3.527, - "eu-west-1": 3.07, - "eu-west-2": 3.526, - "eu-west-3": 3.218, - "me-south-1": 3.364, - "sa-east-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 2.89, - "us-gov-east-1": 3.442, - "us-gov-west-1": 0.0, - "us-west-1": 3.568, - "us-west-2": 2.89 + "ap-northeast-1": 3.549, + "ap-northeast-2": 3.886, + "ap-northeast-3": 3.549, + "ap-south-1": 3.481, + "ap-southeast-1": 3.653, + "ap-southeast-2": 3.653, + "ca-central-1": 3.209, + "eu-central-1": 3.349, + "eu-north-1": 3.244, + "eu-south-1": 3.57, + "eu-west-1": 3.113, + "eu-west-2": 3.261, + "eu-west-3": 3.57, + "me-south-1": 3.407, + "sa-east-1": 0.0, + "us-east-1": 2.933, + "us-east-2": 2.933, + "us-gov-east-1": 0.0, + "us-gov-west-1": 3.816, + "us-west-1": 3.609, + "us-west-2": 2.933 }, "d2.8xlarge": { - "af-south-1": 7.13, - "ap-east-1": 7.786, - "ap-northeast-1": 6.882, - "ap-northeast-2": 6.882, - "ap-northeast-3": 6.882, - "ap-south-1": 6.742, - "ap-southeast-1": 7.09, - "ap-southeast-2": 7.09, - "ca-central-1": 6.202, - "eu-central-1": 6.482, - "eu-north-1": 5.714, - "eu-south-1": 6.306, - "eu-west-1": 6.01, - "eu-west-2": 6.304, - "eu-west-3": 6.306, - "me-south-1": 6.598, + "af-south-1": 7.389, + "ap-east-1": 0.0, + "ap-northeast-1": 7.141, + "ap-northeast-2": 7.141, + "ap-northeast-3": 7.141, + "ap-south-1": 7.005, + "ap-southeast-1": 7.349, + "ap-southeast-2": 7.349, + "ca-central-1": 0.0, + "eu-central-1": 6.741, + "eu-north-1": 5.973, + "eu-south-1": 0.0, + "eu-west-1": 6.269, + "eu-west-2": 6.565, + "eu-west-3": 0.0, + "me-south-1": 6.857, "sa-east-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 5.65, - "us-gov-east-1": 6.754, - "us-gov-west-1": 0.0, - "us-west-1": 0.0, - "us-west-2": 5.65 + "us-east-1": 5.909, + "us-east-2": 5.909, + "us-gov-east-1": 7.013, + "us-gov-west-1": 7.013, + "us-west-1": 6.637, + "us-west-2": 0.0 }, "d3.xlarge": { - "ap-northeast-1": 0.784, - "ap-south-1": 0.584, - "ap-southeast-1": 0.686, - "ap-southeast-2": 0.686, - "ca-central-1": 0.61, - "eu-central-1": 0.718, - "eu-central-2": 0.784, - "eu-west-1": 0.669, - "eu-west-2": 0.7, + "ap-northeast-1": 0.782, + "ap-south-1": 0.581, + "ap-southeast-1": 0.684, + "ap-southeast-2": 0.684, + "ca-central-1": 0.608, + "eu-central-1": 0.716, + "eu-central-2": 0.781, + "eu-west-1": 0.667, + "eu-west-2": 0.697, "eu-west-3": 0.7, - "il-central-1": 0.7, - "us-east-1": 0.559, - "us-east-2": 0.559, - "us-gov-west-1": 0.658, - "us-west-2": 0.559 + "il-central-1": 0.697, + "us-east-1": 0.557, + "us-east-2": 0.557, + "us-gov-west-1": 0.656, + "us-west-2": 0.557 }, "d3.2xlarge": { - "ap-northeast-1": 1.578, - "ap-south-1": 1.177, - "ap-southeast-1": 1.382, - "ap-southeast-2": 1.382, - "ca-central-1": 1.23, - "eu-central-1": 1.446, - "eu-central-2": 1.578, - "eu-west-1": 1.349, - "eu-west-2": 1.41, + "ap-northeast-1": 1.564, + "ap-south-1": 1.162, + "ap-southeast-1": 1.367, + "ap-southeast-2": 1.367, + "ca-central-1": 1.215, + "eu-central-1": 1.431, + "eu-central-2": 1.563, + "eu-west-1": 1.334, + "eu-west-2": 1.395, "eu-west-3": 1.41, - "il-central-1": 1.41, - "us-east-1": 1.129, - "us-east-2": 1.129, - "us-gov-west-1": 1.327, - "us-west-2": 1.129 + "il-central-1": 1.395, + "us-east-1": 1.114, + "us-east-2": 1.114, + "us-gov-west-1": 1.312, + "us-west-2": 1.114 }, "d3.4xlarge": { - "ap-northeast-1": 3.027, - "ap-south-1": 2.225, - "ap-southeast-1": 2.634, - "ap-southeast-2": 2.634, - "ca-central-1": 2.331, - "eu-central-1": 2.762, - "eu-central-2": 3.025, - "eu-west-1": 2.567, - "eu-west-2": 2.689, + "ap-northeast-1": 3.07, + "ap-south-1": 2.267, + "ap-southeast-1": 2.677, + "ap-southeast-2": 2.677, + "ca-central-1": 2.373, + "eu-central-1": 2.805, + "eu-central-2": 3.068, + "eu-west-1": 2.61, + "eu-west-2": 2.732, "eu-west-3": 2.689, - "il-central-1": 2.689, - "us-east-1": 2.128, - "us-east-2": 2.128, - "us-gov-west-1": 2.524, - "us-west-2": 2.128 + "il-central-1": 2.732, + "us-east-1": 2.171, + "us-east-2": 2.171, + "us-gov-west-1": 2.567, + "us-west-2": 2.171 }, "d3.8xlarge": { - "ap-northeast-1": 5.92344, - "ap-south-1": 4.31904, - "ap-southeast-1": 5.13808, - "ap-southeast-2": 5.13808, - "ca-central-1": 4.53112, - "eu-central-1": 5.39448, - "eu-central-2": 5.92096, - "eu-west-1": 5.00448, - "eu-west-2": 5.24824, + "ap-northeast-1": 6.13904, + "ap-south-1": 4.53464, + "ap-southeast-1": 5.35368, + "ap-southeast-2": 5.35368, + "ca-central-1": 4.74672, + "eu-central-1": 5.61008, + "eu-central-2": 6.13656, + "eu-west-1": 5.22008, + "eu-west-2": 5.46384, "eu-west-3": 5.24824, - "il-central-1": 5.24824, - "us-east-1": 4.12552, - "us-east-2": 4.12552, - "us-gov-west-1": 4.91776, - "us-west-2": 4.12552 + "il-central-1": 5.46384, + "us-east-1": 4.34112, + "us-east-2": 4.34112, + "us-gov-west-1": 5.13336, + "us-west-2": 4.34112 }, "d3en.xlarge": { - "ap-northeast-1": 0.822, - "ap-southeast-1": 0.719, - "eu-central-1": 0.753, - "eu-west-1": 0.701, - "us-east-1": 0.586, - "us-west-2": 0.586 + "ap-northeast-1": 0.82, + "ap-southeast-1": 0.717, + "ap-southeast-2": 0.717, + "ap-southeast-3": 0.717, + "eu-central-1": 0.75, + "eu-west-1": 0.699, + "us-east-1": 0.583, + "us-west-2": 0.583 }, "d3en.2xlarge": { - "ap-northeast-1": 1.655, - "ap-southeast-1": 1.448, - "eu-central-1": 1.515, - "eu-west-1": 1.413, - "us-east-1": 1.181, - "us-west-2": 1.181 + "ap-northeast-1": 1.64, + "ap-southeast-1": 1.433, + "ap-southeast-2": 1.433, + "ap-southeast-3": 1.433, + "eu-central-1": 1.501, + "eu-west-1": 1.398, + "us-east-1": 1.167, + "us-west-2": 1.167 }, "d3en.4xlarge": { - "ap-northeast-1": 3.179, - "ap-southeast-1": 2.766, - "eu-central-1": 2.901, - "eu-west-1": 2.696, - "us-east-1": 2.233, - "us-west-2": 2.233 + "ap-northeast-1": 3.222, + "ap-southeast-1": 2.809, + "ap-southeast-2": 2.809, + "ap-southeast-3": 2.809, + "eu-central-1": 2.944, + "eu-west-1": 2.738, + "us-east-1": 2.276, + "us-west-2": 2.276 }, "d3en.6xlarge": { - "ap-northeast-1": 4.704, - "ap-southeast-1": 4.084, - "eu-central-1": 4.286, - "eu-west-1": 3.978, - "us-east-1": 3.284, - "us-west-2": 3.284 + "ap-northeast-1": 4.833, + "ap-southeast-1": 4.213, + "ap-southeast-2": 4.213, + "ap-southeast-3": 4.213, + "eu-central-1": 4.415, + "eu-west-1": 4.107, + "us-east-1": 3.414, + "us-west-2": 3.414 }, "d3en.8xlarge": { - "ap-northeast-1": 6.2284, - "ap-southeast-1": 5.40168, - "eu-central-1": 5.67152, - "eu-west-1": 5.26104, - "us-east-1": 4.33576, - "us-west-2": 4.33576 + "ap-northeast-1": 6.444, + "ap-southeast-1": 5.61728, + "ap-southeast-2": 5.61728, + "ap-southeast-3": 5.61728, + "eu-central-1": 5.88712, + "eu-west-1": 5.47664, + "us-east-1": 4.55136, + "us-west-2": 4.55136 }, "d3en.12xlarge": { - "ap-northeast-1": 9.2776, - "ap-southeast-1": 8.03752, - "eu-central-1": 8.44228, - "eu-west-1": 7.82656, - "us-east-1": 6.43864, - "us-west-2": 6.43864 + "ap-northeast-1": 9.666, + "ap-southeast-1": 8.42592, + "ap-southeast-2": 8.42592, + "ap-southeast-3": 8.42592, + "eu-central-1": 8.83068, + "eu-west-1": 8.21496, + "us-east-1": 6.82704, + "us-west-2": 6.82704 }, "dl1.24xlarge": { - "us-east-1": 13.23904, - "us-west-2": 0.0 + "us-east-1": 14.14584, + "us-west-2": 15.45674 }, "dl2q.24xlarge": { - "eu-central-1": 0.0, - "us-west-2": 9.9413 + "eu-central-1": 12.632, + "us-west-2": 9.9562 }, "f1.2xlarge": { - "eu-central-1": 2.0374, - "eu-west-1": 1.945, - "eu-west-2": 2.036, - "us-east-1": 0.0, - "us-gov-west-1": 2.11, - "us-west-2": 1.945 + "eu-central-1": 2.0226, + "eu-west-1": 1.9302, + "eu-west-2": 2.0212, + "us-east-1": 1.9302, + "us-gov-west-1": 0.0, + "us-west-2": 1.7652 }, "f1.4xlarge": { - "eu-central-1": 3.598, + "eu-central-1": 3.641, "eu-west-1": 0.0, - "eu-west-2": 3.942, - "us-east-1": 3.76, - "us-gov-west-1": 0.0, - "us-west-2": 3.43 + "eu-west-2": 3.985, + "us-east-1": 3.803, + "us-gov-west-1": 4.133, + "us-west-2": 3.473 }, "f1.16xlarge": { "eu-west-1": 0.0, - "us-east-1": 0.0, - "us-gov-west-1": 0.0, - "us-west-2": 13.33 + "us-east-1": 13.8912, + "us-gov-west-1": 16.5312, + "us-west-2": 13.8912 + }, + "f2.6xlarge": { + "ap-southeast-2": 0.0, + "eu-west-2": 0.0, + "us-east-1": 2.2392, + "us-west-2": 2.2392 + }, + "f2.12xlarge": { + "ap-southeast-2": 5.2704, + "eu-west-2": 5.6664, + "us-east-1": 4.4784, + "us-west-2": 4.4784 + }, + "f2.48xlarge": { + "ap-southeast-2": 22.752, + "eu-west-2": 22.4352, + "us-east-1": 17.6832, + "us-west-2": 17.6832 }, "g2.2xlarge": { - "ap-northeast-1": 1.028, - "ap-northeast-2": 1.1178, - "ap-southeast-1": 1.13, - "ap-southeast-2": 1.028, - "eu-central-1": 0.902, - "eu-west-1": 0.832, + "ap-northeast-1": 1.013, + "ap-northeast-2": 1.103, + "ap-southeast-1": 0.0, + "ap-southeast-2": 1.013, + "eu-central-1": 0.887, + "eu-west-1": 0.817, "sa-east-1": 0.0, - "us-east-1": 0.78, - "us-west-1": 0.902, + "us-east-1": 0.765, + "us-west-1": 0.887, "us-west-2": 0.0 }, "g2.8xlarge": { - "ap-northeast-1": 3.722, + "ap-northeast-1": 3.938, "ap-northeast-2": 0.0, - "ap-southeast-1": 4.13, - "ap-southeast-2": 3.722, - "eu-central-1": 3.218, - "eu-west-1": 2.938, + "ap-southeast-1": 4.346, + "ap-southeast-2": 3.938, + "eu-central-1": 3.434, + "eu-west-1": 3.154, "sa-east-1": 0.0, - "us-east-1": 2.73, - "us-west-1": 2.938, + "us-east-1": 2.946, + "us-west-1": 3.154, "us-west-2": 0.0 }, "g3.4xlarge": { - "ap-northeast-1": 1.868, - "ap-northeast-2": 1.692, - "ap-southeast-1": 0.0, - "ap-southeast-2": 2.0594, - "ca-central-1": 0.0, - "eu-central-1": 0.0, - "eu-west-1": 1.461, - "eu-west-2": 1.7019, - "us-east-1": 1.384, - "us-east-2": 1.27, - "us-gov-west-1": 1.45, + "ap-northeast-1": 1.7528, + "ap-northeast-2": 0.0, + "ap-southeast-1": 1.8428, + "ap-southeast-2": 1.9268, + "ca-central-1": 1.7304, + "eu-central-1": 1.5978, + "eu-west-1": 0.0, + "eu-west-2": 1.6018, + "us-east-1": 1.3128, + "us-east-2": 1.3128, + "us-gov-west-1": 1.4928, "us-west-1": 0.0, - "us-west-2": 1.384 + "us-west-2": 1.3128 }, "g3.8xlarge": { - "ap-northeast-1": 0.0, - "ap-northeast-2": 3.254, - "ap-southeast-1": 3.804, - "ap-southeast-2": 0.0, - "ca-central-1": 0.0, - "eu-central-1": 3.265, - "eu-west-1": 2.792, - "eu-west-2": 0.0, - "us-east-1": 2.41, - "us-east-2": 0.0, - "us-gov-west-1": 0.0, - "us-west-1": 3.5048, - "us-west-2": 2.41 + "ap-northeast-1": 3.5056, + "ap-northeast-2": 3.1856, + "ap-southeast-1": 4.0196, + "ap-southeast-2": 3.8536, + "ca-central-1": 3.4608, + "eu-central-1": 3.1956, + "eu-west-1": 2.7656, + "eu-west-2": 3.2036, + "us-east-1": 2.6256, + "us-east-2": 2.6256, + "us-gov-west-1": 2.9856, + "us-west-1": 3.4136, + "us-west-2": 2.6256 }, "g3.16xlarge": { "ap-northeast-1": 0.0, - "ap-northeast-2": 5.81, - "ap-southeast-1": 6.81, + "ap-northeast-2": 6.3712, + "ap-southeast-1": 7.3712, "ap-southeast-2": 0.0, - "ca-central-1": 5.794, - "eu-central-1": 5.83, - "eu-west-1": 0.0, - "eu-west-2": 5.846, - "us-east-1": 4.69, - "us-east-2": 4.69, - "us-gov-west-1": 5.41, - "us-west-1": 0.0, - "us-west-2": 4.69 + "ca-central-1": 6.3552, + "eu-central-1": 0.0, + "eu-west-1": 5.5312, + "eu-west-2": 6.4072, + "us-east-1": 5.2512, + "us-east-2": 5.2512, + "us-gov-west-1": 5.9712, + "us-west-1": 6.8272, + "us-west-2": 5.2512 }, "g3s.xlarge": { - "ap-northeast-1": 1.1, - "ap-northeast-2": 0.994, - "ap-southeast-2": 1.214, - "eu-central-1": 0.998, - "eu-west-1": 0.856, - "eu-west-2": 1.0, - "us-east-1": 0.81, - "us-east-2": 0.81, - "us-gov-west-1": 0.928, - "us-west-2": 0.81 + "ap-northeast-1": 1.098, + "ap-northeast-2": 0.992, + "ap-southeast-2": 1.212, + "eu-central-1": 0.996, + "eu-west-1": 0.854, + "eu-west-2": 0.998, + "us-east-1": 0.808, + "us-east-2": 0.808, + "us-gov-west-1": 0.926, + "us-west-2": 0.808 }, "g4ad.xlarge": { "ap-northeast-1": 0.0, "ca-central-1": 0.0, - "eu-central-1": 0.53327, - "eu-west-1": 0.52489, - "eu-west-2": 0.50271, - "us-east-1": 0.47638, + "eu-central-1": 0.53087, + "eu-west-1": 0.48023, + "eu-west-2": 0.50031, + "us-east-1": 0.47398, "us-east-2": 0.0, - "us-west-2": 0.47638 + "us-west-2": 0.47398 }, "g4ad.2xlarge": { - "ap-northeast-1": 0.0, - "ca-central-1": 0.79463, - "eu-central-1": 0.80662, - "eu-west-1": 0.79463, - "eu-west-2": 0.76292, - "us-east-1": 0.67117, - "us-east-2": 0.67117, + "ap-northeast-1": 0.91853, + "ca-central-1": 0.71941, + "eu-central-1": 0.79182, + "eu-west-1": 0.71941, + "eu-west-2": 0.0, + "us-east-1": 0.65637, + "us-east-2": 0.65637, "us-west-2": 0.0 }, "g4ad.4xlarge": { - "ap-northeast-1": 0.0, - "ca-central-1": 0.0, - "eu-central-1": 1.214, - "eu-west-1": 1.1948, - "eu-west-2": 1.2454, + "ap-northeast-1": 1.3428, + "ca-central-1": 1.1408, + "eu-central-1": 1.2568, + "eu-west-1": 1.2376, + "eu-west-2": 1.2882, "us-east-1": 0.0, - "us-east-2": 0.0, - "us-west-2": 1.0837 + "us-east-2": 1.0398, + "us-west-2": 1.1265 }, "g4ad.8xlarge": { - "ap-northeast-1": 2.704, - "ca-central-1": 2.066, - "eu-central-1": 0.0, - "eu-west-1": 2.2596, - "eu-west-2": 2.3608, - "us-east-1": 0.0, + "ap-northeast-1": 2.6856, + "ca-central-1": 2.2816, + "eu-central-1": 2.5136, + "eu-west-1": 2.2816, + "eu-west-2": 2.3736, + "us-east-1": 2.0796, "us-east-2": 0.0, - "us-west-2": 2.0374 + "us-west-2": 2.0796 }, "g4ad.16xlarge": { - "ap-northeast-1": 4.81, - "ca-central-1": 4.002, - "eu-central-1": 4.8996, - "eu-west-1": 0.0, - "eu-west-2": 4.5916, + "ap-northeast-1": 5.8392, + "ca-central-1": 4.5632, + "eu-central-1": 0.0, + "eu-west-1": 4.5632, + "eu-west-2": 0.0, "us-east-1": 0.0, - "us-east-2": 3.9448, - "us-west-2": 3.598 + "us-east-2": 4.1592, + "us-west-2": 4.1592 }, "g4dn.xlarge": { - "af-south-1": 0.803, - "ap-east-1": 0.87, + "af-south-1": 0.756, + "ap-east-1": 0.916, "ap-northeast-1": 0.0, - "ap-northeast-2": 0.746, - "ap-northeast-3": 0.77, - "ap-south-1": 0.674, + "ap-northeast-2": 0.705, + "ap-northeast-3": 0.768, + "ap-south-1": 0.0, "ap-southeast-1": 0.0, - "ap-southeast-2": 0.744, + "ap-southeast-2": 0.0, "ca-central-1": 0.0, - "eu-central-1": 0.718, - "eu-north-1": 0.651, - "eu-south-1": 0.716, - "eu-west-1": 0.0, - "eu-west-2": 0.715, - "eu-west-3": 0.675, - "me-south-1": 0.705, - "sa-east-1": 0.954, - "us-east-1": 0.0, - "us-east-2": 0.618, - "us-gov-east-1": 0.723, - "us-gov-west-1": 0.763, - "us-west-1": 0.733, - "us-west-2": 0.618, - "us-west-2-lax-1": 0.0 + "eu-central-1": 0.715, + "eu-north-1": 0.649, + "eu-south-1": 0.713, + "eu-west-1": 0.682, + "eu-west-2": 0.0, + "eu-west-3": 0.673, + "me-south-1": 0.703, + "sa-east-1": 1.01, + "us-east-1": 0.584, + "us-east-2": 0.584, + "us-gov-east-1": 0.721, + "us-gov-west-1": 0.721, + "us-west-1": 0.689, + "us-west-2": 0.615, + "us-west-2-lax-1": 0.731 }, "g4dn.metal": { - "af-south-1": 10.511, - "ap-east-1": 12.178, - "ap-northeast-1": 10.692, - "ap-northeast-2": 9.754, - "ap-northeast-3": 0.0, - "ap-south-1": 8.742, - "ap-southeast-1": 0.0, - "ap-southeast-2": 10.304, - "ca-central-1": 0.0, - "eu-central-1": 9.91, - "eu-north-1": 0.0, - "eu-south-1": 9.29, - "eu-west-1": 8.854, - "eu-west-2": 9.284, - "eu-west-3": 9.278, - "me-south-1": 0.0, - "sa-east-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 0.0, - "us-gov-west-1": 9.992, - "us-west-1": 9.519, - "us-west-2": 0.0, - "us-west-2-lax-1": 9.519 + "af-south-1": 11.418, + "ap-east-1": 13.085, + "ap-northeast-1": 11.599, + "ap-northeast-2": 10.661, + "ap-northeast-3": 11.599, + "ap-south-1": 9.649, + "ap-southeast-1": 11.984, + "ap-southeast-2": 11.211, + "ca-central-1": 0.0, + "eu-central-1": 10.817, + "eu-north-1": 9.337, + "eu-south-1": 10.197, + "eu-west-1": 9.761, + "eu-west-2": 10.191, + "eu-west-3": 10.185, + "me-south-1": 10.633, + "sa-east-1": 14.335, + "us-east-1": 0.0, + "us-east-2": 8.861, + "us-gov-west-1": 10.899, + "us-west-1": 10.426, + "us-west-2": 8.861, + "us-west-2-lax-1": 10.426 }, "g4dn.2xlarge": { - "af-south-1": 1.193, - "ap-east-1": 1.288, - "ap-northeast-1": 1.145, - "ap-northeast-2": 1.11, - "ap-northeast-3": 1.211, - "ap-south-1": 0.958, - "ap-southeast-1": 1.182, - "ap-southeast-2": 0.0, + "af-south-1": 0.0, + "ap-east-1": 1.273, + "ap-northeast-1": 0.0, + "ap-northeast-2": 1.04, + "ap-northeast-3": 0.0, + "ap-south-1": 0.943, + "ap-southeast-1": 0.0, + "ap-southeast-2": 1.093, "ca-central-1": 0.0, - "eu-central-1": 1.07, - "eu-north-1": 0.928, - "eu-south-1": 1.068, - "eu-west-1": 0.968, - "eu-west-2": 1.01, - "eu-west-3": 0.0, - "me-south-1": 1.112, - "sa-east-1": 0.0, - "us-east-1": 0.927, - "us-east-2": 0.882, - "us-gov-east-1": 0.0, - "us-gov-west-1": 1.078, - "us-west-1": 0.0, - "us-west-2": 0.882, - "us-west-2-lax-1": 0.0 + "eu-central-1": 1.055, + "eu-north-1": 0.913, + "eu-south-1": 1.053, + "eu-west-1": 1.008, + "eu-west-2": 0.995, + "eu-west-3": 0.994, + "me-south-1": 1.097, + "sa-east-1": 1.393, + "us-east-1": 0.867, + "us-east-2": 0.867, + "us-gov-east-1": 1.063, + "us-gov-west-1": 1.063, + "us-west-1": 1.078, + "us-west-2": 0.867, + "us-west-2-lax-1": 1.018 }, "g4dn.4xlarge": { - "af-south-1": 0.0, - "ap-east-1": 1.984, - "ap-northeast-1": 1.861, + "af-south-1": 1.77, + "ap-east-1": 2.027, + "ap-northeast-1": 1.798, "ap-northeast-2": 0.0, - "ap-northeast-3": 1.755, - "ap-south-1": 0.0, - "ap-southeast-1": 1.815, - "ap-southeast-2": 1.696, - "ca-central-1": 1.547, - "eu-central-1": 1.733, - "eu-north-1": 1.407, - "eu-south-1": 1.631, - "eu-west-1": 1.56, - "eu-west-2": 1.539, - "eu-west-3": 1.622, - "me-south-1": 1.607, - "sa-east-1": 2.309, - "us-east-1": 1.334, - "us-east-2": 1.406, - "us-gov-east-1": 1.648, + "ap-northeast-3": 1.798, + "ap-south-1": 1.498, + "ap-southeast-1": 1.857, + "ap-southeast-2": 1.738, + "ca-central-1": 1.59, + "eu-central-1": 1.678, + "eu-north-1": 1.45, + "eu-south-1": 1.582, + "eu-west-1": 1.515, + "eu-west-2": 1.581, + "eu-west-3": 1.581, + "me-south-1": 1.65, + "sa-east-1": 2.352, + "us-east-1": 1.377, + "us-east-2": 1.377, + "us-gov-east-1": 1.781, "us-gov-west-1": 0.0, - "us-west-1": 1.672, - "us-west-2": 1.406, - "us-west-2-lax-1": 1.575 + "us-west-1": 1.618, + "us-west-2": 1.377, + "us-west-2-lax-1": 1.618 }, "g4dn.8xlarge": { - "af-south-1": 3.205, - "ap-east-1": 3.481, - "ap-northeast-1": 0.0, - "ap-northeast-2": 2.807, - "ap-northeast-3": 3.068, - "ap-south-1": 2.669, - "ap-southeast-1": 3.357, - "ap-southeast-2": 0.0, - "ca-central-1": 2.546, - "eu-central-1": 2.85, - "eu-north-1": 2.438, - "eu-south-1": 2.843, - "eu-west-1": 0.0, - "eu-west-2": 0.0, - "eu-west-3": 2.674, - "me-south-1": 2.799, - "sa-east-1": 4.069, - "us-east-1": 2.437, - "us-east-2": 2.437, - "us-gov-east-1": 2.873, - "us-gov-west-1": 2.873, - "us-west-1": 2.916, + "af-south-1": 0.0, + "ap-east-1": 3.696, + "ap-northeast-1": 0.0, + "ap-northeast-2": 3.022, + "ap-northeast-3": 3.283, + "ap-south-1": 2.741, + "ap-southeast-1": 3.39, + "ap-southeast-2": 3.175, + "ca-central-1": 2.762, + "eu-central-1": 3.066, + "eu-north-1": 2.654, + "eu-south-1": 3.059, + "eu-west-1": 0.0, + "eu-west-2": 2.891, + "eu-west-3": 0.0, + "me-south-1": 0.0, + "sa-east-1": 4.044, + "us-east-1": 2.652, + "us-east-2": 2.652, + "us-gov-east-1": 3.088, + "us-gov-west-1": 0.0, + "us-west-1": 3.132, "us-west-2": 0.0, - "us-west-2-lax-1": 2.741 + "us-west-2-lax-1": 2.957 }, "g4dn.12xlarge": { - "af-south-1": 5.32, - "ap-east-1": 6.154, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, - "ap-northeast-3": 5.754, - "ap-south-1": 0.0, - "ap-southeast-1": 5.604, - "ap-southeast-2": 5.217, - "ca-central-1": 0.0, - "eu-central-1": 5.338, - "eu-north-1": 0.0, - "eu-south-1": 4.71, - "eu-west-1": 0.0, - "eu-west-2": 4.707, - "eu-west-3": 4.978, - "me-south-1": 4.928, - "sa-east-1": 0.0, - "us-east-1": 4.277, - "us-east-2": 4.042, - "us-gov-east-1": 5.357, - "us-gov-west-1": 0.0, - "us-west-1": 5.139, - "us-west-2": 4.277, - "us-west-2-lax-1": 4.824 + "af-south-1": 5.709, + "ap-east-1": 6.904, + "ap-northeast-1": 6.143, + "ap-northeast-2": 5.33, + "ap-northeast-3": 6.143, + "ap-south-1": 0.0, + "ap-southeast-1": 5.992, + "ap-southeast-2": 5.605, + "ca-central-1": 5.122, + "eu-central-1": 5.726, + "eu-north-1": 4.917, + "eu-south-1": 5.098, + "eu-west-1": 5.164, + "eu-west-2": 5.393, + "eu-west-3": 5.367, + "me-south-1": 5.628, + "sa-east-1": 0.0, + "us-east-1": 4.43, + "us-east-2": 4.43, + "us-gov-east-1": 5.745, + "us-gov-west-1": 5.745, + "us-west-1": 5.527, + "us-west-2": 4.665, + "us-west-2-lax-1": 5.527 }, "g4dn.16xlarge": { - "af-south-1": 0.0, - "ap-east-1": 7.234, - "ap-northeast-1": 6.387, - "ap-northeast-2": 5.483, - "ap-northeast-3": 6.387, - "ap-south-1": 5.208, - "ap-southeast-1": 6.585, - "ap-southeast-2": 6.129, - "ca-central-1": 4.962, - "eu-central-1": 5.924, - "eu-north-1": 0.0, - "eu-south-1": 5.225, - "eu-west-1": 5.298, - "eu-west-2": 5.553, - "eu-west-3": 0.0, - "me-south-1": 5.815, - "sa-east-1": 8.008, - "us-east-1": 4.743, + "af-south-1": 6.465, + "ap-east-1": 0.0, + "ap-northeast-1": 6.566, + "ap-northeast-2": 6.044, + "ap-northeast-3": 6.566, + "ap-south-1": 0.0, + "ap-southeast-1": 7.146, + "ap-southeast-2": 6.69, + "ca-central-1": 5.523, + "eu-central-1": 6.131, + "eu-north-1": 5.308, + "eu-south-1": 5.786, + "eu-west-1": 0.0, + "eu-west-2": 6.114, + "eu-west-3": 6.085, + "me-south-1": 6.376, + "sa-east-1": 8.088, + "us-east-1": 5.304, "us-east-2": 0.0, - "us-gov-east-1": 5.616, - "us-gov-west-1": 5.616, - "us-west-1": 5.352, - "us-west-2": 0.0, - "us-west-2-lax-1": 5.352 + "us-gov-east-1": 0.0, + "us-gov-west-1": 6.177, + "us-west-1": 5.914, + "us-west-2": 5.043, + "us-west-2-lax-1": 0.0 }, "g5.xlarge": { - "ap-northeast-1": 1.519, - "ap-northeast-2": 0.0, - "ap-south-1": 1.268, - "ap-southeast-2": 0.0, - "ap-southeast-3": 0.0, - "ca-central-1": 1.2887, - "eu-central-1": 0.0, - "eu-north-1": 1.127, - "eu-west-1": 1.2953, - "eu-west-2": 0.0, - "il-central-1": 0.0, - "me-central-1": 1.4174, - "sa-east-1": 0.0, - "us-east-1": 1.066, - "us-east-2": 1.1666, - "us-west-2": 1.066 + "ap-northeast-1": 1.5166, + "ap-northeast-2": 1.2946, + "ap-south-1": 1.2656, + "ap-southeast-2": 1.3656, + "ap-southeast-3": 1.4656, + "ca-central-1": 1.2863, + "eu-central-1": 1.3156, + "eu-north-1": 1.1246, + "eu-west-1": 1.2929, + "eu-west-2": 1.4623, + "il-central-1": 1.23675, + "me-central-1": 1.2916, + "sa-east-1": 1.7676, + "us-east-1": 1.0636, + "us-east-2": 1.0636, + "us-west-2": 1.1642 }, "g5.2xlarge": { - "ap-northeast-1": 1.88776, - "ap-northeast-2": 1.76933, + "ap-northeast-1": 1.87296, + "ap-northeast-2": 1.75453, "ap-south-1": 0.0, - "ap-southeast-2": 0.0, - "ap-southeast-3": 1.99595, - "ca-central-1": 1.6103, - "eu-central-1": 0.0, - "eu-north-1": 1.54404, + "ap-southeast-2": 1.84863, + "ap-southeast-3": 1.81152, + "ca-central-1": 1.5955, + "eu-central-1": 1.78236, + "eu-north-1": 1.40069, "eu-west-1": 0.0, - "eu-west-2": 0.0, - "il-central-1": 1.55061, - "me-central-1": 1.61669, + "eu-west-2": 1.80754, + "il-central-1": 1.53581, + "me-central-1": 1.60189, "sa-east-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 1.4632, - "us-west-2": 1.342 + "us-east-1": 1.3272, + "us-east-2": 1.3272, + "us-west-2": 1.3272 }, "g5.4xlarge": { - "ap-northeast-1": 2.48528, - "ap-northeast-2": 0.0, - "ap-south-1": 2.2751, - "ap-southeast-2": 2.24152, - "ap-southeast-3": 2.40295, + "ap-northeast-1": 2.52808, + "ap-northeast-2": 2.16971, + "ap-south-1": 0.0, + "ap-southeast-2": 2.28432, + "ap-southeast-3": 2.44575, "ca-central-1": 0.0, - "eu-central-1": 2.36389, - "eu-north-1": 2.02472, - "eu-west-1": 1.94287, - "eu-west-2": 2.39763, + "eu-central-1": 2.40669, + "eu-north-1": 2.06752, + "eu-west-1": 1.98567, + "eu-west-2": 2.23428, "il-central-1": 0.0, - "me-central-1": 0.0, - "sa-east-1": 3.16652, - "us-east-1": 1.754, - "us-east-2": 1.9164, - "us-west-2": 1.754, - "us-west-2-lax-1": 2.36098 + "me-central-1": 2.36407, + "sa-east-1": 3.20932, + "us-east-1": 1.7968, + "us-east-2": 1.9592, + "us-west-2": 0.0, + "us-west-2-lax-1": 2.40378 }, "g5.8xlarge": { - "ap-northeast-1": 4.03536, - "ap-northeast-2": 3.14012, - "ap-south-1": 3.06955, + "ap-northeast-1": 0.0, + "ap-northeast-2": 3.35572, + "ap-south-1": 3.28515, "ap-southeast-2": 0.0, - "ap-southeast-3": 0.0, - "ca-central-1": 0.0, - "eu-central-1": 0.0, - "eu-north-1": 2.72644, - "eu-west-1": 2.86271, + "ap-southeast-3": 3.77183, + "ca-central-1": 3.33552, + "eu-central-1": 3.71294, + "eu-north-1": 2.94204, + "eu-west-1": 3.07831, "eu-west-2": 0.0, "il-central-1": 0.0, "me-central-1": 0.0, "sa-east-1": 0.0, - "us-east-1": 2.578, - "us-east-2": 2.578, - "us-west-2": 0.0, - "us-west-2-lax-1": 3.49296 + "us-east-1": 3.0384, + "us-east-2": 2.7936, + "us-west-2": 2.7936, + "us-west-2-lax-1": 3.70856 }, "g5.12xlarge": { - "ap-northeast-1": 9.1787, - "ap-northeast-2": 0.0, - "ap-south-1": 6.94091, - "ap-southeast-2": 7.50473, - "ap-southeast-3": 8.06854, - "ca-central-1": 6.42784, - "eu-central-1": 0.0, - "eu-north-1": 6.74752, - "eu-west-1": 6.46167, - "eu-west-2": 7.32994, + "ap-northeast-1": 8.74449, + "ap-northeast-2": 0.0, + "ap-south-1": 7.32931, + "ap-southeast-2": 7.89313, + "ap-southeast-3": 8.45694, + "ca-central-1": 6.81624, + "eu-central-1": 8.3205, + "eu-north-1": 6.53433, + "eu-west-1": 7.48323, + "eu-west-2": 7.71834, "il-central-1": 0.0, "me-central-1": 0.0, - "sa-east-1": 9.77127, - "us-east-1": 6.3692, - "us-east-2": 5.802, - "us-west-2": 6.3692 + "sa-east-1": 10.15967, + "us-east-1": 6.7576, + "us-east-2": 6.1904, + "us-west-2": 6.1904 }, "g5.16xlarge": { - "ap-northeast-1": 6.66446, - "ap-northeast-2": 5.67019, - "ap-south-1": 0.0, - "ap-southeast-2": 5.98818, - "ap-southeast-3": 0.0, - "ca-central-1": 4.67794, - "eu-central-1": 5.25204, - "eu-north-1": 0.0, + "ap-northeast-1": 7.22566, + "ap-northeast-2": 0.0, + "ap-south-1": 6.1015, + "ap-southeast-2": 6.01681, + "ap-southeast-3": 6.42397, + "ca-central-1": 5.23914, + "eu-central-1": 5.81324, + "eu-north-1": 5.47, "eu-west-1": 0.0, - "eu-west-2": 0.0, - "il-central-1": 5.41109, - "me-central-1": 5.15432, - "sa-east-1": 7.78862, - "us-east-1": 4.226, - "us-east-2": 4.6356, - "us-west-2": 4.6356 + "eu-west-2": 6.41054, + "il-central-1": 5.49219, + "me-central-1": 5.71552, + "sa-east-1": 0.0, + "us-east-1": 5.1968, + "us-east-2": 5.1968, + "us-west-2": 5.1968 }, "g5.24xlarge": { - "ap-northeast-1": 13.12235, - "ap-northeast-2": 10.14404, - "ap-south-1": 0.0, - "ap-southeast-2": 11.7777, - "ap-southeast-3": 0.0, - "ca-central-1": 0.0, - "eu-central-1": 10.31405, - "eu-north-1": 9.6316, - "eu-west-1": 10.13028, - "eu-west-2": 10.46786, - "il-central-1": 0.0, - "me-central-1": 0.0, - "sa-east-1": 13.97318, - "us-east-1": 0.0, - "us-east-2": 9.0884, - "us-west-2": 9.0884 + "ap-northeast-1": 14.02915, + "ap-northeast-2": 11.05084, + "ap-south-1": 10.81608, + "ap-southeast-2": 12.6845, + "ap-southeast-3": 12.43516, + "ca-central-1": 0.0, + "eu-central-1": 11.22085, + "eu-north-1": 9.67462, + "eu-west-1": 11.03708, + "eu-west-2": 12.40845, + "il-central-1": 11.5371, + "me-central-1": 11.02656, + "sa-east-1": 14.87998, + "us-east-1": 9.9952, + "us-east-2": 9.1808, + "us-west-2": 9.1808 }, "g5.48xlarge": { - "ap-northeast-1": 23.75246, - "ap-northeast-2": 20.15809, - "ap-south-1": 19.68855, - "ap-southeast-2": 21.30764, - "ap-southeast-3": 22.92672, + "ap-northeast-1": 25.46566, + "ap-northeast-2": 21.87129, + "ap-south-1": 21.40175, + "ap-southeast-2": 23.02084, + "ap-southeast-3": 0.0, "ca-central-1": 0.0, "eu-central-1": 0.0, - "eu-north-1": 17.40564, + "eu-north-1": 19.11884, "eu-west-1": 0.0, - "eu-west-2": 0.0, - "il-central-1": 19.22145, - "me-central-1": 20.10951, - "sa-east-1": 27.81636, + "eu-west-2": 22.51892, + "il-central-1": 20.93465, + "me-central-1": 21.82271, + "sa-east-1": 29.52956, "us-east-1": 0.0, - "us-east-2": 16.418, - "us-west-2": 0.0 + "us-east-2": 0.0, + "us-west-2": 18.1312 }, "g5g.xlarge": { - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.6076, + "ap-northeast-1": 0.6245, + "ap-northeast-2": 0.0, "ap-southeast-1": 0.0, - "eu-central-1": 0.6195, - "eu-south-2": 0.5287, - "us-east-1": 0.48, + "eu-central-1": 0.583, + "eu-south-2": 0.5263, + "us-east-1": 0.4776, "us-west-2": 0.0 }, "g5g.metal": { - "ap-northeast-1": 3.8339, + "ap-northeast-1": 4.3951, "ap-northeast-2": 0.0, "ap-southeast-1": 0.0, - "eu-central-1": 3.5626, - "eu-south-2": 3.1922, - "us-east-1": 2.874, - "us-west-2": 2.874 + "eu-central-1": 4.1238, + "eu-south-2": 3.7534, + "us-east-1": 3.4352, + "us-west-2": 3.4352 }, "g5g.2xlarge": { "ap-northeast-1": 0.0, - "ap-northeast-2": 0.8139, - "ap-southeast-1": 0.0, - "eu-central-1": 0.8255, + "ap-northeast-2": 0.8401, + "ap-southeast-1": 0.8932, + "eu-central-1": 0.8107, "eu-south-2": 0.0, - "us-east-1": 0.7194, - "us-west-2": 0.686 + "us-east-1": 0.6712, + "us-west-2": 0.6712 }, "g5g.4xlarge": { - "ap-northeast-1": 1.3203, - "ap-northeast-2": 0.0, - "ap-southeast-1": 1.2886, - "eu-central-1": 0.0, - "eu-south-2": 1.054, - "us-east-1": 1.0077, - "us-west-2": 0.958 + "ap-northeast-1": 1.3631, + "ap-northeast-2": 1.1913, + "ap-southeast-1": 1.3314, + "eu-central-1": 1.2086, + "eu-south-2": 0.0, + "us-east-1": 0.0, + "us-west-2": 1.0008 }, "g5g.8xlarge": { - "ap-northeast-1": 2.1023, - "ap-northeast-2": 1.8176, - "ap-southeast-1": 2.0498, - "eu-central-1": 1.9578, - "eu-south-2": 1.6611, - "us-east-1": 1.502, - "us-west-2": 1.5843 + "ap-northeast-1": 2.3179, + "ap-northeast-2": 2.1343, + "ap-southeast-1": 2.2654, + "eu-central-1": 2.1734, + "eu-south-2": 1.8767, + "us-east-1": 1.7176, + "us-west-2": 1.7176 }, "g5g.16xlarge": { - "ap-northeast-1": 3.8339, + "ap-northeast-1": 4.3951, "ap-northeast-2": 0.0, - "ap-southeast-1": 0.0, - "eu-central-1": 3.5626, - "eu-south-2": 3.1922, - "us-east-1": 2.874, - "us-west-2": 2.874 + "ap-southeast-1": 4.5307, + "eu-central-1": 4.1238, + "eu-south-2": 3.7534, + "us-east-1": 3.4352, + "us-west-2": 3.4352 }, "g6.xlarge": { - "us-east-1": 0.94528, - "us-east-2": 0.0, - "us-west-2": 0.0 + "ap-northeast-1": 0.0, + "ap-northeast-2": 1.0472, + "ap-south-1": 1.12064, + "ap-southeast-2": 1.104, + "ap-southeast-5": 1.0714, + "ca-central-1": 0.9512, + "eu-central-1": 1.064, + "eu-central-2": 1.1426, + "eu-north-1": 0.9112, + "eu-south-2": 0.9056, + "eu-west-2": 1.0792, + "eu-west-3": 1.0792, + "sa-east-1": 1.4256, + "us-east-1": 0.8624, + "us-east-2": 0.94288, + "us-gov-west-1": 0.0, + "us-west-2": 0.94288 }, "g6.2xlarge": { - "us-east-1": 1.20536, - "us-east-2": 1.1076, - "us-west-2": 1.1076 + "ap-northeast-1": 1.53301, + "ap-northeast-2": 0.0, + "ap-south-1": 1.2891, + "ap-southeast-2": 1.38627, + "ap-southeast-5": 1.34667, + "ca-central-1": 1.20067, + "eu-central-1": 1.33769, + "eu-central-2": 1.43316, + "eu-north-1": 1.25577, + "eu-south-2": 1.14528, + "eu-west-2": 1.35615, + "eu-west-3": 1.35615, + "sa-east-1": 1.77693, + "us-east-1": 1.0928, + "us-east-2": 1.0928, + "us-gov-west-1": 1.3474, + "us-west-2": 1.0928 }, "g6.4xlarge": { - "us-east-1": 0.0, - "us-east-2": 1.58552, - "us-west-2": 1.58552 + "ap-northeast-1": 2.09183, + "ap-northeast-2": 1.96254, + "ap-south-1": 0.0, + "ap-southeast-2": 1.89322, + "ap-southeast-5": 0.0, + "ca-central-1": 0.0, + "eu-central-1": 1.99292, + "eu-central-2": 2.13508, + "eu-north-1": 1.57623, + "eu-south-2": 0.0, + "eu-west-2": 1.85245, + "eu-west-3": 1.85245, + "sa-east-1": 2.42198, + "us-east-1": 1.62832, + "us-east-2": 1.62832, + "us-gov-west-1": 2.00739, + "us-west-2": 1.496 }, "g6.8xlarge": { - "us-east-1": 0.0, - "us-east-2": 2.34584, + "ap-northeast-1": 3.26708, + "ap-northeast-2": 2.82255, + "ap-south-1": 0.0, + "ap-southeast-2": 0.0, + "ap-southeast-5": 2.88312, + "ca-central-1": 2.58226, + "eu-central-1": 0.0, + "eu-central-2": 3.33291, + "eu-north-1": 0.0, + "eu-south-2": 2.46813, + "eu-west-2": 2.90265, + "eu-west-3": 2.90265, + "sa-east-1": 3.76968, + "us-east-1": 2.36, + "us-east-2": 2.36, + "us-gov-west-1": 2.88463, "us-west-2": 0.0 }, "g6.12xlarge": { - "us-east-1": 5.19176, + "ap-northeast-1": 7.19209, + "ap-northeast-2": 6.74245, + "ap-south-1": 6.04398, + "ap-southeast-2": 0.0, + "ap-southeast-5": 6.315, + "ca-central-1": 5.62773, + "eu-central-1": 6.27269, + "eu-central-2": 7.34247, + "eu-north-1": 5.88709, + "eu-south-2": 0.0, + "eu-west-2": 6.3596, + "eu-west-3": 6.3596, + "sa-east-1": 8.34021, + "us-east-1": 5.12, "us-east-2": 0.0, - "us-west-2": 0.0 + "us-gov-west-1": 6.31843, + "us-west-2": 5.12 }, "g6.16xlarge": { + "ap-northeast-1": 5.61757, + "ap-northeast-2": 4.86798, + "ap-south-1": 4.77006, + "ap-southeast-2": 5.54937, + "ap-southeast-5": 4.97012, + "ca-central-1": 4.4628, + "eu-central-1": 0.0, + "eu-central-2": 5.27063, + "eu-north-1": 4.29397, + "eu-south-2": 0.0, + "eu-west-2": 5.00304, + "eu-west-3": 5.43423, + "sa-east-1": 7.04247, "us-east-1": 0.0, - "us-east-2": 3.86648, - "us-west-2": 0.0 + "us-east-2": 4.42768, + "us-gov-west-1": 4.97265, + "us-west-2": 4.42768 }, "g6.24xlarge": { - "us-east-1": 7.47272, - "us-east-2": 6.8052, - "us-west-2": 0.0 + "ap-northeast-1": 10.71783, + "ap-northeast-2": 9.24477, + "ap-south-1": 9.05235, + "ap-southeast-2": 9.71589, + "ap-southeast-5": 9.4455, + "ca-central-1": 8.44853, + "eu-central-1": 10.21885, + "eu-central-2": 10.03604, + "eu-north-1": 0.0, + "eu-south-2": 8.07031, + "eu-west-2": 9.51019, + "eu-west-3": 9.51019, + "sa-east-1": 0.0, + "us-east-1": 7.712, + "us-east-2": 7.712, + "us-gov-west-1": 9.45047, + "us-west-2": 7.712 }, "g6.48xlarge": { - "us-east-1": 0.0, - "us-east-2": 13.4804, - "us-west-2": 13.4804 + "ap-northeast-1": 21.20526, + "ap-northeast-2": 18.25915, + "ap-south-1": 17.8743, + "ap-southeast-2": 19.20137, + "ap-southeast-5": 0.0, + "ca-central-1": 16.66666, + "eu-central-1": 0.0, + "eu-central-2": 19.84169, + "eu-north-1": 16.00312, + "eu-south-2": 0.0, + "eu-west-2": 18.78998, + "eu-west-3": 18.78998, + "sa-east-1": 0.0, + "us-east-1": 15.1936, + "us-east-2": 15.1936, + "us-gov-west-1": 18.67054, + "us-west-2": 15.1936 + }, + "g6e.xlarge": { + "ap-northeast-1": 2.7566, + "eu-central-1": 2.3846, + "eu-north-1": 2.0316, + "eu-south-2": 2.0186, + "us-east-1": 1.9186, + "us-east-2": 1.9186, + "us-west-2": 1.9186 + }, + "g6e.2xlarge": { + "ap-northeast-1": 3.36688, + "eu-central-1": 3.19905, + "eu-north-1": 2.73124, + "eu-south-2": 2.47776, + "us-east-1": 0.0, + "us-east-2": 2.35728, + "us-west-2": 2.58149 + }, + "g6e.4xlarge": { + "ap-northeast-1": 0.0, + "eu-central-1": 4.30496, + "eu-north-1": 0.0, + "eu-south-2": 3.65504, + "us-east-1": 0.0, + "us-east-2": 3.17704, + "us-west-2": 3.17704 + }, + "g6e.8xlarge": { + "ap-northeast-1": 6.91335, + "eu-central-1": 6.57437, + "eu-north-1": 5.62948, + "eu-south-2": 5.1175, + "us-east-1": 4.87416, + "us-east-2": 4.87416, + "us-west-2": 4.87416 + }, + "g6e.12xlarge": { + "ap-northeast-1": 17.25757, + "eu-central-1": 0.0, + "eu-north-1": 0.0, + "eu-south-2": 11.57485, + "us-east-1": 11.01104, + "us-east-2": 12.0603, + "us-west-2": 11.01104 + }, + "g6e.16xlarge": { + "ap-northeast-1": 11.68037, + "eu-central-1": 10.16574, + "eu-north-1": 8.72848, + "eu-south-2": 8.67555, + "us-east-1": 8.26839, + "us-east-2": 9.02611, + "us-west-2": 8.26839 + }, + "g6e.24xlarge": { + "ap-northeast-1": 25.07131, + "eu-central-1": 19.87486, + "eu-north-1": 0.0, + "eu-south-2": 16.91193, + "us-east-1": 16.10239, + "us-east-2": 16.10239, + "us-west-2": 16.10239 + }, + "g6e.48xlarge": { + "ap-northeast-1": 45.54232, + "eu-central-1": 39.51932, + "eu-north-1": 33.80395, + "eu-south-2": 33.59347, + "us-east-1": 31.97438, + "us-east-2": 31.97438, + "us-west-2": 31.97438 }, "gr6.4xlarge": { - "us-east-1": 1.6692, - "us-east-2": 1.6692, - "us-west-2": 1.6692 + "ap-northeast-1": 2.4051, + "ap-northeast-2": 2.0654, + "ap-south-1": 2.0211, + "ap-southeast-2": 2.174, + "ap-southeast-5": 2.1116, + "ca-central-1": 1.8818, + "eu-central-1": 2.0976, + "eu-central-2": 2.3377, + "eu-north-1": 1.8054, + "eu-south-2": 1.7946, + "eu-west-2": 2.1267, + "eu-west-3": 2.1266, + "sa-east-1": 2.7892, + "us-east-1": 1.712, + "us-east-2": 1.712, + "us-gov-west-1": 2.1129, + "us-west-2": 1.712 }, "gr6.8xlarge": { - "us-east-1": 2.5764, - "us-east-2": 2.5764, - "us-west-2": 2.5764 + "ap-northeast-1": 3.89361, + "ap-northeast-2": 3.35369, + "ap-south-1": 3.28328, + "ap-southeast-2": 3.5263, + "ap-southeast-5": 3.42712, + "ca-central-1": 3.06188, + "eu-central-1": 3.40487, + "eu-central-2": 3.78649, + "eu-north-1": 2.94045, + "eu-south-2": 2.92328, + "eu-west-2": 3.45112, + "eu-west-3": 3.45096, + "sa-east-1": 4.5041, + "us-east-1": 2.792, + "us-east-2": 2.792, + "us-gov-west-1": 3.42919, + "us-west-2": 2.792 }, "h1.2xlarge": { - "eu-west-1": 0.741, - "us-east-1": 0.716, - "us-east-2": 0.68, - "us-west-2": 0.0 + "eu-west-1": 0.634, + "us-east-1": 0.583, + "us-east-2": 0.583, + "us-west-2": 0.583 }, "h1.4xlarge": { - "eu-west-1": 1.436, - "us-east-1": 1.23, - "us-east-2": 1.301, - "us-west-2": 1.23 + "eu-west-1": 1.211, + "us-east-1": 1.109, + "us-east-2": 1.169, + "us-west-2": 1.109 }, "h1.8xlarge": { - "eu-west-1": 2.574, - "us-east-1": 2.472, - "us-east-2": 2.33, - "us-west-2": 0.0 + "eu-west-1": 2.422, + "us-east-1": 0.0, + "us-east-2": 2.218, + "us-west-2": 2.218 }, "h1.16xlarge": { - "eu-west-1": 5.018, - "us-east-1": 4.53, - "us-east-2": 4.53, - "us-west-2": 4.53 + "eu-west-1": 4.843, + "us-east-1": 4.435, + "us-east-2": 4.435, + "us-west-2": 4.435 }, "hpc6a.48xlarge": { - "ap-southeast-1": 3.4505, - "ap-southeast-2": 3.8909, - "eu-north-1": 3.223, - "us-east-2": 3.01, - "us-gov-east-1": 3.597, - "us-gov-west-1": 3.597 + "ap-southeast-1": 4.3573, + "ap-southeast-2": 4.7977, + "eu-north-1": 4.1298, + "us-east-2": 3.9168, + "us-gov-east-1": 4.5038, + "us-gov-west-1": 4.5038 }, "hpc6id.32xlarge": { - "eu-north-1": 6.1652, - "us-east-2": 5.83, - "us-gov-west-1": 6.9844 + "eu-north-1": 6.7264, + "eu-west-3": 7.46414, + "us-east-2": 6.3912, + "us-gov-west-1": 7.5456 }, "hpc7a.12xlarge": { - "eu-north-1": 7.8552, - "eu-west-1": 7.8552, - "us-east-2": 7.33, - "us-gov-west-1": 8.7974 + "eu-north-1": 7.9844, + "eu-west-1": 7.9844, + "eu-west-3": 8.8145, + "us-east-2": 7.4592, + "us-gov-west-1": 8.9266 }, "hpc7a.24xlarge": { - "eu-north-1": 7.8552, - "eu-west-1": 7.8552, - "us-east-2": 7.33, - "us-gov-west-1": 8.7974 + "eu-north-1": 8.2436, + "eu-west-1": 8.2436, + "eu-west-3": 9.0737, + "us-east-2": 7.7184, + "us-gov-west-1": 9.1858 }, "hpc7a.48xlarge": { - "eu-north-1": 7.8552, - "eu-west-1": 7.8552, - "us-east-2": 7.33, - "us-gov-west-1": 8.7974 + "eu-north-1": 8.762, + "eu-west-1": 8.762, + "eu-west-3": 9.5921, + "us-east-2": 8.2368, + "us-gov-west-1": 9.7042 }, "hpc7a.96xlarge": { - "eu-north-1": 7.8552, - "eu-west-1": 7.8552, - "us-east-2": 7.33, - "us-gov-west-1": 8.7974 + "eu-north-1": 9.5684, + "eu-west-1": 9.5684, + "eu-west-3": 10.3985, + "us-east-2": 9.0432, + "us-gov-west-1": 10.5106 }, "hpc7g.4xlarge": { - "ap-northeast-1": 2.2417, - "eu-west-1": 1.9359, - "us-east-1": 1.8132, - "us-gov-west-1": 2.1562 + "ap-northeast-1": 2.2845, + "eu-west-1": 1.9787, + "us-east-1": 1.856, + "us-gov-west-1": 2.199 }, "hpc7g.8xlarge": { - "ap-northeast-1": 2.2417, - "eu-west-1": 1.9359, - "us-east-1": 1.8132, - "us-gov-west-1": 2.1562 + "ap-northeast-1": 2.4573, + "eu-west-1": 2.1515, + "us-east-1": 2.0288, + "us-gov-west-1": 2.3718 }, "hpc7g.16xlarge": { - "ap-northeast-1": 2.2417, - "eu-west-1": 1.9359, - "us-east-1": 1.8132, - "us-gov-west-1": 2.1562 + "ap-northeast-1": 2.8029, + "eu-west-1": 2.4971, + "us-east-1": 2.3744, + "us-gov-west-1": 2.7174 }, "hs1.8xlarge": { - "ap-northeast-1": 5.53, + "ap-northeast-1": 5.57, "ap-southeast-1": 5.7, "ap-southeast-2": 5.7, - "eu-west-1": 5.03, - "us-east-1": 4.73, - "us-gov-west-1": 5.65, - "us-west-2": 4.73 + "eu-west-1": 5.07, + "us-east-1": 4.77, + "us-gov-west-1": 5.69, + "us-west-2": 4.77 }, "i2.xlarge": { - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, - "ap-south-1": 1.027, - "ap-southeast-1": 1.078, - "ap-southeast-2": 0.0, - "eu-central-1": 1.073, - "eu-west-1": 0.0, + "ap-northeast-1": 1.159, + "ap-northeast-2": 1.059, + "ap-south-1": 1.025, + "ap-southeast-1": 1.076, + "ap-southeast-2": 1.076, + "eu-central-1": 0.0, + "eu-west-1": 0.996, "sa-east-1": 0.0, - "us-east-1": 0.913, - "us-east-2": 0.913, + "us-east-1": 0.911, + "us-east-2": 0.911, "us-gov-west-1": 0.0, - "us-west-1": 1.092, + "us-west-1": 1.089, "us-west-2": 0.0 }, "i2.2xlarge": { - "ap-northeast-1": 2.331, + "ap-northeast-1": 2.117, "ap-northeast-2": 0.0, - "ap-south-1": 0.0, - "ap-southeast-1": 0.0, - "ap-southeast-2": 2.165, - "eu-central-1": 0.0, - "eu-west-1": 0.0, + "ap-south-1": 2.049, + "ap-southeast-1": 2.151, + "ap-southeast-2": 0.0, + "eu-central-1": 2.344, + "eu-west-1": 1.991, "sa-east-1": 0.0, - "us-east-1": 2.006, - "us-east-2": 2.006, + "us-east-1": 1.821, + "us-east-2": 1.821, "us-gov-west-1": 0.0, - "us-west-1": 0.0, + "us-west-1": 1.991, "us-west-2": 0.0 }, "i2.4xlarge": { - "ap-northeast-1": 4.532, - "ap-northeast-2": 4.5322, - "ap-south-1": 3.997, - "ap-southeast-1": 4.607, - "ap-southeast-2": 4.607, - "eu-central-1": 4.599, - "eu-west-1": 3.881, + "ap-northeast-1": 4.577, + "ap-northeast-2": 4.177, + "ap-south-1": 4.041, + "ap-southeast-1": 4.652, + "ap-southeast-2": 0.0, + "eu-central-1": 4.63, + "eu-west-1": 0.0, "sa-east-1": 0.0, - "us-east-1": 3.54, + "us-east-1": 3.585, "us-east-2": 0.0, - "us-gov-west-1": 0.0, - "us-west-1": 4.256, - "us-west-2": 3.54 + "us-gov-west-1": 4.674, + "us-west-1": 3.925, + "us-west-2": 0.0 }, "i2.8xlarge": { - "ap-northeast-1": 8.134, - "ap-northeast-2": 8.134, - "ap-south-1": 7.863, - "ap-southeast-1": 8.27, - "ap-southeast-2": 0.0, - "eu-central-1": 0.0, - "eu-west-1": 7.632, + "ap-northeast-1": 8.354, + "ap-northeast-2": 8.354, + "ap-south-1": 8.082, + "ap-southeast-1": 0.0, + "ap-southeast-2": 8.49, + "eu-central-1": 8.45, + "eu-west-1": 7.85, "sa-east-1": 0.0, - "us-east-1": 6.95, - "us-east-2": 6.95, - "us-gov-west-1": 8.314, - "us-west-1": 7.632, - "us-west-2": 0.0 + "us-east-1": 7.17, + "us-east-2": 7.17, + "us-gov-west-1": 8.53, + "us-west-1": 7.85, + "us-west-2": 7.17 }, "i3.large": { - "af-south-1": 0.286, - "ap-east-1": 0.287, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.261, - "ap-northeast-3": 0.261, - "ap-south-1": 0.255, - "ap-south-2": 0.255, - "ap-southeast-1": 0.247, - "ap-southeast-2": 0.0, - "ap-southeast-3": 0.266, + "af-south-1": 0.234, + "ap-east-1": 0.235, + "ap-northeast-1": 0.212, + "ap-northeast-2": 0.212, + "ap-northeast-3": 0.212, + "ap-south-1": 0.206, + "ap-south-2": 0.206, + "ap-southeast-1": 0.216, + "ap-southeast-2": 0.216, + "ap-southeast-3": 0.216, "ap-southeast-4": 0.0, - "ca-central-1": 0.232, - "eu-central-1": 0.0, - "eu-central-2": 0.285, - "eu-north-1": 0.223, - "eu-south-1": 0.0, - "eu-south-2": 0.0, - "eu-west-1": 0.0, - "eu-west-2": 0.0, - "eu-west-3": 0.259, - "il-central-1": 0.259, - "me-central-1": 0.249, - "me-south-1": 0.249, - "sa-east-1": 0.334, - "us-east-1": 0.216, - "us-east-2": 0.0, - "us-gov-east-1": 0.0, - "us-gov-west-1": 0.267, - "us-west-1": 0.232, - "us-west-2": 0.216 + "ca-central-1": 0.218, + "eu-central-1": 0.233, + "eu-central-2": 0.233, + "eu-north-1": 0.192, + "eu-south-1": 0.21, + "eu-south-2": 0.218, + "eu-west-1": 0.201, + "eu-west-2": 0.21, + "eu-west-3": 0.21, + "il-central-1": 0.227, + "me-central-1": 0.218, + "me-south-1": 0.218, + "sa-east-1": 0.303, + "us-east-1": 0.185, + "us-east-2": 0.185, + "us-gov-east-1": 0.217, + "us-gov-west-1": 0.217, + "us-west-1": 0.201, + "us-west-2": 0.2 }, "i3.xlarge": { - "af-south-1": 0.0, - "ap-east-1": 0.472, - "ap-northeast-1": 0.463, - "ap-northeast-2": 0.0, - "ap-northeast-3": 0.426, - "ap-south-1": 0.414, - "ap-south-2": 0.449, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.434, - "ap-southeast-3": 0.0, - "ap-southeast-4": 0.471, + "af-south-1": 0.468, + "ap-east-1": 0.47, + "ap-northeast-1": 0.424, + "ap-northeast-2": 0.46, + "ap-northeast-3": 0.424, + "ap-south-1": 0.412, + "ap-south-2": 0.412, + "ap-southeast-1": 0.469, + "ap-southeast-2": 0.432, + "ap-southeast-3": 0.432, + "ap-southeast-4": 0.0, "ca-central-1": 0.0, - "eu-central-1": 0.0, - "eu-central-2": 0.51, + "eu-central-1": 0.43, + "eu-central-2": 0.508, "eu-north-1": 0.0, - "eu-south-1": 0.422, - "eu-south-2": 0.438, - "eu-west-1": 0.404, - "eu-west-2": 0.0, - "eu-west-3": 0.422, - "il-central-1": 0.457, - "me-central-1": 0.438, - "me-south-1": 0.438, - "sa-east-1": 0.608, - "us-east-1": 0.372, - "us-east-2": 0.372, - "us-gov-east-1": 0.0, - "us-gov-west-1": 0.436, - "us-west-1": 0.404, - "us-west-2": 0.372 + "eu-south-1": 0.42, + "eu-south-2": 0.402, + "eu-west-1": 0.0, + "eu-west-2": 0.42, + "eu-west-3": 0.42, + "il-central-1": 0.419, + "me-central-1": 0.436, + "me-south-1": 0.436, + "sa-east-1": 0.556, + "us-east-1": 0.0, + "us-east-2": 0.37, + "us-gov-east-1": 0.434, + "us-gov-west-1": 0.471, + "us-west-1": 0.436, + "us-west-2": 0.401 }, "i3.metal": { "af-south-1": 0.0, "ap-east-1": 0.0, - "ap-northeast-1": 0.0, - "ap-northeast-2": 5.986, - "ap-northeast-3": 0.0, - "ap-south-1": 5.794, - "ap-southeast-1": 6.114, - "ap-southeast-2": 6.114, - "ca-central-1": 5.634, - "eu-central-1": 6.082, - "eu-north-1": 0.0, - "eu-south-1": 5.922, - "eu-west-1": 5.634, - "eu-west-2": 5.922, - "eu-west-3": 5.922, - "me-south-1": 6.184, - "sa-east-1": 0.0, - "us-east-1": 5.122, - "us-east-2": 5.122, + "ap-northeast-1": 6.634, + "ap-northeast-2": 6.634, + "ap-northeast-3": 6.634, + "ap-south-1": 6.442, + "ap-southeast-1": 6.762, + "ap-southeast-2": 6.762, + "ca-central-1": 6.282, + "eu-central-1": 6.73, + "eu-north-1": 5.994, + "eu-south-1": 0.0, + "eu-west-1": 6.282, + "eu-west-2": 6.57, + "eu-west-3": 6.57, + "me-south-1": 6.832, + "sa-east-1": 8.746, + "us-east-1": 5.77, + "us-east-2": 5.77, "us-gov-east-1": 0.0, - "us-gov-west-1": 6.146, - "us-west-1": 0.0, - "us-west-2": 0.0 + "us-gov-west-1": 6.794, + "us-west-1": 6.282, + "us-west-2": 5.77 }, "i3.2xlarge": { - "af-south-1": 0.0, - "ap-east-1": 0.0, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, - "ap-northeast-3": 0.862, - "ap-south-1": 0.909, - "ap-south-2": 0.0, - "ap-southeast-1": 0.953, - "ap-southeast-2": 0.953, - "ap-southeast-3": 0.953, - "ap-southeast-4": 0.0, - "ca-central-1": 0.887, - "eu-central-1": 0.948, - "eu-central-2": 1.03, - "eu-north-1": 0.847, - "eu-south-1": 0.0, - "eu-south-2": 0.887, - "eu-west-1": 0.887, - "eu-west-2": 0.926, - "eu-west-3": 0.926, - "il-central-1": 0.852, - "me-central-1": 0.962, - "me-south-1": 0.0, - "sa-east-1": 0.0, - "us-east-1": 0.816, - "us-east-2": 0.816, - "us-gov-east-1": 0.882, - "us-gov-west-1": 0.0, - "us-west-1": 0.818, - "us-west-2": 0.0 + "af-south-1": 1.017, + "ap-east-1": 1.022, + "ap-northeast-1": 0.92, + "ap-northeast-2": 0.847, + "ap-northeast-3": 0.847, + "ap-south-1": 0.894, + "ap-south-2": 0.823, + "ap-southeast-1": 0.0, + "ap-southeast-2": 0.863, + "ap-southeast-3": 0.938, + "ap-southeast-4": 0.863, + "ca-central-1": 0.803, + "eu-central-1": 0.859, + "eu-central-2": 0.934, + "eu-north-1": 0.767, + "eu-south-1": 0.839, + "eu-south-2": 0.803, + "eu-west-1": 0.803, + "eu-west-2": 0.0, + "eu-west-3": 0.839, + "il-central-1": 0.91, + "me-central-1": 0.948, + "me-south-1": 0.948, + "sa-east-1": 1.111, + "us-east-1": 0.739, + "us-east-2": 0.802, + "us-gov-east-1": 0.867, + "us-gov-west-1": 0.867, + "us-west-1": 0.803, + "us-west-2": 0.739 }, "i3.4xlarge": { - "af-south-1": 1.77, - "ap-east-1": 1.943, - "ap-northeast-1": 1.74, - "ap-northeast-2": 1.74, + "af-south-1": 1.813, + "ap-east-1": 0.0, + "ap-northeast-1": 1.637, + "ap-northeast-2": 1.783, "ap-northeast-3": 0.0, - "ap-south-1": 0.0, - "ap-south-2": 1.546, - "ap-southeast-1": 1.776, - "ap-southeast-2": 0.0, - "ap-southeast-3": 1.776, + "ap-south-1": 1.589, + "ap-south-2": 0.0, + "ap-southeast-1": 1.669, + "ap-southeast-2": 1.669, + "ap-southeast-3": 1.818, "ap-southeast-4": 0.0, - "ca-central-1": 0.0, - "eu-central-1": 0.0, + "ca-central-1": 1.549, + "eu-central-1": 1.661, "eu-central-2": 0.0, - "eu-north-1": 0.0, - "eu-south-1": 1.578, + "eu-north-1": 1.477, + "eu-south-1": 1.621, "eu-south-2": 0.0, - "eu-west-1": 1.644, - "eu-west-2": 1.723, - "eu-west-3": 1.578, - "il-central-1": 1.719, - "me-central-1": 0.0, - "me-south-1": 1.795, - "sa-east-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 1.378, - "us-gov-east-1": 0.0, - "us-gov-west-1": 1.784, - "us-west-1": 0.0, - "us-west-2": 1.378 + "eu-west-1": 1.686, + "eu-west-2": 1.621, + "eu-west-3": 1.621, + "il-central-1": 1.618, + "me-central-1": 1.686, + "me-south-1": 1.686, + "sa-east-1": 2.364, + "us-east-1": 1.546, + "us-east-2": 0.0, + "us-gov-east-1": 1.827, + "us-gov-west-1": 0.0, + "us-west-1": 1.549, + "us-west-2": 1.421 }, "i3.8xlarge": { - "af-south-1": 3.41, - "ap-east-1": 3.426, - "ap-northeast-1": 3.351, - "ap-northeast-2": 0.0, + "af-south-1": 3.626, + "ap-east-1": 3.642, + "ap-northeast-1": 3.274, + "ap-northeast-2": 3.274, "ap-northeast-3": 0.0, - "ap-south-1": 0.0, + "ap-south-1": 3.178, "ap-south-2": 0.0, "ap-southeast-1": 0.0, - "ap-southeast-2": 3.421, - "ap-southeast-3": 3.122, - "ap-southeast-4": 3.421, + "ap-southeast-2": 3.338, + "ap-southeast-3": 3.338, + "ap-southeast-4": 3.637, "ca-central-1": 0.0, - "eu-central-1": 0.0, + "eu-central-1": 3.322, "eu-central-2": 0.0, - "eu-north-1": 2.738, + "eu-north-1": 2.954, "eu-south-1": 0.0, - "eu-south-2": 0.0, - "eu-west-1": 2.882, + "eu-south-2": 3.098, + "eu-west-1": 3.098, "eu-west-2": 0.0, - "eu-west-3": 3.316, + "eu-west-3": 3.242, "il-central-1": 0.0, - "me-central-1": 3.157, - "me-south-1": 3.157, - "sa-east-1": 0.0, - "us-east-1": 2.626, - "us-east-2": 2.626, - "us-gov-east-1": 3.138, - "us-gov-west-1": 0.0, - "us-west-1": 0.0, - "us-west-2": 2.626 + "me-central-1": 3.373, + "me-south-1": 3.373, + "sa-east-1": 4.33, + "us-east-1": 2.842, + "us-east-2": 2.842, + "us-gov-east-1": 3.354, + "us-gov-west-1": 3.354, + "us-west-1": 3.098, + "us-west-2": 2.842 }, "i3.16xlarge": { "af-south-1": 0.0, - "ap-east-1": 6.722, + "ap-east-1": 0.0, "ap-northeast-1": 0.0, - "ap-northeast-2": 5.986, - "ap-northeast-3": 5.986, - "ap-south-1": 0.0, - "ap-south-2": 0.0, - "ap-southeast-1": 6.114, - "ap-southeast-2": 6.114, - "ap-southeast-3": 6.114, - "ap-southeast-4": 6.114, - "ca-central-1": 5.634, - "eu-central-1": 6.082, - "eu-central-2": 6.677, - "eu-north-1": 5.346, - "eu-south-1": 5.922, - "eu-south-2": 5.634, - "eu-west-1": 5.634, - "eu-west-2": 5.922, - "eu-west-3": 0.0, - "il-central-1": 5.909, - "me-central-1": 6.184, - "me-south-1": 6.184, - "sa-east-1": 8.098, - "us-east-1": 0.0, - "us-east-2": 0.0, - "us-gov-east-1": 6.146, - "us-gov-west-1": 6.146, - "us-west-1": 0.0, - "us-west-2": 5.122 + "ap-northeast-2": 6.547, + "ap-northeast-3": 0.0, + "ap-south-1": 6.355, + "ap-south-2": 6.355, + "ap-southeast-1": 6.675, + "ap-southeast-2": 6.675, + "ap-southeast-3": 6.675, + "ap-southeast-4": 6.675, + "ca-central-1": 6.195, + "eu-central-1": 6.643, + "eu-central-2": 7.238, + "eu-north-1": 5.907, + "eu-south-1": 6.483, + "eu-south-2": 6.195, + "eu-west-1": 6.195, + "eu-west-2": 0.0, + "eu-west-3": 6.483, + "il-central-1": 6.47, + "me-central-1": 6.746, + "me-south-1": 6.746, + "sa-east-1": 0.0, + "us-east-1": 0.0, + "us-east-2": 0.0, + "us-gov-east-1": 6.707, + "us-gov-west-1": 6.707, + "us-west-1": 6.195, + "us-west-2": 5.683 }, "i3en.large": { - "af-south-1": 0.357, - "ap-east-1": 0.378, - "ap-northeast-1": 0.326, - "ap-northeast-2": 0.326, + "af-south-1": 0.326, + "ap-east-1": 0.327, + "ap-northeast-1": 0.295, + "ap-northeast-2": 0.312, "ap-northeast-3": 0.0, "ap-south-1": 0.0, "ap-south-2": 0.0, - "ap-southeast-1": 0.331, - "ap-southeast-2": 0.331, - "ap-southeast-3": 0.331, - "ap-southeast-4": 0.331, - "ca-central-1": 0.326, - "ca-west-1": 0.31, - "eu-central-1": 0.33, - "eu-central-2": 0.376, + "ap-southeast-1": 0.0, + "ap-southeast-2": 0.3, + "ap-southeast-3": 0.3, + "ap-southeast-4": 0.0, + "ap-southeast-5": 0.273, + "ap-southeast-7": 0.273, + "ca-central-1": 0.295, + "ca-west-1": 0.279, + "eu-central-1": 0.299, + "eu-central-2": 0.0, "eu-north-1": 0.0, - "eu-south-1": 0.322, + "eu-south-1": 0.291, "eu-south-2": 0.0, - "eu-west-1": 0.31, - "eu-west-2": 0.323, - "eu-west-3": 0.323, - "il-central-1": 0.0, - "me-central-1": 0.353, - "me-south-1": 0.0, - "sa-east-1": 0.443, - "us-east-1": 0.286, + "eu-west-1": 0.279, + "eu-west-2": 0.292, + "eu-west-3": 0.292, + "il-central-1": 0.291, + "me-central-1": 0.304, + "me-south-1": 0.303, + "mx-central-1": 0.281, + "sa-east-1": 0.412, + "us-east-1": 0.255, "us-east-2": 0.0, "us-gov-east-1": 0.0, - "us-gov-west-1": 0.333, - "us-west-1": 0.31, - "us-west-2": 0.0, + "us-gov-west-1": 0.302, + "us-west-1": 0.0, + "us-west-2": 0.255, "us-west-2-lax-1": 0.0 }, "i3en.xlarge": { - "af-south-1": 0.693, - "ap-east-1": 0.0, - "ap-northeast-1": 0.592, - "ap-northeast-2": 0.592, - "ap-northeast-3": 0.626, + "af-south-1": 0.652, + "ap-east-1": 0.693, + "ap-northeast-1": 0.59, + "ap-northeast-2": 0.0, + "ap-northeast-3": 0.59, "ap-south-1": 0.0, - "ap-south-2": 0.574, - "ap-southeast-1": 0.637, - "ap-southeast-2": 0.602, - "ap-southeast-3": 0.0, - "ap-southeast-4": 0.602, - "ca-central-1": 0.0, - "ca-west-1": 0.0, - "eu-central-1": 0.635, - "eu-central-2": 0.654, - "eu-north-1": 0.565, - "eu-south-1": 0.619, + "ap-south-2": 0.572, + "ap-southeast-1": 0.6, + "ap-southeast-2": 0.6, + "ap-southeast-3": 0.635, + "ap-southeast-4": 0.6, + "ap-southeast-5": 0.545, + "ap-southeast-7": 0.545, + "ca-central-1": 0.558, + "ca-west-1": 0.59, + "eu-central-1": 0.0, + "eu-central-2": 0.652, + "eu-north-1": 0.532, + "eu-south-1": 0.582, "eu-south-2": 0.0, - "eu-west-1": 0.593, - "eu-west-2": 0.62, - "eu-west-3": 0.586, - "il-central-1": 0.619, - "me-central-1": 0.61, - "me-south-1": 0.643, - "sa-east-1": 0.827, - "us-east-1": 0.541, - "us-east-2": 0.512, - "us-gov-east-1": 0.641, - "us-gov-west-1": 0.606, - "us-west-1": 0.593, - "us-west-2": 0.512, - "us-west-2-lax-1": 0.602 + "eu-west-1": 0.59, + "eu-west-2": 0.618, + "eu-west-3": 0.584, + "il-central-1": 0.583, + "me-central-1": 0.608, + "me-south-1": 0.605, + "mx-central-1": 0.532, + "sa-east-1": 0.0, + "us-east-1": 0.51, + "us-east-2": 0.51, + "us-gov-east-1": 0.604, + "us-gov-west-1": 0.0, + "us-west-1": 0.558, + "us-west-2": 0.51, + "us-west-2-lax-1": 0.6 }, "i3en.metal": { - "af-south-1": 14.386, - "ap-east-1": 14.449, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, + "af-south-1": 15.293, + "ap-east-1": 15.356, + "ap-northeast-1": 13.805, + "ap-northeast-2": 13.805, "ap-northeast-3": 0.0, "ap-south-1": 0.0, - "ap-south-2": 12.466, - "ap-southeast-1": 13.138, - "ap-southeast-2": 13.138, - "ap-southeast-3": 13.138, - "ap-southeast-4": 13.138, - "ca-central-1": 0.0, - "ca-west-1": 0.0, - "eu-central-1": 13.09, - "eu-central-2": 14.386, - "eu-north-1": 11.506, - "eu-south-1": 12.716, - "eu-south-2": 12.13, - "eu-west-1": 12.13, - "eu-west-2": 12.754, - "eu-west-3": 12.754, - "il-central-1": 12.73, - "me-central-1": 0.0, - "me-south-1": 13.272, - "sa-east-1": 0.0, - "us-east-1": 10.978, - "us-east-2": 10.978, - "us-gov-east-1": 13.234, - "us-gov-west-1": 13.234, - "us-west-1": 12.13, - "us-west-2": 0.0, - "us-west-2-lax-1": 13.148 + "ap-south-2": 13.373, + "ap-southeast-1": 14.045, + "ap-southeast-2": 14.045, + "ap-southeast-3": 0.0, + "ap-southeast-4": 14.045, + "ap-southeast-5": 0.0, + "ap-southeast-7": 12.744, + "ca-central-1": 0.0, + "ca-west-1": 13.037, + "eu-central-1": 13.997, + "eu-central-2": 15.293, + "eu-north-1": 12.413, + "eu-south-1": 13.622, + "eu-south-2": 13.037, + "eu-west-1": 13.037, + "eu-west-2": 13.661, + "eu-west-3": 13.661, + "il-central-1": 13.637, + "me-central-1": 14.237, + "me-south-1": 14.179, + "mx-central-1": 12.427, + "sa-east-1": 18.317, + "us-east-1": 11.885, + "us-east-2": 11.885, + "us-gov-east-1": 14.141, + "us-gov-west-1": 14.141, + "us-west-1": 13.037, + "us-west-2": 11.885, + "us-west-2-lax-1": 14.054 }, "i3en.2xlarge": { "af-south-1": 0.0, - "ap-east-1": 1.323, - "ap-northeast-1": 1.263, - "ap-northeast-2": 1.194, + "ap-east-1": 1.308, + "ap-northeast-1": 1.179, + "ap-northeast-2": 1.248, "ap-northeast-3": 0.0, "ap-south-1": 0.0, - "ap-south-2": 1.225, + "ap-south-2": 1.143, "ap-southeast-1": 0.0, - "ap-southeast-2": 1.214, - "ap-southeast-3": 1.285, - "ap-southeast-4": 1.214, - "ca-central-1": 0.0, - "ca-west-1": 1.195, + "ap-southeast-2": 1.199, + "ap-southeast-3": 1.199, + "ap-southeast-4": 1.199, + "ap-southeast-5": 1.091, + "ap-southeast-7": 1.154, + "ca-central-1": 1.115, + "ca-west-1": 1.115, "eu-central-1": 0.0, - "eu-central-2": 0.0, - "eu-north-1": 1.14, - "eu-south-1": 1.179, - "eu-south-2": 0.0, + "eu-central-2": 1.303, + "eu-north-1": 1.063, + "eu-south-1": 1.164, + "eu-south-2": 1.115, "eu-west-1": 0.0, - "eu-west-2": 1.25, - "eu-west-3": 1.182, - "il-central-1": 1.18, + "eu-west-2": 1.167, + "eu-west-3": 1.167, + "il-central-1": 1.165, "me-central-1": 0.0, - "me-south-1": 1.225, - "sa-east-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 0.0, - "us-gov-east-1": 1.293, - "us-gov-west-1": 1.293, - "us-west-1": 0.0, - "us-west-2": 1.093, - "us-west-2-lax-1": 1.215 + "me-south-1": 1.21, + "mx-central-1": 1.064, + "sa-east-1": 1.555, + "us-east-1": 1.019, + "us-east-2": 1.019, + "us-gov-east-1": 1.207, + "us-gov-west-1": 1.207, + "us-west-1": 1.115, + "us-west-2": 1.019, + "us-west-2-lax-1": 1.2 }, "i3en.3xlarge": { - "af-south-1": 1.912, - "ap-east-1": 0.0, - "ap-northeast-1": 0.0, + "af-south-1": 2.028, + "ap-east-1": 1.92, + "ap-northeast-1": 1.726, "ap-northeast-2": 1.726, - "ap-northeast-3": 1.829, + "ap-northeast-3": 0.0, "ap-south-1": 1.772, - "ap-south-2": 1.672, + "ap-south-2": 0.0, "ap-southeast-1": 1.756, "ap-southeast-2": 0.0, "ap-southeast-3": 1.756, - "ap-southeast-4": 1.862, - "ca-central-1": 0.0, + "ap-southeast-4": 1.756, + "ap-southeast-5": 1.688, + "ap-southeast-7": 1.593, + "ca-central-1": 1.63, "ca-west-1": 0.0, "eu-central-1": 1.75, "eu-central-2": 0.0, - "eu-north-1": 1.645, - "eu-south-1": 1.806, - "eu-south-2": 0.0, - "eu-west-1": 1.728, - "eu-west-2": 0.0, + "eu-north-1": 1.552, + "eu-south-1": 1.703, + "eu-south-2": 1.63, + "eu-west-1": 1.63, + "eu-west-2": 1.708, "eu-west-3": 1.708, "il-central-1": 1.705, "me-central-1": 1.887, - "me-south-1": 0.0, + "me-south-1": 1.772, + "mx-central-1": 1.646, "sa-east-1": 2.43, "us-east-1": 1.574, - "us-east-2": 1.574, + "us-east-2": 1.486, "us-gov-east-1": 1.768, "us-gov-west-1": 1.874, "us-west-1": 1.63, - "us-west-2": 0.0, - "us-west-2-lax-1": 1.863 + "us-west-2": 1.574, + "us-west-2-lax-1": 1.862 }, "i3en.6xlarge": { - "af-south-1": 3.694, - "ap-east-1": 0.0, + "af-south-1": 3.823, + "ap-east-1": 3.839, "ap-northeast-1": 0.0, - "ap-northeast-2": 3.53, - "ap-northeast-3": 3.528, + "ap-northeast-2": 3.659, + "ap-northeast-3": 3.657, "ap-south-1": 0.0, - "ap-south-2": 3.414, - "ap-southeast-1": 0.0, + "ap-south-2": 3.343, + "ap-southeast-1": 3.511, "ap-southeast-2": 0.0, - "ap-southeast-3": 3.382, + "ap-southeast-3": 3.511, "ap-southeast-4": 0.0, - "ca-central-1": 0.0, - "ca-west-1": 3.13, - "eu-central-1": 0.0, - "eu-central-2": 3.926, - "eu-north-1": 3.159, - "eu-south-1": 3.276, - "eu-south-2": 3.13, - "eu-west-1": 3.13, - "eu-west-2": 3.286, - "eu-west-3": 3.286, + "ap-southeast-5": 3.186, + "ap-southeast-7": 3.186, + "ca-central-1": 0.0, + "ca-west-1": 3.259, + "eu-central-1": 0.0, + "eu-central-2": 3.823, + "eu-north-1": 3.103, + "eu-south-1": 3.406, + "eu-south-2": 3.259, + "eu-west-1": 3.259, + "eu-west-2": 3.415, + "eu-west-3": 3.415, "il-central-1": 0.0, - "me-central-1": 3.43, - "me-south-1": 0.0, - "sa-east-1": 4.731, - "us-east-1": 3.018, - "us-east-2": 0.0, - "us-gov-east-1": 3.619, - "us-gov-west-1": 0.0, - "us-west-1": 3.325, - "us-west-2": 2.842, - "us-west-2-lax-1": 3.384 + "me-central-1": 3.559, + "me-south-1": 3.759, + "mx-central-1": 3.292, + "sa-east-1": 4.579, + "us-east-1": 2.971, + "us-east-2": 2.971, + "us-gov-east-1": 3.535, + "us-gov-west-1": 3.535, + "us-west-1": 3.454, + "us-west-2": 2.971, + "us-west-2-lax-1": 3.514 }, "i3en.12xlarge": { "af-south-1": 0.0, - "ap-east-1": 7.29, - "ap-northeast-1": 6.929, + "ap-east-1": 7.678, + "ap-northeast-1": 6.902, "ap-northeast-2": 0.0, - "ap-northeast-3": 0.0, + "ap-northeast-3": 7.314, "ap-south-1": 0.0, - "ap-south-2": 6.298, - "ap-southeast-1": 0.0, - "ap-southeast-2": 6.634, + "ap-south-2": 6.686, + "ap-southeast-1": 7.022, + "ap-southeast-2": 7.022, "ap-southeast-3": 0.0, - "ap-southeast-4": 0.0, - "ca-central-1": 6.52, - "ca-west-1": 6.13, - "eu-central-1": 6.61, - "eu-central-2": 7.721, - "eu-north-1": 6.188, - "eu-south-1": 6.834, - "eu-south-2": 6.13, - "eu-west-1": 0.0, - "eu-west-2": 6.853, - "eu-west-3": 6.442, - "il-central-1": 6.43, - "me-central-1": 7.159, - "me-south-1": 7.13, - "sa-east-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 5.906, - "us-gov-east-1": 0.0, - "us-gov-west-1": 7.107, - "us-west-1": 0.0, - "us-west-2": 0.0, - "us-west-2-lax-1": 6.639 + "ap-southeast-4": 7.022, + "ap-southeast-5": 0.0, + "ap-southeast-7": 6.753, + "ca-central-1": 6.909, + "ca-west-1": 6.518, + "eu-central-1": 6.998, + "eu-central-2": 0.0, + "eu-north-1": 6.577, + "eu-south-1": 6.811, + "eu-south-2": 6.909, + "eu-west-1": 0.0, + "eu-west-2": 6.83, + "eu-west-3": 6.83, + "il-central-1": 6.818, + "me-central-1": 7.118, + "me-south-1": 7.09, + "mx-central-1": 6.214, + "sa-east-1": 9.158, + "us-east-1": 5.942, + "us-east-2": 5.942, + "us-gov-east-1": 7.07, + "us-gov-west-1": 7.496, + "us-west-1": 6.518, + "us-west-2": 5.942, + "us-west-2-lax-1": 0.0 }, "i3en.24xlarge": { - "af-south-1": 14.386, + "af-south-1": 15.293, "ap-east-1": 0.0, - "ap-northeast-1": 12.898, - "ap-northeast-2": 12.898, - "ap-northeast-3": 0.0, - "ap-south-1": 0.0, - "ap-south-2": 0.0, - "ap-southeast-1": 13.138, - "ap-southeast-2": 13.138, - "ap-southeast-3": 0.0, - "ap-southeast-4": 13.138, - "ca-central-1": 0.0, - "ca-west-1": 0.0, - "eu-central-1": 13.09, - "eu-central-2": 14.386, - "eu-north-1": 11.506, - "eu-south-1": 12.716, + "ap-northeast-1": 13.805, + "ap-northeast-2": 13.805, + "ap-northeast-3": 13.805, + "ap-south-1": 13.373, + "ap-south-2": 13.373, + "ap-southeast-1": 14.045, + "ap-southeast-2": 14.045, + "ap-southeast-3": 14.045, + "ap-southeast-4": 14.045, + "ap-southeast-5": 12.744, + "ap-southeast-7": 12.744, + "ca-central-1": 13.037, + "ca-west-1": 13.037, + "eu-central-1": 13.997, + "eu-central-2": 15.293, + "eu-north-1": 12.413, + "eu-south-1": 13.622, "eu-south-2": 0.0, "eu-west-1": 0.0, - "eu-west-2": 12.754, - "eu-west-3": 12.754, - "il-central-1": 12.73, - "me-central-1": 13.33, - "me-south-1": 13.272, - "sa-east-1": 17.41, - "us-east-1": 0.0, - "us-east-2": 0.0, - "us-gov-east-1": 0.0, - "us-gov-west-1": 13.234, + "eu-west-2": 13.661, + "eu-west-3": 13.661, + "il-central-1": 13.637, + "me-central-1": 0.0, + "me-south-1": 14.179, + "mx-central-1": 12.427, + "sa-east-1": 0.0, + "us-east-1": 11.885, + "us-east-2": 11.885, + "us-gov-east-1": 14.141, + "us-gov-west-1": 0.0, "us-west-1": 0.0, "us-west-2": 0.0, - "us-west-2-lax-1": 0.0 + "us-west-2-lax-1": 14.054 }, "i3p.16xlarge": { - "us-gov-west-1": 6.146 + "us-gov-west-1": 6.707 }, "i4g.large": { - "ap-southeast-1": 0.24513, - "ca-central-1": 0.0, - "eu-west-1": 0.2302, - "us-east-1": 0.22988, - "us-east-2": 0.22988, - "us-west-2": 0.21444 + "ap-southeast-1": 0.21393, + "ca-central-1": 0.21602, + "eu-west-1": 0.0, + "us-east-1": 0.18324, + "us-east-2": 0.18324, + "us-west-2": 0.0 }, "i4g.xlarge": { - "ap-southeast-1": 0.0, - "ca-central-1": 0.43444, - "eu-west-1": 0.0, - "us-east-1": 0.39977, - "us-east-2": 0.0, + "ap-southeast-1": 0.42786, + "ca-central-1": 0.398, + "eu-west-1": 0.43204, + "us-east-1": 0.36648, + "us-east-2": 0.36648, "us-west-2": 0.0 }, "i4g.2xlarge": { - "ap-southeast-1": 0.0, - "ca-central-1": 0.0, - "eu-west-1": 0.8108, - "us-east-1": 0.80954, - "us-east-2": 0.74776, + "ap-southeast-1": 0.85572, + "ca-central-1": 0.796, + "eu-west-1": 0.0, + "us-east-1": 0.79474, + "us-east-2": 0.73296, "us-west-2": 0.0 }, "i4g.4xlarge": { "ap-southeast-1": 0.0, - "ca-central-1": 1.49159, - "eu-west-1": 0.0, - "us-east-1": 1.48907, + "ca-central-1": 1.67055, + "eu-west-1": 1.53439, + "us-east-1": 1.53187, "us-east-2": 0.0, - "us-west-2": 0.0 + "us-west-2": 1.40832 }, "i4g.8xlarge": { - "ap-southeast-1": 3.09208, - "ca-central-1": 2.85319, - "eu-west-1": 3.12551, - "us-east-1": 0.0, - "us-east-2": 0.0, - "us-west-2": 2.60104 + "ap-southeast-1": 0.0, + "ca-central-1": 3.06879, + "eu-west-1": 0.0, + "us-east-1": 2.81664, + "us-east-2": 2.81664, + "us-west-2": 2.81664 }, "i4g.16xlarge": { "ap-southeast-1": 0.0, - "ca-central-1": 5.57637, - "eu-west-1": 5.57637, - "us-east-1": 5.07208, + "ca-central-1": 6.13757, + "eu-west-1": 6.13757, + "us-east-1": 5.63328, "us-east-2": 0.0, - "us-west-2": 0.0 + "us-west-2": 5.63328 }, "i4i.large": { - "af-south-1": 0.286, - "ap-east-1": 0.309, - "ap-northeast-1": 0.261, - "ap-northeast-2": 0.261, - "ap-northeast-3": 0.0, - "ap-south-1": 0.274, - "ap-south-2": 0.0, - "ap-southeast-1": 0.266, - "ap-southeast-2": 0.0, - "ap-southeast-3": 0.266, - "ap-southeast-4": 0.0, - "ca-central-1": 0.268, - "ca-west-1": 0.0, - "eu-central-1": 0.265, - "eu-central-2": 0.285, + "af-south-1": 0.254, + "ap-east-1": 0.278, + "ap-northeast-1": 0.0, + "ap-northeast-2": 0.23, + "ap-northeast-3": 0.23, + "ap-south-1": 0.224, + "ap-south-2": 0.224, + "ap-southeast-1": 0.255, + "ap-southeast-2": 0.235, + "ap-southeast-3": 0.235, + "ap-southeast-4": 0.235, + "ap-southeast-5": 0.0, + "ap-southeast-7": 0.232, + "ca-central-1": 0.237, + "ca-west-1": 0.218, + "eu-central-1": 0.233, + "eu-central-2": 0.254, "eu-north-1": 0.0, - "eu-south-1": 0.259, - "eu-west-1": 0.0, - "eu-west-2": 0.0, + "eu-south-1": 0.228, + "eu-west-1": 0.218, + "eu-west-2": 0.228, "eu-west-3": 0.0, - "il-central-1": 0.279, - "me-central-1": 0.0, - "me-south-1": 0.0, - "sa-east-1": 0.334, - "us-east-1": 0.232, + "il-central-1": 0.227, + "me-central-1": 0.237, + "me-south-1": 0.257, + "mx-central-1": 0.227, + "sa-east-1": 0.33, + "us-east-1": 0.2, "us-east-2": 0.0, - "us-gov-east-1": 0.267, - "us-gov-west-1": 0.0, - "us-west-1": 0.268, - "us-west-2": 0.249 + "us-gov-east-1": 0.0, + "us-gov-west-1": 0.236, + "us-west-1": 0.218, + "us-west-2": 0.2 }, "i4i.xlarge": { - "af-south-1": 0.0, - "ap-east-1": 0.559, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, - "ap-northeast-3": 0.0, - "ap-south-1": 0.0, - "ap-south-2": 0.449, - "ap-southeast-1": 0.513, - "ap-southeast-2": 0.0, - "ap-southeast-3": 0.513, - "ap-southeast-4": 0.471, + "af-south-1": 0.509, + "ap-east-1": 0.511, + "ap-northeast-1": 0.5, + "ap-northeast-2": 0.0, + "ap-northeast-3": 0.46, + "ap-south-1": 0.486, + "ap-south-2": 0.486, + "ap-southeast-1": 0.51, + "ap-southeast-2": 0.469, + "ap-southeast-3": 0.469, + "ap-southeast-4": 0.51, + "ap-southeast-5": 0.0, + "ap-southeast-7": 0.0, "ca-central-1": 0.0, - "ca-west-1": 0.438, - "eu-central-1": 0.0, - "eu-central-2": 0.555, + "ca-west-1": 0.436, + "eu-central-1": 0.508, + "eu-central-2": 0.508, "eu-north-1": 0.0, - "eu-south-1": 0.458, - "eu-west-1": 0.438, - "eu-west-2": 0.498, - "eu-west-3": 0.458, - "il-central-1": 0.457, - "me-central-1": 0.476, - "me-south-1": 0.517, + "eu-south-1": 0.456, + "eu-west-1": 0.436, + "eu-west-2": 0.456, + "eu-west-3": 0.0, + "il-central-1": 0.495, + "me-central-1": 0.473, + "me-south-1": 0.473, + "mx-central-1": 0.418, "sa-east-1": 0.0, - "us-east-1": 0.403, - "us-east-2": 0.403, - "us-gov-east-1": 0.0, - "us-gov-west-1": 0.0, - "us-west-1": 0.438, - "us-west-2": 0.438 + "us-east-1": 0.401, + "us-east-2": 0.435, + "us-gov-east-1": 0.471, + "us-gov-west-1": 0.513, + "us-west-1": 0.436, + "us-west-2": 0.435 }, "i4i.metal": { - "af-south-1": 14.562, - "ap-east-1": 14.632, - "ap-northeast-1": 0.0, - "ap-northeast-2": 13.013, + "af-south-1": 0.0, + "ap-east-1": 15.731, + "ap-northeast-1": 14.112, + "ap-northeast-2": 14.112, "ap-northeast-3": 0.0, - "ap-south-1": 12.591, - "ap-south-2": 12.591, - "ap-southeast-1": 13.295, - "ap-southeast-2": 13.295, - "ap-southeast-3": 13.295, - "ap-southeast-4": 13.295, - "ca-central-1": 0.0, - "ca-west-1": 12.239, - "eu-central-1": 13.224, + "ap-south-1": 13.69, + "ap-south-2": 0.0, + "ap-southeast-1": 14.394, + "ap-southeast-2": 0.0, + "ap-southeast-3": 14.394, + "ap-southeast-4": 14.394, + "ap-southeast-5": 13.077, + "ap-southeast-7": 13.077, + "ca-central-1": 13.338, + "ca-west-1": 0.0, + "eu-central-1": 14.323, "eu-central-2": 0.0, - "eu-north-1": 0.0, - "eu-south-1": 12.872, - "eu-west-1": 12.239, - "eu-west-2": 12.872, - "eu-west-3": 0.0, - "il-central-1": 12.844, - "me-central-1": 0.0, - "me-south-1": 13.436, - "sa-east-1": 17.66, - "us-east-1": 0.0, + "eu-north-1": 12.704, + "eu-south-1": 13.971, + "eu-west-1": 13.338, + "eu-west-2": 13.971, + "eu-west-3": 13.971, + "il-central-1": 13.943, + "me-central-1": 14.534, + "me-south-1": 0.0, + "mx-central-1": 12.76, + "sa-east-1": 18.758, + "us-east-1": 12.211, "us-east-2": 0.0, - "us-gov-east-1": 13.365, - "us-gov-west-1": 13.365, - "us-west-1": 12.239, + "us-gov-east-1": 0.0, + "us-gov-west-1": 14.464, + "us-west-1": 13.338, "us-west-2": 0.0 }, "i4i.2xlarge": { - "af-south-1": 1.032, - "ap-east-1": 1.127, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.935, - "ap-northeast-3": 0.935, - "ap-south-1": 0.0, - "ap-south-2": 0.909, - "ap-southeast-1": 1.035, - "ap-southeast-2": 0.0, - "ap-southeast-3": 1.035, - "ap-southeast-4": 0.953, - "ca-central-1": 0.0, - "ca-west-1": 0.0, - "eu-central-1": 0.948, - "eu-central-2": 0.0, - "eu-north-1": 0.847, - "eu-south-1": 0.926, - "eu-west-1": 0.887, - "eu-west-2": 0.926, - "eu-west-3": 1.006, - "il-central-1": 0.0, - "me-central-1": 0.0, - "me-south-1": 1.045, - "sa-east-1": 1.226, - "us-east-1": 0.885, - "us-east-2": 0.816, - "us-gov-east-1": 1.04, - "us-gov-west-1": 1.04, - "us-west-1": 0.887, - "us-west-2": 0.885 - }, - "i4i.4xlarge": { - "af-south-1": 2.114, - "ap-east-1": 0.0, - "ap-northeast-1": 1.74, - "ap-northeast-2": 1.901, - "ap-northeast-3": 1.901, - "ap-south-1": 1.688, - "ap-south-2": 1.843, - "ap-southeast-1": 0.0, - "ap-southeast-2": 1.94, - "ap-southeast-3": 1.94, - "ap-southeast-4": 1.94, - "ca-central-1": 1.644, - "ca-west-1": 1.795, - "eu-central-1": 1.93, + "af-south-1": 1.017, + "ap-east-1": 1.112, + "ap-northeast-1": 1.001, + "ap-northeast-2": 1.001, + "ap-northeast-3": 0.92, + "ap-south-1": 0.0, + "ap-south-2": 0.972, + "ap-southeast-1": 1.02, + "ap-southeast-2": 0.938, + "ap-southeast-3": 0.938, + "ap-southeast-4": 0.0, + "ap-southeast-5": 0.0, + "ap-southeast-7": 0.856, + "ca-central-1": 0.948, + "ca-west-1": 0.872, + "eu-central-1": 0.934, + "eu-central-2": 1.015, + "eu-north-1": 0.832, + "eu-south-1": 0.912, + "eu-west-1": 0.872, + "eu-west-2": 0.912, + "eu-west-3": 0.912, + "il-central-1": 0.91, + "me-central-1": 1.03, + "me-south-1": 0.947, + "mx-central-1": 0.836, + "sa-east-1": 1.211, + "us-east-1": 0.802, + "us-east-2": 0.802, + "us-gov-east-1": 0.942, + "us-gov-west-1": 0.942, + "us-west-1": 0.872, + "us-west-2": 0.87 + }, + "i4i.4xlarge": { + "af-south-1": 1.977, + "ap-east-1": 1.986, + "ap-northeast-1": 1.783, + "ap-northeast-2": 0.0, + "ap-northeast-3": 0.0, + "ap-south-1": 1.73, + "ap-south-2": 1.73, + "ap-southeast-1": 1.818, + "ap-southeast-2": 1.818, + "ap-southeast-3": 1.983, + "ap-southeast-4": 1.983, + "ap-southeast-5": 1.654, + "ap-southeast-7": 1.654, + "ca-central-1": 1.686, + "ca-west-1": 1.686, + "eu-central-1": 0.0, "eu-central-2": 0.0, - "eu-north-1": 1.708, - "eu-south-1": 1.882, - "eu-west-1": 0.0, - "eu-west-2": 1.723, - "eu-west-3": 1.882, - "il-central-1": 1.878, - "me-central-1": 1.793, - "me-south-1": 0.0, - "sa-east-1": 2.321, - "us-east-1": 0.0, - "us-east-2": 1.64, - "us-gov-east-1": 0.0, - "us-gov-west-1": 1.95, - "us-west-1": 1.644, - "us-west-2": 1.64 + "eu-north-1": 1.607, + "eu-south-1": 1.766, + "eu-west-1": 1.838, + "eu-west-2": 1.925, + "eu-west-3": 1.766, + "il-central-1": 1.762, + "me-central-1": 1.836, + "me-south-1": 1.836, + "mx-central-1": 1.758, + "sa-east-1": 2.364, + "us-east-1": 1.546, + "us-east-2": 1.546, + "us-gov-east-1": 1.827, + "us-gov-west-1": 1.827, + "us-west-1": 1.686, + "us-west-2": 1.546 }, "i4i.8xlarge": { - "af-south-1": 4.099, - "ap-east-1": 4.118, - "ap-northeast-1": 3.673, - "ap-northeast-2": 3.673, - "ap-northeast-3": 3.673, - "ap-south-1": 3.245, - "ap-south-2": 3.557, - "ap-southeast-1": 3.421, - "ap-southeast-2": 3.75, - "ap-southeast-3": 0.0, + "af-south-1": 3.954, + "ap-east-1": 4.334, + "ap-northeast-1": 3.566, + "ap-northeast-2": 3.566, + "ap-northeast-3": 3.888, + "ap-south-1": 3.461, + "ap-south-2": 3.772, + "ap-southeast-1": 0.0, + "ap-southeast-2": 3.637, + "ap-southeast-3": 3.637, "ap-southeast-4": 0.0, - "ca-central-1": 3.46, - "ca-west-1": 3.157, - "eu-central-1": 0.0, - "eu-central-2": 3.731, - "eu-north-1": 3.286, - "eu-south-1": 3.634, - "eu-west-1": 0.0, - "eu-west-2": 0.0, - "eu-west-3": 0.0, - "il-central-1": 3.309, - "me-central-1": 3.456, + "ap-southeast-5": 3.308, + "ap-southeast-7": 3.308, + "ca-central-1": 3.373, + "ca-west-1": 3.373, + "eu-central-1": 3.619, + "eu-central-2": 3.947, + "eu-north-1": 3.501, + "eu-south-1": 3.531, + "eu-west-1": 3.373, + "eu-west-2": 3.531, + "eu-west-3": 3.531, + "il-central-1": 3.524, + "me-central-1": 3.672, "me-south-1": 0.0, - "sa-east-1": 4.512, - "us-east-1": 2.876, - "us-east-2": 0.0, - "us-gov-east-1": 3.77, - "us-gov-west-1": 3.77, - "us-west-1": 3.46, - "us-west-2": 2.876 + "mx-central-1": 3.228, + "sa-east-1": 4.728, + "us-east-1": 3.091, + "us-east-2": 3.091, + "us-gov-east-1": 3.985, + "us-gov-west-1": 0.0, + "us-west-1": 0.0, + "us-west-2": 3.091 }, "i4i.12xlarge": { - "af-south-1": 5.542, - "ap-east-1": 5.568, - "ap-northeast-1": 5.444, - "ap-northeast-2": 5.444, - "ap-northeast-3": 4.961, - "ap-south-1": 5.27, - "ap-south-2": 4.803, - "ap-southeast-1": 5.56, - "ap-southeast-2": 0.0, + "af-south-1": 5.93, + "ap-east-1": 0.0, + "ap-northeast-1": 0.0, + "ap-northeast-2": 5.35, + "ap-northeast-3": 5.35, + "ap-south-1": 5.658, + "ap-south-2": 5.191, + "ap-southeast-1": 5.949, + "ap-southeast-2": 5.949, "ap-southeast-3": 0.0, - "ap-southeast-4": 5.56, - "ca-central-1": 5.125, - "ca-west-1": 5.125, - "eu-central-1": 5.04, - "eu-central-2": 6.072, - "eu-north-1": 4.433, + "ap-southeast-4": 5.455, + "ap-southeast-5": 4.962, + "ap-southeast-7": 4.962, + "ca-central-1": 5.059, + "ca-west-1": 5.059, + "eu-central-1": 5.92, + "eu-central-2": 5.92, + "eu-north-1": 4.822, "eu-south-1": 0.0, - "eu-west-1": 4.671, + "eu-west-1": 5.059, "eu-west-2": 0.0, - "eu-west-3": 5.386, - "me-central-1": 5.12, - "me-south-1": 5.619, - "sa-east-1": 7.361, - "us-east-1": 4.248, - "us-east-2": 0.0, - "us-gov-east-1": 5.59, - "us-gov-west-1": 5.59, - "us-west-1": 0.0, - "us-west-2": 4.248 + "eu-west-3": 5.775, + "me-central-1": 5.508, + "me-south-1": 0.0, + "mx-central-1": 4.843, + "sa-east-1": 7.092, + "us-east-1": 4.637, + "us-east-2": 5.049, + "us-gov-east-1": 5.482, + "us-gov-west-1": 5.978, + "us-west-1": 5.059, + "us-west-2": 4.637 }, "i4i.16xlarge": { - "af-south-1": 7.346, - "ap-east-1": 0.0, - "ap-northeast-1": 0.0, - "ap-northeast-2": 6.572, - "ap-northeast-3": 6.572, - "ap-south-1": 0.0, - "ap-south-2": 6.983, - "ap-southeast-1": 7.371, - "ap-southeast-2": 6.712, - "ap-southeast-3": 7.371, + "af-south-1": 7.907, + "ap-east-1": 8.668, + "ap-northeast-1": 7.777, + "ap-northeast-2": 7.133, + "ap-northeast-3": 7.133, + "ap-south-1": 7.545, + "ap-south-2": 7.545, + "ap-southeast-1": 7.274, + "ap-southeast-2": 0.0, + "ap-southeast-3": 7.932, "ap-southeast-4": 0.0, - "ca-central-1": 6.184, - "ca-west-1": 6.79, - "eu-central-1": 6.677, - "eu-central-2": 0.0, - "eu-north-1": 5.868, + "ap-southeast-5": 6.615, + "ap-southeast-7": 6.615, + "ca-central-1": 6.746, + "ca-west-1": 6.746, + "eu-central-1": 7.238, + "eu-central-2": 8.613, + "eu-north-1": 7.003, "eu-south-1": 0.0, - "eu-west-1": 6.79, - "eu-west-2": 7.138, - "eu-west-3": 7.138, - "il-central-1": 0.0, - "me-central-1": 6.783, - "me-south-1": 6.783, - "sa-east-1": 0.0, - "us-east-1": 6.17, + "eu-west-1": 7.351, + "eu-west-2": 7.062, + "eu-west-3": 7.7, + "il-central-1": 7.048, + "me-central-1": 7.344, + "me-south-1": 7.344, + "mx-central-1": 0.0, + "sa-east-1": 9.456, + "us-east-1": 6.182, "us-east-2": 0.0, - "us-gov-east-1": 7.409, - "us-gov-west-1": 6.748, - "us-west-1": 6.79, - "us-west-2": 6.17 + "us-gov-east-1": 0.0, + "us-gov-west-1": 7.309, + "us-west-1": 6.746, + "us-west-2": 6.732 }, "i4i.24xlarge": { - "af-south-1": 10.954, - "ap-east-1": 12.09448, - "ap-northeast-1": 9.7924, - "ap-northeast-2": 9.7924, - "ap-northeast-3": 10.75864, - "ap-south-1": 10.41016, - "ap-south-2": 9.4756, - "ap-southeast-1": 10.0036, - "ap-southeast-2": 10.99096, + "af-south-1": 11.8608, + "ap-east-1": 13.00128, + "ap-northeast-1": 10.6992, + "ap-northeast-2": 10.6992, + "ap-northeast-3": 10.6992, + "ap-south-1": 11.31696, + "ap-south-2": 10.3824, + "ap-southeast-1": 10.9104, + "ap-southeast-2": 11.89776, "ap-southeast-3": 0.0, - "ap-southeast-4": 10.0036, - "ca-central-1": 9.2116, + "ap-southeast-4": 10.9104, + "ap-southeast-5": 9.92304, + "ap-southeast-7": 9.92304, + "ca-central-1": 10.1184, "ca-west-1": 0.0, - "eu-central-1": 9.9508, - "eu-central-2": 12.01317, - "eu-north-1": 8.7364, - "eu-south-1": 9.6868, - "eu-west-1": 9.2116, - "eu-west-2": 9.6868, - "eu-west-3": 9.6868, - "me-central-1": 0.0, - "me-south-1": 10.1092, - "sa-east-1": 14.59192, - "us-east-1": 8.3668, - "us-east-2": 0.0, - "us-gov-east-1": 10.0564, + "eu-central-1": 10.8576, + "eu-central-2": 12.91997, + "eu-north-1": 10.50384, + "eu-south-1": 10.5936, + "eu-west-1": 10.1184, + "eu-west-2": 10.5936, + "eu-west-3": 10.5936, + "me-central-1": 12.01392, + "me-south-1": 0.0, + "mx-central-1": 9.68544, + "sa-east-1": 14.184, + "us-east-1": 9.2736, + "us-east-2": 10.09728, + "us-gov-east-1": 10.9632, "us-gov-west-1": 0.0, - "us-west-1": 10.11976, - "us-west-2": 0.0 + "us-west-1": 10.1184, + "us-west-2": 9.2736 }, "i4i.32xlarge": { - "af-south-1": 14.562, - "ap-east-1": 14.6324, - "ap-northeast-1": 13.0132, - "ap-northeast-2": 13.0132, - "ap-northeast-3": 13.0132, - "ap-south-1": 12.5908, - "ap-south-2": 12.5908, - "ap-southeast-1": 0.0, - "ap-southeast-2": 13.2948, - "ap-southeast-3": 13.2948, + "af-south-1": 15.6608, + "ap-east-1": 0.0, + "ap-northeast-1": 14.112, + "ap-northeast-2": 14.112, + "ap-northeast-3": 14.112, + "ap-south-1": 13.6896, + "ap-south-2": 13.6896, + "ap-southeast-1": 14.3936, + "ap-southeast-2": 14.3936, + "ap-southeast-3": 14.3936, "ap-southeast-4": 0.0, - "ca-central-1": 0.0, - "ca-west-1": 12.2388, - "eu-central-1": 13.2244, - "eu-central-2": 14.53384, - "eu-north-1": 11.6052, - "eu-south-1": 12.8724, + "ap-southeast-5": 13.07712, + "ap-southeast-7": 0.0, + "ca-central-1": 13.3376, + "ca-west-1": 13.3376, + "eu-central-1": 14.3232, + "eu-central-2": 15.63264, + "eu-north-1": 12.704, + "eu-south-1": 13.9712, "eu-west-1": 0.0, "eu-west-2": 0.0, - "eu-west-3": 12.8724, - "il-central-1": 12.84424, - "me-central-1": 13.4356, - "me-south-1": 13.4356, - "sa-east-1": 17.6596, + "eu-west-3": 13.9712, + "il-central-1": 13.94304, + "me-central-1": 14.5344, + "me-south-1": 14.5344, + "mx-central-1": 0.0, + "sa-east-1": 18.7584, "us-east-1": 0.0, - "us-east-2": 11.1124, - "us-gov-east-1": 0.0, - "us-gov-west-1": 13.3652, - "us-west-1": 12.2388, - "us-west-2": 11.1124 + "us-east-2": 12.2112, + "us-gov-east-1": 14.464, + "us-gov-west-1": 0.0, + "us-west-1": 13.3376, + "us-west-2": 12.2112 + }, + "i7ie.large": { + "ap-northeast-1": 0.0, + "eu-central-1": 0.3595, + "eu-west-2": 0.3313, + "us-east-1": 0.0, + "us-east-2": 0.3056, + "us-west-2": 0.2887 + }, + "i7ie.xlarge": { + "ap-northeast-1": 0.7092, + "eu-central-1": 0.6786, + "eu-west-2": 0.7019, + "us-east-1": 0.5774, + "us-east-2": 0.0, + "us-west-2": 0.5774 + }, + "i7ie.2xlarge": { + "ap-northeast-1": 1.3388, + "eu-central-1": 0.0, + "eu-west-2": 1.325, + "us-east-1": 1.1548, + "us-east-2": 1.1548, + "us-west-2": 1.1548 + }, + "i7ie.3xlarge": { + "ap-northeast-1": 1.965, + "eu-central-1": 1.9926, + "eu-west-2": 1.9443, + "us-east-1": 1.689, + "us-east-2": 1.689, + "us-west-2": 1.689 + }, + "i7ie.6xlarge": { + "ap-northeast-1": 3.93, + "eu-central-1": 3.9852, + "eu-west-2": 3.8886, + "us-east-1": 0.0, + "us-east-2": 0.0, + "us-west-2": 3.378 + }, + "i7ie.12xlarge": { + "ap-northeast-1": 7.86, + "eu-central-1": 7.9704, + "eu-west-2": 7.7772, + "us-east-1": 6.756, + "us-east-2": 6.756, + "us-west-2": 6.756 + }, + "i7ie.18xlarge": { + "ap-northeast-1": 11.79, + "eu-central-1": 0.0, + "eu-west-2": 12.3747, + "us-east-1": 10.134, + "us-east-2": 0.0, + "us-west-2": 10.134 + }, + "i7ie.24xlarge": { + "ap-northeast-1": 16.6746, + "eu-central-1": 15.9408, + "eu-west-2": 15.5544, + "us-east-1": 13.512, + "us-east-2": 14.3212, + "us-west-2": 13.512 + }, + "i7ie.48xlarge": { + "ap-northeast-1": 33.1188, + "eu-central-1": 31.6512, + "eu-west-2": 30.8784, + "us-east-1": 28.4119, + "us-east-2": 26.7936, + "us-west-2": 26.7936 + }, + "i8g.large": { + "eu-central-1": 0.2334, + "us-east-1": 0.2176, + "us-west-2": 0.0 + }, + "i8g.xlarge": { + "eu-central-1": 0.0, + "us-east-1": 0.4008, + "us-west-2": 0.0 + }, + "i8g.metal-24xl": { + "eu-central-1": 11.83968, + "us-east-1": 9.2736, + "us-west-2": 9.2736 + }, + "i8g.2xlarge": { + "eu-central-1": 0.9336, + "us-east-1": 0.0, + "us-west-2": 0.8016 + }, + "i8g.4xlarge": { + "eu-central-1": 1.8096, + "us-east-1": 1.6829, + "us-west-2": 0.0 + }, + "i8g.8xlarge": { + "eu-central-1": 0.0, + "us-east-1": 3.0912, + "us-west-2": 0.0 + }, + "i8g.12xlarge": { + "eu-central-1": 5.4288, + "us-east-1": 5.04864, + "us-west-2": 4.6368 + }, + "i8g.16xlarge": { + "eu-central-1": 7.89312, + "us-east-1": 0.0, + "us-west-2": 6.73152 + }, + "i8g.24xlarge": { + "eu-central-1": 10.8576, + "us-east-1": 10.09728, + "us-west-2": 9.2736 }, "im4gn.large": { "ap-northeast-1": 0.0, - "ap-southeast-1": 0.29985, - "ap-southeast-2": 0.27804, - "ca-central-1": 0.26055, - "eu-central-1": 0.27688, - "eu-west-1": 0.0, - "eu-west-2": 0.0, - "eu-west-3": 0.27105, - "us-east-1": 0.26009, - "us-east-2": 0.26009, - "us-west-2": 0.2419 + "ap-southeast-1": 0.0, + "ap-southeast-2": 0.0, + "ca-central-1": 0.0, + "eu-central-1": 0.24568, + "eu-south-2": 0.24941, + "eu-west-1": 0.22935, + "eu-west-2": 0.23985, + "eu-west-3": 0.23985, + "us-east-1": 0.2107, + "us-east-2": 0.2107, + "us-west-2": 0.2107 }, "im4gn.xlarge": { "ap-northeast-1": 0.0, - "ap-southeast-1": 0.53969, - "ap-southeast-2": 0.49608, - "ca-central-1": 0.0, - "eu-central-1": 0.49375, - "eu-west-1": 0.4611, - "eu-west-2": 0.5243, - "eu-west-3": 0.0, - "us-east-1": 0.46017, - "us-east-2": 0.0, - "us-west-2": 0.42379 + "ap-southeast-1": 0.49368, + "ap-southeast-2": 0.53729, + "ca-central-1": 0.49881, + "eu-central-1": 0.49135, + "eu-south-2": 0.4587, + "eu-west-1": 0.4587, + "eu-west-2": 0.47969, + "eu-west-3": 0.47969, + "us-east-1": 0.42139, + "us-east-2": 0.42139, + "us-west-2": 0.0 }, "im4gn.2xlarge": { - "ap-northeast-1": 0.0, + "ap-northeast-1": 1.05406, "ap-southeast-1": 0.0, - "ap-southeast-2": 1.00217, - "ca-central-1": 1.01243, - "eu-central-1": 0.9975, - "eu-west-1": 1.01243, - "eu-west-2": 0.97418, - "eu-west-3": 1.0586, - "us-east-1": 0.93034, - "us-east-2": 0.93034, + "ap-southeast-2": 0.98737, + "ca-central-1": 0.99763, + "eu-central-1": 0.9827, + "eu-south-2": 0.99762, + "eu-west-1": 0.91741, + "eu-west-2": 0.95938, + "eu-west-3": 0.95938, + "us-east-1": 0.0, + "us-east-2": 0.84278, "us-west-2": 0.0 }, "im4gn.4xlarge": { - "ap-northeast-1": 0.0, - "ap-southeast-1": 1.87434, - "ap-southeast-2": 1.87434, - "ca-central-1": 0.0, - "eu-central-1": 1.86501, - "eu-west-1": 1.73442, - "eu-west-2": 1.9872, - "eu-west-3": 1.9872, - "us-east-1": 1.73068, + "ap-northeast-1": 1.87982, + "ap-southeast-1": 0.0, + "ap-southeast-2": 1.91714, + "ca-central-1": 1.77722, + "eu-central-1": 1.90781, + "eu-south-2": 1.7772, + "eu-west-1": 1.93766, + "eu-west-2": 1.86117, + "eu-west-3": 1.86117, + "us-east-1": 1.62797, "us-east-2": 0.0, - "us-west-2": 1.73068 + "us-west-2": 1.62797 }, "im4gn.8xlarge": { - "ap-northeast-1": 3.88545, - "ap-southeast-1": 3.96754, - "ap-southeast-2": 3.96754, - "ca-central-1": 3.33883, - "eu-central-1": 0.0, - "eu-west-1": 3.33883, - "eu-west-2": 3.50674, - "eu-west-3": 3.50674, - "us-east-1": 0.0, - "us-east-2": 3.33137, - "us-west-2": 3.04034 + "ap-northeast-1": 3.75965, + "ap-southeast-1": 3.83427, + "ap-southeast-2": 3.83427, + "ca-central-1": 3.55443, + "eu-central-1": 4.16262, + "eu-south-2": 3.5544, + "eu-west-1": 3.55443, + "eu-west-2": 3.72234, + "eu-west-3": 3.72234, + "us-east-1": 3.25594, + "us-east-2": 3.54697, + "us-west-2": 3.25594 }, "im4gn.16xlarge": { - "ap-northeast-1": 0.0, + "ap-northeast-1": 7.5193, "ap-southeast-1": 0.0, "ap-southeast-2": 0.0, - "ca-central-1": 6.54766, - "eu-central-1": 0.0, - "eu-west-1": 6.54766, - "eu-west-2": 6.88347, - "eu-west-3": 0.0, + "ca-central-1": 7.10886, + "eu-central-1": 7.63123, + "eu-south-2": 7.1088, + "eu-west-1": 7.10886, + "eu-west-2": 7.44467, + "eu-west-3": 7.44467, "us-east-1": 0.0, "us-east-2": 0.0, - "us-west-2": 5.95067 + "us-west-2": 6.51187 }, "inf1.xlarge": { - "ap-east-1": 0.412, + "af-south-1": 0.36, + "ap-east-1": 0.409, "ap-northeast-1": 0.0, - "ap-northeast-2": 0.341, + "ap-northeast-2": 0.355, "ap-northeast-3": 0.0, - "ap-south-1": 0.0, - "ap-southeast-1": 0.368, - "ap-southeast-2": 0.362, - "ca-central-1": 0.329, - "eu-central-1": 0.345, + "ap-south-1": 0.298, + "ap-southeast-1": 0.0, + "ap-southeast-2": 0.343, + "ca-central-1": 0.312, + "eu-central-1": 0.36, "eu-north-1": 0.0, - "eu-south-1": 0.0, - "eu-west-1": 0.329, - "eu-west-2": 0.327, - "eu-west-3": 0.327, - "me-south-1": 0.34, - "sa-east-1": 0.437, - "us-east-1": 0.302, - "us-east-2": 0.302, - "us-gov-east-1": 0.365, - "us-gov-west-1": 0.365, - "us-west-1": 0.0, - "us-west-2": 0.302 + "eu-south-1": 0.325, + "eu-west-1": 0.312, + "eu-west-2": 0.341, + "eu-west-3": 0.324, + "me-south-1": 0.337, + "sa-east-1": 0.435, + "us-east-1": 0.286, + "us-east-2": 0.286, + "us-gov-east-1": 0.345, + "us-gov-west-1": 0.345, + "us-west-1": 0.332, + "us-west-2": 0.286 }, "inf1.2xlarge": { "ap-east-1": 0.0, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, + "ap-northeast-1": 0.604, + "ap-northeast-2": 0.561, "ap-northeast-3": 0.0, - "ap-south-1": 0.534, - "ap-southeast-1": 0.648, - "ap-southeast-2": 0.583, - "ca-central-1": 0.0, - "eu-central-1": 0.61, - "eu-north-1": 0.538, - "eu-south-1": 0.582, - "eu-west-1": 0.0, - "eu-west-2": 0.554, - "eu-west-3": 0.0, - "me-south-1": 0.574, - "sa-east-1": 0.0, - "us-east-1": 0.492, - "us-east-2": 0.0, - "us-gov-east-1": 0.614, + "ap-south-1": 0.496, + "ap-southeast-1": 0.633, + "ap-southeast-2": 0.595, + "ca-central-1": 0.519, + "eu-central-1": 0.568, + "eu-north-1": 0.5, + "eu-south-1": 0.0, + "eu-west-1": 0.519, + "eu-west-2": 0.539, + "eu-west-3": 0.564, + "me-south-1": 0.559, + "sa-east-1": 0.713, + "us-east-1": 0.477, + "us-east-2": 0.477, + "us-gov-east-1": 0.572, "us-gov-west-1": 0.0, - "us-west-1": 0.0, - "us-west-2": 0.0 + "us-west-1": 0.576, + "us-west-2": 0.499 }, "inf1.6xlarge": { - "ap-east-1": 2.058, - "ap-northeast-1": 1.82, - "ap-northeast-2": 0.0, + "ap-east-1": 2.187, + "ap-northeast-1": 1.949, + "ap-northeast-2": 1.712, "ap-northeast-3": 0.0, - "ap-south-1": 1.446, - "ap-southeast-1": 0.0, - "ap-southeast-2": 1.694, + "ap-south-1": 1.575, + "ap-southeast-1": 1.949, + "ap-southeast-2": 1.735, "ca-central-1": 0.0, - "eu-central-1": 0.0, - "eu-north-1": 1.384, + "eu-central-1": 1.735, + "eu-north-1": 1.513, "eu-south-1": 0.0, - "eu-west-1": 0.0, - "eu-west-2": 0.0, - "eu-west-3": 1.509, - "me-south-1": 1.577, - "sa-east-1": 2.08, - "us-east-1": 1.381, - "us-east-2": 0.0, - "us-gov-east-1": 0.0, - "us-gov-west-1": 0.0, - "us-west-1": 1.633, - "us-west-2": 1.31 + "eu-west-1": 1.574, + "eu-west-2": 1.725, + "eu-west-3": 1.638, + "me-south-1": 1.706, + "sa-east-1": 0.0, + "us-east-1": 1.44, + "us-east-2": 1.51, + "us-gov-east-1": 1.747, + "us-gov-west-1": 1.747, + "us-west-1": 1.677, + "us-west-2": 1.44 }, "inf1.24xlarge": { - "af-south-1": 0.0, - "ap-east-1": 0.0, - "ap-northeast-1": 6.506, - "ap-northeast-2": 0.0, + "af-south-1": 7.661, + "ap-east-1": 8.311, + "ap-northeast-1": 7.413, + "ap-northeast-2": 6.849, "ap-northeast-3": 0.0, - "ap-south-1": 5.393, + "ap-south-1": 6.3, "ap-southeast-1": 0.0, - "ap-southeast-2": 6.386, - "ca-central-1": 0.0, - "eu-central-1": 6.032, - "eu-north-1": 0.0, - "eu-south-1": 6.019, - "eu-west-1": 5.706, + "ap-southeast-2": 6.938, + "ca-central-1": 6.297, + "eu-central-1": 0.0, + "eu-north-1": 6.053, + "eu-south-1": 0.0, + "eu-west-1": 6.297, "eu-west-2": 0.0, - "eu-west-3": 5.978, - "me-south-1": 5.916, - "sa-east-1": 0.0, - "us-east-1": 5.135, + "eu-west-3": 6.885, + "me-south-1": 6.823, + "sa-east-1": 8.837, + "us-east-1": 6.041, "us-east-2": 0.0, - "us-gov-east-1": 6.083, + "us-gov-east-1": 6.99, "us-gov-west-1": 0.0, - "us-west-1": 0.0, - "us-west-2": 0.0 + "us-west-1": 6.708, + "us-west-2": 5.758 }, "inf2.xlarge": { - "ap-northeast-1": 0.0, - "ap-south-1": 1.14423, - "ap-southeast-1": 1.12148, - "ap-southeast-2": 1.04566, - "eu-central-1": 1.1973, - "eu-north-1": 0.0, - "eu-west-1": 1.10253, - "eu-west-2": 1.31103, + "ap-northeast-1": 1.1949, + "ap-south-1": 1.04326, + "ap-southeast-1": 1.11908, + "ap-southeast-2": 0.0, + "eu-central-1": 1.1949, + "eu-north-1": 0.89162, + "eu-west-1": 1.00535, + "eu-west-2": 1.30863, "eu-west-3": 0.0, - "sa-east-1": 1.34894, - "us-east-1": 0.89402, - "us-east-2": 0.8182, - "us-west-2": 0.8182 + "sa-east-1": 1.34654, + "us-east-1": 0.8158, + "us-east-2": 0.0, + "us-west-2": 0.8158 }, "inf2.8xlarge": { - "ap-northeast-1": 0.0, - "ap-south-1": 2.94404, - "ap-southeast-1": 0.0, - "ap-southeast-2": 2.68822, - "eu-central-1": 0.0, - "eu-north-1": 2.29465, - "eu-west-1": 2.58982, - "eu-west-2": 3.37697, - "eu-west-3": 0.0, - "sa-east-1": 3.8099, - "us-east-1": 2.29465, - "us-east-2": 2.29465, - "us-west-2": 2.09786 + "ap-northeast-1": 3.29739, + "ap-south-1": 2.90382, + "ap-southeast-1": 3.1006, + "ap-southeast-2": 2.90382, + "eu-central-1": 3.29739, + "eu-north-1": 2.72671, + "eu-west-1": 3.05141, + "eu-west-2": 3.29739, + "eu-west-3": 3.1006, + "sa-east-1": 4.0255, + "us-east-1": 2.31346, + "us-east-2": 2.31346, + "us-west-2": 2.31346 }, "inf2.24xlarge": { "ap-northeast-1": 0.0, "ap-south-1": 0.0, - "ap-southeast-1": 10.12558, - "ap-southeast-2": 9.41161, - "eu-central-1": 9.86595, - "eu-north-1": 7.2697, - "eu-west-1": 8.24329, - "eu-west-2": 0.0, - "eu-west-3": 0.0, - "sa-east-1": 12.26748, - "us-east-1": 7.2697, - "us-east-2": 0.0, - "us-west-2": 0.0 + "ap-southeast-1": 10.12369, + "ap-southeast-2": 9.47462, + "eu-central-1": 10.77275, + "eu-north-1": 8.1765, + "eu-west-1": 9.15009, + "eu-west-2": 10.77275, + "eu-west-3": 10.12369, + "sa-east-1": 12.07088, + "us-east-1": 7.52743, + "us-east-2": 7.52743, + "us-west-2": 7.52743 }, "inf2.48xlarge": { - "ap-northeast-1": 19.6019, - "ap-south-1": 18.69321, - "ap-southeast-1": 18.30377, - "ap-southeast-2": 17.00565, - "eu-central-1": 21.54909, - "eu-north-1": 15.83733, - "eu-west-1": 17.97924, - "eu-west-2": 0.0, - "eu-west-3": 18.30377, - "sa-east-1": 24.40497, - "us-east-1": 13.11127, - "us-east-2": 13.11127, - "us-west-2": 13.11127 + "ap-northeast-1": 23.26229, + "ap-south-1": 18.71885, + "ap-southeast-1": 20.01697, + "ap-southeast-2": 18.71885, + "eu-central-1": 21.3151, + "eu-north-1": 16.12259, + "eu-west-1": 19.69244, + "eu-west-2": 0.0, + "eu-west-3": 20.01697, + "sa-east-1": 23.91135, + "us-east-1": 14.82447, + "us-east-2": 14.82447, + "us-west-2": 14.82447 }, "is4gen.medium": { - "ap-northeast-1": 0.22958, - "ap-south-1": 0.22375, - "ap-southeast-1": 0.23276, - "ap-southeast-2": 0.23276, - "ca-central-1": 0.21938, - "eu-central-1": 0.23213, - "eu-west-1": 0.21938, - "eu-west-2": 0.22766, - "eu-west-3": 0.22766, - "us-east-1": 0.20408, - "us-east-2": 0.20408, - "us-west-2": 0.20408 + "ap-northeast-1": 0.18398, + "ap-south-1": 0.17815, + "ap-southeast-1": 0.18716, + "ap-southeast-2": 0.18716, + "ca-central-1": 0.17378, + "eu-central-1": 0.18653, + "eu-west-1": 0.17378, + "eu-west-2": 0.18206, + "eu-west-3": 0.18206, + "us-east-1": 0.15848, + "us-east-2": 0.15848, + "us-west-2": 0.15848 }, "is4gen.large": { - "ap-northeast-1": 0.39915, - "ap-south-1": 0.3875, - "ap-southeast-1": 0.40553, - "ap-southeast-2": 0.40553, - "ca-central-1": 0.37875, - "eu-central-1": 0.40425, - "eu-west-1": 0.37875, - "eu-west-2": 0.39533, - "eu-west-3": 0.39533, - "us-east-1": 0.34815, - "us-east-2": 0.34815, - "us-west-2": 0.34815 + "ap-northeast-1": 0.36795, + "ap-south-1": 0.3563, + "ap-southeast-1": 0.37433, + "ap-southeast-2": 0.37433, + "ca-central-1": 0.34755, + "eu-central-1": 0.37305, + "eu-west-1": 0.34755, + "eu-west-2": 0.36413, + "eu-west-3": 0.36413, + "us-east-1": 0.31695, + "us-east-2": 0.31695, + "us-west-2": 0.31695 }, "is4gen.xlarge": { - "ap-northeast-1": 0.7383, - "ap-south-1": 0.715, - "ap-southeast-1": 0.75105, - "ap-southeast-2": 0.75105, - "ca-central-1": 0.6975, - "eu-central-1": 0.7485, - "eu-west-1": 0.6975, - "eu-west-2": 0.73065, - "eu-west-3": 0.73065, - "us-east-1": 0.6363, - "us-east-2": 0.6363, - "us-west-2": 0.6363 + "ap-northeast-1": 0.7359, + "ap-south-1": 0.7126, + "ap-southeast-1": 0.74865, + "ap-southeast-2": 0.74865, + "ca-central-1": 0.6951, + "eu-central-1": 0.7461, + "eu-west-1": 0.6951, + "eu-west-2": 0.72825, + "eu-west-3": 0.72825, + "us-east-1": 0.6339, + "us-east-2": 0.6339, + "us-west-2": 0.6339 }, "is4gen.2xlarge": { - "ap-northeast-1": 1.4866, - "ap-south-1": 1.44, - "ap-southeast-1": 1.5121, - "ap-southeast-2": 1.5121, - "ca-central-1": 1.405, - "eu-central-1": 1.507, - "eu-west-1": 1.405, - "eu-west-2": 1.4713, - "eu-west-3": 1.4713, - "us-east-1": 1.2826, - "us-east-2": 1.2826, - "us-west-2": 1.2826 + "ap-northeast-1": 1.4718, + "ap-south-1": 1.4252, + "ap-southeast-1": 1.4973, + "ap-southeast-2": 1.4973, + "ca-central-1": 1.3902, + "eu-central-1": 1.4922, + "eu-west-1": 1.3902, + "eu-west-2": 1.4565, + "eu-west-3": 1.4565, + "us-east-1": 1.2678, + "us-east-2": 1.2678, + "us-west-2": 1.2678 }, "is4gen.4xlarge": { - "ap-northeast-1": 2.8432, - "ap-south-1": 2.75, - "ap-southeast-1": 2.89421, - "ap-southeast-2": 2.89421, - "ca-central-1": 2.68, - "eu-central-1": 2.884, - "eu-west-1": 2.68, - "eu-west-2": 2.81261, - "eu-west-3": 2.81261, - "us-east-1": 2.4352, - "us-east-2": 2.4352, - "us-west-2": 2.4352 + "ap-northeast-1": 2.886, + "ap-south-1": 2.7928, + "ap-southeast-1": 2.93701, + "ap-southeast-2": 2.93701, + "ca-central-1": 2.7228, + "eu-central-1": 2.9268, + "eu-west-1": 2.7228, + "eu-west-2": 2.85541, + "eu-west-3": 2.85541, + "us-east-1": 2.478, + "us-east-2": 2.478, + "us-west-2": 2.478 }, "is4gen.8xlarge": { - "ap-northeast-1": 5.5564, - "ap-south-1": 5.37, - "ap-southeast-1": 5.65842, - "ap-southeast-2": 5.65842, - "ca-central-1": 5.23, - "eu-central-1": 5.638, - "eu-west-1": 5.23, - "eu-west-2": 5.49522, - "eu-west-3": 5.49522, - "us-east-1": 4.7404, - "us-east-2": 4.7404, - "us-west-2": 4.7404 + "ap-northeast-1": 5.772, + "ap-south-1": 5.5856, + "ap-southeast-1": 5.87402, + "ap-southeast-2": 5.87402, + "ca-central-1": 5.4456, + "eu-central-1": 5.8536, + "eu-west-1": 5.4456, + "eu-west-2": 5.71082, + "eu-west-3": 5.71082, + "us-east-1": 4.956, + "us-east-2": 4.956, + "us-west-2": 4.956 }, "m1.small": { - "ap-northeast-1": 0.121, - "ap-southeast-1": 0.118, - "ap-southeast-2": 0.118, - "eu-west-1": 0.107, - "sa-east-1": 0.118, - "us-east-1": 0.104, - "us-gov-west-1": 0.113, - "us-west-1": 0.107, - "us-west-2": 0.104 + "ap-northeast-1": 0.075, + "ap-southeast-1": 0.072, + "ap-southeast-2": 0.072, + "eu-west-1": 0.061, + "sa-east-1": 0.072, + "us-east-1": 0.058, + "us-gov-west-1": 0.067, + "us-west-1": 0.061, + "us-west-2": 0.058 }, "m1.medium": { - "ap-northeast-1": 0.182, - "ap-southeast-1": 0.177, - "ap-southeast-2": 0.177, - "eu-west-1": 0.155, - "sa-east-1": 0.177, - "us-east-1": 0.147, - "us-gov-west-1": 0.166, - "us-west-1": 0.155, - "us-west-2": 0.147 + "ap-northeast-1": 0.136, + "ap-southeast-1": 0.131, + "ap-southeast-2": 0.131, + "eu-west-1": 0.109, + "sa-east-1": 0.131, + "us-east-1": 0.101, + "us-gov-west-1": 0.12, + "us-west-1": 0.109, + "us-west-2": 0.101 }, "m1.large": { - "ap-northeast-1": 0.303, - "ap-southeast-1": 0.293, - "ap-southeast-2": 0.293, - "eu-west-1": 0.25, - "sa-east-1": 0.293, - "us-east-1": 0.235, - "us-gov-west-1": 0.271, - "us-west-1": 0.25, - "us-west-2": 0.235 + "ap-northeast-1": 0.272, + "ap-southeast-1": 0.262, + "ap-southeast-2": 0.262, + "eu-west-1": 0.22, + "sa-east-1": 0.262, + "us-east-1": 0.204, + "us-gov-west-1": 0.24, + "us-west-1": 0.22, + "us-west-2": 0.204 }, "m1.xlarge": { - "ap-northeast-1": 0.546, - "ap-southeast-1": 0.527, - "ap-southeast-2": 0.527, - "eu-west-1": 0.439, - "sa-east-1": 0.527, + "ap-northeast-1": 0.544, + "ap-southeast-1": 0.525, + "ap-southeast-2": 0.525, + "eu-west-1": 0.437, + "sa-east-1": 0.525, "us-east-1": 0.41, - "us-gov-west-1": 0.483, - "us-west-1": 0.439, + "us-gov-west-1": 0.481, + "us-west-1": 0.437, "us-west-2": 0.41 }, "m2.xlarge": { - "ap-northeast-1": 0.347, - "ap-southeast-1": 0.356, - "ap-southeast-2": 0.356, - "eu-west-1": 0.335, - "sa-east-1": 0.383, - "us-east-1": 0.305, - "us-gov-west-1": 0.353, - "us-west-1": 0.335, - "us-west-2": 0.305 + "ap-northeast-1": 0.316, + "ap-southeast-1": 0.325, + "ap-southeast-2": 0.325, + "eu-west-1": 0.304, + "sa-east-1": 0.352, + "us-east-1": 0.274, + "us-gov-west-1": 0.322, + "us-west-1": 0.304, + "us-west-2": 0.274 }, "m2.2xlarge": { - "ap-northeast-1": 0.635, - "ap-southeast-1": 0.652, - "ap-southeast-2": 0.652, + "ap-northeast-1": 0.633, + "ap-southeast-1": 0.65, + "ap-southeast-2": 0.65, "eu-west-1": 0.61, - "sa-east-1": 0.705, + "sa-east-1": 0.703, "us-east-1": 0.55, - "us-gov-west-1": 0.646, + "us-gov-west-1": 0.644, "us-west-1": 0.61, "us-west-2": 0.55 }, "m2.4xlarge": { - "ap-northeast-1": 1.28, - "ap-southeast-1": 1.313, - "ap-southeast-2": 1.313, - "eu-west-1": 1.23, - "sa-east-1": 1.421, - "us-east-1": 1.11, - "us-gov-west-1": 1.301, - "us-west-1": 1.23, - "us-west-2": 1.11 + "ap-northeast-1": 1.27, + "ap-southeast-1": 1.298, + "ap-southeast-2": 1.298, + "eu-west-1": 1.22, + "sa-east-1": 1.406, + "us-east-1": 1.1, + "us-gov-west-1": 1.286, + "us-west-1": 1.22, + "us-west-2": 1.1 }, "m3.medium": { - "ap-northeast-1": 0.172, + "ap-northeast-1": 0.12, "ap-northeast-2": 0.151, - "ap-southeast-1": 0.168, - "ap-southeast-2": 0.168, - "eu-central-1": 0.139, - "eu-west-1": 0.133, + "ap-southeast-1": 0.122, + "ap-southeast-2": 0.117, + "eu-central-1": 0.093, + "eu-west-1": 0.0, "sa-east-1": 0.0, - "us-east-1": 0.14, + "us-east-1": 0.081, "us-gov-west-1": 0.0, - "us-west-1": 0.137, - "us-west-2": 0.0 + "us-west-1": 0.091, + "us-west-2": 0.088 }, "m3.large": { - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.261685, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.271, - "eu-central-1": 0.218, - "eu-west-1": 0.206, - "sa-east-1": 0.25, - "us-east-1": 0.212, - "us-gov-west-1": 0.245, - "us-west-1": 0.214, - "us-west-2": 0.193 + "ap-northeast-1": 0.221, + "ap-northeast-2": 0.243, + "ap-southeast-1": 0.244, + "ap-southeast-2": 0.215, + "eu-central-1": 0.187, + "eu-west-1": 0.175, + "sa-east-1": 0.219, + "us-east-1": 0.0, + "us-gov-west-1": 0.214, + "us-west-1": 0.183, + "us-west-2": 0.163 }, "m3.xlarge": { - "ap-northeast-1": 0.49, - "ap-northeast-2": 0.426, - "ap-southeast-1": 0.452, + "ap-northeast-1": 0.442, + "ap-northeast-2": 0.462325, + "ap-southeast-1": 0.45, "ap-southeast-2": 0.0, - "eu-central-1": 0.375, - "eu-west-1": 0.0, - "sa-east-1": 0.441, - "us-east-1": 0.359, - "us-gov-west-1": 0.0, - "us-west-1": 0.399, - "us-west-2": 0.359 + "eu-central-1": 0.374, + "eu-west-1": 0.379, + "sa-east-1": 0.438, + "us-east-1": 0.0, + "us-gov-west-1": 0.394, + "us-west-1": 0.366, + "us-west-2": 0.352 }, "m3.2xlarge": { - "ap-northeast-1": 0.0, + "ap-northeast-1": 0.96, "ap-northeast-2": 0.862, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.875, - "eu-central-1": 0.762, - "eu-west-1": 0.715, - "sa-east-1": 0.967, - "us-east-1": 0.728, - "us-gov-west-1": 0.802, - "us-west-1": 0.808, + "ap-southeast-1": 0.899, + "ap-southeast-2": 0.859, + "eu-central-1": 0.747, + "eu-west-1": 0.699, + "sa-east-1": 0.875, + "us-east-1": 0.651, + "us-gov-west-1": 0.0, + "us-west-1": 0.0, "us-west-2": 0.0 }, "m4.large": { - "ap-northeast-1": 0.2019, - "ap-northeast-2": 0.183, - "ap-northeast-3": 0.189, - "ap-south-1": 0.1755, - "ap-southeast-1": 0.185, - "ap-southeast-2": 0.185, - "ca-central-1": 0.1821, - "eu-central-1": 0.0, - "eu-west-1": 0.1821, - "eu-west-2": 0.176, - "sa-east-1": 0.219, - "us-east-1": 0.0, - "us-east-2": 0.0, - "us-gov-west-1": 0.1986, - "us-west-1": 0.177, - "us-west-2": 0.17 + "ap-northeast-1": 0.1578, + "ap-northeast-2": 0.1518, + "ap-northeast-3": 0.1578, + "ap-south-1": 0.1338, + "ap-southeast-1": 0.1663, + "ap-southeast-2": 0.1538, + "ca-central-1": 0.1509, + "eu-central-1": 0.1488, + "eu-west-1": 0.0, + "eu-west-2": 0.1448, + "sa-east-1": 0.1878, + "us-east-1": 0.1288, + "us-east-2": 0.1288, + "us-gov-west-1": 0.1548, + "us-west-1": 0.1575, + "us-west-2": 0.1288 }, "m4.xlarge": { - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.3306, + "ap-northeast-1": 0.3156, + "ap-northeast-2": 0.3036, "ap-northeast-3": 0.0, - "ap-south-1": 0.27, - "ap-southeast-1": 0.0, + "ap-south-1": 0.0, + "ap-southeast-1": 0.3076, "ap-southeast-2": 0.0, - "ca-central-1": 0.0, - "eu-central-1": 0.0, - "eu-west-1": 0.3042, - "eu-west-2": 0.0, - "sa-east-1": 0.0, - "us-east-1": 0.26, - "us-east-2": 0.0, - "us-gov-west-1": 0.3372, - "us-west-1": 0.0, - "us-west-2": 0.28 + "ca-central-1": 0.3018, + "eu-central-1": 0.2976, + "eu-west-1": 0.2796, + "eu-west-2": 0.2896, + "sa-east-1": 0.4074, + "us-east-1": 0.2576, + "us-east-2": 0.2576, + "us-gov-west-1": 0.3348, + "us-west-1": 0.2916, + "us-west-2": 0.2776 }, "m4.2xlarge": { "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, - "ap-northeast-3": 0.646, - "ap-south-1": 0.0, - "ap-southeast-1": 0.63, - "ap-southeast-2": 0.68, - "ca-central-1": 0.574, - "eu-central-1": 0.0, - "eu-west-1": 0.6184, - "eu-west-2": 0.594, - "sa-east-1": 0.8296, - "us-east-1": 0.57, - "us-east-2": 0.57, - "us-gov-west-1": 0.634, - "us-west-1": 0.6448, - "us-west-2": 0.53 + "ap-northeast-2": 0.6072, + "ap-northeast-3": 0.6828, + "ap-south-1": 0.5772, + "ap-southeast-1": 0.6152, + "ap-southeast-2": 0.6652, + "ca-central-1": 0.5592, + "eu-central-1": 0.5952, + "eu-west-1": 0.5592, + "eu-west-2": 0.5792, + "sa-east-1": 0.7512, + "us-east-1": 0.5152, + "us-east-2": 0.5552, + "us-gov-west-1": 0.6192, + "us-west-1": 0.0, + "us-west-2": 0.5152 }, "m4.4xlarge": { "ap-northeast-1": 0.0, - "ap-northeast-2": 1.114, - "ap-northeast-3": 1.162, + "ap-northeast-2": 1.1568, + "ap-northeast-3": 1.2048, "ap-south-1": 0.0, - "ap-southeast-1": 1.13, - "ap-southeast-2": 1.13, - "ca-central-1": 0.0, - "eu-central-1": 1.186, - "eu-west-1": 0.0, - "eu-west-2": 1.058, - "sa-east-1": 1.402, - "us-east-1": 1.01, - "us-east-2": 0.93, - "us-gov-west-1": 1.138, - "us-west-1": 1.066, - "us-west-2": 0.0 + "ap-southeast-1": 1.1728, + "ap-southeast-2": 1.1728, + "ca-central-1": 1.0608, + "eu-central-1": 1.1328, + "eu-west-1": 1.0608, + "eu-west-2": 1.1008, + "sa-east-1": 1.4448, + "us-east-1": 0.0, + "us-east-2": 0.9728, + "us-gov-west-1": 1.1808, + "us-west-1": 1.1088, + "us-west-2": 1.0528 }, "m4.10xlarge": { - "ap-northeast-1": 2.71, - "ap-northeast-2": 2.59, - "ap-south-1": 2.23, - "ap-southeast-1": 2.63, - "ap-southeast-2": 2.63, - "ca-central-1": 2.35, - "eu-central-1": 0.0, - "eu-west-1": 2.35, - "eu-west-2": 0.0, - "sa-east-1": 3.31, + "ap-northeast-1": 3.012, + "ap-northeast-2": 2.892, + "ap-south-1": 2.532, + "ap-southeast-1": 2.932, + "ap-southeast-2": 2.932, + "ca-central-1": 2.652, + "eu-central-1": 2.832, + "eu-west-1": 0.0, + "eu-west-2": 2.752, + "sa-east-1": 3.612, "us-east-1": 0.0, - "us-east-2": 2.13, + "us-east-2": 2.432, "us-gov-west-1": 0.0, - "us-west-1": 2.47, + "us-west-1": 2.772, "us-west-2": 0.0 }, "m4.16xlarge": { - "ap-northeast-1": 4.258, - "ap-northeast-2": 4.066, - "ap-northeast-3": 4.258, - "ap-south-1": 3.49, - "ap-southeast-1": 4.13, - "ap-southeast-2": 0.0, - "ca-central-1": 3.682, - "eu-central-1": 3.97, - "eu-west-1": 3.682, - "eu-west-2": 0.0, - "sa-east-1": 5.218, - "us-east-1": 3.33, - "us-east-2": 3.33, - "us-gov-west-1": 0.0, - "us-west-1": 0.0, - "us-west-2": 3.33 + "ap-northeast-1": 4.8192, + "ap-northeast-2": 4.6272, + "ap-northeast-3": 4.8192, + "ap-south-1": 4.0512, + "ap-southeast-1": 4.6912, + "ap-southeast-2": 4.6912, + "ca-central-1": 4.2432, + "eu-central-1": 4.5312, + "eu-west-1": 4.2432, + "eu-west-2": 0.0, + "sa-east-1": 5.7792, + "us-east-1": 3.8912, + "us-east-2": 3.8912, + "us-gov-west-1": 4.7232, + "us-west-1": 4.4352, + "us-west-2": 3.8912 }, "m5.large": { - "af-south-1": 0.195, - "ap-east-1": 0.192, - "ap-northeast-1": 0.192, - "ap-northeast-2": 0.178, + "af-south-1": 0.156, + "ap-east-1": 0.161, + "ap-northeast-1": 0.153, + "ap-northeast-2": 0.147, "ap-northeast-3": 0.0, "ap-south-1": 0.0, - "ap-south-2": 0.167, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.188, - "ap-southeast-3": 0.18, - "ap-southeast-4": 0.192, - "ca-central-1": 0.167, - "ca-west-1": 0.167, - "eu-central-1": 0.0, - "eu-central-2": 0.0, - "eu-north-1": 0.169, - "eu-south-1": 0.172, + "ap-south-2": 0.13, + "ap-southeast-1": 0.161, + "ap-southeast-2": 0.161, + "ap-southeast-3": 0.149, + "ap-southeast-4": 0.149, + "ca-central-1": 0.136, + "ca-west-1": 0.136, + "eu-central-1": 0.0, + "eu-central-2": 0.168, + "eu-north-1": 0.131, + "eu-south-1": 0.141, "eu-south-2": 0.0, - "eu-west-1": 0.174, - "eu-west-2": 0.178, - "eu-west-3": 0.0, - "il-central-1": 0.172, + "eu-west-1": 0.136, + "eu-west-2": 0.151, + "eu-west-3": 0.152, + "il-central-1": 0.141, "me-central-1": 0.0, - "me-south-1": 0.0, - "sa-east-1": 0.222, - "us-east-1": 0.156, - "us-east-2": 0.162, - "us-gov-east-1": 0.181, - "us-gov-west-1": 0.181, - "us-west-1": 0.0, - "us-west-2": 0.0, - "us-west-2-lax-1": 0.175 + "me-south-1": 0.158, + "sa-east-1": 0.197, + "us-east-1": 0.125, + "us-east-2": 0.125, + "us-gov-east-1": 0.0, + "us-gov-west-1": 0.15, + "us-west-1": 0.152, + "us-west-2": 0.125, + "us-west-2-lax-1": 0.144 }, "m5.xlarge": { - "af-south-1": 0.329, - "ap-east-1": 0.34, - "ap-northeast-1": 0.324, - "ap-northeast-2": 0.296, - "ap-northeast-3": 0.323, - "ap-south-1": 0.262, - "ap-south-2": 0.274, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, - "ap-southeast-3": 0.314, - "ap-southeast-4": 0.324, - "ca-central-1": 0.274, - "ca-west-1": 0.274, - "eu-central-1": 0.29, - "eu-central-2": 0.313, + "af-south-1": 0.312, + "ap-east-1": 0.348, + "ap-northeast-1": 0.306, + "ap-northeast-2": 0.317, + "ap-northeast-3": 0.306, + "ap-south-1": 0.26, + "ap-south-2": 0.26, + "ap-southeast-1": 0.298, + "ap-southeast-2": 0.322, + "ap-southeast-3": 0.322, + "ap-southeast-4": 0.322, + "ca-central-1": 0.272, + "ca-west-1": 0.272, + "eu-central-1": 0.311, + "eu-central-2": 0.311, "eu-north-1": 0.0, - "eu-south-1": 0.297, - "eu-south-2": 0.0, - "eu-west-1": 0.288, - "eu-west-2": 0.297, - "eu-west-3": 0.284, - "il-central-1": 0.285, - "me-central-1": 0.0, + "eu-south-1": 0.304, + "eu-south-2": 0.272, + "eu-west-1": 0.272, + "eu-west-2": 0.28, + "eu-west-3": 0.282, + "il-central-1": 0.305, + "me-central-1": 0.293, "me-south-1": 0.0, - "sa-east-1": 0.0, - "us-east-1": 0.252, - "us-east-2": 0.264, - "us-gov-east-1": 0.0, - "us-gov-west-1": 0.302, - "us-west-1": 0.284, - "us-west-2": 0.264, - "us-west-2-lax-1": 0.29 + "sa-east-1": 0.394, + "us-east-1": 0.0, + "us-east-2": 0.269, + "us-gov-east-1": 0.3, + "us-gov-west-1": 0.0, + "us-west-1": 0.0, + "us-west-2": 0.25, + "us-west-2-lax-1": 0.288 }, "m5.metal": { - "af-south-1": 6.226, - "ap-east-1": 6.466, - "ap-northeast-1": 0.0, - "ap-northeast-2": 5.794, - "ap-northeast-3": 0.0, - "ap-south-1": 4.978, - "ap-south-2": 4.978, - "ap-southeast-1": 5.89, - "ap-southeast-2": 5.89, - "ap-southeast-3": 5.89, - "ap-southeast-4": 5.89, - "ca-central-1": 5.266, - "ca-west-1": 0.0, - "eu-central-1": 5.65, - "eu-central-2": 0.0, + "af-south-1": 7.133, + "ap-east-1": 7.373, + "ap-northeast-1": 6.989, + "ap-northeast-2": 6.701, + "ap-northeast-3": 6.989, + "ap-south-1": 5.885, + "ap-south-2": 5.885, + "ap-southeast-1": 6.797, + "ap-southeast-2": 6.797, + "ap-southeast-3": 6.797, + "ap-southeast-4": 6.797, + "ca-central-1": 6.173, + "ca-west-1": 6.173, + "eu-central-1": 6.557, + "eu-central-2": 7.109, "eu-north-1": 0.0, - "eu-south-1": 5.506, + "eu-south-1": 6.413, "eu-south-2": 0.0, - "eu-west-1": 0.0, - "eu-west-2": 5.458, + "eu-west-1": 6.173, + "eu-west-2": 6.365, "eu-west-3": 0.0, - "il-central-1": 5.523, - "me-central-1": 5.78, + "il-central-1": 6.43, + "me-central-1": 6.686, "me-south-1": 0.0, - "sa-east-1": 7.474, - "us-east-1": 4.738, - "us-east-2": 0.0, - "us-gov-east-1": 0.0, - "us-gov-west-1": 5.938, - "us-west-1": 5.506, - "us-west-2": 4.738, - "us-west-2-lax-1": 5.66 + "sa-east-1": 8.381, + "us-east-1": 5.645, + "us-east-2": 5.645, + "us-gov-east-1": 6.845, + "us-gov-west-1": 6.845, + "us-west-1": 6.413, + "us-west-2": 5.645, + "us-west-2-lax-1": 6.566 }, "m5.2xlarge": { - "af-south-1": 0.0, - "ap-east-1": 0.658, - "ap-northeast-1": 0.626, + "af-south-1": 0.623, + "ap-east-1": 0.643, + "ap-northeast-1": 0.661, "ap-northeast-2": 0.0, - "ap-northeast-3": 0.626, - "ap-south-1": 0.559, + "ap-northeast-3": 0.661, + "ap-south-1": 0.56, "ap-south-2": 0.0, - "ap-southeast-1": 0.64, - "ap-southeast-2": 0.642, - "ap-southeast-3": 0.639, - "ap-southeast-4": 0.61, - "ca-central-1": 0.558, - "ca-west-1": 0.0, - "eu-central-1": 0.59, - "eu-central-2": 0.0, - "eu-north-1": 0.538, + "ap-southeast-1": 0.643, + "ap-southeast-2": 0.595, + "ap-southeast-3": 0.643, + "ap-southeast-4": 0.643, + "ca-central-1": 0.543, + "ca-west-1": 0.543, + "eu-central-1": 0.621, + "eu-central-2": 0.672, + "eu-north-1": 0.523, "eu-south-1": 0.0, - "eu-south-2": 0.558, + "eu-south-2": 0.0, "eu-west-1": 0.0, "eu-west-2": 0.604, - "eu-west-3": 0.0, - "il-central-1": 0.624, - "me-central-1": 0.629, + "eu-west-3": 0.563, + "il-central-1": 0.565, + "me-central-1": 0.0, "me-south-1": 0.0, - "sa-east-1": 0.742, - "us-east-1": 0.514, - "us-east-2": 0.0, - "us-gov-east-1": 0.646, - "us-gov-west-1": 0.0, - "us-west-1": 0.61, - "us-west-2": 0.514, - "us-west-2-lax-1": 0.591 + "sa-east-1": 0.727, + "us-east-1": 0.499, + "us-east-2": 0.499, + "us-gov-east-1": 0.599, + "us-gov-west-1": 0.648, + "us-west-1": 0.563, + "us-west-2": 0.0, + "us-west-2-lax-1": 0.576 }, "m5.4xlarge": { - "af-south-1": 0.0, - "ap-east-1": 1.251, - "ap-northeast-1": 0.0, - "ap-northeast-2": 1.074, - "ap-northeast-3": 1.182, - "ap-south-1": 0.938, - "ap-south-2": 0.986, + "af-south-1": 1.189, + "ap-east-1": 1.229, + "ap-northeast-1": 1.264, + "ap-northeast-2": 1.211, + "ap-northeast-3": 1.165, + "ap-south-1": 0.981, + "ap-south-2": 0.981, "ap-southeast-1": 0.0, - "ap-southeast-2": 1.153, - "ap-southeast-3": 1.09, - "ap-southeast-4": 0.0, - "ca-central-1": 0.986, - "ca-west-1": 0.986, - "eu-central-1": 1.05, - "eu-central-2": 1.142, - "eu-north-1": 1.001, - "eu-south-1": 1.026, - "eu-south-2": 0.986, - "eu-west-1": 0.986, - "eu-west-2": 0.0, - "eu-west-3": 1.086, - "il-central-1": 1.029, - "me-central-1": 1.128, - "me-south-1": 1.072, - "sa-east-1": 0.0, - "us-east-1": 0.898, - "us-east-2": 0.945, - "us-gov-east-1": 1.098, - "us-gov-west-1": 1.098, - "us-west-1": 0.0, + "ap-southeast-2": 1.133, + "ap-southeast-3": 1.229, + "ap-southeast-4": 1.133, + "ca-central-1": 1.029, + "ca-west-1": 1.029, + "eu-central-1": 1.185, + "eu-central-2": 1.185, + "eu-north-1": 0.0, + "eu-south-1": 1.069, + "eu-south-2": 1.029, + "eu-west-1": 1.029, + "eu-west-2": 1.061, + "eu-west-3": 0.0, + "il-central-1": 1.161, + "me-central-1": 1.114, + "me-south-1": 1.114, + "sa-east-1": 1.397, + "us-east-1": 0.941, + "us-east-2": 1.018, + "us-gov-east-1": 1.141, + "us-gov-west-1": 1.141, + "us-west-1": 1.069, "us-west-2": 0.0, - "us-west-2-lax-1": 1.107 + "us-west-2-lax-1": 1.187 }, "m5.8xlarge": { - "af-south-1": 2.162, + "af-south-1": 2.378, "ap-east-1": 0.0, - "ap-northeast-1": 2.246, - "ap-northeast-2": 0.0, - "ap-northeast-3": 0.0, - "ap-south-1": 1.845, - "ap-south-2": 1.746, - "ap-southeast-1": 2.05, + "ap-northeast-1": 0.0, + "ap-northeast-2": 2.234, + "ap-northeast-3": 2.528, + "ap-south-1": 0.0, + "ap-south-2": 1.962, + "ap-southeast-1": 2.266, "ap-southeast-2": 0.0, "ap-southeast-3": 0.0, - "ap-southeast-4": 2.05, + "ap-southeast-4": 2.266, "ca-central-1": 0.0, "ca-west-1": 0.0, "eu-central-1": 0.0, - "eu-central-2": 0.0, - "eu-north-1": 0.0, + "eu-central-2": 2.37, + "eu-north-1": 1.978, "eu-south-1": 0.0, - "eu-south-2": 1.842, - "eu-west-1": 1.956, - "eu-west-2": 0.0, + "eu-south-2": 2.229, + "eu-west-1": 0.0, + "eu-west-2": 2.122, "eu-west-3": 0.0, - "il-central-1": 0.0, - "me-central-1": 2.013, - "me-south-1": 2.139, - "sa-east-1": 2.716, - "us-east-1": 0.0, - "us-east-2": 1.666, - "us-gov-east-1": 2.066, + "il-central-1": 2.143, + "me-central-1": 2.229, + "me-south-1": 2.229, + "sa-east-1": 3.038, + "us-east-1": 1.882, + "us-east-2": 1.882, + "us-gov-east-1": 0.0, "us-gov-west-1": 0.0, "us-west-1": 0.0, - "us-west-2": 1.666, - "us-west-2-lax-1": 1.973 + "us-west-2": 1.882, + "us-west-2-lax-1": 0.0 }, "m5.12xlarge": { - "af-south-1": 0.0, - "ap-east-1": 0.0, - "ap-northeast-1": 0.0, - "ap-northeast-2": 3.13, - "ap-northeast-3": 3.106, - "ap-south-1": 2.702, - "ap-south-2": 2.699, - "ap-southeast-1": 3.01, - "ap-southeast-2": 3.01, - "ap-southeast-3": 0.0, - "ap-southeast-4": 3.298, - "ca-central-1": 2.698, - "ca-west-1": 0.0, - "eu-central-1": 0.0, - "eu-central-2": 0.0, - "eu-north-1": 2.578, - "eu-south-1": 0.0, - "eu-south-2": 2.698, - "eu-west-1": 0.0, - "eu-west-2": 2.794, - "eu-west-3": 2.998, - "il-central-1": 2.826, - "me-central-1": 0.0, - "me-south-1": 3.144, - "sa-east-1": 3.802, - "us-east-1": 2.574, - "us-east-2": 2.574, - "us-gov-east-1": 3.224, - "us-gov-west-1": 3.034, - "us-west-1": 3.01, - "us-west-2": 2.434, + "af-south-1": 3.871, + "ap-east-1": 3.686, + "ap-northeast-1": 3.494, + "ap-northeast-2": 0.0, + "ap-northeast-3": 3.494, + "ap-south-1": 0.0, + "ap-south-2": 2.942, + "ap-southeast-1": 0.0, + "ap-southeast-2": 3.686, + "ap-southeast-3": 3.398, + "ap-southeast-4": 3.398, + "ca-central-1": 3.086, + "ca-west-1": 3.086, + "eu-central-1": 3.554, + "eu-central-2": 3.554, + "eu-north-1": 3.211, + "eu-south-1": 3.475, + "eu-south-2": 3.086, + "eu-west-1": 3.086, + "eu-west-2": 3.182, + "eu-west-3": 3.475, + "il-central-1": 3.215, + "me-central-1": 3.343, + "me-south-1": 3.343, + "sa-east-1": 4.19, + "us-east-1": 2.822, + "us-east-2": 2.822, + "us-gov-east-1": 3.713, + "us-gov-west-1": 3.422, + "us-west-1": 3.206, + "us-west-2": 2.822, "us-west-2-lax-1": 0.0 }, "m5.16xlarge": { - "af-south-1": 4.194, - "ap-east-1": 4.614, - "ap-northeast-1": 4.098, - "ap-northeast-2": 0.0, - "ap-northeast-3": 4.098, - "ap-south-1": 0.0, - "ap-south-2": 3.362, - "ap-southeast-1": 0.0, - "ap-southeast-2": 3.97, - "ap-southeast-3": 0.0, - "ap-southeast-4": 3.97, - "ca-central-1": 0.0, - "ca-west-1": 3.896, - "eu-central-1": 3.81, - "eu-central-2": 4.178, - "eu-north-1": 3.612, - "eu-south-1": 3.929, - "eu-south-2": 3.759, - "eu-west-1": 3.554, - "eu-west-2": 3.919, - "eu-west-3": 3.714, - "il-central-1": 3.725, - "me-central-1": 3.896, - "me-south-1": 3.896, - "sa-east-1": 5.301, - "us-east-1": 3.202, - "us-east-2": 3.389, - "us-gov-east-1": 4.002, - "us-gov-west-1": 4.256, - "us-west-1": 3.97, - "us-west-2": 3.389, - "us-west-2-lax-1": 3.816 + "af-south-1": 0.0, + "ap-east-1": 5.338, + "ap-northeast-1": 5.056, + "ap-northeast-2": 0.0, + "ap-northeast-3": 4.659, + "ap-south-1": 0.0, + "ap-south-2": 3.923, + "ap-southeast-1": 4.531, + "ap-southeast-2": 4.531, + "ap-southeast-3": 4.531, + "ap-southeast-4": 4.531, + "ca-central-1": 0.0, + "ca-west-1": 4.115, + "eu-central-1": 4.371, + "eu-central-2": 4.739, + "eu-north-1": 3.955, + "eu-south-1": 4.634, + "eu-south-2": 4.115, + "eu-west-1": 4.115, + "eu-west-2": 4.243, + "eu-west-3": 4.275, + "il-central-1": 4.286, + "me-central-1": 0.0, + "me-south-1": 0.0, + "sa-east-1": 5.587, + "us-east-1": 3.763, + "us-east-2": 4.07, + "us-gov-east-1": 4.563, + "us-gov-west-1": 0.0, + "us-west-1": 4.634, + "us-west-2": 3.763, + "us-west-2-lax-1": 4.378 }, "m5.24xlarge": { - "af-south-1": 0.0, + "af-south-1": 7.133, "ap-east-1": 0.0, - "ap-northeast-1": 0.0, - "ap-northeast-2": 5.794, - "ap-northeast-3": 6.082, - "ap-south-1": 4.978, - "ap-south-2": 4.978, + "ap-northeast-1": 6.989, + "ap-northeast-2": 6.701, + "ap-northeast-3": 6.989, + "ap-south-1": 5.885, + "ap-south-2": 5.885, "ap-southeast-1": 0.0, - "ap-southeast-2": 5.89, - "ap-southeast-3": 0.0, - "ap-southeast-4": 5.89, - "ca-central-1": 5.266, - "ca-west-1": 5.266, - "eu-central-1": 5.65, + "ap-southeast-2": 0.0, + "ap-southeast-3": 6.797, + "ap-southeast-4": 6.797, + "ca-central-1": 6.173, + "ca-west-1": 6.173, + "eu-central-1": 0.0, "eu-central-2": 0.0, - "eu-north-1": 5.026, - "eu-south-1": 5.506, - "eu-south-2": 5.266, - "eu-west-1": 0.0, - "eu-west-2": 0.0, - "eu-west-3": 5.506, - "il-central-1": 0.0, + "eu-north-1": 5.933, + "eu-south-1": 6.413, + "eu-south-2": 6.173, + "eu-west-1": 6.173, + "eu-west-2": 6.365, + "eu-west-3": 6.413, + "il-central-1": 6.43, "me-central-1": 0.0, - "me-south-1": 5.78, + "me-south-1": 0.0, "sa-east-1": 0.0, - "us-east-1": 4.738, - "us-east-2": 4.738, - "us-gov-east-1": 5.938, - "us-gov-west-1": 5.938, + "us-east-1": 5.645, + "us-east-2": 5.645, + "us-gov-east-1": 6.845, + "us-gov-west-1": 6.845, "us-west-1": 0.0, - "us-west-2": 4.738, - "us-west-2-lax-1": 0.0 + "us-west-2": 5.645, + "us-west-2-lax-1": 6.566 }, "m5a.large": { - "ap-northeast-1": 0.172, - "ap-northeast-2": 0.166, - "ap-south-1": 0.116, - "ap-southeast-1": 0.168, - "ap-southeast-2": 0.168, - "ca-central-1": 0.156, - "eu-central-1": 0.164, - "eu-south-1": 0.161, - "eu-west-1": 0.156, - "eu-west-2": 0.16, - "eu-west-3": 0.161, - "sa-east-1": 0.198, - "us-east-1": 0.146, - "us-east-2": 0.146, - "us-gov-east-1": 0.169, - "us-gov-west-1": 0.169, - "us-west-1": 0.161, - "us-west-2": 0.146 + "ap-northeast-1": 0.141, + "ap-northeast-2": 0.135, + "ap-south-1": 0.084, + "ap-southeast-1": 0.137, + "ap-southeast-2": 0.137, + "ca-central-1": 0.125, + "eu-central-1": 0.133, + "eu-south-1": 0.13, + "eu-west-1": 0.125, + "eu-west-2": 0.129, + "eu-west-3": 0.13, + "sa-east-1": 0.167, + "us-east-1": 0.115, + "us-east-2": 0.115, + "us-gov-east-1": 0.138, + "us-gov-west-1": 0.138, + "us-west-1": 0.13, + "us-west-2": 0.115 }, "m5a.xlarge": { - "ap-northeast-1": 0.284, - "ap-northeast-2": 0.272, - "ap-south-1": 0.171, - "ap-southeast-1": 0.276, - "ap-southeast-2": 0.276, - "ca-central-1": 0.252, - "eu-central-1": 0.268, - "eu-south-1": 0.262, - "eu-west-1": 0.252, - "eu-west-2": 0.26, - "eu-west-3": 0.262, - "sa-east-1": 0.336, - "us-east-1": 0.232, - "us-east-2": 0.232, - "us-gov-east-1": 0.278, - "us-gov-west-1": 0.278, - "us-west-1": 0.262, - "us-west-2": 0.232 + "ap-northeast-1": 0.282, + "ap-northeast-2": 0.27, + "ap-south-1": 0.169, + "ap-southeast-1": 0.274, + "ap-southeast-2": 0.274, + "ca-central-1": 0.25, + "eu-central-1": 0.266, + "eu-south-1": 0.26, + "eu-west-1": 0.25, + "eu-west-2": 0.258, + "eu-west-3": 0.26, + "sa-east-1": 0.334, + "us-east-1": 0.23, + "us-east-2": 0.23, + "us-gov-east-1": 0.276, + "us-gov-west-1": 0.276, + "us-west-1": 0.26, + "us-west-2": 0.23 }, "m5a.2xlarge": { - "ap-northeast-1": 0.578, - "ap-northeast-2": 0.554, - "ap-south-1": 0.352, - "ap-southeast-1": 0.562, - "ap-southeast-2": 0.562, - "ca-central-1": 0.514, - "eu-central-1": 0.546, - "eu-south-1": 0.534, - "eu-west-1": 0.514, - "eu-west-2": 0.53, - "eu-west-3": 0.534, - "sa-east-1": 0.682, - "us-east-1": 0.474, - "us-east-2": 0.474, - "us-gov-east-1": 0.566, - "us-gov-west-1": 0.566, - "us-west-1": 0.534, - "us-west-2": 0.474 + "ap-northeast-1": 0.563, + "ap-northeast-2": 0.539, + "ap-south-1": 0.337, + "ap-southeast-1": 0.547, + "ap-southeast-2": 0.547, + "ca-central-1": 0.499, + "eu-central-1": 0.531, + "eu-south-1": 0.519, + "eu-west-1": 0.499, + "eu-west-2": 0.515, + "eu-west-3": 0.519, + "sa-east-1": 0.667, + "us-east-1": 0.459, + "us-east-2": 0.459, + "us-gov-east-1": 0.551, + "us-gov-west-1": 0.551, + "us-west-1": 0.519, + "us-west-2": 0.459 }, "m5a.4xlarge": { - "ap-northeast-1": 1.026, - "ap-northeast-2": 0.978, - "ap-south-1": 0.574, - "ap-southeast-1": 0.994, - "ap-southeast-2": 0.994, - "ca-central-1": 0.898, - "eu-central-1": 0.962, - "eu-south-1": 0.938, - "eu-west-1": 0.898, - "eu-west-2": 0.93, - "eu-west-3": 0.938, - "sa-east-1": 1.234, - "us-east-1": 0.818, - "us-east-2": 0.818, - "us-gov-east-1": 1.002, - "us-gov-west-1": 1.002, - "us-west-1": 0.938, - "us-west-2": 0.818 + "ap-northeast-1": 1.069, + "ap-northeast-2": 1.021, + "ap-south-1": 0.617, + "ap-southeast-1": 1.037, + "ap-southeast-2": 1.037, + "ca-central-1": 0.941, + "eu-central-1": 1.005, + "eu-south-1": 0.981, + "eu-west-1": 0.941, + "eu-west-2": 0.973, + "eu-west-3": 0.981, + "sa-east-1": 1.277, + "us-east-1": 0.861, + "us-east-2": 0.861, + "us-gov-east-1": 1.045, + "us-gov-west-1": 1.045, + "us-west-1": 0.981, + "us-west-2": 0.861 }, "m5a.8xlarge": { - "ap-northeast-1": 1.922, - "ap-northeast-2": 1.826, - "ap-south-1": 1.019, - "ap-southeast-1": 1.858, - "ap-southeast-2": 1.858, - "ca-central-1": 1.666, - "eu-central-1": 1.794, - "eu-south-1": 1.746, - "eu-west-1": 1.666, - "eu-west-2": 1.73, - "eu-west-3": 1.746, - "sa-east-1": 2.338, - "us-east-1": 1.506, - "us-east-2": 1.506, - "us-gov-east-1": 1.874, - "us-gov-west-1": 1.874, - "us-west-1": 1.746, - "us-west-2": 1.506 + "ap-northeast-1": 2.138, + "ap-northeast-2": 2.042, + "ap-south-1": 1.234, + "ap-southeast-1": 2.074, + "ap-southeast-2": 2.074, + "ca-central-1": 1.882, + "eu-central-1": 2.01, + "eu-south-1": 1.962, + "eu-west-1": 1.882, + "eu-west-2": 1.946, + "eu-west-3": 1.962, + "sa-east-1": 2.554, + "us-east-1": 1.722, + "us-east-2": 1.722, + "us-gov-east-1": 2.09, + "us-gov-west-1": 2.09, + "us-west-1": 1.962, + "us-west-2": 1.722 }, "m5a.12xlarge": { - "ap-northeast-1": 2.818, - "ap-northeast-2": 2.674, - "ap-south-1": 1.463, - "ap-southeast-1": 2.722, - "ap-southeast-2": 2.722, - "ca-central-1": 2.434, - "eu-central-1": 2.626, - "eu-south-1": 2.554, - "eu-west-1": 2.434, - "eu-west-2": 2.53, - "eu-west-3": 2.554, - "sa-east-1": 3.442, - "us-east-1": 2.194, - "us-east-2": 2.194, - "us-gov-east-1": 2.746, - "us-gov-west-1": 2.746, - "us-west-1": 2.554, - "us-west-2": 2.194 + "ap-northeast-1": 3.206, + "ap-northeast-2": 3.062, + "ap-south-1": 1.852, + "ap-southeast-1": 3.11, + "ap-southeast-2": 3.11, + "ca-central-1": 2.822, + "eu-central-1": 3.014, + "eu-south-1": 2.942, + "eu-west-1": 2.822, + "eu-west-2": 2.918, + "eu-west-3": 2.942, + "sa-east-1": 3.83, + "us-east-1": 2.582, + "us-east-2": 2.582, + "us-gov-east-1": 3.134, + "us-gov-west-1": 3.134, + "us-west-1": 2.942, + "us-west-2": 2.582 }, "m5a.16xlarge": { - "ap-northeast-1": 3.714, - "ap-northeast-2": 3.522, - "ap-south-1": 1.908, - "ap-southeast-1": 3.586, - "ap-southeast-2": 3.586, - "ca-central-1": 3.202, - "eu-central-1": 3.458, - "eu-south-1": 3.362, - "eu-west-1": 3.202, - "eu-west-2": 3.33, - "eu-west-3": 3.362, - "sa-east-1": 4.546, - "us-east-1": 2.882, - "us-east-2": 2.882, - "us-gov-east-1": 3.618, - "us-gov-west-1": 3.618, - "us-west-1": 3.362, - "us-west-2": 2.882 + "ap-northeast-1": 4.275, + "ap-northeast-2": 4.083, + "ap-south-1": 2.469, + "ap-southeast-1": 4.147, + "ap-southeast-2": 4.147, + "ca-central-1": 3.763, + "eu-central-1": 4.019, + "eu-south-1": 3.923, + "eu-west-1": 3.763, + "eu-west-2": 3.891, + "eu-west-3": 3.923, + "sa-east-1": 5.107, + "us-east-1": 3.443, + "us-east-2": 3.443, + "us-gov-east-1": 4.179, + "us-gov-west-1": 4.179, + "us-west-1": 3.923, + "us-west-2": 3.443 }, "m5a.24xlarge": { - "ap-northeast-1": 5.506, - "ap-northeast-2": 5.218, - "ap-south-1": 2.796, - "ap-southeast-1": 5.314, - "ap-southeast-2": 5.314, - "ca-central-1": 4.738, - "eu-central-1": 5.122, - "eu-south-1": 4.978, - "eu-west-1": 4.738, - "eu-west-2": 4.93, - "eu-west-3": 4.978, - "sa-east-1": 6.754, - "us-east-1": 4.258, - "us-east-2": 4.258, - "us-gov-east-1": 5.362, - "us-gov-west-1": 5.362, - "us-west-1": 4.978, - "us-west-2": 4.258 + "ap-northeast-1": 6.413, + "ap-northeast-2": 6.125, + "ap-south-1": 3.703, + "ap-southeast-1": 6.221, + "ap-southeast-2": 6.221, + "ca-central-1": 5.645, + "eu-central-1": 6.029, + "eu-south-1": 5.885, + "eu-west-1": 5.645, + "eu-west-2": 5.837, + "eu-west-3": 5.885, + "sa-east-1": 7.661, + "us-east-1": 5.165, + "us-east-2": 5.165, + "us-gov-east-1": 6.269, + "us-gov-west-1": 6.269, + "us-west-1": 5.885, + "us-west-2": 5.165 }, "m5ad.large": { - "ap-northeast-1": 0.194, - "ap-northeast-2": 0.187, - "ap-south-1": 0.127, - "ap-southeast-1": 0.189, - "ap-southeast-2": 0.19, - "ca-central-1": 0.175, - "eu-central-1": 0.185, - "eu-west-1": 0.175, - "eu-west-2": 0.18, - "eu-west-3": 0.181, - "sa-east-1": 0.225, - "us-east-1": 0.163, - "us-east-2": 0.163, - "us-gov-west-1": 0.191, - "us-west-1": 0.182, - "us-west-2": 0.163 + "ap-northeast-1": 0.163, + "ap-northeast-2": 0.156, + "ap-south-1": 0.096, + "ap-southeast-1": 0.158, + "ap-southeast-2": 0.159, + "ca-central-1": 0.144, + "eu-central-1": 0.154, + "eu-west-1": 0.144, + "eu-west-2": 0.149, + "eu-west-3": 0.15, + "sa-east-1": 0.194, + "us-east-1": 0.132, + "us-east-2": 0.132, + "us-gov-west-1": 0.16, + "us-west-1": 0.151, + "us-west-2": 0.132 }, "m5ad.xlarge": { - "ap-northeast-1": 0.328, - "ap-northeast-2": 0.314, - "ap-south-1": 0.194, - "ap-southeast-1": 0.318, - "ap-southeast-2": 0.32, - "ca-central-1": 0.29, - "eu-central-1": 0.31, - "eu-west-1": 0.29, - "eu-west-2": 0.3, - "eu-west-3": 0.302, - "sa-east-1": 0.39, - "us-east-1": 0.266, - "us-east-2": 0.266, - "us-gov-west-1": 0.322, - "us-west-1": 0.304, - "us-west-2": 0.266 + "ap-northeast-1": 0.326, + "ap-northeast-2": 0.312, + "ap-south-1": 0.192, + "ap-southeast-1": 0.316, + "ap-southeast-2": 0.318, + "ca-central-1": 0.288, + "eu-central-1": 0.308, + "eu-west-1": 0.288, + "eu-west-2": 0.298, + "eu-west-3": 0.3, + "sa-east-1": 0.388, + "us-east-1": 0.264, + "us-east-2": 0.264, + "us-gov-west-1": 0.32, + "us-west-1": 0.302, + "us-west-2": 0.264 }, "m5ad.2xlarge": { - "ap-northeast-1": 0.666, - "ap-northeast-2": 0.638, - "ap-south-1": 0.398, - "ap-southeast-1": 0.646, - "ap-southeast-2": 0.65, - "ca-central-1": 0.59, - "eu-central-1": 0.63, - "eu-west-1": 0.59, - "eu-west-2": 0.61, - "eu-west-3": 0.614, - "sa-east-1": 0.79, - "us-east-1": 0.542, - "us-east-2": 0.542, - "us-gov-west-1": 0.654, - "us-west-1": 0.618, - "us-west-2": 0.542 + "ap-northeast-1": 0.651, + "ap-northeast-2": 0.623, + "ap-south-1": 0.384, + "ap-southeast-1": 0.631, + "ap-southeast-2": 0.635, + "ca-central-1": 0.575, + "eu-central-1": 0.615, + "eu-west-1": 0.575, + "eu-west-2": 0.595, + "eu-west-3": 0.599, + "sa-east-1": 0.775, + "us-east-1": 0.527, + "us-east-2": 0.527, + "us-gov-west-1": 0.639, + "us-west-1": 0.603, + "us-west-2": 0.527 }, "m5ad.4xlarge": { - "ap-northeast-1": 1.202, - "ap-northeast-2": 1.146, - "ap-south-1": 0.667, - "ap-southeast-1": 1.162, - "ap-southeast-2": 1.17, - "ca-central-1": 1.05, - "eu-central-1": 1.13, - "eu-west-1": 1.05, - "eu-west-2": 1.09, - "eu-west-3": 1.098, - "sa-east-1": 1.45, - "us-east-1": 0.954, - "us-east-2": 0.954, - "us-gov-west-1": 1.178, - "us-west-1": 1.106, - "us-west-2": 0.954 + "ap-northeast-1": 1.245, + "ap-northeast-2": 1.189, + "ap-south-1": 0.71, + "ap-southeast-1": 1.205, + "ap-southeast-2": 1.213, + "ca-central-1": 1.093, + "eu-central-1": 1.173, + "eu-west-1": 1.093, + "eu-west-2": 1.133, + "eu-west-3": 1.141, + "sa-east-1": 1.493, + "us-east-1": 0.997, + "us-east-2": 0.997, + "us-gov-west-1": 1.221, + "us-west-1": 1.149, + "us-west-2": 0.997 }, "m5ad.8xlarge": { - "ap-northeast-1": 2.274, - "ap-northeast-2": 2.162, - "ap-south-1": 1.204, - "ap-southeast-1": 2.194, - "ap-southeast-2": 2.21, - "ca-central-1": 1.97, - "eu-central-1": 2.13, - "eu-west-1": 1.97, - "eu-west-2": 2.05, - "eu-west-3": 2.066, - "sa-east-1": 2.77, - "us-east-1": 1.778, - "us-east-2": 1.778, - "us-gov-west-1": 2.226, - "us-west-1": 2.082, - "us-west-2": 1.778 + "ap-northeast-1": 2.49, + "ap-northeast-2": 2.378, + "ap-south-1": 1.419, + "ap-southeast-1": 2.41, + "ap-southeast-2": 2.426, + "ca-central-1": 2.186, + "eu-central-1": 2.346, + "eu-west-1": 2.186, + "eu-west-2": 2.266, + "eu-west-3": 2.282, + "sa-east-1": 2.986, + "us-east-1": 1.994, + "us-east-2": 1.994, + "us-gov-west-1": 2.442, + "us-west-1": 2.298, + "us-west-2": 1.994 }, "m5ad.12xlarge": { - "ap-northeast-1": 3.346, - "ap-northeast-2": 3.178, - "ap-south-1": 1.74, - "ap-southeast-1": 3.226, - "ap-southeast-2": 3.25, - "ca-central-1": 2.89, - "eu-central-1": 3.13, - "eu-west-1": 2.89, - "eu-west-2": 3.01, - "eu-west-3": 3.034, - "sa-east-1": 4.09, - "us-east-1": 2.602, - "us-east-2": 2.602, - "us-gov-west-1": 3.274, - "us-west-1": 3.058, - "us-west-2": 2.602 + "ap-northeast-1": 3.734, + "ap-northeast-2": 3.566, + "ap-south-1": 2.129, + "ap-southeast-1": 3.614, + "ap-southeast-2": 3.638, + "ca-central-1": 3.278, + "eu-central-1": 3.518, + "eu-west-1": 3.278, + "eu-west-2": 3.398, + "eu-west-3": 3.422, + "sa-east-1": 4.478, + "us-east-1": 2.99, + "us-east-2": 2.99, + "us-gov-west-1": 3.662, + "us-west-1": 3.446, + "us-west-2": 2.99 }, "m5ad.16xlarge": { - "ap-northeast-1": 4.418, - "ap-northeast-2": 4.194, - "ap-south-1": 2.277, - "ap-southeast-1": 4.258, - "ap-southeast-2": 4.29, - "ca-central-1": 3.81, - "eu-central-1": 4.13, - "eu-west-1": 3.81, - "eu-west-2": 3.97, - "eu-west-3": 4.002, - "sa-east-1": 5.41, - "us-east-1": 3.426, - "us-east-2": 3.426, - "us-gov-west-1": 4.322, - "us-west-1": 4.034, - "us-west-2": 3.426 + "ap-northeast-1": 4.979, + "ap-northeast-2": 4.755, + "ap-south-1": 2.838, + "ap-southeast-1": 4.819, + "ap-southeast-2": 4.851, + "ca-central-1": 4.371, + "eu-central-1": 4.691, + "eu-west-1": 4.371, + "eu-west-2": 4.531, + "eu-west-3": 4.563, + "sa-east-1": 5.971, + "us-east-1": 3.987, + "us-east-2": 3.987, + "us-gov-west-1": 4.883, + "us-west-1": 4.595, + "us-west-2": 3.987 }, "m5ad.24xlarge": { - "ap-northeast-1": 6.562, - "ap-northeast-2": 6.226, - "ap-south-1": 3.351, - "ap-southeast-1": 6.322, - "ap-southeast-2": 6.37, - "ca-central-1": 5.65, - "eu-central-1": 6.13, - "eu-west-1": 5.65, - "eu-west-2": 5.89, - "eu-west-3": 5.938, - "sa-east-1": 8.05, - "us-east-1": 5.074, - "us-east-2": 5.074, - "us-gov-west-1": 6.418, - "us-west-1": 5.986, - "us-west-2": 5.074 + "ap-northeast-1": 7.469, + "ap-northeast-2": 7.133, + "ap-south-1": 4.258, + "ap-southeast-1": 7.229, + "ap-southeast-2": 7.277, + "ca-central-1": 6.557, + "eu-central-1": 7.037, + "eu-west-1": 6.557, + "eu-west-2": 6.797, + "eu-west-3": 6.845, + "sa-east-1": 8.957, + "us-east-1": 5.981, + "us-east-2": 5.981, + "us-gov-west-1": 7.325, + "us-west-1": 6.893, + "us-west-2": 5.981 }, "m5d.large": { - "af-south-1": 0.21, + "af-south-1": 0.0, "ap-east-1": 0.0, - "ap-northeast-1": 0.216, + "ap-northeast-1": 0.175, "ap-northeast-2": 0.0, - "ap-northeast-3": 0.0, - "ap-south-1": 0.189, - "ap-south-2": 0.0, + "ap-northeast-3": 0.175, + "ap-south-1": 0.158, + "ap-south-2": 0.151, "ap-southeast-1": 0.0, - "ap-southeast-2": 0.211, - "ap-southeast-3": 0.0, - "ap-southeast-4": 0.211, - "ca-central-1": 0.0, - "ca-west-1": 0.194, - "eu-central-1": 0.0, - "eu-central-2": 0.0, - "eu-north-1": 0.0, - "eu-south-1": 0.192, - "eu-south-2": 0.194, - "eu-west-1": 0.0, - "eu-west-2": 0.2, - "eu-west-3": 0.192, - "il-central-1": 0.0, - "me-central-1": 0.0, + "ap-southeast-2": 0.171, + "ap-southeast-3": 0.17, + "ap-southeast-4": 0.171, + "ca-central-1": 0.162, + "ca-west-1": 0.155, + "eu-central-1": 0.165, + "eu-central-2": 0.178, + "eu-north-1": 0.149, + "eu-south-1": 0.161, + "eu-south-2": 0.155, + "eu-west-1": 0.155, + "eu-west-2": 0.168, + "eu-west-3": 0.0, + "il-central-1": 0.169, + "me-central-1": 0.167, "me-south-1": 0.0, - "sa-east-1": 0.25, - "us-east-1": 0.173, - "us-east-2": 0.0, - "us-gov-east-1": 0.203, - "us-gov-west-1": 0.203, - "us-west-1": 0.193, - "us-west-2": 0.173 + "sa-east-1": 0.219, + "us-east-1": 0.142, + "us-east-2": 0.149, + "us-gov-east-1": 0.172, + "us-gov-west-1": 0.172, + "us-west-1": 0.162, + "us-west-2": 0.0 }, "m5d.xlarge": { - "af-south-1": 0.0, - "ap-east-1": 0.0, - "ap-northeast-1": 0.371, - "ap-northeast-2": 0.338, - "ap-northeast-3": 0.352, - "ap-south-1": 0.319, - "ap-south-2": 0.304, - "ap-southeast-1": 0.359, - "ap-southeast-2": 0.363, - "ap-southeast-3": 0.0, - "ap-southeast-4": 0.0, - "ca-central-1": 0.0, - "ca-west-1": 0.327, - "eu-central-1": 0.332, - "eu-central-2": 0.377, + "af-south-1": 0.376, + "ap-east-1": 0.368, + "ap-northeast-1": 0.367, + "ap-northeast-2": 0.352, + "ap-northeast-3": 0.35, + "ap-south-1": 0.302, + "ap-south-2": 0.302, + "ap-southeast-1": 0.34, + "ap-southeast-2": 0.359, + "ap-southeast-3": 0.34, + "ap-southeast-4": 0.359, + "ca-central-1": 0.325, + "ca-west-1": 0.31, + "eu-central-1": 0.0, + "eu-central-2": 0.357, "eu-north-1": 0.0, - "eu-south-1": 0.324, - "eu-south-2": 0.0, - "eu-west-1": 0.0, - "eu-west-2": 0.339, - "eu-west-3": 0.324, - "il-central-1": 0.325, - "me-central-1": 0.0, - "me-south-1": 0.337, - "sa-east-1": 0.42, - "us-east-1": 0.286, - "us-east-2": 0.3, - "us-gov-east-1": 0.0, - "us-gov-west-1": 0.346, - "us-west-1": 0.0, - "us-west-2": 0.0 + "eu-south-1": 0.322, + "eu-south-2": 0.325, + "eu-west-1": 0.31, + "eu-west-2": 0.32, + "eu-west-3": 0.322, + "il-central-1": 0.338, + "me-central-1": 0.335, + "me-south-1": 0.0, + "sa-east-1": 0.418, + "us-east-1": 0.284, + "us-east-2": 0.284, + "us-gov-east-1": 0.344, + "us-gov-west-1": 0.0, + "us-west-1": 0.34, + "us-west-2": 0.284 }, "m5d.metal": { "af-south-1": 0.0, - "ap-east-1": 7.57, - "ap-northeast-1": 7.138, - "ap-northeast-2": 6.802, + "ap-east-1": 8.477, + "ap-northeast-1": 8.045, + "ap-northeast-2": 0.0, "ap-northeast-3": 0.0, - "ap-south-1": 5.986, - "ap-south-2": 5.986, - "ap-southeast-1": 6.898, - "ap-southeast-2": 0.0, - "ap-southeast-3": 0.0, - "ap-southeast-4": 0.0, - "ca-central-1": 6.178, + "ap-south-1": 6.893, + "ap-south-2": 0.0, + "ap-southeast-1": 7.805, + "ap-southeast-2": 7.853, + "ap-southeast-3": 7.805, + "ap-southeast-4": 7.853, + "ca-central-1": 7.085, "ca-west-1": 0.0, "eu-central-1": 0.0, - "eu-central-2": 7.311, - "eu-north-1": 5.89, - "eu-south-1": 6.466, - "eu-south-2": 6.178, - "eu-west-1": 6.178, - "eu-west-2": 6.418, - "eu-west-3": 6.466, - "il-central-1": 0.0, - "me-central-1": 6.783, - "me-south-1": 0.0, - "sa-east-1": 8.77, - "us-east-1": 5.554, - "us-east-2": 5.554, - "us-gov-east-1": 6.994, + "eu-central-2": 8.218, + "eu-north-1": 6.797, + "eu-south-1": 7.373, + "eu-south-2": 7.085, + "eu-west-1": 7.085, + "eu-west-2": 7.325, + "eu-west-3": 7.373, + "il-central-1": 7.387, + "me-central-1": 0.0, + "me-south-1": 7.69, + "sa-east-1": 9.677, + "us-east-1": 6.461, + "us-east-2": 6.461, + "us-gov-east-1": 7.901, "us-gov-west-1": 0.0, - "us-west-1": 6.514, + "us-west-1": 7.421, "us-west-2": 0.0 }, "m5d.2xlarge": { - "af-south-1": 0.0, - "ap-east-1": 0.788, + "af-south-1": 0.715, + "ap-east-1": 0.0, "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, - "ap-northeast-3": 0.714, - "ap-south-1": 0.0, - "ap-south-2": 0.647, - "ap-southeast-1": 0.729, + "ap-northeast-2": 0.671, + "ap-northeast-3": 0.699, + "ap-south-1": 0.603, + "ap-south-2": 0.603, + "ap-southeast-1": 0.679, "ap-southeast-2": 0.0, "ap-southeast-3": 0.0, "ap-southeast-4": 0.0, - "ca-central-1": 0.634, - "ca-west-1": 0.634, - "eu-central-1": 0.674, - "eu-central-2": 0.764, - "eu-north-1": 0.61, - "eu-south-1": 0.0, - "eu-south-2": 0.664, - "eu-west-1": 0.668, + "ca-central-1": 0.619, + "ca-west-1": 0.0, + "eu-central-1": 0.659, + "eu-central-2": 0.75, + "eu-north-1": 0.624, + "eu-south-1": 0.643, + "eu-south-2": 0.619, + "eu-west-1": 0.0, "eu-west-2": 0.0, - "eu-west-3": 0.693, - "il-central-1": 0.659, + "eu-west-3": 0.675, + "il-central-1": 0.644, "me-central-1": 0.0, - "me-south-1": 0.0, - "sa-east-1": 0.85, - "us-east-1": 0.582, - "us-east-2": 0.609, - "us-gov-east-1": 0.0, - "us-gov-west-1": 0.739, - "us-west-1": 0.0, - "us-west-2": 0.0 + "me-south-1": 0.67, + "sa-east-1": 0.835, + "us-east-1": 0.567, + "us-east-2": 0.594, + "us-gov-east-1": 0.722, + "us-gov-west-1": 0.722, + "us-west-1": 0.647, + "us-west-2": 0.594 }, "m5d.4xlarge": { - "af-south-1": 1.33, - "ap-east-1": 1.37, - "ap-northeast-1": 1.298, - "ap-northeast-2": 0.0, - "ap-northeast-3": 1.368, + "af-south-1": 1.373, + "ap-east-1": 1.413, + "ap-northeast-1": 1.341, + "ap-northeast-2": 1.285, + "ap-northeast-3": 1.341, "ap-south-1": 0.0, - "ap-south-2": 0.0, - "ap-southeast-1": 1.327, - "ap-southeast-2": 1.34, - "ap-southeast-3": 1.258, - "ap-southeast-4": 1.334, - "ca-central-1": 1.199, - "ca-west-1": 1.198, + "ap-south-2": 1.149, + "ap-southeast-1": 1.301, + "ap-southeast-2": 1.309, + "ap-southeast-3": 1.301, + "ap-southeast-4": 1.309, + "ca-central-1": 1.181, + "ca-west-1": 1.181, "eu-central-1": 0.0, "eu-central-2": 0.0, - "eu-north-1": 1.154, + "eu-north-1": 0.0, "eu-south-1": 0.0, - "eu-south-2": 1.198, - "eu-west-1": 1.206, - "eu-west-2": 1.248, - "eu-west-3": 1.257, - "il-central-1": 1.252, - "me-central-1": 0.0, - "me-south-1": 1.313, - "sa-east-1": 1.653, - "us-east-1": 1.089, + "eu-south-2": 1.181, + "eu-west-1": 1.181, + "eu-west-2": 0.0, + "eu-west-3": 1.229, + "il-central-1": 1.295, + "me-central-1": 1.282, + "me-south-1": 1.282, + "sa-east-1": 1.613, + "us-east-1": 1.077, "us-east-2": 0.0, - "us-gov-east-1": 1.349, - "us-gov-west-1": 1.349, - "us-west-1": 0.0, + "us-gov-east-1": 1.317, + "us-gov-west-1": 0.0, + "us-west-1": 1.237, "us-west-2": 0.0 }, "m5d.8xlarge": { - "af-south-1": 0.0, - "ap-east-1": 2.763, - "ap-northeast-1": 2.466, - "ap-northeast-2": 2.354, - "ap-northeast-3": 2.606, - "ap-south-1": 2.082, - "ap-south-2": 2.082, - "ap-southeast-1": 2.386, - "ap-southeast-2": 2.402, - "ap-southeast-3": 2.521, - "ap-southeast-4": 0.0, - "ca-central-1": 2.146, - "ca-west-1": 2.146, - "eu-central-1": 2.306, - "eu-central-2": 2.667, - "eu-north-1": 2.05, - "eu-south-1": 0.0, - "eu-south-2": 2.267, - "eu-west-1": 0.0, - "eu-west-2": 2.226, - "eu-west-3": 2.242, - "il-central-1": 0.0, + "af-south-1": 2.746, + "ap-east-1": 0.0, + "ap-northeast-1": 2.682, + "ap-northeast-2": 2.57, + "ap-northeast-3": 2.822, + "ap-south-1": 2.298, + "ap-south-2": 2.298, + "ap-southeast-1": 2.602, + "ap-southeast-2": 2.618, + "ap-southeast-3": 2.602, + "ap-southeast-4": 2.618, + "ca-central-1": 2.362, + "ca-west-1": 2.362, + "eu-central-1": 2.522, + "eu-central-2": 2.739, + "eu-north-1": 2.266, + "eu-south-1": 2.458, + "eu-south-2": 2.362, + "eu-west-1": 2.362, + "eu-west-2": 2.442, + "eu-west-3": 2.458, + "il-central-1": 2.462, "me-central-1": 0.0, - "me-south-1": 2.496, - "sa-east-1": 3.01, - "us-east-1": 1.938, - "us-east-2": 1.938, - "us-gov-east-1": 2.418, - "us-gov-west-1": 2.418, - "us-west-1": 2.258, - "us-west-2": 1.938 + "me-south-1": 2.563, + "sa-east-1": 3.226, + "us-east-1": 2.154, + "us-east-2": 2.154, + "us-gov-east-1": 2.634, + "us-gov-west-1": 2.634, + "us-west-1": 2.474, + "us-west-2": 2.154 }, "m5d.12xlarge": { - "af-south-1": 3.946, - "ap-east-1": 4.079, - "ap-northeast-1": 3.634, - "ap-northeast-2": 3.664, + "af-south-1": 4.118, + "ap-east-1": 4.462, + "ap-northeast-1": 4.022, + "ap-northeast-2": 4.053, "ap-northeast-3": 0.0, - "ap-south-1": 3.237, - "ap-south-2": 3.234, - "ap-southeast-1": 3.722, - "ap-southeast-2": 0.0, - "ap-southeast-3": 3.717, - "ap-southeast-4": 3.742, - "ca-central-1": 3.154, - "ca-west-1": 3.154, - "eu-central-1": 3.394, - "eu-central-2": 3.936, - "eu-north-1": 3.203, + "ap-south-1": 3.622, + "ap-south-2": 3.446, + "ap-southeast-1": 3.902, + "ap-southeast-2": 4.131, + "ap-southeast-3": 3.902, + "ap-southeast-4": 4.131, + "ca-central-1": 3.724, + "ca-west-1": 0.0, + "eu-central-1": 3.782, + "eu-central-2": 4.324, + "eu-north-1": 3.571, "eu-south-1": 0.0, - "eu-south-2": 3.335, - "eu-west-1": 3.154, - "eu-west-2": 0.0, - "eu-west-3": 3.51, - "il-central-1": 0.0, - "me-central-1": 3.656, - "me-south-1": 3.456, - "sa-east-1": 4.699, - "us-east-1": 2.842, - "us-east-2": 3.006, - "us-gov-east-1": 3.787, - "us-gov-west-1": 3.787, - "us-west-1": 3.547, - "us-west-2": 3.006 + "eu-south-2": 0.0, + "eu-west-1": 3.542, + "eu-west-2": 3.662, + "eu-west-3": 0.0, + "il-central-1": 3.694, + "me-central-1": 4.044, + "me-south-1": 3.845, + "sa-east-1": 5.088, + "us-east-1": 3.23, + "us-east-2": 3.393, + "us-gov-east-1": 3.95, + "us-gov-west-1": 3.95, + "us-west-1": 3.71, + "us-west-2": 3.23 }, "m5d.16xlarge": { - "af-south-1": 5.218, - "ap-east-1": 5.395, - "ap-northeast-1": 4.802, - "ap-northeast-2": 4.578, - "ap-northeast-3": 0.0, - "ap-south-1": 4.034, - "ap-south-2": 4.268, - "ap-southeast-1": 4.642, - "ap-southeast-2": 4.972, + "af-south-1": 5.779, + "ap-east-1": 0.0, + "ap-northeast-1": 5.363, + "ap-northeast-2": 5.139, + "ap-northeast-3": 5.363, + "ap-south-1": 4.595, + "ap-south-2": 4.829, + "ap-southeast-1": 5.203, + "ap-southeast-2": 5.235, "ap-southeast-3": 0.0, - "ap-southeast-4": 4.947, - "ca-central-1": 4.408, - "ca-west-1": 0.0, - "eu-central-1": 4.482, - "eu-central-2": 5.204, - "eu-north-1": 3.97, - "eu-south-1": 4.354, - "eu-south-2": 4.404, + "ap-southeast-4": 5.235, + "ca-central-1": 4.723, + "ca-west-1": 4.723, + "eu-central-1": 5.043, + "eu-central-2": 0.0, + "eu-north-1": 4.531, + "eu-south-1": 5.169, + "eu-south-2": 4.723, "eu-west-1": 0.0, - "eu-west-2": 0.0, - "eu-west-3": 4.354, - "il-central-1": 0.0, - "me-central-1": 4.831, - "me-south-1": 4.862, + "eu-west-2": 4.883, + "eu-west-3": 4.915, + "il-central-1": 4.925, + "me-central-1": 0.0, + "me-south-1": 5.393, "sa-east-1": 0.0, - "us-east-1": 3.746, - "us-east-2": 3.746, - "us-gov-east-1": 4.706, - "us-gov-west-1": 4.706, - "us-west-1": 4.386, - "us-west-2": 3.746 + "us-east-1": 4.307, + "us-east-2": 4.307, + "us-gov-east-1": 5.267, + "us-gov-west-1": 0.0, + "us-west-1": 4.947, + "us-west-2": 4.307 }, "m5d.24xlarge": { - "af-south-1": 7.33, - "ap-east-1": 7.57, - "ap-northeast-1": 7.138, + "af-south-1": 8.237, + "ap-east-1": 8.477, + "ap-northeast-1": 8.045, "ap-northeast-2": 0.0, - "ap-northeast-3": 7.138, - "ap-south-1": 5.986, - "ap-south-2": 5.986, - "ap-southeast-1": 6.898, - "ap-southeast-2": 6.946, - "ap-southeast-3": 6.898, - "ap-southeast-4": 6.946, - "ca-central-1": 0.0, - "ca-west-1": 6.178, - "eu-central-1": 6.658, - "eu-central-2": 7.311, + "ap-northeast-3": 8.045, + "ap-south-1": 6.893, + "ap-south-2": 6.893, + "ap-southeast-1": 7.805, + "ap-southeast-2": 7.853, + "ap-southeast-3": 7.805, + "ap-southeast-4": 7.853, + "ca-central-1": 7.085, + "ca-west-1": 0.0, + "eu-central-1": 7.565, + "eu-central-2": 8.218, "eu-north-1": 0.0, - "eu-south-1": 6.466, - "eu-south-2": 0.0, - "eu-west-1": 0.0, - "eu-west-2": 0.0, - "eu-west-3": 6.466, - "il-central-1": 6.48, - "me-central-1": 0.0, - "me-south-1": 0.0, - "sa-east-1": 8.77, - "us-east-1": 5.554, - "us-east-2": 5.554, - "us-gov-east-1": 0.0, - "us-gov-west-1": 6.994, - "us-west-1": 6.514, - "us-west-2": 5.554 + "eu-south-1": 7.373, + "eu-south-2": 7.085, + "eu-west-1": 7.085, + "eu-west-2": 7.325, + "eu-west-3": 7.373, + "il-central-1": 7.387, + "me-central-1": 7.69, + "me-south-1": 7.69, + "sa-east-1": 9.677, + "us-east-1": 0.0, + "us-east-2": 0.0, + "us-gov-east-1": 7.901, + "us-gov-west-1": 7.901, + "us-west-1": 7.421, + "us-west-2": 6.461 }, "m5dn.large": { - "ap-northeast-1": 0.235, - "ap-southeast-1": 0.227, - "eu-central-1": 0.0, + "ap-northeast-1": 0.204, + "ap-southeast-1": 0.196, + "eu-central-1": 0.191, "eu-west-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 0.204, - "us-gov-east-1": 0.0, - "us-gov-west-1": 0.231, - "us-west-2": 0.0 + "us-east-1": 0.165, + "us-east-2": 0.173, + "us-gov-east-1": 0.21, + "us-gov-west-1": 0.2, + "us-west-2": 0.165 }, "m5dn.xlarge": { - "ap-northeast-1": 0.0, - "ap-southeast-1": 0.415, + "ap-northeast-1": 0.429, + "ap-southeast-1": 0.392, "eu-central-1": 0.0, - "eu-west-1": 0.384, - "us-east-1": 0.332, - "us-east-2": 0.332, - "us-gov-east-1": 0.402, - "us-gov-west-1": 0.423, - "us-west-2": 0.348 + "eu-west-1": 0.38, + "us-east-1": 0.33, + "us-east-2": 0.33, + "us-gov-east-1": 0.4, + "us-gov-west-1": 0.4, + "us-west-2": 0.33 }, "m5dn.metal": { - "ap-northeast-1": 8.53, - "ap-southeast-1": 8.146, - "eu-central-1": 7.906, - "eu-west-1": 7.426, - "us-east-1": 6.658, - "us-east-2": 0.0, - "us-gov-east-1": 8.338, - "us-gov-west-1": 8.338, - "us-west-2": 6.658 + "ap-northeast-1": 9.437, + "ap-southeast-1": 9.053, + "eu-central-1": 8.813, + "eu-west-1": 8.333, + "us-east-1": 7.565, + "us-east-2": 7.565, + "us-gov-east-1": 9.245, + "us-gov-west-1": 9.245, + "us-west-2": 7.565 }, "m5dn.2xlarge": { - "ap-northeast-1": 0.877, + "ap-northeast-1": 0.857, "ap-southeast-1": 0.0, - "eu-central-1": 0.822, - "eu-west-1": 0.0, - "us-east-1": 0.707, - "us-east-2": 0.707, - "us-gov-east-1": 0.855, - "us-gov-west-1": 0.855, - "us-west-2": 0.674 + "eu-central-1": 0.763, + "eu-west-1": 0.723, + "us-east-1": 0.0, + "us-east-2": 0.0, + "us-gov-east-1": 0.799, + "us-gov-west-1": 0.799, + "us-west-2": 0.0 }, "m5dn.4xlarge": { - "ap-northeast-1": 1.624, - "ap-southeast-1": 1.466, - "eu-central-1": 0.0, - "eu-west-1": 1.346, - "us-east-1": 1.284, - "us-east-2": 1.284, + "ap-northeast-1": 1.657, + "ap-southeast-1": 1.509, + "eu-central-1": 1.547, + "eu-west-1": 1.389, + "us-east-1": 1.326, + "us-east-2": 1.261, "us-gov-east-1": 0.0, - "us-gov-west-1": 1.498, - "us-west-2": 1.218 + "us-gov-west-1": 1.623, + "us-west-2": 1.261 }, "m5dn.8xlarge": { - "ap-northeast-1": 2.93, - "ap-southeast-1": 2.802, - "eu-central-1": 2.896, - "eu-west-1": 2.723, - "us-east-1": 2.306, - "us-east-2": 2.438, - "us-gov-east-1": 0.0, - "us-gov-west-1": 2.866, - "us-west-2": 0.0 + "ap-northeast-1": 3.146, + "ap-southeast-1": 3.018, + "eu-central-1": 3.093, + "eu-west-1": 2.924, + "us-east-1": 2.652, + "us-east-2": 2.522, + "us-gov-east-1": 3.082, + "us-gov-west-1": 3.246, + "us-west-2": 2.522 }, "m5dn.12xlarge": { - "ap-northeast-1": 4.611, - "ap-southeast-1": 4.387, - "eu-central-1": 4.018, - "eu-west-1": 3.778, + "ap-northeast-1": 4.97, + "ap-southeast-1": 0.0, + "eu-central-1": 0.0, + "eu-west-1": 4.166, "us-east-1": 0.0, - "us-east-2": 0.0, - "us-gov-east-1": 0.0, - "us-gov-west-1": 0.0, + "us-east-2": 3.782, + "us-gov-east-1": 4.622, + "us-gov-west-1": 4.622, "us-west-2": 0.0 }, "m5dn.16xlarge": { - "ap-northeast-1": 6.104, - "ap-southeast-1": 5.806, - "eu-central-1": 5.314, + "ap-northeast-1": 0.0, + "ap-southeast-1": 6.035, + "eu-central-1": 5.875, "eu-west-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 0.0, + "us-east-1": 5.043, + "us-east-2": 5.043, "us-gov-east-1": 0.0, "us-gov-west-1": 0.0, - "us-west-2": 4.746 + "us-west-2": 5.043 }, "m5dn.24xlarge": { - "ap-northeast-1": 8.53, + "ap-northeast-1": 9.437, "ap-southeast-1": 0.0, - "eu-central-1": 7.906, - "eu-west-1": 0.0, - "us-east-1": 6.658, + "eu-central-1": 8.813, + "eu-west-1": 8.333, + "us-east-1": 7.565, "us-east-2": 0.0, "us-gov-east-1": 0.0, - "us-gov-west-1": 8.338, - "us-west-2": 6.658 + "us-gov-west-1": 9.245, + "us-west-2": 7.565 }, "m5n.large": { - "ap-northeast-1": 0.213, - "ap-southeast-1": 0.0, - "eu-central-1": 0.201, - "eu-west-1": 0.202, - "us-east-1": 0.179, - "us-east-2": 0.186, - "us-gov-east-1": 0.218, - "us-gov-west-1": 0.0, + "ap-northeast-1": 0.182, + "ap-southeast-1": 0.175, + "eu-central-1": 0.0, + "eu-west-1": 0.17, + "us-east-1": 0.0, + "us-east-2": 0.148, + "us-gov-east-1": 0.187, + "us-gov-west-1": 0.178, "us-west-2": 0.0 }, "m5n.xlarge": { - "ap-northeast-1": 0.366, + "ap-northeast-1": 0.364, "ap-southeast-1": 0.0, - "eu-central-1": 0.342, - "eu-west-1": 0.0, - "us-east-1": 0.298, - "us-east-2": 0.298, - "us-gov-east-1": 0.358, - "us-gov-west-1": 0.0, - "us-west-2": 0.312 + "eu-central-1": 0.357, + "eu-west-1": 0.324, + "us-east-1": 0.296, + "us-east-2": 0.296, + "us-gov-east-1": 0.356, + "us-gov-west-1": 0.373, + "us-west-2": 0.296 }, "m5n.metal": { - "ap-northeast-1": 7.474, - "ap-southeast-1": 7.138, + "ap-northeast-1": 8.381, + "ap-southeast-1": 8.045, "eu-central-1": 0.0, - "us-east-1": 5.842, - "us-east-2": 5.842, - "us-gov-east-1": 0.0, + "eu-west-1": 7.421, + "us-east-1": 6.749, + "us-east-2": 6.749, + "us-gov-east-1": 8.189, "us-gov-west-1": 0.0, - "us-west-2": 0.0 + "us-west-2": 6.749 }, "m5n.2xlarge": { - "ap-northeast-1": 0.783, - "ap-southeast-1": 0.75, + "ap-northeast-1": 0.0, + "ap-southeast-1": 0.0, "eu-central-1": 0.0, - "eu-west-1": 0.0, + "eu-west-1": 0.679, "us-east-1": 0.0, - "us-east-2": 0.606, - "us-gov-east-1": 0.762, + "us-east-2": 0.62, + "us-gov-east-1": 0.747, "us-gov-west-1": 0.0, - "us-west-2": 0.0 + "us-west-2": 0.591 }, "m5n.4xlarge": { - "ap-northeast-1": 1.354, + "ap-northeast-1": 0.0, "ap-southeast-1": 0.0, - "eu-central-1": 0.0, - "eu-west-1": 1.194, - "us-east-1": 1.082, + "eu-central-1": 1.368, + "eu-west-1": 1.237, + "us-east-1": 1.125, "us-east-2": 0.0, - "us-gov-east-1": 0.0, - "us-gov-west-1": 1.394, - "us-west-2": 1.14 + "us-gov-east-1": 1.365, + "us-gov-west-1": 1.436, + "us-west-2": 1.125 }, "m5n.8xlarge": { - "ap-northeast-1": 2.741, - "ap-southeast-1": 2.466, - "eu-central-1": 2.386, - "eu-west-1": 2.258, - "us-east-1": 0.0, - "us-east-2": 0.0, + "ap-northeast-1": 2.794, + "ap-southeast-1": 0.0, + "eu-central-1": 2.602, + "eu-west-1": 0.0, + "us-east-1": 2.25, + "us-east-2": 2.25, "us-gov-east-1": 0.0, "us-gov-west-1": 0.0, "us-west-2": 0.0 }, "m5n.12xlarge": { - "ap-northeast-1": 4.047, - "ap-southeast-1": 3.634, - "eu-central-1": 3.742, - "eu-west-1": 3.536, - "us-east-1": 0.0, - "us-east-2": 3.159, - "us-gov-east-1": 0.0, - "us-gov-west-1": 3.706, - "us-west-2": 3.159 + "ap-northeast-1": 4.411, + "ap-southeast-1": 4.022, + "eu-central-1": 4.105, + "eu-west-1": 3.71, + "us-east-1": 3.546, + "us-east-2": 3.374, + "us-gov-east-1": 4.094, + "us-gov-west-1": 4.094, + "us-west-2": 3.374 }, "m5n.16xlarge": { - "ap-northeast-1": 0.0, - "ap-southeast-1": 5.093, + "ap-northeast-1": 5.881, + "ap-southeast-1": 5.644, "eu-central-1": 0.0, "eu-west-1": 0.0, - "us-east-1": 3.938, - "us-east-2": 4.168, - "us-gov-east-1": 4.898, - "us-gov-west-1": 4.898, - "us-west-2": 3.938 + "us-east-1": 4.499, + "us-east-2": 0.0, + "us-gov-east-1": 5.459, + "us-gov-west-1": 5.459, + "us-west-2": 4.499 }, "m5n.24xlarge": { - "ap-northeast-1": 7.474, - "ap-southeast-1": 0.0, - "eu-central-1": 0.0, - "eu-west-1": 6.514, - "us-east-1": 5.842, - "us-east-2": 5.842, - "us-gov-east-1": 7.282, - "us-gov-west-1": 7.282, - "us-west-2": 5.842 + "ap-northeast-1": 8.381, + "ap-southeast-1": 8.045, + "eu-central-1": 7.805, + "eu-west-1": 7.421, + "us-east-1": 6.749, + "us-east-2": 6.749, + "us-gov-east-1": 8.189, + "us-gov-west-1": 8.189, + "us-west-2": 0.0 }, "m5zn.large": { - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.263, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.2872, - "eu-central-1": 0.2579, - "eu-west-1": 0.2625, - "sa-east-1": 0.3232, + "ap-northeast-1": 0.2422, + "ap-northeast-2": 0.0, + "ap-southeast-1": 0.2353, + "ap-southeast-2": 0.2353, + "eu-central-1": 0.2267, + "eu-west-1": 0.2313, + "sa-east-1": 0.292, "us-east-1": 0.0, - "us-east-2": 0.0, - "us-west-1": 0.0, - "us-west-2": 0.2252 + "us-east-2": 0.194, + "us-west-1": 0.2215, + "us-west-2": 0.194 }, "m5zn.xlarge": { - "ap-northeast-1": 0.5294, - "ap-northeast-2": 0.5066, - "ap-southeast-1": 0.5143, - "ap-southeast-2": 0.473, - "eu-central-1": 0.0, - "eu-west-1": 0.465, - "sa-east-1": 0.5865, - "us-east-1": 0.4234, - "us-east-2": 0.4234, - "us-west-1": 0.4454, + "ap-northeast-1": 0.0, + "ap-northeast-2": 0.5042, + "ap-southeast-1": 0.5119, + "ap-southeast-2": 0.4706, + "eu-central-1": 0.4533, + "eu-west-1": 0.4626, + "sa-east-1": 0.0, + "us-east-1": 0.3879, + "us-east-2": 0.0, + "us-west-1": 0.443, "us-west-2": 0.0 }, "m5zn.metal": { - "ap-northeast-1": 0.0, + "ap-northeast-1": 5.6388, "ap-northeast-2": 0.0, "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, - "eu-central-1": 5.3535, - "eu-west-1": 4.5484, - "sa-east-1": 7.0795, - "us-east-1": 4.0941, + "ap-southeast-2": 5.4744, + "eu-central-1": 5.7419, + "eu-west-1": 4.9368, + "sa-east-1": 6.8362, + "us-east-1": 4.4825, "us-east-2": 0.0, - "us-west-1": 4.7548, + "us-west-1": 5.6057, "us-west-2": 0.0 }, "m5zn.2xlarge": { - "ap-northeast-1": 0.9834, - "ap-northeast-2": 1.0232, - "ap-southeast-1": 0.956, - "ap-southeast-2": 1.0386, - "eu-central-1": 0.9214, - "eu-west-1": 0.8664, - "sa-east-1": 1.183, - "us-east-1": 0.7907, - "us-east-2": 0.0, - "us-west-1": 0.9779, - "us-west-2": 0.7907 + "ap-northeast-1": 0.9686, + "ap-northeast-2": 0.9272, + "ap-southeast-1": 0.9412, + "ap-southeast-2": 0.9412, + "eu-central-1": 0.9066, + "eu-west-1": 0.8516, + "sa-east-1": 1.2735, + "us-east-1": 0.8419, + "us-east-2": 0.0, + "us-west-1": 0.886, + "us-west-2": 0.7759 }, "m5zn.3xlarge": { - "ap-northeast-1": 1.5381, - "ap-northeast-2": 1.348, - "ap-southeast-1": 1.369, - "ap-southeast-2": 1.369, - "eu-central-1": 1.3172, - "eu-west-1": 1.3451, - "sa-east-1": 1.7094, - "us-east-1": 0.0, - "us-east-2": 1.121, - "us-west-1": 1.4018, - "us-west-2": 1.121 + "ap-northeast-1": 1.4097, + "ap-northeast-2": 1.4694, + "ap-southeast-1": 1.3686, + "ap-southeast-2": 1.4925, + "eu-central-1": 1.3168, + "eu-west-1": 1.3447, + "sa-east-1": 1.709, + "us-east-1": 0.0, + "us-east-2": 1.1206, + "us-west-1": 1.2858, + "us-west-2": 1.1206 }, "m5zn.6xlarge": { - "ap-northeast-1": 2.9462, + "ap-northeast-1": 2.8194, "ap-northeast-2": 0.0, - "ap-southeast-1": 2.608, - "ap-southeast-2": 2.8558, - "eu-central-1": 2.5043, - "eu-west-1": 0.0, + "ap-southeast-1": 2.7372, + "ap-southeast-2": 2.985, + "eu-central-1": 2.6335, + "eu-west-1": 2.4684, "sa-east-1": 0.0, - "us-east-1": 2.112, - "us-east-2": 2.3102, - "us-west-1": 2.6736, - "us-west-2": 2.3102 + "us-east-1": 2.2412, + "us-east-2": 2.4394, + "us-west-1": 2.8028, + "us-west-2": 2.2412 }, "m5zn.12xlarge": { - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, - "eu-central-1": 5.3535, - "eu-west-1": 4.9902, - "sa-east-1": 7.0795, - "us-east-1": 4.0941, - "us-east-2": 4.4905, - "us-west-1": 4.7548, - "us-west-2": 4.4905 + "ap-northeast-1": 5.6388, + "ap-northeast-2": 5.8776, + "ap-southeast-1": 5.4744, + "ap-southeast-2": 5.97, + "eu-central-1": 0.0, + "eu-west-1": 4.9368, + "sa-east-1": 7.4679, + "us-east-1": 4.4825, + "us-east-2": 4.4825, + "us-west-1": 5.1432, + "us-west-2": 4.4825 }, "m6a.large": { - "ap-northeast-1": 0.1716, - "ap-south-1": 0.0, + "ap-northeast-1": 0.1404, + "ap-south-1": 0.08435, "ap-south-2": 0.0, - "ap-southeast-1": 0.1788, - "ap-southeast-2": 0.1788, - "ca-central-1": 0.0, - "eu-central-1": 0.1635, - "eu-south-1": 0.17088, - "eu-west-1": 0.1563, - "eu-west-2": 0.1599, - "sa-east-1": 0.21147, - "us-east-1": 0.15504, - "us-east-2": 0.1464, - "us-west-1": 0.1608, - "us-west-2": 0.0 + "ap-southeast-1": 0.1368, + "ap-southeast-2": 0.1476, + "ca-central-1": 0.1251, + "eu-central-1": 0.1323, + "eu-south-1": 0.13968, + "eu-west-1": 0.1251, + "eu-west-2": 0.1287, + "eu-west-3": 0.1296, + "sa-east-1": 0.1665, + "us-east-1": 0.0, + "us-east-2": 0.1152, + "us-west-1": 0.1296, + "us-west-2": 0.1152 }, "m6a.xlarge": { "ap-northeast-1": 0.0, - "ap-south-1": 0.18221, - "ap-south-2": 0.18221, - "ap-southeast-1": 0.276, - "ap-southeast-2": 0.0, - "ca-central-1": 0.0, - "eu-central-1": 0.2877, - "eu-south-1": 0.2616, - "eu-west-1": 0.27186, - "eu-west-2": 0.2598, - "sa-east-1": 0.0, - "us-east-1": 0.2328, + "ap-south-1": 0.1687, + "ap-south-2": 0.0, + "ap-southeast-1": 0.2952, + "ap-southeast-2": 0.0, + "ca-central-1": 0.26946, + "eu-central-1": 0.2646, + "eu-south-1": 0.2592, + "eu-west-1": 0.2502, + "eu-west-2": 0.2574, + "eu-west-3": 0.2592, + "sa-east-1": 0.333, + "us-east-1": 0.2304, "us-east-2": 0.0, - "us-west-1": 0.2616, - "us-west-2": 0.2328 + "us-west-1": 0.27936, + "us-west-2": 0.2304 }, "m6a.metal": { - "ap-northeast-1": 10.8436, - "ap-south-1": 5.4628, - "ap-south-2": 5.4628, - "ap-southeast-1": 10.498, - "ap-southeast-2": 0.0, - "ca-central-1": 9.3748, - "eu-central-1": 0.0, - "eu-south-1": 0.0, - "eu-west-1": 9.3748, - "eu-west-2": 9.7204, - "sa-east-1": 13.3492, - "us-east-1": 8.4244, - "us-east-2": 8.4244, - "us-west-1": 9.8068, - "us-west-2": 8.4244 + "ap-northeast-1": 12.5568, + "ap-south-1": 7.176, + "ap-south-2": 7.176, + "ap-southeast-1": 12.2112, + "ap-southeast-2": 12.2112, + "ca-central-1": 0.0, + "eu-central-1": 11.7792, + "eu-south-1": 11.52, + "eu-west-1": 11.088, + "eu-west-2": 11.4336, + "eu-west-3": 11.52, + "sa-east-1": 15.0624, + "us-east-1": 10.1376, + "us-east-2": 10.1376, + "us-west-1": 11.52, + "us-west-2": 0.0 }, "m6a.2xlarge": { - "ap-northeast-1": 0.62104, - "ap-south-1": 0.3522, - "ap-south-2": 0.0, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.562, - "ca-central-1": 0.5152, - "eu-central-1": 0.5854, + "ap-northeast-1": 0.60624, + "ap-south-1": 0.3374, + "ap-south-2": 0.35962, + "ap-southeast-1": 0.5472, + "ap-southeast-2": 0.0, + "ca-central-1": 0.53892, + "eu-central-1": 0.5292, "eu-south-1": 0.0, - "eu-west-1": 0.5152, - "eu-west-2": 0.56956, - "sa-east-1": 0.73588, - "us-east-1": 0.4756, - "us-east-2": 0.4756, - "us-west-1": 0.57352, - "us-west-2": 0.51016 + "eu-west-1": 0.0, + "eu-west-2": 0.5148, + "eu-west-3": 0.55872, + "sa-east-1": 0.666, + "us-east-1": 0.0, + "us-east-2": 0.4608, + "us-west-1": 0.5184, + "us-west-2": 0.4608 }, "m6a.4xlarge": { - "ap-northeast-1": 1.0228, - "ap-south-1": 0.61884, - "ap-south-2": 0.5744, - "ap-southeast-1": 0.994, - "ap-southeast-2": 0.0, + "ap-northeast-1": 1.0656, + "ap-south-1": 0.6172, + "ap-south-2": 0.6172, + "ap-southeast-1": 1.0368, + "ap-southeast-2": 1.0368, "ca-central-1": 0.0, "eu-central-1": 0.0, - "eu-south-1": 1.01704, - "eu-west-1": 0.9004, - "eu-west-2": 0.0, - "sa-east-1": 1.34176, + "eu-south-1": 0.0, + "eu-west-1": 1.02024, + "eu-west-2": 0.972, + "eu-west-3": 0.9792, + "sa-east-1": 1.38456, "us-east-1": 0.0, - "us-east-2": 0.8212, - "us-west-1": 1.01704, - "us-west-2": 0.0 + "us-east-2": 0.864, + "us-west-1": 0.9792, + "us-west-2": 0.864 }, "m6a.8xlarge": { "ap-northeast-1": 0.0, - "ap-south-1": 1.0188, - "ap-south-2": 1.0188, - "ap-southeast-1": 1.858, - "ap-southeast-2": 1.858, - "ca-central-1": 1.82488, + "ap-south-1": 1.2344, + "ap-south-2": 1.32328, + "ap-southeast-1": 2.0736, + "ap-southeast-2": 2.0736, + "ca-central-1": 1.8864, "eu-central-1": 0.0, - "eu-south-1": 0.0, - "eu-west-1": 1.6708, - "eu-west-2": 1.88824, - "sa-east-1": 2.3332, - "us-east-1": 0.0, - "us-east-2": 0.0, - "us-west-1": 1.7428, - "us-west-2": 1.5124 + "eu-south-1": 1.9584, + "eu-west-1": 1.8864, + "eu-west-2": 1.944, + "eu-west-3": 1.9584, + "sa-east-1": 0.0, + "us-east-1": 1.728, + "us-east-2": 1.728, + "us-west-1": 1.9584, + "us-west-2": 1.728 }, "m6a.12xlarge": { - "ap-northeast-1": 2.8084, - "ap-south-1": 1.4632, - "ap-south-2": 1.4632, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, - "ca-central-1": 2.4412, - "eu-central-1": 2.614, - "eu-south-1": 2.79112, - "eu-west-1": 2.4412, - "eu-west-2": 2.76736, - "sa-east-1": 3.76528, - "us-east-1": 0.0, - "us-east-2": 2.2036, - "us-west-1": 0.0, - "us-west-2": 2.2036 + "ap-northeast-1": 3.1968, + "ap-south-1": 1.8516, + "ap-south-2": 1.98492, + "ap-southeast-1": 3.1104, + "ap-southeast-2": 3.1104, + "ca-central-1": 3.06072, + "eu-central-1": 3.0024, + "eu-south-1": 3.17952, + "eu-west-1": 0.0, + "eu-west-2": 2.916, + "eu-west-3": 3.17952, + "sa-east-1": 3.8232, + "us-east-1": 2.592, + "us-east-2": 2.592, + "us-west-1": 0.0, + "us-west-2": 2.79936 }, "m6a.16xlarge": { - "ap-northeast-1": 0.0, - "ap-south-1": 2.08536, - "ap-south-2": 0.0, - "ap-southeast-1": 3.9316, - "ap-southeast-2": 3.9316, - "ca-central-1": 3.51976, - "eu-central-1": 3.7732, + "ap-northeast-1": 4.61952, + "ap-south-1": 2.4688, + "ap-south-2": 2.4688, + "ap-southeast-1": 4.1472, + "ap-southeast-2": 4.4928, + "ca-central-1": 3.7728, + "eu-central-1": 0.0, "eu-south-1": 0.0, "eu-west-1": 0.0, - "eu-west-2": 3.3268, - "sa-east-1": 4.5364, - "us-east-1": 2.8948, - "us-east-2": 2.8948, - "us-west-1": 3.3556, - "us-west-2": 2.8948 + "eu-west-2": 3.888, + "eu-west-3": 3.9168, + "sa-east-1": 5.0976, + "us-east-1": 3.73248, + "us-east-2": 3.456, + "us-west-1": 3.9168, + "us-west-2": 3.456 }, "m6a.24xlarge": { "ap-northeast-1": 0.0, - "ap-south-1": 2.7964, - "ap-south-2": 2.7964, - "ap-southeast-1": 5.314, + "ap-south-1": 0.0, + "ap-south-2": 0.0, + "ap-southeast-1": 0.0, "ap-southeast-2": 0.0, - "ca-central-1": 4.7524, + "ca-central-1": 6.12144, "eu-central-1": 0.0, - "eu-south-1": 0.0, - "eu-west-1": 5.21464, - "eu-west-2": 4.9252, - "sa-east-1": 6.7396, + "eu-south-1": 5.8752, + "eu-west-1": 5.6592, + "eu-west-2": 0.0, + "eu-west-3": 0.0, + "sa-east-1": 7.6464, "us-east-1": 0.0, - "us-east-2": 4.2772, - "us-west-1": 4.9684, + "us-east-2": 0.0, + "us-west-1": 5.8752, "us-west-2": 0.0 }, "m6a.32xlarge": { - "ap-northeast-1": 0.0, - "ap-south-1": 4.04072, - "ap-south-2": 4.04072, - "ap-southeast-1": 7.7332, - "ap-southeast-2": 0.0, - "ca-central-1": 6.90952, - "eu-central-1": 0.0, - "eu-south-1": 6.5812, - "eu-west-1": 6.2932, - "eu-west-2": 7.16296, - "sa-east-1": 9.82408, - "us-east-1": 6.21256, - "us-east-2": 6.21256, - "us-west-1": 6.5812, - "us-west-2": 6.21256 + "ap-northeast-1": 8.3712, + "ap-south-1": 4.784, + "ap-south-2": 4.784, + "ap-southeast-1": 8.832, + "ap-southeast-2": 8.1408, + "ca-central-1": 7.392, + "eu-central-1": 0.0, + "eu-south-1": 8.32512, + "eu-west-1": 7.392, + "eu-west-2": 7.6224, + "eu-west-3": 7.68, + "sa-east-1": 10.92288, + "us-east-1": 6.7584, + "us-east-2": 6.7584, + "us-west-1": 7.68, + "us-west-2": 6.7584 }, "m6a.48xlarge": { - "ap-northeast-1": 10.8436, - "ap-south-1": 0.0, + "ap-northeast-1": 12.5568, + "ap-south-1": 7.176, "ap-south-2": 0.0, - "ap-southeast-1": 10.498, - "ap-southeast-2": 10.498, - "ca-central-1": 9.3748, - "eu-central-1": 0.0, - "eu-south-1": 9.8068, - "eu-west-1": 0.0, - "eu-west-2": 0.0, - "sa-east-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 8.4244, - "us-west-1": 0.0, - "us-west-2": 8.4244 + "ap-southeast-1": 12.2112, + "ap-southeast-2": 12.2112, + "ca-central-1": 11.088, + "eu-central-1": 11.7792, + "eu-south-1": 11.52, + "eu-west-1": 11.088, + "eu-west-2": 11.4336, + "eu-west-3": 11.52, + "sa-east-1": 15.0624, + "us-east-1": 10.1376, + "us-east-2": 10.1376, + "us-west-1": 11.52, + "us-west-2": 0.0 }, "m6g.medium": { - "af-south-1": 0.0, - "ap-east-1": 0.0, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, - "ap-northeast-3": 0.1126, - "ap-south-1": 0.0868, - "ap-south-2": 0.0868, - "ap-southeast-1": 0.1109, - "ap-southeast-2": 0.108, - "ap-southeast-3": 0.1109, - "ap-southeast-4": 0.108, - "ca-central-1": 0.1054, - "ca-west-1": 0.1054, - "eu-central-1": 0.106, - "eu-central-2": 0.1136, - "eu-north-1": 0.101, - "eu-south-1": 0.1075, - "eu-south-2": 0.0, - "eu-west-1": 0.0, - "eu-west-2": 0.0, - "eu-west-3": 0.1077, - "il-central-1": 0.0, + "af-south-1": 0.0652, + "ap-east-1": 0.0674, + "ap-northeast-1": 0.0, + "ap-northeast-2": 0.0643, + "ap-northeast-3": 0.064, + "ap-south-1": 0.0397, + "ap-south-2": 0.0397, + "ap-southeast-1": 0.0624, + "ap-southeast-2": 0.0, + "ap-southeast-3": 0.0653, + "ap-southeast-4": 0.0624, + "ap-southeast-5": 0.0552, + "ap-southeast-7": 0.0552, + "ca-central-1": 0.0572, + "ca-west-1": 0.0572, + "eu-central-1": 0.0604, + "eu-central-2": 0.065, + "eu-north-1": 0.0579, + "eu-south-1": 0.0, + "eu-south-2": 0.0574, + "eu-west-1": 0.0574, + "eu-west-2": 0.0588, + "eu-west-3": 0.0594, + "il-central-1": 0.0622, "me-central-1": 0.0, - "me-south-1": 0.0, - "sa-east-1": 0.1249, - "us-east-1": 0.0, - "us-east-2": 0.0985, - "us-gov-east-1": 0.1113, + "me-south-1": 0.0614, + "mx-central-1": 0.0, + "sa-east-1": 0.0756, + "us-east-1": 0.0529, + "us-east-2": 0.0552, + "us-gov-east-1": 0.0628, "us-gov-west-1": 0.0, - "us-west-1": 0.1075, - "us-west-2": 0.0, - "us-west-2-lax-1": 0.1062 + "us-west-1": 0.0592, + "us-west-2": 0.0529, + "us-west-2-lax-1": 0.0606 }, "m6g.large": { - "af-south-1": 0.1616, - "ap-east-1": 0.166, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.1597, - "ap-northeast-3": 0.1592, - "ap-south-1": 0.0, - "ap-south-2": 0.1106, - "ap-southeast-1": 0.1618, - "ap-southeast-2": 0.156, - "ap-southeast-3": 0.1618, - "ap-southeast-4": 0.1618, - "ca-central-1": 0.1456, - "ca-west-1": 0.1456, - "eu-central-1": 0.152, - "eu-central-2": 0.0, - "eu-north-1": 0.1469, - "eu-south-1": 0.0, - "eu-south-2": 0.146, - "eu-west-1": 0.0, - "eu-west-2": 0.0, + "af-south-1": 0.0, + "ap-east-1": 0.0, + "ap-northeast-1": 0.1278, + "ap-northeast-2": 0.1228, + "ap-northeast-3": 0.128, + "ap-south-1": 0.0794, + "ap-south-2": 0.0, + "ap-southeast-1": 0.1248, + "ap-southeast-2": 0.1248, + "ap-southeast-3": 0.1248, + "ap-southeast-4": 0.1306, + "ap-southeast-5": 0.1104, + "ap-southeast-7": 0.1104, + "ca-central-1": 0.0, + "ca-west-1": 0.0, + "eu-central-1": 0.0, + "eu-central-2": 0.13, + "eu-north-1": 0.1108, + "eu-south-1": 0.1238, + "eu-south-2": 0.1148, + "eu-west-1": 0.1148, + "eu-west-2": 0.1176, "eu-west-3": 0.0, - "il-central-1": 0.1503, - "me-central-1": 0.1546, - "me-south-1": 0.1597, - "sa-east-1": 0.1897, - "us-east-1": 0.1416, - "us-east-2": 0.137, - "us-gov-east-1": 0.1626, - "us-gov-west-1": 0.1626, - "us-west-1": 0.0, - "us-west-2": 0.137, - "us-west-2-lax-1": 0.1524 + "il-central-1": 0.1191, + "me-central-1": 0.129, + "me-south-1": 0.1228, + "mx-central-1": 0.0, + "sa-east-1": 0.1512, + "us-east-1": 0.1058, + "us-east-2": 0.1058, + "us-gov-east-1": 0.1256, + "us-gov-west-1": 0.1314, + "us-west-1": 0.1238, + "us-west-2": 0.1058, + "us-west-2-lax-1": 0.1212 }, "m6g.xlarge": { "af-south-1": 0.0, - "ap-east-1": 0.0, - "ap-northeast-1": 0.258, - "ap-northeast-2": 0.2594, - "ap-northeast-3": 0.2584, - "ap-south-1": 0.0, - "ap-south-2": 0.1673, - "ap-southeast-1": 0.2635, - "ap-southeast-2": 0.0, - "ap-southeast-3": 0.252, - "ap-southeast-4": 0.2635, - "ca-central-1": 0.2312, - "ca-west-1": 0.2415, - "eu-central-1": 0.244, - "eu-central-2": 0.2745, - "eu-north-1": 0.0, - "eu-south-1": 0.2392, - "eu-south-2": 0.232, - "eu-west-1": 0.232, - "eu-west-2": 0.2483, - "eu-west-3": 0.0, - "il-central-1": 0.2406, - "me-central-1": 0.2604, - "me-south-1": 0.248, - "sa-east-1": 0.0, - "us-east-1": 0.2232, - "us-east-2": 0.214, - "us-gov-east-1": 0.2652, - "us-gov-west-1": 0.2536, - "us-west-1": 0.25, - "us-west-2": 0.214, - "us-west-2-lax-1": 0.2448 + "ap-east-1": 0.2696, + "ap-northeast-1": 0.2556, + "ap-northeast-2": 0.257, + "ap-northeast-3": 0.256, + "ap-south-1": 0.1588, + "ap-south-2": 0.1649, + "ap-southeast-1": 0.2496, + "ap-southeast-2": 0.2496, + "ap-southeast-3": 0.0, + "ap-southeast-4": 0.0, + "ap-southeast-5": 0.2208, + "ap-southeast-7": 0.2306, + "ca-central-1": 0.2288, + "ca-west-1": 0.0, + "eu-central-1": 0.2526, + "eu-central-2": 0.26, + "eu-north-1": 0.2314, + "eu-south-1": 0.2368, + "eu-south-2": 0.2296, + "eu-west-1": 0.2296, + "eu-west-2": 0.2352, + "eu-west-3": 0.2376, + "il-central-1": 0.2382, + "me-central-1": 0.2468, + "me-south-1": 0.2456, + "mx-central-1": 0.0, + "sa-east-1": 0.3024, + "us-east-1": 0.2116, + "us-east-2": 0.0, + "us-gov-east-1": 0.2512, + "us-gov-west-1": 0.2512, + "us-west-1": 0.2476, + "us-west-2": 0.0, + "us-west-2-lax-1": 0.0 }, "m6g.metal": { - "af-south-1": 3.3812, + "af-south-1": 3.9424, "ap-east-1": 0.0, "ap-northeast-1": 0.0, - "ap-northeast-2": 3.3204, - "ap-northeast-3": 3.4949, - "ap-south-1": 1.8464, - "ap-south-2": 1.8464, - "ap-southeast-1": 3.3863, - "ap-southeast-2": 3.202, - "ap-southeast-3": 0.0, - "ap-southeast-4": 3.3863, - "ca-central-1": 2.8692, - "ca-west-1": 2.8692, - "eu-central-1": 3.074, - "eu-central-2": 3.3684, - "eu-north-1": 0.0, - "eu-south-1": 3.1687, - "eu-south-2": 3.0452, - "eu-west-1": 0.0, - "eu-west-2": 0.0, - "eu-west-3": 3.1828, - "il-central-1": 3.191, - "me-central-1": 3.3367, - "me-south-1": 3.138, - "sa-east-1": 0.0, + "ap-northeast-2": 3.6992, + "ap-northeast-3": 0.0, + "ap-south-1": 2.3104, + "ap-south-2": 2.3104, + "ap-southeast-1": 3.7632, + "ap-southeast-2": 0.0, + "ap-southeast-3": 3.7632, + "ap-southeast-4": 3.9475, + "ap-southeast-5": 3.4591, + "ap-southeast-7": 0.0, + "ca-central-1": 0.0, + "ca-west-1": 3.4304, + "eu-central-1": 3.6352, + "eu-central-2": 4.1239, + "eu-north-1": 3.472, + "eu-south-1": 3.5584, + "eu-south-2": 3.4432, + "eu-west-1": 0.0, + "eu-west-2": 0.0, + "eu-west-3": 3.744, + "il-central-1": 3.5808, + "me-central-1": 3.7184, + "me-south-1": 0.0, + "mx-central-1": 3.4333, + "sa-east-1": 4.608, "us-east-1": 0.0, - "us-east-2": 2.7412, - "us-gov-east-1": 3.4135, - "us-gov-west-1": 3.2276, + "us-east-2": 3.1552, + "us-gov-east-1": 0.0, + "us-gov-west-1": 3.7888, "us-west-1": 0.0, - "us-west-2": 2.7412, - "us-west-2-lax-1": 3.0868 + "us-west-2": 3.1552, + "us-west-2-lax-1": 3.648 }, "m6g.2xlarge": { "af-south-1": 0.0, - "ap-east-1": 0.554, - "ap-northeast-1": 0.526, - "ap-northeast-2": 0.0, - "ap-northeast-3": 0.5268, - "ap-south-1": 0.3324, - "ap-south-2": 0.0, - "ap-southeast-1": 0.537, - "ap-southeast-2": 0.537, - "ap-southeast-3": 0.0, - "ap-southeast-4": 0.514, - "ca-central-1": 0.4929, - "ca-west-1": 0.0, - "eu-central-1": 0.0, - "eu-central-2": 0.5348, - "eu-north-1": 0.458, - "eu-south-1": 0.5098, - "eu-south-2": 0.0, - "eu-west-1": 0.474, - "eu-west-2": 0.4852, - "eu-west-3": 0.5116, - "il-central-1": 0.5126, - "me-central-1": 0.5084, + "ap-east-1": 0.5392, + "ap-northeast-1": 0.5352, + "ap-northeast-2": 0.0, + "ap-northeast-3": 0.512, + "ap-south-1": 0.3297, + "ap-south-2": 0.3297, + "ap-southeast-1": 0.4992, + "ap-southeast-2": 0.5222, + "ap-southeast-3": 0.4992, + "ap-southeast-4": 0.4992, + "ap-southeast-5": 0.4416, + "ap-southeast-7": 0.4416, + "ca-central-1": 0.0, + "ca-west-1": 0.4576, + "eu-central-1": 0.0, + "eu-central-2": 0.52, + "eu-north-1": 0.4432, + "eu-south-1": 0.495, + "eu-south-2": 0.4592, + "eu-west-1": 0.4592, + "eu-west-2": 0.0, + "eu-west-3": 0.4968, + "il-central-1": 0.4764, + "me-central-1": 0.4936, "me-south-1": 0.0, - "sa-east-1": 0.0, - "us-east-1": 0.4564, + "mx-central-1": 0.4386, + "sa-east-1": 0.6048, + "us-east-1": 0.4232, "us-east-2": 0.0, - "us-gov-east-1": 0.0, - "us-gov-west-1": 0.0, - "us-west-1": 0.5099, - "us-west-2": 0.4564, - "us-west-2-lax-1": 0.5217 + "us-gov-east-1": 0.5024, + "us-gov-west-1": 0.5024, + "us-west-1": 0.0, + "us-west-2": 0.4232, + "us-west-2-lax-1": 0.4848 }, "m6g.4xlarge": { - "af-south-1": 0.9428, - "ap-east-1": 1.0284, - "ap-northeast-1": 0.922, - "ap-northeast-2": 0.882, - "ap-northeast-3": 0.9236, - "ap-south-1": 0.5591, - "ap-south-2": 0.5348, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.9441, - "ap-southeast-3": 0.0, - "ap-southeast-4": 0.898, - "ca-central-1": 0.8559, - "ca-west-1": 0.8148, - "eu-central-1": 0.91, - "eu-central-2": 0.9396, - "eu-north-1": 0.786, - "eu-south-1": 0.8468, - "eu-south-2": 0.8588, - "eu-west-1": 0.0, - "eu-west-2": 0.883, - "eu-west-3": 0.8932, - "il-central-1": 0.8952, + "af-south-1": 0.9856, + "ap-east-1": 1.0208, + "ap-northeast-1": 0.9648, + "ap-northeast-2": 0.9248, + "ap-northeast-3": 0.9664, + "ap-south-1": 0.5776, + "ap-south-2": 0.6019, + "ap-southeast-1": 0.9408, + "ap-southeast-2": 0.9408, + "ap-southeast-3": 0.9408, + "ap-southeast-4": 0.9408, + "ap-southeast-5": 0.8256, + "ap-southeast-7": 0.8256, + "ca-central-1": 0.0, + "ca-west-1": 0.0, + "eu-central-1": 0.9088, + "eu-central-2": 0.9824, + "eu-north-1": 0.8288, + "eu-south-1": 0.8896, + "eu-south-2": 0.8608, + "eu-west-1": 0.0, + "eu-west-2": 0.8832, + "eu-west-3": 0.0, + "il-central-1": 0.0, "me-central-1": 0.0, - "me-south-1": 0.882, - "sa-east-1": 0.0, - "us-east-1": 0.7828, - "us-east-2": 0.746, - "us-gov-east-1": 0.9044, - "us-gov-west-1": 0.9509, - "us-west-1": 0.0, - "us-west-2": 0.746, + "me-south-1": 0.9248, + "mx-central-1": 0.8197, + "sa-east-1": 0.0, + "us-east-1": 0.8256, + "us-east-2": 0.7888, + "us-gov-east-1": 0.9472, + "us-gov-west-1": 0.9937, + "us-west-1": 0.8896, + "us-west-2": 0.0, "us-west-2-lax-1": 0.0 }, "m6g.8xlarge": { - "af-south-1": 1.8531, - "ap-east-1": 1.826, - "ap-northeast-1": 1.81, - "ap-northeast-2": 0.0, - "ap-northeast-3": 1.8124, - "ap-south-1": 0.0, + "af-south-1": 2.0687, + "ap-east-1": 2.0416, + "ap-northeast-1": 2.0256, + "ap-northeast-2": 1.9408, + "ap-northeast-3": 1.9328, + "ap-south-1": 1.1552, "ap-south-2": 0.0, - "ap-southeast-1": 0.0, - "ap-southeast-2": 1.7582, - "ap-southeast-3": 1.7582, - "ap-southeast-4": 1.666, - "ca-central-1": 0.0, - "ca-west-1": 1.4996, - "eu-central-1": 0.0, - "eu-central-2": 1.7492, - "eu-north-1": 1.442, + "ap-southeast-1": 1.8816, + "ap-southeast-2": 1.8816, + "ap-southeast-3": 1.9738, + "ap-southeast-4": 1.8816, + "ap-southeast-5": 1.7295, + "ap-southeast-7": 0.0, + "ca-central-1": 0.0, + "ca-west-1": 1.7152, + "eu-central-1": 1.8176, + "eu-central-2": 1.9648, + "eu-north-1": 1.6576, "eu-south-1": 0.0, "eu-south-2": 0.0, - "eu-west-1": 0.0, + "eu-west-1": 1.7216, "eu-west-2": 0.0, - "eu-west-3": 1.6564, + "eu-west-3": 1.872, "il-central-1": 0.0, "me-central-1": 0.0, - "me-south-1": 1.634, - "sa-east-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 0.0, - "us-gov-east-1": 1.6788, - "us-gov-west-1": 0.0, - "us-west-1": 1.6496, - "us-west-2": 1.362, - "us-west-2-lax-1": 1.6084 + "me-south-1": 1.8496, + "mx-central-1": 0.0, + "sa-east-1": 2.304, + "us-east-1": 1.5776, + "us-east-2": 1.5776, + "us-gov-east-1": 1.8944, + "us-gov-west-1": 1.8944, + "us-west-1": 1.7792, + "us-west-2": 0.0, + "us-west-2-lax-1": 1.824 }, "m6g.12xlarge": { - "af-south-1": 2.5684, - "ap-east-1": 2.8252, - "ap-northeast-1": 2.506, - "ap-northeast-2": 2.386, - "ap-northeast-3": 2.6536, - "ap-south-1": 0.0, - "ap-south-2": 1.4173, - "ap-southeast-1": 2.5722, - "ap-southeast-2": 0.0, - "ap-southeast-3": 2.434, - "ap-southeast-4": 2.434, - "ca-central-1": 2.1844, - "ca-west-1": 2.3077, - "eu-central-1": 2.338, - "eu-central-2": 2.7045, - "eu-north-1": 0.0, - "eu-south-1": 2.2804, + "af-south-1": 0.0, + "ap-east-1": 3.0624, + "ap-northeast-1": 2.8944, + "ap-northeast-2": 2.7744, + "ap-northeast-3": 2.8992, + "ap-south-1": 1.8057, + "ap-south-2": 1.7328, + "ap-southeast-1": 2.8224, + "ap-southeast-2": 2.8224, + "ap-southeast-3": 0.0, + "ap-southeast-4": 2.8224, + "ap-southeast-5": 2.4768, + "ap-southeast-7": 2.5943, + "ca-central-1": 2.5728, + "ca-west-1": 2.5728, + "eu-central-1": 2.7264, + "eu-central-2": 0.0, + "eu-north-1": 2.4864, + "eu-south-1": 2.6688, "eu-south-2": 0.0, - "eu-west-1": 0.0, - "eu-west-2": 2.2612, - "eu-west-3": 0.0, + "eu-west-1": 2.5824, + "eu-west-2": 2.6496, + "eu-west-3": 2.6784, "il-central-1": 0.0, - "me-central-1": 0.0, - "me-south-1": 2.386, - "sa-east-1": 3.2439, + "me-central-1": 2.9234, + "me-south-1": 2.7744, + "mx-central-1": 2.575, + "sa-east-1": 3.456, "us-east-1": 0.0, - "us-east-2": 2.0884, - "us-gov-east-1": 2.5926, - "us-gov-west-1": 2.4532, - "us-west-1": 2.4094, + "us-east-2": 0.0, + "us-gov-east-1": 2.8416, + "us-gov-west-1": 2.8416, + "us-west-1": 2.6688, "us-west-2": 0.0, - "us-west-2-lax-1": 2.3476 + "us-west-2-lax-1": 2.8685 }, "m6g.16xlarge": { "af-south-1": 0.0, - "ap-east-1": 0.0, - "ap-northeast-1": 0.0, + "ap-east-1": 4.0832, + "ap-northeast-1": 4.0512, "ap-northeast-2": 0.0, - "ap-northeast-3": 3.3044, - "ap-south-1": 1.7492, - "ap-south-2": 1.7492, - "ap-southeast-1": 3.3863, - "ap-southeast-2": 0.0, - "ap-southeast-3": 3.3863, - "ap-southeast-4": 3.3863, - "ca-central-1": 2.8692, - "ca-west-1": 2.8692, - "eu-central-1": 3.074, - "eu-central-2": 3.5627, - "eu-north-1": 2.754, - "eu-south-1": 0.0, + "ap-northeast-3": 0.0, + "ap-south-1": 2.3104, + "ap-south-2": 2.3104, + "ap-southeast-1": 3.9475, + "ap-southeast-2": 3.7632, + "ap-southeast-3": 3.7632, + "ap-southeast-4": 3.9475, + "ap-southeast-5": 3.3024, + "ap-southeast-7": 3.3024, + "ca-central-1": 3.4304, + "ca-west-1": 3.4304, + "eu-central-1": 3.6352, + "eu-central-2": 3.9296, + "eu-north-1": 3.3152, + "eu-south-1": 3.7299, "eu-south-2": 0.0, "eu-west-1": 0.0, - "eu-west-2": 3.1421, - "eu-west-3": 3.1828, - "il-central-1": 3.0196, - "me-central-1": 3.1572, - "me-south-1": 3.138, - "sa-east-1": 0.0, - "us-east-1": 2.7412, - "us-east-2": 2.594, - "us-gov-east-1": 3.2276, - "us-gov-west-1": 3.2276, + "eu-west-2": 3.5328, + "eu-west-3": 3.744, + "il-central-1": 3.5808, + "me-central-1": 3.7184, + "me-south-1": 3.6992, + "mx-central-1": 3.2787, + "sa-east-1": 4.608, + "us-east-1": 3.1552, + "us-east-2": 3.1552, + "us-gov-east-1": 3.7888, + "us-gov-west-1": 3.7888, "us-west-1": 0.0, "us-west-2": 0.0, - "us-west-2-lax-1": 3.0868 + "us-west-2-lax-1": 3.648 }, "m6gd.medium": { - "af-south-1": 0.12, - "ap-east-1": 0.122, - "ap-northeast-1": 0.122, - "ap-northeast-2": 0.0, - "ap-northeast-3": 0.1219, + "af-south-1": 0.078, + "ap-east-1": 0.0764, + "ap-northeast-1": 0.0764, + "ap-northeast-2": 0.07, + "ap-northeast-3": 0.0728, "ap-south-1": 0.0, - "ap-south-2": 0.0902, - "ap-southeast-1": 0.1199, - "ap-southeast-2": 0.1204, + "ap-south-2": 0.0, + "ap-southeast-1": 0.0709, + "ap-southeast-2": 0.0748, "ap-southeast-3": 0.0, - "ap-southeast-4": 0.117, - "ca-central-1": 0.0, - "ca-west-1": 0.1104, - "eu-central-1": 0.1177, - "eu-central-2": 0.0, - "eu-north-1": 0.0, - "eu-south-1": 0.0, - "eu-south-2": 0.1104, - "eu-west-1": 0.0, - "eu-west-2": 0.1124, - "eu-west-3": 0.0, - "il-central-1": 0.1161, - "me-central-1": 0.1154, - "me-south-1": 0.1154, - "sa-east-1": 0.1362, - "us-east-1": 0.0, - "us-east-2": 0.0, - "us-gov-east-1": 0.1206, - "us-gov-west-1": 0.1206, - "us-west-1": 0.113, - "us-west-2": 0.0 + "ap-southeast-4": 0.0748, + "ap-southeast-5": 0.0624, + "ap-southeast-7": 0.0624, + "ca-central-1": 0.0648, + "ca-west-1": 0.0648, + "eu-central-1": 0.0721, + "eu-central-2": 0.0744, + "eu-north-1": 0.0, + "eu-south-1": 0.0672, + "eu-south-2": 0.0648, + "eu-west-1": 0.0678, + "eu-west-2": 0.0668, + "eu-west-3": 0.0704, + "il-central-1": 0.0673, + "me-central-1": 0.0698, + "me-south-1": 0.0698, + "mx-central-1": 0.0619, + "sa-east-1": 0.0, + "us-east-1": 0.0596, + "us-east-2": 0.0, + "us-gov-east-1": 0.075, + "us-gov-west-1": 0.075, + "us-west-1": 0.0674, + "us-west-2": 0.0623 }, "m6gd.large": { - "af-south-1": 0.18, - "ap-east-1": 0.0, - "ap-northeast-1": 0.184, - "ap-northeast-2": 0.1778, - "ap-northeast-3": 0.1768, - "ap-south-1": 0.1204, - "ap-south-2": 0.1204, - "ap-southeast-1": 0.173, - "ap-southeast-2": 0.174, - "ap-southeast-3": 0.1798, + "af-south-1": 0.1488, + "ap-east-1": 0.1528, + "ap-northeast-1": 0.1458, + "ap-northeast-2": 0.14, + "ap-northeast-3": 0.1456, + "ap-south-1": 0.0892, + "ap-south-2": 0.0892, + "ap-southeast-1": 0.1486, + "ap-southeast-2": 0.0, + "ap-southeast-3": 0.1418, "ap-southeast-4": 0.0, - "ca-central-1": 0.0, - "ca-west-1": 0.1668, - "eu-central-1": 0.1755, - "eu-central-2": 0.0, - "eu-north-1": 0.1618, - "eu-south-1": 0.1656, - "eu-south-2": 0.1668, - "eu-west-1": 0.1668, - "eu-west-2": 0.1711, - "eu-west-3": 0.1719, - "il-central-1": 0.1722, - "me-central-1": 0.1708, - "me-south-1": 0.1709, - "sa-east-1": 0.204, - "us-east-1": 0.1558, - "us-east-2": 0.1558, - "us-gov-east-1": 0.1744, - "us-gov-west-1": 0.1813, - "us-west-1": 0.0, + "ap-southeast-5": 0.1248, + "ap-southeast-7": 0.1306, + "ca-central-1": 0.1356, + "ca-west-1": 0.1296, + "eu-central-1": 0.1378, + "eu-central-2": 0.1558, + "eu-north-1": 0.1306, + "eu-south-1": 0.1407, + "eu-south-2": 0.1296, + "eu-west-1": 0.1296, + "eu-west-2": 0.1336, + "eu-west-3": 0.0, + "il-central-1": 0.1346, + "me-central-1": 0.1396, + "me-south-1": 0.0, + "mx-central-1": 0.1237, + "sa-east-1": 0.1728, + "us-east-1": 0.1192, + "us-east-2": 0.1192, + "us-gov-east-1": 0.1432, + "us-gov-west-1": 0.1432, + "us-west-1": 0.1412, "us-west-2": 0.0 }, "m6gd.xlarge": { - "af-south-1": 0.3144, - "ap-east-1": 0.308, - "ap-northeast-1": 0.0, + "af-south-1": 0.2976, + "ap-east-1": 0.3056, + "ap-northeast-1": 0.2916, "ap-northeast-2": 0.0, "ap-northeast-3": 0.0, "ap-south-1": 0.0, - "ap-south-2": 0.188, - "ap-southeast-1": 0.286, - "ap-southeast-2": 0.288, - "ap-southeast-3": 0.2996, - "ap-southeast-4": 0.288, + "ap-south-2": 0.1784, + "ap-southeast-1": 0.2836, + "ap-southeast-2": 0.2856, + "ap-southeast-3": 0.2836, + "ap-southeast-4": 0.2856, + "ap-southeast-5": 0.2497, + "ap-southeast-7": 0.2612, "ca-central-1": 0.0, - "ca-west-1": 0.0, - "eu-central-1": 0.291, - "eu-central-2": 0.2998, - "eu-north-1": 0.252, - "eu-south-1": 0.2839, - "eu-south-2": 0.2737, - "eu-west-1": 0.0, - "eu-west-2": 0.2696, - "eu-west-3": 0.2839, - "il-central-1": 0.2844, - "me-central-1": 0.0, - "me-south-1": 0.2818, - "sa-east-1": 0.3646, - "us-east-1": 0.2516, - "us-east-2": 0.2408, + "ca-west-1": 0.2592, + "eu-central-1": 0.2886, + "eu-central-2": 0.2974, + "eu-north-1": 0.2496, + "eu-south-1": 0.2688, + "eu-south-2": 0.2592, + "eu-west-1": 0.0, + "eu-west-2": 0.0, + "eu-west-3": 0.2688, + "il-central-1": 0.282, + "me-central-1": 0.2792, + "me-south-1": 0.2794, + "mx-central-1": 0.2474, + "sa-east-1": 0.3622, + "us-east-1": 0.2384, + "us-east-2": 0.2384, "us-gov-east-1": 0.0, "us-gov-west-1": 0.0, "us-west-1": 0.0, - "us-west-2": 0.0 + "us-west-2": 0.2492 }, "m6gd.metal": { - "af-south-1": 3.97, - "ap-east-1": 4.3361, - "ap-northeast-1": 3.874, - "ap-northeast-2": 3.6884, - "ap-northeast-3": 0.0, - "ap-south-1": 2.1788, - "ap-south-2": 2.0628, - "ap-southeast-1": 3.9636, - "ap-southeast-2": 3.9956, - "ap-southeast-3": 3.746, - "ap-southeast-4": 3.9956, - "ca-central-1": 3.5491, - "ca-west-1": 0.0, - "eu-central-1": 3.826, - "eu-central-2": 0.0, - "eu-north-1": 0.0, - "eu-south-1": 0.0, - "eu-south-2": 3.3556, - "eu-west-1": 0.0, - "eu-west-2": 3.6848, - "eu-west-3": 3.5092, - "il-central-1": 3.7201, - "me-central-1": 3.6756, - "me-south-1": 3.6782, - "sa-east-1": 4.738, - "us-east-1": 3.1964, - "us-east-2": 3.0228, - "us-gov-east-1": 3.7908, - "us-gov-west-1": 4.0104, - "us-west-1": 0.0, - "us-west-2": 0.0 + "af-south-1": 4.5312, + "ap-east-1": 4.6592, + "ap-northeast-1": 4.4352, + "ap-northeast-2": 4.2496, + "ap-northeast-3": 4.4288, + "ap-south-1": 0.0, + "ap-south-2": 2.624, + "ap-southeast-1": 4.3072, + "ap-southeast-2": 4.3392, + "ap-southeast-3": 4.3072, + "ap-southeast-4": 4.3392, + "ap-southeast-5": 3.9494, + "ap-southeast-7": 3.7645, + "ca-central-1": 4.1103, + "ca-west-1": 3.9168, + "eu-central-1": 4.3872, + "eu-central-2": 4.528, + "eu-north-1": 3.9488, + "eu-south-1": 4.2732, + "eu-south-2": 3.9168, + "eu-west-1": 3.9168, + "eu-west-2": 0.0, + "eu-west-3": 4.0704, + "il-central-1": 4.0781, + "me-central-1": 4.2368, + "me-south-1": 4.2394, + "mx-central-1": 0.0, + "sa-east-1": 5.2992, + "us-east-1": 0.0, + "us-east-2": 3.584, + "us-gov-east-1": 4.352, + "us-gov-west-1": 0.0, + "us-west-1": 4.0832, + "us-west-2": 3.584 }, "m6gd.2xlarge": { - "af-south-1": 0.61, - "ap-east-1": 0.626, + "af-south-1": 0.0, + "ap-east-1": 0.641, "ap-northeast-1": 0.0, - "ap-northeast-2": 0.5748, - "ap-northeast-3": 0.6252, - "ap-south-1": 0.3861, - "ap-south-2": 0.3861, + "ap-northeast-2": 0.0, + "ap-northeast-3": 0.5824, + "ap-south-1": 0.0, + "ap-south-2": 0.3568, "ap-southeast-1": 0.0, "ap-southeast-2": 0.0, - "ap-southeast-3": 0.6092, - "ap-southeast-4": 0.0, - "ca-central-1": 0.5574, - "ca-west-1": 0.5574, - "eu-central-1": 0.592, + "ap-southeast-3": 0.5944, + "ap-southeast-4": 0.5984, + "ap-southeast-5": 0.0, + "ap-southeast-7": 0.5225, + "ca-central-1": 0.5184, + "ca-west-1": 0.5184, + "eu-central-1": 0.5512, "eu-central-2": 0.0, - "eu-north-1": 0.514, - "eu-south-1": 0.0, - "eu-south-2": 0.5574, + "eu-north-1": 0.4992, + "eu-south-1": 0.5376, + "eu-south-2": 0.5184, "eu-west-1": 0.0, - "eu-west-2": 0.5744, - "eu-west-3": 0.0, - "il-central-1": 0.5534, - "me-central-1": 0.5998, - "me-south-1": 0.0, - "sa-east-1": 0.7392, - "us-east-1": 0.4916, + "eu-west-2": 0.5596, + "eu-west-3": 0.5629, + "il-central-1": 0.0, + "me-central-1": 0.585, + "me-south-1": 0.5853, + "mx-central-1": 0.4949, + "sa-east-1": 0.7244, + "us-east-1": 0.4768, "us-east-2": 0.0, - "us-gov-east-1": 0.5876, - "us-gov-west-1": 0.6151, - "us-west-1": 0.554, - "us-west-2": 0.4916 + "us-gov-east-1": 0.0, + "us-gov-west-1": 0.5728, + "us-west-1": 0.5392, + "us-west-2": 0.0 }, "m6gd.4xlarge": { - "af-south-1": 0.0, - "ap-east-1": 1.122, - "ap-northeast-1": 1.122, - "ap-northeast-2": 1.0196, - "ap-northeast-3": 1.0644, - "ap-south-1": 0.0, - "ap-south-2": 0.6132, - "ap-southeast-1": 0.0, - "ap-southeast-2": 1.042, - "ap-southeast-3": 1.0884, - "ap-southeast-4": 1.042, - "ca-central-1": 0.9364, + "af-south-1": 1.1328, + "ap-east-1": 1.1648, + "ap-northeast-1": 1.1088, + "ap-northeast-2": 1.0624, + "ap-northeast-3": 1.1072, + "ap-south-1": 0.0, + "ap-south-2": 0.656, + "ap-southeast-1": 1.0768, + "ap-southeast-2": 1.0848, + "ap-southeast-3": 1.1312, + "ap-southeast-4": 1.1392, + "ap-southeast-5": 0.9411, + "ap-southeast-7": 0.0, + "ca-central-1": 0.9792, "ca-west-1": 0.0, - "eu-central-1": 1.002, - "eu-central-2": 1.1464, + "eu-central-1": 1.0448, + "eu-central-2": 1.1892, "eu-north-1": 0.0, - "eu-south-1": 0.0, + "eu-south-1": 1.0683, "eu-south-2": 0.0, - "eu-west-1": 0.9364, + "eu-west-1": 0.9792, "eu-west-2": 0.0, - "eu-west-3": 0.9748, + "eu-west-3": 1.0176, "il-central-1": 0.0, - "me-central-1": 1.0164, - "me-south-1": 1.0703, - "sa-east-1": 1.3485, - "us-east-1": 0.0, - "us-east-2": 0.8532, - "us-gov-east-1": 1.1001, - "us-gov-west-1": 1.0452, - "us-west-1": 0.978, - "us-west-2": 0.8532 + "me-central-1": 1.0592, + "me-south-1": 1.0598, + "mx-central-1": 0.9322, + "sa-east-1": 1.3248, + "us-east-1": 0.896, + "us-east-2": 0.896, + "us-gov-east-1": 1.1429, + "us-gov-west-1": 1.088, + "us-west-1": 1.0208, + "us-west-2": 0.9394 }, "m6gd.8xlarge": { - "af-south-1": 2.1652, - "ap-east-1": 2.233, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, - "ap-northeast-3": 1.9988, - "ap-south-1": 1.0964, - "ap-south-2": 1.1544, - "ap-southeast-1": 0.0, - "ap-southeast-2": 1.954, - "ap-southeast-3": 2.0468, - "ap-southeast-4": 1.954, - "ca-central-1": 1.8396, - "ca-west-1": 0.0, - "eu-central-1": 0.0, - "eu-central-2": 2.1628, - "eu-north-1": 1.7588, - "eu-south-1": 1.8196, - "eu-south-2": 1.7428, - "eu-west-1": 0.0, - "eu-west-2": 1.8068, - "eu-west-3": 1.8196, - "il-central-1": 1.8234, - "me-central-1": 0.0, - "me-south-1": 1.9041, - "sa-east-1": 2.434, - "us-east-1": 0.0, - "us-east-2": 0.0, - "us-gov-east-1": 0.0, - "us-gov-west-1": 1.9604, + "af-south-1": 2.2656, + "ap-east-1": 2.3296, + "ap-northeast-1": 2.2176, + "ap-northeast-2": 2.1248, + "ap-northeast-3": 2.2144, + "ap-south-1": 1.37, + "ap-south-2": 1.37, + "ap-southeast-1": 2.1536, + "ap-southeast-2": 2.1696, + "ap-southeast-3": 2.1536, + "ap-southeast-4": 2.1696, + "ap-southeast-5": 1.8822, + "ap-southeast-7": 0.0, + "ca-central-1": 1.9584, + "ca-west-1": 2.0552, + "eu-central-1": 2.0896, + "eu-central-2": 2.264, + "eu-north-1": 1.8816, + "eu-south-1": 2.0352, + "eu-south-2": 1.9584, + "eu-west-1": 2.0552, + "eu-west-2": 2.0224, + "eu-west-3": 2.1366, + "il-central-1": 0.0, + "me-central-1": 2.2248, + "me-south-1": 2.1197, + "mx-central-1": 1.8643, + "sa-east-1": 2.6496, + "us-east-1": 1.792, + "us-east-2": 1.792, + "us-gov-east-1": 2.176, + "us-gov-west-1": 2.176, "us-west-1": 0.0, - "us-west-2": 1.6632 + "us-west-2": 0.0 }, "m6gd.12xlarge": { - "af-south-1": 3.01, - "ap-east-1": 3.2846, - "ap-northeast-1": 2.938, - "ap-northeast-2": 2.7988, - "ap-northeast-3": 3.1014, - "ap-south-1": 0.0, - "ap-south-2": 1.6666, - "ap-southeast-1": 3.0052, - "ap-southeast-2": 3.0292, - "ap-southeast-3": 0.0, + "af-south-1": 0.0, + "ap-east-1": 3.4944, + "ap-northeast-1": 0.0, + "ap-northeast-2": 3.1872, + "ap-northeast-3": 3.3216, + "ap-south-1": 1.968, + "ap-south-2": 1.968, + "ap-southeast-1": 3.3936, + "ap-southeast-2": 3.2544, + "ap-southeast-3": 3.2304, "ap-southeast-4": 0.0, - "ca-central-1": 2.5492, - "ca-west-1": 0.0, - "eu-central-1": 0.0, - "eu-central-2": 0.0, - "eu-north-1": 0.0, - "eu-south-1": 2.8165, + "ap-southeast-5": 2.8234, + "ap-southeast-7": 2.8234, + "ca-central-1": 2.9376, + "ca-west-1": 2.9376, + "eu-central-1": 3.1344, + "eu-central-2": 3.396, + "eu-north-1": 0.0, + "eu-south-1": 3.0528, "eu-south-2": 0.0, - "eu-west-1": 2.5492, - "eu-west-2": 2.7961, - "eu-west-3": 2.6644, - "il-central-1": 2.8226, - "me-central-1": 2.7892, - "me-south-1": 0.0, - "sa-east-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 2.4298, - "us-gov-east-1": 0.0, - "us-gov-west-1": 3.0403, - "us-west-1": 2.674, - "us-west-2": 2.2996 + "eu-west-1": 3.0828, + "eu-west-2": 3.0336, + "eu-west-3": 3.0528, + "il-central-1": 3.211, + "me-central-1": 3.3372, + "me-south-1": 3.3392, + "mx-central-1": 2.7965, + "sa-east-1": 3.9744, + "us-east-1": 2.688, + "us-east-2": 2.8182, + "us-gov-east-1": 3.4287, + "us-gov-west-1": 3.264, + "us-west-1": 3.0624, + "us-west-2": 2.688 }, "m6gd.16xlarge": { - "af-south-1": 3.97, - "ap-east-1": 4.098, - "ap-northeast-1": 4.098, - "ap-northeast-2": 3.8997, - "ap-northeast-3": 0.0, - "ap-south-1": 0.0, - "ap-south-2": 2.0628, - "ap-southeast-1": 3.746, + "af-south-1": 4.7616, + "ap-east-1": 4.6592, + "ap-northeast-1": 4.4352, + "ap-northeast-2": 4.2496, + "ap-northeast-3": 4.4288, + "ap-south-1": 2.624, + "ap-south-2": 2.624, + "ap-southeast-1": 0.0, "ap-southeast-2": 0.0, "ap-southeast-3": 0.0, - "ap-southeast-4": 3.9956, - "ca-central-1": 3.5491, - "ca-west-1": 3.3556, + "ap-southeast-4": 4.3392, + "ap-southeast-5": 3.9494, + "ap-southeast-7": 3.7645, + "ca-central-1": 4.1103, + "ca-west-1": 3.9168, "eu-central-1": 0.0, "eu-central-2": 0.0, - "eu-north-1": 0.0, - "eu-south-1": 3.5092, + "eu-north-1": 3.9488, + "eu-south-1": 0.0, "eu-south-2": 0.0, "eu-west-1": 0.0, - "eu-west-2": 0.0, + "eu-west-2": 4.246, "eu-west-3": 0.0, - "il-central-1": 3.7201, + "il-central-1": 4.2813, "me-central-1": 0.0, "me-south-1": 0.0, - "sa-east-1": 4.738, - "us-east-1": 3.1964, - "us-east-2": 3.0228, - "us-gov-east-1": 4.0104, - "us-gov-west-1": 4.0104, - "us-west-1": 3.522, - "us-west-2": 3.1964 + "mx-central-1": 3.7286, + "sa-east-1": 5.5651, + "us-east-1": 3.7576, + "us-east-2": 3.584, + "us-gov-east-1": 4.5716, + "us-gov-west-1": 4.5716, + "us-west-1": 4.0832, + "us-west-2": 3.584 }, "m6i.large": { - "af-south-1": 0.1997, - "ap-east-1": 0.0, - "ap-northeast-1": 0.1964, - "ap-northeast-2": 0.1898, - "ap-northeast-3": 0.1964, + "af-south-1": 0.1558, + "ap-east-1": 0.1608, + "ap-northeast-1": 0.1528, + "ap-northeast-2": 0.1468, + "ap-northeast-3": 0.1528, "ap-south-1": 0.0, - "ap-south-2": 0.1711, - "ap-southeast-1": 0.192, - "ap-southeast-2": 0.18, - "ap-southeast-3": 0.18, - "ca-central-1": 0.167, - "ca-west-1": 0.1777, - "eu-central-1": 0.175, - "eu-central-2": 0.0, - "eu-north-1": 0.1722, - "eu-south-1": 0.1832, - "eu-west-1": 0.167, - "eu-west-2": 0.171, - "eu-west-3": 0.0, - "il-central-1": 0.18359, - "me-central-1": 0.18947, - "me-south-1": 0.2052, - "sa-east-1": 0.2283, - "us-east-1": 0.1656, - "us-east-2": 0.156, - "us-gov-east-1": 0.1931, - "us-gov-west-1": 0.0, - "us-west-1": 0.172, - "us-west-2": 0.0 + "ap-south-2": 0.1298, + "ap-southeast-1": 0.0, + "ap-southeast-2": 0.1488, + "ap-southeast-3": 0.0, + "ap-southeast-5": 0.141, + "ap-southeast-7": 0.0, + "ca-central-1": 0.1358, + "ca-west-1": 0.1358, + "eu-central-1": 0.1438, + "eu-central-2": 0.1553, + "eu-north-1": 0.1308, + "eu-south-1": 0.152, + "eu-west-1": 0.1358, + "eu-west-2": 0.1398, + "eu-west-3": 0.1408, + "il-central-1": 0.14115, + "me-central-1": 0.15827, + "me-south-1": 0.1608, + "mx-central-1": 0.13968, + "sa-east-1": 0.1818, + "us-east-1": 0.1248, + "us-east-2": 0.1248, + "us-gov-east-1": 0.1498, + "us-gov-west-1": 0.1498, + "us-west-1": 0.1408, + "us-west-2": 0.1344 }, "m6i.xlarge": { - "af-south-1": 0.314, - "ap-east-1": 0.3504, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, + "af-south-1": 0.3116, + "ap-east-1": 0.3216, + "ap-northeast-1": 0.3304, + "ap-northeast-2": 0.2936, "ap-northeast-3": 0.0, - "ap-south-1": 0.0, - "ap-south-2": 0.262, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, - "ap-southeast-3": 0.3, - "ca-central-1": 0.2954, - "ca-west-1": 0.0, - "eu-central-1": 0.29, - "eu-central-2": 0.3383, - "eu-north-1": 0.2844, + "ap-south-1": 0.2596, + "ap-south-2": 0.2596, + "ap-southeast-1": 0.2976, + "ap-southeast-2": 0.2976, + "ap-southeast-3": 0.2976, + "ap-southeast-5": 0.2616, + "ap-southeast-7": 0.2616, + "ca-central-1": 0.293, + "ca-west-1": 0.2716, + "eu-central-1": 0.2876, + "eu-central-2": 0.3359, + "eu-north-1": 0.0, "eu-south-1": 0.0, - "eu-west-1": 0.0, - "eu-west-2": 0.0, - "eu-west-3": 0.284, - "il-central-1": 0.0, - "me-central-1": 0.2954, - "me-south-1": 0.3504, - "sa-east-1": 0.366, - "us-east-1": 0.2712, - "us-east-2": 0.2712, - "us-gov-east-1": 0.3262, - "us-gov-west-1": 0.302, + "eu-west-1": 0.293, + "eu-west-2": 0.2796, + "eu-west-3": 0.2816, + "il-central-1": 0.2823, + "me-central-1": 0.293, + "me-south-1": 0.3216, + "mx-central-1": 0.0, + "sa-east-1": 0.3636, + "us-east-1": 0.2496, + "us-east-2": 0.2496, + "us-gov-east-1": 0.2996, + "us-gov-west-1": 0.2996, "us-west-1": 0.0, "us-west-2": 0.0 }, "m6i.metal": { - "af-south-1": 8.258, - "ap-east-1": 8.578, - "ap-northeast-1": 0.0, - "ap-northeast-2": 7.682, - "ap-northeast-3": 8.066, - "ap-south-1": 6.594, - "ap-south-2": 6.594, - "ap-southeast-1": 7.81, - "ap-southeast-2": 7.81, - "ap-southeast-3": 0.0, - "ca-central-1": 6.978, + "af-south-1": 9.3568, + "ap-east-1": 9.6768, + "ap-northeast-1": 0.0, + "ap-northeast-2": 0.0, + "ap-northeast-3": 9.1648, + "ap-south-1": 7.6928, + "ap-south-2": 7.6928, + "ap-southeast-1": 8.9088, + "ap-southeast-2": 8.9088, + "ap-southeast-3": 8.9088, + "ap-southeast-5": 7.7568, + "ap-southeast-7": 7.7568, + "ca-central-1": 8.0768, "ca-west-1": 0.0, "eu-central-1": 0.0, - "eu-central-2": 8.226, - "eu-north-1": 0.0, - "eu-south-1": 7.298, + "eu-central-2": 9.3248, + "eu-north-1": 7.7568, + "eu-south-1": 8.3968, "eu-west-1": 0.0, - "eu-west-2": 7.234, - "eu-west-3": 7.298, - "il-central-1": 7.3204, - "me-central-1": 7.6628, - "me-south-1": 0.0, - "sa-east-1": 0.0, - "us-east-1": 6.274, - "us-east-2": 6.274, - "us-gov-east-1": 0.0, - "us-gov-west-1": 7.874, - "us-west-1": 7.298, - "us-west-2": 6.274 + "eu-west-2": 8.3328, + "eu-west-3": 0.0, + "il-central-1": 8.4192, + "me-central-1": 8.7616, + "me-south-1": 9.6768, + "mx-central-1": 7.68, + "sa-east-1": 0.0, + "us-east-1": 7.3728, + "us-east-2": 7.3728, + "us-gov-east-1": 8.9728, + "us-gov-west-1": 8.9728, + "us-west-1": 8.3968, + "us-west-2": 7.3728 }, "m6i.2xlarge": { - "af-south-1": 0.638, - "ap-east-1": 0.658, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.6492, - "ap-northeast-3": 0.626, - "ap-south-1": 0.5744, - "ap-south-2": 0.0, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.658, - "ap-southeast-3": 0.0, - "ca-central-1": 0.6008, - "ca-west-1": 0.0, - "eu-central-1": 0.0, - "eu-central-2": 0.6866, - "eu-north-1": 0.538, + "af-south-1": 0.0, + "ap-east-1": 0.6432, + "ap-northeast-1": 0.6112, + "ap-northeast-2": 0.5872, + "ap-northeast-3": 0.6112, + "ap-south-1": 0.5596, + "ap-south-2": 0.5596, + "ap-southeast-1": 0.0, + "ap-southeast-2": 0.5952, + "ap-southeast-3": 0.5952, + "ap-southeast-5": 0.564, + "ap-southeast-7": 0.564, + "ca-central-1": 0.5432, + "ca-west-1": 0.5432, + "eu-central-1": 0.0, + "eu-central-2": 0.6718, + "eu-north-1": 0.5232, "eu-south-1": 0.0, - "eu-west-1": 0.0, - "eu-west-2": 0.6184, + "eu-west-1": 0.5432, + "eu-west-2": 0.5592, "eu-west-3": 0.0, - "il-central-1": 0.62434, + "il-central-1": 0.5646, "me-central-1": 0.0, "me-south-1": 0.0, - "sa-east-1": 0.742, - "us-east-1": 0.5524, - "us-east-2": 0.5524, - "us-gov-east-1": 0.614, - "us-gov-west-1": 0.614, - "us-west-1": 0.578, - "us-west-2": 0.5524 + "mx-central-1": 0.55872, + "sa-east-1": 0.7884, + "us-east-1": 0.5376, + "us-east-2": 0.4992, + "us-gov-east-1": 0.5992, + "us-gov-west-1": 0.0, + "us-west-1": 0.5632, + "us-west-2": 0.5376 }, "m6i.4xlarge": { - "af-south-1": 0.0, - "ap-east-1": 1.2916, - "ap-northeast-1": 1.122, - "ap-northeast-2": 1.1684, - "ap-northeast-3": 1.2212, - "ap-south-1": 0.0, - "ap-south-2": 0.938, - "ap-southeast-1": 1.09, - "ap-southeast-2": 1.186, - "ap-southeast-3": 1.09, - "ca-central-1": 0.986, - "ca-west-1": 0.986, - "eu-central-1": 1.142, - "eu-central-2": 1.2432, + "af-south-1": 1.1888, + "ap-east-1": 1.2288, + "ap-northeast-1": 1.1648, + "ap-northeast-2": 1.2112, + "ap-northeast-3": 1.1648, + "ap-south-1": 0.9808, + "ap-south-2": 0.0, + "ap-southeast-1": 1.1328, + "ap-southeast-2": 1.1328, + "ap-southeast-3": 1.1328, + "ap-southeast-5": 1.0704, + "ap-southeast-7": 0.9888, + "ca-central-1": 1.0288, + "ca-west-1": 1.0288, + "eu-central-1": 1.1848, + "eu-central-2": 1.1848, "eu-north-1": 0.0, - "eu-south-1": 1.026, - "eu-west-1": 0.0, - "eu-west-2": 1.018, - "eu-west-3": 1.1156, - "il-central-1": 1.11868, - "me-central-1": 0.0, + "eu-south-1": 0.0, + "eu-west-1": 1.0288, + "eu-west-2": 1.0608, + "eu-west-3": 0.0, + "il-central-1": 1.16148, + "me-central-1": 1.1144, "me-south-1": 0.0, - "sa-east-1": 1.354, - "us-east-1": 0.0, - "us-east-2": 0.898, - "us-gov-east-1": 1.098, + "mx-central-1": 0.0, + "sa-east-1": 1.3968, + "us-east-1": 0.9408, + "us-east-2": 0.9408, + "us-gov-east-1": 1.1408, "us-gov-west-1": 0.0, - "us-west-1": 0.0, - "us-west-2": 0.898 + "us-west-1": 1.0688, + "us-west-2": 0.9408 }, "m6i.8xlarge": { - "af-south-1": 2.162, - "ap-east-1": 2.4532, - "ap-northeast-1": 0.0, - "ap-northeast-2": 2.2068, - "ap-northeast-3": 0.0, - "ap-south-1": 1.746, - "ap-south-2": 0.0, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, - "ap-southeast-3": 0.0, - "ca-central-1": 1.842, - "ca-west-1": 0.0, - "eu-central-1": 0.0, - "eu-central-2": 2.3564, - "eu-north-1": 1.9252, - "eu-south-1": 1.922, - "eu-west-1": 1.842, - "eu-west-2": 2.0836, - "eu-west-3": 2.1012, + "af-south-1": 2.3776, + "ap-east-1": 2.4576, + "ap-northeast-1": 2.528, + "ap-northeast-2": 2.2336, + "ap-northeast-3": 2.3296, + "ap-south-1": 1.9616, + "ap-south-2": 2.1232, + "ap-southeast-1": 2.4576, + "ap-southeast-2": 2.4576, + "ap-southeast-3": 2.2656, + "ap-southeast-5": 2.1408, + "ap-southeast-7": 1.9776, + "ca-central-1": 2.0576, + "ca-west-1": 2.2288, + "eu-central-1": 0.0, + "eu-central-2": 2.3696, + "eu-north-1": 2.1408, + "eu-south-1": 2.1376, + "eu-west-1": 2.2288, + "eu-west-2": 2.1216, + "eu-west-3": 2.3168, "il-central-1": 0.0, - "me-central-1": 2.20152, - "me-south-1": 2.4532, - "sa-east-1": 2.578, - "us-east-1": 1.666, - "us-east-2": 1.666, - "us-gov-east-1": 2.066, - "us-gov-west-1": 2.066, - "us-west-1": 1.922, - "us-west-2": 1.8196 + "me-central-1": 0.0, + "me-south-1": 2.4576, + "mx-central-1": 1.9584, + "sa-east-1": 2.7936, + "us-east-1": 1.8816, + "us-east-2": 1.8816, + "us-gov-east-1": 2.2816, + "us-gov-west-1": 2.2816, + "us-west-1": 2.1376, + "us-west-2": 1.8816 }, "m6i.12xlarge": { - "af-south-1": 0.0, - "ap-east-1": 3.6148, - "ap-northeast-1": 3.106, - "ap-northeast-2": 2.962, - "ap-northeast-3": 3.4036, - "ap-south-1": 2.7964, - "ap-south-2": 2.7964, + "af-south-1": 3.5664, + "ap-east-1": 3.6864, + "ap-northeast-1": 0.0, + "ap-northeast-2": 3.3504, + "ap-northeast-3": 3.792, + "ap-south-1": 2.9424, + "ap-south-2": 0.0, "ap-southeast-1": 0.0, - "ap-southeast-2": 3.01, - "ap-southeast-3": 3.01, - "ca-central-1": 2.9548, - "ca-west-1": 2.698, - "eu-central-1": 0.0, - "eu-central-2": 0.0, - "eu-north-1": 2.8228, - "eu-south-1": 2.818, - "eu-west-1": 2.9548, - "eu-west-2": 3.0604, - "eu-west-3": 0.0, - "il-central-1": 2.8264, - "me-central-1": 0.0, - "me-south-1": 3.298, - "sa-east-1": 4.1692, - "us-east-1": 2.6644, - "us-east-2": 2.6644, - "us-gov-east-1": 3.3244, - "us-gov-west-1": 3.034, - "us-west-1": 2.818, - "us-west-2": 2.6644 + "ap-southeast-2": 3.3984, + "ap-southeast-3": 3.3984, + "ap-southeast-5": 3.2112, + "ap-southeast-7": 3.2112, + "ca-central-1": 3.0864, + "ca-west-1": 3.0864, + "eu-central-1": 0.0, + "eu-central-2": 3.858, + "eu-north-1": 3.2112, + "eu-south-1": 3.2064, + "eu-west-1": 3.3432, + "eu-west-2": 3.4488, + "eu-west-3": 3.4752, + "il-central-1": 3.2148, + "me-central-1": 3.62568, + "me-south-1": 3.6864, + "mx-central-1": 2.9376, + "sa-east-1": 4.1904, + "us-east-1": 2.8224, + "us-east-2": 2.8224, + "us-gov-east-1": 3.4224, + "us-gov-west-1": 3.4224, + "us-west-1": 3.2064, + "us-west-2": 2.8224 }, "m6i.16xlarge": { - "af-south-1": 0.0, - "ap-east-1": 0.0, - "ap-northeast-1": 0.0, - "ap-northeast-2": 4.2836, - "ap-northeast-3": 4.4948, + "af-south-1": 4.7552, + "ap-east-1": 4.9152, + "ap-northeast-1": 4.6592, + "ap-northeast-2": 4.8448, + "ap-northeast-3": 0.0, "ap-south-1": 0.0, - "ap-south-2": 3.362, - "ap-southeast-1": 0.0, - "ap-southeast-2": 4.354, - "ap-southeast-3": 0.0, - "ca-central-1": 0.0, + "ap-south-2": 4.2464, + "ap-southeast-1": 4.5312, + "ap-southeast-2": 4.5312, + "ap-southeast-3": 4.5312, + "ap-southeast-5": 3.9552, + "ap-southeast-7": 4.2816, + "ca-central-1": 4.1152, "ca-west-1": 0.0, - "eu-central-1": 0.0, - "eu-central-2": 4.5828, - "eu-north-1": 3.7204, - "eu-south-1": 3.714, - "eu-west-1": 3.8964, - "eu-west-2": 3.682, - "eu-west-3": 0.0, - "il-central-1": 3.7252, - "me-central-1": 0.0, - "me-south-1": 4.354, - "sa-east-1": 0.0, - "us-east-1": 3.5092, - "us-east-2": 3.5092, - "us-gov-east-1": 4.002, - "us-gov-west-1": 4.3892, - "us-west-1": 4.0724, + "eu-central-1": 4.3712, + "eu-central-2": 4.7392, + "eu-north-1": 3.9552, + "eu-south-1": 4.2752, + "eu-west-1": 4.1152, + "eu-west-2": 4.2432, + "eu-west-3": 4.6336, + "il-central-1": 4.2864, + "me-central-1": 4.4576, + "me-south-1": 4.9152, + "mx-central-1": 4.23936, + "sa-east-1": 0.0, + "us-east-1": 4.0704, + "us-east-2": 3.7632, + "us-gov-east-1": 0.0, + "us-gov-west-1": 4.9504, + "us-west-1": 4.2752, "us-west-2": 0.0 }, "m6i.24xlarge": { "af-south-1": 0.0, - "ap-east-1": 6.466, - "ap-northeast-1": 6.082, + "ap-east-1": 7.3728, + "ap-northeast-1": 6.9888, "ap-northeast-2": 0.0, - "ap-northeast-3": 6.082, - "ap-south-1": 5.4628, - "ap-south-2": 5.4628, - "ap-southeast-1": 0.0, + "ap-northeast-3": 6.9888, + "ap-south-1": 0.0, + "ap-south-2": 0.0, + "ap-southeast-1": 6.7968, "ap-southeast-2": 0.0, - "ap-southeast-3": 6.466, - "ca-central-1": 5.7796, + "ap-southeast-3": 6.7968, + "ap-southeast-5": 5.9328, + "ap-southeast-7": 5.9328, + "ca-central-1": 6.1728, "ca-west-1": 0.0, "eu-central-1": 0.0, - "eu-central-2": 6.202, + "eu-central-2": 7.1088, "eu-north-1": 0.0, - "eu-south-1": 0.0, + "eu-south-1": 6.9504, "eu-west-1": 0.0, - "eu-west-2": 5.9908, - "eu-west-3": 6.0436, - "il-central-1": 5.5228, - "me-central-1": 5.7796, - "me-south-1": 0.0, - "sa-east-1": 7.474, - "us-east-1": 0.0, - "us-east-2": 4.738, + "eu-west-2": 6.3648, + "eu-west-3": 0.0, + "il-central-1": 6.4296, + "me-central-1": 6.6864, + "me-south-1": 7.3728, + "mx-central-1": 5.8752, + "sa-east-1": 8.3808, + "us-east-1": 5.6448, + "us-east-2": 5.6448, "us-gov-east-1": 0.0, "us-gov-west-1": 0.0, - "us-west-1": 0.0, - "us-west-2": 0.0 + "us-west-1": 6.4128, + "us-west-2": 5.6448 }, "m6i.32xlarge": { - "af-south-1": 0.0, - "ap-east-1": 8.578, - "ap-northeast-1": 0.0, - "ap-northeast-2": 8.4372, - "ap-northeast-3": 8.066, - "ap-south-1": 6.594, - "ap-south-2": 0.0, - "ap-southeast-1": 7.81, - "ap-southeast-2": 8.578, - "ap-southeast-3": 7.81, - "ca-central-1": 6.978, - "ca-west-1": 0.0, - "eu-central-1": 0.0, + "af-south-1": 9.3568, + "ap-east-1": 0.0, + "ap-northeast-1": 9.1648, + "ap-northeast-2": 8.7808, + "ap-northeast-3": 9.1648, + "ap-south-1": 7.6928, + "ap-south-2": 7.6928, + "ap-southeast-1": 8.9088, + "ap-southeast-2": 8.9088, + "ap-southeast-3": 8.9088, + "ap-southeast-5": 7.7568, + "ap-southeast-7": 7.7568, + "ca-central-1": 8.0768, + "ca-west-1": 8.0768, + "eu-central-1": 8.5888, "eu-central-2": 0.0, - "eu-north-1": 6.658, - "eu-south-1": 7.298, - "eu-west-1": 7.6628, - "eu-west-2": 7.234, - "eu-west-3": 7.298, - "il-central-1": 7.3204, - "me-central-1": 7.6628, - "me-south-1": 8.578, - "sa-east-1": 9.922, - "us-east-1": 0.0, - "us-east-2": 6.274, + "eu-north-1": 7.7568, + "eu-south-1": 8.3968, + "eu-west-1": 8.0768, + "eu-west-2": 0.0, + "eu-west-3": 8.3968, + "il-central-1": 8.4192, + "me-central-1": 8.7616, + "me-south-1": 9.6768, + "mx-central-1": 7.68, + "sa-east-1": 0.0, + "us-east-1": 0.0, + "us-east-2": 7.3728, "us-gov-east-1": 0.0, - "us-gov-west-1": 7.874, - "us-west-1": 0.0, - "us-west-2": 6.8884 + "us-gov-west-1": 8.9728, + "us-west-1": 8.3968, + "us-west-2": 7.3728 }, "m6id.large": { - "ap-northeast-1": 0.22863, - "ap-northeast-2": 0.22055, - "ap-south-1": 0.1881, - "ap-southeast-1": 0.20805, - "ap-southeast-2": 0.0, - "ca-central-1": 0.20553, - "ca-west-1": 0.20553, - "eu-central-1": 0.2028, - "eu-central-2": 0.0, - "eu-west-1": 0.0, - "eu-west-2": 0.19755, - "il-central-1": 0.21281, - "sa-east-1": 0.2679, + "ap-northeast-1": 0.1821, + "ap-northeast-2": 0.0, + "ap-south-1": 0.0, + "ap-southeast-1": 0.17685, + "ap-southeast-2": 0.19281, + "ap-southeast-5": 0.0, + "ap-southeast-7": 0.0, + "ca-central-1": 0.17433, + "ca-west-1": 0.1611, + "eu-central-1": 0.1716, + "eu-central-2": 0.18588, + "eu-west-1": 0.1611, + "eu-west-2": 0.16635, + "il-central-1": 0.16772, + "mx-central-1": 0.15338, + "sa-east-1": 0.2178, "us-east-1": 0.0, "us-east-2": 0.0, - "us-gov-west-1": 0.22522, - "us-west-2": 0.17865 + "us-gov-west-1": 0.179, + "us-west-2": 0.14745 }, "m6id.xlarge": { - "ap-northeast-1": 0.39726, - "ap-northeast-2": 0.3519, - "ap-south-1": 0.0, - "ap-southeast-1": 0.3561, - "ap-southeast-2": 0.3582, - "ca-central-1": 0.0, - "ca-west-1": 0.3246, - "eu-central-1": 0.3456, - "eu-central-2": 0.0, - "eu-west-1": 0.0, - "eu-west-2": 0.0, - "il-central-1": 0.36562, - "sa-east-1": 0.0, - "us-east-1": 0.2973, - "us-east-2": 0.0, - "us-gov-west-1": 0.39044, - "us-west-2": 0.0 + "ap-northeast-1": 0.39486, + "ap-northeast-2": 0.3495, + "ap-south-1": 0.3138, + "ap-southeast-1": 0.3537, + "ap-southeast-2": 0.3558, + "ap-southeast-5": 0.30928, + "ap-southeast-7": 0.0, + "ca-central-1": 0.34866, + "ca-west-1": 0.3222, + "eu-central-1": 0.3432, + "eu-central-2": 0.40318, + "eu-west-1": 0.3222, + "eu-west-2": 0.36021, + "il-central-1": 0.33544, + "mx-central-1": 0.33168, + "sa-east-1": 0.4356, + "us-east-1": 0.2949, + "us-east-2": 0.2949, + "us-gov-west-1": 0.358, + "us-west-2": 0.31863 }, "m6id.metal": { - "ap-northeast-1": 9.9412, - "ap-northeast-2": 9.4708, - "ap-south-1": 8.3284, - "ap-southeast-1": 9.6052, - "ap-southeast-2": 9.6724, - "ca-central-1": 8.5972, - "ca-west-1": 8.5972, - "eu-central-1": 9.2692, - "eu-central-2": 10.18312, - "eu-west-1": 8.5972, - "eu-west-2": 0.0, - "il-central-1": 0.0, - "sa-east-1": 0.0, - "us-east-1": 7.7236, - "us-east-2": 0.0, - "us-gov-west-1": 9.7428, - "us-west-2": 0.0 + "ap-northeast-1": 11.04, + "ap-northeast-2": 10.5696, + "ap-south-1": 9.4272, + "ap-southeast-1": 10.704, + "ap-southeast-2": 10.7712, + "ap-southeast-5": 9.28256, + "ap-southeast-7": 9.28256, + "ca-central-1": 9.696, + "ca-west-1": 9.696, + "eu-central-1": 10.368, + "eu-central-2": 11.28192, + "eu-west-1": 9.696, + "eu-west-2": 10.032, + "il-central-1": 10.11968, + "mx-central-1": 9.20192, + "sa-east-1": 13.3248, + "us-east-1": 8.8224, + "us-east-2": 8.8224, + "us-gov-west-1": 10.8416, + "us-west-2": 8.8224 }, "m6id.2xlarge": { - "ap-northeast-1": 0.7432, - "ap-northeast-2": 0.0, - "ap-south-1": 0.6424, - "ap-southeast-1": 0.78142, - "ap-southeast-2": 0.7264, - "ca-central-1": 0.71212, - "ca-west-1": 0.0, - "eu-central-1": 0.75832, - "eu-central-2": 0.75832, - "eu-west-1": 0.0, - "eu-west-2": 0.73522, - "il-central-1": 0.68568, - "sa-east-1": 0.9616, - "us-east-1": 0.6046, - "us-east-2": 0.6046, - "us-gov-west-1": 0.7308, - "us-west-2": 0.0 + "ap-northeast-1": 0.78972, + "ap-northeast-2": 0.75738, + "ap-south-1": 0.67884, + "ap-southeast-1": 0.7074, + "ap-southeast-2": 0.7116, + "ap-southeast-5": 0.61856, + "ap-southeast-7": 0.0, + "ca-central-1": 0.69732, + "ca-west-1": 0.6444, + "eu-central-1": 0.74352, + "eu-central-2": 0.74352, + "eu-west-1": 0.69732, + "eu-west-2": 0.72042, + "il-central-1": 0.67088, + "mx-central-1": 0.61352, + "sa-east-1": 0.8712, + "us-east-1": 0.5898, + "us-east-2": 0.5898, + "us-gov-west-1": 0.716, + "us-west-2": 0.5898 }, "m6id.4xlarge": { - "ap-northeast-1": 1.3564, - "ap-northeast-2": 1.41436, - "ap-south-1": 1.25728, - "ap-southeast-1": 0.0, - "ap-southeast-2": 1.3228, - "ca-central-1": 1.29424, - "ca-west-1": 1.1884, - "eu-central-1": 1.2724, - "eu-central-2": 0.0, - "eu-west-1": 1.1884, - "eu-west-2": 1.34044, - "il-central-1": 0.0, - "sa-east-1": 1.642, - "us-east-1": 0.0, - "us-east-2": 1.17412, - "us-gov-west-1": 0.0, - "us-west-2": 1.17412 + "ap-northeast-1": 1.3992, + "ap-northeast-2": 1.3404, + "ap-south-1": 0.0, + "ap-southeast-1": 1.3572, + "ap-southeast-2": 1.3656, + "ap-southeast-5": 1.17952, + "ap-southeast-7": 1.17952, + "ca-central-1": 1.2312, + "ca-west-1": 1.2312, + "eu-central-1": 1.3152, + "eu-central-2": 1.42944, + "eu-west-1": 1.2312, + "eu-west-2": 1.38324, + "il-central-1": 1.28416, + "mx-central-1": 1.16944, + "sa-east-1": 1.6848, + "us-east-1": 1.122, + "us-east-2": 1.122, + "us-gov-west-1": 0.0, + "us-west-2": 1.21692 }, "m6id.8xlarge": { - "ap-northeast-1": 2.5828, - "ap-northeast-2": 2.4652, - "ap-south-1": 0.0, - "ap-southeast-1": 2.4988, - "ap-southeast-2": 2.75416, - "ca-central-1": 2.2468, + "ap-northeast-1": 3.04368, + "ap-northeast-2": 2.6808, + "ap-south-1": 0.0, + "ap-southeast-1": 2.7144, + "ap-southeast-2": 2.7312, + "ap-southeast-5": 2.56038, + "ap-southeast-7": 2.35904, + "ca-central-1": 2.4624, "ca-west-1": 0.0, - "eu-central-1": 2.4148, - "eu-central-2": 2.89461, - "eu-west-1": 0.0, - "eu-west-2": 2.3308, - "il-central-1": 2.35272, - "sa-east-1": 3.154, - "us-east-1": 2.0284, - "us-east-2": 2.0284, - "us-gov-west-1": 0.0, - "us-west-2": 2.0284 + "eu-central-1": 2.6304, + "eu-central-2": 2.85888, + "eu-west-1": 0.0, + "eu-west-2": 0.0, + "il-central-1": 2.79059, + "mx-central-1": 2.33888, + "sa-east-1": 3.3696, + "us-east-1": 2.244, + "us-east-2": 0.0, + "us-gov-west-1": 2.98912, + "us-west-2": 2.43384 }, "m6id.12xlarge": { - "ap-northeast-1": 3.8092, - "ap-northeast-2": 3.98308, + "ap-northeast-1": 0.0, + "ap-northeast-2": 4.37148, "ap-south-1": 0.0, - "ap-southeast-1": 4.03852, + "ap-southeast-1": 4.0716, "ap-southeast-2": 0.0, - "ca-central-1": 0.0, - "ca-west-1": 0.0, - "eu-central-1": 3.89992, - "eu-central-2": 0.0, - "eu-west-1": 3.3052, + "ap-southeast-5": 3.84058, + "ap-southeast-7": 3.53856, + "ca-central-1": 3.6936, + "ca-west-1": 3.6936, + "eu-central-1": 3.9456, + "eu-central-2": 4.66531, + "eu-west-1": 3.6936, "eu-west-2": 0.0, "il-central-1": 0.0, + "mx-central-1": 3.50832, "sa-east-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 0.0, - "us-gov-west-1": 4.09528, - "us-west-2": 2.9776 + "us-east-1": 3.366, + "us-east-2": 3.65076, + "us-gov-west-1": 4.1232, + "us-west-2": 3.366 }, "m6id.16xlarge": { "ap-northeast-1": 0.0, - "ap-northeast-2": 5.26744, - "ap-south-1": 0.0, - "ap-southeast-1": 4.8676, - "ap-southeast-2": 0.0, - "ca-central-1": 0.0, - "ca-west-1": 4.3636, - "eu-central-1": 4.6996, + "ap-northeast-2": 5.82864, + "ap-south-1": 4.7904, + "ap-southeast-1": 5.4288, + "ap-southeast-2": 5.4624, + "ap-southeast-5": 4.71808, + "ap-southeast-7": 4.71808, + "ca-central-1": 4.9248, + "ca-west-1": 4.9248, + "eu-central-1": 5.2608, "eu-central-2": 0.0, - "eu-west-1": 0.0, - "eu-west-2": 0.0, - "il-central-1": 5.01998, - "sa-east-1": 6.178, - "us-east-1": 4.30648, - "us-east-2": 0.0, - "us-gov-west-1": 0.0, - "us-west-2": 3.9268 + "eu-west-1": 4.9248, + "eu-west-2": 5.0928, + "il-central-1": 5.58118, + "mx-central-1": 4.67776, + "sa-east-1": 6.7392, + "us-east-1": 4.488, + "us-east-2": 4.488, + "us-gov-west-1": 5.4976, + "us-west-2": 4.488 }, "m6id.24xlarge": { - "ap-northeast-1": 8.22424, - "ap-northeast-2": 7.1356, + "ap-northeast-1": 8.3952, + "ap-northeast-2": 8.0424, "ap-south-1": 0.0, - "ap-southeast-1": 7.2364, - "ap-southeast-2": 0.0, - "ca-central-1": 6.4804, - "ca-west-1": 0.0, - "eu-central-1": 7.66984, - "eu-central-2": 7.66984, - "eu-west-1": 7.11544, - "eu-west-2": 6.7324, - "il-central-1": 6.79816, - "sa-east-1": 9.202, - "us-east-1": 6.39472, - "us-east-2": 0.0, - "us-gov-west-1": 8.06056, - "us-west-2": 6.39472 - }, - "m6id.32xlarge": { - "ap-northeast-1": 9.9412, - "ap-northeast-2": 0.0, - "ap-south-1": 8.3284, - "ap-southeast-1": 9.6052, - "ap-southeast-2": 9.6724, + "ap-southeast-1": 8.1432, + "ap-southeast-2": 8.1936, + "ap-southeast-5": 7.07712, + "ap-southeast-7": 7.07712, "ca-central-1": 0.0, - "ca-west-1": 8.5972, - "eu-central-1": 9.2692, - "eu-central-2": 0.0, - "eu-west-1": 8.5972, + "ca-west-1": 7.3872, + "eu-central-1": 8.57664, + "eu-central-2": 9.33062, + "eu-west-1": 7.3872, "eu-west-2": 0.0, - "il-central-1": 0.0, + "il-central-1": 7.70496, + "mx-central-1": 7.01664, "sa-east-1": 0.0, - "us-east-1": 7.7236, - "us-east-2": 0.0, - "us-gov-west-1": 0.0, - "us-west-2": 7.7236 + "us-east-1": 6.732, + "us-east-2": 6.732, + "us-gov-west-1": 8.96736, + "us-west-2": 6.732 + }, + "m6id.32xlarge": { + "ap-northeast-1": 11.04, + "ap-northeast-2": 0.0, + "ap-south-1": 9.4272, + "ap-southeast-1": 10.704, + "ap-southeast-2": 10.7712, + "ap-southeast-5": 9.28256, + "ap-southeast-7": 9.28256, + "ca-central-1": 9.696, + "ca-west-1": 9.696, + "eu-central-1": 10.368, + "eu-central-2": 11.28192, + "eu-west-1": 9.696, + "eu-west-2": 10.032, + "il-central-1": 10.11968, + "mx-central-1": 9.20192, + "sa-east-1": 0.0, + "us-east-1": 8.8224, + "us-east-2": 0.0, + "us-gov-west-1": 10.8416, + "us-west-2": 8.8224 }, "m6idn.large": { - "ap-northeast-1": 0.28523, - "ap-south-1": 0.24662, - "ap-southeast-1": 0.25539, - "ap-southeast-2": 0.28136, - "ca-central-1": 0.2516, - "eu-central-1": 0.26849, - "eu-north-1": 0.2426, - "eu-south-2": 0.0, - "eu-west-1": 0.25562, - "us-east-1": 0.21912, - "us-east-2": 0.23503, - "us-gov-west-1": 0.26007, - "us-west-1": 0.26178, - "us-west-2": 0.21912 + "ap-northeast-1": 0.25403, + "ap-south-1": 0.21542, + "ap-southeast-1": 0.0, + "ap-southeast-2": 0.23004, + "ca-central-1": 0.20298, + "eu-central-1": 0.21834, + "eu-central-2": 0.23536, + "eu-north-1": 0.1948, + "eu-south-2": 0.20298, + "eu-west-1": 0.20664, + "us-east-1": 0.18792, + "us-east-2": 0.0, + "us-gov-west-1": 0.22887, + "us-west-1": 0.21224, + "us-west-2": 0.0 }, "m6idn.xlarge": { - "ap-northeast-1": 0.51045, - "ap-south-1": 0.43323, - "ap-southeast-1": 0.48986, - "ap-southeast-2": 0.0, - "ca-central-1": 0.40836, + "ap-northeast-1": 0.4671, + "ap-south-1": 0.3969, + "ap-southeast-1": 0.44838, + "ap-southeast-2": 0.46008, + "ca-central-1": 0.40596, "eu-central-1": 0.0, - "eu-north-1": 0.392, - "eu-south-2": 0.0, - "eu-west-1": 0.41568, + "eu-central-2": 0.51203, + "eu-north-1": 0.3896, + "eu-south-2": 0.4408, + "eu-west-1": 0.0, "us-east-1": 0.0, - "us-east-2": 0.0, - "us-gov-west-1": 0.50015, - "us-west-1": 0.42688, - "us-west-2": 0.41006 + "us-east-2": 0.40766, + "us-gov-west-1": 0.45774, + "us-west-1": 0.42448, + "us-west-2": 0.0 }, "m6idn.metal": { - "ap-northeast-1": 13.234, - "ap-south-1": 10.9876, - "ap-southeast-1": 0.0, - "ap-southeast-2": 13.00936, - "ca-central-1": 0.0, - "eu-central-1": 12.26056, - "eu-north-1": 10.754, - "eu-south-2": 0.0, - "eu-west-1": 11.51176, - "us-east-1": 10.31368, - "us-east-2": 10.31368, + "ap-northeast-1": 14.3328, + "ap-south-1": 12.0864, + "ap-southeast-1": 13.73376, + "ap-southeast-2": 14.10816, + "ca-central-1": 12.37632, + "eu-central-1": 13.35936, + "eu-central-2": 14.44864, + "eu-north-1": 11.8528, + "eu-south-2": 12.37632, + "eu-west-1": 12.61056, + "us-east-1": 11.41248, + "us-east-2": 0.0, "us-gov-west-1": 0.0, - "us-west-1": 11.87016, + "us-west-1": 12.96896, "us-west-2": 0.0 }, "m6idn.2xlarge": { - "ap-northeast-1": 1.0309, - "ap-south-1": 0.0, - "ap-southeast-1": 0.98972, - "ap-southeast-2": 0.0, - "ca-central-1": 0.0, - "eu-central-1": 0.96398, - "eu-north-1": 0.794, - "eu-south-2": 0.89639, - "eu-west-1": 0.9125, - "us-east-1": 0.83013, - "us-east-2": 0.0, - "us-gov-west-1": 0.93028, - "us-west-1": 0.86376, - "us-west-2": 0.83013 + "ap-northeast-1": 0.9342, + "ap-south-1": 0.0, + "ap-southeast-1": 0.89676, + "ap-southeast-2": 1.00066, + "ca-central-1": 0.81192, + "eu-central-1": 0.87336, + "eu-central-2": 0.94144, + "eu-north-1": 0.7792, + "eu-south-2": 0.88159, + "eu-west-1": 0.82656, + "us-east-1": 0.75168, + "us-east-2": 0.0, + "us-gov-west-1": 0.91548, + "us-west-1": 0.84896, + "us-west-2": 0.75168 }, "m6idn.4xlarge": { "ap-northeast-1": 0.0, - "ap-south-1": 1.4872, - "ap-southeast-1": 1.69312, - "ap-southeast-2": 1.90091, + "ap-south-1": 1.53, + "ap-southeast-1": 0.0, + "ap-southeast-2": 1.78272, "ca-central-1": 0.0, - "eu-central-1": 1.79795, - "eu-north-1": 1.458, - "eu-south-2": 0.0, - "eu-west-1": 1.55272, - "us-east-1": 1.40296, + "eu-central-1": 1.68912, + "eu-central-2": 1.82528, + "eu-north-1": 1.6336, + "eu-south-2": 1.70558, + "eu-west-1": 1.59552, + "us-east-1": 1.44576, "us-east-2": 0.0, - "us-gov-west-1": 0.0, - "us-west-1": 1.59752, - "us-west-2": 1.53026 + "us-gov-west-1": 1.93342, + "us-west-1": 0.0, + "us-west-2": 1.44576 }, "m6idn.8xlarge": { - "ap-northeast-1": 3.406, - "ap-south-1": 3.11584, - "ap-southeast-1": 3.56886, - "ap-southeast-2": 0.0, - "ca-central-1": 0.0, - "eu-central-1": 3.16264, - "eu-north-1": 0.0, - "eu-south-2": 2.91688, - "eu-west-1": 0.0, - "us-east-1": 2.67592, - "us-east-2": 2.93051, + "ap-northeast-1": 0.0, + "ap-south-1": 3.06, + "ap-southeast-1": 3.78446, + "ap-southeast-2": 3.88742, + "ca-central-1": 3.13248, + "eu-central-1": 3.37824, + "eu-central-2": 3.65056, + "eu-north-1": 3.0016, + "eu-south-2": 0.0, + "eu-west-1": 3.19104, + "us-east-1": 2.89152, + "us-east-2": 2.89152, "us-gov-west-1": 0.0, "us-west-1": 0.0, - "us-west-2": 2.93051 + "us-west-2": 3.14611 }, "m6idn.12xlarge": { - "ap-northeast-1": 5.5354, + "ap-northeast-1": 5.4324, "ap-south-1": 0.0, - "ap-southeast-1": 4.81936, - "ap-southeast-2": 0.0, + "ap-southeast-1": 5.20776, + "ap-southeast-2": 5.83114, "ca-central-1": 0.0, - "eu-central-1": 5.13386, - "eu-north-1": 4.114, - "eu-south-2": 0.0, - "eu-west-1": 4.39816, - "us-east-1": 0.0, - "us-east-2": 0.0, + "eu-central-1": 5.06736, + "eu-central-2": 5.47584, + "eu-north-1": 4.5024, + "eu-south-2": 4.69872, + "eu-west-1": 4.78656, + "us-east-1": 4.33728, + "us-east-2": 4.71917, "us-gov-west-1": 0.0, - "us-west-1": 4.97282, - "us-west-2": 4.33077 + "us-west-1": 0.0, + "us-west-2": 4.71917 }, "m6idn.16xlarge": { - "ap-northeast-1": 6.682, - "ap-south-1": 5.5588, - "ap-southeast-1": 6.38248, - "ap-southeast-2": 7.21365, - "ca-central-1": 6.26114, - "eu-central-1": 6.19528, - "eu-north-1": 0.0, - "eu-south-2": 5.70376, - "eu-west-1": 5.82088, - "us-east-1": 0.0, - "us-east-2": 0.0, - "us-gov-west-1": 0.0, - "us-west-1": 6.58709, - "us-west-2": 5.73102 + "ap-northeast-1": 7.2432, + "ap-south-1": 6.12, + "ap-southeast-1": 6.94368, + "ap-southeast-2": 7.13088, + "ca-central-1": 6.26496, + "eu-central-1": 6.75648, + "eu-central-2": 7.30112, + "eu-north-1": 0.0, + "eu-south-2": 6.26496, + "eu-west-1": 6.38208, + "us-east-1": 6.29222, + "us-east-2": 5.78304, + "us-gov-west-1": 0.0, + "us-west-1": 7.14829, + "us-west-2": 6.29222 }, "m6idn.24xlarge": { - "ap-northeast-1": 9.958, - "ap-south-1": 9.08752, - "ap-southeast-1": 9.50872, - "ap-southeast-2": 0.0, - "ca-central-1": 0.0, - "eu-central-1": 10.13771, - "eu-north-1": 8.8948, + "ap-northeast-1": 10.8648, + "ap-south-1": 0.0, + "ap-southeast-1": 10.41552, + "ap-southeast-2": 10.69632, + "ca-central-1": 9.39744, + "eu-central-1": 11.04451, + "eu-central-2": 0.0, + "eu-north-1": 9.0048, "eu-south-2": 0.0, - "eu-west-1": 9.51995, - "us-east-1": 8.53154, + "eu-west-1": 9.57312, + "us-east-1": 8.67456, "us-east-2": 0.0, - "us-gov-west-1": 10.6937, - "us-west-1": 9.81563, - "us-west-2": 7.76776 + "us-gov-west-1": 11.6005, + "us-west-1": 10.72243, + "us-west-2": 8.67456 }, "m6idn.32xlarge": { - "ap-northeast-1": 13.234, - "ap-south-1": 10.9876, - "ap-southeast-1": 12.63496, - "ap-southeast-2": 13.00936, - "ca-central-1": 11.27752, - "eu-central-1": 0.0, - "eu-north-1": 10.754, - "eu-south-2": 0.0, - "eu-west-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 10.31368, - "us-gov-west-1": 0.0, - "us-west-1": 11.87016, - "us-west-2": 10.31368 + "ap-northeast-1": 14.3328, + "ap-south-1": 12.0864, + "ap-southeast-1": 13.73376, + "ap-southeast-2": 14.10816, + "ca-central-1": 12.37632, + "eu-central-1": 13.35936, + "eu-central-2": 14.44864, + "eu-north-1": 11.8528, + "eu-south-2": 12.37632, + "eu-west-1": 0.0, + "us-east-1": 11.41248, + "us-east-2": 11.41248, + "us-gov-west-1": 14.03328, + "us-west-1": 0.0, + "us-west-2": 11.41248 }, "m6in.large": { - "ap-northeast-1": 0.25691, - "ap-south-1": 0.0, - "ap-southeast-1": 0.23082, - "ap-southeast-2": 0.25305, - "ca-central-1": 0.0, - "eu-central-1": 0.24147, - "eu-north-1": 0.2228, + "ap-northeast-1": 0.0, + "ap-south-1": 0.18839, + "ap-southeast-1": 0.19962, + "ap-southeast-2": 0.2043, + "ca-central-1": 0.1995, + "eu-central-1": 0.19377, + "eu-central-2": 0.21226, + "eu-north-1": 0.1768, "eu-south-2": 0.0, - "eu-west-1": 0.23117, - "us-east-1": 0.21315, + "eu-west-1": 0.18441, + "us-east-1": 0.18195, "us-east-2": 0.0, - "us-gov-west-1": 0.0, - "us-west-1": 0.23868, - "us-west-2": 0.21315 + "us-gov-west-1": 0.20313, + "us-west-1": 0.19124, + "us-west-2": 0.18195 }, "m6in.xlarge": { - "ap-northeast-1": 0.0, - "ap-south-1": 0.37918, - "ap-southeast-1": 0.4358, - "ap-southeast-2": 0.411, - "ca-central-1": 0.4014, - "eu-central-1": 0.0, - "eu-north-1": 0.0, - "eu-south-2": 0.0, - "eu-west-1": 0.40234, - "us-east-1": 0.36631, - "us-east-2": 0.33846, - "us-gov-west-1": 0.40866, - "us-west-1": 0.38488, - "us-west-2": 0.33846 + "ap-northeast-1": 0.45142, + "ap-south-1": 0.34776, + "ap-southeast-1": 0.4334, + "ap-southeast-2": 0.4086, + "ca-central-1": 0.36796, + "eu-central-1": 0.38754, + "eu-central-2": 0.46121, + "eu-north-1": 0.3832, + "eu-south-2": 0.36796, + "eu-west-1": 0.36882, + "us-east-1": 0.33606, + "us-east-2": 0.33606, + "us-gov-west-1": 0.0, + "us-west-1": 0.38248, + "us-west-2": 0.0 }, "m6in.metal": { - "ap-northeast-1": 11.58664, - "ap-south-1": 0.0, - "ap-southeast-1": 0.0, + "ap-northeast-1": 12.68544, + "ap-south-1": 10.51392, + "ap-southeast-1": 12.16128, "ap-southeast-2": 0.0, - "ca-central-1": 10.06152, - "eu-central-1": 0.0, - "eu-north-1": 9.602, - "eu-south-2": 10.06152, - "eu-west-1": 10.08904, + "ca-central-1": 0.0, + "eu-central-1": 11.78688, + "eu-central-2": 12.97024, + "eu-north-1": 0.0, + "eu-south-2": 11.16032, + "eu-west-1": 11.18784, "us-east-1": 0.0, - "us-east-2": 0.0, - "us-gov-west-1": 0.0, - "us-west-1": 10.52616, - "us-west-2": 9.04072 + "us-east-2": 10.13952, + "us-gov-west-1": 12.38592, + "us-west-1": 11.62496, + "us-west-2": 10.13952 }, "m6in.2xlarge": { "ap-northeast-1": 0.0, - "ap-south-1": 0.0, - "ap-southeast-1": 0.81328, - "ap-southeast-2": 0.832, - "ca-central-1": 0.81279, - "eu-central-1": 0.0, - "eu-north-1": 0.722, - "eu-south-2": 0.75072, - "eu-west-1": 0.75244, - "us-east-1": 0.74261, - "us-east-2": 0.68692, - "us-gov-west-1": 0.82732, - "us-west-1": 0.0, - "us-west-2": 0.68692 + "ap-south-1": 0.75355, + "ap-southeast-1": 0.0, + "ap-southeast-2": 0.8172, + "ca-central-1": 0.73592, + "eu-central-1": 0.77508, + "eu-central-2": 0.0, + "eu-north-1": 0.7072, + "eu-south-2": 0.73592, + "eu-west-1": 0.73764, + "us-east-1": 0.67212, + "us-east-2": 0.67212, + "us-gov-west-1": 0.81252, + "us-west-1": 0.76496, + "us-west-2": 0.67212 }, "m6in.4xlarge": { - "ap-northeast-1": 0.0, + "ap-northeast-1": 1.60488, "ap-south-1": 0.0, - "ap-southeast-1": 1.49656, - "ap-southeast-2": 1.534, + "ap-southeast-1": 1.53936, + "ap-southeast-2": 1.5768, "ca-central-1": 0.0, "eu-central-1": 0.0, - "eu-north-1": 1.314, + "eu-central-2": 1.64048, + "eu-north-1": 1.3568, "eu-south-2": 0.0, - "eu-west-1": 1.37488, - "us-east-1": 0.0, - "us-east-2": 1.24384, - "us-gov-west-1": 0.0, - "us-west-1": 1.42952, + "eu-west-1": 1.41768, + "us-east-1": 1.39802, + "us-east-2": 1.28664, + "us-gov-west-1": 1.56744, + "us-west-1": 1.47232, "us-west-2": 0.0 }, "m6in.8xlarge": { - "ap-northeast-1": 2.99416, - "ap-south-1": 0.0, - "ap-southeast-1": 0.0, - "ap-southeast-2": 2.938, - "ca-central-1": 2.86117, - "eu-central-1": 2.76952, - "eu-north-1": 0.0, - "eu-south-2": 2.86117, - "eu-west-1": 2.61976, - "us-east-1": 2.58045, - "us-east-2": 0.0, - "us-gov-west-1": 3.19821, - "us-west-1": 0.0, + "ap-northeast-1": 3.20976, + "ap-south-1": 2.66688, + "ap-southeast-1": 3.07872, + "ap-southeast-2": 3.1536, + "ca-central-1": 2.82848, + "eu-central-1": 2.98512, + "eu-central-2": 3.28096, + "eu-north-1": 2.9504, + "eu-south-2": 3.07677, + "eu-west-1": 2.83536, + "us-east-1": 2.57328, + "us-east-2": 0.0, + "us-gov-west-1": 3.13488, + "us-west-1": 3.20454, "us-west-2": 0.0 }, "m6in.12xlarge": { "ap-northeast-1": 0.0, - "ap-south-1": 3.61192, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, - "ca-central-1": 0.0, - "eu-central-1": 0.0, - "eu-north-1": 3.682, - "eu-south-2": 4.22675, - "eu-west-1": 4.2381, - "us-east-1": 3.47152, - "us-east-2": 0.0, - "us-gov-west-1": 4.31392, - "us-west-1": 0.0, - "us-west-2": 3.80567 + "ap-south-1": 4.00032, + "ap-southeast-1": 4.61808, + "ap-southeast-2": 4.7304, + "ca-central-1": 4.24272, + "eu-central-1": 4.47768, + "eu-central-2": 5.36174, + "eu-north-1": 4.0704, + "eu-south-2": 4.61515, + "eu-west-1": 4.25304, + "us-east-1": 3.85992, + "us-east-2": 3.85992, + "us-gov-west-1": 4.70232, + "us-west-1": 0.0, + "us-west-2": 4.19407 }, "m6in.16xlarge": { - "ap-northeast-1": 5.85832, - "ap-south-1": 4.77256, - "ap-southeast-1": 6.14286, + "ap-northeast-1": 6.41952, + "ap-south-1": 5.33376, + "ap-southeast-1": 6.70406, "ap-southeast-2": 0.0, "ca-central-1": 0.0, "eu-central-1": 0.0, - "eu-north-1": 4.866, + "eu-central-2": 7.14899, + "eu-north-1": 5.4272, "eu-south-2": 0.0, - "eu-west-1": 5.60747, - "us-east-1": 5.0309, - "us-east-2": 4.58536, - "us-gov-west-1": 6.26642, - "us-west-1": 5.32808, + "eu-west-1": 6.16867, + "us-east-1": 5.14656, + "us-east-2": 5.14656, + "us-gov-west-1": 6.26976, + "us-west-1": 5.88928, "us-west-2": 0.0 }, "m6in.24xlarge": { - "ap-northeast-1": 9.58173, + "ap-northeast-1": 9.62928, "ap-south-1": 0.0, - "ap-southeast-1": 0.0, - "ap-southeast-2": 8.554, + "ap-southeast-1": 9.23616, + "ap-southeast-2": 9.4608, "ca-central-1": 0.0, - "eu-central-1": 8.04856, - "eu-north-1": 7.234, - "eu-south-2": 7.57864, - "eu-west-1": 0.0, - "us-east-1": 7.48134, - "us-east-2": 7.48134, + "eu-central-1": 8.95536, + "eu-central-2": 10.72349, + "eu-north-1": 8.1408, + "eu-south-2": 8.48544, + "eu-west-1": 9.25301, + "us-east-1": 8.38814, + "us-east-2": 0.0, "us-gov-west-1": 0.0, - "us-west-1": 8.70683, - "us-west-2": 7.48134 + "us-west-1": 9.61363, + "us-west-2": 8.38814 }, "m6in.32xlarge": { - "ap-northeast-1": 11.58664, - "ap-south-1": 0.0, - "ap-southeast-1": 0.0, - "ap-southeast-2": 11.362, - "ca-central-1": 10.06152, - "eu-central-1": 10.68808, - "eu-north-1": 0.0, - "eu-south-2": 0.0, - "eu-west-1": 10.08904, - "us-east-1": 9.04072, - "us-east-2": 9.04072, - "us-gov-west-1": 0.0, - "us-west-1": 10.52616, - "us-west-2": 9.04072 + "ap-northeast-1": 12.68544, + "ap-south-1": 0.0, + "ap-southeast-1": 12.16128, + "ap-southeast-2": 12.4608, + "ca-central-1": 11.16032, + "eu-central-1": 11.78688, + "eu-central-2": 12.97024, + "eu-north-1": 10.7008, + "eu-south-2": 11.16032, + "eu-west-1": 11.18784, + "us-east-1": 10.13952, + "us-east-2": 10.13952, + "us-gov-west-1": 12.38592, + "us-west-1": 11.62496, + "us-west-2": 10.13952 }, "m7a.medium": { - "ap-northeast-1": 0.13487, + "ap-northeast-1": 0.09675, "eu-central-1": 0.0, - "eu-north-1": 0.0, - "eu-south-2": 0.13106, - "eu-west-1": 0.13106, - "us-east-1": 0.12376, - "us-east-2": 0.0, - "us-west-2": 0.12376 + "eu-north-1": 0.08214, + "eu-south-2": 0.079, + "eu-west-1": 0.079, + "us-east-1": 0.07236, + "us-east-2": 0.07236, + "us-west-2": 0.07816 }, "m7a.large": { - "ap-northeast-1": 0.20973, - "eu-central-1": 0.0, - "eu-north-1": 0.0, + "ap-northeast-1": 0.17853, + "eu-central-1": 0.16766, + "eu-north-1": 0.16428, "eu-south-2": 0.0, - "eu-west-1": 0.20212, - "us-east-1": 0.18751, - "us-east-2": 0.17592, - "us-west-2": 0.17592 + "eu-west-1": 0.17092, + "us-east-1": 0.14472, + "us-east-2": 0.0, + "us-west-2": 0.15631 }, "m7a.xlarge": { - "ap-northeast-1": 0.35946, - "eu-central-1": 0.33772, - "eu-north-1": 0.30632, - "eu-south-2": 0.0, - "eu-west-1": 0.34424, + "ap-northeast-1": 0.35706, + "eu-central-1": 0.33532, + "eu-north-1": 0.30392, + "eu-south-2": 0.34184, + "eu-west-1": 0.316, "us-east-1": 0.0, - "us-east-2": 0.31502, - "us-west-2": 0.29184 + "us-east-2": 0.28944, + "us-west-2": 0.28944 }, "m7a.metal-48xl": { - "ap-northeast-1": 14.50408, - "eu-central-1": 13.46056, - "eu-north-1": 0.0, - "eu-south-2": 0.0, - "eu-west-1": 12.5332, - "us-east-1": 0.0, - "us-east-2": 0.0, + "ap-northeast-1": 16.21728, + "eu-central-1": 15.17376, + "eu-north-1": 13.66656, + "eu-south-2": 14.2464, + "eu-west-1": 14.2464, + "us-east-1": 12.97152, + "us-east-2": 12.97152, "us-west-2": 0.0 }, "m7a.2xlarge": { - "ap-northeast-1": 0.72892, - "eu-central-1": 0.74098, - "eu-north-1": 0.6719, - "eu-south-2": 0.0, + "ap-northeast-1": 0.77401, + "eu-central-1": 0.72618, + "eu-north-1": 0.60784, + "eu-south-2": 0.632, "eu-west-1": 0.0, "us-east-1": 0.0, "us-east-2": 0.0, - "us-west-2": 0.0 + "us-west-2": 0.57888 }, "m7a.4xlarge": { - "ap-northeast-1": 1.32784, - "eu-central-1": 1.24088, + "ap-northeast-1": 1.37064, + "eu-central-1": 1.28368, "eu-north-1": 0.0, - "eu-south-2": 1.1636, - "eu-west-1": 1.1636, - "us-east-1": 0.0, - "us-east-2": 1.05736, + "eu-south-2": 0.0, + "eu-west-1": 1.2064, + "us-east-1": 1.10016, + "us-east-2": 1.1929, "us-west-2": 0.0 }, "m7a.8xlarge": { - "ap-northeast-1": 2.76525, - "eu-central-1": 2.35176, - "eu-north-1": 2.10056, - "eu-south-2": 0.0, - "eu-west-1": 2.1972, - "us-east-1": 0.0, + "ap-northeast-1": 0.0, + "eu-central-1": 2.56736, + "eu-north-1": 2.31616, + "eu-south-2": 2.4128, + "eu-west-1": 2.4128, + "us-east-1": 2.38579, "us-east-2": 0.0, - "us-west-2": 2.17019 + "us-west-2": 2.38579 }, "m7a.12xlarge": { - "ap-northeast-1": 3.72352, + "ap-northeast-1": 0.0, "eu-central-1": 0.0, - "eu-north-1": 3.08584, - "eu-south-2": 3.2308, - "eu-west-1": 0.0, - "us-east-1": 3.19029, + "eu-north-1": 3.47424, + "eu-south-2": 3.6192, + "eu-west-1": 3.6192, + "us-east-1": 3.30048, "us-east-2": 0.0, - "us-west-2": 2.91208 + "us-west-2": 3.30048 }, "m7a.16xlarge": { - "ap-northeast-1": 5.4005, - "eu-central-1": 4.57352, - "eu-north-1": 4.46523, - "eu-south-2": 4.67784, - "eu-west-1": 4.67784, - "us-east-1": 4.21038, - "us-east-2": 4.21038, - "us-west-2": 3.83944 + "ap-northeast-1": 5.48256, + "eu-central-1": 0.0, + "eu-north-1": 4.63232, + "eu-south-2": 4.8256, + "eu-west-1": 5.23904, + "us-east-1": 4.77158, + "us-east-2": 4.77158, + "us-west-2": 4.40064 }, "m7a.24xlarge": { - "ap-northeast-1": 0.0, - "eu-central-1": 7.46181, - "eu-north-1": 0.0, - "eu-south-2": 0.0, - "eu-west-1": 6.95176, - "us-east-1": 5.69416, - "us-east-2": 5.69416, - "us-west-2": 0.0 + "ap-northeast-1": 8.94254, + "eu-central-1": 7.70208, + "eu-north-1": 6.94848, + "eu-south-2": 7.2384, + "eu-west-1": 7.2384, + "us-east-1": 6.60096, + "us-east-2": 6.60096, + "us-west-2": 7.15738 }, "m7a.32xlarge": { - "ap-northeast-1": 9.71272, - "eu-central-1": 9.90574, - "eu-north-1": 8.01224, - "eu-south-2": 0.0, - "eu-west-1": 9.22568, - "us-east-1": 8.29077, - "us-east-2": 7.54888, - "us-west-2": 8.29077 + "ap-northeast-1": 10.81152, + "eu-central-1": 0.0, + "eu-north-1": 9.11104, + "eu-south-2": 9.4976, + "eu-west-1": 10.32448, + "us-east-1": 9.38957, + "us-east-2": 8.64768, + "us-west-2": 9.38957 }, "m7a.48xlarge": { - "ap-northeast-1": 14.50408, - "eu-central-1": 0.0, - "eu-north-1": 11.95336, - "eu-south-2": 12.5332, - "eu-west-1": 12.5332, - "us-east-1": 11.25832, - "us-east-2": 0.0, - "us-west-2": 0.0 + "ap-northeast-1": 16.21728, + "eu-central-1": 15.17376, + "eu-north-1": 0.0, + "eu-south-2": 14.2464, + "eu-west-1": 14.2464, + "us-east-1": 12.97152, + "us-east-2": 12.97152, + "us-west-2": 12.97152 }, "m7g.medium": { - "ap-northeast-1": 0.1127, - "ap-northeast-2": 0.0, + "ap-northeast-1": 0.0704, + "ap-northeast-2": 0.0646, + "ap-northeast-3": 0.0671, "ap-south-1": 0.0, - "ap-south-2": 0.0, - "ap-southeast-1": 0.1142, + "ap-south-2": 0.0436, + "ap-southeast-1": 0.0654, "ap-southeast-2": 0.0, - "ca-central-1": 0.1083, - "eu-central-1": 0.0, - "eu-north-1": 0.1034, - "eu-south-2": 0.0, - "eu-west-1": 0.1083, + "ap-southeast-3": 0.0, + "ap-southeast-4": 0.0, + "ap-southeast-5": 0.0578, + "ap-southeast-7": 0.0578, + "ca-central-1": 0.0599, + "eu-central-1": 0.0633, + "eu-north-1": 0.0578, + "eu-south-2": 0.0599, + "eu-west-1": 0.0, "eu-west-2": 0.0, - "eu-west-3": 0.0, - "me-south-1": 0.1196, - "sa-east-1": 0.1289, - "us-east-1": 0.1034, - "us-east-2": 0.1008, - "us-west-1": 0.0, - "us-west-2": 0.0 + "eu-west-3": 0.062, + "me-central-1": 0.0644, + "me-south-1": 0.0705, + "mx-central-1": 0.0572, + "sa-east-1": 0.0833, + "us-east-1": 0.0, + "us-east-2": 0.0552, + "us-gov-east-1": 0.069, + "us-west-1": 0.065, + "us-west-2": 0.0552 }, "m7g.large": { - "ap-northeast-1": 0.1721, + "ap-northeast-1": 0.1409, "ap-northeast-2": 0.0, + "ap-northeast-3": 0.0, "ap-south-1": 0.0, "ap-south-2": 0.0, "ap-southeast-1": 0.0, - "ap-southeast-2": 0.162, - "ca-central-1": 0.1567, - "eu-central-1": 0.1639, - "eu-north-1": 0.1467, - "eu-south-2": 0.1566, - "eu-west-1": 0.1567, - "eu-west-2": 0.1603, - "eu-west-3": 0.1612, - "me-south-1": 0.1793, + "ap-southeast-2": 0.1308, + "ap-southeast-3": 0.1308, + "ap-southeast-4": 0.1308, + "ap-southeast-5": 0.0, + "ap-southeast-7": 0.1155, + "ca-central-1": 0.1198, + "eu-central-1": 0.1266, + "eu-north-1": 0.1155, + "eu-south-2": 0.1254, + "eu-west-1": 0.1198, + "eu-west-2": 0.1291, + "eu-west-3": 0.124, + "me-central-1": 0.1288, + "me-south-1": 0.1481, + "mx-central-1": 0.1145, "sa-east-1": 0.0, - "us-east-1": 0.1467, - "us-east-2": 0.0, - "us-west-1": 0.0, - "us-west-2": 0.1467 + "us-east-1": 0.1104, + "us-east-2": 0.1104, + "us-gov-east-1": 0.1316, + "us-west-1": 0.124, + "us-west-2": 0.1104 }, "m7g.xlarge": { - "ap-northeast-1": 0.2841, - "ap-northeast-2": 0.2731, - "ap-south-1": 0.1766, - "ap-south-2": 0.184, - "ap-southeast-1": 0.264, - "ap-southeast-2": 0.2769, - "ca-central-1": 0.2533, - "eu-central-1": 0.2678, - "eu-north-1": 0.2334, - "eu-south-2": 0.0, - "eu-west-1": 0.2419, - "eu-west-2": 0.2487, - "eu-west-3": 0.0, - "me-south-1": 0.2844, - "sa-east-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 0.2335, - "us-west-1": 0.2624, + "ap-northeast-1": 0.2684, + "ap-northeast-2": 0.2707, + "ap-northeast-3": 0.2684, + "ap-south-1": 0.1742, + "ap-south-2": 0.1742, + "ap-southeast-1": 0.2616, + "ap-southeast-2": 0.2616, + "ap-southeast-3": 0.2616, + "ap-southeast-4": 0.2616, + "ap-southeast-5": 0.231, + "ap-southeast-7": 0.231, + "ca-central-1": 0.2509, + "eu-central-1": 0.2531, + "eu-north-1": 0.0, + "eu-south-2": 0.2508, + "eu-west-1": 0.2395, + "eu-west-2": 0.2463, + "eu-west-3": 0.248, + "me-central-1": 0.2577, + "me-south-1": 0.282, + "mx-central-1": 0.229, + "sa-east-1": 0.3177, + "us-east-1": 0.2208, + "us-east-2": 0.2208, + "us-gov-east-1": 0.0, + "us-west-1": 0.248, "us-west-2": 0.0 }, "m7g.metal": { - "ap-northeast-1": 3.5028, - "ap-northeast-2": 3.3396, - "ap-south-1": 1.9962, - "ap-south-2": 1.9962, - "ap-southeast-1": 3.394, - "ap-southeast-2": 3.394, - "ca-central-1": 0.0, - "eu-central-1": 0.0, - "eu-north-1": 2.9044, + "ap-northeast-1": 0.0, + "ap-northeast-2": 3.9008, + "ap-northeast-3": 4.064, + "ap-south-1": 2.5574, + "ap-south-2": 2.5574, + "ap-southeast-1": 3.9552, + "ap-southeast-2": 3.9552, + "ap-southeast-3": 3.9552, + "ap-southeast-4": 3.9552, + "ap-southeast-5": 3.4656, + "ap-southeast-7": 3.4656, + "ca-central-1": 3.6019, + "eu-central-1": 0.0, + "eu-north-1": 3.4656, "eu-south-2": 0.0, - "eu-west-1": 3.0404, - "eu-west-2": 3.1495, - "eu-west-3": 0.0, - "me-south-1": 3.7204, - "sa-east-1": 4.2916, - "us-east-1": 0.0, - "us-east-2": 0.0, - "us-west-1": 0.0, - "us-west-2": 2.7412 + "eu-west-1": 3.6016, + "eu-west-2": 3.7107, + "eu-west-3": 3.7376, + "me-central-1": 3.8926, + "me-south-1": 4.2816, + "mx-central-1": 3.433, + "sa-east-1": 4.8528, + "us-east-1": 3.3024, + "us-east-2": 3.3024, + "us-gov-east-1": 3.9808, + "us-west-1": 3.7376, + "us-west-2": 3.3024 }, "m7g.2xlarge": { - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, - "ap-south-1": 0.378, - "ap-south-2": 0.378, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, - "ca-central-1": 0.4938, - "eu-central-1": 0.5457, - "eu-north-1": 0.4986, - "eu-south-2": 0.5165, - "eu-west-1": 0.4938, - "eu-west-2": 0.5074, - "eu-west-3": 0.5347, + "ap-northeast-1": 0.5368, + "ap-northeast-2": 0.5164, + "ap-northeast-3": 0.5368, + "ap-south-1": 0.3485, + "ap-south-2": 0.3632, + "ap-southeast-1": 0.0, + "ap-southeast-2": 0.0, + "ap-southeast-3": 0.5232, + "ap-southeast-4": 0.5489, + "ap-southeast-5": 0.462, + "ap-southeast-7": 0.462, + "ca-central-1": 0.479, + "eu-central-1": 0.5062, + "eu-north-1": 0.4838, + "eu-south-2": 0.5017, + "eu-west-1": 0.479, + "eu-west-2": 0.4926, + "eu-west-3": 0.5199, + "me-central-1": 0.5154, "me-south-1": 0.0, - "sa-east-1": 0.6809, - "us-east-1": 0.0, - "us-east-2": 0.477, - "us-west-1": 0.5347, - "us-west-2": 0.0 + "mx-central-1": 0.4579, + "sa-east-1": 0.0, + "us-east-1": 0.4416, + "us-east-2": 0.4416, + "us-gov-east-1": 0.5264, + "us-west-1": 0.0, + "us-west-2": 0.4416 }, "m7g.4xlarge": { - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.9824, - "ap-south-1": 0.0, - "ap-south-2": 0.5966, - "ap-southeast-1": 0.946, - "ap-southeast-2": 0.0, + "ap-northeast-1": 1.0692, + "ap-northeast-2": 1.0252, + "ap-northeast-3": 1.0666, + "ap-south-1": 0.6687, + "ap-south-2": 0.6394, + "ap-southeast-1": 0.9888, + "ap-southeast-2": 1.0402, + "ap-southeast-3": 0.9888, + "ap-southeast-4": 0.0, + "ap-southeast-5": 0.8664, + "ap-southeast-7": 0.9101, "ca-central-1": 0.0, - "eu-central-1": 0.9614, - "eu-north-1": 0.8673, - "eu-south-2": 0.903, - "eu-west-1": 0.9034, + "eu-central-1": 1.0042, + "eu-north-1": 0.8664, + "eu-south-2": 0.9, + "eu-west-1": 0.9004, "eu-west-2": 0.0, - "eu-west-3": 0.9394, - "me-south-1": 1.0841, - "sa-east-1": 1.1704, - "us-east-1": 0.8239, - "us-east-2": 0.0, - "us-west-1": 0.8916, - "us-west-2": 0.8239 + "eu-west-3": 0.9344, + "me-central-1": 0.9732, + "me-south-1": 1.0704, + "mx-central-1": 0.8582, + "sa-east-1": 1.2132, + "us-east-1": 0.8667, + "us-east-2": 0.8667, + "us-gov-east-1": 0.9952, + "us-west-1": 0.9344, + "us-west-2": 0.0 }, "m7g.8xlarge": { - "ap-northeast-1": 1.8164, - "ap-northeast-2": 1.8348, - "ap-south-1": 1.1218, - "ap-south-2": 1.1219, - "ap-southeast-1": 1.8648, - "ap-southeast-2": 1.8648, - "ca-central-1": 0.0, - "eu-central-1": 1.6942, - "eu-north-1": 1.6046, - "eu-south-2": 0.0, - "eu-west-1": 0.0, - "eu-west-2": 0.0, - "eu-west-3": 1.6532, - "me-south-1": 1.9252, - "sa-east-1": 2.2108, - "us-east-1": 1.4356, - "us-east-2": 1.5179, - "us-west-1": 0.0, - "us-west-2": 1.5179 + "ap-northeast-1": 2.032, + "ap-northeast-2": 1.9504, + "ap-northeast-3": 2.032, + "ap-south-1": 1.3374, + "ap-south-2": 1.2787, + "ap-southeast-1": 2.0804, + "ap-southeast-2": 1.9776, + "ap-southeast-3": 0.0, + "ap-southeast-4": 2.0804, + "ap-southeast-5": 1.7328, + "ap-southeast-7": 0.0, + "ca-central-1": 1.801, + "eu-central-1": 1.9098, + "eu-north-1": 1.8202, + "eu-south-2": 1.8915, + "eu-west-1": 1.8008, + "eu-west-2": 0.0, + "eu-west-3": 1.8688, + "me-central-1": 2.0472, + "me-south-1": 2.1408, + "mx-central-1": 1.8028, + "sa-east-1": 2.5492, + "us-east-1": 1.6512, + "us-east-2": 1.6512, + "us-gov-east-1": 1.9904, + "us-west-1": 0.0, + "us-west-2": 1.6512 }, "m7g.12xlarge": { - "ap-northeast-1": 2.6596, - "ap-northeast-2": 2.5372, - "ap-south-1": 1.6177, - "ap-south-2": 1.6179, - "ap-southeast-1": 2.578, - "ap-southeast-2": 0.0, - "ca-central-1": 2.313, - "eu-central-1": 0.0, - "eu-north-1": 2.2108, - "eu-south-2": 2.4489, + "ap-northeast-1": 3.048, + "ap-northeast-2": 2.9256, + "ap-northeast-3": 3.048, + "ap-south-1": 1.9181, + "ap-south-2": 2.0063, + "ap-southeast-1": 2.9664, + "ap-southeast-2": 2.9664, + "ap-southeast-3": 3.1206, + "ap-southeast-4": 2.9664, + "ap-southeast-5": 2.7303, + "ap-southeast-7": 2.5992, + "ca-central-1": 2.8385, + "eu-central-1": 3.0125, + "eu-north-1": 2.5992, + "eu-south-2": 0.0, "eu-west-1": 0.0, - "eu-west-2": 0.0, - "eu-west-3": 2.5583, - "me-south-1": 0.0, - "sa-east-1": 3.2512, - "us-east-1": 2.0884, - "us-east-2": 2.0884, - "us-west-1": 2.4148, - "us-west-2": 2.0884 + "eu-west-2": 2.783, + "eu-west-3": 2.9467, + "me-central-1": 2.9195, + "me-south-1": 3.2112, + "mx-central-1": 2.5747, + "sa-east-1": 3.6396, + "us-east-1": 0.0, + "us-east-2": 2.4768, + "us-gov-east-1": 2.9856, + "us-west-1": 2.8032, + "us-west-2": 2.4768 }, "m7g.16xlarge": { - "ap-northeast-1": 3.5028, - "ap-northeast-2": 3.3396, - "ap-south-1": 1.9962, - "ap-south-2": 0.0, - "ap-southeast-1": 3.394, - "ap-southeast-2": 3.394, - "ca-central-1": 3.0407, - "eu-central-1": 0.0, - "eu-north-1": 2.9044, - "eu-south-2": 3.0388, - "eu-west-1": 3.0404, - "eu-west-2": 3.1495, - "eu-west-3": 3.1764, + "ap-northeast-1": 4.064, + "ap-northeast-2": 3.9008, + "ap-northeast-3": 0.0, + "ap-south-1": 2.5574, + "ap-south-2": 2.5574, + "ap-southeast-1": 3.9552, + "ap-southeast-2": 3.9552, + "ap-southeast-3": 0.0, + "ap-southeast-4": 0.0, + "ap-southeast-5": 3.4656, + "ap-southeast-7": 0.0, + "ca-central-1": 3.6019, + "eu-central-1": 3.8195, + "eu-north-1": 3.4656, + "eu-south-2": 3.6, + "eu-west-1": 3.6016, + "eu-west-2": 3.7107, + "eu-west-3": 3.7376, + "me-central-1": 3.8926, "me-south-1": 0.0, - "sa-east-1": 0.0, - "us-east-1": 2.7412, - "us-east-2": 2.7412, - "us-west-1": 3.1764, - "us-west-2": 2.7412 + "mx-central-1": 3.433, + "sa-east-1": 4.8528, + "us-east-1": 3.3024, + "us-east-2": 3.3024, + "us-gov-east-1": 3.9808, + "us-west-1": 3.7376, + "us-west-2": 3.3024 }, "m7gd.medium": { - "ap-northeast-1": 0.129, - "ap-south-1": 0.0955, - "ap-southeast-1": 0.1306, - "ap-southeast-2": 0.0, - "eu-central-1": 0.1281, - "eu-north-1": 0.1201, - "eu-south-2": 0.0, - "eu-west-1": 0.1231, - "eu-west-3": 0.1224, - "sa-east-1": 0.15, - "us-east-1": 0.1134, - "us-east-2": 0.1166, + "ap-northeast-1": 0.0834, + "ap-south-1": 0.052, + "ap-southeast-1": 0.081, + "ap-southeast-2": 0.0815, + "ap-southeast-5": 0.071, + "ap-southeast-7": 0.071, + "eu-central-1": 0.0787, + "eu-north-1": 0.0745, + "eu-south-2": 0.0739, + "eu-west-1": 0.0, + "eu-west-3": 0.0768, + "mx-central-1": 0.0705, + "sa-east-1": 0.0995, + "us-east-1": 0.0678, + "us-east-2": 0.071, "us-west-1": 0.0, - "us-west-2": 0.1166 + "us-west-2": 0.0678 }, "m7gd.large": { - "ap-northeast-1": 0.2062, - "ap-south-1": 0.131, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.2022, - "eu-central-1": 0.1962, - "eu-north-1": 0.0, - "eu-south-2": 0.1862, - "eu-west-1": 0.1791, + "ap-northeast-1": 0.175, + "ap-south-1": 0.0, + "ap-southeast-1": 0.162, + "ap-southeast-2": 0.163, + "ap-southeast-5": 0.0, + "ap-southeast-7": 0.1489, + "eu-central-1": 0.165, + "eu-north-1": 0.1422, + "eu-south-2": 0.1479, + "eu-west-1": 0.1479, "eu-west-3": 0.0, - "sa-east-1": 0.2301, - "us-east-1": 0.1732, - "us-east-2": 0.1732, - "us-west-1": 0.1932, - "us-west-2": 0.1732 + "mx-central-1": 0.1476, + "sa-east-1": 0.1989, + "us-east-1": 0.142, + "us-east-2": 0.142, + "us-west-1": 0.162, + "us-west-2": 0.1356 }, "m7gd.xlarge": { - "ap-northeast-1": 0.0, - "ap-south-1": 0.202, - "ap-southeast-1": 0.3265, - "ap-southeast-2": 0.3284, - "eu-central-1": 0.3325, - "eu-north-1": 0.3004, - "eu-south-2": 0.2981, - "eu-west-1": 0.3124, - "eu-west-3": 0.3095, - "sa-east-1": 0.0, - "us-east-1": 0.2736, + "ap-northeast-1": 0.3335, + "ap-south-1": 0.1996, + "ap-southeast-1": 0.3241, + "ap-southeast-2": 0.326, + "ap-southeast-5": 0.2841, + "ap-southeast-7": 0.2841, + "eu-central-1": 0.3146, + "eu-north-1": 0.2844, + "eu-south-2": 0.2957, + "eu-west-1": 0.31, + "eu-west-3": 0.3071, + "mx-central-1": 0.0, + "sa-east-1": 0.3978, + "us-east-1": 0.2712, "us-east-2": 0.0, - "us-west-1": 0.3265, - "us-west-2": 0.0 + "us-west-1": 0.3241, + "us-west-2": 0.284 }, "m7gd.metal": { "ap-northeast-1": 0.0, - "ap-south-1": 2.402, - "ap-southeast-1": 0.0, - "ap-southeast-2": 4.4241, + "ap-south-1": 2.9632, + "ap-southeast-1": 4.955, + "ap-southeast-2": 4.9853, + "ap-southeast-5": 4.3155, + "ap-southeast-7": 4.3155, "eu-central-1": 0.0, - "eu-north-1": 3.7588, - "eu-south-2": 3.9402, - "eu-west-1": 0.0, - "eu-west-3": 0.0, + "eu-north-1": 4.32, + "eu-south-2": 4.5014, + "eu-west-1": 4.5014, + "eu-west-3": 4.6829, + "mx-central-1": 4.279, "sa-east-1": 0.0, - "us-east-1": 3.5471, - "us-east-2": 3.5471, - "us-west-1": 4.1519, - "us-west-2": 3.5471 + "us-east-1": 4.1083, + "us-east-2": 4.1083, + "us-west-1": 4.7131, + "us-west-2": 4.1083 }, "m7gd.2xlarge": { - "ap-northeast-1": 0.6819, - "ap-south-1": 0.0, - "ap-southeast-1": 0.663, - "ap-southeast-2": 0.0, - "eu-central-1": 0.0, - "eu-north-1": 0.6108, - "eu-south-2": 0.6349, - "eu-west-1": 0.6063, - "eu-west-3": 0.629, - "sa-east-1": 0.0, - "us-east-1": 0.5571, - "us-east-2": 0.0, - "us-west-1": 0.6629, - "us-west-2": 0.0 + "ap-northeast-1": 0.6671, + "ap-south-1": 0.4162, + "ap-southeast-1": 0.6482, + "ap-southeast-2": 0.652, + "ap-southeast-5": 0.5954, + "ap-southeast-7": 0.5954, + "eu-central-1": 0.0, + "eu-north-1": 0.5688, + "eu-south-2": 0.5915, + "eu-west-1": 0.5915, + "eu-west-3": 0.6142, + "mx-central-1": 0.5906, + "sa-east-1": 0.7956, + "us-east-1": 0.5423, + "us-east-2": 0.5423, + "us-west-1": 0.6179, + "us-west-2": 0.5423 }, "m7gd.4xlarge": { "ap-northeast-1": 0.0, - "ap-south-1": 0.698, - "ap-southeast-1": 1.196, - "ap-southeast-2": 1.2035, - "eu-central-1": 1.2198, - "eu-north-1": 0.0, - "eu-south-2": 1.1397, - "eu-west-1": 1.0826, - "eu-west-3": 1.1279, - "sa-east-1": 0.0, - "us-east-1": 0.9843, - "us-east-2": 0.0, - "us-west-1": 0.0, - "us-west-2": 0.9843 + "ap-south-1": 0.7408, + "ap-southeast-1": 1.3027, + "ap-southeast-2": 1.2463, + "ap-southeast-5": 0.0, + "ap-southeast-7": 1.0789, + "eu-central-1": 1.201, + "eu-north-1": 0.0, + "eu-south-2": 1.1254, + "eu-west-1": 1.1254, + "eu-west-3": 1.1707, + "mx-central-1": 0.0, + "sa-east-1": 1.5336, + "us-east-1": 1.0271, + "us-east-2": 1.0271, + "us-west-1": 1.2386, + "us-west-2": 1.0271 }, "m7gd.8xlarge": { - "ap-northeast-1": 2.47, - "ap-south-1": 1.266, - "ap-southeast-1": 2.2619, - "ap-southeast-2": 2.4059, - "eu-central-1": 2.1863, - "eu-north-1": 2.0533, + "ap-northeast-1": 2.6856, + "ap-south-1": 1.4816, + "ap-southeast-1": 2.4775, + "ap-southeast-2": 2.4926, + "ap-southeast-5": 0.0, + "ap-southeast-7": 2.1578, + "eu-central-1": 2.4019, + "eu-north-1": 2.16, "eu-south-2": 0.0, "eu-west-1": 0.0, - "eu-west-3": 2.2456, - "sa-east-1": 2.8516, - "us-east-1": 0.0, - "us-east-2": 1.8386, + "eu-west-3": 2.3414, + "mx-central-1": 2.1395, + "sa-east-1": 3.0672, + "us-east-1": 2.0542, + "us-east-2": 0.0, "us-west-1": 0.0, - "us-west-2": 1.9411 + "us-west-2": 2.0542 }, "m7gd.12xlarge": { - "ap-northeast-1": 3.4413, - "ap-south-1": 0.0, - "ap-southeast-1": 0.0, - "ap-southeast-2": 3.3506, - "eu-central-1": 3.2145, - "eu-north-1": 2.8516, - "eu-south-2": 2.9877, - "eu-west-1": 2.9877, - "eu-west-3": 3.3034, - "sa-east-1": 4.448, - "us-east-1": 2.8466, - "us-east-2": 2.8466, - "us-west-1": 3.3274, - "us-west-2": 2.8466 + "ap-northeast-1": 3.8297, + "ap-south-1": 2.2224, + "ap-southeast-1": 0.0, + "ap-southeast-2": 3.739, + "ap-southeast-5": 3.2366, + "ap-southeast-7": 3.2366, + "eu-central-1": 3.6029, + "eu-north-1": 3.24, + "eu-south-2": 3.3761, + "eu-west-1": 3.3761, + "eu-west-3": 3.5122, + "mx-central-1": 3.2093, + "sa-east-1": 4.6008, + "us-east-1": 3.0812, + "us-east-2": 3.235, + "us-west-1": 3.7158, + "us-west-2": 3.0812 }, "m7gd.16xlarge": { - "ap-northeast-1": 4.545, - "ap-south-1": 2.402, - "ap-southeast-1": 4.3938, - "ap-southeast-2": 4.4241, - "eu-central-1": 4.2426, - "eu-north-1": 3.7588, - "eu-south-2": 0.0, - "eu-west-1": 3.9402, - "eu-west-3": 4.1217, - "sa-east-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 3.5471, - "us-west-1": 4.1519, - "us-west-2": 3.5471 + "ap-northeast-1": 5.1062, + "ap-south-1": 2.9632, + "ap-southeast-1": 4.955, + "ap-southeast-2": 4.9853, + "ap-southeast-5": 4.3155, + "ap-southeast-7": 0.0, + "eu-central-1": 4.8038, + "eu-north-1": 4.32, + "eu-south-2": 4.5014, + "eu-west-1": 4.5014, + "eu-west-3": 4.6829, + "mx-central-1": 0.0, + "sa-east-1": 6.1344, + "us-east-1": 4.1083, + "us-east-2": 0.0, + "us-west-1": 4.7131, + "us-west-2": 4.1083 }, "m7i.large": { "ap-northeast-1": 0.0, "ap-northeast-2": 0.0, - "ap-south-1": 0.0, - "ap-southeast-1": 0.1986, + "ap-south-1": 0.14546, + "ap-southeast-1": 0.1548, "ap-southeast-2": 0.0, - "ca-central-1": 0.18359, + "ap-southeast-3": 0.1548, + "ap-southeast-5": 0.1359, + "ap-southeast-7": 0.0, + "ca-central-1": 0.15239, "eu-central-1": 0.0, "eu-north-1": 0.0, - "eu-south-2": 0.18359, - "eu-west-1": 0.18359, - "eu-west-2": 0.17655, + "eu-south-2": 0.14115, + "eu-west-1": 0.14115, + "eu-west-2": 0.14535, "eu-west-3": 0.0, + "mx-central-1": 0.14522, "sa-east-1": 0.0, - "us-east-1": 0.17088, - "us-east-2": 0.1608, - "us-gov-east-1": 0.0, - "us-gov-west-1": 0.0, - "us-west-1": 0.18936, - "us-west-2": 0.1608 + "us-east-1": 0.1296, + "us-east-2": 0.13968, + "us-gov-east-1": 0.15585, + "us-gov-west-1": 0.15585, + "us-west-1": 0.1464, + "us-west-2": 0.1296 }, "m7i.xlarge": { - "ap-northeast-1": 0.3204, - "ap-northeast-2": 0.33258, - "ap-south-1": 0.2721, - "ap-southeast-1": 0.312, - "ap-southeast-2": 0.0, - "ca-central-1": 0.0, - "eu-central-1": 0.0, - "eu-north-1": 0.0, - "eu-south-2": 0.2847, - "eu-west-1": 0.30717, - "eu-west-2": 0.2931, - "eu-west-3": 0.0, - "sa-east-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 0.0, - "us-gov-east-1": 0.3141, - "us-gov-west-1": 0.3141, - "us-west-1": 0.0, - "us-west-2": 0.2616 + "ap-northeast-1": 0.318, + "ap-northeast-2": 0.3054, + "ap-south-1": 0.29091, + "ap-southeast-1": 0.3348, + "ap-southeast-2": 0.3096, + "ap-southeast-3": 0.3096, + "ap-southeast-5": 0.0, + "ap-southeast-7": 0.29322, + "ca-central-1": 0.2823, + "eu-central-1": 0.0, + "eu-north-1": 0.2718, + "eu-south-2": 0.30477, + "eu-west-1": 0.2823, + "eu-west-2": 0.31401, + "eu-west-3": 0.2928, + "mx-central-1": 0.26928, + "sa-east-1": 0.3789, + "us-east-1": 0.2592, + "us-east-2": 0.0, + "us-gov-east-1": 0.3117, + "us-gov-west-1": 0.3117, + "us-west-1": 0.2928, + "us-west-2": 0.0 }, "m7i.metal-24xl": { - "ap-northeast-1": 7.00456, - "ap-northeast-2": 0.0, - "ap-south-1": 5.2204, - "ap-southeast-1": 6.7828, - "ap-southeast-2": 6.7828, - "ca-central-1": 5.5228, - "eu-central-1": 0.0, - "eu-north-1": 5.78488, - "eu-south-2": 0.0, - "eu-west-1": 6.06208, - "eu-west-2": 0.0, - "eu-west-3": 6.33928, - "sa-east-1": 8.61232, - "us-east-1": 4.9684, - "us-east-2": 4.9684, - "us-gov-east-1": 0.0, - "us-gov-west-1": 0.0, - "us-west-1": 6.33928, - "us-west-2": 4.9684 + "ap-northeast-1": 7.91136, + "ap-northeast-2": 0.0, + "ap-south-1": 6.1272, + "ap-southeast-1": 7.6896, + "ap-southeast-2": 0.0, + "ap-southeast-3": 7.0848, + "ap-southeast-5": 6.1776, + "ap-southeast-7": 0.0, + "ca-central-1": 6.4296, + "eu-central-1": 0.0, + "eu-north-1": 6.1776, + "eu-south-2": 6.96888, + "eu-west-1": 6.4296, + "eu-west-2": 6.6312, + "eu-west-3": 7.24608, + "mx-central-1": 6.62515, + "sa-east-1": 9.51912, + "us-east-1": 5.8752, + "us-east-2": 5.8752, + "us-gov-east-1": 7.1352, + "us-gov-west-1": 0.0, + "us-west-1": 6.6816, + "us-west-2": 5.8752 }, "m7i.metal-48xl": { - "ap-northeast-1": 12.6292, - "ap-northeast-2": 12.0244, - "ap-south-1": 10.3108, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, - "ca-central-1": 10.9156, - "eu-central-1": 11.722, - "eu-north-1": 0.0, - "eu-south-2": 10.9156, - "eu-west-1": 10.9156, - "eu-west-2": 0.0, - "eu-west-3": 11.4196, + "ap-northeast-1": 14.3424, + "ap-northeast-2": 13.7376, + "ap-south-1": 12.024, + "ap-southeast-1": 13.9392, + "ap-southeast-2": 13.9392, + "ap-southeast-3": 13.9392, + "ap-southeast-5": 12.1248, + "ap-southeast-7": 12.1248, + "ca-central-1": 0.0, + "eu-central-1": 13.4352, + "eu-north-1": 12.1248, + "eu-south-2": 0.0, + "eu-west-1": 12.6288, + "eu-west-2": 13.032, + "eu-west-3": 13.1328, + "mx-central-1": 12.00384, "sa-east-1": 0.0, - "us-east-1": 9.8068, - "us-east-2": 9.8068, - "us-gov-east-1": 12.3268, - "us-gov-west-1": 12.3268, - "us-west-1": 11.4196, - "us-west-2": 0.0 + "us-east-1": 0.0, + "us-east-2": 0.0, + "us-gov-east-1": 14.04, + "us-gov-west-1": 0.0, + "us-west-1": 13.1328, + "us-west-2": 11.52 }, "m7i.2xlarge": { - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.6256, - "ap-south-1": 0.5542, - "ap-southeast-1": 0.6844, - "ap-southeast-2": 0.634, - "ca-central-1": 0.5794, - "eu-central-1": 0.613, - "eu-north-1": 0.60124, - "eu-south-2": 0.62434, - "eu-west-1": 0.0, - "eu-west-2": 0.5962, - "eu-west-3": 0.6004, - "sa-east-1": 0.0, - "us-east-1": 0.5332, - "us-east-2": 0.0, - "us-gov-east-1": 0.68902, - "us-gov-west-1": 0.68902, - "us-west-1": 0.6004, - "us-west-2": 0.5332 + "ap-northeast-1": 0.68808, + "ap-northeast-2": 0.6108, + "ap-south-1": 0.5394, + "ap-southeast-1": 0.6696, + "ap-southeast-2": 0.6192, + "ap-southeast-3": 0.6192, + "ap-southeast-5": 0.0, + "ap-southeast-7": 0.5436, + "ca-central-1": 0.5646, + "eu-central-1": 0.5982, + "eu-north-1": 0.5436, + "eu-south-2": 0.60954, + "eu-west-1": 0.5646, + "eu-west-2": 0.5814, + "eu-west-3": 0.5856, + "mx-central-1": 0.53856, + "sa-east-1": 0.7578, + "us-east-1": 0.5184, + "us-east-2": 0.5184, + "us-gov-east-1": 0.6234, + "us-gov-west-1": 0.6234, + "us-west-1": 0.5856, + "us-west-2": 0.5184 }, "m7i.4xlarge": { - "ap-northeast-1": 0.0, - "ap-northeast-2": 1.1212, - "ap-south-1": 1.06324, - "ap-southeast-1": 1.138, - "ap-southeast-2": 1.2388, - "ca-central-1": 0.0, - "eu-central-1": 1.1926, - "eu-north-1": 0.9868, - "eu-south-2": 1.0288, - "eu-west-1": 1.0288, - "eu-west-2": 1.0624, - "eu-west-3": 1.16488, - "sa-east-1": 1.54372, - "us-east-1": 0.9364, - "us-east-2": 1.01704, - "us-gov-east-1": 1.24804, - "us-gov-west-1": 1.24804, - "us-west-1": 0.0, - "us-west-2": 0.9364 + "ap-northeast-1": 1.31856, + "ap-northeast-2": 1.164, + "ap-south-1": 1.10604, + "ap-southeast-1": 1.1808, + "ap-southeast-2": 1.1808, + "ap-southeast-3": 1.1808, + "ap-southeast-5": 0.0, + "ap-southeast-7": 1.0296, + "ca-central-1": 1.0716, + "eu-central-1": 1.1388, + "eu-north-1": 1.0296, + "eu-south-2": 1.0716, + "eu-west-1": 1.0716, + "eu-west-2": 1.1052, + "eu-west-3": 1.20768, + "mx-central-1": 1.01952, + "sa-east-1": 1.58652, + "us-east-1": 0.9792, + "us-east-2": 1.05984, + "us-gov-east-1": 1.29084, + "us-gov-west-1": 0.0, + "us-west-1": 0.0, + "us-west-2": 0.9792 }, "m7i.8xlarge": { - "ap-northeast-1": 2.2132, - "ap-northeast-2": 2.1124, - "ap-south-1": 1.99648, - "ap-southeast-1": 2.3476, - "ap-southeast-2": 2.3476, - "ca-central-1": 1.9276, - "eu-central-1": 2.062, - "eu-north-1": 1.8436, - "eu-south-2": 0.0, - "eu-west-1": 2.10736, - "eu-west-2": 2.18128, - "eu-west-3": 2.19976, - "sa-east-1": 2.95744, - "us-east-1": 0.0, + "ap-northeast-1": 2.4288, + "ap-northeast-2": 2.328, + "ap-south-1": 2.21208, + "ap-southeast-1": 2.5632, + "ap-southeast-2": 2.5632, + "ap-southeast-3": 2.5632, + "ap-southeast-5": 0.0, + "ap-southeast-7": 2.0592, + "ca-central-1": 2.1432, + "eu-central-1": 2.2776, + "eu-north-1": 2.23056, + "eu-south-2": 2.1432, + "eu-west-1": 0.0, + "eu-west-2": 2.39688, + "eu-west-3": 2.2272, + "mx-central-1": 2.03904, + "sa-east-1": 3.17304, + "us-east-1": 1.9584, "us-east-2": 0.0, - "us-gov-east-1": 2.36608, - "us-gov-west-1": 2.1628, - "us-west-1": 0.0, - "us-west-2": 1.90408 + "us-gov-east-1": 2.3784, + "us-gov-west-1": 2.3784, + "us-west-1": 2.2272, + "us-west-2": 1.9584 }, "m7i.12xlarge": { - "ap-northeast-1": 3.2548, - "ap-northeast-2": 3.1036, - "ap-south-1": 0.0, - "ap-southeast-1": 3.154, - "ap-southeast-2": 3.4564, - "ca-central-1": 2.8264, - "eu-central-1": 3.3178, - "eu-north-1": 2.95744, - "eu-south-2": 2.8264, - "eu-west-1": 3.09604, - "eu-west-2": 2.9272, - "eu-west-3": 0.0, - "sa-east-1": 0.0, - "us-east-1": 2.5492, - "us-east-2": 2.5492, - "us-gov-east-1": 0.0, - "us-gov-west-1": 3.1792, - "us-west-1": 2.9524, - "us-west-2": 2.79112 + "ap-northeast-1": 3.6432, + "ap-northeast-2": 3.492, + "ap-south-1": 3.0636, + "ap-southeast-1": 3.5424, + "ap-southeast-2": 3.8448, + "ap-southeast-3": 0.0, + "ap-southeast-5": 3.0888, + "ap-southeast-7": 3.0888, + "ca-central-1": 3.2148, + "eu-central-1": 3.4164, + "eu-north-1": 3.34584, + "eu-south-2": 3.2148, + "eu-west-1": 3.48444, + "eu-west-2": 3.3156, + "eu-west-3": 3.3408, + "mx-central-1": 3.05856, + "sa-east-1": 0.0, + "us-east-1": 2.9376, + "us-east-2": 2.9376, + "us-gov-east-1": 3.87252, + "us-gov-west-1": 0.0, + "us-west-1": 3.3408, + "us-west-2": 2.9376 }, "m7i.16xlarge": { - "ap-northeast-1": 4.71304, - "ap-northeast-2": 4.0948, - "ap-south-1": 3.5236, - "ap-southeast-1": 4.162, - "ap-southeast-2": 4.5652, - "ca-central-1": 0.0, - "eu-central-1": 4.3804, - "eu-north-1": 0.0, - "eu-south-2": 3.7252, - "eu-west-1": 4.08472, - "eu-west-2": 4.23256, + "ap-northeast-1": 5.27424, + "ap-northeast-2": 4.656, + "ap-south-1": 4.42416, + "ap-southeast-1": 4.7232, + "ap-southeast-2": 4.7232, + "ap-southeast-3": 0.0, + "ap-southeast-5": 4.46112, + "ap-southeast-7": 4.1184, + "ca-central-1": 0.0, + "eu-central-1": 4.9416, + "eu-north-1": 4.1184, + "eu-south-2": 4.64592, + "eu-west-1": 4.2864, + "eu-west-2": 4.79376, "eu-west-3": 0.0, - "sa-east-1": 0.0, - "us-east-1": 3.67816, + "mx-central-1": 4.07808, + "sa-east-1": 5.832, + "us-east-1": 3.9168, "us-east-2": 0.0, - "us-gov-east-1": 4.1956, - "us-gov-west-1": 4.1956, - "us-west-1": 4.26952, - "us-west-2": 3.67816 + "us-gov-east-1": 4.7568, + "us-gov-west-1": 4.7568, + "us-west-1": 4.4544, + "us-west-2": 3.9168 }, "m7i.24xlarge": { "ap-northeast-1": 0.0, - "ap-northeast-2": 6.0772, - "ap-south-1": 0.0, - "ap-southeast-1": 6.7828, - "ap-southeast-2": 6.178, - "ca-central-1": 0.0, + "ap-northeast-2": 6.984, + "ap-south-1": 6.1272, + "ap-southeast-1": 7.0848, + "ap-southeast-2": 7.0848, + "ap-southeast-3": 7.6896, + "ap-southeast-5": 6.1776, + "ap-southeast-7": 6.1776, + "ca-central-1": 6.4296, "eu-central-1": 0.0, - "eu-north-1": 5.2708, + "eu-north-1": 6.1776, "eu-south-2": 0.0, - "eu-west-1": 0.0, - "eu-west-2": 5.7244, - "eu-west-3": 5.7748, - "sa-east-1": 7.8412, - "us-east-1": 0.0, - "us-east-2": 5.45224, - "us-gov-east-1": 6.83824, - "us-gov-west-1": 6.2284, - "us-west-1": 5.7748, - "us-west-2": 4.9684 + "eu-west-1": 6.4296, + "eu-west-2": 6.6312, + "eu-west-3": 6.6816, + "mx-central-1": 6.11712, + "sa-east-1": 8.748, + "us-east-1": 6.35904, + "us-east-2": 5.8752, + "us-gov-east-1": 7.1352, + "us-gov-west-1": 7.1352, + "us-west-1": 6.6816, + "us-west-2": 6.35904 }, "m7i.48xlarge": { - "ap-northeast-1": 12.6292, - "ap-northeast-2": 0.0, - "ap-south-1": 10.3108, - "ap-southeast-1": 12.226, - "ap-southeast-2": 12.226, - "ca-central-1": 0.0, - "eu-central-1": 11.722, + "ap-northeast-1": 14.3424, + "ap-northeast-2": 13.7376, + "ap-south-1": 12.024, + "ap-southeast-1": 13.9392, + "ap-southeast-2": 13.9392, + "ap-southeast-3": 0.0, + "ap-southeast-5": 12.1248, + "ap-southeast-7": 12.1248, + "ca-central-1": 12.6288, + "eu-central-1": 13.4352, "eu-north-1": 0.0, - "eu-south-2": 10.9156, + "eu-south-2": 12.6288, "eu-west-1": 0.0, - "eu-west-2": 11.3188, - "eu-west-3": 11.4196, - "sa-east-1": 0.0, - "us-east-1": 9.8068, - "us-east-2": 9.8068, - "us-gov-east-1": 12.3268, - "us-gov-west-1": 12.3268, - "us-west-1": 11.4196, - "us-west-2": 9.8068 + "eu-west-2": 13.032, + "eu-west-3": 13.1328, + "mx-central-1": 12.00384, + "sa-east-1": 17.2656, + "us-east-1": 11.52, + "us-east-2": 11.52, + "us-gov-east-1": 14.04, + "us-gov-west-1": 14.04, + "us-west-1": 13.1328, + "us-west-2": 0.0 }, "m7i-flex.large": { - "ap-northeast-1": 0.18369, - "ap-northeast-2": 0.17771, - "ap-south-1": 0.16075, - "ap-southeast-1": 0.1797, - "ap-southeast-2": 0.1797, - "ca-central-1": 0.16673, - "eu-central-1": 0.17471, - "eu-north-1": 0.16175, - "eu-south-2": 0.16673, - "eu-west-1": 0.16673, - "eu-west-2": 0.17072, - "eu-west-3": 0.17172, - "sa-east-1": 0.21262, - "us-east-1": 0.15576, - "us-east-2": 0.15576, - "us-gov-east-1": 0.1807, - "us-gov-west-1": 0.1807, - "us-west-1": 0.17172, - "us-west-2": 0.15576 + "ap-northeast-1": 0.15249, + "ap-northeast-2": 0.14651, + "ap-south-1": 0.12955, + "ap-southeast-1": 0.1485, + "ap-southeast-2": 0.1485, + "ap-southeast-3": 0.1485, + "ap-southeast-5": 0.13055, + "ca-central-1": 0.13553, + "eu-central-1": 0.14351, + "eu-north-1": 0.13055, + "eu-south-2": 0.13553, + "eu-west-1": 0.13553, + "eu-west-2": 0.13952, + "eu-west-3": 0.14052, + "sa-east-1": 0.18142, + "us-east-1": 0.12456, + "us-east-2": 0.12456, + "us-gov-east-1": 0.1495, + "us-gov-west-1": 0.1495, + "us-west-1": 0.14052, + "us-west-2": 0.12456 }, "m7i-flex.xlarge": { - "ap-northeast-1": 0.30738, - "ap-northeast-2": 0.29542, - "ap-south-1": 0.2615, - "ap-southeast-1": 0.2994, - "ap-southeast-2": 0.2994, - "ca-central-1": 0.27346, - "eu-central-1": 0.28942, - "eu-north-1": 0.2635, - "eu-south-2": 0.27346, - "eu-west-1": 0.27346, - "eu-west-2": 0.28144, - "eu-west-3": 0.28344, - "sa-east-1": 0.36524, - "us-east-1": 0.25152, - "us-east-2": 0.25152, - "us-gov-east-1": 0.3014, - "us-gov-west-1": 0.3014, - "us-west-1": 0.28344, - "us-west-2": 0.25152 + "ap-northeast-1": 0.30498, + "ap-northeast-2": 0.29302, + "ap-south-1": 0.2591, + "ap-southeast-1": 0.297, + "ap-southeast-2": 0.297, + "ap-southeast-3": 0.297, + "ap-southeast-5": 0.26109, + "ca-central-1": 0.27106, + "eu-central-1": 0.28702, + "eu-north-1": 0.2611, + "eu-south-2": 0.27106, + "eu-west-1": 0.27106, + "eu-west-2": 0.27904, + "eu-west-3": 0.28104, + "sa-east-1": 0.36284, + "us-east-1": 0.24912, + "us-east-2": 0.24912, + "us-gov-east-1": 0.299, + "us-gov-west-1": 0.299, + "us-west-1": 0.28104, + "us-west-2": 0.24912 }, "m7i-flex.2xlarge": { - "ap-northeast-1": 0.62476, - "ap-northeast-2": 0.60084, - "ap-south-1": 0.533, - "ap-southeast-1": 0.6088, - "ap-southeast-2": 0.6088, - "ca-central-1": 0.55692, - "eu-central-1": 0.58884, - "eu-north-1": 0.537, - "eu-south-2": 0.55692, - "eu-west-1": 0.55692, - "eu-west-2": 0.57288, - "eu-west-3": 0.57688, - "sa-east-1": 0.74048, - "us-east-1": 0.51304, - "us-east-2": 0.51304, - "us-gov-east-1": 0.6128, - "us-gov-west-1": 0.6128, - "us-west-1": 0.57688, - "us-west-2": 0.51304 + "ap-northeast-1": 0.60996, + "ap-northeast-2": 0.58604, + "ap-south-1": 0.5182, + "ap-southeast-1": 0.594, + "ap-southeast-2": 0.594, + "ap-southeast-3": 0.594, + "ap-southeast-5": 0.52218, + "ca-central-1": 0.54212, + "eu-central-1": 0.57404, + "eu-north-1": 0.5222, + "eu-south-2": 0.54212, + "eu-west-1": 0.54212, + "eu-west-2": 0.55808, + "eu-west-3": 0.56208, + "sa-east-1": 0.72568, + "us-east-1": 0.49824, + "us-east-2": 0.49824, + "us-gov-east-1": 0.598, + "us-gov-west-1": 0.598, + "us-west-1": 0.56208, + "us-west-2": 0.49824 }, "m7i-flex.4xlarge": { - "ap-northeast-1": 1.11952, - "ap-northeast-2": 1.07168, - "ap-south-1": 0.936, - "ap-southeast-1": 1.0876, - "ap-southeast-2": 1.0876, - "ca-central-1": 0.98384, - "eu-central-1": 1.04768, - "eu-north-1": 0.944, - "eu-south-2": 0.98384, - "eu-west-1": 0.98384, - "eu-west-2": 1.01576, - "eu-west-3": 1.02376, - "sa-east-1": 1.35096, - "us-east-1": 0.89608, - "us-east-2": 0.89608, - "us-gov-east-1": 1.0956, - "us-gov-west-1": 1.0956, - "us-west-1": 1.02376, - "us-west-2": 0.89608 + "ap-northeast-1": 1.16232, + "ap-northeast-2": 1.11448, + "ap-south-1": 0.9788, + "ap-southeast-1": 1.1304, + "ap-southeast-2": 1.1304, + "ap-southeast-3": 1.1304, + "ap-southeast-5": 0.98676, + "ca-central-1": 1.02664, + "eu-central-1": 1.09048, + "eu-north-1": 0.9868, + "eu-south-2": 1.02664, + "eu-west-1": 1.02664, + "eu-west-2": 1.05856, + "eu-west-3": 1.06656, + "sa-east-1": 1.39376, + "us-east-1": 0.93888, + "us-east-2": 0.93888, + "us-gov-east-1": 1.1384, + "us-gov-west-1": 1.1384, + "us-west-1": 1.06656, + "us-west-2": 0.93888 }, "m7i-flex.8xlarge": { - "ap-northeast-1": 2.10904, - "ap-northeast-2": 2.01336, - "ap-south-1": 1.742, - "ap-southeast-1": 2.0452, - "ap-southeast-2": 2.0452, - "ca-central-1": 1.83768, - "eu-central-1": 1.96536, - "eu-north-1": 1.758, - "eu-south-2": 1.83768, - "eu-west-1": 1.83768, - "eu-west-2": 1.90152, - "eu-west-3": 1.91752, - "sa-east-1": 2.57192, - "us-east-1": 1.66216, - "us-east-2": 1.66216, - "us-gov-east-1": 2.0612, - "us-gov-west-1": 2.0612, - "us-west-1": 1.91752, - "us-west-2": 1.66216 + "ap-northeast-1": 2.32464, + "ap-northeast-2": 2.22896, + "ap-south-1": 1.9576, + "ap-southeast-1": 2.2608, + "ap-southeast-2": 2.2608, + "ap-southeast-3": 2.2608, + "ap-southeast-5": 1.97352, + "ca-central-1": 2.05328, + "eu-central-1": 2.18096, + "eu-north-1": 1.9736, + "eu-south-2": 2.05328, + "eu-west-1": 2.05328, + "eu-west-2": 2.11712, + "eu-west-3": 2.13312, + "sa-east-1": 2.78752, + "us-east-1": 1.87776, + "us-east-2": 1.87776, + "us-gov-east-1": 2.2768, + "us-gov-west-1": 2.2768, + "us-west-1": 2.13312, + "us-west-2": 1.87776 + }, + "m7i-flex.12xlarge": { + "ap-northeast-1": 3.48696, + "ap-south-1": 2.9364, + "ap-southeast-1": 3.3912, + "ap-southeast-2": 3.3912, + "ap-southeast-5": 2.96028, + "ca-central-1": 3.07992, + "eu-central-1": 3.27144, + "eu-north-1": 2.9604, + "eu-south-2": 3.07992, + "eu-west-1": 3.07992, + "eu-west-3": 3.19968, + "sa-east-1": 4.18128, + "us-east-1": 2.81664, + "us-east-2": 2.81664, + "us-gov-east-1": 3.4152, + "us-gov-west-1": 3.4152, + "us-west-1": 3.19968, + "us-west-2": 2.81664 + }, + "m7i-flex.16xlarge": { + "ap-northeast-1": 4.64928, + "ap-south-1": 3.9152, + "ap-southeast-1": 4.5216, + "ap-southeast-2": 4.5216, + "ap-southeast-5": 3.94704, + "ca-central-1": 4.10656, + "eu-central-1": 4.36192, + "eu-north-1": 3.9472, + "eu-south-2": 4.10656, + "eu-west-1": 4.10656, + "eu-west-3": 4.26624, + "sa-east-1": 5.57504, + "us-east-1": 3.75552, + "us-east-2": 3.75552, + "us-gov-east-1": 4.5536, + "us-gov-west-1": 4.5536, + "us-west-1": 4.26624, + "us-west-2": 3.75552 + }, + "m8g.medium": { + "eu-central-1": 0.0, + "eu-north-1": 0.0, + "eu-south-2": 0.0, + "eu-west-2": 0.0663, + "us-east-1": 0.0, + "us-east-2": 0.05928, + "us-west-2": 0.06377 + }, + "m8g.large": { + "eu-central-1": 0.0, + "eu-north-1": 0.12418, + "eu-south-2": 0.0, + "eu-west-2": 0.1326, + "us-east-1": 0.11856, + "us-east-2": 0.11856, + "us-west-2": 0.0 + }, + "m8g.xlarge": { + "eu-central-1": 0.27268, + "eu-north-1": 0.0, + "eu-south-2": 0.27756, + "eu-west-2": 0.2652, + "us-east-1": 0.25507, + "us-east-2": 0.23712, + "us-west-2": 0.23712 + }, + "m8g.metal-24xl": { + "eu-central-1": 6.19872, + "eu-north-1": 6.07286, + "eu-south-2": 0.0, + "eu-west-2": 6.0192, + "us-east-1": 0.0, + "us-east-2": 5.77613, + "us-west-2": 5.34528 + }, + "m8g.metal-48xl": { + "eu-central-1": 12.16704, + "eu-north-1": 10.99968, + "eu-south-2": 0.0, + "eu-west-2": 11.808, + "us-east-1": 10.46016, + "us-east-2": 0.0, + "us-west-2": 10.46016 + }, + "m8g.2xlarge": { + "eu-central-1": 0.54536, + "eu-north-1": 0.49672, + "eu-south-2": 0.51512, + "eu-west-2": 0.57192, + "us-east-1": 0.47424, + "us-east-2": 0.47424, + "us-west-2": 0.0 + }, + "m8g.4xlarge": { + "eu-central-1": 1.11915, + "eu-north-1": 0.93584, + "eu-south-2": 1.05262, + "eu-west-2": 1.0032, + "us-east-1": 0.96269, + "us-east-2": 0.96269, + "us-west-2": 0.96269 + }, + "m8g.8xlarge": { + "eu-central-1": 2.06624, + "eu-north-1": 0.0, + "eu-south-2": 1.94528, + "eu-west-2": 2.17248, + "us-east-1": 1.78176, + "us-east-2": 1.78176, + "us-west-2": 1.78176 + }, + "m8g.12xlarge": { + "eu-central-1": 3.09936, + "eu-north-1": 3.03643, + "eu-south-2": 2.91792, + "eu-west-2": 3.0096, + "us-east-1": 0.0, + "us-east-2": 2.67264, + "us-west-2": 2.67264 + }, + "m8g.16xlarge": { + "eu-central-1": 4.13248, + "eu-north-1": 3.74336, + "eu-south-2": 3.89056, + "eu-west-2": 4.0128, + "us-east-1": 3.85075, + "us-east-2": 0.0, + "us-west-2": 3.56352 + }, + "m8g.24xlarge": { + "eu-central-1": 6.71491, + "eu-north-1": 6.07286, + "eu-south-2": 5.83584, + "eu-west-2": 6.0192, + "us-east-1": 0.0, + "us-east-2": 5.34528, + "us-west-2": 5.34528 + }, + "m8g.48xlarge": { + "eu-central-1": 12.16704, + "eu-north-1": 10.99968, + "eu-south-2": 11.44128, + "eu-west-2": 11.808, + "us-east-1": 0.0, + "us-east-2": 10.46016, + "us-west-2": 10.46016 }, "p2.xlarge": { - "ap-northeast-1": 1.756, + "ap-northeast-1": 1.6, "ap-northeast-2": 0.0, "ap-south-1": 0.0, - "ap-southeast-1": 1.95, - "ap-southeast-2": 1.756, - "eu-central-1": 1.386, - "eu-west-1": 1.032, - "us-east-1": 0.96, + "ap-southeast-1": 1.947, + "ap-southeast-2": 1.6, + "eu-central-1": 1.384, + "eu-west-1": 1.03, + "us-east-1": 0.958, "us-east-2": 0.0, - "us-gov-west-1": 1.14, + "us-gov-west-1": 1.138, "us-west-2": 0.0 }, "p2.8xlarge": { - "ap-northeast-1": 12.466, + "ap-northeast-1": 12.682, "ap-northeast-2": 0.0, "ap-south-1": 0.0, - "ap-southeast-1": 0.0, - "ap-southeast-2": 12.466, - "eu-central-1": 10.738, - "eu-west-1": 7.906, - "us-east-1": 8.05, + "ap-southeast-1": 15.464, + "ap-southeast-2": 12.682, + "eu-central-1": 10.954, + "eu-west-1": 0.0, + "us-east-1": 8.266, "us-east-2": 0.0, "us-gov-west-1": 0.0, - "us-west-2": 0.0 + "us-west-2": 7.546 }, "p2.16xlarge": { - "ap-northeast-1": 24.802, - "ap-northeast-2": 23.57, - "ap-south-1": 0.0, - "ap-southeast-1": 27.618, - "ap-southeast-2": 24.802, - "eu-central-1": 0.0, - "eu-west-1": 0.0, - "us-east-1": 14.53, - "us-east-2": 0.0, - "us-gov-west-1": 17.41, - "us-west-2": 14.53 + "ap-northeast-1": 25.363, + "ap-northeast-2": 24.131, + "ap-south-1": 28.179, + "ap-southeast-1": 28.179, + "ap-southeast-2": 25.363, + "eu-central-1": 0.0, + "eu-west-1": 16.243, + "us-east-1": 15.091, + "us-east-2": 15.091, + "us-gov-west-1": 17.971, + "us-west-2": 15.091 }, "p3.2xlarge": { - "ap-northeast-1": 4.324, - "ap-northeast-2": 0.0, - "ap-southeast-1": 0.0, + "ap-northeast-1": 4.309, + "ap-northeast-2": 4.349, + "ap-southeast-1": 4.349, "ap-southeast-2": 0.0, - "ca-central-1": 3.715, + "ca-central-1": 3.481, "eu-central-1": 0.0, - "eu-west-1": 3.435, - "eu-west-2": 3.719, - "us-east-1": 3.19, - "us-east-2": 3.389, - "us-gov-west-1": 3.802, - "us-west-2": 3.389 + "eu-west-1": 3.42, + "eu-west-2": 3.704, + "us-east-1": 3.374, + "us-east-2": 3.175, + "us-gov-west-1": 3.787, + "us-west-2": 3.175 }, "p3.8xlarge": { - "ap-northeast-1": 16.906, - "ap-northeast-2": 0.0, - "ap-southeast-1": 18.196, - "ap-southeast-2": 18.196, + "ap-northeast-1": 17.122, + "ap-northeast-2": 17.282, + "ap-southeast-1": 0.0, + "ap-southeast-2": 17.282, "ca-central-1": 0.0, - "eu-central-1": 0.0, - "eu-west-1": 13.35, + "eu-central-1": 15.638, + "eu-west-1": 13.566, "eu-west-2": 0.0, - "us-east-1": 12.37, - "us-east-2": 13.166, - "us-gov-west-1": 0.0, - "us-west-2": 12.37 + "us-east-1": 12.586, + "us-east-2": 12.586, + "us-gov-west-1": 15.034, + "us-west-2": 0.0 }, "p3.16xlarge": { - "ap-northeast-1": 0.0, - "ap-northeast-2": 34.002, - "ap-southeast-1": 0.0, - "ap-southeast-2": 34.002, - "ca-central-1": 27.058, - "eu-central-1": 30.714, - "eu-west-1": 26.57, - "eu-west-2": 28.842, - "us-east-1": 0.0, - "us-east-2": 0.0, + "ap-northeast-1": 34.243, + "ap-northeast-2": 0.0, + "ap-southeast-1": 34.563, + "ap-southeast-2": 34.563, + "ca-central-1": 0.0, + "eu-central-1": 31.275, + "eu-west-1": 27.131, + "eu-west-2": 29.403, + "us-east-1": 25.171, + "us-east-2": 25.171, "us-gov-west-1": 0.0, - "us-west-2": 0.0 + "us-west-2": 25.171 }, "p3dn.24xlarge": { - "ap-northeast-1": 42.913, + "ap-northeast-1": 0.0, "eu-west-1": 0.0, - "us-east-1": 0.0, - "us-gov-east-1": 37.584, - "us-gov-west-1": 37.584, + "us-east-1": 32.249, + "us-gov-east-1": 38.491, + "us-gov-west-1": 38.491, "us-west-2": 0.0 }, "p4d.24xlarge": { - "ap-northeast-1": 49.544365, - "ap-northeast-2": 45.51848, - "ap-southeast-1": 43.38981, - "ap-southeast-2": 42.73438, + "ap-northeast-1": 45.95895, + "ap-northeast-2": 0.0, + "ap-south-1": 40.3568, + "ap-southeast-1": 0.0, + "ap-southeast-2": 43.64118, "ca-central-1": 0.0, - "eu-central-1": 0.0, + "eu-central-1": 41.98155, "eu-west-1": 0.0, - "sa-east-1": 58.507, - "us-east-1": 0.13, + "sa-east-1": 59.4138, + "us-east-1": 1.0368, "us-east-2": 0.0, - "us-gov-west-1": 39.46, - "us-west-2": 0.13 + "us-gov-west-1": 40.3668, + "us-west-2": 33.8094 }, "p4de.24xlarge": { - "ap-southeast-1": 54.2049, - "il-central-1": 0.0, - "us-east-1": 41.09575, - "us-west-2": 0.0 + "ap-southeast-1": 0.0, + "eu-central-1": 57.36483, + "il-central-1": 59.440992, + "us-east-1": 42.00255, + "us-west-2": 46.099125 }, "p5.48xlarge": { - "ap-southeast-2": 127.946, - "ca-central-1": 113.198, - "eu-north-1": 105.3324, - "sa-east-1": 165.3076, - "us-east-1": 0.13, - "us-east-2": 0.13, - "us-west-2": 0.13 + "ap-northeast-1": 125.03816, + "ap-south-1": 119.8272, + "ap-southeast-2": 129.6592, + "ca-central-1": 114.9112, + "eu-north-1": 107.0456, + "eu-west-2": 129.6592, + "sa-east-1": 167.0208, + "us-east-1": 1.8432, + "us-east-2": 100.1632, + "us-gov-west-1": 119.8272, + "us-west-1": 124.7432, + "us-west-2": 1.8432 + }, + "p5e.48xlarge": { + "us-east-2": 1.8432 + }, + "p5en.48xlarge": { + "ap-northeast-1": 107.8432, + "ap-northeast-2": 118.8672, + "ap-south-1": 1.8432, + "eu-south-2": 93.4272, + "us-east-2": 86.6432, + "us-west-2": 86.6432 }, "r3.large": { - "ap-northeast-1": 0.279, + "ap-northeast-1": 0.229, "ap-northeast-2": 0.0, "ap-south-1": 0.0, "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, - "eu-central-1": 0.285, - "eu-west-1": 0.264, - "sa-east-1": 0.0, - "us-east-1": 0.243, - "us-east-2": 0.226, - "us-gov-west-1": 0.0, - "us-west-1": 0.245, - "us-west-2": 0.0 + "ap-southeast-2": 0.229, + "eu-central-1": 0.249, + "eu-west-1": 0.214, + "sa-east-1": 0.414, + "us-east-1": 0.195, + "us-east-2": 0.195, + "us-gov-west-1": 0.229, + "us-west-1": 0.232, + "us-west-2": 0.195 }, "r3.xlarge": { - "ap-northeast-1": 0.499, - "ap-northeast-2": 0.459, - "ap-south-1": 0.439, - "ap-southeast-1": 0.459, - "ap-southeast-2": 0.499, - "eu-central-1": 0.46, - "eu-west-1": 0.468, - "sa-east-1": 0.83, - "us-east-1": 0.426, - "us-east-2": 0.426, - "us-gov-west-1": 0.0, - "us-west-1": 0.0, - "us-west-2": 0.426 + "ap-northeast-1": 0.458, + "ap-northeast-2": 0.458, + "ap-south-1": 0.438, + "ap-southeast-1": 0.458, + "ap-southeast-2": 0.458, + "eu-central-1": 0.498, + "eu-west-1": 0.465, + "sa-east-1": 0.828, + "us-east-1": 0.423, + "us-east-2": 0.423, + "us-gov-west-1": 0.458, + "us-west-1": 0.428, + "us-west-2": 0.39 }, "r3.2xlarge": { - "ap-northeast-1": 0.928, - "ap-northeast-2": 0.928, - "ap-south-1": 0.0, - "ap-southeast-1": 1.008, - "ap-southeast-2": 0.928, - "eu-central-1": 0.93, - "eu-west-1": 0.945, - "sa-east-1": 0.0, - "us-east-1": 0.795, + "ap-northeast-1": 0.915, + "ap-northeast-2": 0.915, + "ap-south-1": 0.875, + "ap-southeast-1": 0.915, + "ap-southeast-2": 0.995, + "eu-central-1": 0.995, + "eu-west-1": 0.929, + "sa-east-1": 1.515, + "us-east-1": 0.779, "us-east-2": 0.0, - "us-gov-west-1": 0.928, - "us-west-1": 0.945, - "us-west-2": 0.795 + "us-gov-west-1": 0.915, + "us-west-1": 0.929, + "us-west-2": 0.846 }, "r3.4xlarge": { - "ap-northeast-1": 1.886, - "ap-northeast-2": 1.726, - "ap-south-1": 1.811, - "ap-southeast-1": 0.0, + "ap-northeast-1": 0.0, + "ap-northeast-2": 1.773, + "ap-south-1": 0.0, + "ap-southeast-1": 1.773, "ap-southeast-2": 0.0, - "eu-central-1": 1.73, - "eu-west-1": 1.612, - "sa-east-1": 2.929, - "us-east-1": 1.593, - "us-east-2": 1.593, - "us-gov-west-1": 1.899, - "us-west-1": 1.76, - "us-west-2": 1.46 + "eu-central-1": 1.773, + "eu-west-1": 0.0, + "sa-east-1": 2.973, + "us-east-1": 1.501, + "us-east-2": 1.634, + "us-gov-west-1": 1.773, + "us-west-1": 1.801, + "us-west-2": 1.501 }, "r3.8xlarge": { - "ap-northeast-1": 3.322, - "ap-northeast-2": 0.0, - "ap-south-1": 0.0, - "ap-southeast-1": 3.322, - "ap-southeast-2": 3.322, + "ap-northeast-1": 3.546, + "ap-northeast-2": 3.546, + "ap-south-1": 3.386, + "ap-southeast-1": 3.546, + "ap-southeast-2": 3.546, "eu-central-1": 0.0, - "eu-west-1": 3.094, - "sa-east-1": 5.727, - "us-east-1": 2.79, - "us-east-2": 0.0, - "us-gov-west-1": 3.322, - "us-west-1": 3.094, - "us-west-2": 0.0 + "eu-west-1": 3.306, + "sa-east-1": 5.946, + "us-east-1": 3.002, + "us-east-2": 3.002, + "us-gov-west-1": 3.546, + "us-west-1": 3.306, + "us-west-2": 3.002 }, "r4.large": { - "ap-northeast-1": 0.236, - "ap-northeast-2": 0.236, - "ap-northeast-3": 0.236, - "ap-south-1": 0.197, + "ap-northeast-1": 0.1888, + "ap-northeast-2": 0.1888, + "ap-northeast-3": 0.2048, + "ap-south-1": 0.1658, "ap-southeast-1": 0.0, - "ap-southeast-2": 0.2196, - "ca-central-1": 0.221, - "eu-central-1": 0.236, - "eu-west-1": 0.223, - "eu-west-2": 0.232, - "eu-west-3": 0.2316, + "ap-southeast-2": 0.1888, + "ca-central-1": 0.1748, + "eu-central-1": 0.1888, + "eu-west-1": 0.1916, + "eu-west-2": 0.1848, + "eu-west-3": 0.1848, "sa-east-1": 0.0, - "us-east-1": 0.193, - "us-east-2": 0.206, - "us-gov-west-1": 0.2196, - "us-west-1": 0.0, + "us-east-1": 0.1618, + "us-east-2": 0.1618, + "us-gov-west-1": 0.2048, + "us-west-1": 0.1768, "us-west-2": 0.0 }, "r4.xlarge": { - "ap-northeast-1": 0.412, - "ap-northeast-2": 0.412, - "ap-northeast-3": 0.412, - "ap-south-1": 0.334, - "ap-southeast-1": 0.38, - "ap-southeast-2": 0.4492, - "ca-central-1": 0.352, - "eu-central-1": 0.4501, - "eu-west-1": 0.0, - "eu-west-2": 0.403, + "ap-northeast-1": 0.3776, + "ap-northeast-2": 0.3776, + "ap-northeast-3": 0.4096, + "ap-south-1": 0.3316, + "ap-southeast-1": 0.3776, + "ap-southeast-2": 0.3776, + "ca-central-1": 0.0, + "eu-central-1": 0.3776, + "eu-west-1": 0.3536, + "eu-west-2": 0.3696, "eu-west-3": 0.0, - "sa-east-1": 0.676, - "us-east-1": 0.396, + "sa-east-1": 0.6176, + "us-east-1": 0.3236, "us-east-2": 0.0, - "us-gov-west-1": 0.4492, - "us-west-1": 0.456, + "us-gov-west-1": 0.3776, + "us-west-1": 0.3536, "us-west-2": 0.0 }, "r4.2xlarge": { - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.834, - "ap-northeast-3": 0.834, - "ap-south-1": 0.678, - "ap-southeast-1": 0.77, - "ap-southeast-2": 0.832, - "ca-central-1": 0.772, - "eu-central-1": 0.834, - "eu-west-1": 0.7228, - "eu-west-2": 0.816, - "eu-west-3": 0.754, - "sa-east-1": 0.0, + "ap-northeast-1": 0.8192, + "ap-northeast-2": 0.0, + "ap-northeast-3": 0.8192, + "ap-south-1": 0.6632, + "ap-southeast-1": 0.7552, + "ap-southeast-2": 0.7552, + "ca-central-1": 0.7576, + "eu-central-1": 0.7552, + "eu-west-1": 0.7072, + "eu-west-2": 0.7392, + "eu-west-3": 0.8016, + "sa-east-1": 1.3472, "us-east-1": 0.0, - "us-east-2": 0.662, - "us-gov-west-1": 0.7684, + "us-east-2": 0.6472, + "us-gov-west-1": 0.8192, "us-west-1": 0.0, - "us-west-2": 0.662 + "us-west-2": 0.6472 }, "r4.4xlarge": { - "ap-northeast-1": 1.538, - "ap-northeast-2": 1.538, - "ap-northeast-3": 1.538, - "ap-south-1": 0.0, - "ap-southeast-1": 1.538, - "ap-southeast-2": 0.0, - "ca-central-1": 1.298, - "eu-central-1": 0.0, - "eu-west-1": 1.3156, - "eu-west-2": 1.378, + "ap-northeast-1": 1.5808, + "ap-northeast-2": 1.4528, + "ap-northeast-3": 1.5808, + "ap-south-1": 1.2688, + "ap-southeast-1": 1.4528, + "ap-southeast-2": 1.5808, + "ca-central-1": 1.4576, + "eu-central-1": 1.4528, + "eu-west-1": 1.3568, + "eu-west-2": 0.0, "eu-west-3": 0.0, - "sa-east-1": 2.594, + "sa-east-1": 0.0, "us-east-1": 0.0, - "us-east-2": 1.194, - "us-gov-west-1": 1.534, - "us-west-1": 1.434, - "us-west-2": 1.3 + "us-east-2": 1.2368, + "us-gov-west-1": 1.4528, + "us-west-1": 0.0, + "us-west-2": 1.2368 }, "r4.8xlarge": { - "ap-northeast-1": 2.946, - "ap-northeast-2": 2.946, - "ap-northeast-3": 2.69, - "ap-south-1": 2.322, + "ap-northeast-1": 3.1616, + "ap-northeast-2": 3.1616, + "ap-northeast-3": 2.9056, + "ap-south-1": 0.0, "ap-southeast-1": 0.0, "ap-southeast-2": 0.0, - "ca-central-1": 2.7, - "eu-central-1": 2.947, - "eu-west-1": 2.5012, - "eu-west-2": 2.626, - "eu-west-3": 2.8756, + "ca-central-1": 2.6816, + "eu-central-1": 2.9056, + "eu-west-1": 2.9504, + "eu-west-2": 3.0912, + "eu-west-3": 3.0912, "sa-east-1": 0.0, - "us-east-1": 2.258, - "us-east-2": 2.471, - "us-gov-west-1": 2.939, + "us-east-1": 2.6864, + "us-east-2": 2.4736, + "us-gov-west-1": 3.1616, "us-west-1": 0.0, - "us-west-2": 2.471 + "us-west-2": 2.6864 }, "r4.16xlarge": { - "ap-northeast-1": 0.0, - "ap-northeast-2": 5.25, - "ap-northeast-3": 0.0, - "ap-south-1": 4.514, - "ap-southeast-1": 5.25, - "ap-southeast-2": 5.237, - "ca-central-1": 4.802, - "eu-central-1": 0.0, - "eu-west-1": 4.872, - "eu-west-2": 0.0, - "eu-west-3": 5.122, - "sa-east-1": 0.0, - "us-east-1": 4.386, - "us-east-2": 4.386, - "us-gov-west-1": 5.237, - "us-west-1": 0.0, - "us-west-2": 4.386 + "ap-northeast-1": 5.8112, + "ap-northeast-2": 5.8112, + "ap-northeast-3": 5.8112, + "ap-south-1": 5.0752, + "ap-southeast-1": 5.8112, + "ap-southeast-2": 0.0, + "ca-central-1": 5.3632, + "eu-central-1": 5.8112, + "eu-west-1": 5.4272, + "eu-west-2": 5.6832, + "eu-west-3": 0.0, + "sa-east-1": 9.6512, + "us-east-1": 4.9472, + "us-east-2": 4.9472, + "us-gov-west-1": 5.8112, + "us-west-1": 5.4272, + "us-west-2": 4.9472 }, "r5.large": { - "af-south-1": 0.238, - "ap-east-1": 0.237, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.212, - "ap-northeast-3": 0.212, - "ap-south-1": 0.0, - "ap-south-2": 0.198, - "ap-southeast-1": 0.221, - "ap-southeast-2": 0.211, - "ap-southeast-3": 0.221, - "ap-southeast-4": 0.22, - "ca-central-1": 0.0, - "ca-west-1": 0.206, - "eu-central-1": 0.0, - "eu-central-2": 0.237, - "eu-north-1": 0.0, - "eu-south-1": 0.217, - "eu-south-2": 0.0, - "eu-west-1": 0.0, - "eu-west-2": 0.208, - "eu-west-3": 0.0, - "il-central-1": 0.217, + "af-south-1": 0.207, + "ap-east-1": 0.196, + "ap-northeast-1": 0.181, + "ap-northeast-2": 0.0, + "ap-northeast-3": 0.19, + "ap-south-1": 0.159, + "ap-south-2": 0.0, + "ap-southeast-1": 0.181, + "ap-southeast-2": 0.0, + "ap-southeast-3": 0.19, + "ap-southeast-4": 0.18, + "ca-central-1": 0.175, + "ca-west-1": 0.175, + "eu-central-1": 0.181, + "eu-central-2": 0.206, + "eu-north-1": 0.163, + "eu-south-1": 0.0, + "eu-south-2": 0.17, + "eu-west-1": 0.17, + "eu-west-2": 0.177, + "eu-west-3": 0.177, + "il-central-1": 0.177, "me-central-1": 0.0, - "me-south-1": 0.224, - "sa-east-1": 0.261, - "us-east-1": 0.194, - "us-east-2": 0.194, - "us-gov-east-1": 0.0, - "us-gov-west-1": 0.0, - "us-west-1": 0.0, - "us-west-2": 0.0, - "us-west-2-lax-1": 0.211 + "me-south-1": 0.0, + "sa-east-1": 0.0, + "us-east-1": 0.0, + "us-east-2": 0.162, + "us-gov-east-1": 0.189, + "us-gov-west-1": 0.18, + "us-west-1": 0.169, + "us-west-2": 0.155, + "us-west-2-lax-1": 0.18 }, "r5.xlarge": { - "af-south-1": 0.0, - "ap-east-1": 0.414, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.364, + "af-south-1": 0.394, + "ap-east-1": 0.412, + "ap-northeast-1": 0.38, + "ap-northeast-2": 0.362, "ap-northeast-3": 0.0, - "ap-south-1": 0.32, + "ap-south-1": 0.0, "ap-south-2": 0.0, - "ap-southeast-1": 0.364, - "ap-southeast-2": 0.38, - "ap-southeast-3": 0.0, + "ap-southeast-1": 0.38, + "ap-southeast-2": 0.36, + "ap-southeast-3": 0.362, "ap-southeast-4": 0.0, - "ca-central-1": 0.353, - "ca-west-1": 0.336, - "eu-central-1": 0.382, - "eu-central-2": 0.0, - "eu-north-1": 0.0, - "eu-south-1": 0.374, - "eu-south-2": 0.342, - "eu-west-1": 0.359, - "eu-west-2": 0.0, - "eu-west-3": 0.374, - "il-central-1": 0.374, - "me-central-1": 0.389, - "me-south-1": 0.37, - "sa-east-1": 0.0, - "us-east-1": 0.327, - "us-east-2": 0.312, - "us-gov-east-1": 0.0, - "us-gov-west-1": 0.0, - "us-west-1": 0.34, - "us-west-2": 0.312, - "us-west-2-lax-1": 0.362 + "ca-central-1": 0.0, + "ca-west-1": 0.334, + "eu-central-1": 0.38, + "eu-central-2": 0.412, + "eu-north-1": 0.342, + "eu-south-1": 0.354, + "eu-south-2": 0.34, + "eu-west-1": 0.34, + "eu-west-2": 0.371, + "eu-west-3": 0.354, + "il-central-1": 0.354, + "me-central-1": 0.368, + "me-south-1": 0.368, + "sa-east-1": 0.46, + "us-east-1": 0.325, + "us-east-2": 0.31, + "us-gov-east-1": 0.36, + "us-gov-west-1": 0.36, + "us-west-1": 0.338, + "us-west-2": 0.31, + "us-west-2-lax-1": 0.0 }, "r5.metal": { "af-south-1": 0.0, - "ap-east-1": 8.146, - "ap-northeast-1": 7.426, - "ap-northeast-2": 7.426, - "ap-northeast-3": 0.0, - "ap-south-1": 6.37, - "ap-south-2": 0.0, - "ap-southeast-1": 7.426, - "ap-southeast-2": 0.0, - "ap-southeast-3": 7.426, - "ap-southeast-4": 7.378, - "ca-central-1": 6.754, - "ca-west-1": 6.754, - "eu-central-1": 7.426, - "eu-central-2": 8.156, - "eu-north-1": 0.0, - "eu-south-1": 7.234, - "eu-south-2": 6.898, - "eu-west-1": 0.0, - "eu-west-2": 0.0, + "ap-east-1": 9.053, + "ap-northeast-1": 8.333, + "ap-northeast-2": 0.0, + "ap-northeast-3": 8.333, + "ap-south-1": 7.277, + "ap-south-2": 7.277, + "ap-southeast-1": 8.333, + "ap-southeast-2": 0.0, + "ap-southeast-3": 8.333, + "ap-southeast-4": 8.285, + "ca-central-1": 7.661, + "ca-west-1": 7.661, + "eu-central-1": 8.333, + "eu-central-2": 9.062, + "eu-north-1": 7.469, + "eu-south-1": 8.141, + "eu-south-2": 7.805, + "eu-west-1": 7.805, + "eu-west-2": 8.141, "eu-west-3": 0.0, - "il-central-1": 7.236, + "il-central-1": 8.143, "me-central-1": 0.0, - "me-south-1": 7.575, - "sa-east-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 6.178, - "us-gov-east-1": 7.378, - "us-gov-west-1": 7.378, - "us-west-1": 0.0, - "us-west-2": 6.178, - "us-west-2-lax-1": 7.388 + "me-south-1": 8.482, + "sa-east-1": 10.685, + "us-east-1": 7.085, + "us-east-2": 0.0, + "us-gov-east-1": 8.285, + "us-gov-west-1": 8.285, + "us-west-1": 7.757, + "us-west-2": 7.085, + "us-west-2-lax-1": 0.0 }, "r5.2xlarge": { - "af-south-1": 0.0, - "ap-east-1": 0.798, + "af-south-1": 0.787, + "ap-east-1": 0.823, "ap-northeast-1": 0.0, - "ap-northeast-2": 0.774, - "ap-northeast-3": 0.738, - "ap-south-1": 0.65, - "ap-south-2": 0.681, - "ap-southeast-1": 0.774, - "ap-southeast-2": 0.77, - "ap-southeast-3": 0.738, - "ap-southeast-4": 0.77, - "ca-central-1": 0.715, - "ca-west-1": 0.682, - "eu-central-1": 0.738, - "eu-central-2": 0.799, - "eu-north-1": 0.0, - "eu-south-1": 0.758, - "eu-south-2": 0.0, - "eu-west-1": 0.0, - "eu-west-2": 0.722, - "eu-west-3": 0.758, - "il-central-1": 0.758, - "me-central-1": 0.0, - "me-south-1": 0.0, - "sa-east-1": 0.0, - "us-east-1": 0.634, + "ap-northeast-2": 0.723, + "ap-northeast-3": 0.0, + "ap-south-1": 0.635, + "ap-south-2": 0.0, + "ap-southeast-1": 0.723, + "ap-southeast-2": 0.719, + "ap-southeast-3": 0.0, + "ap-southeast-4": 0.719, + "ca-central-1": 0.0, + "ca-west-1": 0.667, + "eu-central-1": 0.723, + "eu-central-2": 0.784, + "eu-north-1": 0.683, + "eu-south-1": 0.707, + "eu-south-2": 0.679, + "eu-west-1": 0.713, + "eu-west-2": 0.707, + "eu-west-3": 0.707, + "il-central-1": 0.707, + "me-central-1": 0.736, + "me-south-1": 0.736, + "sa-east-1": 0.919, + "us-east-1": 0.619, "us-east-2": 0.0, - "us-gov-east-1": 0.0, - "us-gov-west-1": 0.734, - "us-west-1": 0.69, - "us-west-2": 0.664, - "us-west-2-lax-1": 0.735 + "us-gov-east-1": 0.755, + "us-gov-west-1": 0.0, + "us-west-1": 0.675, + "us-west-2": 0.649, + "us-west-2-lax-1": 0.72 }, "r5.4xlarge": { - "af-south-1": 1.474, - "ap-east-1": 0.0, - "ap-northeast-1": 0.0, - "ap-northeast-2": 1.419, - "ap-northeast-3": 0.0, - "ap-south-1": 1.17, - "ap-south-2": 1.17, - "ap-southeast-1": 1.419, - "ap-southeast-2": 1.338, - "ap-southeast-3": 1.419, - "ap-southeast-4": 1.41, - "ca-central-1": 1.234, + "af-south-1": 1.517, + "ap-east-1": 1.589, + "ap-northeast-1": 1.389, + "ap-northeast-2": 1.389, + "ap-northeast-3": 1.389, + "ap-south-1": 1.213, + "ap-south-2": 1.213, + "ap-southeast-1": 1.462, + "ap-southeast-2": 1.453, + "ap-southeast-3": 1.389, + "ap-southeast-4": 1.381, + "ca-central-1": 1.277, "ca-west-1": 0.0, "eu-central-1": 0.0, - "eu-central-2": 0.0, + "eu-central-2": 1.51, "eu-north-1": 0.0, - "eu-south-1": 1.385, - "eu-south-2": 1.258, - "eu-west-1": 1.326, - "eu-west-2": 1.314, - "eu-west-3": 1.314, - "il-central-1": 0.0, - "me-central-1": 1.371, - "me-south-1": 1.445, - "sa-east-1": 1.738, - "us-east-1": 1.138, - "us-east-2": 1.138, - "us-gov-east-1": 1.338, - "us-gov-west-1": 1.41, - "us-west-1": 1.25, + "eu-south-1": 1.357, + "eu-south-2": 1.368, + "eu-west-1": 1.368, + "eu-west-2": 0.0, + "eu-west-3": 1.357, + "il-central-1": 1.357, + "me-central-1": 1.414, + "me-south-1": 1.414, + "sa-east-1": 1.781, + "us-east-1": 1.181, + "us-east-2": 1.241, + "us-gov-east-1": 1.381, + "us-gov-west-1": 1.381, + "us-west-1": 1.293, "us-west-2": 0.0, - "us-west-2-lax-1": 1.412 + "us-west-2-lax-1": 1.382 }, "r5.8xlarge": { - "af-south-1": 0.0, - "ap-east-1": 2.962, - "ap-northeast-1": 2.562, - "ap-northeast-2": 2.708, - "ap-northeast-3": 2.708, - "ap-south-1": 0.0, - "ap-south-2": 2.334, - "ap-southeast-1": 2.708, - "ap-southeast-2": 0.0, - "ap-southeast-3": 2.708, - "ap-southeast-4": 2.691, - "ca-central-1": 2.47, - "ca-west-1": 2.338, - "eu-central-1": 0.0, - "eu-central-2": 0.0, - "eu-north-1": 2.274, + "af-south-1": 3.034, + "ap-east-1": 3.018, + "ap-northeast-1": 2.778, + "ap-northeast-2": 2.778, + "ap-northeast-3": 2.778, + "ap-south-1": 0.0, + "ap-south-2": 2.426, + "ap-southeast-1": 2.778, + "ap-southeast-2": 2.762, + "ap-southeast-3": 2.924, + "ap-southeast-4": 2.762, + "ca-central-1": 2.554, + "ca-west-1": 2.554, + "eu-central-1": 0.0, + "eu-central-2": 3.021, + "eu-north-1": 2.49, "eu-south-1": 0.0, - "eu-south-2": 2.386, - "eu-west-1": 2.386, - "eu-west-2": 2.64, - "eu-west-3": 2.498, - "il-central-1": 2.499, - "me-central-1": 2.76, - "me-south-1": 2.612, - "sa-east-1": 3.346, - "us-east-1": 2.146, - "us-east-2": 0.0, - "us-gov-east-1": 2.546, - "us-gov-west-1": 2.546, - "us-west-1": 0.0, + "eu-south-2": 2.737, + "eu-west-1": 2.602, + "eu-west-2": 2.714, + "eu-west-3": 2.714, + "il-central-1": 2.714, + "me-central-1": 2.827, + "me-south-1": 2.827, + "sa-east-1": 3.562, + "us-east-1": 2.483, + "us-east-2": 0.0, + "us-gov-east-1": 2.907, + "us-gov-west-1": 2.762, + "us-west-1": 2.586, "us-west-2": 0.0, - "us-west-2-lax-1": 2.695 + "us-west-2-lax-1": 2.765 }, "r5.12xlarge": { - "af-south-1": 4.162, - "ap-east-1": 4.138, - "ap-northeast-1": 0.0, - "ap-northeast-2": 3.778, - "ap-northeast-3": 3.997, - "ap-south-1": 3.436, - "ap-south-2": 3.25, - "ap-southeast-1": 3.997, - "ap-southeast-2": 3.754, - "ap-southeast-3": 3.997, - "ap-southeast-4": 3.971, - "ca-central-1": 3.442, - "ca-west-1": 0.0, - "eu-central-1": 0.0, - "eu-central-2": 4.143, - "eu-north-1": 3.346, + "af-south-1": 0.0, + "ap-east-1": 4.767, + "ap-northeast-1": 4.166, + "ap-northeast-2": 4.385, + "ap-northeast-3": 4.166, + "ap-south-1": 3.638, + "ap-south-2": 3.638, + "ap-southeast-1": 4.166, + "ap-southeast-2": 4.142, + "ap-southeast-3": 4.166, + "ap-southeast-4": 4.36, + "ca-central-1": 0.0, + "ca-west-1": 4.029, + "eu-central-1": 4.166, + "eu-central-2": 4.531, + "eu-north-1": 3.734, "eu-south-1": 0.0, - "eu-south-2": 0.0, - "eu-west-1": 0.0, - "eu-west-2": 0.0, - "eu-west-3": 3.682, - "il-central-1": 0.0, - "me-central-1": 4.076, - "me-south-1": 3.852, - "sa-east-1": 4.954, - "us-east-1": 0.0, - "us-east-2": 0.0, + "eu-south-2": 4.105, + "eu-west-1": 3.902, + "eu-west-2": 4.284, + "eu-west-3": 4.284, + "il-central-1": 4.072, + "me-central-1": 4.241, + "me-south-1": 4.241, + "sa-east-1": 5.342, + "us-east-1": 3.542, + "us-east-2": 3.542, "us-gov-east-1": 0.0, - "us-gov-west-1": 3.754, - "us-west-1": 0.0, - "us-west-2": 3.154, - "us-west-2-lax-1": 3.759 + "us-gov-west-1": 4.142, + "us-west-1": 3.878, + "us-west-2": 3.542, + "us-west-2-lax-1": 4.147 }, "r5.16xlarge": { - "af-south-1": 5.506, - "ap-east-1": 0.0, + "af-south-1": 6.067, + "ap-east-1": 6.356, "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, - "ap-northeast-3": 5.286, + "ap-northeast-2": 5.555, + "ap-northeast-3": 5.555, "ap-south-1": 0.0, - "ap-south-2": 4.538, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, - "ap-southeast-3": 5.286, - "ap-southeast-4": 5.252, - "ca-central-1": 4.811, - "ca-west-1": 4.546, - "eu-central-1": 5.286, + "ap-south-2": 0.0, + "ap-southeast-1": 5.555, + "ap-southeast-2": 5.523, + "ap-southeast-3": 5.555, + "ap-southeast-4": 0.0, + "ca-central-1": 5.107, + "ca-west-1": 5.107, + "eu-central-1": 5.555, "eu-central-2": 0.0, - "eu-north-1": 4.418, - "eu-south-1": 0.0, - "eu-south-2": 4.913, - "eu-west-1": 4.642, - "eu-west-2": 5.15, - "eu-west-3": 5.15, - "il-central-1": 4.868, - "me-central-1": 5.093, - "me-south-1": 0.0, - "sa-east-1": 6.562, - "us-east-1": 0.0, - "us-east-2": 0.0, - "us-gov-east-1": 0.0, - "us-gov-west-1": 0.0, - "us-west-1": 4.61, - "us-west-2": 4.162, + "eu-north-1": 4.979, + "eu-south-1": 5.427, + "eu-south-2": 5.203, + "eu-west-1": 5.203, + "eu-west-2": 5.711, + "eu-west-3": 5.427, + "il-central-1": 5.429, + "me-central-1": 5.654, + "me-south-1": 5.952, + "sa-east-1": 7.123, + "us-east-1": 4.965, + "us-east-2": 4.965, + "us-gov-east-1": 5.813, + "us-gov-west-1": 0.0, + "us-west-1": 5.171, + "us-west-2": 4.723, "us-west-2-lax-1": 0.0 }, "r5.24xlarge": { - "af-south-1": 0.0, - "ap-east-1": 8.146, - "ap-northeast-1": 7.426, - "ap-northeast-2": 7.426, - "ap-northeast-3": 7.426, - "ap-south-1": 6.37, - "ap-south-2": 6.37, - "ap-southeast-1": 7.426, - "ap-southeast-2": 7.378, + "af-south-1": 9.101, + "ap-east-1": 9.053, + "ap-northeast-1": 8.333, + "ap-northeast-2": 8.333, + "ap-northeast-3": 0.0, + "ap-south-1": 7.277, + "ap-south-2": 7.277, + "ap-southeast-1": 8.333, + "ap-southeast-2": 8.285, "ap-southeast-3": 0.0, "ap-southeast-4": 0.0, - "ca-central-1": 6.754, - "ca-west-1": 6.754, - "eu-central-1": 7.426, - "eu-central-2": 8.156, - "eu-north-1": 6.562, - "eu-south-1": 7.234, - "eu-south-2": 6.898, - "eu-west-1": 0.0, + "ca-central-1": 7.661, + "ca-west-1": 7.661, + "eu-central-1": 8.333, + "eu-central-2": 9.062, + "eu-north-1": 7.469, + "eu-south-1": 8.141, + "eu-south-2": 7.805, + "eu-west-1": 7.805, "eu-west-2": 0.0, - "eu-west-3": 7.234, - "il-central-1": 7.236, + "eu-west-3": 8.141, + "il-central-1": 8.143, "me-central-1": 0.0, - "me-south-1": 7.575, - "sa-east-1": 9.778, - "us-east-1": 6.178, - "us-east-2": 0.0, + "me-south-1": 0.0, + "sa-east-1": 10.685, + "us-east-1": 7.085, + "us-east-2": 7.085, "us-gov-east-1": 0.0, - "us-gov-west-1": 7.378, + "us-gov-west-1": 8.285, "us-west-1": 0.0, - "us-west-2": 6.178, - "us-west-2-lax-1": 7.388 + "us-west-2": 0.0, + "us-west-2-lax-1": 8.294 }, "r5a.large": { - "ap-northeast-1": 0.197, - "ap-northeast-2": 0.196, - "ap-south-1": 0.132, - "ap-southeast-1": 0.196, - "ap-southeast-2": 0.196, - "ca-central-1": 0.184, - "eu-central-1": 0.197, - "eu-south-1": 0.193, - "eu-west-1": 0.187, - "eu-west-2": 0.193, - "eu-west-3": 0.193, - "sa-east-1": 0.241, - "us-east-1": 0.173, - "us-east-2": 0.173, - "us-gov-east-1": 0.196, - "us-gov-west-1": 0.196, - "us-west-1": 0.186, - "us-west-2": 0.173 + "ap-northeast-1": 0.166, + "ap-northeast-2": 0.165, + "ap-south-1": 0.1, + "ap-southeast-1": 0.165, + "ap-southeast-2": 0.165, + "ca-central-1": 0.153, + "eu-central-1": 0.166, + "eu-south-1": 0.162, + "eu-west-1": 0.156, + "eu-west-2": 0.162, + "eu-west-3": 0.162, + "sa-east-1": 0.21, + "us-east-1": 0.142, + "us-east-2": 0.142, + "us-gov-east-1": 0.165, + "us-gov-west-1": 0.165, + "us-west-1": 0.155, + "us-west-2": 0.142 }, "r5a.xlarge": { - "ap-northeast-1": 0.334, - "ap-northeast-2": 0.332, - "ap-south-1": 0.203, - "ap-southeast-1": 0.332, - "ap-southeast-2": 0.332, - "ca-central-1": 0.308, - "eu-central-1": 0.334, - "eu-south-1": 0.326, - "eu-west-1": 0.314, - "eu-west-2": 0.326, - "eu-west-3": 0.326, - "sa-east-1": 0.422, - "us-east-1": 0.286, - "us-east-2": 0.286, - "us-gov-east-1": 0.332, - "us-gov-west-1": 0.332, - "us-west-1": 0.312, - "us-west-2": 0.286 + "ap-northeast-1": 0.332, + "ap-northeast-2": 0.33, + "ap-south-1": 0.201, + "ap-southeast-1": 0.33, + "ap-southeast-2": 0.33, + "ca-central-1": 0.306, + "eu-central-1": 0.332, + "eu-south-1": 0.324, + "eu-west-1": 0.312, + "eu-west-2": 0.324, + "eu-west-3": 0.324, + "sa-east-1": 0.42, + "us-east-1": 0.284, + "us-east-2": 0.284, + "us-gov-east-1": 0.33, + "us-gov-west-1": 0.33, + "us-west-1": 0.31, + "us-west-2": 0.284 }, "r5a.2xlarge": { - "ap-northeast-1": 0.678, - "ap-northeast-2": 0.674, - "ap-south-1": 0.416, - "ap-southeast-1": 0.674, - "ap-southeast-2": 0.674, - "ca-central-1": 0.626, - "eu-central-1": 0.678, - "eu-south-1": 0.662, - "eu-west-1": 0.638, - "eu-west-2": 0.662, - "eu-west-3": 0.662, - "sa-east-1": 0.854, - "us-east-1": 0.582, - "us-east-2": 0.582, - "us-gov-east-1": 0.674, - "us-gov-west-1": 0.674, - "us-west-1": 0.634, - "us-west-2": 0.582 + "ap-northeast-1": 0.663, + "ap-northeast-2": 0.659, + "ap-south-1": 0.401, + "ap-southeast-1": 0.659, + "ap-southeast-2": 0.659, + "ca-central-1": 0.611, + "eu-central-1": 0.663, + "eu-south-1": 0.647, + "eu-west-1": 0.623, + "eu-west-2": 0.647, + "eu-west-3": 0.647, + "sa-east-1": 0.839, + "us-east-1": 0.567, + "us-east-2": 0.567, + "us-gov-east-1": 0.659, + "us-gov-west-1": 0.659, + "us-west-1": 0.619, + "us-west-2": 0.567 }, "r5a.4xlarge": { - "ap-northeast-1": 1.226, - "ap-northeast-2": 1.218, - "ap-south-1": 0.702, - "ap-southeast-1": 1.218, - "ap-southeast-2": 1.218, - "ca-central-1": 1.122, - "eu-central-1": 1.226, - "eu-south-1": 1.194, - "eu-west-1": 1.146, - "eu-west-2": 1.194, - "eu-west-3": 1.194, - "sa-east-1": 1.578, - "us-east-1": 1.034, - "us-east-2": 1.034, - "us-gov-east-1": 1.218, - "us-gov-west-1": 1.218, - "us-west-1": 1.138, - "us-west-2": 1.034 + "ap-northeast-1": 1.269, + "ap-northeast-2": 1.261, + "ap-south-1": 0.745, + "ap-southeast-1": 1.261, + "ap-southeast-2": 1.261, + "ca-central-1": 1.165, + "eu-central-1": 1.269, + "eu-south-1": 1.237, + "eu-west-1": 1.189, + "eu-west-2": 1.237, + "eu-west-3": 1.237, + "sa-east-1": 1.621, + "us-east-1": 1.077, + "us-east-2": 1.077, + "us-gov-east-1": 1.261, + "us-gov-west-1": 1.261, + "us-west-1": 1.181, + "us-west-2": 1.077 }, "r5a.8xlarge": { - "ap-northeast-1": 2.322, - "ap-northeast-2": 2.306, - "ap-south-1": 1.274, - "ap-southeast-1": 2.306, - "ap-southeast-2": 2.306, - "ca-central-1": 2.114, - "eu-central-1": 2.322, - "eu-south-1": 2.258, - "eu-west-1": 2.162, - "eu-west-2": 2.258, - "eu-west-3": 2.258, - "sa-east-1": 3.026, - "us-east-1": 1.938, - "us-east-2": 1.938, - "us-gov-east-1": 2.306, - "us-gov-west-1": 2.306, - "us-west-1": 2.146, - "us-west-2": 1.938 + "ap-northeast-1": 2.538, + "ap-northeast-2": 2.522, + "ap-south-1": 1.49, + "ap-southeast-1": 2.522, + "ap-southeast-2": 2.522, + "ca-central-1": 2.33, + "eu-central-1": 2.538, + "eu-south-1": 2.474, + "eu-west-1": 2.378, + "eu-west-2": 2.474, + "eu-west-3": 2.474, + "sa-east-1": 3.242, + "us-east-1": 2.154, + "us-east-2": 2.154, + "us-gov-east-1": 2.522, + "us-gov-west-1": 2.522, + "us-west-1": 2.362, + "us-west-2": 2.154 }, "r5a.12xlarge": { - "ap-northeast-1": 3.418, - "ap-northeast-2": 3.394, - "ap-south-1": 1.846, - "ap-southeast-1": 3.394, - "ap-southeast-2": 3.394, - "ca-central-1": 3.106, - "eu-central-1": 3.418, - "eu-south-1": 3.322, - "eu-west-1": 3.178, - "eu-west-2": 3.322, - "eu-west-3": 3.322, - "sa-east-1": 4.474, - "us-east-1": 2.842, - "us-east-2": 2.842, - "us-gov-east-1": 3.394, - "us-gov-west-1": 3.394, - "us-west-1": 3.154, - "us-west-2": 2.842 + "ap-northeast-1": 3.806, + "ap-northeast-2": 3.782, + "ap-south-1": 2.234, + "ap-southeast-1": 3.782, + "ap-southeast-2": 3.782, + "ca-central-1": 3.494, + "eu-central-1": 3.806, + "eu-south-1": 3.71, + "eu-west-1": 3.566, + "eu-west-2": 3.71, + "eu-west-3": 3.71, + "sa-east-1": 4.862, + "us-east-1": 3.23, + "us-east-2": 3.23, + "us-gov-east-1": 3.782, + "us-gov-west-1": 3.782, + "us-west-1": 3.542, + "us-west-2": 3.23 }, "r5a.16xlarge": { - "ap-northeast-1": 4.514, - "ap-northeast-2": 4.482, - "ap-south-1": 2.418, - "ap-southeast-1": 4.482, - "ap-southeast-2": 4.482, - "ca-central-1": 4.098, - "eu-central-1": 4.514, - "eu-south-1": 4.386, - "eu-west-1": 4.194, - "eu-west-2": 4.386, - "eu-west-3": 4.386, - "sa-east-1": 5.922, - "us-east-1": 3.746, - "us-east-2": 3.746, - "us-gov-east-1": 4.482, - "us-gov-west-1": 4.482, - "us-west-1": 4.162, - "us-west-2": 3.746 + "ap-northeast-1": 5.075, + "ap-northeast-2": 5.043, + "ap-south-1": 2.979, + "ap-southeast-1": 5.043, + "ap-southeast-2": 5.043, + "ca-central-1": 4.659, + "eu-central-1": 5.075, + "eu-south-1": 4.947, + "eu-west-1": 4.755, + "eu-west-2": 4.947, + "eu-west-3": 4.947, + "sa-east-1": 6.483, + "us-east-1": 4.307, + "us-east-2": 4.307, + "us-gov-east-1": 5.043, + "us-gov-west-1": 5.043, + "us-west-1": 4.723, + "us-west-2": 4.307 }, "r5a.24xlarge": { - "ap-northeast-1": 6.706, - "ap-northeast-2": 6.658, - "ap-south-1": 3.562, - "ap-southeast-1": 6.658, - "ap-southeast-2": 6.658, - "ca-central-1": 6.082, - "eu-central-1": 6.706, - "eu-south-1": 6.514, - "eu-west-1": 6.226, - "eu-west-2": 6.514, - "eu-west-3": 6.514, - "sa-east-1": 8.818, - "us-east-1": 5.554, - "us-east-2": 5.554, - "us-gov-east-1": 6.658, - "us-gov-west-1": 6.658, - "us-west-1": 6.178, - "us-west-2": 5.554 + "ap-northeast-1": 7.613, + "ap-northeast-2": 7.565, + "ap-south-1": 4.469, + "ap-southeast-1": 7.565, + "ap-southeast-2": 7.565, + "ca-central-1": 6.989, + "eu-central-1": 7.613, + "eu-south-1": 7.421, + "eu-west-1": 7.133, + "eu-west-2": 7.421, + "eu-west-3": 7.421, + "sa-east-1": 9.725, + "us-east-1": 6.461, + "us-east-2": 6.461, + "us-gov-east-1": 7.565, + "us-gov-west-1": 7.565, + "us-west-1": 7.085, + "us-west-2": 6.461 }, "r5ad.large": { - "ap-northeast-1": 0.219, - "ap-northeast-2": 0.218, - "ap-south-1": 0.143, - "ap-southeast-1": 0.219, - "ap-southeast-2": 0.219, - "ca-central-1": 0.204, - "eu-central-1": 0.218, - "eu-west-1": 0.206, - "eu-west-2": 0.214, - "eu-west-3": 0.213, - "sa-east-1": 0.268, - "us-east-1": 0.191, - "us-east-2": 0.191, - "us-gov-west-1": 0.218, - "us-west-1": 0.208, - "us-west-2": 0.191 + "ap-northeast-1": 0.188, + "ap-northeast-2": 0.187, + "ap-south-1": 0.112, + "ap-southeast-1": 0.188, + "ap-southeast-2": 0.188, + "ca-central-1": 0.173, + "eu-central-1": 0.187, + "eu-west-1": 0.175, + "eu-west-2": 0.183, + "eu-west-3": 0.182, + "sa-east-1": 0.237, + "us-east-1": 0.16, + "us-east-2": 0.16, + "us-gov-west-1": 0.187, + "us-west-1": 0.177, + "us-west-2": 0.16 }, "r5ad.xlarge": { - "ap-northeast-1": 0.378, - "ap-northeast-2": 0.376, - "ap-south-1": 0.226, - "ap-southeast-1": 0.378, - "ap-southeast-2": 0.378, - "ca-central-1": 0.348, - "eu-central-1": 0.376, - "eu-west-1": 0.352, - "eu-west-2": 0.368, - "eu-west-3": 0.366, - "sa-east-1": 0.476, - "us-east-1": 0.322, - "us-east-2": 0.322, - "us-gov-west-1": 0.376, - "us-west-1": 0.356, - "us-west-2": 0.322 + "ap-northeast-1": 0.376, + "ap-northeast-2": 0.374, + "ap-south-1": 0.224, + "ap-southeast-1": 0.376, + "ap-southeast-2": 0.376, + "ca-central-1": 0.346, + "eu-central-1": 0.374, + "eu-west-1": 0.35, + "eu-west-2": 0.366, + "eu-west-3": 0.364, + "sa-east-1": 0.474, + "us-east-1": 0.32, + "us-east-2": 0.32, + "us-gov-west-1": 0.374, + "us-west-1": 0.354, + "us-west-2": 0.32 }, "r5ad.2xlarge": { - "ap-northeast-1": 0.766, - "ap-northeast-2": 0.762, - "ap-south-1": 0.462, - "ap-southeast-1": 0.766, - "ap-southeast-2": 0.766, - "ca-central-1": 0.706, - "eu-central-1": 0.762, - "eu-west-1": 0.714, - "eu-west-2": 0.746, - "eu-west-3": 0.742, - "sa-east-1": 0.962, - "us-east-1": 0.654, - "us-east-2": 0.654, - "us-gov-west-1": 0.762, - "us-west-1": 0.722, - "us-west-2": 0.654 + "ap-northeast-1": 0.751, + "ap-northeast-2": 0.747, + "ap-south-1": 0.447, + "ap-southeast-1": 0.751, + "ap-southeast-2": 0.751, + "ca-central-1": 0.691, + "eu-central-1": 0.747, + "eu-west-1": 0.699, + "eu-west-2": 0.731, + "eu-west-3": 0.727, + "sa-east-1": 0.947, + "us-east-1": 0.639, + "us-east-2": 0.639, + "us-gov-west-1": 0.747, + "us-west-1": 0.707, + "us-west-2": 0.639 }, "r5ad.4xlarge": { - "ap-northeast-1": 1.402, - "ap-northeast-2": 1.394, - "ap-south-1": 0.794, - "ap-southeast-1": 1.402, - "ap-southeast-2": 1.402, - "ca-central-1": 1.282, - "eu-central-1": 1.394, - "eu-west-1": 1.298, - "eu-west-2": 1.362, - "eu-west-3": 1.354, - "sa-east-1": 1.794, - "us-east-1": 1.178, - "us-east-2": 1.178, - "us-gov-west-1": 1.394, - "us-west-1": 1.314, - "us-west-2": 1.178 + "ap-northeast-1": 1.445, + "ap-northeast-2": 1.437, + "ap-south-1": 0.837, + "ap-southeast-1": 1.445, + "ap-southeast-2": 1.445, + "ca-central-1": 1.325, + "eu-central-1": 1.437, + "eu-west-1": 1.341, + "eu-west-2": 1.405, + "eu-west-3": 1.397, + "sa-east-1": 1.837, + "us-east-1": 1.221, + "us-east-2": 1.221, + "us-gov-west-1": 1.437, + "us-west-1": 1.357, + "us-west-2": 1.221 }, "r5ad.8xlarge": { - "ap-northeast-1": 2.674, - "ap-northeast-2": 2.658, - "ap-south-1": 1.459, - "ap-southeast-1": 2.674, - "ap-southeast-2": 2.674, - "ca-central-1": 2.434, - "eu-central-1": 2.658, - "eu-west-1": 2.466, - "eu-west-2": 2.594, - "eu-west-3": 2.578, - "sa-east-1": 3.458, - "us-east-1": 2.226, - "us-east-2": 2.226, - "us-gov-west-1": 2.658, - "us-west-1": 2.498, - "us-west-2": 2.226 + "ap-northeast-1": 2.89, + "ap-northeast-2": 2.874, + "ap-south-1": 1.674, + "ap-southeast-1": 2.89, + "ap-southeast-2": 2.89, + "ca-central-1": 2.65, + "eu-central-1": 2.874, + "eu-west-1": 2.682, + "eu-west-2": 2.81, + "eu-west-3": 2.794, + "sa-east-1": 3.674, + "us-east-1": 2.442, + "us-east-2": 2.442, + "us-gov-west-1": 2.874, + "us-west-1": 2.714, + "us-west-2": 2.442 }, "r5ad.12xlarge": { - "ap-northeast-1": 3.946, - "ap-northeast-2": 3.922, - "ap-south-1": 2.123, - "ap-southeast-1": 3.946, - "ap-southeast-2": 3.946, - "ca-central-1": 3.586, - "eu-central-1": 3.922, - "eu-west-1": 3.634, - "eu-west-2": 3.826, - "eu-west-3": 3.802, - "sa-east-1": 5.122, - "us-east-1": 3.274, - "us-east-2": 3.274, - "us-gov-west-1": 3.922, - "us-west-1": 3.682, - "us-west-2": 3.274 + "ap-northeast-1": 4.334, + "ap-northeast-2": 4.31, + "ap-south-1": 2.512, + "ap-southeast-1": 4.334, + "ap-southeast-2": 4.334, + "ca-central-1": 3.974, + "eu-central-1": 4.31, + "eu-west-1": 4.022, + "eu-west-2": 4.214, + "eu-west-3": 4.19, + "sa-east-1": 5.51, + "us-east-1": 3.662, + "us-east-2": 3.662, + "us-gov-west-1": 4.31, + "us-west-1": 4.07, + "us-west-2": 3.662 }, "r5ad.16xlarge": { - "ap-northeast-1": 5.218, - "ap-northeast-2": 5.186, - "ap-south-1": 2.788, - "ap-southeast-1": 5.218, - "ap-southeast-2": 5.218, - "ca-central-1": 4.738, - "eu-central-1": 5.186, - "eu-west-1": 4.802, - "eu-west-2": 5.058, - "eu-west-3": 5.026, - "sa-east-1": 6.786, - "us-east-1": 4.322, - "us-east-2": 4.322, - "us-gov-west-1": 5.186, - "us-west-1": 4.866, - "us-west-2": 4.322 + "ap-northeast-1": 5.779, + "ap-northeast-2": 5.747, + "ap-south-1": 3.349, + "ap-southeast-1": 5.779, + "ap-southeast-2": 5.779, + "ca-central-1": 5.299, + "eu-central-1": 5.747, + "eu-west-1": 5.363, + "eu-west-2": 5.619, + "eu-west-3": 5.587, + "sa-east-1": 7.347, + "us-east-1": 4.883, + "us-east-2": 4.883, + "us-gov-west-1": 5.747, + "us-west-1": 5.427, + "us-west-2": 4.883 }, "r5ad.24xlarge": { - "ap-northeast-1": 7.762, - "ap-northeast-2": 7.714, - "ap-south-1": 4.116, - "ap-southeast-1": 7.762, - "ap-southeast-2": 7.762, - "ca-central-1": 7.042, - "eu-central-1": 7.714, - "eu-west-1": 7.138, - "eu-west-2": 7.522, - "eu-west-3": 7.474, - "sa-east-1": 10.114, - "us-east-1": 6.418, - "us-east-2": 6.418, - "us-gov-west-1": 7.714, - "us-west-1": 7.234, - "us-west-2": 6.418 + "ap-northeast-1": 8.669, + "ap-northeast-2": 8.621, + "ap-south-1": 5.023, + "ap-southeast-1": 8.669, + "ap-southeast-2": 8.669, + "ca-central-1": 7.949, + "eu-central-1": 8.621, + "eu-west-1": 8.045, + "eu-west-2": 8.429, + "eu-west-3": 8.381, + "sa-east-1": 11.021, + "us-east-1": 7.325, + "us-east-2": 7.325, + "us-gov-west-1": 8.621, + "us-west-1": 8.141, + "us-west-2": 7.325 }, "r5b.large": { - "ap-northeast-1": 0.241, - "ap-northeast-2": 0.0, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.2591, - "ca-central-1": 0.2393, - "eu-central-1": 0.2558, - "eu-north-1": 0.233734, - "eu-south-1": 0.235, - "eu-west-1": 0.0, - "eu-west-2": 0.2525, - "sa-east-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 0.209, - "us-west-2": 0.209 + "ap-northeast-1": 0.2098, + "ap-northeast-2": 0.2068, + "ap-southeast-1": 0.2068, + "ap-southeast-2": 0.2098, + "ca-central-1": 0.2081, + "eu-central-1": 0.2246, + "eu-north-1": 0.18674, + "eu-south-1": 0.2038, + "eu-west-1": 0.2125, + "eu-west-2": 0.2213, + "sa-east-1": 0.2658, + "us-east-1": 0.1927, + "us-east-2": 0.1778, + "us-west-2": 0.1778 }, "r5b.xlarge": { - "ap-northeast-1": 0.4582, - "ap-northeast-2": 0.4516, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.422, - "ca-central-1": 0.386, - "eu-central-1": 0.416, - "eu-north-1": 0.37588, - "eu-south-1": 0.41, - "eu-west-1": 0.0, - "eu-west-2": 0.445, - "sa-east-1": 0.0, - "us-east-1": 0.358, - "us-east-2": 0.358, - "us-west-2": 0.0 + "ap-northeast-1": 0.4196, + "ap-northeast-2": 0.4136, + "ap-southeast-1": 0.4136, + "ap-southeast-2": 0.4196, + "ca-central-1": 0.3836, + "eu-central-1": 0.0, + "eu-north-1": 0.37348, + "eu-south-1": 0.4076, + "eu-west-1": 0.425, + "eu-west-2": 0.4076, + "sa-east-1": 0.5316, + "us-east-1": 0.3556, + "us-east-2": 0.3556, + "us-west-2": 0.3556 }, "r5b.metal": { - "ap-northeast-1": 8.818, + "ap-northeast-1": 9.7248, "ap-northeast-2": 0.0, - "ap-southeast-1": 9.5284, - "ap-southeast-2": 8.818, - "ca-central-1": 0.0, - "eu-central-1": 0.0, - "eu-north-1": 7.71112, + "ap-southeast-1": 10.4352, + "ap-southeast-2": 9.7248, + "ca-central-1": 8.8608, + "eu-central-1": 9.5808, + "eu-north-1": 8.61792, "eu-south-1": 0.0, - "eu-west-1": 8.9476, - "eu-west-2": 9.37, - "sa-east-1": 12.6436, - "us-east-1": 7.282, + "eu-west-1": 9.0528, + "eu-west-2": 0.0, + "sa-east-1": 13.5504, + "us-east-1": 8.1888, "us-east-2": 0.0, - "us-west-2": 7.282 + "us-west-2": 8.1888 }, "r5b.2xlarge": { - "ap-northeast-1": 0.854, - "ap-northeast-2": 0.9132, - "ap-southeast-1": 0.842, - "ap-southeast-2": 0.854, - "ca-central-1": 0.0, - "eu-central-1": 0.9132, - "eu-north-1": 0.76176, - "eu-south-1": 0.9, - "eu-west-1": 0.0, - "eu-west-2": 0.9, - "sa-east-1": 1.078, + "ap-northeast-1": 0.9116, + "ap-northeast-2": 0.8272, + "ap-southeast-1": 0.8272, + "ap-southeast-2": 0.8392, + "ca-central-1": 0.7672, + "eu-central-1": 0.8272, + "eu-north-1": 0.74696, + "eu-south-1": 0.8152, + "eu-west-1": 0.7832, + "eu-west-2": 0.8152, + "sa-east-1": 1.0632, "us-east-1": 0.0, - "us-east-2": 0.7856, - "us-west-2": 0.7856 + "us-east-2": 0.7112, + "us-west-2": 0.7112 }, "r5b.4xlarge": { - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, - "ap-southeast-1": 1.554, - "ap-southeast-2": 1.7228, - "ca-central-1": 0.0, - "eu-central-1": 1.554, - "eu-north-1": 1.519872, - "eu-south-1": 0.0, - "eu-west-1": 1.466, + "ap-northeast-1": 1.6208, + "ap-northeast-2": 1.7392, + "ap-southeast-1": 1.5968, + "ap-southeast-2": 1.7656, + "ca-central-1": 1.4768, + "eu-central-1": 0.0, + "eu-north-1": 1.562672, + "eu-south-1": 1.5728, + "eu-west-1": 1.5088, "eu-west-2": 0.0, - "sa-east-1": 2.2156, - "us-east-1": 0.0, - "us-east-2": 1.4412, - "us-west-2": 1.4412 + "sa-east-1": 0.0, + "us-east-1": 1.3648, + "us-east-2": 1.3648, + "us-west-2": 1.3648 }, "r5b.8xlarge": { "ap-northeast-1": 0.0, - "ap-northeast-2": 2.978, - "ap-southeast-1": 0.0, - "ap-southeast-2": 3.3156, - "ca-central-1": 2.738, - "eu-central-1": 2.978, - "eu-north-1": 2.909744, - "eu-south-1": 2.93, - "eu-west-1": 0.0, - "eu-west-2": 3.21, - "sa-east-1": 3.922, + "ap-northeast-2": 3.4784, + "ap-southeast-1": 3.1936, + "ap-southeast-2": 3.2416, + "ca-central-1": 2.9536, + "eu-central-1": 3.1936, + "eu-north-1": 0.0, + "eu-south-1": 3.1456, + "eu-west-1": 3.0176, + "eu-west-2": 3.1456, + "sa-east-1": 4.1376, "us-east-1": 0.0, - "us-east-2": 0.0, - "us-west-2": 2.514 + "us-east-2": 2.7296, + "us-west-2": 2.7296 }, "r5b.12xlarge": { - "ap-northeast-1": 4.474, - "ap-northeast-2": 4.8292, - "ap-southeast-1": 4.402, - "ap-southeast-2": 4.9084, - "ca-central-1": 0.0, - "eu-central-1": 4.402, + "ap-northeast-1": 5.2968, + "ap-northeast-2": 5.2176, + "ap-southeast-1": 4.7904, + "ap-southeast-2": 5.2968, + "ca-central-1": 4.4304, + "eu-central-1": 5.2176, "eu-north-1": 0.0, - "eu-south-1": 4.33, + "eu-south-1": 0.0, "eu-west-1": 0.0, - "eu-west-2": 4.33, - "sa-east-1": 6.3868, - "us-east-1": 4.0636, - "us-east-2": 3.706, - "us-west-2": 4.0636 + "eu-west-2": 4.7184, + "sa-east-1": 6.7752, + "us-east-1": 4.0944, + "us-east-2": 4.0944, + "us-west-2": 0.0 }, "r5b.16xlarge": { - "ap-northeast-1": 5.922, - "ap-northeast-2": 5.826, - "ap-southeast-1": 0.0, - "ap-southeast-2": 6.5012, - "ca-central-1": 5.8676, - "eu-central-1": 0.0, - "eu-north-1": 5.689488, + "ap-northeast-1": 6.4832, + "ap-northeast-2": 6.9568, + "ap-southeast-1": 6.9568, + "ap-southeast-2": 6.4832, + "ca-central-1": 5.9072, + "eu-central-1": 6.3872, + "eu-north-1": 0.0, "eu-south-1": 0.0, - "eu-west-1": 5.474, - "eu-west-2": 5.73, + "eu-west-1": 6.0352, + "eu-west-2": 0.0, "sa-east-1": 0.0, - "us-east-1": 4.898, - "us-east-2": 5.3748, - "us-west-2": 5.3748 + "us-east-1": 5.4592, + "us-east-2": 0.0, + "us-west-2": 0.0 }, "r5b.24xlarge": { - "ap-northeast-1": 0.0, - "ap-northeast-2": 9.5284, - "ap-southeast-1": 0.0, - "ap-southeast-2": 9.6868, - "ca-central-1": 7.954, - "eu-central-1": 0.0, - "eu-north-1": 7.71112, - "eu-south-1": 9.37, - "eu-west-1": 8.9476, - "eu-west-2": 0.0, - "sa-east-1": 12.6436, + "ap-northeast-1": 9.7248, + "ap-northeast-2": 0.0, + "ap-southeast-1": 10.4352, + "ap-southeast-2": 9.7248, + "ca-central-1": 8.8608, + "eu-central-1": 9.5808, + "eu-north-1": 9.376032, + "eu-south-1": 9.4368, + "eu-west-1": 9.8544, + "eu-west-2": 9.4368, + "sa-east-1": 12.4128, "us-east-1": 0.0, - "us-east-2": 7.9972, - "us-west-2": 0.0 + "us-east-2": 8.1888, + "us-west-2": 8.904 }, "r5d.large": { - "af-south-1": 0.261, - "ap-east-1": 0.246, + "af-south-1": 0.219, + "ap-east-1": 0.204, "ap-northeast-1": 0.0, "ap-northeast-2": 0.0, "ap-northeast-3": 0.0, - "ap-south-1": 0.211, - "ap-south-2": 0.211, - "ap-southeast-1": 0.234, + "ap-south-1": 0.18, + "ap-south-2": 0.18, + "ap-southeast-1": 0.213, "ap-southeast-2": 0.0, - "ap-southeast-3": 0.234, - "ap-southeast-4": 0.234, - "ca-central-1": 0.0, - "eu-central-1": 0.233, - "eu-central-2": 0.0, - "eu-north-1": 0.212, - "eu-south-1": 0.228, - "eu-south-2": 0.23, - "eu-west-1": 0.22, - "eu-west-2": 0.239, - "eu-west-3": 0.239, - "il-central-1": 0.228, - "me-central-1": 0.247, - "me-south-1": 0.247, - "sa-east-1": 0.288, + "ap-southeast-3": 0.0, + "ap-southeast-4": 0.203, + "ca-central-1": 0.196, + "eu-central-1": 0.202, + "eu-central-2": 0.219, + "eu-north-1": 0.181, + "eu-south-1": 0.197, + "eu-south-2": 0.198, + "eu-west-1": 0.189, + "eu-west-2": 0.198, + "eu-west-3": 0.0, + "il-central-1": 0.197, + "me-central-1": 0.0, + "me-south-1": 0.205, + "sa-east-1": 0.257, "us-east-1": 0.0, - "us-east-2": 0.204, - "us-gov-east-1": 0.0, + "us-east-2": 0.173, + "us-gov-east-1": 0.212, "us-gov-west-1": 0.0, - "us-west-1": 0.0, - "us-west-2": 0.213, - "us-west-2-lax-1": 0.243 + "us-west-1": 0.201, + "us-west-2": 0.181, + "us-west-2-lax-1": 0.202 }, "r5d.xlarge": { - "af-south-1": 0.44, - "ap-east-1": 0.41, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.427, + "af-south-1": 0.0, + "ap-east-1": 0.408, + "ap-northeast-1": 0.406, + "ap-northeast-2": 0.404, "ap-northeast-3": 0.0, "ap-south-1": 0.0, - "ap-south-2": 0.38, - "ap-southeast-1": 0.408, - "ap-southeast-2": 0.429, - "ap-southeast-3": 0.0, - "ap-southeast-4": 0.408, - "ca-central-1": 0.376, - "eu-central-1": 0.0, - "eu-central-2": 0.463, - "eu-north-1": 0.382, - "eu-south-1": 0.416, - "eu-south-2": 0.399, - "eu-west-1": 0.399, - "eu-west-2": 0.0, - "eu-west-3": 0.0, - "il-central-1": 0.416, - "me-central-1": 0.0, - "me-south-1": 0.412, - "sa-east-1": 0.0, - "us-east-1": 0.348, - "us-east-2": 0.348, - "us-gov-east-1": 0.427, - "us-gov-west-1": 0.427, - "us-west-1": 0.0, - "us-west-2": 0.0, - "us-west-2-lax-1": 0.406 + "ap-south-2": 0.36, + "ap-southeast-1": 0.406, + "ap-southeast-2": 0.426, + "ap-southeast-3": 0.406, + "ap-southeast-4": 0.426, + "ca-central-1": 0.393, + "eu-central-1": 0.424, + "eu-central-2": 0.438, + "eu-north-1": 0.38, + "eu-south-1": 0.0, + "eu-south-2": 0.0, + "eu-west-1": 0.397, + "eu-west-2": 0.396, + "eu-west-3": 0.416, + "il-central-1": 0.414, + "me-central-1": 0.431, + "me-south-1": 0.431, + "sa-east-1": 0.0, + "us-east-1": 0.346, + "us-east-2": 0.346, + "us-gov-east-1": 0.424, + "us-gov-west-1": 0.424, + "us-west-1": 0.382, + "us-west-2": 0.346, + "us-west-2-lax-1": 0.403 }, "r5d.metal": { - "af-south-1": 9.25, - "ap-east-1": 8.53, - "ap-northeast-1": 8.482, - "ap-northeast-2": 8.434, - "ap-northeast-3": 8.482, + "af-south-1": 10.157, + "ap-east-1": 9.437, + "ap-northeast-1": 9.389, + "ap-northeast-2": 9.341, + "ap-northeast-3": 9.389, "ap-south-1": 0.0, "ap-south-2": 0.0, - "ap-southeast-1": 8.482, - "ap-southeast-2": 8.482, + "ap-southeast-1": 9.389, + "ap-southeast-2": 9.389, "ap-southeast-3": 0.0, - "ap-southeast-4": 0.0, - "ca-central-1": 7.714, - "eu-central-1": 8.434, - "eu-central-2": 9.264, - "eu-north-1": 7.426, - "eu-south-1": 8.194, - "eu-south-2": 7.81, - "eu-west-1": 0.0, - "eu-west-2": 0.0, - "eu-west-3": 8.242, - "il-central-1": 8.194, - "me-central-1": 8.578, - "me-south-1": 8.578, - "sa-east-1": 11.074, - "us-east-1": 7.042, - "us-east-2": 7.042, - "us-gov-east-1": 8.434, - "us-gov-west-1": 8.434, - "us-west-1": 7.906, - "us-west-2": 7.042, - "us-west-2-lax-1": 8.424 + "ap-southeast-4": 9.389, + "ca-central-1": 8.621, + "eu-central-1": 9.341, + "eu-central-2": 10.171, + "eu-north-1": 8.333, + "eu-south-1": 9.101, + "eu-south-2": 8.717, + "eu-west-1": 0.0, + "eu-west-2": 9.149, + "eu-west-3": 9.149, + "il-central-1": 9.101, + "me-central-1": 9.485, + "me-south-1": 9.485, + "sa-east-1": 11.981, + "us-east-1": 7.949, + "us-east-2": 0.0, + "us-gov-east-1": 9.341, + "us-gov-west-1": 9.341, + "us-west-1": 8.813, + "us-west-2": 7.949, + "us-west-2-lax-1": 9.331 }, "r5d.2xlarge": { - "af-south-1": 0.0, - "ap-east-1": 0.0, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.863, - "ap-northeast-3": 0.826, - "ap-south-1": 0.734, - "ap-south-2": 0.0, - "ap-southeast-1": 0.826, - "ap-southeast-2": 0.826, - "ap-southeast-3": 0.826, - "ap-southeast-4": 0.868, - "ca-central-1": 0.8, - "eu-central-1": 0.864, - "eu-central-2": 0.937, - "eu-north-1": 0.738, - "eu-south-1": 0.0, + "af-south-1": 0.921, + "ap-east-1": 0.857, + "ap-northeast-1": 0.0, + "ap-northeast-2": 0.807, + "ap-northeast-3": 0.811, + "ap-south-1": 0.719, + "ap-south-2": 0.719, + "ap-southeast-1": 0.811, + "ap-southeast-2": 0.811, + "ap-southeast-3": 0.853, + "ap-southeast-4": 0.0, + "ca-central-1": 0.785, + "eu-central-1": 0.807, + "eu-central-2": 0.876, + "eu-north-1": 0.723, + "eu-south-1": 0.787, "eu-south-2": 0.0, - "eu-west-1": 0.77, - "eu-west-2": 0.806, - "eu-west-3": 0.0, - "il-central-1": 0.802, - "me-central-1": 0.834, - "me-south-1": 0.0, - "sa-east-1": 1.097, - "us-east-1": 0.706, - "us-east-2": 0.741, - "us-gov-east-1": 0.0, - "us-gov-west-1": 0.822, - "us-west-1": 0.817, + "eu-west-1": 0.755, + "eu-west-2": 0.832, + "eu-west-3": 0.791, + "il-central-1": 0.787, + "me-central-1": 0.819, + "me-south-1": 0.819, + "sa-east-1": 1.027, + "us-east-1": 0.691, + "us-east-2": 0.691, + "us-gov-east-1": 0.807, + "us-gov-west-1": 0.807, + "us-west-1": 0.763, "us-west-2": 0.0, - "us-west-2-lax-1": 0.821 + "us-west-2-lax-1": 0.848 }, "r5d.4xlarge": { - "af-south-1": 1.741, - "ap-east-1": 1.614, - "ap-northeast-1": 1.522, - "ap-northeast-2": 1.597, - "ap-northeast-3": 1.522, - "ap-south-1": 0.0, - "ap-south-2": 1.338, - "ap-southeast-1": 0.0, - "ap-southeast-2": 1.606, - "ap-southeast-3": 1.522, - "ap-southeast-4": 1.522, - "ca-central-1": 1.394, - "eu-central-1": 1.514, - "eu-central-2": 1.652, - "eu-north-1": 0.0, - "eu-south-1": 1.474, - "eu-south-2": 0.0, - "eu-west-1": 0.0, - "eu-west-2": 0.0, - "eu-west-3": 1.563, - "il-central-1": 0.0, - "me-central-1": 1.538, - "me-south-1": 1.538, - "sa-east-1": 0.0, + "af-south-1": 1.693, + "ap-east-1": 0.0, + "ap-northeast-1": 1.565, + "ap-northeast-2": 1.557, + "ap-northeast-3": 1.565, + "ap-south-1": 1.453, + "ap-south-2": 1.453, + "ap-southeast-1": 1.565, + "ap-southeast-2": 1.565, + "ap-southeast-3": 1.565, + "ap-southeast-4": 1.565, + "ca-central-1": 1.437, + "eu-central-1": 1.557, + "eu-central-2": 1.695, + "eu-north-1": 0.0, + "eu-south-1": 1.517, + "eu-south-2": 1.453, + "eu-west-1": 1.53, + "eu-west-2": 1.525, + "eu-west-3": 1.606, + "il-central-1": 1.517, + "me-central-1": 0.0, + "me-south-1": 1.581, + "sa-east-1": 1.997, "us-east-1": 0.0, - "us-east-2": 0.0, - "us-gov-east-1": 1.514, - "us-gov-west-1": 0.0, - "us-west-1": 1.505, - "us-west-2": 1.351, + "us-east-2": 1.325, + "us-gov-east-1": 1.557, + "us-gov-west-1": 1.557, + "us-west-1": 0.0, + "us-west-2": 1.394, "us-west-2-lax-1": 0.0 }, "r5d.8xlarge": { - "af-south-1": 3.17, - "ap-east-1": 3.098, - "ap-northeast-1": 2.914, - "ap-northeast-2": 2.898, - "ap-northeast-3": 3.081, - "ap-south-1": 2.546, - "ap-south-2": 2.691, - "ap-southeast-1": 2.914, - "ap-southeast-2": 3.082, - "ap-southeast-3": 0.0, - "ap-southeast-4": 2.914, - "ca-central-1": 0.0, - "eu-central-1": 2.898, + "af-south-1": 3.568, + "ap-east-1": 3.146, + "ap-northeast-1": 3.13, + "ap-northeast-2": 3.114, + "ap-northeast-3": 3.13, + "ap-south-1": 2.762, + "ap-south-2": 2.762, + "ap-southeast-1": 3.13, + "ap-southeast-2": 3.13, + "ap-southeast-3": 3.297, + "ap-southeast-4": 3.13, + "ca-central-1": 3.025, + "eu-central-1": 3.114, "eu-central-2": 0.0, - "eu-north-1": 2.562, - "eu-south-1": 0.0, + "eu-north-1": 2.778, + "eu-south-1": 3.034, "eu-south-2": 0.0, - "eu-west-1": 0.0, - "eu-west-2": 2.998, - "eu-west-3": 2.834, - "il-central-1": 0.0, - "me-central-1": 2.946, - "me-south-1": 2.946, - "sa-east-1": 0.0, - "us-east-1": 2.434, - "us-east-2": 2.434, - "us-gov-east-1": 2.898, - "us-gov-west-1": 2.898, - "us-west-1": 2.722, - "us-west-2": 2.434, - "us-west-2-lax-1": 3.06 + "eu-west-1": 2.906, + "eu-west-2": 3.05, + "eu-west-3": 3.05, + "il-central-1": 3.034, + "me-central-1": 3.162, + "me-south-1": 3.162, + "sa-east-1": 4.212, + "us-east-1": 2.65, + "us-east-2": 2.65, + "us-gov-east-1": 3.114, + "us-gov-west-1": 3.114, + "us-west-1": 2.938, + "us-west-2": 2.65, + "us-west-2-lax-1": 3.276 }, "r5d.12xlarge": { - "af-south-1": 4.964, - "ap-east-1": 4.582, - "ap-northeast-1": 4.306, - "ap-northeast-2": 4.282, - "ap-northeast-3": 4.557, - "ap-south-1": 3.971, - "ap-south-2": 3.971, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, - "ap-southeast-3": 0.0, - "ap-southeast-4": 4.557, - "ca-central-1": 4.151, - "eu-central-1": 0.0, - "eu-central-2": 4.697, - "eu-north-1": 0.0, - "eu-south-1": 4.162, - "eu-south-2": 4.2, - "eu-west-1": 0.0, - "eu-west-2": 0.0, - "eu-west-3": 4.186, - "il-central-1": 4.404, - "me-central-1": 4.354, + "af-south-1": 5.352, + "ap-east-1": 4.718, + "ap-northeast-1": 4.945, + "ap-northeast-2": 4.67, + "ap-northeast-3": 4.694, + "ap-south-1": 4.142, + "ap-south-2": 4.142, + "ap-southeast-1": 4.694, + "ap-southeast-2": 0.0, + "ap-southeast-3": 4.945, + "ap-southeast-4": 0.0, + "ca-central-1": 4.31, + "eu-central-1": 4.67, + "eu-central-2": 5.086, + "eu-north-1": 4.385, + "eu-south-1": 4.55, + "eu-south-2": 4.358, + "eu-west-1": 4.358, + "eu-west-2": 4.574, + "eu-west-3": 0.0, + "il-central-1": 4.55, + "me-central-1": 4.742, "me-south-1": 0.0, - "sa-east-1": 5.602, - "us-east-1": 3.794, - "us-east-2": 3.586, - "us-gov-east-1": 4.282, + "sa-east-1": 5.99, + "us-east-1": 0.0, + "us-east-2": 3.974, + "us-gov-east-1": 4.67, "us-gov-west-1": 0.0, - "us-west-1": 4.255, - "us-west-2": 3.794, - "us-west-2-lax-1": 4.526 + "us-west-1": 4.406, + "us-west-2": 3.974, + "us-west-2-lax-1": 0.0 }, "r5d.16xlarge": { - "af-south-1": 6.21, - "ap-east-1": 0.0, - "ap-northeast-1": 5.698, - "ap-northeast-2": 5.666, - "ap-northeast-3": 5.698, - "ap-south-1": 4.962, - "ap-south-2": 0.0, - "ap-southeast-1": 5.698, - "ap-southeast-2": 5.698, - "ap-southeast-3": 0.0, - "ap-southeast-4": 5.698, - "ca-central-1": 5.186, - "eu-central-1": 5.666, - "eu-central-2": 6.585, - "eu-north-1": 4.994, - "eu-south-1": 0.0, - "eu-south-2": 5.25, - "eu-west-1": 5.25, - "eu-west-2": 5.538, - "eu-west-3": 5.538, - "il-central-1": 5.506, - "me-central-1": 0.0, - "me-south-1": 5.762, - "sa-east-1": 7.868, - "us-east-1": 4.738, - "us-east-2": 4.738, - "us-gov-east-1": 5.666, - "us-gov-west-1": 0.0, - "us-west-1": 5.314, - "us-west-2": 4.738, - "us-west-2-lax-1": 5.66 + "af-south-1": 6.771, + "ap-east-1": 6.291, + "ap-northeast-1": 6.259, + "ap-northeast-2": 6.227, + "ap-northeast-3": 6.259, + "ap-south-1": 5.523, + "ap-south-2": 5.813, + "ap-southeast-1": 6.259, + "ap-southeast-2": 6.259, + "ap-southeast-3": 6.593, + "ap-southeast-4": 6.259, + "ca-central-1": 5.747, + "eu-central-1": 6.227, + "eu-central-2": 6.781, + "eu-north-1": 5.555, + "eu-south-1": 6.067, + "eu-south-2": 5.811, + "eu-west-1": 5.811, + "eu-west-2": 6.424, + "eu-west-3": 6.099, + "il-central-1": 6.067, + "me-central-1": 6.323, + "me-south-1": 6.661, + "sa-east-1": 7.987, + "us-east-1": 5.299, + "us-east-2": 5.299, + "us-gov-east-1": 6.227, + "us-gov-west-1": 0.0, + "us-west-1": 5.875, + "us-west-2": 5.299, + "us-west-2-lax-1": 6.221 }, "r5d.24xlarge": { "af-south-1": 0.0, - "ap-east-1": 8.53, - "ap-northeast-1": 8.482, - "ap-northeast-2": 0.0, - "ap-northeast-3": 8.482, - "ap-south-1": 7.378, - "ap-south-2": 7.378, - "ap-southeast-1": 8.482, - "ap-southeast-2": 0.0, - "ap-southeast-3": 8.482, - "ap-southeast-4": 8.482, - "ca-central-1": 7.714, - "eu-central-1": 0.0, + "ap-east-1": 9.437, + "ap-northeast-1": 9.389, + "ap-northeast-2": 0.0, + "ap-northeast-3": 9.389, + "ap-south-1": 8.285, + "ap-south-2": 8.285, + "ap-southeast-1": 9.389, + "ap-southeast-2": 9.389, + "ap-southeast-3": 9.389, + "ap-southeast-4": 0.0, + "ca-central-1": 8.621, + "eu-central-1": 9.341, "eu-central-2": 0.0, "eu-north-1": 0.0, "eu-south-1": 0.0, - "eu-south-2": 7.81, + "eu-south-2": 8.717, "eu-west-1": 0.0, - "eu-west-2": 8.242, - "eu-west-3": 8.242, + "eu-west-2": 9.149, + "eu-west-3": 9.149, "il-central-1": 0.0, - "me-central-1": 8.578, - "me-south-1": 8.578, + "me-central-1": 9.485, + "me-south-1": 9.485, "sa-east-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 7.042, - "us-gov-east-1": 8.434, - "us-gov-west-1": 8.434, - "us-west-1": 0.0, - "us-west-2": 7.042, - "us-west-2-lax-1": 8.424 + "us-east-1": 7.949, + "us-east-2": 7.949, + "us-gov-east-1": 9.341, + "us-gov-west-1": 0.0, + "us-west-1": 8.813, + "us-west-2": 0.0, + "us-west-2-lax-1": 9.331 }, "r5dn.large": { - "af-south-1": 0.281, - "ap-northeast-1": 0.276, - "ap-northeast-2": 0.259, - "ap-southeast-1": 0.26, - "ap-southeast-2": 0.27624, - "eu-central-1": 0.259, - "eu-north-1": 0.24762, - "eu-south-1": 0.0, - "eu-west-1": 0.246, - "eu-west-3": 0.26776, - "us-east-1": 0.237, - "us-east-2": 0.227, + "af-south-1": 0.26306, + "ap-northeast-1": 0.2318, + "ap-northeast-2": 0.2278, + "ap-southeast-1": 0.2408, + "ap-southeast-2": 0.24504, + "eu-central-1": 0.2278, + "eu-north-1": 0.2058, + "eu-south-1": 0.2248, + "eu-west-1": 0.2148, + "eu-west-3": 0.2248, + "us-east-1": 0.1958, + "us-east-2": 0.0, "us-gov-east-1": 0.0, - "us-gov-west-1": 0.273, - "us-west-2": 0.227 + "us-gov-west-1": 0.0, + "us-west-2": 0.1958 }, "r5dn.xlarge": { - "af-south-1": 0.52852, - "ap-northeast-1": 0.466, - "ap-northeast-2": 0.458, + "af-south-1": 0.52612, + "ap-northeast-1": 0.4636, + "ap-northeast-2": 0.0, "ap-southeast-1": 0.0, - "ap-southeast-2": 0.468, - "eu-central-1": 0.482, - "eu-north-1": 0.414, - "eu-south-1": 0.47552, + "ap-southeast-2": 0.4656, + "eu-central-1": 0.4556, + "eu-north-1": 0.4116, + "eu-south-1": 0.47312, "eu-west-1": 0.0, - "eu-west-3": 0.47552, - "us-east-1": 0.414, - "us-east-2": 0.414, - "us-gov-east-1": 0.0, - "us-gov-west-1": 0.486, - "us-west-2": 0.0 + "eu-west-3": 0.47312, + "us-east-1": 0.3916, + "us-east-2": 0.41164, + "us-gov-east-1": 0.48372, + "us-gov-west-1": 0.4596, + "us-west-2": 0.41164 }, "r5dn.metal": { - "af-south-1": 0.0, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, - "ap-southeast-1": 9.73, - "ap-southeast-2": 0.0, - "eu-central-1": 9.682, - "eu-north-1": 8.626, - "eu-south-1": 0.0, - "eu-west-1": 9.058, - "eu-west-3": 0.0, - "us-east-1": 8.146, - "us-east-2": 8.146, + "af-south-1": 11.6448, + "ap-northeast-1": 0.0, + "ap-northeast-2": 10.5888, + "ap-southeast-1": 10.6368, + "ap-southeast-2": 10.8288, + "eu-central-1": 10.5888, + "eu-north-1": 9.5328, + "eu-south-1": 10.4448, + "eu-west-1": 9.9648, + "eu-west-3": 10.4448, + "us-east-1": 9.0528, + "us-east-2": 9.0528, "us-gov-east-1": 0.0, - "us-gov-west-1": 9.778, - "us-west-2": 0.0 + "us-gov-west-1": 10.6848, + "us-west-2": 9.0528 }, "r5dn.2xlarge": { - "af-south-1": 1.014, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, - "ap-southeast-1": 0.979, - "ap-southeast-2": 0.946, - "eu-central-1": 0.0, - "eu-north-1": 0.88048, - "eu-south-1": 0.96104, - "eu-west-1": 0.874, + "af-south-1": 0.0, + "ap-northeast-1": 0.97592, + "ap-northeast-2": 0.0, + "ap-southeast-1": 0.9632, + "ap-southeast-2": 0.9312, + "eu-central-1": 0.9112, + "eu-north-1": 0.8232, + "eu-south-1": 0.8992, + "eu-west-1": 0.8592, "eu-west-3": 0.0, "us-east-1": 0.0, "us-east-2": 0.0, - "us-gov-east-1": 0.934, - "us-gov-west-1": 0.982, - "us-west-2": 0.798 + "us-gov-east-1": 0.9192, + "us-gov-west-1": 0.96744, + "us-west-2": 0.7832 }, "r5dn.4xlarge": { - "af-south-1": 2.00408, - "ap-northeast-1": 0.0, - "ap-northeast-2": 1.81752, - "ap-southeast-1": 1.73, - "ap-southeast-2": 1.85992, - "eu-central-1": 1.722, - "eu-north-1": 1.63096, - "eu-south-1": 1.79208, - "eu-west-1": 1.709, - "eu-west-3": 0.0, - "us-east-1": 0.0, + "af-south-1": 1.9408, + "ap-northeast-1": 0.0, + "ap-northeast-2": 0.0, + "ap-southeast-1": 1.8688, + "ap-southeast-2": 1.8048, + "eu-central-1": 1.7648, + "eu-north-1": 1.5888, + "eu-south-1": 1.7408, + "eu-west-1": 1.6608, + "eu-west-3": 1.83488, + "us-east-1": 1.5088, "us-east-2": 0.0, - "us-gov-east-1": 1.83448, - "us-gov-west-1": 1.834, - "us-west-2": 1.466 + "us-gov-east-1": 1.87728, + "us-gov-west-1": 1.7808, + "us-west-2": 0.0 }, "r5dn.8xlarge": { - "af-south-1": 3.87816, - "ap-northeast-1": 3.378, - "ap-northeast-2": 3.50504, + "af-south-1": 0.0, + "ap-northeast-1": 3.5936, + "ap-northeast-2": 3.72064, "ap-southeast-1": 0.0, "ap-southeast-2": 0.0, "eu-central-1": 0.0, - "eu-north-1": 2.962, - "eu-south-1": 3.45416, + "eu-north-1": 3.1776, + "eu-south-1": 3.4816, "eu-west-1": 0.0, - "eu-west-3": 3.45416, + "eu-west-3": 3.4816, "us-east-1": 0.0, - "us-east-2": 2.802, - "us-gov-east-1": 0.0, - "us-gov-west-1": 3.539, - "us-west-2": 0.0 + "us-east-2": 3.0176, + "us-gov-east-1": 3.5616, + "us-gov-west-1": 0.0, + "us-west-2": 3.0176 }, "r5dn.12xlarge": { - "af-south-1": 0.0, - "ap-northeast-1": 0.0, - "ap-northeast-2": 4.906, - "ap-southeast-1": 4.93, - "ap-southeast-2": 0.0, - "eu-central-1": 0.0, - "eu-north-1": 4.63288, - "eu-south-1": 4.834, - "eu-west-1": 4.867, + "af-south-1": 6.14064, + "ap-northeast-1": 5.3904, + "ap-northeast-2": 5.2944, + "ap-southeast-1": 5.6064, + "ap-southeast-2": 5.4144, + "eu-central-1": 0.0, + "eu-north-1": 4.7664, + "eu-south-1": 5.2224, + "eu-west-1": 4.9824, "eu-west-3": 0.0, - "us-east-1": 4.138, - "us-east-2": 4.379, - "us-gov-east-1": 0.0, - "us-gov-west-1": 4.954, - "us-west-2": 0.0 + "us-east-1": 4.5264, + "us-east-2": 4.5264, + "us-gov-east-1": 5.63184, + "us-gov-west-1": 5.3424, + "us-west-2": 4.5264 }, "r5dn.16xlarge": { - "af-south-1": 7.62632, - "ap-northeast-1": 6.626, - "ap-northeast-2": 6.88008, - "ap-southeast-1": 6.918, - "ap-southeast-2": 6.658, - "eu-central-1": 0.0, - "eu-north-1": 5.794, - "eu-south-1": 6.77832, - "eu-west-1": 6.082, - "eu-west-3": 6.402, - "us-east-1": 5.474, - "us-east-2": 0.0, - "us-gov-east-1": 6.94792, - "us-gov-west-1": 6.948, - "us-west-2": 5.795 + "af-south-1": 7.7632, + "ap-northeast-1": 7.1872, + "ap-northeast-2": 7.0592, + "ap-southeast-1": 7.0912, + "ap-southeast-2": 7.61088, + "eu-central-1": 7.0592, + "eu-north-1": 0.0, + "eu-south-1": 6.9632, + "eu-west-1": 6.6432, + "eu-west-3": 6.9632, + "us-east-1": 6.0352, + "us-east-2": 0.0, + "us-gov-east-1": 7.50912, + "us-gov-west-1": 7.50912, + "us-west-2": 6.0352 }, "r5dn.24xlarge": { "af-south-1": 0.0, - "ap-northeast-1": 9.874, - "ap-northeast-2": 9.682, - "ap-southeast-1": 0.0, - "ap-southeast-2": 9.922, - "eu-central-1": 9.682, - "eu-north-1": 8.626, - "eu-south-1": 9.538, - "eu-west-1": 9.058, - "eu-west-3": 0.0, - "us-east-1": 0.0, - "us-east-2": 8.146, - "us-gov-east-1": 9.778, - "us-gov-west-1": 9.778, - "us-west-2": 8.146 + "ap-northeast-1": 10.7808, + "ap-northeast-2": 10.5888, + "ap-southeast-1": 10.6368, + "ap-southeast-2": 10.8288, + "eu-central-1": 10.5888, + "eu-north-1": 9.5328, + "eu-south-1": 10.4448, + "eu-west-1": 9.9648, + "eu-west-3": 10.4448, + "us-east-1": 0.0, + "us-east-2": 9.0528, + "us-gov-east-1": 10.6848, + "us-gov-west-1": 10.6848, + "us-west-2": 9.0528 }, "r5n.large": { - "af-south-1": 0.271, - "ap-east-1": 0.274, - "ap-northeast-1": 0.241, - "ap-northeast-2": 0.238, - "ap-south-1": 0.213, - "ap-southeast-1": 0.238, + "af-south-1": 0.227, + "ap-east-1": 0.231, + "ap-northeast-1": 0.21, + "ap-northeast-2": 0.207, + "ap-south-1": 0.182, + "ap-southeast-1": 0.207, "ap-southeast-2": 0.0, - "ca-central-1": 0.0, - "eu-central-1": 0.249, - "eu-north-1": 0.219, - "eu-south-1": 0.246, + "ca-central-1": 0.202, + "eu-central-1": 0.207, + "eu-north-1": 0.188, + "eu-south-1": 0.204, "eu-west-1": 0.0, - "eu-west-2": 0.246, - "eu-west-3": 0.0, + "eu-west-2": 0.204, + "eu-west-3": 0.204, "sa-east-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 0.218, - "us-gov-east-1": 0.25, - "us-gov-west-1": 0.25, + "us-east-1": 0.178, + "us-east-2": 0.178, + "us-gov-east-1": 0.219, + "us-gov-west-1": 0.219, "us-west-1": 0.0, - "us-west-2": 0.218 + "us-west-2": 0.178 }, "r5n.xlarge": { - "af-south-1": 0.481, - "ap-east-1": 0.488, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.416, + "af-south-1": 0.479, + "ap-east-1": 0.462, + "ap-northeast-1": 0.441, + "ap-northeast-2": 0.0, "ap-south-1": 0.0, - "ap-southeast-1": 0.438, - "ap-southeast-2": 0.422, + "ap-southeast-1": 0.435, + "ap-southeast-2": 0.42, "ca-central-1": 0.0, - "eu-central-1": 0.416, - "eu-north-1": 0.0, - "eu-south-1": 0.41, - "eu-west-1": 0.414, + "eu-central-1": 0.414, + "eu-north-1": 0.376, + "eu-south-1": 0.408, + "eu-west-1": 0.392, "eu-west-2": 0.0, "eu-west-3": 0.0, - "sa-east-1": 0.532, - "us-east-1": 0.376, - "us-east-2": 0.0, - "us-gov-east-1": 0.418, - "us-gov-west-1": 0.439, - "us-west-1": 0.418, - "us-west-2": 0.358 + "sa-east-1": 0.558, + "us-east-1": 0.356, + "us-east-2": 0.373, + "us-gov-east-1": 0.416, + "us-gov-west-1": 0.416, + "us-west-1": 0.396, + "us-west-2": 0.356 }, "r5n.metal": { "af-south-1": 0.0, - "ap-east-1": 9.826, - "ap-northeast-1": 0.0, - "ap-northeast-2": 8.674, - "ap-south-1": 7.474, - "ap-southeast-1": 8.674, - "ap-southeast-2": 0.0, - "ca-central-1": 7.954, - "eu-central-1": 8.674, - "eu-north-1": 7.762, - "eu-south-1": 8.531, - "eu-west-1": 8.146, - "eu-west-2": 8.53, - "eu-west-3": 8.53, - "sa-east-1": 11.458, - "us-east-1": 7.282, - "us-east-2": 7.282, - "us-gov-east-1": 0.0, + "ap-east-1": 10.733, + "ap-northeast-1": 9.725, + "ap-northeast-2": 9.581, + "ap-south-1": 8.381, + "ap-southeast-1": 9.581, + "ap-southeast-2": 9.725, + "ca-central-1": 8.861, + "eu-central-1": 9.581, + "eu-north-1": 0.0, + "eu-south-1": 9.438, + "eu-west-1": 9.053, + "eu-west-2": 0.0, + "eu-west-3": 9.437, + "sa-east-1": 12.365, + "us-east-1": 8.189, + "us-east-2": 8.189, + "us-gov-east-1": 9.629, "us-gov-west-1": 0.0, - "us-west-1": 8.242, - "us-west-2": 7.282 + "us-west-1": 9.149, + "us-west-2": 8.189 }, "r5n.2xlarge": { - "af-south-1": 0.925, - "ap-east-1": 0.986, - "ap-northeast-1": 0.898, - "ap-northeast-2": 0.0, - "ap-south-1": 0.0, - "ap-southeast-1": 0.885, - "ap-southeast-2": 0.0, - "ca-central-1": 0.0, - "eu-central-1": 0.885, - "eu-north-1": 0.804, - "eu-south-1": 0.0, - "eu-west-1": 0.798, - "eu-west-2": 0.83, - "eu-west-3": 0.83, - "sa-east-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 0.726, - "us-gov-east-1": 0.889, - "us-gov-west-1": 0.846, - "us-west-1": 0.806, - "us-west-2": 0.762 + "af-south-1": 0.0, + "ap-east-1": 0.923, + "ap-northeast-1": 0.839, + "ap-northeast-2": 0.87, + "ap-south-1": 0.727, + "ap-southeast-1": 0.87, + "ap-southeast-2": 0.0, + "ca-central-1": 0.767, + "eu-central-1": 0.0, + "eu-north-1": 0.751, + "eu-south-1": 0.815, + "eu-west-1": 0.783, + "eu-west-2": 0.815, + "eu-west-3": 0.0, + "sa-east-1": 1.059, + "us-east-1": 0.711, + "us-east-2": 0.711, + "us-gov-east-1": 0.831, + "us-gov-west-1": 0.831, + "us-west-1": 0.791, + "us-west-2": 0.711 }, "r5n.4xlarge": { "af-south-1": 0.0, - "ap-east-1": 1.843, - "ap-northeast-1": 1.578, - "ap-northeast-2": 1.554, - "ap-south-1": 1.427, - "ap-southeast-1": 1.554, - "ap-southeast-2": 1.578, - "ca-central-1": 0.0, - "eu-central-1": 1.554, - "eu-north-1": 1.402, + "ap-east-1": 1.789, + "ap-northeast-1": 1.621, + "ap-northeast-2": 1.682, + "ap-south-1": 1.397, + "ap-southeast-1": 1.597, + "ap-southeast-2": 1.621, + "ca-central-1": 1.477, + "eu-central-1": 1.682, + "eu-north-1": 1.445, "eu-south-1": 0.0, - "eu-west-1": 1.546, - "eu-west-2": 1.614, - "eu-west-3": 1.614, - "sa-east-1": 0.0, - "us-east-1": 1.394, + "eu-west-1": 1.589, + "eu-west-2": 1.657, + "eu-west-3": 1.657, + "sa-east-1": 2.061, + "us-east-1": 1.365, "us-east-2": 0.0, "us-gov-east-1": 0.0, - "us-gov-west-1": 1.562, + "us-gov-west-1": 1.691, "us-west-1": 0.0, - "us-west-2": 1.322 + "us-west-2": 1.365 }, "r5n.8xlarge": { - "af-south-1": 3.309, - "ap-east-1": 0.0, - "ap-northeast-1": 3.204, - "ap-northeast-2": 3.149, + "af-south-1": 3.524, + "ap-east-1": 3.578, + "ap-northeast-1": 3.242, + "ap-northeast-2": 0.0, "ap-south-1": 0.0, - "ap-southeast-1": 3.151, - "ap-southeast-2": 3.026, - "ca-central-1": 2.895, - "eu-central-1": 3.151, - "eu-north-1": 2.674, - "eu-south-1": 3.098, - "eu-west-1": 2.802, + "ap-southeast-1": 3.194, + "ap-southeast-2": 3.242, + "ca-central-1": 3.11, + "eu-central-1": 0.0, + "eu-north-1": 2.89, + "eu-south-1": 3.146, + "eu-west-1": 3.178, "eu-west-2": 0.0, - "eu-west-3": 2.93, - "sa-east-1": 4.133, - "us-east-1": 2.514, - "us-east-2": 2.657, - "us-gov-east-1": 2.994, - "us-gov-west-1": 0.0, - "us-west-1": 2.834, - "us-west-2": 2.657 + "eu-west-3": 3.146, + "sa-east-1": 4.122, + "us-east-1": 2.73, + "us-east-2": 2.73, + "us-gov-east-1": 3.381, + "us-gov-west-1": 3.21, + "us-west-1": 3.05, + "us-west-2": 2.73 }, "r5n.12xlarge": { - "af-south-1": 4.898, - "ap-east-1": 5.268, - "ap-northeast-1": 4.474, - "ap-northeast-2": 4.402, - "ap-south-1": 4.022, - "ap-southeast-1": 4.402, + "af-south-1": 5.286, + "ap-east-1": 0.0, + "ap-northeast-1": 4.862, + "ap-northeast-2": 4.79, + "ap-south-1": 4.411, + "ap-southeast-1": 4.79, "ap-southeast-2": 0.0, "ca-central-1": 0.0, - "eu-central-1": 0.0, - "eu-north-1": 3.946, + "eu-central-1": 4.79, + "eu-north-1": 4.334, "eu-south-1": 0.0, - "eu-west-1": 4.138, + "eu-west-1": 4.767, "eu-west-2": 0.0, - "eu-west-3": 0.0, - "sa-east-1": 6.134, + "eu-west-3": 4.972, + "sa-east-1": 6.182, "us-east-1": 0.0, - "us-east-2": 0.0, - "us-gov-east-1": 4.684, + "us-east-2": 4.094, + "us-gov-east-1": 4.814, "us-gov-west-1": 0.0, - "us-west-1": 4.186, - "us-west-2": 3.706 + "us-west-1": 4.574, + "us-west-2": 4.094 }, "r5n.16xlarge": { "af-south-1": 0.0, - "ap-east-1": 6.981, - "ap-northeast-1": 5.922, - "ap-northeast-2": 6.168, - "ap-south-1": 5.32, - "ap-southeast-1": 5.826, - "ap-southeast-2": 6.27, + "ap-east-1": 7.155, + "ap-northeast-1": 6.483, + "ap-northeast-2": 6.387, + "ap-south-1": 5.587, + "ap-southeast-1": 6.387, + "ap-southeast-2": 6.831, "ca-central-1": 0.0, - "eu-central-1": 5.826, - "eu-north-1": 5.218, - "eu-south-1": 5.731, + "eu-central-1": 6.387, + "eu-north-1": 5.779, + "eu-south-1": 6.292, "eu-west-1": 0.0, - "eu-west-2": 6.068, - "eu-west-3": 6.068, - "sa-east-1": 0.0, - "us-east-1": 4.898, - "us-east-2": 4.898, - "us-gov-east-1": 6.202, - "us-gov-west-1": 6.202, - "us-west-1": 5.538, - "us-west-2": 0.0 + "eu-west-2": 6.629, + "eu-west-3": 6.291, + "sa-east-1": 8.243, + "us-east-1": 5.459, + "us-east-2": 5.459, + "us-gov-east-1": 6.763, + "us-gov-west-1": 6.763, + "us-west-1": 6.099, + "us-west-2": 5.459 }, "r5n.24xlarge": { - "af-south-1": 9.666, + "af-south-1": 0.0, "ap-east-1": 0.0, - "ap-northeast-1": 0.0, - "ap-northeast-2": 8.674, - "ap-south-1": 0.0, - "ap-southeast-1": 8.674, - "ap-southeast-2": 0.0, - "ca-central-1": 0.0, - "eu-central-1": 8.674, - "eu-north-1": 7.762, - "eu-south-1": 8.531, - "eu-west-1": 8.146, - "eu-west-2": 0.0, - "eu-west-3": 8.53, - "sa-east-1": 11.458, - "us-east-1": 7.282, - "us-east-2": 0.0, + "ap-northeast-1": 9.725, + "ap-northeast-2": 9.581, + "ap-south-1": 0.0, + "ap-southeast-1": 9.581, + "ap-southeast-2": 9.725, + "ca-central-1": 0.0, + "eu-central-1": 9.581, + "eu-north-1": 8.669, + "eu-south-1": 9.438, + "eu-west-1": 9.053, + "eu-west-2": 9.437, + "eu-west-3": 9.437, + "sa-east-1": 12.365, + "us-east-1": 8.189, + "us-east-2": 8.189, "us-gov-east-1": 0.0, - "us-gov-west-1": 8.722, - "us-west-1": 0.0, - "us-west-2": 0.0 + "us-gov-west-1": 9.629, + "us-west-1": 9.149, + "us-west-2": 8.189 }, "r6a.large": { - "ap-northeast-1": 0.0, - "ap-south-1": 0.13865, - "ap-southeast-1": 0.21048, - "ap-southeast-2": 0.1959, - "eu-central-1": 0.21048, - "eu-west-1": 0.19959, - "us-east-1": 0.0, - "us-east-2": 0.1734, + "ap-northeast-1": 0.17928, + "ap-south-1": 0.1003, + "ap-south-2": 0.1003, + "ap-southeast-1": 0.1656, + "ap-southeast-2": 0.0, + "ca-central-1": 0.153, + "eu-central-1": 0.17928, + "eu-west-1": 0.1557, + "us-east-1": 0.15354, + "us-east-2": 0.0, "us-west-1": 0.0, - "us-west-2": 0.18474 + "us-west-2": 0.0 }, "r6a.xlarge": { - "ap-northeast-1": 0.36096, - "ap-south-1": 0.203, - "ap-southeast-1": 0.3336, - "ap-southeast-2": 0.3318, - "eu-central-1": 0.36096, - "eu-west-1": 0.0, - "us-east-1": 0.2868, - "us-east-2": 0.0, - "us-west-1": 0.0, - "us-west-2": 0.30948 + "ap-northeast-1": 0.3312, + "ap-south-1": 0.0, + "ap-south-2": 0.2006, + "ap-southeast-1": 0.3312, + "ap-southeast-2": 0.3294, + "ca-central-1": 0.33084, + "eu-central-1": 0.0, + "eu-west-1": 0.3114, + "us-east-1": 0.2844, + "us-east-2": 0.30708, + "us-west-1": 0.3348, + "us-west-2": 0.30708 }, "r6a.metal": { - "ap-northeast-1": 0.0, + "ap-northeast-1": 14.976, "ap-south-1": 0.0, - "ap-southeast-1": 13.2628, + "ap-south-2": 0.0, + "ap-southeast-1": 14.976, "ap-southeast-2": 0.0, - "eu-central-1": 13.2628, + "ca-central-1": 13.7664, + "eu-central-1": 14.976, "eu-west-1": 0.0, "us-east-1": 0.0, - "us-east-2": 11.0164, - "us-west-1": 12.226, - "us-west-2": 0.0 + "us-east-2": 12.7296, + "us-west-1": 13.9392, + "us-west-2": 12.7296 }, "r6a.2xlarge": { - "ap-northeast-1": 0.73192, - "ap-south-1": 0.4446, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, - "eu-central-1": 0.0, - "eu-west-1": 0.68836, + "ap-northeast-1": 0.71712, + "ap-south-1": 0.4012, + "ap-south-2": 0.4012, + "ap-southeast-1": 0.71712, + "ap-southeast-2": 0.71316, + "ca-central-1": 0.0, + "eu-central-1": 0.6624, + "eu-west-1": 0.67356, "us-east-1": 0.0, - "us-east-2": 0.62896, - "us-west-1": 0.0, - "us-west-2": 0.62896 + "us-east-2": 0.0, + "us-west-1": 0.6192, + "us-west-2": 0.5688 }, "r6a.4xlarge": { "ap-northeast-1": 0.0, - "ap-south-1": 0.702, - "ap-southeast-1": 1.33384, - "ap-southeast-2": 1.32592, - "eu-central-1": 0.0, - "eu-west-1": 1.24672, - "us-east-1": 0.0, - "us-east-2": 1.12792, - "us-west-1": 1.138, - "us-west-2": 1.12792 + "ap-south-1": 0.7448, + "ap-south-2": 0.7448, + "ap-southeast-1": 1.2672, + "ap-southeast-2": 0.0, + "ca-central-1": 1.1664, + "eu-central-1": 1.2672, + "eu-west-1": 1.28952, + "us-east-1": 1.08, + "us-east-2": 1.08, + "us-west-1": 1.1808, + "us-west-2": 1.17072 }, "r6a.8xlarge": { - "ap-northeast-1": 2.53768, - "ap-south-1": 1.274, - "ap-southeast-1": 0.0, - "ap-southeast-2": 2.3044, - "eu-central-1": 2.53768, - "eu-west-1": 2.1604, - "us-east-1": 1.9444, - "us-east-2": 0.0, - "us-west-1": 2.146, - "us-west-2": 0.0 + "ap-northeast-1": 2.5344, + "ap-south-1": 1.4896, + "ap-south-2": 1.604, + "ap-southeast-1": 2.5344, + "ap-southeast-2": 2.73744, + "ca-central-1": 0.0, + "eu-central-1": 2.5344, + "eu-west-1": 2.376, + "us-east-1": 2.16, + "us-east-2": 2.34144, + "us-west-1": 2.3616, + "us-west-2": 2.16 }, "r6a.12xlarge": { - "ap-northeast-1": 3.74152, - "ap-south-1": 0.0, - "ap-southeast-1": 3.4132, - "ap-southeast-2": 0.0, - "eu-central-1": 3.74152, - "eu-west-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 3.12376, - "us-west-1": 0.0, - "us-west-2": 3.12376 + "ap-northeast-1": 3.8016, + "ap-south-1": 0.0, + "ap-south-2": 2.2344, + "ap-southeast-1": 3.8016, + "ap-southeast-2": 4.10616, + "ca-central-1": 3.79728, + "eu-central-1": 3.8016, + "eu-west-1": 3.564, + "us-east-1": 3.51216, + "us-east-2": 3.24, + "us-west-1": 3.5424, + "us-west-2": 3.24 }, "r6a.16xlarge": { - "ap-northeast-1": 4.5076, + "ap-northeast-1": 5.0688, "ap-south-1": 0.0, - "ap-southeast-1": 4.94536, - "ap-southeast-2": 4.4788, - "eu-central-1": 4.94536, - "eu-west-1": 4.1908, - "us-east-1": 3.7588, - "us-east-2": 4.12168, - "us-west-1": 0.0, - "us-west-2": 3.7588 + "ap-south-2": 2.9792, + "ap-southeast-1": 5.50656, + "ap-southeast-2": 5.47488, + "ca-central-1": 0.0, + "eu-central-1": 5.0688, + "eu-west-1": 4.752, + "us-east-1": 4.68288, + "us-east-2": 4.32, + "us-west-1": 4.7232, + "us-west-2": 4.32 }, "r6a.24xlarge": { - "ap-northeast-1": 6.6964, - "ap-south-1": 3.562, - "ap-southeast-1": 6.6964, - "ap-southeast-2": 7.30552, - "eu-central-1": 7.35304, - "eu-west-1": 6.83032, - "us-east-1": 5.5732, - "us-east-2": 5.5732, - "us-west-1": 6.178, - "us-west-2": 0.0 + "ap-northeast-1": 7.6032, + "ap-south-1": 4.4688, + "ap-south-2": 4.4688, + "ap-southeast-1": 0.0, + "ap-southeast-2": 8.21232, + "ca-central-1": 7.59456, + "eu-central-1": 8.25984, + "eu-west-1": 7.73712, + "us-east-1": 6.48, + "us-east-2": 7.02432, + "us-west-1": 7.0848, + "us-west-2": 6.48 }, "r6a.32xlarge": { - "ap-northeast-1": 8.8852, - "ap-south-1": 4.706, - "ap-southeast-1": 0.0, - "ap-southeast-2": 8.8276, + "ap-northeast-1": 10.85952, + "ap-south-1": 5.8048, + "ap-south-2": 5.8048, + "ap-southeast-1": 9.984, + "ap-southeast-2": 9.9264, + "ca-central-1": 9.1776, "eu-central-1": 0.0, - "eu-west-1": 9.06376, + "eu-west-1": 10.16256, "us-east-1": 0.0, - "us-east-2": 0.0, - "us-west-1": 8.194, + "us-east-2": 8.4864, + "us-west-1": 9.2928, "us-west-2": 0.0 }, "r6a.48xlarge": { - "ap-northeast-1": 0.0, - "ap-south-1": 0.0, - "ap-southeast-1": 13.2628, - "ap-southeast-2": 13.1764, - "eu-central-1": 13.2628, - "eu-west-1": 12.3124, - "us-east-1": 11.0164, + "ap-northeast-1": 14.976, + "ap-south-1": 8.7072, + "ap-south-2": 8.7072, + "ap-southeast-1": 14.976, + "ap-southeast-2": 14.8896, + "ca-central-1": 13.7664, + "eu-central-1": 14.976, + "eu-west-1": 14.0256, + "us-east-1": 12.7296, "us-east-2": 0.0, "us-west-1": 0.0, - "us-west-2": 11.0164 + "us-west-2": 12.7296 }, "r6g.medium": { - "af-south-1": 0.0, - "ap-east-1": 0.131, - "ap-northeast-1": 0.1208, + "af-south-1": 0.0816, + "ap-east-1": 0.0814, + "ap-northeast-1": 0.0752, "ap-northeast-2": 0.0, "ap-northeast-3": 0.0, - "ap-south-1": 0.0945, - "ap-south-2": 0.0, - "ap-southeast-1": 0.1208, - "ap-southeast-2": 0.0, - "ap-southeast-3": 0.1208, - "ap-southeast-4": 0.0, - "ca-central-1": 0.0, - "ca-west-1": 0.1185, - "eu-central-1": 0.1244, - "eu-central-2": 0.1309, - "eu-north-1": 0.1135, - "eu-south-1": 0.0, + "ap-south-1": 0.0469, + "ap-south-2": 0.0489, + "ap-southeast-1": 0.0752, + "ap-southeast-2": 0.0, + "ap-southeast-3": 0.0752, + "ap-southeast-4": 0.0784, + "ap-southeast-5": 0.0661, + "ap-southeast-7": 0.0692, + "ca-central-1": 0.0729, + "ca-west-1": 0.0696, + "eu-central-1": 0.0752, + "eu-central-2": 0.0853, + "eu-north-1": 0.0, + "eu-south-1": 0.0736, "eu-south-2": 0.0, - "eu-west-1": 0.1164, - "eu-west-2": 0.1192, - "eu-west-3": 0.1225, - "il-central-1": 0.1228, - "me-central-1": 0.1258, - "me-south-1": 0.1258, - "sa-east-1": 0.1452, - "us-east-1": 0.1104, - "us-east-2": 0.1134, - "us-gov-east-1": 0.124, - "us-gov-west-1": 0.0, - "us-west-1": 0.116, - "us-west-2": 0.1134 + "eu-west-1": 0.0, + "eu-west-2": 0.0736, + "eu-west-3": 0.0734, + "il-central-1": 0.0736, + "me-central-1": 0.0764, + "me-south-1": 0.0802, + "mx-central-1": 0.0673, + "sa-east-1": 0.0996, + "us-east-1": 0.0, + "us-east-2": 0.0648, + "us-gov-east-1": 0.0784, + "us-gov-west-1": 0.0784, + "us-west-1": 0.0704, + "us-west-2": 0.0678 }, "r6g.large": { - "af-south-1": 0.1944, - "ap-east-1": 0.194, - "ap-northeast-1": 0.0, + "af-south-1": 0.1632, + "ap-east-1": 0.1628, + "ap-northeast-1": 0.1504, "ap-northeast-2": 0.0, - "ap-northeast-3": 0.1889, - "ap-south-1": 0.125, - "ap-south-2": 0.125, - "ap-southeast-1": 0.1816, - "ap-southeast-2": 0.0, - "ap-southeast-3": 0.1816, + "ap-northeast-3": 0.0, + "ap-south-1": 0.0938, + "ap-south-2": 0.0938, + "ap-southeast-1": 0.1577, + "ap-southeast-2": 0.1496, + "ap-southeast-3": 0.1504, "ap-southeast-4": 0.0, - "ca-central-1": 0.177, - "ca-west-1": 0.177, - "eu-central-1": 0.1889, - "eu-central-2": 0.0, - "eu-north-1": 0.0, - "eu-south-1": 0.0, - "eu-south-2": 0.1796, + "ap-southeast-5": 0.1322, + "ap-southeast-7": 0.0, + "ca-central-1": 0.1392, + "ca-west-1": 0.0, + "eu-central-1": 0.0, + "eu-central-2": 0.1626, + "eu-north-1": 0.1422, + "eu-south-1": 0.1543, + "eu-south-2": 0.1416, "eu-west-1": 0.0, - "eu-west-2": 0.1855, - "eu-west-3": 0.0, - "il-central-1": 0.0, - "me-central-1": 0.1841, - "me-south-1": 0.0, + "eu-west-2": 0.1543, + "eu-west-3": 0.1468, + "il-central-1": 0.1472, + "me-central-1": 0.1529, + "me-south-1": 0.1603, + "mx-central-1": 0.0, "sa-east-1": 0.0, - "us-east-1": 0.1608, - "us-east-2": 0.0, - "us-gov-east-1": 0.188, - "us-gov-west-1": 0.0, + "us-east-1": 0.1296, + "us-east-2": 0.1296, + "us-gov-east-1": 0.1568, + "us-gov-west-1": 0.1496, "us-west-1": 0.0, - "us-west-2": 0.0 + "us-west-2": 0.1296 }, "r6g.xlarge": { - "af-south-1": 0.3449, - "ap-east-1": 0.328, - "ap-northeast-1": 0.3032, - "ap-northeast-2": 0.3186, + "af-south-1": 0.3425, + "ap-east-1": 0.3256, + "ap-northeast-1": 0.3008, + "ap-northeast-2": 0.3016, "ap-northeast-3": 0.0, "ap-south-1": 0.0, "ap-south-2": 0.0, - "ap-southeast-1": 0.3178, - "ap-southeast-2": 0.3016, - "ap-southeast-3": 0.3032, - "ap-southeast-4": 0.3161, - "ca-central-1": 0.0, - "ca-west-1": 0.294, - "eu-central-1": 0.0, - "eu-central-2": 0.3275, - "eu-north-1": 0.274, + "ap-southeast-1": 0.3008, + "ap-southeast-2": 0.2992, + "ap-southeast-3": 0.0, + "ap-southeast-4": 0.2992, + "ap-southeast-5": 0.0, + "ap-southeast-7": 0.2767, + "ca-central-1": 0.2784, + "ca-west-1": 0.2784, + "eu-central-1": 0.0, + "eu-central-2": 0.3251, + "eu-north-1": 0.2716, "eu-south-1": 0.0, - "eu-south-2": 0.0, - "eu-west-1": 0.2856, - "eu-west-2": 0.2968, - "eu-west-3": 0.296, + "eu-south-2": 0.2832, + "eu-west-1": 0.0, + "eu-west-2": 0.0, + "eu-west-3": 0.2936, "il-central-1": 0.0, - "me-central-1": 0.3082, + "me-central-1": 0.3058, "me-south-1": 0.0, - "sa-east-1": 0.4009, - "us-east-1": 0.2616, - "us-east-2": 0.0, - "us-gov-east-1": 0.3161, + "mx-central-1": 0.0, + "sa-east-1": 0.3792, + "us-east-1": 0.2592, + "us-east-2": 0.2592, + "us-gov-east-1": 0.2992, "us-gov-west-1": 0.0, - "us-west-1": 0.284, - "us-west-2": 0.0 + "us-west-1": 0.2816, + "us-west-2": 0.2592 }, "r6g.metal": { - "af-south-1": 4.4308, + "af-south-1": 4.992, "ap-east-1": 0.0, - "ap-northeast-1": 4.0212, - "ap-northeast-2": 4.2676, - "ap-northeast-3": 4.0212, + "ap-northeast-1": 4.5824, + "ap-northeast-2": 4.5952, + "ap-northeast-3": 4.5824, "ap-south-1": 0.0, - "ap-south-2": 0.0, - "ap-southeast-1": 0.0, - "ap-southeast-2": 3.9956, + "ap-south-2": 2.7712, + "ap-southeast-1": 4.5824, + "ap-southeast-2": 4.5568, "ap-southeast-3": 0.0, - "ap-southeast-4": 4.2275, - "ca-central-1": 3.8748, - "ca-west-1": 3.6628, - "eu-central-1": 4.2547, - "eu-central-2": 4.4103, + "ap-southeast-4": 4.5568, + "ap-southeast-5": 0.0, + "ap-southeast-7": 3.9987, + "ca-central-1": 4.224, + "ca-west-1": 4.224, + "eu-central-1": 4.5824, + "eu-central-2": 4.9715, "eu-north-1": 0.0, - "eu-south-1": 4.1464, + "eu-south-1": 0.0, "eu-south-2": 0.0, - "eu-west-1": 3.7396, - "eu-west-2": 4.1461, + "eu-west-1": 4.3008, + "eu-west-2": 4.48, "eu-west-3": 0.0, - "il-central-1": 3.9201, - "me-central-1": 4.1006, - "me-south-1": 4.1006, - "sa-east-1": 5.5843, - "us-east-1": 3.3556, - "us-east-2": 0.0, - "us-gov-east-1": 3.9956, - "us-gov-west-1": 4.2275, - "us-west-1": 0.0, - "us-west-2": 3.3556 + "il-central-1": 4.4813, + "me-central-1": 4.6618, + "me-south-1": 4.6618, + "mx-central-1": 4.0781, + "sa-east-1": 5.8368, + "us-east-1": 3.9168, + "us-east-2": 0.0, + "us-gov-east-1": 4.5568, + "us-gov-west-1": 4.5568, + "us-west-1": 4.2752, + "us-west-2": 0.0 }, "r6g.2xlarge": { - "af-south-1": 0.6999, - "ap-east-1": 0.698, - "ap-northeast-1": 0.6164, - "ap-northeast-2": 0.618, + "af-south-1": 0.6851, + "ap-east-1": 0.0, + "ap-northeast-1": 0.6016, + "ap-northeast-2": 0.6032, "ap-northeast-3": 0.0, - "ap-south-1": 0.0, - "ap-south-2": 0.4056, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, - "ap-southeast-3": 0.0, + "ap-south-1": 0.3908, + "ap-south-2": 0.3752, + "ap-southeast-1": 0.6016, + "ap-southeast-2": 0.5984, + "ap-southeast-3": 0.6016, "ap-southeast-4": 0.0, - "ca-central-1": 0.0, - "ca-west-1": 0.5981, + "ap-southeast-5": 0.5534, + "ap-southeast-7": 0.0, + "ca-central-1": 0.5568, + "ca-west-1": 0.5568, "eu-central-1": 0.0, - "eu-central-2": 0.665, + "eu-central-2": 0.6502, "eu-north-1": 0.0, "eu-south-1": 0.0, - "eu-south-2": 0.0, - "eu-west-1": 0.6083, - "eu-west-2": 0.632, - "eu-west-3": 0.0, - "il-central-1": 0.6322, + "eu-south-2": 0.5935, + "eu-west-1": 0.5935, + "eu-west-2": 0.5888, + "eu-west-3": 0.5872, + "il-central-1": 0.589, "me-central-1": 0.0, - "me-south-1": 0.6263, - "sa-east-1": 0.8118, - "us-east-1": 0.5574, - "us-east-2": 0.5332, - "us-gov-east-1": 0.0, + "me-south-1": 0.6413, + "mx-central-1": 0.564, + "sa-east-1": 0.7584, + "us-east-1": 0.5426, + "us-east-2": 0.5184, + "us-gov-east-1": 0.5984, "us-gov-west-1": 0.0, - "us-west-1": 0.578, - "us-west-2": 0.5574 + "us-west-1": 0.5632, + "us-west-2": 0.5184 }, "r6g.4xlarge": { - "af-south-1": 1.2052, - "ap-east-1": 1.266, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, - "ap-northeast-3": 1.1028, - "ap-south-1": 0.6812, - "ap-south-2": 0.0, - "ap-southeast-1": 1.1028, - "ap-southeast-2": 1.1544, + "af-south-1": 1.248, + "ap-east-1": 1.2448, + "ap-northeast-1": 0.0, + "ap-northeast-2": 1.1488, + "ap-northeast-3": 1.1456, + "ap-south-1": 0.724, + "ap-south-2": 0.6928, + "ap-southeast-1": 1.1456, + "ap-southeast-2": 1.1972, "ap-southeast-3": 0.0, - "ap-southeast-4": 1.1544, - "ca-central-1": 1.0132, - "ca-west-1": 1.0662, - "eu-central-1": 1.1028, + "ap-southeast-4": 0.0, + "ap-southeast-5": 0.9997, + "ap-southeast-7": 0.0, + "ca-central-1": 1.056, + "ca-west-1": 1.056, + "eu-central-1": 1.1456, "eu-central-2": 0.0, - "eu-north-1": 0.0, + "eu-north-1": 1.0288, "eu-south-1": 0.0, - "eu-south-2": 0.0, - "eu-west-1": 1.0865, + "eu-south-2": 1.1293, + "eu-west-1": 1.0752, "eu-west-2": 0.0, - "eu-west-3": 1.1308, - "il-central-1": 0.0, - "me-central-1": 0.0, - "me-south-1": 1.1226, - "sa-east-1": 1.4936, - "us-east-1": 0.0, - "us-east-2": 0.9364, - "us-gov-east-1": 1.1544, - "us-gov-west-1": 1.1544, - "us-west-1": 1.026, + "eu-west-3": 1.1168, + "il-central-1": 1.1772, + "me-central-1": 1.1654, + "me-south-1": 1.1654, + "mx-central-1": 1.0195, + "sa-east-1": 1.5364, + "us-east-1": 0.9792, + "us-east-2": 0.9792, + "us-gov-east-1": 1.1392, + "us-gov-west-1": 0.0, + "us-west-1": 1.0688, "us-west-2": 0.0 }, "r6g.8xlarge": { - "af-south-1": 2.2804, - "ap-east-1": 2.274, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, - "ap-northeast-3": 0.0, - "ap-south-1": 1.17, - "ap-south-2": 0.0, - "ap-southeast-1": 2.0756, - "ap-southeast-2": 2.0628, + "af-south-1": 2.496, + "ap-east-1": 2.4896, + "ap-northeast-1": 2.2912, + "ap-northeast-2": 2.4144, + "ap-northeast-3": 2.2912, + "ap-south-1": 0.0, + "ap-south-2": 1.3856, + "ap-southeast-1": 2.2912, + "ap-southeast-2": 2.2784, "ap-southeast-3": 0.0, - "ap-southeast-4": 2.0628, - "ca-central-1": 2.0024, + "ap-southeast-4": 0.0, + "ap-southeast-5": 0.0, + "ap-southeast-7": 1.9994, + "ca-central-1": 2.218, "ca-west-1": 0.0, - "eu-central-1": 0.0, - "eu-central-2": 0.0, - "eu-north-1": 1.9444, - "eu-south-1": 2.1382, + "eu-central-1": 2.2912, + "eu-central-2": 2.6142, + "eu-north-1": 2.0576, + "eu-south-1": 2.3538, "eu-south-2": 0.0, - "eu-west-1": 1.9348, + "eu-west-1": 2.1504, "eu-west-2": 0.0, - "eu-west-3": 0.0, - "il-central-1": 2.1387, - "me-central-1": 2.2344, - "me-south-1": 0.0, + "eu-west-3": 2.2336, + "il-central-1": 2.2406, + "me-central-1": 2.3309, + "me-south-1": 2.45, + "mx-central-1": 2.039, "sa-east-1": 0.0, "us-east-1": 0.0, - "us-east-2": 1.7428, - "us-gov-east-1": 2.1788, - "us-gov-west-1": 2.1788, - "us-west-1": 0.0, - "us-west-2": 1.8396 + "us-east-2": 0.0, + "us-gov-east-1": 2.3944, + "us-gov-west-1": 0.0, + "us-west-1": 2.2451, + "us-west-2": 1.9584 }, "r6g.12xlarge": { - "af-south-1": 3.3556, - "ap-east-1": 3.538, - "ap-northeast-1": 3.0484, - "ap-northeast-2": 0.0, - "ap-northeast-3": 3.0484, - "ap-south-1": 0.0, - "ap-south-2": 0.0, - "ap-southeast-1": 3.0484, - "ap-southeast-2": 3.2032, - "ap-southeast-3": 0.0, - "ap-southeast-4": 3.2032, - "ca-central-1": 2.7796, - "ca-west-1": 2.7796, - "eu-central-1": 3.0484, + "af-south-1": 3.744, + "ap-east-1": 3.7344, + "ap-northeast-1": 3.4368, + "ap-northeast-2": 3.4464, + "ap-northeast-3": 3.4368, + "ap-south-1": 2.0784, + "ap-south-2": 2.0784, + "ap-southeast-1": 3.4368, + "ap-southeast-2": 3.4176, + "ap-southeast-3": 3.6119, + "ap-southeast-4": 3.4176, + "ap-southeast-5": 2.999, + "ap-southeast-7": 3.1479, + "ca-central-1": 3.327, + "ca-west-1": 3.168, + "eu-central-1": 3.4368, "eu-central-2": 0.0, - "eu-north-1": 2.698, + "eu-north-1": 3.0864, "eu-south-1": 0.0, - "eu-south-2": 2.8372, + "eu-south-2": 3.2256, "eu-west-1": 0.0, - "eu-west-2": 3.1421, - "eu-west-3": 0.0, + "eu-west-2": 0.0, + "eu-west-3": 3.3504, "il-central-1": 0.0, - "me-central-1": 3.2866, + "me-central-1": 3.675, "me-south-1": 0.0, - "sa-east-1": 4.2208, + "mx-central-1": 3.0586, + "sa-east-1": 0.0, "us-east-1": 0.0, - "us-east-2": 2.5492, - "us-gov-east-1": 0.0, - "us-gov-west-1": 3.2032, - "us-west-1": 2.9793, + "us-east-2": 2.9376, + "us-gov-east-1": 3.4176, + "us-gov-west-1": 3.4176, + "us-west-1": 3.2064, "us-west-2": 0.0 }, "r6g.16xlarge": { - "af-south-1": 4.4308, - "ap-east-1": 0.0, - "ap-northeast-1": 4.2547, - "ap-northeast-2": 0.0, + "af-south-1": 4.992, + "ap-east-1": 4.9792, + "ap-northeast-1": 4.5824, + "ap-northeast-2": 4.5952, "ap-northeast-3": 0.0, - "ap-south-1": 0.0, - "ap-south-2": 2.21, - "ap-southeast-1": 0.0, - "ap-southeast-2": 4.2275, - "ap-southeast-3": 0.0, - "ap-southeast-4": 4.2275, - "ca-central-1": 3.8748, - "ca-west-1": 0.0, - "eu-central-1": 4.0212, - "eu-central-2": 4.4103, - "eu-north-1": 3.7588, - "eu-south-1": 4.1464, - "eu-south-2": 3.7396, - "eu-west-1": 0.0, - "eu-west-2": 3.9188, - "eu-west-3": 3.906, - "il-central-1": 0.0, - "me-central-1": 4.1006, - "me-south-1": 4.1006, - "sa-east-1": 0.0, + "ap-south-1": 2.7712, + "ap-south-2": 2.7712, + "ap-southeast-1": 0.0, + "ap-southeast-2": 4.5568, + "ap-southeast-3": 4.5824, + "ap-southeast-4": 4.5568, + "ap-southeast-5": 3.9987, + "ap-southeast-7": 3.9987, + "ca-central-1": 0.0, + "ca-west-1": 4.224, + "eu-central-1": 4.5824, + "eu-central-2": 4.9715, + "eu-north-1": 4.1152, + "eu-south-1": 4.48, + "eu-south-2": 4.3008, + "eu-west-1": 4.3008, + "eu-west-2": 4.48, + "eu-west-3": 4.4672, + "il-central-1": 4.4813, + "me-central-1": 4.6618, + "me-south-1": 4.6618, + "mx-central-1": 0.0, + "sa-east-1": 5.8368, "us-east-1": 0.0, - "us-east-2": 3.5491, - "us-gov-east-1": 3.9956, + "us-east-2": 3.9168, + "us-gov-east-1": 4.5568, "us-gov-west-1": 0.0, - "us-west-1": 3.714, - "us-west-2": 3.3556 + "us-west-1": 4.2752, + "us-west-2": 3.9168 }, "r6gd.medium": { - "ap-northeast-1": 0.1295, - "ap-northeast-2": 0.1333, + "ap-northeast-1": 0.0839, + "ap-northeast-2": 0.0, "ap-northeast-3": 0.0, - "ap-south-1": 0.0, - "ap-southeast-1": 0.0, + "ap-south-1": 0.054, + "ap-southeast-1": 0.0839, "ap-southeast-2": 0.0, - "ap-southeast-3": 0.1295, - "ca-central-1": 0.1232, - "eu-central-1": 0.0, - "eu-central-2": 0.1405, + "ap-southeast-3": 0.0839, + "ca-central-1": 0.0814, + "eu-central-1": 0.0834, + "eu-central-2": 0.0903, "eu-north-1": 0.0, + "eu-south-2": 0.0, "eu-west-1": 0.0, - "eu-west-2": 0.1317, - "eu-west-3": 0.1276, - "sa-east-1": 0.1512, - "us-east-1": 0.1176, - "us-east-2": 0.1211, + "eu-west-2": 0.082, + "eu-west-3": 0.082, + "sa-east-1": 0.1056, + "us-east-1": 0.072, + "us-east-2": 0.072, "us-gov-east-1": 0.0, - "us-gov-west-1": 0.1292, - "us-west-1": 0.125, - "us-west-2": 0.1176 + "us-gov-west-1": 0.0836, + "us-west-1": 0.0794, + "us-west-2": 0.0 }, "r6gd.large": { - "ap-northeast-1": 0.2074, - "ap-northeast-2": 0.0, - "ap-northeast-3": 0.2076, - "ap-south-1": 0.1347, - "ap-southeast-1": 0.199, - "ap-southeast-2": 0.2074, + "ap-northeast-1": 0.1678, + "ap-northeast-2": 0.1672, + "ap-northeast-3": 0.168, + "ap-south-1": 0.108, + "ap-southeast-1": 0.1678, + "ap-southeast-2": 0.1762, "ap-southeast-3": 0.0, - "ca-central-1": 0.1864, - "eu-central-1": 0.198, + "ca-central-1": 0.1552, + "eu-central-1": 0.1668, "eu-central-2": 0.0, - "eu-north-1": 0.1816, - "eu-west-1": 0.188, + "eu-north-1": 0.0, + "eu-south-2": 0.0, + "eu-west-1": 0.0, "eu-west-2": 0.0, - "eu-west-3": 0.1952, - "sa-east-1": 0.0, - "us-east-1": 0.1752, - "us-east-2": 0.1821, - "us-gov-east-1": 0.2067, - "us-gov-west-1": 0.1984, - "us-west-1": 0.1978, - "us-west-2": 0.1821 + "eu-west-3": 0.164, + "sa-east-1": 0.2112, + "us-east-1": 0.144, + "us-east-2": 0.1509, + "us-gov-east-1": 0.0, + "us-gov-west-1": 0.1672, + "us-west-1": 0.1588, + "us-west-2": 0.144 }, "r6gd.xlarge": { - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.3368, - "ap-northeast-3": 0.3384, - "ap-south-1": 0.2095, - "ap-southeast-1": 0.3548, - "ap-southeast-2": 0.0, - "ap-southeast-3": 0.3548, - "ca-central-1": 0.0, + "ap-northeast-1": 0.3356, + "ap-northeast-2": 0.3344, + "ap-northeast-3": 0.336, + "ap-south-1": 0.216, + "ap-southeast-1": 0.0, + "ap-southeast-2": 0.3356, + "ap-southeast-3": 0.3524, + "ca-central-1": 0.3104, "eu-central-1": 0.0, "eu-central-2": 0.0, - "eu-north-1": 0.3178, - "eu-west-1": 0.0, - "eu-west-2": 0.3304, - "eu-west-3": 0.0, - "sa-east-1": 0.0, + "eu-north-1": 0.3008, + "eu-south-2": 0.329, + "eu-west-1": 0.329, + "eu-west-2": 0.328, + "eu-west-3": 0.328, + "sa-east-1": 0.4224, "us-east-1": 0.0, "us-east-2": 0.0, - "us-gov-east-1": 0.0, - "us-gov-west-1": 0.0, + "us-gov-east-1": 0.3344, + "us-gov-west-1": 0.3344, "us-west-1": 0.0, "us-west-2": 0.0 }, "r6gd.metal": { - "ap-northeast-1": 4.578, - "ap-northeast-2": 4.5588, - "ap-northeast-3": 4.5844, - "ap-south-1": 2.5217, - "ap-southeast-1": 4.578, - "ap-southeast-2": 0.0, - "ap-southeast-3": 4.578, + "ap-northeast-1": 5.1392, + "ap-northeast-2": 5.12, + "ap-northeast-3": 0.0, + "ap-south-1": 3.0829, + "ap-southeast-1": 5.1392, + "ap-southeast-2": 5.1392, + "ap-southeast-3": 5.1392, "ca-central-1": 0.0, - "eu-central-1": 4.546, - "eu-central-2": 4.9876, - "eu-north-1": 4.0212, - "eu-west-1": 0.0, - "eu-west-2": 4.4564, - "eu-west-3": 0.0, - "sa-east-1": 5.9668, - "us-east-1": 3.8164, - "us-east-2": 4.0376, - "us-gov-east-1": 4.5588, - "us-gov-west-1": 0.0, - "us-west-1": 4.5396, - "us-west-2": 3.8164 + "eu-central-1": 5.1072, + "eu-central-2": 5.5488, + "eu-north-1": 4.5824, + "eu-south-2": 4.7872, + "eu-west-1": 4.7872, + "eu-west-2": 5.0176, + "eu-west-3": 5.0176, + "sa-east-1": 6.528, + "us-east-1": 4.3776, + "us-east-2": 4.3776, + "us-gov-east-1": 5.12, + "us-gov-west-1": 5.12, + "us-west-1": 4.8512, + "us-west-2": 0.0 }, "r6gd.2xlarge": { - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.6836, - "ap-northeast-3": 0.7202, - "ap-south-1": 0.0, - "ap-southeast-1": 0.686, - "ap-southeast-2": 0.686, - "ap-southeast-3": 0.686, - "ca-central-1": 0.0, - "eu-central-1": 0.7152, - "eu-central-2": 0.0, - "eu-north-1": 0.6164, - "eu-west-1": 0.6727, - "eu-west-2": 0.6708, - "eu-west-3": 0.7032, - "sa-east-1": 0.8596, - "us-east-1": 0.0, - "us-east-2": 0.6184, - "us-gov-east-1": 0.0, - "us-gov-west-1": 0.6836, - "us-west-1": 0.0, - "us-west-2": 0.5908 + "ap-northeast-1": 0.6712, + "ap-northeast-2": 0.702, + "ap-northeast-3": 0.672, + "ap-south-1": 0.4142, + "ap-southeast-1": 0.6712, + "ap-southeast-2": 0.6712, + "ap-southeast-3": 0.6712, + "ca-central-1": 0.6208, + "eu-central-1": 0.6672, + "eu-central-2": 0.7224, + "eu-north-1": 0.6016, + "eu-south-2": 0.6579, + "eu-west-1": 0.6579, + "eu-west-2": 0.656, + "eu-west-3": 0.6884, + "sa-east-1": 0.8448, + "us-east-1": 0.576, + "us-east-2": 0.576, + "us-gov-east-1": 0.6688, + "us-gov-west-1": 0.702, + "us-west-1": 0.6352, + "us-west-2": 0.576 }, "r6gd.4xlarge": { - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, - "ap-northeast-3": 1.3104, - "ap-south-1": 0.0, - "ap-southeast-1": 1.3092, + "ap-northeast-1": 1.352, + "ap-northeast-2": 1.3463, + "ap-northeast-3": 1.2864, + "ap-south-1": 0.7707, + "ap-southeast-1": 1.2848, "ap-southeast-2": 0.0, "ap-southeast-3": 0.0, - "ca-central-1": 1.2019, - "eu-central-1": 1.3004, - "eu-central-2": 1.3444, - "eu-north-1": 1.1612, - "eu-west-1": 0.0, - "eu-west-2": 1.2116, - "eu-west-3": 1.2116, - "sa-east-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 1.0516, - "us-gov-east-1": 1.2372, - "us-gov-west-1": 0.0, - "us-west-1": 1.2324, - "us-west-2": 1.0516 + "ca-central-1": 1.184, + "eu-central-1": 1.3432, + "eu-central-2": 1.4602, + "eu-north-1": 1.1456, + "eu-south-2": 1.1968, + "eu-west-1": 1.1968, + "eu-west-2": 1.3193, + "eu-west-3": 1.2544, + "sa-east-1": 1.632, + "us-east-1": 0.0, + "us-east-2": 1.0944, + "us-gov-east-1": 1.28, + "us-gov-west-1": 0.0, + "us-west-1": 1.2128, + "us-west-2": 1.0944 }, "r6gd.8xlarge": { - "ap-northeast-1": 0.0, - "ap-northeast-2": 2.3444, - "ap-northeast-3": 2.3572, + "ap-northeast-1": 2.704, + "ap-northeast-2": 2.6926, + "ap-northeast-3": 2.7064, "ap-south-1": 0.0, - "ap-southeast-1": 2.354, - "ap-southeast-2": 0.0, + "ap-southeast-1": 0.0, + "ap-southeast-2": 2.5696, "ap-southeast-3": 0.0, - "ca-central-1": 2.2737, - "eu-central-1": 2.338, + "ca-central-1": 2.368, + "eu-central-1": 2.5536, "eu-central-2": 0.0, - "eu-north-1": 0.0, + "eu-north-1": 2.2912, + "eu-south-2": 2.3936, "eu-west-1": 0.0, - "eu-west-2": 0.0, - "eu-west-3": 0.0, - "sa-east-1": 0.0, - "us-east-1": 1.9732, - "us-east-2": 1.9732, - "us-gov-east-1": 2.3444, + "eu-west-2": 2.5088, + "eu-west-3": 2.6386, + "sa-east-1": 3.264, + "us-east-1": 2.1888, + "us-east-2": 0.0, + "us-gov-east-1": 2.56, "us-gov-west-1": 0.0, - "us-west-1": 2.21, - "us-west-2": 1.9732 + "us-west-1": 2.4256, + "us-west-2": 2.2994 }, "r6gd.12xlarge": { - "ap-northeast-1": 3.466, - "ap-northeast-2": 0.0, - "ap-northeast-3": 0.0, - "ap-south-1": 0.0, - "ap-southeast-1": 3.466, - "ap-southeast-2": 3.6676, - "ap-southeast-3": 3.466, - "ca-central-1": 3.3456, - "eu-central-1": 3.442, - "eu-central-2": 3.7732, - "eu-north-1": 3.2235, - "eu-west-1": 3.3863, - "eu-west-2": 3.3748, - "eu-west-3": 3.3748, + "ap-northeast-1": 3.8544, + "ap-northeast-2": 3.84, + "ap-northeast-3": 3.8592, + "ap-south-1": 2.3122, + "ap-southeast-1": 3.8544, + "ap-southeast-2": 3.8544, + "ap-southeast-3": 3.8544, + "ca-central-1": 3.552, + "eu-central-1": 3.8304, + "eu-central-2": 4.3807, + "eu-north-1": 3.6119, + "eu-south-2": 3.5904, + "eu-west-1": 3.5904, + "eu-west-2": 3.7632, + "eu-west-3": 3.7632, "sa-east-1": 0.0, - "us-east-1": 2.8948, - "us-east-2": 3.0607, - "us-gov-east-1": 3.4516, - "us-gov-west-1": 3.4516, - "us-west-1": 3.4372, - "us-west-2": 2.8948 + "us-east-1": 3.2832, + "us-east-2": 3.2832, + "us-gov-east-1": 3.84, + "us-gov-west-1": 0.0, + "us-west-1": 3.6384, + "us-west-2": 3.2832 }, "r6gd.16xlarge": { - "ap-northeast-1": 4.578, - "ap-northeast-2": 4.5588, - "ap-northeast-3": 0.0, - "ap-south-1": 0.0, - "ap-southeast-1": 4.8468, - "ap-southeast-2": 4.8468, - "ap-southeast-3": 0.0, - "ca-central-1": 4.1748, - "eu-central-1": 0.0, - "eu-central-2": 4.9876, - "eu-north-1": 0.0, - "eu-west-1": 0.0, - "eu-west-2": 4.4564, - "eu-west-3": 4.4564, - "sa-east-1": 0.0, - "us-east-1": 3.8164, - "us-east-2": 4.0376, - "us-gov-east-1": 0.0, - "us-gov-west-1": 4.5588, - "us-west-1": 0.0, - "us-west-2": 3.8164 + "ap-northeast-1": 5.1392, + "ap-northeast-2": 0.0, + "ap-northeast-3": 5.1456, + "ap-south-1": 3.0829, + "ap-southeast-1": 5.1392, + "ap-southeast-2": 5.1392, + "ap-southeast-3": 5.1392, + "ca-central-1": 4.736, + "eu-central-1": 0.0, + "eu-central-2": 5.5488, + "eu-north-1": 4.5824, + "eu-south-2": 4.7872, + "eu-west-1": 4.7872, + "eu-west-2": 5.0176, + "eu-west-3": 5.0176, + "sa-east-1": 0.0, + "us-east-1": 4.3776, + "us-east-2": 4.3776, + "us-gov-east-1": 5.12, + "us-gov-west-1": 5.12, + "us-west-1": 4.8512, + "us-west-2": 4.3776 }, "r6i.large": { - "af-south-1": 0.228, - "ap-east-1": 0.2437, - "ap-northeast-1": 0.2272, - "ap-northeast-2": 0.2272, - "ap-northeast-3": 0.212, - "ap-south-1": 0.0, - "ap-south-2": 0.19, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, - "ca-central-1": 0.2118, - "ca-west-1": 0.2118, + "af-south-1": 0.2136, + "ap-east-1": 0.1958, + "ap-northeast-1": 0.1808, + "ap-northeast-2": 0.196, + "ap-northeast-3": 0.196, + "ap-south-1": 0.1718, + "ap-south-2": 0.1588, + "ap-southeast-1": 0.196, + "ap-southeast-2": 0.1798, + "ap-southeast-5": 0.158, + "ap-southeast-7": 0.17092, + "ca-central-1": 0.1668, + "ca-west-1": 0.1668, "eu-central-1": 0.0, - "eu-central-2": 0.2272, - "eu-north-1": 0.2074, - "eu-south-1": 0.208, - "eu-west-1": 0.0, - "eu-west-2": 0.2228, - "eu-west-3": 0.208, - "il-central-1": 0.22286, - "me-central-1": 0.23061, - "me-south-1": 0.2151, - "sa-east-1": 0.0, - "us-east-1": 0.1986, - "us-east-2": 0.186, - "us-gov-east-1": 0.211, - "us-gov-west-1": 0.0, - "us-west-1": 0.2, - "us-west-2": 0.1986 + "eu-central-2": 0.0, + "eu-north-1": 0.0, + "eu-south-1": 0.0, + "eu-west-1": 0.1839, + "eu-west-2": 0.1768, + "eu-west-3": 0.1768, + "il-central-1": 0.17685, + "me-central-1": 0.1839, + "me-south-1": 0.1839, + "mx-central-1": 0.1611, + "sa-east-1": 0.0, + "us-east-1": 0.1548, + "us-east-2": 0.1548, + "us-gov-east-1": 0.1798, + "us-gov-west-1": 0.1949, + "us-west-1": 0.1688, + "us-west-2": 0.1674 }, "r6i.xlarge": { - "af-south-1": 0.4296, - "ap-east-1": 0.4274, - "ap-northeast-1": 0.364, - "ap-northeast-2": 0.0, - "ap-northeast-3": 0.364, - "ap-south-1": 0.0, - "ap-south-2": 0.0, - "ap-southeast-1": 0.364, - "ap-southeast-2": 0.3922, - "ca-central-1": 0.3636, - "ca-west-1": 0.336, - "eu-central-1": 0.0, - "eu-central-2": 0.3944, - "eu-north-1": 0.328, + "af-south-1": 0.4272, + "ap-east-1": 0.0, + "ap-northeast-1": 0.3616, + "ap-northeast-2": 0.0, + "ap-northeast-3": 0.3616, + "ap-south-1": 0.0, + "ap-south-2": 0.3176, + "ap-southeast-1": 0.3616, + "ap-southeast-2": 0.3596, + "ap-southeast-5": 0.316, + "ap-southeast-7": 0.0, + "ca-central-1": 0.3612, + "ca-west-1": 0.3336, + "eu-central-1": 0.3616, + "eu-central-2": 0.392, + "eu-north-1": 0.3256, "eu-south-1": 0.0, - "eu-west-1": 0.0, - "eu-west-2": 0.3856, - "eu-west-3": 0.0, - "il-central-1": 0.0, - "me-central-1": 0.3702, - "me-south-1": 0.0, - "sa-east-1": 0.462, - "us-east-1": 0.0, - "us-east-2": 0.3372, - "us-gov-east-1": 0.0, - "us-gov-west-1": 0.3922, + "eu-west-1": 0.3396, + "eu-west-2": 0.0, + "eu-west-3": 0.3536, + "il-central-1": 0.38331, + "me-central-1": 0.3678, + "me-south-1": 0.39882, + "mx-central-1": 0.3222, + "sa-east-1": 0.4596, + "us-east-1": 0.3096, + "us-east-2": 0.3096, + "us-gov-east-1": 0.3898, + "us-gov-west-1": 0.3898, "us-west-1": 0.0, - "us-west-2": 0.312 + "us-west-2": 0.0 }, "r6i.metal": { - "af-south-1": 0.0, - "ap-east-1": 10.818, - "ap-northeast-1": 0.0, - "ap-northeast-2": 9.858, - "ap-northeast-3": 9.858, - "ap-south-1": 8.45, + "af-south-1": 11.9808, + "ap-east-1": 0.0, + "ap-northeast-1": 10.9568, + "ap-northeast-2": 10.9568, + "ap-northeast-3": 10.9568, + "ap-south-1": 9.5488, "ap-south-2": 0.0, - "ap-southeast-1": 9.858, - "ap-southeast-2": 9.794, - "ca-central-1": 0.0, - "ca-west-1": 8.962, - "eu-central-1": 9.858, - "eu-central-2": 10.8308, - "eu-north-1": 8.706, - "eu-south-1": 9.602, - "eu-west-1": 9.154, - "eu-west-2": 9.602, - "eu-west-3": 0.0, - "il-central-1": 9.6052, - "me-central-1": 10.0564, - "me-south-1": 0.0, - "sa-east-1": 12.994, - "us-east-1": 8.194, - "us-east-2": 8.194, - "us-gov-east-1": 0.0, - "us-gov-west-1": 0.0, - "us-west-1": 9.09, - "us-west-2": 8.194 + "ap-southeast-1": 10.9568, + "ap-southeast-2": 10.8928, + "ap-southeast-5": 9.4976, + "ap-southeast-7": 9.4976, + "ca-central-1": 10.0608, + "ca-west-1": 10.0608, + "eu-central-1": 10.9568, + "eu-central-2": 11.9296, + "eu-north-1": 0.0, + "eu-south-1": 10.7008, + "eu-west-1": 10.2528, + "eu-west-2": 10.7008, + "eu-west-3": 10.7008, + "il-central-1": 10.704, + "me-central-1": 11.1552, + "me-south-1": 11.1552, + "mx-central-1": 9.696, + "sa-east-1": 14.0928, + "us-east-1": 9.2928, + "us-east-2": 9.2928, + "us-gov-east-1": 10.8928, + "us-gov-west-1": 10.8928, + "us-west-1": 10.1888, + "us-west-2": 9.2928 }, "r6i.2xlarge": { - "af-south-1": 0.8692, - "ap-east-1": 0.798, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.7988, - "ap-northeast-3": 0.7988, - "ap-south-1": 0.65, - "ap-south-2": 0.702, + "af-south-1": 0.7872, + "ap-east-1": 0.7832, + "ap-northeast-1": 0.784, + "ap-northeast-2": 0.0, + "ap-northeast-3": 0.7232, + "ap-south-1": 0.6872, + "ap-south-2": 0.6352, "ap-southeast-1": 0.0, - "ap-southeast-2": 0.7944, + "ap-southeast-2": 0.7192, + "ap-southeast-5": 0.632, + "ap-southeast-7": 0.632, "ca-central-1": 0.0, - "ca-west-1": 0.7372, - "eu-central-1": 0.0, - "eu-central-2": 0.86568, - "eu-north-1": 0.7196, - "eu-south-1": 0.7812, - "eu-west-1": 0.0, - "eu-west-2": 0.722, + "ca-west-1": 0.7224, + "eu-central-1": 0.7232, + "eu-central-2": 0.85088, + "eu-north-1": 0.6512, + "eu-south-1": 0.7664, + "eu-west-1": 0.6792, + "eu-west-2": 0.7072, "eu-west-3": 0.0, - "il-central-1": 0.0, - "me-central-1": 0.7504, - "me-south-1": 0.7504, - "sa-east-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 0.6844, - "us-gov-east-1": 0.734, - "us-gov-west-1": 0.7944, - "us-west-1": 0.69, + "il-central-1": 0.76662, + "me-central-1": 0.7356, + "me-south-1": 0.7356, + "mx-central-1": 0.0, + "sa-east-1": 0.9996, + "us-east-1": 0.6192, + "us-east-2": 0.6696, + "us-gov-east-1": 0.7192, + "us-gov-west-1": 0.7192, + "us-west-1": 0.7312, "us-west-2": 0.0 }, "r6i.4xlarge": { - "af-south-1": 1.6084, - "ap-east-1": 1.5996, + "af-south-1": 1.5168, + "ap-east-1": 1.6424, "ap-northeast-1": 0.0, - "ap-northeast-2": 1.346, - "ap-northeast-3": 0.0, - "ap-south-1": 1.274, + "ap-northeast-2": 1.3888, + "ap-northeast-3": 1.3888, + "ap-south-1": 1.2128, "ap-south-2": 0.0, - "ap-southeast-1": 0.0, - "ap-southeast-2": 1.4588, - "ca-central-1": 0.0, - "ca-west-1": 1.234, - "eu-central-1": 0.0, - "eu-central-2": 1.60136, - "eu-north-1": 1.3092, - "eu-south-1": 1.4324, - "eu-west-1": 1.3708, - "eu-west-2": 1.314, - "eu-west-3": 1.314, - "il-central-1": 1.43284, - "me-central-1": 1.49488, - "me-south-1": 1.3708, - "sa-east-1": 1.738, - "us-east-1": 1.138, - "us-east-2": 0.0, - "us-gov-east-1": 1.338, - "us-gov-west-1": 0.0, - "us-west-1": 1.25, - "us-west-2": 1.2388 + "ap-southeast-1": 1.3888, + "ap-southeast-2": 1.5016, + "ap-southeast-5": 1.30976, + "ap-southeast-7": 1.30976, + "ca-central-1": 1.3872, + "ca-west-1": 0.0, + "eu-central-1": 1.3888, + "eu-central-2": 1.5104, + "eu-north-1": 1.2448, + "eu-south-1": 0.0, + "eu-west-1": 1.3008, + "eu-west-2": 1.3568, + "eu-west-3": 0.0, + "il-central-1": 0.0, + "me-central-1": 1.4136, + "me-south-1": 1.53768, + "mx-central-1": 1.2312, + "sa-east-1": 1.7808, + "us-east-1": 0.0, + "us-east-2": 1.1808, + "us-gov-east-1": 1.3808, + "us-gov-west-1": 1.3808, + "us-west-1": 0.0, + "us-west-2": 1.2816 }, "r6i.8xlarge": { - "af-south-1": 0.0, + "af-south-1": 3.0336, "ap-east-1": 0.0, - "ap-northeast-1": 2.562, - "ap-northeast-2": 2.562, - "ap-northeast-3": 2.8052, - "ap-south-1": 0.0, - "ap-south-2": 0.0, - "ap-southeast-1": 2.562, - "ap-southeast-2": 2.7876, - "ca-central-1": 2.338, + "ap-northeast-1": 2.7776, + "ap-northeast-2": 2.7776, + "ap-northeast-3": 0.0, + "ap-south-1": 2.4256, + "ap-south-2": 2.6336, + "ap-southeast-1": 2.7776, + "ap-southeast-2": 3.0032, + "ap-southeast-5": 0.0, + "ap-southeast-7": 2.61952, + "ca-central-1": 2.5536, "ca-west-1": 0.0, - "eu-central-1": 2.8052, - "eu-central-2": 2.8052, - "eu-north-1": 2.274, - "eu-south-1": 0.0, - "eu-west-1": 2.6116, - "eu-west-2": 2.7348, - "eu-west-3": 2.498, + "eu-central-1": 2.7776, + "eu-central-2": 3.0208, + "eu-north-1": 2.4896, + "eu-south-1": 2.7136, + "eu-west-1": 2.6016, + "eu-west-2": 2.7136, + "eu-west-3": 2.9504, "il-central-1": 0.0, - "me-central-1": 2.6116, - "me-south-1": 0.0, + "me-central-1": 2.8272, + "me-south-1": 3.07536, + "mx-central-1": 0.0, "sa-east-1": 0.0, "us-east-1": 0.0, - "us-east-2": 2.146, - "us-gov-east-1": 0.0, - "us-gov-west-1": 0.0, + "us-east-2": 2.5632, + "us-gov-east-1": 3.0032, + "us-gov-west-1": 2.7616, "us-west-1": 0.0, - "us-west-2": 0.0 + "us-west-2": 2.3616 }, "r6i.12xlarge": { - "af-south-1": 0.0, + "af-south-1": 4.5504, "ap-east-1": 0.0, - "ap-northeast-1": 4.1428, - "ap-northeast-2": 4.1428, + "ap-northeast-1": 4.5312, + "ap-northeast-2": 4.1664, "ap-northeast-3": 0.0, - "ap-south-1": 0.0, - "ap-south-2": 3.562, + "ap-south-1": 3.6384, + "ap-south-2": 0.0, "ap-southeast-1": 0.0, - "ap-southeast-2": 3.754, - "ca-central-1": 3.442, - "ca-west-1": 3.7732, - "eu-central-1": 4.1428, - "eu-central-2": 4.54408, - "eu-north-1": 0.0, - "eu-south-1": 3.682, - "eu-west-1": 0.0, - "eu-west-2": 4.0372, - "eu-west-3": 4.0372, - "il-central-1": 3.6832, - "me-central-1": 4.22464, - "me-south-1": 4.22464, - "sa-east-1": 5.4364, - "us-east-1": 3.154, - "us-east-2": 0.0, - "us-gov-east-1": 3.754, - "us-gov-west-1": 0.0, - "us-west-1": 3.49, - "us-west-2": 0.0 + "ap-southeast-2": 4.1424, + "ap-southeast-5": 3.92928, + "ap-southeast-7": 3.6192, + "ca-central-1": 0.0, + "ca-west-1": 3.8304, + "eu-central-1": 4.1664, + "eu-central-2": 4.93248, + "eu-north-1": 0.0, + "eu-south-1": 4.0704, + "eu-west-1": 3.9024, + "eu-west-2": 4.4256, + "eu-west-3": 4.0704, + "il-central-1": 4.0716, + "me-central-1": 4.2408, + "me-south-1": 4.2408, + "mx-central-1": 4.01112, + "sa-east-1": 5.3424, + "us-east-1": 3.5424, + "us-east-2": 3.8448, + "us-gov-east-1": 4.1424, + "us-gov-west-1": 0.0, + "us-west-1": 3.8784, + "us-west-2": 3.5424 }, "r6i.16xlarge": { - "af-south-1": 5.506, + "af-south-1": 6.0672, "ap-east-1": 0.0, - "ap-northeast-1": 5.4804, - "ap-northeast-2": 0.0, - "ap-northeast-3": 0.0, - "ap-south-1": 4.29, - "ap-south-2": 0.0, - "ap-southeast-1": 4.994, - "ap-southeast-2": 4.962, - "ca-central-1": 4.9876, - "ca-west-1": 4.9876, - "eu-central-1": 5.4804, - "eu-central-2": 5.4804, - "eu-north-1": 4.418, - "eu-south-1": 5.3396, - "eu-west-1": 4.642, + "ap-northeast-1": 6.0416, + "ap-northeast-2": 0.0, + "ap-northeast-3": 5.5552, + "ap-south-1": 4.8512, + "ap-south-2": 4.8512, + "ap-southeast-1": 5.5552, + "ap-southeast-2": 5.5232, + "ap-southeast-5": 0.0, + "ap-southeast-7": 0.0, + "ca-central-1": 5.1072, + "ca-west-1": 5.1072, + "eu-central-1": 5.5552, + "eu-central-2": 6.57664, + "eu-north-1": 4.9792, + "eu-south-1": 5.4272, + "eu-west-1": 5.2032, "eu-west-2": 0.0, - "eu-west-3": 4.866, - "il-central-1": 4.8676, + "eu-west-3": 0.0, + "il-central-1": 5.90256, "me-central-1": 0.0, - "me-south-1": 5.58952, + "me-south-1": 0.0, + "mx-central-1": 4.9248, "sa-east-1": 0.0, - "us-east-1": 4.5652, - "us-east-2": 4.162, - "us-gov-east-1": 0.0, - "us-gov-west-1": 4.962, - "us-west-1": 4.61, - "us-west-2": 4.5652 + "us-east-1": 4.7232, + "us-east-2": 4.7232, + "us-gov-east-1": 5.5232, + "us-gov-west-1": 5.5232, + "us-west-1": 5.6192, + "us-west-2": 4.7232 }, "r6i.24xlarge": { - "af-south-1": 9.0004, - "ap-east-1": 8.146, - "ap-northeast-1": 0.0, - "ap-northeast-2": 8.1556, - "ap-northeast-3": 8.1556, - "ap-south-1": 6.37, - "ap-south-2": 6.994, - "ap-southeast-1": 8.1556, - "ap-southeast-2": 0.0, - "ca-central-1": 0.0, - "ca-west-1": 7.4164, - "eu-central-1": 7.426, - "eu-central-2": 8.1556, - "eu-north-1": 0.0, - "eu-south-1": 7.234, - "eu-west-1": 7.5748, - "eu-west-2": 7.234, - "eu-west-3": 7.9444, - "il-central-1": 7.94704, - "me-central-1": 7.5748, - "me-south-1": 7.5748, - "sa-east-1": 10.7428, - "us-east-1": 6.178, - "us-east-2": 0.0, - "us-gov-east-1": 7.378, - "us-gov-west-1": 8.1028, - "us-west-1": 0.0, - "us-west-2": 6.7828 + "af-south-1": 9.1008, + "ap-east-1": 9.0528, + "ap-northeast-1": 0.0, + "ap-northeast-2": 8.3328, + "ap-northeast-3": 9.0624, + "ap-south-1": 7.2768, + "ap-south-2": 7.2768, + "ap-southeast-1": 8.3328, + "ap-southeast-2": 8.2848, + "ap-southeast-5": 7.2384, + "ap-southeast-7": 7.2384, + "ca-central-1": 7.6608, + "ca-west-1": 7.6608, + "eu-central-1": 9.0624, + "eu-central-2": 9.0624, + "eu-north-1": 7.4688, + "eu-south-1": 8.1408, + "eu-west-1": 8.4816, + "eu-west-2": 8.1408, + "eu-west-3": 8.1408, + "il-central-1": 8.1432, + "me-central-1": 8.4816, + "me-south-1": 8.4816, + "mx-central-1": 7.3872, + "sa-east-1": 0.0, + "us-east-1": 7.0848, + "us-east-2": 7.6896, + "us-gov-east-1": 8.2848, + "us-gov-west-1": 9.0096, + "us-west-1": 7.7568, + "us-west-2": 7.6896 }, "r6i.32xlarge": { - "af-south-1": 10.882, - "ap-east-1": 10.818, - "ap-northeast-1": 9.858, + "af-south-1": 11.9808, + "ap-east-1": 11.9168, + "ap-northeast-1": 10.9568, "ap-northeast-2": 0.0, - "ap-northeast-3": 0.0, - "ap-south-1": 8.45, - "ap-south-2": 8.45, - "ap-southeast-1": 0.0, + "ap-northeast-3": 10.9568, + "ap-south-1": 9.5488, + "ap-south-2": 9.5488, + "ap-southeast-1": 10.9568, "ap-southeast-2": 0.0, - "ca-central-1": 8.962, - "ca-west-1": 8.962, - "eu-central-1": 9.858, - "eu-central-2": 10.8308, + "ap-southeast-5": 9.4976, + "ap-southeast-7": 9.4976, + "ca-central-1": 0.0, + "ca-west-1": 10.0608, + "eu-central-1": 10.9568, + "eu-central-2": 11.9296, "eu-north-1": 0.0, "eu-south-1": 0.0, - "eu-west-1": 0.0, - "eu-west-2": 9.602, - "eu-west-3": 9.602, - "il-central-1": 9.6052, - "me-central-1": 10.0564, - "me-south-1": 10.0564, - "sa-east-1": 12.994, - "us-east-1": 8.194, - "us-east-2": 8.194, + "eu-west-1": 10.2528, + "eu-west-2": 10.7008, + "eu-west-3": 10.7008, + "il-central-1": 0.0, + "me-central-1": 11.1552, + "me-south-1": 11.1552, + "mx-central-1": 9.696, + "sa-east-1": 14.0928, + "us-east-1": 9.2928, + "us-east-2": 9.2928, "us-gov-east-1": 0.0, "us-gov-west-1": 0.0, - "us-west-1": 9.09, - "us-west-2": 0.0 + "us-west-1": 10.1888, + "us-west-2": 9.2928 }, "r6id.large": { - "ap-northeast-1": 0.26097, - "ap-northeast-2": 0.0, - "ap-south-1": 0.2186, - "ap-southeast-1": 0.26097, - "ap-southeast-2": 0.0, + "ap-northeast-1": 0.22977, + "ap-northeast-2": 0.2105, + "ap-south-1": 0.1874, + "ap-southeast-1": 0.2115, + "ap-southeast-2": 0.2028, + "ap-southeast-5": 0.19962, + "ap-southeast-7": 0.18409, "ca-west-1": 0.0, - "eu-central-1": 0.0, + "eu-central-1": 0.21045, "eu-west-1": 0.0, - "eu-west-2": 0.0, - "il-central-1": 0.25404, - "us-east-1": 0.0, - "us-east-2": 0.0, - "us-gov-west-1": 0.2417, - "us-west-2": 0.2112 + "eu-west-2": 0.224, + "il-central-1": 0.0, + "mx-central-1": 0.18756, + "us-east-1": 0.18, + "us-east-2": 0.18, + "us-gov-west-1": 0.22867, + "us-west-2": 0.0 }, "r6id.xlarge": { - "ap-northeast-1": 0.4254, - "ap-northeast-2": 0.4234, - "ap-south-1": 0.40892, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.4428, - "ca-west-1": 0.3918, - "eu-central-1": 0.45963, - "eu-west-1": 0.4296, - "eu-west-2": 0.0, - "il-central-1": 0.0, - "us-east-1": 0.39264, - "us-east-2": 0.3624, - "us-gov-west-1": 0.45974, - "us-west-2": 0.39264 + "ap-northeast-1": 0.423, + "ap-northeast-2": 0.421, + "ap-south-1": 0.3748, + "ap-southeast-1": 0.45954, + "ap-southeast-2": 0.4056, + "ap-southeast-5": 0.36818, + "ap-southeast-7": 0.0, + "ca-west-1": 0.3894, + "eu-central-1": 0.45723, + "eu-west-1": 0.4272, + "eu-west-2": 0.4125, + "il-central-1": 0.44568, + "mx-central-1": 0.37512, + "us-east-1": 0.36, + "us-east-2": 0.36, + "us-gov-west-1": 0.421, + "us-west-2": 0.36 }, "r6id.metal": { - "ap-northeast-1": 11.8228, - "ap-northeast-2": 11.7588, - "ap-south-1": 10.2804, - "ap-southeast-1": 11.8228, - "ap-southeast-2": 11.266, - "ca-west-1": 10.7476, - "eu-central-1": 11.7556, - "eu-west-1": 10.882, - "eu-west-2": 0.0, - "il-central-1": 11.4196, - "us-east-1": 9.8068, - "us-east-2": 9.8068, - "us-gov-west-1": 0.0, - "us-west-2": 9.8068 + "ap-northeast-1": 12.9216, + "ap-northeast-2": 0.0, + "ap-south-1": 11.3792, + "ap-southeast-1": 12.9216, + "ap-southeast-2": 12.3648, + "ap-southeast-5": 11.16736, + "ap-southeast-7": 11.16736, + "ca-west-1": 11.8464, + "eu-central-1": 12.8544, + "eu-west-1": 11.9808, + "eu-west-2": 12.5856, + "il-central-1": 12.5184, + "mx-central-1": 11.38944, + "us-east-1": 10.9056, + "us-east-2": 10.9056, + "us-gov-west-1": 12.8576, + "us-west-2": 10.9056 }, "r6id.2xlarge": { - "ap-northeast-1": 0.93388, - "ap-northeast-2": 0.8568, - "ap-south-1": 0.0, - "ap-southeast-1": 0.93388, - "ap-southeast-2": 0.8956, - "ca-west-1": 0.0, - "eu-central-1": 0.92926, + "ap-northeast-1": 0.846, + "ap-northeast-2": 0.0, + "ap-south-1": 0.81304, + "ap-southeast-1": 0.846, + "ap-southeast-2": 0.8808, + "ap-southeast-5": 0.79848, + "ap-southeast-7": 0.73636, + "ca-west-1": 0.7788, + "eu-central-1": 0.91446, "eu-west-1": 0.0, - "eu-west-2": 0.0, - "il-central-1": 0.0, - "us-east-1": 0.0, + "eu-west-2": 0.825, + "il-central-1": 0.8208, + "mx-central-1": 0.75024, + "us-east-1": 0.72, "us-east-2": 0.0, - "us-gov-west-1": 0.92948, - "us-west-2": 0.79528 + "us-gov-west-1": 0.0, + "us-west-2": 0.72 }, "r6id.4xlarge": { - "ap-northeast-1": 1.73776, + "ap-northeast-1": 1.6344, "ap-northeast-2": 0.0, - "ap-south-1": 1.52568, + "ap-south-1": 1.56848, "ap-southeast-1": 0.0, - "ap-southeast-2": 1.522, - "ca-west-1": 1.58992, + "ap-southeast-2": 1.5648, + "ap-southeast-5": 0.0, + "ap-southeast-7": 1.41512, + "ca-west-1": 0.0, "eu-central-1": 0.0, - "eu-west-1": 1.6084, - "eu-west-2": 1.69156, + "eu-west-1": 1.5168, + "eu-west-2": 1.5924, "il-central-1": 0.0, - "us-east-1": 1.46056, - "us-east-2": 1.3396, - "us-gov-west-1": 1.72896, - "us-west-2": 1.46056 + "mx-central-1": 1.44288, + "us-east-1": 1.50336, + "us-east-2": 1.3824, + "us-gov-west-1": 1.6264, + "us-west-2": 1.50336 }, "r6id.8xlarge": { - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, - "ap-south-1": 2.6676, - "ap-southeast-1": 3.0532, - "ap-southeast-2": 0.0, - "ca-west-1": 3.04984, - "eu-central-1": 3.0364, - "eu-west-1": 2.818, + "ap-northeast-1": 3.2688, + "ap-northeast-2": 3.2528, + "ap-south-1": 3.13696, + "ap-southeast-1": 3.2688, + "ap-southeast-2": 3.408, + "ap-southeast-5": 0.0, + "ap-southeast-7": 2.83024, + "ca-west-1": 3.0, + "eu-central-1": 3.252, + "eu-west-1": 3.0336, "eu-west-2": 0.0, - "il-central-1": 0.0, + "il-central-1": 3.168, + "mx-central-1": 2.88576, "us-east-1": 0.0, "us-east-2": 0.0, "us-gov-west-1": 0.0, - "us-west-2": 2.79112 + "us-west-2": 2.7648 }, "r6id.12xlarge": { - "ap-northeast-1": 4.95328, - "ap-northeast-2": 4.92688, - "ap-south-1": 0.0, - "ap-southeast-1": 4.5148, - "ap-southeast-2": 0.0, - "ca-west-1": 4.50976, - "eu-central-1": 4.4896, - "eu-west-1": 0.0, - "eu-west-2": 0.0, - "il-central-1": 4.78696, - "us-east-1": 0.0, - "us-east-2": 4.12168, - "us-gov-west-1": 4.92688, - "us-west-2": 0.0 + "ap-northeast-1": 0.0, + "ap-northeast-2": 4.8792, + "ap-south-1": 4.3248, + "ap-southeast-1": 4.9032, + "ap-southeast-2": 4.6944, + "ap-southeast-5": 4.61806, + "ap-southeast-7": 0.0, + "ca-west-1": 4.5, + "eu-central-1": 4.878, + "eu-west-1": 4.5504, + "eu-west-2": 0.0, + "il-central-1": 4.752, + "mx-central-1": 4.32864, + "us-east-1": 4.51008, + "us-east-2": 4.1472, + "us-gov-west-1": 4.8792, + "us-west-2": 4.51008 }, "r6id.16xlarge": { - "ap-northeast-1": 5.9764, - "ap-northeast-2": 5.9444, + "ap-northeast-1": 6.5376, + "ap-northeast-2": 6.5056, "ap-south-1": 0.0, - "ap-southeast-1": 5.9764, - "ap-southeast-2": 0.0, - "ca-west-1": 0.0, - "eu-central-1": 6.52408, - "eu-west-1": 5.506, + "ap-southeast-1": 7.12224, + "ap-southeast-2": 6.816, + "ap-southeast-5": 6.15741, + "ap-southeast-7": 5.66048, + "ca-west-1": 6.0, + "eu-central-1": 6.504, + "eu-west-1": 6.0672, "eu-west-2": 0.0, - "il-central-1": 5.7748, - "us-east-1": 0.0, - "us-east-2": 5.45224, - "us-gov-west-1": 0.0, - "us-west-2": 5.45224 + "il-central-1": 6.90048, + "mx-central-1": 5.77152, + "us-east-1": 6.01344, + "us-east-2": 5.5296, + "us-gov-west-1": 6.5056, + "us-west-2": 5.5296 }, "r6id.24xlarge": { - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, - "ap-south-1": 8.50408, - "ap-southeast-1": 8.8996, - "ap-southeast-2": 9.3172, - "ca-west-1": 8.88952, - "eu-central-1": 0.0, - "eu-west-1": 8.194, - "eu-west-2": 0.0, - "il-central-1": 9.44392, - "us-east-1": 7.3876, - "us-east-2": 8.11336, + "ap-northeast-1": 9.8064, + "ap-northeast-2": 9.7584, + "ap-south-1": 9.41088, + "ap-southeast-1": 10.68336, + "ap-southeast-2": 9.3888, + "ap-southeast-5": 8.49072, + "ap-southeast-7": 8.49072, + "ca-west-1": 9.79632, + "eu-central-1": 0.0, + "eu-west-1": 9.1008, + "eu-west-2": 9.5544, + "il-central-1": 0.0, + "mx-central-1": 9.41933, + "us-east-1": 9.02016, + "us-east-2": 8.2944, "us-gov-west-1": 0.0, "us-west-2": 0.0 }, "r6id.32xlarge": { - "ap-northeast-1": 11.8228, + "ap-northeast-1": 12.9216, "ap-northeast-2": 0.0, - "ap-south-1": 10.2804, - "ap-southeast-1": 11.8228, + "ap-south-1": 11.3792, + "ap-southeast-1": 0.0, "ap-southeast-2": 0.0, - "ca-west-1": 10.7476, - "eu-central-1": 11.7556, - "eu-west-1": 10.882, - "eu-west-2": 11.4868, - "il-central-1": 11.4196, - "us-east-1": 9.8068, - "us-east-2": 9.8068, - "us-gov-west-1": 11.7588, - "us-west-2": 9.8068 + "ap-southeast-5": 11.16736, + "ap-southeast-7": 11.16736, + "ca-west-1": 11.8464, + "eu-central-1": 12.8544, + "eu-west-1": 11.9808, + "eu-west-2": 12.5856, + "il-central-1": 12.5184, + "mx-central-1": 0.0, + "us-east-1": 10.9056, + "us-east-2": 10.9056, + "us-gov-west-1": 12.8576, + "us-west-2": 10.9056 }, "r6idn.large": { - "ap-northeast-1": 0.32126, + "ap-northeast-1": 0.29006, "ap-southeast-1": 0.0, - "eu-central-1": 0.0, - "eu-north-1": 0.26709, - "eu-west-1": 0.27762, - "us-east-1": 0.27493, + "ap-southeast-2": 0.29135, + "eu-central-1": 0.26163, + "eu-north-1": 0.23589, + "eu-west-1": 0.24642, + "us-east-1": 0.22419, "us-east-2": 0.0, - "us-gov-west-1": 0.31869, - "us-west-2": 0.27493 + "us-gov-west-1": 0.26397, + "us-west-2": 0.24373 }, "r6idn.xlarge": { - "ap-northeast-1": 0.0, - "ap-southeast-1": 0.5748, + "ap-northeast-1": 0.58012, + "ap-southeast-1": 0.5256, + "ap-southeast-2": 0.0, "eu-central-1": 0.0, - "eu-north-1": 0.5156, - "eu-west-1": 0.49524, - "us-east-1": 0.45078, - "us-east-2": 0.45078, - "us-gov-west-1": 0.0, + "eu-north-1": 0.47178, + "eu-west-1": 0.49284, + "us-east-1": 0.44838, + "us-east-2": 0.44838, + "us-gov-west-1": 0.52794, "us-west-2": 0.0 }, "r6idn.metal": { - "ap-northeast-1": 0.0, - "ap-southeast-1": 15.106, - "eu-central-1": 15.03112, - "eu-north-1": 13.38376, - "eu-west-1": 14.05768, + "ap-northeast-1": 16.42944, + "ap-southeast-1": 16.2048, + "ap-southeast-2": 16.50432, + "eu-central-1": 16.12992, + "eu-north-1": 14.48256, + "eu-west-1": 15.15648, "us-east-1": 0.0, - "us-east-2": 12.63496, + "us-east-2": 13.73376, "us-gov-west-1": 0.0, - "us-west-2": 12.63496 + "us-west-2": 13.73376 }, "r6idn.2xlarge": { - "ap-northeast-1": 1.17504, - "ap-southeast-1": 1.066, - "eu-central-1": 1.06132, + "ap-northeast-1": 1.06524, + "ap-southeast-1": 1.0512, + "ap-southeast-2": 1.06992, + "eu-central-1": 1.04652, "eu-north-1": 0.0, - "eu-west-1": 1.08753, - "us-east-1": 0.0, - "us-east-2": 0.0, - "us-gov-west-1": 1.16475, - "us-west-2": 0.0 + "eu-west-1": 0.98568, + "us-east-1": 0.89676, + "us-east-2": 0.97492, + "us-gov-west-1": 1.05588, + "us-west-2": 0.89676 }, "r6idn.4xlarge": { - "ap-northeast-1": 2.03008, - "ap-southeast-1": 2.002, - "eu-central-1": 0.0, - "eu-north-1": 1.78672, + "ap-northeast-1": 2.07288, + "ap-southeast-1": 2.0448, + "ap-southeast-2": 0.0, + "eu-central-1": 2.03544, + "eu-north-1": 1.82952, "eu-west-1": 0.0, - "us-east-1": 1.84943, - "us-east-2": 1.69312, - "us-gov-west-1": 2.1995, - "us-west-2": 1.69312 + "us-east-1": 1.73592, + "us-east-2": 1.73592, + "us-gov-west-1": 2.05416, + "us-west-2": 1.73592 }, "r6idn.8xlarge": { "ap-northeast-1": 0.0, - "ap-southeast-1": 3.874, - "eu-central-1": 0.0, - "eu-north-1": 3.77478, - "eu-west-1": 3.61192, - "us-east-1": 0.0, - "us-east-2": 3.25624, - "us-gov-west-1": 0.0, - "us-west-2": 0.0 + "ap-southeast-1": 0.0, + "ap-southeast-2": 4.16448, + "eu-central-1": 4.44341, + "eu-north-1": 3.65904, + "eu-west-1": 3.82752, + "us-east-1": 3.47184, + "us-east-2": 3.47184, + "us-gov-west-1": 4.10832, + "us-west-2": 3.78446 }, "r6idn.12xlarge": { - "ap-northeast-1": 0.0, - "ap-southeast-1": 0.0, - "eu-central-1": 6.27671, + "ap-northeast-1": 6.78866, + "ap-southeast-1": 6.696, + "ap-southeast-2": 6.81955, + "eu-central-1": 6.10632, "eu-north-1": 0.0, - "eu-west-1": 5.87517, - "us-east-1": 4.81936, - "us-east-2": 5.2883, - "us-gov-west-1": 5.77408, - "us-west-2": 5.2883 + "eu-west-1": 6.26357, + "us-east-1": 5.20776, + "us-east-2": 5.20776, + "us-gov-west-1": 6.16248, + "us-west-2": 5.20776 }, "r6idn.16xlarge": { - "ap-northeast-1": 7.73032, - "ap-southeast-1": 8.3668, - "eu-central-1": 8.32562, - "eu-north-1": 6.75688, - "eu-west-1": 7.09384, - "us-east-1": 6.38248, - "us-east-2": 6.38248, - "us-gov-west-1": 7.65544, - "us-west-2": 7.00773 + "ap-northeast-1": 0.0, + "ap-southeast-1": 8.1792, + "ap-southeast-2": 8.32896, + "eu-central-1": 0.0, + "eu-north-1": 0.0, + "eu-west-1": 7.65504, + "us-east-1": 7.56893, + "us-east-2": 6.94368, + "us-gov-west-1": 8.21664, + "us-west-2": 6.94368 }, "r6idn.24xlarge": { - "ap-northeast-1": 12.67053, - "ap-southeast-1": 12.4852, - "eu-central-1": 0.0, - "eu-north-1": 10.07032, + "ap-northeast-1": 12.43728, + "ap-southeast-1": 12.2688, + "ap-southeast-2": 0.0, + "eu-central-1": 12.21264, + "eu-north-1": 0.0, "eu-west-1": 0.0, - "us-east-1": 10.44659, + "us-east-1": 10.41552, "us-east-2": 0.0, - "us-gov-west-1": 11.41816, - "us-west-2": 9.50872 + "us-gov-west-1": 12.32496, + "us-west-2": 10.41552 }, "r6idn.32xlarge": { "ap-northeast-1": 0.0, - "ap-southeast-1": 15.106, - "eu-central-1": 15.03112, - "eu-north-1": 13.38376, - "eu-west-1": 14.05768, - "us-east-1": 12.63496, - "us-east-2": 12.63496, - "us-gov-west-1": 0.0, - "us-west-2": 12.63496 + "ap-southeast-1": 0.0, + "ap-southeast-2": 16.50432, + "eu-central-1": 16.12992, + "eu-north-1": 14.48256, + "eu-west-1": 15.15648, + "us-east-1": 13.73376, + "us-east-2": 13.73376, + "us-gov-west-1": 16.27968, + "us-west-2": 13.73376 }, "r6in.large": { - "ap-northeast-1": 0.27177, + "ap-northeast-1": 0.26175, "ap-southeast-1": 0.0, - "eu-central-1": 0.26826, + "ap-southeast-2": 0.24057, + "eu-central-1": 0.23706, "eu-north-1": 0.0, - "eu-west-1": 0.25539, - "us-east-1": 0.25176, - "us-east-2": 0.23433, - "us-gov-west-1": 0.26943, - "us-west-2": 0.25176 + "eu-west-1": 0.22419, + "us-east-1": 0.22056, + "us-east-2": 0.20313, + "us-gov-west-1": 0.23823, + "us-west-2": 0.22056 }, "r6in.xlarge": { - "ap-northeast-1": 0.48354, - "ap-southeast-1": 0.51817, - "eu-central-1": 0.51817, + "ap-northeast-1": 0.48114, + "ap-southeast-1": 0.47412, + "ap-southeast-2": 0.48114, + "eu-central-1": 0.47412, "eu-north-1": 0.0, - "eu-west-1": 0.48986, - "us-east-1": 0.0, - "us-east-2": 0.40866, + "eu-west-1": 0.44838, + "us-east-1": 0.40626, + "us-east-2": 0.40626, "us-gov-west-1": 0.0, - "us-west-2": 0.40866 + "us-west-2": 0.44113 }, "r6in.metal": { "ap-northeast-1": 0.0, - "ap-southeast-1": 13.45864, - "eu-central-1": 13.45864, - "eu-north-1": 0.0, - "eu-west-1": 12.63496, - "us-east-1": 11.28712, - "us-east-2": 11.28712, - "us-gov-west-1": 0.0, - "us-west-2": 11.28712 + "ap-southeast-1": 14.55744, + "ap-southeast-2": 14.78208, + "eu-central-1": 0.0, + "eu-north-1": 13.13472, + "eu-west-1": 13.73376, + "us-east-1": 12.38592, + "us-east-2": 12.38592, + "us-gov-west-1": 14.63232, + "us-west-2": 0.0 }, "r6in.2xlarge": { - "ap-northeast-1": 0.97708, - "ap-southeast-1": 1.04634, - "eu-central-1": 0.0, - "eu-north-1": 0.94853, + "ap-northeast-1": 1.04699, + "ap-southeast-1": 1.03154, + "ap-southeast-2": 0.96228, + "eu-central-1": 0.94824, + "eu-north-1": 0.85932, "eu-west-1": 0.0, - "us-east-1": 0.0, + "us-east-1": 0.81252, "us-east-2": 0.0, - "us-gov-west-1": 0.96772, - "us-west-2": 0.0 + "us-gov-west-1": 0.95292, + "us-west-2": 0.81252 }, "r6in.4xlarge": { "ap-northeast-1": 0.0, - "ap-southeast-1": 1.79608, - "eu-central-1": 1.96269, - "eu-north-1": 0.0, - "eu-west-1": 1.69312, - "us-east-1": 1.52464, - "us-east-2": 1.6641, - "us-gov-west-1": 0.0, - "us-west-2": 1.52464 + "ap-southeast-1": 2.00549, + "ap-southeast-2": 1.86696, + "eu-central-1": 1.83888, + "eu-north-1": 1.66104, + "eu-west-1": 0.0, + "us-east-1": 1.56744, + "us-east-2": 1.56744, + "us-gov-west-1": 1.84824, + "us-west-2": 1.56744 }, "r6in.8xlarge": { - "ap-northeast-1": 3.85715, - "ap-southeast-1": 3.79538, - "eu-central-1": 3.46216, - "eu-north-1": 3.40413, - "eu-west-1": 3.25624, + "ap-northeast-1": 3.73392, + "ap-southeast-1": 3.67776, + "ap-southeast-2": 3.73392, + "eu-central-1": 3.67776, + "eu-north-1": 3.32208, + "eu-west-1": 0.0, "us-east-1": 0.0, - "us-east-2": 0.0, - "us-gov-west-1": 3.48088, - "us-west-2": 2.91928 + "us-east-2": 3.13488, + "us-gov-west-1": 0.0, + "us-west-2": 3.41381 }, "r6in.12xlarge": { - "ap-northeast-1": 0.0, + "ap-northeast-1": 5.60088, "ap-southeast-1": 0.0, - "eu-central-1": 5.12824, - "eu-north-1": 0.0, + "ap-southeast-2": 6.10913, + "eu-central-1": 5.51664, + "eu-north-1": 4.98312, "eu-west-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 4.31392, - "us-gov-west-1": 5.65895, - "us-west-2": 4.73231 + "us-east-1": 5.12071, + "us-east-2": 4.70232, + "us-gov-west-1": 6.04735, + "us-west-2": 0.0 }, "r6in.16xlarge": { "ap-northeast-1": 0.0, - "ap-southeast-1": 6.79432, + "ap-southeast-1": 7.35552, + "ap-southeast-2": 7.46784, "eu-central-1": 0.0, "eu-north-1": 0.0, - "eu-west-1": 7.00773, - "us-east-1": 5.70856, - "us-east-2": 0.0, - "us-gov-west-1": 6.83176, - "us-west-2": 0.0 + "eu-west-1": 6.94368, + "us-east-1": 6.26976, + "us-east-2": 6.82762, + "us-gov-west-1": 7.39296, + "us-west-2": 6.26976 }, "r6in.24xlarge": { "ap-northeast-1": 0.0, "ap-southeast-1": 0.0, - "eu-central-1": 11.12613, + "ap-southeast-2": 11.20176, + "eu-central-1": 11.03328, "eu-north-1": 0.0, - "eu-west-1": 10.44659, - "us-east-1": 9.33462, - "us-east-2": 8.49784, - "us-gov-west-1": 0.0, - "us-west-2": 8.49784 + "eu-west-1": 10.41552, + "us-east-1": 9.40464, + "us-east-2": 9.40464, + "us-gov-west-1": 11.08944, + "us-west-2": 0.0 }, "r6in.32xlarge": { "ap-northeast-1": 0.0, - "ap-southeast-1": 13.45864, - "eu-central-1": 13.45864, - "eu-north-1": 12.03592, - "eu-west-1": 12.63496, - "us-east-1": 11.28712, - "us-east-2": 11.28712, + "ap-southeast-1": 14.55744, + "ap-southeast-2": 14.78208, + "eu-central-1": 14.55744, + "eu-north-1": 13.13472, + "eu-west-1": 13.73376, + "us-east-1": 12.38592, + "us-east-2": 12.38592, "us-gov-west-1": 0.0, - "us-west-2": 11.28712 + "us-west-2": 12.38592 }, "r7a.medium": { - "ap-northeast-1": 0.15177, + "ap-northeast-1": 0.10617, "eu-central-1": 0.0, - "eu-north-1": 0.14899, - "eu-south-2": 0.0, - "eu-west-1": 0.14513, - "us-east-1": 0.14368, - "us-east-2": 0.13608, + "eu-north-1": 0.0, + "eu-south-2": 0.09953, + "eu-west-1": 0.09953, + "us-east-1": 0.09808, + "us-east-2": 0.0, "us-west-2": 0.0 }, "r7a.large": { - "ap-northeast-1": 0.24354, - "eu-central-1": 0.24354, - "eu-north-1": 0.0, - "eu-south-2": 0.24729, - "eu-west-1": 0.24729, - "us-east-1": 0.22737, - "us-east-2": 0.22737, - "us-west-2": 0.0 + "ap-northeast-1": 0.0, + "eu-central-1": 0.21234, + "eu-north-1": 0.20678, + "eu-south-2": 0.19906, + "eu-west-1": 0.19906, + "us-east-1": 0.0, + "us-east-2": 0.18095, + "us-west-2": 0.19617 }, "r7a.xlarge": { - "ap-northeast-1": 0.46379, - "eu-central-1": 0.46379, + "ap-northeast-1": 0.0, + "eu-central-1": 0.46139, "eu-north-1": 0.0, "eu-south-2": 0.0, - "eu-west-1": 0.43457, - "us-east-1": 0.0, - "us-east-2": 0.3643, - "us-west-2": 0.3643 + "eu-west-1": 0.39812, + "us-east-1": 0.3619, + "us-east-2": 0.3619, + "us-west-2": 0.3619 }, "r7a.metal-48xl": { - "ap-northeast-1": 17.74984, - "eu-central-1": 17.74984, - "eu-north-1": 15.6628, - "eu-south-2": 0.0, - "eu-west-1": 16.47496, - "us-east-1": 14.7364, - "us-east-2": 0.0, - "us-west-2": 14.7364 + "ap-northeast-1": 19.46304, + "eu-central-1": 19.46304, + "eu-north-1": 17.376, + "eu-south-2": 18.18816, + "eu-west-1": 0.0, + "us-east-1": 0.0, + "us-east-2": 16.4496, + "us-west-2": 0.0 }, "r7a.2xlarge": { - "ap-northeast-1": 0.93758, - "eu-central-1": 0.0, - "eu-north-1": 0.84192, - "eu-south-2": 0.87914, - "eu-west-1": 0.0, - "us-east-1": 0.79946, - "us-east-2": 0.0, - "us-west-2": 0.79946 + "ap-northeast-1": 0.92278, + "eu-central-1": 0.84936, + "eu-north-1": 0.7624, + "eu-south-2": 0.79624, + "eu-west-1": 0.86434, + "us-east-1": 0.7238, + "us-east-2": 0.7238, + "us-west-2": 0.78466 }, "r7a.4xlarge": { - "ap-northeast-1": 1.59832, - "eu-central-1": 1.59832, - "eu-north-1": 1.55384, - "eu-south-2": 1.49208, - "eu-west-1": 1.62829, + "ap-northeast-1": 0.0, + "eu-central-1": 1.78795, + "eu-north-1": 1.4672, + "eu-south-2": 1.53488, + "eu-west-1": 1.53488, "us-east-1": 0.0, - "us-east-2": 1.3472, - "us-west-2": 1.3472 + "us-east-2": 1.39, + "us-west-2": 1.51172 }, "r7a.8xlarge": { "ap-northeast-1": 0.0, - "eu-central-1": 0.0, + "eu-central-1": 3.28224, "eu-north-1": 0.0, "eu-south-2": 0.0, "eu-west-1": 0.0, - "us-east-1": 2.5644, - "us-east-2": 2.5644, + "us-east-1": 0.0, + "us-east-2": 2.78, "us-west-2": 0.0 }, "r7a.12xlarge": { - "ap-northeast-1": 4.97546, - "eu-central-1": 4.53496, - "eu-north-1": 4.0132, - "eu-south-2": 4.21624, - "eu-west-1": 4.21624, - "us-east-1": 4.14676, - "us-east-2": 0.0, - "us-west-2": 3.7816 + "ap-northeast-1": 4.92336, + "eu-central-1": 4.92336, + "eu-north-1": 4.4016, + "eu-south-2": 0.0, + "eu-west-1": 4.60464, + "us-east-1": 4.17, + "us-east-2": 4.17, + "us-west-2": 4.17 }, "r7a.16xlarge": { - "ap-northeast-1": 0.0, - "eu-central-1": 6.59061, - "eu-north-1": 0.0, - "eu-south-2": 5.57832, - "eu-west-1": 0.0, - "us-east-1": 4.9988, - "us-east-2": 5.48568, - "us-west-2": 4.9988 + "ap-northeast-1": 7.15181, + "eu-central-1": 6.56448, + "eu-north-1": 6.38656, + "eu-south-2": 6.13952, + "eu-west-1": 6.13952, + "us-east-1": 5.56, + "us-east-2": 5.56, + "us-west-2": 5.56 }, "r7a.24xlarge": { - "ap-northeast-1": 0.0, - "eu-central-1": 9.82091, - "eu-north-1": 7.8964, - "eu-south-2": 8.30248, - "eu-west-1": 8.30248, - "us-east-1": 8.16352, - "us-east-2": 8.16352, - "us-west-2": 8.16352 + "ap-northeast-1": 9.84672, + "eu-central-1": 9.84672, + "eu-north-1": 8.8032, + "eu-south-2": 9.20928, + "eu-west-1": 9.20928, + "us-east-1": 0.0, + "us-east-2": 8.34, + "us-west-2": 8.34 }, "r7a.32xlarge": { "ap-northeast-1": 0.0, - "eu-central-1": 13.05122, - "eu-north-1": 10.4852, - "eu-south-2": 11.02664, - "eu-west-1": 12.1163, - "us-east-1": 9.8676, - "us-east-2": 9.8676, - "us-west-2": 9.8676 + "eu-central-1": 0.0, + "eu-north-1": 11.584, + "eu-south-2": 12.12544, + "eu-west-1": 13.2151, + "us-east-1": 10.9664, + "us-east-2": 10.9664, + "us-west-2": 10.9664 }, "r7a.48xlarge": { "ap-northeast-1": 0.0, - "eu-central-1": 17.74984, - "eu-north-1": 15.6628, - "eu-south-2": 16.47496, - "eu-west-1": 0.0, - "us-east-1": 14.7364, - "us-east-2": 14.7364, - "us-west-2": 14.7364 + "eu-central-1": 19.46304, + "eu-north-1": 17.376, + "eu-south-2": 18.18816, + "eu-west-1": 18.18816, + "us-east-1": 16.4496, + "us-east-2": 16.4496, + "us-west-2": 16.4496 }, "r7g.medium": { - "ap-east-1": 0.1355, - "ap-northeast-1": 0.1246, - "ap-northeast-2": 0.1287, - "ap-south-1": 0.0999, - "ap-south-2": 0.0999, - "ap-southeast-1": 0.1287, - "ap-southeast-2": 0.1282, - "ca-central-1": 0.0, - "eu-central-1": 0.1246, - "eu-north-1": 0.0, - "eu-south-1": 0.1228, - "eu-south-2": 0.1237, - "eu-west-1": 0.1199, - "eu-west-2": 0.1229, + "ap-east-1": 0.0854, + "ap-northeast-1": 0.079, + "ap-northeast-2": 0.0, + "ap-south-1": 0.0519, + "ap-south-2": 0.0, + "ap-southeast-1": 0.0, + "ap-southeast-2": 0.0826, + "ap-southeast-5": 0.0693, + "ap-southeast-7": 0.0693, + "ca-central-1": 0.0731, + "eu-central-1": 0.079, + "eu-north-1": 0.0714, + "eu-south-1": 0.0811, + "eu-south-2": 0.0743, + "eu-west-1": 0.0743, + "eu-west-2": 0.0773, + "me-south-1": 0.0, + "mx-central-1": 0.0742, "sa-east-1": 0.0, - "us-east-1": 0.1169, - "us-east-2": 0.0, + "us-east-1": 0.068, + "us-east-2": 0.068, "us-west-1": 0.0, - "us-west-2": 0.1136 + "us-west-2": 0.068 }, "r7g.large": { "ap-east-1": 0.0, - "ap-northeast-1": 0.1973, - "ap-northeast-2": 0.1973, - "ap-south-1": 0.1351, - "ap-south-2": 0.1351, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.1884, - "ca-central-1": 0.1773, - "eu-central-1": 0.1892, - "eu-north-1": 0.1739, - "eu-south-1": 0.1855, - "eu-south-2": 0.1873, - "eu-west-1": 0.1799, - "eu-west-2": 0.1858, - "sa-east-1": 0.2304, - "us-east-1": 0.1738, - "us-east-2": 0.0, - "us-west-1": 0.1865, - "us-west-2": 0.0 + "ap-northeast-1": 0.158, + "ap-northeast-2": 0.0, + "ap-south-1": 0.1039, + "ap-south-2": 0.0, + "ap-southeast-1": 0.1661, + "ap-southeast-2": 0.1572, + "ap-southeast-5": 0.0, + "ap-southeast-7": 0.1386, + "ca-central-1": 0.1461, + "eu-central-1": 0.158, + "eu-north-1": 0.1427, + "eu-south-1": 0.1543, + "eu-south-2": 0.1561, + "eu-west-1": 0.0, + "eu-west-2": 0.1546, + "me-south-1": 0.1606, + "mx-central-1": 0.1413, + "sa-east-1": 0.0, + "us-east-1": 0.1426, + "us-east-2": 0.1359, + "us-west-1": 0.1478, + "us-west-2": 0.1359 }, "r7g.xlarge": { - "ap-east-1": 0.3618, - "ap-northeast-1": 0.3347, - "ap-northeast-2": 0.3346, - "ap-south-1": 0.2196, + "ap-east-1": 0.3416, + "ap-northeast-1": 0.316, + "ap-northeast-2": 0.316, + "ap-south-1": 0.2172, "ap-south-2": 0.0, "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, - "ca-central-1": 0.0, - "eu-central-1": 0.3184, + "ap-southeast-2": 0.3143, + "ap-southeast-5": 0.2772, + "ap-southeast-7": 0.2772, + "ca-central-1": 0.2922, + "eu-central-1": 0.3323, "eu-north-1": 0.0, - "eu-south-1": 0.0, - "eu-south-2": 0.2996, - "eu-west-1": 0.2997, - "eu-west-2": 0.0, - "sa-east-1": 0.4009, - "us-east-1": 0.2877, + "eu-south-1": 0.3245, + "eu-south-2": 0.2972, + "eu-west-1": 0.2973, + "eu-west-2": 0.3092, + "me-south-1": 0.0, + "mx-central-1": 0.2825, + "sa-east-1": 0.3985, + "us-east-1": 0.2853, "us-east-2": 0.0, - "us-west-1": 0.298, - "us-west-2": 0.0 + "us-west-1": 0.2956, + "us-west-2": 0.2718 }, "r7g.metal": { - "ap-east-1": 4.674, - "ap-northeast-1": 4.2644, - "ap-northeast-2": 4.2644, - "ap-south-1": 2.5326, - "ap-south-2": 0.0, - "ap-southeast-1": 4.2644, - "ap-southeast-2": 4.2375, - "ca-central-1": 0.0, - "eu-central-1": 4.2644, - "eu-north-1": 3.7748, - "eu-south-1": 4.1461, + "ap-east-1": 5.2352, + "ap-northeast-1": 4.8256, + "ap-northeast-2": 4.8256, + "ap-south-1": 3.0938, + "ap-south-2": 3.0938, + "ap-southeast-1": 4.8256, + "ap-southeast-2": 4.7987, + "ap-southeast-5": 4.2054, + "ap-southeast-7": 4.2054, + "ca-central-1": 4.4448, + "eu-central-1": 4.8256, + "eu-north-1": 4.336, + "eu-south-1": 4.7073, "eu-south-2": 0.0, - "eu-west-1": 3.9652, + "eu-west-1": 4.5264, "eu-west-2": 0.0, - "sa-east-1": 5.5841, - "us-east-1": 3.5572, - "us-east-2": 3.5572, + "me-south-1": 4.9099, + "mx-central-1": 0.0, + "sa-east-1": 6.1453, + "us-east-1": 4.1184, + "us-east-2": 4.1184, "us-west-1": 0.0, - "us-west-2": 3.5572 + "us-west-2": 4.1184 }, "r7g.2xlarge": { - "ap-east-1": 0.698, - "ap-northeast-1": 0.6468, - "ap-northeast-2": 0.0, - "ap-south-1": 0.0, - "ap-south-2": 0.4491, - "ap-southeast-1": 0.6794, - "ap-southeast-2": 0.6434, - "ca-central-1": 0.6288, + "ap-east-1": 0.6832, + "ap-northeast-1": 0.632, + "ap-northeast-2": 0.6645, + "ap-south-1": 0.4155, + "ap-south-2": 0.4155, + "ap-southeast-1": 0.632, + "ap-southeast-2": 0.6286, + "ap-southeast-5": 0.5545, + "ap-southeast-7": 0.5822, + "ca-central-1": 0.614, "eu-central-1": 0.0, - "eu-north-1": 0.0, - "eu-south-1": 0.632, + "eu-north-1": 0.5981, + "eu-south-1": 0.6489, "eu-south-2": 0.0, - "eu-west-1": 0.0, - "eu-west-2": 0.0, - "sa-east-1": 0.8548, - "us-east-1": 0.5584, - "us-east-2": 0.0, - "us-west-1": 0.606, - "us-west-2": 0.5584 + "eu-west-1": 0.5946, + "eu-west-2": 0.6184, + "me-south-1": 0.6425, + "mx-central-1": 0.5934, + "sa-east-1": 0.797, + "us-east-1": 0.5706, + "us-east-2": 0.5706, + "us-west-1": 0.6212, + "us-west-2": 0.0 }, "r7g.4xlarge": { - "ap-east-1": 1.266, - "ap-northeast-1": 0.0, - "ap-northeast-2": 1.2286, - "ap-south-1": 0.7682, - "ap-south-2": 0.7683, - "ap-southeast-1": 1.2287, - "ap-southeast-2": 1.1569, - "ca-central-1": 1.1277, - "eu-central-1": 1.1636, - "eu-north-1": 0.0, + "ap-east-1": 0.0, + "ap-northeast-1": 1.2064, + "ap-northeast-2": 1.2064, + "ap-south-1": 0.7734, + "ap-south-2": 0.7734, + "ap-southeast-1": 1.2715, + "ap-southeast-2": 1.1997, + "ap-southeast-5": 0.0, + "ap-southeast-7": 1.0514, + "ca-central-1": 1.1705, + "eu-central-1": 1.2064, + "eu-north-1": 1.084, "eu-south-1": 0.0, - "eu-south-2": 1.1488, + "eu-south-2": 1.1312, "eu-west-1": 0.0, - "eu-west-2": 1.1999, - "sa-east-1": 1.5796, - "us-east-1": 1.0408, - "us-east-2": 1.0408, - "us-west-1": 1.142, - "us-west-2": 0.0 + "eu-west-2": 1.1792, + "me-south-1": 0.0, + "mx-central-1": 1.0725, + "sa-east-1": 1.5363, + "us-east-1": 1.0296, + "us-east-2": 1.0296, + "us-west-1": 1.1248, + "us-west-2": 1.0836 }, "r7g.8xlarge": { - "ap-east-1": 2.5447, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, - "ap-south-1": 1.4065, - "ap-south-2": 0.0, - "ap-southeast-1": 2.3274, - "ap-southeast-2": 2.313, - "ca-central-1": 2.0068, - "eu-central-1": 2.3274, - "eu-north-1": 2.0617, - "eu-south-1": 2.1381, - "eu-south-2": 2.1676, - "eu-west-1": 2.0476, - "eu-west-2": 0.0, - "sa-east-1": 2.857, - "us-east-1": 1.8436, - "us-east-2": 1.8436, - "us-west-1": 2.034, - "us-west-2": 1.8436 + "ap-east-1": 2.6176, + "ap-northeast-1": 2.4128, + "ap-northeast-2": 0.0, + "ap-south-1": 1.5469, + "ap-south-2": 1.5469, + "ap-southeast-1": 2.4128, + "ap-southeast-2": 2.5286, + "ap-southeast-5": 2.1027, + "ap-southeast-7": 2.1027, + "ca-central-1": 2.2224, + "eu-central-1": 0.0, + "eu-north-1": 2.168, + "eu-south-1": 2.4805, + "eu-south-2": 2.2624, + "eu-west-1": 0.0, + "eu-west-2": 2.3584, + "me-south-1": 0.0, + "mx-central-1": 2.2583, + "sa-east-1": 3.0726, + "us-east-1": 0.0, + "us-east-2": 2.1672, + "us-west-1": 2.2496, + "us-west-2": 2.0592 }, "r7g.12xlarge": { - "ap-east-1": 3.752, - "ap-northeast-1": 0.0, - "ap-northeast-2": 3.2308, - "ap-south-1": 0.0, - "ap-south-2": 2.0449, - "ap-southeast-1": 0.0, - "ap-southeast-2": 3.2106, - "ca-central-1": 3.123, - "eu-central-1": 3.2308, - "eu-north-1": 0.0, + "ap-east-1": 3.9264, + "ap-northeast-1": 3.6192, + "ap-northeast-2": 3.6192, + "ap-south-1": 0.0, + "ap-south-2": 2.3203, + "ap-southeast-1": 0.0, + "ap-southeast-2": 3.599, + "ap-southeast-5": 3.1541, + "ap-southeast-7": 3.1541, + "ca-central-1": 3.5114, + "eu-central-1": 3.6192, + "eu-north-1": 3.252, "eu-south-1": 0.0, - "eu-south-2": 0.0, - "eu-west-1": 3.1876, - "eu-west-2": 3.1492, - "sa-east-1": 4.2206, - "us-east-1": 2.8623, - "us-east-2": 2.7004, - "us-west-1": 0.0, - "us-west-2": 2.7004 + "eu-south-2": 3.5748, + "eu-west-1": 3.3948, + "eu-west-2": 3.5376, + "me-south-1": 3.6824, + "mx-central-1": 3.2174, + "sa-east-1": 4.8671, + "us-east-1": 3.0888, + "us-east-2": 3.0888, + "us-west-1": 3.3744, + "us-west-2": 3.0888 }, "r7g.16xlarge": { - "ap-east-1": 4.674, - "ap-northeast-1": 4.2644, - "ap-northeast-2": 0.0, - "ap-south-1": 0.0, - "ap-south-2": 0.0, - "ap-southeast-1": 4.2644, - "ap-southeast-2": 4.2375, + "ap-east-1": 0.0, + "ap-northeast-1": 4.8256, + "ap-northeast-2": 4.8256, + "ap-south-1": 3.0938, + "ap-south-2": 3.0938, + "ap-southeast-1": 4.8256, + "ap-southeast-2": 4.7987, + "ap-southeast-5": 4.2054, + "ap-southeast-7": 0.0, "ca-central-1": 0.0, - "eu-central-1": 0.0, - "eu-north-1": 0.0, - "eu-south-1": 0.0, - "eu-south-2": 3.9636, - "eu-west-1": 3.9652, + "eu-central-1": 4.8256, + "eu-north-1": 4.336, + "eu-south-1": 4.7073, + "eu-south-2": 4.5248, + "eu-west-1": 0.0, "eu-west-2": 0.0, - "sa-east-1": 5.5841, - "us-east-1": 0.0, + "me-south-1": 4.9099, + "mx-central-1": 4.2899, + "sa-east-1": 6.1453, + "us-east-1": 4.1184, "us-east-2": 0.0, - "us-west-1": 3.938, - "us-west-2": 3.5572 + "us-west-1": 4.4992, + "us-west-2": 4.1184 }, "r7gd.medium": { - "ap-northeast-1": 0.1422, - "ap-south-1": 0.0, - "ap-southeast-1": 0.1471, - "ap-southeast-2": 0.143, - "eu-central-1": 0.1417, - "eu-north-1": 0.1318, - "eu-south-2": 0.1401, - "eu-west-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 0.128, - "us-west-1": 0.1365, - "us-west-2": 0.128 + "ap-east-1": 0.0971, + "ap-northeast-1": 0.0966, + "ap-south-1": 0.0584, + "ap-southeast-1": 0.0966, + "ap-southeast-2": 0.0974, + "ap-southeast-3": 0.0966, + "ap-southeast-5": 0.0843, + "ap-southeast-7": 0.0843, + "eu-central-1": 0.0961, + "eu-north-1": 0.0862, + "eu-south-2": 0.0945, + "eu-west-1": 0.0945, + "me-central-1": 0.1025, + "mx-central-1": 0.0858, + "us-east-1": 0.0, + "us-east-2": 0.0865, + "us-gov-east-1": 0.0961, + "us-gov-west-1": 0.0962, + "us-west-1": 0.0909, + "us-west-2": 0.0865 }, "r7gd.large": { - "ap-northeast-1": 0.2343, - "ap-south-1": 0.148, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, - "eu-central-1": 0.2333, - "eu-north-1": 0.2036, - "eu-south-2": 0.2112, - "eu-west-1": 0.2203, + "ap-east-1": 0.1942, + "ap-northeast-1": 0.1932, + "ap-south-1": 0.0, + "ap-southeast-1": 0.2031, + "ap-southeast-2": 0.1854, + "ap-southeast-3": 0.2031, + "ap-southeast-5": 0.1686, + "ap-southeast-7": 0.1769, + "eu-central-1": 0.2021, + "eu-north-1": 0.1724, + "eu-south-2": 0.18, + "eu-west-1": 0.0, + "me-central-1": 0.1951, + "mx-central-1": 0.1802, "us-east-1": 0.0, - "us-east-2": 0.2042, - "us-west-1": 0.2131, - "us-west-2": 0.1961 + "us-east-2": 0.173, + "us-gov-east-1": 0.2021, + "us-gov-west-1": 0.1923, + "us-west-1": 0.1819, + "us-west-2": 0.1649 }, "r7gd.xlarge": { - "ap-northeast-1": 0.4086, - "ap-south-1": 0.236, + "ap-east-1": 0.4082, + "ap-northeast-1": 0.3865, + "ap-south-1": 0.2336, "ap-southeast-1": 0.0, "ap-southeast-2": 0.0, - "eu-central-1": 0.0, - "eu-north-1": 0.3645, - "eu-south-2": 0.3624, - "eu-west-1": 0.0, - "us-east-1": 0.3485, - "us-east-2": 0.3485, - "us-west-1": 0.3846, - "us-west-2": 0.3322 + "ap-southeast-3": 0.0, + "ap-southeast-5": 0.3371, + "ap-southeast-7": 0.3371, + "eu-central-1": 0.3846, + "eu-north-1": 0.0, + "eu-south-2": 0.36, + "eu-west-1": 0.3781, + "me-central-1": 0.4102, + "mx-central-1": 0.3434, + "us-east-1": 0.3298, + "us-east-2": 0.3298, + "us-gov-east-1": 0.3846, + "us-gov-west-1": 0.3847, + "us-west-1": 0.3638, + "us-west-2": 0.3298 }, "r7gd.metal": { - "ap-northeast-1": 5.3918, + "ap-east-1": 5.9834, + "ap-northeast-1": 5.953, "ap-south-1": 0.0, - "ap-southeast-1": 5.3918, + "ap-southeast-1": 0.0, "ap-southeast-2": 0.0, - "eu-central-1": 0.0, - "eu-north-1": 4.7265, - "eu-south-2": 0.0, - "eu-west-1": 0.0, - "us-east-1": 4.4846, - "us-east-2": 4.4846, - "us-west-1": 0.0, - "us-west-2": 4.4846 + "ap-southeast-3": 0.0, + "ap-southeast-5": 0.0, + "ap-southeast-7": 5.1635, + "eu-central-1": 5.9227, + "eu-north-1": 5.2877, + "eu-south-2": 5.5296, + "eu-west-1": 5.5296, + "me-central-1": 0.0, + "mx-central-1": 5.2634, + "us-east-1": 5.0458, + "us-east-2": 5.0458, + "us-gov-east-1": 5.9226, + "us-gov-west-1": 5.9245, + "us-west-1": 5.5901, + "us-west-2": 5.0458 }, "r7gd.2xlarge": { - "ap-northeast-1": 0.8272, - "ap-south-1": 0.0, - "ap-southeast-1": 0.8272, - "ap-southeast-2": 0.794, - "eu-central-1": 0.8232, - "eu-north-1": 0.0, - "eu-south-2": 0.7711, - "eu-west-1": 0.7711, - "us-east-1": 0.7069, - "us-east-2": 0.7069, - "us-west-1": 0.7424, - "us-west-2": 0.7069 + "ap-east-1": 0.0, + "ap-northeast-1": 0.8124, + "ap-south-1": 0.4672, + "ap-southeast-1": 0.8124, + "ap-southeast-2": 0.7416, + "ap-southeast-3": 0.7729, + "ap-southeast-5": 0.7078, + "ap-southeast-7": 0.6742, + "eu-central-1": 0.7691, + "eu-north-1": 0.6898, + "eu-south-2": 0.72, + "eu-west-1": 0.72, + "me-central-1": 0.0, + "mx-central-1": 0.6867, + "us-east-1": 0.6595, + "us-east-2": 0.6921, + "us-gov-east-1": 0.7691, + "us-gov-west-1": 0.7694, + "us-west-1": 0.7276, + "us-west-2": 0.6595 }, "r7gd.4xlarge": { - "ap-northeast-1": 1.5244, - "ap-south-1": 0.8762, - "ap-southeast-1": 1.5244, - "ap-southeast-2": 1.458, - "eu-central-1": 0.0, - "eu-north-1": 1.2791, - "eu-south-2": 1.3396, - "eu-west-1": 1.4122, - "us-east-1": 1.2186, - "us-east-2": 0.0, - "us-west-1": 0.0, - "us-west-2": 0.0 + "ap-east-1": 1.4958, + "ap-northeast-1": 0.0, + "ap-south-1": 0.8768, + "ap-southeast-1": 1.4882, + "ap-southeast-2": 1.5008, + "ap-southeast-3": 1.4882, + "ap-southeast-5": 1.358, + "ap-southeast-7": 1.2909, + "eu-central-1": 0.0, + "eu-north-1": 1.3909, + "eu-south-2": 1.3824, + "eu-west-1": 1.3824, + "me-central-1": 1.5034, + "mx-central-1": 1.3158, + "us-east-1": 1.2614, + "us-east-2": 1.3266, + "us-gov-east-1": 1.4806, + "us-gov-west-1": 1.4811, + "us-west-1": 1.3975, + "us-west-2": 1.2614 }, "r7gd.8xlarge": { + "ap-east-1": 2.9917, "ap-northeast-1": 0.0, - "ap-south-1": 0.0, - "ap-southeast-1": 2.7609, - "ap-southeast-2": 2.7859, - "eu-central-1": 2.9027, - "eu-north-1": 2.4282, - "eu-south-2": 2.5492, - "eu-west-1": 2.6944, - "us-east-1": 2.4376, - "us-east-2": 2.4376, - "us-west-1": 2.7264, - "us-west-2": 0.0 + "ap-south-1": 1.7536, + "ap-southeast-1": 2.9765, + "ap-southeast-2": 2.8512, + "ap-southeast-3": 0.0, + "ap-southeast-5": 2.5818, + "ap-southeast-7": 2.5818, + "eu-central-1": 2.9614, + "eu-north-1": 2.6438, + "eu-south-2": 2.7648, + "eu-west-1": 2.7648, + "me-central-1": 3.0067, + "mx-central-1": 2.6317, + "us-east-1": 2.5229, + "us-east-2": 2.5229, + "us-gov-east-1": 2.9613, + "us-gov-west-1": 0.0, + "us-west-1": 2.795, + "us-west-2": 2.6532 }, "r7gd.12xlarge": { - "ap-northeast-1": 4.0763, - "ap-south-1": 2.3687, - "ap-southeast-1": 0.0, - "ap-southeast-2": 3.8884, + "ap-east-1": 4.4875, + "ap-northeast-1": 4.4647, + "ap-south-1": 2.6304, + "ap-southeast-1": 4.4647, + "ap-southeast-2": 0.0, + "ap-southeast-3": 4.4645, + "ap-southeast-5": 3.8726, + "ap-southeast-7": 4.0739, "eu-central-1": 0.0, - "eu-north-1": 3.5774, - "eu-south-2": 3.7588, - "eu-west-1": 0.0, - "us-east-1": 3.5914, - "us-east-2": 3.3959, + "eu-north-1": 0.0, + "eu-south-2": 4.3649, + "eu-west-1": 4.3649, + "me-central-1": 4.5101, + "mx-central-1": 3.9475, + "us-east-1": 3.7843, + "us-east-2": 3.9798, + "us-gov-east-1": 4.4419, + "us-gov-west-1": 4.4434, "us-west-1": 0.0, - "us-west-2": 3.3959 + "us-west-2": 3.7843 }, "r7gd.16xlarge": { - "ap-northeast-1": 5.3918, - "ap-south-1": 2.946, - "ap-southeast-1": 5.3918, - "ap-southeast-2": 5.1412, - "eu-central-1": 5.3615, - "eu-north-1": 4.7265, - "eu-south-2": 4.9684, - "eu-west-1": 0.0, - "us-east-1": 4.4846, - "us-east-2": 0.0, - "us-west-1": 5.0289, - "us-west-2": 4.4846 + "ap-east-1": 5.9834, + "ap-northeast-1": 5.953, + "ap-south-1": 0.0, + "ap-southeast-1": 5.953, + "ap-southeast-2": 5.7024, + "ap-southeast-3": 0.0, + "ap-southeast-5": 5.1635, + "ap-southeast-7": 5.1635, + "eu-central-1": 0.0, + "eu-north-1": 5.2877, + "eu-south-2": 5.5296, + "eu-west-1": 5.5296, + "me-central-1": 6.0134, + "mx-central-1": 5.2634, + "us-east-1": 5.0458, + "us-east-2": 5.0458, + "us-gov-east-1": 5.9226, + "us-gov-west-1": 0.0, + "us-west-1": 5.5901, + "us-west-2": 5.0458 }, "r7i.large": { - "ap-northeast-1": 0.2196, - "ap-northeast-2": 0.23556, - "ap-south-1": 0.21015, - "ap-southeast-1": 0.2196, - "ap-southeast-2": 0.0, - "ap-southeast-3": 0.2196, - "ca-central-1": 0.0, - "eu-central-1": 0.23556, - "eu-north-1": 0.0, - "eu-south-2": 0.0, - "eu-west-1": 0.22286, - "eu-west-2": 0.2154, - "eu-west-3": 0.2154, - "sa-east-1": 0.0, - "us-east-1": 0.20553, - "us-east-2": 0.0, - "us-gov-east-1": 0.0, - "us-gov-west-1": 0.23441, - "us-west-1": 0.0, - "us-west-2": 0.20553 + "ap-northeast-1": 0.1884, + "ap-northeast-2": 0.20436, + "ap-south-1": 0.1653, + "ap-southeast-1": 0.1884, + "ap-southeast-2": 0.0, + "ap-southeast-3": 0.20436, + "ap-southeast-5": 0.16446, + "ap-southeast-7": 0.16446, + "ca-central-1": 0.1737, + "eu-central-1": 0.1884, + "eu-north-1": 0.0, + "eu-south-1": 0.1842, + "eu-south-2": 0.17685, + "eu-west-1": 0.17685, + "eu-west-2": 0.19974, + "eu-west-3": 0.1842, + "mx-central-1": 0.16772, + "sa-east-1": 0.23985, + "us-east-1": 0.17433, + "us-east-2": 0.17433, + "us-gov-east-1": 0.20321, + "us-gov-west-1": 0.18735, + "us-west-1": 0.1758, + "us-west-2": 0.1611 }, "r7i.xlarge": { - "ap-northeast-1": 0.41112, - "ap-northeast-2": 0.0, - "ap-south-1": 0.3603, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.3771, - "ap-southeast-3": 0.3792, - "ca-central-1": 0.37878, - "eu-central-1": 0.3792, - "eu-north-1": 0.36954, - "eu-south-2": 0.3561, - "eu-west-1": 0.38571, - "eu-west-2": 0.3708, - "eu-west-3": 0.3708, - "sa-east-1": 0.0, - "us-east-1": 0.3246, - "us-east-2": 0.35106, + "ap-northeast-1": 0.3768, + "ap-northeast-2": 0.3768, + "ap-south-1": 0.3579, + "ap-southeast-1": 0.3768, + "ap-southeast-2": 0.3747, + "ap-southeast-3": 0.40872, + "ap-southeast-5": 0.0, + "ap-southeast-7": 0.32892, + "ca-central-1": 0.37638, + "eu-central-1": 0.0, + "eu-north-1": 0.339, + "eu-south-1": 0.39948, + "eu-south-2": 0.38331, + "eu-west-1": 0.3537, + "eu-west-2": 0.3684, + "eu-west-3": 0.3684, + "mx-central-1": 0.36322, + "sa-east-1": 0.4797, + "us-east-1": 0.3222, + "us-east-2": 0.3222, "us-gov-east-1": 0.0, - "us-gov-west-1": 0.3771, - "us-west-1": 0.0, - "us-west-2": 0.35106 + "us-gov-west-1": 0.3747, + "us-west-1": 0.3516, + "us-west-2": 0.3222 }, "r7i.metal-24xl": { - "ap-northeast-1": 7.7908, - "ap-northeast-2": 0.0, - "ap-south-1": 0.0, - "ap-southeast-1": 7.7908, - "ap-southeast-2": 0.0, - "ap-southeast-3": 0.0, + "ap-northeast-1": 0.0, + "ap-northeast-2": 8.6976, + "ap-south-1": 7.5888, + "ap-southeast-1": 8.6976, + "ap-southeast-2": 9.40824, + "ap-southeast-3": 8.6976, + "ap-southeast-5": 7.54848, + "ap-southeast-7": 8.19965, "ca-central-1": 0.0, - "eu-central-1": 7.7908, - "eu-north-1": 6.8836, - "eu-south-2": 7.2364, - "eu-west-1": 7.94704, - "eu-west-2": 7.5892, - "eu-west-3": 7.5892, - "sa-east-1": 10.2604, - "us-east-1": 6.4804, - "us-east-2": 7.11544, - "us-gov-east-1": 0.0, - "us-gov-west-1": 7.7404, + "eu-central-1": 0.0, + "eu-north-1": 7.7904, + "eu-south-1": 8.496, + "eu-south-2": 8.1432, + "eu-west-1": 8.85384, + "eu-west-2": 8.496, + "eu-west-3": 8.496, + "mx-central-1": 0.0, + "sa-east-1": 0.0, + "us-east-1": 7.3872, + "us-east-2": 0.0, + "us-gov-east-1": 8.6472, + "us-gov-west-1": 8.6472, "us-west-1": 0.0, - "us-west-2": 0.0 + "us-west-2": 7.3872 }, "r7i.metal-48xl": { - "ap-northeast-1": 15.4516, - "ap-northeast-2": 15.4516, - "ap-south-1": 13.234, - "ap-southeast-1": 15.4516, - "ap-southeast-2": 0.0, - "ap-southeast-3": 0.0, - "ca-central-1": 14.0404, - "eu-central-1": 15.4516, - "eu-north-1": 13.6372, - "eu-south-2": 0.0, - "eu-west-1": 14.3428, - "eu-west-2": 0.0, - "eu-west-3": 15.0484, - "sa-east-1": 0.0, - "us-east-1": 12.8308, - "us-east-2": 12.8308, - "us-gov-east-1": 15.3508, - "us-gov-west-1": 15.3508, - "us-west-1": 14.242, - "us-west-2": 0.0 + "ap-northeast-1": 17.1648, + "ap-northeast-2": 17.1648, + "ap-south-1": 14.9472, + "ap-southeast-1": 17.1648, + "ap-southeast-2": 0.0, + "ap-southeast-3": 17.1648, + "ap-southeast-5": 14.86656, + "ap-southeast-7": 14.86656, + "ca-central-1": 15.7536, + "eu-central-1": 17.1648, + "eu-north-1": 15.3504, + "eu-south-1": 16.7616, + "eu-south-2": 16.056, + "eu-west-1": 16.056, + "eu-west-2": 16.7616, + "eu-west-3": 16.7616, + "mx-central-1": 0.0, + "sa-east-1": 0.0, + "us-east-1": 14.544, + "us-east-2": 14.544, + "us-gov-east-1": 17.064, + "us-gov-west-1": 17.064, + "us-west-1": 15.9552, + "us-west-2": 14.544 }, "r7i.2xlarge": { "ap-northeast-1": 0.0, "ap-northeast-2": 0.0, - "ap-south-1": 0.676, - "ap-southeast-1": 0.83224, - "ap-southeast-2": 0.7642, + "ap-south-1": 0.7158, + "ap-southeast-1": 0.7536, + "ap-southeast-2": 0.0, "ap-southeast-3": 0.0, - "ca-central-1": 0.7096, - "eu-central-1": 0.83224, - "eu-north-1": 0.0, - "eu-south-2": 0.7222, - "eu-west-1": 0.78142, - "eu-west-2": 0.7516, - "eu-west-3": 0.81376, - "sa-east-1": 0.9742, - "us-east-1": 0.71212, - "us-east-2": 0.71212, - "us-gov-east-1": 0.0, - "us-gov-west-1": 0.82762, - "us-west-1": 0.0, - "us-west-2": 0.71212 + "ap-southeast-5": 0.65784, + "ap-southeast-7": 0.65784, + "ca-central-1": 0.6948, + "eu-central-1": 0.7536, + "eu-north-1": 0.0, + "eu-south-1": 0.7368, + "eu-south-2": 0.7074, + "eu-west-1": 0.7074, + "eu-west-2": 0.7368, + "eu-west-3": 0.7368, + "mx-central-1": 0.67088, + "sa-east-1": 0.9594, + "us-east-1": 0.6444, + "us-east-2": 0.6444, + "us-gov-east-1": 0.7494, + "us-gov-west-1": 0.7494, + "us-west-1": 0.0, + "us-west-2": 0.6444 }, "r7i.4xlarge": { - "ap-northeast-1": 1.4068, - "ap-northeast-2": 1.53448, - "ap-south-1": 1.3312, - "ap-southeast-1": 0.0, - "ap-southeast-2": 1.52524, - "ap-southeast-3": 0.0, - "ca-central-1": 1.2892, - "eu-central-1": 0.0, - "eu-north-1": 1.36816, - "eu-south-2": 1.43284, - "eu-west-1": 1.3144, - "eu-west-2": 0.0, - "eu-west-3": 0.0, - "sa-east-1": 1.8184, - "us-east-1": 1.29424, - "us-east-2": 1.29424, - "us-gov-east-1": 1.3984, - "us-gov-west-1": 1.3984, - "us-west-1": 1.4236, - "us-west-2": 1.29424 + "ap-northeast-1": 1.4496, + "ap-northeast-2": 1.4496, + "ap-south-1": 1.2648, + "ap-southeast-1": 1.4496, + "ap-southeast-2": 1.56804, + "ap-southeast-3": 1.57728, + "ap-southeast-5": 1.25808, + "ap-southeast-7": 1.25808, + "ca-central-1": 1.332, + "eu-central-1": 1.4496, + "eu-north-1": 1.2984, + "eu-south-1": 1.54032, + "eu-south-2": 1.47564, + "eu-west-1": 1.3572, + "eu-west-2": 1.416, + "eu-west-3": 1.416, + "mx-central-1": 1.3953, + "sa-east-1": 1.8612, + "us-east-1": 1.33704, + "us-east-2": 1.2312, + "us-gov-east-1": 1.4412, + "us-gov-west-1": 1.4412, + "us-west-1": 1.4664, + "us-west-2": 1.33704 }, "r7i.8xlarge": { - "ap-northeast-1": 0.0, - "ap-northeast-2": 2.93896, - "ap-south-1": 2.314, - "ap-southeast-1": 0.0, - "ap-southeast-2": 2.92048, - "ap-southeast-3": 2.6836, - "ca-central-1": 2.68024, - "eu-central-1": 0.0, - "eu-north-1": 2.60632, - "eu-south-2": 2.73568, - "eu-west-1": 0.0, - "eu-west-2": 2.86504, - "eu-west-3": 2.6164, - "sa-east-1": 3.5068, - "us-east-1": 2.2468, - "us-east-2": 2.2468, - "us-gov-east-1": 2.92048, + "ap-northeast-1": 2.8992, + "ap-northeast-2": 3.15456, + "ap-south-1": 2.5296, + "ap-southeast-1": 2.8992, + "ap-southeast-2": 2.8824, + "ap-southeast-3": 3.15456, + "ap-southeast-5": 2.51616, + "ap-southeast-7": 2.51616, + "ca-central-1": 2.664, + "eu-central-1": 3.15456, + "eu-north-1": 0.0, + "eu-south-1": 3.08064, + "eu-south-2": 2.95128, + "eu-west-1": 2.95128, + "eu-west-2": 3.08064, + "eu-west-3": 0.0, + "mx-central-1": 0.0, + "sa-east-1": 3.7224, + "us-east-1": 2.4624, + "us-east-2": 2.4624, + "us-gov-east-1": 2.8824, "us-gov-west-1": 0.0, - "us-west-1": 2.482, + "us-west-1": 2.6976, "us-west-2": 0.0 }, "r7i.12xlarge": { - "ap-northeast-1": 3.9604, - "ap-northeast-2": 4.34344, - "ap-south-1": 3.406, - "ap-southeast-1": 4.34344, - "ap-southeast-2": 4.31572, - "ap-southeast-3": 0.0, - "ca-central-1": 3.6076, - "eu-central-1": 3.9604, - "eu-north-1": 0.0, - "eu-south-2": 0.0, - "eu-west-1": 0.0, - "eu-west-2": 0.0, - "eu-west-3": 4.23256, - "sa-east-1": 5.70172, - "us-east-1": 3.62272, - "us-east-2": 3.62272, - "us-gov-east-1": 3.9352, - "us-gov-west-1": 3.9352, - "us-west-1": 0.0, - "us-west-2": 0.0 + "ap-northeast-1": 4.3488, + "ap-northeast-2": 0.0, + "ap-south-1": 3.7944, + "ap-southeast-1": 4.3488, + "ap-southeast-2": 4.3236, + "ap-southeast-3": 4.3488, + "ap-southeast-5": 3.77424, + "ap-southeast-7": 4.09982, + "ca-central-1": 3.996, + "eu-central-1": 4.3488, + "eu-north-1": 3.8952, + "eu-south-1": 4.248, + "eu-south-2": 4.42692, + "eu-west-1": 4.0716, + "eu-west-2": 4.248, + "eu-west-3": 4.62096, + "mx-central-1": 3.85248, + "sa-east-1": 5.5836, + "us-east-1": 3.6936, + "us-east-2": 0.0, + "us-gov-east-1": 4.3236, + "us-gov-west-1": 4.3236, + "us-west-1": 4.0464, + "us-west-2": 3.6936 }, "r7i.16xlarge": { - "ap-northeast-1": 5.2372, - "ap-northeast-2": 5.74792, - "ap-south-1": 4.9348, - "ap-southeast-1": 5.2372, - "ap-southeast-2": 5.2036, - "ap-southeast-3": 0.0, - "ca-central-1": 5.23048, - "eu-central-1": 0.0, - "eu-north-1": 5.08264, - "eu-south-2": 5.34136, - "eu-west-1": 0.0, + "ap-northeast-1": 6.30912, + "ap-northeast-2": 5.7984, + "ap-south-1": 0.0, + "ap-southeast-1": 5.7984, + "ap-southeast-2": 0.0, + "ap-southeast-3": 5.7984, + "ap-southeast-5": 5.03232, + "ap-southeast-7": 0.0, + "ca-central-1": 0.0, + "eu-central-1": 6.30912, + "eu-north-1": 0.0, + "eu-south-1": 6.16128, + "eu-south-2": 5.4288, + "eu-west-1": 5.90256, "eu-west-2": 0.0, - "eu-west-3": 0.0, - "sa-east-1": 6.8836, - "us-east-1": 4.3636, - "us-east-2": 4.3636, - "us-gov-east-1": 5.2036, - "us-gov-west-1": 0.0, - "us-west-1": 4.834, - "us-west-2": 0.0 + "eu-west-3": 6.16128, + "mx-central-1": 5.13664, + "sa-east-1": 8.12016, + "us-east-1": 4.9248, + "us-east-2": 4.9248, + "us-gov-east-1": 6.27216, + "us-gov-west-1": 6.27216, + "us-west-1": 0.0, + "us-west-2": 4.9248 }, "r7i.24xlarge": { "ap-northeast-1": 0.0, - "ap-northeast-2": 8.55688, - "ap-south-1": 7.3372, - "ap-southeast-1": 7.7908, + "ap-northeast-2": 9.46368, + "ap-south-1": 7.5888, + "ap-southeast-1": 9.46368, "ap-southeast-2": 0.0, "ap-southeast-3": 0.0, - "ca-central-1": 0.0, - "eu-central-1": 0.0, - "eu-north-1": 7.55896, - "eu-south-2": 7.94704, - "eu-west-1": 7.2364, - "eu-west-2": 7.5892, - "eu-west-3": 0.0, - "sa-east-1": 11.27344, - "us-east-1": 6.4804, - "us-east-2": 0.0, - "us-gov-east-1": 7.7404, - "us-gov-west-1": 0.0, - "us-west-1": 0.0, - "us-west-2": 6.4804 + "ap-southeast-5": 0.0, + "ap-southeast-7": 7.54848, + "ca-central-1": 0.0, + "eu-central-1": 8.6976, + "eu-north-1": 8.46576, + "eu-south-1": 8.496, + "eu-south-2": 8.1432, + "eu-west-1": 8.85384, + "eu-west-2": 8.496, + "eu-west-3": 8.496, + "mx-central-1": 7.70496, + "sa-east-1": 12.18024, + "us-east-1": 7.3872, + "us-east-2": 8.02224, + "us-gov-east-1": 9.40824, + "us-gov-west-1": 8.6472, + "us-west-1": 8.0928, + "us-west-2": 8.02224 }, "r7i.48xlarge": { "ap-northeast-1": 0.0, - "ap-northeast-2": 15.4516, + "ap-northeast-2": 17.1648, "ap-south-1": 0.0, "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, - "ap-southeast-3": 15.4516, - "ca-central-1": 14.0404, - "eu-central-1": 0.0, - "eu-north-1": 13.6372, - "eu-south-2": 14.3428, - "eu-west-1": 14.3428, - "eu-west-2": 15.0484, - "eu-west-3": 0.0, + "ap-southeast-2": 17.064, + "ap-southeast-3": 17.1648, + "ap-southeast-5": 14.86656, + "ap-southeast-7": 14.86656, + "ca-central-1": 15.7536, + "eu-central-1": 17.1648, + "eu-north-1": 15.3504, + "eu-south-1": 16.7616, + "eu-south-2": 16.056, + "eu-west-1": 16.056, + "eu-west-2": 0.0, + "eu-west-3": 16.7616, + "mx-central-1": 15.17952, "sa-east-1": 0.0, - "us-east-1": 12.8308, - "us-east-2": 0.0, - "us-gov-east-1": 15.3508, - "us-gov-west-1": 0.0, - "us-west-1": 14.242, - "us-west-2": 12.8308 + "us-east-1": 14.544, + "us-east-2": 14.544, + "us-gov-east-1": 17.064, + "us-gov-west-1": 17.064, + "us-west-1": 15.9552, + "us-west-2": 14.544 }, "r7iz.large": { - "ap-northeast-1": 0.3097, - "eu-central-1": 0.285, - "eu-west-1": 0.268, - "us-east-1": 0.246, - "us-east-2": 0.0, - "us-west-2": 0.2646 + "ap-northeast-1": 0.2558, + "eu-central-1": 0.2538, + "eu-west-1": 0.2368, + "us-east-1": 0.2148, + "us-east-2": 0.2148, + "us-west-2": 0.2148 }, "r7iz.xlarge": { "ap-northeast-1": 0.0, - "eu-central-1": 0.555, - "eu-west-1": 0.5176, - "us-east-1": 0.432, - "us-east-2": 0.432, - "us-west-2": 0.432 + "eu-central-1": 0.0, + "eu-west-1": 0.4736, + "us-east-1": 0.4296, + "us-east-2": 0.4296, + "us-west-2": 0.4668 }, "r7iz.metal-16xl": { - "ap-northeast-1": 0.0, - "eu-central-1": 7.33, - "eu-west-1": 6.786, - "us-east-1": 0.0, - "us-east-2": 6.6772, + "ap-northeast-1": 7.9552, + "eu-central-1": 0.0, + "eu-west-1": 7.3472, + "us-east-1": 7.2384, + "us-east-2": 6.6432, "us-west-2": 0.0 }, "r7iz.metal-32xl": { - "ap-northeast-1": 16.1108, + "ap-northeast-1": 15.7568, "eu-central-1": 0.0, - "eu-west-1": 13.442, - "us-east-1": 13.2244, - "us-east-2": 13.2244, - "us-west-2": 12.034 + "eu-west-1": 14.5408, + "us-east-1": 14.3232, + "us-east-2": 0.0, + "us-west-2": 13.1328 }, "r7iz.2xlarge": { - "ap-northeast-1": 1.038, - "eu-central-1": 1.03, - "eu-west-1": 0.0, - "us-east-1": 0.9484, - "us-east-2": 0.9484, - "us-west-2": 0.874 + "ap-northeast-1": 1.0232, + "eu-central-1": 1.0152, + "eu-west-1": 0.9472, + "us-east-1": 0.9336, + "us-east-2": 0.8592, + "us-west-2": 0.8592 }, "r7iz.4xlarge": { - "ap-northeast-1": 2.1276, - "eu-central-1": 1.93, - "eu-west-1": 1.794, - "us-east-1": 1.618, - "us-east-2": 1.618, - "us-west-2": 1.7668 + "ap-northeast-1": 2.1704, + "eu-central-1": 1.9728, + "eu-west-1": 1.8368, + "us-east-1": 1.6608, + "us-east-2": 1.6608, + "us-west-2": 1.8096 }, "r7iz.8xlarge": { - "ap-northeast-1": 3.762, - "eu-central-1": 3.73, - "eu-west-1": 3.458, + "ap-northeast-1": 3.9776, + "eu-central-1": 4.3056, + "eu-west-1": 3.6736, "us-east-1": 0.0, "us-east-2": 0.0, - "us-west-2": 0.0 + "us-west-2": 3.3216 }, "r7iz.12xlarge": { - "ap-northeast-1": 0.0, - "eu-central-1": 0.0, - "eu-west-1": 5.122, - "us-east-1": 4.594, - "us-east-2": 4.594, - "us-west-2": 0.0 + "ap-northeast-1": 5.9664, + "eu-central-1": 6.4584, + "eu-west-1": 6.0096, + "us-east-1": 4.9824, + "us-east-2": 0.0, + "us-west-2": 4.9824 }, "r7iz.16xlarge": { - "ap-northeast-1": 7.394, - "eu-central-1": 8.05, + "ap-northeast-1": 7.9552, + "eu-central-1": 7.8912, "eu-west-1": 0.0, - "us-east-1": 6.082, + "us-east-1": 6.6432, "us-east-2": 0.0, - "us-west-2": 6.082 + "us-west-2": 6.6432 }, "r7iz.32xlarge": { - "ap-northeast-1": 16.1108, + "ap-northeast-1": 15.7568, + "eu-central-1": 17.0688, + "eu-west-1": 15.872, + "us-east-1": 13.1328, + "us-east-2": 13.1328, + "us-west-2": 13.1328 + }, + "r8g.medium": { + "ap-northeast-1": 0.08546, + "ap-south-1": 0.05569, + "ap-southeast-2": 0.085, + "eu-central-1": 0.08546, + "eu-north-1": 0.08331, + "eu-south-2": 0.08029, + "eu-west-1": 0.08032, + "us-east-1": 0.07331, + "us-east-2": 0.07331, + "us-west-2": 0.07331 + }, + "r8g.large": { + "ap-northeast-1": 0.18513, + "ap-south-1": 0.11964, + "ap-southeast-2": 0.17, + "eu-central-1": 0.17092, + "eu-north-1": 0.15409, + "eu-south-2": 0.16058, + "eu-west-1": 0.16064, + "us-east-1": 0.1584, + "us-east-2": 0.14662, + "us-west-2": 0.14662 + }, + "r8g.xlarge": { + "ap-northeast-1": 0.0, + "ap-south-1": 0.0, + "ap-southeast-2": 0.34, + "eu-central-1": 0.0, + "eu-north-1": 0.0, + "eu-south-2": 0.32116, + "eu-west-1": 0.0, + "us-east-1": 0.3168, + "us-east-2": 0.29324, + "us-west-2": 0.3168 + }, + "r8g.metal-24xl": { + "ap-northeast-1": 7.85856, + "ap-south-1": 0.0, + "ap-southeast-2": 7.8144, + "eu-central-1": 7.85856, + "eu-north-1": 7.05072, + "eu-south-2": 7.36224, + "eu-west-1": 7.99795, + "us-east-1": 6.69216, + "us-east-2": 7.2577, + "us-west-2": 6.69216 + }, + "r8g.metal-48xl": { + "ap-northeast-1": 15.48672, + "ap-south-1": 9.77088, + "ap-southeast-2": 15.3984, + "eu-central-1": 15.48672, + "eu-north-1": 0.0, + "eu-south-2": 14.49408, + "eu-west-1": 14.49984, + "us-east-1": 13.15392, + "us-east-2": 13.15392, + "us-west-2": 13.15392 + }, + "r8g.2xlarge": { + "ap-northeast-1": 0.68368, + "ap-south-1": 0.0, + "ap-southeast-2": 0.68, + "eu-central-1": 0.68368, + "eu-north-1": 0.61636, + "eu-south-2": 0.64232, + "eu-west-1": 0.0, + "us-east-1": 0.58648, + "us-east-2": 0.58648, + "us-west-2": 0.58648 + }, + "r8g.4xlarge": { + "ap-northeast-1": 1.30976, + "ap-south-1": 0.83344, + "ap-southeast-2": 1.3024, + "eu-central-1": 1.30976, + "eu-north-1": 1.17512, + "eu-south-2": 1.22704, + "eu-west-1": 0.0, + "us-east-1": 0.0, + "us-east-2": 0.0, + "us-west-2": 1.11536 + }, + "r8g.8xlarge": { + "ap-northeast-1": 2.84691, + "ap-south-1": 1.66688, + "ap-southeast-2": 2.6048, "eu-central-1": 0.0, + "eu-north-1": 2.35024, + "eu-south-2": 0.0, + "eu-west-1": 2.45504, + "us-east-1": 2.23072, + "us-east-2": 2.23072, + "us-west-2": 2.23072 + }, + "r8g.12xlarge": { + "ap-northeast-1": 3.92928, + "ap-south-1": 2.50032, + "ap-southeast-2": 3.9072, + "eu-central-1": 3.92928, + "eu-north-1": 3.52536, + "eu-south-2": 3.68112, + "eu-west-1": 3.68256, + "us-east-1": 3.34608, + "us-east-2": 3.34608, + "us-west-2": 0.0 + }, + "r8g.16xlarge": { + "ap-northeast-1": 5.23904, + "ap-south-1": 3.33376, + "ap-southeast-2": 5.66144, + "eu-central-1": 5.69382, + "eu-north-1": 0.0, + "eu-south-2": 4.90816, + "eu-west-1": 5.33197, + "us-east-1": 4.46144, + "us-east-2": 0.0, + "us-west-2": 4.46144 + }, + "r8g.24xlarge": { + "ap-northeast-1": 7.85856, + "ap-south-1": 0.0, + "ap-southeast-2": 7.8144, + "eu-central-1": 7.85856, + "eu-north-1": 7.05072, + "eu-south-2": 7.36224, "eu-west-1": 0.0, "us-east-1": 0.0, - "us-east-2": 13.2244, + "us-east-2": 7.2577, + "us-west-2": 6.69216 + }, + "r8g.48xlarge": { + "ap-northeast-1": 15.48672, + "ap-south-1": 9.77088, + "ap-southeast-2": 15.3984, + "eu-central-1": 15.48672, + "eu-north-1": 13.87104, + "eu-south-2": 14.49408, + "eu-west-1": 14.49984, + "us-east-1": 13.15392, + "us-east-2": 0.0, "us-west-2": 0.0 }, "t1.micro": { - "ap-northeast-1": 0.086, - "ap-southeast-1": 0.08, - "ap-southeast-2": 0.08, - "eu-west-1": 0.08, - "sa-east-1": 0.087, - "us-east-1": 0.08, - "us-gov-west-1": 0.084, - "us-west-1": 0.085, - "us-west-2": 0.08 + "ap-northeast-1": 0.04, + "ap-southeast-1": 0.03, + "ap-southeast-2": 0.03, + "eu-west-1": 0.03, + "sa-east-1": 0.041, + "us-east-1": 0.03, + "us-gov-west-1": 0.038, + "us-west-1": 0.039, + "us-west-2": 0.03 }, "t2.micro": { - "ap-northeast-1": 0.0752, - "ap-northeast-2": 0.0744, - "ap-northeast-3": 0.0752, - "ap-south-1": 0.0, - "ap-southeast-1": 0.0746, - "ap-southeast-2": 0.0746, - "ca-central-1": 0.0728, - "eu-central-1": 0.0734, - "eu-west-1": 0.0726, - "eu-west-2": 0.0732, - "eu-west-3": 0.0732, - "sa-east-1": 0.0786, - "us-east-1": 0.0716, - "us-east-2": 0.0716, - "us-gov-west-1": 0.0736, - "us-west-1": 0.0738, - "us-west-2": 0.0716 + "ap-northeast-1": 0.0296, + "ap-northeast-2": 0.0288, + "ap-northeast-3": 0.0296, + "ap-south-1": 0.0, + "ap-southeast-1": 0.029, + "ap-southeast-2": 0.029, + "ca-central-1": 0.0272, + "eu-central-1": 0.0278, + "eu-west-1": 0.027, + "eu-west-2": 0.0276, + "eu-west-3": 0.0276, + "sa-east-1": 0.033, + "us-east-1": 0.026, + "us-east-2": 0.026, + "us-gov-west-1": 0.028, + "us-west-1": 0.0282, + "us-west-2": 0.026 }, "t2.small": { - "ap-northeast-1": 0.0904, - "ap-northeast-2": 0.0888, - "ap-northeast-3": 0.0904, - "ap-south-1": 0.0848, - "ap-southeast-1": 0.0892, - "ap-southeast-2": 0.0892, - "ca-central-1": 0.0856, - "eu-central-1": 0.0868, - "eu-west-1": 0.085, - "eu-west-2": 0.086, - "eu-west-3": 0.0864, - "sa-east-1": 0.0972, - "us-east-1": 0.083, - "us-east-2": 0.083, - "us-gov-west-1": 0.0872, - "us-west-1": 0.0876, - "us-west-2": 0.083 + "ap-northeast-1": 0.0448, + "ap-northeast-2": 0.0432, + "ap-northeast-3": 0.0448, + "ap-south-1": 0.0392, + "ap-southeast-1": 0.0436, + "ap-southeast-2": 0.0436, + "ca-central-1": 0.04, + "eu-central-1": 0.0412, + "eu-west-1": 0.0396, + "eu-west-2": 0.0408, + "eu-west-3": 0.0408, + "sa-east-1": 0.0516, + "us-east-1": 0.0376, + "us-east-2": 0.0376, + "us-gov-west-1": 0.0416, + "us-west-1": 0.042, + "us-west-2": 0.0376 }, "t2.medium": { - "ap-northeast-1": 0.1208, - "ap-northeast-2": 0.1176, - "ap-northeast-3": 0.1208, - "ap-south-1": 0.0, - "ap-southeast-1": 0.1184, - "ap-southeast-2": 0.1184, - "ca-central-1": 0.1112, - "eu-central-1": 0.1136, - "eu-west-1": 0.11, - "eu-west-2": 0.112, - "eu-west-3": 0.1128, - "sa-east-1": 0.1344, - "us-east-1": 0.1064, - "us-east-2": 0.1064, - "us-gov-west-1": 0.1144, - "us-west-1": 0.1152, - "us-west-2": 0.1064 + "ap-northeast-1": 0.0896, + "ap-northeast-2": 0.0864, + "ap-northeast-3": 0.0896, + "ap-south-1": 0.0, + "ap-southeast-1": 0.0872, + "ap-southeast-2": 0.0872, + "ca-central-1": 0.08, + "eu-central-1": 0.0824, + "eu-west-1": 0.0792, + "eu-west-2": 0.0816, + "eu-west-3": 0.0816, + "sa-east-1": 0.1032, + "us-east-1": 0.0752, + "us-east-2": 0.0752, + "us-gov-west-1": 0.0832, + "us-west-1": 0.084, + "us-west-2": 0.0752 }, "t2.large": { - "ap-northeast-1": 0.1816, - "ap-northeast-2": 0.1752, - "ap-northeast-3": 0.1816, + "ap-northeast-1": 0.1504, + "ap-northeast-2": 0.144, + "ap-northeast-3": 0.1504, "ap-south-1": 0.0, - "ap-southeast-1": 0.1768, - "ap-southeast-2": 0.1768, - "ca-central-1": 0.1624, - "eu-central-1": 0.1672, - "eu-west-1": 0.1608, - "eu-west-2": 0.1656, - "eu-west-3": 0.1656, - "sa-east-1": 0.2088, - "us-east-1": 0.1528, - "us-east-2": 0.1528, - "us-gov-west-1": 0.1688, - "us-west-1": 0.1704, - "us-west-2": 0.1528 + "ap-southeast-1": 0.1456, + "ap-southeast-2": 0.1456, + "ca-central-1": 0.1312, + "eu-central-1": 0.136, + "eu-west-1": 0.1296, + "eu-west-2": 0.1344, + "eu-west-3": 0.1344, + "sa-east-1": 0.1776, + "us-east-1": 0.1216, + "us-east-2": 0.1216, + "us-gov-west-1": 0.1376, + "us-west-1": 0.1392, + "us-west-2": 0.1216 }, "t2.xlarge": { - "ap-northeast-1": 0.3032, - "ap-northeast-2": 0.2904, - "ap-northeast-3": 0.3032, - "ap-south-1": 0.2584, - "ap-southeast-1": 0.2936, - "ap-southeast-2": 0.2936, - "ca-central-1": 0.2648, - "eu-central-1": 0.2744, - "eu-west-1": 0.2616, - "eu-west-2": 0.2712, - "eu-west-3": 0.2712, - "sa-east-1": 0.3576, - "us-east-1": 0.2456, - "us-east-2": 0.2456, - "us-gov-west-1": 0.2776, - "us-west-1": 0.2808, - "us-west-2": 0.2456 + "ap-northeast-1": 0.3008, + "ap-northeast-2": 0.288, + "ap-northeast-3": 0.3008, + "ap-south-1": 0.256, + "ap-southeast-1": 0.2912, + "ap-southeast-2": 0.2912, + "ca-central-1": 0.2624, + "eu-central-1": 0.272, + "eu-west-1": 0.2592, + "eu-west-2": 0.2688, + "eu-west-3": 0.2688, + "sa-east-1": 0.3552, + "us-east-1": 0.2432, + "us-east-2": 0.2432, + "us-gov-west-1": 0.2752, + "us-west-1": 0.2784, + "us-west-2": 0.2432 }, "t2.2xlarge": { - "ap-northeast-1": 0.6164, - "ap-northeast-2": 0.5908, - "ap-northeast-3": 0.6164, - "ap-south-1": 0.5268, - "ap-southeast-1": 0.5972, - "ap-southeast-2": 0.5972, - "ca-central-1": 0.5396, - "eu-central-1": 0.5588, - "eu-west-1": 0.5332, - "eu-west-2": 0.5524, - "eu-west-3": 0.0, - "sa-east-1": 0.7252, - "us-east-1": 0.5012, - "us-east-2": 0.5012, - "us-gov-west-1": 0.5652, - "us-west-1": 0.5716, - "us-west-2": 0.5012 + "ap-northeast-1": 0.6016, + "ap-northeast-2": 0.576, + "ap-northeast-3": 0.6016, + "ap-south-1": 0.512, + "ap-southeast-1": 0.5824, + "ap-southeast-2": 0.5824, + "ca-central-1": 0.5248, + "eu-central-1": 0.544, + "eu-west-1": 0.5184, + "eu-west-2": 0.5376, + "eu-west-3": 0.5376, + "sa-east-1": 0.7104, + "us-east-1": 0.4864, + "us-east-2": 0.4864, + "us-gov-west-1": 0.5504, + "us-west-1": 0.5568, + "us-west-2": 0.4864 }, "t3.micro": { "af-south-1": 0.0, "ap-east-1": 0.0, - "ap-northeast-1": 0.0745, - "ap-northeast-2": 0.0737, - "ap-northeast-3": 0.0744, - "ap-south-1": 0.0712, - "ap-south-2": 0.0712, - "ap-southeast-1": 0.0732, - "ap-southeast-2": 0.0741, - "ap-southeast-3": 0.0732, - "ap-southeast-4": 0.0, - "ca-central-1": 0.0716, - "ca-west-1": 0.0, - "eu-central-1": 0.0728, + "ap-northeast-1": 0.0432, + "ap-northeast-2": 0.0425, + "ap-northeast-3": 0.0, + "ap-south-1": 0.04, + "ap-south-2": 0.04, + "ap-southeast-1": 0.0428, + "ap-southeast-2": 0.0, + "ap-southeast-3": 0.042, + "ap-southeast-4": 0.042, + "ap-southeast-5": 0.0407, + "ap-southeast-7": 0.0407, + "ca-central-1": 0.0404, + "ca-west-1": 0.0411, + "eu-central-1": 0.0408, "eu-central-2": 0.0, - "eu-north-1": 0.0708, - "eu-south-1": 0.0727, + "eu-north-1": 0.0396, + "eu-south-1": 0.0408, "eu-south-2": 0.0, - "eu-west-1": 0.0722, - "eu-west-2": 0.0718, - "eu-west-3": 0.0718, - "il-central-1": 0.0, - "me-central-1": 0.0725, + "eu-west-1": 0.0, + "eu-west-2": 0.0406, + "eu-west-3": 0.0406, + "il-central-1": 0.0408, + "me-central-1": 0.0413, "me-south-1": 0.0, - "sa-east-1": 0.0777, - "us-east-1": 0.0704, - "us-east-2": 0.0704, - "us-gov-east-1": 0.0, + "mx-central-1": 0.0397, + "sa-east-1": 0.0456, + "us-east-1": 0.0392, + "us-east-2": 0.0, + "us-gov-east-1": 0.041, "us-gov-west-1": 0.0, - "us-west-1": 0.0733, - "us-west-2": 0.071, - "us-west-2-lax-1": 0.0725 + "us-west-1": 0.0412, + "us-west-2": 0.0398, + "us-west-2-lax-1": 0.0413 }, "t3.small": { - "af-south-1": 0.0887, - "ap-east-1": 0.0892, - "ap-northeast-1": 0.089, - "ap-northeast-2": 0.086, - "ap-northeast-3": 0.0872, - "ap-south-1": 0.0824, - "ap-south-2": 0.0824, - "ap-southeast-1": 0.088, - "ap-southeast-2": 0.0881, - "ap-southeast-3": 0.0864, - "ap-southeast-4": 0.088, - "ca-central-1": 0.0846, - "ca-west-1": 0.0846, - "eu-central-1": 0.0856, - "eu-central-2": 0.0864, - "eu-north-1": 0.0, - "eu-south-1": 0.0854, - "eu-south-2": 0.0828, - "eu-west-1": 0.0828, - "eu-west-2": 0.0836, - "eu-west-3": 0.0836, - "il-central-1": 0.0, - "me-central-1": 0.0, - "me-south-1": 0.0, - "sa-east-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 0.0808, - "us-gov-east-1": 0.0844, - "us-gov-west-1": 0.0844, - "us-west-1": 0.0848, + "af-south-1": 0.0575, + "ap-east-1": 0.0, + "ap-northeast-1": 0.056, + "ap-northeast-2": 0.0, + "ap-northeast-3": 0.056, + "ap-south-1": 0.0512, + "ap-south-2": 0.0512, + "ap-southeast-1": 0.0, + "ap-southeast-2": 0.0552, + "ap-southeast-3": 0.0552, + "ap-southeast-4": 0.0568, + "ap-southeast-5": 0.0526, + "ap-southeast-7": 0.0526, + "ca-central-1": 0.052, + "ca-west-1": 0.052, + "eu-central-1": 0.0528, + "eu-central-2": 0.0552, + "eu-north-1": 0.0504, + "eu-south-1": 0.0542, + "eu-south-2": 0.0516, + "eu-west-1": 0.0, + "eu-west-2": 0.0524, + "eu-west-3": 0.0524, + "il-central-1": 0.0528, + "me-central-1": 0.0539, + "me-south-1": 0.0539, + "mx-central-1": 0.0506, + "sa-east-1": 0.0, + "us-east-1": 0.0508, + "us-east-2": 0.0496, + "us-gov-east-1": 0.0532, + "us-gov-west-1": 0.0532, + "us-west-1": 0.0536, "us-west-2": 0.0, - "us-west-2-lax-1": 0.085 + "us-west-2-lax-1": 0.0538 }, "t3.medium": { - "af-south-1": 0.1142, + "af-south-1": 0.083, "ap-east-1": 0.0, - "ap-northeast-1": 0.1179, - "ap-northeast-2": 0.0, - "ap-northeast-3": 0.0, - "ap-south-1": 0.1048, - "ap-south-2": 0.1048, - "ap-southeast-1": 0.116, - "ap-southeast-2": 0.0, - "ap-southeast-3": 0.0, - "ap-southeast-4": 0.1128, - "ca-central-1": 0.0, + "ap-northeast-1": 0.0832, + "ap-northeast-2": 0.0808, + "ap-northeast-3": 0.0832, + "ap-south-1": 0.0736, + "ap-south-2": 0.0736, + "ap-southeast-1": 0.0, + "ap-southeast-2": 0.0848, + "ap-southeast-3": 0.0816, + "ap-southeast-4": 0.0848, + "ap-southeast-5": 0.0763, + "ap-southeast-7": 0.0763, + "ca-central-1": 0.0752, "ca-west-1": 0.0, - "eu-central-1": 0.1113, - "eu-central-2": 0.1128, + "eu-central-1": 0.0768, + "eu-central-2": 0.0816, "eu-north-1": 0.0, - "eu-south-1": 0.1079, - "eu-south-2": 0.1056, - "eu-west-1": 0.1056, - "eu-west-2": 0.1104, - "eu-west-3": 0.11, - "il-central-1": 0.0, - "me-central-1": 0.1102, - "me-south-1": 0.0, - "sa-east-1": 0.1309, - "us-east-1": 0.1016, - "us-east-2": 0.1016, - "us-gov-east-1": 0.1088, - "us-gov-west-1": 0.0, - "us-west-1": 0.1096, - "us-west-2": 0.1016, - "us-west-2-lax-1": 0.1099 + "eu-south-1": 0.0767, + "eu-south-2": 0.0744, + "eu-west-1": 0.0744, + "eu-west-2": 0.076, + "eu-west-3": 0.0788, + "il-central-1": 0.0796, + "me-central-1": 0.079, + "me-south-1": 0.079, + "mx-central-1": 0.0725, + "sa-east-1": 0.096, + "us-east-1": 0.0704, + "us-east-2": 0.0, + "us-gov-east-1": 0.0776, + "us-gov-west-1": 0.0805, + "us-west-1": 0.0784, + "us-west-2": 0.0, + "us-west-2-lax-1": 0.0787 }, "t3.large": { - "af-south-1": 0.175, - "ap-east-1": 0.0, - "ap-northeast-1": 0.1688, - "ap-northeast-2": 0.17, - "ap-northeast-3": 0.1688, - "ap-south-1": 0.0, - "ap-south-2": 0.1496, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, + "af-south-1": 0.0, + "ap-east-1": 0.1456, + "ap-northeast-1": 0.1376, + "ap-northeast-2": 0.1388, + "ap-northeast-3": 0.0, + "ap-south-1": 0.1184, + "ap-south-2": 0.1184, + "ap-southeast-1": 0.1344, + "ap-southeast-2": 0.1344, "ap-southeast-3": 0.0, - "ap-southeast-4": 0.0, - "ca-central-1": 0.1528, - "ca-west-1": 0.1584, - "eu-central-1": 0.1626, - "eu-central-2": 0.1656, - "eu-north-1": 0.1464, - "eu-south-1": 0.1558, - "eu-south-2": 0.1512, - "eu-west-1": 0.1574, - "eu-west-2": 0.0, + "ap-southeast-4": 0.1344, + "ap-southeast-5": 0.1238, + "ap-southeast-7": 0.1238, + "ca-central-1": 0.1216, + "ca-west-1": 0.1216, + "eu-central-1": 0.0, + "eu-central-2": 0.0, + "eu-north-1": 0.1152, + "eu-south-1": 0.1246, + "eu-south-2": 0.12, + "eu-west-1": 0.12, + "eu-west-2": 0.1289, "eu-west-3": 0.0, - "il-central-1": 0.1616, + "il-central-1": 0.1304, "me-central-1": 0.0, "me-south-1": 0.0, + "mx-central-1": 0.1162, "sa-east-1": 0.0, - "us-east-1": 0.1432, - "us-east-2": 0.1432, - "us-gov-east-1": 0.1576, - "us-gov-west-1": 0.1576, - "us-west-1": 0.1592, + "us-east-1": 0.112, + "us-east-2": 0.112, + "us-gov-east-1": 0.1264, + "us-gov-west-1": 0.1323, + "us-west-1": 0.128, "us-west-2": 0.0, - "us-west-2-lax-1": 0.1598 + "us-west-2-lax-1": 0.1286 }, "t3.xlarge": { - "af-south-1": 0.277, + "af-south-1": 0.2746, "ap-east-1": 0.0, - "ap-northeast-1": 0.2776, - "ap-northeast-2": 0.0, - "ap-northeast-3": 0.0, - "ap-south-1": 0.2392, - "ap-south-2": 0.2392, - "ap-southeast-1": 0.2712, - "ap-southeast-2": 0.2849, - "ap-southeast-3": 0.2712, - "ap-southeast-4": 0.2839, - "ca-central-1": 0.2567, - "ca-west-1": 0.2456, - "eu-central-1": 0.2652, + "ap-northeast-1": 0.2752, + "ap-northeast-2": 0.2656, + "ap-northeast-3": 0.2752, + "ap-south-1": 0.2368, + "ap-south-2": 0.2368, + "ap-southeast-1": 0.2688, + "ap-southeast-2": 0.2815, + "ap-southeast-3": 0.2688, + "ap-southeast-4": 0.2688, + "ap-southeast-5": 0.2477, + "ap-southeast-7": 0.2477, + "ca-central-1": 0.2432, + "ca-west-1": 0.2432, + "eu-central-1": 0.2496, "eu-central-2": 0.0, - "eu-north-1": 0.0, - "eu-south-1": 0.2632, - "eu-south-2": 0.2424, - "eu-west-1": 0.0, - "eu-west-2": 0.0, - "eu-west-3": 0.2601, - "il-central-1": 0.2632, - "me-central-1": 0.2606, + "eu-north-1": 0.2304, + "eu-south-1": 0.2608, + "eu-south-2": 0.24, + "eu-west-1": 0.24, + "eu-west-2": 0.2577, + "eu-west-3": 0.2464, + "il-central-1": 0.2608, + "me-central-1": 0.0, "me-south-1": 0.0, - "sa-east-1": 0.3288, - "us-east-1": 0.2264, - "us-east-2": 0.2363, - "us-gov-east-1": 0.2552, + "mx-central-1": 0.2323, + "sa-east-1": 0.3264, + "us-east-1": 0.2339, + "us-east-2": 0.224, + "us-gov-east-1": 0.2528, "us-gov-west-1": 0.0, - "us-west-1": 0.2584, - "us-west-2": 0.2264, - "us-west-2-lax-1": 0.2597 + "us-west-1": 0.0, + "us-west-2": 0.224, + "us-west-2-lax-1": 0.2573 }, "t3.2xlarge": { - "af-south-1": 0.59, + "af-south-1": 0.0, "ap-east-1": 0.0, - "ap-northeast-1": 0.5935, - "ap-northeast-2": 0.5699, - "ap-northeast-3": 0.5652, - "ap-south-1": 0.5099, + "ap-northeast-1": 0.5504, + "ap-northeast-2": 0.5312, + "ap-northeast-3": 0.5504, + "ap-south-1": 0.4736, "ap-south-2": 0.0, - "ap-southeast-1": 0.5524, - "ap-southeast-2": 0.0, + "ap-southeast-1": 0.5376, + "ap-southeast-2": 0.5629, "ap-southeast-3": 0.0, - "ap-southeast-4": 0.5524, + "ap-southeast-4": 0.5376, + "ap-southeast-5": 0.4954, + "ap-southeast-7": 0.4954, "ca-central-1": 0.0, - "ca-west-1": 0.5235, - "eu-central-1": 0.5404, - "eu-central-2": 0.5524, + "ca-west-1": 0.4864, + "eu-central-1": 0.4992, + "eu-central-2": 0.0, "eu-north-1": 0.0, - "eu-south-1": 0.5134, + "eu-south-1": 0.0, "eu-south-2": 0.0, - "eu-west-1": 0.5195, - "eu-west-2": 0.0, + "eu-west-1": 0.48, + "eu-west-2": 0.5155, "eu-west-3": 0.0, - "il-central-1": 0.5134, + "il-central-1": 0.4986, "me-central-1": 0.0, "me-south-1": 0.0, - "sa-east-1": 0.0, - "us-east-1": 0.4827, - "us-east-2": 0.4827, - "us-gov-east-1": 0.5204, - "us-gov-west-1": 0.5204, - "us-west-1": 0.0, - "us-west-2": 0.4827, - "us-west-2-lax-1": 0.5294 + "mx-central-1": 0.4646, + "sa-east-1": 0.6528, + "us-east-1": 0.4679, + "us-east-2": 0.4679, + "us-gov-east-1": 0.5056, + "us-gov-west-1": 0.5056, + "us-west-1": 0.512, + "us-west-2": 0.4679, + "us-west-2-lax-1": 0.5146 }, "t3a.micro": { - "ap-northeast-1": 0.0722, - "ap-northeast-2": 0.0717, - "ap-south-1": 0.0662, - "ap-southeast-1": 0.0718, - "ap-southeast-2": 0.0719, - "ca-central-1": 0.0704, - "eu-central-1": 0.0708, - "eu-south-1": 0.0708, - "eu-west-1": 0.0702, - "eu-west-2": 0.0706, - "eu-west-3": 0.0706, - "il-central-1": 0.0707, - "sa-east-1": 0.0751, - "us-east-1": 0.0694, - "us-east-2": 0.0694, - "us-gov-east-1": 0.071, - "us-gov-west-1": 0.071, - "us-west-1": 0.0712, - "us-west-2": 0.0694 + "ap-northeast-1": 0.041, + "ap-northeast-2": 0.0405, + "ap-south-1": 0.035, + "ap-southeast-1": 0.0406, + "ap-southeast-2": 0.0407, + "ca-central-1": 0.0392, + "eu-central-1": 0.0396, + "eu-south-1": 0.0396, + "eu-west-1": 0.039, + "eu-west-2": 0.0394, + "eu-west-3": 0.0394, + "il-central-1": 0.0395, + "sa-east-1": 0.0439, + "us-east-1": 0.0382, + "us-east-2": 0.0382, + "us-gov-east-1": 0.0398, + "us-gov-west-1": 0.0398, + "us-west-1": 0.04, + "us-west-2": 0.0382 }, "t3a.small": { - "ap-northeast-1": 0.0845, - "ap-northeast-2": 0.0834, - "ap-south-1": 0.0723, - "ap-southeast-1": 0.0836, - "ap-southeast-2": 0.0838, - "ca-central-1": 0.0809, - "eu-central-1": 0.0816, - "eu-south-1": 0.0816, - "eu-west-1": 0.0804, - "eu-west-2": 0.0812, - "eu-west-3": 0.0812, - "il-central-1": 0.0814, - "sa-east-1": 0.0902, - "us-east-1": 0.0788, - "us-east-2": 0.0788, - "us-gov-east-1": 0.082, - "us-gov-west-1": 0.082, - "us-west-1": 0.0823, - "us-west-2": 0.0788 + "ap-northeast-1": 0.0533, + "ap-northeast-2": 0.0522, + "ap-south-1": 0.0411, + "ap-southeast-1": 0.0524, + "ap-southeast-2": 0.0526, + "ca-central-1": 0.0497, + "eu-central-1": 0.0504, + "eu-south-1": 0.0504, + "eu-west-1": 0.0492, + "eu-west-2": 0.05, + "eu-west-3": 0.05, + "il-central-1": 0.0502, + "sa-east-1": 0.059, + "us-east-1": 0.0476, + "us-east-2": 0.0476, + "us-gov-east-1": 0.0508, + "us-gov-west-1": 0.0508, + "us-west-1": 0.0511, + "us-west-2": 0.0476 }, "t3a.medium": { - "ap-northeast-1": 0.109, - "ap-northeast-2": 0.1068, - "ap-south-1": 0.0846, - "ap-southeast-1": 0.1072, - "ap-southeast-2": 0.1075, - "ca-central-1": 0.1018, - "eu-central-1": 0.1032, - "eu-south-1": 0.1031, - "eu-west-1": 0.1008, - "eu-west-2": 0.1025, - "eu-west-3": 0.1025, - "il-central-1": 0.1029, - "sa-east-1": 0.1205, - "us-east-1": 0.0976, - "us-east-2": 0.0976, - "us-gov-east-1": 0.1039, - "us-gov-west-1": 0.1039, - "us-west-1": 0.1046, - "us-west-2": 0.0976 + "ap-northeast-1": 0.0778, + "ap-northeast-2": 0.0756, + "ap-south-1": 0.0534, + "ap-southeast-1": 0.076, + "ap-southeast-2": 0.0763, + "ca-central-1": 0.0706, + "eu-central-1": 0.072, + "eu-south-1": 0.0719, + "eu-west-1": 0.0696, + "eu-west-2": 0.0713, + "eu-west-3": 0.0713, + "il-central-1": 0.0717, + "sa-east-1": 0.0893, + "us-east-1": 0.0664, + "us-east-2": 0.0664, + "us-gov-east-1": 0.0727, + "us-gov-west-1": 0.0727, + "us-west-1": 0.0734, + "us-west-2": 0.0664 }, "t3a.large": { - "ap-northeast-1": 0.1579, - "ap-northeast-2": 0.1536, - "ap-south-1": 0.1093, - "ap-southeast-1": 0.1544, - "ap-southeast-2": 0.155, - "ca-central-1": 0.1435, - "eu-central-1": 0.1464, - "eu-south-1": 0.1462, - "eu-west-1": 0.1416, - "eu-west-2": 0.145, - "eu-west-3": 0.145, - "il-central-1": 0.1458, - "sa-east-1": 0.181, - "us-east-1": 0.1352, - "us-east-2": 0.1352, - "us-gov-east-1": 0.1478, - "us-gov-west-1": 0.1478, - "us-west-1": 0.1493, - "us-west-2": 0.1352 + "ap-northeast-1": 0.1267, + "ap-northeast-2": 0.1224, + "ap-south-1": 0.0781, + "ap-southeast-1": 0.1232, + "ap-southeast-2": 0.1238, + "ca-central-1": 0.1123, + "eu-central-1": 0.1152, + "eu-south-1": 0.115, + "eu-west-1": 0.1104, + "eu-west-2": 0.1138, + "eu-west-3": 0.1138, + "il-central-1": 0.1146, + "sa-east-1": 0.1498, + "us-east-1": 0.104, + "us-east-2": 0.104, + "us-gov-east-1": 0.1166, + "us-gov-west-1": 0.1166, + "us-west-1": 0.1181, + "us-west-2": 0.104 }, "t3a.xlarge": { - "ap-northeast-1": 0.2558, - "ap-northeast-2": 0.2472, - "ap-south-1": 0.1586, - "ap-southeast-1": 0.2488, - "ap-southeast-2": 0.2501, - "ca-central-1": 0.227, - "eu-central-1": 0.2328, - "eu-south-1": 0.2325, - "eu-west-1": 0.2232, - "eu-west-2": 0.2299, - "eu-west-3": 0.2299, - "il-central-1": 0.2315, - "sa-east-1": 0.3019, - "us-east-1": 0.2104, - "us-east-2": 0.2104, - "us-gov-east-1": 0.2357, - "us-gov-west-1": 0.2357, - "us-west-1": 0.2386, - "us-west-2": 0.2104 + "ap-northeast-1": 0.2534, + "ap-northeast-2": 0.2448, + "ap-south-1": 0.1562, + "ap-southeast-1": 0.2464, + "ap-southeast-2": 0.2477, + "ca-central-1": 0.2246, + "eu-central-1": 0.2304, + "eu-south-1": 0.2301, + "eu-west-1": 0.2208, + "eu-west-2": 0.2275, + "eu-west-3": 0.2275, + "il-central-1": 0.2291, + "sa-east-1": 0.2995, + "us-east-1": 0.208, + "us-east-2": 0.208, + "us-gov-east-1": 0.2333, + "us-gov-west-1": 0.2333, + "us-west-1": 0.2362, + "us-west-2": 0.208 }, "t3a.2xlarge": { - "ap-northeast-1": 0.5217, - "ap-northeast-2": 0.5044, - "ap-south-1": 0.3271, - "ap-southeast-1": 0.5076, - "ap-southeast-2": 0.5102, - "ca-central-1": 0.4641, - "eu-central-1": 0.4756, - "eu-south-1": 0.475, - "eu-west-1": 0.4564, - "eu-west-2": 0.4698, - "eu-west-3": 0.4698, - "il-central-1": 0.473, - "sa-east-1": 0.6138, - "us-east-1": 0.4308, - "us-east-2": 0.4308, - "us-gov-east-1": 0.4814, - "us-gov-west-1": 0.4814, - "us-west-1": 0.4871, - "us-west-2": 0.4308 + "ap-northeast-1": 0.5069, + "ap-northeast-2": 0.4896, + "ap-south-1": 0.3123, + "ap-southeast-1": 0.4928, + "ap-southeast-2": 0.4954, + "ca-central-1": 0.4493, + "eu-central-1": 0.4608, + "eu-south-1": 0.4602, + "eu-west-1": 0.4416, + "eu-west-2": 0.455, + "eu-west-3": 0.455, + "il-central-1": 0.4582, + "sa-east-1": 0.599, + "us-east-1": 0.416, + "us-east-2": 0.416, + "us-gov-east-1": 0.4666, + "us-gov-west-1": 0.4666, + "us-west-1": 0.4723, + "us-west-2": 0.416 }, "t4g.micro": { - "af-south-1": 0.0708, - "ap-east-1": 0.0716, - "ap-northeast-1": 0.0708, - "ap-northeast-2": 0.0704, - "ap-northeast-3": 0.0709, - "ap-south-1": 0.0656, - "ap-south-2": 0.0656, - "ap-southeast-1": 0.0706, - "ap-southeast-2": 0.0706, - "ap-southeast-3": 0.0706, - "ap-southeast-4": 0.0706, - "ca-central-1": 0.0692, - "ca-west-1": 0.0692, - "eu-central-1": 0.0696, - "eu-central-2": 0.0706, - "eu-north-1": 0.0686, - "eu-south-1": 0.0696, - "eu-south-2": 0.0692, - "eu-west-1": 0.0692, - "eu-west-2": 0.0694, - "eu-west-3": 0.0694, - "il-central-1": 0.0697, - "me-central-1": 0.0702, - "me-south-1": 0.07, - "sa-east-1": 0.0734, - "us-east-1": 0.0684, - "us-east-2": 0.0684, - "us-gov-east-1": 0.0698, - "us-gov-west-1": 0.0698, - "us-west-1": 0.07, - "us-west-2": 0.0684 + "af-south-1": 0.0396, + "ap-east-1": 0.0404, + "ap-northeast-1": 0.0396, + "ap-northeast-2": 0.0392, + "ap-northeast-3": 0.0397, + "ap-south-1": 0.0344, + "ap-south-2": 0.0344, + "ap-southeast-1": 0.0394, + "ap-southeast-2": 0.0394, + "ap-southeast-3": 0.0394, + "ap-southeast-4": 0.0394, + "ap-southeast-5": 0.0383, + "ap-southeast-7": 0.0383, + "ca-central-1": 0.038, + "ca-west-1": 0.038, + "eu-central-1": 0.0384, + "eu-central-2": 0.0394, + "eu-north-1": 0.0374, + "eu-south-1": 0.0384, + "eu-south-2": 0.038, + "eu-west-1": 0.038, + "eu-west-2": 0.0382, + "eu-west-3": 0.0382, + "il-central-1": 0.0385, + "me-central-1": 0.039, + "me-south-1": 0.0388, + "mx-central-1": 0.0376, + "sa-east-1": 0.0422, + "us-east-1": 0.0372, + "us-east-2": 0.0372, + "us-gov-east-1": 0.0386, + "us-gov-west-1": 0.0386, + "us-west-1": 0.0388, + "us-west-2": 0.0372 }, "t4g.small": { - "af-south-1": 0.0817, - "ap-east-1": 0.0832, - "ap-northeast-1": 0.0816, - "ap-northeast-2": 0.0808, - "ap-northeast-3": 0.0818, - "ap-south-1": 0.0712, - "ap-south-2": 0.0712, - "ap-southeast-1": 0.0812, - "ap-southeast-2": 0.0812, - "ap-southeast-3": 0.0812, - "ap-southeast-4": 0.0812, - "ca-central-1": 0.0784, - "ca-west-1": 0.0784, - "eu-central-1": 0.0792, - "eu-central-2": 0.0811, - "eu-north-1": 0.0772, - "eu-south-1": 0.0792, - "eu-south-2": 0.0784, - "eu-west-1": 0.0784, - "eu-west-2": 0.0788, - "eu-west-3": 0.0788, - "il-central-1": 0.0793, - "me-central-1": 0.0804, - "me-south-1": 0.0801, - "sa-east-1": 0.0868, - "us-east-1": 0.0768, - "us-east-2": 0.0768, - "us-gov-east-1": 0.0796, - "us-gov-west-1": 0.0796, - "us-west-1": 0.08, - "us-west-2": 0.0768 + "af-south-1": 0.0505, + "ap-east-1": 0.052, + "ap-northeast-1": 0.0504, + "ap-northeast-2": 0.0496, + "ap-northeast-3": 0.0506, + "ap-south-1": 0.04, + "ap-south-2": 0.04, + "ap-southeast-1": 0.05, + "ap-southeast-2": 0.05, + "ap-southeast-3": 0.05, + "ap-southeast-4": 0.05, + "ap-southeast-5": 0.0479, + "ap-southeast-7": 0.0479, + "ca-central-1": 0.0472, + "ca-west-1": 0.0472, + "eu-central-1": 0.048, + "eu-central-2": 0.0499, + "eu-north-1": 0.046, + "eu-south-1": 0.048, + "eu-south-2": 0.0472, + "eu-west-1": 0.0472, + "eu-west-2": 0.0476, + "eu-west-3": 0.0476, + "il-central-1": 0.0481, + "me-central-1": 0.0492, + "me-south-1": 0.0489, + "mx-central-1": 0.0464, + "sa-east-1": 0.0556, + "us-east-1": 0.0456, + "us-east-2": 0.0456, + "us-gov-east-1": 0.0484, + "us-gov-west-1": 0.0484, + "us-west-1": 0.0488, + "us-west-2": 0.0456 }, "t4g.medium": { - "af-south-1": 0.1034, - "ap-east-1": 0.1064, - "ap-northeast-1": 0.1032, - "ap-northeast-2": 0.1016, - "ap-northeast-3": 0.1035, - "ap-south-1": 0.0824, - "ap-south-2": 0.0824, - "ap-southeast-1": 0.1024, - "ap-southeast-2": 0.1024, - "ap-southeast-3": 0.1024, - "ap-southeast-4": 0.1024, - "ca-central-1": 0.0968, - "ca-west-1": 0.0968, - "eu-central-1": 0.0984, - "eu-central-2": 0.1022, - "eu-north-1": 0.0944, - "eu-south-1": 0.0984, - "eu-south-2": 0.0968, - "eu-west-1": 0.0968, - "eu-west-2": 0.0976, - "eu-west-3": 0.0976, - "il-central-1": 0.0986, - "me-central-1": 0.1008, - "me-south-1": 0.1002, - "sa-east-1": 0.1136, - "us-east-1": 0.0936, - "us-east-2": 0.0936, - "us-gov-east-1": 0.0992, - "us-gov-west-1": 0.0992, - "us-west-1": 0.1, - "us-west-2": 0.0936 + "af-south-1": 0.0722, + "ap-east-1": 0.0752, + "ap-northeast-1": 0.072, + "ap-northeast-2": 0.0704, + "ap-northeast-3": 0.0723, + "ap-south-1": 0.0512, + "ap-south-2": 0.0512, + "ap-southeast-1": 0.0712, + "ap-southeast-2": 0.0712, + "ap-southeast-3": 0.0712, + "ap-southeast-4": 0.0712, + "ap-southeast-5": 0.067, + "ap-southeast-7": 0.067, + "ca-central-1": 0.0656, + "ca-west-1": 0.0656, + "eu-central-1": 0.0672, + "eu-central-2": 0.071, + "eu-north-1": 0.0632, + "eu-south-1": 0.0672, + "eu-south-2": 0.0656, + "eu-west-1": 0.0656, + "eu-west-2": 0.0664, + "eu-west-3": 0.0664, + "il-central-1": 0.0674, + "me-central-1": 0.0696, + "me-south-1": 0.069, + "mx-central-1": 0.0641, + "sa-east-1": 0.0824, + "us-east-1": 0.0624, + "us-east-2": 0.0624, + "us-gov-east-1": 0.068, + "us-gov-west-1": 0.068, + "us-west-1": 0.0688, + "us-west-2": 0.0624 }, "t4g.large": { - "af-south-1": 0.1467, - "ap-east-1": 0.1528, - "ap-northeast-1": 0.1464, - "ap-northeast-2": 0.1432, - "ap-northeast-3": 0.147, - "ap-south-1": 0.1048, - "ap-south-2": 0.1048, - "ap-southeast-1": 0.1448, - "ap-southeast-2": 0.1448, - "ap-southeast-3": 0.1448, - "ap-southeast-4": 0.1448, - "ca-central-1": 0.1336, - "ca-west-1": 0.1336, - "eu-central-1": 0.1368, - "eu-central-2": 0.1445, - "eu-north-1": 0.1288, - "eu-south-1": 0.1368, - "eu-south-2": 0.1336, - "eu-west-1": 0.1336, - "eu-west-2": 0.1352, - "eu-west-3": 0.1352, - "il-central-1": 0.1373, - "me-central-1": 0.1416, - "me-south-1": 0.1403, - "sa-east-1": 0.1672, - "us-east-1": 0.1272, - "us-east-2": 0.1272, - "us-gov-east-1": 0.1384, - "us-gov-west-1": 0.1384, - "us-west-1": 0.14, - "us-west-2": 0.1272 + "af-south-1": 0.1155, + "ap-east-1": 0.1216, + "ap-northeast-1": 0.1152, + "ap-northeast-2": 0.112, + "ap-northeast-3": 0.1158, + "ap-south-1": 0.0736, + "ap-south-2": 0.0736, + "ap-southeast-1": 0.1136, + "ap-southeast-2": 0.1136, + "ap-southeast-3": 0.1136, + "ap-southeast-4": 0.1136, + "ap-southeast-5": 0.1051, + "ap-southeast-7": 0.1051, + "ca-central-1": 0.1024, + "ca-west-1": 0.1024, + "eu-central-1": 0.1056, + "eu-central-2": 0.1133, + "eu-north-1": 0.0976, + "eu-south-1": 0.1056, + "eu-south-2": 0.1024, + "eu-west-1": 0.1024, + "eu-west-2": 0.104, + "eu-west-3": 0.104, + "il-central-1": 0.1061, + "me-central-1": 0.1104, + "me-south-1": 0.1091, + "mx-central-1": 0.0994, + "sa-east-1": 0.136, + "us-east-1": 0.096, + "us-east-2": 0.096, + "us-gov-east-1": 0.1072, + "us-gov-west-1": 0.1072, + "us-west-1": 0.1088, + "us-west-2": 0.096 }, "t4g.xlarge": { - "af-south-1": 0.2334, - "ap-east-1": 0.2456, - "ap-northeast-1": 0.2328, - "ap-northeast-2": 0.2264, - "ap-northeast-3": 0.2341, - "ap-south-1": 0.1496, - "ap-south-2": 0.1496, - "ap-southeast-1": 0.2296, - "ap-southeast-2": 0.2296, - "ap-southeast-3": 0.2296, - "ap-southeast-4": 0.2296, - "ca-central-1": 0.2072, - "ca-west-1": 0.2072, - "eu-central-1": 0.2136, - "eu-central-2": 0.229, - "eu-north-1": 0.1976, - "eu-south-1": 0.2136, - "eu-south-2": 0.2072, - "eu-west-1": 0.2072, - "eu-west-2": 0.2104, - "eu-west-3": 0.2104, - "il-central-1": 0.2146, - "me-central-1": 0.2232, - "me-south-1": 0.2206, - "sa-east-1": 0.2744, - "us-east-1": 0.1944, - "us-east-2": 0.1944, - "us-gov-east-1": 0.2168, - "us-gov-west-1": 0.2168, - "us-west-1": 0.22, - "us-west-2": 0.1944 + "af-south-1": 0.231, + "ap-east-1": 0.2432, + "ap-northeast-1": 0.2304, + "ap-northeast-2": 0.224, + "ap-northeast-3": 0.2317, + "ap-south-1": 0.1472, + "ap-south-2": 0.1472, + "ap-southeast-1": 0.2272, + "ap-southeast-2": 0.2272, + "ap-southeast-3": 0.2272, + "ap-southeast-4": 0.2272, + "ap-southeast-5": 0.2102, + "ap-southeast-7": 0.2102, + "ca-central-1": 0.2048, + "ca-west-1": 0.2048, + "eu-central-1": 0.2112, + "eu-central-2": 0.2266, + "eu-north-1": 0.1952, + "eu-south-1": 0.2112, + "eu-south-2": 0.2048, + "eu-west-1": 0.2048, + "eu-west-2": 0.208, + "eu-west-3": 0.208, + "il-central-1": 0.2122, + "me-central-1": 0.2208, + "me-south-1": 0.2182, + "mx-central-1": 0.1987, + "sa-east-1": 0.272, + "us-east-1": 0.192, + "us-east-2": 0.192, + "us-gov-east-1": 0.2144, + "us-gov-west-1": 0.2144, + "us-west-1": 0.2176, + "us-west-2": 0.192 }, "t4g.2xlarge": { - "af-south-1": 0.4769, - "ap-east-1": 0.5012, - "ap-northeast-1": 0.4756, - "ap-northeast-2": 0.4628, - "ap-northeast-3": 0.4782, - "ap-south-1": 0.3092, - "ap-south-2": 0.3092, - "ap-southeast-1": 0.4692, - "ap-southeast-2": 0.4692, - "ap-southeast-3": 0.4692, - "ap-southeast-4": 0.4692, - "ca-central-1": 0.4244, - "ca-west-1": 0.4244, - "eu-central-1": 0.4372, - "eu-central-2": 0.4679, - "eu-north-1": 0.4052, - "eu-south-1": 0.4372, - "eu-south-2": 0.4244, - "eu-west-1": 0.4244, - "eu-west-2": 0.4308, - "eu-west-3": 0.4308, - "il-central-1": 0.4391, - "me-central-1": 0.4564, - "me-south-1": 0.4513, - "sa-east-1": 0.5588, - "us-east-1": 0.3988, - "us-east-2": 0.3988, - "us-gov-east-1": 0.4436, - "us-gov-west-1": 0.4436, - "us-west-1": 0.45, - "us-west-2": 0.3988 - }, - "u7i-12tb.224xlarge": { - "us-east-1": 153.01, + "af-south-1": 0.4621, + "ap-east-1": 0.4864, + "ap-northeast-1": 0.4608, + "ap-northeast-2": 0.448, + "ap-northeast-3": 0.4634, + "ap-south-1": 0.2944, + "ap-south-2": 0.2944, + "ap-southeast-1": 0.4544, + "ap-southeast-2": 0.4544, + "ap-southeast-3": 0.4544, + "ap-southeast-4": 0.4544, + "ap-southeast-5": 0.4205, + "ap-southeast-7": 0.4205, + "ca-central-1": 0.4096, + "ca-west-1": 0.4096, + "eu-central-1": 0.4224, + "eu-central-2": 0.4531, + "eu-north-1": 0.3904, + "eu-south-1": 0.4224, + "eu-south-2": 0.4096, + "eu-west-1": 0.4096, + "eu-west-2": 0.416, + "eu-west-3": 0.416, + "il-central-1": 0.4243, + "me-central-1": 0.4416, + "me-south-1": 0.4365, + "mx-central-1": 0.3974, + "sa-east-1": 0.544, + "us-east-1": 0.384, + "us-east-2": 0.384, + "us-gov-east-1": 0.4288, + "us-gov-west-1": 0.4288, + "us-west-1": 0.4352, + "us-west-2": 0.384 + }, + "trn1.2xlarge": { + "us-east-1": 1.45895, + "us-east-2": 1.45895, + "us-west-2": 1.45895 + }, + "trn1.32xlarge": { + "us-east-1": 22.7288, + "us-east-2": 22.7288, + "us-west-2": 22.7288 + }, + "trn1n.32xlarge": { + "us-east-1": 26.0088, + "us-east-2": 26.0088, + "us-west-2": 26.0088 + }, + "trn2.48xlarge": { + "us-east-2": 87.8072 + }, + "u7i-6tb.112xlarge": { + "ap-northeast-2": 0.0, + "us-east-1": 67.0908, + "us-west-2": 67.0908 + }, + "u7i-8tb.112xlarge": { + "ap-northeast-2": 105.29686, + "us-east-1": 88.0208 + }, + "u7i-12tb.224xlarge": { + "us-east-1": 161.4816, "us-west-2": 0.0 }, "u7in-16tb.224xlarge": { - "ap-northeast-2": 246.032, - "ap-southeast-2": 244.414, - "us-east-1": 203.97, - "us-west-2": 203.97 + "ap-northeast-2": 254.5036, + "ap-southeast-2": 0.0, + "us-east-1": 212.4416, + "us-west-2": 212.4416 }, "u7in-24tb.224xlarge": { - "us-east-1": 305.89, - "us-west-2": 305.89 + "us-east-1": 314.3616, + "us-gov-west-1": 375.0236, + "us-west-2": 314.3616 }, "u7in-32tb.224xlarge": { - "us-east-1": 407.81, - "us-west-2": 0.0 + "us-east-1": 416.2816, + "us-west-2": 416.2816 }, "u-3tb1.56xlarge": { - "ap-east-1": 36.35685, - "ap-northeast-1": 33.0633, - "ap-southeast-1": 33.06, - "ap-southeast-2": 32.845, - "ca-central-1": 30.03, - "eu-central-1": 33.0635, - "eu-south-1": 32.2075, - "eu-west-1": 30.68, - "sa-east-1": 43.68, - "us-east-1": 27.43, - "us-east-2": 27.43, - "us-gov-west-1": 32.8465, - "us-west-2": 27.43 + "ap-east-1": 38.37725, + "ap-northeast-1": 35.0837, + "ap-southeast-1": 35.0804, + "ap-southeast-2": 34.8654, + "ca-central-1": 32.0504, + "eu-central-1": 35.0839, + "eu-central-2": 38.37725, + "eu-south-1": 34.2279, + "eu-west-1": 32.7004, + "sa-east-1": 45.7004, + "us-east-1": 29.4504, + "us-east-2": 29.4504, + "us-gov-west-1": 34.8669, + "us-west-2": 29.4504 }, "u-6tb1.metal": { - "ap-northeast-1": 0.13, - "ap-northeast-2": 0.13, - "ap-south-1": 0.13, - "ap-southeast-1": 0.13, - "ap-southeast-2": 0.13, - "ca-central-1": 0.13, - "eu-central-1": 0.13, - "eu-central-2": 0.13, - "eu-north-1": 0.13, - "eu-south-1": 0.13, - "eu-south-2": 0.13, - "eu-west-1": 0.13, - "eu-west-2": 0.13, - "eu-west-3": 0.13, - "sa-east-1": 0.13, - "us-east-1": 0.13, - "us-east-2": 0.13, - "us-gov-east-1": 0.13, - "us-gov-west-1": 0.13, - "us-west-2": 0.13 + "ap-northeast-1": 4.301, + "ap-northeast-2": 4.301, + "ap-south-1": 4.301, + "ap-southeast-1": 4.301, + "ap-southeast-2": 4.301, + "ap-southeast-3": 4.301, + "ca-central-1": 4.301, + "eu-central-1": 4.301, + "eu-central-2": 4.301, + "eu-north-1": 4.301, + "eu-south-1": 4.301, + "eu-south-2": 4.301, + "eu-west-1": 4.301, + "eu-west-2": 4.301, + "eu-west-3": 4.301, + "sa-east-1": 4.301, + "us-east-1": 4.301, + "us-east-2": 4.301, + "us-gov-east-1": 4.301, + "us-gov-west-1": 4.301, + "us-west-2": 4.301 }, "u-6tb1.56xlarge": { - "ap-northeast-1": 0.13, - "ap-northeast-2": 0.13, - "ap-south-1": 0.13, - "ap-southeast-1": 0.13, - "ap-southeast-2": 0.13, - "ca-central-1": 0.13, - "eu-central-1": 0.13, - "eu-central-2": 0.13, - "eu-north-1": 0.13, - "eu-south-1": 0.13, - "eu-south-2": 0.13, - "eu-west-1": 0.13, - "eu-west-2": 0.13, - "eu-west-3": 0.13, - "sa-east-1": 0.13, - "us-east-1": 0.13, - "us-east-2": 0.13, - "us-gov-east-1": 0.13, - "us-gov-west-1": 0.13, - "us-west-2": 0.13 + "af-south-1": 63.94494, + "ap-northeast-1": 58.13, + "ap-northeast-2": 2.1504, + "ap-northeast-3": 2.1504, + "ap-south-1": 2.1504, + "ap-southeast-1": 2.1504, + "ap-southeast-2": 2.1504, + "ap-southeast-3": 58.13, + "ca-central-1": 2.1504, + "eu-central-1": 58.13, + "eu-central-2": 2.1504, + "eu-north-1": 2.1504, + "eu-south-1": 56.67499, + "eu-south-2": 54.07858, + "eu-west-1": 54.07858, + "eu-west-2": 2.1504, + "eu-west-3": 56.65629, + "sa-east-1": 2.1504, + "us-east-1": 2.1504, + "us-east-2": 2.1504, + "us-gov-east-1": 57.76115, + "us-gov-west-1": 2.1504, + "us-west-2": 2.1504 }, "u-6tb1.112xlarge": { - "ap-northeast-1": 0.13, - "ap-northeast-2": 0.13, - "ap-south-1": 0.13, - "ap-southeast-1": 0.13, - "ap-southeast-2": 0.13, - "ca-central-1": 0.13, - "eu-central-1": 0.13, - "eu-central-2": 0.13, - "eu-north-1": 0.13, - "eu-south-1": 0.13, - "eu-south-2": 0.13, - "eu-west-1": 0.13, - "eu-west-2": 0.13, - "eu-west-3": 0.13, - "sa-east-1": 0.13, - "us-east-1": 0.13, - "us-east-2": 0.13, - "us-gov-east-1": 0.13, - "us-gov-west-1": 0.13, - "us-west-2": 0.13 + "af-south-1": 4.3008, + "ap-northeast-1": 4.3008, + "ap-northeast-2": 4.3008, + "ap-northeast-3": 70.1678, + "ap-south-1": 60.6338, + "ap-southeast-1": 4.3008, + "ap-southeast-2": 69.7338, + "ap-southeast-3": 4.3008, + "ca-central-1": 4.3008, + "eu-central-1": 4.3008, + "eu-central-2": 4.3008, + "eu-north-1": 4.3008, + "eu-south-1": 68.4558, + "eu-south-2": 4.3008, + "eu-west-1": 4.3008, + "eu-west-2": 4.3008, + "eu-west-3": 4.3008, + "sa-east-1": 4.3008, + "us-east-1": 58.9008, + "us-east-2": 4.3008, + "us-gov-east-1": 4.3008, + "us-gov-west-1": 69.7338, + "us-west-2": 58.9008 }, "u-9tb1.metal": { - "ap-northeast-1": 0.13, - "ap-northeast-2": 0.13, - "ap-south-2": 0.13, - "ap-southeast-1": 0.13, - "eu-central-1": 0.13, - "eu-north-1": 0.13, - "eu-west-1": 0.13, - "eu-west-2": 0.13, - "sa-east-1": 0.13, - "us-east-1": 0.13, - "us-east-2": 0.13, - "us-gov-east-1": 0.13, - "us-gov-west-1": 0.13, - "us-west-2": 0.13 + "ap-northeast-1": 4.301, + "ap-northeast-2": 4.301, + "ap-south-1": 4.301, + "ap-south-2": 4.301, + "ap-southeast-1": 4.301, + "eu-central-1": 4.301, + "eu-north-1": 4.301, + "eu-west-1": 4.301, + "eu-west-2": 4.301, + "eu-west-3": 4.301, + "sa-east-1": 4.301, + "us-east-1": 4.301, + "us-east-2": 4.301, + "us-gov-east-1": 4.301, + "us-gov-west-1": 4.301, + "us-west-2": 4.301 }, "u-9tb1.112xlarge": { - "ap-northeast-1": 0.13, - "ap-northeast-2": 0.13, - "ap-south-2": 0.13, - "ap-southeast-1": 0.13, - "eu-central-1": 0.13, - "eu-north-1": 0.13, - "eu-west-1": 0.13, - "eu-west-2": 0.13, - "sa-east-1": 0.13, - "us-east-1": 0.13, - "us-east-2": 0.13, - "us-gov-east-1": 0.13, - "us-gov-west-1": 0.13, - "us-west-2": 0.13 + "ap-northeast-1": 4.3008, + "ap-northeast-2": 103.1008, + "ap-south-1": 88.8008, + "ap-south-2": 4.3008, + "ap-southeast-1": 4.3008, + "eu-central-1": 103.1008, + "eu-north-1": 4.3008, + "eu-west-1": 95.9508, + "eu-west-2": 4.3008, + "eu-west-3": 100.5008, + "sa-east-1": 4.3008, + "us-east-1": 86.2008, + "us-east-2": 86.2008, + "us-gov-east-1": 102.4508, + "us-gov-west-1": 102.4508, + "us-west-2": 4.3008 }, "u-12tb1.metal": { - "ap-northeast-1": 0.13, - "ap-northeast-2": 0.13, - "ap-northeast-3": 0.13, - "ap-south-1": 0.13, - "ap-southeast-1": 0.13, - "ap-southeast-2": 0.13, - "eu-central-1": 0.13, - "eu-south-1": 0.13, - "eu-west-1": 0.13, - "sa-east-1": 0.13, - "us-east-1": 0.13, - "us-east-2": 0.13, - "us-gov-east-1": 0.13, - "us-gov-west-1": 0.13, - "us-west-2": 0.13 + "af-south-1": 4.301, + "ap-northeast-1": 4.301, + "ap-northeast-2": 4.301, + "ap-northeast-3": 4.301, + "ap-south-1": 4.301, + "ap-southeast-1": 4.301, + "ap-southeast-2": 4.301, + "eu-central-1": 4.301, + "eu-south-1": 4.301, + "eu-west-1": 4.301, + "sa-east-1": 4.301, + "us-east-1": 4.301, + "us-east-2": 4.301, + "us-gov-east-1": 4.301, + "us-gov-west-1": 4.301, + "us-west-2": 4.301 }, "u-12tb1.112xlarge": { - "ap-northeast-1": 0.13, - "ap-northeast-2": 0.13, - "ap-northeast-3": 0.13, - "ap-south-1": 0.13, - "ap-southeast-1": 0.13, - "ap-southeast-2": 0.13, - "eu-central-1": 0.13, - "eu-south-1": 128.44, - "eu-west-1": 0.13, - "sa-east-1": 0.13, - "us-east-1": 0.13, - "us-east-2": 0.13, - "us-gov-east-1": 0.13, - "us-gov-west-1": 0.13, - "us-west-2": 0.13 + "af-south-1": 149.7188, + "ap-northeast-1": 4.3008, + "ap-northeast-2": 4.3008, + "ap-northeast-3": 4.3008, + "ap-south-1": 4.3008, + "ap-southeast-1": 136.0338, + "ap-southeast-2": 4.3008, + "eu-central-1": 136.0338, + "eu-south-1": 132.6108, + "eu-west-1": 126.5008, + "sa-east-1": 4.3008, + "us-east-1": 4.3008, + "us-east-2": 4.3008, + "us-gov-east-1": 4.3008, + "us-gov-west-1": 4.3008, + "us-west-2": 4.3008 }, "u-18tb1.metal": { - "eu-west-1": 0.13, - "us-east-1": 0.13, - "us-west-2": 0.13 + "eu-central-1": 4.301, + "eu-west-1": 4.301, + "sa-east-1": 4.301, + "us-east-1": 4.301, + "us-west-2": 4.301 }, "u-18tb1.112xlarge": { - "eu-west-1": 0.13, - "us-east-1": 0.13, - "us-west-2": 0.13 + "eu-central-1": 4.3008, + "eu-west-1": 4.3008, + "sa-east-1": 265.6008, + "us-east-1": 4.3008, + "us-west-2": 4.3008 }, "u-24tb1.metal": { - "ap-northeast-2": 0.13, - "us-east-1": 0.13, - "us-gov-east-1": 0.13, - "us-gov-west-1": 0.13, - "us-west-2": 0.13 + "ap-northeast-2": 4.301, + "us-east-1": 4.301, + "us-gov-east-1": 4.301, + "us-gov-west-1": 4.301, + "us-west-2": 4.301 }, "u-24tb1.112xlarge": { - "ap-northeast-2": 0.13, - "us-east-1": 0.13, - "us-gov-east-1": 0.13, - "us-gov-west-1": 0.13, - "us-west-2": 0.13 + "ap-northeast-2": 267.7708, + "us-east-1": 4.3008, + "us-gov-east-1": 266.0308, + "us-gov-west-1": 266.0308, + "us-west-2": 222.7008 }, "vt1.3xlarge": { - "ap-northeast-1": 0.0, - "eu-west-1": 0.0, - "us-east-1": 0.0, - "us-west-2": 0.0 + "ap-northeast-1": 0.94784, + "eu-west-1": 0.86372, + "us-east-1": 0.7796, + "us-west-2": 0.7796 }, "vt1.6xlarge": { - "ap-northeast-1": 0.0, - "eu-west-1": 1.74506, - "us-east-1": 1.56, - "us-west-2": 1.56 + "ap-northeast-1": 2.05932, + "eu-west-1": 1.87426, + "us-east-1": 1.5592, + "us-west-2": 1.5592 }, "vt1.24xlarge": { - "ap-northeast-1": 6.67588, - "eu-west-1": 6.00294, - "us-east-1": 5.85, - "us-west-2": 5.85 + "ap-northeast-1": 7.58268, + "eu-west-1": 6.90974, + "us-east-1": 6.2368, + "us-west-2": 6.2368 }, "x1.16xlarge": { - "af-south-1": 10.606, - "ap-east-1": 10.768, - "ap-northeast-1": 9.801, - "ap-northeast-2": 9.801, - "ap-northeast-3": 9.801, - "ap-south-1": 7.011, - "ap-southeast-1": 9.801, - "ap-southeast-2": 9.801, - "ca-central-1": 8.2, - "eu-central-1": 9.467, - "eu-west-1": 8.133, - "eu-west-2": 8.533, - "eu-west-3": 0.0, - "sa-east-1": 0.0, - "us-east-1": 6.799, - "us-east-2": 6.799, - "us-gov-east-1": 8.133, + "af-south-1": 10.215, + "ap-east-1": 0.0, + "ap-northeast-1": 10.362, + "ap-northeast-2": 10.362, + "ap-northeast-3": 0.0, + "ap-south-1": 0.0, + "ap-southeast-1": 10.362, + "ap-southeast-2": 10.362, + "ca-central-1": 0.0, + "eu-central-1": 10.028, + "eu-west-1": 8.694, + "eu-west-2": 9.094, + "eu-west-3": 9.935, + "sa-east-1": 13.696, + "us-east-1": 7.36, + "us-east-2": 7.36, + "us-gov-east-1": 8.694, "us-gov-west-1": 0.0, - "us-west-2": 6.799 + "us-west-2": 7.36 }, "x1.32xlarge": { - "af-south-1": 19.178, - "ap-east-1": 21.406, - "ap-northeast-1": 19.471, - "ap-northeast-2": 19.471, - "ap-northeast-3": 0.0, - "ap-south-1": 13.892, - "ap-southeast-1": 19.471, - "ap-southeast-2": 19.471, - "ca-central-1": 0.0, - "eu-central-1": 18.804, - "eu-west-1": 16.136, + "af-south-1": 20.277, + "ap-east-1": 22.505, + "ap-northeast-1": 20.571, + "ap-northeast-2": 20.571, + "ap-northeast-3": 20.571, + "ap-south-1": 14.991, + "ap-southeast-1": 20.571, + "ap-southeast-2": 20.571, + "ca-central-1": 15.901, + "eu-central-1": 19.903, + "eu-west-1": 17.235, "eu-west-2": 0.0, - "eu-west-3": 16.936, - "sa-east-1": 26.14, - "us-east-1": 13.468, - "us-east-2": 13.468, - "us-gov-east-1": 16.136, + "eu-west-3": 0.0, + "sa-east-1": 27.239, + "us-east-1": 14.567, + "us-east-2": 14.567, + "us-gov-east-1": 17.235, "us-gov-west-1": 0.0, - "us-west-2": 13.468 + "us-west-2": 14.567 }, "x1e.xlarge": { - "af-south-1": 1.25, - "ap-northeast-1": 0.0, - "ap-northeast-2": 1.39, - "ap-northeast-3": 0.0, - "ap-south-1": 0.92, - "ap-southeast-1": 1.39, - "ap-southeast-2": 1.39, - "ca-central-1": 0.0, - "eu-central-1": 1.344, - "eu-west-1": 1.16, - "sa-east-1": 1.686, - "us-east-1": 0.894, - "us-east-2": 0.0, - "us-gov-east-1": 1.06, - "us-gov-west-1": 1.16, - "us-west-2": 0.0 + "af-south-1": 0.0, + "ap-northeast-1": 1.267, + "ap-northeast-2": 1.388, + "ap-northeast-3": 1.267, + "ap-south-1": 0.918, + "ap-southeast-1": 1.388, + "ap-southeast-2": 1.267, + "ca-central-1": 1.066, + "eu-central-1": 1.341, + "eu-west-1": 0.0, + "sa-east-1": 1.683, + "us-east-1": 0.892, + "us-east-2": 0.975, + "us-gov-east-1": 1.058, + "us-gov-west-1": 1.058, + "us-west-2": 0.892 }, "x1e.2xlarge": { - "af-south-1": 2.748, - "ap-northeast-1": 2.79, - "ap-northeast-2": 2.548, - "ap-northeast-3": 0.0, - "ap-south-1": 1.85, - "ap-southeast-1": 2.79, - "ap-southeast-2": 0.0, - "ca-central-1": 1.964, - "eu-central-1": 2.464, - "eu-west-1": 0.0, - "sa-east-1": 3.381, - "us-east-1": 1.965, - "us-east-2": 1.965, - "us-gov-east-1": 2.33, - "us-gov-west-1": 2.13, + "af-south-1": 2.733, + "ap-northeast-1": 2.775, + "ap-northeast-2": 2.533, + "ap-northeast-3": 2.533, + "ap-south-1": 1.835, + "ap-southeast-1": 0.0, + "ap-southeast-2": 2.533, + "ca-central-1": 1.949, + "eu-central-1": 2.449, + "eu-west-1": 2.115, + "sa-east-1": 3.366, + "us-east-1": 1.783, + "us-east-2": 1.783, + "us-gov-east-1": 2.315, + "us-gov-west-1": 2.115, "us-west-2": 0.0 }, "x1e.4xlarge": { - "af-south-1": 4.89, - "ap-northeast-1": 4.966, - "ap-northeast-2": 4.966, - "ap-northeast-3": 0.0, - "ap-south-1": 3.57, - "ap-southeast-1": 0.0, - "ap-southeast-2": 5.45, - "ca-central-1": 0.0, - "eu-central-1": 5.265, - "eu-west-1": 4.53, - "sa-east-1": 6.632, - "us-east-1": 3.466, - "us-east-2": 3.466, - "us-gov-east-1": 4.53, - "us-gov-west-1": 4.13, - "us-west-2": 3.466 - }, - "x1e.8xlarge": { - "af-south-1": 9.65, - "ap-northeast-1": 9.802, - "ap-northeast-2": 10.769, - "ap-northeast-3": 0.0, - "ap-south-1": 7.01, - "ap-southeast-1": 10.769, - "ap-southeast-2": 9.802, - "ca-central-1": 0.0, - "eu-central-1": 10.4, - "eu-west-1": 0.0, - "sa-east-1": 13.135, - "us-east-1": 0.0, - "us-east-2": 0.0, - "us-gov-east-1": 8.13, - "us-gov-west-1": 8.13, + "af-south-1": 5.409, + "ap-northeast-1": 5.009, + "ap-northeast-2": 5.492, + "ap-northeast-3": 5.009, + "ap-south-1": 3.613, + "ap-southeast-1": 5.009, + "ap-southeast-2": 5.492, + "ca-central-1": 4.207, + "eu-central-1": 5.308, + "eu-west-1": 4.573, + "sa-east-1": 6.675, + "us-east-1": 3.509, + "us-east-2": 3.509, + "us-gov-east-1": 4.173, + "us-gov-west-1": 0.0, "us-west-2": 0.0 }, - "x1e.16xlarge": { - "af-south-1": 19.17, + "x1e.8xlarge": { + "af-south-1": 9.866, "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, - "ap-northeast-3": 0.0, - "ap-south-1": 13.89, + "ap-northeast-2": 10.985, + "ap-northeast-3": 10.985, + "ap-south-1": 7.226, "ap-southeast-1": 0.0, "ap-southeast-2": 0.0, - "ca-central-1": 14.799, - "eu-central-1": 20.669, - "eu-west-1": 0.0, - "sa-east-1": 26.14, - "us-east-1": 13.474, - "us-east-2": 13.474, - "us-gov-east-1": 17.73, - "us-gov-west-1": 16.13, - "us-west-2": 0.0 + "ca-central-1": 7.68, + "eu-central-1": 9.682, + "eu-west-1": 8.346, + "sa-east-1": 13.35, + "us-east-1": 0.0, + "us-east-2": 7.018, + "us-gov-east-1": 8.346, + "us-gov-west-1": 8.346, + "us-west-2": 7.018 + }, + "x1e.16xlarge": { + "af-south-1": 19.731, + "ap-northeast-1": 21.97, + "ap-northeast-2": 0.0, + "ap-northeast-3": 21.97, + "ap-south-1": 14.451, + "ap-southeast-1": 21.97, + "ap-southeast-2": 20.035, + "ca-central-1": 15.36, + "eu-central-1": 19.363, + "eu-west-1": 18.291, + "sa-east-1": 26.701, + "us-east-1": 14.035, + "us-east-2": 14.035, + "us-gov-east-1": 16.691, + "us-gov-west-1": 16.691, + "us-west-2": 14.035 }, "x1e.32xlarge": { - "af-south-1": 38.21, - "ap-northeast-1": 38.818, - "ap-northeast-2": 38.818, - "ap-northeast-3": 38.818, - "ap-south-1": 27.65, + "af-south-1": 0.0, + "ap-northeast-1": 39.917, + "ap-northeast-2": 0.0, + "ap-northeast-3": 0.0, + "ap-south-1": 28.749, "ap-southeast-1": 0.0, "ap-southeast-2": 0.0, - "ca-central-1": 29.468, + "ca-central-1": 30.566, "eu-central-1": 0.0, - "eu-west-1": 0.0, - "sa-east-1": 52.149, - "us-east-1": 26.818, - "us-east-2": 26.818, - "us-gov-east-1": 32.13, - "us-gov-west-1": 32.13, - "us-west-2": 26.818 + "eu-west-1": 33.229, + "sa-east-1": 53.248, + "us-east-1": 27.917, + "us-east-2": 27.917, + "us-gov-east-1": 33.229, + "us-gov-west-1": 33.229, + "us-west-2": 27.917 }, "x2gd.medium": { - "eu-west-1": 0.0, - "us-east-1": 0.1435, - "us-east-2": 0.1435, - "us-west-2": 0.1519 + "eu-west-1": 0.1244, + "us-east-1": 0.0979, + "us-east-2": 0.1063, + "us-west-2": 0.0979 }, "x2gd.large": { - "eu-west-1": 0.26, + "eu-west-1": 0.0, "us-east-1": 0.0, - "us-east-2": 0.2437, - "us-west-2": 0.2437 + "us-east-2": 0.2125, + "us-west-2": 0.1958 }, "x2gd.xlarge": { - "eu-west-1": 0.5, - "us-east-1": 0.4274, - "us-east-2": 0.4274, - "us-west-2": 0.0 + "eu-west-1": 0.4576, + "us-east-1": 0.425, + "us-east-2": 0.3916, + "us-west-2": 0.425 }, "x2gd.metal": { - "eu-west-1": 0.0, - "us-east-1": 6.0084, - "us-east-2": 5.474, - "us-west-2": 5.474 + "eu-west-1": 7.0912, + "us-east-1": 0.0, + "us-east-2": 6.0352, + "us-west-2": 6.0352 }, "x2gd.2xlarge": { - "eu-west-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 0.8648, - "us-west-2": 0.8648 + "eu-west-1": 0.9952, + "us-east-1": 0.85, + "us-east-2": 0.85, + "us-west-2": 0.7832 }, "x2gd.4xlarge": { "eu-west-1": 0.0, - "us-east-1": 0.0, + "us-east-1": 1.6424, "us-east-2": 0.0, - "us-west-2": 1.466 + "us-west-2": 1.5088 }, "x2gd.8xlarge": { - "eu-west-1": 3.65, - "us-east-1": 2.802, - "us-east-2": 0.0, - "us-west-2": 2.802 + "eu-west-1": 3.5456, + "us-east-1": 3.0176, + "us-east-2": 3.2848, + "us-west-2": 0.0 }, "x2gd.12xlarge": { - "eu-west-1": 4.93, - "us-east-1": 4.5388, - "us-east-2": 4.138, - "us-west-2": 4.5388 + "eu-west-1": 5.3184, + "us-east-1": 4.5264, + "us-east-2": 0.0, + "us-west-2": 4.9272 }, "x2gd.16xlarge": { - "eu-west-1": 6.53, - "us-east-1": 6.0084, - "us-east-2": 0.0, - "us-west-2": 6.0084 + "eu-west-1": 7.0912, + "us-east-1": 6.0352, + "us-east-2": 6.5696, + "us-west-2": 6.0352 }, "x2idn.metal": { - "af-south-1": 0.0, - "ap-northeast-1": 19.471, - "ap-northeast-2": 19.471, - "ap-northeast-3": 19.472, - "ap-south-1": 13.892, + "af-south-1": 20.2768, + "ap-northeast-1": 20.5698, + "ap-northeast-2": 20.5698, + "ap-northeast-3": 20.5708, + "ap-south-1": 0.0, "ap-south-2": 0.0, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, - "ap-southeast-3": 19.471, - "ca-central-1": 14.802, - "eu-central-1": 0.0, - "eu-central-2": 20.6714, - "eu-north-1": 15.341, - "eu-south-1": 16.931, - "eu-south-2": 0.0, - "eu-west-1": 16.136, - "eu-west-2": 16.936, - "eu-west-3": 16.936, - "me-central-1": 16.538, - "sa-east-1": 0.0, - "us-east-1": 13.468, + "ap-southeast-1": 20.5698, + "ap-southeast-2": 20.5698, + "ap-southeast-3": 20.5698, + "ap-southeast-5": 18.6357, + "ap-southeast-7": 18.6357, + "ca-central-1": 0.0, + "eu-central-1": 0.0, + "eu-central-2": 21.7702, + "eu-north-1": 16.4398, + "eu-south-1": 18.0298, + "eu-south-2": 17.2348, + "eu-west-1": 17.2348, + "eu-west-2": 18.0348, + "eu-west-3": 18.0348, + "me-central-1": 17.6368, + "me-south-1": 0.0, + "sa-east-1": 27.2388, + "us-east-1": 14.5668, "us-east-2": 0.0, - "us-gov-east-1": 16.136, + "us-gov-east-1": 17.2348, "us-gov-west-1": 0.0, "us-west-1": 0.0, "us-west-2": 0.0 }, "x2idn.16xlarge": { - "af-south-1": 9.654, - "ap-northeast-1": 0.0, - "ap-northeast-2": 10.76755, - "ap-northeast-3": 10.7681, - "ap-south-1": 7.6991, + "af-south-1": 0.0, + "ap-northeast-1": 11.32875, + "ap-northeast-2": 10.3617, + "ap-northeast-3": 11.3293, + "ap-south-1": 8.2603, "ap-south-2": 0.0, - "ap-southeast-1": 10.76755, + "ap-southeast-1": 0.0, "ap-southeast-2": 0.0, - "ap-southeast-3": 9.8005, - "ca-central-1": 8.1996, + "ap-southeast-3": 0.0, + "ap-southeast-5": 10.265, + "ap-southeast-7": 0.0, + "ca-central-1": 8.0272, "eu-central-1": 0.0, "eu-central-2": 0.0, - "eu-north-1": 8.49605, + "eu-north-1": 8.2967, "eu-south-1": 0.0, "eu-south-2": 0.0, "eu-west-1": 0.0, - "eu-west-2": 8.533, - "eu-west-3": 9.3733, - "me-central-1": 8.334, - "sa-east-1": 13.135, - "us-east-1": 6.799, - "us-east-2": 0.0, - "us-gov-east-1": 8.9333, - "us-gov-west-1": 0.0, - "us-west-1": 9.667, - "us-west-2": 6.799 + "eu-west-2": 9.9345, + "eu-west-3": 9.0942, + "me-central-1": 8.8952, + "me-south-1": 8.8952, + "sa-east-1": 13.6962, + "us-east-1": 7.3602, + "us-east-2": 7.3602, + "us-gov-east-1": 8.6942, + "us-gov-west-1": 8.6942, + "us-west-1": 9.3612, + "us-west-2": 7.3602 }, "x2idn.24xlarge": { "af-south-1": 0.0, - "ap-northeast-1": 16.08633, - "ap-northeast-2": 16.08633, - "ap-northeast-3": 16.08715, - "ap-south-1": 10.4515, - "ap-south-2": 10.4515, - "ap-southeast-1": 0.0, - "ap-southeast-2": 14.63575, - "ap-southeast-3": 16.08633, - "ca-central-1": 11.134, - "eu-central-1": 14.1355, - "eu-central-2": 17.07666, - "eu-north-1": 12.67908, - "eu-south-1": 13.99083, + "ap-northeast-1": 16.99313, + "ap-northeast-2": 15.54255, + "ap-northeast-3": 0.0, + "ap-south-1": 0.0, + "ap-south-2": 11.3583, + "ap-southeast-1": 0.0, + "ap-southeast-2": 16.99313, + "ap-southeast-3": 15.54255, + "ap-southeast-5": 14.09198, + "ap-southeast-7": 14.09198, + "ca-central-1": 12.0408, + "eu-central-1": 16.44285, + "eu-central-2": 17.98346, + "eu-north-1": 13.58588, + "eu-south-1": 13.63755, "eu-south-2": 0.0, - "eu-west-1": 12.1345, - "eu-west-2": 12.7345, - "eu-west-3": 12.7345, - "me-central-1": 13.6666, - "sa-east-1": 19.6375, - "us-east-1": 10.1335, - "us-east-2": 11.13385, - "us-gov-east-1": 0.0, - "us-gov-west-1": 13.33495, - "us-west-1": 14.4355, - "us-west-2": 11.13385 + "eu-west-1": 13.0413, + "eu-west-2": 13.6413, + "eu-west-3": 13.6413, + "me-central-1": 13.3428, + "me-south-1": 14.5734, + "sa-east-1": 20.5443, + "us-east-1": 11.0403, + "us-east-2": 11.0403, + "us-gov-east-1": 13.0413, + "us-gov-west-1": 0.0, + "us-west-1": 14.0418, + "us-west-2": 11.0403 }, "x2idn.32xlarge": { - "af-south-1": 0.0, - "ap-northeast-1": 19.471, - "ap-northeast-2": 19.471, - "ap-northeast-3": 0.0, - "ap-south-1": 13.892, - "ap-south-2": 13.892, - "ap-southeast-1": 19.471, - "ap-southeast-2": 19.471, - "ap-southeast-3": 19.471, - "ca-central-1": 14.802, - "eu-central-1": 0.0, - "eu-central-2": 20.6714, - "eu-north-1": 15.341, - "eu-south-1": 16.931, - "eu-south-2": 16.136, - "eu-west-1": 16.136, - "eu-west-2": 16.936, - "eu-west-3": 16.936, - "me-central-1": 16.538, - "sa-east-1": 26.14, - "us-east-1": 13.468, - "us-east-2": 13.468, - "us-gov-east-1": 0.0, - "us-gov-west-1": 16.136, - "us-west-1": 17.47, - "us-west-2": 13.468 + "af-south-1": 20.2768, + "ap-northeast-1": 20.5698, + "ap-northeast-2": 20.5698, + "ap-northeast-3": 20.5708, + "ap-south-1": 0.0, + "ap-south-2": 14.9908, + "ap-southeast-1": 20.5698, + "ap-southeast-2": 20.5698, + "ap-southeast-3": 20.5698, + "ap-southeast-5": 0.0, + "ap-southeast-7": 18.6357, + "ca-central-1": 15.9008, + "eu-central-1": 0.0, + "eu-central-2": 21.7702, + "eu-north-1": 0.0, + "eu-south-1": 18.0298, + "eu-south-2": 0.0, + "eu-west-1": 17.2348, + "eu-west-2": 18.0348, + "eu-west-3": 18.0348, + "me-central-1": 17.6368, + "me-south-1": 17.6368, + "sa-east-1": 0.0, + "us-east-1": 14.5668, + "us-east-2": 14.5668, + "us-gov-east-1": 17.2348, + "us-gov-west-1": 17.2348, + "us-west-1": 18.5688, + "us-west-2": 14.5668 }, "x2iedn.xlarge": { - "af-south-1": 1.2505, - "ap-northeast-1": 0.0, - "ap-northeast-2": 1.26881, - "ap-northeast-3": 1.38976, - "ap-south-1": 0.92013, - "ap-south-2": 0.0, - "ap-southeast-1": 1.38969, - "ap-southeast-2": 1.26881, - "ap-southeast-3": 1.26881, - "ca-central-1": 0.977, - "eu-central-1": 1.22713, - "eu-north-1": 0.0, - "eu-south-1": 0.0, - "eu-south-2": 0.0, - "eu-west-1": 1.16041, - "eu-west-2": 0.0, - "eu-west-3": 1.21541, - "sa-east-1": 1.68563, - "us-east-1": 0.89363, - "us-east-2": 0.89363, - "us-gov-east-1": 0.0, - "us-gov-west-1": 1.16041, - "us-west-1": 1.25213, - "us-west-2": 0.89363 + "af-south-1": 1.2481, + "ap-northeast-1": 0.0, + "ap-northeast-2": 1.38729, + "ap-northeast-3": 1.26648, + "ap-south-1": 0.0, + "ap-south-2": 1.00374, + "ap-southeast-1": 1.38729, + "ap-southeast-2": 1.38729, + "ap-southeast-3": 1.26641, + "ap-southeast-5": 1.14553, + "ca-central-1": 0.9746, + "eu-central-1": 1.22473, + "eu-north-1": 1.10339, + "eu-south-1": 1.10763, + "eu-south-2": 1.05798, + "eu-west-1": 1.05798, + "eu-west-2": 1.10798, + "eu-west-3": 1.10798, + "sa-east-1": 1.68323, + "us-east-1": 0.89123, + "us-east-2": 0.89123, + "us-gov-east-1": 1.15801, + "us-gov-west-1": 1.05798, + "us-west-1": 1.24973, + "us-west-2": 0.89123 }, "x2iedn.metal": { - "af-south-1": 38.226, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, - "ap-northeast-3": 38.814, - "ap-south-1": 27.654, - "ap-south-2": 0.0, - "ap-southeast-1": 38.812, - "ap-southeast-2": 38.812, - "ap-southeast-3": 38.812, - "ca-central-1": 29.474, - "eu-central-1": 0.0, - "eu-north-1": 30.553, - "eu-south-1": 33.731, + "af-south-1": 39.3248, + "ap-northeast-1": 39.9108, + "ap-northeast-2": 0.0, + "ap-northeast-3": 39.9128, + "ap-south-1": 28.7528, + "ap-south-2": 28.7528, + "ap-southeast-1": 39.9108, + "ap-southeast-2": 39.9108, + "ap-southeast-3": 39.9108, + "ap-southeast-5": 36.0426, + "ca-central-1": 30.5728, + "eu-central-1": 38.5768, + "eu-north-1": 31.6518, + "eu-south-1": 34.8298, "eu-south-2": 0.0, "eu-west-1": 0.0, - "eu-west-2": 33.742, - "eu-west-3": 33.742, - "sa-east-1": 52.15, - "us-east-1": 0.0, - "us-east-2": 0.0, - "us-gov-east-1": 32.142, - "us-gov-west-1": 32.142, + "eu-west-2": 34.8408, + "eu-west-3": 34.8408, + "sa-east-1": 53.2488, + "us-east-1": 27.9048, + "us-east-2": 27.9048, + "us-gov-east-1": 33.2408, + "us-gov-west-1": 33.2408, "us-west-1": 0.0, - "us-west-2": 0.0 + "us-west-2": 27.9048 }, "x2iedn.2xlarge": { "af-south-1": 0.0, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, - "ap-northeast-3": 2.54775, - "ap-south-1": 1.85025, - "ap-south-2": 2.02228, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, - "ap-southeast-3": 0.0, - "ca-central-1": 0.0, - "eu-central-1": 2.69768, - "eu-north-1": 2.22158, - "eu-south-1": 0.0, + "ap-northeast-1": 2.77459, + "ap-northeast-2": 2.77459, + "ap-northeast-3": 2.53295, + "ap-south-1": 1.83545, + "ap-south-2": 1.83545, + "ap-southeast-1": 0.0, + "ap-southeast-2": 2.77459, + "ap-southeast-3": 2.53283, + "ap-southeast-5": 0.0, + "ca-central-1": 1.9492, + "eu-central-1": 2.68288, + "eu-north-1": 2.20678, + "eu-south-1": 2.21526, "eu-south-2": 0.0, - "eu-west-1": 2.13075, + "eu-west-1": 0.0, "eu-west-2": 0.0, - "eu-west-3": 0.0, - "sa-east-1": 0.0, - "us-east-1": 1.79725, - "us-east-2": 1.79725, - "us-gov-east-1": 2.13075, - "us-gov-west-1": 2.13075, - "us-west-1": 2.2975, - "us-west-2": 0.0 + "eu-west-3": 2.21595, + "sa-east-1": 3.36645, + "us-east-1": 1.78245, + "us-east-2": 1.78245, + "us-gov-east-1": 2.11595, + "us-gov-west-1": 2.11595, + "us-west-1": 2.2827, + "us-west-2": 1.94918 }, "x2iedn.4xlarge": { "af-south-1": 0.0, - "ap-northeast-1": 5.44878, - "ap-northeast-2": 5.44878, - "ap-northeast-3": 4.9655, - "ap-south-1": 0.0, - "ap-south-2": 0.0, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, - "ap-southeast-3": 4.96525, - "ca-central-1": 0.0, - "eu-central-1": 5.26535, - "eu-north-1": 3.93288, - "eu-south-1": 4.33013, - "eu-south-2": 4.53165, - "eu-west-1": 4.53165, - "eu-west-2": 4.75165, - "eu-west-3": 4.3315, - "sa-east-1": 7.28275, - "us-east-1": 3.4645, - "us-east-2": 3.79795, - "us-gov-east-1": 4.1315, - "us-gov-west-1": 0.0, - "us-west-1": 4.465, + "ap-northeast-1": 5.00805, + "ap-northeast-2": 5.00805, + "ap-northeast-3": 5.0083, + "ap-south-1": 3.6133, + "ap-south-2": 3.6133, + "ap-southeast-1": 5.00805, + "ap-southeast-2": 5.00805, + "ap-southeast-3": 0.0, + "ap-southeast-5": 0.0, + "ca-central-1": 4.2076, + "eu-central-1": 4.8413, + "eu-north-1": 3.97568, + "eu-south-1": 4.37293, + "eu-south-2": 4.1743, + "eu-west-1": 4.1743, + "eu-west-2": 0.0, + "eu-west-3": 4.79445, + "sa-east-1": 7.32555, + "us-east-1": 3.5073, + "us-east-2": 3.84075, + "us-gov-east-1": 4.1743, + "us-gov-west-1": 4.57445, + "us-west-1": 4.5078, "us-west-2": 0.0 }, "x2iedn.8xlarge": { - "af-south-1": 10.6064, - "ap-northeast-1": 10.76755, - "ap-northeast-2": 10.76755, - "ap-northeast-3": 9.801, - "ap-south-1": 7.011, - "ap-south-2": 7.6991, - "ap-southeast-1": 10.76755, - "ap-southeast-2": 10.76755, - "ap-southeast-3": 10.76755, - "ca-central-1": 7.466, - "eu-central-1": 10.4007, - "eu-north-1": 8.49633, - "eu-south-1": 8.53025, - "eu-south-2": 8.133, - "eu-west-1": 8.133, - "eu-west-2": 9.3733, - "eu-west-3": 8.533, + "af-south-1": 9.8696, + "ap-northeast-1": 10.0161, + "ap-northeast-2": 0.0, + "ap-northeast-3": 0.0, + "ap-south-1": 0.0, + "ap-south-2": 7.2266, + "ap-southeast-1": 10.98315, + "ap-southeast-2": 0.0, + "ap-southeast-3": 10.0161, + "ap-southeast-5": 9.9194, + "ca-central-1": 8.4152, + "eu-central-1": 10.6163, + "eu-north-1": 8.71193, + "eu-south-1": 9.58588, + "eu-south-2": 8.3486, + "eu-west-1": 8.3486, + "eu-west-2": 9.5889, + "eu-west-3": 8.7486, "sa-east-1": 0.0, "us-east-1": 0.0, - "us-east-2": 0.0, - "us-gov-east-1": 0.0, - "us-gov-west-1": 8.133, - "us-west-1": 0.0, - "us-west-2": 6.799 + "us-east-2": 7.0146, + "us-gov-east-1": 8.3486, + "us-gov-west-1": 8.3486, + "us-west-1": 9.0156, + "us-west-2": 7.0146 }, "x2iedn.16xlarge": { - "af-south-1": 21.0828, - "ap-northeast-1": 19.471, - "ap-northeast-2": 21.4051, - "ap-northeast-3": 0.0, - "ap-south-1": 15.2682, - "ap-south-2": 13.892, - "ap-southeast-1": 0.0, - "ap-southeast-2": 21.4051, - "ap-southeast-3": 19.471, - "ca-central-1": 0.0, - "eu-central-1": 20.6714, - "eu-north-1": 15.3415, - "eu-south-1": 16.9305, + "af-south-1": 21.644, + "ap-northeast-1": 20.0322, + "ap-northeast-2": 20.0322, + "ap-northeast-3": 20.0332, + "ap-south-1": 15.8294, + "ap-south-2": 0.0, + "ap-southeast-1": 20.0322, + "ap-southeast-2": 20.0322, + "ap-southeast-3": 21.9663, + "ap-southeast-5": 18.0981, + "ca-central-1": 15.3632, + "eu-central-1": 21.2326, + "eu-north-1": 15.9027, + "eu-south-1": 17.4917, "eu-south-2": 0.0, - "eu-west-1": 17.7366, - "eu-west-2": 16.936, + "eu-west-1": 0.0, + "eu-west-2": 17.4972, "eu-west-3": 0.0, - "sa-east-1": 28.741, - "us-east-1": 14.8018, - "us-east-2": 0.0, + "sa-east-1": 26.7012, + "us-east-1": 15.363, + "us-east-2": 14.0292, "us-gov-east-1": 0.0, "us-gov-west-1": 0.0, "us-west-1": 0.0, - "us-west-2": 0.0 + "us-west-2": 14.0292 }, "x2iedn.24xlarge": { - "af-south-1": 31.5592, - "ap-northeast-1": 29.1415, - "ap-northeast-2": 32.04265, - "ap-northeast-3": 0.0, - "ap-south-1": 0.0, - "ap-south-2": 20.773, - "ap-southeast-1": 32.04265, - "ap-southeast-2": 32.04265, - "ap-southeast-3": 29.1415, - "ca-central-1": 24.3388, - "eu-central-1": 28.141, - "eu-north-1": 0.0, - "eu-south-1": 25.33075, - "eu-south-2": 24.139, - "eu-west-1": 26.5399, - "eu-west-2": 25.339, - "eu-west-3": 25.339, - "sa-east-1": 39.145, - "us-east-1": 22.1377, - "us-east-2": 0.0, - "us-gov-east-1": 24.139, - "us-gov-west-1": 24.139, - "us-west-1": 0.0, - "us-west-2": 20.137 + "af-south-1": 29.6088, + "ap-northeast-1": 30.0483, + "ap-northeast-2": 30.0483, + "ap-northeast-3": 30.0498, + "ap-south-1": 21.6798, + "ap-south-2": 21.6798, + "ap-southeast-1": 30.0483, + "ap-southeast-2": 30.0483, + "ap-southeast-3": 30.0483, + "ap-southeast-5": 27.14715, + "ca-central-1": 25.2456, + "eu-central-1": 0.0, + "eu-north-1": 0.0, + "eu-south-1": 26.23755, + "eu-south-2": 25.0458, + "eu-west-1": 25.0458, + "eu-west-2": 28.7667, + "eu-west-3": 26.2458, + "sa-east-1": 0.0, + "us-east-1": 23.0445, + "us-east-2": 0.0, + "us-gov-east-1": 25.0458, + "us-gov-west-1": 25.0458, + "us-west-1": 27.0468, + "us-west-2": 21.0438 }, "x2iedn.32xlarge": { - "af-south-1": 38.226, - "ap-northeast-1": 38.812, - "ap-northeast-2": 38.812, - "ap-northeast-3": 38.814, - "ap-south-1": 27.654, - "ap-south-2": 27.654, - "ap-southeast-1": 38.812, - "ap-southeast-2": 38.812, - "ap-southeast-3": 38.812, - "ca-central-1": 29.474, - "eu-central-1": 37.478, - "eu-north-1": 30.553, - "eu-south-1": 33.731, - "eu-south-2": 32.142, - "eu-west-1": 32.142, - "eu-west-2": 0.0, - "eu-west-3": 0.0, - "sa-east-1": 0.0, - "us-east-1": 26.806, - "us-east-2": 26.806, - "us-gov-east-1": 0.0, - "us-gov-west-1": 32.142, - "us-west-1": 34.81, - "us-west-2": 26.806 + "af-south-1": 39.3248, + "ap-northeast-1": 39.9108, + "ap-northeast-2": 39.9108, + "ap-northeast-3": 39.9128, + "ap-south-1": 28.7528, + "ap-south-2": 28.7528, + "ap-southeast-1": 39.9108, + "ap-southeast-2": 39.9108, + "ap-southeast-3": 39.9108, + "ap-southeast-5": 0.0, + "ca-central-1": 30.5728, + "eu-central-1": 38.5768, + "eu-north-1": 31.6518, + "eu-south-1": 34.8298, + "eu-south-2": 33.2408, + "eu-west-1": 33.2408, + "eu-west-2": 34.8408, + "eu-west-3": 34.8408, + "sa-east-1": 53.2488, + "us-east-1": 27.9048, + "us-east-2": 27.9048, + "us-gov-east-1": 33.2408, + "us-gov-west-1": 33.2408, + "us-west-1": 35.9088, + "us-west-2": 27.9048 }, "x2iezn.metal": { - "ap-northeast-1": 0.0, - "eu-west-1": 0.0, - "us-east-1": 10.138, - "us-west-2": 10.138 + "ap-northeast-1": 15.0264, + "eu-west-1": 12.5184, + "me-central-1": 12.8244, + "us-east-1": 10.5264, + "us-west-2": 10.5264 }, "x2iezn.2xlarge": { - "ap-northeast-1": 2.548, - "eu-west-1": 2.13, - "us-east-1": 1.9648, - "us-west-2": 1.9648 + "ap-northeast-1": 2.5332, + "eu-west-1": 2.1152, + "me-central-1": 2.1662, + "us-east-1": 1.95, + "us-west-2": 1.95 }, "x2iezn.4xlarge": { "ap-northeast-1": 0.0, - "eu-west-1": 4.53, - "us-east-1": 3.466, - "us-west-2": 3.7996 + "eu-west-1": 4.1728, + "me-central-1": 4.2748, + "us-east-1": 3.5088, + "us-west-2": 3.8424 }, "x2iezn.6xlarge": { - "ap-northeast-1": 8.1094, - "eu-west-1": 6.73, - "us-east-1": 0.0, - "us-west-2": 5.134 + "ap-northeast-1": 8.2386, + "eu-west-1": 6.2592, + "me-central-1": 6.4122, + "us-east-1": 5.7636, + "us-west-2": 5.2632 }, "x2iezn.8xlarge": { - "ap-northeast-1": 10.7692, + "ap-northeast-1": 10.0176, "eu-west-1": 0.0, + "me-central-1": 8.5496, "us-east-1": 0.0, - "us-west-2": 0.0 + "us-west-2": 7.6848 }, "x2iezn.12xlarge": { "ap-northeast-1": 0.0, - "eu-west-1": 12.13, - "us-east-1": 10.138, - "us-west-2": 10.138 + "eu-west-1": 12.5184, + "me-central-1": 0.0, + "us-east-1": 10.5264, + "us-west-2": 10.5264 + }, + "x8g.medium": { + "eu-central-1": 0.15095, + "us-east-1": 0.1121, + "us-west-2": 0.1121 + }, + "x8g.large": { + "eu-central-1": 0.32921, + "us-east-1": 0.2242, + "us-west-2": 0.2242 + }, + "x8g.xlarge": { + "eu-central-1": 0.6038, + "us-east-1": 0.48748, + "us-west-2": 0.0 + }, + "x8g.metal-24xl": { + "eu-central-1": 0.0, + "us-east-1": 0.0, + "us-west-2": 10.416 + }, + "x8g.metal-48xl": { + "eu-central-1": 28.0608, + "us-east-1": 20.6016, + "us-west-2": 0.0 + }, + "x8g.2xlarge": { + "eu-central-1": 0.0, + "us-east-1": 0.8968, + "us-west-2": 0.8968 + }, + "x8g.4xlarge": { + "eu-central-1": 2.3576, + "us-east-1": 1.736, + "us-west-2": 1.736 + }, + "x8g.8xlarge": { + "eu-central-1": 5.15216, + "us-east-1": 3.472, + "us-west-2": 3.78464 + }, + "x8g.12xlarge": { + "eu-central-1": 0.0, + "us-east-1": 5.67696, + "us-west-2": 5.208 + }, + "x8g.16xlarge": { + "eu-central-1": 0.0, + "us-east-1": 6.944, + "us-west-2": 6.944 + }, + "x8g.24xlarge": { + "eu-central-1": 14.1456, + "us-east-1": 11.35392, + "us-west-2": 10.416 + }, + "x8g.48xlarge": { + "eu-central-1": 28.0608, + "us-east-1": 20.6016, + "us-west-2": 20.6016 }, "z1d.large": { "ap-northeast-1": 0.0, - "ap-northeast-2": 0.285, - "ap-south-1": 0.268, + "ap-northeast-2": 0.254, + "ap-south-1": 0.225, "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, - "eu-central-1": 0.299, - "eu-west-1": 0.268, - "eu-west-2": 0.28, - "us-east-1": 0.246, + "ap-southeast-2": 0.255, + "eu-central-1": 0.254, + "eu-west-1": 0.237, + "eu-west-2": 0.249, + "us-east-1": 0.226, "us-east-2": 0.0, - "us-west-1": 0.284, - "us-west-2": 0.246 + "us-west-1": 0.24, + "us-west-2": 0.215 }, "z1d.xlarge": { - "ap-northeast-1": 0.542, + "ap-northeast-1": 0.512, "ap-northeast-2": 0.0, "ap-south-1": 0.0, - "ap-southeast-1": 0.539, - "ap-southeast-2": 0.0, - "eu-central-1": 0.51, + "ap-southeast-1": 0.51, + "ap-southeast-2": 0.51, + "eu-central-1": 0.508, "eu-west-1": 0.0, - "eu-west-2": 0.526, - "us-east-1": 0.454, - "us-east-2": 0.432, - "us-west-1": 0.482, - "us-west-2": 0.432 + "eu-west-2": 0.497, + "us-east-1": 0.43, + "us-east-2": 0.43, + "us-west-1": 0.48, + "us-west-2": 0.43 }, "z1d.metal": { - "ap-northeast-1": 5.578, - "ap-northeast-2": 5.53, - "ap-south-1": 4.834, - "ap-southeast-1": 5.554, - "ap-southeast-2": 5.554, - "eu-central-1": 0.0, + "ap-northeast-1": 5.966, + "ap-northeast-2": 5.918, + "ap-south-1": 5.222, + "ap-southeast-1": 5.942, + "ap-southeast-2": 5.942, + "eu-central-1": 5.918, "eu-west-1": 0.0, - "eu-west-2": 0.0, + "eu-west-2": 5.791, "us-east-1": 0.0, - "us-east-2": 4.594, - "us-west-1": 5.194, - "us-west-2": 0.0 + "us-east-2": 4.982, + "us-west-1": 0.0, + "us-west-2": 4.982 }, "z1d.2xlarge": { - "ap-northeast-1": 1.038, - "ap-northeast-2": 1.084, - "ap-south-1": 0.0, - "ap-southeast-1": 1.088, - "ap-southeast-2": 0.0, - "eu-central-1": 1.03, - "eu-west-1": 0.962, - "eu-west-2": 0.0, - "us-east-1": 0.874, - "us-east-2": 0.919, + "ap-northeast-1": 1.023, + "ap-northeast-2": 1.015, + "ap-south-1": 0.899, + "ap-southeast-1": 1.019, + "ap-southeast-2": 1.019, + "eu-central-1": 0.0, + "eu-west-1": 0.0, + "eu-west-2": 0.994, + "us-east-1": 0.859, + "us-east-2": 0.904, "us-west-1": 0.0, - "us-west-2": 0.919 + "us-west-2": 0.859 }, "z1d.3xlarge": { - "ap-northeast-1": 1.575, + "ap-northeast-1": 1.573, "ap-northeast-2": 1.48, - "ap-south-1": 1.377, - "ap-southeast-1": 1.486, - "ap-southeast-2": 1.568, + "ap-south-1": 1.376, + "ap-southeast-1": 1.567, + "ap-southeast-2": 1.486, "eu-central-1": 0.0, "eu-west-1": 1.378, "eu-west-2": 1.448, - "us-east-1": 0.0, - "us-east-2": 0.0, + "us-east-1": 1.246, + "us-east-2": 1.313, "us-west-1": 1.396, - "us-west-2": 0.0 + "us-west-2": 1.313 }, "z1d.6xlarge": { - "ap-northeast-1": 0.0, - "ap-northeast-2": 2.992, - "ap-south-1": 2.623, - "ap-southeast-1": 2.842, + "ap-northeast-1": 3.147, + "ap-northeast-2": 2.959, + "ap-south-1": 2.611, + "ap-southeast-1": 2.971, "ap-southeast-2": 0.0, - "eu-central-1": 2.83, - "eu-west-1": 2.626, - "eu-west-2": 2.927, + "eu-central-1": 0.0, + "eu-west-1": 2.755, + "eu-west-2": 0.0, "us-east-1": 0.0, - "us-east-2": 2.362, - "us-west-1": 2.817, - "us-west-2": 0.0 + "us-east-2": 2.625, + "us-west-1": 2.791, + "us-west-2": 2.491 }, "z1d.12xlarge": { - "ap-northeast-1": 5.578, - "ap-northeast-2": 5.53, - "ap-south-1": 0.0, - "ap-southeast-1": 0.0, - "ap-southeast-2": 5.554, - "eu-central-1": 5.53, - "eu-west-1": 5.122, - "eu-west-2": 5.403, - "us-east-1": 4.594, - "us-east-2": 4.594, - "us-west-1": 0.0, - "us-west-2": 4.594 + "ap-northeast-1": 5.966, + "ap-northeast-2": 5.918, + "ap-south-1": 0.0, + "ap-southeast-1": 0.0, + "ap-southeast-2": 5.942, + "eu-central-1": 5.918, + "eu-west-1": 5.51, + "eu-west-2": 5.791, + "us-east-1": 4.982, + "us-east-2": 4.982, + "us-west-1": 5.582, + "us-west-2": 4.982 } }, "ec2_rhel_ha": { "a1.medium": { - "ap-northeast-1": 0.0, - "ap-south-1": 0.122, - "ap-southeast-1": 0.1244, - "ap-southeast-2": 0.1283, - "eu-central-1": 0.1241, - "eu-west-1": 0.0, - "us-east-1": 0.1205, - "us-east-2": 0.122, - "us-west-2": 0.122 + "ap-northeast-1": 0.064, + "ap-south-1": 0.0574, + "ap-southeast-1": 0.0, + "ap-southeast-2": 0.0652, + "eu-central-1": 0.061, + "eu-west-1": 0.0607, + "us-east-1": 0.0574, + "us-east-2": 0.0, + "us-west-2": 0.0 }, "a1.large": { - "ap-northeast-1": 0.0, - "ap-south-1": 0.1491, - "ap-southeast-1": 0.1573, - "ap-southeast-2": 0.1616, - "eu-central-1": 0.1567, - "eu-west-1": 0.1526, - "us-east-1": 0.1491, + "ap-northeast-1": 0.128, + "ap-south-1": 0.1148, + "ap-southeast-1": 0.1226, + "ap-southeast-2": 0.1304, + "eu-central-1": 0.1255, + "eu-west-1": 0.1214, + "us-east-1": 0.1148, "us-east-2": 0.0, - "us-west-2": 0.0 + "us-west-2": 0.1179 }, "a1.xlarge": { - "ap-northeast-1": 0.0, - "ap-south-1": 0.197, - "ap-southeast-1": 0.2197, - "ap-southeast-2": 0.2362, + "ap-northeast-1": 0.2637, + "ap-south-1": 0.2296, + "ap-southeast-1": 0.0, + "ap-southeast-2": 0.2608, "eu-central-1": 0.0, - "eu-west-1": 0.2102, - "us-east-1": 0.2031, - "us-east-2": 0.197, - "us-west-2": 0.2031 + "eu-west-1": 0.2428, + "us-east-1": 0.0, + "us-east-2": 0.2357, + "us-west-2": 0.2296 }, "a1.metal": { - "ap-northeast-1": 0.679, - "ap-south-1": 0.573, - "ap-southeast-1": 0.635, - "ap-southeast-2": 0.698, - "eu-central-1": 0.631, + "ap-northeast-1": 0.91, + "ap-south-1": 0.805, + "ap-southeast-1": 0.867, + "ap-southeast-2": 0.93, + "eu-central-1": 0.862, "eu-west-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 0.573, - "us-west-2": 0.0 + "us-east-1": 0.805, + "us-east-2": 0.0, + "us-west-2": 0.805 }, "a1.2xlarge": { - "ap-northeast-1": 0.4218, - "ap-south-1": 0.3812, - "ap-southeast-1": 0.4143, - "ap-southeast-2": 0.4314, - "eu-central-1": 0.4118, - "eu-west-1": 0.3954, - "us-east-1": 0.0, - "us-east-2": 0.0, - "us-west-2": 0.3812 + "ap-northeast-1": 0.512, + "ap-south-1": 0.4592, + "ap-southeast-1": 0.5045, + "ap-southeast-2": 0.0, + "eu-central-1": 0.488, + "eu-west-1": 0.4856, + "us-east-1": 0.4592, + "us-east-2": 0.4592, + "us-west-2": 0.4714 }, "a1.4xlarge": { - "ap-northeast-1": 0.6786, - "ap-south-1": 0.0, - "ap-southeast-1": 0.6354, - "ap-southeast-2": 0.6978, - "eu-central-1": 0.0, - "eu-west-1": 0.6258, - "us-east-1": 0.573, - "us-east-2": 0.573, - "us-west-2": 0.573 + "ap-northeast-1": 0.9104, + "ap-south-1": 0.8048, + "ap-southeast-1": 0.8672, + "ap-southeast-2": 0.9296, + "eu-central-1": 0.0, + "eu-west-1": 0.8576, + "us-east-1": 0.8048, + "us-east-2": 0.8048, + "us-west-2": 0.8048 + }, + "c1.medium": { + "us-gov-west-1": 0.221 + }, + "c1.xlarge": { + "us-gov-west-1": 0.883 }, "c3.large": { - "ap-northeast-1": 0.0, - "ap-southeast-1": 0.227, - "ap-southeast-2": 0.227, - "eu-central-1": 0.0, - "eu-west-1": 0.227, + "ap-northeast-1": 0.205, + "ap-southeast-1": 0.196, + "ap-southeast-2": 0.196, + "eu-central-1": 0.206, + "eu-west-1": 0.196, "sa-east-1": 0.0, "us-east-1": 0.0, "us-gov-west-1": 0.0, - "us-west-1": 0.227, - "us-west-2": 0.2 + "us-west-1": 0.184, + "us-west-2": 0.179 }, "c3.xlarge": { - "ap-northeast-1": 0.377, - "ap-southeast-1": 0.385, - "ap-southeast-2": 0.0, - "eu-central-1": 0.379, - "eu-west-1": 0.0, + "ap-northeast-1": 0.384, + "ap-southeast-1": 0.418, + "ap-southeast-2": 0.418, + "eu-central-1": 0.386, + "eu-west-1": 0.368, "sa-east-1": 0.454, - "us-east-1": 0.305, - "us-gov-west-1": 0.0, - "us-west-1": 0.335, - "us-west-2": 0.305 + "us-east-1": 0.338, + "us-gov-west-1": 0.38, + "us-west-1": 0.368, + "us-west-2": 0.338 }, "c3.2xlarge": { "ap-northeast-1": 0.0, - "ap-southeast-1": 0.746, - "ap-southeast-2": 0.746, - "eu-central-1": 0.733, - "eu-west-1": 0.0, - "sa-east-1": 0.882, - "us-east-1": 0.585, + "ap-southeast-1": 0.783, + "ap-southeast-2": 0.783, + "eu-central-1": 0.771, + "eu-west-1": 0.735, + "sa-east-1": 0.907, + "us-east-1": 0.675, "us-gov-west-1": 0.0, - "us-west-1": 0.645, - "us-west-2": 0.627 + "us-west-1": 0.735, + "us-west-2": 0.675 }, "c3.4xlarge": { - "ap-northeast-1": 1.291, - "ap-southeast-1": 1.221, - "ap-southeast-2": 1.327, - "eu-central-1": 1.197, - "eu-west-1": 1.125, - "sa-east-1": 1.599, - "us-east-1": 1.089, - "us-gov-west-1": 0.0, - "us-west-1": 0.0, - "us-west-2": 1.005 + "ap-northeast-1": 1.523, + "ap-southeast-1": 1.453, + "ap-southeast-2": 1.453, + "eu-central-1": 1.532, + "eu-west-1": 1.357, + "sa-east-1": 1.831, + "us-east-1": 1.237, + "us-gov-west-1": 1.405, + "us-west-1": 1.357, + "us-west-2": 1.237 }, "c3.8xlarge": { - "ap-northeast-1": 2.213, - "ap-southeast-1": 2.277, + "ap-northeast-1": 2.842, + "ap-southeast-1": 2.906, "ap-southeast-2": 0.0, - "eu-central-1": 2.229, - "eu-west-1": 2.085, - "sa-east-1": 2.773, - "us-east-1": 1.845, - "us-gov-west-1": 0.0, - "us-west-1": 2.085, + "eu-central-1": 2.858, + "eu-west-1": 2.714, + "sa-east-1": 3.402, + "us-east-1": 2.474, + "us-gov-west-1": 2.81, + "us-west-1": 2.714, "us-west-2": 0.0 }, "c4.large": { "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, - "ap-northeast-3": 0.0, - "ap-south-1": 0.0, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.225, - "ca-central-1": 0.216, - "eu-central-1": 0.22, - "eu-west-1": 0.219, - "eu-west-2": 0.214, - "sa-east-1": 0.25, - "us-east-1": 0.195, - "us-east-2": 0.195, - "us-gov-west-1": 0.227, - "us-west-1": 0.219, - "us-west-2": 0.205 + "ap-northeast-2": 0.178, + "ap-northeast-3": 0.19, + "ap-south-1": 0.164, + "ap-southeast-1": 0.179, + "ap-southeast-2": 0.194, + "ca-central-1": 0.174, + "eu-central-1": 0.0, + "eu-west-1": 0.188, + "eu-west-2": 0.183, + "sa-east-1": 0.219, + "us-east-1": 0.164, + "us-east-2": 0.164, + "us-gov-west-1": 0.184, + "us-west-1": 0.188, + "us-west-2": 0.0 }, "c4.xlarge": { - "ap-northeast-1": 0.347, - "ap-northeast-2": 0.323, - "ap-northeast-3": 0.347, - "ap-south-1": 0.315, - "ap-southeast-1": 0.325, - "ap-southeast-2": 0.355, - "ca-central-1": 0.315, - "eu-central-1": 0.346, - "eu-west-1": 0.344, - "eu-west-2": 0.357, + "ap-northeast-1": 0.38, + "ap-northeast-2": 0.356, + "ap-northeast-3": 0.0, + "ap-south-1": 0.348, + "ap-southeast-1": 0.358, + "ap-southeast-2": 0.388, + "ca-central-1": 0.348, + "eu-central-1": 0.378, + "eu-west-1": 0.0, + "eu-west-2": 0.366, "sa-east-1": 0.0, - "us-east-1": 0.295, - "us-east-2": 0.315, - "us-gov-west-1": 0.359, - "us-west-1": 0.0, - "us-west-2": 0.0 + "us-east-1": 0.328, + "us-east-2": 0.328, + "us-gov-west-1": 0.392, + "us-west-1": 0.376, + "us-west-2": 0.348 }, "c4.2xlarge": { - "ap-northeast-1": 0.719, - "ap-northeast-2": 0.667, - "ap-northeast-3": 0.669, - "ap-south-1": 0.0, + "ap-northeast-1": 0.759, + "ap-northeast-2": 0.711, + "ap-northeast-3": 0.759, + "ap-south-1": 0.655, "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, - "ca-central-1": 0.0, - "eu-central-1": 0.0, - "eu-west-1": 0.662, - "eu-west-2": 0.689, - "sa-east-1": 0.785, - "us-east-1": 0.565, - "us-east-2": 0.0, - "us-gov-west-1": 0.645, + "ap-southeast-2": 0.775, + "ca-central-1": 0.695, + "eu-central-1": 0.711, + "eu-west-1": 0.707, + "eu-west-2": 0.731, + "sa-east-1": 0.875, + "us-east-1": 0.655, + "us-east-2": 0.695, + "us-gov-west-1": 0.783, "us-west-1": 0.0, - "us-west-2": 0.0 + "us-west-2": 0.655 }, "c4.4xlarge": { - "ap-northeast-1": 0.0, + "ap-northeast-1": 1.506, "ap-northeast-2": 0.0, "ap-northeast-3": 0.0, - "ap-south-1": 1.045, + "ap-south-1": 1.197, "ap-southeast-1": 0.0, - "ap-southeast-2": 1.309, - "ca-central-1": 1.045, - "eu-central-1": 1.168, - "eu-west-1": 1.069, - "eu-west-2": 1.117, - "sa-east-1": 1.405, + "ap-southeast-2": 1.437, + "ca-central-1": 1.277, + "eu-central-1": 0.0, + "eu-west-1": 1.301, + "eu-west-2": 1.349, + "sa-east-1": 1.637, "us-east-1": 0.0, - "us-east-2": 0.965, - "us-gov-west-1": 1.125, - "us-west-1": 1.256, - "us-west-2": 0.0 + "us-east-2": 1.197, + "us-gov-west-1": 1.357, + "us-west-1": 1.389, + "us-west-2": 1.197 }, "c4.8xlarge": { "ap-northeast-1": 0.0, - "ap-northeast-2": 1.989, - "ap-northeast-3": 2.181, - "ap-south-1": 1.765, - "ap-southeast-1": 2.005, - "ap-southeast-2": 0.0, - "ca-central-1": 0.0, - "eu-central-1": 1.989, - "eu-west-1": 1.973, - "eu-west-2": 0.0, - "sa-east-1": 2.645, + "ap-northeast-2": 2.717, + "ap-northeast-3": 2.909, + "ap-south-1": 0.0, + "ap-southeast-1": 2.733, + "ap-southeast-2": 2.973, + "ca-central-1": 2.653, + "eu-central-1": 2.717, + "eu-west-1": 2.701, + "eu-west-2": 2.797, + "sa-east-1": 3.373, "us-east-1": 0.0, "us-east-2": 0.0, - "us-gov-west-1": 2.085, + "us-gov-west-1": 2.813, "us-west-1": 0.0, - "us-west-2": 1.765 + "us-west-2": 2.493 }, "c5.large": { - "af-south-1": 0.216, - "ap-east-1": 0.203, - "ap-northeast-1": 0.202, - "ap-northeast-2": 0.197, - "ap-northeast-3": 0.208, - "ap-south-1": 0.185, - "ap-south-2": 0.185, - "ap-southeast-1": 0.199, + "af-south-1": 0.178, + "ap-east-1": 0.172, + "ap-northeast-1": 0.0, + "ap-northeast-2": 0.0, + "ap-northeast-3": 0.171, + "ap-south-1": 0.0, + "ap-south-2": 0.154, + "ap-southeast-1": 0.162, "ap-southeast-2": 0.0, - "ap-southeast-3": 0.199, - "ap-southeast-4": 0.213, - "ca-central-1": 0.0, - "ca-west-1": 0.188, - "eu-central-1": 0.198, - "eu-central-2": 0.0, - "eu-north-1": 0.186, + "ap-southeast-3": 0.162, + "ap-southeast-4": 0.175, + "ca-central-1": 0.162, + "ca-west-1": 0.157, + "eu-central-1": 0.0, + "eu-central-2": 0.171, + "eu-north-1": 0.155, "eu-south-1": 0.0, - "eu-south-2": 0.197, - "eu-west-1": 0.191, - "eu-west-2": 0.0, - "eu-west-3": 0.202, - "il-central-1": 0.202, - "me-central-1": 0.0, + "eu-south-2": 0.16, + "eu-west-1": 0.16, + "eu-west-2": 0.165, + "eu-west-3": 0.171, + "il-central-1": 0.171, + "me-central-1": 0.176, "me-south-1": 0.0, - "sa-east-1": 0.234, - "us-east-1": 0.185, - "us-east-2": 0.185, - "us-gov-east-1": 0.203, - "us-gov-west-1": 0.0, - "us-west-1": 0.0, + "sa-east-1": 0.203, + "us-east-1": 0.154, + "us-east-2": 0.149, + "us-gov-east-1": 0.166, + "us-gov-west-1": 0.166, + "us-west-1": 0.17, "us-west-2": 0.0, - "us-west-2-lax-1": 0.203 + "us-west-2-lax-1": 0.166 }, "c5.xlarge": { - "af-south-1": 0.337, - "ap-east-1": 0.311, - "ap-northeast-1": 0.322, - "ap-northeast-2": 0.299, - "ap-northeast-3": 0.322, - "ap-south-1": 0.265, - "ap-south-2": 0.0, - "ap-southeast-1": 0.291, - "ap-southeast-2": 0.33, + "af-south-1": 0.369, + "ap-east-1": 0.344, + "ap-northeast-1": 0.342, + "ap-northeast-2": 0.331, + "ap-northeast-3": 0.342, + "ap-south-1": 0.308, + "ap-south-2": 0.298, + "ap-southeast-1": 0.324, + "ap-southeast-2": 0.35, "ap-southeast-3": 0.0, - "ap-southeast-4": 0.0, - "ca-central-1": 0.292, - "ca-west-1": 0.0, + "ap-southeast-4": 0.363, + "ca-central-1": 0.314, + "ca-west-1": 0.325, "eu-central-1": 0.0, - "eu-central-2": 0.321, - "eu-north-1": 0.0, + "eu-central-2": 0.341, + "eu-north-1": 0.31, "eu-south-1": 0.0, - "eu-south-2": 0.287, - "eu-west-1": 0.287, - "eu-west-2": 0.309, - "eu-west-3": 0.0, - "il-central-1": 0.309, - "me-central-1": 0.0, - "me-south-1": 0.306, - "sa-east-1": 0.357, - "us-east-1": 0.275, - "us-east-2": 0.265, - "us-gov-east-1": 0.0, - "us-gov-west-1": 0.0, - "us-west-1": 0.32, - "us-west-2": 0.0, - "us-west-2-lax-1": 0.0 + "eu-south-2": 0.331, + "eu-west-1": 0.32, + "eu-west-2": 0.33, + "eu-west-3": 0.33, + "il-central-1": 0.329, + "me-central-1": 0.351, + "me-south-1": 0.339, + "sa-east-1": 0.39, + "us-east-1": 0.298, + "us-east-2": 0.0, + "us-gov-east-1": 0.332, + "us-gov-west-1": 0.344, + "us-west-1": 0.352, + "us-west-2": 0.298, + "us-west-2-lax-1": 0.332 }, "c5.metal": { "af-south-1": 0.0, "ap-east-1": 0.0, - "ap-northeast-1": 5.301, - "ap-northeast-2": 4.773, + "ap-northeast-1": 7.517, + "ap-northeast-2": 6.989, "ap-northeast-3": 0.0, - "ap-south-1": 0.0, - "ap-south-2": 0.0, - "ap-southeast-1": 0.0, - "ap-southeast-2": 5.493, - "ap-southeast-3": 0.0, - "ap-southeast-4": 5.493, - "ca-central-1": 4.629, - "ca-west-1": 0.0, - "eu-central-1": 4.821, - "eu-central-2": 5.287, - "eu-north-1": 4.533, - "eu-south-1": 5.013, - "eu-south-2": 4.773, - "eu-west-1": 0.0, - "eu-west-2": 5.013, - "eu-west-3": 5.013, - "il-central-1": 0.0, - "me-central-1": 5.234, - "me-south-1": 5.234, - "sa-east-1": 6.453, - "us-east-1": 4.245, - "us-east-2": 0.0, - "us-gov-east-1": 5.061, - "us-gov-west-1": 5.061, - "us-west-1": 5.253, - "us-west-2": 0.0, - "us-west-2-lax-1": 5.061 + "ap-south-1": 6.461, + "ap-south-2": 6.461, + "ap-southeast-1": 7.085, + "ap-southeast-2": 7.709, + "ap-southeast-3": 7.085, + "ap-southeast-4": 7.709, + "ca-central-1": 6.845, + "ca-west-1": 6.845, + "eu-central-1": 0.0, + "eu-central-2": 7.502, + "eu-north-1": 6.749, + "eu-south-1": 7.229, + "eu-south-2": 6.989, + "eu-west-1": 0.0, + "eu-west-2": 7.229, + "eu-west-3": 7.229, + "il-central-1": 7.219, + "me-central-1": 7.45, + "me-south-1": 7.45, + "sa-east-1": 8.669, + "us-east-1": 0.0, + "us-east-2": 6.461, + "us-gov-east-1": 7.277, + "us-gov-west-1": 0.0, + "us-west-1": 7.469, + "us-west-2": 6.461, + "us-west-2-lax-1": 7.277 }, "c5.2xlarge": { - "af-south-1": 0.621, - "ap-east-1": 0.623, - "ap-northeast-1": 0.593, - "ap-northeast-2": 0.572, - "ap-northeast-3": 0.593, - "ap-south-1": 0.505, - "ap-south-2": 0.0, - "ap-southeast-1": 0.557, - "ap-southeast-2": 0.636, - "ap-southeast-3": 0.557, - "ap-southeast-4": 0.636, - "ca-central-1": 0.0, - "ca-west-1": 0.559, - "eu-central-1": 0.0, - "eu-central-2": 0.592, - "eu-north-1": 0.0, - "eu-south-1": 0.569, - "eu-south-2": 0.0, - "eu-west-1": 0.549, - "eu-west-2": 0.0, - "eu-west-3": 0.0, - "il-central-1": 0.0, - "me-central-1": 0.587, - "me-south-1": 0.587, - "sa-east-1": 0.72, - "us-east-1": 0.505, + "af-south-1": 0.711, + "ap-east-1": 0.713, + "ap-northeast-1": 0.709, + "ap-northeast-2": 0.662, + "ap-northeast-3": 0.683, + "ap-south-1": 0.595, + "ap-south-2": 0.595, + "ap-southeast-1": 0.647, + "ap-southeast-2": 0.726, + "ap-southeast-3": 0.647, + "ap-southeast-4": 0.699, + "ca-central-1": 0.0, + "ca-west-1": 0.627, + "eu-central-1": 0.0, + "eu-central-2": 0.682, + "eu-north-1": 0.619, + "eu-south-1": 0.659, + "eu-south-2": 0.639, + "eu-west-1": 0.639, + "eu-west-2": 0.683, + "eu-west-3": 0.683, + "il-central-1": 0.683, + "me-central-1": 0.0, + "me-south-1": 0.678, + "sa-east-1": 0.779, + "us-east-1": 0.595, "us-east-2": 0.0, - "us-gov-east-1": 0.597, - "us-gov-west-1": 0.0, - "us-west-1": 0.614, - "us-west-2": 0.505, - "us-west-2-lax-1": 0.573 + "us-gov-east-1": 0.0, + "us-gov-west-1": 0.663, + "us-west-1": 0.679, + "us-west-2": 0.595, + "us-west-2-lax-1": 0.0 }, "c5.4xlarge": { - "af-south-1": 1.077, - "ap-east-1": 1.081, - "ap-northeast-1": 1.021, - "ap-northeast-2": 0.0, - "ap-northeast-3": 0.0, - "ap-south-1": 0.886, - "ap-south-2": 0.845, - "ap-southeast-1": 0.996, - "ap-southeast-2": 1.106, - "ap-southeast-3": 0.949, - "ap-southeast-4": 0.0, + "af-south-1": 1.309, + "ap-east-1": 0.0, + "ap-northeast-1": 1.253, + "ap-northeast-2": 1.211, + "ap-northeast-3": 1.253, + "ap-south-1": 0.0, + "ap-south-2": 1.077, + "ap-southeast-1": 1.228, + "ap-southeast-2": 1.285, + "ap-southeast-3": 1.181, + "ap-southeast-4": 1.285, "ca-central-1": 0.0, - "ca-west-1": 0.954, - "eu-central-1": 0.988, - "eu-central-2": 1.07, - "eu-north-1": 0.0, - "eu-south-1": 0.0, - "eu-south-2": 0.933, - "eu-west-1": 0.0, - "eu-west-2": 1.021, - "eu-west-3": 0.973, - "il-central-1": 0.971, - "me-central-1": 1.06, - "me-south-1": 1.01, - "sa-east-1": 1.213, - "us-east-1": 0.886, - "us-east-2": 0.845, - "us-gov-east-1": 1.03, - "us-gov-west-1": 0.981, - "us-west-1": 0.0, - "us-west-2": 0.845, - "us-west-2-lax-1": 1.03 + "ca-west-1": 1.141, + "eu-central-1": 1.219, + "eu-central-2": 1.302, + "eu-north-1": 1.125, + "eu-south-1": 1.205, + "eu-south-2": 1.165, + "eu-west-1": 1.165, + "eu-west-2": 1.253, + "eu-west-3": 0.0, + "il-central-1": 1.203, + "me-central-1": 1.242, + "me-south-1": 1.292, + "sa-east-1": 1.445, + "us-east-1": 0.0, + "us-east-2": 1.077, + "us-gov-east-1": 1.213, + "us-gov-west-1": 1.213, + "us-west-1": 1.245, + "us-west-2": 1.077, + "us-west-2-lax-1": 1.262 }, "c5.9xlarge": { - "af-south-1": 2.217, - "ap-east-1": 2.109, - "ap-northeast-1": 2.091, - "ap-northeast-2": 1.893, - "ap-northeast-3": 0.0, - "ap-south-1": 1.787, - "ap-south-2": 0.0, - "ap-southeast-1": 1.929, - "ap-southeast-2": 2.163, - "ap-southeast-3": 0.0, - "ap-southeast-4": 2.283, - "ca-central-1": 1.939, - "ca-west-1": 0.0, - "eu-central-1": 2.016, - "eu-central-2": 2.201, - "eu-north-1": 1.803, - "eu-south-1": 1.983, + "af-south-1": 2.945, + "ap-east-1": 2.837, + "ap-northeast-1": 2.819, + "ap-northeast-2": 2.621, + "ap-northeast-3": 2.819, + "ap-south-1": 2.515, + "ap-south-2": 2.423, + "ap-southeast-1": 2.657, + "ap-southeast-2": 2.891, + "ap-southeast-3": 2.657, + "ap-southeast-4": 2.891, + "ca-central-1": 2.567, + "ca-west-1": 2.667, + "eu-central-1": 2.744, + "eu-central-2": 2.813, + "eu-north-1": 2.531, + "eu-south-1": 0.0, "eu-south-2": 0.0, - "eu-west-1": 1.893, - "eu-west-2": 1.983, - "eu-west-3": 2.092, - "il-central-1": 0.0, - "me-central-1": 2.18, - "me-south-1": 0.0, - "sa-east-1": 2.664, - "us-east-1": 1.695, - "us-east-2": 1.695, - "us-gov-east-1": 2.001, - "us-gov-west-1": 0.0, - "us-west-1": 0.0, - "us-west-2": 1.787, - "us-west-2-lax-1": 2.001 + "eu-west-1": 2.621, + "eu-west-2": 2.711, + "eu-west-3": 0.0, + "il-central-1": 2.816, + "me-central-1": 2.794, + "me-south-1": 2.908, + "sa-east-1": 3.251, + "us-east-1": 2.423, + "us-east-2": 2.423, + "us-gov-east-1": 2.729, + "us-gov-west-1": 2.839, + "us-west-1": 2.801, + "us-west-2": 0.0, + "us-west-2-lax-1": 2.729 }, "c5.12xlarge": { - "af-south-1": 2.901, - "ap-east-1": 2.757, - "ap-northeast-1": 0.0, - "ap-northeast-2": 2.469, - "ap-northeast-3": 2.733, - "ap-south-1": 2.327, - "ap-south-2": 2.327, - "ap-southeast-1": 2.658, - "ap-southeast-2": 2.989, - "ap-southeast-3": 2.658, - "ap-southeast-4": 2.829, - "ca-central-1": 2.397, - "ca-west-1": 0.0, - "eu-central-1": 2.493, - "eu-central-2": 2.879, - "eu-north-1": 2.349, - "eu-south-1": 2.589, - "eu-south-2": 2.607, - "eu-west-1": 2.469, - "eu-west-2": 0.0, - "eu-west-3": 2.589, - "il-central-1": 2.584, - "me-central-1": 2.851, - "me-south-1": 2.699, - "sa-east-1": 3.498, - "us-east-1": 0.0, - "us-east-2": 2.327, - "us-gov-east-1": 2.613, - "us-gov-west-1": 2.613, - "us-west-1": 0.0, - "us-west-2": 2.205, - "us-west-2-lax-1": 2.613 + "af-south-1": 4.091, + "ap-east-1": 3.782, + "ap-northeast-1": 0.0, + "ap-northeast-2": 3.494, + "ap-northeast-3": 3.758, + "ap-south-1": 3.353, + "ap-south-2": 3.23, + "ap-southeast-1": 3.542, + "ap-southeast-2": 3.854, + "ap-southeast-3": 3.684, + "ap-southeast-4": 3.854, + "ca-central-1": 3.422, + "ca-west-1": 3.556, + "eu-central-1": 3.658, + "eu-central-2": 3.751, + "eu-north-1": 3.374, + "eu-south-1": 3.614, + "eu-south-2": 3.494, + "eu-west-1": 3.494, + "eu-west-2": 0.0, + "eu-west-3": 3.614, + "il-central-1": 3.61, + "me-central-1": 3.725, + "me-south-1": 3.725, + "sa-east-1": 4.334, + "us-east-1": 3.353, + "us-east-2": 3.23, + "us-gov-east-1": 3.638, + "us-gov-west-1": 3.638, + "us-west-1": 0.0, + "us-west-2": 3.23, + "us-west-2-lax-1": 3.638 }, "c5.18xlarge": { - "af-south-1": 4.269, - "ap-east-1": 4.053, - "ap-northeast-1": 0.0, - "ap-northeast-2": 3.621, - "ap-northeast-3": 4.017, - "ap-south-1": 3.225, - "ap-south-2": 3.225, - "ap-southeast-1": 3.693, - "ap-southeast-2": 4.161, + "af-south-1": 0.0, + "ap-east-1": 5.674, + "ap-northeast-1": 5.638, + "ap-northeast-2": 5.242, + "ap-northeast-3": 5.638, + "ap-south-1": 4.846, + "ap-south-2": 4.846, + "ap-southeast-1": 5.314, + "ap-southeast-2": 5.782, "ap-southeast-3": 0.0, - "ap-southeast-4": 4.161, - "ca-central-1": 3.513, - "ca-west-1": 3.513, - "eu-central-1": 3.657, - "eu-central-2": 4.006, + "ap-southeast-4": 5.782, + "ca-central-1": 5.134, + "ca-west-1": 0.0, + "eu-central-1": 5.278, + "eu-central-2": 5.627, "eu-north-1": 0.0, - "eu-south-1": 3.801, - "eu-south-2": 3.621, - "eu-west-1": 3.621, - "eu-west-2": 3.801, - "eu-west-3": 3.801, - "il-central-1": 3.794, - "me-central-1": 3.967, - "me-south-1": 0.0, - "sa-east-1": 4.881, + "eu-south-1": 5.422, + "eu-south-2": 0.0, + "eu-west-1": 5.242, + "eu-west-2": 5.422, + "eu-west-3": 5.422, + "il-central-1": 0.0, + "me-central-1": 5.587, + "me-south-1": 5.587, + "sa-east-1": 6.502, "us-east-1": 0.0, - "us-east-2": 3.225, - "us-gov-east-1": 0.0, - "us-gov-west-1": 3.837, - "us-west-1": 3.981, - "us-west-2": 3.225, - "us-west-2-lax-1": 3.837 + "us-east-2": 4.846, + "us-gov-east-1": 5.458, + "us-gov-west-1": 5.458, + "us-west-1": 5.602, + "us-west-2": 4.846, + "us-west-2-lax-1": 0.0 }, "c5.24xlarge": { - "af-south-1": 5.637, - "ap-east-1": 5.349, - "ap-northeast-1": 5.301, - "ap-northeast-2": 0.0, - "ap-northeast-3": 5.301, - "ap-south-1": 4.245, - "ap-south-2": 4.245, - "ap-southeast-1": 4.869, - "ap-southeast-2": 5.493, - "ap-southeast-3": 4.869, - "ap-southeast-4": 5.493, - "ca-central-1": 4.629, + "af-south-1": 7.853, + "ap-east-1": 7.565, + "ap-northeast-1": 7.517, + "ap-northeast-2": 0.0, + "ap-northeast-3": 7.517, + "ap-south-1": 6.461, + "ap-south-2": 6.461, + "ap-southeast-1": 7.085, + "ap-southeast-2": 7.709, + "ap-southeast-3": 7.085, + "ap-southeast-4": 7.709, + "ca-central-1": 6.845, "ca-west-1": 0.0, - "eu-central-1": 0.0, - "eu-central-2": 0.0, - "eu-north-1": 4.533, - "eu-south-1": 5.013, - "eu-south-2": 4.773, - "eu-west-1": 0.0, - "eu-west-2": 0.0, - "eu-west-3": 5.013, - "il-central-1": 5.003, - "me-central-1": 5.234, - "me-south-1": 5.234, - "sa-east-1": 6.453, - "us-east-1": 4.245, - "us-east-2": 4.245, - "us-gov-east-1": 5.061, - "us-gov-west-1": 5.061, - "us-west-1": 0.0, - "us-west-2": 0.0, - "us-west-2-lax-1": 5.061 + "eu-central-1": 7.037, + "eu-central-2": 7.502, + "eu-north-1": 6.749, + "eu-south-1": 7.229, + "eu-south-2": 6.989, + "eu-west-1": 6.989, + "eu-west-2": 7.229, + "eu-west-3": 7.229, + "il-central-1": 0.0, + "me-central-1": 7.45, + "me-south-1": 7.45, + "sa-east-1": 8.669, + "us-east-1": 6.461, + "us-east-2": 6.461, + "us-gov-east-1": 7.277, + "us-gov-west-1": 0.0, + "us-west-1": 7.469, + "us-west-2": 6.461, + "us-west-2-lax-1": 7.277 }, "c5a.large": { - "af-south-1": 0.198, - "ap-east-1": 0.192, - "ap-northeast-1": 0.191, - "ap-northeast-2": 0.181, - "ap-south-1": 0.142, - "ap-southeast-1": 0.183, - "ap-southeast-2": 0.195, - "ca-central-1": 0.179, - "eu-central-1": 0.182, - "eu-north-1": 0.177, - "eu-south-1": 0.186, - "eu-west-1": 0.181, - "eu-west-2": 0.186, - "eu-west-3": 0.186, - "me-south-1": 0.19, - "sa-east-1": 0.213, - "us-east-1": 0.172, - "us-east-2": 0.172, - "us-gov-east-1": 0.187, - "us-gov-west-1": 0.187, - "us-west-1": 0.19, - "us-west-2": 0.172 + "af-south-1": 0.167, + "ap-east-1": 0.161, + "ap-northeast-1": 0.16, + "ap-northeast-2": 0.15, + "ap-south-1": 0.111, + "ap-southeast-1": 0.152, + "ap-southeast-2": 0.164, + "ca-central-1": 0.148, + "eu-central-1": 0.151, + "eu-north-1": 0.146, + "eu-south-1": 0.155, + "eu-west-1": 0.15, + "eu-west-2": 0.155, + "eu-west-3": 0.155, + "me-south-1": 0.159, + "sa-east-1": 0.182, + "us-east-1": 0.141, + "us-east-2": 0.141, + "us-gov-east-1": 0.156, + "us-gov-west-1": 0.156, + "us-west-1": 0.159, + "us-west-2": 0.141 }, "c5a.xlarge": { - "af-south-1": 0.301, - "ap-east-1": 0.289, - "ap-northeast-1": 0.287, - "ap-northeast-2": 0.267, - "ap-south-1": 0.189, - "ap-southeast-1": 0.271, - "ap-southeast-2": 0.295, - "ca-central-1": 0.263, - "eu-central-1": 0.269, - "eu-north-1": 0.259, - "eu-south-1": 0.277, - "eu-west-1": 0.267, - "eu-west-2": 0.277, - "eu-west-3": 0.277, - "me-south-1": 0.285, - "sa-east-1": 0.331, - "us-east-1": 0.249, - "us-east-2": 0.249, - "us-gov-east-1": 0.279, - "us-gov-west-1": 0.279, - "us-west-1": 0.285, - "us-west-2": 0.249 + "af-south-1": 0.334, + "ap-east-1": 0.322, + "ap-northeast-1": 0.32, + "ap-northeast-2": 0.3, + "ap-south-1": 0.222, + "ap-southeast-1": 0.304, + "ap-southeast-2": 0.328, + "ca-central-1": 0.296, + "eu-central-1": 0.302, + "eu-north-1": 0.292, + "eu-south-1": 0.31, + "eu-west-1": 0.3, + "eu-west-2": 0.31, + "eu-west-3": 0.31, + "me-south-1": 0.318, + "sa-east-1": 0.364, + "us-east-1": 0.282, + "us-east-2": 0.282, + "us-gov-east-1": 0.312, + "us-gov-west-1": 0.312, + "us-west-1": 0.318, + "us-west-2": 0.282 }, "c5a.2xlarge": { - "af-south-1": 0.577, - "ap-east-1": 0.553, - "ap-northeast-1": 0.549, - "ap-northeast-2": 0.509, - "ap-south-1": 0.353, - "ap-southeast-1": 0.517, - "ap-southeast-2": 0.565, - "ca-central-1": 0.501, - "eu-central-1": 0.513, - "eu-north-1": 0.493, - "eu-south-1": 0.529, - "eu-west-1": 0.509, - "eu-west-2": 0.529, - "eu-west-3": 0.529, - "me-south-1": 0.545, - "sa-east-1": 0.637, - "us-east-1": 0.473, - "us-east-2": 0.473, - "us-gov-east-1": 0.533, - "us-gov-west-1": 0.533, - "us-west-1": 0.545, - "us-west-2": 0.473 + "af-south-1": 0.667, + "ap-east-1": 0.643, + "ap-northeast-1": 0.639, + "ap-northeast-2": 0.599, + "ap-south-1": 0.443, + "ap-southeast-1": 0.607, + "ap-southeast-2": 0.655, + "ca-central-1": 0.591, + "eu-central-1": 0.603, + "eu-north-1": 0.583, + "eu-south-1": 0.619, + "eu-west-1": 0.599, + "eu-west-2": 0.619, + "eu-west-3": 0.619, + "me-south-1": 0.635, + "sa-east-1": 0.727, + "us-east-1": 0.563, + "us-east-2": 0.563, + "us-gov-east-1": 0.623, + "us-gov-west-1": 0.623, + "us-west-1": 0.635, + "us-west-2": 0.563 }, "c5a.4xlarge": { - "af-south-1": 0.989, - "ap-east-1": 0.941, - "ap-northeast-1": 0.933, - "ap-northeast-2": 0.853, - "ap-south-1": 0.541, - "ap-southeast-1": 0.869, - "ap-southeast-2": 0.965, - "ca-central-1": 0.837, - "eu-central-1": 0.861, - "eu-north-1": 0.821, - "eu-south-1": 0.893, - "eu-west-1": 0.853, - "eu-west-2": 0.893, - "eu-west-3": 0.893, - "me-south-1": 0.925, - "sa-east-1": 1.109, - "us-east-1": 0.781, - "us-east-2": 0.781, - "us-gov-east-1": 0.901, - "us-gov-west-1": 0.901, - "us-west-1": 0.925, - "us-west-2": 0.781 + "af-south-1": 1.221, + "ap-east-1": 1.173, + "ap-northeast-1": 1.165, + "ap-northeast-2": 1.085, + "ap-south-1": 0.773, + "ap-southeast-1": 1.101, + "ap-southeast-2": 1.197, + "ca-central-1": 1.069, + "eu-central-1": 1.093, + "eu-north-1": 1.053, + "eu-south-1": 1.125, + "eu-west-1": 1.085, + "eu-west-2": 1.125, + "eu-west-3": 1.125, + "me-south-1": 1.157, + "sa-east-1": 1.341, + "us-east-1": 1.013, + "us-east-2": 1.013, + "us-gov-east-1": 1.133, + "us-gov-west-1": 1.133, + "us-west-1": 1.157, + "us-west-2": 1.013 }, "c5a.8xlarge": { - "af-south-1": 1.813, - "ap-east-1": 1.717, - "ap-northeast-1": 1.701, - "ap-northeast-2": 1.541, - "ap-south-1": 0.917, - "ap-southeast-1": 1.573, - "ap-southeast-2": 1.765, - "ca-central-1": 1.509, - "eu-central-1": 1.557, - "eu-north-1": 1.477, - "eu-south-1": 1.621, - "eu-west-1": 1.541, - "eu-west-2": 1.621, - "eu-west-3": 1.621, - "me-south-1": 1.685, - "sa-east-1": 2.053, - "us-east-1": 1.397, - "us-east-2": 1.397, - "us-gov-east-1": 1.637, - "us-gov-west-1": 1.637, - "us-west-1": 1.685, - "us-west-2": 1.397 + "af-south-1": 2.442, + "ap-east-1": 2.346, + "ap-northeast-1": 2.33, + "ap-northeast-2": 2.17, + "ap-south-1": 1.546, + "ap-southeast-1": 2.202, + "ap-southeast-2": 2.394, + "ca-central-1": 2.138, + "eu-central-1": 2.186, + "eu-north-1": 2.106, + "eu-south-1": 2.25, + "eu-west-1": 2.17, + "eu-west-2": 2.25, + "eu-west-3": 2.25, + "me-south-1": 2.314, + "sa-east-1": 2.682, + "us-east-1": 2.026, + "us-east-2": 2.026, + "us-gov-east-1": 2.266, + "us-gov-west-1": 2.266, + "us-west-1": 2.314, + "us-west-2": 2.026 }, "c5a.12xlarge": { - "af-south-1": 2.637, - "ap-east-1": 2.493, - "ap-northeast-1": 2.469, - "ap-northeast-2": 2.229, - "ap-south-1": 1.293, - "ap-southeast-1": 2.277, - "ap-southeast-2": 2.565, - "ca-central-1": 2.181, - "eu-central-1": 2.253, - "eu-north-1": 2.133, - "eu-south-1": 2.349, - "eu-west-1": 2.229, - "eu-west-2": 2.349, - "eu-west-3": 2.349, - "me-south-1": 2.445, - "sa-east-1": 2.997, - "us-east-1": 2.013, - "us-east-2": 2.013, - "us-gov-east-1": 2.373, - "us-gov-west-1": 2.373, - "us-west-1": 2.445, - "us-west-2": 2.013 + "af-south-1": 3.662, + "ap-east-1": 3.518, + "ap-northeast-1": 3.494, + "ap-northeast-2": 3.254, + "ap-south-1": 2.318, + "ap-southeast-1": 3.302, + "ap-southeast-2": 3.59, + "ca-central-1": 3.206, + "eu-central-1": 3.278, + "eu-north-1": 3.158, + "eu-south-1": 3.374, + "eu-west-1": 3.254, + "eu-west-2": 3.374, + "eu-west-3": 3.374, + "me-south-1": 3.47, + "sa-east-1": 4.022, + "us-east-1": 3.038, + "us-east-2": 3.038, + "us-gov-east-1": 3.398, + "us-gov-west-1": 3.398, + "us-west-1": 3.47, + "us-west-2": 3.038 }, "c5a.16xlarge": { - "af-south-1": 3.461, - "ap-east-1": 3.269, - "ap-northeast-1": 3.237, - "ap-northeast-2": 2.917, - "ap-south-1": 1.669, - "ap-southeast-1": 2.981, - "ap-southeast-2": 3.365, - "ca-central-1": 2.853, - "eu-central-1": 2.949, - "eu-north-1": 2.789, - "eu-south-1": 3.077, - "eu-west-1": 2.917, - "eu-west-2": 3.077, - "eu-west-3": 3.077, - "me-south-1": 3.205, - "sa-east-1": 3.941, - "us-east-1": 2.629, - "us-east-2": 2.629, - "us-gov-east-1": 3.109, - "us-gov-west-1": 3.109, - "us-west-1": 3.205, - "us-west-2": 2.629 + "af-south-1": 4.883, + "ap-east-1": 4.691, + "ap-northeast-1": 4.659, + "ap-northeast-2": 4.339, + "ap-south-1": 3.091, + "ap-southeast-1": 4.403, + "ap-southeast-2": 4.787, + "ca-central-1": 4.275, + "eu-central-1": 4.371, + "eu-north-1": 4.211, + "eu-south-1": 4.499, + "eu-west-1": 4.339, + "eu-west-2": 4.499, + "eu-west-3": 4.499, + "me-south-1": 4.627, + "sa-east-1": 5.363, + "us-east-1": 4.051, + "us-east-2": 4.051, + "us-gov-east-1": 4.531, + "us-gov-west-1": 4.531, + "us-west-1": 4.627, + "us-west-2": 4.051 }, "c5a.24xlarge": { - "af-south-1": 5.109, - "ap-east-1": 4.821, - "ap-northeast-1": 4.773, - "ap-northeast-2": 4.293, - "ap-south-1": 2.421, - "ap-southeast-1": 4.389, - "ap-southeast-2": 4.965, - "ca-central-1": 4.197, - "eu-central-1": 4.341, - "eu-north-1": 4.101, - "eu-south-1": 4.533, - "eu-west-1": 4.293, - "eu-west-2": 4.533, - "eu-west-3": 4.533, - "me-south-1": 4.725, - "sa-east-1": 5.829, - "us-east-1": 3.861, - "us-east-2": 3.861, - "us-gov-east-1": 4.581, - "us-gov-west-1": 4.581, - "us-west-1": 4.725, - "us-west-2": 3.861 + "af-south-1": 7.325, + "ap-east-1": 7.037, + "ap-northeast-1": 6.989, + "ap-northeast-2": 6.509, + "ap-south-1": 4.637, + "ap-southeast-1": 6.605, + "ap-southeast-2": 7.181, + "ca-central-1": 6.413, + "eu-central-1": 6.557, + "eu-north-1": 6.317, + "eu-south-1": 6.749, + "eu-west-1": 6.509, + "eu-west-2": 6.749, + "eu-west-3": 6.749, + "me-south-1": 6.941, + "sa-east-1": 8.045, + "us-east-1": 6.077, + "us-east-2": 6.077, + "us-gov-east-1": 6.797, + "us-gov-west-1": 6.797, + "us-west-1": 6.941, + "us-west-2": 6.077 }, "c5ad.large": { - "af-south-1": 0.212, - "ap-southeast-1": 0.196, - "ap-southeast-2": 0.208, - "eu-central-1": 0.195, - "eu-south-1": 0.198, - "eu-west-1": 0.193, - "me-south-1": 0.203, - "sa-east-1": 0.229, - "us-east-1": 0.181, - "us-east-2": 0.181, - "us-west-2": 0.181 + "af-south-1": 0.181, + "ap-southeast-1": 0.165, + "ap-southeast-2": 0.177, + "eu-central-1": 0.164, + "eu-south-1": 0.167, + "eu-west-1": 0.162, + "me-south-1": 0.172, + "sa-east-1": 0.198, + "us-east-1": 0.15, + "us-east-2": 0.15, + "us-west-2": 0.15 }, "c5ad.xlarge": { - "af-south-1": 0.329, - "ap-southeast-1": 0.297, - "ap-southeast-2": 0.321, - "eu-central-1": 0.295, - "eu-south-1": 0.301, - "eu-west-1": 0.291, - "me-south-1": 0.311, - "sa-east-1": 0.363, - "us-east-1": 0.267, - "us-east-2": 0.267, - "us-west-2": 0.267 + "af-south-1": 0.362, + "ap-southeast-1": 0.33, + "ap-southeast-2": 0.354, + "eu-central-1": 0.328, + "eu-south-1": 0.334, + "eu-west-1": 0.324, + "me-south-1": 0.344, + "sa-east-1": 0.396, + "us-east-1": 0.3, + "us-east-2": 0.3, + "us-west-2": 0.3 }, "c5ad.2xlarge": { - "af-south-1": 0.633, - "ap-southeast-1": 0.569, - "ap-southeast-2": 0.617, - "eu-central-1": 0.565, - "eu-south-1": 0.577, - "eu-west-1": 0.557, - "me-south-1": 0.597, - "sa-east-1": 0.701, - "us-east-1": 0.509, - "us-east-2": 0.509, - "us-west-2": 0.509 + "af-south-1": 0.723, + "ap-southeast-1": 0.659, + "ap-southeast-2": 0.707, + "eu-central-1": 0.655, + "eu-south-1": 0.667, + "eu-west-1": 0.647, + "me-south-1": 0.687, + "sa-east-1": 0.791, + "us-east-1": 0.599, + "us-east-2": 0.599, + "us-west-2": 0.599 }, "c5ad.4xlarge": { - "af-south-1": 1.101, - "ap-southeast-1": 0.973, - "ap-southeast-2": 1.069, - "eu-central-1": 0.965, - "eu-south-1": 0.989, - "eu-west-1": 0.949, - "me-south-1": 1.029, - "sa-east-1": 1.237, - "us-east-1": 0.853, - "us-east-2": 0.853, - "us-west-2": 0.853 + "af-south-1": 1.333, + "ap-southeast-1": 1.205, + "ap-southeast-2": 1.301, + "eu-central-1": 1.197, + "eu-south-1": 1.221, + "eu-west-1": 1.181, + "me-south-1": 1.261, + "sa-east-1": 1.469, + "us-east-1": 1.085, + "us-east-2": 1.085, + "us-west-2": 1.085 }, "c5ad.8xlarge": { - "af-south-1": 2.037, - "ap-southeast-1": 1.781, - "ap-southeast-2": 1.973, - "eu-central-1": 1.765, - "eu-south-1": 1.813, - "eu-west-1": 1.733, - "me-south-1": 1.893, - "sa-east-1": 2.309, - "us-east-1": 1.541, - "us-east-2": 1.541, - "us-west-2": 1.541 + "af-south-1": 2.666, + "ap-southeast-1": 2.41, + "ap-southeast-2": 2.602, + "eu-central-1": 2.394, + "eu-south-1": 2.442, + "eu-west-1": 2.362, + "me-south-1": 2.522, + "sa-east-1": 2.938, + "us-east-1": 2.17, + "us-east-2": 2.17, + "us-west-2": 2.17 }, "c5ad.12xlarge": { - "af-south-1": 2.973, - "ap-southeast-1": 2.589, - "ap-southeast-2": 2.877, - "eu-central-1": 2.565, - "eu-south-1": 2.637, - "eu-west-1": 2.517, - "me-south-1": 2.757, - "sa-east-1": 3.381, - "us-east-1": 2.229, - "us-east-2": 2.229, - "us-west-2": 2.229 + "af-south-1": 3.998, + "ap-southeast-1": 3.614, + "ap-southeast-2": 3.902, + "eu-central-1": 3.59, + "eu-south-1": 3.662, + "eu-west-1": 3.542, + "me-south-1": 3.782, + "sa-east-1": 4.406, + "us-east-1": 3.254, + "us-east-2": 3.254, + "us-west-2": 3.254 }, "c5ad.16xlarge": { - "af-south-1": 3.909, - "ap-southeast-1": 3.397, - "ap-southeast-2": 3.781, - "eu-central-1": 3.365, - "eu-south-1": 3.461, - "eu-west-1": 3.301, - "me-south-1": 3.621, - "sa-east-1": 4.453, - "us-east-1": 2.917, - "us-east-2": 2.917, - "us-west-2": 2.917 + "af-south-1": 5.331, + "ap-southeast-1": 4.819, + "ap-southeast-2": 5.203, + "eu-central-1": 4.787, + "eu-south-1": 4.883, + "eu-west-1": 4.723, + "me-south-1": 5.043, + "sa-east-1": 5.875, + "us-east-1": 4.339, + "us-east-2": 4.339, + "us-west-2": 4.339 }, "c5ad.24xlarge": { - "af-south-1": 5.781, - "ap-southeast-1": 5.013, - "ap-southeast-2": 5.589, - "eu-central-1": 4.965, - "eu-south-1": 5.109, - "eu-west-1": 4.869, - "me-south-1": 5.349, - "sa-east-1": 6.597, - "us-east-1": 4.293, - "us-east-2": 4.293, - "us-west-2": 4.293 + "af-south-1": 7.997, + "ap-southeast-1": 7.229, + "ap-southeast-2": 7.805, + "eu-central-1": 7.181, + "eu-south-1": 7.325, + "eu-west-1": 7.085, + "me-south-1": 7.565, + "sa-east-1": 8.813, + "us-east-1": 6.509, + "us-east-2": 6.509, + "us-west-2": 6.509 }, "c5d.large": { - "af-south-1": 0.233, - "ap-east-1": 0.218, - "ap-northeast-1": 0.224, + "af-south-1": 0.202, + "ap-east-1": 0.187, + "ap-northeast-1": 0.193, "ap-northeast-2": 0.0, - "ap-northeast-3": 0.217, - "ap-south-1": 0.194, - "ap-south-2": 0.194, - "ap-southeast-1": 0.207, - "ap-southeast-2": 0.221, - "ap-southeast-3": 0.214, - "ap-southeast-4": 0.0, - "ca-central-1": 0.0, - "eu-central-1": 0.213, - "eu-central-2": 0.224, - "eu-north-1": 0.205, - "eu-south-1": 0.0, - "eu-south-2": 0.204, - "eu-west-1": 0.204, - "eu-west-2": 0.217, - "eu-west-3": 0.0, - "il-central-1": 0.0, - "me-central-1": 0.215, - "me-south-1": 0.215, - "sa-east-1": 0.244, - "us-east-1": 0.191, - "us-east-2": 0.197, - "us-gov-east-1": 0.0, - "us-gov-west-1": 0.218, - "us-west-1": 0.0, - "us-west-2": 0.191 + "ap-northeast-3": 0.0, + "ap-south-1": 0.169, + "ap-south-2": 0.169, + "ap-southeast-1": 0.176, + "ap-southeast-2": 0.197, + "ap-southeast-3": 0.176, + "ap-southeast-4": 0.19, + "ca-central-1": 0.17, + "eu-central-1": 0.175, + "eu-central-2": 0.186, + "eu-north-1": 0.168, + "eu-south-1": 0.185, + "eu-south-2": 0.173, + "eu-west-1": 0.173, + "eu-west-2": 0.179, + "eu-west-3": 0.186, + "il-central-1": 0.178, + "me-central-1": 0.184, + "me-south-1": 0.184, + "sa-east-1": 0.213, + "us-east-1": 0.16, + "us-east-2": 0.16, + "us-gov-east-1": 0.187, + "us-gov-west-1": 0.18, + "us-west-1": 0.184, + "us-west-2": 0.166 }, "c5d.xlarge": { "af-south-1": 0.0, - "ap-east-1": 0.341, - "ap-northeast-1": 0.339, - "ap-northeast-2": 0.315, - "ap-northeast-3": 0.0, - "ap-south-1": 0.0, - "ap-south-2": 0.305, - "ap-southeast-1": 0.319, - "ap-southeast-2": 0.347, - "ap-southeast-3": 0.332, - "ap-southeast-4": 0.347, - "ca-central-1": 0.307, - "eu-central-1": 0.33, - "eu-central-2": 0.0, - "eu-north-1": 0.303, - "eu-south-1": 0.0, - "eu-south-2": 0.326, - "eu-west-1": 0.313, - "eu-west-2": 0.325, - "eu-west-3": 0.325, - "il-central-1": 0.324, - "me-central-1": 0.349, - "me-south-1": 0.335, - "sa-east-1": 0.393, - "us-east-1": 0.287, - "us-east-2": 0.287, - "us-gov-east-1": 0.327, - "us-gov-west-1": 0.0, - "us-west-1": 0.335, - "us-west-2": 0.0 + "ap-east-1": 0.374, + "ap-northeast-1": 0.372, + "ap-northeast-2": 0.361, + "ap-northeast-3": 0.386, + "ap-south-1": 0.326, + "ap-south-2": 0.326, + "ap-southeast-1": 0.352, + "ap-southeast-2": 0.38, + "ap-southeast-3": 0.352, + "ap-southeast-4": 0.38, + "ca-central-1": 0.34, + "eu-central-1": 0.0, + "eu-central-2": 0.386, + "eu-north-1": 0.348, + "eu-south-1": 0.356, + "eu-south-2": 0.346, + "eu-west-1": 0.359, + "eu-west-2": 0.358, + "eu-west-3": 0.371, + "il-central-1": 0.0, + "me-central-1": 0.367, + "me-south-1": 0.367, + "sa-east-1": 0.426, + "us-east-1": 0.32, + "us-east-2": 0.32, + "us-gov-east-1": 0.36, + "us-gov-west-1": 0.36, + "us-west-1": 0.368, + "us-west-2": 0.32 }, "c5d.metal": { - "af-south-1": 6.405, - "ap-northeast-1": 6.021, - "ap-northeast-2": 5.445, + "af-south-1": 8.621, + "ap-northeast-1": 8.237, + "ap-northeast-2": 7.661, "ap-northeast-3": 0.0, - "ap-south-1": 4.917, + "ap-south-1": 0.0, "ap-south-2": 0.0, - "ap-southeast-1": 5.541, - "ap-southeast-2": 6.213, - "ap-southeast-3": 5.541, - "ap-southeast-4": 6.213, - "ca-central-1": 0.0, - "eu-central-1": 5.493, - "eu-central-2": 0.0, - "eu-north-1": 5.157, - "eu-south-1": 5.637, - "eu-south-2": 5.397, - "eu-west-1": 0.0, - "eu-west-2": 5.685, - "il-central-1": 5.659, - "me-central-1": 5.92, - "sa-east-1": 7.317, - "us-east-1": 4.773, - "us-east-2": 4.773, - "us-gov-west-1": 5.733, - "us-west-1": 5.925, - "us-west-2": 4.773 + "ap-southeast-1": 7.757, + "ap-southeast-2": 8.429, + "ap-southeast-3": 7.757, + "ap-southeast-4": 8.429, + "ca-central-1": 7.469, + "eu-central-1": 7.709, + "eu-central-2": 8.242, + "eu-north-1": 7.373, + "eu-south-1": 7.853, + "eu-south-2": 0.0, + "eu-west-1": 7.613, + "eu-west-2": 7.901, + "il-central-1": 7.874, + "me-central-1": 8.136, + "sa-east-1": 9.533, + "us-east-1": 6.989, + "us-east-2": 6.989, + "us-gov-west-1": 7.949, + "us-west-1": 8.141, + "us-west-2": 6.989 }, "c5d.2xlarge": { - "af-south-1": 0.716, - "ap-east-1": 0.657, - "ap-northeast-1": 0.653, - "ap-northeast-2": 0.0, - "ap-northeast-3": 0.653, + "af-south-1": 0.806, + "ap-east-1": 0.747, + "ap-northeast-1": 0.743, + "ap-northeast-2": 0.695, + "ap-northeast-3": 0.743, "ap-south-1": 0.0, - "ap-south-2": 0.561, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, - "ap-southeast-3": 0.64, - "ap-southeast-4": 0.669, - "ca-central-1": 0.614, - "eu-central-1": 0.0, - "eu-central-2": 0.653, + "ap-south-2": 0.651, + "ap-southeast-1": 0.703, + "ap-southeast-2": 0.789, + "ap-southeast-3": 0.73, + "ap-southeast-4": 0.759, + "ca-central-1": 0.679, + "eu-central-1": 0.726, + "eu-central-2": 0.744, "eu-north-1": 0.0, "eu-south-1": 0.0, - "eu-south-2": 0.601, - "eu-west-1": 0.601, - "eu-west-2": 0.0, + "eu-south-2": 0.691, + "eu-west-1": 0.691, + "eu-west-2": 0.715, "eu-west-3": 0.0, - "il-central-1": 0.623, - "me-central-1": 0.645, - "me-south-1": 0.645, - "sa-east-1": 0.761, - "us-east-1": 0.572, - "us-east-2": 0.572, - "us-gov-east-1": 0.629, + "il-central-1": 0.713, + "me-central-1": 0.0, + "me-south-1": 0.735, + "sa-east-1": 0.851, + "us-east-1": 0.662, + "us-east-2": 0.639, + "us-gov-east-1": 0.719, "us-gov-west-1": 0.0, - "us-west-1": 0.674, - "us-west-2": 0.572 + "us-west-1": 0.764, + "us-west-2": 0.662 }, "c5d.4xlarge": { "af-south-1": 0.0, - "ap-east-1": 1.149, - "ap-northeast-1": 1.141, - "ap-northeast-2": 0.0, - "ap-northeast-3": 0.0, - "ap-south-1": 1.005, + "ap-east-1": 1.381, + "ap-northeast-1": 1.373, + "ap-northeast-2": 1.33, + "ap-northeast-3": 1.373, + "ap-south-1": 1.189, "ap-south-2": 0.0, - "ap-southeast-1": 1.115, - "ap-southeast-2": 0.0, - "ap-southeast-3": 1.115, - "ap-southeast-4": 1.173, - "ca-central-1": 1.064, - "eu-central-1": 1.106, - "eu-central-2": 0.0, - "eu-north-1": 1.047, - "eu-south-1": 1.077, - "eu-south-2": 1.037, - "eu-west-1": 1.037, - "eu-west-2": 1.14, - "eu-west-3": 1.14, - "il-central-1": 1.081, - "me-central-1": 1.124, - "me-south-1": 0.0, - "sa-east-1": 1.429, - "us-east-1": 0.979, - "us-east-2": 0.933, - "us-gov-east-1": 1.149, + "ap-southeast-1": 1.347, + "ap-southeast-2": 1.465, + "ap-southeast-3": 0.0, + "ap-southeast-4": 1.465, + "ca-central-1": 1.296, + "eu-central-1": 1.285, + "eu-central-2": 1.374, + "eu-north-1": 1.229, + "eu-south-1": 1.309, + "eu-south-2": 1.269, + "eu-west-1": 1.269, + "eu-west-2": 0.0, + "eu-west-3": 1.317, + "il-central-1": 1.312, + "me-central-1": 1.356, + "me-south-1": 1.356, + "sa-east-1": 1.66, + "us-east-1": 0.0, + "us-east-2": 1.165, + "us-gov-east-1": 1.38, "us-gov-west-1": 0.0, - "us-west-1": 1.125, - "us-west-2": 0.0 + "us-west-1": 1.357, + "us-west-2": 1.165 }, "c5d.9xlarge": { - "af-south-1": 0.0, - "ap-east-1": 2.379, - "ap-northeast-1": 2.361, - "ap-northeast-2": 2.264, - "ap-northeast-3": 2.493, - "ap-south-1": 0.0, - "ap-south-2": 1.947, + "af-south-1": 3.373, + "ap-east-1": 3.107, + "ap-northeast-1": 0.0, + "ap-northeast-2": 2.992, + "ap-northeast-3": 3.089, + "ap-south-1": 2.675, + "ap-south-2": 2.675, "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, - "ap-southeast-3": 2.302, - "ap-southeast-4": 2.569, - "ca-central-1": 2.073, - "eu-central-1": 2.163, - "eu-central-2": 2.495, - "eu-north-1": 2.037, + "ap-southeast-2": 3.161, + "ap-southeast-3": 2.909, + "ap-southeast-4": 0.0, + "ca-central-1": 2.801, + "eu-central-1": 2.891, + "eu-central-2": 0.0, + "eu-north-1": 2.765, "eu-south-1": 0.0, - "eu-south-2": 0.0, - "eu-west-1": 2.245, - "eu-west-2": 2.359, - "eu-west-3": 2.235, - "il-central-1": 2.349, - "me-central-1": 0.0, - "me-south-1": 2.323, - "sa-east-1": 0.0, - "us-east-1": 1.997, - "us-east-2": 1.893, - "us-gov-east-1": 0.0, - "us-gov-west-1": 2.378, - "us-west-1": 0.0, - "us-west-2": 1.893 + "eu-south-2": 2.973, + "eu-west-1": 2.973, + "eu-west-2": 2.963, + "eu-west-3": 2.963, + "il-central-1": 3.077, + "me-central-1": 3.18, + "me-south-1": 3.051, + "sa-east-1": 3.575, + "us-east-1": 2.621, + "us-east-2": 2.621, + "us-gov-east-1": 3.106, + "us-gov-west-1": 3.106, + "us-west-1": 3.053, + "us-west-2": 2.621 }, "c5d.12xlarge": { - "af-south-1": 3.285, - "ap-northeast-1": 3.093, - "ap-northeast-2": 2.805, - "ap-northeast-3": 3.093, + "af-south-1": 4.31, + "ap-northeast-1": 4.118, + "ap-northeast-2": 3.83, + "ap-northeast-3": 4.118, "ap-south-1": 0.0, - "ap-south-2": 2.684, - "ap-southeast-1": 2.853, - "ap-southeast-2": 0.0, - "ap-southeast-3": 3.014, - "ap-southeast-4": 3.37, - "ca-central-1": 2.862, - "eu-central-1": 2.829, - "eu-central-2": 0.0, - "eu-north-1": 2.661, - "eu-south-1": 2.901, - "eu-south-2": 2.781, - "eu-west-1": 0.0, - "eu-west-2": 3.091, - "il-central-1": 3.077, - "me-central-1": 3.215, - "sa-east-1": 3.741, - "us-east-1": 2.469, - "us-east-2": 2.469, - "us-gov-west-1": 2.949, - "us-west-1": 3.045, - "us-west-2": 2.469 + "ap-south-2": 3.709, + "ap-southeast-1": 3.878, + "ap-southeast-2": 4.396, + "ap-southeast-3": 4.04, + "ap-southeast-4": 4.214, + "ca-central-1": 3.734, + "eu-central-1": 3.854, + "eu-central-2": 4.121, + "eu-north-1": 3.686, + "eu-south-1": 4.091, + "eu-south-2": 3.806, + "eu-west-1": 3.806, + "eu-west-2": 4.116, + "il-central-1": 3.937, + "me-central-1": 4.068, + "sa-east-1": 4.766, + "us-east-1": 3.494, + "us-east-2": 3.494, + "us-gov-west-1": 3.974, + "us-west-1": 4.07, + "us-west-2": 3.494 }, "c5d.18xlarge": { - "af-south-1": 0.0, - "ap-east-1": 4.593, - "ap-northeast-1": 4.557, - "ap-northeast-2": 0.0, - "ap-northeast-3": 4.557, + "af-south-1": 6.466, + "ap-east-1": 6.214, + "ap-northeast-1": 6.178, + "ap-northeast-2": 5.746, + "ap-northeast-3": 6.178, "ap-south-1": 0.0, - "ap-south-2": 3.729, - "ap-southeast-1": 4.197, - "ap-southeast-2": 0.0, - "ap-southeast-3": 4.197, - "ap-southeast-4": 0.0, + "ap-south-2": 0.0, + "ap-southeast-1": 5.818, + "ap-southeast-2": 6.322, + "ap-southeast-3": 5.818, + "ap-southeast-4": 6.322, "ca-central-1": 0.0, - "eu-central-1": 0.0, + "eu-central-1": 5.782, "eu-central-2": 0.0, - "eu-north-1": 3.909, - "eu-south-1": 4.269, + "eu-north-1": 0.0, + "eu-south-1": 5.89, "eu-south-2": 0.0, "eu-west-1": 0.0, - "eu-west-2": 4.305, - "eu-west-3": 0.0, - "il-central-1": 0.0, - "me-central-1": 4.481, - "me-south-1": 4.481, - "sa-east-1": 5.529, - "us-east-1": 3.621, - "us-east-2": 3.621, - "us-gov-east-1": 4.341, + "eu-west-2": 5.926, + "eu-west-3": 5.926, + "il-central-1": 5.906, + "me-central-1": 6.102, + "me-south-1": 0.0, + "sa-east-1": 0.0, + "us-east-1": 0.0, + "us-east-2": 5.242, + "us-gov-east-1": 5.962, "us-gov-west-1": 0.0, - "us-west-1": 0.0, - "us-west-2": 3.621 + "us-west-1": 6.106, + "us-west-2": 5.242 }, "c5d.24xlarge": { - "af-south-1": 6.405, - "ap-northeast-1": 6.021, - "ap-northeast-2": 5.445, - "ap-northeast-3": 6.021, - "ap-south-1": 0.0, - "ap-south-2": 0.0, - "ap-southeast-1": 5.541, - "ap-southeast-2": 6.213, + "af-south-1": 8.621, + "ap-northeast-1": 8.237, + "ap-northeast-2": 7.661, + "ap-northeast-3": 8.237, + "ap-south-1": 7.133, + "ap-south-2": 7.133, + "ap-southeast-1": 7.757, + "ap-southeast-2": 8.429, "ap-southeast-3": 0.0, - "ap-southeast-4": 6.576, - "ca-central-1": 0.0, - "eu-central-1": 5.493, - "eu-central-2": 0.0, - "eu-north-1": 5.157, - "eu-south-1": 5.637, - "eu-south-2": 5.397, - "eu-west-1": 5.711, - "eu-west-2": 0.0, - "il-central-1": 5.659, - "me-central-1": 5.92, - "sa-east-1": 7.317, - "us-east-1": 4.773, - "us-east-2": 4.773, - "us-gov-west-1": 0.0, - "us-west-1": 5.925, - "us-west-2": 4.773 + "ap-southeast-4": 0.0, + "ca-central-1": 7.774, + "eu-central-1": 7.709, + "eu-central-2": 8.242, + "eu-north-1": 7.373, + "eu-south-1": 8.181, + "eu-south-2": 7.613, + "eu-west-1": 7.927, + "eu-west-2": 8.232, + "il-central-1": 7.874, + "me-central-1": 0.0, + "sa-east-1": 9.533, + "us-east-1": 6.989, + "us-east-2": 6.989, + "us-gov-west-1": 7.949, + "us-west-1": 8.141, + "us-west-2": 6.989 }, "c5n.large": { - "af-south-1": 0.0, - "ap-east-1": 0.238, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.224, - "ap-northeast-3": 0.239, - "ap-south-1": 0.0, - "ap-southeast-1": 0.226, - "ap-southeast-2": 0.244, + "af-south-1": 0.218, + "ap-east-1": 0.207, + "ap-northeast-1": 0.2, + "ap-northeast-2": 0.186, + "ap-northeast-3": 0.2, + "ap-south-1": 0.172, + "ap-southeast-1": 0.188, + "ap-southeast-2": 0.213, "ap-southeast-3": 0.0, - "ca-central-1": 0.22, - "eu-central-1": 0.218, - "eu-north-1": 0.218, - "eu-south-1": 0.224, - "eu-west-1": 0.0, - "eu-west-2": 0.231, - "eu-west-3": 0.223, - "me-south-1": 0.229, - "sa-east-1": 0.261, - "us-east-1": 0.209, - "us-east-2": 0.209, - "us-gov-east-1": 0.225, - "us-gov-west-1": 0.0, - "us-west-1": 0.23, - "us-west-2": 0.0 + "ca-central-1": 0.182, + "eu-central-1": 0.187, + "eu-north-1": 0.18, + "eu-south-1": 0.193, + "eu-west-1": 0.186, + "eu-west-2": 0.192, + "eu-west-3": 0.192, + "me-south-1": 0.198, + "sa-east-1": 0.0, + "us-east-1": 0.178, + "us-east-2": 0.178, + "us-gov-east-1": 0.194, + "us-gov-west-1": 0.202, + "us-west-1": 0.199, + "us-west-2": 0.172 }, "c5n.xlarge": { - "af-south-1": 0.385, - "ap-east-1": 0.0, + "af-south-1": 0.418, + "ap-east-1": 0.414, "ap-northeast-1": 0.0, - "ap-northeast-2": 0.339, - "ap-northeast-3": 0.383, - "ap-south-1": 0.324, - "ap-southeast-1": 0.358, - "ap-southeast-2": 0.394, - "ap-southeast-3": 0.343, - "ca-central-1": 0.345, - "eu-central-1": 0.341, - "eu-north-1": 0.341, - "eu-south-1": 0.353, - "eu-west-1": 0.354, - "eu-west-2": 0.366, - "eu-west-3": 0.351, - "me-south-1": 0.363, - "sa-east-1": 0.447, - "us-east-1": 0.324, - "us-east-2": 0.0, - "us-gov-east-1": 0.0, - "us-gov-west-1": 0.371, - "us-west-1": 0.0, - "us-west-2": 0.324 + "ap-northeast-2": 0.372, + "ap-northeast-3": 0.4, + "ap-south-1": 0.357, + "ap-southeast-1": 0.39, + "ap-southeast-2": 0.427, + "ap-southeast-3": 0.376, + "ca-central-1": 0.364, + "eu-central-1": 0.374, + "eu-north-1": 0.36, + "eu-south-1": 0.386, + "eu-west-1": 0.372, + "eu-west-2": 0.384, + "eu-west-3": 0.384, + "me-south-1": 0.396, + "sa-east-1": 0.48, + "us-east-1": 0.357, + "us-east-2": 0.344, + "us-gov-east-1": 0.388, + "us-gov-west-1": 0.403, + "us-west-1": 0.398, + "us-west-2": 0.344 }, "c5n.metal": { - "af-south-1": 5.392, - "ap-east-1": 5.313, - "ap-northeast-1": 5.061, - "ap-northeast-2": 4.557, - "ap-northeast-3": 0.0, - "ap-south-1": 4.053, - "ap-southeast-1": 4.629, - "ap-southeast-2": 5.241, - "ap-southeast-3": 4.629, - "ca-central-1": 4.413, - "eu-central-1": 4.593, - "eu-north-1": 0.0, - "eu-south-1": 4.809, - "eu-west-1": 4.557, + "af-south-1": 7.013, + "ap-east-1": 6.934, + "ap-northeast-1": 0.0, + "ap-northeast-2": 6.178, + "ap-northeast-3": 6.682, + "ap-south-1": 5.674, + "ap-southeast-1": 6.25, + "ap-southeast-2": 6.862, + "ap-southeast-3": 6.25, + "ca-central-1": 6.034, + "eu-central-1": 6.214, + "eu-north-1": 0.0, + "eu-south-1": 6.43, + "eu-west-1": 6.178, "eu-west-2": 0.0, - "eu-west-3": 4.773, - "me-south-1": 4.989, - "sa-east-1": 6.141, - "us-east-1": 4.053, - "us-east-2": 4.053, - "us-gov-east-1": 4.845, - "us-gov-west-1": 0.0, - "us-west-1": 0.0, - "us-west-2": 4.053 + "eu-west-3": 6.394, + "me-south-1": 6.61, + "sa-east-1": 7.762, + "us-east-1": 5.674, + "us-east-2": 5.674, + "us-gov-east-1": 6.466, + "us-gov-west-1": 6.466, + "us-west-1": 6.646, + "us-west-2": 5.674 }, "c5n.2xlarge": { "af-south-1": 0.0, - "ap-east-1": 0.771, - "ap-northeast-1": 0.742, - "ap-northeast-2": 0.653, - "ap-northeast-3": 0.709, - "ap-south-1": 0.597, - "ap-southeast-1": 0.661, - "ap-southeast-2": 0.729, + "ap-east-1": 0.827, + "ap-northeast-1": 0.832, + "ap-northeast-2": 0.743, + "ap-northeast-3": 0.799, + "ap-south-1": 0.687, + "ap-southeast-1": 0.751, + "ap-southeast-2": 0.819, "ap-southeast-3": 0.0, - "ca-central-1": 0.637, - "eu-central-1": 0.687, + "ca-central-1": 0.756, + "eu-central-1": 0.777, "eu-north-1": 0.0, - "eu-south-1": 0.681, - "eu-west-1": 0.0, + "eu-south-1": 0.771, + "eu-west-1": 0.743, "eu-west-2": 0.0, - "eu-west-3": 0.677, - "me-south-1": 0.701, - "sa-east-1": 0.869, - "us-east-1": 0.623, - "us-east-2": 0.623, + "eu-west-3": 0.767, + "me-south-1": 0.791, + "sa-east-1": 0.0, + "us-east-1": 0.687, + "us-east-2": 0.687, "us-gov-east-1": 0.0, - "us-gov-west-1": 0.0, - "us-west-1": 0.705, - "us-west-2": 0.597 + "us-gov-west-1": 0.775, + "us-west-1": 0.828, + "us-west-2": 0.687 }, "c5n.4xlarge": { - "af-south-1": 1.327, + "af-south-1": 1.558, "ap-east-1": 0.0, - "ap-northeast-1": 1.253, - "ap-northeast-2": 0.0, - "ap-northeast-3": 0.0, - "ap-south-1": 1.081, - "ap-southeast-1": 1.217, - "ap-southeast-2": 1.293, + "ap-northeast-1": 1.55, + "ap-northeast-2": 1.373, + "ap-northeast-3": 1.55, + "ap-south-1": 0.0, + "ap-southeast-1": 1.389, + "ap-southeast-2": 1.525, "ap-southeast-3": 0.0, - "ca-central-1": 1.109, - "eu-central-1": 1.149, - "eu-north-1": 0.0, - "eu-south-1": 1.197, - "eu-west-1": 0.0, - "eu-west-2": 1.189, - "eu-west-3": 1.189, - "me-south-1": 1.237, - "sa-east-1": 1.573, - "us-east-1": 0.0, - "us-east-2": 1.081, - "us-gov-east-1": 1.205, - "us-gov-west-1": 1.267, - "us-west-1": 1.245, - "us-west-2": 1.081 + "ca-central-1": 1.341, + "eu-central-1": 1.381, + "eu-north-1": 1.38, + "eu-south-1": 1.429, + "eu-west-1": 1.373, + "eu-west-2": 0.0, + "eu-west-3": 1.421, + "me-south-1": 1.469, + "sa-east-1": 1.725, + "us-east-1": 1.313, + "us-east-2": 1.313, + "us-gov-east-1": 1.437, + "us-gov-west-1": 1.499, + "us-west-1": 1.477, + "us-west-2": 1.313 }, "c5n.9xlarge": { - "af-south-1": 2.779, - "ap-east-1": 2.739, - "ap-northeast-1": 0.0, - "ap-northeast-2": 2.493, - "ap-northeast-3": 2.76, - "ap-south-1": 0.0, - "ap-southeast-1": 2.531, - "ap-southeast-2": 0.0, - "ap-southeast-3": 2.531, + "af-south-1": 3.506, + "ap-east-1": 3.467, + "ap-northeast-1": 3.341, + "ap-northeast-2": 3.221, + "ap-northeast-3": 3.341, + "ap-south-1": 2.837, + "ap-southeast-1": 3.125, + "ap-southeast-2": 3.431, + "ap-southeast-3": 3.125, "ca-central-1": 0.0, - "eu-central-1": 2.512, - "eu-north-1": 2.253, - "eu-south-1": 2.487, - "eu-west-1": 2.493, + "eu-central-1": 3.24, + "eu-north-1": 0.0, + "eu-south-1": 3.215, + "eu-west-1": 3.089, "eu-west-2": 0.0, - "eu-west-3": 2.469, - "me-south-1": 2.577, - "sa-east-1": 3.153, - "us-east-1": 2.226, - "us-east-2": 2.226, - "us-gov-east-1": 2.645, - "us-gov-west-1": 2.645, - "us-west-1": 2.595, - "us-west-2": 0.0 + "eu-west-3": 3.197, + "me-south-1": 3.305, + "sa-east-1": 0.0, + "us-east-1": 2.837, + "us-east-2": 2.837, + "us-gov-east-1": 3.233, + "us-gov-west-1": 3.233, + "us-west-1": 3.469, + "us-west-2": 2.837 }, "c5n.18xlarge": { - "af-south-1": 5.392, - "ap-east-1": 5.313, - "ap-northeast-1": 5.061, - "ap-northeast-2": 4.557, - "ap-northeast-3": 5.061, - "ap-south-1": 4.053, - "ap-southeast-1": 4.629, - "ap-southeast-2": 0.0, - "ap-southeast-3": 4.629, - "ca-central-1": 4.413, - "eu-central-1": 4.593, - "eu-north-1": 4.341, - "eu-south-1": 4.809, - "eu-west-1": 4.557, - "eu-west-2": 4.773, - "eu-west-3": 4.773, - "me-south-1": 4.989, - "sa-east-1": 6.141, - "us-east-1": 0.0, - "us-east-2": 4.053, + "af-south-1": 7.013, + "ap-east-1": 6.934, + "ap-northeast-1": 6.682, + "ap-northeast-2": 6.178, + "ap-northeast-3": 6.682, + "ap-south-1": 0.0, + "ap-southeast-1": 6.25, + "ap-southeast-2": 6.862, + "ap-southeast-3": 6.25, + "ca-central-1": 6.034, + "eu-central-1": 6.214, + "eu-north-1": 5.962, + "eu-south-1": 6.43, + "eu-west-1": 0.0, + "eu-west-2": 6.394, + "eu-west-3": 6.394, + "me-south-1": 6.61, + "sa-east-1": 7.762, + "us-east-1": 5.674, + "us-east-2": 5.674, "us-gov-east-1": 0.0, - "us-gov-west-1": 4.845, - "us-west-1": 5.025, - "us-west-2": 0.0 + "us-gov-west-1": 6.466, + "us-west-1": 6.646, + "us-west-2": 5.674 }, "c6a.large": { - "ap-east-1": 0.1922, - "ap-northeast-1": 0.0, - "ap-south-1": 0.14643, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.20489, - "ca-central-1": 0.18707, + "ap-east-1": 0.20192, + "ap-northeast-1": 0.16973, + "ap-south-1": 0.11523, + "ap-south-2": 0.0, + "ap-southeast-1": 0.152, + "ap-southeast-2": 0.1637, + "ca-central-1": 0.1475, "eu-central-1": 0.0, - "eu-west-1": 0.18529, + "eu-west-1": 0.15409, "eu-west-2": 0.0, - "sa-east-1": 0.22469, - "us-east-1": 0.17915, - "us-east-2": 0.0, - "us-west-1": 0.19994, - "us-west-2": 0.1715 + "sa-east-1": 0.0, + "us-east-1": 0.1403, + "us-east-2": 0.1403, + "us-west-1": 0.1592, + "us-west-2": 0.1403 }, "c6a.xlarge": { "ap-east-1": 0.30884, - "ap-northeast-1": 0.30686, - "ap-south-1": 0.19785, - "ap-southeast-1": 0.2714, - "ap-southeast-2": 0.31478, + "ap-northeast-1": 0.0, + "ap-south-1": 0.0, + "ap-south-2": 0.0, + "ap-southeast-1": 0.32164, + "ap-southeast-2": 0.3274, "ca-central-1": 0.0, - "eu-central-1": 0.28706, - "eu-west-1": 0.27558, + "eu-central-1": 0.3022, + "eu-west-1": 0.30818, "eu-west-2": 0.0, "sa-east-1": 0.0, "us-east-1": 0.0, - "us-east-2": 0.2633, - "us-west-1": 0.30488, - "us-west-2": 0.2633 + "us-east-2": 0.0, + "us-west-1": 0.0, + "us-west-2": 0.2806 }, "c6a.metal": { "ap-east-1": 9.4962, - "ap-northeast-1": 0.0, - "ap-south-1": 4.653, - "ap-southeast-1": 8.6322, - "ap-southeast-2": 9.7554, + "ap-northeast-1": 13.104, + "ap-south-1": 8.3472, + "ap-south-2": 8.3472, + "ap-southeast-1": 0.0, + "ap-southeast-2": 13.4496, "ca-central-1": 0.0, "eu-central-1": 0.0, - "eu-west-1": 8.04468, - "eu-west-2": 0.0, + "eu-west-1": 11.73888, + "eu-west-2": 12.5856, "sa-east-1": 0.0, - "us-east-1": 7.509, - "us-east-2": 7.509, + "us-east-1": 11.2032, + "us-east-2": 11.2032, "us-west-1": 0.0, - "us-west-2": 0.0 + "us-west-2": 11.2032 }, "c6a.2xlarge": { - "ap-east-1": 0.59268, + "ap-east-1": 0.0, "ap-northeast-1": 0.0, - "ap-south-1": 0.352, - "ap-southeast-1": 0.55308, + "ap-south-1": 0.4422, + "ap-south-2": 0.4422, + "ap-southeast-1": 0.64328, "ap-southeast-2": 0.0, - "ca-central-1": 0.4998, - "eu-central-1": 0.54912, - "eu-west-1": 0.52615, - "eu-west-2": 0.56496, - "sa-east-1": 0.6366, - "us-east-1": 0.471, - "us-east-2": 0.471, - "us-west-1": 0.0, - "us-west-2": 0.0 + "ca-central-1": 0.59, + "eu-central-1": 0.63932, + "eu-west-1": 0.58352, + "eu-west-2": 0.0, + "sa-east-1": 0.7268, + "us-east-1": 0.5918, + "us-east-2": 0.5612, + "us-west-1": 0.6368, + "us-west-2": 0.5612 }, "c6a.4xlarge": { - "ap-east-1": 1.02036, - "ap-northeast-1": 0.9354, - "ap-south-1": 0.539, - "ap-southeast-1": 0.0, - "ap-southeast-2": 1.04412, - "ca-central-1": 0.0, - "eu-central-1": 0.0, - "eu-west-1": 0.8873, - "eu-west-2": 0.0, - "sa-east-1": 0.0, - "us-east-1": 0.8382, - "us-east-2": 0.777, - "us-west-1": 1.00452, - "us-west-2": 0.777 + "ap-east-1": 0.9426, + "ap-northeast-1": 1.1672, + "ap-south-1": 0.0, + "ap-south-2": 0.7708, + "ap-southeast-1": 1.1024, + "ap-southeast-2": 1.27592, + "ca-central-1": 1.0664, + "eu-central-1": 1.0952, + "eu-west-1": 1.05344, + "eu-west-2": 1.19672, + "sa-east-1": 0.0, + "us-east-1": 1.0088, + "us-east-2": 1.0088, + "us-west-1": 1.23632, + "us-west-2": 1.0088 }, "c6a.8xlarge": { "ap-east-1": 0.0, - "ap-northeast-1": 1.85988, - "ap-south-1": 0.913, - "ap-southeast-1": 1.71732, - "ap-southeast-2": 1.92324, - "ca-central-1": 1.63812, - "eu-central-1": 1.5618, - "eu-west-1": 0.0, - "eu-west-2": 1.76484, - "sa-east-1": 0.0, - "us-east-1": 1.389, - "us-east-2": 1.5114, - "us-west-1": 1.84404, - "us-west-2": 1.5114 + "ap-northeast-1": 0.0, + "ap-south-1": 1.5416, + "ap-south-2": 1.6164, + "ap-southeast-1": 2.2048, + "ap-southeast-2": 2.55184, + "ca-central-1": 2.1328, + "eu-central-1": 2.33008, + "eu-west-1": 2.10688, + "eu-west-2": 2.248, + "sa-east-1": 2.86864, + "us-east-1": 2.0176, + "us-east-2": 2.0176, + "us-west-1": 2.47264, + "us-west-2": 2.0176 }, "c6a.12xlarge": { "ap-east-1": 0.0, - "ap-northeast-1": 2.4762, - "ap-south-1": 0.0, - "ap-southeast-1": 2.49348, - "ap-southeast-2": 2.5626, - "ca-central-1": 2.37468, - "eu-central-1": 2.2602, - "eu-west-1": 2.33191, - "eu-west-2": 0.0, + "ap-northeast-1": 3.5016, + "ap-south-1": 2.4246, + "ap-south-2": 2.3124, + "ap-southeast-1": 0.0, + "ap-southeast-2": 3.588, + "ca-central-1": 3.40008, + "eu-central-1": 3.2856, + "eu-west-1": 3.16032, + "eu-west-2": 3.59016, "sa-east-1": 0.0, - "us-east-1": 2.001, - "us-east-2": 0.0, - "us-west-1": 0.0, - "us-west-2": 2.001 + "us-east-1": 3.0264, + "us-east-2": 3.0264, + "us-west-1": 3.48, + "us-west-2": 3.0264 }, "c6a.16xlarge": { "ap-east-1": 3.2754, - "ap-northeast-1": 3.2466, - "ap-south-1": 0.0, - "ap-southeast-1": 0.0, - "ap-southeast-2": 3.68148, - "ca-central-1": 2.8434, - "eu-central-1": 3.23796, - "eu-west-1": 2.79156, - "eu-west-2": 0.0, - "sa-east-1": 0.0, - "us-east-1": 2.613, - "us-east-2": 2.613, - "us-west-1": 0.0, - "us-west-2": 2.613 + "ap-northeast-1": 4.6688, + "ap-south-1": 3.0832, + "ap-south-2": 3.0832, + "ap-southeast-1": 4.4096, + "ap-southeast-2": 5.10368, + "ca-central-1": 4.53344, + "eu-central-1": 4.66016, + "eu-west-1": 4.21376, + "eu-west-2": 4.496, + "sa-east-1": 5.73728, + "us-east-1": 4.0352, + "us-east-2": 4.0352, + "us-west-1": 4.94528, + "us-west-2": 0.0 }, "c6a.24xlarge": { - "ap-east-1": 5.29716, - "ap-northeast-1": 4.7874, - "ap-south-1": 2.409, - "ap-southeast-1": 4.3986, - "ap-southeast-2": 4.9602, - "ca-central-1": 4.58436, + "ap-east-1": 4.8306, + "ap-northeast-1": 7.0032, + "ap-south-1": 4.6248, + "ap-south-2": 4.6248, + "ap-southeast-1": 6.6144, + "ap-southeast-2": 7.176, + "ca-central-1": 6.80016, "eu-central-1": 0.0, "eu-west-1": 0.0, - "eu-west-2": 4.5282, - "sa-east-1": 5.8242, - "us-east-1": 3.837, - "us-east-2": 0.0, - "us-west-1": 4.7442, - "us-west-2": 3.837 + "eu-west-2": 6.744, + "sa-east-1": 8.04, + "us-east-1": 0.0, + "us-east-2": 6.0528, + "us-west-1": 6.96, + "us-west-2": 6.0528 }, "c6a.32xlarge": { "ap-east-1": 6.3858, - "ap-northeast-1": 0.0, - "ap-south-1": 3.4562, - "ap-southeast-1": 0.0, - "ap-southeast-2": 7.19796, - "ca-central-1": 6.05748, - "eu-central-1": 5.7522, - "eu-west-1": 0.0, - "eu-west-2": 5.9826, - "sa-east-1": 7.7106, - "us-east-1": 5.061, - "us-east-2": 5.5506, - "us-west-1": 0.0, - "us-west-2": 5.061 + "ap-northeast-1": 8.736, + "ap-south-1": 5.5648, + "ap-south-2": 5.5648, + "ap-southeast-1": 8.78208, + "ap-southeast-2": 0.0, + "ca-central-1": 7.9296, + "eu-central-1": 8.16, + "eu-west-1": 7.82592, + "eu-west-2": 8.3904, + "sa-east-1": 10.87296, + "us-east-1": 7.9584, + "us-east-2": 7.9584, + "us-west-1": 8.6784, + "us-west-2": 7.4688 }, "c6a.48xlarge": { "ap-east-1": 9.4962, - "ap-northeast-1": 0.0, + "ap-northeast-1": 13.104, "ap-south-1": 0.0, - "ap-southeast-1": 8.6322, - "ap-southeast-2": 9.7554, - "ca-central-1": 8.2002, - "eu-central-1": 8.5458, - "eu-west-1": 8.04468, - "eu-west-2": 8.8914, - "sa-east-1": 11.4834, - "us-east-1": 7.509, - "us-east-2": 0.0, - "us-west-1": 9.3234, - "us-west-2": 7.509 + "ap-south-2": 8.3472, + "ap-southeast-1": 12.3264, + "ap-southeast-2": 13.4496, + "ca-central-1": 11.8944, + "eu-central-1": 12.24, + "eu-west-1": 11.73888, + "eu-west-2": 12.5856, + "sa-east-1": 0.0, + "us-east-1": 11.2032, + "us-east-2": 11.2032, + "us-west-1": 13.0176, + "us-west-2": 11.2032 }, "c6g.medium": { - "af-south-1": 0.1406, - "ap-east-1": 0.138, - "ap-northeast-1": 0.1378, - "ap-northeast-2": 0.1335, - "ap-northeast-3": 0.0, - "ap-south-1": 0.1163, - "ap-south-2": 0.1176, - "ap-southeast-1": 0.1342, - "ap-southeast-2": 0.1421, - "ap-southeast-3": 0.1342, - "ap-southeast-4": 0.0, - "ca-central-1": 0.1322, - "ca-west-1": 0.1322, - "eu-central-1": 0.1338, - "eu-central-2": 0.1402, - "eu-north-1": 0.0, + "af-south-1": 0.0775, + "ap-east-1": 0.0749, + "ap-northeast-1": 0.0747, + "ap-northeast-2": 0.0727, + "ap-northeast-3": 0.0774, + "ap-south-1": 0.0545, + "ap-south-2": 0.0532, + "ap-southeast-1": 0.0711, + "ap-southeast-2": 0.079, + "ap-southeast-3": 0.0711, + "ap-southeast-4": 0.0763, + "ap-southeast-5": 0.0652, + "ap-southeast-7": 0.0652, + "ca-central-1": 0.0691, + "ca-west-1": 0.0691, + "eu-central-1": 0.0707, + "eu-central-2": 0.0771, + "eu-north-1": 0.0684, "eu-south-1": 0.0, - "eu-south-2": 0.1315, - "eu-west-1": 0.1338, - "eu-west-2": 0.1378, + "eu-south-2": 0.0684, + "eu-west-1": 0.0684, + "eu-west-2": 0.0, "eu-west-3": 0.0, "il-central-1": 0.0, "me-central-1": 0.0, - "me-south-1": 0.1401, - "sa-east-1": 0.1474, - "us-east-1": 0.131, - "us-east-2": 0.131, - "us-gov-east-1": 0.1358, - "us-gov-west-1": 0.1382, - "us-west-1": 0.1399, - "us-west-2": 0.129 + "me-south-1": 0.0, + "mx-central-1": 0.0676, + "sa-east-1": 0.0843, + "us-east-1": 0.0659, + "us-east-2": 0.0659, + "us-gov-east-1": 0.0727, + "us-gov-west-1": 0.0727, + "us-west-1": 0.0743, + "us-west-2": 0.0659 }, "c6g.large": { - "af-south-1": 0.1862, - "ap-east-1": 0.1862, - "ap-northeast-1": 0.1857, + "af-south-1": 0.155, + "ap-east-1": 0.1498, + "ap-northeast-1": 0.1545, "ap-northeast-2": 0.0, - "ap-northeast-3": 0.181, - "ap-south-1": 0.0, - "ap-south-2": 0.1376, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.1838, - "ap-southeast-3": 0.0, - "ap-southeast-4": 0.1838, - "ca-central-1": 0.1739, - "ca-west-1": 0.1694, - "eu-central-1": 0.1726, - "eu-central-2": 0.0, - "eu-north-1": 0.1724, - "eu-south-1": 0.0, - "eu-south-2": 0.1726, - "eu-west-1": 0.168, - "eu-west-2": 0.1758, - "eu-west-3": 0.0, - "il-central-1": 0.1716, + "ap-northeast-3": 0.1498, + "ap-south-1": 0.1064, + "ap-south-2": 0.1064, + "ap-southeast-1": 0.1422, + "ap-southeast-2": 0.1579, + "ap-southeast-3": 0.1422, + "ap-southeast-4": 0.1526, + "ap-southeast-5": 0.1304, + "ap-southeast-7": 0.0, + "ca-central-1": 0.1427, + "ca-west-1": 0.1382, + "eu-central-1": 0.1461, + "eu-central-2": 0.1492, + "eu-north-1": 0.1368, + "eu-south-1": 0.1446, + "eu-south-2": 0.1414, + "eu-west-1": 0.1368, + "eu-west-2": 0.1446, + "eu-west-3": 0.1448, + "il-central-1": 0.1404, "me-central-1": 0.0, - "me-south-1": 0.1851, - "sa-east-1": 0.1998, - "us-east-1": 0.163, - "us-east-2": 0.1671, - "us-gov-east-1": 0.0, - "us-gov-west-1": 0.1766, - "us-west-1": 0.1798, - "us-west-2": 0.163 + "me-south-1": 0.1539, + "mx-central-1": 0.0, + "sa-east-1": 0.1686, + "us-east-1": 0.1318, + "us-east-2": 0.1359, + "us-gov-east-1": 0.1454, + "us-gov-west-1": 0.1454, + "us-west-1": 0.0, + "us-west-2": 0.0 }, "c6g.xlarge": { - "af-south-1": 0.0, - "ap-east-1": 0.267, - "ap-northeast-1": 0.2765, + "af-south-1": 0.31, + "ap-east-1": 0.2996, + "ap-northeast-1": 0.3091, "ap-northeast-2": 0.0, - "ap-northeast-3": 0.267, - "ap-south-1": 0.1802, - "ap-south-2": 0.1853, + "ap-northeast-3": 0.2996, + "ap-south-1": 0.0, + "ap-south-2": 0.2128, "ap-southeast-1": 0.0, - "ap-southeast-2": 0.2833, - "ap-southeast-3": 0.2518, - "ap-southeast-4": 0.0, - "ca-central-1": 0.2438, - "ca-west-1": 0.2438, - "eu-central-1": 0.2595, - "eu-central-2": 0.2657, + "ap-southeast-2": 0.3052, + "ap-southeast-3": 0.2844, + "ap-southeast-4": 0.3052, + "ap-southeast-5": 0.2609, + "ap-southeast-7": 0.2609, + "ca-central-1": 0.2764, + "ca-west-1": 0.2764, + "eu-central-1": 0.2828, + "eu-central-2": 0.2983, "eu-north-1": 0.0, - "eu-south-1": 0.2663, - "eu-south-2": 0.0, - "eu-west-1": 0.2501, - "eu-west-2": 0.2566, - "eu-west-3": 0.257, - "il-central-1": 0.2482, - "me-central-1": 0.0, - "me-south-1": 0.0, - "sa-east-1": 0.3172, - "us-east-1": 0.0, - "us-east-2": 0.231, - "us-gov-east-1": 0.2582, - "us-gov-west-1": 0.268, - "us-west-1": 0.0, - "us-west-2": 0.2392 + "eu-south-1": 0.0, + "eu-south-2": 0.2735, + "eu-west-1": 0.2735, + "eu-west-2": 0.0, + "eu-west-3": 0.2992, + "il-central-1": 0.2808, + "me-central-1": 0.2982, + "me-south-1": 0.2976, + "mx-central-1": 0.279, + "sa-east-1": 0.3372, + "us-east-1": 0.2636, + "us-east-2": 0.2636, + "us-gov-east-1": 0.2908, + "us-gov-west-1": 0.3006, + "us-west-1": 0.2972, + "us-west-2": 0.2636 }, "c6g.metal": { - "af-south-1": 3.0834, - "ap-east-1": 2.917, - "ap-northeast-1": 0.0, - "ap-northeast-2": 2.7762, + "af-south-1": 4.5056, + "ap-east-1": 4.3392, + "ap-northeast-1": 4.3264, + "ap-northeast-2": 4.0512, "ap-northeast-3": 0.0, - "ap-south-1": 0.0, - "ap-south-2": 1.5282, - "ap-southeast-1": 2.8243, - "ap-southeast-2": 3.1771, - "ap-southeast-3": 0.0, - "ap-southeast-4": 3.1771, - "ca-central-1": 0.0, - "ca-west-1": 2.5458, - "eu-central-1": 2.7972, + "ap-south-1": 2.9504, + "ap-south-2": 2.9504, + "ap-southeast-1": 4.096, + "ap-southeast-2": 4.4288, + "ap-southeast-3": 4.096, + "ap-southeast-4": 4.4288, + "ap-southeast-5": 0.0, + "ap-southeast-7": 3.7197, + "ca-central-1": 3.968, + "ca-west-1": 3.968, + "eu-central-1": 0.0, "eu-central-2": 0.0, - "eu-north-1": 2.6418, + "eu-north-1": 0.0, "eu-south-1": 0.0, - "eu-south-2": 2.4997, - "eu-west-1": 2.4997, - "eu-west-2": 2.9057, - "eu-west-3": 2.9106, - "il-central-1": 0.0, - "me-central-1": 2.7333, - "me-south-1": 2.885, - "sa-east-1": 3.7198, - "us-east-1": 0.0, - "us-east-2": 0.0, + "eu-south-2": 3.9219, + "eu-west-1": 3.9219, + "eu-west-2": 4.1728, + "eu-west-3": 4.1792, + "il-central-1": 4.0384, + "me-central-1": 0.0, + "me-south-1": 4.3072, + "mx-central-1": 3.872, + "sa-east-1": 4.9408, + "us-east-1": 3.7632, + "us-east-2": 3.7632, "us-gov-east-1": 0.0, - "us-gov-west-1": 2.7762, - "us-west-1": 2.8786, - "us-west-2": 2.341 + "us-gov-west-1": 4.1984, + "us-west-1": 0.0, + "us-west-2": 3.7632 }, "c6g.2xlarge": { - "af-south-1": 0.5298, - "ap-east-1": 0.5298, - "ap-northeast-1": 0.5279, - "ap-northeast-2": 0.473, - "ap-northeast-3": 0.0, - "ap-south-1": 0.3456, - "ap-south-2": 0.0, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.5202, - "ap-southeast-3": 0.4786, - "ap-southeast-4": 0.0, - "ca-central-1": 0.0, - "ca-west-1": 0.4805, - "eu-central-1": 0.494, - "eu-central-2": 0.5064, - "eu-north-1": 0.0, - "eu-south-1": 0.5076, - "eu-south-2": 0.0, - "eu-west-1": 0.4568, - "eu-west-2": 0.5076, - "eu-west-3": 0.5082, - "il-central-1": 0.4907, - "me-central-1": 0.486, - "me-south-1": 0.0, - "sa-east-1": 0.5842, - "us-east-1": 0.4533, - "us-east-2": 0.0, - "us-gov-east-1": 0.0, - "us-gov-west-1": 0.4914, - "us-west-1": 0.0, - "us-west-2": 0.4533 + "af-south-1": 0.62, + "ap-east-1": 0.5992, + "ap-northeast-1": 0.5976, + "ap-northeast-2": 0.5632, + "ap-northeast-3": 0.5992, + "ap-south-1": 0.4358, + "ap-south-2": 0.4256, + "ap-southeast-1": 0.0, + "ap-southeast-2": 0.6104, + "ap-southeast-3": 0.5688, + "ap-southeast-4": 0.6317, + "ap-southeast-5": 0.0, + "ap-southeast-7": 0.5218, + "ca-central-1": 0.5707, + "ca-west-1": 0.5707, + "eu-central-1": 0.5656, + "eu-central-2": 0.5966, + "eu-north-1": 0.0, + "eu-south-1": 0.5784, + "eu-south-2": 0.547, + "eu-west-1": 0.547, + "eu-west-2": 0.5784, + "eu-west-3": 0.5792, + "il-central-1": 0.5616, + "me-central-1": 0.5762, + "me-south-1": 0.5952, + "mx-central-1": 0.5408, + "sa-east-1": 0.6744, + "us-east-1": 0.5272, + "us-east-2": 0.5272, + "us-gov-east-1": 0.5816, + "us-gov-west-1": 0.5816, + "us-west-1": 0.6148, + "us-west-2": 0.5435 }, "c6g.4xlarge": { - "af-south-1": 0.9384, - "ap-east-1": 0.8946, - "ap-northeast-1": 0.8909, - "ap-northeast-2": 0.781, + "af-south-1": 1.1264, + "ap-east-1": 1.0848, + "ap-northeast-1": 1.1227, + "ap-northeast-2": 1.0128, "ap-northeast-3": 0.0, - "ap-south-1": 0.5058, - "ap-south-2": 0.5262, + "ap-south-1": 0.7376, + "ap-south-2": 0.7376, "ap-southeast-1": 0.0, "ap-southeast-2": 0.0, - "ap-southeast-3": 0.0, - "ap-southeast-4": 0.918, - "ca-central-1": 0.7959, - "ca-west-1": 0.0, + "ap-southeast-3": 1.024, + "ap-southeast-4": 1.1072, + "ap-southeast-5": 0.0, + "ap-southeast-7": 0.9299, + "ca-central-1": 1.0277, + "ca-west-1": 0.992, "eu-central-1": 0.0, - "eu-central-2": 0.8479, - "eu-north-1": 0.749, - "eu-south-1": 0.8501, - "eu-south-2": 0.7855, - "eu-west-1": 0.7855, - "eu-west-2": 0.0, - "eu-west-3": 0.813, + "eu-central-2": 1.0797, + "eu-north-1": 0.0, + "eu-south-1": 1.0432, + "eu-south-2": 0.0, + "eu-west-1": 0.9805, + "eu-west-2": 1.0432, + "eu-west-3": 1.0448, "il-central-1": 0.0, - "me-central-1": 0.0, - "me-south-1": 0.0, - "sa-east-1": 1.0034, - "us-east-1": 0.709, - "us-east-2": 0.0, - "us-gov-east-1": 0.857, - "us-gov-west-1": 0.0, - "us-west-1": 0.8434, + "me-central-1": 1.0794, + "me-south-1": 1.0768, + "mx-central-1": 0.968, + "sa-east-1": 1.2352, + "us-east-1": 0.9408, + "us-east-2": 0.9408, + "us-gov-east-1": 1.0496, + "us-gov-west-1": 1.0496, + "us-west-1": 1.1159, "us-west-2": 0.0 }, "c6g.8xlarge": { - "af-south-1": 1.7118, - "ap-east-1": 1.6242, - "ap-northeast-1": 1.6168, - "ap-northeast-2": 0.0, - "ap-northeast-3": 1.6226, - "ap-south-1": 0.8466, - "ap-south-2": 0.8875, - "ap-southeast-1": 1.4194, - "ap-southeast-2": 0.0, - "ap-southeast-3": 0.0, - "ap-southeast-4": 0.0, - "ca-central-1": 0.0, + "af-south-1": 2.2528, + "ap-east-1": 2.2528, + "ap-northeast-1": 2.1632, + "ap-northeast-2": 2.0256, + "ap-northeast-3": 0.0, + "ap-south-1": 1.4752, + "ap-south-2": 1.5161, + "ap-southeast-1": 2.048, + "ap-southeast-2": 0.0, + "ap-southeast-3": 2.048, + "ap-southeast-4": 2.2144, + "ap-southeast-5": 1.9238, + "ap-southeast-7": 1.8598, + "ca-central-1": 2.0554, "ca-west-1": 0.0, - "eu-central-1": 1.4066, - "eu-central-2": 1.6127, - "eu-north-1": 1.4034, - "eu-south-1": 1.5352, - "eu-south-2": 1.406, - "eu-west-1": 1.406, - "eu-west-2": 1.5354, - "eu-west-3": 1.461, - "il-central-1": 0.0, - "me-central-1": 1.4492, - "me-south-1": 1.6066, - "sa-east-1": 1.8418, + "eu-central-1": 2.0352, + "eu-central-2": 2.1594, + "eu-north-1": 0.0, + "eu-south-1": 0.0, + "eu-south-2": 1.961, + "eu-west-1": 2.0346, + "eu-west-2": 2.0864, + "eu-west-3": 2.0896, + "il-central-1": 2.0965, + "me-central-1": 2.1587, + "me-south-1": 2.1536, + "mx-central-1": 0.0, + "sa-east-1": 2.4704, "us-east-1": 0.0, "us-east-2": 0.0, "us-gov-east-1": 0.0, "us-gov-west-1": 0.0, - "us-west-1": 0.0, - "us-west-2": 1.3183 + "us-west-1": 2.1504, + "us-west-2": 1.8816 }, "c6g.12xlarge": { - "af-south-1": 2.3538, - "ap-east-1": 2.229, - "ap-northeast-1": 2.2194, - "ap-northeast-2": 2.013, - "ap-northeast-3": 2.3514, - "ap-south-1": 1.2487, - "ap-south-2": 1.1874, - "ap-southeast-1": 2.0466, - "ap-southeast-2": 2.4241, - "ap-southeast-3": 2.0466, + "af-south-1": 3.5105, + "ap-east-1": 3.2544, + "ap-northeast-1": 0.0, + "ap-northeast-2": 3.0384, + "ap-northeast-3": 3.2544, + "ap-south-1": 2.2128, + "ap-south-2": 2.2128, + "ap-southeast-1": 3.1849, + "ap-southeast-2": 3.4495, + "ap-southeast-3": 3.072, "ap-southeast-4": 0.0, - "ca-central-1": 0.0, - "ca-west-1": 0.0, - "eu-central-1": 0.0, - "eu-central-2": 2.3366, - "eu-north-1": 2.0226, - "eu-south-1": 0.0, - "eu-south-2": 2.0264, - "eu-west-1": 1.916, - "eu-west-2": 0.0, - "eu-west-3": 0.0, - "il-central-1": 2.0034, + "ap-southeast-5": 0.0, + "ap-southeast-7": 2.7898, + "ca-central-1": 3.0831, + "ca-west-1": 2.976, + "eu-central-1": 3.0528, + "eu-central-2": 3.239, + "eu-north-1": 2.9424, + "eu-south-1": 3.1296, + "eu-south-2": 3.0518, + "eu-west-1": 2.9414, + "eu-west-2": 3.1296, + "eu-west-3": 3.1344, + "il-central-1": 3.0288, "me-central-1": 0.0, - "me-south-1": 2.3274, - "sa-east-1": 2.8311, - "us-east-1": 1.8949, - "us-east-2": 1.797, - "us-gov-east-1": 2.1234, - "us-gov-west-1": 2.2409, - "us-west-1": 2.2002, - "us-west-2": 1.8949 + "me-south-1": 3.2304, + "mx-central-1": 3.0068, + "sa-east-1": 3.7056, + "us-east-1": 2.8224, + "us-east-2": 2.9203, + "us-gov-east-1": 3.1488, + "us-gov-west-1": 3.1488, + "us-west-1": 3.2256, + "us-west-2": 2.8224 }, "c6g.16xlarge": { - "af-south-1": 3.0834, - "ap-east-1": 2.917, - "ap-northeast-1": 2.9042, - "ap-northeast-2": 0.0, - "ap-northeast-3": 2.917, - "ap-south-1": 1.61, - "ap-south-2": 1.5282, - "ap-southeast-1": 0.0, - "ap-southeast-2": 3.0066, - "ap-southeast-3": 2.6738, - "ap-southeast-4": 0.0, - "ca-central-1": 2.6886, - "ca-west-1": 2.5458, - "eu-central-1": 2.6482, - "eu-central-2": 2.8965, - "eu-north-1": 2.6418, - "eu-south-1": 2.9055, - "eu-south-2": 2.4997, - "eu-west-1": 2.6469, - "eu-west-2": 2.9057, - "eu-west-3": 2.757, - "il-central-1": 2.6162, - "me-central-1": 2.7333, - "me-south-1": 2.885, - "sa-east-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 2.341, - "us-gov-east-1": 0.0, - "us-gov-west-1": 2.9329, - "us-west-1": 0.0, + "af-south-1": 4.5056, + "ap-east-1": 4.3392, + "ap-northeast-1": 4.3264, + "ap-northeast-2": 4.0512, + "ap-northeast-3": 4.3392, + "ap-south-1": 2.9504, + "ap-south-2": 2.9504, + "ap-southeast-1": 4.096, + "ap-southeast-2": 4.4288, + "ap-southeast-3": 4.096, + "ap-southeast-4": 4.4288, + "ap-southeast-5": 3.7197, + "ap-southeast-7": 3.7197, + "ca-central-1": 3.968, + "ca-west-1": 0.0, + "eu-central-1": 4.0704, + "eu-central-2": 4.3187, + "eu-north-1": 3.9232, + "eu-south-1": 4.1728, + "eu-south-2": 0.0, + "eu-west-1": 3.9219, + "eu-west-2": 4.1728, + "eu-west-3": 0.0, + "il-central-1": 4.0384, + "me-central-1": 4.1555, + "me-south-1": 0.0, + "mx-central-1": 3.872, + "sa-east-1": 4.9408, + "us-east-1": 3.7632, + "us-east-2": 3.7632, + "us-gov-east-1": 4.1984, + "us-gov-west-1": 4.1984, + "us-west-1": 4.3008, "us-west-2": 0.0 }, "c6gd.medium": { "ap-northeast-1": 0.0, - "ap-northeast-2": 0.1416, - "ap-northeast-3": 0.147, - "ap-south-1": 0.1195, - "ap-southeast-1": 0.1427, - "ap-southeast-2": 0.1455, + "ap-northeast-2": 0.0785, + "ap-northeast-3": 0.0809, + "ap-south-1": 0.0564, + "ap-southeast-1": 0.0769, + "ap-southeast-2": 0.0824, "ap-southeast-3": 0.0, - "ca-central-1": 0.1374, - "eu-central-1": 0.1395, - "eu-central-2": 0.0, - "eu-north-1": 0.0, - "eu-west-1": 0.0, - "eu-west-2": 0.1438, - "eu-west-3": 0.1438, - "sa-east-1": 0.1581, - "us-east-1": 0.1357, - "us-east-2": 0.1334, - "us-gov-east-1": 0.1414, - "us-gov-west-1": 0.1414, - "us-west-1": 0.143, - "us-west-2": 0.1357 + "ca-central-1": 0.0743, + "eu-central-1": 0.0, + "eu-central-2": 0.0809, + "eu-north-1": 0.076, + "eu-south-2": 0.0755, + "eu-west-1": 0.0755, + "eu-west-2": 0.0779, + "eu-west-3": 0.0807, + "sa-east-1": 0.0914, + "us-east-1": 0.0703, + "us-east-2": 0.0703, + "us-gov-east-1": 0.0783, + "us-gov-west-1": 0.0783, + "us-west-1": 0.0799, + "us-west-2": 0.0703 }, "c6gd.large": { - "ap-northeast-1": 0.193, - "ap-northeast-2": 0.1883, - "ap-northeast-3": 0.1989, - "ap-south-1": 0.144, - "ap-southeast-1": 0.185, - "ap-southeast-2": 0.0, - "ap-southeast-3": 0.1904, - "ca-central-1": 0.1849, - "eu-central-1": 0.184, - "eu-central-2": 0.0, - "eu-north-1": 0.1832, - "eu-west-1": 0.1874, - "eu-west-2": 0.0, - "eu-west-3": 0.0, - "sa-east-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 0.1764, - "us-gov-east-1": 0.1934, - "us-gov-west-1": 0.1878, - "us-west-1": 0.191, - "us-west-2": 0.1718 + "ap-northeast-1": 0.1618, + "ap-northeast-2": 0.1518, + "ap-northeast-3": 0.1618, + "ap-south-1": 0.1128, + "ap-southeast-1": 0.1538, + "ap-southeast-2": 0.1648, + "ap-southeast-3": 0.1538, + "ca-central-1": 0.1537, + "eu-central-1": 0.1581, + "eu-central-2": 0.1617, + "eu-north-1": 0.147, + "eu-south-2": 0.1562, + "eu-west-1": 0.1562, + "eu-west-2": 0.1613, + "eu-west-3": 0.1558, + "sa-east-1": 0.1828, + "us-east-1": 0.0, + "us-east-2": 0.1452, + "us-gov-east-1": 0.1566, + "us-gov-west-1": 0.1566, + "us-west-1": 0.1598, + "us-west-2": 0.0 }, "c6gd.xlarge": { - "ap-northeast-1": 0.291, - "ap-northeast-2": 0.2816, + "ap-northeast-1": 0.3236, + "ap-northeast-2": 0.3036, "ap-northeast-3": 0.0, - "ap-south-1": 0.193, - "ap-southeast-1": 0.275, - "ap-southeast-2": 0.297, - "ap-southeast-3": 0.2858, - "ca-central-1": 0.0, - "eu-central-1": 0.273, - "eu-central-2": 0.0, - "eu-north-1": 0.0, - "eu-west-1": 0.2799, - "eu-west-2": 0.279, - "eu-west-3": 0.279, - "sa-east-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 0.2578, - "us-gov-east-1": 0.2917, + "ap-south-1": 0.2315, + "ap-southeast-1": 0.3184, + "ap-southeast-2": 0.3296, + "ap-southeast-3": 0.3076, + "ca-central-1": 0.3074, + "eu-central-1": 0.3056, + "eu-central-2": 0.3351, + "eu-north-1": 0.294, + "eu-south-2": 0.0, + "eu-west-1": 0.302, + "eu-west-2": 0.3116, + "eu-west-3": 0.3116, + "sa-east-1": 0.38, + "us-east-1": 0.2812, + "us-east-2": 0.2904, + "us-gov-east-1": 0.3243, "us-gov-west-1": 0.0, - "us-west-1": 0.287, - "us-west-2": 0.2486 + "us-west-1": 0.3196, + "us-west-2": 0.2812 }, "c6gd.metal": { - "ap-northeast-1": 3.4898, - "ap-northeast-2": 2.981, - "ap-northeast-3": 0.0, - "ap-south-1": 0.0, - "ap-southeast-1": 3.2178, - "ap-southeast-2": 3.589, - "ap-southeast-3": 3.045, - "ca-central-1": 3.0414, - "eu-central-1": 3.013, - "eu-central-2": 0.0, - "eu-north-1": 2.8274, - "eu-west-1": 2.9554, - "eu-west-2": 3.109, - "eu-west-3": 3.109, - "sa-east-1": 0.0, - "us-east-1": 2.7701, - "us-east-2": 0.0, - "us-gov-east-1": 3.1346, - "us-gov-west-1": 0.0, + "ap-northeast-1": 4.7232, + "ap-northeast-2": 4.4032, + "ap-northeast-3": 4.7232, + "ap-south-1": 0.0, + "ap-southeast-1": 0.0, + "ap-southeast-2": 4.8192, + "ap-southeast-3": 4.4672, + "ca-central-1": 4.3008, + "eu-central-1": 4.4352, + "eu-central-2": 4.72, + "eu-north-1": 4.2496, + "eu-south-2": 4.3776, + "eu-west-1": 4.3776, + "eu-west-2": 4.5312, + "eu-west-3": 4.5312, + "sa-east-1": 5.3952, + "us-east-1": 4.0448, + "us-east-2": 4.0448, + "us-gov-east-1": 4.5568, + "us-gov-west-1": 4.5568, "us-west-1": 0.0, "us-west-2": 0.0 }, "c6gd.2xlarge": { - "ap-northeast-1": 0.557, - "ap-northeast-2": 0.0, - "ap-northeast-3": 0.5806, - "ap-south-1": 0.361, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.569, - "ap-southeast-3": 0.0, - "ca-central-1": 0.5246, - "eu-central-1": 0.5422, - "eu-central-2": 0.0, - "eu-north-1": 0.0, - "eu-west-1": 0.5347, - "eu-west-2": 0.5551, - "eu-west-3": 0.0, - "sa-east-1": 0.6698, - "us-east-1": 0.4906, - "us-east-2": 0.4722, - "us-gov-east-1": 0.5585, - "us-gov-west-1": 0.0, - "us-west-1": 0.5722, - "us-west-2": 0.0 + "ap-northeast-1": 0.6472, + "ap-northeast-2": 0.0, + "ap-northeast-3": 0.6472, + "ap-south-1": 0.4512, + "ap-southeast-1": 0.6152, + "ap-southeast-2": 0.6832, + "ap-southeast-3": 0.6152, + "ca-central-1": 0.5944, + "eu-central-1": 0.6112, + "eu-central-2": 0.6468, + "eu-north-1": 0.0, + "eu-south-2": 0.604, + "eu-west-1": 0.6249, + "eu-west-2": 0.6453, + "eu-west-3": 0.6232, + "sa-east-1": 0.76, + "us-east-1": 0.5624, + "us-east-2": 0.5624, + "us-gov-east-1": 0.6487, + "us-gov-west-1": 0.6264, + "us-west-1": 0.6392, + "us-west-2": 0.5624 }, "c6gd.4xlarge": { - "ap-northeast-1": 0.9962, + "ap-northeast-1": 1.1808, "ap-northeast-2": 0.0, - "ap-northeast-3": 0.9962, - "ap-south-1": 0.5805, - "ap-southeast-1": 0.9282, + "ap-northeast-3": 1.1808, + "ap-south-1": 0.7888, + "ap-southeast-1": 0.0, "ap-southeast-2": 0.0, - "ap-southeast-3": 0.9282, - "ca-central-1": 0.8841, + "ap-southeast-3": 1.1168, + "ca-central-1": 1.0752, "eu-central-1": 0.0, - "eu-central-2": 0.0, - "eu-north-1": 0.8306, - "eu-west-1": 0.8626, - "eu-west-2": 0.9452, - "eu-west-3": 0.901, - "sa-east-1": 1.117, - "us-east-1": 0.0, - "us-east-2": 0.8163, - "us-gov-east-1": 0.0, - "us-gov-west-1": 0.0, - "us-west-1": 0.0, - "us-west-2": 0.7794 + "eu-central-2": 1.2266, + "eu-north-1": 1.0624, + "eu-south-2": 1.0944, + "eu-west-1": 1.1363, + "eu-west-2": 0.0, + "eu-west-3": 1.1328, + "sa-east-1": 1.3488, + "us-east-1": 1.0112, + "us-east-2": 1.0112, + "us-gov-east-1": 1.1392, + "us-gov-west-1": 1.1392, + "us-west-1": 1.2112, + "us-west-2": 1.0112 }, "c6gd.8xlarge": { - "ap-northeast-1": 0.0, - "ap-northeast-2": 1.573, - "ap-northeast-3": 1.8274, + "ap-northeast-1": 2.3616, + "ap-northeast-2": 2.2016, + "ap-northeast-3": 2.3616, "ap-south-1": 0.0, - "ap-southeast-1": 1.605, - "ap-southeast-2": 0.0, - "ap-southeast-3": 1.605, - "ca-central-1": 1.6032, - "eu-central-1": 1.589, - "eu-central-2": 1.8247, + "ap-southeast-1": 2.2336, + "ap-southeast-2": 2.4096, + "ap-southeast-3": 2.2336, + "ca-central-1": 2.1504, + "eu-central-1": 2.2176, + "eu-central-2": 2.36, "eu-north-1": 0.0, - "eu-west-1": 0.0, - "eu-west-2": 1.637, - "eu-west-3": 1.637, - "sa-east-1": 0.0, - "us-east-1": 1.4675, - "us-east-2": 1.4675, - "us-gov-east-1": 1.6498, - "us-gov-west-1": 0.0, - "us-west-1": 0.0, + "eu-south-2": 0.0, + "eu-west-1": 2.1888, + "eu-west-2": 2.2656, + "eu-west-3": 2.2656, + "sa-east-1": 2.6976, + "us-east-1": 2.0224, + "us-east-2": 2.0961, + "us-gov-east-1": 2.2784, + "us-gov-west-1": 2.2784, + "us-west-1": 2.4224, "us-west-2": 0.0 }, "c6gd.12xlarge": { - "ap-northeast-1": 0.0, - "ap-northeast-2": 2.4037, - "ap-northeast-3": 0.0, + "ap-northeast-1": 3.5424, + "ap-northeast-2": 3.3024, + "ap-northeast-3": 3.5424, "ap-south-1": 0.0, - "ap-southeast-1": 2.325, - "ap-southeast-2": 0.0, - "ap-southeast-3": 2.4546, - "ca-central-1": 2.2002, - "eu-central-1": 0.0, - "eu-central-2": 2.5146, - "eu-north-1": 2.1618, - "eu-west-1": 2.2578, - "eu-west-2": 2.373, - "eu-west-3": 2.373, - "sa-east-1": 3.1938, - "us-east-1": 2.0082, - "us-east-2": 2.1188, - "us-gov-east-1": 2.3922, - "us-gov-west-1": 2.3922, - "us-west-1": 2.6082, - "us-west-2": 2.1188 + "ap-southeast-1": 3.3504, + "ap-southeast-2": 3.6144, + "ap-southeast-3": 0.0, + "ca-central-1": 3.2256, + "eu-central-1": 0.0, + "eu-central-2": 3.54, + "eu-north-1": 0.0, + "eu-south-2": 3.2832, + "eu-west-1": 3.2832, + "eu-west-2": 3.3984, + "eu-west-3": 3.3984, + "sa-east-1": 4.0464, + "us-east-1": 3.0336, + "us-east-2": 0.0, + "us-gov-east-1": 3.4176, + "us-gov-west-1": 3.4176, + "us-west-1": 3.4944, + "us-west-2": 3.0336 }, "c6gd.16xlarge": { - "ap-northeast-1": 0.0, - "ap-northeast-2": 2.981, - "ap-northeast-3": 3.301, - "ap-south-1": 0.0, - "ap-southeast-1": 3.045, - "ap-southeast-2": 3.589, - "ap-southeast-3": 3.045, - "ca-central-1": 2.8786, - "eu-central-1": 0.0, + "ap-northeast-1": 4.7232, + "ap-northeast-2": 4.4032, + "ap-northeast-3": 4.7232, + "ap-south-1": 3.1552, + "ap-southeast-1": 4.4672, + "ap-southeast-2": 4.8192, + "ap-southeast-3": 4.4672, + "ca-central-1": 0.0, + "eu-central-1": 4.4352, "eu-central-2": 0.0, "eu-north-1": 0.0, - "eu-west-1": 3.1228, + "eu-south-2": 4.3776, + "eu-west-1": 4.3776, "eu-west-2": 0.0, "eu-west-3": 0.0, - "sa-east-1": 3.973, - "us-east-1": 2.7701, + "sa-east-1": 5.3952, + "us-east-1": 4.0448, "us-east-2": 0.0, - "us-gov-east-1": 3.1346, + "us-gov-east-1": 4.5568, "us-gov-west-1": 0.0, - "us-west-1": 3.4226, - "us-west-2": 0.0 + "us-west-1": 4.6592, + "us-west-2": 4.0448 }, "c6gn.medium": { - "ap-east-1": 0.0, - "ap-northeast-1": 0.15495, - "ap-northeast-2": 0.14375, + "ap-east-1": 0.08915, + "ap-northeast-1": 0.0864, + "ap-northeast-2": 0.08065, "ap-northeast-3": 0.0, "ap-south-1": 0.0, - "ap-southeast-1": 0.1445, + "ap-southeast-1": 0.0814, "ap-southeast-2": 0.0, "ap-southeast-3": 0.0, - "ca-central-1": 0.14703, - "ca-west-1": 0.14703, - "eu-central-1": 0.0, - "eu-north-1": 0.14615, - "eu-south-1": 0.1466, - "eu-west-1": 0.14868, - "eu-west-2": 0.14625, - "eu-west-3": 0.15138, - "il-central-1": 0.15136, - "me-south-1": 0.0, + "ap-southeast-5": 0.07398, + "ap-southeast-7": 0.07398, + "ca-central-1": 0.08393, + "ca-west-1": 0.0792, + "eu-central-1": 0.0812, + "eu-north-1": 0.0784, + "eu-south-1": 0.0835, + "eu-west-1": 0.0807, + "eu-west-2": 0.08315, + "eu-west-3": 0.0, + "il-central-1": 0.08314, + "me-south-1": 0.0855, + "mx-central-1": 0.07726, "sa-east-1": 0.0, "us-east-1": 0.0, - "us-east-2": 0.0, - "us-gov-east-1": 0.147, - "us-gov-west-1": 0.0, - "us-west-1": 0.149, + "us-east-2": 0.0751, + "us-gov-east-1": 0.0, + "us-gov-west-1": 0.0891, + "us-west-1": 0.0859, "us-west-2": 0.0 }, "c6gn.large": { - "ap-east-1": 0.2095, - "ap-northeast-1": 0.2149, - "ap-northeast-2": 0.1925, - "ap-northeast-3": 0.20422, - "ap-south-1": 0.1815, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.208, + "ap-east-1": 0.1783, + "ap-northeast-1": 0.1728, + "ap-northeast-2": 0.17105, + "ap-northeast-3": 0.17302, + "ap-south-1": 0.1503, + "ap-southeast-1": 0.1628, + "ap-southeast-2": 0.1881, "ap-southeast-3": 0.0, - "ca-central-1": 0.19906, - "ca-west-1": 0.0, - "eu-central-1": 0.1936, - "eu-north-1": 0.188, - "eu-south-1": 0.0, - "eu-west-1": 0.20236, - "eu-west-2": 0.0, - "eu-west-3": 0.20775, - "il-central-1": 0.19748, - "me-south-1": 0.2022, - "sa-east-1": 0.0, - "us-east-1": 0.1814, - "us-east-2": 0.19004, - "us-gov-east-1": 0.2094, - "us-gov-west-1": 0.199, - "us-west-1": 0.2138, - "us-west-2": 0.1814 + "ap-southeast-5": 0.15638, + "ap-southeast-7": 0.0, + "ca-central-1": 0.1584, + "ca-west-1": 0.1584, + "eu-central-1": 0.1624, + "eu-north-1": 0.1568, + "eu-south-1": 0.17732, + "eu-west-1": 0.1614, + "eu-west-2": 0.1663, + "eu-west-3": 0.17655, + "il-central-1": 0.16628, + "me-south-1": 0.18172, + "mx-central-1": 0.15452, + "sa-east-1": 0.1968, + "us-east-1": 0.15884, + "us-east-2": 0.0, + "us-gov-east-1": 0.1678, + "us-gov-west-1": 0.0, + "us-west-1": 0.1718, + "us-west-2": 0.0 }, "c6gn.xlarge": { - "ap-east-1": 0.324, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, + "ap-east-1": 0.3566, + "ap-northeast-1": 0.3456, + "ap-northeast-2": 0.3226, "ap-northeast-3": 0.0, - "ap-south-1": 0.0, - "ap-southeast-1": 0.0, + "ap-south-1": 0.3006, + "ap-southeast-1": 0.3256, "ap-southeast-2": 0.0, - "ap-southeast-3": 0.0, + "ap-southeast-3": 0.326, + "ap-southeast-5": 0.29592, + "ap-southeast-7": 0.31275, "ca-central-1": 0.0, - "ca-west-1": 0.30312, - "eu-central-1": 0.0, - "eu-north-1": 0.2996, + "ca-west-1": 0.3168, + "eu-central-1": 0.3248, + "eu-north-1": 0.3136, "eu-south-1": 0.0, - "eu-west-1": 0.30972, + "eu-west-1": 0.0, "eu-west-2": 0.0, - "eu-west-3": 0.3205, - "il-central-1": 0.32046, + "eu-west-3": 0.3531, + "il-central-1": 0.33256, "me-south-1": 0.0, - "sa-east-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 0.2678, + "mx-central-1": 0.32718, + "sa-east-1": 0.3936, + "us-east-1": 0.3004, + "us-east-2": 0.31768, "us-gov-east-1": 0.0, - "us-gov-west-1": 0.3238, + "us-gov-west-1": 0.3356, "us-west-1": 0.0, - "us-west-2": 0.2678 + "us-west-2": 0.3004 }, "c6gn.metal": { "ca-central-1": 0.0, - "eu-west-3": 3.773 + "eu-west-3": 4.8672 }, "c6gn.2xlarge": { - "ap-east-1": 0.623, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, + "ap-east-1": 0.7132, + "ap-northeast-1": 0.7348, + "ap-northeast-2": 0.6842, "ap-northeast-3": 0.0, - "ap-south-1": 0.5456, - "ap-southeast-1": 0.6006, - "ap-southeast-2": 0.0, - "ap-southeast-3": 0.60148, - "ca-central-1": 0.58124, - "ca-west-1": 0.58124, - "eu-central-1": 0.0, - "eu-north-1": 0.5742, - "eu-south-1": 0.5778, - "eu-west-1": 0.59444, - "eu-west-2": 0.575, + "ap-south-1": 0.6012, + "ap-southeast-1": 0.6512, + "ap-southeast-2": 0.7072, + "ap-southeast-3": 0.652, + "ap-southeast-5": 0.6255, + "ap-southeast-7": 0.59184, + "ca-central-1": 0.6336, + "ca-west-1": 0.0, + "eu-central-1": 0.6496, + "eu-north-1": 0.6272, + "eu-south-1": 0.668, + "eu-west-1": 0.68464, + "eu-west-2": 0.6652, "eu-west-3": 0.0, "il-central-1": 0.0, - "me-south-1": 0.63668, - "sa-east-1": 0.7502, - "us-east-1": 0.54516, + "me-south-1": 0.72688, + "mx-central-1": 0.61808, + "sa-east-1": 0.0, + "us-east-1": 0.6008, "us-east-2": 0.0, - "us-gov-east-1": 0.6226, - "us-gov-west-1": 0.6226, + "us-gov-east-1": 0.6712, + "us-gov-west-1": 0.6712, "us-west-1": 0.0, - "us-west-2": 0.5106 + "us-west-2": 0.6008 }, "c6gn.4xlarge": { - "ap-east-1": 1.1726, - "ap-northeast-1": 1.037, - "ap-northeast-2": 0.945, - "ap-northeast-3": 1.03876, - "ap-south-1": 0.0, - "ap-southeast-1": 1.0362, - "ap-southeast-2": 1.1594, - "ap-southeast-3": 0.9586, - "ca-central-1": 0.0, + "ap-east-1": 1.3128, + "ap-northeast-1": 1.2688, + "ap-northeast-2": 1.1768, + "ap-northeast-3": 1.27056, + "ap-south-1": 1.0888, + "ap-southeast-1": 0.0, + "ap-southeast-2": 1.3008, + "ap-southeast-3": 1.1904, + "ap-southeast-5": 1.07008, + "ap-southeast-7": 0.0, + "ca-central-1": 1.1536, "ca-west-1": 0.0, - "eu-central-1": 0.0, - "eu-north-1": 0.909, - "eu-south-1": 1.07316, - "eu-west-1": 0.0, - "eu-west-2": 1.067, - "eu-west-3": 0.985, - "il-central-1": 1.06682, + "eu-central-1": 1.1856, + "eu-north-1": 1.1408, + "eu-south-1": 1.2224, + "eu-west-1": 1.25568, + "eu-west-2": 1.2168, + "eu-west-3": 1.2168, + "il-central-1": 0.0, "me-south-1": 0.0, - "sa-east-1": 1.229, - "us-east-1": 0.8562, - "us-east-2": 0.8562, - "us-gov-east-1": 1.0802, - "us-gov-west-1": 0.0, - "us-west-1": 1.1154, - "us-west-2": 0.0 + "mx-central-1": 1.19514, + "sa-east-1": 1.4608, + "us-east-1": 1.088, + "us-east-2": 1.088, + "us-gov-east-1": 1.2288, + "us-gov-west-1": 1.2288, + "us-west-1": 1.2608, + "us-west-2": 1.088 }, "c6gn.8xlarge": { - "ap-east-1": 0.0, - "ap-northeast-1": 1.909, - "ap-northeast-2": 1.725, - "ap-northeast-3": 2.08727, - "ap-south-1": 1.549, - "ap-southeast-1": 1.9074, - "ap-southeast-2": 1.973, - "ap-southeast-3": 1.7522, - "ca-central-1": 1.82996, - "ca-west-1": 1.6786, - "eu-central-1": 1.90036, - "eu-north-1": 1.8018, - "eu-south-1": 1.98132, - "eu-west-1": 1.7266, - "eu-west-2": 1.969, - "eu-west-3": 1.805, - "il-central-1": 1.96865, - "me-south-1": 1.8802, - "sa-east-1": 0.0, - "us-east-1": 1.68564, - "us-east-2": 1.5474, - "us-gov-east-1": 0.0, - "us-gov-west-1": 1.829, - "us-west-1": 0.0, - "us-west-2": 0.0 + "ap-east-1": 2.6256, + "ap-northeast-1": 2.5376, + "ap-northeast-2": 2.5096, + "ap-northeast-3": 2.54112, + "ap-south-1": 2.1776, + "ap-southeast-1": 2.3776, + "ap-southeast-2": 2.6016, + "ap-southeast-3": 2.3808, + "ap-southeast-5": 2.14016, + "ap-southeast-7": 0.0, + "ca-central-1": 2.45856, + "ca-west-1": 2.3072, + "eu-central-1": 2.52896, + "eu-north-1": 2.2816, + "eu-south-1": 2.4448, + "eu-west-1": 0.0, + "eu-west-2": 2.5976, + "eu-west-3": 2.4336, + "il-central-1": 2.43328, + "me-south-1": 2.5088, + "mx-central-1": 2.24512, + "sa-east-1": 0.0, + "us-east-1": 2.176, + "us-east-2": 2.176, + "us-gov-east-1": 2.4576, + "us-gov-west-1": 0.0, + "us-west-1": 2.5216, + "us-west-2": 2.31424 }, "c6gn.12xlarge": { - "ap-east-1": 3.1878, - "ap-northeast-1": 3.0426, - "ap-northeast-2": 2.505, - "ap-northeast-3": 2.78628, - "ap-south-1": 0.0, - "ap-southeast-1": 2.7786, - "ap-southeast-2": 2.877, - "ap-southeast-3": 0.0, - "ca-central-1": 2.66244, - "ca-west-1": 0.0, - "eu-central-1": 0.0, - "eu-north-1": 0.0, - "eu-south-1": 2.6418, - "eu-west-1": 2.74164, - "eu-west-2": 2.625, - "eu-west-3": 2.625, + "ap-east-1": 4.2132, + "ap-northeast-1": 3.8064, + "ap-northeast-2": 3.5304, + "ap-northeast-3": 0.0, + "ap-south-1": 3.2664, + "ap-southeast-1": 3.804, + "ap-southeast-2": 4.1736, + "ap-southeast-3": 3.5712, + "ap-southeast-5": 3.21024, + "ap-southeast-7": 3.41222, + "ca-central-1": 3.4608, + "ca-west-1": 3.68784, + "eu-central-1": 0.0, + "eu-north-1": 0.0, + "eu-south-1": 3.6672, + "eu-west-1": 3.5328, + "eu-west-2": 3.6504, + "eu-west-3": 3.8964, "il-central-1": 0.0, - "me-south-1": 2.99508, + "me-south-1": 4.02048, + "mx-central-1": 3.58541, "sa-east-1": 0.0, "us-east-1": 0.0, - "us-east-2": 2.44596, + "us-east-2": 3.264, "us-gov-east-1": 0.0, - "us-gov-west-1": 2.661, - "us-west-1": 2.757, - "us-west-2": 2.44596 + "us-gov-west-1": 3.6864, + "us-west-1": 3.7824, + "us-west-2": 3.264 }, "c6gn.16xlarge": { - "ap-east-1": 3.829, - "ap-northeast-1": 3.653, - "ap-northeast-2": 3.285, - "ap-northeast-3": 4.00954, - "ap-south-1": 0.0, - "ap-southeast-1": 3.333, - "ap-southeast-2": 3.781, - "ap-southeast-3": 3.3394, - "ca-central-1": 3.1922, - "ca-west-1": 0.0, - "eu-central-1": 3.63572, - "eu-north-1": 0.0, - "eu-south-1": 3.79764, - "eu-west-1": 3.2882, - "eu-west-2": 0.0, - "eu-west-3": 3.445, - "il-central-1": 3.44436, - "me-south-1": 3.5954, - "sa-east-1": 4.8466, - "us-east-1": 3.20628, - "us-east-2": 3.20628, - "us-gov-east-1": 3.493, - "us-gov-west-1": 0.0, - "us-west-1": 3.621, - "us-west-2": 3.20628 + "ap-east-1": 5.6176, + "ap-northeast-1": 0.0, + "ap-northeast-2": 4.7072, + "ap-northeast-3": 5.43174, + "ap-south-1": 0.0, + "ap-southeast-1": 4.7552, + "ap-southeast-2": 5.2032, + "ap-southeast-3": 4.7616, + "ap-southeast-5": 4.28032, + "ap-southeast-7": 0.0, + "ca-central-1": 4.6144, + "ca-west-1": 4.6144, + "eu-central-1": 5.05792, + "eu-north-1": 4.8608, + "eu-south-1": 4.8896, + "eu-west-1": 4.7104, + "eu-west-2": 5.1952, + "eu-west-3": 4.8672, + "il-central-1": 4.86656, + "me-south-1": 5.36064, + "mx-central-1": 4.49024, + "sa-east-1": 5.8432, + "us-east-1": 4.62848, + "us-east-2": 4.352, + "us-gov-east-1": 0.0, + "us-gov-west-1": 4.9152, + "us-west-1": 5.0432, + "us-west-2": 4.352 }, "c6i.large": { - "af-south-1": 0.2204, - "ap-east-1": 0.203, - "ap-northeast-1": 0.202, - "ap-northeast-2": 0.191, - "ap-northeast-3": 0.202, - "ap-south-1": 0.18, - "ap-south-2": 0.18, - "ap-southeast-1": 0.193, - "ap-southeast-2": 0.206, - "ca-central-1": 0.0, - "ca-west-1": 0.1973, + "af-south-1": 0.1892, + "ap-east-1": 0.0, + "ap-northeast-1": 0.1708, + "ap-northeast-2": 0.1598, + "ap-northeast-3": 0.1708, + "ap-south-1": 0.1573, + "ap-south-2": 0.1488, + "ap-southeast-1": 0.0, + "ap-southeast-2": 0.0, + "ap-southeast-5": 0.15543, + "ap-southeast-7": 0.1471, + "ca-central-1": 0.1568, + "ca-west-1": 0.1661, "eu-central-1": 0.0, - "eu-north-1": 0.186, + "eu-north-1": 0.1548, "eu-south-1": 0.0, - "eu-west-1": 0.1862, - "eu-west-2": 0.196, - "eu-west-3": 0.2061, - "il-central-1": 0.19076, - "me-south-1": 0.2006, - "sa-east-1": 0.0, - "us-east-1": 0.18, - "us-east-2": 0.1885, - "us-gov-east-1": 0.0, - "us-gov-west-1": 0.0, - "us-west-1": 0.201, - "us-west-2": 0.1885 + "eu-west-1": 0.155, + "eu-west-2": 0.1648, + "eu-west-3": 0.1749, + "il-central-1": 0.15956, + "me-south-1": 0.1694, + "mx-central-1": 0.15305, + "sa-east-1": 0.1948, + "us-east-1": 0.1573, + "us-east-2": 0.1488, + "us-gov-east-1": 0.176, + "us-gov-west-1": 0.0, + "us-west-1": 0.1698, + "us-west-2": 0.1488 }, "c6i.xlarge": { - "af-south-1": 0.3458, - "ap-east-1": 0.3326, - "ap-northeast-1": 0.3304, - "ap-northeast-2": 0.3062, - "ap-northeast-3": 0.3304, - "ap-south-1": 0.282, - "ap-south-2": 0.282, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.317, - "ca-central-1": 0.2996, - "ca-west-1": 0.281, - "eu-central-1": 0.289, - "eu-north-1": 0.0, - "eu-south-1": 0.297, - "eu-west-1": 0.2774, + "af-south-1": 0.3556, + "ap-east-1": 0.3436, + "ap-northeast-1": 0.363, + "ap-northeast-2": 0.3196, + "ap-northeast-3": 0.3416, + "ap-south-1": 0.3146, + "ap-south-2": 0.3146, + "ap-southeast-1": 0.3236, + "ap-southeast-2": 0.3496, + "ap-southeast-5": 0.31086, + "ap-southeast-7": 0.2942, + "ca-central-1": 0.3136, + "ca-west-1": 0.3136, + "eu-central-1": 0.3216, + "eu-north-1": 0.3096, + "eu-south-1": 0.3296, + "eu-west-1": 0.31, "eu-west-2": 0.0, - "eu-west-3": 0.3172, - "il-central-1": 0.28652, - "me-south-1": 0.32732, - "sa-east-1": 0.357, - "us-east-1": 0.265, - "us-east-2": 0.282, - "us-gov-east-1": 0.0, - "us-gov-west-1": 0.299, - "us-west-1": 0.307, - "us-west-2": 0.282 + "eu-west-3": 0.3498, + "il-central-1": 0.31912, + "me-south-1": 0.3388, + "mx-central-1": 0.3061, + "sa-east-1": 0.3896, + "us-east-1": 0.2976, + "us-east-2": 0.2976, + "us-gov-east-1": 0.3316, + "us-gov-west-1": 0.3316, + "us-west-1": 0.3396, + "us-west-2": 0.2976 }, "c6i.metal": { - "af-south-1": 7.461, - "ap-east-1": 7.077, - "ap-northeast-1": 7.013, - "ap-northeast-2": 6.309, - "ap-northeast-3": 7.013, - "ap-south-1": 5.605, - "ap-south-2": 0.0, - "ap-southeast-1": 6.437, - "ap-southeast-2": 7.269, - "ca-central-1": 6.117, - "ca-west-1": 6.117, - "eu-central-1": 6.373, - "eu-north-1": 5.989, - "eu-south-1": 6.629, - "eu-west-1": 0.0, - "eu-west-2": 6.629, - "eu-west-3": 0.0, - "il-central-1": 0.0, - "me-south-1": 0.0, - "sa-east-1": 8.549, - "us-east-1": 5.605, - "us-east-2": 5.605, - "us-gov-east-1": 6.693, - "us-gov-west-1": 6.693, - "us-west-1": 6.949, - "us-west-2": 5.605 + "af-south-1": 9.8688, + "ap-east-1": 9.4848, + "ap-northeast-1": 9.4208, + "ap-northeast-2": 8.7168, + "ap-northeast-3": 9.4208, + "ap-south-1": 8.0128, + "ap-south-2": 8.0128, + "ap-southeast-1": 8.8448, + "ap-southeast-2": 0.0, + "ap-southeast-5": 7.904, + "ap-southeast-7": 7.904, + "ca-central-1": 8.5248, + "ca-west-1": 8.5248, + "eu-central-1": 8.7808, + "eu-north-1": 8.3968, + "eu-south-1": 0.0, + "eu-west-1": 8.4096, + "eu-west-2": 9.0368, + "eu-west-3": 9.0368, + "il-central-1": 8.70144, + "me-south-1": 9.3312, + "mx-central-1": 8.2848, + "sa-east-1": 10.9568, + "us-east-1": 8.0128, + "us-east-2": 8.0128, + "us-gov-east-1": 9.1008, + "us-gov-west-1": 9.1008, + "us-west-1": 9.3568, + "us-west-2": 8.0128 }, "c6i.2xlarge": { - "af-south-1": 0.0, - "ap-east-1": 0.6402, - "ap-northeast-1": 0.6358, - "ap-northeast-2": 0.0, - "ap-northeast-3": 0.0, - "ap-south-1": 0.539, - "ap-south-2": 0.539, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.6534, - "ca-central-1": 0.0, - "ca-west-1": 0.5742, - "eu-central-1": 0.553, - "eu-north-1": 0.529, - "eu-south-1": 0.6094, - "eu-west-1": 0.5298, - "eu-west-2": 0.6094, - "eu-west-3": 0.0, - "il-central-1": 0.0, + "af-south-1": 0.7112, + "ap-east-1": 0.6872, + "ap-northeast-1": 0.726, + "ap-northeast-2": 0.0, + "ap-northeast-3": 0.726, + "ap-south-1": 0.6292, + "ap-south-2": 0.5952, + "ap-southeast-1": 0.6472, + "ap-southeast-2": 0.6992, + "ap-southeast-5": 0.5884, + "ap-southeast-7": 0.5884, + "ca-central-1": 0.6272, + "ca-west-1": 0.6272, + "eu-central-1": 0.0, + "eu-north-1": 0.6556, + "eu-south-1": 0.6592, + "eu-west-1": 0.62, + "eu-west-2": 0.6996, + "eu-west-3": 0.6592, + "il-central-1": 0.63824, "me-south-1": 0.0, + "mx-central-1": 0.6122, "sa-east-1": 0.0, - "us-east-1": 0.539, - "us-east-2": 0.539, - "us-gov-east-1": 0.6138, - "us-gov-west-1": 0.573, - "us-west-1": 0.589, - "us-west-2": 0.0 + "us-east-1": 0.6292, + "us-east-2": 0.6292, + "us-gov-east-1": 0.704, + "us-gov-west-1": 0.6632, + "us-west-1": 0.6792, + "us-west-2": 0.5952 }, "c6i.4xlarge": { - "af-south-1": 1.1682, - "ap-east-1": 1.029, - "ap-northeast-1": 1.1066, - "ap-northeast-2": 1.0098, - "ap-northeast-3": 1.1066, - "ap-south-1": 0.913, - "ap-south-2": 0.913, - "ap-southeast-1": 0.949, - "ap-southeast-2": 1.1418, - "ca-central-1": 0.909, - "ca-west-1": 0.9834, - "eu-central-1": 0.941, - "eu-north-1": 0.0, - "eu-south-1": 0.973, - "eu-west-1": 0.8946, - "eu-west-2": 0.0, - "eu-west-3": 0.973, - "il-central-1": 0.93108, - "me-south-1": 1.09428, - "sa-east-1": 0.0, - "us-east-1": 0.913, - "us-east-2": 0.913, - "us-gov-east-1": 0.0, - "us-gov-west-1": 0.0, - "us-west-1": 0.0, - "us-west-2": 0.0 + "af-south-1": 1.3088, + "ap-east-1": 1.2608, + "ap-northeast-1": 1.2528, + "ap-northeast-2": 1.2416, + "ap-northeast-3": 1.3384, + "ap-south-1": 1.0768, + "ap-south-2": 1.0768, + "ap-southeast-1": 1.2592, + "ap-southeast-2": 1.2848, + "ap-southeast-5": 1.0632, + "ap-southeast-7": 1.0632, + "ca-central-1": 1.2152, + "ca-west-1": 1.1408, + "eu-central-1": 1.1728, + "eu-north-1": 0.0, + "eu-south-1": 1.2048, + "eu-west-1": 1.1264, + "eu-west-2": 1.2856, + "eu-west-3": 1.2856, + "il-central-1": 1.16288, + "me-south-1": 1.32608, + "mx-central-1": 1.1108, + "sa-east-1": 1.4448, + "us-east-1": 1.0768, + "us-east-2": 1.0768, + "us-gov-east-1": 1.2128, + "us-gov-west-1": 1.2128, + "us-west-1": 1.3296, + "us-west-2": 1.0768 }, "c6i.8xlarge": { - "af-south-1": 0.0, - "ap-east-1": 0.0, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, - "ap-northeast-3": 1.877, - "ap-south-1": 0.0, - "ap-south-2": 1.525, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, - "ca-central-1": 1.8018, - "ca-west-1": 1.653, - "eu-central-1": 0.0, - "eu-north-1": 1.621, - "eu-south-1": 1.9426, - "eu-west-1": 0.0, - "eu-west-2": 1.781, - "eu-west-3": 1.781, - "il-central-1": 1.85038, - "me-south-1": 2.02356, - "sa-east-1": 0.0, - "us-east-1": 1.525, - "us-east-2": 1.525, - "us-gov-east-1": 1.9602, - "us-gov-west-1": 1.9602, - "us-west-1": 2.0306, - "us-west-2": 0.0 + "af-south-1": 2.6176, + "ap-east-1": 2.6944, + "ap-northeast-1": 2.5056, + "ap-northeast-2": 2.3296, + "ap-northeast-3": 2.5056, + "ap-south-1": 0.0, + "ap-south-2": 2.1536, + "ap-southeast-1": 2.5184, + "ap-southeast-2": 2.5696, + "ap-southeast-5": 2.1264, + "ap-southeast-7": 2.1264, + "ca-central-1": 2.4304, + "ca-west-1": 2.2816, + "eu-central-1": 2.5008, + "eu-north-1": 2.2496, + "eu-south-1": 2.4096, + "eu-west-1": 2.2528, + "eu-west-2": 2.5712, + "eu-west-3": 2.4096, + "il-central-1": 2.47898, + "me-south-1": 2.4832, + "mx-central-1": 2.2216, + "sa-east-1": 2.8896, + "us-east-1": 2.2896, + "us-east-2": 2.1536, + "us-gov-east-1": 2.5888, + "us-gov-west-1": 2.4256, + "us-west-1": 2.6592, + "us-west-2": 2.1536 }, "c6i.12xlarge": { "af-south-1": 0.0, - "ap-east-1": 2.757, - "ap-northeast-1": 2.733, - "ap-northeast-2": 2.6994, - "ap-northeast-3": 2.733, - "ap-south-1": 0.0, - "ap-south-2": 2.409, - "ap-southeast-1": 2.517, - "ap-southeast-2": 0.0, - "ca-central-1": 0.0, - "ca-west-1": 2.6202, - "eu-central-1": 2.493, - "eu-north-1": 0.0, - "eu-south-1": 0.0, - "eu-west-1": 2.57268, - "eu-west-2": 0.0, - "eu-west-3": 0.0, - "il-central-1": 0.0, - "me-south-1": 2.95284, - "sa-east-1": 3.6234, - "us-east-1": 2.409, - "us-east-2": 2.409, - "us-gov-east-1": 0.0, - "us-gov-west-1": 0.0, - "us-west-1": 0.0, - "us-west-2": 2.409 + "ap-east-1": 3.7824, + "ap-northeast-1": 3.7584, + "ap-northeast-2": 3.7248, + "ap-northeast-3": 3.7584, + "ap-south-1": 3.2304, + "ap-south-2": 3.4344, + "ap-southeast-1": 0.0, + "ap-southeast-2": 0.0, + "ap-southeast-5": 3.1896, + "ap-southeast-7": 0.0, + "ca-central-1": 0.0, + "ca-west-1": 3.4224, + "eu-central-1": 3.5184, + "eu-north-1": 3.3744, + "eu-south-1": 3.6144, + "eu-west-1": 3.3792, + "eu-west-2": 0.0, + "eu-west-3": 3.6144, + "il-central-1": 3.48864, + "me-south-1": 3.7248, + "mx-central-1": 3.3324, + "sa-east-1": 4.3344, + "us-east-1": 3.4344, + "us-east-2": 3.4344, + "us-gov-east-1": 3.6384, + "us-gov-west-1": 3.6384, + "us-west-1": 3.7344, + "us-west-2": 3.4344 }, "c6i.16xlarge": { - "af-south-1": 3.813, - "ap-east-1": 0.0, - "ap-northeast-1": 3.9314, - "ap-northeast-2": 0.0, - "ap-northeast-3": 3.9314, - "ap-south-1": 2.885, - "ap-south-2": 3.157, - "ap-southeast-1": 3.301, - "ap-southeast-2": 0.0, - "ca-central-1": 3.4386, - "ca-west-1": 3.141, - "eu-central-1": 0.0, - "eu-north-1": 3.3682, - "eu-south-1": 3.7202, - "eu-west-1": 0.0, - "eu-west-2": 3.397, - "eu-west-3": 0.0, - "il-central-1": 3.22932, - "me-south-1": 3.88212, - "sa-east-1": 4.7762, - "us-east-1": 2.885, - "us-east-2": 2.885, - "us-gov-east-1": 3.429, - "us-gov-west-1": 3.7554, - "us-west-1": 3.557, + "af-south-1": 5.6, + "ap-east-1": 5.0432, + "ap-northeast-1": 5.0112, + "ap-northeast-2": 4.9664, + "ap-northeast-3": 5.0112, + "ap-south-1": 4.5792, + "ap-south-2": 4.5792, + "ap-southeast-1": 5.0368, + "ap-southeast-2": 5.1392, + "ap-southeast-5": 4.2528, + "ap-southeast-7": 4.2528, + "ca-central-1": 4.5632, + "ca-west-1": 4.5632, + "eu-central-1": 5.0016, + "eu-north-1": 0.0, + "eu-south-1": 4.8192, + "eu-west-1": 4.5056, + "eu-west-2": 4.8192, + "eu-west-3": 4.8192, + "il-central-1": 4.65152, + "me-south-1": 4.9664, + "mx-central-1": 4.7288, + "sa-east-1": 5.7792, + "us-east-1": 4.3072, + "us-east-2": 4.3072, + "us-gov-east-1": 4.8512, + "us-gov-west-1": 4.8512, + "us-west-1": 4.9792, "us-west-2": 0.0 }, "c6i.24xlarge": { - "af-south-1": 5.637, - "ap-east-1": 5.8674, - "ap-northeast-1": 5.301, - "ap-northeast-2": 5.2338, - "ap-northeast-3": 5.8146, - "ap-south-1": 4.653, - "ap-south-2": 0.0, - "ap-southeast-1": 5.3394, - "ap-southeast-2": 6.0258, - "ca-central-1": 4.629, + "af-south-1": 8.4, + "ap-east-1": 7.5648, + "ap-northeast-1": 7.5168, + "ap-northeast-2": 7.4496, + "ap-northeast-3": 0.0, + "ap-south-1": 6.8688, + "ap-south-2": 6.4608, + "ap-southeast-1": 7.0848, + "ap-southeast-2": 8.2416, + "ap-southeast-5": 0.0, + "ap-southeast-7": 6.3792, + "ca-central-1": 6.8448, "ca-west-1": 0.0, "eu-central-1": 0.0, - "eu-north-1": 4.9698, - "eu-south-1": 5.013, - "eu-west-1": 4.98036, - "eu-west-2": 5.4978, - "eu-west-3": 5.4978, + "eu-north-1": 6.7488, + "eu-south-1": 0.0, + "eu-west-1": 6.7584, + "eu-west-2": 7.2288, + "eu-west-3": 7.7136, "il-central-1": 0.0, - "me-south-1": 5.74068, - "sa-east-1": 0.0, - "us-east-1": 4.653, - "us-east-2": 4.653, - "us-gov-east-1": 0.0, + "me-south-1": 7.95648, + "mx-central-1": 6.6648, + "sa-east-1": 9.2976, + "us-east-1": 6.4608, + "us-east-2": 0.0, + "us-gov-east-1": 7.2768, "us-gov-west-1": 0.0, - "us-west-1": 5.7618, - "us-west-2": 4.245 + "us-west-1": 7.4688, + "us-west-2": 6.4608 }, "c6i.32xlarge": { - "af-south-1": 0.0, - "ap-east-1": 7.077, - "ap-northeast-1": 7.013, - "ap-northeast-2": 6.309, - "ap-northeast-3": 7.013, - "ap-south-1": 5.605, + "af-south-1": 9.8688, + "ap-east-1": 9.4848, + "ap-northeast-1": 9.4208, + "ap-northeast-2": 8.7168, + "ap-northeast-3": 0.0, + "ap-south-1": 8.0128, "ap-south-2": 0.0, - "ap-southeast-1": 6.437, - "ap-southeast-2": 7.269, - "ca-central-1": 6.117, - "ca-west-1": 6.117, - "eu-central-1": 6.373, - "eu-north-1": 0.0, - "eu-south-1": 6.629, - "eu-west-1": 6.58548, - "eu-west-2": 6.629, - "eu-west-3": 6.629, + "ap-southeast-1": 8.8448, + "ap-southeast-2": 9.6768, + "ap-southeast-5": 7.904, + "ap-southeast-7": 7.904, + "ca-central-1": 8.5248, + "ca-west-1": 8.5248, + "eu-central-1": 8.7808, + "eu-north-1": 0.0, + "eu-south-1": 9.0368, + "eu-west-1": 8.4096, + "eu-west-2": 9.0368, + "eu-west-3": 9.0368, "il-central-1": 0.0, - "me-south-1": 0.0, - "sa-east-1": 8.549, - "us-east-1": 5.605, - "us-east-2": 6.149, - "us-gov-east-1": 6.693, - "us-gov-west-1": 0.0, - "us-west-1": 0.0, - "us-west-2": 0.0 + "me-south-1": 9.3312, + "mx-central-1": 8.2848, + "sa-east-1": 10.9568, + "us-east-1": 8.0128, + "us-east-2": 8.0128, + "us-gov-east-1": 9.1008, + "us-gov-west-1": 9.1008, + "us-west-1": 9.3568, + "us-west-2": 8.0128 }, "c6id.large": { - "ap-northeast-1": 0.23591, - "ap-northeast-2": 0.0, - "ap-southeast-1": 0.22436, - "ap-southeast-2": 0.24053, - "ca-central-1": 0.21743, - "ca-west-1": 0.2063, - "eu-central-1": 0.0, - "eu-west-1": 0.0, - "eu-west-2": 0.22783, + "ap-northeast-1": 0.1919, + "ap-northeast-2": 0.0, + "ap-southeast-1": 0.1814, + "ap-southeast-2": 0.1961, + "ap-southeast-5": 0.16376, + "ap-southeast-7": 0.16376, + "ca-central-1": 0.1751, + "ca-west-1": 0.1751, + "eu-central-1": 0.18035, + "eu-west-1": 0.1897, + "eu-west-2": 0.18455, "il-central-1": 0.0, + "mx-central-1": 0.0, "sa-east-1": 0.0, - "us-east-1": 0.20588, - "us-east-2": 0.20588, - "us-gov-west-1": 0.0, - "us-west-2": 0.1958 + "us-east-1": 0.17468, + "us-east-2": 0.1646, + "us-gov-west-1": 0.19778, + "us-west-2": 0.1646 }, "c6id.xlarge": { - "ap-northeast-1": 0.3512, - "ap-northeast-2": 0.3491, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.38606, - "ca-central-1": 0.3176, - "ca-west-1": 0.3176, - "eu-central-1": 0.3281, - "eu-west-1": 0.34679, - "eu-west-2": 0.3365, - "il-central-1": 0.33534, - "sa-east-1": 0.4079, - "us-east-1": 0.2966, - "us-east-2": 0.31676, - "us-gov-west-1": 0.3386, - "us-west-2": 0.0 + "ap-northeast-1": 0.3838, + "ap-northeast-2": 0.3586, + "ap-southeast-1": 0.3628, + "ap-southeast-2": 0.3922, + "ap-southeast-5": 0.0, + "ap-southeast-7": 0.32752, + "ca-central-1": 0.37246, + "ca-west-1": 0.0, + "eu-central-1": 0.3607, + "eu-west-1": 0.37939, + "eu-west-2": 0.39325, + "il-central-1": 0.39197, + "mx-central-1": 0.33928, + "sa-east-1": 0.4405, + "us-east-1": 0.34936, + "us-east-2": 0.34936, + "us-gov-west-1": 0.3712, + "us-west-2": 0.3292 }, "c6id.metal": { - "ap-northeast-1": 8.3634, - "ap-northeast-2": 7.557, - "ap-southeast-1": 7.6914, - "ap-southeast-2": 0.0, - "ca-central-1": 0.0, - "ca-west-1": 0.0, - "eu-central-1": 7.6242, - "eu-west-1": 7.4898, - "eu-west-2": 7.893, + "ap-northeast-1": 10.7712, + "ap-northeast-2": 9.9648, + "ap-southeast-1": 10.0992, + "ap-southeast-2": 11.04, + "ap-southeast-5": 8.97024, + "ap-southeast-7": 0.0, + "ca-central-1": 9.696, + "ca-west-1": 9.696, + "eu-central-1": 10.032, + "eu-west-1": 9.8976, + "eu-west-2": 10.3008, "il-central-1": 0.0, - "sa-east-1": 10.1778, - "us-east-1": 6.6162, + "mx-central-1": 0.0, + "sa-east-1": 0.0, + "us-east-1": 9.024, "us-east-2": 0.0, - "us-gov-west-1": 7.9602, - "us-west-2": 6.6162 + "us-gov-west-1": 10.368, + "us-west-2": 0.0 }, "c6id.2xlarge": { - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.627, - "ap-southeast-1": 0.6354, - "ap-southeast-2": 0.0, - "ca-central-1": 0.6102, - "ca-west-1": 0.6102, - "eu-central-1": 0.0, - "eu-west-1": 0.0, - "eu-west-2": 0.6963, - "il-central-1": 0.64568, + "ap-northeast-1": 0.7676, + "ap-northeast-2": 0.7634, + "ap-southeast-1": 0.7256, + "ap-southeast-2": 0.7844, + "ap-southeast-5": 0.65504, + "ap-southeast-7": 0.65504, + "ca-central-1": 0.7004, + "ca-west-1": 0.7004, + "eu-central-1": 0.0, + "eu-west-1": 0.75878, + "eu-west-2": 0.7382, + "il-central-1": 0.73588, + "mx-central-1": 0.0, "sa-east-1": 0.0, - "us-east-1": 0.60852, - "us-east-2": 0.0, - "us-gov-west-1": 0.6522, - "us-west-2": 0.5682 + "us-east-1": 0.6584, + "us-east-2": 0.69872, + "us-gov-west-1": 0.7424, + "us-west-2": 0.6584 }, "c6id.4xlarge": { - "ap-northeast-1": 1.29228, - "ap-northeast-2": 1.089, - "ap-southeast-1": 1.19988, - "ap-southeast-2": 1.2234, - "ca-central-1": 0.0, + "ap-northeast-1": 0.0, + "ap-northeast-2": 1.3208, + "ap-southeast-1": 1.43168, + "ap-southeast-2": 1.4552, + "ap-southeast-5": 1.19648, + "ap-southeast-7": 1.19648, + "ca-central-1": 1.2872, "ca-west-1": 0.0, - "eu-central-1": 0.0, - "eu-west-1": 1.0806, - "eu-west-2": 1.131, + "eu-central-1": 1.42244, + "eu-west-1": 1.3124, + "eu-west-2": 1.3628, "il-central-1": 0.0, - "sa-east-1": 0.0, - "us-east-1": 1.05204, - "us-east-2": 0.9714, - "us-gov-west-1": 0.0, - "us-west-2": 1.05204 + "mx-central-1": 1.24352, + "sa-east-1": 1.6484, + "us-east-1": 1.2032, + "us-east-2": 1.2032, + "us-gov-west-1": 1.3712, + "us-west-2": 1.28384 }, "c6id.8xlarge": { - "ap-northeast-1": 2.41956, - "ap-northeast-2": 2.1978, - "ap-southeast-1": 2.23476, - "ap-southeast-2": 0.0, + "ap-northeast-1": 2.8432, + "ap-northeast-2": 2.6416, + "ap-southeast-1": 2.6752, + "ap-southeast-2": 2.9104, + "ap-southeast-5": 2.39296, + "ap-southeast-7": 0.0, "ca-central-1": 0.0, - "ca-west-1": 0.0, - "eu-central-1": 2.0298, - "eu-west-1": 2.17932, - "eu-west-2": 0.0, - "il-central-1": 0.0, - "sa-east-1": 2.6682, - "us-east-1": 1.7778, + "ca-west-1": 2.5744, + "eu-central-1": 2.6584, + "eu-west-1": 2.6248, + "eu-west-2": 2.7256, + "il-central-1": 2.71632, + "mx-central-1": 2.65638, + "sa-east-1": 3.2968, + "us-east-1": 2.4064, "us-east-2": 0.0, - "us-gov-west-1": 2.1138, - "us-west-2": 1.7778 + "us-gov-west-1": 0.0, + "us-west-2": 2.4064 }, "c6id.12xlarge": { - "ap-northeast-1": 3.2394, - "ap-northeast-2": 3.2142, - "ap-southeast-1": 2.9874, - "ap-southeast-2": 3.65772, - "ca-central-1": 0.0, - "ca-west-1": 3.10332, - "eu-central-1": 2.9622, - "eu-west-1": 3.18648, - "eu-west-2": 3.063, - "il-central-1": 3.33749, - "sa-east-1": 0.0, - "us-east-1": 2.82612, - "us-east-2": 0.0, - "us-gov-west-1": 0.0, - "us-west-2": 2.82612 + "ap-northeast-1": 4.2648, + "ap-northeast-2": 3.9624, + "ap-southeast-1": 4.0128, + "ap-southeast-2": 4.68312, + "ap-southeast-5": 3.58944, + "ap-southeast-7": 3.58944, + "ca-central-1": 3.8616, + "ca-west-1": 4.12872, + "eu-central-1": 3.9876, + "eu-west-1": 3.9372, + "eu-west-2": 4.0884, + "il-central-1": 4.07448, + "mx-central-1": 3.98458, + "sa-east-1": 4.9452, + "us-east-1": 3.6096, + "us-east-2": 0.0, + "us-gov-west-1": 4.1136, + "us-west-2": 3.6096 }, "c6id.16xlarge": { "ap-northeast-1": 0.0, - "ap-northeast-2": 3.861, - "ap-southeast-1": 3.9282, - "ap-southeast-2": 4.82196, - "ca-central-1": 3.7266, - "ca-west-1": 3.7266, - "eu-central-1": 3.8946, - "eu-west-1": 3.8274, - "eu-west-2": 4.029, - "il-central-1": 0.0, - "sa-east-1": 5.1714, - "us-east-1": 3.71316, - "us-east-2": 3.71316, - "us-gov-west-1": 0.0, + "ap-northeast-2": 5.2832, + "ap-southeast-1": 0.0, + "ap-southeast-2": 5.8208, + "ap-southeast-5": 0.0, + "ap-southeast-7": 5.10579, + "ca-central-1": 5.1488, + "ca-west-1": 5.1488, + "eu-central-1": 5.3168, + "eu-west-1": 0.0, + "eu-west-2": 5.4512, + "il-central-1": 5.43264, + "mx-central-1": 4.97408, + "sa-east-1": 6.5936, + "us-east-1": 5.13536, + "us-east-2": 5.13536, + "us-gov-west-1": 5.4848, "us-west-2": 0.0 }, "c6id.24xlarge": { - "ap-northeast-1": 0.0, - "ap-northeast-2": 6.2634, - "ap-southeast-1": 5.8098, - "ap-southeast-2": 6.5154, + "ap-northeast-1": 9.14448, + "ap-northeast-2": 7.9248, + "ap-southeast-1": 8.59008, + "ap-southeast-2": 8.7312, + "ap-southeast-5": 7.65869, + "ap-southeast-7": 7.17888, "ca-central-1": 0.0, - "ca-west-1": 6.04164, + "ca-west-1": 7.7232, "eu-central-1": 0.0, - "eu-west-1": 6.20796, + "eu-west-1": 8.42376, "eu-west-2": 0.0, - "il-central-1": 6.50998, - "sa-east-1": 0.0, + "il-central-1": 0.0, + "mx-central-1": 7.46112, + "sa-east-1": 9.8904, "us-east-1": 0.0, - "us-east-2": 5.0034, - "us-gov-west-1": 0.0, + "us-east-2": 7.2192, + "us-gov-west-1": 8.2272, "us-west-2": 0.0 }, "c6id.32xlarge": { - "ap-northeast-1": 0.0, - "ap-northeast-2": 7.557, - "ap-southeast-1": 7.6914, - "ap-southeast-2": 8.6322, - "ca-central-1": 7.2882, - "ca-west-1": 7.2882, - "eu-central-1": 7.6242, - "eu-west-1": 7.4898, - "eu-west-2": 7.893, - "il-central-1": 7.85588, - "sa-east-1": 10.1778, - "us-east-1": 6.6162, - "us-east-2": 6.6162, - "us-gov-west-1": 7.9602, - "us-west-2": 6.6162 + "ap-northeast-1": 10.7712, + "ap-northeast-2": 9.9648, + "ap-southeast-1": 10.0992, + "ap-southeast-2": 11.04, + "ap-southeast-5": 0.0, + "ap-southeast-7": 0.0, + "ca-central-1": 9.696, + "ca-west-1": 9.696, + "eu-central-1": 10.032, + "eu-west-1": 9.8976, + "eu-west-2": 0.0, + "il-central-1": 10.26368, + "mx-central-1": 9.34656, + "sa-east-1": 12.5856, + "us-east-1": 9.024, + "us-east-2": 0.0, + "us-gov-west-1": 10.368, + "us-west-2": 9.024 }, "c6in.large": { - "af-south-1": 0.24746, - "ap-east-1": 0.24515, - "ap-northeast-1": 0.2378, - "ap-northeast-2": 0.2231, - "ap-south-1": 0.2084, - "ap-south-2": 0.2083, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.25786, + "af-south-1": 0.21626, + "ap-east-1": 0.0, + "ap-northeast-1": 0.2066, + "ap-northeast-2": 0.20471, + "ap-south-1": 0.1772, + "ap-south-2": 0.18843, + "ap-southeast-1": 0.194, + "ap-southeast-2": 0.22666, "ap-southeast-3": 0.0, "ap-southeast-4": 0.0, - "ca-central-1": 0.2189, - "eu-central-1": 0.22415, + "ap-southeast-5": 0.17447, + "ca-central-1": 0.20009, + "eu-central-1": 0.20587, "eu-central-2": 0.0, - "eu-north-1": 0.2168, - "eu-south-1": 0.244, - "eu-south-2": 0.223, - "eu-west-1": 0.2231, + "eu-north-1": 0.1856, + "eu-south-1": 0.19925, + "eu-south-2": 0.1918, + "eu-west-1": 0.1919, "eu-west-2": 0.0, - "eu-west-3": 0.24284, - "il-central-1": 0.24296, - "me-central-1": 0.24988, - "me-south-1": 0.24977, - "sa-east-1": 0.28673, - "us-east-1": 0.21974, - "us-east-2": 0.0, - "us-gov-east-1": 0.24515, + "eu-west-3": 0.1982, + "il-central-1": 0.19831, + "me-central-1": 0.2046, + "me-south-1": 0.2045, + "sa-east-1": 0.2381, + "us-east-1": 0.1772, + "us-east-2": 0.0, + "us-gov-east-1": 0.2003, "us-gov-west-1": 0.0, - "us-west-1": 0.23675, - "us-west-2": 0.21974 + "us-west-1": 0.20555, + "us-west-2": 0.0 }, "c6in.xlarge": { - "af-south-1": 0.43041, - "ap-east-1": 0.3953, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.3512, - "ap-south-1": 0.3218, - "ap-south-2": 0.3216, - "ap-southeast-1": 0.3554, - "ap-southeast-2": 0.42071, - "ap-southeast-3": 0.0, - "ap-southeast-4": 0.0, - "ca-central-1": 0.36758, - "eu-central-1": 0.3533, - "eu-central-2": 0.40806, - "eu-north-1": 0.3386, - "eu-south-1": 0.3659, - "eu-south-2": 0.3766, - "eu-west-1": 0.0, - "eu-west-2": 0.39068, - "eu-west-3": 0.39068, - "il-central-1": 0.36402, - "me-central-1": 0.3766, - "me-south-1": 0.3764, - "sa-east-1": 0.0, - "us-east-1": 0.3218, - "us-east-2": 0.3218, + "af-south-1": 0.43252, + "ap-east-1": 0.4279, + "ap-northeast-1": 0.0, + "ap-northeast-2": 0.3838, + "ap-south-1": 0.0, + "ap-south-2": 0.3542, + "ap-southeast-1": 0.388, + "ap-southeast-2": 0.4237, + "ap-southeast-3": 0.41404, + "ap-southeast-4": 0.4236, + "ap-southeast-5": 0.34894, + "ca-central-1": 0.3754, + "eu-central-1": 0.3859, + "eu-central-2": 0.44066, + "eu-north-1": 0.3712, + "eu-south-1": 0.3985, + "eu-south-2": 0.4092, + "eu-west-1": 0.40942, + "eu-west-2": 0.42328, + "eu-west-3": 0.3964, + "il-central-1": 0.39662, + "me-central-1": 0.4092, + "me-south-1": 0.43714, + "sa-east-1": 0.0, + "us-east-1": 0.37708, + "us-east-2": 0.3544, "us-gov-east-1": 0.0, "us-gov-west-1": 0.0, - "us-west-1": 0.0, - "us-west-2": 0.34448 + "us-west-1": 0.4111, + "us-west-2": 0.3544 }, "c6in.metal": { - "af-south-1": 9.92244, - "ap-east-1": 9.7746, + "af-south-1": 12.33024, + "ap-east-1": 12.1824, "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, - "ap-south-1": 7.4226, - "ap-south-2": 7.4162, - "ap-southeast-1": 8.4978, - "ap-southeast-2": 9.6402, - "ap-southeast-3": 0.0, - "ap-southeast-4": 9.637, - "ca-central-1": 0.0, - "eu-central-1": 8.4306, - "eu-central-2": 9.2722, - "eu-north-1": 7.9602, - "eu-south-1": 8.8338, - "eu-south-2": 0.0, - "eu-west-1": 8.3634, - "eu-west-2": 8.7666, - "eu-west-3": 8.7666, - "il-central-1": 8.77364, - "me-central-1": 9.1762, - "me-south-1": 9.1698, - "sa-east-1": 11.3202, - "us-east-1": 7.4226, - "us-east-2": 7.4226, - "us-gov-east-1": 8.901, - "us-gov-west-1": 0.0, - "us-west-1": 9.237, - "us-west-2": 0.0 + "ap-northeast-2": 10.7712, + "ap-south-1": 9.8304, + "ap-south-2": 9.824, + "ap-southeast-1": 10.9056, + "ap-southeast-2": 12.048, + "ap-southeast-3": 10.9056, + "ap-southeast-4": 12.0448, + "ap-southeast-5": 9.65568, + "ca-central-1": 0.0, + "eu-central-1": 10.8384, + "eu-central-2": 11.68, + "eu-north-1": 10.368, + "eu-south-1": 11.2416, + "eu-south-2": 10.7648, + "eu-west-1": 10.7712, + "eu-west-2": 11.1744, + "eu-west-3": 11.1744, + "il-central-1": 11.18144, + "me-central-1": 11.584, + "me-south-1": 11.5776, + "sa-east-1": 13.728, + "us-east-1": 9.8304, + "us-east-2": 9.8304, + "us-gov-east-1": 11.3088, + "us-gov-west-1": 0.0, + "us-west-1": 11.6448, + "us-west-2": 9.8304 }, "c6in.2xlarge": { - "af-south-1": 0.0, - "ap-east-1": 0.7656, - "ap-northeast-1": 0.79332, - "ap-northeast-2": 0.6774, + "af-south-1": 0.86504, + "ap-east-1": 0.8558, + "ap-northeast-1": 0.88352, + "ap-northeast-2": 0.7676, "ap-south-1": 0.0, - "ap-south-2": 0.66352, + "ap-south-2": 0.0, "ap-southeast-1": 0.0, - "ap-southeast-2": 0.81642, - "ap-southeast-3": 0.73788, - "ap-southeast-4": 0.0, - "ca-central-1": 0.6606, - "eu-central-1": 0.6816, - "eu-central-2": 0.79112, - "eu-north-1": 0.0, - "eu-south-1": 0.76098, - "eu-south-2": 0.0, - "eu-west-1": 0.72864, - "eu-west-2": 0.75636, - "eu-west-3": 0.7026, - "il-central-1": 0.70304, + "ap-southeast-2": 0.90662, + "ap-southeast-3": 0.776, + "ap-southeast-4": 0.8472, + "ap-southeast-5": 0.74215, + "ca-central-1": 0.7508, + "eu-central-1": 0.7718, + "eu-central-2": 0.8244, + "eu-north-1": 0.79112, + "eu-south-1": 0.797, + "eu-south-2": 0.7672, + "eu-west-1": 0.7676, + "eu-west-2": 0.84656, + "eu-west-3": 0.84656, + "il-central-1": 0.79324, "me-central-1": 0.0, "me-south-1": 0.0, - "sa-east-1": 0.8622, - "us-east-1": 0.66396, - "us-east-2": 0.66396, - "us-gov-east-1": 0.0, - "us-gov-west-1": 0.7656, - "us-west-1": 0.732, - "us-west-2": 0.6186 + "sa-east-1": 0.9524, + "us-east-1": 0.75416, + "us-east-2": 0.7088, + "us-gov-east-1": 0.8012, + "us-gov-west-1": 0.8012, + "us-west-1": 0.8222, + "us-west-2": 0.0 }, "c6in.4xlarge": { "af-south-1": 0.0, - "ap-east-1": 1.48632, - "ap-northeast-1": 1.42164, - "ap-northeast-2": 1.1898, - "ap-south-1": 1.0722, - "ap-south-2": 1.16204, - "ap-southeast-1": 1.2066, - "ap-southeast-2": 1.46784, - "ap-southeast-3": 0.0, + "ap-east-1": 1.598, + "ap-northeast-1": 1.5392, + "ap-northeast-2": 1.4216, + "ap-south-1": 1.304, + "ap-south-2": 1.3032, + "ap-southeast-1": 1.54256, + "ap-southeast-2": 1.69964, + "ap-southeast-3": 1.54256, "ap-southeast-4": 0.0, - "ca-central-1": 1.1562, + "ap-southeast-5": 1.28216, + "ca-central-1": 1.388, "eu-central-1": 0.0, "eu-central-2": 0.0, "eu-north-1": 0.0, "eu-south-1": 0.0, - "eu-south-2": 0.0, - "eu-west-1": 1.1898, - "eu-west-2": 0.0, - "eu-west-3": 1.2402, - "il-central-1": 1.34869, - "me-central-1": 0.0, - "me-south-1": 1.40316, - "sa-east-1": 1.5594, - "us-east-1": 1.16292, - "us-east-2": 1.0722, - "us-gov-east-1": 1.3662, - "us-gov-west-1": 1.257, - "us-west-1": 0.0, - "us-west-2": 1.16292 + "eu-south-2": 1.4208, + "eu-west-1": 1.52408, + "eu-west-2": 1.472, + "eu-west-3": 1.472, + "il-central-1": 1.47288, + "me-central-1": 1.63584, + "me-south-1": 1.63496, + "sa-east-1": 1.7912, + "us-east-1": 1.304, + "us-east-2": 1.39472, + "us-gov-east-1": 0.0, + "us-gov-west-1": 1.4888, + "us-west-1": 1.5308, + "us-west-2": 1.304 }, "c6in.8xlarge": { - "af-south-1": 2.60436, - "ap-east-1": 2.5674, - "ap-northeast-1": 2.67828, - "ap-northeast-2": 0.0, - "ap-south-1": 0.0, - "ap-south-2": 1.9778, - "ap-southeast-1": 2.2482, - "ap-southeast-2": 2.77068, - "ap-southeast-3": 2.45652, - "ap-southeast-4": 2.7698, - "ca-central-1": 2.1474, - "eu-central-1": 0.0, - "eu-central-2": 2.4418, - "eu-north-1": 0.0, - "eu-south-1": 2.3322, - "eu-south-2": 2.4178, - "eu-west-1": 2.2146, + "af-south-1": 3.23296, + "ap-east-1": 3.43624, + "ap-northeast-1": 3.0784, + "ap-northeast-2": 2.8432, + "ap-south-1": 0.0, + "ap-south-2": 2.6064, + "ap-southeast-1": 0.0, + "ap-southeast-2": 3.39928, + "ap-southeast-3": 3.08512, + "ap-southeast-4": 3.3984, + "ap-southeast-5": 2.56432, + "ca-central-1": 2.97424, + "eu-central-1": 2.86, + "eu-central-2": 3.0704, + "eu-north-1": 2.7424, + "eu-south-1": 2.9608, + "eu-south-2": 0.0, + "eu-west-1": 2.8432, "eu-west-2": 0.0, - "eu-west-3": 2.3154, - "il-central-1": 2.31716, + "eu-west-3": 2.944, + "il-central-1": 2.94576, "me-central-1": 0.0, - "me-south-1": 2.4162, - "sa-east-1": 2.9538, - "us-east-1": 0.0, - "us-east-2": 0.0, - "us-gov-east-1": 0.0, - "us-gov-west-1": 2.5674, - "us-west-1": 0.0, - "us-west-2": 2.16084 + "me-south-1": 3.0448, + "sa-east-1": 3.86128, + "us-east-1": 2.608, + "us-east-2": 2.608, + "us-gov-east-1": 2.9776, + "us-gov-west-1": 2.9776, + "us-west-1": 3.2884, + "us-west-2": 2.608 }, "c6in.12xlarge": { "af-south-1": 0.0, - "ap-east-1": 0.0, - "ap-northeast-1": 3.5922, - "ap-northeast-2": 0.0, - "ap-south-1": 2.8866, - "ap-south-2": 2.8842, - "ap-southeast-1": 3.60228, - "ap-southeast-2": 4.07352, - "ap-southeast-3": 0.0, - "ap-southeast-4": 0.0, - "ca-central-1": 3.1386, - "eu-central-1": 3.57456, - "eu-central-2": 3.92172, - "eu-north-1": 0.0, + "ap-east-1": 4.794, + "ap-northeast-1": 4.6176, + "ap-northeast-2": 4.57224, + "ap-south-1": 3.912, + "ap-south-2": 3.9096, + "ap-southeast-1": 4.3152, + "ap-southeast-2": 4.7436, + "ap-southeast-3": 4.3152, + "ap-southeast-4": 4.7424, + "ap-southeast-5": 4.11209, + "ca-central-1": 4.164, + "eu-central-1": 4.59996, + "eu-central-2": 4.94712, + "eu-north-1": 4.1136, "eu-south-1": 0.0, - "eu-south-2": 3.5442, - "eu-west-1": 3.54684, - "eu-west-2": 0.0, - "eu-west-3": 0.0, - "il-central-1": 3.39324, - "me-central-1": 0.0, - "me-south-1": 3.87948, - "sa-east-1": 4.3482, - "us-east-1": 3.15876, + "eu-south-2": 4.2624, + "eu-west-1": 4.2648, + "eu-west-2": 4.416, + "eu-west-3": 4.416, + "il-central-1": 4.74146, + "me-central-1": 4.5696, + "me-south-1": 4.90488, + "sa-east-1": 0.0, + "us-east-1": 0.0, "us-east-2": 0.0, - "us-gov-east-1": 0.0, - "us-gov-west-1": 3.7686, - "us-west-1": 3.567, - "us-west-2": 3.15876 + "us-gov-east-1": 4.794, + "us-gov-west-1": 4.794, + "us-west-1": 0.0, + "us-west-2": 3.912 }, "c6in.16xlarge": { - "af-south-1": 5.04372, - "ap-east-1": 0.0, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, - "ap-south-1": 3.7938, - "ap-south-2": 4.15316, - "ap-southeast-1": 0.0, - "ap-southeast-2": 5.37636, - "ap-southeast-3": 4.74804, - "ap-southeast-4": 5.3746, - "ca-central-1": 4.1298, - "eu-central-1": 4.2978, - "eu-central-2": 0.0, - "eu-north-1": 4.0626, + "af-south-1": 6.46592, + "ap-east-1": 0.0, + "ap-northeast-1": 0.0, + "ap-northeast-2": 5.6864, + "ap-south-1": 5.216, + "ap-south-2": 5.2128, + "ap-southeast-1": 5.7536, + "ap-southeast-2": 6.3248, + "ap-southeast-3": 6.17024, + "ap-southeast-4": 0.0, + "ap-southeast-5": 5.12864, + "ca-central-1": 5.552, + "eu-central-1": 0.0, + "eu-central-2": 6.59616, + "eu-north-1": 5.4848, "eu-south-1": 0.0, - "eu-south-2": 4.6706, - "eu-west-1": 4.2642, - "eu-west-2": 4.4658, - "eu-west-3": 0.0, - "il-central-1": 4.89975, - "me-central-1": 4.6706, - "me-south-1": 5.11764, + "eu-south-2": 5.6832, + "eu-west-1": 0.0, + "eu-west-2": 5.888, + "eu-west-3": 5.888, + "il-central-1": 6.32195, + "me-central-1": 6.0928, + "me-south-1": 6.0896, "sa-east-1": 0.0, - "us-east-1": 3.7938, - "us-east-2": 3.7938, - "us-gov-east-1": 0.0, - "us-gov-west-1": 4.9698, - "us-west-1": 4.701, - "us-west-2": 4.15668 + "us-east-1": 5.57888, + "us-east-2": 0.0, + "us-gov-east-1": 5.9552, + "us-gov-west-1": 6.392, + "us-west-1": 6.5768, + "us-west-2": 0.0 }, "c6in.24xlarge": { - "af-south-1": 8.21489, - "ap-east-1": 8.09292, - "ap-northeast-1": 7.70484, - "ap-northeast-2": 6.3138, - "ap-south-1": 5.6082, - "ap-south-2": 6.14724, - "ap-southeast-1": 7.03956, - "ap-southeast-2": 7.2714, - "ap-southeast-3": 7.03956, - "ap-southeast-4": 7.269, - "ca-central-1": 6.1122, - "eu-central-1": 6.98412, + "af-south-1": 9.69888, + "ap-east-1": 9.588, + "ap-northeast-1": 9.92064, + "ap-northeast-2": 8.5296, + "ap-south-1": 7.824, + "ap-south-2": 8.36304, + "ap-southeast-1": 9.25536, + "ap-southeast-2": 9.4872, + "ap-southeast-3": 8.6304, + "ap-southeast-4": 10.1952, + "ap-southeast-5": 0.0, + "ca-central-1": 8.328, + "eu-central-1": 8.58, "eu-central-2": 0.0, - "eu-north-1": 6.59604, + "eu-north-1": 8.81184, "eu-south-1": 0.0, - "eu-south-2": 6.9234, - "eu-west-1": 0.0, + "eu-south-2": 8.5248, + "eu-west-1": 8.5296, "eu-west-2": 0.0, - "eu-west-3": 7.26132, - "il-central-1": 7.26713, - "me-central-1": 6.9234, - "me-south-1": 7.59396, - "sa-east-1": 8.5314, - "us-east-1": 6.15252, - "us-east-2": 5.6082, - "us-gov-east-1": 6.717, - "us-gov-west-1": 7.3722, - "us-west-1": 7.6494, - "us-west-2": 0.0 + "eu-west-3": 8.832, + "il-central-1": 8.83728, + "me-central-1": 9.1392, + "me-south-1": 9.80976, + "sa-east-1": 10.7472, + "us-east-1": 0.0, + "us-east-2": 8.36832, + "us-gov-east-1": 8.9328, + "us-gov-west-1": 8.9328, + "us-west-1": 9.1848, + "us-west-2": 7.824 }, "c6in.32xlarge": { "af-south-1": 0.0, - "ap-east-1": 0.0, - "ap-northeast-1": 0.0, + "ap-east-1": 12.1824, + "ap-northeast-1": 11.712, "ap-northeast-2": 0.0, "ap-south-1": 0.0, - "ap-south-2": 0.0, - "ap-southeast-1": 8.4978, - "ap-southeast-2": 9.6402, - "ap-southeast-3": 8.4978, - "ap-southeast-4": 9.637, - "ca-central-1": 8.0946, - "eu-central-1": 8.4306, - "eu-central-2": 9.2722, - "eu-north-1": 7.9602, - "eu-south-1": 8.8338, - "eu-south-2": 8.357, - "eu-west-1": 0.0, - "eu-west-2": 8.7666, - "eu-west-3": 8.7666, - "il-central-1": 8.77364, - "me-central-1": 9.1762, - "me-south-1": 9.1698, - "sa-east-1": 0.0, - "us-east-1": 7.4226, - "us-east-2": 7.4226, - "us-gov-east-1": 8.901, - "us-gov-west-1": 0.0, - "us-west-1": 0.0, + "ap-south-2": 9.824, + "ap-southeast-1": 10.9056, + "ap-southeast-2": 12.048, + "ap-southeast-3": 10.9056, + "ap-southeast-4": 12.0448, + "ap-southeast-5": 9.65568, + "ca-central-1": 10.5024, + "eu-central-1": 10.8384, + "eu-central-2": 11.68, + "eu-north-1": 10.368, + "eu-south-1": 11.2416, + "eu-south-2": 10.7648, + "eu-west-1": 10.7712, + "eu-west-2": 11.1744, + "eu-west-3": 11.1744, + "il-central-1": 11.18144, + "me-central-1": 11.584, + "me-south-1": 11.5776, + "sa-east-1": 13.728, + "us-east-1": 9.8304, + "us-east-2": 9.8304, + "us-gov-east-1": 11.3088, + "us-gov-west-1": 0.0, + "us-west-1": 11.6448, "us-west-2": 0.0 }, "c7a.medium": { - "ap-northeast-1": 0.16606, - "eu-central-1": 0.15942, + "ap-northeast-1": 0.10296, + "eu-central-1": 0.09632, "eu-north-1": 0.0, - "eu-south-2": 0.15296, - "eu-west-1": 0.15557, - "us-east-1": 0.14632, - "us-east-2": 0.15145, - "us-west-2": 0.15145 + "eu-south-2": 0.08986, + "eu-west-1": 0.08696, + "us-east-1": 0.08322, + "us-east-2": 0.08835, + "us-west-2": 0.08322 }, "c7a.large": { - "ap-northeast-1": 0.23712, - "eu-central-1": 0.21213, + "ap-northeast-1": 0.193, + "eu-central-1": 0.19264, "eu-north-1": 0.0, - "eu-south-2": 0.21092, - "eu-west-1": 0.20512, - "us-east-1": 0.19764, - "us-east-2": 0.2079, - "us-west-2": 0.2079 + "eu-south-2": 0.17972, + "eu-west-1": 0.17392, + "us-east-1": 0.16644, + "us-east-2": 0.16644, + "us-west-2": 0.16644 }, "c7a.xlarge": { - "ap-northeast-1": 0.37924, - "eu-central-1": 0.0, - "eu-north-1": 0.33674, - "eu-south-2": 0.0, - "eu-west-1": 0.33726, - "us-east-1": 0.32081, - "us-east-2": 0.32081, - "us-west-2": 0.32081 + "ap-northeast-1": 0.386, + "eu-central-1": 0.36186, + "eu-north-1": 0.0, + "eu-south-2": 0.35944, + "eu-west-1": 0.34784, + "us-east-1": 0.35341, + "us-east-2": 0.33288, + "us-west-2": 0.33288 }, "c7a.metal-48xl": { - "ap-northeast-1": 12.5682, - "eu-central-1": 11.40948, - "eu-north-1": 10.71348, - "eu-south-2": 0.0, - "eu-west-1": 10.73652, - "us-east-1": 0.0, - "us-east-2": 0.0, - "us-west-2": 10.01844 + "ap-northeast-1": 16.2624, + "eu-central-1": 15.10368, + "eu-north-1": 0.0, + "eu-south-2": 14.98752, + "eu-west-1": 14.43072, + "us-east-1": 13.71264, + "us-east-2": 13.71264, + "us-west-2": 13.71264 }, "c7a.2xlarge": { - "ap-northeast-1": 0.73348, - "eu-central-1": 0.63352, + "ap-northeast-1": 0.772, + "eu-central-1": 0.72372, "eu-north-1": 0.0, "eu-south-2": 0.0, - "eu-west-1": 0.60548, + "eu-west-1": 0.69568, "us-east-1": 0.0, - "us-east-2": 0.57556, - "us-west-2": 0.57556 + "us-east-2": 0.70682, + "us-west-2": 0.66576 }, "c7a.4xlarge": { - "ap-northeast-1": 1.1986, - "eu-central-1": 1.10204, - "eu-north-1": 1.04404, - "eu-south-2": 1.09236, - "eu-west-1": 1.13406, - "us-east-1": 1.06823, - "us-east-2": 1.06823, - "us-west-2": 0.0 + "ap-northeast-1": 1.4304, + "eu-central-1": 1.42754, + "eu-north-1": 1.27584, + "eu-south-2": 1.32416, + "eu-west-1": 1.27776, + "us-east-1": 1.21792, + "us-east-2": 1.21792, + "us-west-2": 1.21792 }, "c7a.8xlarge": { - "ap-northeast-1": 2.43892, - "eu-central-1": 2.03908, - "eu-north-1": 0.0, + "ap-northeast-1": 2.8608, + "eu-central-1": 2.66768, + "eu-north-1": 2.55168, "eu-south-2": 0.0, - "eu-west-1": 1.92692, - "us-east-1": 1.80724, - "us-east-2": 1.80724, - "us-west-2": 1.97146 + "eu-west-1": 2.55552, + "us-east-1": 2.43584, + "us-east-2": 0.0, + "us-west-2": 2.43584 }, "c7a.12xlarge": { - "ap-northeast-1": 3.2658, + "ap-northeast-1": 4.2912, "eu-central-1": 0.0, - "eu-north-1": 2.80212, + "eu-north-1": 3.82752, "eu-south-2": 0.0, - "eu-west-1": 3.07217, - "us-east-1": 2.8747, + "eu-west-1": 4.09757, + "us-east-1": 3.65376, "us-east-2": 0.0, - "us-west-2": 2.62836 + "us-west-2": 0.0 }, "c7a.16xlarge": { - "ap-northeast-1": 4.2994, - "eu-central-1": 0.0, - "eu-north-1": 3.68116, - "eu-south-2": 3.87444, - "eu-west-1": 0.0, - "us-east-1": 3.44948, - "us-east-2": 3.44948, - "us-west-2": 3.77793 + "ap-northeast-1": 5.7216, + "eu-central-1": 5.33536, + "eu-north-1": 5.10336, + "eu-south-2": 5.29664, + "eu-west-1": 5.11104, + "us-east-1": 5.20013, + "us-east-2": 4.87168, + "us-west-2": 5.20013 }, "c7a.24xlarge": { - "ap-northeast-1": 0.0, - "eu-central-1": 5.78724, - "eu-north-1": 0.0, - "eu-south-2": 5.72916, - "eu-west-1": 5.97934, - "us-east-1": 5.09172, - "us-east-2": 5.09172, + "ap-northeast-1": 8.5824, + "eu-central-1": 8.00304, + "eu-north-1": 7.65504, + "eu-south-2": 8.50138, + "eu-west-1": 8.19514, + "us-east-1": 7.30752, + "us-east-2": 0.0, "us-west-2": 0.0 }, "c7a.32xlarge": { - "ap-northeast-1": 8.4338, + "ap-northeast-1": 0.0, "eu-central-1": 0.0, - "eu-north-1": 7.19732, - "eu-south-2": 0.0, - "eu-west-1": 7.21268, - "us-east-1": 0.0, - "us-east-2": 0.0, - "us-west-2": 6.73396 + "eu-north-1": 9.60512, + "eu-south-2": 9.99168, + "eu-west-1": 9.62048, + "us-east-1": 9.14176, + "us-east-2": 9.79866, + "us-west-2": 9.14176 }, "c7a.48xlarge": { - "ap-northeast-1": 12.5682, - "eu-central-1": 11.40948, + "ap-northeast-1": 0.0, + "eu-central-1": 15.10368, "eu-north-1": 0.0, - "eu-south-2": 11.29332, - "eu-west-1": 10.73652, - "us-east-1": 10.01844, - "us-east-2": 10.01844, - "us-west-2": 10.01844 + "eu-south-2": 14.98752, + "eu-west-1": 0.0, + "us-east-1": 0.0, + "us-east-2": 13.71264, + "us-west-2": 13.71264 }, "c7g.medium": { - "ap-east-1": 0.1405, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, - "ap-south-1": 0.1211, - "ap-south-2": 0.1195, - "ap-southeast-1": 0.1367, - "ap-southeast-2": 0.0, - "ca-central-1": 0.0, - "eu-central-1": 0.1388, - "eu-north-1": 0.1337, - "eu-south-1": 0.1378, - "eu-south-2": 0.1362, - "eu-west-1": 0.0, - "eu-west-2": 0.1379, - "sa-east-1": 0.154, - "us-east-1": 0.1335, - "us-east-2": 0.0, - "us-west-1": 0.0, - "us-west-2": 0.1313 + "ap-east-1": 0.0774, + "ap-northeast-1": 0.0, + "ap-northeast-2": 0.0, + "ap-northeast-3": 0.0802, + "ap-south-1": 0.0, + "ap-south-2": 0.0564, + "ap-southeast-1": 0.0736, + "ap-southeast-2": 0.0791, + "ap-southeast-5": 0.0673, + "ap-southeast-7": 0.0673, + "ca-central-1": 0.0714, + "eu-central-1": 0.0757, + "eu-central-2": 0.0773, + "eu-north-1": 0.0706, + "eu-south-1": 0.0774, + "eu-south-2": 0.0707, + "eu-west-1": 0.0707, + "eu-west-2": 0.0748, + "eu-west-3": 0.0, + "mx-central-1": 0.07, + "sa-east-1": 0.0874, + "us-east-1": 0.0682, + "us-east-2": 0.0703, + "us-gov-east-1": 0.078, + "us-gov-west-1": 0.078, + "us-west-1": 0.077, + "us-west-2": 0.0704 }, "c7g.large": { - "ap-east-1": 0.0, - "ap-northeast-1": 0.186, - "ap-northeast-2": 0.0, - "ap-south-1": 0.0, - "ap-south-2": 0.1472, - "ap-southeast-1": 0.1783, - "ap-southeast-2": 0.1953, - "ca-central-1": 0.0, - "eu-central-1": 0.1775, - "eu-north-1": 0.1772, - "eu-south-1": 0.186, - "eu-south-2": 0.1774, - "eu-west-1": 0.1774, - "eu-west-2": 0.1809, - "sa-east-1": 0.0, - "us-east-1": 0.1675, - "us-east-2": 0.0, - "us-west-1": 0.1908, - "us-west-2": 0.0 + "ap-east-1": 0.1548, + "ap-northeast-1": 0.0, + "ap-northeast-2": 0.1454, + "ap-northeast-3": 0.0, + "ap-south-1": 0.1129, + "ap-south-2": 0.1129, + "ap-southeast-1": 0.1471, + "ap-southeast-2": 0.1641, + "ap-southeast-5": 0.1346, + "ap-southeast-7": 0.0, + "ca-central-1": 0.1429, + "eu-central-1": 0.1463, + "eu-central-2": 0.1602, + "eu-north-1": 0.1412, + "eu-south-1": 0.1494, + "eu-south-2": 0.1413, + "eu-west-1": 0.1413, + "eu-west-2": 0.1551, + "eu-west-3": 0.0, + "mx-central-1": 0.1399, + "sa-east-1": 0.1819, + "us-east-1": 0.1408, + "us-east-2": 0.1361, + "us-gov-east-1": 0.1505, + "us-gov-west-1": 0.1505, + "us-west-1": 0.1539, + "us-west-2": 0.1363 }, "c7g.xlarge": { - "ap-east-1": 0.2886, - "ap-northeast-1": 0.0, + "ap-east-1": 0.0, + "ap-northeast-1": 0.3209, "ap-northeast-2": 0.0, - "ap-south-1": 0.1993, + "ap-northeast-3": 0.3209, + "ap-south-1": 0.2258, "ap-south-2": 0.0, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.2837, - "ca-central-1": 0.2631, - "eu-central-1": 0.0, - "eu-north-1": 0.2595, - "eu-south-1": 0.2663, - "eu-south-2": 0.0, - "eu-west-1": 0.25, - "eu-west-2": 0.2667, - "sa-east-1": 0.0, - "us-east-1": 0.24, - "us-east-2": 0.0, - "us-west-1": 0.2752, - "us-west-2": 0.2491 + "ap-southeast-1": 0.2942, + "ap-southeast-2": 0.3163, + "ap-southeast-5": 0.2692, + "ap-southeast-7": 0.2692, + "ca-central-1": 0.2857, + "eu-central-1": 0.2925, + "eu-central-2": 0.0, + "eu-north-1": 0.2823, + "eu-south-1": 0.2989, + "eu-south-2": 0.2826, + "eu-west-1": 0.2826, + "eu-west-2": 0.2993, + "eu-west-3": 0.2993, + "mx-central-1": 0.2798, + "sa-east-1": 0.0, + "us-east-1": 0.2726, + "us-east-2": 0.2812, + "us-gov-east-1": 0.301, + "us-gov-west-1": 0.301, + "us-west-1": 0.3078, + "us-west-2": 0.2726 }, "c7g.metal": { "ap-east-1": 0.0, - "ap-northeast-1": 3.0757, - "ap-northeast-2": 0.0, - "ap-south-1": 1.7356, + "ap-northeast-1": 4.4979, + "ap-northeast-2": 4.1984, + "ap-northeast-3": 4.4976, + "ap-south-1": 3.1578, "ap-south-2": 0.0, - "ap-southeast-1": 2.8306, - "ap-southeast-2": 3.1845, - "ca-central-1": 2.6949, - "eu-central-1": 2.8034, - "eu-north-1": 2.6405, - "eu-south-1": 2.9057, - "eu-south-2": 2.645, - "eu-west-1": 2.6456, - "eu-west-2": 2.9125, - "sa-east-1": 3.7196, - "us-east-1": 0.0, - "us-east-2": 2.4773, - "us-west-1": 3.0482, - "us-west-2": 2.485 + "ap-southeast-1": 4.2528, + "ap-southeast-2": 0.0, + "ap-southeast-5": 3.8528, + "ap-southeast-7": 0.0, + "ca-central-1": 4.1171, + "eu-central-1": 4.2256, + "eu-central-2": 4.4896, + "eu-north-1": 4.0627, + "eu-south-1": 4.3279, + "eu-south-2": 4.0672, + "eu-west-1": 0.0, + "eu-west-2": 4.3347, + "eu-west-3": 4.3347, + "mx-central-1": 4.023, + "sa-east-1": 5.1418, + "us-east-1": 3.9072, + "us-east-2": 3.8995, + "us-gov-east-1": 4.3616, + "us-gov-west-1": 4.3616, + "us-west-1": 4.4704, + "us-west-2": 3.9072 }, "c7g.2xlarge": { - "ap-east-1": 0.529, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.5119, - "ap-south-1": 0.0, - "ap-south-2": 0.0, - "ap-southeast-1": 0.5193, - "ap-southeast-2": 0.5424, - "ca-central-1": 0.4812, - "eu-central-1": 0.4948, - "eu-north-1": 0.4939, - "eu-south-1": 0.5292, - "eu-south-2": 0.0, - "eu-west-1": 0.4946, - "eu-west-2": 0.53, - "sa-east-1": 0.6373, - "us-east-1": 0.0, - "us-east-2": 0.454, - "us-west-1": 0.0, - "us-west-2": 0.455 + "ap-east-1": 0.6424, + "ap-northeast-1": 0.6419, + "ap-northeast-2": 0.5816, + "ap-northeast-3": 0.619, + "ap-south-1": 0.4639, + "ap-south-2": 0.4515, + "ap-southeast-1": 0.0, + "ap-southeast-2": 0.6564, + "ap-southeast-5": 0.5563, + "ap-southeast-7": 0.5384, + "ca-central-1": 0.5914, + "eu-central-1": 0.585, + "eu-central-2": 0.0, + "eu-north-1": 0.5646, + "eu-south-1": 0.5978, + "eu-south-2": 0.5847, + "eu-west-1": 0.5653, + "eu-west-2": 0.6202, + "eu-west-3": 0.0, + "mx-central-1": 0.5788, + "sa-east-1": 0.7275, + "us-east-1": 0.5452, + "us-east-2": 0.5442, + "us-gov-east-1": 0.602, + "us-gov-west-1": 0.6238, + "us-west-1": 0.6156, + "us-west-2": 0.5452 }, "c7g.4xlarge": { - "ap-east-1": 0.0, - "ap-northeast-1": 0.8927, - "ap-northeast-2": 0.8178, - "ap-south-1": 0.0, - "ap-south-2": 0.5824, - "ap-southeast-1": 0.8735, - "ap-southeast-2": 0.9673, - "ca-central-1": 0.8375, - "eu-central-1": 0.866, - "eu-north-1": 0.7839, + "ap-east-1": 1.1712, + "ap-northeast-1": 1.1245, + "ap-northeast-2": 1.0496, + "ap-northeast-3": 1.1244, + "ap-south-1": 0.0, + "ap-south-2": 0.8142, + "ap-southeast-1": 1.0632, + "ap-southeast-2": 1.1991, + "ap-southeast-5": 0.9632, + "ap-southeast-7": 0.9632, + "ca-central-1": 1.0293, + "eu-central-1": 1.0564, + "eu-central-2": 1.1224, + "eu-north-1": 0.0, "eu-south-1": 0.0, - "eu-south-2": 0.0, - "eu-west-1": 0.7852, - "eu-west-2": 0.8519, - "sa-east-1": 0.0, - "us-east-1": 0.7814, - "us-east-2": 0.7795, - "us-west-1": 0.0, - "us-west-2": 0.7814 + "eu-south-2": 1.0168, + "eu-west-1": 0.0, + "eu-west-2": 1.0837, + "eu-west-3": 1.0837, + "mx-central-1": 1.0058, + "sa-east-1": 1.2854, + "us-east-1": 0.9768, + "us-east-2": 0.9749, + "us-gov-east-1": 1.1341, + "us-gov-west-1": 1.0904, + "us-west-1": 1.1629, + "us-west-2": 0.9768 }, "c7g.8xlarge": { - "ap-east-1": 1.621, - "ap-northeast-1": 1.7118, - "ap-northeast-2": 1.4706, - "ap-south-1": 0.0, - "ap-south-2": 0.9998, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, - "ca-central-1": 1.5099, - "eu-central-1": 1.567, + "ap-east-1": 2.2496, + "ap-northeast-1": 0.0, + "ap-northeast-2": 2.0992, + "ap-northeast-3": 2.2488, + "ap-south-1": 0.0, + "ap-south-2": 1.6284, + "ap-southeast-1": 2.1264, + "ap-southeast-2": 2.3034, + "ap-southeast-5": 1.9264, + "ap-southeast-7": 1.9264, + "ca-central-1": 2.0586, + "eu-central-1": 2.1128, + "eu-central-2": 0.0, "eu-north-1": 0.0, - "eu-south-1": 1.6217, - "eu-south-2": 1.405, - "eu-west-1": 1.4835, - "eu-west-2": 1.6251, - "sa-east-1": 1.9423, - "us-east-1": 1.3978, - "us-east-2": 1.3212, - "us-west-1": 1.6066, - "us-west-2": 1.325 + "eu-south-1": 2.164, + "eu-south-2": 2.0336, + "eu-west-1": 2.0339, + "eu-west-2": 2.1674, + "eu-west-3": 2.2537, + "mx-central-1": 2.088, + "sa-east-1": 2.5709, + "us-east-1": 1.9536, + "us-east-2": 1.9498, + "us-gov-east-1": 2.1808, + "us-gov-west-1": 2.2682, + "us-west-1": 2.3259, + "us-west-2": 1.9536 }, "c7g.12xlarge": { "ap-east-1": 0.0, "ap-northeast-1": 0.0, - "ap-northeast-2": 2.2466, - "ap-south-1": 0.0, - "ap-south-2": 1.4171, - "ap-southeast-1": 2.1642, - "ap-southeast-2": 2.572, - "ca-central-1": 2.1824, - "eu-central-1": 2.1438, - "eu-north-1": 2.1386, - "eu-south-1": 2.2206, - "eu-south-2": 0.0, - "eu-west-1": 2.1428, - "eu-west-2": 2.2256, - "sa-east-1": 2.8309, - "us-east-1": 2.0142, - "us-east-2": 1.8992, - "us-west-1": 0.0, - "us-west-2": 2.0142 + "ap-northeast-2": 3.1488, + "ap-northeast-3": 3.3732, + "ap-south-1": 2.3683, + "ap-south-2": 2.4425, + "ap-southeast-1": 3.1896, + "ap-southeast-2": 3.455, + "ap-southeast-5": 2.8896, + "ap-southeast-7": 2.8896, + "ca-central-1": 3.2078, + "eu-central-1": 3.1692, + "eu-central-2": 3.3672, + "eu-north-1": 3.047, + "eu-south-1": 3.246, + "eu-south-2": 3.0504, + "eu-west-1": 3.0509, + "eu-west-2": 3.251, + "eu-west-3": 3.251, + "mx-central-1": 3.1319, + "sa-east-1": 3.8563, + "us-east-1": 3.0396, + "us-east-2": 0.0, + "us-gov-east-1": 0.0, + "us-gov-west-1": 3.4023, + "us-west-1": 3.3528, + "us-west-2": 2.9304 }, "c7g.16xlarge": { - "ap-east-1": 3.077, - "ap-northeast-1": 3.0757, - "ap-northeast-2": 2.7762, - "ap-south-1": 0.0, - "ap-south-2": 1.7356, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, - "ca-central-1": 0.0, - "eu-central-1": 0.0, - "eu-north-1": 0.0, - "eu-south-1": 0.0, - "eu-south-2": 2.645, - "eu-west-1": 2.6456, - "eu-west-2": 2.9125, - "sa-east-1": 0.0, - "us-east-1": 2.485, - "us-east-2": 0.0, - "us-west-1": 3.0482, - "us-west-2": 2.485 + "ap-east-1": 4.4992, + "ap-northeast-1": 4.4979, + "ap-northeast-2": 4.1984, + "ap-northeast-3": 0.0, + "ap-south-1": 3.1578, + "ap-south-2": 3.1578, + "ap-southeast-1": 4.2528, + "ap-southeast-2": 4.6067, + "ap-southeast-5": 3.8528, + "ap-southeast-7": 3.8528, + "ca-central-1": 0.0, + "eu-central-1": 4.2256, + "eu-central-2": 4.4896, + "eu-north-1": 0.0, + "eu-south-1": 4.3279, + "eu-south-2": 4.0672, + "eu-west-1": 0.0, + "eu-west-2": 4.3347, + "eu-west-3": 4.3347, + "mx-central-1": 0.0, + "sa-east-1": 5.1418, + "us-east-1": 3.9072, + "us-east-2": 3.8995, + "us-gov-east-1": 4.3616, + "us-gov-west-1": 4.3616, + "us-west-1": 4.4704, + "us-west-2": 0.0 }, "c7gd.medium": { - "ap-northeast-1": 0.1563, - "ap-south-1": 0.0, - "ap-southeast-1": 0.1479, - "ap-southeast-2": 0.1545, - "eu-central-1": 0.1475, - "eu-north-1": 0.1471, - "eu-south-2": 0.1465, - "eu-west-1": 0.1465, - "us-east-1": 0.1404, - "us-east-2": 0.1404, - "us-west-1": 0.1551, - "us-west-2": 0.1431 + "ap-northeast-1": 0.0932, + "ap-south-1": 0.0607, + "ap-southeast-1": 0.0, + "ap-southeast-2": 0.0914, + "ap-southeast-5": 0.0796, + "eu-central-1": 0.0844, + "eu-north-1": 0.081, + "eu-south-2": 0.0834, + "eu-west-1": 0.0865, + "us-east-1": 0.0, + "us-east-2": 0.0773, + "us-gov-east-1": 0.0867, + "us-west-1": 0.092, + "us-west-2": 0.08 }, "c7gd.large": { - "ap-northeast-1": 0.2103, - "ap-south-1": 0.1561, - "ap-southeast-1": 0.2008, - "ap-southeast-2": 0.2141, - "eu-central-1": 0.1999, - "eu-north-1": 0.0, - "eu-south-2": 0.198, - "eu-west-1": 0.0, - "us-east-1": 0.1857, - "us-east-2": 0.1857, - "us-west-1": 0.2084, + "ap-northeast-1": 0.1791, + "ap-south-1": 0.1214, + "ap-southeast-1": 0.0, + "ap-southeast-2": 0.1829, + "ap-southeast-5": 0.1538, + "eu-central-1": 0.0, + "eu-north-1": 0.168, + "eu-south-2": 0.1668, + "eu-west-1": 0.1668, + "us-east-1": 0.1545, + "us-east-2": 0.1545, + "us-gov-east-1": 0.18, + "us-west-1": 0.1772, "us-west-2": 0.0 }, "c7gd.xlarge": { - "ap-northeast-1": 0.3401, - "ap-south-1": 0.0, - "ap-southeast-1": 0.3194, - "ap-southeast-2": 0.3332, - "eu-central-1": 0.3048, + "ap-northeast-1": 0.3727, + "ap-south-1": 0.2497, + "ap-southeast-1": 0.3393, + "ap-southeast-2": 0.3658, + "ap-southeast-5": 0.0, + "eu-central-1": 0.3374, "eu-north-1": 0.0, - "eu-south-2": 0.3134, - "eu-west-1": 0.0, + "eu-south-2": 0.346, + "eu-west-1": 0.3336, "us-east-1": 0.0, - "us-east-2": 0.2764, - "us-west-1": 0.0, - "us-west-2": 0.0 + "us-east-2": 0.3199, + "us-gov-east-1": 0.3468, + "us-west-1": 0.3544, + "us-west-2": 0.309 }, "c7gd.metal": { - "ap-northeast-1": 3.8546, - "ap-south-1": 2.0082, - "ap-southeast-1": 3.5519, - "ap-southeast-2": 3.9756, - "eu-central-1": 3.5218, - "eu-north-1": 3.31, - "eu-south-2": 0.0, - "eu-west-1": 0.0, - "us-east-1": 0.0, + "ap-northeast-1": 5.2768, + "ap-south-1": 3.4304, + "ap-southeast-1": 4.9741, + "ap-southeast-2": 5.3978, + "ap-southeast-5": 4.4659, + "eu-central-1": 4.944, + "eu-north-1": 4.7322, + "eu-south-2": 4.8834, + "eu-west-1": 4.8832, + "us-east-1": 4.4902, "us-east-2": 0.0, - "us-west-1": 3.7938, - "us-west-2": 3.068 + "us-gov-east-1": 5.095, + "us-west-1": 5.216, + "us-west-2": 0.0 }, "c7gd.2xlarge": { - "ap-northeast-1": 0.0, - "ap-south-1": 0.3954, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.6699, - "eu-central-1": 0.5846, - "eu-north-1": 0.0, - "eu-south-2": 0.577, - "eu-west-1": 0.577, - "us-east-1": 0.5497, - "us-east-2": 0.5497, - "us-west-1": 0.6186, - "us-west-2": 0.5279 + "ap-northeast-1": 0.7164, + "ap-south-1": 0.4856, + "ap-southeast-1": 0.6786, + "ap-southeast-2": 0.7315, + "ap-southeast-5": 0.615, + "eu-central-1": 0.6748, + "eu-north-1": 0.6483, + "eu-south-2": 0.6672, + "eu-west-1": 0.6672, + "us-east-1": 0.0, + "us-east-2": 0.0, + "us-gov-east-1": 0.0, + "us-west-1": 0.7088, + "us-west-2": 0.6181 }, "c7gd.4xlarge": { - "ap-northeast-1": 0.0, - "ap-south-1": 0.6534, - "ap-southeast-1": 1.0117, - "ap-southeast-2": 1.1176, - "eu-central-1": 1.0546, - "eu-north-1": 0.0, - "eu-south-2": 1.0385, - "eu-west-1": 0.989, - "us-east-1": 0.9343, - "us-east-2": 0.0, + "ap-northeast-1": 1.3192, + "ap-south-1": 0.8852, + "ap-southeast-1": 1.2435, + "ap-southeast-2": 1.4066, + "ap-southeast-5": 1.1165, + "eu-central-1": 1.2864, + "eu-north-1": 1.183, + "eu-south-2": 1.2208, + "eu-west-1": 1.2702, + "us-east-1": 1.1226, + "us-east-2": 1.1661, + "us-gov-east-1": 0.0, "us-west-1": 0.0, - "us-west-2": 0.9343 + "us-west-2": 1.1226 }, "c7gd.8xlarge": { - "ap-northeast-1": 2.0098, - "ap-south-1": 1.1419, - "ap-southeast-1": 0.0, - "ap-southeast-2": 2.1846, - "eu-central-1": 1.8434, - "eu-north-1": 1.7375, - "eu-south-2": 1.8131, - "eu-west-1": 1.813, - "us-east-1": 1.6165, - "us-east-2": 1.7036, - "us-west-1": 1.9794, - "us-west-2": 1.7036 + "ap-northeast-1": 2.6384, + "ap-south-1": 1.7152, + "ap-southeast-1": 2.487, + "ap-southeast-2": 2.6989, + "ap-southeast-5": 2.233, + "eu-central-1": 2.472, + "eu-north-1": 2.3661, + "eu-south-2": 2.4417, + "eu-west-1": 2.4416, + "us-east-1": 0.0, + "us-east-2": 2.3322, + "us-gov-east-1": 2.5475, + "us-west-1": 2.608, + "us-west-2": 2.2451 }, "c7gd.12xlarge": { - "ap-northeast-1": 3.1057, - "ap-south-1": 1.5474, - "ap-southeast-1": 0.0, - "ap-southeast-2": 3.0229, - "eu-central-1": 2.8337, - "eu-north-1": 2.6652, - "eu-south-2": 2.7854, - "eu-west-1": 0.0, - "us-east-1": 2.3423, - "us-east-2": 2.3423, - "us-west-1": 3.0499, - "us-west-2": 0.0 + "ap-northeast-1": 0.0, + "ap-south-1": 2.5728, + "ap-southeast-1": 3.883, + "ap-southeast-2": 4.0483, + "ap-southeast-5": 3.3494, + "eu-central-1": 3.708, + "eu-north-1": 3.6906, + "eu-south-2": 0.0, + "eu-west-1": 3.8107, + "us-east-1": 3.3677, + "us-east-2": 3.3677, + "us-gov-east-1": 3.9791, + "us-west-1": 3.912, + "us-west-2": 3.3677 }, "c7gd.16xlarge": { - "ap-northeast-1": 3.8546, - "ap-south-1": 2.0082, - "ap-southeast-1": 0.0, - "ap-southeast-2": 3.9756, - "eu-central-1": 3.5218, - "eu-north-1": 3.31, - "eu-south-2": 3.4612, - "eu-west-1": 0.0, + "ap-northeast-1": 5.2768, + "ap-south-1": 3.4304, + "ap-southeast-1": 4.9741, + "ap-southeast-2": 5.3978, + "ap-southeast-5": 4.4659, + "eu-central-1": 0.0, + "eu-north-1": 4.7322, + "eu-south-2": 4.8834, + "eu-west-1": 4.8832, "us-east-1": 0.0, "us-east-2": 0.0, + "us-gov-east-1": 5.095, "us-west-1": 0.0, - "us-west-2": 3.068 + "us-west-2": 4.4902 }, "c7gn.medium": { - "ap-northeast-1": 0.1737, - "eu-west-1": 0.0, + "ap-northeast-1": 0.1106, + "eu-west-1": 0.1024, "us-east-1": 0.0, - "us-east-2": 0.1574, - "us-west-2": 0.1574 + "us-east-2": 0.0943, + "us-west-2": 0.0943 }, "c7gn.large": { - "ap-northeast-1": 0.2524, - "eu-west-1": 0.0, - "us-east-1": 0.2198, - "us-east-2": 0.0, - "us-west-2": 0.2273 + "ap-northeast-1": 0.2306, + "eu-west-1": 0.2048, + "us-east-1": 0.1886, + "us-east-2": 0.1886, + "us-west-2": 0.1886 }, "c7gn.xlarge": { - "ap-northeast-1": 0.4285, - "eu-west-1": 0.377, - "us-east-1": 0.3446, - "us-east-2": 0.3446, - "us-west-2": 0.3446 + "ap-northeast-1": 0.4611, + "eu-west-1": 0.4096, + "us-east-1": 0.3772, + "us-east-2": 0.0, + "us-west-2": 0.3772 }, "c7gn.metal": { - "ap-northeast-1": 5.2018, - "eu-west-1": 4.677, - "us-east-1": 4.1586, - "us-east-2": 0.0, - "us-west-2": 4.1586 + "ap-northeast-1": 6.624, + "eu-west-1": 6.0992, + "us-east-1": 5.5808, + "us-east-2": 5.5808, + "us-west-2": 5.5808 }, "c7gn.2xlarge": { - "ap-northeast-1": 0.7946, - "eu-west-1": 0.729, - "us-east-1": 0.6642, - "us-east-2": 0.6642, - "us-west-2": 0.0 + "ap-northeast-1": 0.8848, + "eu-west-1": 0.8192, + "us-east-1": 0.7544, + "us-east-2": 0.7544, + "us-west-2": 0.7544 }, "c7gn.4xlarge": { - "ap-northeast-1": 1.4991, - "eu-west-1": 1.3605, + "ap-northeast-1": 0.0, + "eu-west-1": 1.5248, "us-east-1": 0.0, - "us-east-2": 1.1634, - "us-west-2": 1.2233 + "us-east-2": 1.3952, + "us-west-2": 0.0 }, "c7gn.8xlarge": { - "ap-northeast-1": 2.8332, + "ap-northeast-1": 3.4618, "eu-west-1": 0.0, - "us-east-1": 2.1618, + "us-east-1": 2.7904, "us-east-2": 0.0, - "us-west-2": 0.0 + "us-west-2": 2.7904 }, "c7gn.12xlarge": { - "ap-northeast-1": 3.9426, - "eu-west-1": 3.7514, - "us-east-1": 0.0, - "us-east-2": 3.1602, - "us-west-2": 3.1602 + "ap-northeast-1": 4.968, + "eu-west-1": 0.0, + "us-east-1": 4.3653, + "us-east-2": 4.1856, + "us-west-2": 4.1856 }, "c7gn.16xlarge": { - "ap-northeast-1": 5.2018, - "eu-west-1": 4.677, + "ap-northeast-1": 6.624, + "eu-west-1": 6.0992, "us-east-1": 0.0, - "us-east-2": 4.1586, - "us-west-2": 4.1586 + "us-east-2": 5.5808, + "us-west-2": 0.0 }, "c7i.large": { - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.1958, - "ap-south-1": 0.19318, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.21155, - "ca-central-1": 0.0, - "eu-central-1": 0.20704, - "eu-north-1": 0.20011, - "eu-south-2": 0.0, - "eu-west-1": 0.19076, - "eu-west-2": 0.20105, - "eu-west-3": 0.0, - "sa-east-1": 0.23255, - "us-east-1": 0.18425, - "us-east-2": 0.0, - "us-gov-east-1": 0.21281, - "us-west-1": 0.2063, + "ap-northeast-1": 0.18739, + "ap-northeast-2": 0.1646, + "ap-south-1": 0.15305, + "ap-southeast-1": 0.0, + "ap-southeast-2": 0.18035, + "ap-southeast-5": 0.15127, + "ap-southeast-7": 0.16002, + "ca-central-1": 0.0, + "eu-central-1": 0.16565, + "eu-north-1": 0.15935, + "eu-south-2": 0.1646, + "eu-west-1": 0.15956, + "eu-west-2": 0.16985, + "eu-west-3": 0.18046, + "mx-central-1": 0.0, + "sa-east-1": 0.20135, + "us-east-1": 0.15305, + "us-east-2": 0.15305, + "us-gov-east-1": 0.1709, + "us-gov-west-1": 0.1709, + "us-west-1": 0.1751, "us-west-2": 0.0 }, "c7i.xlarge": { - "ap-northeast-1": 0.34217, - "ap-northeast-2": 0.31676, - "ap-south-1": 0.29135, - "ap-southeast-1": 0.32138, - "ap-southeast-2": 0.3281, - "ca-central-1": 0.2903, - "eu-central-1": 0.31907, - "eu-north-1": 0.0, - "eu-south-2": 0.2966, + "ap-northeast-1": 0.3523, + "ap-northeast-2": 0.34936, + "ap-south-1": 0.32395, + "ap-southeast-1": 0.3334, + "ap-southeast-2": 0.3607, + "ap-southeast-5": 0.0, + "ap-southeast-7": 0.30254, + "ca-central-1": 0.3229, + "eu-central-1": 0.3313, + "eu-north-1": 0.33781, + "eu-south-2": 0.3292, "eu-west-1": 0.0, - "eu-west-2": 0.3071, - "eu-west-3": 0.32831, - "sa-east-1": 0.3701, - "us-east-1": 0.2735, - "us-east-2": 0.29135, - "us-gov-east-1": 0.0, - "us-west-1": 0.33986, - "us-west-2": 0.0 + "eu-west-2": 0.0, + "eu-west-3": 0.0, + "mx-central-1": 0.31502, + "sa-east-1": 0.4027, + "us-east-1": 0.3061, + "us-east-2": 0.32395, + "us-gov-east-1": 0.3418, + "us-gov-west-1": 0.36322, + "us-west-1": 0.37246, + "us-west-2": 0.32395 }, "c7i.metal-24xl": { - "ap-northeast-1": 6.09708, - "ap-northeast-2": 5.0034, - "ap-south-1": 4.8774, - "ap-southeast-1": 5.59812, - "ap-southeast-2": 6.31884, - "ca-central-1": 5.32092, - "eu-central-1": 5.0538, - "eu-north-1": 0.0, - "eu-south-2": 0.0, - "eu-west-1": 4.76148, - "eu-west-2": 0.0, + "ap-northeast-1": 7.7736, + "ap-northeast-2": 7.2192, + "ap-south-1": 6.6648, + "ap-southeast-1": 7.32, + "ap-southeast-2": 7.9752, + "ap-southeast-5": 6.57936, + "ap-southeast-7": 0.0, + "ca-central-1": 7.53672, + "eu-central-1": 7.75848, + "eu-north-1": 6.9672, + "eu-south-2": 7.2192, + "eu-west-1": 6.97728, + "eu-west-2": 7.4712, "eu-west-3": 0.0, - "sa-east-1": 7.42764, + "mx-central-1": 6.87888, + "sa-east-1": 8.9832, "us-east-1": 0.0, "us-east-2": 0.0, - "us-gov-east-1": 0.0, - "us-west-1": 0.0, + "us-gov-east-1": 7.5216, + "us-gov-west-1": 7.5216, + "us-west-1": 7.7232, "us-west-2": 0.0 }, "c7i.metal-48xl": { - "ap-northeast-1": 10.9506, - "ap-northeast-2": 9.8418, - "ap-south-1": 8.733, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, - "ca-central-1": 9.5394, - "eu-central-1": 9.9426, - "eu-north-1": 9.3378, - "eu-south-2": 9.8418, - "eu-west-1": 9.35796, - "eu-west-2": 10.3458, - "eu-west-3": 10.3458, - "sa-east-1": 0.0, - "us-east-1": 8.733, - "us-east-2": 8.733, - "us-gov-east-1": 10.4466, - "us-west-1": 10.8498, - "us-west-2": 8.733 + "ap-northeast-1": 14.6448, + "ap-northeast-2": 13.536, + "ap-south-1": 12.4272, + "ap-southeast-1": 0.0, + "ap-southeast-2": 15.048, + "ap-southeast-5": 12.25632, + "ap-southeast-7": 0.0, + "ca-central-1": 13.2336, + "eu-central-1": 13.6368, + "eu-north-1": 13.032, + "eu-south-2": 13.536, + "eu-west-1": 13.05216, + "eu-west-2": 14.04, + "eu-west-3": 14.04, + "mx-central-1": 12.85536, + "sa-east-1": 17.064, + "us-east-1": 12.4272, + "us-east-2": 12.4272, + "us-gov-east-1": 14.1408, + "us-gov-west-1": 14.1408, + "us-west-1": 14.544, + "us-west-2": 0.0 }, "c7i.2xlarge": { - "ap-northeast-1": 0.6144, - "ap-northeast-2": 0.5682, - "ap-south-1": 0.522, - "ap-southeast-1": 0.61776, - "ap-southeast-2": 0.6312, - "ca-central-1": 0.5556, - "eu-central-1": 0.5724, - "eu-north-1": 0.58542, - "eu-south-2": 0.60852, - "eu-west-1": 0.54804, - "eu-west-2": 0.0, - "eu-west-3": 0.0, - "sa-east-1": 0.0, - "us-east-1": 0.5577, - "us-east-2": 0.5577, - "us-gov-east-1": 0.63624, - "us-west-1": 0.6102, + "ap-northeast-1": 0.7046, + "ap-northeast-2": 0.6584, + "ap-south-1": 0.6122, + "ap-southeast-1": 0.6668, + "ap-southeast-2": 0.7214, + "ap-southeast-5": 0.60508, + "ap-southeast-7": 0.0, + "ca-central-1": 0.6458, + "eu-central-1": 0.70334, + "eu-north-1": 0.6374, + "eu-south-2": 0.6584, + "eu-west-1": 0.63824, + "eu-west-2": 0.6794, + "eu-west-3": 0.6794, + "mx-central-1": 0.63004, + "sa-east-1": 0.0, + "us-east-1": 0.6122, + "us-east-2": 0.6122, + "us-gov-east-1": 0.72644, + "us-gov-west-1": 0.0, + "us-west-1": 0.7004, "us-west-2": 0.0 }, "c7i.4xlarge": { - "ap-northeast-1": 1.0638, - "ap-northeast-2": 0.0, - "ap-south-1": 0.879, - "ap-southeast-1": 1.07052, - "ap-southeast-2": 0.0, - "ca-central-1": 0.0, - "eu-central-1": 1.06128, - "eu-north-1": 0.9294, - "eu-south-2": 0.9714, - "eu-west-1": 1.00769, - "eu-west-2": 1.09824, - "eu-west-3": 1.0134, - "sa-east-1": 1.37544, - "us-east-1": 0.879, - "us-east-2": 0.0, - "us-gov-east-1": 1.10748, - "us-west-1": 0.0, - "us-west-2": 0.9504 + "ap-northeast-1": 1.2956, + "ap-northeast-2": 0.0, + "ap-south-1": 1.1108, + "ap-southeast-1": 1.22, + "ap-southeast-2": 0.0, + "ap-southeast-5": 1.09656, + "ap-southeast-7": 1.09656, + "ca-central-1": 1.25612, + "eu-central-1": 1.2116, + "eu-north-1": 1.23764, + "eu-south-2": 1.2032, + "eu-west-1": 1.16288, + "eu-west-2": 1.33004, + "eu-west-3": 0.0, + "mx-central-1": 1.14648, + "sa-east-1": 1.4972, + "us-east-1": 1.1108, + "us-east-2": 1.1822, + "us-gov-east-1": 1.33928, + "us-gov-west-1": 1.2536, + "us-west-1": 1.2872, + "us-west-2": 1.1108 }, "c7i.8xlarge": { - "ap-northeast-1": 0.0, - "ap-northeast-2": 1.7778, + "ap-northeast-1": 2.77096, + "ap-northeast-2": 2.4064, "ap-south-1": 0.0, - "ap-southeast-1": 1.8114, - "ap-southeast-2": 2.0298, - "ca-central-1": 1.7274, - "eu-central-1": 0.0, - "eu-north-1": 1.84668, - "eu-south-2": 1.93908, - "eu-west-1": 1.85038, - "eu-west-2": 2.03148, - "eu-west-3": 1.8618, + "ap-southeast-1": 2.44, + "ap-southeast-2": 2.84488, + "ap-southeast-5": 2.33307, + "ap-southeast-7": 2.19312, + "ca-central-1": 2.356, + "eu-central-1": 0.0, + "eu-north-1": 2.47528, + "eu-south-2": 0.0, + "eu-west-1": 2.32576, + "eu-west-2": 2.66008, + "eu-west-3": 2.4904, + "mx-central-1": 2.29296, "sa-east-1": 0.0, - "us-east-1": 1.7358, - "us-east-2": 1.593, - "us-gov-east-1": 0.0, - "us-west-1": 1.9458, + "us-east-1": 2.2216, + "us-east-2": 2.2216, + "us-gov-east-1": 2.5072, + "us-gov-west-1": 2.5072, + "us-west-1": 2.75248, "us-west-2": 0.0 }, "c7i.12xlarge": { - "ap-northeast-1": 2.8614, - "ap-northeast-2": 2.82612, - "ap-south-1": 2.307, - "ap-southeast-1": 2.6346, - "ap-southeast-2": 0.0, - "ca-central-1": 2.74296, - "eu-central-1": 2.6094, - "eu-north-1": 0.0, - "eu-south-2": 2.5842, - "eu-west-1": 2.46324, - "eu-west-2": 2.96472, + "ap-northeast-1": 3.8868, + "ap-northeast-2": 3.6096, + "ap-south-1": 3.3324, + "ap-southeast-1": 3.66, + "ap-southeast-2": 3.9876, + "ap-southeast-5": 3.28968, + "ap-southeast-7": 3.28968, + "ca-central-1": 3.76836, + "eu-central-1": 3.6348, + "eu-north-1": 0.0, + "eu-south-2": 3.85152, + "eu-west-1": 0.0, + "eu-west-2": 3.7356, "eu-west-3": 0.0, - "sa-east-1": 3.4662, - "us-east-1": 2.5212, - "us-east-2": 2.307, - "us-gov-east-1": 0.0, - "us-west-1": 3.10332, - "us-west-2": 2.5212 + "mx-central-1": 3.43944, + "sa-east-1": 4.4916, + "us-east-1": 3.5466, + "us-east-2": 3.5466, + "us-gov-east-1": 4.01784, + "us-gov-west-1": 3.7608, + "us-west-1": 4.12872, + "us-west-2": 0.0 }, "c7i.16xlarge": { - "ap-northeast-1": 0.0, - "ap-northeast-2": 3.71316, - "ap-south-1": 3.021, - "ap-southeast-1": 0.0, - "ap-southeast-2": 3.8946, - "ca-central-1": 3.2898, - "eu-central-1": 0.0, - "eu-north-1": 3.52836, - "eu-south-2": 0.0, - "eu-west-1": 3.22932, - "eu-west-2": 0.0, - "eu-west-3": 3.89796, - "sa-east-1": 5.00676, - "us-east-1": 0.0, - "us-east-2": 3.021, - "us-gov-east-1": 3.5922, - "us-west-1": 4.08276, - "us-west-2": 3.3066 + "ap-northeast-1": 5.1824, + "ap-northeast-2": 5.13536, + "ap-south-1": 4.7288, + "ap-southeast-1": 0.0, + "ap-southeast-2": 0.0, + "ap-southeast-5": 4.66614, + "ap-southeast-7": 4.38624, + "ca-central-1": 4.712, + "eu-central-1": 4.8464, + "eu-north-1": 4.95056, + "eu-south-2": 4.8128, + "eu-west-1": 4.95795, + "eu-west-2": 5.32016, + "eu-west-3": 4.9808, + "mx-central-1": 4.58592, + "sa-east-1": 5.9888, + "us-east-1": 4.7288, + "us-east-2": 4.4432, + "us-gov-east-1": 5.0144, + "us-gov-west-1": 0.0, + "us-west-1": 5.50496, + "us-west-2": 4.7288 }, "c7i.24xlarge": { - "ap-northeast-1": 5.5578, - "ap-northeast-2": 5.48724, - "ap-south-1": 4.8774, - "ap-southeast-1": 5.1042, - "ap-southeast-2": 6.31884, - "ca-central-1": 5.32092, - "eu-central-1": 5.54268, - "eu-north-1": 5.21004, + "ap-northeast-1": 7.7736, + "ap-northeast-2": 7.2192, + "ap-south-1": 0.0, + "ap-southeast-1": 7.81392, + "ap-southeast-2": 8.53464, + "ap-southeast-5": 6.57936, + "ap-southeast-7": 6.57936, + "ca-central-1": 7.068, + "eu-central-1": 7.2696, + "eu-north-1": 7.42584, "eu-south-2": 0.0, - "eu-west-1": 0.0, - "eu-west-2": 5.2554, - "eu-west-3": 5.76444, - "sa-east-1": 6.7674, - "us-east-1": 4.449, - "us-east-2": 4.449, - "us-gov-east-1": 5.3058, - "us-west-1": 6.04164, - "us-west-2": 4.8774 + "eu-west-1": 6.97728, + "eu-west-2": 7.4712, + "eu-west-3": 7.4712, + "mx-central-1": 0.0, + "sa-east-1": 9.64344, + "us-east-1": 6.6648, + "us-east-2": 6.6648, + "us-gov-east-1": 7.5216, + "us-gov-west-1": 0.0, + "us-west-1": 7.7232, + "us-west-2": 7.0932 }, "c7i.48xlarge": { "ap-northeast-1": 0.0, - "ap-northeast-2": 9.8418, - "ap-south-1": 0.0, - "ap-southeast-1": 0.0, - "ap-southeast-2": 11.3538, - "ca-central-1": 9.5394, - "eu-central-1": 9.9426, - "eu-north-1": 0.0, - "eu-south-2": 9.8418, - "eu-west-1": 9.35796, - "eu-west-2": 10.3458, - "eu-west-3": 10.3458, - "sa-east-1": 13.3698, - "us-east-1": 8.733, - "us-east-2": 8.733, + "ap-northeast-2": 13.536, + "ap-south-1": 0.0, + "ap-southeast-1": 13.7376, + "ap-southeast-2": 15.048, + "ap-southeast-5": 12.25632, + "ap-southeast-7": 12.25632, + "ca-central-1": 13.2336, + "eu-central-1": 13.6368, + "eu-north-1": 13.032, + "eu-south-2": 13.536, + "eu-west-1": 13.05216, + "eu-west-2": 14.04, + "eu-west-3": 14.04, + "mx-central-1": 0.0, + "sa-east-1": 17.064, + "us-east-1": 12.4272, + "us-east-2": 12.4272, "us-gov-east-1": 0.0, - "us-west-1": 10.8498, - "us-west-2": 0.0 + "us-gov-west-1": 14.1408, + "us-west-1": 14.544, + "us-west-2": 12.4272 }, "c7i-flex.large": { - "ap-south-1": 0.17979, - "ap-southeast-1": 0.19278, - "ca-central-1": 0.18777, - "eu-north-1": 0.18577, - "eu-south-2": 0.19076, - "eu-west-1": 0.18597, - "eu-west-2": 0.19575, - "eu-west-3": 0.19575, - "sa-east-1": 0.22567, - "us-east-2": 0.17979, - "us-west-1": 0.20074 + "ap-northeast-1": 0.17053, + "ap-northeast-2": 0.15956, + "ap-south-1": 0.14859, + "ap-southeast-1": 0.16158, + "ap-southeast-2": 0.17452, + "ap-southeast-5": 0.1469, + "ca-central-1": 0.15657, + "eu-central-1": 0.16056, + "eu-north-1": 0.15457, + "eu-south-2": 0.15956, + "eu-west-1": 0.15477, + "eu-west-2": 0.16455, + "eu-west-3": 0.16455, + "sa-east-1": 0.19447, + "us-east-1": 0.14859, + "us-east-2": 0.14859, + "us-gov-west-1": 0.16555, + "us-west-1": 0.16954, + "us-west-2": 0.14859 }, "c7i-flex.xlarge": { - "ap-south-1": 0.26458, - "ap-southeast-1": 0.29055, - "ca-central-1": 0.28054, - "eu-north-1": 0.27655, - "eu-south-2": 0.28652, - "eu-west-1": 0.27694, - "eu-west-2": 0.2965, - "eu-west-3": 0.2965, - "sa-east-1": 0.35635, - "us-east-2": 0.26458, - "us-west-1": 0.30647 + "ap-northeast-1": 0.34107, + "ap-northeast-2": 0.31912, + "ap-south-1": 0.29718, + "ap-southeast-1": 0.32315, + "ap-southeast-2": 0.34905, + "ap-southeast-5": 0.29379, + "ca-central-1": 0.31314, + "eu-central-1": 0.32112, + "eu-north-1": 0.30915, + "eu-south-2": 0.31912, + "eu-west-1": 0.30954, + "eu-west-2": 0.3291, + "eu-west-3": 0.3291, + "sa-east-1": 0.38895, + "us-east-1": 0.29718, + "us-east-2": 0.29718, + "us-gov-west-1": 0.3311, + "us-west-1": 0.33907, + "us-west-2": 0.29718 }, "c7i-flex.2xlarge": { - "ap-south-1": 0.50415, - "ap-southeast-1": 0.5561, - "ca-central-1": 0.53607, - "eu-north-1": 0.52809, - "eu-south-2": 0.54804, - "eu-west-1": 0.52889, - "eu-west-2": 0.56799, - "eu-west-3": 0.56799, - "sa-east-1": 0.68769, - "us-east-2": 0.50415, - "us-west-1": 0.58794 + "ap-northeast-1": 0.68213, + "ap-northeast-2": 0.63824, + "ap-south-1": 0.59435, + "ap-southeast-1": 0.6463, + "ap-southeast-2": 0.69809, + "ap-southeast-5": 0.58759, + "ca-central-1": 0.62627, + "eu-central-1": 0.64223, + "eu-north-1": 0.61829, + "eu-south-2": 0.63824, + "eu-west-1": 0.61909, + "eu-west-2": 0.65819, + "eu-west-3": 0.65819, + "sa-east-1": 0.77789, + "us-east-1": 0.59435, + "us-east-2": 0.59435, + "us-gov-west-1": 0.6622, + "us-west-1": 0.67814, + "us-west-2": 0.59435 }, "c7i-flex.4xlarge": { - "ap-south-1": 0.8433, - "ap-southeast-1": 0.9472, - "ca-central-1": 0.90714, - "eu-north-1": 0.89118, - "eu-south-2": 0.93108, - "eu-west-1": 0.89278, - "eu-west-2": 0.97098, - "eu-west-3": 0.97098, - "sa-east-1": 1.21038, - "us-east-2": 0.8433, - "us-west-1": 1.01088 + "ap-northeast-1": 1.25066, + "ap-northeast-2": 1.16288, + "ap-south-1": 1.0751, + "ap-southeast-1": 1.179, + "ap-southeast-2": 1.28258, + "ap-southeast-5": 1.06157, + "ca-central-1": 1.13894, + "eu-central-1": 1.17086, + "eu-north-1": 1.12298, + "eu-south-2": 1.16288, + "eu-west-1": 1.12458, + "eu-west-2": 1.20278, + "eu-west-3": 1.20278, + "sa-east-1": 1.44218, + "us-east-1": 1.0751, + "us-east-2": 1.0751, + "us-gov-west-1": 1.2108, + "us-west-1": 1.24268, + "us-west-2": 1.0751 }, "c7i-flex.8xlarge": { - "ap-south-1": 1.5216, - "ap-southeast-1": 1.72941, - "ca-central-1": 1.64928, - "eu-north-1": 1.61736, - "eu-south-2": 1.69716, - "eu-west-1": 1.62055, - "eu-west-2": 1.77696, - "eu-west-3": 1.77696, - "sa-east-1": 2.25576, - "us-east-2": 1.5216, - "us-west-1": 1.85676 + "ap-northeast-1": 2.50132, + "ap-northeast-2": 2.32576, + "ap-south-1": 2.1502, + "ap-southeast-1": 2.35801, + "ap-southeast-2": 2.56516, + "ap-southeast-5": 2.12314, + "ca-central-1": 2.27788, + "eu-central-1": 2.34172, + "eu-north-1": 2.24596, + "eu-south-2": 2.32576, + "eu-west-1": 2.24915, + "eu-west-2": 2.40556, + "eu-west-3": 2.40556, + "sa-east-1": 2.88436, + "us-east-1": 2.1502, + "us-east-2": 2.1502, + "us-gov-west-1": 2.4216, + "us-west-1": 2.48536, + "us-west-2": 2.1502 + }, + "c7i-flex.12xlarge": { + "ap-northeast-1": 3.75198, + "ap-south-1": 3.2253, + "ap-southeast-1": 3.53701, + "ap-southeast-2": 3.84774, + "ap-southeast-5": 3.18472, + "ca-central-1": 3.41682, + "eu-central-1": 3.51258, + "eu-north-1": 3.36894, + "eu-south-2": 3.48864, + "eu-west-1": 3.37373, + "eu-west-2": 3.60834, + "eu-west-3": 3.60834, + "sa-east-1": 4.32654, + "us-east-1": 3.2253, + "us-east-2": 3.2253, + "us-gov-west-1": 3.6324, + "us-west-1": 3.72804, + "us-west-2": 3.2253 + }, + "c7i-flex.16xlarge": { + "ap-northeast-1": 5.00264, + "ap-south-1": 4.3004, + "ap-southeast-1": 4.71602, + "ap-southeast-2": 5.13032, + "ap-southeast-5": 4.24629, + "ca-central-1": 4.55576, + "eu-central-1": 4.68344, + "eu-north-1": 4.49192, + "eu-south-2": 4.65152, + "eu-west-1": 4.4983, + "eu-west-2": 4.81112, + "eu-west-3": 4.81112, + "sa-east-1": 5.76872, + "us-east-1": 4.3004, + "us-east-2": 4.3004, + "us-gov-west-1": 4.8432, + "us-west-1": 4.97072, + "us-west-2": 4.3004 + }, + "c8g.medium": { + "eu-central-1": 0.07725, + "eu-north-1": 0.0, + "eu-south-2": 0.07453, + "eu-west-1": 0.07454, + "us-east-1": 0.07178, + "us-east-2": 0.07164, + "us-west-2": 0.07577 + }, + "c8g.large": { + "eu-central-1": 0.1545, + "eu-north-1": 0.1489, + "eu-south-2": 0.14906, + "eu-west-1": 0.0, + "us-east-1": 0.14356, + "us-east-2": 0.15123, + "us-west-2": 0.0 + }, + "c8g.xlarge": { + "eu-central-1": 0.309, + "eu-north-1": 0.2978, + "eu-south-2": 0.31517, + "eu-west-1": 0.31522, + "us-east-1": 0.30307, + "us-east-2": 0.28656, + "us-west-2": 0.0 + }, + "c8g.metal-24xl": { + "eu-central-1": 0.0, + "eu-north-1": 6.4656, + "eu-south-2": 0.0, + "eu-west-1": 6.88358, + "us-east-1": 0.0, + "us-east-2": 6.57734, + "us-west-2": 6.59213 + }, + "c8g.metal-48xl": { + "eu-central-1": 12.5664, + "eu-north-1": 12.0288, + "eu-south-2": 12.04416, + "eu-west-1": 12.04608, + "us-east-1": 0.0, + "us-east-2": 11.48928, + "us-west-2": 11.51616 + }, + "c8g.2xlarge": { + "eu-central-1": 0.618, + "eu-north-1": 0.0, + "eu-south-2": 0.59624, + "eu-west-1": 0.63043, + "us-east-1": 0.57424, + "us-east-2": 0.0, + "us-west-2": 0.57424 + }, + "c8g.4xlarge": { + "eu-central-1": 1.1224, + "eu-north-1": 1.0776, + "eu-south-2": 0.0, + "eu-west-1": 1.07904, + "us-east-1": 1.03488, + "us-east-2": 1.03264, + "us-west-2": 1.03488 + }, + "c8g.8xlarge": { + "eu-central-1": 2.38992, + "eu-north-1": 2.1552, + "eu-south-2": 2.15776, + "eu-west-1": 0.0, + "us-east-1": 2.19738, + "us-east-2": 2.06528, + "us-west-2": 2.06976 + }, + "c8g.12xlarge": { + "eu-central-1": 3.3672, + "eu-north-1": 0.0, + "eu-south-2": 3.23664, + "eu-west-1": 3.23712, + "us-east-1": 3.29606, + "us-east-2": 3.09792, + "us-west-2": 0.0 + }, + "c8g.16xlarge": { + "eu-central-1": 0.0, + "eu-north-1": 0.0, + "eu-south-2": 4.31552, + "eu-west-1": 4.31616, + "us-east-1": 4.39475, + "us-east-2": 4.13056, + "us-west-2": 4.39475 + }, + "c8g.24xlarge": { + "eu-central-1": 6.7344, + "eu-north-1": 6.87408, + "eu-south-2": 6.47328, + "eu-west-1": 6.47424, + "us-east-1": 6.59213, + "us-east-2": 6.19584, + "us-west-2": 6.59213 + }, + "c8g.48xlarge": { + "eu-central-1": 12.5664, + "eu-north-1": 12.0288, + "eu-south-2": 12.04416, + "eu-west-1": 12.04608, + "us-east-1": 11.51616, + "us-east-2": 0.0, + "us-west-2": 11.51616 }, "d2.xlarge": { "af-south-1": 0.0, - "ap-east-1": 1.052, - "ap-northeast-1": 1.023, - "ap-northeast-2": 0.939, - "ap-northeast-3": 0.939, - "ap-south-1": 0.922, - "ap-southeast-1": 1.052, - "ap-southeast-2": 0.0, - "ca-central-1": 0.854, - "eu-central-1": 0.889, - "eu-north-1": 0.863, - "eu-south-1": 0.867, + "ap-east-1": 1.085, + "ap-northeast-1": 1.056, + "ap-northeast-2": 0.972, + "ap-northeast-3": 0.972, + "ap-south-1": 0.955, + "ap-southeast-1": 1.085, + "ap-southeast-2": 0.998, + "ca-central-1": 0.887, + "eu-central-1": 0.922, + "eu-north-1": 0.895, + "eu-south-1": 0.0, "eu-west-1": 0.0, - "eu-west-2": 0.944, - "eu-west-3": 0.867, - "me-south-1": 0.984, + "eu-west-2": 0.9, + "eu-west-3": 0.9, + "me-south-1": 1.017, "us-east-1": 0.0, - "us-east-2": 0.0, + "us-east-2": 0.818, "us-gov-east-1": 0.0, - "us-gov-west-1": 1.006, - "us-west-1": 0.876, - "us-west-2": 0.0 + "us-gov-west-1": 0.956, + "us-west-1": 0.0, + "us-west-2": 0.818 }, "d2.2xlarge": { - "af-south-1": 0.0, - "ap-east-1": 2.079, - "ap-northeast-1": 2.022, - "ap-northeast-2": 2.022, - "ap-northeast-3": 1.853, - "ap-south-1": 0.0, - "ap-southeast-1": 1.905, - "ap-southeast-2": 2.079, - "ca-central-1": 1.835, - "eu-central-1": 1.912, - "eu-north-1": 1.701, - "eu-south-1": 1.863, - "eu-west-1": 1.782, + "af-south-1": 2.005, + "ap-east-1": 2.169, + "ap-northeast-1": 2.112, + "ap-northeast-2": 2.112, + "ap-northeast-3": 1.943, + "ap-south-1": 2.075, + "ap-southeast-1": 2.169, + "ap-southeast-2": 2.169, + "ca-central-1": 1.773, + "eu-central-1": 1.843, + "eu-north-1": 0.0, + "eu-south-1": 0.0, + "eu-west-1": 1.872, "eu-west-2": 0.0, - "eu-west-3": 1.863, - "me-south-1": 1.782, - "us-east-1": 0.0, - "us-east-2": 1.683, - "us-gov-east-1": 1.821, - "us-gov-west-1": 1.987, - "us-west-1": 1.727, - "us-west-2": 1.683 + "eu-west-3": 1.799, + "me-south-1": 1.872, + "us-east-1": 1.773, + "us-east-2": 1.773, + "us-gov-east-1": 1.911, + "us-gov-west-1": 2.077, + "us-west-1": 1.973, + "us-west-2": 1.635 }, "d2.4xlarge": { - "af-south-1": 3.665, - "ap-east-1": 3.993, - "ap-northeast-1": 3.541, - "ap-northeast-2": 0.0, - "ap-northeast-3": 3.541, - "ap-south-1": 3.473, - "ap-southeast-1": 0.0, - "ap-southeast-2": 3.645, - "ca-central-1": 3.201, - "eu-central-1": 0.0, - "eu-north-1": 2.957, - "eu-south-1": 3.253, - "eu-west-1": 3.399, - "eu-west-2": 0.0, - "eu-west-3": 0.0, - "me-south-1": 3.399, - "us-east-1": 2.925, - "us-east-2": 2.925, - "us-gov-east-1": 3.808, - "us-gov-west-1": 3.808, - "us-west-1": 3.601, - "us-west-2": 0.0 + "af-south-1": 3.897, + "ap-east-1": 4.225, + "ap-northeast-1": 3.773, + "ap-northeast-2": 3.773, + "ap-northeast-3": 3.773, + "ap-south-1": 3.705, + "ap-southeast-1": 0.0, + "ap-southeast-2": 3.877, + "ca-central-1": 3.433, + "eu-central-1": 0.0, + "eu-north-1": 3.189, + "eu-south-1": 3.485, + "eu-west-1": 3.337, + "eu-west-2": 0.0, + "eu-west-3": 3.794, + "me-south-1": 3.631, + "us-east-1": 3.157, + "us-east-2": 3.157, + "us-gov-east-1": 4.04, + "us-gov-west-1": 3.709, + "us-west-1": 3.521, + "us-west-2": 3.433 }, "d2.8xlarge": { - "af-south-1": 7.165, - "ap-east-1": 7.821, - "ap-northeast-1": 6.917, - "ap-northeast-2": 6.917, - "ap-northeast-3": 6.917, - "ap-south-1": 6.781, - "ap-southeast-1": 7.125, + "af-south-1": 7.893, + "ap-east-1": 8.549, + "ap-northeast-1": 7.645, + "ap-northeast-2": 0.0, + "ap-northeast-3": 7.645, + "ap-south-1": 7.509, + "ap-southeast-1": 0.0, "ap-southeast-2": 0.0, - "ca-central-1": 6.237, - "eu-central-1": 6.517, - "eu-north-1": 0.0, - "eu-south-1": 6.341, + "ca-central-1": 6.965, + "eu-central-1": 7.245, + "eu-north-1": 6.477, + "eu-south-1": 0.0, "eu-west-1": 0.0, - "eu-west-2": 6.341, - "eu-west-3": 6.341, - "me-south-1": 6.633, - "us-east-1": 5.685, - "us-east-2": 5.685, - "us-gov-east-1": 0.0, - "us-gov-west-1": 6.789, + "eu-west-2": 7.069, + "eu-west-3": 7.069, + "me-south-1": 7.361, + "us-east-1": 6.413, + "us-east-2": 0.0, + "us-gov-east-1": 7.517, + "us-gov-west-1": 7.517, "us-west-1": 0.0, "us-west-2": 0.0 }, "d3.xlarge": { - "ap-northeast-1": 0.819, - "ap-south-1": 0.619, - "ap-southeast-1": 0.721, - "ap-southeast-2": 0.721, - "ca-central-1": 0.645, - "eu-central-1": 0.753, - "eu-central-2": 0.819, - "eu-west-1": 0.704, - "eu-west-2": 0.735, + "ap-northeast-1": 0.852, + "ap-south-1": 0.651, + "ap-southeast-1": 0.754, + "ap-southeast-2": 0.754, + "ca-central-1": 0.678, + "eu-central-1": 0.786, + "eu-central-2": 0.851, + "eu-west-1": 0.737, + "eu-west-2": 0.767, "eu-west-3": 0.735, - "il-central-1": 0.735, - "us-east-1": 0.594, - "us-east-2": 0.594, - "us-gov-west-1": 0.693, - "us-west-2": 0.594 + "il-central-1": 0.767, + "us-east-1": 0.627, + "us-east-2": 0.627, + "us-gov-west-1": 0.726, + "us-west-2": 0.627 }, "d3.2xlarge": { - "ap-northeast-1": 1.613, - "ap-south-1": 1.212, - "ap-southeast-1": 1.417, - "ap-southeast-2": 1.417, - "ca-central-1": 1.265, - "eu-central-1": 1.481, - "eu-central-2": 1.613, - "eu-west-1": 1.384, - "eu-west-2": 1.445, + "ap-northeast-1": 1.704, + "ap-south-1": 1.302, + "ap-southeast-1": 1.507, + "ap-southeast-2": 1.507, + "ca-central-1": 1.355, + "eu-central-1": 1.571, + "eu-central-2": 1.703, + "eu-west-1": 1.474, + "eu-west-2": 1.535, "eu-west-3": 1.445, - "il-central-1": 1.445, - "us-east-1": 1.164, - "us-east-2": 1.164, - "us-gov-west-1": 1.362, - "us-west-2": 1.164 + "il-central-1": 1.535, + "us-east-1": 1.254, + "us-east-2": 1.254, + "us-gov-west-1": 1.452, + "us-west-2": 1.254 }, "d3.4xlarge": { - "ap-northeast-1": 3.062, - "ap-south-1": 2.26, - "ap-southeast-1": 2.669, - "ap-southeast-2": 2.669, - "ca-central-1": 2.366, - "eu-central-1": 2.797, - "eu-central-2": 3.06, - "eu-west-1": 2.602, - "eu-west-2": 2.724, + "ap-northeast-1": 3.294, + "ap-south-1": 2.491, + "ap-southeast-1": 2.901, + "ap-southeast-2": 2.901, + "ca-central-1": 2.597, + "eu-central-1": 3.029, + "eu-central-2": 3.292, + "eu-west-1": 2.834, + "eu-west-2": 2.956, "eu-west-3": 2.724, - "il-central-1": 2.724, - "us-east-1": 2.163, - "us-east-2": 2.163, - "us-gov-west-1": 2.559, - "us-west-2": 2.163 + "il-central-1": 2.956, + "us-east-1": 2.395, + "us-east-2": 2.395, + "us-gov-west-1": 2.791, + "us-west-2": 2.395 }, "d3.8xlarge": { - "ap-northeast-1": 5.95844, - "ap-south-1": 4.35404, - "ap-southeast-1": 5.17308, - "ap-southeast-2": 5.17308, - "ca-central-1": 4.56612, - "eu-central-1": 5.42948, - "eu-central-2": 5.95596, - "eu-west-1": 5.03948, - "eu-west-2": 5.28324, + "ap-northeast-1": 6.58704, + "ap-south-1": 4.98264, + "ap-southeast-1": 5.80168, + "ap-southeast-2": 5.80168, + "ca-central-1": 5.19472, + "eu-central-1": 6.05808, + "eu-central-2": 6.58456, + "eu-west-1": 5.66808, + "eu-west-2": 5.91184, "eu-west-3": 5.28324, - "il-central-1": 5.28324, - "us-east-1": 4.16052, - "us-east-2": 4.16052, - "us-gov-west-1": 4.95276, - "us-west-2": 4.16052 + "il-central-1": 5.91184, + "us-east-1": 4.78912, + "us-east-2": 4.78912, + "us-gov-west-1": 5.58136, + "us-west-2": 4.78912 }, "d3en.xlarge": { - "ap-northeast-1": 0.857, - "ap-southeast-1": 0.754, - "eu-central-1": 0.788, - "eu-west-1": 0.736, - "us-east-1": 0.621, - "us-west-2": 0.621 + "ap-northeast-1": 0.89, + "ap-southeast-1": 0.787, + "ap-southeast-2": 0.787, + "ap-southeast-3": 0.787, + "eu-central-1": 0.82, + "eu-west-1": 0.769, + "us-east-1": 0.653, + "us-west-2": 0.653 }, "d3en.2xlarge": { - "ap-northeast-1": 1.69, - "ap-southeast-1": 1.483, - "eu-central-1": 1.55, - "eu-west-1": 1.448, - "us-east-1": 1.216, - "us-west-2": 1.216 + "ap-northeast-1": 1.78, + "ap-southeast-1": 1.573, + "ap-southeast-2": 1.573, + "ap-southeast-3": 1.573, + "eu-central-1": 1.641, + "eu-west-1": 1.538, + "us-east-1": 1.307, + "us-west-2": 1.307 }, "d3en.4xlarge": { - "ap-northeast-1": 3.214, - "ap-southeast-1": 2.801, - "eu-central-1": 2.936, - "eu-west-1": 2.731, - "us-east-1": 2.268, - "us-west-2": 2.268 + "ap-northeast-1": 3.446, + "ap-southeast-1": 3.033, + "ap-southeast-2": 3.033, + "ap-southeast-3": 3.033, + "eu-central-1": 3.168, + "eu-west-1": 2.962, + "us-east-1": 2.5, + "us-west-2": 2.5 }, "d3en.6xlarge": { - "ap-northeast-1": 4.739, - "ap-southeast-1": 4.119, - "eu-central-1": 4.321, - "eu-west-1": 4.013, - "us-east-1": 3.319, - "us-west-2": 3.319 + "ap-northeast-1": 5.169, + "ap-southeast-1": 4.549, + "ap-southeast-2": 4.549, + "ap-southeast-3": 4.549, + "eu-central-1": 4.751, + "eu-west-1": 4.443, + "us-east-1": 3.75, + "us-west-2": 3.75 }, "d3en.8xlarge": { - "ap-northeast-1": 6.2634, - "ap-southeast-1": 5.43668, - "eu-central-1": 5.70652, - "eu-west-1": 5.29604, - "us-east-1": 4.37076, - "us-west-2": 4.37076 + "ap-northeast-1": 6.892, + "ap-southeast-1": 6.06528, + "ap-southeast-2": 6.06528, + "ap-southeast-3": 6.06528, + "eu-central-1": 6.33512, + "eu-west-1": 5.92464, + "us-east-1": 4.99936, + "us-west-2": 4.99936 }, "d3en.12xlarge": { - "ap-northeast-1": 9.3126, - "ap-southeast-1": 8.07252, - "eu-central-1": 8.47728, - "eu-west-1": 7.86156, - "us-east-1": 6.47364, - "us-west-2": 6.47364 + "ap-northeast-1": 10.338, + "ap-southeast-1": 9.09792, + "ap-southeast-2": 9.09792, + "ap-southeast-3": 9.09792, + "eu-central-1": 9.50268, + "eu-west-1": 8.88696, + "us-east-1": 7.49904, + "us-west-2": 7.49904 }, "f1.2xlarge": { - "eu-central-1": 2.0724, - "eu-west-1": 1.98, - "us-east-1": 0.0, - "us-gov-west-1": 2.343, - "us-west-2": 0.0 + "eu-central-1": 1.9892, + "eu-west-1": 2.2517, + "us-east-1": 2.0702, + "us-gov-west-1": 2.2352, + "us-west-2": 2.0702 }, "f1.4xlarge": { - "eu-central-1": 3.633, - "eu-west-1": 4.158, + "eu-central-1": 4.212, + "eu-west-1": 4.39, "us-east-1": 0.0, - "us-gov-west-1": 4.125, - "us-west-2": 0.0 + "us-gov-west-1": 4.357, + "us-west-2": 3.697 }, "f1.16xlarge": { - "eu-west-1": 14.685, + "eu-west-1": 16.1072, + "us-east-1": 14.7872, + "us-gov-west-1": 17.4272, + "us-west-2": 14.7872 + }, + "f2.6xlarge": { + "ap-southeast-2": 2.9712, + "eu-west-2": 3.1692, + "us-east-1": 2.5752, + "us-west-2": 2.5752 + }, + "f2.12xlarge": { + "ap-southeast-2": 0.0, + "eu-west-2": 6.8532, + "us-east-1": 5.1504, + "us-west-2": 5.1504 + }, + "f2.48xlarge": { + "ap-southeast-2": 0.0, + "eu-west-2": 24.4512, "us-east-1": 0.0, - "us-gov-west-1": 0.0, - "us-west-2": 13.365 + "us-west-2": 19.6992 }, "g2.2xlarge": { "ap-northeast-1": 0.0, @@ -70860,10732 +73892,12192 @@ "us-west-2": 0.0 }, "g3.4xlarge": { - "ap-northeast-1": 1.745, - "ap-northeast-2": 0.0, - "ap-southeast-1": 1.835, - "ap-southeast-2": 2.0944, - "ca-central-1": 0.0, - "eu-central-1": 0.0, - "eu-west-1": 0.0, - "eu-west-2": 1.594, - "us-east-1": 1.419, - "us-east-2": 1.305, - "us-gov-west-1": 1.485, - "us-west-1": 1.699, - "us-west-2": 1.305 + "ap-northeast-1": 1.9768, + "ap-northeast-2": 1.8168, + "ap-southeast-1": 2.0668, + "ap-southeast-2": 2.1508, + "ca-central-1": 1.8128, + "eu-central-1": 0.0, + "eu-west-1": 1.7278, + "eu-west-2": 1.8258, + "us-east-1": 1.6508, + "us-east-2": 1.5368, + "us-gov-west-1": 1.7168, + "us-west-1": 1.9308, + "us-west-2": 1.5368 }, "g3.8xlarge": { - "ap-northeast-1": 3.325, - "ap-northeast-2": 0.0, - "ap-southeast-1": 0.0, - "ap-southeast-2": 4.0238, - "ca-central-1": 2.997, + "ap-northeast-1": 3.9536, + "ap-northeast-2": 3.6336, + "ap-southeast-1": 4.1336, + "ap-southeast-2": 4.3016, + "ca-central-1": 0.0, "eu-central-1": 0.0, - "eu-west-1": 2.585, - "eu-west-2": 3.3088, - "us-east-1": 0.0, - "us-east-2": 0.0, - "us-gov-west-1": 3.069, - "us-west-1": 0.0, - "us-west-2": 2.673 + "eu-west-1": 3.2136, + "eu-west-2": 3.6516, + "us-east-1": 3.0736, + "us-east-2": 3.0736, + "us-gov-west-1": 3.6976, + "us-west-1": 3.8616, + "us-west-2": 3.3016 }, "g3.16xlarge": { - "ap-northeast-1": 6.485, - "ap-northeast-2": 5.845, - "ap-southeast-1": 6.845, - "ap-southeast-2": 7.181, - "ca-central-1": 0.0, - "eu-central-1": 5.865, - "eu-west-1": 5.005, - "eu-west-2": 5.881, - "us-east-1": 4.725, - "us-east-2": 4.725, - "us-gov-west-1": 5.445, + "ap-northeast-1": 7.9072, + "ap-northeast-2": 7.2672, + "ap-southeast-1": 8.2672, + "ap-southeast-2": 8.6032, + "ca-central-1": 7.2512, + "eu-central-1": 7.2872, + "eu-west-1": 6.4272, + "eu-west-2": 7.3032, + "us-east-1": 0.0, + "us-east-2": 6.1472, + "us-gov-west-1": 6.8672, "us-west-1": 0.0, - "us-west-2": 4.725 + "us-west-2": 6.1472 }, "g3s.xlarge": { - "ap-northeast-1": 1.135, - "ap-northeast-2": 1.029, - "ap-southeast-2": 1.249, - "eu-central-1": 1.033, - "eu-west-1": 0.891, - "eu-west-2": 1.035, - "us-east-1": 0.845, - "us-east-2": 0.845, - "us-gov-west-1": 0.963, - "us-west-2": 0.845 + "ap-northeast-1": 1.168, + "ap-northeast-2": 1.062, + "ap-southeast-2": 1.282, + "eu-central-1": 1.066, + "eu-west-1": 0.924, + "eu-west-2": 1.068, + "us-east-1": 0.878, + "us-east-2": 0.878, + "us-gov-west-1": 0.996, + "us-west-2": 0.878 }, "g4ad.xlarge": { - "ap-northeast-1": 0.6569, - "ca-central-1": 0.0, - "eu-central-1": 0.6156, - "eu-west-1": 0.51763, - "eu-west-2": 0.0, - "us-east-1": 0.51138, + "ap-northeast-1": 0.63842, + "ca-central-1": 0.55023, + "eu-central-1": 0.60087, + "eu-west-1": 0.59249, + "eu-west-2": 0.61458, + "us-east-1": 0.50613, "us-east-2": 0.0, "us-west-2": 0.0 }, "g4ad.2xlarge": { "ap-northeast-1": 0.0, "ca-central-1": 0.0, - "eu-central-1": 0.84162, - "eu-west-1": 0.0, - "eu-west-2": 0.86122, - "us-east-1": 0.70617, + "eu-central-1": 0.93182, + "eu-west-1": 0.85941, + "eu-west-2": 0.88812, + "us-east-1": 0.79637, "us-east-2": 0.0, - "us-west-2": 0.76029 + "us-west-2": 0.85049 }, "g4ad.4xlarge": { - "ap-northeast-1": 1.452, - "ca-central-1": 1.133, - "eu-central-1": 0.0, + "ap-northeast-1": 1.6838, + "ca-central-1": 1.4616, + "eu-central-1": 1.4808, "eu-west-1": 0.0, - "eu-west-2": 1.2804, - "us-east-1": 0.0, - "us-east-2": 1.032, - "us-west-2": 0.0 + "eu-west-2": 1.4108, + "us-east-1": 1.2638, + "us-east-2": 1.2638, + "us-west-2": 1.2638 }, "g4ad.8xlarge": { - "ap-northeast-1": 2.505, - "ca-central-1": 2.2946, - "eu-central-1": 0.0, - "eu-west-1": 0.0, - "eu-west-2": 2.3958, - "us-east-1": 1.899, - "us-east-2": 0.0, - "us-west-2": 2.0724 + "ap-northeast-1": 3.1336, + "ca-central-1": 2.9232, + "eu-central-1": 2.9616, + "eu-west-1": 2.9232, + "eu-west-2": 2.8216, + "us-east-1": 2.5276, + "us-east-2": 2.5276, + "us-west-2": 0.0 }, "g4ad.16xlarge": { - "ap-northeast-1": 5.313, - "ca-central-1": 4.037, - "eu-central-1": 4.9346, - "eu-west-1": 4.037, - "eu-west-2": 4.221, - "us-east-1": 0.0, - "us-east-2": 0.0, - "us-west-2": 0.0 + "ap-northeast-1": 6.2672, + "ca-central-1": 5.4592, + "eu-central-1": 0.0, + "eu-west-1": 5.4592, + "eu-west-2": 5.6432, + "us-east-1": 5.402, + "us-east-2": 5.0552, + "us-west-2": 5.402 }, "g4dn.xlarge": { - "af-south-1": 0.793, - "ap-east-1": 0.905, - "ap-northeast-1": 0.851, - "ap-northeast-2": 0.742, - "ap-northeast-3": 0.0, - "ap-south-1": 0.674, - "ap-southeast-1": 0.831, - "ap-southeast-2": 0.779, - "ca-central-1": 0.0, - "eu-central-1": 0.753, - "eu-north-1": 0.653, - "eu-south-1": 0.711, - "eu-west-1": 0.72, - "eu-west-2": 0.75, - "eu-west-3": 0.71, - "me-south-1": 0.782, + "af-south-1": 0.0, + "ap-east-1": 0.938, + "ap-northeast-1": 0.838, + "ap-northeast-2": 0.775, + "ap-northeast-3": 0.838, + "ap-south-1": 0.741, + "ap-southeast-1": 0.0, + "ap-southeast-2": 0.812, + "ca-central-1": 0.712, + "eu-central-1": 0.785, + "eu-north-1": 0.686, + "eu-south-1": 0.783, + "eu-west-1": 0.714, + "eu-west-2": 0.783, + "eu-west-3": 0.743, + "me-south-1": 0.773, "sa-east-1": 0.0, - "us-east-1": 0.621, - "us-east-2": 0.621, - "us-gov-east-1": 0.798, - "us-gov-west-1": 0.0, - "us-west-1": 0.768, - "us-west-2": 0.621, + "us-east-1": 0.654, + "us-east-2": 0.654, + "us-gov-east-1": 0.791, + "us-gov-west-1": 0.791, + "us-west-1": 0.759, + "us-west-2": 0.654, "us-west-2-lax-1": 0.0 }, "g4dn.metal": { - "af-south-1": 10.546, - "ap-east-1": 12.213, - "ap-northeast-1": 0.0, - "ap-northeast-2": 9.789, - "ap-northeast-3": 10.727, - "ap-south-1": 8.777, - "ap-southeast-1": 11.113, - "ap-southeast-2": 10.339, - "ca-central-1": 0.0, + "af-south-1": 0.0, + "ap-east-1": 14.429, + "ap-northeast-1": 12.943, + "ap-northeast-2": 0.0, + "ap-northeast-3": 12.943, + "ap-south-1": 0.0, + "ap-southeast-1": 13.328, + "ap-southeast-2": 12.555, + "ca-central-1": 11.068, "eu-central-1": 0.0, - "eu-north-1": 8.465, + "eu-north-1": 10.681, "eu-south-1": 0.0, - "eu-west-1": 8.889, - "eu-west-2": 0.0, - "eu-west-3": 9.313, - "me-south-1": 9.761, - "sa-east-1": 13.463, - "us-east-1": 7.989, - "us-east-2": 7.989, - "us-gov-west-1": 10.027, - "us-west-1": 9.554, + "eu-west-1": 11.105, + "eu-west-2": 11.535, + "eu-west-3": 0.0, + "me-south-1": 11.977, + "sa-east-1": 15.679, + "us-east-1": 10.205, + "us-east-2": 0.0, + "us-gov-west-1": 12.243, + "us-west-1": 11.77, "us-west-2": 0.0, - "us-west-2-lax-1": 9.554 + "us-west-2-lax-1": 11.77 }, "g4dn.2xlarge": { - "af-south-1": 1.163, - "ap-east-1": 1.323, - "ap-northeast-1": 1.18, - "ap-northeast-2": 1.09, - "ap-northeast-3": 0.0, + "af-south-1": 1.253, + "ap-east-1": 1.413, + "ap-northeast-1": 1.27, + "ap-northeast-2": 1.18, + "ap-northeast-3": 1.27, "ap-south-1": 0.0, - "ap-southeast-1": 1.28, + "ap-southeast-1": 1.307, "ap-southeast-2": 0.0, - "ca-central-1": 0.0, + "ca-central-1": 1.09, "eu-central-1": 0.0, - "eu-north-1": 0.0, - "eu-south-1": 1.045, - "eu-west-1": 1.003, - "eu-west-2": 1.045, - "eu-west-3": 1.097, - "me-south-1": 1.087, + "eu-north-1": 1.053, + "eu-south-1": 1.193, + "eu-west-1": 0.0, + "eu-west-2": 0.0, + "eu-west-3": 1.187, + "me-south-1": 0.0, "sa-east-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 0.0, + "us-east-1": 1.052, + "us-east-2": 1.052, "us-gov-east-1": 0.0, - "us-gov-west-1": 1.113, - "us-west-1": 1.067, - "us-west-2": 0.962, - "us-west-2-lax-1": 1.067 + "us-gov-west-1": 1.203, + "us-west-1": 1.158, + "us-west-2": 1.052, + "us-west-2-lax-1": 1.158 }, "g4dn.4xlarge": { - "af-south-1": 1.866, - "ap-east-1": 2.019, + "af-south-1": 1.994, + "ap-east-1": 2.251, "ap-northeast-1": 0.0, "ap-northeast-2": 0.0, - "ap-northeast-3": 1.896, - "ap-south-1": 1.57, - "ap-southeast-1": 1.951, - "ap-southeast-2": 1.731, - "ca-central-1": 1.502, - "eu-central-1": 0.0, - "eu-north-1": 1.442, - "eu-south-1": 1.575, - "eu-west-1": 1.595, - "eu-west-2": 0.0, + "ap-northeast-3": 2.022, + "ap-south-1": 1.722, + "ap-southeast-1": 2.081, + "ap-southeast-2": 1.962, + "ca-central-1": 1.814, + "eu-central-1": 1.902, + "eu-north-1": 1.674, + "eu-south-1": 1.806, + "eu-west-1": 0.0, + "eu-west-2": 1.805, "eu-west-3": 0.0, - "me-south-1": 1.642, - "sa-east-1": 2.344, - "us-east-1": 0.0, - "us-east-2": 0.0, - "us-gov-east-1": 1.774, - "us-gov-west-1": 1.774, - "us-west-1": 0.0, - "us-west-2": 1.441, - "us-west-2-lax-1": 1.707 + "me-south-1": 1.874, + "sa-east-1": 2.443, + "us-east-1": 1.673, + "us-east-2": 1.601, + "us-gov-east-1": 1.914, + "us-gov-west-1": 1.914, + "us-west-1": 1.842, + "us-west-2": 1.673, + "us-west-2-lax-1": 1.842 }, "g4dn.8xlarge": { - "af-south-1": 3.052, - "ap-east-1": 3.717, - "ap-northeast-1": 3.103, - "ap-northeast-2": 3.002, - "ap-northeast-3": 3.103, - "ap-south-1": 2.56, - "ap-southeast-1": 3.21, - "ap-southeast-2": 2.995, - "ca-central-1": 2.581, - "eu-central-1": 2.885, - "eu-north-1": 0.0, - "eu-south-1": 2.712, - "eu-west-1": 2.749, - "eu-west-2": 2.711, - "eu-west-3": 0.0, - "me-south-1": 3.007, - "sa-east-1": 4.104, - "us-east-1": 0.0, - "us-east-2": 2.341, - "us-gov-east-1": 2.908, - "us-gov-west-1": 2.908, - "us-west-1": 2.951, - "us-west-2": 2.472, - "us-west-2-lax-1": 2.951 + "af-south-1": 0.0, + "ap-east-1": 4.346, + "ap-northeast-1": 3.731, + "ap-northeast-2": 3.47, + "ap-northeast-3": 0.0, + "ap-south-1": 3.189, + "ap-southeast-1": 3.838, + "ap-southeast-2": 3.623, + "ca-central-1": 3.21, + "eu-central-1": 3.514, + "eu-north-1": 3.102, + "eu-south-1": 3.341, + "eu-west-1": 3.22, + "eu-west-2": 3.339, + "eu-west-3": 3.338, + "me-south-1": 3.636, + "sa-east-1": 4.732, + "us-east-1": 3.1, + "us-east-2": 2.97, + "us-gov-east-1": 3.536, + "us-gov-west-1": 3.701, + "us-west-1": 3.405, + "us-west-2": 2.97, + "us-west-2-lax-1": 0.0 }, "g4dn.12xlarge": { - "af-south-1": 5.355, + "af-south-1": 6.381, "ap-east-1": 0.0, - "ap-northeast-1": 5.789, - "ap-northeast-2": 5.265, - "ap-northeast-3": 5.789, - "ap-south-1": 0.0, - "ap-southeast-1": 5.639, - "ap-southeast-2": 0.0, - "ca-central-1": 0.0, - "eu-central-1": 0.0, - "eu-north-1": 4.315, - "eu-south-1": 4.745, - "eu-west-1": 4.81, - "eu-west-2": 0.0, - "eu-west-3": 5.013, + "ap-northeast-1": 6.472, + "ap-northeast-2": 6.002, + "ap-northeast-3": 0.0, + "ap-south-1": 5.497, + "ap-southeast-1": 6.664, + "ap-southeast-2": 6.583, + "ca-central-1": 5.534, + "eu-central-1": 6.08, + "eu-north-1": 5.34, + "eu-south-1": 5.77, + "eu-west-1": 5.552, + "eu-west-2": 0.0, + "eu-west-3": 5.764, "me-south-1": 0.0, - "sa-east-1": 0.0, - "us-east-1": 4.312, - "us-east-2": 4.077, - "us-gov-east-1": 5.392, - "us-gov-west-1": 0.0, - "us-west-1": 5.174, - "us-west-2": 0.0, - "us-west-2-lax-1": 4.859 + "sa-east-1": 7.839, + "us-east-1": 5.102, + "us-east-2": 5.102, + "us-gov-east-1": 6.121, + "us-gov-west-1": 6.121, + "us-west-1": 5.885, + "us-west-2": 5.102, + "us-west-2-lax-1": 5.885 }, "g4dn.16xlarge": { - "af-south-1": 6.315, + "af-south-1": 7.737, "ap-east-1": 0.0, - "ap-northeast-1": 6.04, - "ap-northeast-2": 5.518, - "ap-northeast-3": 0.0, - "ap-south-1": 0.0, - "ap-southeast-1": 6.254, - "ap-southeast-2": 0.0, - "ca-central-1": 4.997, - "eu-central-1": 5.959, - "eu-north-1": 0.0, - "eu-south-1": 5.26, - "eu-west-1": 5.018, - "eu-west-2": 5.257, + "ap-northeast-1": 7.462, + "ap-northeast-2": 6.94, + "ap-northeast-3": 7.462, + "ap-south-1": 6.665, + "ap-southeast-1": 7.677, + "ap-southeast-2": 7.246, + "ca-central-1": 6.419, + "eu-central-1": 7.027, + "eu-north-1": 6.481, + "eu-south-1": 6.682, + "eu-west-1": 6.44, + "eu-west-2": 6.679, "eu-west-3": 0.0, - "me-south-1": 5.503, - "sa-east-1": 0.0, - "us-east-1": 4.778, - "us-east-2": 4.517, - "us-gov-east-1": 5.651, - "us-gov-west-1": 5.98, - "us-west-1": 5.387, - "us-west-2": 4.517, - "us-west-2-lax-1": 5.387 + "me-south-1": 6.925, + "sa-east-1": 8.984, + "us-east-1": 5.939, + "us-east-2": 5.939, + "us-gov-east-1": 7.073, + "us-gov-west-1": 7.073, + "us-west-1": 6.81, + "us-west-2": 6.2, + "us-west-2-lax-1": 6.81 }, "g5.xlarge": { - "ap-northeast-1": 1.6999, - "ap-northeast-2": 1.4557, - "ap-south-1": 1.4238, - "ap-southeast-2": 1.5338, - "ap-southeast-3": 1.503, - "ca-central-1": 1.212, - "eu-central-1": 1.4788, - "eu-north-1": 1.2687, - "eu-west-1": 1.3303, - "eu-west-2": 0.0, - "il-central-1": 1.39207, - "me-central-1": 0.0, - "sa-east-1": 1.805, - "us-east-1": 1.2016, - "us-east-2": 0.0, + "ap-northeast-1": 0.0, + "ap-northeast-2": 1.3646, + "ap-south-1": 1.3356, + "ap-southeast-2": 1.5664, + "ap-southeast-3": 1.5356, + "ca-central-1": 1.3563, + "eu-central-1": 1.3856, + "eu-north-1": 1.1946, + "eu-west-1": 1.2506, + "eu-west-2": 1.5323, + "il-central-1": 1.30675, + "me-central-1": 1.3616, + "sa-east-1": 2.0086, + "us-east-1": 1.1336, + "us-east-2": 1.1336, "us-west-2": 0.0 }, "g5.2xlarge": { - "ap-northeast-1": 2.09854, - "ap-northeast-2": 1.80433, - "ap-south-1": 0.0, - "ap-southeast-2": 1.74084, - "ap-southeast-3": 1.86132, - "ca-central-1": 1.51073, - "eu-central-1": 1.6806, - "eu-north-1": 1.45049, - "eu-west-1": 1.51796, - "eu-west-2": 1.85734, + "ap-northeast-1": 0.0, + "ap-northeast-2": 1.7455, + "ap-south-1": 1.8561, + "ap-southeast-2": 1.83104, + "ap-southeast-3": 1.95152, + "ca-central-1": 1.60093, + "eu-central-1": 1.7708, + "eu-north-1": 1.66924, + "eu-west-1": 1.60816, + "eu-west-2": 1.94754, "il-central-1": 0.0, - "me-central-1": 1.65169, - "sa-east-1": 2.43117, - "us-east-1": 1.4982, - "us-east-2": 0.0, - "us-west-2": 1.377 + "me-central-1": 1.74189, + "sa-east-1": 2.31536, + "us-east-1": 0.0, + "us-east-2": 1.4672, + "us-west-2": 1.4672 }, "g5.4xlarge": { - "ap-northeast-1": 2.75581, - "ap-northeast-2": 2.3616, - "ap-south-1": 0.0, - "ap-southeast-2": 2.27652, + "ap-northeast-1": 2.75208, + "ap-northeast-2": 2.39371, + "ap-south-1": 2.5419, + "ap-southeast-2": 0.0, "ap-southeast-3": 0.0, - "ca-central-1": 1.96819, - "eu-central-1": 0.0, - "eu-north-1": 1.88747, - "eu-west-1": 2.15916, - "eu-west-2": 0.0, - "il-central-1": 2.25887, - "me-central-1": 2.35627, - "sa-east-1": 3.20152, - "us-east-1": 1.9514, - "us-east-2": 1.789, - "us-west-2": 1.9514, - "us-west-2-lax-1": 2.39598 + "ca-central-1": 2.19999, + "eu-central-1": 2.42761, + "eu-north-1": 2.11927, + "eu-west-1": 0.0, + "eu-west-2": 2.45828, + "il-central-1": 2.30032, + "me-central-1": 2.58807, + "sa-east-1": 3.43332, + "us-east-1": 2.0208, + "us-east-2": 2.0208, + "us-west-2": 2.1832, + "us-west-2-lax-1": 0.0 }, "g5.8xlarge": { - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, - "ap-south-1": 3.3985, - "ap-southeast-2": 3.34789, - "ap-southeast-3": 0.0, - "ca-central-1": 0.0, - "eu-central-1": 3.22622, - "eu-north-1": 0.0, - "eu-west-1": 2.89771, - "eu-west-2": 0.0, - "il-central-1": 3.32128, - "me-central-1": 3.4681, - "sa-east-1": 4.74222, - "us-east-1": 2.613, - "us-east-2": 2.613, - "us-west-2": 0.0, + "ap-northeast-1": 4.34393, + "ap-northeast-2": 3.80372, + "ap-south-1": 3.73315, + "ap-southeast-2": 4.29478, + "ap-southeast-3": 4.21983, + "ca-central-1": 3.51171, + "eu-central-1": 3.85482, + "eu-north-1": 3.39004, + "eu-west-1": 3.52631, + "eu-west-2": 3.90105, + "il-central-1": 3.66294, + "me-central-1": 3.79642, + "sa-east-1": 5.37082, + "us-east-1": 3.2416, + "us-east-2": 3.2416, + "us-west-2": 3.2416, "us-west-2-lax-1": 0.0 }, "g5.12xlarge": { - "ap-northeast-1": 9.2137, - "ap-northeast-2": 0.0, - "ap-south-1": 6.97591, - "ap-southeast-2": 7.53973, + "ap-northeast-1": 9.41649, + "ap-northeast-2": 8.16482, + "ap-south-1": 8.00131, + "ap-southeast-2": 8.56513, "ap-southeast-3": 0.0, - "ca-central-1": 6.46284, - "eu-central-1": 7.25782, - "eu-north-1": 6.78252, - "eu-west-1": 0.0, + "ca-central-1": 7.48824, + "eu-central-1": 8.28322, + "eu-north-1": 0.0, + "eu-west-1": 7.52207, "eu-west-2": 0.0, - "il-central-1": 7.47807, - "me-central-1": 7.81825, - "sa-east-1": 9.80627, - "us-east-1": 0.0, - "us-east-2": 6.4042, - "us-west-2": 0.0 + "il-central-1": 7.83865, + "me-central-1": 8.1479, + "sa-east-1": 0.0, + "us-east-1": 6.8624, + "us-east-2": 7.4296, + "us-west-2": 6.8624 }, "g5.16xlarge": { - "ap-northeast-1": 6.10542, - "ap-northeast-2": 5.70519, - "ap-south-1": 5.5753, + "ap-northeast-1": 8.12166, + "ap-northeast-2": 7.12739, + "ap-south-1": 6.50566, "ap-southeast-2": 0.0, - "ap-southeast-3": 5.89777, - "ca-central-1": 5.16774, - "eu-central-1": 0.0, - "eu-north-1": 0.0, - "eu-west-1": 4.73737, - "eu-west-2": 5.3644, - "il-central-1": 4.96599, - "me-central-1": 5.69175, - "sa-east-1": 0.0, - "us-east-1": 4.6706, - "us-east-2": 0.0, - "us-west-2": 0.0 + "ap-southeast-3": 7.31997, + "ca-central-1": 6.13514, + "eu-central-1": 7.22144, + "eu-north-1": 5.93157, + "eu-west-1": 6.15957, + "eu-west-2": 0.0, + "il-central-1": 6.38819, + "me-central-1": 6.61152, + "sa-east-1": 8.54959, + "us-east-1": 0.0, + "us-east-2": 6.0928, + "us-west-2": 5.6832 }, "g5.24xlarge": { - "ap-northeast-1": 0.0, + "ap-northeast-1": 14.19203, "ap-northeast-2": 0.0, "ap-south-1": 0.0, "ap-southeast-2": 0.0, - "ap-southeast-3": 11.56336, + "ap-southeast-3": 13.77916, "ca-central-1": 0.0, - "eu-central-1": 10.34905, - "eu-north-1": 0.0, - "eu-west-1": 10.16528, + "eu-central-1": 12.56485, + "eu-north-1": 11.01862, + "eu-west-1": 11.47197, "eu-west-2": 0.0, "il-central-1": 0.0, - "me-central-1": 0.0, - "sa-east-1": 15.3925, - "us-east-1": 0.0, - "us-east-2": 8.309, - "us-west-2": 9.1234 + "me-central-1": 13.36953, + "sa-east-1": 16.22398, + "us-east-1": 10.5248, + "us-east-2": 0.0, + "us-west-2": 11.3392 }, "g5.48xlarge": { - "ap-northeast-1": 23.78746, - "ap-northeast-2": 0.0, - "ap-south-1": 19.72355, - "ap-southeast-2": 0.0, - "ap-southeast-3": 22.96172, - "ca-central-1": 0.0, + "ap-northeast-1": 27.48166, + "ap-northeast-2": 23.88729, + "ap-south-1": 23.41775, + "ap-southeast-2": 25.03684, + "ap-southeast-3": 26.65592, + "ca-central-1": 21.94438, "eu-central-1": 0.0, - "eu-north-1": 0.0, - "eu-west-1": 20.16556, - "eu-west-2": 20.84072, + "eu-north-1": 21.13484, + "eu-west-1": 22.04153, + "eu-west-2": 0.0, "il-central-1": 0.0, - "me-central-1": 20.14451, - "sa-east-1": 0.0, - "us-east-1": 16.453, - "us-east-2": 16.453, - "us-west-2": 0.0 + "me-central-1": 23.83871, + "sa-east-1": 31.54556, + "us-east-1": 20.1472, + "us-east-2": 0.0, + "us-west-2": 20.1472 }, "g5g.xlarge": { - "ap-northeast-1": 0.6988, - "ap-northeast-2": 0.6116, - "ap-southeast-1": 0.6827, - "eu-central-1": 0.6545, - "eu-south-2": 0.5942, - "us-east-1": 0.5402, + "ap-northeast-1": 0.6945, + "ap-northeast-2": 0.6442, + "ap-southeast-1": 0.0, + "eu-central-1": 0.653, + "eu-south-2": 0.5963, + "us-east-1": 0.5476, "us-west-2": 0.0 }, "g5g.metal": { - "ap-northeast-1": 0.0, + "ap-northeast-1": 5.2911, "ap-northeast-2": 0.0, "ap-southeast-1": 0.0, - "eu-central-1": 3.5976, - "eu-south-2": 3.2272, - "us-east-1": 2.909, - "us-west-2": 2.909 + "eu-central-1": 5.0198, + "eu-south-2": 0.0, + "us-east-1": 4.3312, + "us-west-2": 4.3312 }, "g5g.2xlarge": { - "ap-northeast-1": 0.9643, - "ap-northeast-2": 0.0, - "ap-southeast-1": 0.943, - "eu-central-1": 0.8605, - "eu-south-2": 0.8258, - "us-east-1": 0.7544, - "us-west-2": 0.721 + "ap-northeast-1": 1.0057, + "ap-northeast-2": 0.9391, + "ap-southeast-1": 1.0332, + "eu-central-1": 0.0, + "eu-south-2": 0.916, + "us-east-1": 0.8112, + "us-west-2": 0.8112 }, "g5g.4xlarge": { - "ap-northeast-1": 1.2826, - "ap-northeast-2": 1.1835, - "ap-southeast-1": 1.3931, - "eu-central-1": 1.2008, - "eu-south-2": 1.1491, - "us-east-1": 1.0427, - "us-west-2": 0.0 + "ap-northeast-1": 1.5144, + "ap-northeast-2": 1.4153, + "ap-southeast-1": 1.5554, + "eu-central-1": 1.4999, + "eu-south-2": 1.3208, + "us-east-1": 0.0, + "us-west-2": 1.2745 }, "g5g.8xlarge": { - "ap-northeast-1": 2.1373, - "ap-northeast-2": 1.9537, + "ap-northeast-1": 2.6455, + "ap-northeast-2": 2.4812, "ap-southeast-1": 0.0, "eu-central-1": 0.0, - "eu-south-2": 1.6961, - "us-east-1": 1.537, - "us-west-2": 1.6193 + "eu-south-2": 2.3247, + "us-east-1": 0.0, + "us-west-2": 2.2479 }, "g5g.16xlarge": { - "ap-northeast-1": 3.8689, - "ap-northeast-2": 3.5402, - "ap-southeast-1": 4.0045, + "ap-northeast-1": 5.2911, + "ap-northeast-2": 4.9624, + "ap-southeast-1": 5.4267, "eu-central-1": 0.0, - "eu-south-2": 3.2272, - "us-east-1": 2.909, - "us-west-2": 2.909 + "eu-south-2": 4.6494, + "us-east-1": 4.3312, + "us-west-2": 4.3312 }, "g6.xlarge": { - "us-east-1": 0.98028, + "ap-northeast-1": 1.2948, + "ap-northeast-2": 1.1172, + "ap-south-1": 1.094, + "ap-southeast-2": 1.174, + "ap-southeast-5": 1.1414, + "ca-central-1": 1.0212, + "eu-central-1": 1.134, + "eu-central-2": 1.2126, + "eu-north-1": 0.9812, + "eu-south-2": 0.9756, + "eu-west-2": 1.1492, + "eu-west-3": 0.0, + "sa-east-1": 1.4956, + "us-east-1": 0.9324, "us-east-2": 0.0, - "us-west-2": 0.8998 + "us-gov-west-1": 1.24344, + "us-west-2": 0.9324 }, "g6.2xlarge": { + "ap-northeast-1": 0.0, + "ap-northeast-2": 1.45728, + "ap-south-1": 1.54649, + "ap-southeast-2": 1.52627, + "ap-southeast-5": 1.60982, + "ca-central-1": 1.34067, + "eu-central-1": 1.47769, + "eu-central-2": 1.70496, + "eu-north-1": 1.39577, + "eu-south-2": 1.28528, + "eu-west-2": 0.0, + "eu-west-3": 1.49615, + "sa-east-1": 2.0831, "us-east-1": 0.0, - "us-east-2": 0.0, - "us-west-2": 0.0 + "us-east-2": 1.33056, + "us-gov-west-1": 1.61062, + "us-west-2": 1.2328 }, "g6.4xlarge": { - "us-east-1": 1.4882, - "us-east-2": 1.62052, - "us-west-2": 1.4882 + "ap-northeast-1": 0.0, + "ap-northeast-2": 2.02384, + "ap-south-1": 1.98569, + "ap-southeast-2": 2.11722, + "ap-southeast-5": 0.0, + "ca-central-1": 2.01292, + "eu-central-1": 2.21692, + "eu-central-2": 2.18069, + "eu-north-1": 1.80023, + "eu-south-2": 1.79103, + "eu-west-2": 2.07645, + "eu-west-3": 2.07645, + "sa-east-1": 0.0, + "us-east-1": 1.72, + "us-east-2": 1.72, + "us-gov-west-1": 2.23139, + "us-west-2": 1.72 }, "g6.8xlarge": { - "us-east-1": 2.1794, - "us-east-2": 0.0, - "us-west-2": 2.38084 + "ap-northeast-1": 4.00723, + "ap-northeast-2": 0.0, + "ap-south-1": 0.0, + "ap-southeast-2": 3.41272, + "ap-southeast-5": 3.33112, + "ca-central-1": 3.25393, + "eu-central-1": 3.3126, + "eu-central-2": 3.50934, + "eu-north-1": 2.93015, + "eu-south-2": 2.91613, + "eu-west-2": 0.0, + "eu-west-3": 3.60635, + "sa-east-1": 4.56009, + "us-east-1": 3.00944, + "us-east-2": 2.808, + "us-gov-west-1": 3.33263, + "us-west-2": 2.808 }, "g6.12xlarge": { - "us-east-1": 0.0, - "us-east-2": 5.22676, - "us-west-2": 4.7666 + "ap-northeast-1": 7.86409, + "ap-northeast-2": 0.0, + "ap-south-1": 6.71598, + "ap-southeast-2": 0.0, + "ap-southeast-5": 6.987, + "ca-central-1": 6.29973, + "eu-central-1": 7.52012, + "eu-central-2": 0.0, + "eu-north-1": 6.07102, + "eu-south-2": 6.039, + "eu-west-2": 7.0316, + "eu-west-3": 7.0316, + "sa-east-1": 9.01221, + "us-east-1": 5.792, + "us-east-2": 6.25216, + "us-gov-west-1": 7.57043, + "us-west-2": 5.792 }, "g6.16xlarge": { - "us-east-1": 3.90148, - "us-east-2": 3.90148, - "us-west-2": 3.5618 + "ap-northeast-1": 7.00621, + "ap-northeast-2": 5.76398, + "ap-south-1": 5.66606, + "ap-southeast-2": 6.00372, + "ap-southeast-5": 5.86612, + "ca-central-1": 5.3588, + "eu-central-1": 0.0, + "eu-central-2": 0.0, + "eu-north-1": 0.0, + "eu-south-2": 5.16633, + "eu-west-2": 6.33023, + "eu-west-3": 0.0, + "sa-east-1": 7.36108, + "us-east-1": 5.32368, + "us-east-2": 4.984, + "us-gov-west-1": 6.2968, + "us-west-2": 4.984 }, "g6.24xlarge": { - "us-east-1": 6.8402, + "ap-northeast-1": 12.06183, + "ap-northeast-2": 0.0, + "ap-south-1": 10.39635, + "ap-southeast-2": 11.05989, + "ap-southeast-5": 0.0, + "ca-central-1": 9.79253, + "eu-central-1": 0.0, + "eu-central-2": 11.38004, + "eu-north-1": 0.0, + "eu-south-2": 9.41431, + "eu-west-2": 10.85419, + "eu-west-3": 11.70153, + "sa-east-1": 14.86196, + "us-east-1": 0.0, + "us-east-2": 0.0, + "us-gov-west-1": 10.79447, + "us-west-2": 9.056 + }, + "g6.48xlarge": { + "ap-northeast-1": 23.22126, + "ap-northeast-2": 20.27515, + "ap-south-1": 19.8903, + "ap-southeast-2": 21.21737, + "ap-southeast-5": 20.67659, + "ca-central-1": 18.68266, + "eu-central-1": 20.55384, + "eu-central-2": 21.85769, + "eu-north-1": 18.01912, + "eu-south-2": 17.92622, + "eu-west-2": 0.0, + "eu-west-3": 20.80598, + "sa-east-1": 26.55223, + "us-east-1": 17.2096, + "us-east-2": 0.0, + "us-gov-west-1": 20.68654, + "us-west-2": 0.0 + }, + "g6e.xlarge": { + "ap-northeast-1": 2.8266, + "eu-central-1": 0.0, + "eu-north-1": 2.1016, + "eu-south-2": 0.0, + "us-east-1": 1.9886, + "us-east-2": 1.9886, + "us-west-2": 1.9886 + }, + "g6e.2xlarge": { + "ap-northeast-1": 3.50688, + "eu-central-1": 3.0587, + "eu-north-1": 0.0, + "eu-south-2": 2.61776, + "us-east-1": 2.72149, + "us-east-2": 0.0, + "us-west-2": 2.49728 + }, + "g6e.4xlarge": { + "ap-northeast-1": 4.75383, + "eu-central-1": 4.15331, + "eu-north-1": 0.0, + "eu-south-2": 3.87904, + "us-east-1": 0.0, "us-east-2": 0.0, + "us-west-2": 3.40104 + }, + "g6e.8xlarge": { + "ap-northeast-1": 7.36135, + "eu-central-1": 6.45612, + "eu-north-1": 0.0, + "eu-south-2": 5.5655, + "us-east-1": 5.32216, + "us-east-2": 5.32216, "us-west-2": 0.0 }, - "g6.48xlarge": { - "us-east-1": 13.5154, - "us-east-2": 0.0, + "g6e.12xlarge": { + "ap-northeast-1": 0.0, + "eu-central-1": 14.31042, + "eu-north-1": 12.32015, + "eu-south-2": 12.24685, + "us-east-1": 11.68304, + "us-east-2": 0.0, + "us-west-2": 11.68304 + }, + "g6e.16xlarge": { + "ap-northeast-1": 13.67529, + "eu-central-1": 11.06174, + "eu-north-1": 10.42821, + "eu-south-2": 9.57155, + "us-east-1": 9.16439, + "us-east-2": 9.16439, + "us-west-2": 9.92211 + }, + "g6e.24xlarge": { + "ap-northeast-1": 0.0, + "eu-central-1": 21.21886, + "eu-north-1": 18.36117, + "eu-south-2": 18.25593, + "us-east-1": 0.0, + "us-east-2": 17.44639, + "us-west-2": 17.44639 + }, + "g6e.48xlarge": { + "ap-northeast-1": 47.55832, + "eu-central-1": 41.53532, + "eu-north-1": 35.81995, + "eu-south-2": 35.60947, + "us-east-1": 33.99038, + "us-east-2": 33.99038, "us-west-2": 0.0 }, "gr6.4xlarge": { - "us-east-1": 1.7042, - "us-east-2": 1.7042, - "us-west-2": 1.7042 + "ap-northeast-1": 2.6291, + "ap-northeast-2": 2.2894, + "ap-south-1": 2.2451, + "ap-southeast-2": 2.398, + "ap-southeast-5": 2.3356, + "ca-central-1": 2.1058, + "eu-central-1": 2.3216, + "eu-central-2": 2.5617, + "eu-north-1": 2.0294, + "eu-south-2": 2.0186, + "eu-west-2": 2.3507, + "eu-west-3": 2.3506, + "sa-east-1": 3.0132, + "us-east-1": 1.936, + "us-east-2": 1.936, + "us-gov-west-1": 2.3369, + "us-west-2": 1.936 }, "gr6.8xlarge": { - "us-east-1": 2.6114, - "us-east-2": 2.6114, - "us-west-2": 2.6114 + "ap-northeast-1": 4.34161, + "ap-northeast-2": 3.80169, + "ap-south-1": 3.73128, + "ap-southeast-2": 3.9743, + "ap-southeast-5": 3.87512, + "ca-central-1": 3.50988, + "eu-central-1": 3.85287, + "eu-central-2": 4.23449, + "eu-north-1": 3.38845, + "eu-south-2": 3.37128, + "eu-west-2": 3.89912, + "eu-west-3": 3.89896, + "sa-east-1": 4.9521, + "us-east-1": 3.24, + "us-east-2": 3.24, + "us-gov-west-1": 3.87719, + "us-west-2": 3.24 }, "h1.2xlarge": { - "eu-west-1": 0.72, - "us-east-1": 0.633, - "us-east-2": 0.633, - "us-west-2": 0.633 + "eu-west-1": 0.0, + "us-east-1": 0.723, + "us-east-2": 0.723, + "us-west-2": 0.723 }, "h1.4xlarge": { - "eu-west-1": 1.203, - "us-east-1": 1.162, - "us-east-2": 1.101, - "us-west-2": 1.101 + "eu-west-1": 1.435, + "us-east-1": 1.333, + "us-east-2": 1.333, + "us-west-2": 1.333 }, "h1.8xlarge": { - "eu-west-1": 2.384, - "us-east-1": 2.037, - "us-east-2": 2.037, - "us-west-2": 0.0 + "eu-west-1": 2.87, + "us-east-1": 0.0, + "us-east-2": 2.666, + "us-west-2": 2.666 }, "h1.16xlarge": { "eu-west-1": 0.0, - "us-east-1": 3.909, + "us-east-1": 5.331, "us-east-2": 0.0, "us-west-2": 0.0 }, "hpc6a.48xlarge": { - "ap-southeast-1": 3.4855, - "ap-southeast-2": 3.9259, - "eu-north-1": 3.258, - "us-east-2": 3.045, - "us-gov-east-1": 3.632, - "us-gov-west-1": 3.632 + "ap-southeast-1": 5.7013, + "ap-southeast-2": 6.1417, + "eu-north-1": 5.4738, + "us-east-2": 5.2608, + "us-gov-east-1": 5.8478, + "us-gov-west-1": 5.8478 }, "hpc6id.32xlarge": { - "eu-north-1": 6.2002, - "us-east-2": 5.865, - "us-gov-west-1": 7.0194 + "eu-north-1": 7.6224, + "eu-west-3": 8.36014, + "us-east-2": 7.2872, + "us-gov-west-1": 8.4416 }, "hpc7a.12xlarge": { - "eu-north-1": 7.8902, - "eu-west-1": 7.8902, - "us-east-2": 7.365, - "us-gov-west-1": 8.8324 + "eu-north-1": 8.3204, + "eu-west-1": 8.3204, + "eu-west-3": 9.1505, + "us-east-2": 7.7952, + "us-gov-west-1": 9.2626 }, "hpc7a.24xlarge": { - "eu-north-1": 7.8902, - "eu-west-1": 7.8902, - "us-east-2": 7.365, - "us-gov-west-1": 8.8324 + "eu-north-1": 8.9156, + "eu-west-1": 8.9156, + "eu-west-3": 9.7457, + "us-east-2": 8.3904, + "us-gov-west-1": 9.8578 }, "hpc7a.48xlarge": { - "eu-north-1": 7.8902, - "eu-west-1": 7.8902, - "us-east-2": 7.365, - "us-gov-west-1": 8.8324 + "eu-north-1": 10.106, + "eu-west-1": 10.106, + "eu-west-3": 10.9361, + "us-east-2": 9.5808, + "us-gov-west-1": 11.0482 }, "hpc7a.96xlarge": { - "eu-north-1": 7.8902, - "eu-west-1": 7.8902, - "us-east-2": 7.365, - "us-gov-west-1": 8.8324 + "eu-north-1": 11.5844, + "eu-west-1": 11.5844, + "eu-west-3": 12.4145, + "us-east-2": 11.0592, + "us-gov-west-1": 12.5266 }, "hpc7g.4xlarge": { - "ap-northeast-1": 2.2767, - "eu-west-1": 1.9709, - "us-east-1": 1.8482, - "us-gov-west-1": 2.1912 + "ap-northeast-1": 2.5085, + "eu-west-1": 2.2027, + "us-east-1": 2.08, + "us-gov-west-1": 2.423 }, "hpc7g.8xlarge": { - "ap-northeast-1": 2.2767, - "eu-west-1": 1.9709, - "us-east-1": 1.8482, - "us-gov-west-1": 2.1912 + "ap-northeast-1": 2.9053, + "eu-west-1": 2.5995, + "us-east-1": 2.4768, + "us-gov-west-1": 2.8198 }, "hpc7g.16xlarge": { - "ap-northeast-1": 2.2767, - "eu-west-1": 1.9709, - "us-east-1": 1.8482, - "us-gov-west-1": 2.1912 + "ap-northeast-1": 3.6989, + "eu-west-1": 3.3931, + "us-east-1": 3.2704, + "us-gov-west-1": 3.6134 }, "i2.xlarge": { - "ap-northeast-1": 1.096, - "ap-northeast-2": 1.096, - "ap-south-1": 1.062, - "ap-southeast-1": 1.215, + "ap-northeast-1": 1.229, + "ap-northeast-2": 1.229, + "ap-south-1": 1.095, + "ap-southeast-1": 1.146, "ap-southeast-2": 0.0, - "eu-central-1": 0.0, - "eu-west-1": 1.033, - "us-east-1": 1.033, - "us-east-2": 0.948, - "us-gov-west-1": 1.22, + "eu-central-1": 1.141, + "eu-west-1": 1.066, + "us-east-1": 0.981, + "us-east-2": 0.981, + "us-gov-west-1": 1.151, "us-west-1": 0.0, - "us-west-2": 0.0 + "us-west-2": 0.981 }, "i2.2xlarge": { - "ap-northeast-1": 2.367, - "ap-northeast-2": 0.0, + "ap-northeast-1": 2.257, + "ap-northeast-2": 2.257, "ap-south-1": 0.0, "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, - "eu-central-1": 2.191, - "eu-west-1": 2.229, + "ap-southeast-2": 2.291, + "eu-central-1": 2.281, + "eu-west-1": 2.319, "us-east-1": 0.0, - "us-east-2": 1.871, - "us-gov-west-1": 2.211, - "us-west-1": 2.041, - "us-west-2": 2.042 + "us-east-2": 1.961, + "us-gov-west-1": 2.301, + "us-west-1": 2.319, + "us-west-2": 1.961 }, "i2.4xlarge": { "ap-northeast-1": 0.0, - "ap-northeast-2": 4.569, - "ap-south-1": 4.033, - "ap-southeast-1": 0.0, - "ap-southeast-2": 4.237, - "eu-central-1": 4.217, - "eu-west-1": 0.0, - "us-east-1": 0.0, + "ap-northeast-2": 4.401, + "ap-south-1": 4.265, + "ap-southeast-1": 4.469, + "ap-southeast-2": 4.469, + "eu-central-1": 0.0, + "eu-west-1": 4.149, + "us-east-1": 3.809, "us-east-2": 0.0, - "us-gov-west-1": 4.257, - "us-west-1": 0.0, - "us-west-2": 3.577 + "us-gov-west-1": 0.0, + "us-west-1": 4.524, + "us-west-2": 4.15 }, "i2.8xlarge": { - "ap-northeast-1": 8.173, - "ap-northeast-2": 8.173, - "ap-south-1": 0.0, + "ap-northeast-1": 8.802, + "ap-northeast-2": 8.802, + "ap-south-1": 8.53, "ap-southeast-1": 0.0, - "ap-southeast-2": 8.309, - "eu-central-1": 8.269, - "eu-west-1": 7.669, - "us-east-1": 6.989, - "us-east-2": 0.0, - "us-gov-west-1": 8.349, + "ap-southeast-2": 8.938, + "eu-central-1": 8.898, + "eu-west-1": 0.0, + "us-east-1": 7.618, + "us-east-2": 7.618, + "us-gov-west-1": 8.978, "us-west-1": 0.0, - "us-west-2": 0.0 + "us-west-2": 7.618 }, "i3.large": { - "af-south-1": 0.3, - "ap-east-1": 0.301, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.278, - "ap-northeast-3": 0.278, + "af-south-1": 0.269, + "ap-east-1": 0.27, + "ap-northeast-1": 0.247, + "ap-northeast-2": 0.247, + "ap-northeast-3": 0.0, "ap-south-1": 0.0, - "ap-south-2": 0.29, - "ap-southeast-1": 0.282, - "ap-southeast-2": 0.282, - "ap-southeast-3": 0.282, + "ap-south-2": 0.241, + "ap-southeast-1": 0.251, + "ap-southeast-2": 0.251, + "ap-southeast-3": 0.0, "ap-southeast-4": 0.0, - "ca-central-1": 0.0, - "eu-central-1": 0.0, - "eu-central-2": 0.3, - "eu-north-1": 0.274, + "ca-central-1": 0.236, + "eu-central-1": 0.268, + "eu-central-2": 0.268, + "eu-north-1": 0.227, "eu-south-1": 0.0, - "eu-south-2": 0.267, - "eu-west-1": 0.267, - "eu-west-2": 0.276, - "eu-west-3": 0.276, - "il-central-1": 0.294, - "me-central-1": 0.284, - "me-south-1": 0.284, - "sa-east-1": 0.369, - "us-east-1": 0.251, - "us-east-2": 0.251, + "eu-south-2": 0.253, + "eu-west-1": 0.236, + "eu-west-2": 0.245, + "eu-west-3": 0.245, + "il-central-1": 0.0, + "me-central-1": 0.253, + "me-south-1": 0.253, + "sa-east-1": 0.313, + "us-east-1": 0.22, + "us-east-2": 0.22, "us-gov-east-1": 0.0, - "us-gov-west-1": 0.0, + "us-gov-west-1": 0.271, "us-west-1": 0.0, - "us-west-2": 0.251 + "us-west-2": 0.22 }, "i3.xlarge": { - "af-south-1": 0.505, - "ap-east-1": 0.548, - "ap-northeast-1": 0.461, + "af-south-1": 0.538, + "ap-east-1": 0.54, + "ap-northeast-1": 0.494, "ap-northeast-2": 0.0, - "ap-northeast-3": 0.461, - "ap-south-1": 0.0, - "ap-south-2": 0.484, - "ap-southeast-1": 0.469, - "ap-southeast-2": 0.469, - "ap-southeast-3": 0.506, + "ap-northeast-3": 0.53, + "ap-south-1": 0.517, + "ap-south-2": 0.517, + "ap-southeast-1": 0.502, + "ap-southeast-2": 0.502, + "ap-southeast-3": 0.502, "ap-southeast-4": 0.0, - "ca-central-1": 0.473, - "eu-central-1": 0.0, + "ca-central-1": 0.506, + "eu-central-1": 0.5, "eu-central-2": 0.0, "eu-north-1": 0.0, - "eu-south-1": 0.457, + "eu-south-1": 0.49, "eu-south-2": 0.0, - "eu-west-1": 0.439, - "eu-west-2": 0.493, + "eu-west-1": 0.472, + "eu-west-2": 0.526, "eu-west-3": 0.0, - "il-central-1": 0.456, - "me-central-1": 0.473, - "me-south-1": 0.473, - "sa-east-1": 0.593, - "us-east-1": 0.407, - "us-east-2": 0.438, + "il-central-1": 0.489, + "me-central-1": 0.506, + "me-south-1": 0.544, + "sa-east-1": 0.675, + "us-east-1": 0.44, + "us-east-2": 0.44, "us-gov-east-1": 0.0, - "us-gov-west-1": 0.509, - "us-west-1": 0.0, - "us-west-2": 0.407 + "us-gov-west-1": 0.541, + "us-west-1": 0.506, + "us-west-2": 0.0 }, "i3.metal": { - "af-south-1": 6.725, - "ap-east-1": 6.757, - "ap-northeast-1": 6.021, - "ap-northeast-2": 6.021, + "af-south-1": 8.346, + "ap-east-1": 8.378, + "ap-northeast-1": 0.0, + "ap-northeast-2": 7.642, "ap-northeast-3": 0.0, - "ap-south-1": 5.829, - "ap-southeast-1": 6.149, - "ap-southeast-2": 6.149, - "ca-central-1": 0.0, - "eu-central-1": 0.0, - "eu-north-1": 5.381, - "eu-south-1": 5.957, - "eu-west-1": 0.0, - "eu-west-2": 5.957, - "eu-west-3": 5.957, - "me-south-1": 6.219, - "sa-east-1": 8.133, - "us-east-1": 5.157, - "us-east-2": 5.157, - "us-gov-east-1": 0.0, + "ap-south-1": 7.45, + "ap-southeast-1": 7.77, + "ap-southeast-2": 7.77, + "ca-central-1": 0.0, + "eu-central-1": 7.738, + "eu-north-1": 7.002, + "eu-south-1": 7.578, + "eu-west-1": 7.29, + "eu-west-2": 7.578, + "eu-west-3": 0.0, + "me-south-1": 7.84, + "sa-east-1": 9.754, + "us-east-1": 6.778, + "us-east-2": 6.778, + "us-gov-east-1": 7.802, "us-gov-west-1": 0.0, - "us-west-1": 5.669, - "us-west-2": 5.157 + "us-west-1": 7.29, + "us-west-2": 6.778 }, "i3.2xlarge": { - "af-south-1": 0.985, - "ap-east-1": 0.989, - "ap-northeast-1": 0.897, - "ap-northeast-2": 0.97, - "ap-northeast-3": 0.97, - "ap-south-1": 0.944, - "ap-south-2": 0.873, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.988, - "ap-southeast-3": 0.913, - "ap-southeast-4": 0.913, - "ca-central-1": 0.0, - "eu-central-1": 0.909, - "eu-central-2": 0.0, - "eu-north-1": 0.0, - "eu-south-1": 0.0, - "eu-south-2": 0.922, + "af-south-1": 0.0, + "ap-east-1": 1.079, + "ap-northeast-1": 0.987, + "ap-northeast-2": 0.0, + "ap-northeast-3": 0.987, + "ap-south-1": 0.963, + "ap-south-2": 0.963, + "ap-southeast-1": 0.0, + "ap-southeast-2": 1.078, + "ap-southeast-3": 1.003, + "ap-southeast-4": 1.003, + "ca-central-1": 1.012, + "eu-central-1": 0.999, + "eu-central-2": 1.074, + "eu-north-1": 0.907, + "eu-south-1": 0.979, + "eu-south-2": 0.0, "eu-west-1": 0.0, - "eu-west-2": 0.889, - "eu-west-3": 0.889, - "il-central-1": 0.96, - "me-central-1": 0.0, + "eu-west-2": 0.0, + "eu-west-3": 0.979, + "il-central-1": 0.0, + "me-central-1": 1.088, "me-south-1": 0.0, - "sa-east-1": 0.0, + "sa-east-1": 1.251, "us-east-1": 0.0, - "us-east-2": 0.851, - "us-gov-east-1": 0.917, - "us-gov-west-1": 0.917, - "us-west-1": 0.853, - "us-west-2": 0.851 + "us-east-2": 0.879, + "us-gov-east-1": 1.082, + "us-gov-west-1": 1.082, + "us-west-1": 0.943, + "us-west-2": 0.879 }, "i3.4xlarge": { - "af-south-1": 1.969, - "ap-east-1": 1.813, - "ap-northeast-1": 1.775, - "ap-northeast-2": 1.775, - "ap-northeast-3": 1.629, - "ap-south-1": 1.581, - "ap-south-2": 1.581, - "ap-southeast-1": 1.811, - "ap-southeast-2": 1.661, - "ap-southeast-3": 1.661, - "ap-southeast-4": 1.661, - "ca-central-1": 1.679, + "af-south-1": 2.201, + "ap-east-1": 2.045, + "ap-northeast-1": 1.861, + "ap-northeast-2": 2.007, + "ap-northeast-3": 1.861, + "ap-south-1": 1.813, + "ap-south-2": 1.813, + "ap-southeast-1": 2.042, + "ap-southeast-2": 1.893, + "ap-southeast-3": 1.893, + "ap-southeast-4": 1.893, + "ca-central-1": 1.773, "eu-central-1": 0.0, - "eu-central-2": 1.802, - "eu-north-1": 1.469, + "eu-central-2": 2.034, + "eu-north-1": 1.831, "eu-south-1": 0.0, "eu-south-2": 0.0, - "eu-west-1": 0.0, + "eu-west-1": 1.91, "eu-west-2": 0.0, "eu-west-3": 0.0, - "il-central-1": 1.61, - "me-central-1": 1.83, - "me-south-1": 1.679, + "il-central-1": 1.842, + "me-central-1": 1.91, + "me-south-1": 1.91, "sa-east-1": 0.0, - "us-east-1": 1.538, - "us-east-2": 1.413, - "us-gov-east-1": 1.819, + "us-east-1": 1.645, + "us-east-2": 1.645, + "us-gov-east-1": 2.051, "us-gov-west-1": 0.0, - "us-west-1": 0.0, - "us-west-2": 0.0 + "us-west-1": 1.773, + "us-west-2": 1.645 }, "i3.8xlarge": { - "af-south-1": 3.445, - "ap-east-1": 0.0, - "ap-northeast-1": 3.386, - "ap-northeast-2": 0.0, - "ap-northeast-3": 0.0, - "ap-south-1": 3.28, - "ap-south-2": 2.997, - "ap-southeast-1": 3.456, - "ap-southeast-2": 3.157, - "ap-southeast-3": 3.157, - "ap-southeast-4": 3.157, - "ca-central-1": 3.192, - "eu-central-1": 0.0, - "eu-central-2": 0.0, - "eu-north-1": 3.034, - "eu-south-1": 3.351, + "af-south-1": 4.074, + "ap-east-1": 4.09, + "ap-northeast-1": 3.722, + "ap-northeast-2": 3.722, + "ap-northeast-3": 3.722, + "ap-south-1": 3.626, + "ap-south-2": 3.626, + "ap-southeast-1": 3.786, + "ap-southeast-2": 4.085, + "ap-southeast-3": 3.786, + "ap-southeast-4": 4.085, + "ca-central-1": 0.0, + "eu-central-1": 3.77, + "eu-central-2": 4.067, + "eu-north-1": 0.0, + "eu-south-1": 0.0, "eu-south-2": 0.0, - "eu-west-1": 0.0, - "eu-west-2": 3.351, - "eu-west-3": 3.061, - "il-central-1": 3.055, - "me-central-1": 3.192, + "eu-west-1": 3.821, + "eu-west-2": 3.979, + "eu-west-3": 3.979, + "il-central-1": 3.683, + "me-central-1": 3.821, "me-south-1": 0.0, - "sa-east-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 2.661, - "us-gov-east-1": 3.173, - "us-gov-west-1": 3.474, - "us-west-1": 3.192, - "us-west-2": 2.661 + "sa-east-1": 4.778, + "us-east-1": 3.29, + "us-east-2": 0.0, + "us-gov-east-1": 3.802, + "us-gov-west-1": 3.802, + "us-west-1": 3.546, + "us-west-2": 0.0 }, "i3.16xlarge": { "af-south-1": 0.0, - "ap-east-1": 6.757, - "ap-northeast-1": 0.0, - "ap-northeast-2": 6.021, - "ap-northeast-3": 6.021, - "ap-south-1": 5.829, - "ap-south-2": 5.829, - "ap-southeast-1": 6.149, - "ap-southeast-2": 6.149, - "ap-southeast-3": 6.149, - "ap-southeast-4": 6.149, - "ca-central-1": 5.669, - "eu-central-1": 6.117, - "eu-central-2": 6.712, - "eu-north-1": 5.381, - "eu-south-1": 5.957, + "ap-east-1": 8.179, + "ap-northeast-1": 7.443, + "ap-northeast-2": 0.0, + "ap-northeast-3": 7.443, + "ap-south-1": 7.251, + "ap-south-2": 7.251, + "ap-southeast-1": 7.571, + "ap-southeast-2": 7.571, + "ap-southeast-3": 7.571, + "ap-southeast-4": 7.571, + "ca-central-1": 7.091, + "eu-central-1": 7.539, + "eu-central-2": 8.134, + "eu-north-1": 6.803, + "eu-south-1": 7.379, "eu-south-2": 0.0, - "eu-west-1": 5.669, - "eu-west-2": 0.0, - "eu-west-3": 5.957, - "il-central-1": 5.944, - "me-central-1": 0.0, - "me-south-1": 6.219, - "sa-east-1": 8.133, - "us-east-1": 0.0, - "us-east-2": 5.157, - "us-gov-east-1": 6.181, + "eu-west-1": 7.091, + "eu-west-2": 7.379, + "eu-west-3": 0.0, + "il-central-1": 7.366, + "me-central-1": 7.642, + "me-south-1": 7.642, + "sa-east-1": 9.555, + "us-east-1": 6.579, + "us-east-2": 6.579, + "us-gov-east-1": 0.0, "us-gov-west-1": 0.0, - "us-west-1": 5.669, + "us-west-1": 7.091, "us-west-2": 0.0 }, "i3en.large": { "af-south-1": 0.0, "ap-east-1": 0.0, "ap-northeast-1": 0.0, - "ap-northeast-2": 0.378, - "ap-northeast-3": 0.361, + "ap-northeast-2": 0.0, + "ap-northeast-3": 0.33, "ap-south-1": 0.0, - "ap-south-2": 0.0, - "ap-southeast-1": 0.366, - "ap-southeast-2": 0.384, - "ap-southeast-3": 0.384, - "ap-southeast-4": 0.384, - "ca-central-1": 0.345, - "ca-west-1": 0.361, - "eu-central-1": 0.383, - "eu-central-2": 0.392, + "ap-south-2": 0.338, + "ap-southeast-1": 0.335, + "ap-southeast-2": 0.352, + "ap-southeast-3": 0.335, + "ap-southeast-4": 0.335, + "ap-southeast-5": 0.0, + "ap-southeast-7": 0.308, + "ca-central-1": 0.33, + "ca-west-1": 0.314, + "eu-central-1": 0.334, + "eu-central-2": 0.361, "eu-north-1": 0.0, - "eu-south-1": 0.374, - "eu-south-2": 0.345, - "eu-west-1": 0.361, - "eu-west-2": 0.0, - "eu-west-3": 0.358, + "eu-south-1": 0.326, + "eu-south-2": 0.33, + "eu-west-1": 0.314, + "eu-west-2": 0.327, + "eu-west-3": 0.327, "il-central-1": 0.0, - "me-central-1": 0.37, - "me-south-1": 0.387, - "sa-east-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 0.336, - "us-gov-east-1": 0.368, - "us-gov-west-1": 0.368, - "us-west-1": 0.361, - "us-west-2": 0.321, - "us-west-2-lax-1": 0.384 + "me-central-1": 0.339, + "me-south-1": 0.338, + "mx-central-1": 0.0, + "sa-east-1": 0.424, + "us-east-1": 0.29, + "us-east-2": 0.304, + "us-gov-east-1": 0.355, + "us-gov-west-1": 0.337, + "us-west-1": 0.314, + "us-west-2": 0.29, + "us-west-2-lax-1": 0.0 }, "i3en.xlarge": { - "af-south-1": 0.689, + "af-south-1": 0.76, "ap-east-1": 0.0, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.627, - "ap-northeast-3": 0.0, - "ap-south-1": 0.642, - "ap-south-2": 0.642, - "ap-southeast-1": 0.672, + "ap-northeast-1": 0.66, + "ap-northeast-2": 0.66, + "ap-northeast-3": 0.66, + "ap-south-1": 0.0, + "ap-south-2": 0.675, + "ap-southeast-1": 0.67, "ap-southeast-2": 0.0, - "ap-southeast-3": 0.672, - "ap-southeast-4": 0.672, + "ap-southeast-3": 0.67, + "ap-southeast-4": 0.0, + "ap-southeast-5": 0.615, + "ap-southeast-7": 0.647, "ca-central-1": 0.628, - "ca-west-1": 0.628, - "eu-central-1": 0.0, - "eu-central-2": 0.689, - "eu-north-1": 0.0, - "eu-south-1": 0.0, - "eu-south-2": 0.595, - "eu-west-1": 0.595, - "eu-west-2": 0.621, - "eu-west-3": 0.621, + "ca-west-1": 0.66, + "eu-central-1": 0.0, + "eu-central-2": 0.722, + "eu-north-1": 0.602, + "eu-south-1": 0.652, + "eu-south-2": 0.628, + "eu-west-1": 0.628, + "eu-west-2": 0.654, + "eu-west-3": 0.654, "il-central-1": 0.0, - "me-central-1": 0.645, + "me-central-1": 0.678, "me-south-1": 0.0, - "sa-east-1": 0.0, - "us-east-1": 0.547, + "mx-central-1": 0.0, + "sa-east-1": 0.848, + "us-east-1": 0.0, "us-east-2": 0.0, "us-gov-east-1": 0.0, - "us-gov-west-1": 0.641, - "us-west-1": 0.595, - "us-west-2": 0.576, - "us-west-2-lax-1": 0.637 + "us-gov-west-1": 0.674, + "us-west-1": 0.628, + "us-west-2": 0.58, + "us-west-2-lax-1": 0.67 }, "i3en.metal": { "af-south-1": 0.0, - "ap-east-1": 14.484, - "ap-northeast-1": 12.933, - "ap-northeast-2": 12.933, - "ap-northeast-3": 12.933, - "ap-south-1": 12.501, - "ap-south-2": 12.501, - "ap-southeast-1": 0.0, - "ap-southeast-2": 13.173, - "ap-southeast-3": 13.173, - "ap-southeast-4": 13.173, - "ca-central-1": 0.0, - "ca-west-1": 12.165, - "eu-central-1": 13.125, - "eu-central-2": 14.421, - "eu-north-1": 11.541, - "eu-south-1": 0.0, - "eu-south-2": 12.165, - "eu-west-1": 0.0, - "eu-west-2": 12.789, - "eu-west-3": 12.789, - "il-central-1": 0.0, + "ap-east-1": 16.7, + "ap-northeast-1": 15.149, + "ap-northeast-2": 15.149, + "ap-northeast-3": 15.149, + "ap-south-1": 14.717, + "ap-south-2": 14.717, + "ap-southeast-1": 15.389, + "ap-southeast-2": 15.389, + "ap-southeast-3": 15.389, + "ap-southeast-4": 15.389, + "ap-southeast-5": 14.088, + "ap-southeast-7": 14.088, + "ca-central-1": 0.0, + "ca-west-1": 14.381, + "eu-central-1": 15.341, + "eu-central-2": 16.637, + "eu-north-1": 13.757, + "eu-south-1": 14.966, + "eu-south-2": 14.381, + "eu-west-1": 14.381, + "eu-west-2": 15.005, + "eu-west-3": 15.005, + "il-central-1": 14.981, "me-central-1": 0.0, - "me-south-1": 13.307, - "sa-east-1": 17.445, - "us-east-1": 11.013, - "us-east-2": 11.013, - "us-gov-east-1": 0.0, - "us-gov-west-1": 13.269, - "us-west-1": 12.165, - "us-west-2": 11.013, - "us-west-2-lax-1": 0.0 + "me-south-1": 15.523, + "mx-central-1": 13.771, + "sa-east-1": 19.661, + "us-east-1": 13.229, + "us-east-2": 13.229, + "us-gov-east-1": 15.485, + "us-gov-west-1": 15.485, + "us-west-1": 14.381, + "us-west-2": 13.229, + "us-west-2-lax-1": 15.398 }, "i3en.2xlarge": { - "af-south-1": 0.0, - "ap-east-1": 0.0, + "af-south-1": 1.443, + "ap-east-1": 1.448, "ap-northeast-1": 0.0, - "ap-northeast-2": 1.229, - "ap-northeast-3": 1.229, - "ap-south-1": 0.0, + "ap-northeast-2": 1.319, + "ap-northeast-3": 1.319, + "ap-south-1": 1.283, "ap-south-2": 0.0, - "ap-southeast-1": 0.0, - "ap-southeast-2": 1.249, - "ap-southeast-3": 1.249, - "ap-southeast-4": 1.32, - "ca-central-1": 1.165, - "ca-west-1": 1.23, - "eu-central-1": 1.245, - "eu-central-2": 1.43, - "eu-north-1": 1.113, + "ap-southeast-1": 1.339, + "ap-southeast-2": 1.41, + "ap-southeast-3": 1.339, + "ap-southeast-4": 1.339, + "ap-southeast-5": 1.231, + "ap-southeast-7": 0.0, + "ca-central-1": 1.255, + "ca-west-1": 1.255, + "eu-central-1": 0.0, + "eu-central-2": 1.443, + "eu-north-1": 1.203, "eu-south-1": 0.0, - "eu-south-2": 1.165, + "eu-south-2": 1.255, "eu-west-1": 0.0, - "eu-west-2": 1.285, - "eu-west-3": 1.217, + "eu-west-2": 0.0, + "eu-west-3": 1.307, "il-central-1": 0.0, - "me-central-1": 0.0, - "me-south-1": 0.0, - "sa-east-1": 1.699, - "us-east-1": 0.0, - "us-east-2": 1.069, - "us-gov-east-1": 1.257, + "me-central-1": 1.355, + "me-south-1": 1.35, + "mx-central-1": 0.0, + "sa-east-1": 1.789, + "us-east-1": 1.218, + "us-east-2": 1.159, + "us-gov-east-1": 1.347, "us-gov-west-1": 0.0, "us-west-1": 0.0, - "us-west-2": 1.128, - "us-west-2-lax-1": 1.32 + "us-west-2": 1.159, + "us-west-2-lax-1": 1.41 }, "i3en.3xlarge": { - "af-south-1": 1.947, - "ap-east-1": 1.955, - "ap-northeast-1": 1.865, - "ap-northeast-2": 0.0, - "ap-northeast-3": 1.761, + "af-south-1": 2.08, + "ap-east-1": 2.088, + "ap-northeast-1": 1.997, + "ap-northeast-2": 1.997, + "ap-northeast-3": 0.0, "ap-south-1": 0.0, - "ap-south-2": 1.707, - "ap-southeast-1": 1.791, - "ap-southeast-2": 1.897, - "ap-southeast-3": 1.791, - "ap-southeast-4": 1.791, - "ca-central-1": 1.763, - "ca-west-1": 1.763, + "ap-south-2": 1.94, + "ap-southeast-1": 1.924, + "ap-southeast-2": 1.924, + "ap-southeast-3": 0.0, + "ap-southeast-4": 2.029, + "ap-southeast-5": 1.761, + "ap-southeast-7": 1.761, + "ca-central-1": 1.895, + "ca-west-1": 1.798, "eu-central-1": 0.0, "eu-central-2": 0.0, - "eu-north-1": 1.68, - "eu-south-1": 0.0, - "eu-south-2": 1.665, - "eu-west-1": 1.763, - "eu-west-2": 1.846, - "eu-west-3": 1.743, + "eu-north-1": 0.0, + "eu-south-1": 1.871, + "eu-south-2": 1.798, + "eu-west-1": 1.895, + "eu-west-2": 1.978, + "eu-west-3": 1.876, "il-central-1": 0.0, "me-central-1": 0.0, - "me-south-1": 0.0, - "sa-east-1": 2.325, - "us-east-1": 1.521, + "me-south-1": 1.94, + "mx-central-1": 1.721, + "sa-east-1": 0.0, + "us-east-1": 1.654, "us-east-2": 0.0, - "us-gov-east-1": 1.909, + "us-gov-east-1": 1.936, "us-gov-west-1": 0.0, - "us-west-1": 0.0, - "us-west-2": 1.521, - "us-west-2-lax-1": 1.792 + "us-west-1": 1.798, + "us-west-2": 1.654, + "us-west-2-lax-1": 0.0 }, "i3en.6xlarge": { "af-south-1": 0.0, - "ap-east-1": 3.978, - "ap-northeast-1": 3.565, + "ap-east-1": 4.175, + "ap-northeast-1": 3.787, "ap-northeast-2": 0.0, - "ap-northeast-3": 3.357, - "ap-south-1": 3.249, - "ap-south-2": 3.449, - "ap-southeast-1": 0.0, - "ap-southeast-2": 3.629, - "ap-southeast-3": 3.417, - "ap-southeast-4": 3.417, - "ca-central-1": 3.165, - "ca-west-1": 3.165, - "eu-central-1": 3.405, - "eu-central-2": 3.961, + "ap-northeast-3": 0.0, + "ap-south-1": 3.679, + "ap-south-2": 3.679, + "ap-southeast-1": 3.847, + "ap-southeast-2": 0.0, + "ap-southeast-3": 4.059, + "ap-southeast-4": 0.0, + "ap-southeast-5": 3.522, + "ap-southeast-7": 0.0, + "ca-central-1": 3.595, + "ca-west-1": 3.595, + "eu-central-1": 0.0, + "eu-central-2": 4.391, "eu-north-1": 0.0, - "eu-south-1": 3.311, - "eu-south-2": 0.0, - "eu-west-1": 3.165, + "eu-south-1": 3.742, + "eu-south-2": 3.595, + "eu-west-1": 0.0, "eu-west-2": 0.0, - "eu-west-3": 3.321, - "il-central-1": 3.315, + "eu-west-3": 3.751, + "il-central-1": 3.745, "me-central-1": 0.0, - "me-south-1": 3.451, - "sa-east-1": 4.485, - "us-east-1": 3.053, - "us-east-2": 2.877, - "us-gov-east-1": 3.654, - "us-gov-west-1": 3.654, - "us-west-1": 0.0, + "me-south-1": 3.881, + "mx-central-1": 3.443, + "sa-east-1": 4.915, + "us-east-1": 3.483, + "us-east-2": 3.307, + "us-gov-east-1": 3.871, + "us-gov-west-1": 3.871, + "us-west-1": 3.79, "us-west-2": 0.0, "us-west-2-lax-1": 0.0 }, "i3en.12xlarge": { - "af-south-1": 7.293, - "ap-east-1": 7.325, - "ap-northeast-1": 6.964, - "ap-northeast-2": 6.549, - "ap-northeast-3": 6.961, - "ap-south-1": 6.333, - "ap-south-2": 6.734, - "ap-southeast-1": 6.669, - "ap-southeast-2": 7.093, - "ap-southeast-3": 7.093, - "ap-southeast-4": 7.093, - "ca-central-1": 0.0, - "ca-west-1": 6.555, - "eu-central-1": 6.645, - "eu-central-2": 7.756, - "eu-north-1": 6.223, - "eu-south-1": 6.869, - "eu-south-2": 6.555, - "eu-west-1": 6.165, - "eu-west-2": 6.888, - "eu-west-3": 6.477, - "il-central-1": 0.0, + "af-south-1": 8.318, + "ap-east-1": 8.35, + "ap-northeast-1": 7.574, + "ap-northeast-2": 7.574, + "ap-northeast-3": 7.574, + "ap-south-1": 7.358, + "ap-south-2": 7.358, + "ap-southeast-1": 7.694, + "ap-southeast-2": 0.0, + "ap-southeast-3": 7.694, + "ap-southeast-4": 8.118, + "ap-southeast-5": 7.044, + "ap-southeast-7": 7.044, + "ca-central-1": 7.19, + "ca-west-1": 0.0, + "eu-central-1": 0.0, + "eu-central-2": 8.782, + "eu-north-1": 6.878, + "eu-south-1": 7.483, + "eu-south-2": 7.19, + "eu-west-1": 7.19, + "eu-west-2": 7.913, + "eu-west-3": 7.502, + "il-central-1": 7.49, "me-central-1": 0.0, - "me-south-1": 6.736, - "sa-east-1": 9.367, - "us-east-1": 5.941, - "us-east-2": 5.941, - "us-gov-east-1": 7.142, + "me-south-1": 7.762, + "mx-central-1": 6.886, + "sa-east-1": 9.83, + "us-east-1": 6.966, + "us-east-2": 6.614, + "us-gov-east-1": 7.742, "us-gov-west-1": 0.0, - "us-west-1": 6.555, - "us-west-2": 5.589, - "us-west-2-lax-1": 6.674 + "us-west-1": 7.19, + "us-west-2": 6.614, + "us-west-2-lax-1": 7.699 }, "i3en.24xlarge": { "af-south-1": 0.0, - "ap-east-1": 14.484, + "ap-east-1": 16.7, "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, - "ap-northeast-3": 12.933, - "ap-south-1": 12.501, - "ap-south-2": 12.501, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, - "ap-southeast-3": 13.173, - "ap-southeast-4": 13.173, - "ca-central-1": 12.165, - "ca-west-1": 12.165, - "eu-central-1": 13.125, - "eu-central-2": 14.421, - "eu-north-1": 11.541, - "eu-south-1": 12.751, - "eu-south-2": 12.165, - "eu-west-1": 0.0, - "eu-west-2": 12.789, - "eu-west-3": 12.789, - "il-central-1": 12.765, + "ap-northeast-2": 15.149, + "ap-northeast-3": 15.149, + "ap-south-1": 14.717, + "ap-south-2": 0.0, + "ap-southeast-1": 15.389, + "ap-southeast-2": 0.0, + "ap-southeast-3": 15.389, + "ap-southeast-4": 15.389, + "ap-southeast-5": 14.088, + "ap-southeast-7": 14.088, + "ca-central-1": 14.381, + "ca-west-1": 14.381, + "eu-central-1": 15.341, + "eu-central-2": 16.637, + "eu-north-1": 13.757, + "eu-south-1": 14.966, + "eu-south-2": 14.381, + "eu-west-1": 0.0, + "eu-west-2": 15.005, + "eu-west-3": 15.005, + "il-central-1": 14.981, "me-central-1": 0.0, - "me-south-1": 13.307, - "sa-east-1": 0.0, - "us-east-1": 11.013, - "us-east-2": 0.0, - "us-gov-east-1": 13.269, - "us-gov-west-1": 13.269, - "us-west-1": 0.0, + "me-south-1": 15.523, + "mx-central-1": 0.0, + "sa-east-1": 0.0, + "us-east-1": 13.229, + "us-east-2": 13.229, + "us-gov-east-1": 15.485, + "us-gov-west-1": 15.485, + "us-west-1": 14.381, "us-west-2": 0.0, - "us-west-2-lax-1": 13.183 + "us-west-2-lax-1": 15.398 }, "i4g.large": { - "ap-southeast-1": 0.28013, - "ca-central-1": 0.2652, - "eu-west-1": 0.2652, + "ap-southeast-1": 0.26744, + "ca-central-1": 0.234, + "eu-west-1": 0.0, "us-east-1": 0.0, - "us-east-2": 0.26488, - "us-west-2": 0.26488 + "us-east-2": 0.23368, + "us-west-2": 0.21824 }, "i4g.xlarge": { - "ap-southeast-1": 0.46526, - "ca-central-1": 0.46944, - "eu-west-1": 0.4354, - "us-east-1": 0.43477, + "ap-southeast-1": 0.49786, + "ca-central-1": 0.468, + "eu-west-1": 0.468, + "us-east-1": 0.43648, "us-east-2": 0.0, - "us-west-2": 0.40388 + "us-west-2": 0.43648 }, "i4g.2xlarge": { - "ap-southeast-1": 0.90552, - "ca-central-1": 0.91388, - "eu-west-1": 0.91388, + "ap-southeast-1": 0.99572, + "ca-central-1": 0.936, + "eu-west-1": 1.00408, "us-east-1": 0.0, "us-east-2": 0.0, - "us-west-2": 0.78276 + "us-west-2": 0.93474 }, "i4g.4xlarge": { - "ap-southeast-1": 1.64604, - "ca-central-1": 1.52659, - "eu-west-1": 1.52659, - "us-east-1": 1.52407, - "us-east-2": 1.52407, - "us-west-2": 1.40052 + "ap-southeast-1": 1.87784, + "ca-central-1": 1.75839, + "eu-west-1": 0.0, + "us-east-1": 1.63232, + "us-east-2": 1.63232, + "us-west-2": 0.0 }, "i4g.8xlarge": { - "ap-southeast-1": 3.12708, - "ca-central-1": 3.16051, - "eu-west-1": 3.16051, - "us-east-1": 2.63604, - "us-east-2": 0.0, - "us-west-2": 0.0 + "ap-southeast-1": 3.75568, + "ca-central-1": 3.51679, + "eu-west-1": 3.51679, + "us-east-1": 3.26464, + "us-east-2": 3.26464, + "us-west-2": 3.51174 }, "i4g.16xlarge": { "ap-southeast-1": 0.0, "ca-central-1": 0.0, - "eu-west-1": 5.61137, - "us-east-1": 5.10708, - "us-east-2": 5.10708, - "us-west-2": 5.10708 + "eu-west-1": 7.03357, + "us-east-1": 6.52928, + "us-east-2": 6.52928, + "us-west-2": 0.0 }, "i4i.large": { - "af-south-1": 0.321, - "ap-east-1": 0.344, - "ap-northeast-1": 0.316, - "ap-northeast-2": 0.316, - "ap-northeast-3": 0.0, - "ap-south-1": 0.29, - "ap-south-2": 0.0, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.301, - "ap-southeast-3": 0.321, - "ap-southeast-4": 0.301, - "ca-central-1": 0.284, - "ca-west-1": 0.303, - "eu-central-1": 0.32, + "af-south-1": 0.289, + "ap-east-1": 0.29, + "ap-northeast-1": 0.265, + "ap-northeast-2": 0.265, + "ap-northeast-3": 0.265, + "ap-south-1": 0.259, + "ap-south-2": 0.259, + "ap-southeast-1": 0.27, + "ap-southeast-2": 0.27, + "ap-southeast-3": 0.27, + "ap-southeast-4": 0.27, + "ap-southeast-5": 0.249, + "ap-southeast-7": 0.249, + "ca-central-1": 0.272, + "ca-west-1": 0.253, + "eu-central-1": 0.289, "eu-central-2": 0.0, - "eu-north-1": 0.274, - "eu-south-1": 0.314, - "eu-west-1": 0.303, - "eu-west-2": 0.314, - "eu-west-3": 0.0, + "eu-north-1": 0.243, + "eu-south-1": 0.263, + "eu-west-1": 0.253, + "eu-west-2": 0.283, + "eu-west-3": 0.263, "il-central-1": 0.0, - "me-central-1": 0.0, - "me-south-1": 0.303, - "sa-east-1": 0.369, - "us-east-1": 0.0, + "me-central-1": 0.272, + "me-south-1": 0.272, + "mx-central-1": 0.244, + "sa-east-1": 0.365, + "us-east-1": 0.253, "us-east-2": 0.0, - "us-gov-east-1": 0.0, - "us-gov-west-1": 0.0, - "us-west-1": 0.284, - "us-west-2": 0.0 + "us-gov-east-1": 0.271, + "us-gov-west-1": 0.271, + "us-west-1": 0.253, + "us-west-2": 0.235 }, "i4i.xlarge": { - "af-south-1": 0.591, - "ap-east-1": 0.594, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.538, - "ap-northeast-3": 0.498, - "ap-south-1": 0.0, - "ap-south-2": 0.523, + "af-south-1": 0.579, + "ap-east-1": 0.581, + "ap-northeast-1": 0.53, + "ap-northeast-2": 0.53, + "ap-northeast-3": 0.53, + "ap-south-1": 0.517, + "ap-south-2": 0.517, "ap-southeast-1": 0.0, - "ap-southeast-2": 0.548, - "ap-southeast-3": 0.548, - "ap-southeast-4": 0.548, - "ca-central-1": 0.0, - "ca-west-1": 0.473, - "eu-central-1": 0.504, + "ap-southeast-2": 0.58, + "ap-southeast-3": 0.539, + "ap-southeast-4": 0.539, + "ap-southeast-5": 0.0, + "ap-southeast-7": 0.498, + "ca-central-1": 0.506, + "ca-west-1": 0.544, + "eu-central-1": 0.537, "eu-central-2": 0.0, - "eu-north-1": 0.454, - "eu-south-1": 0.533, - "eu-west-1": 0.511, - "eu-west-2": 0.493, - "eu-west-3": 0.493, - "il-central-1": 0.532, - "me-central-1": 0.511, + "eu-north-1": 0.486, + "eu-south-1": 0.526, + "eu-west-1": 0.506, + "eu-west-2": 0.526, + "eu-west-3": 0.526, + "il-central-1": 0.525, + "me-central-1": 0.543, "me-south-1": 0.0, - "sa-east-1": 0.0, - "us-east-1": 0.0, + "mx-central-1": 0.488, + "sa-east-1": 0.675, + "us-east-1": 0.471, "us-east-2": 0.0, - "us-gov-east-1": 0.55, - "us-gov-west-1": 0.55, - "us-west-1": 0.511, - "us-west-2": 0.473 + "us-gov-east-1": 0.541, + "us-gov-west-1": 0.583, + "us-west-1": 0.544, + "us-west-2": 0.471 }, "i4i.metal": { - "af-south-1": 14.597, - "ap-east-1": 14.667, - "ap-northeast-1": 0.0, - "ap-northeast-2": 13.048, - "ap-northeast-3": 13.048, - "ap-south-1": 0.0, - "ap-south-2": 12.626, - "ap-southeast-1": 13.33, - "ap-southeast-2": 0.0, - "ap-southeast-3": 13.33, - "ap-southeast-4": 13.33, - "ca-central-1": 0.0, - "ca-west-1": 12.274, - "eu-central-1": 13.259, - "eu-central-2": 14.569, - "eu-north-1": 0.0, - "eu-south-1": 12.907, - "eu-west-1": 12.274, - "eu-west-2": 12.907, - "eu-west-3": 0.0, - "il-central-1": 12.879, - "me-central-1": 0.0, - "me-south-1": 13.471, - "sa-east-1": 17.695, - "us-east-1": 11.147, - "us-east-2": 11.147, - "us-gov-east-1": 13.4, - "us-gov-west-1": 0.0, - "us-west-1": 12.274, - "us-west-2": 11.147 + "af-south-1": 17.005, + "ap-east-1": 17.075, + "ap-northeast-1": 0.0, + "ap-northeast-2": 15.456, + "ap-northeast-3": 15.456, + "ap-south-1": 15.034, + "ap-south-2": 15.034, + "ap-southeast-1": 15.738, + "ap-southeast-2": 15.738, + "ap-southeast-3": 15.738, + "ap-southeast-4": 15.738, + "ap-southeast-5": 14.421, + "ap-southeast-7": 14.421, + "ca-central-1": 0.0, + "ca-west-1": 14.682, + "eu-central-1": 15.667, + "eu-central-2": 16.977, + "eu-north-1": 14.048, + "eu-south-1": 15.315, + "eu-west-1": 14.682, + "eu-west-2": 0.0, + "eu-west-3": 15.315, + "il-central-1": 0.0, + "me-central-1": 15.878, + "me-south-1": 15.878, + "mx-central-1": 14.104, + "sa-east-1": 20.102, + "us-east-1": 13.555, + "us-east-2": 13.555, + "us-gov-east-1": 15.808, + "us-gov-west-1": 15.808, + "us-west-1": 14.682, + "us-west-2": 13.555 }, "i4i.2xlarge": { - "af-south-1": 1.157, + "af-south-1": 0.0, "ap-east-1": 1.162, - "ap-northeast-1": 1.051, - "ap-northeast-2": 1.051, - "ap-northeast-3": 0.97, - "ap-south-1": 0.944, - "ap-south-2": 1.022, - "ap-southeast-1": 0.988, + "ap-northeast-1": 1.141, + "ap-northeast-2": 1.141, + "ap-northeast-3": 1.06, + "ap-south-1": 1.034, + "ap-south-2": 1.112, + "ap-southeast-1": 1.078, "ap-southeast-2": 0.0, - "ap-southeast-3": 0.988, - "ap-southeast-4": 0.0, - "ca-central-1": 0.0, - "ca-west-1": 0.922, - "eu-central-1": 0.983, + "ap-southeast-3": 1.078, + "ap-southeast-4": 1.078, + "ap-southeast-5": 0.996, + "ap-southeast-7": 1.07, + "ca-central-1": 1.088, + "ca-west-1": 1.012, + "eu-central-1": 1.074, "eu-central-2": 0.0, "eu-north-1": 0.0, "eu-south-1": 0.0, - "eu-west-1": 0.997, - "eu-west-2": 1.041, - "eu-west-3": 0.0, - "il-central-1": 1.039, - "me-central-1": 1.08, - "me-south-1": 0.997, - "sa-east-1": 0.0, - "us-east-1": 0.92, - "us-east-2": 0.851, - "us-gov-east-1": 1.075, - "us-gov-west-1": 0.0, + "eu-west-1": 1.012, + "eu-west-2": 1.131, + "eu-west-3": 1.052, + "il-central-1": 1.05, + "me-central-1": 1.087, + "me-south-1": 1.087, + "mx-central-1": 1.048, + "sa-east-1": 1.46, + "us-east-1": 1.01, + "us-east-2": 1.01, + "us-gov-east-1": 1.082, + "us-gov-west-1": 1.082, "us-west-1": 0.0, - "us-west-2": 0.0 + "us-west-2": 0.942 }, "i4i.4xlarge": { - "af-south-1": 2.149, - "ap-east-1": 2.159, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, - "ap-northeast-3": 1.775, - "ap-south-1": 1.723, - "ap-south-2": 1.878, - "ap-southeast-1": 1.811, - "ap-southeast-2": 0.0, - "ap-southeast-3": 1.975, - "ap-southeast-4": 0.0, - "ca-central-1": 0.0, - "ca-west-1": 1.679, - "eu-central-1": 0.0, - "eu-central-2": 2.146, - "eu-north-1": 1.743, + "af-south-1": 0.0, + "ap-east-1": 0.0, + "ap-northeast-1": 2.168, + "ap-northeast-2": 2.007, + "ap-northeast-3": 2.007, + "ap-south-1": 1.954, + "ap-south-2": 2.11, + "ap-southeast-1": 2.042, + "ap-southeast-2": 2.042, + "ap-southeast-3": 2.207, + "ap-southeast-4": 2.042, + "ap-southeast-5": 1.878, + "ap-southeast-7": 0.0, + "ca-central-1": 0.0, + "ca-west-1": 1.91, + "eu-central-1": 0.0, + "eu-central-2": 2.197, + "eu-north-1": 1.975, "eu-south-1": 0.0, - "eu-west-1": 1.679, - "eu-west-2": 1.758, - "eu-west-3": 1.758, - "il-central-1": 1.754, - "me-central-1": 1.995, - "me-south-1": 1.995, - "sa-east-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 1.675, - "us-gov-east-1": 1.819, + "eu-west-1": 1.91, + "eu-west-2": 2.149, + "eu-west-3": 0.0, + "il-central-1": 0.0, + "me-central-1": 2.06, + "me-south-1": 2.226, + "mx-central-1": 1.838, + "sa-east-1": 2.588, + "us-east-1": 1.77, + "us-east-2": 0.0, + "us-gov-east-1": 2.051, "us-gov-west-1": 0.0, - "us-west-1": 1.83, - "us-west-2": 1.538 + "us-west-1": 2.062, + "us-west-2": 1.77 }, "i4i.8xlarge": { - "af-south-1": 4.134, - "ap-east-1": 4.153, - "ap-northeast-1": 3.386, - "ap-northeast-2": 3.386, - "ap-northeast-3": 0.0, - "ap-south-1": 0.0, - "ap-south-2": 3.28, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, - "ap-southeast-3": 3.785, - "ap-southeast-4": 3.785, - "ca-central-1": 3.192, + "af-south-1": 4.402, + "ap-east-1": 4.419, + "ap-northeast-1": 4.014, + "ap-northeast-2": 4.014, + "ap-northeast-3": 4.014, + "ap-south-1": 3.909, + "ap-south-2": 3.909, + "ap-southeast-1": 4.414, + "ap-southeast-2": 4.085, + "ap-southeast-3": 0.0, + "ap-southeast-4": 4.414, + "ap-southeast-5": 3.756, + "ap-southeast-7": 3.756, + "ca-central-1": 3.821, "ca-west-1": 0.0, - "eu-central-1": 0.0, - "eu-central-2": 3.766, - "eu-north-1": 0.0, - "eu-south-1": 3.669, - "eu-west-1": 0.0, - "eu-west-2": 3.669, - "eu-west-3": 3.351, - "il-central-1": 0.0, - "me-central-1": 3.491, - "me-south-1": 3.824, - "sa-east-1": 4.547, - "us-east-1": 3.185, - "us-east-2": 2.911, - "us-gov-east-1": 3.474, - "us-gov-west-1": 3.805, - "us-west-1": 3.495, - "us-west-2": 2.911 + "eu-central-1": 4.067, + "eu-central-2": 4.755, + "eu-north-1": 3.662, + "eu-south-1": 4.298, + "eu-west-1": 3.821, + "eu-west-2": 4.298, + "eu-west-3": 3.979, + "il-central-1": 3.972, + "me-central-1": 4.12, + "me-south-1": 4.12, + "mx-central-1": 0.0, + "sa-east-1": 5.176, + "us-east-1": 3.539, + "us-east-2": 3.539, + "us-gov-east-1": 4.102, + "us-gov-west-1": 4.102, + "us-west-1": 3.821, + "us-west-2": 3.539 }, "i4i.12xlarge": { "af-south-1": 0.0, "ap-east-1": 0.0, - "ap-northeast-1": 4.996, - "ap-northeast-2": 4.996, - "ap-northeast-3": 4.996, - "ap-south-1": 0.0, - "ap-south-2": 4.838, - "ap-southeast-1": 0.0, - "ap-southeast-2": 5.595, - "ap-southeast-3": 0.0, - "ap-southeast-4": 5.102, - "ca-central-1": 5.16, - "ca-west-1": 5.16, - "eu-central-1": 5.075, - "eu-central-2": 0.0, - "eu-north-1": 4.468, + "ap-northeast-1": 6.505, + "ap-northeast-2": 6.505, + "ap-northeast-3": 6.022, + "ap-south-1": 0.0, + "ap-south-2": 6.33, + "ap-southeast-1": 6.621, + "ap-southeast-2": 6.127, + "ap-southeast-3": 6.127, + "ap-southeast-4": 6.621, + "ap-southeast-5": 6.078, + "ap-southeast-7": 5.634, + "ca-central-1": 5.731, + "ca-west-1": 6.185, + "eu-central-1": 6.101, + "eu-central-2": 7.132, + "eu-north-1": 5.494, "eu-south-1": 0.0, "eu-west-1": 0.0, - "eu-west-2": 4.943, - "eu-west-3": 4.943, - "me-central-1": 5.155, - "me-south-1": 5.654, - "sa-east-1": 6.739, - "us-east-1": 0.0, - "us-east-2": 4.695, - "us-gov-east-1": 5.625, - "us-gov-west-1": 0.0, - "us-west-1": 4.706, - "us-west-2": 4.695 + "eu-west-2": 5.969, + "eu-west-3": 5.969, + "me-central-1": 6.18, + "me-south-1": 6.18, + "mx-central-1": 5.515, + "sa-east-1": 7.764, + "us-east-1": 5.309, + "us-east-2": 5.309, + "us-gov-east-1": 6.65, + "us-gov-west-1": 6.154, + "us-west-1": 6.185, + "us-west-2": 0.0 }, "i4i.16xlarge": { - "af-south-1": 8.103, + "af-south-1": 8.803, "ap-east-1": 0.0, - "ap-northeast-1": 6.607, - "ap-northeast-2": 6.607, - "ap-northeast-3": 6.607, - "ap-south-1": 6.395, - "ap-south-2": 6.395, - "ap-southeast-1": 6.747, - "ap-southeast-2": 7.406, - "ap-southeast-3": 7.406, - "ap-southeast-4": 6.747, - "ca-central-1": 6.219, - "ca-west-1": 0.0, - "eu-central-1": 6.712, - "eu-central-2": 7.367, - "eu-north-1": 6.476, - "eu-south-1": 0.0, - "eu-west-1": 6.825, + "ap-northeast-1": 8.029, + "ap-northeast-2": 8.029, + "ap-northeast-3": 8.029, + "ap-south-1": 7.818, + "ap-south-2": 7.818, + "ap-southeast-1": 0.0, + "ap-southeast-2": 8.828, + "ap-southeast-3": 8.17, + "ap-southeast-4": 8.17, + "ap-southeast-5": 0.0, + "ap-southeast-7": 7.511, + "ca-central-1": 8.247, + "ca-west-1": 7.642, + "eu-central-1": 8.134, + "eu-central-2": 8.789, + "eu-north-1": 7.325, + "eu-south-1": 7.958, + "eu-west-1": 7.642, "eu-west-2": 0.0, "eu-west-3": 0.0, "il-central-1": 0.0, - "me-central-1": 7.483, - "me-south-1": 6.818, - "sa-east-1": 0.0, + "me-central-1": 8.24, + "me-south-1": 8.24, + "mx-central-1": 7.353, + "sa-east-1": 10.352, "us-east-1": 0.0, - "us-east-2": 6.205, + "us-east-2": 7.078, "us-gov-east-1": 0.0, - "us-gov-west-1": 7.444, + "us-gov-west-1": 8.205, "us-west-1": 0.0, "us-west-2": 0.0 }, "i4i.24xlarge": { - "af-south-1": 0.0, - "ap-east-1": 12.12948, - "ap-northeast-1": 9.8274, - "ap-northeast-2": 0.0, + "af-south-1": 13.2048, + "ap-east-1": 14.34528, + "ap-northeast-1": 12.0432, + "ap-northeast-2": 13.00944, "ap-northeast-3": 0.0, - "ap-south-1": 10.44516, + "ap-south-1": 11.7264, "ap-south-2": 0.0, - "ap-southeast-1": 11.02596, - "ap-southeast-2": 11.02596, - "ap-southeast-3": 10.0386, - "ap-southeast-4": 10.0386, - "ca-central-1": 10.15476, - "ca-west-1": 10.15476, - "eu-central-1": 9.9858, + "ap-southeast-1": 12.2544, + "ap-southeast-2": 12.2544, + "ap-southeast-3": 12.2544, + "ap-southeast-4": 13.24176, + "ap-southeast-5": 0.0, + "ap-southeast-7": 0.0, + "ca-central-1": 11.4624, + "ca-west-1": 0.0, + "eu-central-1": 12.2016, "eu-central-2": 0.0, - "eu-north-1": 0.0, - "eu-south-1": 0.0, - "eu-west-1": 0.0, - "eu-west-2": 10.67748, - "eu-west-3": 9.7218, + "eu-north-1": 10.9872, + "eu-south-1": 11.9376, + "eu-west-1": 11.4624, + "eu-west-2": 11.9376, + "eu-west-3": 11.9376, "me-central-1": 0.0, - "me-south-1": 0.0, - "sa-east-1": 14.62692, - "us-east-1": 8.4018, + "me-south-1": 13.35792, + "mx-central-1": 11.02944, + "sa-east-1": 15.528, + "us-east-1": 10.6176, "us-east-2": 0.0, - "us-gov-east-1": 0.0, + "us-gov-east-1": 12.3072, "us-gov-west-1": 0.0, - "us-west-1": 9.2466, - "us-west-2": 8.4018 + "us-west-1": 11.4624, + "us-west-2": 11.44128 }, "i4i.32xlarge": { - "af-south-1": 0.0, - "ap-east-1": 14.6674, - "ap-northeast-1": 13.0482, - "ap-northeast-2": 0.0, - "ap-northeast-3": 13.0482, - "ap-south-1": 0.0, - "ap-south-2": 12.6258, - "ap-southeast-1": 13.3298, - "ap-southeast-2": 0.0, - "ap-southeast-3": 13.3298, - "ap-southeast-4": 13.3298, - "ca-central-1": 0.0, - "ca-west-1": 12.2738, - "eu-central-1": 13.2594, - "eu-central-2": 0.0, - "eu-north-1": 0.0, - "eu-south-1": 12.9074, - "eu-west-1": 12.2738, - "eu-west-2": 12.9074, - "eu-west-3": 0.0, + "af-south-1": 17.0048, + "ap-east-1": 0.0, + "ap-northeast-1": 15.456, + "ap-northeast-2": 15.456, + "ap-northeast-3": 15.456, + "ap-south-1": 15.0336, + "ap-south-2": 15.0336, + "ap-southeast-1": 0.0, + "ap-southeast-2": 15.7376, + "ap-southeast-3": 15.7376, + "ap-southeast-4": 15.7376, + "ap-southeast-5": 14.42112, + "ap-southeast-7": 14.42112, + "ca-central-1": 14.6816, + "ca-west-1": 14.6816, + "eu-central-1": 15.6672, + "eu-central-2": 16.97664, + "eu-north-1": 14.048, + "eu-south-1": 15.3152, + "eu-west-1": 14.6816, + "eu-west-2": 0.0, + "eu-west-3": 15.3152, "il-central-1": 0.0, - "me-central-1": 13.4706, - "me-south-1": 13.4706, - "sa-east-1": 0.0, - "us-east-1": 11.1474, - "us-east-2": 11.1474, - "us-gov-east-1": 0.0, - "us-gov-west-1": 13.4002, + "me-central-1": 0.0, + "me-south-1": 15.8784, + "mx-central-1": 14.10432, + "sa-east-1": 20.1024, + "us-east-1": 13.5552, + "us-east-2": 0.0, + "us-gov-east-1": 15.808, + "us-gov-west-1": 0.0, "us-west-1": 0.0, - "us-west-2": 11.1474 + "us-west-2": 13.5552 }, - "im4gn.large": { + "i7ie.large": { + "ap-northeast-1": 0.3697, + "eu-central-1": 0.3743, + "eu-west-2": 0.0, + "us-east-1": 0.3406, + "us-east-2": 0.3237, + "us-west-2": 0.3237 + }, + "i7ie.xlarge": { + "ap-northeast-1": 0.7792, + "eu-central-1": 0.789, + "eu-west-2": 0.0, + "us-east-1": 0.6811, + "us-east-2": 0.6474, + "us-west-2": 0.0 + }, + "i7ie.2xlarge": { + "ap-northeast-1": 1.4788, + "eu-central-1": 1.4972, + "eu-west-2": 1.465, + "us-east-1": 1.3622, + "us-east-2": 1.3622, + "us-west-2": 1.3622 + }, + "i7ie.3xlarge": { + "ap-northeast-1": 2.133, + "eu-central-1": 2.2817, + "eu-west-2": 2.2305, + "us-east-1": 1.857, + "us-east-2": 1.9581, + "us-west-2": 1.857 + }, + "i7ie.6xlarge": { "ap-northeast-1": 0.0, - "ap-southeast-1": 0.33485, - "ap-southeast-2": 0.33485, - "ca-central-1": 0.0, + "eu-central-1": 4.5635, + "eu-west-2": 0.0, + "us-east-1": 3.714, + "us-east-2": 3.714, + "us-west-2": 3.714 + }, + "i7ie.12xlarge": { + "ap-northeast-1": 9.0093, + "eu-central-1": 8.6424, + "eu-west-2": 8.4492, + "us-east-1": 7.428, + "us-east-2": 7.428, + "us-west-2": 7.428 + }, + "i7ie.18xlarge": { + "ap-northeast-1": 12.798, + "eu-central-1": 12.9636, + "eu-west-2": 0.0, + "us-east-1": 11.142, + "us-east-2": 11.142, + "us-west-2": 11.142 + }, + "i7ie.24xlarge": { + "ap-northeast-1": 17.064, + "eu-central-1": 18.2539, + "eu-west-2": 16.8984, + "us-east-1": 14.856, + "us-east-2": 14.856, + "us-west-2": 14.856 + }, + "i7ie.48xlarge": { + "ap-northeast-1": 35.1348, + "eu-central-1": 33.6672, + "eu-west-2": 0.0, + "us-east-1": 28.8096, + "us-east-2": 28.8096, + "us-west-2": 0.0 + }, + "i8g.large": { + "eu-central-1": 0.2684, + "us-east-1": 0.2354, + "us-west-2": 0.2354 + }, + "i8g.xlarge": { + "eu-central-1": 0.5368, + "us-east-1": 0.4708, + "us-west-2": 0.4708 + }, + "i8g.metal-24xl": { + "eu-central-1": 12.2016, + "us-east-1": 10.6176, + "us-west-2": 0.0 + }, + "i8g.2xlarge": { "eu-central-1": 0.0, - "eu-west-1": 0.29555, - "eu-west-2": 0.30605, - "eu-west-3": 0.30605, - "us-east-1": 0.2769, - "us-east-2": 0.29509, - "us-west-2": 0.29509 + "us-east-1": 0.9416, + "us-west-2": 0.0 }, - "im4gn.xlarge": { - "ap-northeast-1": 0.52176, - "ap-southeast-1": 0.53108, - "ap-southeast-2": 0.57469, - "ca-central-1": 0.4961, + "i8g.4xlarge": { + "eu-central-1": 2.1973, + "us-east-1": 1.7696, + "us-west-2": 1.7696 + }, + "i8g.8xlarge": { + "eu-central-1": 0.0, + "us-east-1": 3.5392, + "us-west-2": 0.0 + }, + "i8g.12xlarge": { + "eu-central-1": 6.1008, + "us-east-1": 5.3088, + "us-west-2": 5.3088 + }, + "i8g.16xlarge": { "eu-central-1": 0.0, - "eu-west-1": 0.4961, - "eu-west-2": 0.5593, - "eu-west-3": 0.5593, - "us-east-1": 0.49517, + "us-east-1": 7.62752, + "us-west-2": 7.62752 + }, + "i8g.24xlarge": { + "eu-central-1": 13.18368, + "us-east-1": 10.6176, + "us-west-2": 10.6176 + }, + "im4gn.large": { + "ap-northeast-1": 0.27718, + "ap-southeast-1": 0.28184, + "ap-southeast-2": 0.30365, + "ca-central-1": 0.28441, + "eu-central-1": 0.0, + "eu-south-2": 0.28441, + "eu-west-1": 0.26435, + "eu-west-2": 0.27485, + "eu-west-3": 0.0, + "us-east-1": 0.2457, "us-east-2": 0.0, "us-west-2": 0.0 }, + "im4gn.xlarge": { + "ap-northeast-1": 0.55436, + "ap-southeast-1": 0.56368, + "ap-southeast-2": 0.60729, + "ca-central-1": 0.5287, + "eu-central-1": 0.0, + "eu-south-2": 0.5287, + "eu-west-1": 0.5287, + "eu-west-2": 0.5919, + "eu-west-3": 0.54969, + "us-east-1": 0.49139, + "us-east-2": 0.49139, + "us-west-2": 0.49139 + }, "im4gn.2xlarge": { - "ap-northeast-1": 1.10386, - "ap-southeast-1": 1.03717, - "ap-southeast-2": 1.12438, - "ca-central-1": 1.04743, + "ap-northeast-1": 0.0, + "ap-southeast-1": 1.12737, + "ap-southeast-2": 1.12737, + "ca-central-1": 1.13763, "eu-central-1": 0.0, - "eu-west-1": 0.96721, - "eu-west-2": 1.0936, - "eu-west-3": 0.0, + "eu-south-2": 1.0574, + "eu-west-1": 1.13763, + "eu-west-2": 1.1838, + "eu-west-3": 1.1838, "us-east-1": 0.0, "us-east-2": 0.0, - "us-west-2": 0.96534 + "us-west-2": 0.98278 }, "im4gn.4xlarge": { "ap-northeast-1": 0.0, - "ap-southeast-1": 2.08377, - "ap-southeast-2": 2.08377, - "ca-central-1": 0.0, - "eu-central-1": 1.90001, - "eu-west-1": 1.92986, - "eu-west-2": 0.0, - "eu-west-3": 0.0, - "us-east-1": 1.62017, - "us-east-2": 1.76568, - "us-west-2": 1.76568 + "ap-southeast-1": 2.14114, + "ap-southeast-2": 2.14114, + "ca-central-1": 2.16166, + "eu-central-1": 2.13181, + "eu-south-2": 2.0012, + "eu-west-1": 2.00122, + "eu-west-2": 2.08517, + "eu-west-3": 2.08517, + "us-east-1": 1.85197, + "us-east-2": 1.99748, + "us-west-2": 1.85197 }, "im4gn.8xlarge": { "ap-northeast-1": 0.0, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, + "ap-southeast-1": 4.63114, + "ap-southeast-2": 4.63114, "ca-central-1": 0.0, - "eu-central-1": 3.63502, - "eu-west-1": 3.69472, - "eu-west-2": 3.87941, - "eu-west-3": 3.87941, - "us-east-1": 0.0, - "us-east-2": 3.07534, - "us-west-2": 3.36637 + "eu-central-1": 4.26362, + "eu-south-2": 4.0024, + "eu-west-1": 4.32332, + "eu-west-2": 4.17034, + "eu-west-3": 4.17034, + "us-east-1": 3.99497, + "us-east-2": 3.99497, + "us-west-2": 0.0 }, "im4gn.16xlarge": { - "ap-northeast-1": 6.9931, - "ap-southeast-1": 7.14234, - "ap-southeast-2": 0.0, - "ca-central-1": 6.58266, + "ap-northeast-1": 8.4153, + "ap-southeast-1": 8.56454, + "ap-southeast-2": 8.56454, + "ca-central-1": 8.00486, "eu-central-1": 0.0, + "eu-south-2": 8.0048, "eu-west-1": 0.0, - "eu-west-2": 0.0, - "eu-west-3": 6.91847, - "us-east-1": 5.98567, - "us-east-2": 5.98567, - "us-west-2": 5.98567 + "eu-west-2": 8.34067, + "eu-west-3": 8.34067, + "us-east-1": 7.40787, + "us-east-2": 7.40787, + "us-west-2": 7.40787 }, "inf1.xlarge": { - "ap-east-1": 0.468, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, - "ap-south-1": 0.349, - "ap-southeast-1": 0.422, - "ap-southeast-2": 0.0, - "ca-central-1": 0.364, - "eu-central-1": 0.397, - "eu-north-1": 0.337, - "eu-south-1": 0.38, - "eu-west-1": 0.349, - "eu-west-2": 0.362, - "eu-west-3": 0.362, - "me-south-1": 0.375, - "sa-east-1": 0.472, - "us-east-1": 0.337, - "us-east-2": 0.337, + "af-south-1": 0.43, + "ap-east-1": 0.479, + "ap-northeast-1": 0.436, + "ap-northeast-2": 0.408, + "ap-south-1": 0.382, + "ap-southeast-1": 0.454, + "ap-southeast-2": 0.43, + "ca-central-1": 0.382, + "eu-central-1": 0.413, + "eu-north-1": 0.37, + "eu-south-1": 0.395, + "eu-west-1": 0.382, + "eu-west-2": 0.395, + "eu-west-3": 0.394, + "me-south-1": 0.0, + "sa-east-1": 0.505, + "us-east-1": 0.0, + "us-east-2": 0.0, "us-gov-east-1": 0.0, - "us-gov-west-1": 0.0, - "us-west-1": 0.369, - "us-west-2": 0.337 + "us-gov-west-1": 0.415, + "us-west-1": 0.0, + "us-west-2": 0.356 }, "inf1.2xlarge": { - "ap-east-1": 0.756, - "ap-northeast-1": 0.683, - "ap-northeast-2": 0.611, - "ap-south-1": 0.0, - "ap-southeast-1": 0.683, - "ap-southeast-2": 0.618, - "ca-central-1": 0.0, - "eu-central-1": 0.645, - "eu-north-1": 0.573, - "eu-south-1": 0.617, - "eu-west-1": 0.0, - "eu-west-2": 0.589, - "eu-west-3": 0.613, - "me-south-1": 0.637, - "sa-east-1": 0.799, - "us-east-1": 0.527, - "us-east-2": 0.549, - "us-gov-east-1": 0.621, - "us-gov-west-1": 0.621, - "us-west-1": 0.6, - "us-west-2": 0.527 + "ap-east-1": 0.846, + "ap-northeast-1": 0.773, + "ap-northeast-2": 0.701, + "ap-south-1": 0.636, + "ap-southeast-1": 0.773, + "ap-southeast-2": 0.708, + "ca-central-1": 0.659, + "eu-central-1": 0.708, + "eu-north-1": 0.64, + "eu-south-1": 0.0, + "eu-west-1": 0.0, + "eu-west-2": 0.0, + "eu-west-3": 0.678, + "me-south-1": 0.699, + "sa-east-1": 0.853, + "us-east-1": 0.617, + "us-east-2": 0.617, + "us-gov-east-1": 0.739, + "us-gov-west-1": 0.712, + "us-west-1": 0.69, + "us-west-2": 0.617 }, "inf1.6xlarge": { "ap-east-1": 0.0, - "ap-northeast-1": 1.855, - "ap-northeast-2": 1.705, - "ap-south-1": 0.0, - "ap-southeast-1": 1.759, - "ap-southeast-2": 0.0, - "ca-central-1": 1.48, - "eu-central-1": 1.64, - "eu-north-1": 1.419, - "eu-south-1": 1.637, - "eu-west-1": 1.48, - "eu-west-2": 1.547, - "eu-west-3": 1.544, - "me-south-1": 1.706, - "sa-east-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 1.345, - "us-gov-east-1": 1.743, - "us-gov-west-1": 1.653, - "us-west-1": 0.0, - "us-west-2": 1.345 + "ap-northeast-1": 2.189, + "ap-northeast-2": 2.048, + "ap-south-1": 0.0, + "ap-southeast-1": 2.285, + "ap-southeast-2": 2.071, + "ca-central-1": 1.91, + "eu-central-1": 2.071, + "eu-north-1": 0.0, + "eu-south-1": 1.978, + "eu-west-1": 1.91, + "eu-west-2": 1.978, + "eu-west-3": 1.974, + "me-south-1": 2.042, + "sa-east-1": 0.0, + "us-east-1": 1.776, + "us-east-2": 1.776, + "us-gov-east-1": 0.0, + "us-gov-west-1": 2.083, + "us-west-1": 2.013, + "us-west-2": 1.846 }, "inf1.24xlarge": { - "af-south-1": 6.789, - "ap-east-1": 7.439, - "ap-northeast-1": 6.541, - "ap-northeast-2": 5.977, - "ap-south-1": 5.13, - "ap-southeast-1": 6.541, - "ap-southeast-2": 0.0, - "ca-central-1": 5.741, - "eu-central-1": 6.421, - "eu-north-1": 0.0, - "eu-south-1": 5.695, - "eu-west-1": 5.425, - "eu-west-2": 5.695, - "eu-west-3": 0.0, - "me-south-1": 0.0, - "sa-east-1": 8.433, + "af-south-1": 8.63, + "ap-east-1": 9.655, + "ap-northeast-1": 8.757, + "ap-northeast-2": 8.541, + "ap-south-1": 7.346, + "ap-southeast-1": 8.757, + "ap-southeast-2": 8.637, + "ca-central-1": 7.641, + "eu-central-1": 8.637, + "eu-north-1": 7.397, + "eu-south-1": 7.91, + "eu-west-1": 7.641, + "eu-west-2": 8.242, + "eu-west-3": 7.898, + "me-south-1": 8.167, + "sa-east-1": 10.649, "us-east-1": 0.0, - "us-east-2": 4.886, - "us-gov-east-1": 0.0, - "us-gov-west-1": 6.475, - "us-west-1": 0.0, - "us-west-2": 4.886 + "us-east-2": 7.102, + "us-gov-east-1": 8.334, + "us-gov-west-1": 8.334, + "us-west-1": 8.052, + "us-west-2": 7.102 }, "is4gen.medium": { - "ap-northeast-1": 0.26458, - "ap-south-1": 0.25875, - "ap-southeast-1": 0.26776, - "ap-southeast-2": 0.26776, - "ca-central-1": 0.25438, - "eu-central-1": 0.26713, - "eu-west-1": 0.25438, - "eu-west-2": 0.26266, - "eu-west-3": 0.26266, - "us-east-1": 0.23908, - "us-east-2": 0.23908, - "us-west-2": 0.23908 + "ap-northeast-1": 0.20148, + "ap-south-1": 0.19565, + "ap-southeast-1": 0.20466, + "ap-southeast-2": 0.20466, + "ca-central-1": 0.19128, + "eu-central-1": 0.20403, + "eu-west-1": 0.19128, + "eu-west-2": 0.19956, + "eu-west-3": 0.19956, + "us-east-1": 0.17598, + "us-east-2": 0.17598, + "us-west-2": 0.17598 }, "is4gen.large": { - "ap-northeast-1": 0.43415, - "ap-south-1": 0.4225, - "ap-southeast-1": 0.44053, - "ap-southeast-2": 0.44053, - "ca-central-1": 0.41375, - "eu-central-1": 0.43925, - "eu-west-1": 0.41375, - "eu-west-2": 0.43033, - "eu-west-3": 0.43033, - "us-east-1": 0.38315, - "us-east-2": 0.38315, - "us-west-2": 0.38315 + "ap-northeast-1": 0.40295, + "ap-south-1": 0.3913, + "ap-southeast-1": 0.40933, + "ap-southeast-2": 0.40933, + "ca-central-1": 0.38255, + "eu-central-1": 0.40805, + "eu-west-1": 0.38255, + "eu-west-2": 0.39913, + "eu-west-3": 0.39913, + "us-east-1": 0.35195, + "us-east-2": 0.35195, + "us-west-2": 0.35195 }, "is4gen.xlarge": { - "ap-northeast-1": 0.7733, - "ap-south-1": 0.75, - "ap-southeast-1": 0.78605, - "ap-southeast-2": 0.78605, - "ca-central-1": 0.7325, - "eu-central-1": 0.7835, - "eu-west-1": 0.7325, - "eu-west-2": 0.76565, - "eu-west-3": 0.76565, - "us-east-1": 0.6713, - "us-east-2": 0.6713, - "us-west-2": 0.6713 + "ap-northeast-1": 0.8059, + "ap-south-1": 0.7826, + "ap-southeast-1": 0.81865, + "ap-southeast-2": 0.81865, + "ca-central-1": 0.7651, + "eu-central-1": 0.8161, + "eu-west-1": 0.7651, + "eu-west-2": 0.79825, + "eu-west-3": 0.79825, + "us-east-1": 0.7039, + "us-east-2": 0.7039, + "us-west-2": 0.7039 }, "is4gen.2xlarge": { - "ap-northeast-1": 1.5216, - "ap-south-1": 1.475, - "ap-southeast-1": 1.5471, - "ap-southeast-2": 1.5471, - "ca-central-1": 1.44, - "eu-central-1": 1.542, - "eu-west-1": 1.44, - "eu-west-2": 1.5063, - "eu-west-3": 1.5063, - "us-east-1": 1.3176, - "us-east-2": 1.3176, - "us-west-2": 1.3176 + "ap-northeast-1": 1.6118, + "ap-south-1": 1.5652, + "ap-southeast-1": 1.6373, + "ap-southeast-2": 1.6373, + "ca-central-1": 1.5302, + "eu-central-1": 1.6322, + "eu-west-1": 1.5302, + "eu-west-2": 1.5965, + "eu-west-3": 1.5965, + "us-east-1": 1.4078, + "us-east-2": 1.4078, + "us-west-2": 1.4078 }, "is4gen.4xlarge": { - "ap-northeast-1": 2.8782, - "ap-south-1": 2.785, - "ap-southeast-1": 2.92921, - "ap-southeast-2": 2.92921, - "ca-central-1": 2.715, - "eu-central-1": 2.919, - "eu-west-1": 2.715, - "eu-west-2": 2.84761, - "eu-west-3": 2.84761, - "us-east-1": 2.4702, - "us-east-2": 2.4702, - "us-west-2": 2.4702 + "ap-northeast-1": 3.11, + "ap-south-1": 3.0168, + "ap-southeast-1": 3.16101, + "ap-southeast-2": 3.16101, + "ca-central-1": 2.9468, + "eu-central-1": 3.1508, + "eu-west-1": 2.9468, + "eu-west-2": 3.07941, + "eu-west-3": 3.07941, + "us-east-1": 2.702, + "us-east-2": 2.702, + "us-west-2": 2.702 }, "is4gen.8xlarge": { - "ap-northeast-1": 5.5914, - "ap-south-1": 5.405, - "ap-southeast-1": 5.69342, - "ap-southeast-2": 5.69342, - "ca-central-1": 5.265, - "eu-central-1": 5.673, - "eu-west-1": 5.265, - "eu-west-2": 5.53022, - "eu-west-3": 5.53022, - "us-east-1": 4.7754, - "us-east-2": 4.7754, - "us-west-2": 4.7754 + "ap-northeast-1": 6.22, + "ap-south-1": 6.0336, + "ap-southeast-1": 6.32202, + "ap-southeast-2": 6.32202, + "ca-central-1": 5.8936, + "eu-central-1": 6.3016, + "eu-west-1": 5.8936, + "eu-west-2": 6.15882, + "eu-west-3": 6.15882, + "us-east-1": 5.404, + "us-east-2": 5.404, + "us-west-2": 5.404 + }, + "m3.medium": { + "ap-northeast-1": 0.128, + "ap-southeast-2": 0.125 + }, + "m3.large": { + "ap-northeast-1": 0.0, + "ap-southeast-2": 0.25 + }, + "m3.xlarge": { + "ap-northeast-1": 0.55, + "ap-southeast-2": 0.5 + }, + "m3.2xlarge": { + "ap-northeast-1": 1.023, + "ap-southeast-2": 0.999 }, "m4.large": { - "ap-northeast-1": 0.224, - "ap-northeast-2": 0.2303, - "ap-northeast-3": 0.2369, - "ap-south-1": 0.2105, - "ap-southeast-1": 0.2325, - "ap-southeast-2": 0.2325, - "ca-central-1": 0.2171, - "eu-central-1": 0.215, - "eu-west-1": 0.0, + "ap-northeast-1": 0.1928, + "ap-northeast-2": 0.1868, + "ap-northeast-3": 0.1928, + "ap-south-1": 0.0, + "ap-southeast-1": 0.0, + "ap-southeast-2": 0.1888, + "ca-central-1": 0.0, + "eu-central-1": 0.1838, + "eu-west-1": 0.1859, "eu-west-2": 0.0, - "sa-east-1": 0.2699, - "us-east-1": 0.0, - "us-east-2": 0.205, - "us-gov-west-1": 0.2336, - "us-west-1": 0.0, - "us-west-2": 0.205 + "sa-east-1": 0.2228, + "us-east-1": 0.1638, + "us-east-2": 0.1638, + "us-gov-west-1": 0.1898, + "us-west-1": 0.1808, + "us-west-2": 0.0 }, "m4.xlarge": { - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.3656, - "ap-northeast-3": 0.0, - "ap-south-1": 0.305, - "ap-southeast-1": 0.37, + "ap-northeast-1": 0.3856, + "ap-northeast-2": 0.3982, + "ap-northeast-3": 0.3856, + "ap-south-1": 0.3376, + "ap-southeast-1": 0.3776, "ap-southeast-2": 0.0, "ca-central-1": 0.0, "eu-central-1": 0.0, - "eu-west-1": 0.317, - "eu-west-2": 0.327, - "sa-east-1": 0.4448, - "us-east-1": 0.295, + "eu-west-1": 0.3496, + "eu-west-2": 0.0, + "sa-east-1": 0.4456, + "us-east-1": 0.3276, "us-east-2": 0.0, - "us-gov-west-1": 0.3722, - "us-west-1": 0.329, - "us-west-2": 0.295 + "us-gov-west-1": 0.0, + "us-west-1": 0.3616, + "us-west-2": 0.3276 }, "m4.2xlarge": { - "ap-northeast-1": 0.7326, - "ap-northeast-2": 0.7062, - "ap-northeast-3": 0.0, - "ap-south-1": 0.0, - "ap-southeast-1": 0.665, + "ap-northeast-1": 0.8228, + "ap-northeast-2": 0.7472, + "ap-northeast-3": 0.7712, + "ap-south-1": 0.7172, + "ap-southeast-1": 0.7552, "ap-southeast-2": 0.0, - "ca-central-1": 0.6534, - "eu-central-1": 0.645, - "eu-west-1": 0.6534, - "eu-west-2": 0.0, - "sa-east-1": 0.801, - "us-east-1": 0.605, + "ca-central-1": 0.0, + "eu-central-1": 0.7352, + "eu-west-1": 0.7436, + "eu-west-2": 0.7192, + "sa-east-1": 0.9548, + "us-east-1": 0.0, "us-east-2": 0.0, - "us-gov-west-1": 0.0, - "us-west-1": 0.6798, - "us-west-2": 0.565 + "us-gov-west-1": 0.7592, + "us-west-1": 0.0, + "us-west-2": 0.0 }, "m4.4xlarge": { - "ap-northeast-1": 1.197, - "ap-northeast-2": 1.149, - "ap-northeast-3": 0.0, - "ap-south-1": 1.089, - "ap-southeast-1": 0.0, - "ap-southeast-2": 1.165, - "ca-central-1": 1.1418, - "eu-central-1": 1.221, - "eu-west-1": 1.1418, - "eu-west-2": 1.1858, - "sa-east-1": 1.437, - "us-east-1": 1.045, - "us-east-2": 0.0, - "us-gov-west-1": 1.2738, - "us-west-1": 1.1946, - "us-west-2": 0.0 + "ap-northeast-1": 1.4288, + "ap-northeast-2": 0.0, + "ap-northeast-3": 1.532, + "ap-south-1": 1.3208, + "ap-southeast-1": 1.3968, + "ap-southeast-2": 1.4968, + "ca-central-1": 1.3736, + "eu-central-1": 1.3568, + "eu-west-1": 1.2848, + "eu-west-2": 1.3248, + "sa-east-1": 1.6688, + "us-east-1": 1.1968, + "us-east-2": 1.2768, + "us-gov-west-1": 1.5056, + "us-west-1": 1.4264, + "us-west-2": 1.1968 }, "m4.10xlarge": { - "ap-northeast-1": 2.745, - "ap-northeast-2": 2.625, - "ap-south-1": 0.0, - "ap-southeast-1": 2.665, - "ap-southeast-2": 2.665, - "ca-central-1": 2.385, - "eu-central-1": 2.565, - "eu-west-1": 2.385, - "eu-west-2": 2.485, - "sa-east-1": 3.345, - "us-east-1": 0.0, - "us-east-2": 2.165, - "us-gov-west-1": 2.685, - "us-west-1": 0.0, - "us-west-2": 2.165 + "ap-northeast-1": 0.0, + "ap-northeast-2": 3.452, + "ap-south-1": 3.092, + "ap-southeast-1": 3.492, + "ap-southeast-2": 3.492, + "ca-central-1": 3.212, + "eu-central-1": 3.392, + "eu-west-1": 3.212, + "eu-west-2": 3.312, + "sa-east-1": 4.172, + "us-east-1": 0.0, + "us-east-2": 2.992, + "us-gov-west-1": 3.512, + "us-west-1": 3.332, + "us-west-2": 2.992 }, "m4.16xlarge": { - "ap-northeast-1": 4.293, - "ap-northeast-2": 4.101, - "ap-northeast-3": 4.293, - "ap-south-1": 3.525, - "ap-southeast-1": 4.165, - "ap-southeast-2": 0.0, - "ca-central-1": 3.717, - "eu-central-1": 4.005, - "eu-west-1": 3.717, - "eu-west-2": 3.877, - "sa-east-1": 5.253, - "us-east-1": 3.365, - "us-east-2": 0.0, - "us-gov-west-1": 0.0, - "us-west-1": 3.909, - "us-west-2": 3.365 + "ap-northeast-1": 5.7152, + "ap-northeast-2": 5.5232, + "ap-northeast-3": 5.7152, + "ap-south-1": 4.9472, + "ap-southeast-1": 5.5872, + "ap-southeast-2": 5.5872, + "ca-central-1": 5.1392, + "eu-central-1": 5.4272, + "eu-west-1": 5.1392, + "eu-west-2": 5.2992, + "sa-east-1": 6.6752, + "us-east-1": 4.7872, + "us-east-2": 4.7872, + "us-gov-west-1": 0.0, + "us-west-1": 5.3312, + "us-west-2": 4.7872 }, "m5.large": { - "af-south-1": 0.23, - "ap-east-1": 0.227, - "ap-northeast-1": 0.219, - "ap-northeast-2": 0.213, - "ap-northeast-3": 0.226, - "ap-south-1": 0.202, - "ap-south-2": 0.202, + "af-south-1": 0.0, + "ap-east-1": 0.196, + "ap-northeast-1": 0.0, + "ap-northeast-2": 0.182, + "ap-northeast-3": 0.188, + "ap-south-1": 0.0, + "ap-south-2": 0.175, "ap-southeast-1": 0.0, - "ap-southeast-2": 0.222, - "ap-southeast-3": 0.222, - "ap-southeast-4": 0.215, + "ap-southeast-2": 0.196, + "ap-southeast-3": 0.184, + "ap-southeast-4": 0.196, "ca-central-1": 0.0, - "ca-west-1": 0.213, - "eu-central-1": 0.21, - "eu-central-2": 0.229, - "eu-north-1": 0.197, - "eu-south-1": 0.214, + "ca-west-1": 0.171, + "eu-central-1": 0.19, + "eu-central-2": 0.203, + "eu-north-1": 0.166, + "eu-south-1": 0.187, "eu-south-2": 0.0, - "eu-west-1": 0.208, - "eu-west-2": 0.206, + "eu-west-1": 0.182, + "eu-west-2": 0.175, "eu-west-3": 0.0, "il-central-1": 0.0, - "me-central-1": 0.22, - "me-south-1": 0.213, - "sa-east-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 0.0, - "us-gov-east-1": 0.223, - "us-gov-west-1": 0.0, - "us-west-1": 0.207, - "us-west-2": 0.197, - "us-west-2-lax-1": 0.0 + "me-central-1": 0.182, + "me-south-1": 0.182, + "sa-east-1": 0.232, + "us-east-1": 0.169, + "us-east-2": 0.16, + "us-gov-east-1": 0.185, + "us-gov-west-1": 0.185, + "us-west-1": 0.0, + "us-west-2": 0.169, + "us-west-2-lax-1": 0.179 }, "m5.xlarge": { - "af-south-1": 0.349, - "ap-east-1": 0.359, - "ap-northeast-1": 0.343, - "ap-northeast-2": 0.331, + "af-south-1": 0.382, + "ap-east-1": 0.392, + "ap-northeast-1": 0.376, + "ap-northeast-2": 0.364, "ap-northeast-3": 0.0, - "ap-south-1": 0.309, - "ap-south-2": 0.0, + "ap-south-1": 0.33, + "ap-south-2": 0.33, "ap-southeast-1": 0.0, "ap-southeast-2": 0.0, - "ap-southeast-3": 0.335, - "ap-southeast-4": 0.359, + "ap-southeast-3": 0.368, + "ap-southeast-4": 0.368, "ca-central-1": 0.0, "ca-west-1": 0.0, - "eu-central-1": 0.339, - "eu-central-2": 0.348, - "eu-north-1": 0.311, - "eu-south-1": 0.332, - "eu-south-2": 0.0, + "eu-central-1": 0.358, + "eu-central-2": 0.381, + "eu-north-1": 0.0, + "eu-south-1": 0.352, + "eu-south-2": 0.342, "eu-west-1": 0.0, - "eu-west-2": 0.317, - "eu-west-3": 0.332, - "il-central-1": 0.342, - "me-central-1": 0.0, - "me-south-1": 0.33, - "sa-east-1": 0.0, - "us-east-1": 0.299, + "eu-west-2": 0.0, + "eu-west-3": 0.352, + "il-central-1": 0.375, + "me-central-1": 0.363, + "me-south-1": 0.363, + "sa-east-1": 0.464, + "us-east-1": 0.0, "us-east-2": 0.0, - "us-gov-east-1": 0.352, - "us-gov-west-1": 0.352, + "us-gov-east-1": 0.37, + "us-gov-west-1": 0.37, "us-west-1": 0.0, - "us-west-2": 0.299, - "us-west-2-lax-1": 0.339 + "us-west-2": 0.32, + "us-west-2-lax-1": 0.381 }, "m5.metal": { - "af-south-1": 0.0, - "ap-east-1": 6.501, - "ap-northeast-1": 0.0, - "ap-northeast-2": 5.829, - "ap-northeast-3": 0.0, - "ap-south-1": 5.013, - "ap-south-2": 5.013, - "ap-southeast-1": 5.925, - "ap-southeast-2": 5.925, - "ap-southeast-3": 0.0, - "ap-southeast-4": 0.0, - "ca-central-1": 5.301, - "ca-west-1": 5.301, - "eu-central-1": 0.0, - "eu-central-2": 6.237, - "eu-north-1": 5.061, - "eu-south-1": 5.541, + "af-south-1": 8.477, + "ap-east-1": 8.717, + "ap-northeast-1": 8.333, + "ap-northeast-2": 8.045, + "ap-northeast-3": 8.333, + "ap-south-1": 7.229, + "ap-south-2": 7.229, + "ap-southeast-1": 8.141, + "ap-southeast-2": 8.141, + "ap-southeast-3": 8.141, + "ap-southeast-4": 8.141, + "ca-central-1": 7.517, + "ca-west-1": 7.517, + "eu-central-1": 0.0, + "eu-central-2": 8.453, + "eu-north-1": 7.277, + "eu-south-1": 7.757, "eu-south-2": 0.0, - "eu-west-1": 5.301, - "eu-west-2": 5.493, - "eu-west-3": 0.0, - "il-central-1": 0.0, - "me-central-1": 5.815, - "me-south-1": 5.815, - "sa-east-1": 0.0, + "eu-west-1": 0.0, + "eu-west-2": 7.709, + "eu-west-3": 7.757, + "il-central-1": 7.774, + "me-central-1": 8.03, + "me-south-1": 0.0, + "sa-east-1": 9.725, "us-east-1": 0.0, "us-east-2": 0.0, - "us-gov-east-1": 5.973, - "us-gov-west-1": 5.973, + "us-gov-east-1": 8.189, + "us-gov-west-1": 8.189, "us-west-1": 0.0, "us-west-2": 0.0, - "us-west-2-lax-1": 5.695 + "us-west-2-lax-1": 7.91 }, "m5.2xlarge": { - "af-south-1": 0.0, - "ap-east-1": 0.693, - "ap-northeast-1": 0.691, - "ap-northeast-2": 0.0, - "ap-northeast-3": 0.661, - "ap-south-1": 0.593, - "ap-south-2": 0.0, - "ap-southeast-1": 0.674, - "ap-southeast-2": 0.0, - "ap-southeast-3": 0.0, - "ap-southeast-4": 0.693, - "ca-central-1": 0.619, - "ca-west-1": 0.0, - "eu-central-1": 0.653, - "eu-central-2": 0.701, - "eu-north-1": 0.573, + "af-south-1": 0.814, + "ap-east-1": 0.783, + "ap-northeast-1": 0.801, + "ap-northeast-2": 0.727, + "ap-northeast-3": 0.751, + "ap-south-1": 0.659, + "ap-south-2": 0.659, + "ap-southeast-1": 0.735, + "ap-southeast-2": 0.783, + "ap-southeast-3": 0.735, + "ap-southeast-4": 0.783, + "ca-central-1": 0.726, + "ca-west-1": 0.683, + "eu-central-1": 0.761, + "eu-central-2": 0.0, + "eu-north-1": 0.704, "eu-south-1": 0.0, - "eu-south-2": 0.619, - "eu-west-1": 0.593, - "eu-west-2": 0.0, - "eu-west-3": 0.0, - "il-central-1": 0.614, - "me-central-1": 0.0, - "me-south-1": 0.0, - "sa-east-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 0.0, - "us-gov-east-1": 0.649, - "us-gov-west-1": 0.678, - "us-west-1": 0.0, - "us-west-2": 0.549, - "us-west-2-lax-1": 0.626 + "eu-south-2": 0.726, + "eu-west-1": 0.683, + "eu-west-2": 0.699, + "eu-west-3": 0.703, + "il-central-1": 0.705, + "me-central-1": 0.726, + "me-south-1": 0.726, + "sa-east-1": 0.0, + "us-east-1": 0.678, + "us-east-2": 0.678, + "us-gov-east-1": 0.739, + "us-gov-west-1": 0.739, + "us-west-1": 0.748, + "us-west-2": 0.0, + "us-west-2-lax-1": 0.716 }, "m5.4xlarge": { - "af-south-1": 1.181, - "ap-east-1": 1.221, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, - "ap-northeast-3": 0.0, - "ap-south-1": 0.0, - "ap-south-2": 1.021, + "af-south-1": 1.413, + "ap-east-1": 1.453, + "ap-northeast-1": 1.389, + "ap-northeast-2": 1.341, + "ap-northeast-3": 1.389, + "ap-south-1": 1.286, + "ap-south-2": 0.0, "ap-southeast-1": 0.0, "ap-southeast-2": 0.0, - "ap-southeast-3": 1.183, - "ap-southeast-4": 1.125, - "ca-central-1": 0.0, - "ca-west-1": 1.021, - "eu-central-1": 0.0, - "eu-central-2": 1.238, - "eu-north-1": 1.03, - "eu-south-1": 1.061, - "eu-south-2": 1.021, - "eu-west-1": 1.072, - "eu-west-2": 1.053, - "eu-west-3": 1.115, - "il-central-1": 0.0, - "me-central-1": 1.163, - "me-south-1": 1.107, - "sa-east-1": 1.389, - "us-east-1": 0.979, + "ap-southeast-3": 0.0, + "ap-southeast-4": 1.357, + "ca-central-1": 0.0, + "ca-west-1": 1.253, + "eu-central-1": 1.317, + "eu-central-2": 1.409, + "eu-north-1": 1.294, + "eu-south-1": 1.293, + "eu-south-2": 1.253, + "eu-west-1": 1.253, + "eu-west-2": 1.374, + "eu-west-3": 1.382, + "il-central-1": 1.296, + "me-central-1": 1.433, + "me-south-1": 1.338, + "sa-east-1": 0.0, + "us-east-1": 1.165, "us-east-2": 0.0, - "us-gov-east-1": 0.0, - "us-gov-west-1": 1.191, - "us-west-1": 1.115, - "us-west-2": 0.933, - "us-west-2-lax-1": 1.087 + "us-gov-east-1": 1.462, + "us-gov-west-1": 1.365, + "us-west-1": 1.293, + "us-west-2": 1.165, + "us-west-2-lax-1": 1.318 }, "m5.8xlarge": { - "af-south-1": 2.319, - "ap-east-1": 2.404, - "ap-northeast-1": 0.0, - "ap-northeast-2": 2.165, - "ap-northeast-3": 2.149, - "ap-south-1": 1.781, - "ap-south-2": 0.0, - "ap-southeast-1": 0.0, - "ap-southeast-2": 2.2, - "ap-southeast-3": 0.0, - "ap-southeast-4": 2.085, - "ca-central-1": 1.877, - "ca-west-1": 2.048, - "eu-central-1": 2.005, - "eu-central-2": 2.189, - "eu-north-1": 0.0, - "eu-south-1": 1.957, - "eu-south-2": 0.0, - "eu-west-1": 0.0, - "eu-west-2": 1.941, - "eu-west-3": 1.957, - "il-central-1": 0.0, - "me-central-1": 2.048, - "me-south-1": 2.048, - "sa-east-1": 2.751, - "us-east-1": 1.793, - "us-east-2": 1.701, - "us-gov-east-1": 2.101, - "us-gov-west-1": 2.101, - "us-west-1": 2.065, - "us-west-2": 1.793, - "us-west-2-lax-1": 2.119 + "af-south-1": 3.029, + "ap-east-1": 0.0, + "ap-northeast-1": 2.976, + "ap-northeast-2": 2.682, + "ap-northeast-3": 2.778, + "ap-south-1": 2.41, + "ap-south-2": 2.41, + "ap-southeast-1": 2.714, + "ap-southeast-2": 2.714, + "ap-southeast-3": 2.714, + "ap-southeast-4": 0.0, + "ca-central-1": 2.506, + "ca-west-1": 2.677, + "eu-central-1": 2.634, + "eu-central-2": 2.818, + "eu-north-1": 2.426, + "eu-south-1": 2.586, + "eu-south-2": 2.506, + "eu-west-1": 0.0, + "eu-west-2": 2.747, + "eu-west-3": 2.765, + "il-central-1": 2.771, + "me-central-1": 2.677, + "me-south-1": 2.677, + "sa-east-1": 3.242, + "us-east-1": 2.483, + "us-east-2": 2.33, + "us-gov-east-1": 2.73, + "us-gov-west-1": 2.923, + "us-west-1": 2.586, + "us-west-2": 2.483, + "us-west-2-lax-1": 0.0 }, "m5.12xlarge": { "af-south-1": 0.0, - "ap-east-1": 3.333, - "ap-northeast-1": 3.32, - "ap-northeast-2": 2.997, + "ap-east-1": 4.358, + "ap-northeast-1": 4.166, + "ap-northeast-2": 4.022, "ap-northeast-3": 0.0, - "ap-south-1": 2.589, - "ap-south-2": 2.734, + "ap-south-1": 3.857, + "ap-south-2": 3.614, "ap-southeast-1": 0.0, "ap-southeast-2": 0.0, - "ap-southeast-3": 3.045, - "ap-southeast-4": 3.333, - "ca-central-1": 2.887, - "ca-west-1": 2.99, - "eu-central-1": 2.925, - "eu-central-2": 0.0, - "eu-north-1": 2.613, - "eu-south-1": 2.853, - "eu-south-2": 2.887, - "eu-west-1": 2.887, - "eu-west-2": 0.0, - "eu-west-3": 2.853, - "il-central-1": 0.0, + "ap-southeast-3": 4.07, + "ap-southeast-4": 4.07, + "ca-central-1": 3.758, + "ca-west-1": 3.758, + "eu-central-1": 3.95, + "eu-central-2": 4.226, + "eu-north-1": 3.638, + "eu-south-1": 4.147, + "eu-south-2": 3.758, + "eu-west-1": 0.0, + "eu-west-2": 4.121, + "eu-west-3": 0.0, + "il-central-1": 3.887, "me-central-1": 0.0, - "me-south-1": 3.159, - "sa-east-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 2.607, - "us-gov-east-1": 3.069, + "me-south-1": 0.0, + "sa-east-1": 4.862, + "us-east-1": 3.494, + "us-east-2": 3.725, + "us-gov-east-1": 4.094, "us-gov-west-1": 0.0, - "us-west-1": 2.853, + "us-west-1": 4.147, "us-west-2": 0.0, - "us-west-2-lax-1": 3.096 + "us-west-2-lax-1": 3.955 }, "m5.16xlarge": { - "af-south-1": 4.229, - "ap-east-1": 4.389, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, - "ap-northeast-3": 4.371, - "ap-south-1": 3.591, - "ap-south-2": 3.591, - "ap-southeast-1": 4.005, - "ap-southeast-2": 4.005, - "ap-southeast-3": 4.235, - "ap-southeast-4": 0.0, - "ca-central-1": 3.794, - "ca-west-1": 3.931, - "eu-central-1": 3.845, - "eu-central-2": 0.0, - "eu-north-1": 0.0, + "af-south-1": 5.651, + "ap-east-1": 5.811, + "ap-northeast-1": 5.555, + "ap-northeast-2": 0.0, + "ap-northeast-3": 5.555, + "ap-south-1": 5.142, + "ap-south-2": 4.819, + "ap-southeast-1": 5.427, + "ap-southeast-2": 0.0, + "ap-southeast-3": 5.427, + "ap-southeast-4": 5.427, + "ca-central-1": 5.011, + "ca-west-1": 5.354, + "eu-central-1": 5.267, + "eu-central-2": 6.04, + "eu-north-1": 4.851, "eu-south-1": 0.0, - "eu-south-2": 0.0, - "eu-west-1": 0.0, - "eu-west-2": 0.0, - "eu-west-3": 3.749, - "il-central-1": 3.76, - "me-central-1": 4.157, - "me-south-1": 0.0, - "sa-east-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 0.0, - "us-gov-east-1": 4.037, - "us-gov-west-1": 0.0, - "us-west-1": 3.749, - "us-west-2": 3.421, + "eu-south-2": 5.011, + "eu-west-1": 5.011, + "eu-west-2": 0.0, + "eu-west-3": 5.171, + "il-central-1": 5.182, + "me-central-1": 5.354, + "me-south-1": 5.73, + "sa-east-1": 6.483, + "us-east-1": 4.659, + "us-east-2": 4.659, + "us-gov-east-1": 5.459, + "us-gov-west-1": 0.0, + "us-west-1": 5.171, + "us-west-2": 4.966, "us-west-2-lax-1": 0.0 }, "m5.24xlarge": { - "af-south-1": 6.261, - "ap-east-1": 6.501, - "ap-northeast-1": 6.117, - "ap-northeast-2": 0.0, - "ap-northeast-3": 0.0, - "ap-south-1": 5.013, - "ap-south-2": 5.013, - "ap-southeast-1": 5.925, + "af-south-1": 8.477, + "ap-east-1": 8.717, + "ap-northeast-1": 8.333, + "ap-northeast-2": 8.045, + "ap-northeast-3": 8.333, + "ap-south-1": 7.229, + "ap-south-2": 7.229, + "ap-southeast-1": 8.141, "ap-southeast-2": 0.0, - "ap-southeast-3": 0.0, - "ap-southeast-4": 5.925, - "ca-central-1": 5.301, - "ca-west-1": 5.301, - "eu-central-1": 5.685, - "eu-central-2": 6.237, - "eu-north-1": 0.0, - "eu-south-1": 5.541, - "eu-south-2": 5.301, - "eu-west-1": 5.301, - "eu-west-2": 0.0, + "ap-southeast-3": 8.141, + "ap-southeast-4": 8.141, + "ca-central-1": 7.517, + "ca-west-1": 0.0, + "eu-central-1": 7.901, + "eu-central-2": 8.453, + "eu-north-1": 7.277, + "eu-south-1": 7.757, + "eu-south-2": 7.517, + "eu-west-1": 7.517, + "eu-west-2": 7.709, "eu-west-3": 0.0, - "il-central-1": 0.0, - "me-central-1": 0.0, - "me-south-1": 5.815, - "sa-east-1": 7.509, - "us-east-1": 4.773, - "us-east-2": 0.0, - "us-gov-east-1": 5.973, - "us-gov-west-1": 5.973, - "us-west-1": 5.541, - "us-west-2": 4.773, - "us-west-2-lax-1": 0.0 + "il-central-1": 7.774, + "me-central-1": 8.03, + "me-south-1": 8.03, + "sa-east-1": 9.725, + "us-east-1": 6.989, + "us-east-2": 6.989, + "us-gov-east-1": 8.189, + "us-gov-west-1": 8.189, + "us-west-1": 7.757, + "us-west-2": 6.989, + "us-west-2-lax-1": 7.91 }, "m5a.large": { - "ap-northeast-1": 0.207, - "ap-northeast-2": 0.201, - "ap-south-1": 0.151, - "ap-southeast-1": 0.203, - "ap-southeast-2": 0.203, - "ca-central-1": 0.191, - "eu-central-1": 0.199, - "eu-south-1": 0.196, - "eu-west-1": 0.191, - "eu-west-2": 0.195, - "eu-west-3": 0.196, - "sa-east-1": 0.233, - "us-east-1": 0.181, - "us-east-2": 0.181, - "us-gov-east-1": 0.204, - "us-gov-west-1": 0.204, - "us-west-1": 0.196, - "us-west-2": 0.181 + "ap-northeast-1": 0.176, + "ap-northeast-2": 0.17, + "ap-south-1": 0.119, + "ap-southeast-1": 0.172, + "ap-southeast-2": 0.172, + "ca-central-1": 0.16, + "eu-central-1": 0.168, + "eu-south-1": 0.165, + "eu-west-1": 0.16, + "eu-west-2": 0.164, + "eu-west-3": 0.165, + "sa-east-1": 0.202, + "us-east-1": 0.15, + "us-east-2": 0.15, + "us-gov-east-1": 0.173, + "us-gov-west-1": 0.173, + "us-west-1": 0.165, + "us-west-2": 0.15 }, "m5a.xlarge": { - "ap-northeast-1": 0.319, - "ap-northeast-2": 0.307, - "ap-south-1": 0.206, - "ap-southeast-1": 0.311, - "ap-southeast-2": 0.311, - "ca-central-1": 0.287, - "eu-central-1": 0.303, - "eu-south-1": 0.297, - "eu-west-1": 0.287, - "eu-west-2": 0.295, - "eu-west-3": 0.297, - "sa-east-1": 0.371, - "us-east-1": 0.267, - "us-east-2": 0.267, - "us-gov-east-1": 0.313, - "us-gov-west-1": 0.313, - "us-west-1": 0.297, - "us-west-2": 0.267 + "ap-northeast-1": 0.352, + "ap-northeast-2": 0.34, + "ap-south-1": 0.239, + "ap-southeast-1": 0.344, + "ap-southeast-2": 0.344, + "ca-central-1": 0.32, + "eu-central-1": 0.336, + "eu-south-1": 0.33, + "eu-west-1": 0.32, + "eu-west-2": 0.328, + "eu-west-3": 0.33, + "sa-east-1": 0.404, + "us-east-1": 0.3, + "us-east-2": 0.3, + "us-gov-east-1": 0.346, + "us-gov-west-1": 0.346, + "us-west-1": 0.33, + "us-west-2": 0.3 }, "m5a.2xlarge": { - "ap-northeast-1": 0.613, - "ap-northeast-2": 0.589, - "ap-south-1": 0.387, - "ap-southeast-1": 0.597, - "ap-southeast-2": 0.597, - "ca-central-1": 0.549, - "eu-central-1": 0.581, - "eu-south-1": 0.569, - "eu-west-1": 0.549, - "eu-west-2": 0.565, - "eu-west-3": 0.569, - "sa-east-1": 0.717, - "us-east-1": 0.509, - "us-east-2": 0.509, - "us-gov-east-1": 0.601, - "us-gov-west-1": 0.601, - "us-west-1": 0.569, - "us-west-2": 0.509 + "ap-northeast-1": 0.703, + "ap-northeast-2": 0.679, + "ap-south-1": 0.477, + "ap-southeast-1": 0.687, + "ap-southeast-2": 0.687, + "ca-central-1": 0.639, + "eu-central-1": 0.671, + "eu-south-1": 0.659, + "eu-west-1": 0.639, + "eu-west-2": 0.655, + "eu-west-3": 0.659, + "sa-east-1": 0.807, + "us-east-1": 0.599, + "us-east-2": 0.599, + "us-gov-east-1": 0.691, + "us-gov-west-1": 0.691, + "us-west-1": 0.659, + "us-west-2": 0.599 }, "m5a.4xlarge": { - "ap-northeast-1": 1.061, - "ap-northeast-2": 1.013, - "ap-south-1": 0.609, - "ap-southeast-1": 1.029, - "ap-southeast-2": 1.029, - "ca-central-1": 0.933, - "eu-central-1": 0.997, - "eu-south-1": 0.973, - "eu-west-1": 0.933, - "eu-west-2": 0.965, - "eu-west-3": 0.973, - "sa-east-1": 1.269, - "us-east-1": 0.853, - "us-east-2": 0.853, - "us-gov-east-1": 1.037, - "us-gov-west-1": 1.037, - "us-west-1": 0.973, - "us-west-2": 0.853 + "ap-northeast-1": 1.293, + "ap-northeast-2": 1.245, + "ap-south-1": 0.841, + "ap-southeast-1": 1.261, + "ap-southeast-2": 1.261, + "ca-central-1": 1.165, + "eu-central-1": 1.229, + "eu-south-1": 1.205, + "eu-west-1": 1.165, + "eu-west-2": 1.197, + "eu-west-3": 1.205, + "sa-east-1": 1.501, + "us-east-1": 1.085, + "us-east-2": 1.085, + "us-gov-east-1": 1.269, + "us-gov-west-1": 1.269, + "us-west-1": 1.205, + "us-west-2": 1.085 }, "m5a.8xlarge": { - "ap-northeast-1": 1.957, - "ap-northeast-2": 1.861, - "ap-south-1": 1.054, - "ap-southeast-1": 1.893, - "ap-southeast-2": 1.893, - "ca-central-1": 1.701, - "eu-central-1": 1.829, - "eu-south-1": 1.781, - "eu-west-1": 1.701, - "eu-west-2": 1.765, - "eu-west-3": 1.781, - "sa-east-1": 2.373, - "us-east-1": 1.541, - "us-east-2": 1.541, - "us-gov-east-1": 1.909, - "us-gov-west-1": 1.909, - "us-west-1": 1.781, - "us-west-2": 1.541 + "ap-northeast-1": 2.586, + "ap-northeast-2": 2.49, + "ap-south-1": 1.682, + "ap-southeast-1": 2.522, + "ap-southeast-2": 2.522, + "ca-central-1": 2.33, + "eu-central-1": 2.458, + "eu-south-1": 2.41, + "eu-west-1": 2.33, + "eu-west-2": 2.394, + "eu-west-3": 2.41, + "sa-east-1": 3.002, + "us-east-1": 2.17, + "us-east-2": 2.17, + "us-gov-east-1": 2.538, + "us-gov-west-1": 2.538, + "us-west-1": 2.41, + "us-west-2": 2.17 }, "m5a.12xlarge": { - "ap-northeast-1": 2.853, - "ap-northeast-2": 2.709, - "ap-south-1": 1.498, - "ap-southeast-1": 2.757, - "ap-southeast-2": 2.757, - "ca-central-1": 2.469, - "eu-central-1": 2.661, - "eu-south-1": 2.589, - "eu-west-1": 2.469, - "eu-west-2": 2.565, - "eu-west-3": 2.589, - "sa-east-1": 3.477, - "us-east-1": 2.229, - "us-east-2": 2.229, - "us-gov-east-1": 2.781, - "us-gov-west-1": 2.781, - "us-west-1": 2.589, - "us-west-2": 2.229 + "ap-northeast-1": 3.878, + "ap-northeast-2": 3.734, + "ap-south-1": 2.524, + "ap-southeast-1": 3.782, + "ap-southeast-2": 3.782, + "ca-central-1": 3.494, + "eu-central-1": 3.686, + "eu-south-1": 3.614, + "eu-west-1": 3.494, + "eu-west-2": 3.59, + "eu-west-3": 3.614, + "sa-east-1": 4.502, + "us-east-1": 3.254, + "us-east-2": 3.254, + "us-gov-east-1": 3.806, + "us-gov-west-1": 3.806, + "us-west-1": 3.614, + "us-west-2": 3.254 }, "m5a.16xlarge": { - "ap-northeast-1": 3.749, - "ap-northeast-2": 3.557, - "ap-south-1": 1.943, - "ap-southeast-1": 3.621, - "ap-southeast-2": 3.621, - "ca-central-1": 3.237, - "eu-central-1": 3.493, - "eu-south-1": 3.397, - "eu-west-1": 3.237, - "eu-west-2": 3.365, - "eu-west-3": 3.397, - "sa-east-1": 4.581, - "us-east-1": 2.917, - "us-east-2": 2.917, - "us-gov-east-1": 3.653, - "us-gov-west-1": 3.653, - "us-west-1": 3.397, - "us-west-2": 2.917 + "ap-northeast-1": 5.171, + "ap-northeast-2": 4.979, + "ap-south-1": 3.365, + "ap-southeast-1": 5.043, + "ap-southeast-2": 5.043, + "ca-central-1": 4.659, + "eu-central-1": 4.915, + "eu-south-1": 4.819, + "eu-west-1": 4.659, + "eu-west-2": 4.787, + "eu-west-3": 4.819, + "sa-east-1": 6.003, + "us-east-1": 4.339, + "us-east-2": 4.339, + "us-gov-east-1": 5.075, + "us-gov-west-1": 5.075, + "us-west-1": 4.819, + "us-west-2": 4.339 }, "m5a.24xlarge": { - "ap-northeast-1": 5.541, - "ap-northeast-2": 5.253, - "ap-south-1": 2.831, - "ap-southeast-1": 5.349, - "ap-southeast-2": 5.349, - "ca-central-1": 4.773, - "eu-central-1": 5.157, - "eu-south-1": 5.013, - "eu-west-1": 4.773, - "eu-west-2": 4.965, - "eu-west-3": 5.013, - "sa-east-1": 6.789, - "us-east-1": 4.293, - "us-east-2": 4.293, - "us-gov-east-1": 5.397, - "us-gov-west-1": 5.397, - "us-west-1": 5.013, - "us-west-2": 4.293 + "ap-northeast-1": 7.757, + "ap-northeast-2": 7.469, + "ap-south-1": 5.047, + "ap-southeast-1": 7.565, + "ap-southeast-2": 7.565, + "ca-central-1": 6.989, + "eu-central-1": 7.373, + "eu-south-1": 7.229, + "eu-west-1": 6.989, + "eu-west-2": 7.181, + "eu-west-3": 7.229, + "sa-east-1": 9.005, + "us-east-1": 6.509, + "us-east-2": 6.509, + "us-gov-east-1": 7.613, + "us-gov-west-1": 7.613, + "us-west-1": 7.229, + "us-west-2": 6.509 }, "m5ad.large": { - "ap-northeast-1": 0.229, - "ap-northeast-2": 0.222, - "ap-south-1": 0.162, - "ap-southeast-1": 0.224, - "ap-southeast-2": 0.225, - "ca-central-1": 0.21, - "eu-central-1": 0.22, - "eu-west-1": 0.21, - "eu-west-2": 0.215, - "eu-west-3": 0.216, - "sa-east-1": 0.26, - "us-east-1": 0.198, - "us-east-2": 0.198, - "us-gov-west-1": 0.226, - "us-west-1": 0.217, - "us-west-2": 0.198 + "ap-northeast-1": 0.198, + "ap-northeast-2": 0.191, + "ap-south-1": 0.131, + "ap-southeast-1": 0.193, + "ap-southeast-2": 0.194, + "ca-central-1": 0.179, + "eu-central-1": 0.189, + "eu-west-1": 0.179, + "eu-west-2": 0.184, + "eu-west-3": 0.185, + "sa-east-1": 0.229, + "us-east-1": 0.167, + "us-east-2": 0.167, + "us-gov-west-1": 0.195, + "us-west-1": 0.186, + "us-west-2": 0.167 }, "m5ad.xlarge": { - "ap-northeast-1": 0.363, - "ap-northeast-2": 0.349, - "ap-south-1": 0.229, - "ap-southeast-1": 0.353, - "ap-southeast-2": 0.355, - "ca-central-1": 0.325, - "eu-central-1": 0.345, - "eu-west-1": 0.325, - "eu-west-2": 0.335, - "eu-west-3": 0.337, - "sa-east-1": 0.425, - "us-east-1": 0.301, - "us-east-2": 0.301, - "us-gov-west-1": 0.357, - "us-west-1": 0.339, - "us-west-2": 0.301 + "ap-northeast-1": 0.396, + "ap-northeast-2": 0.382, + "ap-south-1": 0.262, + "ap-southeast-1": 0.386, + "ap-southeast-2": 0.388, + "ca-central-1": 0.358, + "eu-central-1": 0.378, + "eu-west-1": 0.358, + "eu-west-2": 0.368, + "eu-west-3": 0.37, + "sa-east-1": 0.458, + "us-east-1": 0.334, + "us-east-2": 0.334, + "us-gov-west-1": 0.39, + "us-west-1": 0.372, + "us-west-2": 0.334 }, "m5ad.2xlarge": { - "ap-northeast-1": 0.701, - "ap-northeast-2": 0.673, - "ap-south-1": 0.433, - "ap-southeast-1": 0.681, - "ap-southeast-2": 0.685, - "ca-central-1": 0.625, - "eu-central-1": 0.665, - "eu-west-1": 0.625, - "eu-west-2": 0.645, - "eu-west-3": 0.649, - "sa-east-1": 0.825, - "us-east-1": 0.577, - "us-east-2": 0.577, - "us-gov-west-1": 0.689, - "us-west-1": 0.653, - "us-west-2": 0.577 + "ap-northeast-1": 0.791, + "ap-northeast-2": 0.763, + "ap-south-1": 0.524, + "ap-southeast-1": 0.771, + "ap-southeast-2": 0.775, + "ca-central-1": 0.715, + "eu-central-1": 0.755, + "eu-west-1": 0.715, + "eu-west-2": 0.735, + "eu-west-3": 0.739, + "sa-east-1": 0.915, + "us-east-1": 0.667, + "us-east-2": 0.667, + "us-gov-west-1": 0.779, + "us-west-1": 0.743, + "us-west-2": 0.667 }, "m5ad.4xlarge": { - "ap-northeast-1": 1.237, - "ap-northeast-2": 1.181, - "ap-south-1": 0.702, - "ap-southeast-1": 1.197, - "ap-southeast-2": 1.205, - "ca-central-1": 1.085, - "eu-central-1": 1.165, - "eu-west-1": 1.085, - "eu-west-2": 1.125, - "eu-west-3": 1.133, - "sa-east-1": 1.485, - "us-east-1": 0.989, - "us-east-2": 0.989, - "us-gov-west-1": 1.213, - "us-west-1": 1.141, - "us-west-2": 0.989 + "ap-northeast-1": 1.469, + "ap-northeast-2": 1.413, + "ap-south-1": 0.934, + "ap-southeast-1": 1.429, + "ap-southeast-2": 1.437, + "ca-central-1": 1.317, + "eu-central-1": 1.397, + "eu-west-1": 1.317, + "eu-west-2": 1.357, + "eu-west-3": 1.365, + "sa-east-1": 1.717, + "us-east-1": 1.221, + "us-east-2": 1.221, + "us-gov-west-1": 1.445, + "us-west-1": 1.373, + "us-west-2": 1.221 }, "m5ad.8xlarge": { - "ap-northeast-1": 2.309, - "ap-northeast-2": 2.197, - "ap-south-1": 1.239, - "ap-southeast-1": 2.229, - "ap-southeast-2": 2.245, - "ca-central-1": 2.005, - "eu-central-1": 2.165, - "eu-west-1": 2.005, - "eu-west-2": 2.085, - "eu-west-3": 2.101, - "sa-east-1": 2.805, - "us-east-1": 1.813, - "us-east-2": 1.813, - "us-gov-west-1": 2.261, - "us-west-1": 2.117, - "us-west-2": 1.813 + "ap-northeast-1": 2.938, + "ap-northeast-2": 2.826, + "ap-south-1": 1.867, + "ap-southeast-1": 2.858, + "ap-southeast-2": 2.874, + "ca-central-1": 2.634, + "eu-central-1": 2.794, + "eu-west-1": 2.634, + "eu-west-2": 2.714, + "eu-west-3": 2.73, + "sa-east-1": 3.434, + "us-east-1": 2.442, + "us-east-2": 2.442, + "us-gov-west-1": 2.89, + "us-west-1": 2.746, + "us-west-2": 2.442 }, "m5ad.12xlarge": { - "ap-northeast-1": 3.381, - "ap-northeast-2": 3.213, - "ap-south-1": 1.775, - "ap-southeast-1": 3.261, - "ap-southeast-2": 3.285, - "ca-central-1": 2.925, - "eu-central-1": 3.165, - "eu-west-1": 2.925, - "eu-west-2": 3.045, - "eu-west-3": 3.069, - "sa-east-1": 4.125, - "us-east-1": 2.637, - "us-east-2": 2.637, - "us-gov-west-1": 3.309, - "us-west-1": 3.093, - "us-west-2": 2.637 + "ap-northeast-1": 4.406, + "ap-northeast-2": 4.238, + "ap-south-1": 2.801, + "ap-southeast-1": 4.286, + "ap-southeast-2": 4.31, + "ca-central-1": 3.95, + "eu-central-1": 4.19, + "eu-west-1": 3.95, + "eu-west-2": 4.07, + "eu-west-3": 4.094, + "sa-east-1": 5.15, + "us-east-1": 3.662, + "us-east-2": 3.662, + "us-gov-west-1": 4.334, + "us-west-1": 4.118, + "us-west-2": 3.662 }, "m5ad.16xlarge": { - "ap-northeast-1": 4.453, - "ap-northeast-2": 4.229, - "ap-south-1": 2.312, - "ap-southeast-1": 4.293, - "ap-southeast-2": 4.325, - "ca-central-1": 3.845, - "eu-central-1": 4.165, - "eu-west-1": 3.845, - "eu-west-2": 4.005, - "eu-west-3": 4.037, - "sa-east-1": 5.445, - "us-east-1": 3.461, - "us-east-2": 3.461, - "us-gov-west-1": 4.357, - "us-west-1": 4.069, - "us-west-2": 3.461 + "ap-northeast-1": 5.875, + "ap-northeast-2": 5.651, + "ap-south-1": 3.734, + "ap-southeast-1": 5.715, + "ap-southeast-2": 5.747, + "ca-central-1": 5.267, + "eu-central-1": 5.587, + "eu-west-1": 5.267, + "eu-west-2": 5.427, + "eu-west-3": 5.459, + "sa-east-1": 6.867, + "us-east-1": 4.883, + "us-east-2": 4.883, + "us-gov-west-1": 5.779, + "us-west-1": 5.491, + "us-west-2": 4.883 }, "m5ad.24xlarge": { - "ap-northeast-1": 6.597, - "ap-northeast-2": 6.261, - "ap-south-1": 3.386, - "ap-southeast-1": 6.357, - "ap-southeast-2": 6.405, - "ca-central-1": 5.685, - "eu-central-1": 6.165, - "eu-west-1": 5.685, - "eu-west-2": 5.925, - "eu-west-3": 5.973, - "sa-east-1": 8.085, - "us-east-1": 5.109, - "us-east-2": 5.109, - "us-gov-west-1": 6.453, - "us-west-1": 6.021, - "us-west-2": 5.109 + "ap-northeast-1": 8.813, + "ap-northeast-2": 8.477, + "ap-south-1": 5.602, + "ap-southeast-1": 8.573, + "ap-southeast-2": 8.621, + "ca-central-1": 7.901, + "eu-central-1": 8.381, + "eu-west-1": 7.901, + "eu-west-2": 8.141, + "eu-west-3": 8.189, + "sa-east-1": 10.301, + "us-east-1": 7.325, + "us-east-2": 7.325, + "us-gov-west-1": 8.669, + "us-west-1": 8.237, + "us-west-2": 7.325 }, "m5d.large": { - "af-south-1": 0.245, - "ap-east-1": 0.25, - "ap-northeast-1": 0.25, - "ap-northeast-2": 0.234, - "ap-northeast-3": 0.25, - "ap-south-1": 0.224, + "af-south-1": 0.214, + "ap-east-1": 0.219, + "ap-northeast-1": 0.219, + "ap-northeast-2": 0.203, + "ap-northeast-3": 0.21, + "ap-south-1": 0.186, "ap-south-2": 0.0, - "ap-southeast-1": 0.244, + "ap-southeast-1": 0.0, "ap-southeast-2": 0.0, - "ap-southeast-3": 0.236, - "ap-southeast-4": 0.237, - "ca-central-1": 0.229, - "ca-west-1": 0.0, + "ap-southeast-3": 0.205, + "ap-southeast-4": 0.206, + "ca-central-1": 0.19, + "ca-west-1": 0.197, "eu-central-1": 0.0, - "eu-central-2": 0.0, + "eu-central-2": 0.222, "eu-north-1": 0.0, - "eu-south-1": 0.227, - "eu-south-2": 0.229, - "eu-west-1": 0.221, - "eu-west-2": 0.226, - "eu-west-3": 0.227, - "il-central-1": 0.0, + "eu-south-1": 0.196, + "eu-south-2": 0.197, + "eu-west-1": 0.19, + "eu-west-2": 0.195, + "eu-west-3": 0.196, + "il-central-1": 0.204, "me-central-1": 0.0, - "me-south-1": 0.234, - "sa-east-1": 0.0, - "us-east-1": 0.0, + "me-south-1": 0.202, + "sa-east-1": 0.244, + "us-east-1": 0.184, "us-east-2": 0.0, "us-gov-east-1": 0.0, - "us-gov-west-1": 0.247, - "us-west-1": 0.236, - "us-west-2": 0.215 + "us-gov-west-1": 0.207, + "us-west-1": 0.197, + "us-west-2": 0.184 }, "m5d.xlarge": { - "af-south-1": 0.413, - "ap-east-1": 0.405, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, - "ap-northeast-3": 0.387, - "ap-south-1": 0.339, - "ap-south-2": 0.339, - "ap-southeast-1": 0.377, - "ap-southeast-2": 0.396, - "ap-southeast-3": 0.377, - "ap-southeast-4": 0.396, - "ca-central-1": 0.362, - "ca-west-1": 0.347, - "eu-central-1": 0.0, + "af-south-1": 0.446, + "ap-east-1": 0.456, + "ap-northeast-1": 0.42, + "ap-northeast-2": 0.406, + "ap-northeast-3": 0.42, + "ap-south-1": 0.0, + "ap-south-2": 0.372, + "ap-southeast-1": 0.41, + "ap-southeast-2": 0.412, + "ap-southeast-3": 0.41, + "ap-southeast-4": 0.412, + "ca-central-1": 0.395, + "ca-west-1": 0.395, + "eu-central-1": 0.4, "eu-central-2": 0.0, - "eu-north-1": 0.349, - "eu-south-1": 0.359, - "eu-south-2": 0.362, + "eu-north-1": 0.368, + "eu-south-1": 0.392, + "eu-south-2": 0.38, "eu-west-1": 0.0, - "eu-west-2": 0.0, - "eu-west-3": 0.375, - "il-central-1": 0.36, - "me-central-1": 0.372, - "me-south-1": 0.0, - "sa-east-1": 0.455, - "us-east-1": 0.0, - "us-east-2": 0.0, - "us-gov-east-1": 0.0, - "us-gov-west-1": 0.381, - "us-west-1": 0.377, + "eu-west-2": 0.405, + "eu-west-3": 0.0, + "il-central-1": 0.0, + "me-central-1": 0.405, + "me-south-1": 0.405, + "sa-east-1": 0.508, + "us-east-1": 0.354, + "us-east-2": 0.367, + "us-gov-east-1": 0.414, + "us-gov-west-1": 0.431, + "us-west-1": 0.394, "us-west-2": 0.0 }, "m5d.metal": { - "af-south-1": 7.365, - "ap-east-1": 7.605, - "ap-northeast-1": 7.173, - "ap-northeast-2": 6.837, - "ap-northeast-3": 0.0, - "ap-south-1": 6.021, - "ap-south-2": 6.021, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, - "ap-southeast-3": 6.933, - "ap-southeast-4": 6.981, - "ca-central-1": 0.0, + "af-south-1": 9.581, + "ap-east-1": 9.821, + "ap-northeast-1": 9.389, + "ap-northeast-2": 9.053, + "ap-northeast-3": 9.389, + "ap-south-1": 8.237, + "ap-south-2": 8.237, + "ap-southeast-1": 9.149, + "ap-southeast-2": 9.197, + "ap-southeast-3": 0.0, + "ap-southeast-4": 9.197, + "ca-central-1": 8.429, "ca-west-1": 0.0, - "eu-central-1": 6.693, - "eu-central-2": 7.346, - "eu-north-1": 5.925, + "eu-central-1": 8.909, + "eu-central-2": 9.562, + "eu-north-1": 8.141, "eu-south-1": 0.0, - "eu-south-2": 6.213, - "eu-west-1": 6.213, - "eu-west-2": 6.453, - "eu-west-3": 6.501, - "il-central-1": 6.515, - "me-central-1": 6.818, + "eu-south-2": 8.429, + "eu-west-1": 8.429, + "eu-west-2": 8.669, + "eu-west-3": 8.717, + "il-central-1": 8.731, + "me-central-1": 9.034, "me-south-1": 0.0, - "sa-east-1": 8.805, - "us-east-1": 5.589, - "us-east-2": 5.589, - "us-gov-east-1": 7.029, - "us-gov-west-1": 7.029, - "us-west-1": 6.549, - "us-west-2": 5.589 + "sa-east-1": 11.021, + "us-east-1": 7.805, + "us-east-2": 7.805, + "us-gov-east-1": 9.245, + "us-gov-west-1": 9.245, + "us-west-1": 8.765, + "us-west-2": 7.805 }, "m5d.2xlarge": { - "af-south-1": 0.0, - "ap-east-1": 0.785, - "ap-northeast-1": 0.784, - "ap-northeast-2": 0.754, - "ap-northeast-3": 0.0, - "ap-south-1": 0.653, - "ap-south-2": 0.653, - "ap-southeast-1": 0.729, - "ap-southeast-2": 0.767, - "ap-southeast-3": 0.729, - "ap-southeast-4": 0.733, + "af-south-1": 0.891, + "ap-east-1": 0.875, + "ap-northeast-1": 0.874, + "ap-northeast-2": 0.811, + "ap-northeast-3": 0.874, + "ap-south-1": 0.743, + "ap-south-2": 0.772, + "ap-southeast-1": 0.819, + "ap-southeast-2": 0.857, + "ap-southeast-3": 0.819, + "ap-southeast-4": 0.823, "ca-central-1": 0.0, - "ca-west-1": 0.699, - "eu-central-1": 0.709, - "eu-central-2": 0.799, - "eu-north-1": 0.0, - "eu-south-1": 0.725, + "ca-west-1": 0.789, + "eu-central-1": 0.799, + "eu-central-2": 0.0, + "eu-north-1": 0.764, + "eu-south-1": 0.815, "eu-south-2": 0.0, - "eu-west-1": 0.0, + "eu-west-1": 0.759, "eu-west-2": 0.0, - "eu-west-3": 0.0, - "il-central-1": 0.694, - "me-central-1": 0.719, - "me-south-1": 0.753, - "sa-east-1": 0.885, - "us-east-1": 0.644, - "us-east-2": 0.644, - "us-gov-east-1": 0.0, - "us-gov-west-1": 0.771, - "us-west-1": 0.697, - "us-west-2": 0.0 + "eu-west-3": 0.783, + "il-central-1": 0.784, + "me-central-1": 0.81, + "me-south-1": 0.81, + "sa-east-1": 0.975, + "us-east-1": 0.707, + "us-east-2": 0.707, + "us-gov-east-1": 0.827, + "us-gov-west-1": 0.827, + "us-west-1": 0.787, + "us-west-2": 0.707 }, "m5d.4xlarge": { - "af-south-1": 1.365, - "ap-east-1": 1.405, - "ap-northeast-1": 1.403, - "ap-northeast-2": 1.277, - "ap-northeast-3": 0.0, - "ap-south-1": 1.141, - "ap-south-2": 1.2, - "ap-southeast-1": 1.293, - "ap-southeast-2": 1.301, - "ap-southeast-3": 1.293, - "ap-southeast-4": 1.369, - "ca-central-1": 0.0, - "ca-west-1": 1.233, - "eu-central-1": 0.0, - "eu-central-2": 1.434, - "eu-north-1": 1.183, - "eu-south-1": 1.221, + "af-south-1": 1.597, + "ap-east-1": 1.637, + "ap-northeast-1": 1.635, + "ap-northeast-2": 1.509, + "ap-northeast-3": 1.565, + "ap-south-1": 1.373, + "ap-south-2": 1.431, + "ap-southeast-1": 1.525, + "ap-southeast-2": 1.533, + "ap-southeast-3": 1.525, + "ap-southeast-4": 0.0, + "ca-central-1": 1.405, + "ca-west-1": 1.405, + "eu-central-1": 1.485, + "eu-central-2": 1.594, + "eu-north-1": 1.414, + "eu-south-1": 1.453, "eu-south-2": 0.0, - "eu-west-1": 0.0, - "eu-west-2": 1.213, + "eu-west-1": 1.405, + "eu-west-2": 1.445, "eu-west-3": 0.0, - "il-central-1": 1.287, - "me-central-1": 1.34, - "me-south-1": 1.274, - "sa-east-1": 1.688, - "us-east-1": 1.123, - "us-east-2": 1.069, - "us-gov-east-1": 0.0, + "il-central-1": 1.455, + "me-central-1": 1.572, + "me-south-1": 1.506, + "sa-east-1": 1.837, + "us-east-1": 1.301, + "us-east-2": 1.355, + "us-gov-east-1": 1.541, "us-gov-west-1": 0.0, - "us-west-1": 1.293, - "us-west-2": 0.0 + "us-west-1": 1.525, + "us-west-2": 1.301 }, "m5d.8xlarge": { "af-south-1": 0.0, - "ap-east-1": 2.645, - "ap-northeast-1": 2.501, - "ap-northeast-2": 2.389, - "ap-northeast-3": 0.0, - "ap-south-1": 2.117, - "ap-south-2": 2.234, - "ap-southeast-1": 2.421, - "ap-southeast-2": 2.437, - "ap-southeast-3": 2.556, - "ap-southeast-4": 0.0, - "ca-central-1": 2.302, - "ca-west-1": 2.302, - "eu-central-1": 2.341, - "eu-central-2": 0.0, - "eu-north-1": 2.085, - "eu-south-1": 2.277, - "eu-south-2": 0.0, - "eu-west-1": 2.302, - "eu-west-2": 2.387, - "eu-west-3": 2.277, + "ap-east-1": 3.274, + "ap-northeast-1": 3.13, + "ap-northeast-2": 3.018, + "ap-northeast-3": 3.13, + "ap-south-1": 2.746, + "ap-south-2": 2.746, + "ap-southeast-1": 3.05, + "ap-southeast-2": 3.066, + "ap-southeast-3": 3.05, + "ap-southeast-4": 3.202, + "ca-central-1": 2.81, + "ca-west-1": 2.81, + "eu-central-1": 2.97, + "eu-central-2": 3.331, + "eu-north-1": 2.714, + "eu-south-1": 3.032, + "eu-south-2": 2.931, + "eu-west-1": 2.81, + "eu-west-2": 3.015, + "eu-west-3": 2.906, "il-central-1": 0.0, - "me-central-1": 2.383, - "me-south-1": 2.383, - "sa-east-1": 0.0, - "us-east-1": 1.973, - "us-east-2": 1.973, - "us-gov-east-1": 2.453, - "us-gov-west-1": 2.453, - "us-west-1": 2.293, - "us-west-2": 1.973 + "me-central-1": 3.011, + "me-south-1": 3.011, + "sa-east-1": 3.674, + "us-east-1": 2.602, + "us-east-2": 2.602, + "us-gov-east-1": 3.082, + "us-gov-west-1": 3.082, + "us-west-1": 2.922, + "us-west-2": 2.602 }, "m5d.12xlarge": { - "af-south-1": 3.765, - "ap-east-1": 3.885, - "ap-northeast-1": 3.669, - "ap-northeast-2": 3.501, - "ap-northeast-3": 3.669, - "ap-south-1": 0.0, - "ap-south-2": 0.0, - "ap-southeast-1": 0.0, - "ap-southeast-2": 3.573, - "ap-southeast-3": 3.549, + "af-south-1": 4.79, + "ap-east-1": 4.91, + "ap-northeast-1": 4.694, + "ap-northeast-2": 4.526, + "ap-northeast-3": 4.694, + "ap-south-1": 4.118, + "ap-south-2": 4.294, + "ap-southeast-1": 0.0, + "ap-southeast-2": 4.598, + "ap-southeast-3": 4.574, "ap-southeast-4": 0.0, - "ca-central-1": 3.189, - "ca-west-1": 3.189, - "eu-central-1": 0.0, - "eu-central-2": 3.755, - "eu-north-1": 3.045, - "eu-south-1": 3.333, - "eu-south-2": 3.37, - "eu-west-1": 3.37, - "eu-west-2": 3.309, - "eu-west-3": 0.0, - "il-central-1": 3.531, - "me-central-1": 3.491, + "ca-central-1": 4.214, + "ca-west-1": 4.214, + "eu-central-1": 4.454, + "eu-central-2": 4.781, + "eu-north-1": 4.243, + "eu-south-1": 4.358, + "eu-south-2": 4.214, + "eu-west-1": 4.214, + "eu-west-2": 4.334, + "eu-west-3": 4.548, + "il-central-1": 4.556, + "me-central-1": 4.517, "me-south-1": 0.0, - "sa-east-1": 4.485, - "us-east-1": 2.877, - "us-east-2": 0.0, - "us-gov-east-1": 0.0, - "us-gov-west-1": 3.597, - "us-west-1": 3.549, + "sa-east-1": 5.51, + "us-east-1": 4.065, + "us-east-2": 4.065, + "us-gov-east-1": 4.828, + "us-gov-west-1": 4.622, + "us-west-1": 4.574, "us-west-2": 0.0 }, "m5d.16xlarge": { - "af-south-1": 4.965, - "ap-east-1": 5.423, - "ap-northeast-1": 4.837, - "ap-northeast-2": 4.613, - "ap-northeast-3": 4.837, - "ap-south-1": 4.069, - "ap-south-2": 4.069, - "ap-southeast-1": 4.677, - "ap-southeast-2": 0.0, - "ap-southeast-3": 4.948, - "ap-southeast-4": 4.709, - "ca-central-1": 4.197, - "ca-west-1": 4.197, - "eu-central-1": 4.517, - "eu-central-2": 5.239, - "eu-north-1": 4.005, - "eu-south-1": 4.389, - "eu-south-2": 0.0, - "eu-west-1": 0.0, - "eu-west-2": 0.0, - "eu-west-3": 4.389, + "af-south-1": 6.387, + "ap-east-1": 6.845, + "ap-northeast-1": 6.259, + "ap-northeast-2": 6.035, + "ap-northeast-3": 0.0, + "ap-south-1": 5.491, + "ap-south-2": 5.491, + "ap-southeast-1": 6.099, + "ap-southeast-2": 0.0, + "ap-southeast-3": 6.099, + "ap-southeast-4": 6.131, + "ca-central-1": 5.861, + "ca-west-1": 5.619, + "eu-central-1": 5.939, + "eu-central-2": 6.374, + "eu-north-1": 5.427, + "eu-south-1": 5.811, + "eu-south-2": 5.619, + "eu-west-1": 5.861, + "eu-west-2": 5.779, + "eu-west-3": 5.811, "il-central-1": 0.0, - "me-central-1": 0.0, - "me-south-1": 4.6, - "sa-east-1": 0.0, - "us-east-1": 3.781, - "us-east-2": 3.781, - "us-gov-east-1": 4.741, - "us-gov-west-1": 4.741, - "us-west-1": 4.421, - "us-west-2": 3.781 + "me-central-1": 6.022, + "me-south-1": 6.022, + "sa-east-1": 7.347, + "us-east-1": 5.203, + "us-east-2": 5.203, + "us-gov-east-1": 6.163, + "us-gov-west-1": 6.438, + "us-west-1": 5.843, + "us-west-2": 5.203 }, "m5d.24xlarge": { - "af-south-1": 7.365, - "ap-east-1": 7.605, - "ap-northeast-1": 7.173, - "ap-northeast-2": 6.837, - "ap-northeast-3": 7.173, - "ap-south-1": 0.0, - "ap-south-2": 0.0, - "ap-southeast-1": 6.933, - "ap-southeast-2": 6.981, - "ap-southeast-3": 6.933, + "af-south-1": 9.581, + "ap-east-1": 9.821, + "ap-northeast-1": 9.389, + "ap-northeast-2": 9.053, + "ap-northeast-3": 9.389, + "ap-south-1": 8.237, + "ap-south-2": 8.237, + "ap-southeast-1": 9.149, + "ap-southeast-2": 9.197, + "ap-southeast-3": 9.149, "ap-southeast-4": 0.0, "ca-central-1": 0.0, - "ca-west-1": 6.213, - "eu-central-1": 0.0, - "eu-central-2": 7.346, - "eu-north-1": 5.925, - "eu-south-1": 6.501, - "eu-south-2": 6.213, - "eu-west-1": 0.0, - "eu-west-2": 6.453, - "eu-west-3": 6.501, - "il-central-1": 6.515, - "me-central-1": 6.818, - "me-south-1": 6.818, - "sa-east-1": 8.805, - "us-east-1": 5.589, - "us-east-2": 5.589, - "us-gov-east-1": 0.0, - "us-gov-west-1": 7.029, - "us-west-1": 6.549, - "us-west-2": 5.589 + "ca-west-1": 8.429, + "eu-central-1": 0.0, + "eu-central-2": 9.562, + "eu-north-1": 8.141, + "eu-south-1": 8.717, + "eu-south-2": 8.429, + "eu-west-1": 0.0, + "eu-west-2": 8.669, + "eu-west-3": 8.717, + "il-central-1": 8.731, + "me-central-1": 9.034, + "me-south-1": 9.034, + "sa-east-1": 11.021, + "us-east-1": 7.805, + "us-east-2": 7.805, + "us-gov-east-1": 9.245, + "us-gov-west-1": 9.245, + "us-west-1": 8.765, + "us-west-2": 7.805 }, "m5dn.large": { - "ap-northeast-1": 0.27, + "ap-northeast-1": 0.239, "ap-southeast-1": 0.0, - "eu-central-1": 0.0, - "eu-west-1": 0.256, + "eu-central-1": 0.226, + "eu-west-1": 0.216, "us-east-1": 0.0, - "us-east-2": 0.239, - "us-gov-east-1": 0.266, + "us-east-2": 0.2, + "us-gov-east-1": 0.235, "us-gov-west-1": 0.0, - "us-west-2": 0.239 + "us-west-2": 0.2 }, "m5dn.xlarge": { - "ap-northeast-1": 0.466, - "ap-southeast-1": 0.429, - "eu-central-1": 0.419, - "eu-west-1": 0.399, - "us-east-1": 0.0, - "us-east-2": 0.0, - "us-gov-east-1": 0.458, - "us-gov-west-1": 0.437, + "ap-northeast-1": 0.478, + "ap-southeast-1": 0.462, + "eu-central-1": 0.0, + "eu-west-1": 0.432, + "us-east-1": 0.4, + "us-east-2": 0.4, + "us-gov-east-1": 0.47, + "us-gov-west-1": 0.47, "us-west-2": 0.0 }, "m5dn.metal": { - "ap-northeast-1": 8.565, + "ap-northeast-1": 10.781, "ap-southeast-1": 0.0, - "eu-central-1": 7.941, - "eu-west-1": 7.461, + "eu-central-1": 0.0, + "eu-west-1": 9.677, "us-east-1": 0.0, - "us-east-2": 6.693, + "us-east-2": 8.909, "us-gov-east-1": 0.0, - "us-gov-west-1": 0.0, - "us-west-2": 6.693 + "us-gov-west-1": 10.589, + "us-west-2": 8.909 }, "m5dn.2xlarge": { - "ap-northeast-1": 0.0, + "ap-northeast-1": 0.997, "ap-southeast-1": 0.0, - "eu-central-1": 0.852, - "eu-west-1": 0.809, - "us-east-1": 0.742, - "us-east-2": 0.709, - "us-gov-east-1": 0.849, - "us-gov-west-1": 0.89, - "us-west-2": 0.742 + "eu-central-1": 0.942, + "eu-west-1": 0.863, + "us-east-1": 0.799, + "us-east-2": 0.799, + "us-gov-east-1": 0.98, + "us-gov-west-1": 0.939, + "us-west-2": 0.832 }, "m5dn.4xlarge": { - "ap-northeast-1": 1.649, - "ap-southeast-1": 1.501, - "eu-central-1": 1.461, + "ap-northeast-1": 1.797, + "ap-southeast-1": 1.733, + "eu-central-1": 1.693, "eu-west-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 0.0, - "us-gov-east-1": 1.615, - "us-gov-west-1": 0.0, - "us-west-2": 1.318 + "us-east-1": 1.485, + "us-east-2": 1.55, + "us-gov-east-1": 1.765, + "us-gov-west-1": 1.765, + "us-west-2": 1.485 }, "m5dn.8xlarge": { - "ap-northeast-1": 3.133, - "ap-southeast-1": 2.997, - "eu-central-1": 2.757, - "eu-west-1": 2.743, - "us-east-1": 2.472, - "us-east-2": 2.341, - "us-gov-east-1": 0.0, - "us-gov-west-1": 3.065, - "us-west-2": 2.472 + "ap-northeast-1": 3.594, + "ap-southeast-1": 0.0, + "eu-central-1": 3.541, + "eu-west-1": 3.372, + "us-east-1": 2.97, + "us-east-2": 0.0, + "us-gov-east-1": 3.694, + "us-gov-west-1": 3.53, + "us-west-2": 0.0 }, "m5dn.12xlarge": { - "ap-northeast-1": 4.617, - "ap-southeast-1": 4.413, + "ap-northeast-1": 5.642, + "ap-southeast-1": 5.198, "eu-central-1": 0.0, - "eu-west-1": 3.813, - "us-east-1": 3.429, - "us-east-2": 3.625, + "eu-west-1": 4.838, + "us-east-1": 4.454, + "us-east-2": 0.0, "us-gov-east-1": 0.0, - "us-gov-west-1": 0.0, - "us-west-2": 0.0 + "us-gov-west-1": 5.294, + "us-west-2": 4.454 }, "m5dn.16xlarge": { - "ap-northeast-1": 5.765, - "ap-southeast-1": 5.509, + "ap-northeast-1": 7.187, + "ap-southeast-1": 6.931, "eu-central-1": 0.0, - "eu-west-1": 0.0, - "us-east-1": 4.778, - "us-east-2": 4.778, - "us-gov-east-1": 5.637, - "us-gov-west-1": 5.637, - "us-west-2": 4.778 + "eu-west-1": 6.451, + "us-east-1": 5.939, + "us-east-2": 5.939, + "us-gov-east-1": 7.059, + "us-gov-west-1": 7.059, + "us-west-2": 0.0 }, "m5dn.24xlarge": { - "ap-northeast-1": 8.565, + "ap-northeast-1": 10.781, "ap-southeast-1": 0.0, - "eu-central-1": 0.0, - "eu-west-1": 7.461, + "eu-central-1": 10.157, + "eu-west-1": 9.677, "us-east-1": 0.0, - "us-east-2": 6.693, - "us-gov-east-1": 8.373, - "us-gov-west-1": 8.373, - "us-west-2": 6.693 + "us-east-2": 8.909, + "us-gov-east-1": 10.589, + "us-gov-west-1": 10.589, + "us-west-2": 8.909 }, "m5n.large": { - "ap-northeast-1": 0.0, - "ap-southeast-1": 0.25, - "eu-central-1": 0.0, - "eu-west-1": 0.236, - "us-east-1": 0.0, - "us-east-2": 0.214, - "us-gov-east-1": 0.244, + "ap-northeast-1": 0.226, + "ap-southeast-1": 0.219, + "eu-central-1": 0.205, + "eu-west-1": 0.197, + "us-east-1": 0.19, + "us-east-2": 0.19, + "us-gov-east-1": 0.213, "us-gov-west-1": 0.0, - "us-west-2": 0.214 + "us-west-2": 0.183 }, "m5n.xlarge": { "ap-northeast-1": 0.0, - "ap-southeast-1": 0.0, + "ap-southeast-1": 0.42, "eu-central-1": 0.0, "eu-west-1": 0.0, "us-east-1": 0.0, - "us-east-2": 0.347, - "us-gov-east-1": 0.0, - "us-gov-west-1": 0.411, - "us-west-2": 0.347 + "us-east-2": 0.366, + "us-gov-east-1": 0.443, + "us-gov-west-1": 0.443, + "us-west-2": 0.366 }, "m5n.metal": { - "ap-northeast-1": 7.509, - "ap-southeast-1": 7.173, - "eu-central-1": 6.933, + "ap-northeast-1": 9.725, + "ap-southeast-1": 9.389, + "eu-central-1": 9.149, + "eu-west-1": 8.765, "us-east-1": 0.0, - "us-east-2": 5.877, - "us-gov-east-1": 7.317, - "us-gov-west-1": 7.317, - "us-west-2": 5.877 + "us-east-2": 8.093, + "us-gov-east-1": 9.533, + "us-gov-west-1": 0.0, + "us-west-2": 8.093 }, "m5n.2xlarge": { "ap-northeast-1": 0.0, - "ap-southeast-1": 0.784, - "eu-central-1": 0.729, + "ap-southeast-1": 0.874, + "eu-central-1": 0.819, "eu-west-1": 0.0, - "us-east-1": 0.67, - "us-east-2": 0.67, - "us-gov-east-1": 0.0, - "us-gov-west-1": 0.797, - "us-west-2": 0.641 + "us-east-1": 0.76, + "us-east-2": 0.76, + "us-gov-east-1": 0.887, + "us-gov-west-1": 0.851, + "us-west-2": 0.731 }, "m5n.4xlarge": { - "ap-northeast-1": 1.462, - "ap-southeast-1": 0.0, - "eu-central-1": 1.361, - "eu-west-1": 1.229, - "us-east-1": 1.174, - "us-east-2": 0.0, - "us-gov-east-1": 1.429, - "us-gov-west-1": 1.357, - "us-west-2": 0.0 + "ap-northeast-1": 1.694, + "ap-southeast-1": 1.565, + "eu-central-1": 1.592, + "eu-west-1": 0.0, + "us-east-1": 1.349, + "us-east-2": 1.349, + "us-gov-east-1": 1.589, + "us-gov-west-1": 1.66, + "us-west-2": 1.349 }, "m5n.8xlarge": { - "ap-northeast-1": 2.76, - "ap-southeast-1": 2.641, + "ap-northeast-1": 3.242, + "ap-southeast-1": 3.13, "eu-central-1": 0.0, - "eu-west-1": 2.421, - "us-east-1": 0.0, - "us-east-2": 2.069, - "us-gov-east-1": 2.692, - "us-gov-west-1": 0.0, - "us-west-2": 2.183 + "eu-west-1": 0.0, + "us-east-1": 2.698, + "us-east-2": 2.698, + "us-gov-east-1": 3.321, + "us-gov-west-1": 3.321, + "us-west-2": 2.812 }, "m5n.12xlarge": { - "ap-northeast-1": 3.837, + "ap-northeast-1": 0.0, "ap-southeast-1": 0.0, - "eu-central-1": 0.0, - "eu-west-1": 3.357, - "us-east-1": 0.0, + "eu-central-1": 4.574, + "eu-west-1": 4.382, + "us-east-1": 4.218, "us-east-2": 0.0, "us-gov-east-1": 0.0, - "us-gov-west-1": 0.0, - "us-west-2": 3.021 + "us-gov-west-1": 4.766, + "us-west-2": 4.046 }, "m5n.16xlarge": { - "ap-northeast-1": 5.355, + "ap-northeast-1": 6.777, "ap-southeast-1": 0.0, - "eu-central-1": 0.0, - "eu-west-1": 4.676, - "us-east-1": 4.201, - "us-east-2": 0.0, - "us-gov-east-1": 5.219, - "us-gov-west-1": 0.0, - "us-west-2": 3.973 + "eu-central-1": 6.099, + "eu-west-1": 5.843, + "us-east-1": 5.624, + "us-east-2": 5.624, + "us-gov-east-1": 0.0, + "us-gov-west-1": 6.355, + "us-west-2": 5.395 }, "m5n.24xlarge": { - "ap-northeast-1": 7.509, - "ap-southeast-1": 7.173, - "eu-central-1": 6.933, - "eu-west-1": 6.549, - "us-east-1": 0.0, + "ap-northeast-1": 9.725, + "ap-southeast-1": 9.389, + "eu-central-1": 9.149, + "eu-west-1": 8.765, + "us-east-1": 8.093, "us-east-2": 0.0, - "us-gov-east-1": 7.317, - "us-gov-west-1": 0.0, - "us-west-2": 5.877 + "us-gov-east-1": 9.533, + "us-gov-west-1": 9.533, + "us-west-2": 8.093 }, "m5zn.large": { - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, - "ap-southeast-1": 0.3222, - "ap-southeast-2": 0.3222, - "eu-central-1": 0.0, - "eu-west-1": 0.2791, - "sa-east-1": 0.3846, - "us-east-1": 0.2767, - "us-east-2": 0.2767, - "us-west-1": 0.307, - "us-west-2": 0.2602 + "ap-northeast-1": 0.2772, + "ap-northeast-2": 0.2668, + "ap-southeast-1": 0.0, + "ap-southeast-2": 0.0, + "eu-central-1": 0.2617, + "eu-west-1": 0.2479, + "sa-east-1": 0.3534, + "us-east-1": 0.229, + "us-east-2": 0.229, + "us-west-1": 0.2565, + "us-west-2": 0.229 }, "m5zn.xlarge": { - "ap-northeast-1": 0.5644, - "ap-northeast-2": 0.501, - "ap-southeast-1": 0.5493, - "ap-southeast-2": 0.508, - "eu-central-1": 0.4907, - "eu-west-1": 0.5, - "sa-east-1": 0.6215, - "us-east-1": 0.4253, - "us-east-2": 0.4253, + "ap-northeast-1": 0.5543, + "ap-northeast-2": 0.5336, + "ap-southeast-1": 0.0, + "ap-southeast-2": 0.0, + "eu-central-1": 0.5233, + "eu-west-1": 0.4958, + "sa-east-1": 0.6541, + "us-east-1": 0.4579, + "us-east-2": 0.4579, "us-west-1": 0.0, "us-west-2": 0.0 }, "m5zn.metal": { - "ap-northeast-1": 0.0, - "ap-northeast-2": 5.037, - "ap-southeast-1": 5.6166, - "ap-southeast-2": 5.121, - "eu-central-1": 5.3885, - "eu-west-1": 4.5834, - "sa-east-1": 7.1145, - "us-east-1": 4.1291, - "us-east-2": 4.5255, - "us-west-1": 0.0, - "us-west-2": 0.0 + "ap-northeast-1": 6.3108, + "ap-northeast-2": 6.0624, + "ap-southeast-1": 6.1464, + "ap-southeast-2": 6.1464, + "eu-central-1": 5.939, + "eu-west-1": 5.6088, + "sa-east-1": 7.5082, + "us-east-1": 5.1545, + "us-east-2": 5.1545, + "us-west-1": 5.8152, + "us-west-2": 5.1545 }, "m5zn.2xlarge": { - "ap-northeast-1": 1.1037, - "ap-northeast-2": 0.0, - "ap-southeast-1": 1.0736, - "ap-southeast-2": 1.0736, - "eu-central-1": 1.0356, + "ap-northeast-1": 1.1086, + "ap-northeast-2": 1.1484, + "ap-southeast-1": 1.1638, + "ap-southeast-2": 1.0812, + "eu-central-1": 1.1258, "eu-west-1": 0.0, - "sa-east-1": 0.0, + "sa-east-1": 1.3082, "us-east-1": 0.0, - "us-east-2": 0.8917, - "us-west-1": 0.0, - "us-west-2": 0.8257 + "us-east-2": 0.0, + "us-west-1": 1.026, + "us-west-2": 0.9159 }, "m5zn.3xlarge": { - "ap-northeast-1": 1.4451, - "ap-northeast-2": 1.5048, - "ap-southeast-1": 1.5279, - "ap-southeast-2": 1.5279, - "eu-central-1": 0.0, - "eu-west-1": 1.3801, - "sa-east-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 1.156, - "us-west-1": 0.0, - "us-west-2": 0.0 + "ap-northeast-1": 1.5777, + "ap-northeast-2": 1.6374, + "ap-southeast-1": 1.5366, + "ap-southeast-2": 1.6605, + "eu-central-1": 1.6035, + "eu-west-1": 1.4022, + "sa-east-1": 0.0, + "us-east-1": 1.3877, + "us-east-2": 1.2886, + "us-west-1": 1.5694, + "us-west-2": 1.2886 }, "m5zn.6xlarge": { - "ap-northeast-1": 2.9812, - "ap-northeast-2": 2.601, - "ap-southeast-1": 2.643, - "ap-southeast-2": 2.8908, - "eu-central-1": 2.7768, - "eu-west-1": 2.5951, - "sa-east-1": 3.3239, - "us-east-1": 2.147, - "us-east-2": 0.0, - "us-west-1": 2.7086, - "us-west-2": 0.0 + "ap-northeast-1": 3.1554, + "ap-northeast-2": 3.2748, + "ap-southeast-1": 3.0732, + "ap-southeast-2": 3.0732, + "eu-central-1": 3.207, + "eu-west-1": 3.0253, + "sa-east-1": 3.7541, + "us-east-1": 2.5772, + "us-east-2": 0.0, + "us-west-1": 2.9076, + "us-west-2": 2.5772 }, "m5zn.12xlarge": { - "ap-northeast-1": 5.2854, - "ap-northeast-2": 5.037, - "ap-southeast-1": 0.0, - "ap-southeast-2": 5.6166, - "eu-central-1": 5.3885, - "eu-west-1": 5.0252, - "sa-east-1": 7.1145, + "ap-northeast-1": 6.8228, + "ap-northeast-2": 6.0624, + "ap-southeast-1": 6.642, + "ap-southeast-2": 0.0, + "eu-central-1": 5.939, + "eu-west-1": 5.6088, + "sa-east-1": 7.5082, "us-east-1": 0.0, - "us-east-2": 4.1291, - "us-west-1": 0.0, - "us-west-2": 4.1291 + "us-east-2": 5.1545, + "us-west-1": 5.8152, + "us-west-2": 5.5509 }, "m6a.large": { "ap-northeast-1": 0.0, - "ap-south-1": 0.15055, + "ap-south-1": 0.11935, "ap-south-2": 0.0, - "ap-southeast-1": 0.203, - "ap-southeast-2": 0.2138, - "ca-central-1": 0.20093, - "eu-central-1": 0.0, - "eu-south-1": 0.20588, - "eu-west-1": 0.1913, - "eu-west-2": 0.20489, - "sa-east-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 0.19004, - "us-west-1": 0.1958, - "us-west-2": 0.19004 + "ap-southeast-1": 0.1718, + "ap-southeast-2": 0.1826, + "ca-central-1": 0.1601, + "eu-central-1": 0.1673, + "eu-south-1": 0.0, + "eu-west-1": 0.16973, + "eu-west-2": 0.1637, + "eu-west-3": 0.0, + "sa-east-1": 0.2015, + "us-east-1": 0.1502, + "us-east-2": 0.0, + "us-west-1": 0.17468, + "us-west-2": 0.1502 }, "m6a.xlarge": { - "ap-northeast-1": 0.0, - "ap-south-1": 0.2061, - "ap-south-2": 0.21721, - "ap-southeast-1": 0.311, - "ap-southeast-2": 0.0, - "ca-central-1": 0.0, - "eu-central-1": 0.3227, - "eu-south-1": 0.31676, - "eu-west-1": 0.30686, - "eu-west-2": 0.0, - "sa-east-1": 0.39794, - "us-east-1": 0.28508, - "us-east-2": 0.2678, - "us-west-1": 0.2966, - "us-west-2": 0.28508 + "ap-northeast-1": 0.37312, + "ap-south-1": 0.2387, + "ap-south-2": 0.24981, + "ap-southeast-1": 0.3652, + "ap-southeast-2": 0.3436, + "ca-central-1": 0.3202, + "eu-central-1": 0.3346, + "eu-south-1": 0.34936, + "eu-west-1": 0.3202, + "eu-west-2": 0.34738, + "eu-west-3": 0.34936, + "sa-east-1": 0.403, + "us-east-1": 0.31768, + "us-east-2": 0.3004, + "us-west-1": 0.3292, + "us-west-2": 0.3004 }, "m6a.metal": { - "ap-northeast-1": 10.8786, - "ap-south-1": 0.0, - "ap-south-2": 5.4978, - "ap-southeast-1": 10.533, - "ap-southeast-2": 10.533, - "ca-central-1": 0.0, - "eu-central-1": 10.101, - "eu-south-1": 9.8418, - "eu-west-1": 9.4098, - "eu-west-2": 9.7554, + "ap-northeast-1": 14.5728, + "ap-south-1": 9.192, + "ap-south-2": 9.192, + "ap-southeast-1": 14.2272, + "ap-southeast-2": 0.0, + "ca-central-1": 13.104, + "eu-central-1": 13.7952, + "eu-south-1": 13.536, + "eu-west-1": 13.104, + "eu-west-2": 13.4496, + "eu-west-3": 0.0, "sa-east-1": 0.0, - "us-east-1": 8.4594, + "us-east-1": 12.1536, "us-east-2": 0.0, - "us-west-1": 9.8418, - "us-west-2": 8.4594 + "us-west-1": 13.536, + "us-west-2": 12.1536 }, "m6a.2xlarge": { - "ap-northeast-1": 0.65604, - "ap-south-1": 0.40942, - "ap-south-2": 0.40942, + "ap-northeast-1": 0.7016, + "ap-south-1": 0.49962, + "ap-south-2": 0.4774, "ap-southeast-1": 0.0, - "ap-southeast-2": 0.597, - "ca-central-1": 0.5502, - "eu-central-1": 0.6204, + "ap-southeast-2": 0.0, + "ca-central-1": 0.6404, + "eu-central-1": 0.6692, "eu-south-1": 0.0, - "eu-west-1": 0.58872, - "eu-west-2": 0.60456, + "eu-west-1": 0.6404, + "eu-west-2": 0.0, + "eu-west-3": 0.69872, "sa-east-1": 0.0, - "us-east-1": 0.54516, - "us-east-2": 0.0, - "us-west-1": 0.60852, - "us-west-2": 0.54516 + "us-east-1": 0.6008, + "us-east-2": 0.63536, + "us-west-1": 0.6584, + "us-west-2": 0.6008 }, "m6a.4xlarge": { - "ap-northeast-1": 1.0578, - "ap-south-1": 0.6094, + "ap-northeast-1": 1.37888, + "ap-south-1": 0.8412, "ap-south-2": 0.0, - "ap-southeast-1": 1.1154, - "ap-southeast-2": 0.0, - "ca-central-1": 0.0, - "eu-central-1": 0.993, - "eu-south-1": 1.05204, + "ap-southeast-1": 1.2608, + "ap-southeast-2": 1.2608, + "ca-central-1": 1.1672, + "eu-central-1": 1.3076, + "eu-south-1": 1.2032, "eu-west-1": 0.0, - "eu-west-2": 1.04412, + "eu-west-2": 1.27592, + "eu-west-3": 1.2032, "sa-east-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 0.92532, - "us-west-1": 0.9714, - "us-west-2": 0.92532 + "us-east-1": 1.088, + "us-east-2": 1.088, + "us-west-1": 1.2032, + "us-west-2": 1.088 }, "m6a.8xlarge": { - "ap-northeast-1": 2.12916, - "ap-south-1": 1.14268, - "ap-south-2": 1.14268, - "ap-southeast-1": 2.0658, + "ap-northeast-1": 0.0, + "ap-south-1": 1.6824, + "ap-south-2": 1.77128, + "ap-southeast-1": 2.6944, "ap-southeast-2": 0.0, "ca-central-1": 0.0, - "eu-central-1": 1.9866, - "eu-south-1": 1.7778, - "eu-west-1": 1.7058, + "eu-central-1": 2.4496, + "eu-south-1": 2.56768, + "eu-west-1": 2.3344, "eu-west-2": 0.0, - "sa-east-1": 2.58852, - "us-east-1": 1.68564, + "eu-west-3": 2.4064, + "sa-east-1": 3.21712, + "us-east-1": 2.176, "us-east-2": 0.0, - "us-west-1": 1.7778, - "us-west-2": 0.0 + "us-west-1": 0.0, + "us-west-2": 2.31424 }, "m6a.12xlarge": { - "ap-northeast-1": 2.8434, - "ap-south-1": 0.0, - "ap-south-2": 1.63152, - "ap-southeast-1": 0.0, - "ap-southeast-2": 2.757, - "ca-central-1": 2.70732, - "eu-central-1": 2.649, - "eu-south-1": 2.82612, + "ap-northeast-1": 3.8688, + "ap-south-1": 2.5236, + "ap-south-2": 2.5236, + "ap-southeast-1": 3.7824, + "ap-southeast-2": 4.0416, + "ca-central-1": 3.5016, + "eu-central-1": 3.6744, + "eu-south-1": 0.0, "eu-west-1": 0.0, - "eu-west-2": 0.0, - "sa-east-1": 3.80028, - "us-east-1": 2.44596, - "us-east-2": 2.44596, - "us-west-1": 2.5842, - "us-west-2": 2.2386 + "eu-west-2": 3.82776, + "eu-west-3": 3.85152, + "sa-east-1": 4.4952, + "us-east-1": 3.47136, + "us-east-2": 3.264, + "us-west-1": 0.0, + "us-west-2": 3.264 }, "m6a.16xlarge": { - "ap-northeast-1": 0.0, - "ap-south-1": 1.9426, - "ap-south-2": 1.9426, - "ap-southeast-1": 3.621, - "ap-southeast-2": 3.9666, - "ca-central-1": 0.0, - "eu-central-1": 0.0, - "eu-south-1": 3.71316, - "eu-west-1": 3.55476, - "eu-west-2": 3.68148, + "ap-northeast-1": 5.1584, + "ap-south-1": 3.54256, + "ap-south-2": 3.3648, + "ap-southeast-1": 0.0, + "ap-southeast-2": 5.0432, + "ca-central-1": 4.6688, + "eu-central-1": 4.8992, + "eu-south-1": 5.13536, + "eu-west-1": 4.97696, + "eu-west-2": 4.784, + "eu-west-3": 4.8128, "sa-east-1": 0.0, "us-east-1": 0.0, "us-east-2": 0.0, - "us-west-1": 3.3906, - "us-west-2": 0.0 + "us-west-1": 5.13536, + "us-west-2": 4.352 }, "m6a.24xlarge": { - "ap-northeast-1": 6.05748, - "ap-south-1": 2.8314, - "ap-south-2": 0.0, - "ap-southeast-1": 5.349, - "ap-southeast-2": 5.8674, - "ca-central-1": 5.24964, - "eu-central-1": 5.133, - "eu-south-1": 5.0034, - "eu-west-1": 4.7874, + "ap-northeast-1": 8.27328, + "ap-south-1": 5.0472, + "ap-south-2": 5.31384, + "ap-southeast-1": 7.5648, + "ap-southeast-2": 7.5648, + "ca-central-1": 7.0032, + "eu-central-1": 7.3488, + "eu-south-1": 7.2192, + "eu-west-1": 7.0032, "eu-west-2": 0.0, - "sa-east-1": 6.7746, - "us-east-1": 4.72692, - "us-east-2": 4.3122, - "us-west-1": 5.48724, - "us-west-2": 4.72692 - }, - "m6a.32xlarge": { - "ap-northeast-1": 7.3074, - "ap-south-1": 3.7202, - "ap-south-2": 4.07572, - "ap-southeast-1": 7.7682, - "ap-southeast-2": 7.077, - "ca-central-1": 6.94452, - "eu-central-1": 0.0, - "eu-south-1": 7.26132, - "eu-west-1": 6.3282, - "eu-west-2": 7.19796, - "sa-east-1": 0.0, + "eu-west-3": 7.2192, + "sa-east-1": 8.9904, "us-east-1": 0.0, - "us-east-2": 6.24756, + "us-east-2": 6.94272, "us-west-1": 0.0, - "us-west-2": 0.0 - }, - "m6a.48xlarge": { - "ap-northeast-1": 10.8786, - "ap-south-1": 0.0, - "ap-south-2": 5.4978, - "ap-southeast-1": 10.533, - "ap-southeast-2": 10.533, - "ca-central-1": 9.4098, - "eu-central-1": 10.101, - "eu-south-1": 9.8418, - "eu-west-1": 9.4098, - "eu-west-2": 0.0, - "sa-east-1": 13.3842, - "us-east-1": 0.0, - "us-east-2": 0.0, - "us-west-1": 9.8418, - "us-west-2": 8.4594 - }, - "m6g.medium": { - "af-south-1": 0.1458, - "ap-east-1": 0.148, - "ap-northeast-1": 0.1475, - "ap-northeast-2": 0.0, - "ap-northeast-3": 0.1476, - "ap-south-1": 0.1203, - "ap-south-2": 0.0, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.1459, - "ap-southeast-3": 0.143, - "ap-southeast-4": 0.1459, - "ca-central-1": 0.1378, - "ca-west-1": 0.1378, - "eu-central-1": 0.141, - "eu-central-2": 0.0, - "eu-north-1": 0.136, - "eu-south-1": 0.0, - "eu-south-2": 0.1405, - "eu-west-1": 0.0, - "eu-west-2": 0.0, - "eu-west-3": 0.0, - "il-central-1": 0.1428, - "me-central-1": 0.0, - "me-south-1": 0.0, - "sa-east-1": 0.1599, + "us-west-2": 6.528 + }, + "m6a.32xlarge": { + "ap-northeast-1": 9.7152, + "ap-south-1": 6.128, + "ap-south-2": 6.128, + "ap-southeast-1": 9.4848, + "ap-southeast-2": 9.4848, + "ca-central-1": 8.736, + "eu-central-1": 9.1968, + "eu-south-1": 9.024, + "eu-west-1": 8.736, + "eu-west-2": 8.9664, + "eu-west-3": 9.024, + "sa-east-1": 11.3856, + "us-east-1": 0.0, + "us-east-2": 8.1024, + "us-west-1": 9.66912, + "us-west-2": 8.1024 + }, + "m6a.48xlarge": { + "ap-northeast-1": 14.5728, + "ap-south-1": 0.0, + "ap-south-2": 9.192, + "ap-southeast-1": 14.2272, + "ap-southeast-2": 14.2272, + "ca-central-1": 13.104, + "eu-central-1": 13.7952, + "eu-south-1": 13.536, + "eu-west-1": 13.104, + "eu-west-2": 13.4496, + "eu-west-3": 13.536, + "sa-east-1": 17.0784, "us-east-1": 0.0, - "us-east-2": 0.1358, - "us-gov-east-1": 0.1463, - "us-gov-west-1": 0.1463, - "us-west-1": 0.0, + "us-east-2": 0.0, + "us-west-1": 13.536, + "us-west-2": 12.1536 + }, + "m6g.medium": { + "af-south-1": 0.0827, + "ap-east-1": 0.088, + "ap-northeast-1": 0.0814, + "ap-northeast-2": 0.0789, + "ap-northeast-3": 0.0815, + "ap-south-1": 0.0572, + "ap-south-2": 0.0572, + "ap-southeast-1": 0.0799, + "ap-southeast-2": 0.0799, + "ap-southeast-3": 0.0828, + "ap-southeast-4": 0.0828, + "ap-southeast-5": 0.0727, + "ap-southeast-7": 0.0727, + "ca-central-1": 0.0747, + "ca-west-1": 0.0747, + "eu-central-1": 0.0779, + "eu-central-2": 0.0, + "eu-north-1": 0.0754, + "eu-south-1": 0.0767, + "eu-south-2": 0.0774, + "eu-west-1": 0.0749, + "eu-west-2": 0.0763, + "eu-west-3": 0.0796, + "il-central-1": 0.0771, + "me-central-1": 0.0792, + "me-south-1": 0.0789, + "mx-central-1": 0.0723, + "sa-east-1": 0.0968, + "us-east-1": 0.0704, + "us-east-2": 0.0727, + "us-gov-east-1": 0.0832, + "us-gov-west-1": 0.0803, + "us-west-1": 0.0767, "us-west-2": 0.0, - "us-west-2-lax-1": 0.1412 + "us-west-2-lax-1": 0.0781 }, "m6g.large": { - "af-south-1": 0.2027, - "ap-east-1": 0.201, + "af-south-1": 0.1654, + "ap-east-1": 0.1698, "ap-northeast-1": 0.0, - "ap-northeast-2": 0.1947, - "ap-northeast-3": 0.2002, - "ap-south-1": 0.1456, - "ap-south-2": 0.0, - "ap-southeast-1": 0.191, - "ap-southeast-2": 0.0, - "ap-southeast-3": 0.1968, - "ap-southeast-4": 0.1968, - "ca-central-1": 0.1806, - "ca-west-1": 0.1857, - "eu-central-1": 0.1925, - "eu-central-2": 0.2023, + "ap-northeast-2": 0.0, + "ap-northeast-3": 0.169, + "ap-south-1": 0.1144, + "ap-south-2": 0.1174, + "ap-southeast-1": 0.1598, + "ap-southeast-2": 0.1598, + "ap-southeast-3": 0.1656, + "ap-southeast-4": 0.1598, + "ap-southeast-5": 0.1454, + "ap-southeast-7": 0.1454, + "ca-central-1": 0.1494, + "ca-west-1": 0.1545, + "eu-central-1": 0.0, + "eu-central-2": 0.1711, "eu-north-1": 0.0, "eu-south-1": 0.0, - "eu-south-2": 0.1861, - "eu-west-1": 0.1861, - "eu-west-2": 0.1838, - "eu-west-3": 0.185, - "il-central-1": 0.0, - "me-central-1": 0.1952, - "me-south-1": 0.189, - "sa-east-1": 0.2174, - "us-east-1": 0.0, - "us-east-2": 0.1766, - "us-gov-east-1": 0.1976, - "us-gov-west-1": 0.0, - "us-west-1": 0.1846, - "us-west-2": 0.1766, - "us-west-2-lax-1": 0.1874 + "eu-south-2": 0.1498, + "eu-west-1": 0.1498, + "eu-west-2": 0.1579, + "eu-west-3": 0.0, + "il-central-1": 0.1595, + "me-central-1": 0.1584, + "me-south-1": 0.1578, + "mx-central-1": 0.1495, + "sa-east-1": 0.1935, + "us-east-1": 0.1408, + "us-east-2": 0.1408, + "us-gov-east-1": 0.1606, + "us-gov-west-1": 0.0, + "us-west-1": 0.1534, + "us-west-2": 0.1408, + "us-west-2-lax-1": 0.1617 }, "m6g.xlarge": { "af-south-1": 0.0, - "ap-east-1": 0.3196, - "ap-northeast-1": 0.305, - "ap-northeast-2": 0.283, - "ap-northeast-3": 0.3053, - "ap-south-1": 0.1962, - "ap-south-2": 0.2023, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.287, - "ap-southeast-3": 0.2985, - "ap-southeast-4": 0.287, + "ap-east-1": 0.3396, + "ap-northeast-1": 0.3376, + "ap-northeast-2": 0.327, + "ap-northeast-3": 0.326, + "ap-south-1": 0.2349, + "ap-south-2": 0.2288, + "ap-southeast-1": 0.0, + "ap-southeast-2": 0.3196, + "ap-southeast-3": 0.3196, + "ap-southeast-4": 0.0, + "ap-southeast-5": 0.2908, + "ap-southeast-7": 0.2908, "ca-central-1": 0.0, - "ca-west-1": 0.2765, - "eu-central-1": 0.279, - "eu-central-2": 0.2974, - "eu-north-1": 0.259, - "eu-south-1": 0.0, - "eu-south-2": 0.267, - "eu-west-1": 0.2772, - "eu-west-2": 0.2726, - "eu-west-3": 0.0, - "il-central-1": 0.0, - "me-central-1": 0.0, - "me-south-1": 0.2944, - "sa-east-1": 0.0, - "us-east-1": 0.2582, - "us-east-2": 0.2582, - "us-gov-east-1": 0.3002, - "us-gov-west-1": 0.2886, + "ca-west-1": 0.0, + "eu-central-1": 0.3116, + "eu-central-2": 0.3421, + "eu-north-1": 0.2916, + "eu-south-1": 0.3068, + "eu-south-2": 0.2996, + "eu-west-1": 0.2996, + "eu-west-2": 0.3052, + "eu-west-3": 0.3076, + "il-central-1": 0.3082, + "me-central-1": 0.328, + "me-south-1": 0.3156, + "mx-central-1": 0.299, + "sa-east-1": 0.3724, + "us-east-1": 0.0, + "us-east-2": 0.2908, + "us-gov-east-1": 0.3328, + "us-gov-west-1": 0.3212, "us-west-1": 0.0, - "us-west-2": 0.2582, - "us-west-2-lax-1": 0.2798 + "us-west-2": 0.0, + "us-west-2-lax-1": 0.3124 }, "m6g.metal": { - "af-south-1": 3.4162, - "ap-east-1": 3.557, - "ap-northeast-1": 3.525, - "ap-northeast-2": 3.3554, - "ap-northeast-3": 3.5299, - "ap-south-1": 1.7842, - "ap-south-2": 1.8814, + "af-south-1": 0.0, + "ap-east-1": 4.9792, + "ap-northeast-1": 4.7552, + "ap-northeast-2": 4.5952, + "ap-northeast-3": 4.7616, + "ap-south-1": 3.3036, + "ap-south-2": 0.0, "ap-southeast-1": 0.0, "ap-southeast-2": 0.0, - "ap-southeast-3": 3.237, - "ap-southeast-4": 0.0, - "ca-central-1": 3.0686, - "ca-west-1": 3.0686, - "eu-central-1": 3.285, - "eu-central-2": 3.4034, - "eu-north-1": 2.789, - "eu-south-1": 3.2037, + "ap-southeast-3": 4.6592, + "ap-southeast-4": 4.6592, + "ap-southeast-5": 4.1984, + "ap-southeast-7": 4.1984, + "ca-central-1": 4.4908, + "ca-west-1": 4.3264, + "eu-central-1": 4.7072, + "eu-central-2": 4.8256, + "eu-north-1": 4.2112, + "eu-south-1": 4.4544, "eu-south-2": 0.0, - "eu-west-1": 2.917, - "eu-west-2": 3.1771, - "eu-west-3": 3.045, - "il-central-1": 0.0, - "me-central-1": 3.1922, - "me-south-1": 3.173, - "sa-east-1": 4.0818, - "us-east-1": 2.7762, - "us-east-2": 2.629, - "us-gov-east-1": 3.4485, - "us-gov-west-1": 3.2626, - "us-west-1": 0.0, - "us-west-2": 2.629, - "us-west-2-lax-1": 3.1218 + "eu-west-1": 4.3392, + "eu-west-2": 4.4288, + "eu-west-3": 4.4672, + "il-central-1": 4.4768, + "me-central-1": 4.7939, + "me-south-1": 4.5952, + "mx-central-1": 4.1747, + "sa-east-1": 5.504, + "us-east-1": 4.0512, + "us-east-2": 4.0512, + "us-gov-east-1": 4.6848, + "us-gov-west-1": 4.6848, + "us-west-1": 4.4544, + "us-west-2": 4.0512, + "us-west-2-lax-1": 4.544 }, "m6g.2xlarge": { - "af-south-1": 0.5958, - "ap-east-1": 0.589, - "ap-northeast-1": 0.561, - "ap-northeast-2": 0.541, - "ap-northeast-3": 0.5856, - "ap-south-1": 0.3674, - "ap-south-2": 0.3674, - "ap-southeast-1": 0.572, - "ap-southeast-2": 0.0, + "af-south-1": 0.6616, + "ap-east-1": 0.6792, + "ap-northeast-1": 0.6512, + "ap-northeast-2": 0.6312, + "ap-northeast-3": 0.652, + "ap-south-1": 0.4576, + "ap-south-2": 0.4697, + "ap-southeast-1": 0.6392, + "ap-southeast-2": 0.6392, "ap-southeast-3": 0.0, - "ap-southeast-4": 0.549, - "ca-central-1": 0.5074, - "ca-west-1": 0.5074, - "eu-central-1": 0.533, - "eu-central-2": 0.0, - "eu-north-1": 0.493, - "eu-south-1": 0.0, - "eu-south-2": 0.0, - "eu-west-1": 0.5294, + "ap-southeast-4": 0.6622, + "ap-southeast-5": 0.6012, + "ap-southeast-7": 0.5816, + "ca-central-1": 0.5976, + "ca-west-1": 0.5976, + "eu-central-1": 0.0, + "eu-central-2": 0.6843, + "eu-north-1": 0.5832, + "eu-south-1": 0.635, + "eu-south-2": 0.6196, + "eu-west-1": 0.6196, "eu-west-2": 0.0, - "eu-west-3": 0.5466, - "il-central-1": 0.5476, - "me-central-1": 0.0, + "eu-west-3": 0.0, + "il-central-1": 0.0, + "me-central-1": 0.6336, "me-south-1": 0.0, - "sa-east-1": 0.684, - "us-east-1": 0.0, - "us-east-2": 0.0, - "us-gov-east-1": 0.0, - "us-gov-west-1": 0.5522, - "us-west-1": 0.5449, - "us-west-2": 0.473, - "us-west-2-lax-1": 0.5567 + "mx-central-1": 0.598, + "sa-east-1": 0.7742, + "us-east-1": 0.5632, + "us-east-2": 0.5632, + "us-gov-east-1": 0.6424, + "us-gov-west-1": 0.6424, + "us-west-1": 0.6136, + "us-west-2": 0.5632, + "us-west-2-lax-1": 0.6469 }, "m6g.4xlarge": { - "af-south-1": 0.9778, - "ap-east-1": 1.0634, - "ap-northeast-1": 0.957, - "ap-northeast-2": 0.0, - "ap-northeast-3": 1.0062, - "ap-south-1": 0.5698, - "ap-south-2": 0.5698, - "ap-southeast-1": 0.9791, - "ap-southeast-2": 0.933, - "ap-southeast-3": 0.0, - "ap-southeast-4": 0.9791, - "ca-central-1": 0.8909, - "ca-west-1": 0.8498, - "eu-central-1": 0.945, - "eu-central-2": 0.0, - "eu-north-1": 0.821, - "eu-south-1": 0.9247, - "eu-south-2": 0.853, - "eu-west-1": 0.8938, - "eu-west-2": 0.8754, - "eu-west-3": 0.0, - "il-central-1": 0.8874, - "me-central-1": 0.9218, - "me-south-1": 0.9626, - "sa-east-1": 0.0, - "us-east-1": 0.781, - "us-east-2": 0.0, - "us-gov-east-1": 0.9859, - "us-gov-west-1": 0.9859, - "us-west-1": 0.9248, - "us-west-2": 0.781, - "us-west-2-lax-1": 0.9042 + "af-south-1": 1.2584, + "ap-east-1": 1.2952, + "ap-northeast-1": 1.1888, + "ap-northeast-2": 1.1488, + "ap-northeast-3": 1.1904, + "ap-south-1": 0.8016, + "ap-south-2": 0.8016, + "ap-southeast-1": 1.2109, + "ap-southeast-2": 1.1648, + "ap-southeast-3": 1.1648, + "ap-southeast-4": 1.1648, + "ap-southeast-5": 1.0888, + "ap-southeast-7": 0.0, + "ca-central-1": 1.1227, + "ca-west-1": 1.1227, + "eu-central-1": 0.0, + "eu-central-2": 1.2064, + "eu-north-1": 1.0528, + "eu-south-1": 1.1136, + "eu-south-2": 1.0848, + "eu-west-1": 1.0848, + "eu-west-2": 1.1072, + "eu-west-3": 1.1168, + "il-central-1": 1.162, + "me-central-1": 1.1536, + "me-south-1": 1.1944, + "mx-central-1": 1.0437, + "sa-east-1": 1.4348, + "us-east-1": 1.0128, + "us-east-2": 1.0128, + "us-gov-east-1": 1.1712, + "us-gov-west-1": 1.2177, + "us-west-1": 1.1136, + "us-west-2": 1.0128, + "us-west-2-lax-1": 1.1802 }, "m6g.8xlarge": { - "af-south-1": 1.8881, - "ap-east-1": 1.861, + "af-south-1": 2.4192, + "ap-east-1": 2.4896, "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, - "ap-northeast-3": 1.8474, + "ap-northeast-2": 2.2976, + "ap-northeast-3": 2.476, "ap-south-1": 0.0, "ap-south-2": 0.0, - "ap-southeast-1": 1.7932, - "ap-southeast-2": 1.7932, - "ap-southeast-3": 1.701, - "ap-southeast-4": 1.7932, - "ca-central-1": 0.0, - "ca-west-1": 1.5346, - "eu-central-1": 1.725, - "eu-central-2": 1.7842, - "eu-north-1": 1.477, - "eu-south-1": 1.6844, + "ap-southeast-1": 2.3296, + "ap-southeast-2": 2.4218, + "ap-southeast-3": 2.3296, + "ap-southeast-4": 2.3296, + "ap-southeast-5": 2.0992, + "ap-southeast-7": 2.0992, + "ca-central-1": 2.1632, + "ca-west-1": 2.1632, + "eu-central-1": 2.2656, + "eu-central-2": 2.51, + "eu-north-1": 0.0, + "eu-south-1": 2.2272, "eu-south-2": 0.0, - "eu-west-1": 1.541, - "eu-west-2": 1.671, - "eu-west-3": 1.6914, + "eu-west-1": 2.1696, + "eu-west-2": 2.2144, + "eu-west-3": 2.32, "il-central-1": 0.0, - "me-central-1": 1.7684, - "me-south-1": 1.7602, - "sa-east-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 1.4706, - "us-gov-east-1": 1.7138, - "us-gov-west-1": 1.8067, - "us-west-1": 1.5986, - "us-west-2": 1.397, - "us-west-2-lax-1": 1.6434 + "me-central-1": 2.397, + "me-south-1": 2.3888, + "mx-central-1": 0.0, + "sa-east-1": 2.752, + "us-east-1": 0.0, + "us-east-2": 2.0256, + "us-gov-east-1": 2.3424, + "us-gov-west-1": 2.3424, + "us-west-1": 2.2272, + "us-west-2": 2.0256, + "us-west-2-lax-1": 2.272 }, "m6g.12xlarge": { - "af-south-1": 2.6034, - "ap-east-1": 2.8602, - "ap-northeast-1": 0.0, - "ap-northeast-2": 2.421, - "ap-northeast-3": 2.6886, - "ap-south-1": 0.0, - "ap-south-2": 0.0, - "ap-southeast-1": 2.6072, - "ap-southeast-2": 2.6072, - "ap-southeast-3": 2.6072, - "ap-southeast-4": 2.6072, - "ca-central-1": 2.2194, - "ca-west-1": 0.0, - "eu-central-1": 2.505, - "eu-central-2": 0.0, - "eu-north-1": 2.133, - "eu-south-1": 2.444, - "eu-south-2": 2.229, - "eu-west-1": 0.0, - "eu-west-2": 2.4241, - "eu-west-3": 2.4546, - "il-central-1": 2.3322, - "me-central-1": 0.0, + "af-south-1": 0.0, + "ap-east-1": 3.7344, + "ap-northeast-1": 3.5664, + "ap-northeast-2": 0.0, + "ap-northeast-3": 3.5712, + "ap-south-1": 2.4048, + "ap-south-2": 2.4777, + "ap-southeast-1": 3.6326, + "ap-southeast-2": 3.6326, + "ap-southeast-3": 3.4944, + "ap-southeast-4": 3.4944, + "ap-southeast-5": 3.1488, + "ap-southeast-7": 3.1488, + "ca-central-1": 3.2448, + "ca-west-1": 3.3681, + "eu-central-1": 0.0, + "eu-central-2": 3.6192, + "eu-north-1": 3.1584, + "eu-south-1": 0.0, + "eu-south-2": 0.0, + "eu-west-1": 3.3768, + "eu-west-2": 0.0, + "eu-west-3": 0.0, + "il-central-1": 3.3576, + "me-central-1": 3.4608, "me-south-1": 0.0, - "sa-east-1": 0.0, - "us-east-1": 2.1234, - "us-east-2": 2.1234, - "us-gov-east-1": 0.0, - "us-gov-west-1": 0.0, - "us-west-1": 2.3154, - "us-west-2": 2.013, - "us-west-2-lax-1": 2.3826 + "mx-central-1": 3.131, + "sa-east-1": 4.128, + "us-east-1": 3.1488, + "us-east-2": 3.1488, + "us-gov-east-1": 3.5136, + "us-gov-west-1": 3.5136, + "us-west-1": 0.0, + "us-west-2": 3.0384, + "us-west-2-lax-1": 3.408 }, "m6g.16xlarge": { - "af-south-1": 3.6113, + "af-south-1": 5.0335, "ap-east-1": 0.0, - "ap-northeast-1": 3.525, - "ap-northeast-2": 0.0, - "ap-northeast-3": 0.0, - "ap-south-1": 0.0, - "ap-south-2": 1.7842, + "ap-northeast-1": 4.9472, + "ap-northeast-2": 4.5952, + "ap-northeast-3": 4.7616, + "ap-south-1": 3.2064, + "ap-south-2": 0.0, "ap-southeast-1": 0.0, - "ap-southeast-2": 3.4213, - "ap-southeast-3": 3.4213, - "ap-southeast-4": 3.4213, - "ca-central-1": 3.0686, - "ca-west-1": 2.9042, - "eu-central-1": 0.0, - "eu-central-2": 3.4034, - "eu-north-1": 2.789, - "eu-south-1": 3.2037, - "eu-south-2": 3.0802, - "eu-west-1": 0.0, - "eu-west-2": 0.0, - "eu-west-3": 3.2178, - "il-central-1": 3.226, - "me-central-1": 3.1922, - "me-south-1": 3.3554, - "sa-east-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 2.629, - "us-gov-east-1": 0.0, - "us-gov-west-1": 3.4485, - "us-west-1": 0.0, - "us-west-2": 0.0, - "us-west-2-lax-1": 0.0 + "ap-southeast-2": 0.0, + "ap-southeast-3": 4.8435, + "ap-southeast-4": 4.6592, + "ap-southeast-5": 4.3551, + "ap-southeast-7": 4.1984, + "ca-central-1": 4.3264, + "ca-west-1": 4.3264, + "eu-central-1": 0.0, + "eu-central-2": 4.8256, + "eu-north-1": 4.2112, + "eu-south-1": 4.6259, + "eu-south-2": 4.3392, + "eu-west-1": 4.3392, + "eu-west-2": 4.4288, + "eu-west-3": 4.4672, + "il-central-1": 0.0, + "me-central-1": 4.6144, + "me-south-1": 4.7776, + "mx-central-1": 4.1747, + "sa-east-1": 5.504, + "us-east-1": 4.0512, + "us-east-2": 4.0512, + "us-gov-east-1": 4.6848, + "us-gov-west-1": 4.6848, + "us-west-1": 4.4544, + "us-west-2": 4.1984, + "us-west-2-lax-1": 4.544 }, "m6gd.medium": { - "af-south-1": 0.0, - "ap-east-1": 0.157, - "ap-northeast-1": 0.1535, - "ap-northeast-2": 0.0, - "ap-northeast-3": 0.0, - "ap-south-1": 0.1252, - "ap-south-2": 0.127, - "ap-southeast-1": 0.1515, - "ap-southeast-2": 0.1554, - "ap-southeast-3": 0.1515, - "ap-southeast-4": 0.0, - "ca-central-1": 0.0, - "ca-west-1": 0.1484, - "eu-central-1": 0.1527, - "eu-central-2": 0.1585, - "eu-north-1": 0.1459, - "eu-south-1": 0.151, - "eu-south-2": 0.1454, - "eu-west-1": 0.0, - "eu-west-2": 0.1474, - "eu-west-3": 0.151, - "il-central-1": 0.1511, - "me-central-1": 0.1537, - "me-south-1": 0.1538, - "sa-east-1": 0.1712, - "us-east-1": 0.1402, - "us-east-2": 0.1429, - "us-gov-east-1": 0.0, - "us-gov-west-1": 0.1556, - "us-west-1": 0.148, - "us-west-2": 0.1402 + "af-south-1": 0.0919, + "ap-east-1": 0.0976, + "ap-northeast-1": 0.0904, + "ap-northeast-2": 0.0875, + "ap-northeast-3": 0.0938, + "ap-south-1": 0.0621, + "ap-south-2": 0.0621, + "ap-southeast-1": 0.0918, + "ap-southeast-2": 0.0889, + "ap-southeast-3": 0.0884, + "ap-southeast-4": 0.0889, + "ap-southeast-5": 0.0799, + "ap-southeast-7": 0.0799, + "ca-central-1": 0.0823, + "ca-west-1": 0.0, + "eu-central-1": 0.0864, + "eu-central-2": 0.0919, + "eu-north-1": 0.0799, + "eu-south-1": 0.0847, + "eu-south-2": 0.0823, + "eu-west-1": 0.0853, + "eu-west-2": 0.0843, + "eu-west-3": 0.0847, + "il-central-1": 0.0848, + "me-central-1": 0.0873, + "me-south-1": 0.0873, + "mx-central-1": 0.0822, + "sa-east-1": 0.1039, + "us-east-1": 0.0771, + "us-east-2": 0.0771, + "us-gov-east-1": 0.0891, + "us-gov-west-1": 0.0891, + "us-west-1": 0.0849, + "us-west-2": 0.0771 }, "m6gd.large": { - "af-south-1": 0.2222, - "ap-east-1": 0.2264, - "ap-northeast-1": 0.219, - "ap-northeast-2": 0.2128, - "ap-northeast-3": 0.2188, - "ap-south-1": 0.159, - "ap-south-2": 0.159, - "ap-southeast-1": 0.2148, + "af-south-1": 0.1838, + "ap-east-1": 0.1878, + "ap-northeast-1": 0.0, + "ap-northeast-2": 0.1816, + "ap-northeast-3": 0.1806, + "ap-south-1": 0.1278, + "ap-south-2": 0.1242, + "ap-southeast-1": 0.1768, "ap-southeast-2": 0.0, - "ap-southeast-3": 0.0, - "ap-southeast-4": 0.209, - "ca-central-1": 0.1958, - "ca-west-1": 0.2018, - "eu-central-1": 0.2105, - "eu-central-2": 0.222, - "eu-north-1": 0.1968, + "ap-southeast-3": 0.1768, + "ap-southeast-4": 0.1778, + "ap-southeast-5": 0.1656, + "ap-southeast-7": 0.1598, + "ca-central-1": 0.1646, + "ca-west-1": 0.1706, + "eu-central-1": 0.1793, + "eu-central-2": 0.1837, + "eu-north-1": 0.1656, "eu-south-1": 0.0, - "eu-south-2": 0.2018, - "eu-west-1": 0.1958, - "eu-west-2": 0.2061, + "eu-south-2": 0.1706, + "eu-west-1": 0.1646, + "eu-west-2": 0.1749, "eu-west-3": 0.0, - "il-central-1": 0.2008, - "me-central-1": 0.2058, - "me-south-1": 0.2125, - "sa-east-1": 0.0, + "il-central-1": 0.1696, + "me-central-1": 0.1746, + "me-south-1": 0.0, + "mx-central-1": 0.1587, + "sa-east-1": 0.2161, "us-east-1": 0.0, - "us-east-2": 0.1854, + "us-east-2": 0.1596, "us-gov-east-1": 0.0, - "us-gov-west-1": 0.0, - "us-west-1": 0.2074, - "us-west-2": 0.1908 + "us-gov-west-1": 0.1782, + "us-west-1": 0.1698, + "us-west-2": 0.1542 }, "m6gd.xlarge": { "af-south-1": 0.0, - "ap-east-1": 0.0, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.3306, - "ap-northeast-3": 0.3286, - "ap-south-1": 0.2158, - "ap-south-2": 0.0, + "ap-east-1": 0.3756, + "ap-northeast-1": 0.3616, + "ap-northeast-2": 0.35, + "ap-northeast-3": 0.3612, + "ap-south-1": 0.2484, + "ap-south-2": 0.2484, "ap-southeast-1": 0.0, "ap-southeast-2": 0.0, - "ap-southeast-3": 0.3346, - "ap-southeast-4": 0.3366, - "ca-central-1": 0.3087, - "ca-west-1": 0.3087, - "eu-central-1": 0.326, + "ap-southeast-3": 0.3536, + "ap-southeast-4": 0.3556, + "ap-southeast-5": 0.3197, + "ap-southeast-7": 0.3312, + "ca-central-1": 0.0, + "ca-west-1": 0.3292, + "eu-central-1": 0.3586, "eu-central-2": 0.0, - "eu-north-1": 0.0, - "eu-south-1": 0.0, - "eu-south-2": 0.3087, - "eu-west-1": 0.3087, - "eu-west-2": 0.3172, - "eu-west-3": 0.3062, - "il-central-1": 0.3194, - "me-central-1": 0.3166, - "me-south-1": 0.0, - "sa-east-1": 0.383, - "us-east-1": 0.0, - "us-east-2": 0.2866, - "us-gov-east-1": 0.3375, - "us-gov-west-1": 0.3238, - "us-west-1": 0.307, - "us-west-2": 0.2866 + "eu-north-1": 0.3196, + "eu-south-1": 0.3388, + "eu-south-2": 0.3292, + "eu-west-1": 0.0, + "eu-west-2": 0.3372, + "eu-west-3": 0.3388, + "il-central-1": 0.3393, + "me-central-1": 0.3625, + "me-south-1": 0.3494, + "mx-central-1": 0.3174, + "sa-east-1": 0.4156, + "us-east-1": 0.3084, + "us-east-2": 0.3192, + "us-gov-east-1": 0.3701, + "us-gov-west-1": 0.3564, + "us-west-1": 0.3396, + "us-west-2": 0.0 }, "m6gd.metal": { "af-south-1": 0.0, - "ap-east-1": 4.3711, - "ap-northeast-1": 4.133, - "ap-northeast-2": 3.7234, - "ap-northeast-3": 0.0, - "ap-south-1": 2.2138, - "ap-south-2": 0.0, - "ap-southeast-1": 3.9986, - "ap-southeast-2": 3.813, - "ap-southeast-3": 3.781, + "ap-east-1": 5.5552, + "ap-northeast-1": 5.3312, + "ap-northeast-2": 5.1456, + "ap-northeast-3": 5.5491, + "ap-south-1": 3.52, + "ap-south-2": 3.52, + "ap-southeast-1": 5.2032, + "ap-southeast-2": 5.2352, + "ap-southeast-3": 5.2032, "ap-southeast-4": 0.0, - "ca-central-1": 0.0, - "ca-west-1": 3.5841, - "eu-central-1": 3.861, - "eu-central-2": 0.0, - "eu-north-1": 3.237, - "eu-south-1": 3.747, - "eu-south-2": 3.3906, - "eu-west-1": 3.3906, - "eu-west-2": 0.0, - "eu-west-3": 3.747, - "il-central-1": 0.0, - "me-central-1": 3.7106, - "me-south-1": 0.0, - "sa-east-1": 0.0, - "us-east-1": 3.2314, - "us-east-2": 3.2314, + "ap-southeast-5": 0.0, + "ap-southeast-7": 4.6605, + "ca-central-1": 4.8128, + "ca-west-1": 5.0063, + "eu-central-1": 5.2832, + "eu-central-2": 5.424, + "eu-north-1": 0.0, + "eu-south-1": 4.9664, + "eu-south-2": 4.8128, + "eu-west-1": 4.8128, + "eu-west-2": 0.0, + "eu-west-3": 4.9664, + "il-central-1": 4.9741, + "me-central-1": 5.3455, + "me-south-1": 5.1354, + "mx-central-1": 0.0, + "sa-east-1": 6.4611, + "us-east-1": 4.6536, + "us-east-2": 4.48, "us-gov-east-1": 0.0, "us-gov-west-1": 0.0, - "us-west-1": 3.557, - "us-west-2": 0.0 + "us-west-1": 4.9792, + "us-west-2": 4.48 }, "m6gd.2xlarge": { "af-south-1": 0.0, - "ap-east-1": 0.661, + "ap-east-1": 0.7512, "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, - "ap-northeast-3": 0.0, - "ap-south-1": 0.0, + "ap-northeast-2": 0.7, + "ap-northeast-3": 0.7224, + "ap-south-1": 0.5113, "ap-south-2": 0.0, - "ap-southeast-1": 0.617, - "ap-southeast-2": 0.621, - "ap-southeast-3": 0.617, + "ap-southeast-1": 0.7072, + "ap-southeast-2": 0.7384, + "ap-southeast-3": 0.7072, "ap-southeast-4": 0.0, + "ap-southeast-5": 0.6394, + "ap-southeast-7": 0.6394, "ca-central-1": 0.0, "ca-west-1": 0.0, - "eu-central-1": 0.0, - "eu-central-2": 0.6446, - "eu-north-1": 0.0, - "eu-south-1": 0.5874, - "eu-south-2": 0.5924, - "eu-west-1": 0.5682, - "eu-west-2": 0.0, - "eu-west-3": 0.5874, + "eu-central-1": 0.7172, + "eu-central-2": 0.7348, + "eu-north-1": 0.6392, + "eu-south-1": 0.6776, + "eu-south-2": 0.6584, + "eu-west-1": 0.6826, + "eu-west-2": 0.6744, + "eu-west-3": 0.6776, "il-central-1": 0.0, - "me-central-1": 0.0, - "me-south-1": 0.6085, - "sa-east-1": 0.7742, - "us-east-1": 0.5483, - "us-east-2": 0.5483, - "us-gov-east-1": 0.6226, - "us-gov-west-1": 0.6226, - "us-west-1": 0.589, - "us-west-2": 0.5483 + "me-central-1": 0.6984, + "me-south-1": 0.6987, + "mx-central-1": 0.6349, + "sa-east-1": 0.8644, + "us-east-1": 0.6168, + "us-east-2": 0.0, + "us-gov-east-1": 0.7128, + "us-gov-west-1": 0.7128, + "us-west-1": 0.0, + "us-west-2": 0.6168 }, "m6gd.4xlarge": { - "af-south-1": 1.1826, - "ap-east-1": 0.0, - "ap-northeast-1": 1.157, + "af-south-1": 1.4144, + "ap-east-1": 1.4483, + "ap-northeast-1": 1.3328, "ap-northeast-2": 0.0, - "ap-northeast-3": 1.1555, + "ap-northeast-3": 1.3312, "ap-south-1": 0.0, - "ap-south-2": 0.6482, - "ap-southeast-1": 1.1234, - "ap-southeast-2": 1.077, - "ap-southeast-3": 0.0, - "ap-southeast-4": 0.0, - "ca-central-1": 0.9714, - "ca-west-1": 0.9714, - "eu-central-1": 0.0, - "eu-central-2": 1.1242, - "eu-north-1": 0.933, + "ap-south-2": 0.88, + "ap-southeast-1": 0.0, + "ap-southeast-2": 0.0, + "ap-southeast-3": 1.3008, + "ap-southeast-4": 1.3088, + "ap-southeast-5": 1.1651, + "ap-southeast-7": 0.0, + "ca-central-1": 1.2516, + "ca-west-1": 0.0, + "eu-central-1": 1.2688, + "eu-central-2": 1.356, + "eu-north-1": 1.1648, "eu-south-1": 0.0, - "eu-south-2": 0.0, - "eu-west-1": 0.9714, - "eu-west-2": 1.0034, - "eu-west-3": 1.0098, - "il-central-1": 1.0117, - "me-central-1": 1.1046, - "me-south-1": 1.052, - "sa-east-1": 1.3835, - "us-east-1": 0.9316, - "us-east-2": 0.9316, - "us-gov-east-1": 1.0802, - "us-gov-west-1": 1.0802, - "us-west-1": 1.013, - "us-west-2": 0.9316 + "eu-south-2": 1.2032, + "eu-west-1": 1.2032, + "eu-west-2": 1.2352, + "eu-west-3": 1.2923, + "il-central-1": 0.0, + "me-central-1": 1.3364, + "me-south-1": 1.2838, + "mx-central-1": 0.0, + "sa-east-1": 1.5488, + "us-east-1": 1.12, + "us-east-2": 1.12, + "us-gov-east-1": 1.312, + "us-gov-west-1": 1.312, + "us-west-1": 0.0, + "us-west-2": 0.0 }, "m6gd.8xlarge": { "af-south-1": 0.0, "ap-east-1": 0.0, - "ap-northeast-1": 2.037, - "ap-northeast-2": 2.0499, - "ap-northeast-3": 0.0, - "ap-south-1": 1.1894, - "ap-south-2": 1.1314, - "ap-southeast-1": 1.973, - "ap-southeast-2": 0.0, + "ap-northeast-1": 2.6656, + "ap-northeast-2": 2.6785, + "ap-northeast-3": 2.6624, + "ap-south-1": 1.76, + "ap-south-2": 0.0, + "ap-southeast-1": 2.6016, + "ap-southeast-2": 2.6176, "ap-southeast-3": 0.0, - "ap-southeast-4": 1.989, - "ca-central-1": 1.7778, - "ca-west-1": 1.8746, - "eu-central-1": 0.0, - "eu-central-2": 0.0, - "eu-north-1": 0.0, - "eu-south-1": 1.956, - "eu-south-2": 1.8746, - "eu-west-1": 1.8746, - "eu-west-2": 1.9424, - "eu-west-3": 1.8546, - "il-central-1": 1.96, - "me-central-1": 1.9378, - "me-south-1": 2.0455, - "sa-east-1": 2.469, - "us-east-1": 1.6982, - "us-east-2": 1.6982, - "us-gov-east-1": 0.0, - "us-gov-west-1": 1.9954, - "us-west-1": 1.9634, - "us-west-2": 1.6982 + "ap-southeast-4": 2.6176, + "ap-southeast-5": 2.3302, + "ap-southeast-7": 0.0, + "ca-central-1": 2.4064, + "ca-west-1": 2.5032, + "eu-central-1": 2.5376, + "eu-central-2": 2.712, + "eu-north-1": 0.0, + "eu-south-1": 2.4832, + "eu-south-2": 2.5032, + "eu-west-1": 2.4064, + "eu-west-2": 2.4704, + "eu-west-3": 2.5846, + "il-central-1": 2.487, + "me-central-1": 2.5664, + "me-south-1": 2.6741, + "mx-central-1": 2.3123, + "sa-east-1": 3.0976, + "us-east-1": 2.24, + "us-east-2": 2.24, + "us-gov-east-1": 2.624, + "us-gov-west-1": 2.624, + "us-west-1": 2.592, + "us-west-2": 2.24 }, "m6gd.12xlarge": { "af-south-1": 0.0, - "ap-east-1": 0.0, - "ap-northeast-1": 2.973, - "ap-northeast-2": 0.0, - "ap-northeast-3": 3.1364, - "ap-south-1": 1.7016, - "ap-south-2": 1.7016, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, - "ap-southeast-3": 0.0, - "ap-southeast-4": 2.901, - "ca-central-1": 2.7294, - "ca-west-1": 2.7294, - "eu-central-1": 2.781, - "eu-central-2": 3.0426, - "eu-north-1": 0.0, - "eu-south-1": 2.6994, - "eu-south-2": 2.5842, - "eu-west-1": 2.7294, - "eu-west-2": 2.8311, - "eu-west-3": 2.6994, - "il-central-1": 2.8576, - "me-central-1": 2.8242, - "me-south-1": 2.9858, - "sa-east-1": 3.8204, - "us-east-1": 2.3346, - "us-east-2": 2.4648, - "us-gov-east-1": 2.9106, - "us-gov-west-1": 2.9106, - "us-west-1": 2.8626, - "us-west-2": 2.3346 + "ap-east-1": 4.1664, + "ap-northeast-1": 3.9984, + "ap-northeast-2": 3.8592, + "ap-northeast-3": 3.9936, + "ap-south-1": 2.64, + "ap-south-2": 0.0, + "ap-southeast-1": 4.0656, + "ap-southeast-2": 3.9264, + "ap-southeast-3": 3.9024, + "ap-southeast-4": 3.9264, + "ap-southeast-5": 3.4954, + "ap-southeast-7": 3.4954, + "ca-central-1": 3.6096, + "ca-west-1": 3.7548, + "eu-central-1": 3.8064, + "eu-central-2": 4.068, + "eu-north-1": 0.0, + "eu-south-1": 3.7248, + "eu-south-2": 0.0, + "eu-west-1": 3.7548, + "eu-west-2": 3.7056, + "eu-west-3": 3.7248, + "il-central-1": 3.7306, + "me-central-1": 3.8496, + "me-south-1": 4.0112, + "mx-central-1": 3.4685, + "sa-east-1": 4.8458, + "us-east-1": 3.36, + "us-east-2": 3.4902, + "us-gov-east-1": 4.1007, + "us-gov-west-1": 3.936, + "us-west-1": 3.7344, + "us-west-2": 3.4902 }, "m6gd.16xlarge": { - "af-south-1": 4.005, - "ap-east-1": 0.0, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, - "ap-northeast-3": 3.9026, - "ap-south-1": 0.0, - "ap-south-2": 2.0978, - "ap-southeast-1": 3.781, - "ap-southeast-2": 0.0, - "ap-southeast-3": 0.0, - "ap-southeast-4": 3.813, - "ca-central-1": 0.0, - "ca-west-1": 0.0, - "eu-central-1": 0.0, - "eu-central-2": 4.0018, - "eu-north-1": 3.237, - "eu-south-1": 3.747, - "eu-south-2": 3.3906, - "eu-west-1": 0.0, - "eu-west-2": 3.5186, + "af-south-1": 5.4272, + "ap-east-1": 5.7933, + "ap-northeast-1": 5.5552, + "ap-northeast-2": 0.0, + "ap-northeast-3": 5.5491, + "ap-south-1": 3.636, + "ap-south-2": 3.52, + "ap-southeast-1": 5.2032, + "ap-southeast-2": 5.2352, + "ap-southeast-3": 5.4208, + "ap-southeast-4": 5.2352, + "ap-southeast-5": 4.6605, + "ap-southeast-7": 0.0, + "ca-central-1": 0.0, + "ca-west-1": 4.8128, + "eu-central-1": 5.0752, + "eu-central-2": 5.424, + "eu-north-1": 4.6592, + "eu-south-1": 4.9664, + "eu-south-2": 4.8128, + "eu-west-1": 5.0063, + "eu-west-2": 5.142, "eu-west-3": 0.0, - "il-central-1": 0.0, - "me-central-1": 3.7106, - "me-south-1": 0.0, - "sa-east-1": 5.0389, - "us-east-1": 3.2314, - "us-east-2": 0.0, - "us-gov-east-1": 3.8258, - "us-gov-west-1": 3.8258, - "us-west-1": 3.7618, - "us-west-2": 3.2314 + "il-central-1": 4.9741, + "me-central-1": 5.1328, + "me-south-1": 5.1354, + "mx-central-1": 4.6246, + "sa-east-1": 6.1952, + "us-east-1": 4.48, + "us-east-2": 4.48, + "us-gov-east-1": 5.248, + "us-gov-west-1": 5.248, + "us-west-1": 4.9792, + "us-west-2": 4.6536 }, "m6i.large": { - "af-south-1": 0.0, + "af-south-1": 0.1908, "ap-east-1": 0.0, - "ap-northeast-1": 0.219, + "ap-northeast-1": 0.1878, "ap-northeast-2": 0.0, - "ap-northeast-3": 0.219, - "ap-south-1": 0.196, - "ap-south-2": 0.196, + "ap-northeast-3": 0.0, + "ap-south-1": 0.1648, + "ap-south-2": 0.0, "ap-southeast-1": 0.0, "ap-southeast-2": 0.0, - "ap-southeast-3": 0.0, - "ca-central-1": 0.202, - "ca-west-1": 0.0, - "eu-central-1": 0.21, - "eu-central-2": 0.23415, + "ap-southeast-3": 0.1838, + "ap-southeast-5": 0.1658, + "ap-southeast-7": 0.1658, + "ca-central-1": 0.1708, + "ca-west-1": 0.1815, + "eu-central-1": 0.1788, + "eu-central-2": 0.1903, "eu-north-1": 0.0, - "eu-south-1": 0.2182, + "eu-south-1": 0.1758, "eu-west-1": 0.0, - "eu-west-2": 0.0, - "eu-west-3": 0.2182, - "il-central-1": 0.21859, - "me-central-1": 0.2127, - "me-south-1": 0.0, - "sa-east-1": 0.248, - "us-east-1": 0.0, - "us-east-2": 0.2006, - "us-gov-east-1": 0.2281, - "us-gov-west-1": 0.0, + "eu-west-2": 0.1859, + "eu-west-3": 0.1758, + "il-central-1": 0.17615, + "me-central-1": 0.1815, + "me-south-1": 0.1958, + "mx-central-1": 0.1646, + "sa-east-1": 0.2168, + "us-east-1": 0.1598, + "us-east-2": 0.0, + "us-gov-east-1": 0.1848, + "us-gov-west-1": 0.1848, "us-west-1": 0.0, - "us-west-2": 0.2006 + "us-west-2": 0.1694 }, "m6i.xlarge": { "af-south-1": 0.0, - "ap-east-1": 0.3854, + "ap-east-1": 0.418, "ap-northeast-1": 0.0, - "ap-northeast-2": 0.331, - "ap-northeast-3": 0.343, + "ap-northeast-2": 0.0, + "ap-northeast-3": 0.0, "ap-south-1": 0.0, - "ap-south-2": 0.0, - "ap-southeast-1": 0.359, + "ap-south-2": 0.3498, + "ap-southeast-1": 0.3676, "ap-southeast-2": 0.0, - "ap-southeast-3": 0.335, - "ca-central-1": 0.309, - "ca-west-1": 0.309, - "eu-central-1": 0.348, - "eu-central-2": 0.3733, - "eu-north-1": 0.299, - "eu-south-1": 0.319, - "eu-west-1": 0.0, - "eu-west-2": 0.3392, - "eu-west-3": 0.3414, - "il-central-1": 0.3197, - "me-central-1": 0.0, - "me-south-1": 0.359, - "sa-east-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 0.3062, - "us-gov-east-1": 0.337, - "us-gov-west-1": 0.3612, - "us-west-1": 0.3414, - "us-west-2": 0.3062 + "ap-southeast-3": 0.3676, + "ap-southeast-5": 0.3316, + "ap-southeast-7": 0.3316, + "ca-central-1": 0.363, + "ca-west-1": 0.3416, + "eu-central-1": 0.0, + "eu-central-2": 0.3806, + "eu-north-1": 0.352, + "eu-south-1": 0.3516, + "eu-west-1": 0.363, + "eu-west-2": 0.3496, + "eu-west-3": 0.374, + "il-central-1": 0.3523, + "me-central-1": 0.38654, + "me-south-1": 0.418, + "mx-central-1": 0.3292, + "sa-east-1": 0.4336, + "us-east-1": 0.3196, + "us-east-2": 0.3388, + "us-gov-east-1": 0.3696, + "us-gov-west-1": 0.3938, + "us-west-1": 0.3516, + "us-west-2": 0.3196 }, "m6i.metal": { - "af-south-1": 8.293, - "ap-east-1": 0.0, - "ap-northeast-1": 0.0, - "ap-northeast-2": 7.717, - "ap-northeast-3": 0.0, - "ap-south-1": 6.629, + "af-south-1": 10.7008, + "ap-east-1": 11.0208, + "ap-northeast-1": 10.5088, + "ap-northeast-2": 10.1248, + "ap-northeast-3": 10.5088, + "ap-south-1": 9.0368, "ap-south-2": 0.0, "ap-southeast-1": 0.0, - "ap-southeast-2": 7.845, - "ap-southeast-3": 7.845, - "ca-central-1": 0.0, - "ca-west-1": 7.013, - "eu-central-1": 0.0, - "eu-central-2": 8.261, - "eu-north-1": 6.693, - "eu-south-1": 7.333, - "eu-west-1": 0.0, - "eu-west-2": 7.269, - "eu-west-3": 0.0, - "il-central-1": 7.3554, - "me-central-1": 7.6978, - "me-south-1": 0.0, + "ap-southeast-2": 10.2528, + "ap-southeast-3": 10.2528, + "ap-southeast-5": 9.1008, + "ap-southeast-7": 0.0, + "ca-central-1": 0.0, + "ca-west-1": 9.4208, + "eu-central-1": 9.9328, + "eu-central-2": 10.6688, + "eu-north-1": 9.1008, + "eu-south-1": 9.7408, + "eu-west-1": 9.4208, + "eu-west-2": 9.6768, + "eu-west-3": 9.7408, + "il-central-1": 0.0, + "me-central-1": 10.1056, + "me-south-1": 11.0208, + "mx-central-1": 9.024, "sa-east-1": 0.0, - "us-east-1": 6.309, - "us-east-2": 6.309, - "us-gov-east-1": 7.909, - "us-gov-west-1": 7.909, - "us-west-1": 7.333, - "us-west-2": 6.309 + "us-east-1": 0.0, + "us-east-2": 8.7168, + "us-gov-east-1": 10.3168, + "us-gov-west-1": 10.3168, + "us-west-1": 0.0, + "us-west-2": 8.7168 }, "m6i.2xlarge": { - "af-south-1": 0.7238, - "ap-east-1": 0.693, + "af-south-1": 0.0, + "ap-east-1": 0.7832, "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, - "ap-northeast-3": 0.7106, - "ap-south-1": 0.0, + "ap-northeast-2": 0.7744, + "ap-northeast-3": 0.7512, + "ap-south-1": 0.6592, "ap-south-2": 0.0, - "ap-southeast-1": 0.693, - "ap-southeast-2": 0.645, - "ap-southeast-3": 0.693, - "ca-central-1": 0.593, - "ca-west-1": 0.593, - "eu-central-1": 0.625, - "eu-central-2": 0.671, + "ap-southeast-1": 0.7352, + "ap-southeast-2": 0.0, + "ap-southeast-3": 0.7352, + "ap-southeast-5": 0.0, + "ap-southeast-7": 0.6632, + "ca-central-1": 0.6832, + "ca-west-1": 0.6832, + "eu-central-1": 0.7152, + "eu-central-2": 0.7612, "eu-north-1": 0.0, - "eu-south-1": 0.613, - "eu-west-1": 0.593, + "eu-south-1": 0.7032, + "eu-west-1": 0.6832, "eu-west-2": 0.0, - "eu-west-3": 0.613, - "il-central-1": 0.65934, - "me-central-1": 0.68288, - "me-south-1": 0.0, - "sa-east-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 0.0, - "us-gov-east-1": 0.649, - "us-gov-west-1": 0.6974, - "us-west-1": 0.613, - "us-west-2": 0.5874 + "eu-west-3": 0.7032, + "il-central-1": 0.0, + "me-central-1": 0.726, + "me-south-1": 0.7832, + "mx-central-1": 0.6584, + "sa-east-1": 0.9284, + "us-east-1": 0.6776, + "us-east-2": 0.6392, + "us-gov-east-1": 0.0, + "us-gov-west-1": 0.7392, + "us-west-1": 0.748, + "us-west-2": 0.6392 }, "m6i.4xlarge": { - "af-south-1": 0.0, - "ap-east-1": 1.221, - "ap-northeast-1": 1.157, - "ap-northeast-2": 1.109, - "ap-northeast-3": 1.157, - "ap-south-1": 0.973, - "ap-south-2": 0.973, - "ap-southeast-1": 1.125, - "ap-southeast-2": 1.125, - "ap-southeast-3": 0.0, - "ca-central-1": 0.0, + "af-south-1": 1.4128, + "ap-east-1": 1.4528, + "ap-northeast-1": 1.3888, + "ap-northeast-2": 1.3408, + "ap-northeast-3": 1.3888, + "ap-south-1": 1.2048, + "ap-south-2": 1.2048, + "ap-southeast-1": 1.3568, + "ap-southeast-2": 1.4528, + "ap-southeast-3": 1.3568, + "ap-southeast-5": 1.2944, + "ap-southeast-7": 1.2128, + "ca-central-1": 1.2528, "ca-west-1": 0.0, - "eu-central-1": 1.177, - "eu-central-2": 1.177, - "eu-north-1": 0.981, + "eu-central-1": 1.4088, + "eu-central-2": 1.4088, + "eu-north-1": 1.2944, "eu-south-1": 0.0, - "eu-west-1": 1.021, - "eu-west-2": 1.1418, - "eu-west-3": 1.1506, - "il-central-1": 1.15368, - "me-central-1": 1.20076, - "me-south-1": 0.0, - "sa-east-1": 1.5114, - "us-east-1": 0.933, - "us-east-2": 0.0, - "us-gov-east-1": 0.0, - "us-gov-west-1": 0.0, - "us-west-1": 0.0, - "us-west-2": 0.933 + "eu-west-1": 1.2528, + "eu-west-2": 1.3736, + "eu-west-3": 1.2928, + "il-central-1": 1.38548, + "me-central-1": 1.3384, + "me-south-1": 1.4528, + "mx-central-1": 1.2032, + "sa-east-1": 1.6208, + "us-east-1": 1.1648, + "us-east-2": 1.1648, + "us-gov-east-1": 1.3648, + "us-gov-west-1": 1.3648, + "us-west-1": 0.0, + "us-west-2": 1.2416 }, "m6i.8xlarge": { - "af-south-1": 2.197, - "ap-east-1": 0.0, - "ap-northeast-1": 2.3474, - "ap-northeast-2": 2.2418, - "ap-northeast-3": 0.0, - "ap-south-1": 1.781, - "ap-south-2": 1.9426, - "ap-southeast-1": 2.085, - "ap-southeast-2": 2.277, - "ap-southeast-3": 2.085, - "ca-central-1": 1.877, - "ca-west-1": 1.877, - "eu-central-1": 0.0, - "eu-central-2": 0.0, - "eu-north-1": 1.797, - "eu-south-1": 1.957, - "eu-west-1": 0.0, - "eu-west-2": 2.1186, - "eu-west-3": 2.1362, - "il-central-1": 0.0, - "me-central-1": 2.0482, - "me-south-1": 2.4882, - "sa-east-1": 2.8578, - "us-east-1": 1.8546, - "us-east-2": 1.701, - "us-gov-east-1": 2.101, - "us-gov-west-1": 2.101, - "us-west-1": 1.957, - "us-west-2": 1.8546 + "af-south-1": 3.0288, + "ap-east-1": 2.9056, + "ap-northeast-1": 2.7776, + "ap-northeast-2": 2.6816, + "ap-northeast-3": 2.976, + "ap-south-1": 2.4096, + "ap-south-2": 2.4096, + "ap-southeast-1": 2.7136, + "ap-southeast-2": 0.0, + "ap-southeast-3": 2.7136, + "ap-southeast-5": 2.4256, + "ap-southeast-7": 2.4256, + "ca-central-1": 2.6768, + "ca-west-1": 2.5056, + "eu-central-1": 2.8176, + "eu-central-2": 2.8176, + "eu-north-1": 2.5888, + "eu-south-1": 2.5856, + "eu-west-1": 2.5056, + "eu-west-2": 2.7472, + "eu-west-3": 0.0, + "il-central-1": 2.77096, + "me-central-1": 2.6768, + "me-south-1": 2.9056, + "mx-central-1": 2.4064, + "sa-east-1": 3.4864, + "us-east-1": 2.4832, + "us-east-2": 2.3296, + "us-gov-east-1": 2.7296, + "us-gov-west-1": 2.7296, + "us-west-1": 2.5856, + "us-west-2": 2.4832 }, "m6i.12xlarge": { - "af-south-1": 3.5178, - "ap-east-1": 3.333, - "ap-northeast-1": 0.0, - "ap-northeast-2": 3.2802, + "af-south-1": 0.0, + "ap-east-1": 4.3584, + "ap-northeast-1": 4.464, + "ap-northeast-2": 0.0, "ap-northeast-3": 0.0, - "ap-south-1": 2.589, - "ap-south-2": 2.589, - "ap-southeast-1": 3.333, - "ap-southeast-2": 3.045, - "ap-southeast-3": 3.045, - "ca-central-1": 2.733, - "ca-west-1": 0.0, - "eu-central-1": 3.201, - "eu-central-2": 3.201, - "eu-north-1": 0.0, - "eu-south-1": 2.853, - "eu-west-1": 2.733, - "eu-west-2": 2.829, - "eu-west-3": 2.853, - "il-central-1": 2.8614, - "me-central-1": 3.27228, - "me-south-1": 0.0, - "sa-east-1": 3.837, - "us-east-1": 2.6994, - "us-east-2": 2.6994, + "ap-south-1": 0.0, + "ap-south-2": 3.6144, + "ap-southeast-1": 4.3584, + "ap-southeast-2": 4.0704, + "ap-southeast-3": 4.0704, + "ap-southeast-5": 3.6384, + "ap-southeast-7": 3.6384, + "ca-central-1": 4.0152, + "ca-west-1": 3.7584, + "eu-central-1": 4.2264, + "eu-central-2": 4.2264, + "eu-north-1": 3.6384, + "eu-south-1": 4.1472, + "eu-west-1": 3.7584, + "eu-west-2": 4.1208, + "eu-west-3": 3.8784, + "il-central-1": 3.8868, + "me-central-1": 4.0152, + "me-south-1": 4.6752, + "mx-central-1": 3.6096, + "sa-east-1": 4.8624, + "us-east-1": 3.4944, + "us-east-2": 3.7248, "us-gov-east-1": 0.0, - "us-gov-west-1": 0.0, - "us-west-1": 2.853, - "us-west-2": 2.6994 + "us-gov-west-1": 4.3848, + "us-west-1": 0.0, + "us-west-2": 3.4944 }, "m6i.16xlarge": { - "af-south-1": 4.6354, - "ap-east-1": 4.389, - "ap-northeast-1": 4.133, - "ap-northeast-2": 0.0, - "ap-northeast-3": 4.133, - "ap-south-1": 3.397, - "ap-south-2": 3.7202, - "ap-southeast-1": 4.389, - "ap-southeast-2": 4.005, - "ap-southeast-3": 4.389, - "ca-central-1": 3.589, - "ca-west-1": 3.589, - "eu-central-1": 3.845, - "eu-central-2": 4.213, - "eu-north-1": 0.0, - "eu-south-1": 3.749, - "eu-west-1": 0.0, - "eu-west-2": 4.0722, - "eu-west-3": 3.749, - "il-central-1": 0.0, - "me-central-1": 3.9314, - "me-south-1": 4.8114, - "sa-east-1": 5.5506, - "us-east-1": 0.0, - "us-east-2": 3.5442, - "us-gov-east-1": 4.4242, - "us-gov-west-1": 0.0, - "us-west-1": 4.1074, - "us-west-2": 0.0 + "af-south-1": 5.6512, + "ap-east-1": 0.0, + "ap-northeast-1": 5.5552, + "ap-northeast-2": 5.3632, + "ap-northeast-3": 5.5552, + "ap-south-1": 4.8192, + "ap-south-2": 0.0, + "ap-southeast-1": 5.4272, + "ap-southeast-2": 5.8112, + "ap-southeast-3": 5.4272, + "ap-southeast-5": 4.8512, + "ap-southeast-7": 4.8512, + "ca-central-1": 0.0, + "ca-west-1": 0.0, + "eu-central-1": 5.2672, + "eu-central-2": 5.6352, + "eu-north-1": 4.8512, + "eu-south-1": 5.1712, + "eu-west-1": 5.0112, + "eu-west-2": 5.1392, + "eu-west-3": 5.1712, + "il-central-1": 5.1824, + "me-central-1": 5.3536, + "me-south-1": 6.2336, + "mx-central-1": 5.13536, + "sa-east-1": 6.4832, + "us-east-1": 4.6592, + "us-east-2": 0.0, + "us-gov-east-1": 5.8464, + "us-gov-west-1": 0.0, + "us-west-1": 5.1712, + "us-west-2": 4.6592 }, "m6i.24xlarge": { - "af-south-1": 6.261, - "ap-east-1": 0.0, - "ap-northeast-1": 0.0, - "ap-northeast-2": 6.3954, - "ap-northeast-3": 6.117, - "ap-south-1": 5.4978, - "ap-south-2": 5.4978, - "ap-southeast-1": 6.501, - "ap-southeast-2": 5.925, - "ap-southeast-3": 5.925, - "ca-central-1": 5.8146, - "ca-west-1": 5.8146, - "eu-central-1": 0.0, - "eu-central-2": 6.8442, - "eu-north-1": 0.0, - "eu-south-1": 5.541, - "eu-west-1": 5.8146, - "eu-west-2": 5.493, - "eu-west-3": 6.0786, - "il-central-1": 5.5578, - "me-central-1": 5.8146, - "me-south-1": 6.501, - "sa-east-1": 7.509, - "us-east-1": 5.2338, - "us-east-2": 0.0, - "us-gov-east-1": 0.0, - "us-gov-west-1": 0.0, - "us-west-1": 6.0786, + "af-south-1": 8.4768, + "ap-east-1": 8.7168, + "ap-northeast-1": 0.0, + "ap-northeast-2": 8.0448, + "ap-northeast-3": 8.3328, + "ap-south-1": 7.7136, + "ap-south-2": 7.2288, + "ap-southeast-1": 8.1408, + "ap-southeast-2": 8.1408, + "ap-southeast-3": 8.1408, + "ap-southeast-5": 7.7664, + "ap-southeast-7": 7.2768, + "ca-central-1": 7.5168, + "ca-west-1": 7.5168, + "eu-central-1": 8.4528, + "eu-central-2": 9.06, + "eu-north-1": 7.2768, + "eu-south-1": 7.7568, + "eu-west-1": 7.5168, + "eu-west-2": 7.7088, + "eu-west-3": 7.7568, + "il-central-1": 8.31288, + "me-central-1": 8.0304, + "me-south-1": 9.3504, + "mx-central-1": 0.0, + "sa-east-1": 10.4592, + "us-east-1": 7.4496, + "us-east-2": 0.0, + "us-gov-east-1": 8.7696, + "us-gov-west-1": 8.1888, + "us-west-1": 7.7568, "us-west-2": 0.0 }, "m6i.32xlarge": { - "af-south-1": 8.293, - "ap-east-1": 8.613, - "ap-northeast-1": 8.8946, - "ap-northeast-2": 0.0, - "ap-northeast-3": 8.101, - "ap-south-1": 7.2754, - "ap-south-2": 0.0, - "ap-southeast-1": 7.845, - "ap-southeast-2": 0.0, - "ap-southeast-3": 0.0, - "ca-central-1": 7.013, - "ca-west-1": 7.013, - "eu-central-1": 8.261, - "eu-central-2": 8.261, - "eu-north-1": 6.693, - "eu-south-1": 0.0, - "eu-west-1": 0.0, - "eu-west-2": 7.269, - "eu-west-3": 7.333, - "il-central-1": 7.3554, - "me-central-1": 7.6978, - "me-south-1": 8.613, - "sa-east-1": 9.957, - "us-east-1": 6.9234, - "us-east-2": 0.0, - "us-gov-east-1": 7.909, - "us-gov-west-1": 7.909, - "us-west-1": 7.333, - "us-west-2": 6.9234 + "af-south-1": 10.7008, + "ap-east-1": 11.0208, + "ap-northeast-1": 10.5088, + "ap-northeast-2": 10.1248, + "ap-northeast-3": 10.5088, + "ap-south-1": 9.0368, + "ap-south-2": 9.0368, + "ap-southeast-1": 10.2528, + "ap-southeast-2": 10.2528, + "ap-southeast-3": 10.2528, + "ap-southeast-5": 0.0, + "ap-southeast-7": 9.1008, + "ca-central-1": 9.4208, + "ca-west-1": 0.0, + "eu-central-1": 9.9328, + "eu-central-2": 10.6688, + "eu-north-1": 9.1008, + "eu-south-1": 9.7408, + "eu-west-1": 9.4208, + "eu-west-2": 9.6768, + "eu-west-3": 9.7408, + "il-central-1": 9.7632, + "me-central-1": 10.1056, + "me-south-1": 11.0208, + "mx-central-1": 9.024, + "sa-east-1": 12.3648, + "us-east-1": 0.0, + "us-east-2": 8.7168, + "us-gov-east-1": 10.3168, + "us-gov-west-1": 0.0, + "us-west-1": 0.0, + "us-west-2": 8.7168 }, "m6id.large": { - "ap-northeast-1": 0.26363, - "ap-northeast-2": 0.25555, - "ap-south-1": 0.23591, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.25901, - "ca-central-1": 0.24053, - "ca-west-1": 0.2273, - "eu-central-1": 0.25208, - "eu-central-2": 0.26779, - "eu-west-1": 0.2273, - "eu-west-2": 0.23255, - "il-central-1": 0.23392, - "sa-east-1": 0.3029, - "us-east-1": 0.21365, - "us-east-2": 0.0, - "us-gov-west-1": 0.2452, - "us-west-2": 0.22552 + "ap-northeast-1": 0.0, + "ap-northeast-2": 0.20975, + "ap-south-1": 0.20471, + "ap-southeast-1": 0.21185, + "ap-southeast-2": 0.22781, + "ap-southeast-5": 0.0, + "ap-southeast-7": 0.18964, + "ca-central-1": 0.0, + "ca-west-1": 0.1961, + "eu-central-1": 0.2066, + "eu-central-2": 0.22088, + "eu-west-1": 0.1961, + "eu-west-2": 0.0, + "il-central-1": 0.20272, + "mx-central-1": 0.20084, + "sa-east-1": 0.2528, + "us-east-1": 0.18245, + "us-east-2": 0.0, + "us-gov-west-1": 0.0, + "us-west-2": 0.18245 }, "m6id.xlarge": { - "ap-northeast-1": 0.4016, - "ap-northeast-2": 0.0, - "ap-south-1": 0.0, - "ap-southeast-1": 0.3911, - "ap-southeast-2": 0.0, + "ap-northeast-1": 0.46486, + "ap-northeast-2": 0.44869, + "ap-south-1": 0.40942, + "ap-southeast-1": 0.4237, + "ap-southeast-2": 0.45562, + "ap-southeast-5": 0.40445, + "ap-southeast-7": 0.37928, "ca-central-1": 0.0, - "ca-west-1": 0.38606, - "eu-central-1": 0.3806, - "eu-central-2": 0.0, - "eu-west-1": 0.3596, - "eu-west-2": 0.0, - "il-central-1": 0.37284, - "sa-east-1": 0.473, - "us-east-1": 0.35603, + "ca-west-1": 0.3922, + "eu-central-1": 0.4132, + "eu-central-2": 0.44176, + "eu-west-1": 0.3922, + "eu-west-2": 0.4027, + "il-central-1": 0.40544, + "mx-central-1": 0.0, + "sa-east-1": 0.0, + "us-east-1": 0.3649, "us-east-2": 0.0, "us-gov-west-1": 0.0, "us-west-2": 0.0 }, "m6id.metal": { - "ap-northeast-1": 9.9762, - "ap-northeast-2": 0.0, - "ap-south-1": 0.0, - "ap-southeast-1": 0.0, - "ap-southeast-2": 9.7074, - "ca-central-1": 8.6322, - "ca-west-1": 8.6322, - "eu-central-1": 0.0, - "eu-central-2": 10.21812, - "eu-west-1": 0.0, - "eu-west-2": 0.0, - "il-central-1": 9.05588, - "sa-east-1": 0.0, - "us-east-1": 7.7586, - "us-east-2": 7.7586, - "us-gov-west-1": 9.7778, + "ap-northeast-1": 12.384, + "ap-northeast-2": 11.9136, + "ap-south-1": 10.7712, + "ap-southeast-1": 12.048, + "ap-southeast-2": 12.1152, + "ap-southeast-5": 10.62656, + "ap-southeast-7": 10.62656, + "ca-central-1": 11.04, + "ca-west-1": 11.04, + "eu-central-1": 11.712, + "eu-central-2": 12.62592, + "eu-west-1": 11.04, + "eu-west-2": 11.376, + "il-central-1": 11.46368, + "mx-central-1": 10.54592, + "sa-east-1": 14.6688, + "us-east-1": 10.1664, + "us-east-2": 0.0, + "us-gov-west-1": 0.0, "us-west-2": 0.0 }, "m6id.2xlarge": { - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, - "ap-south-1": 0.0, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, - "ca-central-1": 0.74712, - "ca-west-1": 0.74712, - "eu-central-1": 0.7362, - "eu-central-2": 0.79332, - "eu-west-1": 0.6942, - "eu-west-2": 0.0, - "il-central-1": 0.72068, - "sa-east-1": 0.921, - "us-east-1": 0.6396, - "us-east-2": 0.6396, - "us-gov-west-1": 0.7658, - "us-west-2": 0.0 + "ap-northeast-1": 0.92972, + "ap-northeast-2": 0.0, + "ap-south-1": 0.0, + "ap-southeast-1": 0.8474, + "ap-southeast-2": 0.8516, + "ap-southeast-5": 0.75856, + "ap-southeast-7": 0.75856, + "ca-central-1": 0.7844, + "ca-west-1": 0.7844, + "eu-central-1": 0.8264, + "eu-central-2": 0.88352, + "eu-west-1": 0.7844, + "eu-west-2": 0.8054, + "il-central-1": 0.81088, + "mx-central-1": 0.75352, + "sa-east-1": 1.0112, + "us-east-1": 0.7298, + "us-east-2": 0.7298, + "us-gov-west-1": 0.856, + "us-west-2": 0.77726 }, "m6id.4xlarge": { - "ap-northeast-1": 1.3914, - "ap-northeast-2": 1.3326, - "ap-south-1": 1.29228, - "ap-southeast-1": 1.3494, - "ap-southeast-2": 1.47708, - "ca-central-1": 1.2234, - "ca-west-1": 1.2234, - "eu-central-1": 0.0, + "ap-northeast-1": 1.6232, + "ap-northeast-2": 1.68116, + "ap-south-1": 1.4216, + "ap-southeast-1": 1.5812, + "ap-southeast-2": 0.0, + "ap-southeast-5": 1.50419, + "ap-southeast-7": 1.40352, + "ca-central-1": 1.4552, + "ca-west-1": 1.4552, + "eu-central-1": 1.65344, "eu-central-2": 0.0, - "eu-west-1": 1.32924, + "eu-west-1": 1.4552, "eu-west-2": 0.0, - "il-central-1": 1.3875, - "sa-east-1": 1.677, - "us-east-1": 1.1142, - "us-east-2": 1.1142, - "us-gov-west-1": 1.3666, - "us-west-2": 1.20912 + "il-central-1": 0.0, + "mx-central-1": 1.4931, + "sa-east-1": 1.9088, + "us-east-1": 1.346, + "us-east-2": 1.346, + "us-gov-west-1": 1.5984, + "us-west-2": 1.44092 }, "m6id.8xlarge": { - "ap-northeast-1": 2.86308, - "ap-northeast-2": 2.5002, - "ap-south-1": 2.2146, - "ap-southeast-1": 2.5338, - "ap-southeast-2": 2.78916, - "ca-central-1": 0.0, - "ca-west-1": 2.49348, - "eu-central-1": 0.0, - "eu-central-2": 2.67828, - "eu-west-1": 0.0, + "ap-northeast-1": 3.2464, + "ap-northeast-2": 3.1288, + "ap-south-1": 2.8432, + "ap-southeast-1": 3.1624, + "ap-southeast-2": 3.1792, + "ap-southeast-5": 2.80704, + "ap-southeast-7": 0.0, + "ca-central-1": 2.9104, + "ca-west-1": 2.9104, + "eu-central-1": 3.0784, + "eu-central-2": 3.30688, + "eu-west-1": 3.12208, "eu-west-2": 0.0, - "il-central-1": 2.38772, - "sa-east-1": 3.4914, - "us-east-1": 2.25324, + "il-central-1": 0.0, + "mx-central-1": 0.0, + "sa-east-1": 3.8176, + "us-east-1": 2.88184, "us-east-2": 0.0, "us-gov-west-1": 0.0, - "us-west-2": 0.0 + "us-west-2": 2.692 }, "m6id.12xlarge": { - "ap-northeast-1": 3.8442, + "ap-northeast-1": 5.23752, "ap-northeast-2": 0.0, - "ap-south-1": 3.54684, + "ap-south-1": 4.2648, "ap-southeast-1": 0.0, - "ap-southeast-2": 3.7434, - "ca-central-1": 3.65772, - "ca-west-1": 3.3402, - "eu-central-1": 3.5922, - "eu-central-2": 3.93492, - "eu-west-1": 3.65772, - "eu-west-2": 3.79632, - "il-central-1": 3.49908, - "sa-east-1": 0.0, + "ap-southeast-2": 5.12664, + "ap-southeast-5": 4.21056, + "ap-southeast-7": 4.21056, + "ca-central-1": 4.3656, + "ca-west-1": 4.3656, + "eu-central-1": 4.6176, + "eu-central-2": 4.96032, + "eu-west-1": 4.68312, + "eu-west-2": 4.82172, + "il-central-1": 4.85789, + "mx-central-1": 4.18032, + "sa-east-1": 5.7264, "us-east-1": 0.0, - "us-east-2": 3.29736, - "us-gov-west-1": 3.7698, + "us-east-2": 4.32276, + "us-gov-west-1": 4.7952, "us-west-2": 0.0 }, "m6id.16xlarge": { - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, - "ap-south-1": 4.2642, - "ap-southeast-1": 4.9026, - "ap-southeast-2": 4.9362, - "ca-central-1": 4.82196, - "ca-west-1": 4.3986, - "eu-central-1": 5.19156, - "eu-central-2": 5.69422, - "eu-west-1": 4.3986, + "ap-northeast-1": 6.98336, + "ap-northeast-2": 6.2576, + "ap-south-1": 5.6864, + "ap-southeast-1": 6.3248, + "ap-southeast-2": 6.3584, + "ap-southeast-5": 6.01677, + "ap-southeast-7": 5.61408, + "ca-central-1": 6.24416, + "ca-west-1": 0.0, + "eu-central-1": 0.0, + "eu-central-2": 6.61376, + "eu-west-1": 5.8208, "eu-west-2": 0.0, - "il-central-1": 5.05498, - "sa-east-1": 6.213, + "il-central-1": 6.03264, + "mx-central-1": 5.57376, + "sa-east-1": 8.24, "us-east-1": 0.0, - "us-east-2": 0.0, + "us-east-2": 5.384, "us-gov-west-1": 0.0, - "us-west-2": 3.9618 + "us-west-2": 5.384 }, "m6id.24xlarge": { - "ap-northeast-1": 8.25924, - "ap-northeast-2": 7.1706, - "ap-south-1": 6.3138, - "ap-southeast-1": 7.2714, - "ap-southeast-2": 0.0, - "ca-central-1": 7.15044, - "ca-west-1": 0.0, - "eu-central-1": 7.70484, - "eu-central-2": 7.70484, - "eu-west-1": 6.5154, - "eu-west-2": 7.42764, - "il-central-1": 0.0, - "sa-east-1": 10.1442, - "us-east-1": 6.42972, - "us-east-2": 6.42972, - "us-gov-west-1": 7.3746, - "us-west-2": 0.0 + "ap-northeast-1": 10.47504, + "ap-northeast-2": 9.3864, + "ap-south-1": 9.14448, + "ap-southeast-1": 9.4872, + "ap-southeast-2": 9.5376, + "ap-southeast-5": 0.0, + "ap-southeast-7": 9.02515, + "ca-central-1": 8.7312, + "ca-west-1": 8.7312, + "eu-central-1": 9.92064, + "eu-central-2": 9.92064, + "eu-west-1": 9.36624, + "eu-west-2": 9.64344, + "il-central-1": 9.71578, + "mx-central-1": 8.36064, + "sa-east-1": 11.4528, + "us-east-1": 8.076, + "us-east-2": 0.0, + "us-gov-west-1": 9.5904, + "us-west-2": 8.076 }, "m6id.32xlarge": { - "ap-northeast-1": 9.9762, - "ap-northeast-2": 0.0, - "ap-south-1": 0.0, - "ap-southeast-1": 9.6402, - "ap-southeast-2": 9.7074, + "ap-northeast-1": 12.384, + "ap-northeast-2": 11.9136, + "ap-south-1": 10.7712, + "ap-southeast-1": 12.048, + "ap-southeast-2": 12.1152, + "ap-southeast-5": 10.62656, + "ap-southeast-7": 0.0, "ca-central-1": 0.0, - "ca-west-1": 8.6322, - "eu-central-1": 9.3042, - "eu-central-2": 0.0, - "eu-west-1": 8.6322, - "eu-west-2": 8.9682, - "il-central-1": 9.05588, + "ca-west-1": 11.04, + "eu-central-1": 11.712, + "eu-central-2": 12.62592, + "eu-west-1": 11.04, + "eu-west-2": 11.376, + "il-central-1": 11.46368, + "mx-central-1": 10.54592, "sa-east-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 0.0, - "us-gov-west-1": 9.7778, - "us-west-2": 7.7586 + "us-east-1": 10.1664, + "us-east-2": 10.1664, + "us-gov-west-1": 12.1856, + "us-west-2": 0.0 }, "m6idn.large": { - "ap-northeast-1": 0.29975, - "ap-south-1": 0.28162, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.29624, - "ca-central-1": 0.2866, - "eu-central-1": 0.0, - "eu-north-1": 0.2776, - "eu-south-2": 0.2866, - "eu-west-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 0.25412, - "us-gov-west-1": 0.29507, - "us-west-1": 0.27844, - "us-west-2": 0.0 + "ap-northeast-1": 0.26855, + "ap-south-1": 0.25042, + "ap-southeast-1": 0.25919, + "ap-southeast-2": 0.26504, + "ca-central-1": 0.23798, + "eu-central-1": 0.0, + "eu-central-2": 0.29102, + "eu-north-1": 0.2298, + "eu-south-2": 0.0, + "eu-west-1": 0.24164, + "us-east-1": 0.22292, + "us-east-2": 0.0, + "us-gov-west-1": 0.26387, + "us-west-1": 0.24724, + "us-west-2": 0.22292 }, "m6idn.xlarge": { "ap-northeast-1": 0.0, - "ap-south-1": 0.0, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.53773, - "ca-central-1": 0.4782, - "eu-central-1": 0.47408, - "eu-north-1": 0.0, + "ap-south-1": 0.4669, + "ap-southeast-1": 0.51838, + "ap-southeast-2": 0.57033, + "ca-central-1": 0.47596, + "eu-central-1": 0.50668, + "eu-central-2": 0.0, + "eu-north-1": 0.4596, "eu-south-2": 0.0, - "eu-west-1": 0.45068, - "us-east-1": 0.41324, - "us-east-2": 0.41324, - "us-gov-west-1": 0.49514, - "us-west-1": 0.46188, - "us-west-2": 0.0 + "eu-west-1": 0.48328, + "us-east-1": 0.44584, + "us-east-2": 0.44584, + "us-gov-west-1": 0.52774, + "us-west-1": 0.53117, + "us-west-2": 0.44584 }, "m6idn.metal": { - "ap-northeast-1": 0.0, - "ap-south-1": 11.0226, - "ap-southeast-1": 12.66996, - "ap-southeast-2": 13.04436, - "ca-central-1": 11.31252, - "eu-central-1": 12.29556, - "eu-north-1": 10.789, - "eu-south-2": 0.0, + "ap-northeast-1": 15.6768, + "ap-south-1": 13.4304, + "ap-southeast-1": 15.07776, + "ap-southeast-2": 0.0, + "ca-central-1": 13.72032, + "eu-central-1": 0.0, + "eu-central-2": 15.79264, + "eu-north-1": 0.0, + "eu-south-2": 13.72032, "eu-west-1": 0.0, - "us-east-1": 10.34868, - "us-east-2": 10.34868, - "us-gov-west-1": 12.96948, - "us-west-1": 11.90516, + "us-east-1": 12.75648, + "us-east-2": 12.75648, + "us-gov-west-1": 15.37728, + "us-west-1": 14.31296, "us-west-2": 0.0 }, "m6idn.2xlarge": { - "ap-northeast-1": 0.984, - "ap-south-1": 0.0, - "ap-southeast-1": 1.02472, - "ap-southeast-2": 1.05046, - "ca-central-1": 0.93139, - "eu-central-1": 0.0, - "eu-north-1": 0.8954, - "eu-south-2": 0.0, - "eu-west-1": 0.87636, - "us-east-1": 0.86513, - "us-east-2": 0.86513, - "us-gov-west-1": 0.96528, + "ap-northeast-1": 1.1561, + "ap-south-1": 0.9338, + "ap-southeast-1": 1.03676, + "ap-southeast-2": 1.06016, + "ca-central-1": 0.95192, + "eu-central-1": 1.08918, + "eu-central-2": 1.08144, + "eu-north-1": 0.9192, + "eu-south-2": 0.95192, + "eu-west-1": 0.96656, + "us-east-1": 0.0, + "us-east-2": 0.0, + "us-gov-west-1": 1.05548, "us-west-1": 0.0, - "us-west-2": 0.86513 + "us-west-2": 0.89168 }, "m6idn.4xlarge": { - "ap-northeast-1": 1.803, - "ap-south-1": 1.65792, - "ap-southeast-1": 1.88443, - "ap-southeast-2": 1.77492, + "ap-northeast-1": 2.0348, + "ap-south-1": 1.754, + "ap-southeast-1": 2.11623, + "ap-southeast-2": 2.00672, "ca-central-1": 0.0, - "eu-central-1": 1.83295, - "eu-north-1": 1.493, - "eu-south-2": 1.55844, - "eu-west-1": 1.72999, - "us-east-1": 0.0, - "us-east-2": 1.43796, + "eu-central-1": 2.06475, + "eu-central-2": 2.04928, + "eu-north-1": 1.7248, + "eu-south-2": 1.79024, + "eu-west-1": 1.96179, + "us-east-1": 1.66976, + "us-east-2": 1.66976, "us-gov-west-1": 0.0, - "us-west-1": 1.77927, - "us-west-2": 1.43796 + "us-west-1": 0.0, + "us-west-2": 1.66976 }, "m6idn.8xlarge": { - "ap-northeast-1": 3.441, - "ap-south-1": 3.15084, - "ap-southeast-1": 3.60386, - "ap-southeast-2": 3.38484, - "ca-central-1": 0.0, - "eu-central-1": 3.5009, - "eu-north-1": 3.0866, - "eu-south-2": 0.0, + "ap-northeast-1": 4.0696, + "ap-south-1": 3.508, + "ap-southeast-1": 4.23246, + "ap-southeast-2": 4.01344, + "ca-central-1": 3.58048, + "eu-central-1": 3.82624, + "eu-central-2": 4.42906, + "eu-north-1": 3.7152, + "eu-south-2": 3.58048, "eu-west-1": 0.0, "us-east-1": 0.0, "us-east-2": 0.0, - "us-gov-west-1": 3.68623, + "us-gov-west-1": 3.99472, "us-west-1": 0.0, - "us-west-2": 2.96551 + "us-west-2": 3.33952 }, "m6idn.12xlarge": { "ap-northeast-1": 0.0, - "ap-south-1": 4.2366, - "ap-southeast-1": 4.85436, - "ap-southeast-2": 0.0, - "ca-central-1": 4.76335, - "eu-central-1": 4.71396, - "eu-north-1": 4.5474, - "eu-south-2": 4.76335, - "eu-west-1": 4.43316, - "us-east-1": 4.36577, - "us-east-2": 0.0, - "us-gov-west-1": 5.44685, - "us-west-1": 4.56756, - "us-west-2": 3.98388 + "ap-south-1": 5.262, + "ap-southeast-1": 5.87976, + "ap-southeast-2": 6.02016, + "ca-central-1": 5.37072, + "eu-central-1": 0.0, + "eu-central-2": 6.64358, + "eu-north-1": 0.0, + "eu-south-2": 5.37072, + "eu-west-1": 5.45856, + "us-east-1": 5.00928, + "us-east-2": 5.39117, + "us-gov-west-1": 0.0, + "us-west-1": 5.59296, + "us-west-2": 5.00928 }, "m6idn.16xlarge": { "ap-northeast-1": 0.0, - "ap-south-1": 6.13668, - "ap-southeast-1": 6.41748, - "ap-southeast-2": 6.60468, - "ca-central-1": 6.29614, - "eu-central-1": 0.0, - "eu-north-1": 5.477, - "eu-south-2": 0.0, - "eu-west-1": 5.85588, - "us-east-1": 0.0, - "us-east-2": 5.76602, - "us-gov-west-1": 7.20746, - "us-west-1": 0.0, + "ap-south-1": 7.55888, + "ap-southeast-1": 7.83968, + "ap-southeast-2": 8.02688, + "ca-central-1": 7.16096, + "eu-central-1": 7.65248, + "eu-central-2": 8.85811, + "eu-north-1": 6.8992, + "eu-south-2": 7.16096, + "eu-west-1": 7.27808, + "us-east-1": 6.67904, + "us-east-2": 7.18822, + "us-gov-west-1": 7.98944, + "us-west-1": 7.45728, "us-west-2": 0.0 }, "m6idn.24xlarge": { - "ap-northeast-1": 10.9758, - "ap-south-1": 9.12252, - "ap-southeast-1": 9.54372, - "ap-southeast-2": 10.79047, + "ap-northeast-1": 0.0, + "ap-south-1": 11.33832, + "ap-southeast-1": 11.75952, + "ap-southeast-2": 12.04032, "ca-central-1": 0.0, "eu-central-1": 0.0, - "eu-north-1": 8.133, - "eu-south-2": 0.0, - "eu-west-1": 0.0, - "us-east-1": 8.56654, - "us-east-2": 7.80276, - "us-gov-west-1": 0.0, - "us-west-1": 0.0, - "us-west-2": 0.0 + "eu-central-2": 0.0, + "eu-north-1": 10.3488, + "eu-south-2": 10.74144, + "eu-west-1": 10.91712, + "us-east-1": 10.01856, + "us-east-2": 10.01856, + "us-gov-west-1": 11.98416, + "us-west-1": 11.18592, + "us-west-2": 10.01856 }, "m6idn.32xlarge": { - "ap-northeast-1": 13.269, - "ap-south-1": 11.0226, - "ap-southeast-1": 0.0, - "ap-southeast-2": 13.04436, - "ca-central-1": 0.0, - "eu-central-1": 12.29556, - "eu-north-1": 0.0, - "eu-south-2": 11.31252, - "eu-west-1": 11.54676, - "us-east-1": 0.0, - "us-east-2": 10.34868, - "us-gov-west-1": 12.96948, - "us-west-1": 11.90516, - "us-west-2": 0.0 + "ap-northeast-1": 15.6768, + "ap-south-1": 13.4304, + "ap-southeast-1": 15.07776, + "ap-southeast-2": 15.45216, + "ca-central-1": 13.72032, + "eu-central-1": 14.70336, + "eu-central-2": 15.79264, + "eu-north-1": 0.0, + "eu-south-2": 13.72032, + "eu-west-1": 13.95456, + "us-east-1": 12.75648, + "us-east-2": 12.75648, + "us-gov-west-1": 15.37728, + "us-west-1": 14.31296, + "us-west-2": 12.75648 }, "m6in.large": { - "ap-northeast-1": 0.0, - "ap-south-1": 0.25459, - "ap-southeast-1": 0.26582, - "ap-southeast-2": 0.28805, - "ca-central-1": 0.0, - "eu-central-1": 0.25997, - "eu-north-1": 0.2578, - "eu-south-2": 0.2657, - "eu-west-1": 0.25061, - "us-east-1": 0.23423, - "us-east-2": 0.23423, - "us-gov-west-1": 0.26933, - "us-west-1": 0.25744, - "us-west-2": 0.0 + "ap-northeast-1": 0.26071, + "ap-south-1": 0.20888, + "ap-southeast-1": 0.23462, + "ap-southeast-2": 0.25685, + "ca-central-1": 0.0, + "eu-central-1": 0.22877, + "eu-central-2": 0.24726, + "eu-north-1": 0.2118, + "eu-south-2": 0.2345, + "eu-west-1": 0.21941, + "us-east-1": 0.20303, + "us-east-2": 0.20303, + "us-gov-west-1": 0.23813, + "us-west-1": 0.22624, + "us-west-2": 0.21695 }, "m6in.xlarge": { - "ap-northeast-1": 0.45302, - "ap-south-1": 0.38516, - "ap-southeast-1": 0.43664, - "ap-southeast-2": 0.446, - "ca-central-1": 0.40536, - "eu-central-1": 0.42494, + "ap-northeast-1": 0.48562, + "ap-south-1": 0.41776, + "ap-southeast-1": 0.46924, + "ap-southeast-2": 0.4786, + "ca-central-1": 0.43796, + "eu-central-1": 0.49053, + "eu-central-2": 0.49452, "eu-north-1": 0.0, "eu-south-2": 0.0, - "eu-west-1": 0.43734, - "us-east-1": 0.37346, + "eu-west-1": 0.46994, + "us-east-1": 0.40606, "us-east-2": 0.0, - "us-gov-west-1": 0.44366, - "us-west-1": 0.0, - "us-west-2": 0.40131 + "us-gov-west-1": 0.47626, + "us-west-1": 0.45248, + "us-west-2": 0.40606 }, "m6in.metal": { - "ap-northeast-1": 11.62164, - "ap-south-1": 9.45012, + "ap-northeast-1": 14.02944, + "ap-south-1": 0.0, "ap-southeast-1": 0.0, - "ap-southeast-2": 11.397, - "ca-central-1": 0.0, - "eu-central-1": 10.72308, - "eu-north-1": 9.637, - "eu-south-2": 10.09652, - "eu-west-1": 10.12404, - "us-east-1": 9.07572, - "us-east-2": 0.0, - "us-gov-west-1": 0.0, - "us-west-1": 0.0, + "ap-southeast-2": 13.8048, + "ca-central-1": 12.50432, + "eu-central-1": 13.13088, + "eu-central-2": 0.0, + "eu-north-1": 12.0448, + "eu-south-2": 12.50432, + "eu-west-1": 12.53184, + "us-east-1": 11.48352, + "us-east-2": 11.48352, + "us-gov-west-1": 13.72992, + "us-west-1": 12.96896, "us-west-2": 0.0 }, "m6in.2xlarge": { - "ap-northeast-1": 0.95264, - "ap-south-1": 0.80335, - "ap-southeast-1": 0.84828, - "ap-southeast-2": 0.867, - "ca-central-1": 0.0, - "eu-central-1": 0.89087, + "ap-northeast-1": 0.97124, + "ap-south-1": 0.89355, + "ap-southeast-1": 0.93848, + "ap-southeast-2": 1.0274, + "ca-central-1": 0.87592, + "eu-central-1": 0.91508, + "eu-central-2": 0.0, "eu-north-1": 0.0, "eu-south-2": 0.0, "eu-west-1": 0.0, - "us-east-1": 0.77761, - "us-east-2": 0.72192, - "us-gov-west-1": 0.0, - "us-west-1": 0.81476, - "us-west-2": 0.77761 + "us-east-1": 0.81212, + "us-east-2": 0.81212, + "us-gov-west-1": 0.95252, + "us-west-1": 0.90496, + "us-west-2": 0.81212 }, "m6in.4xlarge": { - "ap-northeast-1": 0.0, - "ap-south-1": 1.32564, + "ap-northeast-1": 1.97209, + "ap-south-1": 0.0, "ap-southeast-1": 0.0, - "ap-southeast-2": 1.7094, - "ca-central-1": 1.40644, + "ap-southeast-2": 1.9412, + "ca-central-1": 1.63824, "eu-central-1": 0.0, - "eu-north-1": 1.349, - "eu-south-2": 1.40644, - "eu-west-1": 1.40988, - "us-east-1": 1.39022, - "us-east-2": 0.0, - "us-gov-west-1": 1.55964, + "eu-central-2": 2.01125, + "eu-north-1": 1.5808, + "eu-south-2": 0.0, + "eu-west-1": 1.64168, + "us-east-1": 1.51064, + "us-east-2": 1.51064, + "us-gov-west-1": 1.79144, "us-west-1": 0.0, - "us-west-2": 1.27884 + "us-west-2": 1.51064 }, "m6in.8xlarge": { - "ap-northeast-1": 3.31558, - "ap-south-1": 2.48628, + "ap-northeast-1": 3.94418, + "ap-south-1": 3.11488, "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, - "ca-central-1": 2.64788, - "eu-central-1": 3.06847, + "ap-southeast-2": 3.6016, + "ca-central-1": 3.52477, + "eu-central-1": 3.43312, + "eu-central-2": 0.0, "eu-north-1": 0.0, - "eu-south-2": 0.0, - "eu-west-1": 0.0, - "us-east-1": 2.39268, - "us-east-2": 2.61545, - "us-gov-west-1": 0.0, - "us-west-1": 2.76404, - "us-west-2": 0.0 + "eu-south-2": 3.27648, + "eu-west-1": 3.28336, + "us-east-1": 3.02128, + "us-east-2": 3.02128, + "us-gov-west-1": 3.58288, + "us-west-1": 3.39264, + "us-west-2": 3.24405 }, "m6in.12xlarge": { - "ap-northeast-1": 4.46124, - "ap-south-1": 3.64692, - "ap-southeast-1": 4.26468, - "ap-southeast-2": 4.377, - "ca-central-1": 3.88932, - "eu-central-1": 4.52021, - "eu-north-1": 0.0, - "eu-south-2": 0.0, - "eu-west-1": 0.0, - "us-east-1": 3.50652, - "us-east-2": 0.0, - "us-gov-west-1": 0.0, - "us-west-1": 4.45342, - "us-west-2": 3.84067 + "ap-northeast-1": 5.48664, + "ap-south-1": 4.67232, + "ap-southeast-1": 5.29008, + "ap-southeast-2": 0.0, + "ca-central-1": 4.91472, + "eu-central-1": 5.54561, + "eu-central-2": 5.59344, + "eu-north-1": 0.0, + "eu-south-2": 5.28715, + "eu-west-1": 4.92504, + "us-east-1": 4.53192, + "us-east-2": 4.53192, + "us-gov-west-1": 5.37432, + "us-west-1": 5.08896, + "us-west-2": 4.53192 }, "m6in.16xlarge": { - "ap-northeast-1": 0.0, - "ap-south-1": 5.27182, - "ap-southeast-1": 6.17786, - "ap-southeast-2": 0.0, - "ca-central-1": 5.62734, - "eu-central-1": 0.0, + "ap-northeast-1": 7.31552, + "ap-south-1": 0.0, + "ap-southeast-1": 7.60006, + "ap-southeast-2": 7.7648, + "ca-central-1": 0.0, + "eu-central-1": 6.86624, + "eu-central-2": 7.45792, "eu-north-1": 0.0, - "eu-south-2": 5.13076, - "eu-west-1": 5.64247, - "us-east-1": 4.62036, - "us-east-2": 4.62036, - "us-gov-west-1": 6.30142, - "us-west-1": 0.0, + "eu-south-2": 6.55296, + "eu-west-1": 6.56672, + "us-east-1": 6.04256, + "us-east-2": 6.04256, + "us-gov-west-1": 7.16576, + "us-west-1": 6.78528, "us-west-2": 0.0 }, "m6in.24xlarge": { - "ap-northeast-1": 8.75748, - "ap-south-1": 7.12884, - "ap-southeast-1": 9.1843, - "ap-southeast-2": 8.589, - "ca-central-1": 8.3585, - "eu-central-1": 0.0, - "eu-north-1": 7.269, + "ap-northeast-1": 10.97328, + "ap-south-1": 9.34464, + "ap-southeast-1": 11.4001, + "ap-southeast-2": 11.6472, + "ca-central-1": 10.5743, + "eu-central-1": 0.0, + "eu-central-2": 11.18688, + "eu-north-1": 9.4848, "eu-south-2": 0.0, - "eu-west-1": 8.38121, - "us-east-1": 0.0, - "us-east-2": 6.84804, - "us-gov-west-1": 9.36962, - "us-west-1": 8.74183, - "us-west-2": 6.84804 + "eu-west-1": 9.85008, + "us-east-1": 9.06384, + "us-east-2": 9.06384, + "us-gov-west-1": 11.58542, + "us-west-1": 10.95763, + "us-west-2": 9.06384 }, "m6in.32xlarge": { - "ap-northeast-1": 11.62164, - "ap-south-1": 9.45012, - "ap-southeast-1": 0.0, - "ap-southeast-2": 11.397, - "ca-central-1": 0.0, - "eu-central-1": 10.72308, - "eu-north-1": 9.637, - "eu-south-2": 10.09652, - "eu-west-1": 10.12404, - "us-east-1": 9.07572, - "us-east-2": 9.07572, - "us-gov-west-1": 11.32212, - "us-west-1": 10.56116, - "us-west-2": 9.07572 + "ap-northeast-1": 0.0, + "ap-south-1": 11.85792, + "ap-southeast-1": 13.50528, + "ap-southeast-2": 13.8048, + "ca-central-1": 12.50432, + "eu-central-1": 13.13088, + "eu-central-2": 14.31424, + "eu-north-1": 12.0448, + "eu-south-2": 12.50432, + "eu-west-1": 12.53184, + "us-east-1": 11.48352, + "us-east-2": 11.48352, + "us-gov-west-1": 13.72992, + "us-west-1": 12.96896, + "us-west-2": 11.48352 }, "m7a.medium": { - "ap-northeast-1": 0.16987, - "eu-central-1": 0.0, - "eu-north-1": 0.16274, - "eu-south-2": 0.16606, - "eu-west-1": 0.16606, - "us-east-1": 0.15876, - "us-east-2": 0.15296, - "us-west-2": 0.0 + "ap-northeast-1": 0.10677, + "eu-central-1": 0.10133, + "eu-north-1": 0.09348, + "eu-south-2": 0.0965, + "eu-west-1": 0.0, + "us-east-1": 0.09566, + "us-east-2": 0.08986, + "us-west-2": 0.08986 }, "m7a.large": { - "ap-northeast-1": 0.0, - "eu-central-1": 0.24775, - "eu-north-1": 0.21816, - "eu-south-2": 0.23712, - "eu-west-1": 0.2242, - "us-east-1": 0.21092, - "us-east-2": 0.22251, - "us-west-2": 0.21092 + "ap-northeast-1": 0.2285, + "eu-central-1": 0.20266, + "eu-north-1": 0.18696, + "eu-south-2": 0.20592, + "eu-west-1": 0.193, + "us-east-1": 0.17972, + "us-east-2": 0.17972, + "us-west-2": 0.17972 }, "m7a.xlarge": { - "ap-northeast-1": 0.42441, + "ap-northeast-1": 0.42706, "eu-central-1": 0.0, - "eu-north-1": 0.34132, - "eu-south-2": 0.3534, - "eu-west-1": 0.3534, - "us-east-1": 0.32684, - "us-east-2": 0.35002, - "us-west-2": 0.35002 + "eu-north-1": 0.0, + "eu-south-2": 0.41184, + "eu-west-1": 0.41184, + "us-east-1": 0.35944, + "us-east-2": 0.35944, + "us-west-2": 0.35944 }, "m7a.metal-48xl": { - "ap-northeast-1": 0.0, - "eu-central-1": 13.49556, - "eu-north-1": 0.0, - "eu-south-2": 0.0, - "eu-west-1": 12.5682, + "ap-northeast-1": 18.23328, + "eu-central-1": 0.0, + "eu-north-1": 15.68256, + "eu-south-2": 16.2624, + "eu-west-1": 16.2624, "us-east-1": 0.0, - "us-east-2": 11.29332, - "us-west-2": 11.29332 + "us-east-2": 14.98752, + "us-west-2": 14.98752 }, "m7a.2xlarge": { - "ap-northeast-1": 0.0, - "eu-central-1": 0.72044, - "eu-north-1": 0.65764, - "eu-south-2": 0.6818, - "eu-west-1": 0.73348, - "us-east-1": 0.0, - "us-east-2": 0.62868, - "us-west-2": 0.0 + "ap-northeast-1": 0.91401, + "eu-central-1": 0.0, + "eu-north-1": 0.74784, + "eu-south-2": 0.0, + "eu-west-1": 0.0, + "us-east-1": 0.71888, + "us-east-2": 0.71888, + "us-west-2": 0.71888 }, "m7a.4xlarge": { - "ap-northeast-1": 1.48262, - "eu-central-1": 1.38697, + "ap-northeast-1": 1.59464, + "eu-central-1": 1.50768, "eu-north-1": 0.0, - "eu-south-2": 1.1986, - "eu-west-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 1.1851, - "us-west-2": 1.1851 + "eu-south-2": 1.4304, + "eu-west-1": 1.4304, + "us-east-1": 1.4169, + "us-east-2": 1.32416, + "us-west-2": 1.32416 }, "m7a.8xlarge": { - "ap-northeast-1": 2.56068, - "eu-central-1": 2.38676, - "eu-north-1": 0.0, - "eu-south-2": 2.2322, - "eu-west-1": 2.43892, - "us-east-1": 2.20519, - "us-east-2": 2.01972, + "ap-northeast-1": 3.18928, + "eu-central-1": 3.01536, + "eu-north-1": 2.76416, + "eu-south-2": 2.8608, + "eu-west-1": 3.06752, + "us-east-1": 2.64832, + "us-east-2": 2.64832, "us-west-2": 0.0 }, "m7a.12xlarge": { - "ap-northeast-1": 0.0, - "eu-central-1": 0.0, - "eu-north-1": 3.41642, - "eu-south-2": 3.57588, - "eu-west-1": 0.0, - "us-east-1": 3.22529, - "us-east-2": 2.94708, - "us-west-2": 3.22529 + "ap-northeast-1": 5.14327, + "eu-central-1": 4.52304, + "eu-north-1": 4.44182, + "eu-south-2": 4.2912, + "eu-west-1": 4.2912, + "us-east-1": 4.25069, + "us-east-2": 3.97248, + "us-west-2": 0.0 }, "m7a.16xlarge": { - "ap-northeast-1": 4.95636, + "ap-northeast-1": 6.37856, "eu-central-1": 0.0, - "eu-north-1": 4.10612, - "eu-south-2": 4.2994, + "eu-north-1": 5.52832, + "eu-south-2": 5.7216, "eu-west-1": 0.0, - "us-east-1": 4.24538, - "us-east-2": 3.87444, - "us-west-2": 4.24538 + "us-east-1": 5.66758, + "us-east-2": 5.29664, + "us-west-2": 5.29664 }, "m7a.24xlarge": { - "ap-northeast-1": 8.07074, - "eu-central-1": 6.83028, - "eu-north-1": 6.07668, + "ap-northeast-1": 10.28654, + "eu-central-1": 9.04608, + "eu-north-1": 8.29248, "eu-south-2": 0.0, - "eu-west-1": 6.3666, - "us-east-1": 5.72916, - "us-east-2": 6.28558, + "eu-west-1": 9.20256, + "us-east-1": 7.94496, + "us-east-2": 7.94496, "us-west-2": 0.0 }, "m7a.32xlarge": { "ap-northeast-1": 0.0, - "eu-central-1": 0.0, - "eu-north-1": 8.83546, - "eu-south-2": 0.0, - "eu-west-1": 0.0, - "us-east-1": 8.32577, - "us-east-2": 7.58388, - "us-west-2": 7.58388 + "eu-central-1": 12.34854, + "eu-north-1": 0.0, + "eu-south-2": 11.66848, + "eu-west-1": 10.8416, + "us-east-1": 9.99168, + "us-east-2": 9.99168, + "us-west-2": 9.99168 }, "m7a.48xlarge": { - "ap-northeast-1": 14.53908, + "ap-northeast-1": 18.23328, "eu-central-1": 0.0, - "eu-north-1": 11.98836, - "eu-south-2": 12.5682, + "eu-north-1": 15.68256, + "eu-south-2": 16.2624, "eu-west-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 11.29332, - "us-west-2": 0.0 + "us-east-1": 14.98752, + "us-east-2": 14.98752, + "us-west-2": 14.98752 }, "m7g.medium": { - "ap-northeast-1": 0.1477, - "ap-northeast-2": 0.0, - "ap-south-1": 0.0, - "ap-south-2": 0.126, - "ap-southeast-1": 0.146, - "ap-southeast-2": 0.0, - "ca-central-1": 0.0, - "eu-central-1": 0.147, - "eu-north-1": 0.0, - "eu-south-2": 0.1405, - "eu-west-1": 0.0, - "eu-west-2": 0.0, - "eu-west-3": 0.1456, + "ap-northeast-1": 0.0, + "ap-northeast-2": 0.0852, + "ap-northeast-3": 0.0, + "ap-south-1": 0.0611, + "ap-south-2": 0.0611, + "ap-southeast-1": 0.0829, + "ap-southeast-2": 0.0861, + "ap-southeast-3": 0.0829, + "ap-southeast-4": 0.0, + "ap-southeast-5": 0.0, + "ap-southeast-7": 0.0753, + "ca-central-1": 0.0, + "eu-central-1": 0.0839, + "eu-north-1": 0.0753, + "eu-south-2": 0.0774, + "eu-west-1": 0.0774, + "eu-west-2": 0.082, + "eu-west-3": 0.0825, + "me-central-1": 0.0819, "me-south-1": 0.0, - "sa-east-1": 0.16, - "us-east-1": 0.1358, - "us-east-2": 0.1358, - "us-west-1": 0.1426, - "us-west-2": 0.1358 - }, - "m7g.large": { - "ap-northeast-1": 0.2071, - "ap-northeast-2": 0.0, - "ap-south-1": 0.1533, - "ap-south-2": 0.157, - "ap-southeast-1": 0.197, - "ap-southeast-2": 0.197, - "ca-central-1": 0.1917, - "eu-central-1": 0.0, - "eu-north-1": 0.0, - "eu-south-2": 0.1916, - "eu-west-1": 0.186, - "eu-west-2": 0.1953, + "mx-central-1": 0.0747, + "sa-east-1": 0.0969, + "us-east-1": 0.0727, + "us-east-2": 0.0727, + "us-gov-east-1": 0.0833, + "us-west-1": 0.0795, + "us-west-2": 0.0727 + }, + "m7g.large": { + "ap-northeast-1": 0.1759, + "ap-northeast-2": 0.0, + "ap-northeast-3": 0.1692, + "ap-south-1": 0.1221, + "ap-south-2": 0.1221, + "ap-southeast-1": 0.1658, + "ap-southeast-2": 0.1658, + "ap-southeast-3": 0.1722, + "ap-southeast-4": 0.0, + "ap-southeast-5": 0.0, + "ap-southeast-7": 0.1505, + "ca-central-1": 0.1548, + "eu-central-1": 0.1616, + "eu-north-1": 0.0, + "eu-south-2": 0.1604, + "eu-west-1": 0.1605, + "eu-west-2": 0.1582, "eu-west-3": 0.0, - "me-south-1": 0.2072, - "sa-east-1": 0.2251, - "us-east-1": 0.0, - "us-east-2": 0.1817, + "me-central-1": 0.0, + "me-south-1": 0.176, + "mx-central-1": 0.1549, + "sa-east-1": 0.2015, + "us-east-1": 0.1454, + "us-east-2": 0.1454, + "us-gov-east-1": 0.0, "us-west-1": 0.0, - "us-west-2": 0.1766 + "us-west-2": 0.1454 }, "m7g.xlarge": { - "ap-northeast-1": 0.3191, - "ap-northeast-2": 0.2956, - "ap-south-1": 0.0, - "ap-south-2": 0.2116, - "ap-southeast-1": 0.3119, + "ap-northeast-1": 0.3517, + "ap-northeast-2": 0.3282, + "ap-northeast-3": 0.3384, + "ap-south-1": 0.2442, + "ap-south-2": 0.2442, + "ap-southeast-1": 0.0, "ap-southeast-2": 0.0, - "ca-central-1": 0.2769, - "eu-central-1": 0.2905, - "eu-north-1": 0.2793, + "ap-southeast-3": 0.0, + "ap-southeast-4": 0.3316, + "ap-southeast-5": 0.301, + "ap-southeast-7": 0.301, + "ca-central-1": 0.3095, + "eu-central-1": 0.3231, + "eu-north-1": 0.301, "eu-south-2": 0.0, - "eu-west-1": 0.2884, - "eu-west-2": 0.2837, - "eu-west-3": 0.2974, - "me-south-1": 0.3194, - "sa-east-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 0.2685, - "us-west-1": 0.2854, + "eu-west-1": 0.0, + "eu-west-2": 0.3163, + "eu-west-3": 0.318, + "me-central-1": 0.3277, + "me-south-1": 0.352, + "mx-central-1": 0.299, + "sa-east-1": 0.3877, + "us-east-1": 0.2908, + "us-east-2": 0.0, + "us-gov-east-1": 0.3462, + "us-west-1": 0.318, "us-west-2": 0.0 }, "m7g.metal": { - "ap-northeast-1": 3.5378, - "ap-northeast-2": 3.3746, - "ap-south-1": 2.0312, + "ap-northeast-1": 4.96, + "ap-northeast-2": 4.7968, + "ap-northeast-3": 4.96, + "ap-south-1": 3.4534, "ap-south-2": 0.0, - "ap-southeast-1": 3.429, - "ap-southeast-2": 3.429, - "ca-central-1": 3.0757, - "eu-central-1": 0.0, - "eu-north-1": 0.0, - "eu-south-2": 0.0, - "eu-west-1": 3.0754, + "ap-southeast-1": 4.8512, + "ap-southeast-2": 4.8512, + "ap-southeast-3": 4.8512, + "ap-southeast-4": 4.8512, + "ap-southeast-5": 4.3616, + "ap-southeast-7": 4.3616, + "ca-central-1": 4.4979, + "eu-central-1": 4.7155, + "eu-north-1": 4.3616, + "eu-south-2": 4.496, + "eu-west-1": 4.4976, "eu-west-2": 0.0, - "eu-west-3": 3.2114, - "me-south-1": 0.0, - "sa-east-1": 4.3266, - "us-east-1": 2.7762, - "us-east-2": 0.0, - "us-west-1": 3.2114, - "us-west-2": 2.7762 + "eu-west-3": 0.0, + "me-central-1": 4.7886, + "me-south-1": 5.1776, + "mx-central-1": 4.329, + "sa-east-1": 5.7488, + "us-east-1": 4.1984, + "us-east-2": 4.1984, + "us-gov-east-1": 4.8768, + "us-west-1": 4.6336, + "us-west-2": 4.1984 }, "m7g.2xlarge": { - "ap-northeast-1": 0.6132, - "ap-northeast-2": 0.5912, + "ap-northeast-1": 0.6768, + "ap-northeast-2": 0.6564, + "ap-northeast-3": 0.6768, "ap-south-1": 0.0, - "ap-south-2": 0.413, - "ap-southeast-1": 0.5987, - "ap-southeast-2": 0.573, + "ap-south-2": 0.4885, + "ap-southeast-1": 0.6632, + "ap-southeast-2": 0.0, + "ap-southeast-3": 0.6889, + "ap-southeast-4": 0.6889, + "ap-southeast-5": 0.6238, + "ap-southeast-7": 0.6238, "ca-central-1": 0.0, - "eu-central-1": 0.556, - "eu-north-1": 0.5336, + "eu-central-1": 0.6462, + "eu-north-1": 0.6238, "eu-south-2": 0.0, - "eu-west-1": 0.0, - "eu-west-2": 0.5424, - "eu-west-3": 0.5697, - "me-south-1": 0.0, - "sa-east-1": 0.6852, - "us-east-1": 0.4914, - "us-east-2": 0.4914, - "us-west-1": 0.5458, - "us-west-2": 0.4914 + "eu-west-1": 0.619, + "eu-west-2": 0.6564, + "eu-west-3": 0.6599, + "me-central-1": 0.6806, + "me-south-1": 0.7323, + "mx-central-1": 0.5979, + "sa-east-1": 0.8061, + "us-east-1": 0.5816, + "us-east-2": 0.6022, + "us-gov-east-1": 0.6923, + "us-west-1": 0.6599, + "us-west-2": 0.5816 }, "m7g.4xlarge": { - "ap-northeast-1": 1.0614, - "ap-northeast-2": 0.0, - "ap-south-1": 0.6609, - "ap-south-2": 0.661, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, - "ca-central-1": 0.0, - "eu-central-1": 0.9471, - "eu-north-1": 0.8586, - "eu-south-2": 0.938, - "eu-west-1": 0.8926, - "eu-west-2": 0.9674, - "eu-west-3": 0.9744, + "ap-northeast-1": 1.24, + "ap-northeast-2": 0.0, + "ap-northeast-3": 1.24, + "ap-south-1": 0.8634, + "ap-south-2": 0.8634, + "ap-southeast-1": 0.0, + "ap-southeast-2": 0.0, + "ap-southeast-3": 1.2128, + "ap-southeast-4": 1.2128, + "ap-southeast-5": 1.0904, + "ap-southeast-7": 1.1341, + "ca-central-1": 1.1245, + "eu-central-1": 1.1789, + "eu-north-1": 1.0904, + "eu-south-2": 1.124, + "eu-west-1": 1.1244, + "eu-west-2": 1.1992, + "eu-west-3": 1.2062, + "me-central-1": 1.2476, "me-south-1": 0.0, - "sa-east-1": 1.2668, - "us-east-1": 0.8589, - "us-east-2": 0.8178, - "us-west-1": 0.9266, - "us-west-2": 0.0 + "mx-central-1": 0.0, + "sa-east-1": 0.0, + "us-east-1": 0.0, + "us-east-2": 1.0496, + "us-gov-east-1": 1.2192, + "us-west-1": 1.1584, + "us-west-2": 1.0496 }, "m7g.8xlarge": { - "ap-northeast-1": 1.8514, - "ap-northeast-2": 1.7698, - "ap-south-1": 1.1568, - "ap-south-2": 0.0, - "ap-southeast-1": 1.797, - "ap-southeast-2": 1.8998, - "ca-central-1": 1.7118, - "eu-central-1": 1.7292, - "eu-north-1": 1.6396, - "eu-south-2": 1.7109, - "eu-west-1": 1.7119, - "eu-west-2": 0.0, - "eu-west-3": 1.6882, - "me-south-1": 2.0733, - "sa-east-1": 2.3686, - "us-east-1": 1.5529, - "us-east-2": 1.4706, - "us-west-1": 0.0, - "us-west-2": 1.5529 + "ap-northeast-1": 2.48, + "ap-northeast-2": 2.3984, + "ap-northeast-3": 2.5812, + "ap-south-1": 1.7854, + "ap-south-2": 1.7267, + "ap-southeast-1": 2.4256, + "ap-southeast-2": 2.5284, + "ap-southeast-3": 2.5284, + "ap-southeast-4": 2.4256, + "ap-southeast-5": 0.0, + "ap-southeast-7": 2.1808, + "ca-central-1": 2.249, + "eu-central-1": 2.3578, + "eu-north-1": 2.1808, + "eu-south-2": 2.248, + "eu-west-1": 2.2488, + "eu-west-2": 2.3034, + "eu-west-3": 2.3168, + "me-central-1": 2.3943, + "me-south-1": 2.5888, + "mx-central-1": 2.1645, + "sa-east-1": 2.8744, + "us-east-1": 2.0992, + "us-east-2": 2.0992, + "us-gov-east-1": 0.0, + "us-west-1": 2.3168, + "us-west-2": 2.0992 }, "m7g.12xlarge": { - "ap-northeast-1": 2.6946, + "ap-northeast-1": 3.72, "ap-northeast-2": 0.0, - "ap-south-1": 1.6527, + "ap-northeast-3": 3.72, + "ap-south-1": 2.5901, "ap-south-2": 0.0, - "ap-southeast-1": 2.7672, - "ap-southeast-2": 2.7672, - "ca-central-1": 2.348, - "eu-central-1": 0.0, - "eu-north-1": 2.3769, - "eu-south-2": 2.4839, - "eu-west-1": 2.4853, - "eu-west-2": 2.5721, - "eu-west-3": 2.5933, - "me-south-1": 0.0, - "sa-east-1": 3.4704, - "us-east-1": 2.2468, - "us-east-2": 0.0, - "us-west-1": 2.5933, - "us-west-2": 0.0 + "ap-southeast-1": 0.0, + "ap-southeast-2": 3.7926, + "ap-southeast-3": 3.6384, + "ap-southeast-4": 3.6384, + "ap-southeast-5": 0.0, + "ap-southeast-7": 3.2712, + "ca-central-1": 3.3734, + "eu-central-1": 0.0, + "eu-north-1": 3.2712, + "eu-south-2": 3.372, + "eu-west-1": 3.3732, + "eu-west-2": 3.455, + "eu-west-3": 3.6187, + "me-central-1": 3.5915, + "me-south-1": 3.8832, + "mx-central-1": 3.2467, + "sa-east-1": 4.4958, + "us-east-1": 3.1488, + "us-east-2": 3.1488, + "us-gov-east-1": 3.6576, + "us-west-1": 3.6187, + "us-west-2": 3.1488 }, "m7g.16xlarge": { - "ap-northeast-1": 3.5378, - "ap-northeast-2": 0.0, - "ap-south-1": 2.0312, - "ap-south-2": 2.0312, - "ap-southeast-1": 0.0, - "ap-southeast-2": 3.429, - "ca-central-1": 3.0757, - "eu-central-1": 3.2933, - "eu-north-1": 2.9394, - "eu-south-2": 3.0738, - "eu-west-1": 3.0754, - "eu-west-2": 3.1845, - "eu-west-3": 3.2114, - "me-south-1": 3.7554, - "sa-east-1": 0.0, + "ap-northeast-1": 4.96, + "ap-northeast-2": 4.7968, + "ap-northeast-3": 0.0, + "ap-south-1": 3.4534, + "ap-south-2": 3.4534, + "ap-southeast-1": 4.8512, + "ap-southeast-2": 4.8512, + "ap-southeast-3": 0.0, + "ap-southeast-4": 4.8512, + "ap-southeast-5": 4.3616, + "ap-southeast-7": 4.3616, + "ca-central-1": 4.4979, + "eu-central-1": 4.7155, + "eu-north-1": 4.3616, + "eu-south-2": 0.0, + "eu-west-1": 4.4976, + "eu-west-2": 4.6067, + "eu-west-3": 0.0, + "me-central-1": 4.7886, + "me-south-1": 5.1776, + "mx-central-1": 4.329, + "sa-east-1": 5.7488, "us-east-1": 0.0, - "us-east-2": 2.7762, - "us-west-1": 3.2114, - "us-west-2": 2.7762 + "us-east-2": 0.0, + "us-gov-east-1": 4.8768, + "us-west-1": 4.6336, + "us-west-2": 4.1984 }, "m7gd.medium": { - "ap-northeast-1": 0.1681, - "ap-south-1": 0.0, - "ap-southeast-1": 0.1656, - "ap-southeast-2": 0.1621, - "eu-central-1": 0.1631, - "eu-north-1": 0.1551, - "eu-south-2": 0.1545, - "eu-west-1": 0.1581, - "eu-west-3": 0.1611, - "sa-east-1": 0.185, - "us-east-1": 0.1516, - "us-east-2": 0.1516, - "us-west-1": 0.1578, - "us-west-2": 0.0 + "ap-northeast-1": 0.105, + "ap-south-1": 0.0695, + "ap-southeast-1": 0.0985, + "ap-southeast-2": 0.103, + "ap-southeast-5": 0.0885, + "ap-southeast-7": 0.0885, + "eu-central-1": 0.1, + "eu-north-1": 0.0886, + "eu-south-2": 0.0914, + "eu-west-1": 0.095, + "eu-west-3": 0.0943, + "mx-central-1": 0.0, + "sa-east-1": 0.117, + "us-east-1": 0.0, + "us-east-2": 0.0, + "us-west-1": 0.0947, + "us-west-2": 0.0853 }, "m7gd.large": { - "ap-northeast-1": 0.233, - "ap-south-1": 0.166, - "ap-southeast-1": 0.2362, - "ap-southeast-2": 0.0, - "eu-central-1": 0.2312, + "ap-northeast-1": 0.2018, + "ap-south-1": 0.1348, + "ap-southeast-1": 0.197, + "ap-southeast-2": 0.198, + "ap-southeast-5": 0.1771, + "ap-southeast-7": 0.1771, + "eu-central-1": 0.0, "eu-north-1": 0.0, "eu-south-2": 0.0, - "eu-west-1": 0.2212, - "eu-west-3": 0.2197, - "sa-east-1": 0.2749, - "us-east-1": 0.0, - "us-east-2": 0.2018, - "us-west-1": 0.2207, + "eu-west-1": 0.0, + "eu-west-3": 0.196, + "mx-central-1": 0.1759, + "sa-east-1": 0.2437, + "us-east-1": 0.1706, + "us-east-2": 0.1706, + "us-west-1": 0.1895, "us-west-2": 0.0 }, "m7gd.xlarge": { - "ap-northeast-1": 0.0, - "ap-south-1": 0.2455, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, - "eu-central-1": 0.0, - "eu-north-1": 0.3354, - "eu-south-2": 0.3331, + "ap-northeast-1": 0.4035, + "ap-south-1": 0.2781, + "ap-southeast-1": 0.3941, + "ap-southeast-2": 0.396, + "ap-southeast-5": 0.3541, + "ap-southeast-7": 0.3541, + "eu-central-1": 0.3846, + "eu-north-1": 0.3544, + "eu-south-2": 0.3657, "eu-west-1": 0.0, "eu-west-3": 0.0, - "sa-east-1": 0.4352, - "us-east-1": 0.0, + "mx-central-1": 0.3518, + "sa-east-1": 0.0, + "us-east-1": 0.354, "us-east-2": 0.0, - "us-west-1": 0.3464, - "us-west-2": 0.3214 + "us-west-1": 0.379, + "us-west-2": 0.3412 }, "m7gd.metal": { "ap-northeast-1": 0.0, - "ap-south-1": 2.437, - "ap-southeast-1": 4.4288, - "ap-southeast-2": 4.4591, + "ap-south-1": 3.8592, + "ap-southeast-1": 5.851, + "ap-southeast-2": 5.8813, + "ap-southeast-5": 5.2115, + "ap-southeast-7": 5.2115, "eu-central-1": 0.0, - "eu-north-1": 3.7938, - "eu-south-2": 3.9752, - "eu-west-1": 3.9752, - "eu-west-3": 4.1567, - "sa-east-1": 0.0, - "us-east-1": 3.5821, - "us-east-2": 3.5821, - "us-west-1": 4.1869, - "us-west-2": 3.5821 + "eu-north-1": 0.0, + "eu-south-2": 5.3974, + "eu-west-1": 5.3974, + "eu-west-3": 5.5789, + "mx-central-1": 5.175, + "sa-east-1": 7.0304, + "us-east-1": 5.0043, + "us-east-2": 5.0043, + "us-west-1": 5.6091, + "us-west-2": 5.0043 }, "m7gd.2xlarge": { "ap-northeast-1": 0.0, - "ap-south-1": 0.449, - "ap-southeast-1": 0.0, + "ap-south-1": 0.5392, + "ap-southeast-1": 0.7882, "ap-southeast-2": 0.0, + "ap-southeast-5": 0.7082, + "ap-southeast-7": 0.7082, "eu-central-1": 0.0, - "eu-north-1": 0.6458, - "eu-south-2": 0.0, - "eu-west-1": 0.6413, - "eu-west-3": 0.664, + "eu-north-1": 0.736, + "eu-south-2": 0.7315, + "eu-west-1": 0.7315, + "eu-west-3": 0.7542, + "mx-central-1": 0.7037, "sa-east-1": 0.0, - "us-east-1": 0.5921, - "us-east-2": 0.6178, - "us-west-1": 0.0, - "us-west-2": 0.5921 + "us-east-1": 0.708, + "us-east-2": 0.6823, + "us-west-1": 0.7579, + "us-west-2": 0.6823 }, "m7gd.4xlarge": { - "ap-northeast-1": 0.0, - "ap-south-1": 0.7671, - "ap-southeast-1": 0.0, - "ap-southeast-2": 1.3029, - "eu-central-1": 1.1932, - "eu-north-1": 0.0, - "eu-south-2": 1.1176, - "eu-west-1": 1.1747, - "eu-west-3": 1.1629, - "sa-east-1": 1.5258, - "us-east-1": 1.0193, - "us-east-2": 1.0193, - "us-west-1": 1.1705, - "us-west-2": 1.0705 + "ap-northeast-1": 1.5668, + "ap-south-1": 0.9648, + "ap-southeast-1": 1.5267, + "ap-southeast-2": 1.5347, + "ap-southeast-5": 1.3572, + "ap-southeast-7": 1.3029, + "eu-central-1": 1.425, + "eu-north-1": 1.3584, + "eu-south-2": 1.3494, + "eu-west-1": 1.4065, + "eu-west-3": 1.3947, + "mx-central-1": 1.3476, + "sa-east-1": 1.7576, + "us-east-1": 1.2511, + "us-east-2": 1.2511, + "us-west-1": 0.0, + "us-west-2": 1.2511 }, "m7gd.8xlarge": { - "ap-northeast-1": 0.0, - "ap-south-1": 1.301, - "ap-southeast-1": 0.0, - "ap-southeast-2": 2.4409, - "eu-central-1": 0.0, - "eu-north-1": 0.0, - "eu-south-2": 2.1844, - "eu-west-1": 2.1844, - "eu-west-3": 2.1608, - "sa-east-1": 2.8866, - "us-east-1": 1.9761, - "us-east-2": 1.9761, - "us-west-1": 2.2966, - "us-west-2": 1.8736 + "ap-northeast-1": 3.0011, + "ap-south-1": 1.9296, + "ap-southeast-1": 0.0, + "ap-southeast-2": 2.9406, + "ap-southeast-5": 2.7145, + "ap-southeast-7": 2.6058, + "eu-central-1": 0.0, + "eu-north-1": 2.7169, + "eu-south-2": 2.6987, + "eu-west-1": 2.6987, + "eu-west-3": 2.7894, + "mx-central-1": 0.0, + "sa-east-1": 3.5152, + "us-east-1": 2.5022, + "us-east-2": 2.6047, + "us-west-1": 2.8046, + "us-west-2": 2.5022 }, "m7gd.12xlarge": { - "ap-northeast-1": 3.675, - "ap-south-1": 0.0, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, - "eu-central-1": 3.4345, - "eu-north-1": 3.0499, - "eu-south-2": 3.1941, - "eu-west-1": 3.1941, - "eu-west-3": 3.3384, - "sa-east-1": 4.2474, + "ap-northeast-1": 4.7004, + "ap-south-1": 2.9966, + "ap-southeast-1": 4.3883, + "ap-southeast-2": 4.411, + "ap-southeast-5": 3.9086, + "ap-southeast-7": 0.0, + "eu-central-1": 4.2749, + "eu-north-1": 4.0753, + "eu-south-2": 4.2195, + "eu-west-1": 4.0481, + "eu-west-3": 4.1842, + "mx-central-1": 4.0427, + "sa-east-1": 5.2728, "us-east-1": 0.0, "us-east-2": 0.0, - "us-west-1": 3.3624, - "us-west-2": 2.7278 + "us-west-1": 4.2068, + "us-west-2": 0.0 }, "m7gd.16xlarge": { - "ap-northeast-1": 0.0, - "ap-south-1": 0.0, - "ap-southeast-1": 4.4288, - "ap-southeast-2": 4.4591, - "eu-central-1": 4.2776, + "ap-northeast-1": 6.0022, + "ap-south-1": 3.8592, + "ap-southeast-1": 5.851, + "ap-southeast-2": 5.8813, + "ap-southeast-5": 5.2115, + "ap-southeast-7": 5.2115, + "eu-central-1": 5.6998, "eu-north-1": 0.0, - "eu-south-2": 3.9752, - "eu-west-1": 3.9752, - "eu-west-3": 4.1567, - "sa-east-1": 5.6082, + "eu-south-2": 5.3974, + "eu-west-1": 5.3974, + "eu-west-3": 5.5789, + "mx-central-1": 5.175, + "sa-east-1": 0.0, "us-east-1": 0.0, - "us-east-2": 0.0, - "us-west-1": 0.0, - "us-west-2": 3.5821 + "us-east-2": 5.0043, + "us-west-1": 5.6091, + "us-west-2": 0.0 }, "m7i.large": { - "ap-northeast-1": 0.2252, - "ap-northeast-2": 0.0, - "ap-south-1": 0.20105, - "ap-southeast-1": 0.221, - "ap-southeast-2": 0.2336, - "ca-central-1": 0.0, - "eu-central-1": 0.22783, - "eu-north-1": 0.0, + "ap-northeast-1": 0.194, + "ap-northeast-2": 0.1877, + "ap-south-1": 0.16985, + "ap-southeast-1": 0.1898, + "ap-southeast-2": 0.1898, + "ap-southeast-3": 0.1898, + "ap-southeast-5": 0.18161, + "ap-southeast-7": 0.0, + "ca-central-1": 0.17615, + "eu-central-1": 0.19663, + "eu-north-1": 0.18161, "eu-south-2": 0.0, - "eu-west-1": 0.21859, - "eu-west-2": 0.0, - "eu-west-3": 0.0, - "sa-east-1": 0.0, - "us-east-1": 0.1958, - "us-east-2": 0.0, - "us-gov-east-1": 0.22205, - "us-gov-west-1": 0.0, - "us-west-1": 0.22436, - "us-west-2": 0.1958 + "eu-west-1": 0.18739, + "eu-west-2": 0.19201, + "eu-west-3": 0.1814, + "mx-central-1": 0.16964, + "sa-east-1": 0.24052, + "us-east-1": 0.1646, + "us-east-2": 0.0, + "us-gov-east-1": 0.19085, + "us-gov-west-1": 0.19085, + "us-west-1": 0.19316, + "us-west-2": 0.17468 }, "m7i.xlarge": { - "ap-northeast-1": 0.3554, - "ap-northeast-2": 0.3428, - "ap-south-1": 0.32831, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.347, - "ca-central-1": 0.3197, - "eu-central-1": 0.0, - "eu-north-1": 0.3092, + "ap-northeast-1": 0.388, + "ap-northeast-2": 0.3754, + "ap-south-1": 0.3397, + "ap-southeast-1": 0.3796, + "ap-southeast-2": 0.3796, + "ap-southeast-3": 0.0, + "ap-southeast-5": 0.0, + "ap-southeast-7": 0.3418, + "ca-central-1": 0.3523, + "eu-central-1": 0.39325, + "eu-north-1": 0.3418, "eu-south-2": 0.0, - "eu-west-1": 0.34217, + "eu-west-1": 0.37477, "eu-west-2": 0.0, - "eu-west-3": 0.3302, - "sa-east-1": 0.44843, - "us-east-1": 0.31676, - "us-east-2": 0.2966, - "us-gov-east-1": 0.3491, - "us-gov-west-1": 0.3491, - "us-west-1": 0.35372, - "us-west-2": 0.2966 + "eu-west-3": 0.3628, + "mx-central-1": 0.33928, + "sa-east-1": 0.4489, + "us-east-1": 0.34936, + "us-east-2": 0.0, + "us-gov-east-1": 0.3817, + "us-gov-west-1": 0.3817, + "us-west-1": 0.3628, + "us-west-2": 0.3292 }, "m7i.metal-24xl": { - "ap-northeast-1": 7.03956, + "ap-northeast-1": 8.6304, "ap-northeast-2": 0.0, - "ap-south-1": 0.0, - "ap-southeast-1": 0.0, + "ap-south-1": 7.4712, + "ap-southeast-1": 8.4288, "ap-southeast-2": 0.0, - "ca-central-1": 0.0, - "eu-central-1": 6.5406, - "eu-north-1": 5.3058, - "eu-south-2": 0.0, - "eu-west-1": 6.09708, - "eu-west-2": 6.31884, - "eu-west-3": 6.37428, - "sa-east-1": 8.64732, - "us-east-1": 0.0, - "us-east-2": 0.0, + "ap-southeast-3": 0.0, + "ap-southeast-5": 7.5216, + "ap-southeast-7": 7.5216, + "ca-central-1": 0.0, + "eu-central-1": 8.1768, + "eu-north-1": 7.5216, + "eu-south-2": 7.7736, + "eu-west-1": 7.7736, + "eu-west-2": 7.9752, + "eu-west-3": 8.0256, + "mx-central-1": 7.46112, + "sa-east-1": 10.86312, + "us-east-1": 0.0, + "us-east-2": 7.2192, "us-gov-east-1": 0.0, - "us-gov-west-1": 6.87324, - "us-west-1": 0.0, - "us-west-2": 5.0034 + "us-gov-west-1": 8.4792, + "us-west-1": 8.0256, + "us-west-2": 7.70304 }, "m7i.metal-48xl": { - "ap-northeast-1": 12.6642, - "ap-northeast-2": 0.0, - "ap-south-1": 10.3458, - "ap-southeast-1": 12.261, - "ap-southeast-2": 12.261, + "ap-northeast-1": 16.3584, + "ap-northeast-2": 15.7536, + "ap-south-1": 14.04, + "ap-southeast-1": 15.9552, + "ap-southeast-2": 15.9552, + "ap-southeast-3": 15.9552, + "ap-southeast-5": 0.0, + "ap-southeast-7": 14.1408, "ca-central-1": 0.0, - "eu-central-1": 11.757, + "eu-central-1": 15.4512, "eu-north-1": 0.0, - "eu-south-2": 10.9506, + "eu-south-2": 14.6448, "eu-west-1": 0.0, - "eu-west-2": 11.3538, - "eu-west-3": 11.4546, - "sa-east-1": 15.5874, - "us-east-1": 9.8418, + "eu-west-2": 15.048, + "eu-west-3": 15.1488, + "mx-central-1": 14.01984, + "sa-east-1": 0.0, + "us-east-1": 13.536, "us-east-2": 0.0, - "us-gov-east-1": 12.3618, - "us-gov-west-1": 0.0, - "us-west-1": 11.4546, - "us-west-2": 9.8418 + "us-gov-east-1": 16.056, + "us-gov-west-1": 16.056, + "us-west-1": 15.1488, + "us-west-2": 13.536 }, "m7i.2xlarge": { - "ap-northeast-1": 0.6858, - "ap-northeast-2": 0.71016, - "ap-south-1": 0.0, - "ap-southeast-1": 0.669, - "ap-southeast-2": 0.669, - "ca-central-1": 0.0, - "eu-central-1": 0.6963, - "eu-north-1": 0.63624, - "eu-south-2": 0.0, - "eu-west-1": 0.0, - "eu-west-2": 0.67782, - "eu-west-3": 0.0, - "sa-east-1": 0.8076, - "us-east-1": 0.60852, - "us-east-2": 0.60852, - "us-gov-east-1": 0.6732, - "us-gov-west-1": 0.6732, - "us-west-1": 0.68244, - "us-west-2": 0.60852 + "ap-northeast-1": 0.776, + "ap-northeast-2": 0.7508, + "ap-south-1": 0.72182, + "ap-southeast-1": 0.7592, + "ap-southeast-2": 0.7592, + "ap-southeast-3": 0.0, + "ap-southeast-5": 0.6836, + "ap-southeast-7": 0.0, + "ca-central-1": 0.7046, + "eu-central-1": 0.7382, + "eu-north-1": 0.6836, + "eu-south-2": 0.7046, + "eu-west-1": 0.7046, + "eu-west-2": 0.7214, + "eu-west-3": 0.7256, + "mx-central-1": 0.0, + "sa-east-1": 0.0, + "us-east-1": 0.6584, + "us-east-2": 0.6584, + "us-gov-east-1": 0.7634, + "us-gov-west-1": 0.0, + "us-west-1": 0.0, + "us-west-2": 0.69872 }, "m7i.4xlarge": { - "ap-northeast-1": 0.0, - "ap-northeast-2": 1.1562, - "ap-south-1": 1.0134, - "ap-southeast-1": 0.0, - "ap-southeast-2": 1.173, - "ca-central-1": 1.15368, - "eu-central-1": 0.0, - "eu-north-1": 0.0, - "eu-south-2": 1.0638, - "eu-west-1": 1.0638, - "eu-west-2": 1.19064, - "eu-west-3": 1.1058, - "sa-east-1": 1.57872, - "us-east-1": 0.9714, - "us-east-2": 0.0, + "ap-northeast-1": 1.4384, + "ap-northeast-2": 1.48712, + "ap-south-1": 1.2452, + "ap-southeast-1": 1.5056, + "ap-southeast-2": 1.4048, + "ap-southeast-3": 1.4048, + "ap-southeast-5": 0.0, + "ap-southeast-7": 1.2536, + "ca-central-1": 1.2956, + "eu-central-1": 0.0, + "eu-north-1": 1.2536, + "eu-south-2": 1.2956, + "eu-west-1": 1.2956, + "eu-west-2": 1.3292, + "eu-west-3": 1.3376, + "mx-central-1": 1.24352, + "sa-east-1": 1.682, + "us-east-1": 1.2032, + "us-east-2": 1.28384, "us-gov-east-1": 0.0, - "us-gov-west-1": 1.1814, - "us-west-1": 1.19988, - "us-west-2": 1.05204 + "us-gov-west-1": 1.4132, + "us-west-1": 0.0, + "us-west-2": 0.0 }, "m7i.8xlarge": { - "ap-northeast-1": 2.2482, - "ap-northeast-2": 2.34564, - "ap-south-1": 0.0, - "ap-southeast-1": 2.181, - "ap-southeast-2": 2.3826, - "ca-central-1": 1.9626, - "eu-central-1": 2.097, - "eu-north-1": 1.8786, - "eu-south-2": 0.0, - "eu-west-1": 1.9626, + "ap-northeast-1": 0.0, + "ap-northeast-2": 2.776, + "ap-south-1": 2.66008, + "ap-southeast-1": 3.0112, + "ap-southeast-2": 0.0, + "ap-southeast-3": 3.0112, + "ap-southeast-5": 2.5072, + "ap-southeast-7": 2.5072, + "ca-central-1": 0.0, + "eu-central-1": 2.7256, + "eu-north-1": 2.5072, + "eu-south-2": 2.77096, + "eu-west-1": 2.5912, "eu-west-2": 0.0, - "eu-west-3": 0.0, - "sa-east-1": 0.0, - "us-east-1": 1.7778, + "eu-west-3": 2.6752, + "mx-central-1": 2.48704, + "sa-east-1": 3.62104, + "us-east-1": 2.4064, "us-east-2": 0.0, "us-gov-east-1": 0.0, - "us-gov-west-1": 2.1978, - "us-west-1": 2.0466, - "us-west-2": 0.0 + "us-gov-west-1": 3.02968, + "us-west-1": 2.6752, + "us-west-2": 2.4064 }, "m7i.12xlarge": { "ap-northeast-1": 0.0, - "ap-northeast-2": 3.1386, - "ap-south-1": 2.96472, - "ap-southeast-1": 3.189, - "ap-southeast-2": 3.189, - "ca-central-1": 3.13104, - "eu-central-1": 3.063, - "eu-north-1": 2.99244, - "eu-south-2": 3.13104, - "eu-west-1": 0.0, - "eu-west-2": 3.24192, - "eu-west-3": 3.26964, - "sa-east-1": 4.40616, - "us-east-1": 0.0, - "us-east-2": 0.0, - "us-gov-east-1": 3.51912, - "us-gov-west-1": 0.0, - "us-west-1": 3.26964, - "us-west-2": 2.82612 + "ap-northeast-2": 4.164, + "ap-south-1": 3.99012, + "ap-southeast-1": 4.2144, + "ap-southeast-2": 4.2144, + "ap-southeast-3": 4.2144, + "ap-southeast-5": 3.7608, + "ap-southeast-7": 4.01784, + "ca-central-1": 3.8868, + "eu-central-1": 4.0884, + "eu-north-1": 0.0, + "eu-south-2": 3.8868, + "eu-west-1": 0.0, + "eu-west-2": 3.9876, + "eu-west-3": 4.29504, + "mx-central-1": 3.73056, + "sa-east-1": 5.046, + "us-east-1": 3.6096, + "us-east-2": 3.6096, + "us-gov-east-1": 4.2396, + "us-gov-west-1": 4.2396, + "us-west-1": 4.0128, + "us-west-2": 3.6096 }, "m7i.16xlarge": { - "ap-northeast-1": 4.3314, - "ap-northeast-2": 0.0, - "ap-south-1": 3.89796, - "ap-southeast-1": 0.0, - "ap-southeast-2": 4.6002, - "ca-central-1": 3.7602, - "eu-central-1": 0.0, - "eu-north-1": 3.5922, - "eu-south-2": 3.7602, - "eu-west-1": 0.0, - "eu-west-2": 0.0, - "eu-west-3": 3.9282, - "sa-east-1": 0.0, - "us-east-1": 3.3906, - "us-east-2": 0.0, - "us-gov-east-1": 4.63716, - "us-gov-west-1": 4.2306, - "us-west-1": 4.30452, - "us-west-2": 3.71316 + "ap-northeast-1": 5.7536, + "ap-northeast-2": 0.0, + "ap-south-1": 4.9808, + "ap-southeast-1": 6.0224, + "ap-southeast-2": 5.6192, + "ap-southeast-3": 5.6192, + "ap-southeast-5": 5.35712, + "ap-southeast-7": 0.0, + "ca-central-1": 5.1824, + "eu-central-1": 5.4512, + "eu-north-1": 5.0144, + "eu-south-2": 5.1824, + "eu-west-1": 5.1824, + "eu-west-2": 0.0, + "eu-west-3": 5.3504, + "mx-central-1": 4.97408, + "sa-east-1": 0.0, + "us-east-1": 4.8128, + "us-east-2": 4.8128, + "us-gov-east-1": 0.0, + "us-gov-west-1": 5.6528, + "us-west-1": 5.72672, + "us-west-2": 4.8128 }, "m7i.24xlarge": { - "ap-northeast-1": 6.4146, + "ap-northeast-1": 8.6304, "ap-northeast-2": 0.0, - "ap-south-1": 5.76444, - "ap-southeast-1": 6.213, - "ap-southeast-2": 6.8178, - "ca-central-1": 5.5578, - "eu-central-1": 5.961, - "eu-north-1": 0.0, - "eu-south-2": 5.5578, + "ap-south-1": 7.4712, + "ap-southeast-1": 8.4288, + "ap-southeast-2": 8.4288, + "ap-southeast-3": 8.4288, + "ap-southeast-5": 0.0, + "ap-southeast-7": 7.5216, + "ca-central-1": 7.7736, + "eu-central-1": 8.1768, + "eu-north-1": 7.5216, + "eu-south-2": 7.7736, "eu-west-1": 0.0, "eu-west-2": 0.0, - "eu-west-3": 6.37428, - "sa-east-1": 7.8762, + "eu-west-3": 8.0256, + "mx-central-1": 7.46112, + "sa-east-1": 10.092, "us-east-1": 0.0, - "us-east-2": 5.48724, - "us-gov-east-1": 0.0, + "us-east-2": 7.2192, + "us-gov-east-1": 8.4792, "us-gov-west-1": 0.0, - "us-west-1": 5.8098, - "us-west-2": 5.0034 + "us-west-1": 8.59008, + "us-west-2": 7.2192 }, "m7i.48xlarge": { - "ap-northeast-1": 12.6642, - "ap-northeast-2": 12.0594, - "ap-south-1": 0.0, - "ap-southeast-1": 0.0, - "ap-southeast-2": 12.261, - "ca-central-1": 10.9506, - "eu-central-1": 11.757, - "eu-north-1": 0.0, - "eu-south-2": 10.9506, - "eu-west-1": 10.9506, - "eu-west-2": 11.3538, - "eu-west-3": 11.4546, - "sa-east-1": 15.5874, - "us-east-1": 9.8418, - "us-east-2": 9.8418, - "us-gov-east-1": 12.3618, - "us-gov-west-1": 12.3618, - "us-west-1": 0.0, - "us-west-2": 0.0 + "ap-northeast-1": 16.3584, + "ap-northeast-2": 15.7536, + "ap-south-1": 14.04, + "ap-southeast-1": 15.9552, + "ap-southeast-2": 15.9552, + "ap-southeast-3": 15.9552, + "ap-southeast-5": 14.1408, + "ap-southeast-7": 14.1408, + "ca-central-1": 14.6448, + "eu-central-1": 15.4512, + "eu-north-1": 0.0, + "eu-south-2": 14.6448, + "eu-west-1": 14.6448, + "eu-west-2": 15.048, + "eu-west-3": 15.1488, + "mx-central-1": 14.01984, + "sa-east-1": 19.2816, + "us-east-1": 13.536, + "us-east-2": 13.536, + "us-gov-east-1": 16.056, + "us-gov-west-1": 16.056, + "us-west-1": 15.1488, + "us-west-2": 13.536 }, "m7i-flex.large": { - "ap-northeast-1": 0.21869, - "ap-northeast-2": 0.21271, - "ap-south-1": 0.19575, - "ap-southeast-1": 0.2147, - "ap-southeast-2": 0.2147, - "ca-central-1": 0.20173, - "eu-central-1": 0.20971, - "eu-north-1": 0.19675, - "eu-south-2": 0.20173, - "eu-west-1": 0.20173, - "eu-west-2": 0.20572, - "eu-west-3": 0.20672, - "sa-east-1": 0.24762, - "us-east-1": 0.19076, - "us-east-2": 0.19076, - "us-gov-east-1": 0.2157, - "us-gov-west-1": 0.2157, - "us-west-1": 0.20672, - "us-west-2": 0.19076 + "ap-northeast-1": 0.18749, + "ap-northeast-2": 0.18151, + "ap-south-1": 0.16455, + "ap-southeast-1": 0.1835, + "ap-southeast-2": 0.1835, + "ap-southeast-3": 0.1835, + "ap-southeast-5": 0.16555, + "ca-central-1": 0.17053, + "eu-central-1": 0.17851, + "eu-north-1": 0.16555, + "eu-south-2": 0.17053, + "eu-west-1": 0.17053, + "eu-west-2": 0.17452, + "eu-west-3": 0.17552, + "sa-east-1": 0.21642, + "us-east-1": 0.15956, + "us-east-2": 0.15956, + "us-gov-east-1": 0.1845, + "us-gov-west-1": 0.1845, + "us-west-1": 0.17552, + "us-west-2": 0.15956 }, "m7i-flex.xlarge": { - "ap-northeast-1": 0.34238, - "ap-northeast-2": 0.33042, - "ap-south-1": 0.2965, - "ap-southeast-1": 0.3344, - "ap-southeast-2": 0.3344, - "ca-central-1": 0.30846, - "eu-central-1": 0.32442, - "eu-north-1": 0.2985, - "eu-south-2": 0.30846, - "eu-west-1": 0.30846, - "eu-west-2": 0.31644, - "eu-west-3": 0.31844, - "sa-east-1": 0.40024, - "us-east-1": 0.28652, - "us-east-2": 0.28652, - "us-gov-east-1": 0.3364, - "us-gov-west-1": 0.3364, - "us-west-1": 0.31844, - "us-west-2": 0.28652 + "ap-northeast-1": 0.37498, + "ap-northeast-2": 0.36302, + "ap-south-1": 0.3291, + "ap-southeast-1": 0.367, + "ap-southeast-2": 0.367, + "ap-southeast-3": 0.367, + "ap-southeast-5": 0.33109, + "ca-central-1": 0.34106, + "eu-central-1": 0.35702, + "eu-north-1": 0.3311, + "eu-south-2": 0.34106, + "eu-west-1": 0.34106, + "eu-west-2": 0.34904, + "eu-west-3": 0.35104, + "sa-east-1": 0.43284, + "us-east-1": 0.31912, + "us-east-2": 0.31912, + "us-gov-east-1": 0.369, + "us-gov-west-1": 0.369, + "us-west-1": 0.35104, + "us-west-2": 0.31912 }, "m7i-flex.2xlarge": { - "ap-northeast-1": 0.65976, - "ap-northeast-2": 0.63584, - "ap-south-1": 0.568, - "ap-southeast-1": 0.6438, - "ap-southeast-2": 0.6438, - "ca-central-1": 0.59192, - "eu-central-1": 0.62384, - "eu-north-1": 0.572, - "eu-south-2": 0.59192, - "eu-west-1": 0.59192, - "eu-west-2": 0.60788, - "eu-west-3": 0.61188, - "sa-east-1": 0.77548, - "us-east-1": 0.54804, - "us-east-2": 0.54804, - "us-gov-east-1": 0.6478, - "us-gov-west-1": 0.6478, - "us-west-1": 0.61188, - "us-west-2": 0.54804 + "ap-northeast-1": 0.74996, + "ap-northeast-2": 0.72604, + "ap-south-1": 0.6582, + "ap-southeast-1": 0.734, + "ap-southeast-2": 0.734, + "ap-southeast-3": 0.734, + "ap-southeast-5": 0.66218, + "ca-central-1": 0.68212, + "eu-central-1": 0.71404, + "eu-north-1": 0.6622, + "eu-south-2": 0.68212, + "eu-west-1": 0.68212, + "eu-west-2": 0.69808, + "eu-west-3": 0.70208, + "sa-east-1": 0.86568, + "us-east-1": 0.63824, + "us-east-2": 0.63824, + "us-gov-east-1": 0.738, + "us-gov-west-1": 0.738, + "us-west-1": 0.70208, + "us-west-2": 0.63824 }, "m7i-flex.4xlarge": { - "ap-northeast-1": 1.15452, - "ap-northeast-2": 1.10668, - "ap-south-1": 0.971, - "ap-southeast-1": 1.1226, - "ap-southeast-2": 1.1226, - "ca-central-1": 1.01884, - "eu-central-1": 1.08268, - "eu-north-1": 0.979, - "eu-south-2": 1.01884, - "eu-west-1": 1.01884, - "eu-west-2": 1.05076, - "eu-west-3": 1.05876, - "sa-east-1": 1.38596, - "us-east-1": 0.93108, - "us-east-2": 0.93108, - "us-gov-east-1": 1.1306, - "us-gov-west-1": 1.1306, - "us-west-1": 1.05876, - "us-west-2": 0.93108 + "ap-northeast-1": 1.38632, + "ap-northeast-2": 1.33848, + "ap-south-1": 1.2028, + "ap-southeast-1": 1.3544, + "ap-southeast-2": 1.3544, + "ap-southeast-3": 1.3544, + "ap-southeast-5": 1.21076, + "ca-central-1": 1.25064, + "eu-central-1": 1.31448, + "eu-north-1": 1.2108, + "eu-south-2": 1.25064, + "eu-west-1": 1.25064, + "eu-west-2": 1.28256, + "eu-west-3": 1.29056, + "sa-east-1": 1.61776, + "us-east-1": 1.16288, + "us-east-2": 1.16288, + "us-gov-east-1": 1.3624, + "us-gov-west-1": 1.3624, + "us-west-1": 1.29056, + "us-west-2": 1.16288 }, "m7i-flex.8xlarge": { - "ap-northeast-1": 2.14404, - "ap-northeast-2": 2.04836, - "ap-south-1": 1.777, - "ap-southeast-1": 2.0802, - "ap-southeast-2": 2.0802, - "ca-central-1": 1.87268, - "eu-central-1": 2.00036, - "eu-north-1": 1.793, - "eu-south-2": 1.87268, - "eu-west-1": 1.87268, - "eu-west-2": 1.93652, - "eu-west-3": 1.95252, - "sa-east-1": 2.60692, - "us-east-1": 1.69716, - "us-east-2": 1.69716, - "us-gov-east-1": 2.0962, - "us-gov-west-1": 2.0962, - "us-west-1": 1.95252, - "us-west-2": 1.69716 + "ap-northeast-1": 2.77264, + "ap-northeast-2": 2.67696, + "ap-south-1": 2.4056, + "ap-southeast-1": 2.7088, + "ap-southeast-2": 2.7088, + "ap-southeast-3": 2.7088, + "ap-southeast-5": 2.42152, + "ca-central-1": 2.50128, + "eu-central-1": 2.62896, + "eu-north-1": 2.4216, + "eu-south-2": 2.50128, + "eu-west-1": 2.50128, + "eu-west-2": 2.56512, + "eu-west-3": 2.58112, + "sa-east-1": 3.23552, + "us-east-1": 2.32576, + "us-east-2": 2.32576, + "us-gov-east-1": 2.7248, + "us-gov-west-1": 2.7248, + "us-west-1": 2.58112, + "us-west-2": 2.32576 + }, + "m7i-flex.12xlarge": { + "ap-northeast-1": 4.15896, + "ap-south-1": 3.6084, + "ap-southeast-1": 4.0632, + "ap-southeast-2": 4.0632, + "ap-southeast-5": 3.63228, + "ca-central-1": 3.75192, + "eu-central-1": 3.94344, + "eu-north-1": 3.6324, + "eu-south-2": 3.75192, + "eu-west-1": 3.75192, + "eu-west-3": 3.87168, + "sa-east-1": 4.85328, + "us-east-1": 3.48864, + "us-east-2": 3.48864, + "us-gov-east-1": 4.0872, + "us-gov-west-1": 4.0872, + "us-west-1": 3.87168, + "us-west-2": 3.48864 + }, + "m7i-flex.16xlarge": { + "ap-northeast-1": 5.54528, + "ap-south-1": 4.8112, + "ap-southeast-1": 5.4176, + "ap-southeast-2": 5.4176, + "ap-southeast-5": 4.84304, + "ca-central-1": 5.00256, + "eu-central-1": 5.25792, + "eu-north-1": 4.8432, + "eu-south-2": 5.00256, + "eu-west-1": 5.00256, + "eu-west-3": 5.16224, + "sa-east-1": 6.47104, + "us-east-1": 4.65152, + "us-east-2": 4.65152, + "us-gov-east-1": 5.4496, + "us-gov-west-1": 5.4496, + "us-west-1": 5.16224, + "us-west-2": 4.65152 + }, + "m8g.medium": { + "eu-central-1": 0.0, + "eu-north-1": 0.08436, + "eu-south-2": 0.08189, + "eu-west-2": 0.0838, + "us-east-1": 0.08127, + "us-east-2": 0.08127, + "us-west-2": 0.07678 + }, + "m8g.large": { + "eu-central-1": 0.17134, + "eu-north-1": 0.15918, + "eu-south-2": 0.17378, + "eu-west-2": 0.17798, + "us-east-1": 0.15356, + "us-east-2": 0.15356, + "us-west-2": 0.15356 + }, + "m8g.xlarge": { + "eu-central-1": 0.34268, + "eu-north-1": 0.0, + "eu-south-2": 0.32756, + "eu-west-2": 0.3352, + "us-east-1": 0.0, + "us-east-2": 0.32507, + "us-west-2": 0.30712 + }, + "m8g.metal-24xl": { + "eu-central-1": 7.54272, + "eu-north-1": 0.0, + "eu-south-2": 7.65974, + "eu-west-2": 7.3632, + "us-east-1": 7.12013, + "us-east-2": 6.68928, + "us-west-2": 6.68928 + }, + "m8g.metal-48xl": { + "eu-central-1": 14.18304, + "eu-north-1": 13.01568, + "eu-south-2": 13.45728, + "eu-west-2": 13.824, + "us-east-1": 12.47616, + "us-east-2": 12.47616, + "us-west-2": 12.47616 + }, + "m8g.2xlarge": { + "eu-central-1": 0.0, + "eu-north-1": 0.0, + "eu-south-2": 0.65512, + "eu-west-2": 0.6704, + "us-east-1": 0.61424, + "us-east-2": 0.65014, + "us-west-2": 0.61424 + }, + "m8g.4xlarge": { + "eu-central-1": 1.25712, + "eu-north-1": 1.15984, + "eu-south-2": 1.19664, + "eu-west-2": 1.2272, + "us-east-1": 1.18669, + "us-east-2": 0.0, + "us-west-2": 1.11488 + }, + "m8g.8xlarge": { + "eu-central-1": 2.6863, + "eu-north-1": 2.31968, + "eu-south-2": 2.55325, + "eu-west-2": 2.4544, + "us-east-1": 2.22976, + "us-east-2": 0.0, + "us-west-2": 0.0 + }, + "m8g.12xlarge": { + "eu-central-1": 3.77136, + "eu-north-1": 3.47952, + "eu-south-2": 3.58992, + "eu-west-2": 3.6816, + "us-east-1": 3.34464, + "us-east-2": 3.34464, + "us-west-2": 3.34464 + }, + "m8g.16xlarge": { + "eu-central-1": 5.37261, + "eu-north-1": 4.63936, + "eu-south-2": 4.78656, + "eu-west-2": 0.0, + "us-east-1": 0.0, + "us-east-2": 0.0, + "us-west-2": 4.45952 + }, + "m8g.24xlarge": { + "eu-central-1": 8.05891, + "eu-north-1": 6.95904, + "eu-south-2": 7.17984, + "eu-west-2": 0.0, + "us-east-1": 7.12013, + "us-east-2": 6.68928, + "us-west-2": 6.68928 + }, + "m8g.48xlarge": { + "eu-central-1": 14.18304, + "eu-north-1": 0.0, + "eu-south-2": 13.45728, + "eu-west-2": 0.0, + "us-east-1": 12.47616, + "us-east-2": 12.47616, + "us-west-2": 12.47616 }, "p2.xlarge": { - "ap-northeast-1": 0.0, - "ap-northeast-2": 1.707, - "ap-south-1": 0.0, - "ap-southeast-1": 1.813, + "ap-northeast-1": 1.824, + "ap-northeast-2": 0.0, + "ap-south-1": 1.846, + "ap-southeast-1": 1.846, "ap-southeast-2": 0.0, - "eu-central-1": 1.554, - "eu-west-1": 1.164, - "us-east-1": 0.0, - "us-east-2": 0.0, + "eu-central-1": 0.0, + "eu-west-1": 1.1, + "us-east-1": 1.028, + "us-east-2": 1.028, "us-gov-west-1": 0.0, - "us-west-2": 0.0 + "us-west-2": 1.028 }, "p2.8xlarge": { - "ap-northeast-1": 13.735, - "ap-northeast-2": 0.0, + "ap-northeast-1": 13.13, + "ap-northeast-2": 13.686, "ap-south-1": 0.0, - "ap-southeast-1": 15.283, - "ap-southeast-2": 13.735, - "eu-central-1": 11.834, - "eu-west-1": 8.719, - "us-east-1": 7.365, - "us-east-2": 7.365, - "us-gov-west-1": 9.669, - "us-west-2": 7.365 + "ap-southeast-1": 14.538, + "ap-southeast-2": 13.13, + "eu-central-1": 0.0, + "eu-west-1": 8.57, + "us-east-1": 7.994, + "us-east-2": 7.994, + "us-gov-west-1": 10.298, + "us-west-2": 7.994 }, "p2.16xlarge": { - "ap-northeast-1": 24.837, - "ap-northeast-2": 23.605, - "ap-south-1": 0.0, - "ap-southeast-1": 27.653, - "ap-southeast-2": 24.837, - "eu-central-1": 21.381, + "ap-northeast-1": 26.259, + "ap-northeast-2": 25.027, + "ap-south-1": 29.075, + "ap-southeast-1": 29.075, + "ap-southeast-2": 26.259, + "eu-central-1": 22.803, "eu-west-1": 0.0, "us-east-1": 0.0, "us-east-2": 0.0, - "us-gov-west-1": 17.445, - "us-west-2": 0.0 + "us-gov-west-1": 18.867, + "us-west-2": 15.987 }, "p3.2xlarge": { "ap-northeast-1": 0.0, - "ap-northeast-2": 4.681, - "ap-southeast-1": 4.681, - "ap-southeast-2": 4.681, - "ca-central-1": 3.531, - "eu-central-1": 4.236, - "eu-west-1": 3.685, - "eu-west-2": 3.754, - "us-east-1": 3.225, - "us-east-2": 3.225, + "ap-northeast-2": 4.489, + "ap-southeast-1": 4.772, + "ap-southeast-2": 4.489, + "ca-central-1": 0.0, + "eu-central-1": 4.078, + "eu-west-1": 3.776, + "eu-west-2": 3.844, + "us-east-1": 3.315, + "us-east-2": 3.514, "us-gov-west-1": 0.0, - "us-west-2": 3.424 + "us-west-2": 3.514 }, "p3.8xlarge": { "ap-northeast-1": 0.0, "ap-northeast-2": 0.0, - "ap-southeast-1": 0.0, - "ap-southeast-2": 18.231, - "ca-central-1": 13.629, + "ap-southeast-1": 17.73, + "ap-southeast-2": 18.859, + "ca-central-1": 14.258, "eu-central-1": 0.0, - "eu-west-1": 14.247, + "eu-west-1": 14.014, "eu-west-2": 0.0, - "us-east-1": 12.405, - "us-east-2": 0.0, + "us-east-1": 13.034, + "us-east-2": 13.034, "us-gov-west-1": 0.0, - "us-west-2": 13.201 + "us-west-2": 13.829 }, "p3.16xlarge": { "ap-northeast-1": 0.0, - "ap-northeast-2": 34.037, - "ap-southeast-1": 34.037, - "ap-southeast-2": 34.037, - "ca-central-1": 27.093, - "eu-central-1": 30.749, - "eu-west-1": 26.605, - "eu-west-2": 0.0, - "us-east-1": 0.0, - "us-east-2": 0.0, - "us-gov-west-1": 0.0, - "us-west-2": 24.645 + "ap-northeast-2": 35.459, + "ap-southeast-1": 35.459, + "ap-southeast-2": 35.459, + "ca-central-1": 28.515, + "eu-central-1": 0.0, + "eu-west-1": 28.027, + "eu-west-2": 30.299, + "us-east-1": 26.067, + "us-east-2": 26.067, + "us-gov-west-1": 30.963, + "us-west-2": 26.067 }, "p3dn.24xlarge": { - "ap-northeast-1": 42.948, - "eu-west-1": 0.0, + "ap-northeast-1": 45.164, + "eu-west-1": 36.092, "us-east-1": 0.0, - "us-gov-east-1": 37.619, - "us-gov-west-1": 37.619, - "us-west-2": 31.377 + "us-gov-east-1": 39.835, + "us-gov-west-1": 39.835, + "us-west-2": 33.593 }, "p4d.24xlarge": { - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, - "ap-southeast-1": 43.42481, - "ap-southeast-2": 42.76938, - "ca-central-1": 41.624, - "eu-central-1": 0.0, - "eu-west-1": 39.101205, + "ap-northeast-1": 51.795165, + "ap-northeast-2": 52.308128, + "ap-south-1": 41.7008, + "ap-southeast-1": 41.7079, + "ap-southeast-2": 44.98518, + "ca-central-1": 40.0708, + "eu-central-1": 43.32555, + "eu-west-1": 37.77735, "sa-east-1": 0.0, - "us-east-1": 32.9376, - "us-east-2": 36.21486, - "us-gov-west-1": 0.0, - "us-west-2": 0.165 + "us-east-1": 35.1534, + "us-east-2": 35.1534, + "us-gov-west-1": 41.7108, + "us-west-2": 0.0 }, "p4de.24xlarge": { - "ap-southeast-1": 54.2399, - "il-central-1": 58.569192, - "us-east-1": 0.0, - "us-west-2": 45.227325 + "ap-southeast-1": 51.5398, + "eu-central-1": 53.5881, + "il-central-1": 55.47552, + "us-east-1": 43.34655, + "us-west-2": 47.443125 }, "p5.48xlarge": { - "ap-southeast-2": 127.981, - "ca-central-1": 113.233, - "eu-north-1": 105.3674, - "sa-east-1": 165.3426, - "us-east-1": 0.165, - "us-east-2": 0.165, - "us-west-2": 0.165 + "ap-northeast-1": 127.05416, + "ap-south-1": 121.8432, + "ap-southeast-2": 131.6752, + "ca-central-1": 116.9272, + "eu-north-1": 109.0616, + "eu-west-2": 131.6752, + "sa-east-1": 169.0368, + "us-east-1": 102.1792, + "us-east-2": 102.1792, + "us-gov-west-1": 121.8432, + "us-west-1": 126.7592, + "us-west-2": 3.8592 + }, + "p5e.48xlarge": { + "us-east-2": 3.8592 + }, + "p5en.48xlarge": { + "ap-northeast-1": 109.8592, + "ap-northeast-2": 3.8592, + "ap-south-1": 105.6192, + "eu-south-2": 3.8592, + "us-east-2": 88.6592, + "us-west-2": 88.6592 }, "r3.large": { - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.315, - "ap-south-1": 0.304, - "ap-southeast-1": 0.295, - "ap-southeast-2": 0.315, + "ap-northeast-1": 0.264, + "ap-northeast-2": 0.284, + "ap-south-1": 0.0, + "ap-southeast-1": 0.264, + "ap-southeast-2": 0.264, "eu-central-1": 0.0, - "eu-west-1": 0.299, - "sa-east-1": 0.48, - "us-east-1": 0.261, - "us-east-2": 0.261, - "us-gov-west-1": 0.0, + "eu-west-1": 0.267, + "sa-east-1": 0.0, + "us-east-1": 0.23, + "us-east-2": 0.23, + "us-gov-west-1": 0.264, "us-west-1": 0.0, "us-west-2": 0.0 }, "r3.xlarge": { - "ap-northeast-1": 0.495, - "ap-northeast-2": 0.495, - "ap-south-1": 0.475, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.495, - "eu-central-1": 0.0, - "eu-west-1": 0.0, - "sa-east-1": 0.865, - "us-east-1": 0.46, - "us-east-2": 0.427, - "us-gov-west-1": 0.495, - "us-west-1": 0.502, - "us-west-2": 0.46 + "ap-northeast-1": 0.528, + "ap-northeast-2": 0.528, + "ap-south-1": 0.546, + "ap-southeast-1": 0.528, + "ap-southeast-2": 0.528, + "eu-central-1": 0.568, + "eu-west-1": 0.498, + "sa-east-1": 0.898, + "us-east-1": 0.493, + "us-east-2": 0.493, + "us-gov-west-1": 0.0, + "us-west-1": 0.535, + "us-west-2": 0.493 }, "r3.2xlarge": { - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.965, + "ap-northeast-1": 1.055, + "ap-northeast-2": 1.055, "ap-south-1": 0.0, - "ap-southeast-1": 0.0, - "ap-southeast-2": 1.045, - "eu-central-1": 1.045, + "ap-southeast-1": 1.055, + "ap-southeast-2": 1.055, + "eu-central-1": 1.055, "eu-west-1": 0.0, - "sa-east-1": 1.565, - "us-east-1": 0.829, - "us-east-2": 0.895, + "sa-east-1": 1.795, + "us-east-1": 0.919, + "us-east-2": 0.919, "us-gov-west-1": 0.0, - "us-west-1": 0.979, - "us-west-2": 0.895 + "us-west-1": 1.069, + "us-west-2": 0.986 }, "r3.4xlarge": { - "ap-northeast-1": 1.765, - "ap-northeast-2": 1.765, + "ap-northeast-1": 1.997, + "ap-northeast-2": 0.0, "ap-south-1": 0.0, - "ap-southeast-1": 0.0, + "ap-southeast-1": 1.997, "ap-southeast-2": 0.0, - "eu-central-1": 0.0, - "eu-west-1": 1.793, - "sa-east-1": 0.0, + "eu-central-1": 2.157, + "eu-west-1": 1.877, + "sa-east-1": 3.197, "us-east-1": 0.0, - "us-east-2": 1.626, - "us-gov-west-1": 0.0, - "us-west-1": 0.0, - "us-west-2": 1.493 + "us-east-2": 1.858, + "us-gov-west-1": 1.997, + "us-west-1": 1.877, + "us-west-2": 1.725 }, "r3.8xlarge": { - "ap-northeast-1": 3.365, - "ap-northeast-2": 3.365, - "ap-south-1": 3.205, - "ap-southeast-1": 3.365, - "ap-southeast-2": 3.365, - "eu-central-1": 3.365, - "eu-west-1": 3.125, - "sa-east-1": 5.765, - "us-east-1": 2.821, - "us-east-2": 2.821, - "us-gov-west-1": 3.365, - "us-west-1": 0.0, - "us-west-2": 2.821 + "ap-northeast-1": 3.994, + "ap-northeast-2": 3.994, + "ap-south-1": 3.834, + "ap-southeast-1": 3.994, + "ap-southeast-2": 0.0, + "eu-central-1": 3.994, + "eu-west-1": 3.754, + "sa-east-1": 6.394, + "us-east-1": 0.0, + "us-east-2": 3.45, + "us-gov-west-1": 3.994, + "us-west-1": 3.754, + "us-west-2": 0.0 }, "r4.large": { - "ap-northeast-1": 0.271, - "ap-northeast-2": 0.255, - "ap-northeast-3": 0.255, - "ap-south-1": 0.232, - "ap-southeast-1": 0.255, - "ap-southeast-2": 0.271, + "ap-northeast-1": 0.2398, + "ap-northeast-2": 0.2238, + "ap-northeast-3": 0.2238, + "ap-south-1": 0.2008, + "ap-southeast-1": 0.2238, + "ap-southeast-2": 0.2238, "ca-central-1": 0.0, - "eu-central-1": 0.255, - "eu-west-1": 0.2578, + "eu-central-1": 0.2238, + "eu-west-1": 0.2266, "eu-west-2": 0.0, - "eu-west-3": 0.2666, - "sa-east-1": 0.0, - "us-east-1": 0.228, - "us-east-2": 0.228, - "us-gov-west-1": 0.271, - "us-west-1": 0.243, - "us-west-2": 0.228 + "eu-west-3": 0.2198, + "sa-east-1": 0.3438, + "us-east-1": 0.1968, + "us-east-2": 0.1968, + "us-gov-west-1": 0.2238, + "us-west-1": 0.0, + "us-west-2": 0.1968 }, "r4.xlarge": { - "ap-northeast-1": 0.447, - "ap-northeast-2": 0.415, - "ap-northeast-3": 0.447, - "ap-south-1": 0.369, - "ap-southeast-1": 0.415, - "ap-southeast-2": 0.415, - "ca-central-1": 0.4162, + "ap-northeast-1": 0.4476, + "ap-northeast-2": 0.4476, + "ap-northeast-3": 0.4476, + "ap-south-1": 0.4016, + "ap-southeast-1": 0.4476, + "ap-southeast-2": 0.4476, + "ca-central-1": 0.4488, "eu-central-1": 0.0, - "eu-west-1": 0.0, + "eu-west-1": 0.4236, "eu-west-2": 0.0, "eu-west-3": 0.0, - "sa-east-1": 0.0, - "us-east-1": 0.3876, - "us-east-2": 0.0, - "us-gov-west-1": 0.415, - "us-west-1": 0.4206, - "us-west-2": 0.361 + "sa-east-1": 0.6876, + "us-east-1": 0.3936, + "us-east-2": 0.3936, + "us-gov-west-1": 0.4476, + "us-west-1": 0.4236, + "us-west-2": 0.3936 }, "r4.2xlarge": { - "ap-northeast-1": 0.805, - "ap-northeast-2": 0.805, + "ap-northeast-1": 0.8952, + "ap-northeast-2": 0.8952, "ap-northeast-3": 0.0, - "ap-south-1": 0.7678, - "ap-southeast-1": 0.869, - "ap-southeast-2": 0.869, - "ca-central-1": 0.8074, - "eu-central-1": 0.0, - "eu-west-1": 0.0, - "eu-west-2": 0.0, - "eu-west-3": 0.789, - "sa-east-1": 1.397, - "us-east-1": 0.697, - "us-east-2": 0.697, - "us-gov-west-1": 0.869, - "us-west-1": 0.8162, - "us-west-2": 0.0 + "ap-south-1": 0.8032, + "ap-southeast-1": 0.8952, + "ap-southeast-2": 0.9592, + "ca-central-1": 0.8976, + "eu-central-1": 0.8952, + "eu-west-1": 0.8472, + "eu-west-2": 0.9416, + "eu-west-3": 0.8792, + "sa-east-1": 1.3752, + "us-east-1": 0.7872, + "us-east-2": 0.7872, + "us-gov-west-1": 0.8952, + "us-west-1": 0.8472, + "us-west-2": 0.8404 }, "r4.4xlarge": { - "ap-northeast-1": 1.445, - "ap-northeast-2": 0.0, - "ap-northeast-3": 0.0, - "ap-south-1": 1.261, - "ap-southeast-1": 1.573, - "ap-southeast-2": 1.573, - "ca-central-1": 1.333, - "eu-central-1": 1.573, - "eu-west-1": 1.4674, - "eu-west-2": 0.0, - "eu-west-3": 1.413, - "sa-east-1": 2.629, - "us-east-1": 1.229, - "us-east-2": 1.229, - "us-gov-west-1": 0.0, - "us-west-1": 1.4674, - "us-west-2": 1.3354 + "ap-northeast-1": 1.6768, + "ap-northeast-2": 1.6768, + "ap-northeast-3": 1.6768, + "ap-south-1": 1.4928, + "ap-southeast-1": 1.6768, + "ap-southeast-2": 1.6768, + "ca-central-1": 1.5648, + "eu-central-1": 0.0, + "eu-west-1": 1.5808, + "eu-west-2": 1.6448, + "eu-west-3": 1.7696, + "sa-east-1": 2.6368, + "us-east-1": 1.4608, + "us-east-2": 1.4608, + "us-gov-west-1": 0.0, + "us-west-1": 1.6992, + "us-west-2": 1.5672 }, "r4.8xlarge": { - "ap-northeast-1": 2.981, - "ap-northeast-2": 0.0, - "ap-northeast-3": 2.981, - "ap-south-1": 2.5762, - "ap-southeast-1": 2.725, - "ap-southeast-2": 2.725, - "ca-central-1": 0.0, - "eu-central-1": 0.0, - "eu-west-1": 2.533, - "eu-west-2": 2.661, - "eu-west-3": 2.9106, - "sa-east-1": 4.645, + "ap-northeast-1": 0.0, + "ap-northeast-2": 3.3536, + "ap-northeast-3": 3.3536, + "ap-south-1": 2.9856, + "ap-southeast-1": 3.3536, + "ap-southeast-2": 3.3536, + "ca-central-1": 3.3632, + "eu-central-1": 3.3536, + "eu-west-1": 3.1616, + "eu-west-2": 3.5392, + "eu-west-3": 3.5392, + "sa-east-1": 5.7216, "us-east-1": 0.0, - "us-east-2": 2.5058, - "us-gov-west-1": 2.725, - "us-west-1": 0.0, - "us-west-2": 2.5058 + "us-east-2": 0.0, + "us-gov-west-1": 3.6096, + "us-west-1": 3.1616, + "us-west-2": 2.9216 }, "r4.16xlarge": { "ap-northeast-1": 0.0, - "ap-northeast-2": 5.285, - "ap-northeast-3": 5.285, - "ap-south-1": 4.549, - "ap-southeast-1": 5.285, - "ap-southeast-2": 0.0, - "ca-central-1": 0.0, - "eu-central-1": 5.285, - "eu-west-1": 0.0, - "eu-west-2": 5.157, - "eu-west-3": 0.0, - "sa-east-1": 0.0, - "us-east-1": 4.421, - "us-east-2": 4.421, - "us-gov-west-1": 5.285, - "us-west-1": 4.901, - "us-west-2": 4.421 + "ap-northeast-2": 6.7072, + "ap-northeast-3": 6.7072, + "ap-south-1": 5.9712, + "ap-southeast-1": 6.7072, + "ap-southeast-2": 6.7072, + "ca-central-1": 6.2592, + "eu-central-1": 6.7072, + "eu-west-1": 6.3232, + "eu-west-2": 6.5792, + "eu-west-3": 6.5792, + "sa-east-1": 10.5472, + "us-east-1": 5.8432, + "us-east-2": 5.8432, + "us-gov-west-1": 6.7072, + "us-west-1": 6.3232, + "us-west-2": 5.8432 }, "r5.large": { - "af-south-1": 0.263, - "ap-east-1": 0.262, - "ap-northeast-1": 0.247, - "ap-northeast-2": 0.247, - "ap-northeast-3": 0.256, - "ap-south-1": 0.233, - "ap-south-2": 0.0, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.246, - "ap-southeast-3": 0.247, - "ap-southeast-4": 0.246, - "ca-central-1": 0.241, - "ca-west-1": 0.241, - "eu-central-1": 0.247, - "eu-central-2": 0.262, - "eu-north-1": 0.237, - "eu-south-1": 0.243, - "eu-south-2": 0.244, - "eu-west-1": 0.244, - "eu-west-2": 0.0, - "eu-west-3": 0.252, - "il-central-1": 0.252, - "me-central-1": 0.259, + "af-south-1": 0.232, + "ap-east-1": 0.0, + "ap-northeast-1": 0.216, + "ap-northeast-2": 0.0, + "ap-northeast-3": 0.216, + "ap-south-1": 0.194, + "ap-south-2": 0.194, + "ap-southeast-1": 0.216, + "ap-southeast-2": 0.215, + "ap-southeast-3": 0.225, + "ap-southeast-4": 0.215, + "ca-central-1": 0.0, + "ca-west-1": 0.202, + "eu-central-1": 0.216, + "eu-central-2": 0.0, + "eu-north-1": 0.206, + "eu-south-1": 0.0, + "eu-south-2": 0.205, + "eu-west-1": 0.213, + "eu-west-2": 0.212, + "eu-west-3": 0.212, + "il-central-1": 0.212, + "me-central-1": 0.219, "me-south-1": 0.0, "sa-east-1": 0.0, "us-east-1": 0.0, - "us-east-2": 0.0, - "us-gov-east-1": 0.255, - "us-gov-west-1": 0.246, - "us-west-1": 0.243, - "us-west-2": 0.229, + "us-east-2": 0.19, + "us-gov-east-1": 0.215, + "us-gov-west-1": 0.0, + "us-west-1": 0.212, + "us-west-2": 0.0, "us-west-2-lax-1": 0.0 }, "r5.xlarge": { "af-south-1": 0.0, - "ap-east-1": 0.429, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.417, - "ap-northeast-3": 0.417, + "ap-east-1": 0.482, + "ap-northeast-1": 0.432, + "ap-northeast-2": 0.432, + "ap-northeast-3": 0.45, "ap-south-1": 0.0, - "ap-south-2": 0.0, - "ap-southeast-1": 0.399, - "ap-southeast-2": 0.397, - "ap-southeast-3": 0.399, - "ap-southeast-4": 0.397, + "ap-south-2": 0.388, + "ap-southeast-1": 0.432, + "ap-southeast-2": 0.43, + "ap-southeast-3": 0.432, + "ap-southeast-4": 0.43, "ca-central-1": 0.0, - "ca-west-1": 0.388, - "eu-central-1": 0.417, + "ca-west-1": 0.404, + "eu-central-1": 0.432, "eu-central-2": 0.0, - "eu-north-1": 0.0, - "eu-south-1": 0.391, - "eu-south-2": 0.394, - "eu-west-1": 0.0, - "eu-west-2": 0.409, - "eu-west-3": 0.409, - "il-central-1": 0.0, - "me-central-1": 0.424, - "me-south-1": 0.424, - "sa-east-1": 0.521, - "us-east-1": 0.362, - "us-east-2": 0.362, - "us-gov-east-1": 0.397, - "us-gov-west-1": 0.0, - "us-west-1": 0.392, - "us-west-2": 0.0, - "us-west-2-lax-1": 0.416 + "eu-north-1": 0.396, + "eu-south-1": 0.424, + "eu-south-2": 0.427, + "eu-west-1": 0.41, + "eu-west-2": 0.424, + "eu-west-3": 0.424, + "il-central-1": 0.424, + "me-central-1": 0.438, + "me-south-1": 0.438, + "sa-east-1": 0.53, + "us-east-1": 0.38, + "us-east-2": 0.395, + "us-gov-east-1": 0.43, + "us-gov-west-1": 0.43, + "us-west-1": 0.424, + "us-west-2": 0.395, + "us-west-2-lax-1": 0.448 }, "r5.metal": { - "af-south-1": 8.229, - "ap-east-1": 8.181, - "ap-northeast-1": 0.0, - "ap-northeast-2": 7.461, - "ap-northeast-3": 0.0, - "ap-south-1": 6.405, + "af-south-1": 0.0, + "ap-east-1": 10.397, + "ap-northeast-1": 9.677, + "ap-northeast-2": 9.677, + "ap-northeast-3": 9.677, + "ap-south-1": 0.0, "ap-south-2": 0.0, - "ap-southeast-1": 7.461, - "ap-southeast-2": 7.413, + "ap-southeast-1": 9.677, + "ap-southeast-2": 9.629, "ap-southeast-3": 0.0, - "ap-southeast-4": 7.413, - "ca-central-1": 6.789, - "ca-west-1": 0.0, - "eu-central-1": 7.461, + "ap-southeast-4": 9.629, + "ca-central-1": 9.005, + "ca-west-1": 9.005, + "eu-central-1": 9.677, "eu-central-2": 0.0, - "eu-north-1": 6.597, - "eu-south-1": 7.269, - "eu-south-2": 0.0, - "eu-west-1": 0.0, - "eu-west-2": 7.269, - "eu-west-3": 7.269, - "il-central-1": 7.271, - "me-central-1": 7.61, - "me-south-1": 7.61, - "sa-east-1": 9.813, - "us-east-1": 6.213, - "us-east-2": 0.0, - "us-gov-east-1": 7.413, - "us-gov-west-1": 7.413, - "us-west-1": 0.0, - "us-west-2": 6.213, - "us-west-2-lax-1": 0.0 + "eu-north-1": 8.813, + "eu-south-1": 9.485, + "eu-south-2": 9.149, + "eu-west-1": 0.0, + "eu-west-2": 9.485, + "eu-west-3": 9.485, + "il-central-1": 9.487, + "me-central-1": 9.826, + "me-south-1": 9.826, + "sa-east-1": 12.029, + "us-east-1": 8.429, + "us-east-2": 8.429, + "us-gov-east-1": 9.629, + "us-gov-west-1": 0.0, + "us-west-1": 9.101, + "us-west-2": 0.0, + "us-west-2-lax-1": 9.638 }, "r5.2xlarge": { - "af-south-1": 0.0, - "ap-east-1": 0.833, - "ap-northeast-1": 0.773, + "af-south-1": 0.927, + "ap-east-1": 0.923, + "ap-northeast-1": 0.863, "ap-northeast-2": 0.0, - "ap-northeast-3": 0.0, - "ap-south-1": 0.0, + "ap-northeast-3": 0.863, + "ap-south-1": 0.806, "ap-south-2": 0.0, - "ap-southeast-1": 0.773, - "ap-southeast-2": 0.769, - "ap-southeast-3": 0.773, - "ap-southeast-4": 0.805, - "ca-central-1": 0.75, - "ca-west-1": 0.75, - "eu-central-1": 0.773, - "eu-central-2": 0.834, - "eu-north-1": 0.0, - "eu-south-1": 0.793, - "eu-south-2": 0.763, - "eu-west-1": 0.763, - "eu-west-2": 0.0, - "eu-west-3": 0.757, - "il-central-1": 0.757, - "me-central-1": 0.785, - "me-south-1": 0.785, - "sa-east-1": 0.969, - "us-east-1": 0.0, - "us-east-2": 0.699, - "us-gov-east-1": 0.805, - "us-gov-west-1": 0.769, - "us-west-1": 0.759, - "us-west-2": 0.669, - "us-west-2-lax-1": 0.806 + "ap-southeast-1": 0.863, + "ap-southeast-2": 0.859, + "ap-southeast-3": 0.0, + "ap-southeast-4": 0.859, + "ca-central-1": 0.807, + "ca-west-1": 0.807, + "eu-central-1": 0.863, + "eu-central-2": 0.924, + "eu-north-1": 0.823, + "eu-south-1": 0.0, + "eu-south-2": 0.0, + "eu-west-1": 0.819, + "eu-west-2": 0.847, + "eu-west-3": 0.847, + "il-central-1": 0.847, + "me-central-1": 0.876, + "me-south-1": 0.876, + "sa-east-1": 1.059, + "us-east-1": 0.759, + "us-east-2": 0.0, + "us-gov-east-1": 0.859, + "us-gov-west-1": 0.859, + "us-west-1": 0.815, + "us-west-2": 0.759, + "us-west-2-lax-1": 0.86 }, "r5.4xlarge": { - "af-south-1": 1.59, - "ap-east-1": 1.501, - "ap-northeast-1": 1.454, - "ap-northeast-2": 0.0, + "af-south-1": 1.741, + "ap-east-1": 1.813, + "ap-northeast-1": 1.613, + "ap-northeast-2": 1.613, "ap-northeast-3": 0.0, - "ap-south-1": 1.205, + "ap-south-1": 1.437, "ap-south-2": 0.0, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, - "ap-southeast-3": 1.454, + "ap-southeast-1": 1.613, + "ap-southeast-2": 1.605, + "ap-southeast-3": 1.613, "ap-southeast-4": 0.0, - "ca-central-1": 1.335, - "ca-west-1": 1.269, + "ca-central-1": 1.501, + "ca-west-1": 1.501, "eu-central-1": 0.0, - "eu-central-2": 1.503, - "eu-north-1": 0.0, - "eu-south-1": 1.349, - "eu-south-2": 1.361, - "eu-west-1": 0.0, - "eu-west-2": 0.0, - "eu-west-3": 1.349, - "il-central-1": 1.349, - "me-central-1": 1.48, - "me-south-1": 0.0, + "eu-central-2": 1.734, + "eu-north-1": 1.469, + "eu-south-1": 1.581, + "eu-south-2": 1.525, + "eu-west-1": 1.525, + "eu-west-2": 1.581, + "eu-west-3": 1.581, + "il-central-1": 0.0, + "me-central-1": 1.638, + "me-south-1": 1.712, "sa-east-1": 0.0, - "us-east-1": 1.233, + "us-east-1": 1.405, "us-east-2": 0.0, - "us-gov-east-1": 1.445, - "us-gov-west-1": 1.373, - "us-west-1": 1.285, - "us-west-2": 1.233, - "us-west-2-lax-1": 1.375 + "us-gov-east-1": 1.677, + "us-gov-west-1": 1.605, + "us-west-1": 1.517, + "us-west-2": 0.0, + "us-west-2-lax-1": 1.606 }, "r5.8xlarge": { - "af-south-1": 2.853, - "ap-east-1": 2.837, - "ap-northeast-1": 2.743, - "ap-northeast-2": 0.0, - "ap-northeast-3": 2.743, - "ap-south-1": 2.369, - "ap-south-2": 0.0, - "ap-southeast-1": 0.0, - "ap-southeast-2": 2.581, - "ap-southeast-3": 0.0, - "ap-southeast-4": 0.0, - "ca-central-1": 2.373, + "af-south-1": 3.482, + "ap-east-1": 3.466, + "ap-northeast-1": 0.0, + "ap-northeast-2": 3.226, + "ap-northeast-3": 3.226, + "ap-south-1": 2.998, + "ap-south-2": 2.874, + "ap-southeast-1": 3.226, + "ap-southeast-2": 3.21, + "ap-southeast-3": 3.226, + "ap-southeast-4": 3.21, + "ca-central-1": 3.002, "ca-west-1": 0.0, - "eu-central-1": 0.0, - "eu-central-2": 0.0, - "eu-north-1": 2.309, - "eu-south-1": 2.533, - "eu-south-2": 2.421, - "eu-west-1": 0.0, - "eu-west-2": 0.0, - "eu-west-3": 2.675, + "eu-central-1": 3.226, + "eu-central-2": 3.629, + "eu-north-1": 2.938, + "eu-south-1": 3.162, + "eu-south-2": 3.05, + "eu-west-1": 3.185, + "eu-west-2": 0.0, + "eu-west-3": 3.162, "il-central-1": 0.0, - "me-central-1": 2.647, - "me-south-1": 2.647, - "sa-east-1": 0.0, + "me-central-1": 3.424, + "me-south-1": 3.275, + "sa-east-1": 4.01, "us-east-1": 0.0, - "us-east-2": 2.302, - "us-gov-east-1": 2.581, - "us-gov-west-1": 2.726, - "us-west-1": 2.405, - "us-west-2": 2.181, - "us-west-2-lax-1": 2.584 + "us-east-2": 2.931, + "us-gov-east-1": 3.21, + "us-gov-west-1": 3.21, + "us-west-1": 3.034, + "us-west-2": 2.81, + "us-west-2-lax-1": 3.213 }, "r5.12xlarge": { - "af-south-1": 4.197, - "ap-east-1": 4.173, - "ap-northeast-1": 3.813, - "ap-northeast-2": 0.0, - "ap-northeast-3": 3.813, - "ap-south-1": 3.471, - "ap-south-2": 0.0, - "ap-southeast-1": 3.813, - "ap-southeast-2": 4.006, - "ap-southeast-3": 0.0, - "ap-southeast-4": 4.006, - "ca-central-1": 3.477, - "ca-west-1": 3.676, - "eu-central-1": 0.0, + "af-south-1": 0.0, + "ap-east-1": 5.439, + "ap-northeast-1": 0.0, + "ap-northeast-2": 4.838, + "ap-northeast-3": 4.838, + "ap-south-1": 0.0, + "ap-south-2": 4.497, + "ap-southeast-1": 4.838, + "ap-southeast-2": 5.032, + "ap-southeast-3": 4.838, + "ap-southeast-4": 5.032, + "ca-central-1": 4.502, + "ca-west-1": 4.502, + "eu-central-1": 4.838, "eu-central-2": 0.0, - "eu-north-1": 3.574, - "eu-south-1": 3.717, - "eu-south-2": 3.752, - "eu-west-1": 3.752, - "eu-west-2": 3.93, - "eu-west-3": 0.0, - "il-central-1": 3.931, - "me-central-1": 4.111, - "me-south-1": 3.887, - "sa-east-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 0.0, - "us-gov-east-1": 4.006, - "us-gov-west-1": 4.006, - "us-west-1": 0.0, - "us-west-2": 3.37, - "us-west-2-lax-1": 3.794 + "eu-north-1": 4.406, + "eu-south-1": 4.742, + "eu-south-2": 4.574, + "eu-west-1": 4.574, + "eu-west-2": 4.742, + "eu-west-3": 4.742, + "il-central-1": 4.744, + "me-central-1": 4.913, + "me-south-1": 4.913, + "sa-east-1": 6.014, + "us-east-1": 0.0, + "us-east-2": 4.214, + "us-gov-east-1": 4.814, + "us-gov-west-1": 4.814, + "us-west-1": 4.55, + "us-west-2": 4.214, + "us-west-2-lax-1": 4.819 }, "r5.16xlarge": { - "af-south-1": 5.541, - "ap-east-1": 5.83, - "ap-northeast-1": 5.029, - "ap-northeast-2": 0.0, - "ap-northeast-3": 5.321, - "ap-south-1": 4.573, - "ap-south-2": 4.325, - "ap-southeast-1": 0.0, - "ap-southeast-2": 5.287, - "ap-southeast-3": 5.321, - "ap-southeast-4": 5.287, - "ca-central-1": 4.581, - "ca-west-1": 0.0, - "eu-central-1": 5.321, - "eu-central-2": 5.515, - "eu-north-1": 4.71, - "eu-south-1": 4.901, - "eu-south-2": 4.948, - "eu-west-1": 4.948, - "eu-west-2": 0.0, - "eu-west-3": 4.901, - "il-central-1": 5.187, - "me-central-1": 5.128, - "me-south-1": 5.128, - "sa-east-1": 6.597, - "us-east-1": 4.197, - "us-east-2": 4.197, - "us-gov-east-1": 4.997, - "us-gov-west-1": 5.287, - "us-west-1": 0.0, - "us-west-2": 4.439, - "us-west-2-lax-1": 5.003 + "af-south-1": 7.286, + "ap-east-1": 6.931, + "ap-northeast-1": 6.451, + "ap-northeast-2": 6.451, + "ap-northeast-3": 6.451, + "ap-south-1": 5.996, + "ap-south-2": 0.0, + "ap-southeast-1": 6.451, + "ap-southeast-2": 6.419, + "ap-southeast-3": 6.743, + "ap-southeast-4": 6.419, + "ca-central-1": 6.003, + "ca-west-1": 6.003, + "eu-central-1": 6.451, + "eu-central-2": 6.938, + "eu-north-1": 5.875, + "eu-south-1": 6.323, + "eu-south-2": 6.099, + "eu-west-1": 6.37, + "eu-west-2": 0.0, + "eu-west-3": 6.323, + "il-central-1": 6.609, + "me-central-1": 6.55, + "me-south-1": 6.55, + "sa-east-1": 8.019, + "us-east-1": 5.619, + "us-east-2": 5.619, + "us-gov-east-1": 6.419, + "us-gov-west-1": 6.709, + "us-west-1": 0.0, + "us-west-2": 5.619, + "us-west-2-lax-1": 6.426 }, "r5.24xlarge": { - "af-south-1": 8.229, - "ap-east-1": 8.181, - "ap-northeast-1": 0.0, - "ap-northeast-2": 7.461, - "ap-northeast-3": 7.461, - "ap-south-1": 6.405, - "ap-south-2": 6.405, - "ap-southeast-1": 7.461, - "ap-southeast-2": 7.413, - "ap-southeast-3": 7.461, - "ap-southeast-4": 7.413, - "ca-central-1": 6.789, - "ca-west-1": 6.789, - "eu-central-1": 7.461, - "eu-central-2": 8.191, - "eu-north-1": 0.0, - "eu-south-1": 7.269, + "af-south-1": 10.445, + "ap-east-1": 10.397, + "ap-northeast-1": 0.0, + "ap-northeast-2": 9.677, + "ap-northeast-3": 9.677, + "ap-south-1": 8.621, + "ap-south-2": 8.621, + "ap-southeast-1": 9.677, + "ap-southeast-2": 9.629, + "ap-southeast-3": 9.677, + "ap-southeast-4": 9.629, + "ca-central-1": 9.005, + "ca-west-1": 9.005, + "eu-central-1": 9.677, + "eu-central-2": 10.406, + "eu-north-1": 8.813, + "eu-south-1": 9.485, "eu-south-2": 0.0, - "eu-west-1": 0.0, - "eu-west-2": 7.269, + "eu-west-1": 9.149, + "eu-west-2": 9.485, "eu-west-3": 0.0, - "il-central-1": 0.0, - "me-central-1": 7.61, - "me-south-1": 0.0, - "sa-east-1": 9.813, - "us-east-1": 0.0, - "us-east-2": 0.0, - "us-gov-east-1": 7.413, - "us-gov-west-1": 7.413, - "us-west-1": 6.885, - "us-west-2": 6.213, + "il-central-1": 9.487, + "me-central-1": 9.826, + "me-south-1": 9.826, + "sa-east-1": 12.029, + "us-east-1": 8.429, + "us-east-2": 8.429, + "us-gov-east-1": 9.629, + "us-gov-west-1": 9.629, + "us-west-1": 9.101, + "us-west-2": 8.429, "us-west-2-lax-1": 0.0 }, "r5a.large": { - "ap-northeast-1": 0.232, - "ap-northeast-2": 0.231, - "ap-south-1": 0.167, - "ap-southeast-1": 0.231, - "ap-southeast-2": 0.231, - "ca-central-1": 0.219, - "eu-central-1": 0.232, - "eu-south-1": 0.228, - "eu-west-1": 0.222, - "eu-west-2": 0.228, - "eu-west-3": 0.228, - "sa-east-1": 0.276, - "us-east-1": 0.208, - "us-east-2": 0.208, - "us-gov-east-1": 0.231, - "us-gov-west-1": 0.231, - "us-west-1": 0.221, - "us-west-2": 0.208 + "ap-northeast-1": 0.201, + "ap-northeast-2": 0.2, + "ap-south-1": 0.135, + "ap-southeast-1": 0.2, + "ap-southeast-2": 0.2, + "ca-central-1": 0.188, + "eu-central-1": 0.201, + "eu-south-1": 0.197, + "eu-west-1": 0.191, + "eu-west-2": 0.197, + "eu-west-3": 0.197, + "sa-east-1": 0.245, + "us-east-1": 0.177, + "us-east-2": 0.177, + "us-gov-east-1": 0.2, + "us-gov-west-1": 0.2, + "us-west-1": 0.19, + "us-west-2": 0.177 }, "r5a.xlarge": { - "ap-northeast-1": 0.369, - "ap-northeast-2": 0.367, - "ap-south-1": 0.238, - "ap-southeast-1": 0.367, - "ap-southeast-2": 0.367, - "ca-central-1": 0.343, - "eu-central-1": 0.369, - "eu-south-1": 0.361, - "eu-west-1": 0.349, - "eu-west-2": 0.361, - "eu-west-3": 0.361, - "sa-east-1": 0.457, - "us-east-1": 0.321, - "us-east-2": 0.321, - "us-gov-east-1": 0.367, - "us-gov-west-1": 0.367, - "us-west-1": 0.347, - "us-west-2": 0.321 + "ap-northeast-1": 0.402, + "ap-northeast-2": 0.4, + "ap-south-1": 0.271, + "ap-southeast-1": 0.4, + "ap-southeast-2": 0.4, + "ca-central-1": 0.376, + "eu-central-1": 0.402, + "eu-south-1": 0.394, + "eu-west-1": 0.382, + "eu-west-2": 0.394, + "eu-west-3": 0.394, + "sa-east-1": 0.49, + "us-east-1": 0.354, + "us-east-2": 0.354, + "us-gov-east-1": 0.4, + "us-gov-west-1": 0.4, + "us-west-1": 0.38, + "us-west-2": 0.354 }, "r5a.2xlarge": { - "ap-northeast-1": 0.713, - "ap-northeast-2": 0.709, - "ap-south-1": 0.451, - "ap-southeast-1": 0.709, - "ap-southeast-2": 0.709, - "ca-central-1": 0.661, - "eu-central-1": 0.713, - "eu-south-1": 0.697, - "eu-west-1": 0.673, - "eu-west-2": 0.697, - "eu-west-3": 0.697, - "sa-east-1": 0.889, - "us-east-1": 0.617, - "us-east-2": 0.617, - "us-gov-east-1": 0.709, - "us-gov-west-1": 0.709, - "us-west-1": 0.669, - "us-west-2": 0.617 + "ap-northeast-1": 0.803, + "ap-northeast-2": 0.799, + "ap-south-1": 0.541, + "ap-southeast-1": 0.799, + "ap-southeast-2": 0.799, + "ca-central-1": 0.751, + "eu-central-1": 0.803, + "eu-south-1": 0.787, + "eu-west-1": 0.763, + "eu-west-2": 0.787, + "eu-west-3": 0.787, + "sa-east-1": 0.979, + "us-east-1": 0.707, + "us-east-2": 0.707, + "us-gov-east-1": 0.799, + "us-gov-west-1": 0.799, + "us-west-1": 0.759, + "us-west-2": 0.707 }, "r5a.4xlarge": { - "ap-northeast-1": 1.261, - "ap-northeast-2": 1.253, - "ap-south-1": 0.737, - "ap-southeast-1": 1.253, - "ap-southeast-2": 1.253, - "ca-central-1": 1.157, - "eu-central-1": 1.261, - "eu-south-1": 1.229, - "eu-west-1": 1.181, - "eu-west-2": 1.229, - "eu-west-3": 1.229, - "sa-east-1": 1.613, - "us-east-1": 1.069, - "us-east-2": 1.069, - "us-gov-east-1": 1.253, - "us-gov-west-1": 1.253, - "us-west-1": 1.173, - "us-west-2": 1.069 + "ap-northeast-1": 1.493, + "ap-northeast-2": 1.485, + "ap-south-1": 0.969, + "ap-southeast-1": 1.485, + "ap-southeast-2": 1.485, + "ca-central-1": 1.389, + "eu-central-1": 1.493, + "eu-south-1": 1.461, + "eu-west-1": 1.413, + "eu-west-2": 1.461, + "eu-west-3": 1.461, + "sa-east-1": 1.845, + "us-east-1": 1.301, + "us-east-2": 1.301, + "us-gov-east-1": 1.485, + "us-gov-west-1": 1.485, + "us-west-1": 1.405, + "us-west-2": 1.301 }, "r5a.8xlarge": { - "ap-northeast-1": 2.357, - "ap-northeast-2": 2.341, - "ap-south-1": 1.309, - "ap-southeast-1": 2.341, - "ap-southeast-2": 2.341, - "ca-central-1": 2.149, - "eu-central-1": 2.357, - "eu-south-1": 2.293, - "eu-west-1": 2.197, - "eu-west-2": 2.293, - "eu-west-3": 2.293, - "sa-east-1": 3.061, - "us-east-1": 1.973, - "us-east-2": 1.973, - "us-gov-east-1": 2.341, - "us-gov-west-1": 2.341, - "us-west-1": 2.181, - "us-west-2": 1.973 + "ap-northeast-1": 2.986, + "ap-northeast-2": 2.97, + "ap-south-1": 1.938, + "ap-southeast-1": 2.97, + "ap-southeast-2": 2.97, + "ca-central-1": 2.778, + "eu-central-1": 2.986, + "eu-south-1": 2.922, + "eu-west-1": 2.826, + "eu-west-2": 2.922, + "eu-west-3": 2.922, + "sa-east-1": 3.69, + "us-east-1": 2.602, + "us-east-2": 2.602, + "us-gov-east-1": 2.97, + "us-gov-west-1": 2.97, + "us-west-1": 2.81, + "us-west-2": 2.602 }, "r5a.12xlarge": { - "ap-northeast-1": 3.453, - "ap-northeast-2": 3.429, - "ap-south-1": 1.881, - "ap-southeast-1": 3.429, - "ap-southeast-2": 3.429, - "ca-central-1": 3.141, - "eu-central-1": 3.453, - "eu-south-1": 3.357, - "eu-west-1": 3.213, - "eu-west-2": 3.357, - "eu-west-3": 3.357, - "sa-east-1": 4.509, - "us-east-1": 2.877, - "us-east-2": 2.877, - "us-gov-east-1": 3.429, - "us-gov-west-1": 3.429, - "us-west-1": 3.189, - "us-west-2": 2.877 - }, - "r5a.16xlarge": { - "ap-northeast-1": 4.549, - "ap-northeast-2": 4.517, - "ap-south-1": 2.453, - "ap-southeast-1": 4.517, - "ap-southeast-2": 4.517, - "ca-central-1": 4.133, - "eu-central-1": 4.549, - "eu-south-1": 4.421, - "eu-west-1": 4.229, - "eu-west-2": 4.421, - "eu-west-3": 4.421, - "sa-east-1": 5.957, - "us-east-1": 3.781, - "us-east-2": 3.781, - "us-gov-east-1": 4.517, - "us-gov-west-1": 4.517, - "us-west-1": 4.197, - "us-west-2": 3.781 - }, - "r5a.24xlarge": { - "ap-northeast-1": 6.741, - "ap-northeast-2": 6.693, - "ap-south-1": 3.597, - "ap-southeast-1": 6.693, - "ap-southeast-2": 6.693, - "ca-central-1": 6.117, - "eu-central-1": 6.741, - "eu-south-1": 6.549, - "eu-west-1": 6.261, - "eu-west-2": 6.549, - "eu-west-3": 6.549, - "sa-east-1": 8.853, - "us-east-1": 5.589, - "us-east-2": 5.589, - "us-gov-east-1": 6.693, - "us-gov-west-1": 6.693, - "us-west-1": 6.213, - "us-west-2": 5.589 - }, - "r5ad.large": { - "ap-northeast-1": 0.254, - "ap-northeast-2": 0.253, - "ap-south-1": 0.178, - "ap-southeast-1": 0.254, - "ap-southeast-2": 0.254, - "ca-central-1": 0.239, - "eu-central-1": 0.253, - "eu-west-1": 0.241, - "eu-west-2": 0.249, - "eu-west-3": 0.248, - "sa-east-1": 0.303, - "us-east-1": 0.226, - "us-east-2": 0.226, - "us-gov-west-1": 0.253, - "us-west-1": 0.243, - "us-west-2": 0.226 + "ap-northeast-1": 4.478, + "ap-northeast-2": 4.454, + "ap-south-1": 2.906, + "ap-southeast-1": 4.454, + "ap-southeast-2": 4.454, + "ca-central-1": 4.166, + "eu-central-1": 4.478, + "eu-south-1": 4.382, + "eu-west-1": 4.238, + "eu-west-2": 4.382, + "eu-west-3": 4.382, + "sa-east-1": 5.534, + "us-east-1": 3.902, + "us-east-2": 3.902, + "us-gov-east-1": 4.454, + "us-gov-west-1": 4.454, + "us-west-1": 4.214, + "us-west-2": 3.902 + }, + "r5a.16xlarge": { + "ap-northeast-1": 5.971, + "ap-northeast-2": 5.939, + "ap-south-1": 3.875, + "ap-southeast-1": 5.939, + "ap-southeast-2": 5.939, + "ca-central-1": 5.555, + "eu-central-1": 5.971, + "eu-south-1": 5.843, + "eu-west-1": 5.651, + "eu-west-2": 5.843, + "eu-west-3": 5.843, + "sa-east-1": 7.379, + "us-east-1": 5.203, + "us-east-2": 5.203, + "us-gov-east-1": 5.939, + "us-gov-west-1": 5.939, + "us-west-1": 5.619, + "us-west-2": 5.203 + }, + "r5a.24xlarge": { + "ap-northeast-1": 8.957, + "ap-northeast-2": 8.909, + "ap-south-1": 5.813, + "ap-southeast-1": 8.909, + "ap-southeast-2": 8.909, + "ca-central-1": 8.333, + "eu-central-1": 8.957, + "eu-south-1": 8.765, + "eu-west-1": 8.477, + "eu-west-2": 8.765, + "eu-west-3": 8.765, + "sa-east-1": 11.069, + "us-east-1": 7.805, + "us-east-2": 7.805, + "us-gov-east-1": 8.909, + "us-gov-west-1": 8.909, + "us-west-1": 8.429, + "us-west-2": 7.805 + }, + "r5ad.large": { + "ap-northeast-1": 0.223, + "ap-northeast-2": 0.222, + "ap-south-1": 0.147, + "ap-southeast-1": 0.223, + "ap-southeast-2": 0.223, + "ca-central-1": 0.208, + "eu-central-1": 0.222, + "eu-west-1": 0.21, + "eu-west-2": 0.218, + "eu-west-3": 0.217, + "sa-east-1": 0.272, + "us-east-1": 0.195, + "us-east-2": 0.195, + "us-gov-west-1": 0.222, + "us-west-1": 0.212, + "us-west-2": 0.195 }, "r5ad.xlarge": { - "ap-northeast-1": 0.413, - "ap-northeast-2": 0.411, - "ap-south-1": 0.261, - "ap-southeast-1": 0.413, - "ap-southeast-2": 0.413, - "ca-central-1": 0.383, - "eu-central-1": 0.411, - "eu-west-1": 0.387, - "eu-west-2": 0.403, - "eu-west-3": 0.401, - "sa-east-1": 0.511, - "us-east-1": 0.357, - "us-east-2": 0.357, - "us-gov-west-1": 0.411, - "us-west-1": 0.391, - "us-west-2": 0.357 + "ap-northeast-1": 0.446, + "ap-northeast-2": 0.444, + "ap-south-1": 0.294, + "ap-southeast-1": 0.446, + "ap-southeast-2": 0.446, + "ca-central-1": 0.416, + "eu-central-1": 0.444, + "eu-west-1": 0.42, + "eu-west-2": 0.436, + "eu-west-3": 0.434, + "sa-east-1": 0.544, + "us-east-1": 0.39, + "us-east-2": 0.39, + "us-gov-west-1": 0.444, + "us-west-1": 0.424, + "us-west-2": 0.39 }, "r5ad.2xlarge": { - "ap-northeast-1": 0.801, - "ap-northeast-2": 0.797, - "ap-south-1": 0.497, - "ap-southeast-1": 0.801, - "ap-southeast-2": 0.801, - "ca-central-1": 0.741, - "eu-central-1": 0.797, - "eu-west-1": 0.749, - "eu-west-2": 0.781, - "eu-west-3": 0.777, - "sa-east-1": 0.997, - "us-east-1": 0.689, - "us-east-2": 0.689, - "us-gov-west-1": 0.797, - "us-west-1": 0.757, - "us-west-2": 0.689 + "ap-northeast-1": 0.891, + "ap-northeast-2": 0.887, + "ap-south-1": 0.587, + "ap-southeast-1": 0.891, + "ap-southeast-2": 0.891, + "ca-central-1": 0.831, + "eu-central-1": 0.887, + "eu-west-1": 0.839, + "eu-west-2": 0.871, + "eu-west-3": 0.867, + "sa-east-1": 1.087, + "us-east-1": 0.779, + "us-east-2": 0.779, + "us-gov-west-1": 0.887, + "us-west-1": 0.847, + "us-west-2": 0.779 }, "r5ad.4xlarge": { - "ap-northeast-1": 1.437, - "ap-northeast-2": 1.429, - "ap-south-1": 0.829, - "ap-southeast-1": 1.437, - "ap-southeast-2": 1.437, - "ca-central-1": 1.317, - "eu-central-1": 1.429, - "eu-west-1": 1.333, - "eu-west-2": 1.397, - "eu-west-3": 1.389, - "sa-east-1": 1.829, - "us-east-1": 1.213, - "us-east-2": 1.213, - "us-gov-west-1": 1.429, - "us-west-1": 1.349, - "us-west-2": 1.213 + "ap-northeast-1": 1.669, + "ap-northeast-2": 1.661, + "ap-south-1": 1.061, + "ap-southeast-1": 1.669, + "ap-southeast-2": 1.669, + "ca-central-1": 1.549, + "eu-central-1": 1.661, + "eu-west-1": 1.565, + "eu-west-2": 1.629, + "eu-west-3": 1.621, + "sa-east-1": 2.061, + "us-east-1": 1.445, + "us-east-2": 1.445, + "us-gov-west-1": 1.661, + "us-west-1": 1.581, + "us-west-2": 1.445 }, "r5ad.8xlarge": { - "ap-northeast-1": 2.709, - "ap-northeast-2": 2.693, - "ap-south-1": 1.494, - "ap-southeast-1": 2.709, - "ap-southeast-2": 2.709, - "ca-central-1": 2.469, - "eu-central-1": 2.693, - "eu-west-1": 2.501, - "eu-west-2": 2.629, - "eu-west-3": 2.613, - "sa-east-1": 3.493, - "us-east-1": 2.261, - "us-east-2": 2.261, - "us-gov-west-1": 2.693, - "us-west-1": 2.533, - "us-west-2": 2.261 + "ap-northeast-1": 3.338, + "ap-northeast-2": 3.322, + "ap-south-1": 2.122, + "ap-southeast-1": 3.338, + "ap-southeast-2": 3.338, + "ca-central-1": 3.098, + "eu-central-1": 3.322, + "eu-west-1": 3.13, + "eu-west-2": 3.258, + "eu-west-3": 3.242, + "sa-east-1": 4.122, + "us-east-1": 2.89, + "us-east-2": 2.89, + "us-gov-west-1": 3.322, + "us-west-1": 3.162, + "us-west-2": 2.89 }, "r5ad.12xlarge": { - "ap-northeast-1": 3.981, - "ap-northeast-2": 3.957, - "ap-south-1": 2.158, - "ap-southeast-1": 3.981, - "ap-southeast-2": 3.981, - "ca-central-1": 3.621, - "eu-central-1": 3.957, - "eu-west-1": 3.669, - "eu-west-2": 3.861, - "eu-west-3": 3.837, - "sa-east-1": 5.157, - "us-east-1": 3.309, - "us-east-2": 3.309, - "us-gov-west-1": 3.957, - "us-west-1": 3.717, - "us-west-2": 3.309 + "ap-northeast-1": 5.006, + "ap-northeast-2": 4.982, + "ap-south-1": 3.184, + "ap-southeast-1": 5.006, + "ap-southeast-2": 5.006, + "ca-central-1": 4.646, + "eu-central-1": 4.982, + "eu-west-1": 4.694, + "eu-west-2": 4.886, + "eu-west-3": 4.862, + "sa-east-1": 6.182, + "us-east-1": 4.334, + "us-east-2": 4.334, + "us-gov-west-1": 4.982, + "us-west-1": 4.742, + "us-west-2": 4.334 }, "r5ad.16xlarge": { - "ap-northeast-1": 5.253, - "ap-northeast-2": 5.221, - "ap-south-1": 2.823, - "ap-southeast-1": 5.253, - "ap-southeast-2": 5.253, - "ca-central-1": 4.773, - "eu-central-1": 5.221, - "eu-west-1": 4.837, - "eu-west-2": 5.093, - "eu-west-3": 5.061, - "sa-east-1": 6.821, - "us-east-1": 4.357, - "us-east-2": 4.357, - "us-gov-west-1": 5.221, - "us-west-1": 4.901, - "us-west-2": 4.357 + "ap-northeast-1": 6.675, + "ap-northeast-2": 6.643, + "ap-south-1": 4.245, + "ap-southeast-1": 6.675, + "ap-southeast-2": 6.675, + "ca-central-1": 6.195, + "eu-central-1": 6.643, + "eu-west-1": 6.259, + "eu-west-2": 6.515, + "eu-west-3": 6.483, + "sa-east-1": 8.243, + "us-east-1": 5.779, + "us-east-2": 5.779, + "us-gov-west-1": 6.643, + "us-west-1": 6.323, + "us-west-2": 5.779 }, "r5ad.24xlarge": { - "ap-northeast-1": 7.797, - "ap-northeast-2": 7.749, - "ap-south-1": 4.151, - "ap-southeast-1": 7.797, - "ap-southeast-2": 7.797, - "ca-central-1": 7.077, - "eu-central-1": 7.749, - "eu-west-1": 7.173, - "eu-west-2": 7.557, - "eu-west-3": 7.509, - "sa-east-1": 10.149, - "us-east-1": 6.453, - "us-east-2": 6.453, - "us-gov-west-1": 7.749, - "us-west-1": 7.269, - "us-west-2": 6.453 + "ap-northeast-1": 10.013, + "ap-northeast-2": 9.965, + "ap-south-1": 6.367, + "ap-southeast-1": 10.013, + "ap-southeast-2": 10.013, + "ca-central-1": 9.293, + "eu-central-1": 9.965, + "eu-west-1": 9.389, + "eu-west-2": 9.773, + "eu-west-3": 9.725, + "sa-east-1": 12.365, + "us-east-1": 8.669, + "us-east-2": 8.669, + "us-gov-west-1": 9.965, + "us-west-1": 9.485, + "us-west-2": 8.669 }, "r5b.large": { "ap-northeast-1": 0.0, - "ap-northeast-2": 0.273, + "ap-northeast-2": 0.2418, "ap-southeast-1": 0.0, - "ap-southeast-2": 0.276, - "ca-central-1": 0.258, - "eu-central-1": 0.273, - "eu-north-1": 0.268734, - "eu-south-1": 0.27, - "eu-west-1": 0.262, - "eu-west-2": 0.27, - "sa-east-1": 0.332, - "us-east-1": 0.2589, + "ap-southeast-2": 0.2448, + "ca-central-1": 0.2431, + "eu-central-1": 0.2418, + "eu-north-1": 0.22174, + "eu-south-1": 0.2388, + "eu-west-1": 0.2308, + "eu-west-2": 0.0, + "sa-east-1": 0.3008, + "us-east-1": 0.2128, "us-east-2": 0.0, - "us-west-2": 0.2589 + "us-west-2": 0.2128 }, "r5b.xlarge": { - "ap-northeast-1": 0.4932, - "ap-northeast-2": 0.4866, - "ap-southeast-1": 0.4866, - "ap-southeast-2": 0.457, - "ca-central-1": 0.421, - "eu-central-1": 0.0, - "eu-north-1": 0.442468, - "eu-south-1": 0.48, - "eu-west-1": 0.429, - "eu-west-2": 0.445, + "ap-northeast-1": 0.5258, + "ap-northeast-2": 0.4836, + "ap-southeast-1": 0.5192, + "ap-southeast-2": 0.4896, + "ca-central-1": 0.4536, + "eu-central-1": 0.0, + "eu-north-1": 0.44348, + "eu-south-1": 0.4776, + "eu-west-1": 0.0, + "eu-west-2": 0.4776, "sa-east-1": 0.0, - "us-east-1": 0.393, - "us-east-2": 0.393, + "us-east-1": 0.4256, + "us-east-2": 0.0, "us-west-2": 0.0 }, "r5b.metal": { - "ap-northeast-1": 8.853, - "ap-northeast-2": 0.0, + "ap-northeast-1": 11.9376, + "ap-northeast-2": 11.7792, "ap-southeast-1": 0.0, "ap-southeast-2": 0.0, - "ca-central-1": 8.7714, - "eu-central-1": 8.709, - "eu-north-1": 8.504232, - "eu-south-1": 8.565, - "eu-west-1": 8.9826, - "eu-west-2": 9.405, - "sa-east-1": 11.541, - "us-east-1": 8.0322, - "us-east-2": 0.0, - "us-west-2": 7.317 + "ca-central-1": 10.2048, + "eu-central-1": 10.9248, + "eu-north-1": 9.96192, + "eu-south-1": 10.7808, + "eu-west-1": 10.3968, + "eu-west-2": 0.0, + "sa-east-1": 13.7568, + "us-east-1": 9.5328, + "us-east-2": 10.248, + "us-west-2": 9.5328 }, "r5b.2xlarge": { - "ap-northeast-1": 0.889, - "ap-northeast-2": 0.877, - "ap-southeast-1": 0.9482, - "ap-southeast-2": 0.889, - "ca-central-1": 0.0, - "eu-central-1": 0.877, - "eu-north-1": 0.79676, - "eu-south-1": 0.935, + "ap-northeast-1": 0.9792, + "ap-northeast-2": 0.9672, + "ap-southeast-1": 0.9672, + "ap-southeast-2": 0.9792, + "ca-central-1": 0.9724, + "eu-central-1": 0.9672, + "eu-north-1": 0.88696, + "eu-south-1": 0.9552, "eu-west-1": 0.0, - "eu-west-2": 0.0, - "sa-east-1": 1.113, - "us-east-1": 0.8206, - "us-east-2": 0.761, - "us-west-2": 0.0 + "eu-west-2": 1.0252, + "sa-east-1": 0.0, + "us-east-1": 0.8512, + "us-east-2": 0.8512, + "us-west-2": 0.8512 }, "r5b.4xlarge": { - "ap-northeast-1": 1.613, - "ap-northeast-2": 1.589, + "ap-northeast-1": 1.8448, + "ap-northeast-2": 1.8208, "ap-southeast-1": 0.0, - "ap-southeast-2": 1.613, - "ca-central-1": 1.5994, - "eu-central-1": 1.7314, - "eu-north-1": 0.0, - "eu-south-1": 0.0, - "eu-west-1": 1.6346, - "eu-west-2": 1.565, - "sa-east-1": 2.061, - "us-east-1": 1.4762, + "ap-southeast-2": 0.0, + "ca-central-1": 1.8312, + "eu-central-1": 1.8208, + "eu-north-1": 1.66032, + "eu-south-1": 1.9368, + "eu-west-1": 1.7328, + "eu-west-2": 1.7968, + "sa-east-1": 2.2928, + "us-east-1": 1.5888, "us-east-2": 0.0, - "us-west-2": 1.4762 + "us-west-2": 1.5888 }, "r5b.8xlarge": { "ap-northeast-1": 0.0, "ap-northeast-2": 0.0, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, - "ca-central-1": 3.0338, - "eu-central-1": 3.2978, + "ap-southeast-1": 3.9264, + "ap-southeast-2": 3.6896, + "ca-central-1": 3.4016, + "eu-central-1": 3.6416, "eu-north-1": 0.0, - "eu-south-1": 0.0, + "eu-south-1": 3.5936, "eu-west-1": 0.0, - "eu-west-2": 3.245, - "sa-east-1": 3.957, - "us-east-1": 2.7874, - "us-east-2": 0.0, - "us-west-2": 2.549 + "eu-west-2": 0.0, + "sa-east-1": 4.5856, + "us-east-1": 3.416, + "us-east-2": 3.1776, + "us-west-2": 3.1776 }, "r5b.12xlarge": { - "ap-northeast-1": 0.0, - "ap-northeast-2": 4.8642, - "ap-southeast-1": 4.437, - "ap-southeast-2": 0.0, - "ca-central-1": 4.4682, - "eu-central-1": 4.8642, - "eu-north-1": 0.0, - "eu-south-1": 4.785, - "eu-west-1": 0.0, - "eu-west-2": 4.785, - "sa-east-1": 5.853, - "us-east-1": 3.741, - "us-east-2": 0.0, - "us-west-2": 4.0986 + "ap-northeast-1": 5.5344, + "ap-northeast-2": 5.4624, + "ap-southeast-1": 5.4624, + "ap-southeast-2": 5.9688, + "ca-central-1": 5.1024, + "eu-central-1": 5.4624, + "eu-north-1": 4.98096, + "eu-south-1": 5.8104, + "eu-west-1": 5.5992, + "eu-west-2": 5.3904, + "sa-east-1": 0.0, + "us-east-1": 0.0, + "us-east-2": 4.7664, + "us-west-2": 0.0 }, "r5b.16xlarge": { - "ap-northeast-1": 5.957, - "ap-northeast-2": 0.0, - "ap-southeast-1": 0.0, - "ap-southeast-2": 6.5362, - "ca-central-1": 5.9026, - "eu-central-1": 0.0, - "eu-north-1": 5.21908, - "eu-south-1": 6.325, - "eu-west-1": 6.0434, - "eu-west-2": 0.0, - "sa-east-1": 8.5074, - "us-east-1": 0.0, - "us-east-2": 4.933, - "us-west-2": 4.933 + "ap-northeast-1": 7.3792, + "ap-northeast-2": 0.0, + "ap-southeast-1": 7.8528, + "ap-southeast-2": 7.3792, + "ca-central-1": 6.8032, + "eu-central-1": 7.8528, + "eu-north-1": 6.64128, + "eu-south-1": 7.1872, + "eu-west-1": 7.4656, + "eu-west-2": 7.1872, + "sa-east-1": 9.9296, + "us-east-1": 6.832, + "us-east-2": 6.832, + "us-west-2": 6.3552 }, "r5b.24xlarge": { - "ap-northeast-1": 9.7218, - "ap-northeast-2": 0.0, - "ap-southeast-1": 8.709, - "ap-southeast-2": 0.0, + "ap-northeast-1": 11.0688, + "ap-northeast-2": 11.7792, + "ap-southeast-1": 0.0, + "ap-southeast-2": 11.9376, "ca-central-1": 0.0, - "eu-central-1": 0.0, - "eu-north-1": 8.504232, - "eu-south-1": 0.0, - "eu-west-1": 8.9826, - "eu-west-2": 8.565, - "sa-east-1": 11.541, + "eu-central-1": 10.9248, + "eu-north-1": 9.96192, + "eu-south-1": 10.7808, + "eu-west-1": 11.1984, + "eu-west-2": 10.7808, + "sa-east-1": 13.7568, "us-east-1": 0.0, - "us-east-2": 8.0322, - "us-west-2": 7.317 + "us-east-2": 10.248, + "us-west-2": 10.248 }, "r5d.large": { - "af-south-1": 0.285, - "ap-east-1": 0.27, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, - "ap-northeast-3": 0.0, + "af-south-1": 0.254, + "ap-east-1": 0.239, + "ap-northeast-1": 0.248, + "ap-northeast-2": 0.237, + "ap-northeast-3": 0.238, "ap-south-1": 0.0, - "ap-south-2": 0.255, - "ap-southeast-1": 0.269, - "ap-southeast-2": 0.269, - "ap-southeast-3": 0.269, + "ap-south-2": 0.0, + "ap-southeast-1": 0.238, + "ap-southeast-2": 0.248, + "ap-southeast-3": 0.238, "ap-southeast-4": 0.0, - "ca-central-1": 0.253, - "eu-central-1": 0.278, - "eu-central-2": 0.297, - "eu-north-1": 0.0, - "eu-south-1": 0.273, - "eu-south-2": 0.265, - "eu-west-1": 0.265, - "eu-west-2": 0.0, - "eu-west-3": 0.264, - "il-central-1": 0.263, - "me-central-1": 0.271, - "me-south-1": 0.271, - "sa-east-1": 0.337, - "us-east-1": 0.248, - "us-east-2": 0.248, - "us-gov-east-1": 0.278, - "us-gov-west-1": 0.278, + "ca-central-1": 0.222, + "eu-central-1": 0.237, + "eu-central-2": 0.254, + "eu-north-1": 0.216, + "eu-south-1": 0.242, + "eu-south-2": 0.224, + "eu-west-1": 0.224, + "eu-west-2": 0.233, + "eu-west-3": 0.233, + "il-central-1": 0.242, + "me-central-1": 0.25, + "me-south-1": 0.24, + "sa-east-1": 0.292, + "us-east-1": 0.208, + "us-east-2": 0.216, + "us-gov-east-1": 0.0, + "us-gov-west-1": 0.247, "us-west-1": 0.0, "us-west-2": 0.0, - "us-west-2-lax-1": 0.268 + "us-west-2-lax-1": 0.237 }, "r5d.xlarge": { - "af-south-1": 0.498, + "af-south-1": 0.508, "ap-east-1": 0.0, - "ap-northeast-1": 0.464, - "ap-northeast-2": 0.441, - "ap-northeast-3": 0.443, - "ap-south-1": 0.397, - "ap-south-2": 0.415, + "ap-northeast-1": 0.0, + "ap-northeast-2": 0.474, + "ap-northeast-3": 0.496, + "ap-south-1": 0.448, + "ap-south-2": 0.0, "ap-southeast-1": 0.0, - "ap-southeast-2": 0.443, - "ap-southeast-3": 0.464, - "ap-southeast-4": 0.0, - "ca-central-1": 0.411, - "eu-central-1": 0.441, - "eu-central-2": 0.476, - "eu-north-1": 0.399, - "eu-south-1": 0.431, - "eu-south-2": 0.0, - "eu-west-1": 0.434, - "eu-west-2": 0.433, - "eu-west-3": 0.0, - "il-central-1": 0.431, - "me-central-1": 0.447, - "me-south-1": 0.468, - "sa-east-1": 0.578, + "ap-southeast-2": 0.476, + "ap-southeast-3": 0.496, + "ap-southeast-4": 0.496, + "ca-central-1": 0.444, + "eu-central-1": 0.474, + "eu-central-2": 0.531, + "eu-north-1": 0.432, + "eu-south-1": 0.464, + "eu-south-2": 0.448, + "eu-west-1": 0.0, + "eu-west-2": 0.0, + "eu-west-3": 0.466, + "il-central-1": 0.464, + "me-central-1": 0.48, + "me-south-1": 0.501, + "sa-east-1": 0.584, "us-east-1": 0.0, - "us-east-2": 0.383, - "us-gov-east-1": 0.462, - "us-gov-west-1": 0.441, - "us-west-1": 0.438, - "us-west-2": 0.4, - "us-west-2-lax-1": 0.0 + "us-east-2": 0.416, + "us-gov-east-1": 0.474, + "us-gov-west-1": 0.474, + "us-west-1": 0.0, + "us-west-2": 0.433, + "us-west-2-lax-1": 0.473 }, "r5d.metal": { "af-south-1": 0.0, - "ap-east-1": 8.565, - "ap-northeast-1": 8.517, - "ap-northeast-2": 8.469, - "ap-northeast-3": 8.517, - "ap-south-1": 0.0, - "ap-south-2": 0.0, - "ap-southeast-1": 8.517, - "ap-southeast-2": 8.517, - "ap-southeast-3": 8.517, - "ap-southeast-4": 0.0, - "ca-central-1": 7.749, - "eu-central-1": 8.469, - "eu-central-2": 9.299, - "eu-north-1": 7.461, - "eu-south-1": 8.229, + "ap-east-1": 10.781, + "ap-northeast-1": 10.733, + "ap-northeast-2": 10.685, + "ap-northeast-3": 10.733, + "ap-south-1": 9.629, + "ap-south-2": 9.629, + "ap-southeast-1": 10.733, + "ap-southeast-2": 10.733, + "ap-southeast-3": 10.733, + "ap-southeast-4": 10.733, + "ca-central-1": 0.0, + "eu-central-1": 10.685, + "eu-central-2": 11.515, + "eu-north-1": 0.0, + "eu-south-1": 10.445, "eu-south-2": 0.0, - "eu-west-1": 7.845, - "eu-west-2": 8.277, - "eu-west-3": 8.277, - "il-central-1": 0.0, - "me-central-1": 8.613, - "me-south-1": 8.613, - "sa-east-1": 11.109, - "us-east-1": 7.077, - "us-east-2": 7.077, - "us-gov-east-1": 0.0, - "us-gov-west-1": 8.469, - "us-west-1": 7.941, - "us-west-2": 7.077, - "us-west-2-lax-1": 8.459 + "eu-west-1": 10.061, + "eu-west-2": 10.493, + "eu-west-3": 10.493, + "il-central-1": 10.445, + "me-central-1": 10.829, + "me-south-1": 0.0, + "sa-east-1": 0.0, + "us-east-1": 9.293, + "us-east-2": 9.293, + "us-gov-east-1": 10.685, + "us-gov-west-1": 10.685, + "us-west-1": 10.157, + "us-west-2": 9.293, + "us-west-2-lax-1": 10.675 }, "r5d.2xlarge": { - "af-south-1": 0.0, - "ap-east-1": 0.865, - "ap-northeast-1": 0.903, - "ap-northeast-2": 0.898, - "ap-northeast-3": 0.0, - "ap-south-1": 0.769, - "ap-south-2": 0.0, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.861, - "ap-southeast-3": 0.861, - "ap-southeast-4": 0.903, - "ca-central-1": 0.0, - "eu-central-1": 0.899, + "af-south-1": 1.015, + "ap-east-1": 0.955, + "ap-northeast-1": 0.951, + "ap-northeast-2": 0.989, + "ap-northeast-3": 0.951, + "ap-south-1": 0.859, + "ap-south-2": 0.859, + "ap-southeast-1": 0.951, + "ap-southeast-2": 0.0, + "ap-southeast-3": 0.951, + "ap-southeast-4": 0.951, + "ca-central-1": 0.887, + "eu-central-1": 0.989, "eu-central-2": 0.0, - "eu-north-1": 0.773, - "eu-south-1": 0.0, + "eu-north-1": 0.863, + "eu-south-1": 0.927, "eu-south-2": 0.0, - "eu-west-1": 0.843, - "eu-west-2": 0.0, - "eu-west-3": 0.882, - "il-central-1": 0.837, - "me-central-1": 0.911, - "me-south-1": 0.869, - "sa-east-1": 1.132, - "us-east-1": 0.776, - "us-east-2": 0.0, - "us-gov-east-1": 0.857, - "us-gov-west-1": 0.857, - "us-west-1": 0.852, - "us-west-2": 0.776, - "us-west-2-lax-1": 0.856 + "eu-west-1": 0.934, + "eu-west-2": 0.931, + "eu-west-3": 0.931, + "il-central-1": 0.968, + "me-central-1": 0.959, + "me-south-1": 0.959, + "sa-east-1": 1.167, + "us-east-1": 0.866, + "us-east-2": 0.0, + "us-gov-east-1": 0.0, + "us-gov-west-1": 0.947, + "us-west-1": 0.903, + "us-west-2": 0.831, + "us-west-2-lax-1": 0.946 }, "r5d.4xlarge": { - "af-south-1": 1.685, - "ap-east-1": 1.565, - "ap-northeast-1": 1.557, - "ap-northeast-2": 1.549, - "ap-northeast-3": 1.557, - "ap-south-1": 1.445, - "ap-south-2": 1.445, - "ap-southeast-1": 1.557, - "ap-southeast-2": 1.557, + "af-south-1": 1.917, + "ap-east-1": 1.797, + "ap-northeast-1": 1.789, + "ap-northeast-2": 1.864, + "ap-northeast-3": 1.789, + "ap-south-1": 1.605, + "ap-south-2": 1.605, + "ap-southeast-1": 1.872, + "ap-southeast-2": 1.872, "ap-southeast-3": 0.0, - "ap-southeast-4": 1.557, + "ap-southeast-4": 1.789, "ca-central-1": 0.0, - "eu-central-1": 1.632, - "eu-central-2": 0.0, - "eu-north-1": 0.0, - "eu-south-1": 1.509, - "eu-south-2": 1.445, - "eu-west-1": 1.522, - "eu-west-2": 1.517, - "eu-west-3": 1.598, - "il-central-1": 1.59, - "me-central-1": 1.573, - "me-south-1": 1.657, - "sa-east-1": 1.989, - "us-east-1": 1.386, - "us-east-2": 1.317, - "us-gov-east-1": 1.549, - "us-gov-west-1": 1.632, - "us-west-1": 1.539, - "us-west-2": 1.317, - "us-west-2-lax-1": 1.547 + "eu-central-1": 1.781, + "eu-central-2": 1.919, + "eu-north-1": 1.686, + "eu-south-1": 1.741, + "eu-south-2": 1.754, + "eu-west-1": 1.677, + "eu-west-2": 1.749, + "eu-west-3": 1.83, + "il-central-1": 1.741, + "me-central-1": 1.805, + "me-south-1": 1.889, + "sa-east-1": 2.221, + "us-east-1": 1.549, + "us-east-2": 1.549, + "us-gov-east-1": 0.0, + "us-gov-west-1": 1.781, + "us-west-1": 1.693, + "us-west-2": 1.549, + "us-west-2-lax-1": 1.862 }, "r5d.8xlarge": { - "af-south-1": 3.205, - "ap-east-1": 2.965, - "ap-northeast-1": 2.949, - "ap-northeast-2": 2.933, - "ap-northeast-3": 3.116, - "ap-south-1": 2.581, - "ap-south-2": 2.726, - "ap-southeast-1": 2.949, - "ap-southeast-2": 0.0, - "ap-southeast-3": 2.949, - "ap-southeast-4": 3.116, - "ca-central-1": 2.693, - "eu-central-1": 2.933, - "eu-central-2": 0.0, - "eu-north-1": 2.597, - "eu-south-1": 0.0, + "af-south-1": 3.834, + "ap-east-1": 3.594, + "ap-northeast-1": 3.578, + "ap-northeast-2": 3.562, + "ap-northeast-3": 0.0, + "ap-south-1": 3.21, + "ap-south-2": 3.21, + "ap-southeast-1": 3.578, + "ap-southeast-2": 3.578, + "ap-southeast-3": 3.578, + "ap-southeast-4": 3.578, + "ca-central-1": 3.322, + "eu-central-1": 3.562, + "eu-central-2": 3.838, + "eu-north-1": 3.226, + "eu-south-1": 3.482, "eu-south-2": 0.0, - "eu-west-1": 2.725, - "eu-west-2": 3.031, - "eu-west-3": 2.869, - "il-central-1": 3.014, - "me-central-1": 2.981, - "me-south-1": 2.981, - "sa-east-1": 3.813, - "us-east-1": 2.469, - "us-east-2": 2.469, - "us-gov-east-1": 2.933, + "eu-west-1": 3.354, + "eu-west-2": 3.66, + "eu-west-3": 3.498, + "il-central-1": 0.0, + "me-central-1": 3.61, + "me-south-1": 3.61, + "sa-east-1": 4.442, + "us-east-1": 3.098, + "us-east-2": 3.098, + "us-gov-east-1": 3.562, "us-gov-west-1": 0.0, - "us-west-1": 2.757, - "us-west-2": 2.469, - "us-west-2-lax-1": 2.93 + "us-west-1": 3.386, + "us-west-2": 3.098, + "us-west-2-lax-1": 3.558 }, "r5d.12xlarge": { - "af-south-1": 0.0, - "ap-east-1": 4.365, - "ap-northeast-1": 4.592, - "ap-northeast-2": 0.0, - "ap-northeast-3": 4.592, - "ap-south-1": 0.0, - "ap-south-2": 0.0, - "ap-southeast-1": 4.341, - "ap-southeast-2": 0.0, - "ap-southeast-3": 4.592, - "ap-southeast-4": 4.592, - "ca-central-1": 4.185, - "eu-central-1": 4.566, - "eu-central-2": 0.0, - "eu-north-1": 0.0, - "eu-south-1": 4.439, - "eu-south-2": 4.235, - "eu-west-1": 4.235, - "eu-west-2": 4.221, - "eu-west-3": 4.221, - "il-central-1": 4.197, - "me-central-1": 4.389, - "me-south-1": 4.389, + "af-south-1": 5.75, + "ap-east-1": 5.39, + "ap-northeast-1": 5.617, + "ap-northeast-2": 5.342, + "ap-northeast-3": 0.0, + "ap-south-1": 4.814, + "ap-south-2": 4.814, + "ap-southeast-1": 5.617, + "ap-southeast-2": 0.0, + "ap-southeast-3": 5.366, + "ap-southeast-4": 5.617, + "ca-central-1": 5.21, + "eu-central-1": 5.592, + "eu-central-2": 5.758, + "eu-north-1": 4.838, + "eu-south-1": 5.222, + "eu-south-2": 5.03, + "eu-west-1": 5.03, + "eu-west-2": 0.0, + "eu-west-3": 5.246, + "il-central-1": 5.222, + "me-central-1": 5.414, + "me-south-1": 5.668, "sa-east-1": 0.0, "us-east-1": 0.0, - "us-east-2": 3.828, - "us-gov-east-1": 4.317, - "us-gov-west-1": 0.0, - "us-west-1": 0.0, - "us-west-2": 3.621, - "us-west-2-lax-1": 4.312 + "us-east-2": 4.854, + "us-gov-east-1": 5.342, + "us-gov-west-1": 5.342, + "us-west-1": 5.078, + "us-west-2": 4.646, + "us-west-2-lax-1": 5.338 }, "r5d.16xlarge": { "af-south-1": 0.0, - "ap-east-1": 6.101, - "ap-northeast-1": 5.733, - "ap-northeast-2": 5.701, - "ap-northeast-3": 0.0, - "ap-south-1": 4.997, - "ap-south-2": 4.997, - "ap-southeast-1": 5.733, - "ap-southeast-2": 5.733, - "ap-southeast-3": 0.0, - "ap-southeast-4": 0.0, - "ca-central-1": 5.221, - "eu-central-1": 5.701, - "eu-central-2": 6.255, - "eu-north-1": 5.029, - "eu-south-1": 5.541, - "eu-south-2": 5.285, - "eu-west-1": 5.592, - "eu-west-2": 0.0, - "eu-west-3": 5.573, + "ap-east-1": 0.0, + "ap-northeast-1": 7.155, + "ap-northeast-2": 7.123, + "ap-northeast-3": 7.489, + "ap-south-1": 6.419, + "ap-south-2": 6.419, + "ap-southeast-1": 7.155, + "ap-southeast-2": 7.155, + "ap-southeast-3": 7.489, + "ap-southeast-4": 7.489, + "ca-central-1": 6.643, + "eu-central-1": 7.123, + "eu-central-2": 7.677, + "eu-north-1": 6.451, + "eu-south-1": 6.963, + "eu-south-2": 6.707, + "eu-west-1": 6.707, + "eu-west-2": 6.995, + "eu-west-3": 6.995, "il-central-1": 0.0, - "me-central-1": 5.797, - "me-south-1": 5.797, - "sa-east-1": 7.461, - "us-east-1": 4.773, - "us-east-2": 4.773, - "us-gov-east-1": 5.701, - "us-gov-west-1": 0.0, - "us-west-1": 5.349, - "us-west-2": 4.773, - "us-west-2-lax-1": 6.026 + "me-central-1": 7.219, + "me-south-1": 7.219, + "sa-east-1": 8.883, + "us-east-1": 6.195, + "us-east-2": 6.195, + "us-gov-east-1": 7.123, + "us-gov-west-1": 7.455, + "us-west-1": 6.771, + "us-west-2": 6.195, + "us-west-2-lax-1": 7.448 }, "r5d.24xlarge": { - "af-south-1": 9.285, - "ap-east-1": 8.565, - "ap-northeast-1": 8.517, - "ap-northeast-2": 8.469, - "ap-northeast-3": 8.517, - "ap-south-1": 7.413, - "ap-south-2": 7.413, - "ap-southeast-1": 0.0, - "ap-southeast-2": 8.517, - "ap-southeast-3": 8.517, + "af-south-1": 11.501, + "ap-east-1": 10.781, + "ap-northeast-1": 10.733, + "ap-northeast-2": 10.685, + "ap-northeast-3": 0.0, + "ap-south-1": 9.629, + "ap-south-2": 9.629, + "ap-southeast-1": 10.733, + "ap-southeast-2": 10.733, + "ap-southeast-3": 10.733, "ap-southeast-4": 0.0, - "ca-central-1": 0.0, - "eu-central-1": 8.469, + "ca-central-1": 9.965, + "eu-central-1": 0.0, "eu-central-2": 0.0, - "eu-north-1": 0.0, - "eu-south-1": 8.229, - "eu-south-2": 0.0, - "eu-west-1": 7.845, - "eu-west-2": 8.277, - "eu-west-3": 8.277, - "il-central-1": 8.229, - "me-central-1": 8.613, - "me-south-1": 8.613, - "sa-east-1": 11.109, - "us-east-1": 0.0, - "us-east-2": 7.077, - "us-gov-east-1": 8.469, - "us-gov-west-1": 8.469, - "us-west-1": 0.0, + "eu-north-1": 9.677, + "eu-south-1": 10.445, + "eu-south-2": 10.061, + "eu-west-1": 0.0, + "eu-west-2": 10.493, + "eu-west-3": 10.493, + "il-central-1": 10.445, + "me-central-1": 10.829, + "me-south-1": 10.829, + "sa-east-1": 13.325, + "us-east-1": 9.293, + "us-east-2": 9.293, + "us-gov-east-1": 0.0, + "us-gov-west-1": 10.685, + "us-west-1": 10.157, "us-west-2": 0.0, - "us-west-2-lax-1": 8.459 + "us-west-2-lax-1": 10.675 }, "r5dn.large": { - "af-south-1": 0.316, - "ap-northeast-1": 0.31018, - "ap-northeast-2": 0.30594, + "af-south-1": 0.2848, + "ap-northeast-1": 0.27898, + "ap-northeast-2": 0.2628, "ap-southeast-1": 0.0, "ap-southeast-2": 0.0, - "eu-central-1": 0.0, - "eu-north-1": 0.272, - "eu-south-1": 0.30276, - "eu-west-1": 0.281, - "eu-west-3": 0.0, - "us-east-1": 0.27202, - "us-east-2": 0.27202, - "us-gov-east-1": 0.30806, - "us-gov-west-1": 0.296, - "us-west-2": 0.262 + "eu-central-1": 0.27474, + "eu-north-1": 0.25142, + "eu-south-1": 0.2598, + "eu-west-1": 0.2498, + "eu-west-3": 0.2598, + "us-east-1": 0.24082, + "us-east-2": 0.24082, + "us-gov-east-1": 0.2648, + "us-gov-west-1": 0.0, + "us-west-2": 0.24082 }, "r5dn.xlarge": { - "af-south-1": 0.537, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.51688, - "ap-southeast-1": 0.495, - "ap-southeast-2": 0.503, - "eu-central-1": 0.0, - "eu-north-1": 0.0, - "eu-south-1": 0.51052, - "eu-west-1": 0.48932, - "eu-west-3": 0.487, - "us-east-1": 0.429, - "us-east-2": 0.429, - "us-gov-east-1": 0.52112, - "us-gov-west-1": 0.497, - "us-west-2": 0.44904 + "af-south-1": 0.59612, + "ap-northeast-1": 0.5336, + "ap-northeast-2": 0.54948, + "ap-southeast-1": 0.5276, + "ap-southeast-2": 0.5356, + "eu-central-1": 0.54948, + "eu-north-1": 0.0, + "eu-south-1": 0.5196, + "eu-west-1": 0.52192, + "eu-west-3": 0.5196, + "us-east-1": 0.4616, + "us-east-2": 0.4616, + "us-gov-east-1": 0.55372, + "us-gov-west-1": 0.5296, + "us-west-2": 0.48164 }, "r5dn.metal": { - "af-south-1": 10.773, - "ap-northeast-1": 0.0, - "ap-northeast-2": 9.717, - "ap-southeast-1": 9.765, - "ap-southeast-2": 9.957, - "eu-central-1": 0.0, + "af-south-1": 12.9888, + "ap-northeast-1": 12.1248, + "ap-northeast-2": 11.9328, + "ap-southeast-1": 11.9808, + "ap-southeast-2": 0.0, + "eu-central-1": 11.9328, "eu-north-1": 0.0, - "eu-south-1": 9.573, - "eu-west-1": 9.093, - "eu-west-3": 9.573, - "us-east-1": 8.181, - "us-east-2": 8.181, - "us-gov-east-1": 9.813, - "us-gov-west-1": 9.813, - "us-west-2": 8.181 + "eu-south-1": 11.7888, + "eu-west-1": 0.0, + "eu-west-3": 11.7888, + "us-east-1": 10.3968, + "us-east-2": 0.0, + "us-gov-east-1": 12.0288, + "us-gov-west-1": 12.0288, + "us-west-2": 10.3968 }, "r5dn.2xlarge": { - "af-south-1": 0.0, - "ap-northeast-1": 0.977, - "ap-northeast-2": 1.00876, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.981, - "eu-central-1": 0.0, - "eu-north-1": 0.91548, - "eu-south-1": 0.0, - "eu-west-1": 0.0, - "eu-west-3": 0.949, - "us-east-1": 0.833, - "us-east-2": 0.87308, - "us-gov-east-1": 1.01724, - "us-gov-west-1": 0.969, - "us-west-2": 0.833 + "af-south-1": 1.1392, + "ap-northeast-1": 1.0672, + "ap-northeast-2": 1.09896, + "ap-southeast-1": 1.0552, + "ap-southeast-2": 1.0712, + "eu-central-1": 1.0512, + "eu-north-1": 1.00568, + "eu-south-1": 1.08624, + "eu-west-1": 0.9992, + "eu-west-3": 1.0392, + "us-east-1": 0.9232, + "us-east-2": 0.9232, + "us-gov-east-1": 1.0592, + "us-gov-west-1": 1.0592, + "us-west-2": 0.9232 }, "r5dn.4xlarge": { - "af-south-1": 2.03908, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, - "ap-southeast-1": 1.861, - "ap-southeast-2": 1.89492, - "eu-central-1": 0.0, - "eu-north-1": 1.581, - "eu-south-1": 1.733, - "eu-west-1": 1.653, - "eu-west-3": 1.82708, - "us-east-1": 0.0, - "us-east-2": 0.0, - "us-gov-east-1": 1.86948, - "us-gov-west-1": 0.0, - "us-west-2": 1.58116 + "af-south-1": 2.1648, + "ap-northeast-1": 0.0, + "ap-northeast-2": 1.9888, + "ap-southeast-1": 1.9968, + "ap-southeast-2": 2.12672, + "eu-central-1": 1.9888, + "eu-north-1": 1.8128, + "eu-south-1": 1.9648, + "eu-west-1": 1.8848, + "eu-west-3": 1.9648, + "us-east-1": 1.81296, + "us-east-2": 1.81296, + "us-gov-east-1": 2.0048, + "us-gov-west-1": 2.10128, + "us-west-2": 0.0 }, "r5dn.8xlarge": { - "af-south-1": 3.91316, - "ap-northeast-1": 0.0, - "ap-northeast-2": 3.54004, - "ap-southeast-1": 3.365, - "ap-southeast-2": 3.62484, - "eu-central-1": 3.349, - "eu-north-1": 3.16692, - "eu-south-1": 0.0, - "eu-west-1": 3.141, - "eu-west-3": 3.301, - "us-east-1": 2.837, - "us-east-2": 2.99732, + "af-south-1": 0.0, + "ap-northeast-1": 4.0416, + "ap-northeast-2": 3.9776, + "ap-southeast-1": 3.9936, + "ap-southeast-2": 4.0576, + "eu-central-1": 3.9776, + "eu-north-1": 3.6256, + "eu-south-1": 3.9296, + "eu-west-1": 3.7696, + "eu-west-3": 4.11776, + "us-east-1": 3.4656, + "us-east-2": 3.62592, "us-gov-east-1": 0.0, - "us-gov-west-1": 3.57396, - "us-west-2": 2.99732 + "us-gov-west-1": 4.0096, + "us-west-2": 3.4656 }, "r5dn.12xlarge": { - "af-south-1": 5.78724, - "ap-northeast-1": 5.037, - "ap-northeast-2": 4.941, - "ap-southeast-1": 5.253, - "ap-southeast-2": 5.061, - "eu-central-1": 0.0, - "eu-north-1": 4.413, - "eu-south-1": 4.869, - "eu-west-1": 0.0, - "eu-west-3": 5.15124, - "us-east-1": 0.0, - "us-east-2": 0.0, - "us-gov-east-1": 5.27844, - "us-gov-west-1": 4.989, - "us-west-2": 4.41348 + "af-south-1": 6.81264, + "ap-northeast-1": 0.0, + "ap-northeast-2": 5.9664, + "ap-southeast-1": 6.2784, + "ap-southeast-2": 6.0864, + "eu-central-1": 5.9664, + "eu-north-1": 5.4384, + "eu-south-1": 6.17664, + "eu-west-1": 0.0, + "eu-west-3": 6.17664, + "us-east-1": 5.43888, + "us-east-2": 5.1984, + "us-gov-east-1": 6.0144, + "us-gov-west-1": 6.0144, + "us-west-2": 5.1984 }, "r5dn.16xlarge": { - "af-south-1": 7.237, - "ap-northeast-1": 7.05076, - "ap-northeast-2": 6.533, - "ap-southeast-1": 0.0, - "ap-southeast-2": 6.693, - "eu-central-1": 6.91508, - "eu-north-1": 0.0, - "eu-south-1": 6.81332, - "eu-west-1": 6.47412, - "eu-west-3": 6.81332, - "us-east-1": 5.82964, - "us-east-2": 5.509, - "us-gov-east-1": 6.98292, - "us-gov-west-1": 0.0, - "us-west-2": 5.509 + "af-south-1": 8.6592, + "ap-northeast-1": 8.0832, + "ap-northeast-2": 7.9552, + "ap-southeast-1": 0.0, + "ap-southeast-2": 8.1152, + "eu-central-1": 0.0, + "eu-north-1": 7.59104, + "eu-south-1": 8.23552, + "eu-west-1": 7.5392, + "eu-west-3": 7.8592, + "us-east-1": 6.9312, + "us-east-2": 6.9312, + "us-gov-east-1": 8.0192, + "us-gov-west-1": 8.40512, + "us-west-2": 6.9312 }, "r5dn.24xlarge": { - "af-south-1": 10.773, - "ap-northeast-1": 9.909, - "ap-northeast-2": 9.717, + "af-south-1": 12.9888, + "ap-northeast-1": 12.1248, + "ap-northeast-2": 11.9328, "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, - "eu-central-1": 0.0, + "ap-southeast-2": 12.1728, + "eu-central-1": 11.9328, "eu-north-1": 0.0, - "eu-south-1": 9.573, - "eu-west-1": 9.093, - "eu-west-3": 9.573, - "us-east-1": 8.181, + "eu-south-1": 11.7888, + "eu-west-1": 11.3088, + "eu-west-3": 11.7888, + "us-east-1": 10.3968, "us-east-2": 0.0, - "us-gov-east-1": 9.813, - "us-gov-west-1": 9.813, - "us-west-2": 8.181 + "us-gov-east-1": 12.0288, + "us-gov-west-1": 0.0, + "us-west-2": 10.3968 }, "r5n.large": { - "af-south-1": 0.0, - "ap-east-1": 0.297, - "ap-northeast-1": 0.287, - "ap-northeast-2": 0.284, - "ap-south-1": 0.257, - "ap-southeast-1": 0.273, - "ap-southeast-2": 0.287, + "af-south-1": 0.262, + "ap-east-1": 0.266, + "ap-northeast-1": 0.256, + "ap-northeast-2": 0.242, + "ap-south-1": 0.226, + "ap-southeast-1": 0.242, + "ap-southeast-2": 0.245, "ca-central-1": 0.0, "eu-central-1": 0.0, - "eu-north-1": 0.0, - "eu-south-1": 0.0, - "eu-west-1": 0.272, - "eu-west-2": 0.0, + "eu-north-1": 0.232, + "eu-south-1": 0.239, + "eu-west-1": 0.241, + "eu-west-2": 0.239, "eu-west-3": 0.0, - "sa-east-1": 0.345, + "sa-east-1": 0.3, "us-east-1": 0.0, - "us-east-2": 0.244, - "us-gov-east-1": 0.274, + "us-east-2": 0.222, + "us-gov-east-1": 0.243, "us-gov-west-1": 0.0, - "us-west-1": 0.264, - "us-west-2": 0.253 + "us-west-1": 0.233, + "us-west-2": 0.213 }, "r5n.xlarge": { - "af-south-1": 0.0, - "ap-east-1": 0.0, - "ap-northeast-1": 0.457, - "ap-northeast-2": 0.472, - "ap-south-1": 0.401, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.457, - "ca-central-1": 0.441, - "eu-central-1": 0.451, - "eu-north-1": 0.0, - "eu-south-1": 0.0, - "eu-west-1": 0.429, - "eu-west-2": 0.466, - "eu-west-3": 0.445, - "sa-east-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 0.0, - "us-gov-east-1": 0.453, - "us-gov-west-1": 0.0, + "af-south-1": 0.525, + "ap-east-1": 0.532, + "ap-northeast-1": 0.49, + "ap-northeast-2": 0.484, + "ap-south-1": 0.452, + "ap-southeast-1": 0.484, + "ap-southeast-2": 0.49, + "ca-central-1": 0.454, + "eu-central-1": 0.484, + "eu-north-1": 0.446, + "eu-south-1": 0.478, + "eu-west-1": 0.462, + "eu-west-2": 0.478, + "eu-west-3": 0.478, + "sa-east-1": 0.0, + "us-east-1": 0.443, + "us-east-2": 0.443, + "us-gov-east-1": 0.486, + "us-gov-west-1": 0.486, "us-west-1": 0.0, - "us-west-2": 0.411 + "us-west-2": 0.443 }, "r5n.metal": { - "af-south-1": 0.0, - "ap-east-1": 0.0, + "af-south-1": 11.917, + "ap-east-1": 12.077, "ap-northeast-1": 0.0, - "ap-northeast-2": 8.709, + "ap-northeast-2": 10.925, "ap-south-1": 0.0, "ap-southeast-1": 0.0, - "ap-southeast-2": 8.853, - "ca-central-1": 0.0, + "ap-southeast-2": 11.069, + "ca-central-1": 10.205, "eu-central-1": 0.0, "eu-north-1": 0.0, - "eu-south-1": 8.566, - "eu-west-1": 8.181, - "eu-west-2": 0.0, - "eu-west-3": 0.0, - "sa-east-1": 11.493, - "us-east-1": 7.317, - "us-east-2": 7.317, - "us-gov-east-1": 8.757, - "us-gov-west-1": 8.757, - "us-west-1": 0.0, - "us-west-2": 0.0 + "eu-south-1": 10.782, + "eu-west-1": 10.397, + "eu-west-2": 10.781, + "eu-west-3": 10.781, + "sa-east-1": 13.709, + "us-east-1": 9.533, + "us-east-2": 9.533, + "us-gov-east-1": 10.973, + "us-gov-west-1": 10.973, + "us-west-1": 10.493, + "us-west-2": 9.533 }, "r5n.2xlarge": { - "af-south-1": 1.007, - "ap-east-1": 0.0, - "ap-northeast-1": 0.889, - "ap-northeast-2": 0.0, - "ap-south-1": 0.814, + "af-south-1": 1.05, + "ap-east-1": 1.063, + "ap-northeast-1": 0.979, + "ap-northeast-2": 0.967, + "ap-south-1": 0.904, "ap-southeast-1": 0.0, - "ap-southeast-2": 0.889, - "ca-central-1": 0.817, - "eu-central-1": 0.877, - "eu-north-1": 0.839, - "eu-south-1": 0.907, - "eu-west-1": 0.873, - "eu-west-2": 0.865, - "eu-west-3": 0.0, - "sa-east-1": 0.0, - "us-east-1": 0.761, + "ap-southeast-2": 0.979, + "ca-central-1": 0.0, + "eu-central-1": 0.0, + "eu-north-1": 0.891, + "eu-south-1": 0.997, + "eu-west-1": 0.923, + "eu-west-2": 0.955, + "eu-west-3": 0.997, + "sa-east-1": 1.256, + "us-east-1": 0.851, "us-east-2": 0.0, "us-gov-east-1": 0.0, - "us-gov-west-1": 0.924, - "us-west-1": 0.0, - "us-west-2": 0.761 + "us-gov-west-1": 0.0, + "us-west-1": 0.972, + "us-west-2": 0.851 }, "r5n.4xlarge": { - "af-south-1": 1.754, - "ap-east-1": 0.0, - "ap-northeast-1": 0.0, - "ap-northeast-2": 1.589, - "ap-south-1": 1.389, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, - "ca-central-1": 1.469, - "eu-central-1": 1.674, - "eu-north-1": 0.0, - "eu-south-1": 0.0, - "eu-west-1": 1.501, + "af-south-1": 1.986, + "ap-east-1": 2.013, + "ap-northeast-1": 1.845, + "ap-northeast-2": 1.821, + "ap-south-1": 1.621, + "ap-southeast-1": 1.821, + "ap-southeast-2": 1.845, + "ca-central-1": 1.701, + "eu-central-1": 1.821, + "eu-north-1": 1.745, + "eu-south-1": 1.797, + "eu-west-1": 1.733, "eu-west-2": 0.0, "eu-west-3": 0.0, - "sa-east-1": 2.166, - "us-east-1": 1.429, - "us-east-2": 1.357, - "us-gov-east-1": 0.0, - "us-gov-west-1": 1.683, - "us-west-1": 1.517, - "us-west-2": 1.429 + "sa-east-1": 2.398, + "us-east-1": 1.589, + "us-east-2": 1.589, + "us-gov-east-1": 1.829, + "us-gov-west-1": 0.0, + "us-west-1": 1.749, + "us-west-2": 0.0 }, "r5n.8xlarge": { - "af-south-1": 3.534, - "ap-east-1": 3.591, - "ap-northeast-1": 3.061, - "ap-northeast-2": 3.184, - "ap-south-1": 0.0, - "ap-southeast-1": 3.013, - "ap-southeast-2": 0.0, - "ca-central-1": 2.93, - "eu-central-1": 3.184, - "eu-north-1": 2.709, + "af-south-1": 3.972, + "ap-east-1": 0.0, + "ap-northeast-1": 3.69, + "ap-northeast-2": 3.642, + "ap-south-1": 3.388, + "ap-southeast-1": 3.642, + "ap-southeast-2": 3.69, + "ca-central-1": 3.402, + "eu-central-1": 3.642, + "eu-north-1": 3.49, "eu-south-1": 0.0, - "eu-west-1": 2.997, - "eu-west-2": 3.134, - "eu-west-3": 0.0, - "sa-east-1": 0.0, - "us-east-1": 2.549, - "us-east-2": 0.0, + "eu-west-1": 3.626, + "eu-west-2": 3.594, + "eu-west-3": 3.762, + "sa-east-1": 4.57, + "us-east-1": 3.178, + "us-east-2": 3.321, "us-gov-east-1": 0.0, - "us-gov-west-1": 0.0, - "us-west-1": 0.0, - "us-west-2": 0.0 + "us-gov-west-1": 3.829, + "us-west-1": 3.498, + "us-west-2": 3.321 }, "r5n.12xlarge": { - "af-south-1": 4.933, - "ap-east-1": 5.303, - "ap-northeast-1": 4.77, - "ap-northeast-2": 4.437, - "ap-south-1": 4.057, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, - "ca-central-1": 4.077, - "eu-central-1": 0.0, - "eu-north-1": 4.209, - "eu-south-1": 4.365, - "eu-west-1": 4.173, - "eu-west-2": 4.365, - "eu-west-3": 4.618, - "sa-east-1": 6.169, - "us-east-1": 0.0, - "us-east-2": 3.741, + "af-south-1": 6.245, + "ap-east-1": 6.329, + "ap-northeast-1": 5.534, + "ap-northeast-2": 5.462, + "ap-south-1": 4.862, + "ap-southeast-1": 5.462, + "ap-southeast-2": 5.795, + "ca-central-1": 5.102, + "eu-central-1": 0.0, + "eu-north-1": 0.0, + "eu-south-1": 5.391, + "eu-west-1": 5.198, + "eu-west-2": 5.39, + "eu-west-3": 5.39, + "sa-east-1": 6.854, + "us-east-1": 4.981, + "us-east-2": 0.0, "us-gov-east-1": 0.0, - "us-gov-west-1": 4.461, - "us-west-1": 4.221, - "us-west-2": 3.956 + "us-gov-west-1": 5.486, + "us-west-1": 5.246, + "us-west-2": 4.981 }, "r5n.16xlarge": { - "af-south-1": 6.522, - "ap-east-1": 6.629, - "ap-northeast-1": 6.305, - "ap-northeast-2": 5.861, - "ap-south-1": 5.061, - "ap-southeast-1": 5.861, - "ap-southeast-2": 0.0, - "ca-central-1": 5.381, - "eu-central-1": 0.0, - "eu-north-1": 5.557, - "eu-south-1": 0.0, - "eu-west-1": 5.509, - "eu-west-2": 5.765, - "eu-west-3": 5.765, - "sa-east-1": 7.717, - "us-east-1": 4.933, - "us-east-2": 4.933, - "us-gov-east-1": 5.893, - "us-gov-west-1": 5.893, - "us-west-1": 5.898, - "us-west-2": 5.219 + "af-south-1": 7.945, + "ap-east-1": 8.051, + "ap-northeast-1": 7.379, + "ap-northeast-2": 7.283, + "ap-south-1": 6.483, + "ap-southeast-1": 7.283, + "ap-southeast-2": 0.0, + "ca-central-1": 6.803, + "eu-central-1": 7.283, + "eu-north-1": 0.0, + "eu-south-1": 7.188, + "eu-west-1": 6.931, + "eu-west-2": 7.187, + "eu-west-3": 7.187, + "sa-east-1": 9.592, + "us-east-1": 6.355, + "us-east-2": 6.355, + "us-gov-east-1": 7.315, + "us-gov-west-1": 7.315, + "us-west-1": 6.995, + "us-west-2": 0.0 }, "r5n.24xlarge": { - "af-south-1": 9.701, - "ap-east-1": 9.861, - "ap-northeast-1": 0.0, - "ap-northeast-2": 8.709, - "ap-south-1": 7.509, - "ap-southeast-1": 8.709, - "ap-southeast-2": 8.853, - "ca-central-1": 7.989, - "eu-central-1": 8.709, - "eu-north-1": 7.797, - "eu-south-1": 0.0, - "eu-west-1": 8.181, - "eu-west-2": 8.565, - "eu-west-3": 0.0, - "sa-east-1": 11.493, - "us-east-1": 0.0, - "us-east-2": 7.317, - "us-gov-east-1": 8.757, - "us-gov-west-1": 0.0, - "us-west-1": 8.277, - "us-west-2": 7.317 + "af-south-1": 11.917, + "ap-east-1": 12.077, + "ap-northeast-1": 0.0, + "ap-northeast-2": 10.925, + "ap-south-1": 9.725, + "ap-southeast-1": 10.925, + "ap-southeast-2": 11.069, + "ca-central-1": 10.205, + "eu-central-1": 10.925, + "eu-north-1": 10.013, + "eu-south-1": 10.782, + "eu-west-1": 10.397, + "eu-west-2": 10.781, + "eu-west-3": 10.781, + "sa-east-1": 13.709, + "us-east-1": 0.0, + "us-east-2": 9.533, + "us-gov-east-1": 10.973, + "us-gov-west-1": 10.973, + "us-west-1": 10.493, + "us-west-2": 9.533 }, "r6a.large": { - "ap-northeast-1": 0.24548, - "ap-south-1": 0.17365, - "ap-southeast-1": 0.24548, + "ap-northeast-1": 0.2006, + "ap-south-1": 0.1353, + "ap-south-2": 0.0, + "ap-southeast-1": 0.2006, "ap-southeast-2": 0.0, + "ca-central-1": 0.0, "eu-central-1": 0.0, - "eu-west-1": 0.23459, + "eu-west-1": 0.1907, "us-east-1": 0.0, - "us-east-2": 0.21974, - "us-west-1": 0.2336, - "us-west-2": 0.0 + "us-east-2": 0.18854, + "us-west-1": 0.1898, + "us-west-2": 0.1772 }, "r6a.xlarge": { - "ap-northeast-1": 0.3686, - "ap-south-1": 0.238, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, - "eu-central-1": 0.3686, - "eu-west-1": 0.3488, + "ap-northeast-1": 0.4012, + "ap-south-1": 0.2706, + "ap-south-2": 0.2706, + "ap-southeast-1": 0.42856, + "ap-southeast-2": 0.42658, + "ca-central-1": 0.376, + "eu-central-1": 0.4012, + "eu-west-1": 0.3814, "us-east-1": 0.0, - "us-east-2": 0.3218, - "us-west-1": 0.3722, - "us-west-2": 0.3218 + "us-east-2": 0.0, + "us-west-1": 0.3796, + "us-west-2": 0.3544 }, "r6a.metal": { - "ap-northeast-1": 13.2978, - "ap-south-1": 7.029, + "ap-northeast-1": 16.992, + "ap-south-1": 10.7232, + "ap-south-2": 10.7232, "ap-southeast-1": 0.0, "ap-southeast-2": 0.0, - "eu-central-1": 13.2978, - "eu-west-1": 12.3474, + "ca-central-1": 15.7824, + "eu-central-1": 16.992, + "eu-west-1": 0.0, "us-east-1": 0.0, - "us-east-2": 11.0514, - "us-west-1": 0.0, - "us-west-2": 0.0 + "us-east-2": 14.7456, + "us-west-1": 15.9552, + "us-west-2": 14.7456 }, "r6a.2xlarge": { - "ap-northeast-1": 0.0, - "ap-south-1": 0.0, + "ap-northeast-1": 0.85712, + "ap-south-1": 0.5412, + "ap-south-2": 0.5412, "ap-southeast-1": 0.0, "ap-southeast-2": 0.0, - "eu-central-1": 0.7122, - "eu-west-1": 0.6726, - "us-east-1": 0.66396, - "us-east-2": 0.6186, - "us-west-1": 0.0, - "us-west-2": 0.6186 + "ca-central-1": 0.0, + "eu-central-1": 0.85712, + "eu-west-1": 0.7628, + "us-east-1": 0.7088, + "us-east-2": 0.7088, + "us-west-1": 0.8096, + "us-west-2": 0.7088 }, "r6a.4xlarge": { - "ap-northeast-1": 0.0, - "ap-south-1": 0.7942, - "ap-southeast-1": 0.0, - "ap-southeast-2": 1.2522, - "eu-central-1": 1.36884, + "ap-northeast-1": 1.4912, + "ap-south-1": 0.9688, + "ap-south-2": 0.9688, + "ap-southeast-1": 1.4912, + "ap-southeast-2": 1.484, + "ca-central-1": 1.48976, + "eu-central-1": 1.4912, "eu-west-1": 0.0, "us-east-1": 0.0, - "us-east-2": 1.16292, - "us-west-1": 1.2738, - "us-west-2": 1.16292 + "us-east-2": 1.39472, + "us-west-1": 0.0, + "us-west-2": 1.304 }, "r6a.8xlarge": { - "ap-northeast-1": 2.3538, - "ap-south-1": 1.309, - "ap-southeast-1": 2.3538, - "ap-southeast-2": 2.3394, - "eu-central-1": 2.3538, - "eu-west-1": 2.39844, - "us-east-1": 0.0, - "us-east-2": 0.0, - "us-west-1": 2.3826, - "us-west-2": 0.0 + "ap-northeast-1": 0.0, + "ap-south-1": 1.9376, + "ap-south-2": 1.9376, + "ap-southeast-1": 2.9824, + "ap-southeast-2": 2.968, + "ca-central-1": 2.7808, + "eu-central-1": 2.9824, + "eu-west-1": 3.02704, + "us-east-1": 2.78944, + "us-east-2": 2.608, + "us-west-1": 3.0112, + "us-west-2": 2.608 }, "r6a.12xlarge": { - "ap-northeast-1": 3.4482, - "ap-south-1": 1.881, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, - "eu-central-1": 0.0, - "eu-west-1": 0.0, - "us-east-1": 3.15876, - "us-east-2": 0.0, - "us-west-1": 0.0, - "us-west-2": 0.0 + "ap-northeast-1": 4.4736, + "ap-south-1": 2.9064, + "ap-south-2": 2.9064, + "ap-southeast-1": 4.4736, + "ap-southeast-2": 4.452, + "ca-central-1": 4.46928, + "eu-central-1": 4.4736, + "eu-west-1": 4.236, + "us-east-1": 3.912, + "us-east-2": 3.912, + "us-west-1": 0.0, + "us-west-2": 4.18416 }, "r6a.16xlarge": { - "ap-northeast-1": 4.5426, - "ap-south-1": 0.0, - "ap-southeast-1": 4.98036, - "ap-southeast-2": 4.5138, - "eu-central-1": 0.0, - "eu-west-1": 0.0, - "us-east-1": 3.7938, - "us-east-2": 4.15668, - "us-west-1": 4.6002, - "us-west-2": 4.15668 + "ap-northeast-1": 5.9648, + "ap-south-1": 3.8752, + "ap-south-2": 4.104, + "ap-southeast-1": 5.9648, + "ap-southeast-2": 5.936, + "ca-central-1": 5.5616, + "eu-central-1": 0.0, + "eu-west-1": 6.05408, + "us-east-1": 5.216, + "us-east-2": 5.216, + "us-west-1": 5.6192, + "us-west-2": 5.216 }, "r6a.24xlarge": { "ap-northeast-1": 0.0, - "ap-south-1": 3.9402, - "ap-southeast-1": 7.38804, - "ap-southeast-2": 7.34052, - "eu-central-1": 6.7314, - "eu-west-1": 6.2562, - "us-east-1": 6.15252, - "us-east-2": 6.15252, - "us-west-1": 6.8178, - "us-west-2": 6.15252 + "ap-south-1": 5.8128, + "ap-south-2": 0.0, + "ap-southeast-1": 8.9472, + "ap-southeast-2": 9.55632, + "ca-central-1": 8.3424, + "eu-central-1": 8.9472, + "eu-west-1": 8.472, + "us-east-1": 7.824, + "us-east-2": 7.824, + "us-west-1": 8.4288, + "us-west-2": 7.824 }, "r6a.32xlarge": { - "ap-northeast-1": 8.9202, - "ap-south-1": 5.1986, + "ap-northeast-1": 11.328, + "ap-south-1": 7.6064, + "ap-south-2": 7.1488, "ap-southeast-1": 0.0, - "ap-southeast-2": 8.8626, + "ap-southeast-2": 0.0, + "ca-central-1": 11.31648, "eu-central-1": 0.0, - "eu-west-1": 8.2866, - "us-east-1": 0.0, - "us-east-2": 8.14836, - "us-west-1": 8.229, - "us-west-2": 0.0 + "eu-west-1": 10.6944, + "us-east-1": 9.8304, + "us-east-2": 10.55616, + "us-west-1": 0.0, + "us-west-2": 9.8304 }, "r6a.48xlarge": { - "ap-northeast-1": 0.0, - "ap-south-1": 0.0, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, - "eu-central-1": 13.2978, - "eu-west-1": 12.3474, + "ap-northeast-1": 16.992, + "ap-south-1": 10.7232, + "ap-south-2": 10.7232, + "ap-southeast-1": 16.992, + "ap-southeast-2": 16.9056, + "ca-central-1": 15.7824, + "eu-central-1": 16.992, + "eu-west-1": 16.0416, "us-east-1": 0.0, - "us-east-2": 0.0, - "us-west-1": 12.261, + "us-east-2": 14.7456, + "us-west-1": 15.9552, "us-west-2": 0.0 }, "r6g.medium": { - "af-south-1": 0.1662, - "ap-east-1": 0.162, - "ap-northeast-1": 0.1558, - "ap-northeast-2": 0.0, - "ap-northeast-3": 0.1558, - "ap-south-1": 0.1275, - "ap-south-2": 0.0, - "ap-southeast-1": 0.1594, - "ap-southeast-2": 0.0, - "ap-southeast-3": 0.1594, - "ap-southeast-4": 0.1554, - "ca-central-1": 0.1502, - "ca-west-1": 0.1502, - "eu-central-1": 0.1558, - "eu-central-2": 0.0, - "eu-north-1": 0.0, + "af-south-1": 0.0991, + "ap-east-1": 0.0989, + "ap-northeast-1": 0.0927, + "ap-northeast-2": 0.0929, + "ap-northeast-3": 0.0927, + "ap-south-1": 0.0664, + "ap-south-2": 0.0664, + "ap-southeast-1": 0.0963, + "ap-southeast-2": 0.0923, + "ap-southeast-3": 0.0, + "ap-southeast-4": 0.0923, + "ap-southeast-5": 0.0836, + "ap-southeast-7": 0.0836, + "ca-central-1": 0.0871, + "ca-west-1": 0.0871, + "eu-central-1": 0.0927, + "eu-central-2": 0.1028, + "eu-north-1": 0.0854, "eu-south-1": 0.0, - "eu-south-2": 0.1548, - "eu-west-1": 0.0, - "eu-west-2": 0.1542, - "eu-west-3": 0.0, - "il-central-1": 0.1578, + "eu-south-2": 0.0, + "eu-west-1": 0.0917, + "eu-west-2": 0.0911, + "eu-west-3": 0.0909, + "il-central-1": 0.0947, "me-central-1": 0.0, - "me-south-1": 0.157, - "sa-east-1": 0.1802, - "us-east-1": 0.1454, - "us-east-2": 0.1454, - "us-gov-east-1": 0.1554, - "us-gov-west-1": 0.159, - "us-west-1": 0.1544, + "me-south-1": 0.0939, + "mx-central-1": 0.0, + "sa-east-1": 0.1123, + "us-east-1": 0.0823, + "us-east-2": 0.0823, + "us-gov-east-1": 0.0, + "us-gov-west-1": 0.0959, + "us-west-1": 0.0, "us-west-2": 0.0 }, "r6g.large": { - "af-south-1": 0.2375, - "ap-east-1": 0.229, - "ap-northeast-1": 0.2239, - "ap-northeast-2": 0.2243, - "ap-northeast-3": 0.2166, + "af-south-1": 0.1982, + "ap-east-1": 0.1978, + "ap-northeast-1": 0.0, + "ap-northeast-2": 0.1858, + "ap-northeast-3": 0.1854, "ap-south-1": 0.0, - "ap-south-2": 0.16, - "ap-southeast-1": 0.2166, - "ap-southeast-2": 0.223, - "ap-southeast-3": 0.2166, - "ap-southeast-4": 0.2158, - "ca-central-1": 0.0, - "ca-west-1": 0.2054, - "eu-central-1": 0.2166, - "eu-central-2": 0.2288, - "eu-north-1": 0.2084, - "eu-south-1": 0.2205, - "eu-south-2": 0.2146, - "eu-west-1": 0.2146, - "eu-west-2": 0.2205, - "eu-west-3": 0.0, - "il-central-1": 0.0, - "me-central-1": 0.2265, - "me-south-1": 0.2265, - "sa-east-1": 0.2654, - "us-east-1": 0.1958, - "us-east-2": 0.0, - "us-gov-east-1": 0.0, - "us-gov-west-1": 0.223, - "us-west-1": 0.207, - "us-west-2": 0.1958 + "ap-south-2": 0.1288, + "ap-southeast-1": 0.1854, + "ap-southeast-2": 0.1846, + "ap-southeast-3": 0.0, + "ap-southeast-4": 0.1918, + "ap-southeast-5": 0.1672, + "ap-southeast-7": 0.0, + "ca-central-1": 0.0, + "ca-west-1": 0.1742, + "eu-central-1": 0.1854, + "eu-central-2": 0.1976, + "eu-north-1": 0.1708, + "eu-south-1": 0.1822, + "eu-south-2": 0.1766, + "eu-west-1": 0.1766, + "eu-west-2": 0.1822, + "eu-west-3": 0.1889, + "il-central-1": 0.1822, + "me-central-1": 0.1953, + "me-south-1": 0.1879, + "mx-central-1": 0.176, + "sa-east-1": 0.2246, + "us-east-1": 0.1646, + "us-east-2": 0.1646, + "us-gov-east-1": 0.1846, + "us-gov-west-1": 0.1846, + "us-west-1": 0.1758, + "us-west-2": 0.1646 }, "r6g.xlarge": { "af-south-1": 0.0, - "ap-east-1": 0.363, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, - "ap-northeast-3": 0.3382, - "ap-south-1": 0.2328, - "ap-south-2": 0.225, - "ap-southeast-1": 0.3528, - "ap-southeast-2": 0.3511, - "ap-southeast-3": 0.3528, - "ap-southeast-4": 0.0, - "ca-central-1": 0.3158, - "ca-west-1": 0.329, + "ap-east-1": 0.3956, + "ap-northeast-1": 0.3854, + "ap-northeast-2": 0.3716, + "ap-northeast-3": 0.3708, + "ap-south-1": 0.0, + "ap-south-2": 0.2576, + "ap-southeast-1": 0.3708, + "ap-southeast-2": 0.3692, + "ap-southeast-3": 0.0, + "ap-southeast-4": 0.3692, + "ap-southeast-5": 0.3467, + "ap-southeast-7": 0.0, + "ca-central-1": 0.3484, + "ca-west-1": 0.0, "eu-central-1": 0.0, - "eu-central-2": 0.0, - "eu-north-1": 0.0, - "eu-south-1": 0.3318, - "eu-south-2": 0.3341, - "eu-west-1": 0.0, - "eu-west-2": 0.346, - "eu-west-3": 0.3452, - "il-central-1": 0.3461, - "me-central-1": 0.3432, - "me-south-1": 0.3432, - "sa-east-1": 0.4359, - "us-east-1": 0.0, - "us-east-2": 0.2966, - "us-gov-east-1": 0.3511, - "us-gov-west-1": 0.3511, - "us-west-1": 0.3324, - "us-west-2": 0.3087 + "eu-central-2": 0.3951, + "eu-north-1": 0.3416, + "eu-south-1": 0.0, + "eu-south-2": 0.3532, + "eu-west-1": 0.0, + "eu-west-2": 0.3786, + "eu-west-3": 0.3636, + "il-central-1": 0.3787, + "me-central-1": 0.3758, + "me-south-1": 0.3758, + "mx-central-1": 0.0, + "sa-east-1": 0.4685, + "us-east-1": 0.0, + "us-east-2": 0.3292, + "us-gov-east-1": 0.3692, + "us-gov-west-1": 0.3837, + "us-west-1": 0.3516, + "us-west-2": 0.3292 }, "r6g.metal": { - "af-south-1": 4.4658, - "ap-east-1": 4.453, - "ap-northeast-1": 4.0562, - "ap-northeast-2": 4.3026, - "ap-northeast-3": 0.0, - "ap-south-1": 2.3698, - "ap-south-2": 2.245, - "ap-southeast-1": 4.2897, - "ap-southeast-2": 0.0, - "ap-southeast-3": 4.0562, - "ap-southeast-4": 4.0306, - "ca-central-1": 3.9098, - "ca-west-1": 3.6978, - "eu-central-1": 0.0, - "eu-central-2": 0.0, - "eu-north-1": 3.589, - "eu-south-1": 3.9538, - "eu-south-2": 3.7746, - "eu-west-1": 3.7746, - "eu-west-2": 4.1811, - "eu-west-3": 4.1682, - "il-central-1": 3.9551, - "me-central-1": 4.1356, - "me-south-1": 4.1356, - "sa-east-1": 5.6193, - "us-east-1": 3.3906, - "us-east-2": 0.0, + "af-south-1": 0.0, + "ap-east-1": 5.8752, + "ap-northeast-1": 5.4784, + "ap-northeast-2": 5.4912, + "ap-northeast-3": 5.4784, + "ap-south-1": 0.0, + "ap-south-2": 3.6672, + "ap-southeast-1": 0.0, + "ap-southeast-2": 5.4528, + "ap-southeast-3": 5.4784, + "ap-southeast-4": 5.4528, + "ap-southeast-5": 4.8947, + "ap-southeast-7": 0.0, + "ca-central-1": 5.12, + "ca-west-1": 5.12, + "eu-central-1": 5.4784, + "eu-central-2": 5.8675, + "eu-north-1": 5.0112, + "eu-south-1": 5.376, + "eu-south-2": 5.1968, + "eu-west-1": 0.0, + "eu-west-2": 0.0, + "eu-west-3": 5.3632, + "il-central-1": 5.3773, + "me-central-1": 5.5578, + "me-south-1": 5.5578, + "mx-central-1": 4.9741, + "sa-east-1": 6.7328, + "us-east-1": 4.8128, + "us-east-2": 4.8128, "us-gov-east-1": 0.0, - "us-gov-west-1": 4.0306, - "us-west-1": 3.964, - "us-west-2": 0.0 + "us-gov-west-1": 5.4528, + "us-west-1": 5.1712, + "us-west-2": 4.8128 }, "r6g.2xlarge": { - "af-south-1": 0.0, - "ap-east-1": 0.0, - "ap-northeast-1": 0.6806, - "ap-northeast-2": 0.0, - "ap-northeast-3": 0.6806, - "ap-south-1": 0.425, - "ap-south-2": 0.4406, - "ap-southeast-1": 0.6514, - "ap-southeast-2": 0.6772, - "ap-southeast-3": 0.6514, - "ap-southeast-4": 0.6482, - "ca-central-1": 0.6066, - "ca-west-1": 0.0, - "eu-central-1": 0.0, - "eu-central-2": 0.7321, - "eu-north-1": 0.6186, - "eu-south-1": 0.667, - "eu-south-2": 0.6433, - "eu-west-1": 0.6433, - "eu-west-2": 0.6386, - "eu-west-3": 0.6654, - "il-central-1": 0.0, - "me-central-1": 0.6911, - "me-south-1": 0.0, - "sa-east-1": 0.8468, - "us-east-1": 0.0, - "us-east-2": 0.5682, - "us-gov-east-1": 0.6482, - "us-gov-west-1": 0.0, - "us-west-1": 0.613, - "us-west-2": 0.5924 + "af-south-1": 0.7928, + "ap-east-1": 0.8232, + "ap-northeast-1": 0.7416, + "ap-northeast-2": 0.7724, + "ap-northeast-3": 0.7416, + "ap-south-1": 0.5152, + "ap-south-2": 0.5308, + "ap-southeast-1": 0.7416, + "ap-southeast-2": 0.7674, + "ap-southeast-3": 0.7416, + "ap-southeast-4": 0.7384, + "ap-southeast-5": 0.0, + "ap-southeast-7": 0.6686, + "ca-central-1": 0.6968, + "ca-west-1": 0.7233, + "eu-central-1": 0.7416, + "eu-central-2": 0.7902, + "eu-north-1": 0.0, + "eu-south-1": 0.7288, + "eu-south-2": 0.7064, + "eu-west-1": 0.7335, + "eu-west-2": 0.7288, + "eu-west-3": 0.0, + "il-central-1": 0.7574, + "me-central-1": 0.0, + "me-south-1": 0.7813, + "mx-central-1": 0.704, + "sa-east-1": 0.8984, + "us-east-1": 0.6826, + "us-east-2": 0.6584, + "us-gov-east-1": 0.7384, + "us-gov-west-1": 0.7384, + "us-west-1": 0.7032, + "us-west-2": 0.6826 }, "r6g.4xlarge": { - "af-south-1": 1.2402, - "ap-east-1": 1.237, - "ap-northeast-1": 1.1962, + "af-south-1": 1.5365, + "ap-east-1": 1.4688, + "ap-northeast-1": 1.3696, "ap-northeast-2": 0.0, - "ap-northeast-3": 1.1378, - "ap-south-1": 0.685, - "ap-south-2": 0.685, - "ap-southeast-1": 1.1962, - "ap-southeast-2": 1.1894, - "ap-southeast-3": 0.0, - "ap-southeast-4": 0.0, - "ca-central-1": 1.0482, - "ca-west-1": 0.0, - "eu-central-1": 1.1962, - "eu-central-2": 1.2351, - "eu-north-1": 0.0, + "ap-northeast-3": 0.0, + "ap-south-1": 0.9168, + "ap-south-2": 0.0, + "ap-southeast-1": 1.3696, + "ap-southeast-2": 1.3632, + "ap-southeast-3": 1.428, + "ap-southeast-4": 1.3632, + "ap-southeast-5": 1.2237, + "ap-southeast-7": 1.2237, + "ca-central-1": 1.28, + "ca-west-1": 1.28, + "eu-central-1": 1.3696, + "eu-central-2": 1.4669, + "eu-north-1": 1.2528, "eu-south-1": 0.0, - "eu-south-2": 1.0674, - "eu-west-1": 1.1215, - "eu-west-2": 1.169, - "eu-west-3": 1.1658, - "il-central-1": 1.1694, - "me-central-1": 0.0, - "me-south-1": 1.2172, - "sa-east-1": 0.0, - "us-east-1": 0.9714, - "us-east-2": 0.0, - "us-gov-east-1": 1.1314, - "us-gov-west-1": 0.0, - "us-west-1": 0.0, - "us-west-2": 0.9714 + "eu-south-2": 1.2992, + "eu-west-1": 1.2992, + "eu-west-2": 1.4008, + "eu-west-3": 1.3976, + "il-central-1": 1.3443, + "me-central-1": 1.3894, + "me-south-1": 1.3894, + "mx-central-1": 1.2435, + "sa-east-1": 1.6832, + "us-east-1": 1.2032, + "us-east-2": 1.2032, + "us-gov-east-1": 1.3632, + "us-gov-west-1": 0.0, + "us-west-1": 0.0, + "us-west-2": 1.2032 }, "r6g.8xlarge": { - "af-south-1": 2.4444, - "ap-east-1": 2.437, - "ap-northeast-1": 0.0, - "ap-northeast-2": 2.2338, - "ap-northeast-3": 2.1106, - "ap-south-1": 1.205, - "ap-south-2": 1.205, - "ap-southeast-1": 0.0, - "ap-southeast-2": 2.0978, - "ap-southeast-3": 0.0, - "ap-southeast-4": 0.0, - "ca-central-1": 2.0374, - "ca-west-1": 2.0374, - "eu-central-1": 2.2273, - "eu-central-2": 2.3052, - "eu-north-1": 0.0, - "eu-south-1": 2.0594, - "eu-south-2": 2.0781, - "eu-west-1": 2.0781, - "eu-west-2": 2.1731, + "af-south-1": 2.944, + "ap-east-1": 2.9376, + "ap-northeast-1": 2.7392, + "ap-northeast-2": 2.7456, + "ap-northeast-3": 2.7392, + "ap-south-1": 1.8336, + "ap-south-2": 1.8336, + "ap-southeast-1": 0.0, + "ap-southeast-2": 2.7264, + "ap-southeast-3": 2.8559, + "ap-southeast-4": 2.7264, + "ap-southeast-5": 2.5466, + "ap-southeast-7": 0.0, + "ca-central-1": 2.56, + "ca-west-1": 2.56, + "eu-central-1": 2.7392, + "eu-central-2": 2.9338, + "eu-north-1": 2.608, + "eu-south-1": 2.688, + "eu-south-2": 2.7067, + "eu-west-1": 2.5984, + "eu-west-2": 2.688, "eu-west-3": 0.0, "il-central-1": 0.0, - "me-central-1": 2.2694, - "me-south-1": 2.1503, - "sa-east-1": 2.8922, - "us-east-1": 0.0, - "us-east-2": 1.8746, - "us-gov-east-1": 2.0978, - "us-gov-west-1": 0.0, - "us-west-1": 1.957, - "us-west-2": 1.8746 + "me-central-1": 2.7789, + "me-south-1": 2.7789, + "mx-central-1": 2.487, + "sa-east-1": 3.3664, + "us-east-1": 2.4064, + "us-east-2": 2.5032, + "us-gov-east-1": 2.7264, + "us-gov-west-1": 2.7264, + "us-west-1": 2.6931, + "us-west-2": 2.5032 }, "r6g.12xlarge": { "af-south-1": 0.0, - "ap-east-1": 3.381, - "ap-northeast-1": 3.0834, - "ap-northeast-2": 3.2682, - "ap-northeast-3": 3.2585, - "ap-south-1": 0.0, - "ap-south-2": 1.725, - "ap-southeast-1": 3.0834, - "ap-southeast-2": 3.2382, - "ap-southeast-3": 3.0834, - "ap-southeast-4": 0.0, - "ca-central-1": 2.9736, - "ca-west-1": 2.8146, - "eu-central-1": 3.0834, - "eu-central-2": 3.5679, - "eu-north-1": 2.8866, + "ap-east-1": 4.4064, + "ap-northeast-1": 4.1088, + "ap-northeast-2": 4.1184, + "ap-northeast-3": 4.1088, + "ap-south-1": 2.844, + "ap-south-2": 0.0, + "ap-southeast-1": 4.1088, + "ap-southeast-2": 4.0896, + "ap-southeast-3": 4.1088, + "ap-southeast-4": 4.2636, + "ap-southeast-5": 3.8199, + "ap-southeast-7": 3.671, + "ca-central-1": 3.999, + "ca-west-1": 3.84, + "eu-central-1": 4.1088, + "eu-central-2": 4.5933, + "eu-north-1": 3.912, "eu-south-1": 0.0, - "eu-south-2": 2.8722, - "eu-west-1": 3.0346, - "eu-west-2": 0.0, - "eu-west-3": 2.997, + "eu-south-2": 3.8976, + "eu-west-1": 3.8976, + "eu-west-2": 4.2025, + "eu-west-3": 0.0, "il-central-1": 0.0, - "me-central-1": 3.1429, - "me-south-1": 3.3216, - "sa-east-1": 4.0242, - "us-east-1": 2.7294, - "us-east-2": 2.5842, - "us-gov-east-1": 0.0, - "us-gov-west-1": 0.0, - "us-west-1": 2.853, - "us-west-2": 2.5842 + "me-central-1": 4.1683, + "me-south-1": 4.1683, + "mx-central-1": 3.7306, + "sa-east-1": 5.0496, + "us-east-1": 3.6096, + "us-east-2": 3.6096, + "us-gov-east-1": 4.2636, + "us-gov-west-1": 4.0896, + "us-west-1": 3.8784, + "us-west-2": 3.6096 }, "r6g.16xlarge": { - "af-south-1": 4.4658, - "ap-east-1": 4.453, - "ap-northeast-1": 4.0562, - "ap-northeast-2": 0.0, - "ap-northeast-3": 0.0, - "ap-south-1": 2.245, - "ap-south-2": 2.245, - "ap-southeast-1": 4.0562, - "ap-southeast-2": 0.0, - "ap-southeast-3": 4.0562, - "ap-southeast-4": 0.0, - "ca-central-1": 0.0, - "ca-west-1": 0.0, - "eu-central-1": 0.0, - "eu-central-2": 4.4453, + "af-south-1": 5.888, + "ap-east-1": 5.8752, + "ap-northeast-1": 5.4784, + "ap-northeast-2": 5.4912, + "ap-northeast-3": 5.4784, + "ap-south-1": 3.6672, + "ap-south-2": 3.6672, + "ap-southeast-1": 5.4784, + "ap-southeast-2": 0.0, + "ap-southeast-3": 5.4784, + "ap-southeast-4": 5.4528, + "ap-southeast-5": 4.8947, + "ap-southeast-7": 4.8947, + "ca-central-1": 0.0, + "ca-west-1": 5.12, + "eu-central-1": 5.4784, + "eu-central-2": 5.8675, "eu-north-1": 0.0, - "eu-south-1": 3.9538, - "eu-south-2": 3.7746, - "eu-west-1": 3.9912, - "eu-west-2": 3.9538, - "eu-west-3": 4.1682, - "il-central-1": 3.9551, - "me-central-1": 4.1356, - "me-south-1": 4.1356, - "sa-east-1": 5.6193, - "us-east-1": 3.3906, - "us-east-2": 3.5841, - "us-gov-east-1": 0.0, - "us-gov-west-1": 4.0306, - "us-west-1": 3.964, - "us-west-2": 0.0 + "eu-south-1": 5.376, + "eu-south-2": 5.1968, + "eu-west-1": 5.1968, + "eu-west-2": 5.376, + "eu-west-3": 5.3632, + "il-central-1": 5.3773, + "me-central-1": 5.5578, + "me-south-1": 5.5578, + "mx-central-1": 0.0, + "sa-east-1": 6.7328, + "us-east-1": 4.8128, + "us-east-2": 4.8128, + "us-gov-east-1": 5.4528, + "us-gov-west-1": 5.4528, + "us-west-1": 5.1712, + "us-west-2": 4.8128 }, "r6gd.medium": { "ap-northeast-1": 0.0, - "ap-northeast-2": 0.1683, - "ap-northeast-3": 0.1688, - "ap-south-1": 0.1346, - "ap-southeast-1": 0.1687, - "ap-southeast-2": 0.1687, - "ap-southeast-3": 0.0, - "ca-central-1": 0.162, - "eu-central-1": 0.164, - "eu-central-2": 0.0, - "eu-north-1": 0.1558, - "eu-west-1": 0.0, - "eu-west-2": 0.0, - "eu-west-3": 0.1667, - "sa-east-1": 0.0, - "us-east-1": 0.1561, - "us-east-2": 0.1526, - "us-gov-east-1": 0.1684, - "us-gov-west-1": 0.1642, - "us-west-1": 0.1639, - "us-west-2": 0.1526 + "ap-northeast-2": 0.1052, + "ap-northeast-3": 0.1015, + "ap-south-1": 0.0693, + "ap-southeast-1": 0.1014, + "ap-southeast-2": 0.1056, + "ap-southeast-3": 0.1014, + "ca-central-1": 0.0951, + "eu-central-1": 0.1009, + "eu-central-2": 0.1078, + "eu-north-1": 0.0, + "eu-south-2": 0.0959, + "eu-west-1": 0.0997, + "eu-west-2": 0.0995, + "eu-west-3": 0.0995, + "sa-east-1": 0.1231, + "us-east-1": 0.0895, + "us-east-2": 0.0895, + "us-gov-east-1": 0.1053, + "us-gov-west-1": 0.0, + "us-west-1": 0.0969, + "us-west-2": 0.0895 }, "r6gd.large": { - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.2417, + "ap-northeast-1": 0.2112, + "ap-northeast-2": 0.2022, "ap-northeast-3": 0.0, - "ap-south-1": 0.1742, - "ap-southeast-1": 0.234, - "ap-southeast-2": 0.2424, - "ap-southeast-3": 0.0, - "ca-central-1": 0.2214, - "eu-central-1": 0.0, - "eu-central-2": 0.2468, - "eu-north-1": 0.2239, - "eu-west-1": 0.0, - "eu-west-2": 0.2383, - "eu-west-3": 0.2302, - "sa-east-1": 0.2774, - "us-east-1": 0.2171, - "us-east-2": 0.2102, - "us-gov-east-1": 0.2417, + "ap-south-1": 0.143, + "ap-southeast-1": 0.2028, + "ap-southeast-2": 0.2112, + "ap-southeast-3": 0.2028, + "ca-central-1": 0.1978, + "eu-central-1": 0.2018, + "eu-central-2": 0.2156, + "eu-north-1": 0.1854, + "eu-south-2": 0.1995, + "eu-west-1": 0.0, + "eu-west-2": 0.2071, + "eu-west-3": 0.199, + "sa-east-1": 0.2462, + "us-east-1": 0.1859, + "us-east-2": 0.179, + "us-gov-east-1": 0.2022, "us-gov-west-1": 0.0, - "us-west-1": 0.0, - "us-west-2": 0.2171 + "us-west-1": 0.1938, + "us-west-2": 0.1859 }, "r6gd.xlarge": { - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.3884, - "ap-northeast-3": 0.3901, - "ap-south-1": 0.2445, + "ap-northeast-1": 0.4224, + "ap-northeast-2": 0.4044, + "ap-northeast-3": 0.4227, + "ap-south-1": 0.2771, "ap-southeast-1": 0.0, "ap-southeast-2": 0.0, - "ap-southeast-3": 0.373, - "ca-central-1": 0.363, - "eu-central-1": 0.0, + "ap-southeast-3": 0.4056, + "ca-central-1": 0.3956, + "eu-central-1": 0.4036, "eu-central-2": 0.0, - "eu-north-1": 0.3382, - "eu-west-1": 0.0, - "eu-west-2": 0.3816, - "eu-west-3": 0.3816, - "sa-east-1": 0.4817, - "us-east-1": 0.3392, + "eu-north-1": 0.3708, + "eu-south-2": 0.3836, + "eu-west-1": 0.3836, + "eu-west-2": 0.0, + "eu-west-3": 0.4142, + "sa-east-1": 0.5143, + "us-east-1": 0.358, "us-east-2": 0.0, - "us-gov-east-1": 0.3884, - "us-gov-west-1": 0.3884, - "us-west-1": 0.0, - "us-west-2": 0.0 + "us-gov-east-1": 0.421, + "us-gov-west-1": 0.4044, + "us-west-1": 0.4032, + "us-west-2": 0.358 }, "r6gd.metal": { - "ap-northeast-1": 4.613, - "ap-northeast-2": 4.5938, - "ap-northeast-3": 0.0, - "ap-south-1": 2.5567, - "ap-southeast-1": 0.0, - "ap-southeast-2": 4.8818, + "ap-northeast-1": 6.0352, + "ap-northeast-2": 6.016, + "ap-northeast-3": 6.0416, + "ap-south-1": 3.9789, + "ap-southeast-1": 6.0352, + "ap-southeast-2": 6.0352, "ap-southeast-3": 0.0, - "ca-central-1": 4.2098, - "eu-central-1": 4.581, - "eu-central-2": 5.0226, - "eu-north-1": 0.0, - "eu-west-1": 4.5068, - "eu-west-2": 4.4914, - "eu-west-3": 4.4914, - "sa-east-1": 6.0018, - "us-east-1": 4.0726, - "us-east-2": 3.8514, - "us-gov-east-1": 4.5938, - "us-gov-west-1": 4.5938, - "us-west-1": 4.5746, - "us-west-2": 0.0 + "ca-central-1": 5.632, + "eu-central-1": 6.0032, + "eu-central-2": 6.4448, + "eu-north-1": 5.4784, + "eu-south-2": 5.6832, + "eu-west-1": 5.6832, + "eu-west-2": 5.9136, + "eu-west-3": 5.9136, + "sa-east-1": 7.424, + "us-east-1": 5.2736, + "us-east-2": 5.2736, + "us-gov-east-1": 6.016, + "us-gov-west-1": 6.016, + "us-west-1": 5.7472, + "us-west-2": 5.2736 }, - "r6gd.2xlarge": { - "ap-northeast-1": 0.721, - "ap-northeast-2": 0.0, - "ap-northeast-3": 0.7218, - "ap-south-1": 0.0, - "ap-southeast-1": 0.7546, - "ap-southeast-2": 0.721, + "r6gd.2xlarge": { + "ap-northeast-1": 0.8112, + "ap-northeast-2": 0.8088, + "ap-northeast-3": 0.812, + "ap-south-1": 0.5542, + "ap-southeast-1": 0.8448, + "ap-southeast-2": 0.8448, "ap-southeast-3": 0.0, - "ca-central-1": 0.6706, - "eu-central-1": 0.7502, - "eu-central-2": 0.0, - "eu-north-1": 0.6514, - "eu-west-1": 0.677, - "eu-west-2": 0.7382, - "eu-west-3": 0.0, - "sa-east-1": 0.8946, - "us-east-1": 0.0, - "us-east-2": 0.6258, - "us-gov-east-1": 0.0, - "us-gov-west-1": 0.7186, - "us-west-1": 0.0, - "us-west-2": 0.0 + "ca-central-1": 0.7608, + "eu-central-1": 0.0, + "eu-central-2": 0.8624, + "eu-north-1": 0.7416, + "eu-south-2": 0.0, + "eu-west-1": 0.7672, + "eu-west-2": 0.796, + "eu-west-3": 0.796, + "sa-east-1": 1.0286, + "us-east-1": 0.716, + "us-east-2": 0.716, + "us-gov-east-1": 0.8088, + "us-gov-west-1": 0.8088, + "us-west-1": 0.7752, + "us-west-2": 0.716 }, "r6gd.4xlarge": { - "ap-northeast-1": 0.0, - "ap-northeast-2": 1.2722, - "ap-northeast-3": 1.3454, - "ap-south-1": 0.7629, - "ap-southeast-1": 0.0, - "ap-southeast-2": 1.3442, - "ap-southeast-3": 0.0, - "ca-central-1": 1.1762, - "eu-central-1": 1.269, - "eu-central-2": 1.4524, - "eu-north-1": 0.0, - "eu-west-1": 1.189, - "eu-west-2": 1.3115, - "eu-west-3": 1.3115, - "sa-east-1": 0.0, - "us-east-1": 1.0866, - "us-east-2": 1.0866, - "us-gov-east-1": 1.3386, - "us-gov-west-1": 0.0, - "us-west-1": 1.2674, + "ap-northeast-1": 1.576, + "ap-northeast-2": 0.0, + "ap-northeast-3": 1.5104, + "ap-south-1": 1.0306, + "ap-southeast-1": 1.5088, + "ap-southeast-2": 1.576, + "ap-southeast-3": 1.5088, + "ca-central-1": 1.408, + "eu-central-1": 1.5008, + "eu-central-2": 1.6112, + "eu-north-1": 1.428, + "eu-south-2": 1.4822, + "eu-west-1": 1.4208, + "eu-west-2": 0.0, + "eu-west-3": 1.5433, + "sa-east-1": 1.856, + "us-east-1": 1.3184, + "us-east-2": 1.3184, + "us-gov-east-1": 1.5704, + "us-gov-west-1": 1.5704, + "us-west-1": 1.4992, "us-west-2": 0.0 }, "r6gd.8xlarge": { - "ap-northeast-1": 2.5234, + "ap-northeast-1": 3.0176, "ap-northeast-2": 0.0, "ap-northeast-3": 0.0, - "ap-south-1": 1.3608, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, - "ap-southeast-3": 2.5234, - "ca-central-1": 2.3087, - "eu-central-1": 0.0, - "eu-central-2": 2.7399, + "ap-south-1": 1.9894, + "ap-southeast-1": 3.0176, + "ap-southeast-2": 3.0176, + "ap-southeast-3": 3.0176, + "ca-central-1": 2.816, + "eu-central-1": 3.0016, + "eu-central-2": 3.2224, "eu-north-1": 0.0, - "eu-west-1": 2.213, - "eu-west-2": 0.0, - "eu-west-3": 2.458, - "sa-east-1": 0.0, - "us-east-1": 2.0082, - "us-east-2": 2.1188, - "us-gov-east-1": 0.0, - "us-gov-west-1": 2.3794, + "eu-south-2": 0.0, + "eu-west-1": 2.8416, + "eu-west-2": 3.0866, + "eu-west-3": 2.9568, + "sa-east-1": 3.8871, + "us-east-1": 2.6368, + "us-east-2": 2.6368, + "us-gov-east-1": 3.008, + "us-gov-west-1": 3.008, "us-west-1": 0.0, - "us-west-2": 2.0082 + "us-west-2": 2.6368 }, "r6gd.12xlarge": { - "ap-northeast-1": 3.501, - "ap-northeast-2": 0.0, - "ap-northeast-3": 0.0, - "ap-south-1": 2.0664, - "ap-southeast-1": 0.0, - "ap-southeast-2": 3.7026, - "ap-southeast-3": 3.7026, - "ca-central-1": 3.3806, - "eu-central-1": 3.477, - "eu-central-2": 3.8082, - "eu-north-1": 3.0834, - "eu-west-1": 3.237, - "eu-west-2": 3.4098, - "eu-west-3": 0.0, - "sa-east-1": 0.0, - "us-east-1": 2.9298, - "us-east-2": 3.0957, - "us-gov-east-1": 0.0, - "us-gov-west-1": 3.6859, - "us-west-1": 3.4722, + "ap-northeast-1": 4.5264, + "ap-northeast-2": 4.7109, + "ap-northeast-3": 4.5312, + "ap-south-1": 3.0918, + "ap-southeast-1": 4.728, + "ap-southeast-2": 4.5264, + "ap-southeast-3": 4.5264, + "ca-central-1": 4.224, + "eu-central-1": 4.7016, + "eu-central-2": 4.8336, + "eu-north-1": 4.1088, + "eu-south-2": 4.2624, + "eu-west-1": 4.2624, + "eu-west-2": 4.4352, + "eu-west-3": 4.4352, + "sa-east-1": 5.568, + "us-east-1": 3.9552, + "us-east-2": 0.0, + "us-gov-east-1": 4.512, + "us-gov-west-1": 4.512, + "us-west-1": 4.3104, "us-west-2": 0.0 }, "r6gd.16xlarge": { - "ap-northeast-1": 4.8818, - "ap-northeast-2": 0.0, - "ap-northeast-3": 0.0, - "ap-south-1": 0.0, - "ap-southeast-1": 4.613, - "ap-southeast-2": 4.8818, - "ap-southeast-3": 0.0, - "ca-central-1": 0.0, + "ap-northeast-1": 6.0352, + "ap-northeast-2": 6.016, + "ap-northeast-3": 6.0416, + "ap-south-1": 3.9789, + "ap-southeast-1": 6.0352, + "ap-southeast-2": 6.0352, + "ap-southeast-3": 6.0352, + "ca-central-1": 5.632, "eu-central-1": 0.0, - "eu-central-2": 5.0226, - "eu-north-1": 4.0562, - "eu-west-1": 4.5068, - "eu-west-2": 4.4914, - "eu-west-3": 4.4914, - "sa-east-1": 6.0018, - "us-east-1": 3.8514, - "us-east-2": 4.0726, - "us-gov-east-1": 0.0, - "us-gov-west-1": 4.5938, - "us-west-1": 4.325, - "us-west-2": 3.8514 + "eu-central-2": 6.4448, + "eu-north-1": 5.4784, + "eu-south-2": 5.6832, + "eu-west-1": 0.0, + "eu-west-2": 5.9136, + "eu-west-3": 5.9136, + "sa-east-1": 0.0, + "us-east-1": 5.2736, + "us-east-2": 5.2736, + "us-gov-east-1": 6.016, + "us-gov-west-1": 6.016, + "us-west-1": 5.7472, + "us-west-2": 5.2736 }, "r6i.large": { "af-south-1": 0.0, - "ap-east-1": 0.2787, - "ap-northeast-1": 0.2622, - "ap-northeast-2": 0.247, - "ap-northeast-3": 0.247, - "ap-south-1": 0.225, - "ap-south-2": 0.225, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.2611, - "ca-central-1": 0.233, - "ca-west-1": 0.2468, - "eu-central-1": 0.0, + "ap-east-1": 0.2308, + "ap-northeast-1": 0.2158, + "ap-northeast-2": 0.2158, + "ap-northeast-3": 0.231, + "ap-south-1": 0.1938, + "ap-south-2": 0.1938, + "ap-southeast-1": 0.0, + "ap-southeast-2": 0.2148, + "ap-southeast-5": 0.193, + "ap-southeast-7": 0.20592, + "ca-central-1": 0.0, + "ca-west-1": 0.2156, + "eu-central-1": 0.2158, "eu-central-2": 0.0, - "eu-north-1": 0.229, - "eu-south-1": 0.2578, + "eu-north-1": 0.1978, + "eu-south-1": 0.2118, "eu-west-1": 0.0, - "eu-west-2": 0.243, - "eu-west-3": 0.0, - "il-central-1": 0.25786, - "me-central-1": 0.26561, - "me-south-1": 0.26561, - "sa-east-1": 0.0, - "us-east-1": 0.2336, - "us-east-2": 0.0, - "us-gov-east-1": 0.0, - "us-gov-west-1": 0.2611, - "us-west-1": 0.249, - "us-west-2": 0.221 + "eu-west-2": 0.2266, + "eu-west-3": 0.2266, + "il-central-1": 0.21185, + "me-central-1": 0.23441, + "me-south-1": 0.23441, + "mx-central-1": 0.1961, + "sa-east-1": 0.2648, + "us-east-1": 0.0, + "us-east-2": 0.1898, + "us-gov-east-1": 0.2148, + "us-gov-west-1": 0.2148, + "us-west-1": 0.2178, + "us-west-2": 0.0 }, "r6i.xlarge": { - "af-south-1": 0.0, - "ap-east-1": 0.4624, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.4294, - "ap-northeast-3": 0.4294, - "ap-south-1": 0.355, - "ap-south-2": 0.381, - "ap-southeast-1": 0.4294, - "ap-southeast-2": 0.0, - "ca-central-1": 0.371, - "ca-west-1": 0.3986, - "eu-central-1": 0.399, + "af-south-1": 0.4636, + "ap-east-1": 0.4616, + "ap-northeast-1": 0.462, + "ap-northeast-2": 0.4316, + "ap-northeast-3": 0.4316, + "ap-south-1": 0.0, + "ap-south-2": 0.0, + "ap-southeast-1": 0.462, + "ap-southeast-2": 0.4598, + "ap-southeast-5": 0.0, + "ap-southeast-7": 0.41184, + "ca-central-1": 0.4036, + "ca-west-1": 0.4312, + "eu-central-1": 0.0, "eu-central-2": 0.0, - "eu-north-1": 0.0, - "eu-south-1": 0.4206, - "eu-west-1": 0.0, - "eu-west-2": 0.391, - "eu-west-3": 0.4206, - "il-central-1": 0.42071, - "me-central-1": 0.43622, - "me-south-1": 0.4052, - "sa-east-1": 0.0, - "us-east-1": 0.347, - "us-east-2": 0.3722, - "us-gov-east-1": 0.397, - "us-gov-west-1": 0.397, - "us-west-1": 0.375, - "us-west-2": 0.0 + "eu-north-1": 0.3956, + "eu-south-1": 0.4532, + "eu-west-1": 0.4096, + "eu-west-2": 0.0, + "eu-west-3": 0.4236, + "il-central-1": 0.0, + "me-central-1": 0.4378, + "me-south-1": 0.4378, + "mx-central-1": 0.0, + "sa-east-1": 0.5698, + "us-east-1": 0.3796, + "us-east-2": 0.3796, + "us-gov-east-1": 0.4296, + "us-gov-west-1": 0.4296, + "us-west-1": 0.4076, + "us-west-2": 0.3796 }, "r6i.metal": { - "af-south-1": 10.917, - "ap-east-1": 10.853, - "ap-northeast-1": 0.0, + "af-south-1": 13.3248, + "ap-east-1": 13.2608, + "ap-northeast-1": 12.3008, "ap-northeast-2": 0.0, - "ap-northeast-3": 9.893, - "ap-south-1": 8.485, + "ap-northeast-3": 12.3008, + "ap-south-1": 0.0, "ap-south-2": 0.0, - "ap-southeast-1": 0.0, - "ap-southeast-2": 9.829, - "ca-central-1": 8.997, - "ca-west-1": 0.0, - "eu-central-1": 9.893, - "eu-central-2": 10.8658, - "eu-north-1": 8.741, - "eu-south-1": 0.0, - "eu-west-1": 0.0, - "eu-west-2": 9.637, - "eu-west-3": 9.637, + "ap-southeast-1": 12.3008, + "ap-southeast-2": 12.2368, + "ap-southeast-5": 10.8416, + "ap-southeast-7": 10.8416, + "ca-central-1": 11.4048, + "ca-west-1": 11.4048, + "eu-central-1": 12.3008, + "eu-central-2": 13.2736, + "eu-north-1": 11.1488, + "eu-south-1": 12.0448, + "eu-west-1": 0.0, + "eu-west-2": 12.0448, + "eu-west-3": 12.0448, "il-central-1": 0.0, - "me-central-1": 10.0914, - "me-south-1": 0.0, - "sa-east-1": 13.029, - "us-east-1": 0.0, + "me-central-1": 12.4992, + "me-south-1": 12.4992, + "mx-central-1": 11.04, + "sa-east-1": 15.4368, + "us-east-1": 10.6368, "us-east-2": 0.0, - "us-gov-east-1": 0.0, - "us-gov-west-1": 0.0, - "us-west-1": 9.125, - "us-west-2": 8.229 + "us-gov-east-1": 12.2368, + "us-gov-west-1": 12.2368, + "us-west-1": 11.5328, + "us-west-2": 10.6368 }, "r6i.2xlarge": { - "af-south-1": 0.837, - "ap-east-1": 0.833, - "ap-northeast-1": 0.773, - "ap-northeast-2": 0.8338, - "ap-northeast-3": 0.773, - "ap-south-1": 0.0, - "ap-south-2": 0.0, - "ap-southeast-1": 0.8338, - "ap-southeast-2": 0.0, - "ca-central-1": 0.0, - "ca-west-1": 0.0, - "eu-central-1": 0.0, - "eu-central-2": 0.8338, - "eu-north-1": 0.0, - "eu-south-1": 0.8162, - "eu-west-1": 0.0, - "eu-west-2": 0.757, - "eu-west-3": 0.0, - "il-central-1": 0.7572, - "me-central-1": 0.84744, + "af-south-1": 0.9272, + "ap-east-1": 0.0, + "ap-northeast-1": 0.8632, + "ap-northeast-2": 0.0, + "ap-northeast-3": 0.8632, + "ap-south-1": 0.8272, + "ap-south-2": 0.7752, + "ap-southeast-1": 0.8632, + "ap-southeast-2": 0.9196, + "ap-southeast-5": 0.0, + "ap-southeast-7": 0.772, + "ca-central-1": 0.0, + "ca-west-1": 0.8072, + "eu-central-1": 0.8632, + "eu-central-2": 0.924, + "eu-north-1": 0.7912, + "eu-south-1": 0.9064, + "eu-west-1": 0.8192, + "eu-west-2": 0.8472, + "eu-west-3": 0.8472, + "il-central-1": 0.0, + "me-central-1": 0.8756, "me-south-1": 0.0, - "sa-east-1": 1.0494, - "us-east-1": 0.7194, - "us-east-2": 0.7194, - "us-gov-east-1": 0.769, - "us-gov-west-1": 0.8294, - "us-west-1": 0.0, - "us-west-2": 0.7194 + "mx-central-1": 0.7844, + "sa-east-1": 1.1396, + "us-east-1": 0.7592, + "us-east-2": 0.7592, + "us-gov-east-1": 0.8592, + "us-gov-west-1": 0.8592, + "us-west-1": 0.8152, + "us-west-2": 0.7592 }, "r6i.4xlarge": { - "af-south-1": 1.6434, - "ap-east-1": 1.501, - "ap-northeast-1": 1.381, - "ap-northeast-2": 1.381, - "ap-northeast-3": 0.0, - "ap-south-1": 1.309, + "af-south-1": 1.7408, + "ap-east-1": 1.7328, + "ap-northeast-1": 1.6128, + "ap-northeast-2": 1.6128, + "ap-northeast-3": 1.6128, + "ap-south-1": 1.4368, "ap-south-2": 0.0, "ap-southeast-1": 0.0, - "ap-southeast-2": 1.373, - "ca-central-1": 0.0, + "ap-southeast-2": 0.0, + "ap-southeast-5": 1.4304, + "ap-southeast-7": 0.0, + "ca-central-1": 1.6112, "ca-west-1": 0.0, "eu-central-1": 0.0, "eu-central-2": 0.0, - "eu-north-1": 1.3442, - "eu-south-1": 1.349, - "eu-west-1": 1.4058, - "eu-west-2": 0.0, - "eu-west-3": 0.0, - "il-central-1": 1.46784, - "me-central-1": 1.52988, - "me-south-1": 1.52988, - "sa-east-1": 1.773, - "us-east-1": 1.2738, - "us-east-2": 1.173, + "eu-north-1": 1.4688, + "eu-south-1": 1.5808, + "eu-west-1": 0.0, + "eu-west-2": 1.5808, + "eu-west-3": 1.5808, + "il-central-1": 1.5812, + "me-central-1": 0.0, + "me-south-1": 1.76168, + "mx-central-1": 1.4552, + "sa-east-1": 2.0048, + "us-east-1": 1.4048, + "us-east-2": 1.5056, "us-gov-east-1": 0.0, - "us-gov-west-1": 1.373, - "us-west-1": 0.0, - "us-west-2": 0.0 + "us-gov-west-1": 1.6048, + "us-west-1": 1.5168, + "us-west-2": 1.4048 }, "r6i.8xlarge": { - "af-south-1": 0.0, - "ap-east-1": 3.1042, - "ap-northeast-1": 2.597, - "ap-northeast-2": 2.8402, - "ap-northeast-3": 0.0, - "ap-south-1": 0.0, - "ap-south-2": 0.0, - "ap-southeast-1": 2.8402, - "ap-southeast-2": 2.581, - "ca-central-1": 2.373, - "ca-west-1": 2.373, - "eu-central-1": 2.597, - "eu-central-2": 0.0, - "eu-north-1": 2.5234, + "af-south-1": 3.7504, + "ap-east-1": 3.4656, + "ap-northeast-1": 3.2256, + "ap-northeast-2": 3.2256, + "ap-northeast-3": 3.2256, + "ap-south-1": 0.0, + "ap-south-2": 2.8736, + "ap-southeast-1": 3.4688, + "ap-southeast-2": 3.2096, + "ap-southeast-5": 2.8608, + "ap-southeast-7": 2.8608, + "ca-central-1": 3.0016, + "ca-west-1": 0.0, + "eu-central-1": 3.2256, + "eu-central-2": 3.4688, + "eu-north-1": 2.9376, "eu-south-1": 0.0, "eu-west-1": 0.0, - "eu-west-2": 2.533, - "eu-west-3": 0.0, - "il-central-1": 2.5338, - "me-central-1": 2.6466, + "eu-west-2": 0.0, + "eu-west-3": 3.3984, + "il-central-1": 3.1624, + "me-central-1": 3.2752, "me-south-1": 0.0, - "sa-east-1": 3.381, - "us-east-1": 0.0, - "us-east-2": 0.0, - "us-gov-east-1": 2.581, - "us-gov-west-1": 2.8226, - "us-west-1": 2.629, - "us-west-2": 2.3826 + "mx-central-1": 0.0, + "sa-east-1": 4.0096, + "us-east-1": 3.0112, + "us-east-2": 3.0112, + "us-gov-east-1": 3.4512, + "us-gov-west-1": 3.2096, + "us-west-1": 3.2576, + "us-west-2": 3.0112 }, "r6i.12xlarge": { - "af-south-1": 0.0, - "ap-east-1": 4.5738, - "ap-northeast-1": 3.813, - "ap-northeast-2": 0.0, - "ap-northeast-3": 3.813, - "ap-south-1": 3.597, - "ap-south-2": 3.285, - "ap-southeast-1": 3.813, - "ap-southeast-2": 3.789, - "ca-central-1": 3.477, - "ca-west-1": 3.8082, - "eu-central-1": 0.0, - "eu-central-2": 4.57908, - "eu-north-1": 3.7026, - "eu-south-1": 3.717, - "eu-west-1": 3.8874, - "eu-west-2": 0.0, - "eu-west-3": 3.717, - "il-central-1": 0.0, - "me-central-1": 4.25964, - "me-south-1": 3.8874, - "sa-east-1": 5.4714, - "us-east-1": 3.189, - "us-east-2": 0.0, - "us-gov-east-1": 0.0, - "us-gov-west-1": 4.1514, - "us-west-1": 3.861, - "us-west-2": 3.4914 - }, - "r6i.16xlarge": { - "af-south-1": 6.0786, - "ap-east-1": 5.509, - "ap-northeast-1": 5.029, - "ap-northeast-2": 5.5154, - "ap-northeast-3": 5.5154, - "ap-south-1": 4.741, - "ap-south-2": 0.0, - "ap-southeast-1": 0.0, - "ap-southeast-2": 4.997, - "ca-central-1": 5.0226, - "ca-west-1": 5.0226, - "eu-central-1": 5.5154, - "eu-central-2": 6.05044, - "eu-north-1": 4.453, - "eu-south-1": 0.0, + "af-south-1": 5.2224, + "ap-east-1": 5.1984, + "ap-northeast-1": 4.8384, + "ap-northeast-2": 0.0, + "ap-northeast-3": 4.8384, + "ap-south-1": 4.3104, + "ap-south-2": 4.3104, + "ap-southeast-1": 0.0, + "ap-southeast-2": 4.8144, + "ap-southeast-5": 4.2912, + "ap-southeast-7": 4.2912, + "ca-central-1": 4.5024, + "ca-west-1": 4.5024, + "eu-central-1": 4.8384, + "eu-central-2": 0.0, + "eu-north-1": 4.4064, + "eu-south-1": 4.7424, "eu-west-1": 0.0, "eu-west-2": 0.0, "eu-west-3": 0.0, - "il-central-1": 4.9026, - "me-central-1": 5.1282, - "me-south-1": 0.0, - "sa-east-1": 7.2402, + "il-central-1": 5.09892, + "me-central-1": 4.9128, + "me-south-1": 4.9128, + "mx-central-1": 4.3656, + "sa-east-1": 6.4968, + "us-east-1": 4.2144, + "us-east-2": 4.2144, + "us-gov-east-1": 4.8144, + "us-gov-west-1": 4.8144, + "us-west-1": 4.5504, + "us-west-2": 4.2144 + }, + "r6i.16xlarge": { + "af-south-1": 6.9632, + "ap-east-1": 7.4656, + "ap-northeast-1": 6.4512, + "ap-northeast-2": 6.4512, + "ap-northeast-3": 6.4512, + "ap-south-1": 5.7472, + "ap-south-2": 5.7472, + "ap-southeast-1": 6.9376, + "ap-southeast-2": 6.4192, + "ap-southeast-5": 5.7216, + "ap-southeast-7": 5.7216, + "ca-central-1": 6.0032, + "ca-west-1": 6.0032, + "eu-central-1": 6.4512, + "eu-central-2": 6.9376, + "eu-north-1": 5.8752, + "eu-south-1": 6.7968, + "eu-west-1": 0.0, + "eu-west-2": 6.7968, + "eu-west-3": 6.7968, + "il-central-1": 6.3248, + "me-central-1": 0.0, + "me-south-1": 6.5504, + "mx-central-1": 0.0, + "sa-east-1": 8.6624, "us-east-1": 0.0, - "us-east-2": 4.6002, - "us-gov-east-1": 0.0, - "us-gov-west-1": 0.0, - "us-west-1": 4.645, - "us-west-2": 4.197 + "us-east-2": 5.6192, + "us-gov-east-1": 6.4192, + "us-gov-west-1": 6.4192, + "us-west-1": 0.0, + "us-west-2": 5.6192 }, "r6i.24xlarge": { - "af-south-1": 8.229, - "ap-east-1": 8.181, - "ap-northeast-1": 7.461, + "af-south-1": 0.0, + "ap-east-1": 10.3968, + "ap-northeast-1": 0.0, "ap-northeast-2": 0.0, - "ap-northeast-3": 7.461, + "ap-northeast-3": 9.6768, "ap-south-1": 0.0, - "ap-south-2": 0.0, - "ap-southeast-1": 8.1906, - "ap-southeast-2": 8.1378, - "ca-central-1": 7.4514, + "ap-south-2": 8.6208, + "ap-southeast-1": 9.6768, + "ap-southeast-2": 9.6288, + "ap-southeast-5": 8.5824, + "ap-southeast-7": 0.0, + "ca-central-1": 0.0, "ca-west-1": 0.0, - "eu-central-1": 7.461, - "eu-central-2": 8.99316, - "eu-north-1": 0.0, - "eu-south-1": 7.269, + "eu-central-1": 9.6768, + "eu-central-2": 11.20896, + "eu-north-1": 8.8128, + "eu-south-1": 9.4848, "eu-west-1": 0.0, - "eu-west-2": 7.269, - "eu-west-3": 7.9794, - "il-central-1": 7.98204, - "me-central-1": 0.0, - "me-south-1": 8.35428, - "sa-east-1": 10.7778, + "eu-west-2": 9.4848, + "eu-west-3": 0.0, + "il-central-1": 9.4872, + "me-central-1": 9.8256, + "me-south-1": 9.8256, + "mx-central-1": 0.0, + "sa-east-1": 12.0288, "us-east-1": 0.0, - "us-east-2": 0.0, - "us-gov-east-1": 7.413, - "us-gov-west-1": 8.1378, - "us-west-1": 6.885, - "us-west-2": 6.8178 + "us-east-2": 8.4288, + "us-gov-east-1": 0.0, + "us-gov-west-1": 9.6288, + "us-west-1": 9.1008, + "us-west-2": 8.4288 }, "r6i.32xlarge": { "af-south-1": 0.0, - "ap-east-1": 10.853, - "ap-northeast-1": 9.893, - "ap-northeast-2": 9.893, - "ap-northeast-3": 9.893, - "ap-south-1": 8.485, + "ap-east-1": 13.2608, + "ap-northeast-1": 12.3008, + "ap-northeast-2": 12.3008, + "ap-northeast-3": 12.3008, + "ap-south-1": 10.8928, "ap-south-2": 0.0, - "ap-southeast-1": 9.893, - "ap-southeast-2": 9.829, - "ca-central-1": 8.997, - "ca-west-1": 8.997, - "eu-central-1": 9.893, - "eu-central-2": 10.8658, - "eu-north-1": 8.741, - "eu-south-1": 0.0, - "eu-west-1": 9.189, - "eu-west-2": 9.637, - "eu-west-3": 9.637, - "il-central-1": 9.6402, - "me-central-1": 10.0914, - "me-south-1": 10.0914, - "sa-east-1": 0.0, - "us-east-1": 8.229, - "us-east-2": 0.0, - "us-gov-east-1": 0.0, - "us-gov-west-1": 0.0, - "us-west-1": 9.125, - "us-west-2": 0.0 + "ap-southeast-1": 12.3008, + "ap-southeast-2": 12.2368, + "ap-southeast-5": 10.8416, + "ap-southeast-7": 10.8416, + "ca-central-1": 11.4048, + "ca-west-1": 11.4048, + "eu-central-1": 12.3008, + "eu-central-2": 13.2736, + "eu-north-1": 11.1488, + "eu-south-1": 12.0448, + "eu-west-1": 11.5968, + "eu-west-2": 12.0448, + "eu-west-3": 12.0448, + "il-central-1": 12.048, + "me-central-1": 12.4992, + "me-south-1": 12.4992, + "mx-central-1": 11.04, + "sa-east-1": 0.0, + "us-east-1": 10.6368, + "us-east-2": 10.6368, + "us-gov-east-1": 12.2368, + "us-gov-west-1": 0.0, + "us-west-1": 11.5328, + "us-west-2": 10.6368 }, "r6id.large": { - "ap-northeast-1": 0.29597, + "ap-northeast-1": 0.2465, "ap-northeast-2": 0.0, - "ap-south-1": 0.26946, + "ap-south-1": 0.2224, "ap-southeast-1": 0.0, - "ap-southeast-2": 0.269, - "ca-west-1": 0.27749, - "eu-central-1": 0.27665, - "eu-west-1": 0.263, - "eu-west-2": 0.0, + "ap-southeast-2": 0.2378, + "ap-southeast-5": 0.0, + "ap-southeast-7": 0.23462, + "ca-west-1": 0.24629, + "eu-central-1": 0.24545, + "eu-west-1": 0.2318, + "eu-west-2": 0.259, "il-central-1": 0.0, - "us-east-1": 0.26132, - "us-east-2": 0.0, + "mx-central-1": 0.23844, + "us-east-1": 0.23012, + "us-east-2": 0.23012, "us-gov-west-1": 0.0, - "us-west-2": 0.2462 + "us-west-2": 0.0 }, "r6id.xlarge": { - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.4584, - "ap-south-1": 0.0, - "ap-southeast-1": 0.49694, - "ap-southeast-2": 0.4778, - "ca-west-1": 0.4268, - "eu-central-1": 0.49463, + "ap-northeast-1": 0.52954, + "ap-northeast-2": 0.491, + "ap-south-1": 0.47652, + "ap-southeast-1": 0.493, + "ap-southeast-2": 0.4756, + "ap-southeast-5": 0.46924, + "ap-southeast-7": 0.43818, + "ca-west-1": 0.4594, + "eu-central-1": 0.4909, "eu-west-1": 0.0, - "eu-west-2": 0.4499, - "il-central-1": 0.48308, - "us-east-1": 0.3974, - "us-east-2": 0.0, - "us-gov-west-1": 0.0, - "us-west-2": 0.42764 + "eu-west-2": 0.4825, + "il-central-1": 0.4804, + "mx-central-1": 0.44512, + "us-east-1": 0.46024, + "us-east-2": 0.46024, + "us-gov-west-1": 0.491, + "us-west-2": 0.43 }, "r6id.metal": { - "ap-northeast-1": 0.0, + "ap-northeast-1": 14.2656, "ap-northeast-2": 0.0, - "ap-south-1": 10.3154, + "ap-south-1": 12.7232, "ap-southeast-1": 0.0, - "ap-southeast-2": 11.301, + "ap-southeast-2": 13.7088, + "ap-southeast-5": 12.51136, + "ap-southeast-7": 12.51136, "ca-west-1": 0.0, "eu-central-1": 0.0, - "eu-west-1": 10.917, - "eu-west-2": 11.5218, + "eu-west-1": 13.3248, + "eu-west-2": 13.9296, "il-central-1": 0.0, - "us-east-1": 9.8418, - "us-east-2": 9.8418, - "us-gov-west-1": 11.7938, - "us-west-2": 9.8418 + "mx-central-1": 12.73344, + "us-east-1": 12.2496, + "us-east-2": 12.2496, + "us-gov-west-1": 14.2016, + "us-west-2": 12.2496 }, "r6id.2xlarge": { - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, - "ap-south-1": 0.0, - "ap-southeast-1": 0.96888, - "ap-southeast-2": 0.0, - "ca-west-1": 0.89496, - "eu-central-1": 0.8916, - "eu-west-1": 0.9042, - "eu-west-2": 0.8748, - "il-central-1": 0.8706, - "us-east-1": 0.0, - "us-east-2": 0.7698, - "us-gov-west-1": 0.0, - "us-west-2": 0.0 + "ap-northeast-1": 1.05908, + "ap-northeast-2": 0.982, + "ap-south-1": 0.8896, + "ap-southeast-1": 1.05908, + "ap-southeast-2": 0.9512, + "ap-southeast-5": 0.87636, + "ap-southeast-7": 0.87636, + "ca-west-1": 0.98516, + "eu-central-1": 0.9818, + "eu-west-1": 0.9272, + "eu-west-2": 1.03598, + "il-central-1": 0.9608, + "mx-central-1": 0.95374, + "us-east-1": 0.86, + "us-east-2": 0.0, + "us-gov-west-1": 0.982, + "us-west-2": 0.86 }, "r6id.4xlarge": { - "ap-northeast-1": 1.6266, - "ap-northeast-2": 1.6186, - "ap-south-1": 1.56068, - "ap-southeast-1": 1.6266, - "ap-southeast-2": 0.0, + "ap-northeast-1": 1.8584, + "ap-northeast-2": 1.8504, + "ap-south-1": 1.6656, + "ap-southeast-1": 1.8584, + "ap-southeast-2": 1.7888, + "ap-southeast-5": 1.63912, + "ap-southeast-7": 1.63912, "ca-west-1": 0.0, "eu-central-1": 0.0, - "eu-west-1": 1.509, - "eu-west-2": 0.0, - "il-central-1": 1.5762, + "eu-west-1": 0.0, + "eu-west-2": 1.8164, + "il-central-1": 1.808, + "mx-central-1": 1.79389, "us-east-1": 0.0, - "us-east-2": 1.49556, - "us-gov-west-1": 1.6186, - "us-west-2": 0.0 + "us-east-2": 1.72736, + "us-gov-west-1": 1.8504, + "us-west-2": 1.6064 }, "r6id.8xlarge": { - "ap-northeast-1": 3.38052, - "ap-northeast-2": 3.0722, - "ap-south-1": 2.7026, - "ap-southeast-1": 3.0882, - "ap-southeast-2": 2.949, - "ca-west-1": 3.08484, - "eu-central-1": 0.0, - "eu-west-1": 3.1218, + "ap-northeast-1": 3.7168, + "ap-northeast-2": 3.7008, + "ap-south-1": 3.3312, + "ap-southeast-1": 3.7168, + "ap-southeast-2": 3.5776, + "ap-southeast-5": 3.5267, + "ap-southeast-7": 3.5267, + "ca-west-1": 3.71344, + "eu-central-1": 3.7, + "eu-west-1": 3.4816, "eu-west-2": 0.0, - "il-central-1": 0.0, - "us-east-1": 2.82612, - "us-east-2": 2.5842, + "il-central-1": 3.616, + "mx-central-1": 3.33376, + "us-east-1": 3.2128, + "us-east-2": 3.2128, "us-gov-west-1": 0.0, "us-west-2": 0.0 }, "r6id.12xlarge": { - "ap-northeast-1": 4.98828, - "ap-northeast-2": 4.5258, - "ap-south-1": 4.35204, - "ap-southeast-1": 0.0, - "ap-southeast-2": 4.7586, - "ca-west-1": 4.1466, - "eu-central-1": 4.5246, - "eu-west-1": 4.6002, - "eu-west-2": 0.0, - "il-central-1": 4.82196, - "us-east-1": 4.15668, - "us-east-2": 3.7938, - "us-gov-west-1": 4.96188, - "us-west-2": 4.15668 + "ap-northeast-1": 5.5752, + "ap-northeast-2": 5.98728, + "ap-south-1": 4.9968, + "ap-southeast-1": 5.5752, + "ap-southeast-2": 5.3664, + "ap-southeast-5": 4.91736, + "ap-southeast-7": 5.29006, + "ca-west-1": 5.172, + "eu-central-1": 5.55, + "eu-west-1": 5.6256, + "eu-west-2": 5.87508, + "il-central-1": 5.424, + "mx-central-1": 0.0, + "us-east-1": 5.18208, + "us-east-2": 4.8192, + "us-gov-west-1": 5.5512, + "us-west-2": 4.8192 }, "r6id.16xlarge": { "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, - "ap-south-1": 5.2402, - "ap-southeast-1": 6.0114, - "ap-southeast-2": 6.2898, - "ca-west-1": 6.00468, - "eu-central-1": 6.55908, - "eu-west-1": 6.0786, - "eu-west-2": 5.8434, - "il-central-1": 5.8098, - "us-east-1": 5.0034, - "us-east-2": 0.0, - "us-gov-west-1": 5.9794, - "us-west-2": 0.0 + "ap-northeast-2": 7.4016, + "ap-south-1": 6.6624, + "ap-southeast-1": 7.4336, + "ap-southeast-2": 7.1552, + "ap-southeast-5": 6.55648, + "ap-southeast-7": 7.05341, + "ca-west-1": 6.896, + "eu-central-1": 7.4, + "eu-west-1": 6.9632, + "eu-west-2": 7.2656, + "il-central-1": 7.232, + "mx-central-1": 6.66752, + "us-east-1": 6.4256, + "us-east-2": 6.4256, + "us-gov-west-1": 7.98304, + "us-west-2": 6.90944 }, "r6id.24xlarge": { - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, - "ap-south-1": 7.7778, - "ap-southeast-1": 8.9346, - "ap-southeast-2": 8.517, - "ca-west-1": 8.1282, - "eu-central-1": 8.8842, - "eu-west-1": 9.0354, - "eu-west-2": 0.0, - "il-central-1": 0.0, - "us-east-1": 8.14836, - "us-east-2": 8.14836, - "us-gov-west-1": 8.8866, - "us-west-2": 0.0 + "ap-northeast-1": 11.1504, + "ap-northeast-2": 0.0, + "ap-south-1": 9.9936, + "ap-southeast-1": 11.1504, + "ap-southeast-2": 10.7328, + "ap-southeast-5": 0.0, + "ap-southeast-7": 9.83472, + "ca-west-1": 10.344, + "eu-central-1": 11.1, + "eu-west-1": 0.0, + "eu-west-2": 10.8984, + "il-central-1": 10.848, + "mx-central-1": 10.00128, + "us-east-1": 10.36416, + "us-east-2": 9.6384, + "us-gov-west-1": 11.1024, + "us-west-2": 9.6384 }, "r6id.32xlarge": { - "ap-northeast-1": 11.8578, - "ap-northeast-2": 11.7938, - "ap-south-1": 10.3154, - "ap-southeast-1": 11.8578, - "ap-southeast-2": 11.301, - "ca-west-1": 10.7826, - "eu-central-1": 11.7906, - "eu-west-1": 10.917, - "eu-west-2": 11.5218, - "il-central-1": 11.4546, - "us-east-1": 0.0, - "us-east-2": 9.8418, - "us-gov-west-1": 11.7938, - "us-west-2": 9.8418 + "ap-northeast-1": 14.2656, + "ap-northeast-2": 14.2016, + "ap-south-1": 12.7232, + "ap-southeast-1": 14.2656, + "ap-southeast-2": 13.7088, + "ap-southeast-5": 12.51136, + "ap-southeast-7": 12.51136, + "ca-west-1": 0.0, + "eu-central-1": 14.1984, + "eu-west-1": 13.3248, + "eu-west-2": 13.9296, + "il-central-1": 13.8624, + "mx-central-1": 12.73344, + "us-east-1": 12.2496, + "us-east-2": 12.2496, + "us-gov-west-1": 14.2016, + "us-west-2": 12.2496 }, "r6idn.large": { - "ap-northeast-1": 0.33251, - "ap-southeast-1": 0.0, - "eu-central-1": 0.0, - "eu-north-1": 0.30209, + "ap-northeast-1": 0.30131, + "ap-southeast-1": 0.3212, + "ap-southeast-2": 0.30248, + "eu-central-1": 0.29663, + "eu-north-1": 0.27089, "eu-west-1": 0.0, - "us-east-1": 0.29039, + "us-east-1": 0.0, "us-east-2": 0.0, - "us-gov-west-1": 0.0, - "us-west-2": 0.30993 + "us-gov-west-1": 0.29897, + "us-west-2": 0.27873 }, "r6idn.xlarge": { - "ap-northeast-1": 0.61752, - "ap-southeast-1": 0.0, - "eu-central-1": 0.0, + "ap-northeast-1": 0.65012, + "ap-southeast-1": 0.6424, + "ap-southeast-2": 0.0, + "eu-central-1": 0.59326, "eu-north-1": 0.0, "eu-west-1": 0.0, - "us-east-1": 0.52486, - "us-east-2": 0.48578, - "us-gov-west-1": 0.61237, - "us-west-2": 0.0 + "us-east-1": 0.51838, + "us-east-2": 0.0, + "us-gov-west-1": 0.59794, + "us-west-2": 0.51838 }, "r6idn.metal": { - "ap-northeast-1": 0.0, - "ap-southeast-1": 15.141, - "eu-central-1": 15.06612, - "eu-north-1": 13.41876, - "eu-west-1": 14.09268, - "us-east-1": 0.0, + "ap-northeast-1": 17.77344, + "ap-southeast-1": 17.5488, + "ap-southeast-2": 17.84832, + "eu-central-1": 17.47392, + "eu-north-1": 15.82656, + "eu-west-1": 16.50048, + "us-east-1": 15.07776, "us-east-2": 0.0, - "us-gov-west-1": 0.0, - "us-west-2": 0.0 + "us-gov-west-1": 17.62368, + "us-west-2": 15.07776 }, "r6idn.2xlarge": { - "ap-northeast-1": 0.0, - "ap-southeast-1": 0.0, - "eu-central-1": 0.0, - "eu-north-1": 0.99336, - "eu-west-1": 1.12253, - "us-east-1": 1.02472, - "us-east-2": 1.02472, - "us-gov-west-1": 0.0, - "us-west-2": 0.0 + "ap-northeast-1": 1.20524, + "ap-southeast-1": 1.1912, + "ap-southeast-2": 1.30539, + "eu-central-1": 1.18652, + "eu-north-1": 1.08356, + "eu-west-1": 1.12568, + "us-east-1": 1.03676, + "us-east-2": 1.03676, + "us-gov-west-1": 1.28995, + "us-west-2": 1.03676 }, "r6idn.4xlarge": { - "ap-northeast-1": 2.06508, - "ap-southeast-1": 0.0, - "eu-central-1": 0.0, - "eu-north-1": 1.82172, - "eu-west-1": 2.08006, - "us-east-1": 1.72812, - "us-east-2": 1.88443, - "us-gov-west-1": 2.2345, - "us-west-2": 1.72812 + "ap-northeast-1": 2.29688, + "ap-southeast-1": 2.2688, + "ap-southeast-2": 0.0, + "eu-central-1": 2.25944, + "eu-north-1": 2.05352, + "eu-west-1": 2.13776, + "us-east-1": 0.0, + "us-east-2": 2.11623, + "us-gov-west-1": 2.27816, + "us-west-2": 2.11623 }, "r6idn.8xlarge": { - "ap-northeast-1": 4.34518, + "ap-northeast-1": 4.97378, "ap-southeast-1": 0.0, - "eu-central-1": 4.26281, + "ap-southeast-2": 0.0, + "eu-central-1": 4.51888, "eu-north-1": 0.0, - "eu-west-1": 0.0, - "us-east-1": 3.60386, - "us-east-2": 3.60386, - "us-gov-west-1": 3.92772, + "eu-west-1": 4.62371, + "us-east-1": 3.91984, + "us-east-2": 0.0, + "us-gov-west-1": 4.55632, "us-west-2": 0.0 }, "r6idn.12xlarge": { - "ap-northeast-1": 0.0, - "ap-southeast-1": 5.781, - "eu-central-1": 6.31171, + "ap-northeast-1": 7.46066, + "ap-southeast-1": 6.8064, + "ap-southeast-2": 6.91872, + "eu-central-1": 7.33711, "eu-north-1": 0.0, "eu-west-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 4.85436, - "us-gov-west-1": 5.80908, - "us-west-2": 5.3233 + "us-east-1": 5.87976, + "us-east-2": 5.87976, + "us-gov-west-1": 6.83448, + "us-west-2": 5.87976 }, "r6idn.16xlarge": { - "ap-northeast-1": 0.0, - "ap-southeast-1": 8.4018, - "eu-central-1": 0.0, - "eu-north-1": 0.0, - "eu-west-1": 7.82522, - "us-east-1": 0.0, - "us-east-2": 7.04273, - "us-gov-west-1": 8.44298, - "us-west-2": 0.0 + "ap-northeast-1": 9.18752, + "ap-southeast-1": 0.0, + "ap-southeast-2": 9.22496, + "eu-central-1": 9.78282, + "eu-north-1": 8.21408, + "eu-west-1": 0.0, + "us-east-1": 7.83968, + "us-east-2": 7.83968, + "us-gov-west-1": 9.11264, + "us-west-2": 8.46493 }, "r6idn.24xlarge": { - "ap-northeast-1": 12.70553, - "ap-southeast-1": 0.0, - "eu-central-1": 12.45842, - "eu-north-1": 10.10532, - "eu-west-1": 10.61076, - "us-east-1": 10.48159, - "us-east-2": 9.54372, - "us-gov-west-1": 11.45316, - "us-west-2": 10.48159 + "ap-northeast-1": 14.92133, + "ap-southeast-1": 13.6128, + "ap-southeast-2": 13.83744, + "eu-central-1": 0.0, + "eu-north-1": 13.31515, + "eu-west-1": 12.82656, + "us-east-1": 11.75952, + "us-east-2": 12.69739, + "us-gov-west-1": 13.66896, + "us-west-2": 11.75952 }, "r6idn.32xlarge": { - "ap-northeast-1": 15.36564, - "ap-southeast-1": 15.141, - "eu-central-1": 15.06612, - "eu-north-1": 13.41876, - "eu-west-1": 14.09268, - "us-east-1": 0.0, - "us-east-2": 12.66996, - "us-gov-west-1": 15.21588, - "us-west-2": 12.66996 + "ap-northeast-1": 17.77344, + "ap-southeast-1": 0.0, + "ap-southeast-2": 0.0, + "eu-central-1": 17.47392, + "eu-north-1": 0.0, + "eu-west-1": 16.50048, + "us-east-1": 15.07776, + "us-east-2": 15.07776, + "us-gov-west-1": 17.62368, + "us-west-2": 15.07776 }, "r6in.large": { - "ap-northeast-1": 0.0, - "ap-southeast-1": 0.30326, - "eu-central-1": 0.0, - "eu-north-1": 0.28103, - "eu-west-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 0.0, - "us-gov-west-1": 0.0, - "us-west-2": 0.26933 + "ap-northeast-1": 0.29675, + "ap-southeast-1": 0.27206, + "ap-southeast-2": 0.27557, + "eu-central-1": 0.27206, + "eu-north-1": 0.24983, + "eu-west-1": 0.25919, + "us-east-1": 0.23813, + "us-east-2": 0.23813, + "us-gov-west-1": 0.27323, + "us-west-2": 0.23813 }, "r6in.xlarge": { - "ap-northeast-1": 0.56089, - "ap-southeast-1": 0.55317, - "eu-central-1": 0.51152, - "eu-north-1": 0.0, - "eu-west-1": 0.48578, - "us-east-1": 0.0, - "us-east-2": 0.44366, - "us-gov-west-1": 0.0, + "ap-northeast-1": 0.59349, + "ap-southeast-1": 0.54412, + "ap-southeast-2": 0.55114, + "eu-central-1": 0.54412, + "eu-north-1": 0.49966, + "eu-west-1": 0.51838, + "us-east-1": 0.47626, + "us-east-2": 0.47626, + "us-gov-west-1": 0.54646, "us-west-2": 0.0 }, "r6in.metal": { - "ap-northeast-1": 13.71828, + "ap-northeast-1": 16.12608, "ap-southeast-1": 0.0, - "eu-central-1": 0.0, - "eu-north-1": 12.07092, - "eu-west-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 11.32212, - "us-gov-west-1": 13.56852, - "us-west-2": 11.32212 + "ap-southeast-2": 0.0, + "eu-central-1": 15.90144, + "eu-north-1": 14.47872, + "eu-west-1": 15.07776, + "us-east-1": 13.72992, + "us-east-2": 0.0, + "us-gov-west-1": 15.97632, + "us-west-2": 13.72992 }, "r6in.2xlarge": { "ap-northeast-1": 0.0, - "ap-southeast-1": 0.99804, - "eu-central-1": 1.08134, + "ap-southeast-1": 1.17154, + "ap-southeast-2": 1.10228, + "eu-central-1": 1.08824, "eu-north-1": 0.0, "eu-west-1": 0.0, - "us-east-1": 0.93205, - "us-east-2": 0.86232, - "us-gov-west-1": 1.00272, - "us-west-2": 0.0 + "us-east-1": 0.95252, + "us-east-2": 0.95252, + "us-gov-west-1": 1.09292, + "us-west-2": 0.95252 }, "r6in.4xlarge": { - "ap-northeast-1": 2.02858, - "ap-southeast-1": 1.83108, - "eu-central-1": 1.99769, - "eu-north-1": 1.80206, - "eu-west-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 1.6991, - "us-gov-west-1": 0.0, - "us-west-2": 1.55964 + "ap-northeast-1": 2.09096, + "ap-southeast-1": 2.06288, + "ap-southeast-2": 2.09096, + "eu-central-1": 2.06288, + "eu-north-1": 1.88504, + "eu-west-1": 1.95992, + "us-east-1": 1.79144, + "us-east-2": 1.79144, + "us-gov-west-1": 2.23978, + "us-west-2": 1.79144 }, "r6in.8xlarge": { "ap-northeast-1": 0.0, - "ap-southeast-1": 3.83038, - "eu-central-1": 3.83038, - "eu-north-1": 0.0, - "eu-west-1": 3.60386, - "us-east-1": 3.23321, - "us-east-2": 2.95428, - "us-gov-west-1": 0.0, + "ap-southeast-1": 4.12576, + "ap-southeast-2": 4.18192, + "eu-central-1": 4.45898, + "eu-north-1": 3.77008, + "eu-west-1": 3.91984, + "us-east-1": 3.86181, + "us-east-2": 3.58288, + "us-gov-west-1": 4.14448, "us-west-2": 0.0 }, "r6in.12xlarge": { - "ap-northeast-1": 5.24748, - "ap-southeast-1": 5.66306, - "eu-central-1": 5.16324, - "eu-north-1": 0.0, - "eu-west-1": 5.3233, - "us-east-1": 4.34892, - "us-east-2": 4.34892, + "ap-northeast-1": 6.27288, + "ap-southeast-1": 0.0, + "ap-southeast-2": 6.27288, + "eu-central-1": 6.68846, + "eu-north-1": 6.10159, + "eu-west-1": 5.87976, + "us-east-1": 5.37432, + "us-east-2": 5.37432, "us-gov-west-1": 0.0, - "us-west-2": 4.34892 + "us-west-2": 5.37432 }, "r6in.16xlarge": { - "ap-northeast-1": 6.94164, + "ap-northeast-1": 8.36384, "ap-southeast-1": 0.0, - "eu-central-1": 6.82932, - "eu-north-1": 6.71326, - "eu-west-1": 7.04273, - "us-east-1": 5.74356, - "us-east-2": 0.0, - "us-gov-west-1": 7.53694, - "us-west-2": 6.30142 + "ap-southeast-2": 8.36384, + "eu-central-1": 8.25152, + "eu-north-1": 8.13546, + "eu-west-1": 8.46493, + "us-east-1": 0.0, + "us-east-2": 7.72362, + "us-gov-west-1": 8.95914, + "us-west-2": 7.16576 }, "r6in.24xlarge": { - "ap-northeast-1": 10.32996, - "ap-southeast-1": 11.16113, - "eu-central-1": 11.16113, - "eu-north-1": 9.09444, - "eu-west-1": 0.0, - "us-east-1": 9.36962, - "us-east-2": 0.0, + "ap-northeast-1": 12.54576, + "ap-southeast-1": 0.0, + "ap-southeast-2": 0.0, + "eu-central-1": 12.37728, + "eu-north-1": 11.31024, + "eu-west-1": 11.75952, + "us-east-1": 10.74864, + "us-east-2": 11.58542, "us-gov-west-1": 0.0, - "us-west-2": 0.0 + "us-west-2": 11.58542 }, "r6in.32xlarge": { - "ap-northeast-1": 13.71828, - "ap-southeast-1": 0.0, - "eu-central-1": 0.0, - "eu-north-1": 12.07092, - "eu-west-1": 12.66996, + "ap-northeast-1": 16.12608, + "ap-southeast-1": 15.90144, + "ap-southeast-2": 16.12608, + "eu-central-1": 15.90144, + "eu-north-1": 14.47872, + "eu-west-1": 15.07776, "us-east-1": 0.0, "us-east-2": 0.0, - "us-gov-west-1": 13.56852, - "us-west-2": 0.0 + "us-gov-west-1": 0.0, + "us-west-2": 13.72992 }, "r7a.medium": { - "ap-northeast-1": 0.0, - "eu-central-1": 0.19595, - "eu-north-1": 0.1759, - "eu-south-2": 0.18864, - "eu-west-1": 0.18013, - "us-east-1": 0.0, - "us-east-2": 0.17108, - "us-west-2": 0.17868 + "ap-northeast-1": 0.12367, + "eu-central-1": 0.0, + "eu-north-1": 0.1128, + "eu-south-2": 0.11703, + "eu-west-1": 0.11703, + "us-east-1": 0.10798, + "us-east-2": 0.11558, + "us-west-2": 0.10798 }, "r7a.large": { - "ap-northeast-1": 0.27854, - "eu-central-1": 0.29689, - "eu-north-1": 0.2568, - "eu-south-2": 0.28229, - "eu-west-1": 0.28229, - "us-east-1": 0.24715, + "ap-northeast-1": 0.26569, + "eu-central-1": 0.24734, + "eu-north-1": 0.0, + "eu-south-2": 0.23406, + "eu-west-1": 0.23406, + "us-east-1": 0.21595, "us-east-2": 0.0, - "us-west-2": 0.26237 + "us-west-2": 0.21595 }, "r7a.xlarge": { - "ap-northeast-1": 0.0, - "eu-central-1": 0.49879, - "eu-north-1": 0.45096, - "eu-south-2": 0.43552, - "eu-west-1": 0.46957, - "us-east-1": 0.42973, + "ap-northeast-1": 0.49468, + "eu-central-1": 0.49468, + "eu-north-1": 0.48356, + "eu-south-2": 0.46812, + "eu-west-1": 0.50217, + "us-east-1": 0.4319, "us-east-2": 0.0, - "us-west-2": 0.0 + "us-west-2": 0.46233 }, "r7a.metal-48xl": { "ap-northeast-1": 0.0, "eu-central-1": 0.0, - "eu-north-1": 15.6978, - "eu-south-2": 16.50996, - "eu-west-1": 16.50996, - "us-east-1": 14.7714, - "us-east-2": 0.0, - "us-west-2": 14.7714 + "eu-north-1": 19.392, + "eu-south-2": 20.20416, + "eu-west-1": 20.20416, + "us-east-1": 18.4656, + "us-east-2": 18.4656, + "us-west-2": 18.4656 }, "r7a.2xlarge": { - "ap-northeast-1": 0.89916, + "ap-northeast-1": 0.98936, "eu-central-1": 0.0, - "eu-north-1": 0.8122, - "eu-south-2": 0.0, - "eu-west-1": 0.91414, + "eu-north-1": 0.96712, + "eu-south-2": 1.00434, + "eu-west-1": 0.93624, "us-east-1": 0.0, "us-east-2": 0.0, - "us-west-2": 0.7736 + "us-west-2": 0.8638 }, "r7a.4xlarge": { - "ap-northeast-1": 0.0, - "eu-central-1": 1.63332, - "eu-north-1": 1.4594, - "eu-south-2": 1.52708, - "eu-west-1": 1.52708, + "ap-northeast-1": 1.86512, + "eu-central-1": 1.86512, + "eu-north-1": 1.6912, + "eu-south-2": 1.75888, + "eu-west-1": 1.75888, "us-east-1": 0.0, "us-east-2": 0.0, - "us-west-2": 1.3822 + "us-west-2": 1.614 }, "r7a.8xlarge": { - "ap-northeast-1": 0.0, - "eu-central-1": 0.0, + "ap-northeast-1": 4.0239, + "eu-central-1": 3.73024, "eu-north-1": 0.0, "eu-south-2": 0.0, - "eu-west-1": 2.88916, - "us-east-1": 2.84284, - "us-east-2": 2.5994, - "us-west-2": 2.5994 + "eu-west-1": 3.79018, + "us-east-1": 3.228, + "us-east-2": 3.228, + "us-west-2": 3.228 }, "r7a.12xlarge": { - "ap-northeast-1": 5.01046, - "eu-central-1": 5.01046, - "eu-north-1": 0.0, - "eu-south-2": 4.65986, - "eu-west-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 3.8166, - "us-west-2": 3.8166 + "ap-northeast-1": 5.59536, + "eu-central-1": 6.03586, + "eu-north-1": 5.0736, + "eu-south-2": 5.27664, + "eu-west-1": 5.27664, + "us-east-1": 5.20716, + "us-east-2": 4.842, + "us-west-2": 4.842 }, "r7a.16xlarge": { - "ap-northeast-1": 0.0, - "eu-central-1": 6.62561, + "ap-northeast-1": 7.46048, + "eu-central-1": 7.46048, "eu-north-1": 0.0, - "eu-south-2": 5.61332, - "eu-west-1": 6.15815, - "us-east-1": 5.52068, - "us-east-2": 5.52068, - "us-west-2": 5.0338 + "eu-south-2": 7.03552, + "eu-west-1": 7.58035, + "us-east-1": 6.94288, + "us-east-2": 6.456, + "us-west-2": 6.456 }, "r7a.24xlarge": { "ap-northeast-1": 0.0, - "eu-central-1": 0.0, - "eu-north-1": 0.0, - "eu-south-2": 9.15473, - "eu-west-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 0.0, - "us-west-2": 7.4682 + "eu-central-1": 12.07171, + "eu-north-1": 10.1472, + "eu-south-2": 10.55328, + "eu-west-1": 10.55328, + "us-east-1": 9.684, + "us-east-2": 10.41432, + "us-west-2": 10.41432 }, "r7a.32xlarge": { - "ap-northeast-1": 11.91156, - "eu-central-1": 0.0, - "eu-north-1": 0.0, - "eu-south-2": 0.0, - "eu-west-1": 12.1513, - "us-east-1": 9.9026, - "us-east-2": 0.0, + "ap-northeast-1": 14.31936, + "eu-central-1": 15.49402, + "eu-north-1": 12.928, + "eu-south-2": 14.5591, + "eu-west-1": 14.5591, + "us-east-1": 12.3104, + "us-east-2": 13.28416, "us-west-2": 0.0 }, "r7a.48xlarge": { - "ap-northeast-1": 17.78484, - "eu-central-1": 17.78484, - "eu-north-1": 0.0, - "eu-south-2": 16.50996, - "eu-west-1": 16.50996, - "us-east-1": 14.7714, - "us-east-2": 14.7714, - "us-west-2": 14.7714 + "ap-northeast-1": 21.47904, + "eu-central-1": 21.47904, + "eu-north-1": 19.392, + "eu-south-2": 20.20416, + "eu-west-1": 0.0, + "us-east-1": 18.4656, + "us-east-2": 18.4656, + "us-west-2": 18.4656 }, "r7g.medium": { - "ap-east-1": 0.166, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.1637, - "ap-south-1": 0.1325, - "ap-south-2": 0.0, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, - "ca-central-1": 0.1574, - "eu-central-1": 0.1596, - "eu-north-1": 0.152, + "ap-east-1": 0.1029, + "ap-northeast-1": 0.0965, + "ap-northeast-2": 0.0965, + "ap-south-1": 0.0694, + "ap-south-2": 0.0694, + "ap-southeast-1": 0.0965, + "ap-southeast-2": 0.1001, + "ap-southeast-5": 0.0868, + "ap-southeast-7": 0.0868, + "ca-central-1": 0.0943, + "eu-central-1": 0.0965, + "eu-north-1": 0.0889, "eu-south-1": 0.0, - "eu-south-2": 0.1587, - "eu-west-1": 0.1587, - "eu-west-2": 0.0, + "eu-south-2": 0.0956, + "eu-west-1": 0.0918, + "eu-west-2": 0.0988, + "me-south-1": 0.102, + "mx-central-1": 0.0, "sa-east-1": 0.0, "us-east-1": 0.0, - "us-east-2": 0.1519, + "us-east-2": 0.0855, "us-west-1": 0.0, "us-west-2": 0.0 }, "r7g.large": { - "ap-east-1": 0.2459, - "ap-northeast-1": 0.2242, - "ap-northeast-2": 0.2242, - "ap-south-1": 0.0, + "ap-east-1": 0.2058, + "ap-northeast-1": 0.193, + "ap-northeast-2": 0.2011, + "ap-south-1": 0.1436, "ap-south-2": 0.0, "ap-southeast-1": 0.0, - "ap-southeast-2": 0.2234, - "ca-central-1": 0.2123, - "eu-central-1": 0.0, - "eu-north-1": 0.2157, - "eu-south-1": 0.2284, - "eu-south-2": 0.2148, - "eu-west-1": 0.0, - "eu-west-2": 0.0, - "sa-east-1": 0.0, - "us-east-1": 0.2021, - "us-east-2": 0.0, - "us-west-1": 0.0, - "us-west-2": 0.2088 + "ap-southeast-2": 0.1922, + "ap-southeast-5": 0.0, + "ap-southeast-7": 0.1736, + "ca-central-1": 0.1811, + "eu-central-1": 0.2011, + "eu-north-1": 0.1777, + "eu-south-1": 0.1893, + "eu-south-2": 0.1836, + "eu-west-1": 0.0, + "eu-west-2": 0.1896, + "me-south-1": 0.2039, + "mx-central-1": 0.1833, + "sa-east-1": 0.0, + "us-east-1": 0.1709, + "us-east-2": 0.1709, + "us-west-1": 0.1828, + "us-west-2": 0.1709 }, "r7g.xlarge": { - "ap-east-1": 0.0, - "ap-northeast-1": 0.3534, - "ap-northeast-2": 0.3696, - "ap-south-1": 0.0, - "ap-south-2": 0.2546, - "ap-southeast-1": 0.3534, - "ap-southeast-2": 0.3679, - "ca-central-1": 0.3444, - "eu-central-1": 0.3697, - "eu-north-1": 0.3228, - "eu-south-1": 0.3619, - "eu-south-2": 0.3497, - "eu-west-1": 0.3347, - "eu-west-2": 0.3466, - "sa-east-1": 0.0, - "us-east-1": 0.3092, - "us-east-2": 0.3227, - "us-west-1": 0.0, - "us-west-2": 0.3227 + "ap-east-1": 0.4116, + "ap-northeast-1": 0.386, + "ap-northeast-2": 0.4022, + "ap-south-1": 0.2778, + "ap-south-2": 0.2872, + "ap-southeast-1": 0.4023, + "ap-southeast-2": 0.4005, + "ap-southeast-5": 0.0, + "ap-southeast-7": 0.3472, + "ca-central-1": 0.3622, + "eu-central-1": 0.4023, + "eu-north-1": 0.3554, + "eu-south-1": 0.3945, + "eu-south-2": 0.3823, + "eu-west-1": 0.3673, + "eu-west-2": 0.3951, + "me-south-1": 0.4079, + "mx-central-1": 0.3667, + "sa-east-1": 0.4685, + "us-east-1": 0.3418, + "us-east-2": 0.3418, + "us-west-1": 0.0, + "us-west-2": 0.3418 }, "r7g.metal": { - "ap-east-1": 0.0, + "ap-east-1": 6.1312, "ap-northeast-1": 0.0, - "ap-northeast-2": 4.2994, - "ap-south-1": 2.5676, + "ap-northeast-2": 5.7216, + "ap-south-1": 3.9898, "ap-south-2": 0.0, - "ap-southeast-1": 0.0, - "ap-southeast-2": 4.2725, - "ca-central-1": 3.9186, - "eu-central-1": 0.0, - "eu-north-1": 3.8098, - "eu-south-1": 4.1811, - "eu-south-2": 3.9986, - "eu-west-1": 0.0, - "eu-west-2": 0.0, - "sa-east-1": 0.0, - "us-east-1": 3.5922, - "us-east-2": 3.5922, - "us-west-1": 0.0, - "us-west-2": 3.5922 + "ap-southeast-1": 5.7216, + "ap-southeast-2": 5.6947, + "ap-southeast-5": 0.0, + "ap-southeast-7": 5.1014, + "ca-central-1": 5.3408, + "eu-central-1": 5.7216, + "eu-north-1": 5.232, + "eu-south-1": 5.6033, + "eu-south-2": 5.4208, + "eu-west-1": 0.0, + "eu-west-2": 5.6128, + "me-south-1": 5.8059, + "mx-central-1": 5.1859, + "sa-east-1": 0.0, + "us-east-1": 5.0144, + "us-east-2": 5.0144, + "us-west-1": 5.3952, + "us-west-2": 5.0144 }, "r7g.2xlarge": { - "ap-east-1": 0.733, - "ap-northeast-1": 0.6818, - "ap-northeast-2": 0.6818, - "ap-south-1": 0.4653, - "ap-south-2": 0.4841, - "ap-southeast-1": 0.6818, - "ap-southeast-2": 0.6784, - "ca-central-1": 0.6638, - "eu-central-1": 0.0, - "eu-north-1": 0.6479, - "eu-south-1": 0.667, - "eu-south-2": 0.6442, - "eu-west-1": 0.6444, - "eu-west-2": 0.0, - "sa-east-1": 0.8468, + "ap-east-1": 0.8232, + "ap-northeast-1": 0.772, + "ap-northeast-2": 0.772, + "ap-south-1": 0.5555, + "ap-south-2": 0.5743, + "ap-southeast-1": 0.772, + "ap-southeast-2": 0.801, + "ap-southeast-5": 0.6945, + "ap-southeast-7": 0.6945, + "ca-central-1": 0.7244, + "eu-central-1": 0.0, + "eu-north-1": 0.7108, + "eu-south-1": 0.7889, + "eu-south-2": 0.0, + "eu-west-1": 0.7346, + "eu-west-2": 0.7902, + "me-south-1": 0.7825, + "mx-central-1": 0.7334, + "sa-east-1": 0.937, "us-east-1": 0.0, - "us-east-2": 0.5934, - "us-west-1": 0.641, - "us-west-2": 0.6204 + "us-east-2": 0.6836, + "us-west-1": 0.7312, + "us-west-2": 0.0 }, "r7g.4xlarge": { - "ap-east-1": 0.0, + "ap-east-1": 1.5328, "ap-northeast-1": 0.0, "ap-northeast-2": 0.0, - "ap-south-1": 0.8032, - "ap-south-2": 0.7656, - "ap-southeast-1": 1.1986, - "ap-southeast-2": 1.1919, - "ca-central-1": 0.0, - "eu-central-1": 1.2637, + "ap-south-1": 0.9974, + "ap-south-2": 0.9974, + "ap-southeast-1": 1.4304, + "ap-southeast-2": 1.4237, + "ap-southeast-5": 1.2754, + "ap-southeast-7": 1.2754, + "ca-central-1": 1.3352, + "eu-central-1": 1.4304, "eu-north-1": 0.0, "eu-south-1": 0.0, - "eu-south-2": 1.1234, - "eu-west-1": 1.1238, - "eu-west-2": 0.0, - "sa-east-1": 1.5285, - "us-east-1": 1.0218, + "eu-south-2": 1.4156, + "eu-west-1": 1.416, + "eu-west-2": 1.4032, + "me-south-1": 1.4515, + "mx-central-1": 1.2965, + "sa-east-1": 1.7603, + "us-east-1": 0.0, "us-east-2": 0.0, "us-west-1": 0.0, - "us-west-2": 0.0 + "us-west-2": 1.3076 }, "r7g.8xlarge": { "ap-east-1": 0.0, - "ap-northeast-1": 0.0, - "ap-northeast-2": 2.3621, - "ap-south-1": 1.4415, - "ap-south-2": 1.4416, - "ap-southeast-1": 2.2322, - "ap-southeast-2": 2.348, - "ca-central-1": 2.1603, - "eu-central-1": 2.3624, - "eu-north-1": 1.9874, - "eu-south-1": 0.0, - "eu-south-2": 2.0818, - "eu-west-1": 0.0, + "ap-northeast-1": 2.991, + "ap-northeast-2": 2.9907, + "ap-south-1": 2.0701, + "ap-south-2": 1.9949, + "ap-southeast-1": 2.991, + "ap-southeast-2": 2.8474, + "ap-southeast-5": 0.0, + "ap-southeast-7": 2.6614, + "ca-central-1": 2.6704, + "eu-central-1": 2.8608, + "eu-north-1": 2.616, + "eu-south-1": 2.9285, + "eu-south-2": 2.7104, + "eu-west-1": 2.832, "eu-west-2": 0.0, - "sa-east-1": 0.0, + "me-south-1": 0.0, + "mx-central-1": 2.593, + "sa-east-1": 3.6928, "us-east-1": 0.0, - "us-east-2": 1.8786, - "us-west-1": 2.069, - "us-west-2": 1.9866 + "us-east-2": 2.5072, + "us-west-1": 2.6976, + "us-west-2": 2.5072 }, "r7g.12xlarge": { - "ap-east-1": 3.573, - "ap-northeast-1": 0.0, - "ap-northeast-2": 3.2658, - "ap-south-1": 1.9669, - "ap-south-2": 2.0799, - "ap-southeast-1": 3.2658, - "ap-southeast-2": 3.4395, - "ca-central-1": 0.0, - "eu-central-1": 0.0, - "eu-north-1": 3.0626, - "eu-south-1": 3.1771, + "ap-east-1": 4.5984, + "ap-northeast-1": 0.0, + "ap-northeast-2": 4.2912, + "ap-south-1": 3.1051, + "ap-south-2": 2.9923, + "ap-southeast-1": 4.2912, + "ap-southeast-2": 4.271, + "ap-southeast-5": 3.9921, + "ap-southeast-7": 3.8261, + "ca-central-1": 4.0056, + "eu-central-1": 0.0, + "eu-north-1": 3.924, + "eu-south-1": 0.0, "eu-south-2": 0.0, - "eu-west-1": 3.0414, - "eu-west-2": 0.0, - "sa-east-1": 4.2556, - "us-east-1": 2.7354, - "us-east-2": 2.8973, - "us-west-1": 0.0, + "eu-west-1": 4.0668, + "eu-west-2": 4.2096, + "me-south-1": 4.3544, + "mx-central-1": 3.8894, + "sa-east-1": 5.281, + "us-east-1": 3.7608, + "us-east-2": 3.7608, + "us-west-1": 4.0464, "us-west-2": 0.0 }, "r7g.16xlarge": { - "ap-east-1": 4.709, - "ap-northeast-1": 4.2994, - "ap-northeast-2": 0.0, + "ap-east-1": 6.1312, + "ap-northeast-1": 5.7216, + "ap-northeast-2": 5.7216, "ap-south-1": 0.0, "ap-south-2": 0.0, - "ap-southeast-1": 4.2994, - "ap-southeast-2": 4.2725, - "ca-central-1": 3.9186, - "eu-central-1": 4.2994, - "eu-north-1": 3.8098, - "eu-south-1": 0.0, - "eu-south-2": 3.9986, - "eu-west-1": 4.0002, - "eu-west-2": 4.1906, - "sa-east-1": 5.6191, - "us-east-1": 0.0, - "us-east-2": 3.5922, - "us-west-1": 0.0, + "ap-southeast-1": 5.7216, + "ap-southeast-2": 5.6947, + "ap-southeast-5": 5.1014, + "ap-southeast-7": 5.1014, + "ca-central-1": 5.3408, + "eu-central-1": 5.7216, + "eu-north-1": 5.232, + "eu-south-1": 5.6033, + "eu-south-2": 5.4208, + "eu-west-1": 5.4224, + "eu-west-2": 5.6128, + "me-south-1": 5.8059, + "mx-central-1": 5.1859, + "sa-east-1": 7.0413, + "us-east-1": 0.0, + "us-east-2": 5.0144, + "us-west-1": 5.3952, "us-west-2": 0.0 }, "r7gd.medium": { - "ap-northeast-1": 0.0, + "ap-east-1": 0.1146, + "ap-northeast-1": 0.1141, "ap-south-1": 0.0, "ap-southeast-1": 0.0, - "ap-southeast-2": 0.178, + "ap-southeast-2": 0.1149, + "ap-southeast-3": 0.1141, + "ap-southeast-5": 0.1018, + "ap-southeast-7": 0.0, "eu-central-1": 0.0, - "eu-north-1": 0.0, - "eu-south-2": 0.1706, - "eu-west-1": 0.1751, - "us-east-1": 0.163, - "us-east-2": 0.163, - "us-west-1": 0.1761, - "us-west-2": 0.163 + "eu-north-1": 0.1037, + "eu-south-2": 0.0, + "eu-west-1": 0.1075, + "me-central-1": 0.12, + "mx-central-1": 0.1076, + "us-east-1": 0.0, + "us-east-2": 0.0999, + "us-gov-east-1": 0.1136, + "us-gov-west-1": 0.1137, + "us-west-1": 0.1084, + "us-west-2": 0.104 }, "r7gd.large": { - "ap-northeast-1": 0.2693, - "ap-south-1": 0.183, - "ap-southeast-1": 0.2594, - "ap-southeast-2": 0.261, - "eu-central-1": 0.0, - "eu-north-1": 0.0, - "eu-south-2": 0.0, - "eu-west-1": 0.0, - "us-east-1": 0.2311, - "us-east-2": 0.0, - "us-west-1": 0.2573, - "us-west-2": 0.2311 + "ap-east-1": 0.2292, + "ap-northeast-1": 0.2381, + "ap-south-1": 0.1518, + "ap-southeast-1": 0.2282, + "ap-southeast-2": 0.2204, + "ap-southeast-3": 0.2381, + "ap-southeast-5": 0.0, + "ap-southeast-7": 0.2119, + "eu-central-1": 0.2273, + "eu-north-1": 0.0, + "eu-south-2": 0.215, + "eu-west-1": 0.215, + "me-central-1": 0.2301, + "mx-central-1": 0.2067, + "us-east-1": 0.1999, + "us-east-2": 0.208, + "us-gov-east-1": 0.2273, + "us-gov-west-1": 0.0, + "us-west-1": 0.2169, + "us-west-2": 0.0 }, "r7gd.xlarge": { - "ap-northeast-1": 0.4436, - "ap-south-1": 0.0, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.427, - "eu-central-1": 0.4416, - "eu-north-1": 0.0, - "eu-south-2": 0.4155, - "eu-west-1": 0.4155, - "us-east-1": 0.3672, - "us-east-2": 0.3672, - "us-west-1": 0.0, - "us-west-2": 0.3835 + "ap-east-1": 0.4584, + "ap-northeast-1": 0.4565, + "ap-south-1": 0.3036, + "ap-southeast-1": 0.4565, + "ap-southeast-2": 0.4408, + "ap-southeast-3": 0.4564, + "ap-southeast-5": 0.4071, + "ap-southeast-7": 0.4239, + "eu-central-1": 0.4742, + "eu-north-1": 0.4321, + "eu-south-2": 0.43, + "eu-west-1": 0.43, + "me-central-1": 0.0, + "mx-central-1": 0.4134, + "us-east-1": 0.3998, + "us-east-2": 0.3998, + "us-gov-east-1": 0.4546, + "us-gov-west-1": 0.4743, + "us-west-1": 0.4338, + "us-west-2": 0.3998 }, "r7gd.metal": { + "ap-east-1": 6.8794, "ap-northeast-1": 0.0, - "ap-south-1": 2.981, - "ap-southeast-1": 5.4268, + "ap-south-1": 4.4032, + "ap-southeast-1": 6.849, "ap-southeast-2": 0.0, - "eu-central-1": 5.3965, - "eu-north-1": 0.0, + "ap-southeast-3": 6.8486, + "ap-southeast-5": 0.0, + "ap-southeast-7": 6.0595, + "eu-central-1": 6.8187, + "eu-north-1": 6.1837, "eu-south-2": 0.0, - "eu-west-1": 5.0034, - "us-east-1": 4.5196, - "us-east-2": 0.0, - "us-west-1": 5.0639, - "us-west-2": 0.0 + "eu-west-1": 6.4256, + "me-central-1": 0.0, + "mx-central-1": 6.1594, + "us-east-1": 5.9418, + "us-east-2": 5.9418, + "us-gov-east-1": 6.8186, + "us-gov-west-1": 6.8205, + "us-west-1": 6.4861, + "us-west-2": 5.9418 }, "r7gd.2xlarge": { - "ap-northeast-1": 0.8227, - "ap-south-1": 0.0, - "ap-southeast-1": 0.8227, - "ap-southeast-2": 0.829, - "eu-central-1": 0.8189, - "eu-north-1": 0.774, - "eu-south-2": 0.0, - "eu-west-1": 0.8061, - "us-east-1": 0.0, - "us-east-2": 0.7093, - "us-west-1": 0.7774, - "us-west-2": 0.7419 + "ap-east-1": 0.9167, + "ap-northeast-1": 0.9129, + "ap-south-1": 0.6283, + "ap-southeast-1": 0.9129, + "ap-southeast-2": 0.8816, + "ap-southeast-3": 0.9129, + "ap-southeast-5": 0.0, + "ap-southeast-7": 0.0, + "eu-central-1": 0.9091, + "eu-north-1": 0.0, + "eu-south-2": 0.8963, + "eu-west-1": 0.86, + "me-central-1": 0.9604, + "mx-central-1": 0.8267, + "us-east-1": 0.8321, + "us-east-2": 0.0, + "us-gov-east-1": 0.9484, + "us-gov-west-1": 0.9094, + "us-west-1": 0.8676, + "us-west-2": 0.7995 }, "r7gd.4xlarge": { - "ap-northeast-1": 1.5594, - "ap-south-1": 0.9112, - "ap-southeast-1": 1.5594, - "ap-southeast-2": 1.4178, - "eu-central-1": 0.0, - "eu-north-1": 1.3141, - "eu-south-2": 0.0, - "eu-west-1": 0.0, - "us-east-1": 1.3188, - "us-east-2": 1.2536, - "us-west-1": 0.0, + "ap-east-1": 1.7198, + "ap-northeast-1": 1.7122, + "ap-south-1": 1.1008, + "ap-southeast-1": 1.7122, + "ap-southeast-2": 1.7248, + "ap-southeast-3": 1.7911, + "ap-southeast-5": 1.5149, + "ap-southeast-7": 1.5149, + "eu-central-1": 1.7047, + "eu-north-1": 1.5459, + "eu-south-2": 1.679, + "eu-west-1": 1.6064, + "me-central-1": 0.0, + "mx-central-1": 1.6083, + "us-east-1": 0.0, + "us-east-2": 1.5506, + "us-gov-east-1": 0.0, + "us-gov-west-1": 0.0, + "us-west-1": 1.6215, "us-west-2": 0.0 }, "r7gd.8xlarge": { - "ap-northeast-1": 0.0, - "ap-south-1": 1.573, - "ap-southeast-1": 0.0, - "ap-southeast-2": 2.8209, - "eu-central-1": 0.0, - "eu-north-1": 2.4632, - "eu-south-2": 2.5842, - "eu-west-1": 2.5842, + "ap-east-1": 0.0, + "ap-northeast-1": 3.5823, + "ap-south-1": 2.2861, + "ap-southeast-1": 3.5823, + "ap-southeast-2": 3.4495, + "ap-southeast-3": 0.0, + "ap-southeast-5": 3.1639, + "ap-southeast-7": 0.0, + "eu-central-1": 3.4094, + "eu-north-1": 3.0918, + "eu-south-2": 3.2128, + "eu-west-1": 3.2128, + "me-central-1": 3.4547, + "mx-central-1": 3.0797, "us-east-1": 0.0, "us-east-2": 0.0, - "us-west-1": 2.7614, - "us-west-2": 0.0 + "us-gov-east-1": 3.4093, + "us-gov-west-1": 3.4102, + "us-west-1": 3.39, + "us-west-2": 2.9709 }, "r7gd.12xlarge": { - "ap-northeast-1": 0.0, - "ap-south-1": 0.0, - "ap-southeast-1": 4.3481, - "ap-southeast-2": 0.0, - "eu-central-1": 4.3241, - "eu-north-1": 3.6124, - "eu-south-2": 4.0115, - "eu-west-1": 3.7938, - "us-east-1": 3.4309, - "us-east-2": 3.6264, - "us-west-1": 3.8392, - "us-west-2": 3.4309 + "ap-east-1": 0.0, + "ap-northeast-1": 5.1367, + "ap-south-1": 3.4291, + "ap-southeast-1": 5.1367, + "ap-southeast-2": 0.0, + "ap-southeast-3": 5.3732, + "ap-southeast-5": 4.5446, + "ap-southeast-7": 4.5446, + "eu-central-1": 5.114, + "eu-north-1": 4.8446, + "eu-south-2": 0.0, + "eu-west-1": 4.8192, + "me-central-1": 5.1821, + "mx-central-1": 4.6195, + "us-east-1": 4.4563, + "us-east-2": 4.4563, + "us-gov-east-1": 5.3493, + "us-gov-west-1": 5.1154, + "us-west-1": 4.8646, + "us-west-2": 4.4563 }, "r7gd.16xlarge": { - "ap-northeast-1": 5.4268, - "ap-south-1": 2.981, - "ap-southeast-1": 5.4268, - "ap-southeast-2": 5.1762, - "eu-central-1": 0.0, - "eu-north-1": 4.7615, - "eu-south-2": 5.0034, - "eu-west-1": 5.0034, - "us-east-1": 4.5196, - "us-east-2": 4.5196, - "us-west-1": 5.0639, - "us-west-2": 4.5196 + "ap-east-1": 0.0, + "ap-northeast-1": 6.849, + "ap-south-1": 4.4032, + "ap-southeast-1": 6.849, + "ap-southeast-2": 0.0, + "ap-southeast-3": 6.8486, + "ap-southeast-5": 0.0, + "ap-southeast-7": 6.0595, + "eu-central-1": 0.0, + "eu-north-1": 0.0, + "eu-south-2": 6.4256, + "eu-west-1": 6.4256, + "me-central-1": 6.9094, + "mx-central-1": 6.1594, + "us-east-1": 5.9418, + "us-east-2": 0.0, + "us-gov-east-1": 6.8186, + "us-gov-west-1": 6.8205, + "us-west-1": 0.0, + "us-west-2": 5.9418 }, "r7i.large": { - "ap-northeast-1": 0.27056, - "ap-northeast-2": 0.2546, - "ap-south-1": 0.24515, - "ap-southeast-1": 0.27056, - "ap-southeast-2": 0.0, - "ap-southeast-3": 0.2546, - "ca-central-1": 0.0, - "eu-central-1": 0.27056, + "ap-northeast-1": 0.2234, + "ap-northeast-2": 0.2234, + "ap-south-1": 0.2003, + "ap-southeast-1": 0.0, + "ap-southeast-2": 0.22235, + "ap-southeast-3": 0.0, + "ap-southeast-5": 0.21303, + "ap-southeast-7": 0.19946, + "ca-central-1": 0.2087, + "eu-central-1": 0.2234, "eu-north-1": 0.0, - "eu-south-2": 0.25786, - "eu-west-1": 0.25786, + "eu-south-1": 0.2192, + "eu-south-2": 0.21185, + "eu-west-1": 0.22666, "eu-west-2": 0.0, "eu-west-3": 0.0, - "sa-east-1": 0.32716, - "us-east-1": 0.0, - "us-east-2": 0.2273, - "us-gov-east-1": 0.26941, + "mx-central-1": 0.21661, + "sa-east-1": 0.0, + "us-east-1": 0.1961, + "us-east-2": 0.1961, + "us-gov-east-1": 0.22235, "us-gov-west-1": 0.0, - "us-west-1": 0.242, - "us-west-2": 0.2273 + "us-west-1": 0.2108, + "us-west-2": 0.1961 }, "r7i.xlarge": { - "ap-northeast-1": 0.4142, + "ap-northeast-1": 0.4468, "ap-northeast-2": 0.0, - "ap-south-1": 0.3953, - "ap-southeast-1": 0.44612, - "ap-southeast-2": 0.4121, + "ap-south-1": 0.0, + "ap-southeast-1": 0.4468, + "ap-southeast-2": 0.4447, "ap-southeast-3": 0.0, - "ca-central-1": 0.3848, - "eu-central-1": 0.4142, + "ap-southeast-5": 0.42605, + "ap-southeast-7": 0.0, + "ca-central-1": 0.0, + "eu-central-1": 0.4468, "eu-north-1": 0.0, + "eu-south-1": 0.0, "eu-south-2": 0.0, - "eu-west-1": 0.0, - "eu-west-2": 0.43688, - "eu-west-3": 0.43688, + "eu-west-1": 0.4237, + "eu-west-2": 0.4384, + "eu-west-3": 0.4384, + "mx-central-1": 0.43322, "sa-east-1": 0.0, - "us-east-1": 0.0, + "us-east-1": 0.3922, "us-east-2": 0.0, - "us-gov-east-1": 0.44381, + "us-gov-east-1": 0.4447, "us-gov-west-1": 0.0, - "us-west-1": 0.4184, - "us-west-2": 0.38606 + "us-west-1": 0.0, + "us-west-2": 0.41866 }, "r7i.metal-24xl": { - "ap-northeast-1": 8.59188, - "ap-northeast-2": 7.8258, + "ap-northeast-1": 0.0, + "ap-northeast-2": 10.0416, "ap-south-1": 0.0, "ap-southeast-1": 0.0, - "ap-southeast-2": 7.7754, + "ap-southeast-2": 9.9912, "ap-southeast-3": 0.0, - "ca-central-1": 7.81572, - "eu-central-1": 8.59188, - "eu-north-1": 0.0, - "eu-south-2": 7.98204, - "eu-west-1": 7.2714, - "eu-west-2": 7.6242, - "eu-west-3": 0.0, - "sa-east-1": 0.0, - "us-east-1": 7.15044, - "us-east-2": 6.5154, - "us-gov-east-1": 0.0, - "us-gov-west-1": 7.7754, - "us-west-1": 7.9266, - "us-west-2": 7.15044 + "ap-southeast-5": 8.89248, + "ap-southeast-7": 0.0, + "ca-central-1": 10.03152, + "eu-central-1": 10.0416, + "eu-north-1": 0.0, + "eu-south-1": 9.84, + "eu-south-2": 10.19784, + "eu-west-1": 9.4872, + "eu-west-2": 9.84, + "eu-west-3": 9.84, + "mx-central-1": 9.04896, + "sa-east-1": 12.5112, + "us-east-1": 9.36624, + "us-east-2": 8.7312, + "us-gov-east-1": 10.75224, + "us-gov-west-1": 9.9912, + "us-west-1": 9.4368, + "us-west-2": 9.36624 }, "r7i.metal-48xl": { - "ap-northeast-1": 15.4866, - "ap-northeast-2": 15.4866, - "ap-south-1": 13.269, - "ap-southeast-1": 15.4866, - "ap-southeast-2": 0.0, - "ap-southeast-3": 0.0, - "ca-central-1": 0.0, - "eu-central-1": 15.4866, - "eu-north-1": 0.0, - "eu-south-2": 14.3778, - "eu-west-1": 14.3778, - "eu-west-2": 15.0834, - "eu-west-3": 15.0834, - "sa-east-1": 20.4258, - "us-east-1": 12.8658, - "us-east-2": 0.0, - "us-gov-east-1": 15.3858, + "ap-northeast-1": 19.1808, + "ap-northeast-2": 19.1808, + "ap-south-1": 16.9632, + "ap-southeast-1": 19.1808, + "ap-southeast-2": 19.08, + "ap-southeast-3": 19.1808, + "ap-southeast-5": 16.88256, + "ap-southeast-7": 16.88256, + "ca-central-1": 0.0, + "eu-central-1": 19.1808, + "eu-north-1": 17.3664, + "eu-south-1": 18.7776, + "eu-south-2": 0.0, + "eu-west-1": 18.072, + "eu-west-2": 18.7776, + "eu-west-3": 18.7776, + "mx-central-1": 17.19552, + "sa-east-1": 24.12, + "us-east-1": 16.56, + "us-east-2": 0.0, + "us-gov-east-1": 19.08, "us-gov-west-1": 0.0, - "us-west-1": 14.277, - "us-west-2": 12.8658 + "us-west-1": 17.9712, + "us-west-2": 16.56 }, "r7i.2xlarge": { - "ap-northeast-1": 0.86724, - "ap-northeast-2": 0.86724, - "ap-south-1": 0.7656, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.86262, + "ap-northeast-1": 0.8936, + "ap-northeast-2": 0.8936, + "ap-south-1": 0.8012, + "ap-southeast-1": 0.95744, + "ap-southeast-2": 0.8894, "ap-southeast-3": 0.0, - "ca-central-1": 0.80256, - "eu-central-1": 0.0, - "eu-north-1": 0.78408, - "eu-south-2": 0.0, - "eu-west-1": 0.7572, - "eu-west-2": 0.0, - "eu-west-3": 0.84876, - "sa-east-1": 0.0, - "us-east-1": 0.6942, - "us-east-2": 0.74712, + "ap-southeast-5": 0.79784, + "ap-southeast-7": 0.79784, + "ca-central-1": 0.0, + "eu-central-1": 0.8936, + "eu-north-1": 0.87428, + "eu-south-1": 0.0, + "eu-south-2": 0.8474, + "eu-west-1": 0.8474, + "eu-west-2": 0.93896, + "eu-west-3": 0.8768, + "mx-central-1": 0.0, + "sa-east-1": 1.0994, + "us-east-1": 0.7844, + "us-east-2": 0.7844, "us-gov-east-1": 0.0, - "us-gov-west-1": 0.7992, - "us-west-1": 0.753, - "us-west-2": 0.0 + "us-gov-west-1": 0.8894, + "us-west-1": 0.8432, + "us-west-2": 0.7844 }, "r7i.4xlarge": { - "ap-northeast-1": 0.0, - "ap-northeast-2": 1.56948, - "ap-south-1": 1.3662, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, - "ap-southeast-3": 1.4418, - "ca-central-1": 1.3242, - "eu-central-1": 1.56948, - "eu-north-1": 1.2906, - "eu-south-2": 1.3494, - "eu-west-1": 0.0, - "eu-west-2": 1.4082, - "eu-west-3": 0.0, - "sa-east-1": 0.0, - "us-east-1": 1.2234, - "us-east-2": 1.32924, + "ap-northeast-1": 1.6736, + "ap-northeast-2": 1.80128, + "ap-south-1": 1.4888, + "ap-southeast-1": 0.0, + "ap-southeast-2": 0.0, + "ap-southeast-3": 1.6736, + "ap-southeast-5": 0.0, + "ap-southeast-7": 1.59061, + "ca-central-1": 1.556, + "eu-central-1": 1.6736, + "eu-north-1": 1.5224, + "eu-south-1": 1.64, + "eu-south-2": 1.5812, + "eu-west-1": 0.0, + "eu-west-2": 1.76432, + "eu-west-3": 1.76432, + "mx-central-1": 0.0, + "sa-east-1": 2.0852, + "us-east-1": 1.4552, + "us-east-2": 1.4552, "us-gov-east-1": 0.0, - "us-gov-west-1": 0.0, - "us-west-1": 1.4586, + "us-gov-west-1": 1.6652, + "us-west-1": 1.6904, "us-west-2": 0.0 }, "r7i.8xlarge": { "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, - "ap-south-1": 2.349, - "ap-southeast-1": 2.97396, - "ap-southeast-2": 2.95548, - "ap-southeast-3": 2.97396, - "ca-central-1": 2.71524, - "eu-central-1": 2.97396, + "ap-northeast-2": 3.60256, + "ap-south-1": 2.9776, + "ap-southeast-1": 3.3472, + "ap-southeast-2": 3.58408, + "ap-southeast-3": 3.3472, + "ap-southeast-5": 0.0, + "ap-southeast-7": 3.18122, + "ca-central-1": 3.112, + "eu-central-1": 3.60256, "eu-north-1": 0.0, - "eu-south-2": 2.5338, - "eu-west-1": 2.5338, - "eu-west-2": 2.6514, + "eu-south-1": 0.0, + "eu-south-2": 3.1624, + "eu-west-1": 3.1624, + "eu-west-2": 3.28, "eu-west-3": 0.0, - "sa-east-1": 0.0, - "us-east-1": 2.49348, - "us-east-2": 2.49348, - "us-gov-east-1": 2.95548, - "us-gov-west-1": 2.7018, - "us-west-1": 2.517, - "us-west-2": 2.49348 + "mx-central-1": 3.01632, + "sa-east-1": 4.1704, + "us-east-1": 2.9104, + "us-east-2": 2.9104, + "us-gov-east-1": 3.3304, + "us-gov-west-1": 3.3304, + "us-west-1": 3.1456, + "us-west-2": 3.12208 }, "r7i.12xlarge": { - "ap-northeast-1": 0.0, - "ap-northeast-2": 4.37844, - "ap-south-1": 0.0, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, - "ap-southeast-3": 3.9954, - "ca-central-1": 0.0, - "eu-central-1": 0.0, - "eu-north-1": 3.87948, + "ap-northeast-1": 5.0208, + "ap-northeast-2": 5.0208, + "ap-south-1": 4.794, + "ap-southeast-1": 5.0208, + "ap-southeast-2": 4.9956, + "ap-southeast-3": 5.0208, + "ap-southeast-5": 4.44624, + "ap-southeast-7": 4.44624, + "ca-central-1": 0.0, + "eu-central-1": 0.0, + "eu-north-1": 4.5672, + "eu-south-1": 4.92, "eu-south-2": 0.0, - "eu-west-1": 3.7182, - "eu-west-2": 4.26756, - "eu-west-3": 3.8946, - "sa-east-1": 5.73672, + "eu-west-1": 0.0, + "eu-west-2": 4.92, + "eu-west-3": 4.92, + "mx-central-1": 4.52448, + "sa-east-1": 0.0, "us-east-1": 0.0, - "us-east-2": 0.0, - "us-gov-east-1": 4.35072, - "us-gov-west-1": 0.0, + "us-east-2": 4.3656, + "us-gov-east-1": 5.37612, + "us-gov-west-1": 4.9956, "us-west-1": 0.0, - "us-west-2": 3.65772 + "us-west-2": 4.3656 }, "r7i.16xlarge": { - "ap-northeast-1": 5.2722, - "ap-northeast-2": 5.2722, - "ap-south-1": 4.9698, - "ap-southeast-1": 5.2722, - "ap-southeast-2": 0.0, - "ap-southeast-3": 5.2722, - "ca-central-1": 5.26548, - "eu-central-1": 5.78292, - "eu-north-1": 0.0, + "ap-northeast-1": 6.6944, + "ap-northeast-2": 6.6944, + "ap-south-1": 5.9552, + "ap-southeast-1": 6.6944, + "ap-southeast-2": 0.0, + "ap-southeast-3": 6.6944, + "ap-southeast-5": 5.92832, + "ap-southeast-7": 5.92832, + "ca-central-1": 6.68768, + "eu-central-1": 6.6944, + "eu-north-1": 0.0, + "eu-south-1": 7.05728, "eu-south-2": 0.0, - "eu-west-1": 5.37636, - "eu-west-2": 5.1378, - "eu-west-3": 0.0, - "sa-east-1": 7.59396, - "us-east-1": 4.3986, - "us-east-2": 4.3986, - "us-gov-east-1": 0.0, - "us-gov-west-1": 5.2386, - "us-west-1": 4.869, - "us-west-2": 4.82196 + "eu-west-1": 6.3248, + "eu-west-2": 6.56, + "eu-west-3": 6.56, + "mx-central-1": 6.03264, + "sa-east-1": 9.01616, + "us-east-1": 0.0, + "us-east-2": 6.24416, + "us-gov-east-1": 6.6608, + "us-gov-west-1": 7.16816, + "us-west-1": 6.2912, + "us-west-2": 5.8208 }, "r7i.24xlarge": { - "ap-northeast-1": 7.8258, - "ap-northeast-2": 8.59188, - "ap-south-1": 6.717, - "ap-southeast-1": 7.8258, - "ap-southeast-2": 8.53644, - "ap-southeast-3": 0.0, - "ca-central-1": 0.0, - "eu-central-1": 7.8258, - "eu-north-1": 6.9186, - "eu-south-2": 7.2714, - "eu-west-1": 7.2714, - "eu-west-2": 7.6242, - "eu-west-3": 0.0, - "sa-east-1": 11.30844, - "us-east-1": 6.5154, - "us-east-2": 0.0, - "us-gov-east-1": 8.53644, - "us-gov-west-1": 0.0, - "us-west-1": 7.221, - "us-west-2": 7.15044 + "ap-northeast-1": 10.0416, + "ap-northeast-2": 10.0416, + "ap-south-1": 8.9328, + "ap-southeast-1": 10.0416, + "ap-southeast-2": 9.9912, + "ap-southeast-3": 10.0416, + "ap-southeast-5": 8.89248, + "ap-southeast-7": 9.54365, + "ca-central-1": 0.0, + "eu-central-1": 10.0416, + "eu-north-1": 9.1344, + "eu-south-1": 9.84, + "eu-south-2": 9.4872, + "eu-west-1": 9.4872, + "eu-west-2": 9.84, + "eu-west-3": 9.84, + "mx-central-1": 0.0, + "sa-east-1": 12.5112, + "us-east-1": 8.7312, + "us-east-2": 8.7312, + "us-gov-east-1": 9.9912, + "us-gov-west-1": 0.0, + "us-west-1": 9.4368, + "us-west-2": 9.36624 }, "r7i.48xlarge": { "ap-northeast-1": 0.0, "ap-northeast-2": 0.0, - "ap-south-1": 0.0, - "ap-southeast-1": 15.4866, - "ap-southeast-2": 15.3858, - "ap-southeast-3": 0.0, - "ca-central-1": 14.0754, - "eu-central-1": 15.4866, - "eu-north-1": 0.0, - "eu-south-2": 14.3778, + "ap-south-1": 16.9632, + "ap-southeast-1": 19.1808, + "ap-southeast-2": 19.08, + "ap-southeast-3": 19.1808, + "ap-southeast-5": 16.88256, + "ap-southeast-7": 16.88256, + "ca-central-1": 17.7696, + "eu-central-1": 0.0, + "eu-north-1": 17.3664, + "eu-south-1": 18.7776, + "eu-south-2": 18.072, "eu-west-1": 0.0, - "eu-west-2": 15.0834, - "eu-west-3": 15.0834, - "sa-east-1": 20.4258, - "us-east-1": 0.0, - "us-east-2": 0.0, - "us-gov-east-1": 0.0, - "us-gov-west-1": 15.3858, - "us-west-1": 14.277, - "us-west-2": 12.8658 + "eu-west-2": 18.7776, + "eu-west-3": 18.7776, + "mx-central-1": 0.0, + "sa-east-1": 24.12, + "us-east-1": 16.56, + "us-east-2": 16.56, + "us-gov-east-1": 19.08, + "us-gov-west-1": 19.08, + "us-west-1": 17.9712, + "us-west-2": 0.0 }, "r7iz.large": { - "ap-northeast-1": 0.0, - "eu-central-1": 0.0, - "eu-west-1": 0.303, - "us-east-1": 0.281, - "us-east-2": 0.0, + "ap-northeast-1": 0.2908, + "eu-central-1": 0.2888, + "eu-west-1": 0.0, + "us-east-1": 0.2498, + "us-east-2": 0.2498, "us-west-2": 0.0 }, "r7iz.xlarge": { - "ap-northeast-1": 0.549, + "ap-northeast-1": 0.5816, "eu-central-1": 0.0, - "eu-west-1": 0.5526, - "us-east-1": 0.0, - "us-east-2": 0.5042, - "us-west-2": 0.5042 + "eu-west-1": 0.5436, + "us-east-1": 0.4996, + "us-east-2": 0.4996, + "us-west-2": 0.4996 }, "r7iz.metal-16xl": { - "ap-northeast-1": 8.1554, - "eu-central-1": 8.085, + "ap-northeast-1": 8.8512, + "eu-central-1": 9.5072, "eu-west-1": 0.0, - "us-east-1": 6.117, - "us-east-2": 6.117, - "us-west-2": 0.0 + "us-east-1": 8.1344, + "us-east-2": 7.5392, + "us-west-2": 7.5392 }, "r7iz.metal-32xl": { - "ap-northeast-1": 16.1458, - "eu-central-1": 14.565, - "eu-west-1": 13.477, + "ap-northeast-1": 17.1008, + "eu-central-1": 16.9728, + "eu-west-1": 15.8848, + "us-east-1": 15.6672, + "us-east-2": 15.6672, + "us-west-2": 0.0 + }, + "r7iz.2xlarge": { + "ap-northeast-1": 0.0, + "eu-central-1": 1.1552, + "eu-west-1": 1.1704, + "us-east-1": 0.9992, + "us-east-2": 0.0, + "us-west-2": 0.9992 + }, + "r7iz.4xlarge": { + "ap-northeast-1": 2.3944, + "eu-central-1": 2.1968, + "eu-west-1": 0.0, + "us-east-1": 1.8848, + "us-east-2": 1.8848, + "us-west-2": 0.0 + }, + "r7iz.8xlarge": { + "ap-northeast-1": 4.7888, + "eu-central-1": 0.0, + "eu-west-1": 4.4544, + "us-east-1": 3.7696, + "us-east-2": 3.7696, + "us-west-2": 3.7696 + }, + "r7iz.12xlarge": { + "ap-northeast-1": 6.6384, + "eu-central-1": 6.5904, + "eu-west-1": 6.1824, + "us-east-1": 6.1008, + "us-east-2": 6.1008, + "us-west-2": 6.1008 + }, + "r7iz.16xlarge": { + "ap-northeast-1": 8.8512, + "eu-central-1": 8.7872, + "eu-west-1": 0.0, + "us-east-1": 8.1344, + "us-east-2": 8.1344, + "us-west-2": 7.5392 + }, + "r7iz.32xlarge": { + "ap-northeast-1": 17.1008, + "eu-central-1": 16.9728, + "eu-west-1": 15.8848, + "us-east-1": 14.4768, + "us-east-2": 14.4768, + "us-west-2": 15.6672 + }, + "r8g.medium": { + "ap-northeast-1": 0.10296, + "ap-south-1": 0.07319, + "ap-southeast-2": 0.0, + "eu-central-1": 0.10296, + "eu-north-1": 0.09455, + "eu-south-2": 0.09779, + "eu-west-1": 0.09782, + "us-east-1": 0.09081, + "us-east-2": 0.0967, + "us-west-2": 0.09081 + }, + "r8g.large": { + "ap-northeast-1": 0.20592, + "ap-south-1": 0.15464, + "ap-southeast-2": 0.205, + "eu-central-1": 0.0, + "eu-north-1": 0.20162, + "eu-south-2": 0.0, + "eu-west-1": 0.19564, + "us-east-1": 0.18162, + "us-east-2": 0.18162, + "us-west-2": 0.18162 + }, + "r8g.xlarge": { + "ap-northeast-1": 0.41184, + "ap-south-1": 0.29276, + "ap-southeast-2": 0.43824, + "eu-central-1": 0.41184, + "eu-north-1": 0.37818, + "eu-south-2": 0.39116, + "eu-west-1": 0.41765, + "us-east-1": 0.3868, + "us-east-2": 0.0, + "us-west-2": 0.36324 + }, + "r8g.metal-24xl": { + "ap-northeast-1": 9.20256, + "ap-south-1": 6.34464, + "ap-southeast-2": 9.1584, + "eu-central-1": 9.88474, + "eu-north-1": 8.39472, + "eu-south-2": 0.0, + "eu-west-1": 9.34195, + "us-east-1": 8.03616, + "us-east-2": 8.03616, + "us-west-2": 0.0 + }, + "r8g.metal-48xl": { + "ap-northeast-1": 17.50272, + "ap-south-1": 0.0, + "ap-southeast-2": 0.0, + "eu-central-1": 17.50272, + "eu-north-1": 0.0, + "eu-south-2": 16.51008, + "eu-west-1": 16.51584, "us-east-1": 0.0, - "us-east-2": 13.2594, - "us-west-2": 13.2594 + "us-east-2": 15.16992, + "us-west-2": 15.16992 }, - "r7iz.2xlarge": { - "ap-northeast-1": 1.1638, - "eu-central-1": 0.0, - "eu-west-1": 1.0802, - "us-east-1": 0.9834, - "us-east-2": 0.9834, - "us-west-2": 0.9834 + "r8g.2xlarge": { + "ap-northeast-1": 0.0, + "ap-south-1": 0.58552, + "ap-southeast-2": 0.87648, + "eu-central-1": 0.82368, + "eu-north-1": 0.0, + "eu-south-2": 0.78232, + "eu-west-1": 0.78256, + "us-east-1": 0.72648, + "us-east-2": 0.72648, + "us-west-2": 0.72648 }, - "r7iz.4xlarge": { - "ap-northeast-1": 1.981, - "eu-central-1": 1.965, - "eu-west-1": 1.829, - "us-east-1": 1.653, - "us-east-2": 1.653, + "r8g.4xlarge": { + "ap-northeast-1": 1.64746, + "ap-south-1": 1.05744, + "ap-southeast-2": 1.63936, + "eu-central-1": 1.53376, + "eu-north-1": 1.49935, + "eu-south-2": 1.45104, + "eu-west-1": 1.45152, + "us-east-1": 1.33936, + "us-east-2": 1.33936, "us-west-2": 0.0 }, - "r7iz.8xlarge": { - "ap-northeast-1": 4.1602, - "eu-central-1": 4.125, - "eu-west-1": 3.493, - "us-east-1": 3.4386, + "r8g.8xlarge": { + "ap-northeast-1": 3.06752, + "ap-south-1": 2.11488, + "ap-southeast-2": 0.0, + "eu-central-1": 3.06752, + "eu-north-1": 0.0, + "eu-south-2": 0.0, + "eu-west-1": 3.11398, + "us-east-1": 2.67872, "us-east-2": 0.0, - "us-west-2": 3.141 + "us-west-2": 2.67872 }, - "r7iz.12xlarge": { - "ap-northeast-1": 6.1578, - "eu-central-1": 0.0, - "eu-west-1": 0.0, - "us-east-1": 5.0754, - "us-east-2": 0.0, - "us-west-2": 5.0754 + "r8g.12xlarge": { + "ap-northeast-1": 4.60128, + "ap-south-1": 3.17232, + "ap-southeast-2": 4.5792, + "eu-central-1": 4.60128, + "eu-north-1": 4.19736, + "eu-south-2": 0.0, + "eu-west-1": 4.35456, + "us-east-1": 4.01808, + "us-east-2": 4.01808, + "us-west-2": 4.01808 }, - "r7iz.16xlarge": { - "ap-northeast-1": 7.429, - "eu-central-1": 8.085, - "eu-west-1": 0.0, - "us-east-1": 6.7122, - "us-east-2": 6.7122, - "us-west-2": 6.7122 + "r8g.16xlarge": { + "ap-northeast-1": 6.58982, + "ap-south-1": 4.22976, + "ap-southeast-2": 6.1056, + "eu-central-1": 6.13504, + "eu-north-1": 0.0, + "eu-south-2": 5.80416, + "eu-west-1": 5.80608, + "us-east-1": 0.0, + "us-east-2": 5.35744, + "us-west-2": 5.73446 }, - "r7iz.32xlarge": { - "ap-northeast-1": 14.693, - "eu-central-1": 14.565, - "eu-west-1": 13.477, - "us-east-1": 12.069, - "us-east-2": 12.069, - "us-west-2": 13.2594 + "r8g.24xlarge": { + "ap-northeast-1": 0.0, + "ap-south-1": 0.0, + "ap-southeast-2": 9.1584, + "eu-central-1": 0.0, + "eu-north-1": 8.39472, + "eu-south-2": 8.70624, + "eu-west-1": 9.34195, + "us-east-1": 8.03616, + "us-east-2": 8.03616, + "us-west-2": 0.0 + }, + "r8g.48xlarge": { + "ap-northeast-1": 17.50272, + "ap-south-1": 0.0, + "ap-southeast-2": 0.0, + "eu-central-1": 17.50272, + "eu-north-1": 15.88704, + "eu-south-2": 0.0, + "eu-west-1": 16.51584, + "us-east-1": 15.16992, + "us-east-2": 15.16992, + "us-west-2": 15.16992 }, "t2.micro": { - "ap-northeast-1": 0.1102, - "ap-northeast-2": 0.1094, - "ap-northeast-3": 0.1102, - "ap-south-1": 0.1074, - "ap-southeast-1": 0.1096, - "ap-southeast-2": 0.1096, - "ca-central-1": 0.1078, - "eu-central-1": 0.1084, - "eu-west-1": 0.1076, - "eu-west-2": 0.1082, - "eu-west-3": 0.1082, - "sa-east-1": 0.1136, - "us-east-1": 0.1066, - "us-east-2": 0.1066, - "us-gov-west-1": 0.1086, - "us-west-1": 0.1088, - "us-west-2": 0.1066 + "ap-northeast-1": 0.0471, + "ap-northeast-2": 0.0463, + "ap-northeast-3": 0.0471, + "ap-south-1": 0.0443, + "ap-southeast-1": 0.0465, + "ap-southeast-2": 0.0465, + "ca-central-1": 0.0447, + "eu-central-1": 0.0453, + "eu-west-1": 0.0445, + "eu-west-2": 0.0451, + "eu-west-3": 0.0451, + "sa-east-1": 0.0505, + "us-east-1": 0.0435, + "us-east-2": 0.0435, + "us-gov-west-1": 0.0455, + "us-west-1": 0.0457, + "us-west-2": 0.0435 }, "t2.small": { - "ap-northeast-1": 0.1254, - "ap-northeast-2": 0.1238, - "ap-northeast-3": 0.1254, - "ap-south-1": 0.1198, - "ap-southeast-1": 0.1242, - "ap-southeast-2": 0.1242, - "ca-central-1": 0.1206, - "eu-central-1": 0.1218, - "eu-west-1": 0.1202, - "eu-west-2": 0.1214, - "eu-west-3": 0.1214, - "sa-east-1": 0.1322, - "us-east-1": 0.1182, - "us-east-2": 0.1182, - "us-gov-west-1": 0.1222, - "us-west-1": 0.1226, - "us-west-2": 0.1182 + "ap-northeast-1": 0.0623, + "ap-northeast-2": 0.0607, + "ap-northeast-3": 0.0623, + "ap-south-1": 0.0567, + "ap-southeast-1": 0.0611, + "ap-southeast-2": 0.0611, + "ca-central-1": 0.0575, + "eu-central-1": 0.0587, + "eu-west-1": 0.0571, + "eu-west-2": 0.0583, + "eu-west-3": 0.0583, + "sa-east-1": 0.0691, + "us-east-1": 0.0551, + "us-east-2": 0.0551, + "us-gov-west-1": 0.0591, + "us-west-1": 0.0595, + "us-west-2": 0.0551 }, "t2.medium": { - "ap-northeast-1": 0.1558, - "ap-northeast-2": 0.1526, - "ap-northeast-3": 0.1558, - "ap-south-1": 0.1446, - "ap-southeast-1": 0.1534, - "ap-southeast-2": 0.1534, - "ca-central-1": 0.1462, - "eu-central-1": 0.1486, - "eu-west-1": 0.1454, - "eu-west-2": 0.1478, - "eu-west-3": 0.1478, - "sa-east-1": 0.1694, - "us-east-1": 0.1414, - "us-east-2": 0.1414, - "us-gov-west-1": 0.1494, - "us-west-1": 0.1502, - "us-west-2": 0.1414 + "ap-northeast-1": 0.1246, + "ap-northeast-2": 0.1214, + "ap-northeast-3": 0.1246, + "ap-south-1": 0.1134, + "ap-southeast-1": 0.1222, + "ap-southeast-2": 0.1222, + "ca-central-1": 0.115, + "eu-central-1": 0.1174, + "eu-west-1": 0.1142, + "eu-west-2": 0.1166, + "eu-west-3": 0.1166, + "sa-east-1": 0.1382, + "us-east-1": 0.1102, + "us-east-2": 0.1102, + "us-gov-west-1": 0.1182, + "us-west-1": 0.119, + "us-west-2": 0.1102 }, "t2.large": { - "ap-northeast-1": 0.2166, - "ap-northeast-2": 0.2102, - "ap-northeast-3": 0.2166, - "ap-south-1": 0.1942, - "ap-southeast-1": 0.2118, - "ap-southeast-2": 0.2118, - "ca-central-1": 0.1974, - "eu-central-1": 0.2022, - "eu-west-1": 0.1958, - "eu-west-2": 0.2006, - "eu-west-3": 0.2006, - "sa-east-1": 0.2438, - "us-east-1": 0.1878, - "us-east-2": 0.1878, - "us-gov-west-1": 0.2038, - "us-west-1": 0.2054, - "us-west-2": 0.1878 + "ap-northeast-1": 0.1854, + "ap-northeast-2": 0.179, + "ap-northeast-3": 0.1854, + "ap-south-1": 0.163, + "ap-southeast-1": 0.1806, + "ap-southeast-2": 0.1806, + "ca-central-1": 0.1662, + "eu-central-1": 0.171, + "eu-west-1": 0.1646, + "eu-west-2": 0.1694, + "eu-west-3": 0.1694, + "sa-east-1": 0.2126, + "us-east-1": 0.1566, + "us-east-2": 0.1566, + "us-gov-west-1": 0.1726, + "us-west-1": 0.1742, + "us-west-2": 0.1566 }, "t2.xlarge": { - "ap-northeast-1": 0.3382, - "ap-northeast-2": 0.3254, - "ap-northeast-3": 0.3382, - "ap-south-1": 0.2934, - "ap-southeast-1": 0.3286, - "ap-southeast-2": 0.3286, - "ca-central-1": 0.2998, - "eu-central-1": 0.3094, - "eu-west-1": 0.2966, - "eu-west-2": 0.3062, - "eu-west-3": 0.3062, - "sa-east-1": 0.3926, - "us-east-1": 0.2806, - "us-east-2": 0.2806, - "us-gov-west-1": 0.3126, - "us-west-1": 0.3158, - "us-west-2": 0.2806 + "ap-northeast-1": 0.3708, + "ap-northeast-2": 0.358, + "ap-northeast-3": 0.3708, + "ap-south-1": 0.326, + "ap-southeast-1": 0.3612, + "ap-southeast-2": 0.3612, + "ca-central-1": 0.3324, + "eu-central-1": 0.342, + "eu-west-1": 0.3292, + "eu-west-2": 0.3388, + "eu-west-3": 0.3388, + "sa-east-1": 0.4252, + "us-east-1": 0.3132, + "us-east-2": 0.3132, + "us-gov-west-1": 0.3452, + "us-west-1": 0.3484, + "us-west-2": 0.3132 }, "t2.2xlarge": { - "ap-northeast-1": 0.6514, - "ap-northeast-2": 0.6258, - "ap-northeast-3": 0.6514, - "ap-south-1": 0.5618, - "ap-southeast-1": 0.6322, - "ap-southeast-2": 0.6322, - "ca-central-1": 0.5746, - "eu-central-1": 0.5938, - "eu-west-1": 0.5682, - "eu-west-2": 0.5874, - "eu-west-3": 0.5874, - "sa-east-1": 0.7602, - "us-east-1": 0.5362, - "us-east-2": 0.5362, - "us-gov-west-1": 0.6002, - "us-west-1": 0.6066, - "us-west-2": 0.5362 + "ap-northeast-1": 0.7416, + "ap-northeast-2": 0.716, + "ap-northeast-3": 0.7416, + "ap-south-1": 0.652, + "ap-southeast-1": 0.7224, + "ap-southeast-2": 0.7224, + "ca-central-1": 0.6648, + "eu-central-1": 0.684, + "eu-west-1": 0.6584, + "eu-west-2": 0.6776, + "eu-west-3": 0.6776, + "sa-east-1": 0.8504, + "us-east-1": 0.6264, + "us-east-2": 0.6264, + "us-gov-west-1": 0.6904, + "us-west-1": 0.6968, + "us-west-2": 0.6264 }, "t3.micro": { - "af-south-1": 0.1086, - "ap-east-1": 0.1096, - "ap-northeast-1": 0.1086, - "ap-northeast-2": 0.108, - "ap-northeast-3": 0.1086, + "af-south-1": 0.0774, + "ap-east-1": 0.0784, + "ap-northeast-1": 0.0, + "ap-northeast-2": 0.0768, + "ap-northeast-3": 0.0774, "ap-south-1": 0.0, - "ap-south-2": 0.0, - "ap-southeast-1": 0.0, + "ap-south-2": 0.075, + "ap-southeast-1": 0.077, "ap-southeast-2": 0.0, - "ap-southeast-3": 0.0, - "ap-southeast-4": 0.109, - "ca-central-1": 0.0, - "ca-west-1": 0.1073, - "eu-central-1": 0.107, - "eu-central-2": 0.1082, + "ap-southeast-3": 0.077, + "ap-southeast-4": 0.0, + "ap-southeast-5": 0.0757, + "ap-southeast-7": 0.0757, + "ca-central-1": 0.0754, + "ca-west-1": 0.0754, + "eu-central-1": 0.0, + "eu-central-2": 0.077, "eu-north-1": 0.0, "eu-south-1": 0.0, "eu-south-2": 0.0, - "eu-west-1": 0.1071, - "eu-west-2": 0.1068, - "eu-west-3": 0.1075, - "il-central-1": 0.0, - "me-central-1": 0.1075, - "me-south-1": 0.0, - "sa-east-1": 0.0, - "us-east-1": 0.1054, - "us-east-2": 0.1054, - "us-gov-east-1": 0.0, - "us-gov-west-1": 0.0, - "us-west-1": 0.1074, - "us-west-2": 0.1054, - "us-west-2-lax-1": 0.1075 + "eu-west-1": 0.0752, + "eu-west-2": 0.0, + "eu-west-3": 0.0756, + "il-central-1": 0.0758, + "me-central-1": 0.0763, + "me-south-1": 0.0763, + "mx-central-1": 0.0747, + "sa-east-1": 0.0806, + "us-east-1": 0.0, + "us-east-2": 0.0742, + "us-gov-east-1": 0.076, + "us-gov-west-1": 0.076, + "us-west-1": 0.0, + "us-west-2": 0.0742, + "us-west-2-lax-1": 0.0763 }, "t3.small": { - "af-south-1": 0.1221, - "ap-east-1": 0.1242, - "ap-northeast-1": 0.1222, + "af-south-1": 0.0, + "ap-east-1": 0.093, + "ap-northeast-1": 0.091, "ap-northeast-2": 0.0, - "ap-northeast-3": 0.0, - "ap-south-1": 0.1174, - "ap-south-2": 0.1174, - "ap-southeast-1": 0.123, - "ap-southeast-2": 0.1214, - "ap-southeast-3": 0.0, - "ap-southeast-4": 0.1214, - "ca-central-1": 0.0, - "ca-west-1": 0.1182, - "eu-central-1": 0.119, + "ap-northeast-3": 0.091, + "ap-south-1": 0.0862, + "ap-south-2": 0.0862, + "ap-southeast-1": 0.0918, + "ap-southeast-2": 0.0902, + "ap-southeast-3": 0.0902, + "ap-southeast-4": 0.0902, + "ap-southeast-5": 0.0876, + "ap-southeast-7": 0.0876, + "ca-central-1": 0.087, + "ca-west-1": 0.087, + "eu-central-1": 0.0878, "eu-central-2": 0.0, - "eu-north-1": 0.0, - "eu-south-1": 0.119, - "eu-south-2": 0.0, - "eu-west-1": 0.0, - "eu-west-2": 0.1186, - "eu-west-3": 0.0, - "il-central-1": 0.119, - "me-central-1": 0.1201, - "me-south-1": 0.1201, + "eu-north-1": 0.0854, + "eu-south-1": 0.0878, + "eu-south-2": 0.0866, + "eu-west-1": 0.0866, + "eu-west-2": 0.0874, + "eu-west-3": 0.0888, + "il-central-1": 0.0878, + "me-central-1": 0.0889, + "me-south-1": 0.0889, + "mx-central-1": 0.0856, "sa-east-1": 0.0, "us-east-1": 0.0, "us-east-2": 0.0, - "us-gov-east-1": 0.1194, + "us-gov-east-1": 0.0882, "us-gov-west-1": 0.0, - "us-west-1": 0.0, - "us-west-2": 0.1158, - "us-west-2-lax-1": 0.12 + "us-west-1": 0.0886, + "us-west-2": 0.0846, + "us-west-2-lax-1": 0.0888 }, "t3.medium": { - "af-south-1": 0.0, - "ap-east-1": 0.1534, - "ap-northeast-1": 0.1494, + "af-south-1": 0.118, + "ap-east-1": 0.1222, + "ap-northeast-1": 0.1182, "ap-northeast-2": 0.0, - "ap-northeast-3": 0.1494, + "ap-northeast-3": 0.0, "ap-south-1": 0.0, - "ap-south-2": 0.1398, + "ap-south-2": 0.1086, "ap-southeast-1": 0.0, - "ap-southeast-2": 0.1478, - "ap-southeast-3": 0.1478, - "ap-southeast-4": 0.151, - "ca-central-1": 0.1414, - "ca-west-1": 0.0, - "eu-central-1": 0.143, + "ap-southeast-2": 0.0, + "ap-southeast-3": 0.1166, + "ap-southeast-4": 0.1166, + "ap-southeast-5": 0.1113, + "ap-southeast-7": 0.1113, + "ca-central-1": 0.1102, + "ca-west-1": 0.1102, + "eu-central-1": 0.1118, "eu-central-2": 0.0, - "eu-north-1": 0.1382, - "eu-south-1": 0.1429, - "eu-south-2": 0.1406, - "eu-west-1": 0.1433, - "eu-west-2": 0.0, - "eu-west-3": 0.145, - "il-central-1": 0.1458, - "me-central-1": 0.1452, - "me-south-1": 0.1452, + "eu-north-1": 0.107, + "eu-south-1": 0.1117, + "eu-south-2": 0.1094, + "eu-west-1": 0.1121, + "eu-west-2": 0.111, + "eu-west-3": 0.1138, + "il-central-1": 0.1146, + "me-central-1": 0.114, + "me-south-1": 0.114, + "mx-central-1": 0.1075, "sa-east-1": 0.0, - "us-east-1": 0.1366, - "us-east-2": 0.1366, + "us-east-1": 0.1054, + "us-east-2": 0.1054, "us-gov-east-1": 0.0, - "us-gov-west-1": 0.0, - "us-west-1": 0.1446, + "us-gov-west-1": 0.1126, + "us-west-1": 0.1134, "us-west-2": 0.0, - "us-west-2-lax-1": 0.1449 + "us-west-2-lax-1": 0.1137 }, "t3.large": { "af-south-1": 0.0, - "ap-east-1": 0.0, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.199, - "ap-northeast-3": 0.2038, - "ap-south-1": 0.0, - "ap-south-2": 0.1846, - "ap-southeast-1": 0.2006, - "ap-southeast-2": 0.0, - "ap-southeast-3": 0.0, - "ap-southeast-4": 0.2006, - "ca-central-1": 0.0, - "ca-west-1": 0.1878, - "eu-central-1": 0.191, - "eu-central-2": 0.0, - "eu-north-1": 0.1814, + "ap-east-1": 0.1806, + "ap-northeast-1": 0.0, + "ap-northeast-2": 0.1678, + "ap-northeast-3": 0.1726, + "ap-south-1": 0.1534, + "ap-south-2": 0.1534, + "ap-southeast-1": 0.1757, + "ap-southeast-2": 0.1694, + "ap-southeast-3": 0.1694, + "ap-southeast-4": 0.1694, + "ap-southeast-5": 0.1588, + "ap-southeast-7": 0.1588, + "ca-central-1": 0.1566, + "ca-west-1": 0.1566, + "eu-central-1": 0.1598, + "eu-central-2": 0.1694, + "eu-north-1": 0.1502, "eu-south-1": 0.0, - "eu-south-2": 0.1862, - "eu-west-1": 0.1917, - "eu-west-2": 0.1951, - "eu-west-3": 0.1951, - "il-central-1": 0.1966, + "eu-south-2": 0.155, + "eu-west-1": 0.155, + "eu-west-2": 0.1582, + "eu-west-3": 0.1639, + "il-central-1": 0.0, "me-central-1": 0.0, - "me-south-1": 0.1953, - "sa-east-1": 0.2294, + "me-south-1": 0.1641, + "mx-central-1": 0.1512, + "sa-east-1": 0.1982, "us-east-1": 0.0, - "us-east-2": 0.1782, - "us-gov-east-1": 0.1926, - "us-gov-west-1": 0.1926, + "us-east-2": 0.147, + "us-gov-east-1": 0.1614, + "us-gov-west-1": 0.1673, "us-west-1": 0.0, - "us-west-2": 0.0, - "us-west-2-lax-1": 0.1948 + "us-west-2": 0.147, + "us-west-2-lax-1": 0.1636 }, "t3.xlarge": { - "af-south-1": 0.312, - "ap-east-1": 0.3286, - "ap-northeast-1": 0.3126, - "ap-northeast-2": 0.0, - "ap-northeast-3": 0.0, - "ap-south-1": 0.2742, + "af-south-1": 0.3446, + "ap-east-1": 0.3612, + "ap-northeast-1": 0.0, + "ap-northeast-2": 0.3356, + "ap-northeast-3": 0.3452, + "ap-south-1": 0.0, "ap-south-2": 0.0, - "ap-southeast-1": 0.0, + "ap-southeast-1": 0.3388, "ap-southeast-2": 0.0, "ap-southeast-3": 0.0, - "ap-southeast-4": 0.3189, + "ap-southeast-4": 0.3388, + "ap-southeast-5": 0.3177, + "ap-southeast-7": 0.3177, "ca-central-1": 0.0, - "ca-west-1": 0.2806, + "ca-west-1": 0.3132, "eu-central-1": 0.0, - "eu-central-2": 0.3062, + "eu-central-2": 0.0, "eu-north-1": 0.0, - "eu-south-1": 0.0, - "eu-south-2": 0.0, - "eu-west-1": 0.2883, - "eu-west-2": 0.0, + "eu-south-1": 0.3193, + "eu-south-2": 0.31, + "eu-west-1": 0.3209, + "eu-west-2": 0.3164, "eu-west-3": 0.0, - "il-central-1": 0.2982, - "me-central-1": 0.0, + "il-central-1": 0.3193, + "me-central-1": 0.3282, "me-south-1": 0.0, - "sa-east-1": 0.0, - "us-east-1": 0.2614, - "us-east-2": 0.2614, + "mx-central-1": 0.3023, + "sa-east-1": 0.3964, + "us-east-1": 0.0, + "us-east-2": 0.0, "us-gov-east-1": 0.0, - "us-gov-west-1": 0.2902, + "us-gov-west-1": 0.3345, "us-west-1": 0.0, - "us-west-2": 0.2614, - "us-west-2-lax-1": 0.2947 + "us-west-2": 0.294, + "us-west-2-lax-1": 0.3273 }, "t3.2xlarge": { "af-south-1": 0.0, - "ap-east-1": 0.6322, + "ap-east-1": 0.7224, "ap-northeast-1": 0.0, - "ap-northeast-2": 0.581, - "ap-northeast-3": 0.0, + "ap-northeast-2": 0.6712, + "ap-northeast-3": 0.6904, "ap-south-1": 0.0, - "ap-south-2": 0.5234, - "ap-southeast-1": 0.6127, - "ap-southeast-2": 0.0, - "ap-southeast-3": 0.0, - "ap-southeast-4": 0.5874, + "ap-south-2": 0.6136, + "ap-southeast-1": 0.6776, + "ap-southeast-2": 0.6776, + "ap-southeast-3": 0.6776, + "ap-southeast-4": 0.7029, + "ap-southeast-5": 0.6354, + "ap-southeast-7": 0.6354, "ca-central-1": 0.0, - "ca-west-1": 0.5585, - "eu-central-1": 0.549, - "eu-central-2": 0.0, - "eu-north-1": 0.5106, + "ca-west-1": 0.6264, + "eu-central-1": 0.6392, + "eu-central-2": 0.6776, + "eu-north-1": 0.0, "eu-south-1": 0.0, - "eu-south-2": 0.5298, - "eu-west-1": 0.0, - "eu-west-2": 0.5653, - "eu-west-3": 0.0, + "eu-south-2": 0.0, + "eu-west-1": 0.6419, + "eu-west-2": 0.6328, + "eu-west-3": 0.6555, "il-central-1": 0.0, - "me-central-1": 0.0, - "me-south-1": 0.0, - "sa-east-1": 0.0, - "us-east-1": 0.4978, - "us-east-2": 0.4978, - "us-gov-east-1": 0.5554, - "us-gov-west-1": 0.5554, - "us-west-1": 0.0, - "us-west-2": 0.4978, - "us-west-2-lax-1": 0.5644 + "me-central-1": 0.6565, + "me-south-1": 0.6565, + "mx-central-1": 0.6046, + "sa-east-1": 0.7928, + "us-east-1": 0.588, + "us-east-2": 0.588, + "us-gov-east-1": 0.6456, + "us-gov-west-1": 0.6456, + "us-west-1": 0.652, + "us-west-2": 0.588, + "us-west-2-lax-1": 0.6546 }, "t3a.micro": { - "ap-northeast-1": 0.1072, - "ap-northeast-2": 0.1067, - "ap-south-1": 0.1012, - "ap-southeast-1": 0.1068, - "ap-southeast-2": 0.1069, - "ca-central-1": 0.1054, - "eu-central-1": 0.1058, - "eu-south-1": 0.1058, - "eu-west-1": 0.1052, - "eu-west-2": 0.1056, - "eu-west-3": 0.1056, - "il-central-1": 0.1057, - "sa-east-1": 0.1101, - "us-east-1": 0.1044, - "us-east-2": 0.1044, - "us-gov-east-1": 0.106, - "us-gov-west-1": 0.106, - "us-west-1": 0.1062, - "us-west-2": 0.1044 + "ap-northeast-1": 0.076, + "ap-northeast-2": 0.0755, + "ap-south-1": 0.07, + "ap-southeast-1": 0.0756, + "ap-southeast-2": 0.0757, + "ca-central-1": 0.0742, + "eu-central-1": 0.0746, + "eu-south-1": 0.0746, + "eu-west-1": 0.074, + "eu-west-2": 0.0744, + "eu-west-3": 0.0744, + "il-central-1": 0.0745, + "sa-east-1": 0.0789, + "us-east-1": 0.0732, + "us-east-2": 0.0732, + "us-gov-east-1": 0.0748, + "us-gov-west-1": 0.0748, + "us-west-1": 0.075, + "us-west-2": 0.0732 }, "t3a.small": { - "ap-northeast-1": 0.1195, - "ap-northeast-2": 0.1184, - "ap-south-1": 0.1073, - "ap-southeast-1": 0.1186, - "ap-southeast-2": 0.1188, - "ca-central-1": 0.1159, - "eu-central-1": 0.1166, - "eu-south-1": 0.1166, - "eu-west-1": 0.1154, - "eu-west-2": 0.1162, - "eu-west-3": 0.1162, - "il-central-1": 0.1164, - "sa-east-1": 0.1252, - "us-east-1": 0.1138, - "us-east-2": 0.1138, - "us-gov-east-1": 0.117, - "us-gov-west-1": 0.117, - "us-west-1": 0.1173, - "us-west-2": 0.1138 + "ap-northeast-1": 0.0883, + "ap-northeast-2": 0.0872, + "ap-south-1": 0.0761, + "ap-southeast-1": 0.0874, + "ap-southeast-2": 0.0876, + "ca-central-1": 0.0847, + "eu-central-1": 0.0854, + "eu-south-1": 0.0854, + "eu-west-1": 0.0842, + "eu-west-2": 0.085, + "eu-west-3": 0.085, + "il-central-1": 0.0852, + "sa-east-1": 0.094, + "us-east-1": 0.0826, + "us-east-2": 0.0826, + "us-gov-east-1": 0.0858, + "us-gov-west-1": 0.0858, + "us-west-1": 0.0861, + "us-west-2": 0.0826 }, "t3a.medium": { - "ap-northeast-1": 0.144, - "ap-northeast-2": 0.1418, - "ap-south-1": 0.1196, - "ap-southeast-1": 0.1422, - "ap-southeast-2": 0.1425, - "ca-central-1": 0.1368, - "eu-central-1": 0.1382, - "eu-south-1": 0.1381, - "eu-west-1": 0.1358, - "eu-west-2": 0.1375, - "eu-west-3": 0.1375, - "il-central-1": 0.1379, - "sa-east-1": 0.1555, - "us-east-1": 0.1326, - "us-east-2": 0.1326, - "us-gov-east-1": 0.1389, - "us-gov-west-1": 0.1389, - "us-west-1": 0.1396, - "us-west-2": 0.1326 + "ap-northeast-1": 0.1128, + "ap-northeast-2": 0.1106, + "ap-south-1": 0.0884, + "ap-southeast-1": 0.111, + "ap-southeast-2": 0.1113, + "ca-central-1": 0.1056, + "eu-central-1": 0.107, + "eu-south-1": 0.1069, + "eu-west-1": 0.1046, + "eu-west-2": 0.1063, + "eu-west-3": 0.1063, + "il-central-1": 0.1067, + "sa-east-1": 0.1243, + "us-east-1": 0.1014, + "us-east-2": 0.1014, + "us-gov-east-1": 0.1077, + "us-gov-west-1": 0.1077, + "us-west-1": 0.1084, + "us-west-2": 0.1014 }, "t3a.large": { - "ap-northeast-1": 0.1929, - "ap-northeast-2": 0.1886, - "ap-south-1": 0.1443, - "ap-southeast-1": 0.1894, - "ap-southeast-2": 0.19, - "ca-central-1": 0.1785, - "eu-central-1": 0.1814, - "eu-south-1": 0.1812, - "eu-west-1": 0.1766, - "eu-west-2": 0.18, - "eu-west-3": 0.18, - "il-central-1": 0.1808, - "sa-east-1": 0.216, - "us-east-1": 0.1702, - "us-east-2": 0.1702, - "us-gov-east-1": 0.1828, - "us-gov-west-1": 0.1828, - "us-west-1": 0.1843, - "us-west-2": 0.1702 + "ap-northeast-1": 0.1617, + "ap-northeast-2": 0.1574, + "ap-south-1": 0.1131, + "ap-southeast-1": 0.1582, + "ap-southeast-2": 0.1588, + "ca-central-1": 0.1473, + "eu-central-1": 0.1502, + "eu-south-1": 0.15, + "eu-west-1": 0.1454, + "eu-west-2": 0.1488, + "eu-west-3": 0.1488, + "il-central-1": 0.1496, + "sa-east-1": 0.1848, + "us-east-1": 0.139, + "us-east-2": 0.139, + "us-gov-east-1": 0.1516, + "us-gov-west-1": 0.1516, + "us-west-1": 0.1531, + "us-west-2": 0.139 }, "t3a.xlarge": { - "ap-northeast-1": 0.2908, - "ap-northeast-2": 0.2822, - "ap-south-1": 0.1936, - "ap-southeast-1": 0.2838, - "ap-southeast-2": 0.2851, - "ca-central-1": 0.262, - "eu-central-1": 0.2678, - "eu-south-1": 0.2675, - "eu-west-1": 0.2582, - "eu-west-2": 0.2649, - "eu-west-3": 0.2649, - "il-central-1": 0.2665, - "sa-east-1": 0.3369, - "us-east-1": 0.2454, - "us-east-2": 0.2454, - "us-gov-east-1": 0.2707, - "us-gov-west-1": 0.2707, - "us-west-1": 0.2736, - "us-west-2": 0.2454 + "ap-northeast-1": 0.3234, + "ap-northeast-2": 0.3148, + "ap-south-1": 0.2262, + "ap-southeast-1": 0.3164, + "ap-southeast-2": 0.3177, + "ca-central-1": 0.2946, + "eu-central-1": 0.3004, + "eu-south-1": 0.3001, + "eu-west-1": 0.2908, + "eu-west-2": 0.2975, + "eu-west-3": 0.2975, + "il-central-1": 0.2991, + "sa-east-1": 0.3695, + "us-east-1": 0.278, + "us-east-2": 0.278, + "us-gov-east-1": 0.3033, + "us-gov-west-1": 0.3033, + "us-west-1": 0.3062, + "us-west-2": 0.278 }, "t3a.2xlarge": { - "ap-northeast-1": 0.5567, - "ap-northeast-2": 0.5394, - "ap-south-1": 0.3621, - "ap-southeast-1": 0.5426, - "ap-southeast-2": 0.5452, - "ca-central-1": 0.4991, - "eu-central-1": 0.5106, - "eu-south-1": 0.51, - "eu-west-1": 0.4914, - "eu-west-2": 0.5048, - "eu-west-3": 0.5048, - "il-central-1": 0.508, - "sa-east-1": 0.6488, - "us-east-1": 0.4658, - "us-east-2": 0.4658, - "us-gov-east-1": 0.5164, - "us-gov-west-1": 0.5164, - "us-west-1": 0.5221, - "us-west-2": 0.4658 + "ap-northeast-1": 0.6469, + "ap-northeast-2": 0.6296, + "ap-south-1": 0.4523, + "ap-southeast-1": 0.6328, + "ap-southeast-2": 0.6354, + "ca-central-1": 0.5893, + "eu-central-1": 0.6008, + "eu-south-1": 0.6002, + "eu-west-1": 0.5816, + "eu-west-2": 0.595, + "eu-west-3": 0.595, + "il-central-1": 0.5982, + "sa-east-1": 0.739, + "us-east-1": 0.556, + "us-east-2": 0.556, + "us-gov-east-1": 0.6066, + "us-gov-west-1": 0.6066, + "us-west-1": 0.6123, + "us-west-2": 0.556 }, "t4g.micro": { - "af-south-1": 0.1058, - "ap-east-1": 0.1066, - "ap-northeast-1": 0.1058, - "ap-northeast-2": 0.1054, - "ap-northeast-3": 0.1059, - "ap-south-1": 0.1006, - "ap-south-2": 0.1006, - "ap-southeast-1": 0.1056, - "ap-southeast-2": 0.1056, - "ap-southeast-3": 0.1056, - "ap-southeast-4": 0.1056, - "ca-central-1": 0.1042, - "ca-west-1": 0.1042, - "eu-central-1": 0.1046, - "eu-central-2": 0.1056, - "eu-north-1": 0.1036, - "eu-south-1": 0.1046, - "eu-south-2": 0.1042, - "eu-west-1": 0.1042, - "eu-west-2": 0.1044, - "eu-west-3": 0.1044, - "il-central-1": 0.1047, - "me-central-1": 0.1052, - "me-south-1": 0.105, - "sa-east-1": 0.1084, - "us-east-1": 0.1034, - "us-east-2": 0.1034, - "us-gov-east-1": 0.1048, - "us-gov-west-1": 0.1048, - "us-west-1": 0.105, - "us-west-2": 0.1034 + "af-south-1": 0.0746, + "ap-east-1": 0.0754, + "ap-northeast-1": 0.0746, + "ap-northeast-2": 0.0742, + "ap-northeast-3": 0.0747, + "ap-south-1": 0.0694, + "ap-south-2": 0.0694, + "ap-southeast-1": 0.0744, + "ap-southeast-2": 0.0744, + "ap-southeast-3": 0.0744, + "ap-southeast-4": 0.0744, + "ap-southeast-5": 0.0733, + "ap-southeast-7": 0.0733, + "ca-central-1": 0.073, + "ca-west-1": 0.073, + "eu-central-1": 0.0734, + "eu-central-2": 0.0744, + "eu-north-1": 0.0724, + "eu-south-1": 0.0734, + "eu-south-2": 0.073, + "eu-west-1": 0.073, + "eu-west-2": 0.0732, + "eu-west-3": 0.0732, + "il-central-1": 0.0735, + "me-central-1": 0.074, + "me-south-1": 0.0738, + "mx-central-1": 0.0726, + "sa-east-1": 0.0772, + "us-east-1": 0.0722, + "us-east-2": 0.0722, + "us-gov-east-1": 0.0736, + "us-gov-west-1": 0.0736, + "us-west-1": 0.0738, + "us-west-2": 0.0722 }, "t4g.small": { - "af-south-1": 0.1167, - "ap-east-1": 0.1182, - "ap-northeast-1": 0.1166, - "ap-northeast-2": 0.1158, - "ap-northeast-3": 0.1168, - "ap-south-1": 0.1062, - "ap-south-2": 0.1062, - "ap-southeast-1": 0.1162, - "ap-southeast-2": 0.1162, - "ap-southeast-3": 0.1162, - "ap-southeast-4": 0.1162, - "ca-central-1": 0.1134, - "ca-west-1": 0.1134, - "eu-central-1": 0.1142, - "eu-central-2": 0.1161, - "eu-north-1": 0.1122, - "eu-south-1": 0.1142, - "eu-south-2": 0.1134, - "eu-west-1": 0.1134, - "eu-west-2": 0.1138, - "eu-west-3": 0.1138, - "il-central-1": 0.1143, - "me-central-1": 0.1154, - "me-south-1": 0.1151, - "sa-east-1": 0.1218, - "us-east-1": 0.1118, - "us-east-2": 0.1118, - "us-gov-east-1": 0.1146, - "us-gov-west-1": 0.1146, - "us-west-1": 0.115, - "us-west-2": 0.1118 + "af-south-1": 0.0855, + "ap-east-1": 0.087, + "ap-northeast-1": 0.0854, + "ap-northeast-2": 0.0846, + "ap-northeast-3": 0.0856, + "ap-south-1": 0.075, + "ap-south-2": 0.075, + "ap-southeast-1": 0.085, + "ap-southeast-2": 0.085, + "ap-southeast-3": 0.085, + "ap-southeast-4": 0.085, + "ap-southeast-5": 0.0829, + "ap-southeast-7": 0.0829, + "ca-central-1": 0.0822, + "ca-west-1": 0.0822, + "eu-central-1": 0.083, + "eu-central-2": 0.0849, + "eu-north-1": 0.081, + "eu-south-1": 0.083, + "eu-south-2": 0.0822, + "eu-west-1": 0.0822, + "eu-west-2": 0.0826, + "eu-west-3": 0.0826, + "il-central-1": 0.0831, + "me-central-1": 0.0842, + "me-south-1": 0.0839, + "mx-central-1": 0.0814, + "sa-east-1": 0.0906, + "us-east-1": 0.0806, + "us-east-2": 0.0806, + "us-gov-east-1": 0.0834, + "us-gov-west-1": 0.0834, + "us-west-1": 0.0838, + "us-west-2": 0.0806 }, "t4g.medium": { - "af-south-1": 0.1384, - "ap-east-1": 0.1414, - "ap-northeast-1": 0.1382, - "ap-northeast-2": 0.1366, - "ap-northeast-3": 0.1385, - "ap-south-1": 0.1174, - "ap-south-2": 0.1174, - "ap-southeast-1": 0.1374, - "ap-southeast-2": 0.1374, - "ap-southeast-3": 0.1374, - "ap-southeast-4": 0.1374, - "ca-central-1": 0.1318, - "ca-west-1": 0.1318, - "eu-central-1": 0.1334, - "eu-central-2": 0.1372, - "eu-north-1": 0.1294, - "eu-south-1": 0.1334, - "eu-south-2": 0.1318, - "eu-west-1": 0.1318, - "eu-west-2": 0.1326, - "eu-west-3": 0.1326, - "il-central-1": 0.1336, - "me-central-1": 0.1358, - "me-south-1": 0.1352, - "sa-east-1": 0.1486, - "us-east-1": 0.1286, - "us-east-2": 0.1286, - "us-gov-east-1": 0.1342, - "us-gov-west-1": 0.1342, - "us-west-1": 0.135, - "us-west-2": 0.1286 + "af-south-1": 0.1072, + "ap-east-1": 0.1102, + "ap-northeast-1": 0.107, + "ap-northeast-2": 0.1054, + "ap-northeast-3": 0.1073, + "ap-south-1": 0.0862, + "ap-south-2": 0.0862, + "ap-southeast-1": 0.1062, + "ap-southeast-2": 0.1062, + "ap-southeast-3": 0.1062, + "ap-southeast-4": 0.1062, + "ap-southeast-5": 0.102, + "ap-southeast-7": 0.102, + "ca-central-1": 0.1006, + "ca-west-1": 0.1006, + "eu-central-1": 0.1022, + "eu-central-2": 0.106, + "eu-north-1": 0.0982, + "eu-south-1": 0.1022, + "eu-south-2": 0.1006, + "eu-west-1": 0.1006, + "eu-west-2": 0.1014, + "eu-west-3": 0.1014, + "il-central-1": 0.1024, + "me-central-1": 0.1046, + "me-south-1": 0.104, + "mx-central-1": 0.0991, + "sa-east-1": 0.1174, + "us-east-1": 0.0974, + "us-east-2": 0.0974, + "us-gov-east-1": 0.103, + "us-gov-west-1": 0.103, + "us-west-1": 0.1038, + "us-west-2": 0.0974 }, "t4g.large": { - "af-south-1": 0.1817, - "ap-east-1": 0.1878, - "ap-northeast-1": 0.1814, - "ap-northeast-2": 0.1782, - "ap-northeast-3": 0.182, - "ap-south-1": 0.1398, - "ap-south-2": 0.1398, - "ap-southeast-1": 0.1798, - "ap-southeast-2": 0.1798, - "ap-southeast-3": 0.1798, - "ap-southeast-4": 0.1798, - "ca-central-1": 0.1686, - "ca-west-1": 0.1686, - "eu-central-1": 0.1718, - "eu-central-2": 0.1795, - "eu-north-1": 0.1638, - "eu-south-1": 0.1718, - "eu-south-2": 0.1686, - "eu-west-1": 0.1686, - "eu-west-2": 0.1702, - "eu-west-3": 0.1702, - "il-central-1": 0.1723, - "me-central-1": 0.1766, - "me-south-1": 0.1753, - "sa-east-1": 0.2022, - "us-east-1": 0.1622, - "us-east-2": 0.1622, - "us-gov-east-1": 0.1734, - "us-gov-west-1": 0.1734, - "us-west-1": 0.175, - "us-west-2": 0.1622 + "af-south-1": 0.1505, + "ap-east-1": 0.1566, + "ap-northeast-1": 0.1502, + "ap-northeast-2": 0.147, + "ap-northeast-3": 0.1508, + "ap-south-1": 0.1086, + "ap-south-2": 0.1086, + "ap-southeast-1": 0.1486, + "ap-southeast-2": 0.1486, + "ap-southeast-3": 0.1486, + "ap-southeast-4": 0.1486, + "ap-southeast-5": 0.1401, + "ap-southeast-7": 0.1401, + "ca-central-1": 0.1374, + "ca-west-1": 0.1374, + "eu-central-1": 0.1406, + "eu-central-2": 0.1483, + "eu-north-1": 0.1326, + "eu-south-1": 0.1406, + "eu-south-2": 0.1374, + "eu-west-1": 0.1374, + "eu-west-2": 0.139, + "eu-west-3": 0.139, + "il-central-1": 0.1411, + "me-central-1": 0.1454, + "me-south-1": 0.1441, + "mx-central-1": 0.1344, + "sa-east-1": 0.171, + "us-east-1": 0.131, + "us-east-2": 0.131, + "us-gov-east-1": 0.1422, + "us-gov-west-1": 0.1422, + "us-west-1": 0.1438, + "us-west-2": 0.131 }, "t4g.xlarge": { - "af-south-1": 0.2684, - "ap-east-1": 0.2806, - "ap-northeast-1": 0.2678, - "ap-northeast-2": 0.2614, - "ap-northeast-3": 0.2691, - "ap-south-1": 0.1846, - "ap-south-2": 0.1846, - "ap-southeast-1": 0.2646, - "ap-southeast-2": 0.2646, - "ap-southeast-3": 0.2646, - "ap-southeast-4": 0.2646, - "ca-central-1": 0.2422, - "ca-west-1": 0.2422, - "eu-central-1": 0.2486, - "eu-central-2": 0.264, - "eu-north-1": 0.2326, - "eu-south-1": 0.2486, - "eu-south-2": 0.2422, - "eu-west-1": 0.2422, - "eu-west-2": 0.2454, - "eu-west-3": 0.2454, - "il-central-1": 0.2496, - "me-central-1": 0.2582, - "me-south-1": 0.2556, - "sa-east-1": 0.3094, - "us-east-1": 0.2294, - "us-east-2": 0.2294, - "us-gov-east-1": 0.2518, - "us-gov-west-1": 0.2518, - "us-west-1": 0.255, - "us-west-2": 0.2294 + "af-south-1": 0.301, + "ap-east-1": 0.3132, + "ap-northeast-1": 0.3004, + "ap-northeast-2": 0.294, + "ap-northeast-3": 0.3017, + "ap-south-1": 0.2172, + "ap-south-2": 0.2172, + "ap-southeast-1": 0.2972, + "ap-southeast-2": 0.2972, + "ap-southeast-3": 0.2972, + "ap-southeast-4": 0.2972, + "ap-southeast-5": 0.2802, + "ap-southeast-7": 0.2802, + "ca-central-1": 0.2748, + "ca-west-1": 0.2748, + "eu-central-1": 0.2812, + "eu-central-2": 0.2966, + "eu-north-1": 0.2652, + "eu-south-1": 0.2812, + "eu-south-2": 0.2748, + "eu-west-1": 0.2748, + "eu-west-2": 0.278, + "eu-west-3": 0.278, + "il-central-1": 0.2822, + "me-central-1": 0.2908, + "me-south-1": 0.2882, + "mx-central-1": 0.2687, + "sa-east-1": 0.342, + "us-east-1": 0.262, + "us-east-2": 0.262, + "us-gov-east-1": 0.2844, + "us-gov-west-1": 0.2844, + "us-west-1": 0.2876, + "us-west-2": 0.262 }, "t4g.2xlarge": { - "af-south-1": 0.5119, - "ap-east-1": 0.5362, - "ap-northeast-1": 0.5106, - "ap-northeast-2": 0.4978, - "ap-northeast-3": 0.5132, - "ap-south-1": 0.3442, - "ap-south-2": 0.3442, - "ap-southeast-1": 0.5042, - "ap-southeast-2": 0.5042, - "ap-southeast-3": 0.5042, - "ap-southeast-4": 0.5042, - "ca-central-1": 0.4594, - "ca-west-1": 0.4594, - "eu-central-1": 0.4722, - "eu-central-2": 0.5029, - "eu-north-1": 0.4402, - "eu-south-1": 0.4722, - "eu-south-2": 0.4594, - "eu-west-1": 0.4594, - "eu-west-2": 0.4658, - "eu-west-3": 0.4658, - "il-central-1": 0.4741, - "me-central-1": 0.4914, - "me-south-1": 0.4863, - "sa-east-1": 0.5938, - "us-east-1": 0.4338, - "us-east-2": 0.4338, - "us-gov-east-1": 0.4786, - "us-gov-west-1": 0.4786, - "us-west-1": 0.485, - "us-west-2": 0.4338 + "af-south-1": 0.6021, + "ap-east-1": 0.6264, + "ap-northeast-1": 0.6008, + "ap-northeast-2": 0.588, + "ap-northeast-3": 0.6034, + "ap-south-1": 0.4344, + "ap-south-2": 0.4344, + "ap-southeast-1": 0.5944, + "ap-southeast-2": 0.5944, + "ap-southeast-3": 0.5944, + "ap-southeast-4": 0.5944, + "ap-southeast-5": 0.5605, + "ap-southeast-7": 0.5605, + "ca-central-1": 0.5496, + "ca-west-1": 0.5496, + "eu-central-1": 0.5624, + "eu-central-2": 0.5931, + "eu-north-1": 0.5304, + "eu-south-1": 0.5624, + "eu-south-2": 0.5496, + "eu-west-1": 0.5496, + "eu-west-2": 0.556, + "eu-west-3": 0.556, + "il-central-1": 0.5643, + "me-central-1": 0.5816, + "me-south-1": 0.5765, + "mx-central-1": 0.5374, + "sa-east-1": 0.684, + "us-east-1": 0.524, + "us-east-2": 0.524, + "us-gov-east-1": 0.5688, + "us-gov-west-1": 0.5688, + "us-west-1": 0.5752, + "us-west-2": 0.524 + }, + "u7i-6tb.112xlarge": { + "ap-northeast-2": 0.0, + "us-east-1": 71.7948, + "us-west-2": 71.7948 + }, + "u7i-8tb.112xlarge": { + "ap-northeast-2": 0.0, + "us-east-1": 92.7248 }, "u7i-12tb.224xlarge": { "us-east-1": 0.0, - "us-west-2": 153.045 + "us-west-2": 170.8896 }, "u7in-16tb.224xlarge": { - "ap-northeast-2": 246.067, - "ap-southeast-2": 0.0, - "us-east-1": 0.0, + "ap-northeast-2": 263.9116, + "ap-southeast-2": 262.2936, + "us-east-1": 221.8496, "us-west-2": 0.0 }, "u7in-24tb.224xlarge": { "us-east-1": 0.0, - "us-west-2": 305.925 + "us-gov-west-1": 384.4316, + "us-west-2": 323.7696 }, "u7in-32tb.224xlarge": { "us-east-1": 0.0, - "us-west-2": 407.845 + "us-west-2": 425.6896 }, "u-3tb1.56xlarge": { - "ap-east-1": 36.39185, - "ap-northeast-1": 33.0983, - "ap-southeast-1": 33.095, - "ap-southeast-2": 32.88, - "ca-central-1": 30.065, - "eu-central-1": 33.0985, - "eu-south-1": 32.2425, - "eu-west-1": 30.715, - "sa-east-1": 43.715, - "us-east-1": 27.465, - "us-east-2": 27.465, - "us-gov-west-1": 32.8815, - "us-west-2": 27.465 + "ap-east-1": 40.72925, + "ap-northeast-1": 37.4357, + "ap-southeast-1": 37.4324, + "ap-southeast-2": 37.2174, + "ca-central-1": 34.4024, + "eu-central-1": 37.4359, + "eu-central-2": 40.72925, + "eu-south-1": 36.5799, + "eu-west-1": 35.0524, + "sa-east-1": 48.0524, + "us-east-1": 31.8024, + "us-east-2": 31.8024, + "us-gov-west-1": 37.2189, + "us-west-2": 31.8024 }, "u-6tb1.metal": { - "ap-northeast-1": 0.165, - "ap-northeast-2": 0.165, - "ap-south-1": 0.165, - "ap-southeast-1": 0.165, - "ap-southeast-2": 0.165, - "ca-central-1": 0.165, - "eu-central-1": 0.165, - "eu-central-2": 0.165, - "eu-north-1": 0.165, - "eu-south-1": 0.165, - "eu-south-2": 0.165, - "eu-west-1": 0.165, - "eu-west-2": 0.165, - "eu-west-3": 0.165, - "sa-east-1": 0.165, - "us-east-1": 0.165, - "us-east-2": 0.165, - "us-gov-east-1": 0.165, - "us-gov-west-1": 0.165, - "us-west-2": 0.165 + "ap-northeast-1": 9.005, + "ap-northeast-2": 9.005, + "ap-south-1": 9.005, + "ap-southeast-1": 9.005, + "ap-southeast-2": 9.005, + "ap-southeast-3": 9.005, + "ca-central-1": 9.005, + "eu-central-1": 9.005, + "eu-central-2": 9.005, + "eu-north-1": 9.005, + "eu-south-1": 9.005, + "eu-south-2": 9.005, + "eu-west-1": 9.005, + "eu-west-2": 9.005, + "eu-west-3": 9.005, + "sa-east-1": 9.005, + "us-east-1": 9.005, + "us-east-2": 9.005, + "us-gov-east-1": 9.005, + "us-gov-west-1": 9.005, + "us-west-2": 9.005 }, "u-6tb1.56xlarge": { - "ap-northeast-1": 0.165, - "ap-northeast-2": 0.165, - "ap-south-1": 0.165, - "ap-southeast-1": 0.165, - "ap-southeast-2": 0.165, - "ca-central-1": 0.165, - "eu-central-1": 0.165, - "eu-central-2": 0.165, - "eu-north-1": 0.165, - "eu-south-1": 0.165, - "eu-south-2": 0.165, - "eu-west-1": 0.165, - "eu-west-2": 0.165, - "eu-west-3": 0.165, - "sa-east-1": 0.165, - "us-east-1": 0.165, - "us-east-2": 0.165, - "us-gov-east-1": 0.165, - "us-gov-west-1": 0.165, - "us-west-2": 0.165 + "af-south-1": 4.5024, + "ap-northeast-1": 60.482, + "ap-northeast-2": 4.5024, + "ap-northeast-3": 60.482, + "ap-south-1": 52.37916, + "ap-southeast-1": 4.5024, + "ap-southeast-2": 60.11315, + "ap-southeast-3": 4.5024, + "ca-central-1": 55.32573, + "eu-central-1": 60.482, + "eu-central-2": 4.5024, + "eu-north-1": 53.83417, + "eu-south-1": 4.5024, + "eu-south-2": 4.5024, + "eu-west-1": 4.5024, + "eu-west-2": 4.5024, + "eu-west-3": 4.5024, + "sa-east-1": 4.5024, + "us-east-1": 4.5024, + "us-east-2": 4.5024, + "us-gov-east-1": 60.11315, + "us-gov-west-1": 4.5024, + "us-west-2": 4.5024 }, "u-6tb1.112xlarge": { - "ap-northeast-1": 0.165, - "ap-northeast-2": 0.165, - "ap-south-1": 0.165, - "ap-southeast-1": 0.165, - "ap-southeast-2": 0.165, - "ca-central-1": 0.165, - "eu-central-1": 0.165, - "eu-central-2": 0.165, - "eu-north-1": 0.165, - "eu-south-1": 0.165, - "eu-south-2": 0.165, - "eu-west-1": 0.165, - "eu-west-2": 0.165, - "eu-west-3": 0.165, - "sa-east-1": 0.165, - "us-east-1": 0.165, - "us-east-2": 0.165, - "us-gov-east-1": 0.165, - "us-gov-west-1": 0.165, - "us-west-2": 0.165 + "af-south-1": 9.0048, + "ap-northeast-1": 9.0048, + "ap-northeast-2": 74.8718, + "ap-northeast-3": 74.8718, + "ap-south-1": 65.3378, + "ap-southeast-1": 74.8718, + "ap-southeast-2": 74.4378, + "ap-southeast-3": 74.8718, + "ca-central-1": 68.8048, + "eu-central-1": 9.0048, + "eu-central-2": 9.0048, + "eu-north-1": 67.0498, + "eu-south-1": 9.0048, + "eu-south-2": 9.0048, + "eu-west-1": 9.0048, + "eu-west-2": 73.1378, + "eu-west-3": 9.0048, + "sa-east-1": 96.1048, + "us-east-1": 63.6048, + "us-east-2": 63.6048, + "us-gov-east-1": 9.0048, + "us-gov-west-1": 9.0048, + "us-west-2": 63.6048 }, "u-9tb1.metal": { - "ap-northeast-1": 0.165, - "ap-northeast-2": 0.165, - "ap-south-2": 0.165, - "ap-southeast-1": 0.165, - "eu-central-1": 0.165, - "eu-north-1": 0.165, - "eu-west-1": 0.165, - "eu-west-2": 0.165, - "sa-east-1": 0.165, - "us-east-1": 0.165, - "us-east-2": 0.165, - "us-gov-east-1": 0.165, - "us-gov-west-1": 0.165, - "us-west-2": 0.165 + "ap-northeast-1": 9.005, + "ap-northeast-2": 9.005, + "ap-south-1": 9.005, + "ap-south-2": 9.005, + "ap-southeast-1": 9.005, + "eu-central-1": 9.005, + "eu-north-1": 9.005, + "eu-west-1": 9.005, + "eu-west-2": 9.005, + "eu-west-3": 9.005, + "sa-east-1": 9.005, + "us-east-1": 9.005, + "us-east-2": 9.005, + "us-gov-east-1": 9.005, + "us-gov-west-1": 9.005, + "us-west-2": 9.005 }, "u-9tb1.112xlarge": { - "ap-northeast-1": 0.165, - "ap-northeast-2": 0.165, - "ap-south-2": 0.165, - "ap-southeast-1": 0.165, - "eu-central-1": 0.165, - "eu-north-1": 0.165, - "eu-west-1": 0.165, - "eu-west-2": 0.165, - "sa-east-1": 0.165, - "us-east-1": 0.165, - "us-east-2": 0.165, - "us-gov-east-1": 0.165, - "us-gov-west-1": 0.165, - "us-west-2": 0.165 + "ap-northeast-1": 9.0048, + "ap-northeast-2": 107.8048, + "ap-south-1": 9.0048, + "ap-south-2": 9.0048, + "ap-southeast-1": 9.0048, + "eu-central-1": 9.0048, + "eu-north-1": 100.6548, + "eu-west-1": 9.0048, + "eu-west-2": 105.2048, + "eu-west-3": 9.0048, + "sa-east-1": 139.6548, + "us-east-1": 9.0048, + "us-east-2": 9.0048, + "us-gov-east-1": 9.0048, + "us-gov-west-1": 9.0048, + "us-west-2": 9.0048 }, "u-12tb1.metal": { - "ap-northeast-1": 0.165, - "ap-northeast-2": 0.165, - "ap-northeast-3": 0.165, - "ap-south-1": 0.165, - "ap-southeast-1": 0.165, - "ap-southeast-2": 0.165, - "eu-central-1": 0.165, - "eu-south-1": 0.165, - "eu-west-1": 0.165, - "sa-east-1": 0.165, - "us-east-1": 0.165, - "us-east-2": 0.165, - "us-gov-east-1": 0.165, - "us-gov-west-1": 0.165, - "us-west-2": 0.165 + "af-south-1": 9.005, + "ap-northeast-1": 9.005, + "ap-northeast-2": 9.005, + "ap-northeast-3": 9.005, + "ap-south-1": 9.005, + "ap-southeast-1": 9.005, + "ap-southeast-2": 9.005, + "eu-central-1": 9.005, + "eu-south-1": 9.005, + "eu-west-1": 9.005, + "sa-east-1": 9.005, + "us-east-1": 9.005, + "us-east-2": 9.005, + "us-gov-east-1": 9.005, + "us-gov-west-1": 9.005, + "us-west-2": 9.005 }, "u-12tb1.112xlarge": { - "ap-northeast-1": 0.165, - "ap-northeast-2": 0.165, - "ap-northeast-3": 0.165, - "ap-south-1": 0.165, - "ap-southeast-1": 0.165, - "ap-southeast-2": 0.165, - "eu-central-1": 0.165, - "eu-south-1": 128.475, - "eu-west-1": 0.165, - "sa-east-1": 0.165, - "us-east-1": 0.165, - "us-east-2": 0.165, - "us-gov-east-1": 0.165, - "us-gov-west-1": 0.165, - "us-west-2": 0.165 + "af-south-1": 154.4228, + "ap-northeast-1": 9.0048, + "ap-northeast-2": 140.7378, + "ap-northeast-3": 9.0048, + "ap-south-1": 121.6718, + "ap-southeast-1": 140.7378, + "ap-southeast-2": 139.8718, + "eu-central-1": 140.7378, + "eu-south-1": 137.3148, + "eu-west-1": 9.0048, + "sa-east-1": 9.0048, + "us-east-1": 118.2048, + "us-east-2": 118.2048, + "us-gov-east-1": 9.0048, + "us-gov-west-1": 139.8718, + "us-west-2": 9.0048 }, "u-18tb1.metal": { - "eu-west-1": 0.165, - "us-east-1": 0.165, - "us-west-2": 0.165 + "eu-central-1": 9.005, + "eu-west-1": 9.005, + "sa-east-1": 9.005, + "us-east-1": 9.005, + "us-west-2": 9.005 }, "u-18tb1.112xlarge": { - "eu-west-1": 0.165, - "us-east-1": 0.165, - "us-west-2": 0.165 + "eu-central-1": 9.0048, + "eu-west-1": 9.0048, + "sa-east-1": 9.0048, + "us-east-1": 9.0048, + "us-west-2": 172.8048 }, "u-24tb1.metal": { - "ap-northeast-2": 0.165, - "us-east-1": 0.165, - "us-gov-east-1": 0.165, - "us-gov-west-1": 0.165, - "us-west-2": 0.165 + "ap-northeast-2": 9.005, + "us-east-1": 9.005, + "us-gov-east-1": 9.005, + "us-gov-west-1": 9.005, + "us-west-2": 9.005 }, "u-24tb1.112xlarge": { - "ap-northeast-2": 0.165, - "us-east-1": 0.165, - "us-gov-east-1": 0.165, - "us-gov-west-1": 0.165, - "us-west-2": 0.165 + "ap-northeast-2": 9.0048, + "us-east-1": 9.0048, + "us-gov-east-1": 270.7348, + "us-gov-west-1": 9.0048, + "us-west-2": 9.0048 }, "vt1.3xlarge": { - "ap-northeast-1": 1.06506, - "eu-west-1": 0.0, - "us-east-1": 0.88, - "us-west-2": 0.815 + "ap-northeast-1": 1.11584, + "eu-west-1": 1.03172, + "us-east-1": 0.0, + "us-west-2": 1.0126 }, "vt1.6xlarge": { - "ap-northeast-1": 0.0, - "eu-west-1": 0.0, + "ap-northeast-1": 2.23167, + "eu-west-1": 2.06344, "us-east-1": 0.0, "us-west-2": 0.0 }, "vt1.24xlarge": { "ap-northeast-1": 0.0, - "eu-west-1": 6.03794, - "us-east-1": 0.0, - "us-west-2": 0.0 + "eu-west-1": 8.25374, + "us-east-1": 7.5808, + "us-west-2": 7.5808 }, "x1.16xlarge": { - "af-south-1": 0.0, - "ap-east-1": 0.0, - "ap-northeast-1": 9.836, - "ap-northeast-2": 9.836, + "af-south-1": 11.111, + "ap-east-1": 13.289, + "ap-northeast-1": 11.258, + "ap-northeast-2": 11.258, "ap-northeast-3": 0.0, - "ap-south-1": 7.046, - "ap-southeast-1": 9.836, - "ap-southeast-2": 9.836, - "ca-central-1": 7.501, - "eu-central-1": 9.502, - "eu-west-1": 8.168, - "eu-west-2": 9.408, + "ap-south-1": 8.468, + "ap-southeast-1": 11.258, + "ap-southeast-2": 11.258, + "ca-central-1": 8.923, + "eu-central-1": 10.924, + "eu-west-1": 9.59, + "eu-west-2": 9.99, "eu-west-3": 0.0, - "sa-east-1": 14.471, - "us-east-1": 6.834, - "us-east-2": 6.834, - "us-gov-east-1": 8.168, - "us-gov-west-1": 8.168, - "us-west-2": 6.834 + "sa-east-1": 14.592, + "us-east-1": 8.256, + "us-east-2": 8.256, + "us-gov-east-1": 9.59, + "us-gov-west-1": 9.59, + "us-west-2": 8.256 }, "x1.32xlarge": { - "af-south-1": 19.213, - "ap-east-1": 0.0, - "ap-northeast-1": 19.507, - "ap-northeast-2": 19.507, - "ap-northeast-3": 0.0, - "ap-south-1": 13.927, - "ap-southeast-1": 19.507, - "ap-southeast-2": 19.507, - "ca-central-1": 14.837, - "eu-central-1": 18.839, - "eu-west-1": 16.171, - "eu-west-2": 16.971, + "af-south-1": 21.621, + "ap-east-1": 23.849, + "ap-northeast-1": 21.915, + "ap-northeast-2": 21.915, + "ap-northeast-3": 21.915, + "ap-south-1": 16.335, + "ap-southeast-1": 21.915, + "ap-southeast-2": 21.915, + "ca-central-1": 17.245, + "eu-central-1": 21.247, + "eu-west-1": 18.579, + "eu-west-2": 19.379, "eu-west-3": 0.0, - "sa-east-1": 26.175, - "us-east-1": 13.503, - "us-east-2": 13.503, - "us-gov-east-1": 16.171, + "sa-east-1": 0.0, + "us-east-1": 15.911, + "us-east-2": 15.911, + "us-gov-east-1": 18.579, "us-gov-west-1": 0.0, - "us-west-2": 13.503 + "us-west-2": 15.911 }, "x1e.xlarge": { "af-south-1": 0.0, "ap-northeast-1": 0.0, - "ap-northeast-2": 1.304, - "ap-northeast-3": 0.0, - "ap-south-1": 0.955, + "ap-northeast-2": 1.337, + "ap-northeast-3": 1.337, + "ap-south-1": 0.988, "ap-southeast-1": 0.0, - "ap-southeast-2": 1.304, - "ca-central-1": 1.103, - "eu-central-1": 1.262, - "eu-west-1": 1.195, - "sa-east-1": 1.721, - "us-east-1": 0.929, - "us-east-2": 1.012, - "us-gov-east-1": 0.0, - "us-gov-west-1": 1.095, - "us-west-2": 1.012 + "ap-southeast-2": 1.337, + "ca-central-1": 1.044, + "eu-central-1": 1.295, + "eu-west-1": 1.128, + "sa-east-1": 1.753, + "us-east-1": 0.962, + "us-east-2": 1.045, + "us-gov-east-1": 1.228, + "us-gov-west-1": 1.128, + "us-west-2": 1.045 }, "x1e.2xlarge": { - "af-south-1": 2.545, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, - "ap-northeast-3": 0.0, - "ap-south-1": 1.885, - "ap-southeast-1": 2.583, - "ap-southeast-2": 2.583, - "ca-central-1": 2.182, - "eu-central-1": 2.732, - "eu-west-1": 2.165, - "sa-east-1": 3.416, - "us-east-1": 2.0, - "us-east-2": 2.0, - "us-gov-east-1": 0.0, - "us-gov-west-1": 2.165, - "us-west-2": 1.833 + "af-south-1": 2.635, + "ap-northeast-1": 2.673, + "ap-northeast-2": 2.673, + "ap-northeast-3": 2.915, + "ap-south-1": 1.975, + "ap-southeast-1": 2.673, + "ap-southeast-2": 0.0, + "ca-central-1": 2.272, + "eu-central-1": 2.589, + "eu-west-1": 2.255, + "sa-east-1": 3.506, + "us-east-1": 1.923, + "us-east-2": 1.923, + "us-gov-east-1": 2.255, + "us-gov-west-1": 2.255, + "us-west-2": 1.923 }, "x1e.4xlarge": { - "af-south-1": 5.401, - "ap-northeast-1": 0.0, - "ap-northeast-2": 5.001, - "ap-northeast-3": 0.0, - "ap-south-1": 3.605, + "af-south-1": 5.633, + "ap-northeast-1": 5.233, + "ap-northeast-2": 0.0, + "ap-northeast-3": 5.233, + "ap-south-1": 3.837, "ap-southeast-1": 0.0, - "ap-southeast-2": 5.485, - "ca-central-1": 3.832, + "ap-southeast-2": 0.0, + "ca-central-1": 4.064, "eu-central-1": 0.0, - "eu-west-1": 0.0, - "sa-east-1": 6.667, - "us-east-1": 3.501, - "us-east-2": 0.0, - "us-gov-east-1": 4.165, - "us-gov-west-1": 4.165, - "us-west-2": 3.501 + "eu-west-1": 4.397, + "sa-east-1": 6.899, + "us-east-1": 3.733, + "us-east-2": 3.733, + "us-gov-east-1": 4.397, + "us-gov-west-1": 4.397, + "us-west-2": 0.0 }, "x1e.8xlarge": { - "af-south-1": 9.685, - "ap-northeast-1": 0.0, - "ap-northeast-2": 10.804, - "ap-northeast-3": 0.0, - "ap-south-1": 7.045, - "ap-southeast-1": 0.0, - "ap-southeast-2": 9.837, - "ca-central-1": 0.0, - "eu-central-1": 10.435, - "eu-west-1": 8.965, - "sa-east-1": 13.17, - "us-east-1": 6.837, - "us-east-2": 7.504, - "us-gov-east-1": 8.965, - "us-gov-west-1": 0.0, - "us-west-2": 0.0 + "af-south-1": 10.314, + "ap-northeast-1": 10.466, + "ap-northeast-2": 11.433, + "ap-northeast-3": 10.466, + "ap-south-1": 7.674, + "ap-southeast-1": 0.0, + "ap-southeast-2": 10.466, + "ca-central-1": 0.0, + "eu-central-1": 10.13, + "eu-west-1": 8.794, + "sa-east-1": 13.798, + "us-east-1": 7.466, + "us-east-2": 7.466, + "us-gov-east-1": 8.794, + "us-gov-west-1": 8.794, + "us-west-2": 7.466 }, "x1e.16xlarge": { - "af-south-1": 19.205, - "ap-northeast-1": 21.443, - "ap-northeast-2": 21.443, - "ap-northeast-3": 0.0, - "ap-south-1": 13.925, - "ap-southeast-1": 21.443, - "ap-southeast-2": 21.443, - "ca-central-1": 14.834, - "eu-central-1": 20.704, - "eu-west-1": 0.0, - "sa-east-1": 26.175, - "us-east-1": 0.0, - "us-east-2": 13.509, - "us-gov-east-1": 17.765, - "us-gov-west-1": 0.0, - "us-west-2": 0.0 + "af-south-1": 20.627, + "ap-northeast-1": 20.931, + "ap-northeast-2": 0.0, + "ap-northeast-3": 22.866, + "ap-south-1": 15.347, + "ap-southeast-1": 22.866, + "ap-southeast-2": 20.931, + "ca-central-1": 16.256, + "eu-central-1": 22.126, + "eu-west-1": 17.587, + "sa-east-1": 27.597, + "us-east-1": 14.931, + "us-east-2": 14.931, + "us-gov-east-1": 0.0, + "us-gov-west-1": 17.587, + "us-west-2": 16.266 }, "x1e.32xlarge": { - "af-south-1": 38.245, - "ap-northeast-1": 38.853, - "ap-northeast-2": 38.853, + "af-south-1": 40.653, + "ap-northeast-1": 41.261, + "ap-northeast-2": 41.261, "ap-northeast-3": 0.0, - "ap-south-1": 27.685, + "ap-south-1": 30.093, "ap-southeast-1": 0.0, "ap-southeast-2": 0.0, - "ca-central-1": 0.0, - "eu-central-1": 37.509, - "eu-west-1": 32.165, - "sa-east-1": 52.184, - "us-east-1": 26.853, - "us-east-2": 26.853, - "us-gov-east-1": 32.165, - "us-gov-west-1": 32.165, - "us-west-2": 26.853 + "ca-central-1": 31.91, + "eu-central-1": 39.917, + "eu-west-1": 34.573, + "sa-east-1": 54.592, + "us-east-1": 29.261, + "us-east-2": 29.261, + "us-gov-east-1": 34.573, + "us-gov-west-1": 0.0, + "us-west-2": 29.261 }, "x2idn.metal": { - "af-south-1": 19.213, - "ap-northeast-1": 19.506, - "ap-northeast-2": 19.506, - "ap-northeast-3": 19.507, - "ap-south-1": 13.927, - "ap-south-2": 13.927, - "ap-southeast-1": 0.0, - "ap-southeast-2": 19.506, - "ap-southeast-3": 0.0, - "ca-central-1": 0.0, - "eu-central-1": 0.0, - "eu-central-2": 20.7064, - "eu-north-1": 0.0, - "eu-south-1": 0.0, - "eu-south-2": 16.171, - "eu-west-1": 16.171, - "eu-west-2": 16.971, + "af-south-1": 21.6208, + "ap-northeast-1": 21.9138, + "ap-northeast-2": 21.9138, + "ap-northeast-3": 0.0, + "ap-south-1": 16.3348, + "ap-south-2": 16.3348, + "ap-southeast-1": 21.9138, + "ap-southeast-2": 21.9138, + "ap-southeast-3": 21.9138, + "ap-southeast-5": 19.9797, + "ap-southeast-7": 19.9797, + "ca-central-1": 17.2448, + "eu-central-1": 21.2468, + "eu-central-2": 23.1142, + "eu-north-1": 17.7838, + "eu-south-1": 19.3738, + "eu-south-2": 18.5788, + "eu-west-1": 18.5788, + "eu-west-2": 19.3788, "eu-west-3": 0.0, "me-central-1": 0.0, - "sa-east-1": 26.175, + "me-south-1": 18.9808, + "sa-east-1": 28.5828, "us-east-1": 0.0, "us-east-2": 0.0, - "us-gov-east-1": 16.171, - "us-gov-west-1": 16.171, - "us-west-1": 0.0, - "us-west-2": 13.503 + "us-gov-east-1": 18.5788, + "us-gov-west-1": 0.0, + "us-west-1": 19.9128, + "us-west-2": 15.9108 }, "x2idn.16xlarge": { - "af-south-1": 0.0, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, + "af-south-1": 11.1112, + "ap-northeast-1": 11.2577, + "ap-northeast-2": 12.22475, "ap-northeast-3": 0.0, - "ap-south-1": 7.7341, - "ap-south-2": 0.0, + "ap-south-1": 8.4682, + "ap-south-2": 9.1563, "ap-southeast-1": 0.0, - "ap-southeast-2": 9.8355, - "ap-southeast-3": 10.80255, - "ca-central-1": 7.501, - "eu-central-1": 10.4357, + "ap-southeast-2": 11.2577, + "ap-southeast-3": 11.2577, + "ap-southeast-5": 11.161, + "ap-southeast-7": 10.29065, + "ca-central-1": 0.0, + "eu-central-1": 10.9242, "eu-central-2": 0.0, - "eu-north-1": 7.7705, - "eu-south-1": 0.0, - "eu-south-2": 8.168, + "eu-north-1": 9.1927, + "eu-south-1": 9.9877, + "eu-south-2": 9.5902, "eu-west-1": 0.0, - "eu-west-2": 9.4083, - "eu-west-3": 8.568, - "me-central-1": 9.1894, - "sa-east-1": 14.4705, - "us-east-1": 0.0, - "us-east-2": 6.834, + "eu-west-2": 9.9902, + "eu-west-3": 9.9902, + "me-central-1": 10.6116, + "me-south-1": 9.7912, + "sa-east-1": 15.8927, + "us-east-1": 8.2562, + "us-east-2": 0.0, "us-gov-east-1": 0.0, - "us-gov-west-1": 8.9683, + "us-gov-west-1": 9.5902, "us-west-1": 0.0, "us-west-2": 0.0 }, "x2idn.24xlarge": { "af-south-1": 0.0, - "ap-northeast-1": 14.67075, - "ap-northeast-2": 14.67075, - "ap-northeast-3": 0.0, - "ap-south-1": 11.51865, - "ap-south-2": 10.4865, - "ap-southeast-1": 16.12133, - "ap-southeast-2": 0.0, - "ap-southeast-3": 16.12133, - "ca-central-1": 12.2694, - "eu-central-1": 0.0, + "ap-northeast-1": 18.33713, + "ap-northeast-2": 16.88655, + "ap-northeast-3": 18.33795, + "ap-south-1": 12.7023, + "ap-south-2": 13.73445, + "ap-southeast-1": 16.88655, + "ap-southeast-2": 16.88655, + "ap-southeast-3": 16.88655, + "ap-southeast-5": 15.43598, + "ap-southeast-7": 0.0, + "ca-central-1": 0.0, + "eu-central-1": 17.78685, "eu-central-2": 0.0, - "eu-north-1": 12.71408, - "eu-south-1": 12.76575, - "eu-south-2": 0.0, - "eu-west-1": 13.36995, + "eu-north-1": 13.78905, + "eu-south-1": 14.98155, + "eu-south-2": 14.3853, + "eu-west-1": 14.3853, "eu-west-2": 0.0, - "eu-west-3": 0.0, + "eu-west-3": 14.9853, "me-central-1": 0.0, - "sa-east-1": 21.62325, - "us-east-1": 0.0, - "us-east-2": 11.16885, - "us-gov-east-1": 0.0, - "us-gov-west-1": 12.1695, - "us-west-1": 14.4705, - "us-west-2": 10.1685 + "me-south-1": 0.0, + "sa-east-1": 23.83905, + "us-east-1": 12.3843, + "us-east-2": 12.3843, + "us-gov-east-1": 15.58575, + "us-gov-west-1": 14.3853, + "us-west-1": 16.6863, + "us-west-2": 12.3843 }, "x2idn.32xlarge": { - "af-south-1": 0.0, + "af-south-1": 21.6208, "ap-northeast-1": 0.0, "ap-northeast-2": 0.0, - "ap-northeast-3": 19.507, - "ap-south-1": 13.927, + "ap-northeast-3": 21.9148, + "ap-south-1": 16.3348, "ap-south-2": 0.0, - "ap-southeast-1": 0.0, - "ap-southeast-2": 19.506, + "ap-southeast-1": 21.9138, + "ap-southeast-2": 21.9138, "ap-southeast-3": 0.0, - "ca-central-1": 14.837, - "eu-central-1": 0.0, - "eu-central-2": 20.7064, - "eu-north-1": 15.376, - "eu-south-1": 16.966, - "eu-south-2": 16.171, - "eu-west-1": 0.0, - "eu-west-2": 16.971, - "eu-west-3": 16.971, - "me-central-1": 16.573, - "sa-east-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 13.503, - "us-gov-east-1": 0.0, - "us-gov-west-1": 16.171, - "us-west-1": 17.505, - "us-west-2": 13.503 + "ap-southeast-5": 19.9797, + "ap-southeast-7": 19.9797, + "ca-central-1": 17.2448, + "eu-central-1": 21.2468, + "eu-central-2": 23.1142, + "eu-north-1": 17.7838, + "eu-south-1": 19.3738, + "eu-south-2": 18.5788, + "eu-west-1": 18.5788, + "eu-west-2": 19.3788, + "eu-west-3": 19.3788, + "me-central-1": 18.9808, + "me-south-1": 18.9808, + "sa-east-1": 0.0, + "us-east-1": 0.0, + "us-east-2": 15.9108, + "us-gov-east-1": 18.5788, + "us-gov-west-1": 18.5788, + "us-west-1": 0.0, + "us-west-2": 15.9108 }, "x2iedn.xlarge": { - "af-south-1": 1.2855, - "ap-northeast-1": 0.0, - "ap-northeast-2": 1.42469, - "ap-northeast-3": 1.42476, - "ap-south-1": 0.95513, - "ap-south-2": 0.95513, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, - "ap-southeast-3": 1.30381, - "ca-central-1": 0.0, - "eu-central-1": 1.37884, - "eu-north-1": 1.04572, - "eu-south-1": 1.25003, - "eu-south-2": 1.09538, - "eu-west-1": 1.09538, - "eu-west-2": 1.25041, - "eu-west-3": 1.25041, - "sa-east-1": 1.88319, - "us-east-1": 0.0, - "us-east-2": 1.01199, - "us-gov-east-1": 1.09538, - "us-gov-west-1": 0.0, - "us-west-1": 1.28713, + "af-south-1": 1.3181, + "ap-northeast-1": 1.33641, + "ap-northeast-2": 1.45729, + "ap-northeast-3": 0.0, + "ap-south-1": 0.98773, + "ap-south-2": 0.98773, + "ap-southeast-1": 1.33641, + "ap-southeast-2": 1.45729, + "ap-southeast-3": 1.33641, + "ap-southeast-5": 0.0, + "ca-central-1": 1.1363, + "eu-central-1": 1.29473, + "eu-north-1": 1.07832, + "eu-south-1": 1.28263, + "eu-south-2": 0.0, + "eu-west-1": 1.12798, + "eu-west-2": 1.17798, + "eu-west-3": 1.28301, + "sa-east-1": 1.75323, + "us-east-1": 1.04459, + "us-east-2": 0.96123, + "us-gov-east-1": 1.12798, + "us-gov-west-1": 1.12798, + "us-west-1": 1.31973, "us-west-2": 0.0 }, "x2iedn.metal": { - "af-south-1": 38.261, - "ap-northeast-1": 38.847, - "ap-northeast-2": 0.0, - "ap-northeast-3": 38.849, - "ap-south-1": 27.689, - "ap-south-2": 0.0, - "ap-southeast-1": 38.847, - "ap-southeast-2": 38.847, - "ap-southeast-3": 38.847, - "ca-central-1": 29.509, - "eu-central-1": 37.513, - "eu-north-1": 30.588, - "eu-south-1": 0.0, + "af-south-1": 40.6688, + "ap-northeast-1": 41.2548, + "ap-northeast-2": 0.0, + "ap-northeast-3": 41.2568, + "ap-south-1": 30.0968, + "ap-south-2": 30.0968, + "ap-southeast-1": 41.2548, + "ap-southeast-2": 41.2548, + "ap-southeast-3": 41.2548, + "ap-southeast-5": 37.3866, + "ca-central-1": 31.9168, + "eu-central-1": 39.9208, + "eu-north-1": 32.9958, + "eu-south-1": 36.1738, "eu-south-2": 0.0, - "eu-west-1": 32.177, - "eu-west-2": 33.777, - "eu-west-3": 33.777, + "eu-west-1": 0.0, + "eu-west-2": 0.0, + "eu-west-3": 36.1848, "sa-east-1": 0.0, - "us-east-1": 26.841, - "us-east-2": 26.841, - "us-gov-east-1": 32.177, - "us-gov-west-1": 32.177, - "us-west-1": 34.845, - "us-west-2": 0.0 + "us-east-1": 29.2488, + "us-east-2": 29.2488, + "us-gov-east-1": 34.5848, + "us-gov-west-1": 34.5848, + "us-west-1": 37.2528, + "us-west-2": 29.2488 }, "x2iedn.2xlarge": { - "af-south-1": 0.0, - "ap-northeast-1": 2.58263, - "ap-northeast-2": 2.82439, + "af-south-1": 2.6362, + "ap-northeast-1": 2.67283, + "ap-northeast-2": 2.67283, "ap-northeast-3": 0.0, - "ap-south-1": 2.05728, - "ap-south-2": 0.0, + "ap-south-1": 2.14748, + "ap-south-2": 1.97545, "ap-southeast-1": 0.0, "ap-southeast-2": 0.0, - "ap-southeast-3": 2.58263, + "ap-southeast-3": 0.0, + "ap-southeast-5": 2.43106, "ca-central-1": 0.0, - "eu-central-1": 0.0, - "eu-north-1": 2.25658, - "eu-south-1": 0.0, + "eu-central-1": 2.82288, + "eu-north-1": 2.34678, + "eu-south-1": 2.35526, "eu-south-2": 0.0, - "eu-west-1": 2.36583, - "eu-west-2": 2.47583, - "eu-west-3": 0.0, - "sa-east-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 1.83225, - "us-gov-east-1": 2.16575, - "us-gov-west-1": 2.16575, - "us-west-1": 2.54925, - "us-west-2": 1.83225 + "eu-west-1": 2.25595, + "eu-west-2": 2.35595, + "eu-west-3": 2.35595, + "sa-east-1": 3.50645, + "us-east-1": 2.08918, + "us-east-2": 1.92245, + "us-gov-east-1": 2.25595, + "us-gov-west-1": 2.25595, + "us-west-1": 2.4227, + "us-west-2": 0.0 }, "x2iedn.4xlarge": { - "af-south-1": 4.927, - "ap-northeast-1": 5.48378, - "ap-northeast-2": 0.0, - "ap-northeast-3": 0.0, - "ap-south-1": 3.94955, - "ap-south-2": 3.6055, - "ap-southeast-1": 5.48378, - "ap-southeast-2": 5.48378, - "ap-southeast-3": 5.48378, - "ca-central-1": 4.1998, - "eu-central-1": 4.8335, - "eu-north-1": 4.34816, - "eu-south-1": 4.78514, - "eu-south-2": 4.56665, - "eu-west-1": 4.56665, - "eu-west-2": 4.3665, - "eu-west-3": 4.3665, - "sa-east-1": 6.6675, - "us-east-1": 3.83295, - "us-east-2": 3.4995, - "us-gov-east-1": 0.0, - "us-gov-west-1": 4.56665, - "us-west-1": 4.9335, + "af-south-1": 5.635, + "ap-northeast-1": 5.23205, + "ap-northeast-2": 5.23205, + "ap-northeast-3": 5.2323, + "ap-south-1": 0.0, + "ap-south-2": 3.8373, + "ap-southeast-1": 5.71558, + "ap-southeast-2": 5.71558, + "ap-southeast-3": 5.23205, + "ap-southeast-5": 0.0, + "ca-central-1": 4.4316, + "eu-central-1": 5.0653, + "eu-north-1": 4.57996, + "eu-south-1": 4.59693, + "eu-south-2": 0.0, + "eu-west-1": 4.3983, + "eu-west-2": 4.5983, + "eu-west-3": 4.5983, + "sa-east-1": 7.54955, + "us-east-1": 0.0, + "us-east-2": 3.7313, + "us-gov-east-1": 4.3983, + "us-gov-west-1": 4.3983, + "us-west-1": 4.7318, "us-west-2": 0.0 }, "x2iedn.8xlarge": { - "af-south-1": 9.689, - "ap-northeast-1": 10.80255, - "ap-northeast-2": 10.80255, - "ap-northeast-3": 9.836, - "ap-south-1": 7.046, + "af-south-1": 10.3176, + "ap-northeast-1": 11.43115, + "ap-northeast-2": 11.43115, + "ap-northeast-3": 10.4646, + "ap-south-1": 7.6746, "ap-south-2": 0.0, "ap-southeast-1": 0.0, - "ap-southeast-2": 9.8355, + "ap-southeast-2": 11.43115, "ap-southeast-3": 0.0, - "ca-central-1": 7.501, - "eu-central-1": 10.4357, - "eu-north-1": 0.0, - "eu-south-1": 8.56525, - "eu-south-2": 8.168, - "eu-west-1": 8.9683, - "eu-west-2": 0.0, - "eu-west-3": 9.4083, - "sa-east-1": 0.0, - "us-east-1": 7.5009, - "us-east-2": 7.5009, - "us-gov-east-1": 0.0, - "us-gov-west-1": 0.0, - "us-west-1": 8.835, - "us-west-2": 0.0 + "ap-southeast-5": 10.3674, + "ca-central-1": 8.1296, + "eu-central-1": 10.1306, + "eu-north-1": 9.15993, + "eu-south-1": 10.03388, + "eu-south-2": 8.7966, + "eu-west-1": 8.7966, + "eu-west-2": 9.1966, + "eu-west-3": 10.0369, + "sa-east-1": 0.0, + "us-east-1": 8.1295, + "us-east-2": 8.1295, + "us-gov-east-1": 9.5969, + "us-gov-west-1": 0.0, + "us-west-1": 9.4636, + "us-west-2": 7.4626 }, "x2iedn.16xlarge": { - "af-south-1": 0.0, - "ap-northeast-1": 21.4401, - "ap-northeast-2": 19.506, - "ap-northeast-3": 21.4412, - "ap-south-1": 15.3032, - "ap-south-2": 15.3032, - "ap-southeast-1": 21.4401, - "ap-southeast-2": 21.4401, - "ap-southeast-3": 0.0, - "ca-central-1": 14.837, - "eu-central-1": 18.839, - "eu-north-1": 15.3765, - "eu-south-1": 18.64555, - "eu-south-2": 0.0, + "af-south-1": 22.54, + "ap-northeast-1": 20.9282, + "ap-northeast-2": 20.9282, + "ap-northeast-3": 20.9292, + "ap-south-1": 16.7254, + "ap-south-2": 16.7254, + "ap-southeast-1": 22.8623, + "ap-southeast-2": 20.9282, + "ap-southeast-3": 22.8623, + "ap-southeast-5": 18.9941, + "ca-central-1": 16.2592, + "eu-central-1": 20.2612, + "eu-north-1": 16.7987, + "eu-south-1": 18.3877, + "eu-south-2": 19.1938, "eu-west-1": 0.0, - "eu-west-2": 16.971, + "eu-west-2": 0.0, "eu-west-3": 0.0, - "sa-east-1": 28.776, - "us-east-1": 14.8368, - "us-east-2": 0.0, - "us-gov-east-1": 16.171, - "us-gov-west-1": 17.7716, - "us-west-1": 19.239, - "us-west-2": 13.503 + "sa-east-1": 30.1982, + "us-east-1": 16.259, + "us-east-2": 16.259, + "us-gov-east-1": 17.5932, + "us-gov-west-1": 17.5932, + "us-west-1": 18.9272, + "us-west-2": 14.9252 }, "x2iedn.24xlarge": { - "af-south-1": 31.5942, - "ap-northeast-1": 29.1765, - "ap-northeast-2": 32.07765, - "ap-northeast-3": 29.178, - "ap-south-1": 22.8723, - "ap-south-2": 20.808, - "ap-southeast-1": 32.07765, - "ap-southeast-2": 32.07765, - "ap-southeast-3": 32.07765, - "ca-central-1": 22.173, - "eu-central-1": 30.9771, + "af-south-1": 0.0, + "ap-northeast-1": 31.3923, + "ap-northeast-2": 31.3923, + "ap-northeast-3": 31.3938, + "ap-south-1": 23.0238, + "ap-south-2": 23.0238, + "ap-southeast-1": 31.3923, + "ap-southeast-2": 0.0, + "ap-southeast-3": 31.3923, + "ap-southeast-5": 31.10219, + "ca-central-1": 24.3888, + "eu-central-1": 33.1929, "eu-north-1": 0.0, - "eu-south-1": 27.88583, - "eu-south-2": 26.5749, - "eu-west-1": 24.174, - "eu-west-2": 0.0, - "eu-west-3": 25.374, - "sa-east-1": 43.0815, + "eu-south-1": 30.10163, + "eu-south-2": 28.7907, + "eu-west-1": 26.3898, + "eu-west-2": 30.1107, + "eu-west-3": 27.5898, + "sa-east-1": 45.2973, "us-east-1": 0.0, - "us-east-2": 20.172, - "us-gov-east-1": 24.174, + "us-east-2": 0.0, + "us-gov-east-1": 26.3898, "us-gov-west-1": 0.0, - "us-west-1": 28.776, - "us-west-2": 20.172 + "us-west-1": 30.9918, + "us-west-2": 22.3878 }, "x2iedn.32xlarge": { - "af-south-1": 38.261, - "ap-northeast-1": 38.847, - "ap-northeast-2": 38.847, - "ap-northeast-3": 0.0, - "ap-south-1": 27.689, - "ap-south-2": 27.689, - "ap-southeast-1": 0.0, - "ap-southeast-2": 38.847, - "ap-southeast-3": 0.0, - "ca-central-1": 0.0, - "eu-central-1": 37.513, + "af-south-1": 40.6688, + "ap-northeast-1": 41.2548, + "ap-northeast-2": 41.2548, + "ap-northeast-3": 41.2568, + "ap-south-1": 30.0968, + "ap-south-2": 0.0, + "ap-southeast-1": 41.2548, + "ap-southeast-2": 41.2548, + "ap-southeast-3": 41.2548, + "ap-southeast-5": 37.3866, + "ca-central-1": 31.9168, + "eu-central-1": 39.9208, "eu-north-1": 0.0, - "eu-south-1": 33.766, - "eu-south-2": 32.177, - "eu-west-1": 32.177, - "eu-west-2": 33.777, - "eu-west-3": 33.777, - "sa-east-1": 52.185, - "us-east-1": 26.841, - "us-east-2": 26.841, - "us-gov-east-1": 32.177, - "us-gov-west-1": 32.177, - "us-west-1": 34.845, - "us-west-2": 26.841 + "eu-south-1": 0.0, + "eu-south-2": 34.5848, + "eu-west-1": 34.5848, + "eu-west-2": 36.1848, + "eu-west-3": 36.1848, + "sa-east-1": 54.5928, + "us-east-1": 29.2488, + "us-east-2": 29.2488, + "us-gov-east-1": 34.5848, + "us-gov-west-1": 34.5848, + "us-west-1": 37.2528, + "us-west-2": 29.2488 }, "x2iezn.metal": { - "ap-northeast-1": 14.673, - "eu-west-1": 12.165, - "us-east-1": 10.173, - "us-west-2": 0.0 + "ap-northeast-1": 15.6984, + "eu-west-1": 13.1904, + "me-central-1": 13.4964, + "us-east-1": 11.1984, + "us-west-2": 11.1984 }, "x2iezn.2xlarge": { - "ap-northeast-1": 2.583, - "eu-west-1": 0.0, - "us-east-1": 1.9998, - "us-west-2": 1.833 + "ap-northeast-1": 2.915, + "eu-west-1": 2.4552, + "me-central-1": 2.3062, + "us-east-1": 2.09, + "us-west-2": 0.0 }, "x2iezn.4xlarge": { - "ap-northeast-1": 5.4846, - "eu-west-1": 4.165, - "us-east-1": 3.8346, - "us-west-2": 3.8346 + "ap-northeast-1": 5.2328, + "eu-west-1": 0.0, + "me-central-1": 0.0, + "us-east-1": 3.7328, + "us-west-2": 3.7328 }, "x2iezn.6xlarge": { "ap-northeast-1": 0.0, - "eu-west-1": 6.165, - "us-east-1": 0.0, - "us-west-2": 5.169 + "eu-west-1": 6.5952, + "me-central-1": 6.7482, + "us-east-1": 5.5992, + "us-west-2": 5.5992 }, "x2iezn.8xlarge": { "ap-northeast-1": 0.0, - "eu-west-1": 8.165, - "us-east-1": 7.5042, - "us-west-2": 0.0 + "eu-west-1": 8.7936, + "me-central-1": 0.0, + "us-east-1": 7.4656, + "us-west-2": 7.4656 }, "x2iezn.12xlarge": { - "ap-northeast-1": 14.673, - "eu-west-1": 12.165, - "us-east-1": 10.173, - "us-west-2": 10.173 + "ap-northeast-1": 15.6984, + "eu-west-1": 13.1904, + "me-central-1": 0.0, + "us-east-1": 11.1984, + "us-west-2": 11.1984 + }, + "x8g.medium": { + "eu-central-1": 0.16845, + "us-east-1": 0.0, + "us-west-2": 0.1296 + }, + "x8g.large": { + "eu-central-1": 0.36421, + "us-east-1": 0.2592, + "us-west-2": 0.27874 + }, + "x8g.xlarge": { + "eu-central-1": 0.6738, + "us-east-1": 0.5184, + "us-west-2": 0.5184 + }, + "x8g.metal-24xl": { + "eu-central-1": 0.0, + "us-east-1": 11.76, + "us-west-2": 0.0 + }, + "x8g.metal-48xl": { + "eu-central-1": 30.0768, + "us-east-1": 22.6176, + "us-west-2": 22.6176 + }, + "x8g.2xlarge": { + "eu-central-1": 1.45684, + "us-east-1": 1.0368, + "us-west-2": 1.11496 + }, + "x8g.4xlarge": { + "eu-central-1": 2.5816, + "us-east-1": 2.11632, + "us-west-2": 2.11632 + }, + "x8g.8xlarge": { + "eu-central-1": 5.1632, + "us-east-1": 3.92, + "us-west-2": 0.0 + }, + "x8g.12xlarge": { + "eu-central-1": 7.7448, + "us-east-1": 0.0, + "us-west-2": 0.0 + }, + "x8g.16xlarge": { + "eu-central-1": 10.3264, + "us-east-1": 7.84, + "us-west-2": 7.84 + }, + "x8g.24xlarge": { + "eu-central-1": 15.4896, + "us-east-1": 11.76, + "us-west-2": 12.69792 + }, + "x8g.48xlarge": { + "eu-central-1": 30.0768, + "us-east-1": 22.6176, + "us-west-2": 22.6176 }, "z1d.large": { - "ap-northeast-1": 0.336, - "ap-northeast-2": 0.32, - "ap-south-1": 0.291, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, - "eu-central-1": 0.334, - "eu-west-1": 0.0, - "eu-west-2": 0.315, - "us-east-1": 0.292, - "us-east-2": 0.281, - "us-west-1": 0.319, - "us-west-2": 0.292 + "ap-northeast-1": 0.291, + "ap-northeast-2": 0.289, + "ap-south-1": 0.26, + "ap-southeast-1": 0.29, + "ap-southeast-2": 0.303, + "eu-central-1": 0.289, + "eu-west-1": 0.272, + "eu-west-2": 0.284, + "us-east-1": 0.261, + "us-east-2": 0.261, + "us-west-1": 0.275, + "us-west-2": 0.25 }, "z1d.xlarge": { - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.572, - "ap-south-1": 0.511, - "ap-southeast-1": 0.574, - "ap-southeast-2": 0.574, - "eu-central-1": 0.545, - "eu-west-1": 0.536, - "eu-west-2": 0.534, - "us-east-1": 0.0, - "us-east-2": 0.489, - "us-west-1": 0.517, - "us-west-2": 0.489 + "ap-northeast-1": 0.582, + "ap-northeast-2": 0.578, + "ap-south-1": 0.52, + "ap-southeast-1": 0.607, + "ap-southeast-2": 0.0, + "eu-central-1": 0.578, + "eu-west-1": 0.544, + "eu-west-2": 0.567, + "us-east-1": 0.5, + "us-east-2": 0.5, + "us-west-1": 0.55, + "us-west-2": 0.522 }, "z1d.metal": { "ap-northeast-1": 0.0, "ap-northeast-2": 0.0, - "ap-south-1": 4.869, - "ap-southeast-1": 5.589, - "ap-southeast-2": 5.589, - "eu-central-1": 5.565, - "eu-west-1": 5.157, - "eu-west-2": 5.438, + "ap-south-1": 5.894, + "ap-southeast-1": 6.614, + "ap-southeast-2": 6.614, + "eu-central-1": 6.59, + "eu-west-1": 6.182, + "eu-west-2": 6.463, "us-east-1": 0.0, "us-east-2": 0.0, "us-west-1": 0.0, - "us-west-2": 4.629 + "us-west-2": 5.654 }, "z1d.2xlarge": { "ap-northeast-1": 0.0, - "ap-northeast-2": 1.065, - "ap-south-1": 0.996, + "ap-northeast-2": 1.155, + "ap-south-1": 1.086, "ap-southeast-1": 0.0, "ap-southeast-2": 0.0, - "eu-central-1": 1.119, - "eu-west-1": 0.997, - "eu-west-2": 0.0, - "us-east-1": 0.954, - "us-east-2": 0.954, - "us-west-1": 0.0, - "us-west-2": 0.0 + "eu-central-1": 1.209, + "eu-west-1": 1.087, + "eu-west-2": 1.187, + "us-east-1": 0.999, + "us-east-2": 0.999, + "us-west-1": 1.15, + "us-west-2": 0.999 }, "z1d.3xlarge": { - "ap-northeast-1": 1.609, - "ap-northeast-2": 1.515, - "ap-south-1": 1.412, - "ap-southeast-1": 1.602, - "ap-southeast-2": 1.602, + "ap-northeast-1": 1.66, + "ap-northeast-2": 1.648, + "ap-south-1": 1.474, + "ap-southeast-1": 1.735, + "ap-southeast-2": 1.654, "eu-central-1": 0.0, - "eu-west-1": 1.413, - "eu-west-2": 0.0, - "us-east-1": 1.348, - "us-east-2": 0.0, + "eu-west-1": 1.546, + "eu-west-2": 1.616, + "us-east-1": 1.414, + "us-east-2": 1.414, "us-west-1": 0.0, - "us-west-2": 1.348 + "us-west-2": 0.0 }, "z1d.6xlarge": { - "ap-northeast-1": 2.889, - "ap-northeast-2": 2.865, + "ap-northeast-1": 3.319, + "ap-northeast-2": 3.295, "ap-south-1": 0.0, - "ap-southeast-1": 0.0, - "ap-southeast-2": 3.04, + "ap-southeast-1": 3.307, + "ap-southeast-2": 0.0, "eu-central-1": 0.0, - "eu-west-1": 0.0, - "eu-west-2": 2.96, - "us-east-1": 0.0, - "us-east-2": 2.531, - "us-west-1": 2.849, - "us-west-2": 2.397 + "eu-west-1": 3.091, + "eu-west-2": 0.0, + "us-east-1": 2.961, + "us-east-2": 2.827, + "us-west-1": 3.127, + "us-west-2": 2.827 }, "z1d.12xlarge": { - "ap-northeast-1": 5.613, + "ap-northeast-1": 6.638, "ap-northeast-2": 0.0, "ap-south-1": 0.0, - "ap-southeast-1": 0.0, + "ap-southeast-1": 6.614, "ap-southeast-2": 0.0, - "eu-central-1": 5.565, - "eu-west-1": 0.0, - "eu-west-2": 5.438, - "us-east-1": 4.629, - "us-east-2": 0.0, - "us-west-1": 5.229, - "us-west-2": 4.629 + "eu-central-1": 6.59, + "eu-west-1": 6.182, + "eu-west-2": 0.0, + "us-east-1": 5.654, + "us-east-2": 5.654, + "us-west-1": 6.254, + "us-west-2": 5.654 } }, "ec2_sa_east": { @@ -81660,41 +86152,41 @@ }, "ec2_suse": { "a1.medium": { - "ap-northeast-1": 0.0653, - "ap-south-1": 0.0581, - "ap-southeast-1": 0.0, + "ap-northeast-1": 0.0631, + "ap-south-1": 0.0565, + "ap-southeast-1": 0.0623, "ap-southeast-2": 0.0663, - "eu-central-1": 0.062, - "eu-west-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 0.0, - "us-west-2": 0.0565 + "eu-central-1": 0.0601, + "eu-west-1": 0.0598, + "us-east-1": 0.0565, + "us-east-2": 0.058, + "us-west-2": 0.058 }, "a1.large": { "ap-northeast-1": 0.1205, - "ap-south-1": 0.1104, + "ap-south-1": 0.1073, "ap-southeast-1": 0.1151, "ap-southeast-2": 0.0, - "eu-central-1": 0.118, - "eu-west-1": 0.1139, - "us-east-1": 0.0, - "us-east-2": 0.0, + "eu-central-1": 0.1145, + "eu-west-1": 0.0, + "us-east-1": 0.1073, + "us-east-2": 0.1073, "us-west-2": 0.1073 }, "a1.xlarge": { "ap-northeast-1": 0.1847, "ap-south-1": 0.1583, - "ap-southeast-1": 0.181, + "ap-southeast-1": 0.1739, "ap-southeast-2": 0.0, "eu-central-1": 0.1797, - "eu-west-1": 0.1715, - "us-east-1": 0.0, - "us-east-2": 0.1644, - "us-west-2": 0.1644 + "eu-west-1": 0.0, + "us-east-1": 0.1644, + "us-east-2": 0.1583, + "us-west-2": 0.1583 }, "a1.metal": { "ap-northeast-1": 0.0, - "ap-south-1": 0.0, + "ap-south-1": 0.533, "ap-southeast-1": 0.0, "ap-southeast-2": 0.0, "eu-central-1": 0.591, @@ -81704,13 +86196,13 @@ "us-west-2": 0.533 }, "a1.2xlarge": { - "ap-northeast-1": 0.3818, - "ap-south-1": 0.3412, - "ap-southeast-1": 0.0, + "ap-northeast-1": 0.3972, + "ap-south-1": 0.329, + "ap-southeast-1": 0.3602, "ap-southeast-2": 0.0, - "eu-central-1": 0.3718, - "eu-west-1": 0.0, - "us-east-1": 0.3412, + "eu-central-1": 0.3578, + "eu-west-1": 0.3554, + "us-east-1": 0.329, "us-east-2": 0.329, "us-west-2": 0.329 }, @@ -81722,7 +86214,7 @@ "eu-central-1": 0.5906, "eu-west-1": 0.5858, "us-east-1": 0.533, - "us-east-2": 0.0, + "us-east-2": 0.533, "us-west-2": 0.533 }, "c1.medium": { @@ -81754,76 +86246,76 @@ "ap-southeast-2": 0.232, "eu-central-1": 0.229, "eu-west-1": 0.22, - "sa-east-1": 0.279, - "us-east-1": 0.0, - "us-gov-west-1": 0.248, - "us-west-1": 0.0, - "us-west-2": 0.205 + "sa-east-1": 0.263, + "us-east-1": 0.205, + "us-gov-west-1": 0.0, + "us-west-1": 0.22, + "us-west-2": 0.216 }, "c3.xlarge": { "ap-northeast-1": 0.0, "ap-northeast-2": 0.33, - "ap-southeast-1": 0.0, + "ap-southeast-1": 0.365, "ap-southeast-2": 0.0, "eu-central-1": 0.358, "eu-west-1": 0.339, "sa-east-1": 0.458, "us-east-1": 0.31, - "us-gov-west-1": 0.0, + "us-gov-west-1": 0.352, "us-west-1": 0.339, - "us-west-2": 0.31 + "us-west-2": 0.331 }, "c3.2xlarge": { "ap-northeast-1": 0.662, "ap-northeast-2": 0.60589, - "ap-southeast-1": 0.629, - "ap-southeast-2": 0.0, + "ap-southeast-1": 0.0, + "ap-southeast-2": 0.682, "eu-central-1": 0.0, "eu-west-1": 0.0, - "sa-east-1": 0.0, - "us-east-1": 0.562, - "us-gov-west-1": 0.664, + "sa-east-1": 0.75, + "us-east-1": 0.52, + "us-gov-west-1": 0.604, "us-west-1": 0.578, "us-west-2": 0.562 }, "c3.4xlarge": { - "ap-northeast-1": 1.121, + "ap-northeast-1": 1.223, "ap-northeast-2": 1.11079, - "ap-southeast-1": 1.264, + "ap-southeast-1": 0.0, "ap-southeast-2": 1.264, "eu-central-1": 1.132, - "eu-west-1": 1.152, - "sa-east-1": 1.53, + "eu-west-1": 1.056, + "sa-east-1": 1.4, "us-east-1": 0.94, "us-gov-west-1": 0.0, "us-west-1": 1.152, - "us-west-2": 1.024 + "us-west-2": 0.94 }, "c3.8xlarge": { "ap-northeast-1": 2.143, - "ap-northeast-2": 0.0, + "ap-northeast-2": 1.939, "ap-southeast-1": 2.217, "ap-southeast-2": 2.217, "eu-central-1": 2.164, "eu-west-1": 2.012, - "sa-east-1": 2.7, + "sa-east-1": 0.0, "us-east-1": 1.78, - "us-gov-west-1": 0.0, - "us-west-1": 2.012, + "us-gov-west-1": 2.116, + "us-west-1": 0.0, "us-west-2": 1.78 }, "c4.large": { - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.225, + "ap-northeast-1": 0.239, + "ap-northeast-2": 0.214, "ap-northeast-3": 0.239, - "ap-south-1": 0.21, + "ap-south-1": 0.2, "ap-southeast-1": 0.215, - "ap-southeast-2": 0.243, - "ca-central-1": 0.0, + "ap-southeast-2": 0.23, + "ca-central-1": 0.221, "eu-central-1": 0.214, - "eu-west-1": 0.213, - "eu-west-2": 0.231, - "sa-east-1": 0.0, + "eu-west-1": 0.0, + "eu-west-2": 0.219, + "sa-east-1": 0.255, "us-east-1": 0.2, "us-east-2": 0.2, "us-gov-west-1": 0.22, @@ -81831,57 +86323,57 @@ "us-west-2": 0.2 }, "c4.xlarge": { - "ap-northeast-1": 0.377, - "ap-northeast-2": 0.0, - "ap-northeast-3": 0.0, - "ap-south-1": 0.0, - "ap-southeast-1": 0.354, - "ap-southeast-2": 0.0, - "ca-central-1": 0.0, - "eu-central-1": 0.0, + "ap-northeast-1": 0.352, + "ap-northeast-2": 0.327, + "ap-northeast-3": 0.352, + "ap-south-1": 0.32, + "ap-southeast-1": 0.331, + "ap-southeast-2": 0.361, + "ca-central-1": 0.34, + "eu-central-1": 0.327, "eu-west-1": 0.326, "eu-west-2": 0.337, - "sa-east-1": 0.0, + "sa-east-1": 0.409, "us-east-1": 0.299, - "us-east-2": 0.0, - "us-gov-west-1": 0.0, + "us-east-2": 0.319, + "us-gov-west-1": 0.339, "us-west-1": 0.0, "us-west-2": 0.0 }, "c4.2xlarge": { "ap-northeast-1": 0.604, - "ap-northeast-2": 0.0, - "ap-northeast-3": 0.604, + "ap-northeast-2": 0.554, + "ap-northeast-3": 0.654, "ap-south-1": 0.5, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.674, - "ca-central-1": 0.0, - "eu-central-1": 0.599, - "eu-west-1": 0.553, + "ap-southeast-1": 0.562, + "ap-southeast-2": 0.622, + "ca-central-1": 0.538, + "eu-central-1": 0.0, + "eu-west-1": 0.598, "eu-west-2": 0.0, "sa-east-1": 0.718, - "us-east-1": 0.0, + "us-east-1": 0.538, "us-east-2": 0.538, - "us-gov-west-1": 0.0, + "us-gov-west-1": 0.579, "us-west-1": 0.598, "us-west-2": 0.0 }, "c4.4xlarge": { "ap-northeast-1": 1.209, - "ap-northeast-2": 0.0, + "ap-northeast-2": 1.098, "ap-northeast-3": 0.0, "ap-south-1": 0.98, - "ap-southeast-1": 1.024, - "ap-southeast-2": 1.142, + "ap-southeast-1": 0.0, + "ap-southeast-2": 1.246, "ca-central-1": 0.0, - "eu-central-1": 0.0, - "eu-west-1": 0.0, - "eu-west-2": 1.145, + "eu-central-1": 1.1, + "eu-west-1": 1.005, + "eu-west-2": 1.05, "sa-east-1": 1.335, "us-east-1": 0.896, - "us-east-2": 0.0, - "us-gov-west-1": 1.154, - "us-west-1": 1.197, + "us-east-2": 0.896, + "us-gov-west-1": 1.058, + "us-west-1": 1.097, "us-west-2": 0.0 }, "c4.8xlarge": { @@ -81890,7 +86382,7 @@ "ap-northeast-3": 0.0, "ap-south-1": 1.7, "ap-southeast-1": 1.948, - "ap-southeast-2": 0.0, + "ap-southeast-2": 2.185, "ca-central-1": 1.85, "eu-central-1": 1.917, "eu-west-1": 1.911, @@ -81898,8 +86390,8 @@ "sa-east-1": 2.57, "us-east-1": 1.691, "us-east-2": 1.691, - "us-gov-west-1": 0.0, - "us-west-1": 0.0, + "us-gov-west-1": 2.015, + "us-west-1": 2.093, "us-west-2": 1.691 }, "c5.large": { @@ -81907,267 +86399,267 @@ "ap-east-1": 0.171, "ap-northeast-1": 0.163, "ap-northeast-2": 0.0, - "ap-northeast-3": 0.163, + "ap-northeast-3": 0.17, "ap-south-1": 0.0, "ap-south-2": 0.0, "ap-southeast-1": 0.154, - "ap-southeast-2": 0.174, - "ap-southeast-3": 0.0, + "ap-southeast-2": 0.167, + "ap-southeast-3": 0.154, "ap-southeast-4": 0.167, - "ca-central-1": 0.0, + "ca-central-1": 0.149, "ca-west-1": 0.0, - "eu-central-1": 0.153, + "eu-central-1": 0.159, "eu-central-2": 0.0, "eu-north-1": 0.0, "eu-south-1": 0.157, "eu-south-2": 0.0, "eu-west-1": 0.158, - "eu-west-2": 0.163, - "eu-west-3": 0.163, + "eu-west-2": 0.157, + "eu-west-3": 0.157, "il-central-1": 0.163, - "me-central-1": 0.168, + "me-central-1": 0.162, "me-south-1": 0.162, - "sa-east-1": 0.195, + "sa-east-1": 0.187, "us-east-1": 0.0, - "us-east-2": 0.146, + "us-east-2": 0.141, "us-gov-east-1": 0.158, - "us-gov-west-1": 0.164, - "us-west-1": 0.169, + "us-gov-west-1": 0.158, + "us-west-1": 0.162, "us-west-2": 0.141, "us-west-2-lax-1": 0.158 }, "c5.xlarge": { "af-south-1": 0.0, - "ap-east-1": 0.0, + "ap-east-1": 0.272, "ap-northeast-1": 0.283, - "ap-northeast-2": 0.248, - "ap-northeast-3": 0.283, + "ap-northeast-2": 0.26, + "ap-northeast-3": 0.0, "ap-south-1": 0.237, - "ap-south-2": 0.226, + "ap-south-2": 0.0, "ap-southeast-1": 0.252, - "ap-southeast-2": 0.292, + "ap-southeast-2": 0.278, "ap-southeast-3": 0.252, "ap-southeast-4": 0.292, "ca-central-1": 0.0, "ca-west-1": 0.242, "eu-central-1": 0.0, - "eu-central-2": 0.283, - "eu-north-1": 0.0, + "eu-central-2": 0.27, + "eu-north-1": 0.249, "eu-south-1": 0.258, - "eu-south-2": 0.0, + "eu-south-2": 0.248, "eu-west-1": 0.0, - "eu-west-2": 0.27, - "eu-west-3": 0.27, - "il-central-1": 0.27, - "me-central-1": 0.0, + "eu-west-2": 0.258, + "eu-west-3": 0.258, + "il-central-1": 0.0, + "me-central-1": 0.268, "me-south-1": 0.268, - "sa-east-1": 0.0, + "sa-east-1": 0.318, "us-east-1": 0.226, "us-east-2": 0.0, "us-gov-east-1": 0.0, "us-gov-west-1": 0.273, "us-west-1": 0.281, - "us-west-2": 0.237, + "us-west-2": 0.226, "us-west-2-lax-1": 0.0 }, "c5.metal": { "af-south-1": 5.572, "ap-east-1": 5.284, "ap-northeast-1": 5.236, - "ap-northeast-2": 0.0, + "ap-northeast-2": 4.708, "ap-northeast-3": 0.0, "ap-south-1": 4.18, "ap-south-2": 4.205, "ap-southeast-1": 4.804, - "ap-southeast-2": 0.0, + "ap-southeast-2": 5.428, "ap-southeast-3": 4.804, "ap-southeast-4": 5.453, "ca-central-1": 4.564, - "ca-west-1": 0.0, - "eu-central-1": 0.0, + "ca-west-1": 4.589, + "eu-central-1": 4.756, "eu-central-2": 5.247, "eu-north-1": 0.0, - "eu-south-1": 4.948, - "eu-south-2": 0.0, + "eu-south-1": 0.0, + "eu-south-2": 4.733, "eu-west-1": 4.708, "eu-west-2": 4.948, - "eu-west-3": 0.0, + "eu-west-3": 4.948, "il-central-1": 4.963, "me-central-1": 0.0, "me-south-1": 0.0, "sa-east-1": 6.388, "us-east-1": 4.18, - "us-east-2": 0.0, - "us-gov-east-1": 0.0, + "us-east-2": 4.18, + "us-gov-east-1": 4.996, "us-gov-west-1": 4.996, - "us-west-1": 0.0, + "us-west-1": 5.188, "us-west-2": 4.18, "us-west-2-lax-1": 4.996 }, "c5.2xlarge": { - "af-south-1": 0.0, - "ap-east-1": 0.532, + "af-south-1": 0.583, + "ap-east-1": 0.56, "ap-northeast-1": 0.528, - "ap-northeast-2": 0.0, + "ap-northeast-2": 0.484, "ap-northeast-3": 0.0, "ap-south-1": 0.44, "ap-south-2": 0.465, "ap-southeast-1": 0.0, "ap-southeast-2": 0.544, "ap-southeast-3": 0.492, - "ap-southeast-4": 0.0, - "ca-central-1": 0.496, - "ca-west-1": 0.519, + "ap-southeast-4": 0.569, + "ca-central-1": 0.472, + "ca-west-1": 0.497, "eu-central-1": 0.488, - "eu-central-2": 0.577, - "eu-north-1": 0.488, - "eu-south-1": 0.528, - "eu-south-2": 0.532, - "eu-west-1": 0.0, + "eu-central-2": 0.552, + "eu-north-1": 0.464, + "eu-south-1": 0.0, + "eu-south-2": 0.509, + "eu-west-1": 0.484, "eu-west-2": 0.504, - "eu-west-3": 0.504, - "il-central-1": 0.0, - "me-central-1": 0.573, + "eu-west-3": 0.0, + "il-central-1": 0.528, + "me-central-1": 0.547, "me-south-1": 0.522, "sa-east-1": 0.624, - "us-east-1": 0.44, - "us-east-2": 0.461, - "us-gov-east-1": 0.0, - "us-gov-west-1": 0.533, - "us-west-1": 0.0, - "us-west-2": 0.0, - "us-west-2-lax-1": 0.508 + "us-east-1": 0.46, + "us-east-2": 0.44, + "us-gov-east-1": 0.508, + "us-gov-west-1": 0.0, + "us-west-1": 0.552, + "us-west-2": 0.44, + "us-west-2-lax-1": 0.533 }, "c5.4xlarge": { - "af-south-1": 1.067, + "af-south-1": 1.012, "ap-east-1": 0.964, "ap-northeast-1": 0.0, "ap-northeast-2": 0.918, "ap-northeast-3": 1.007, "ap-south-1": 0.824, "ap-south-2": 0.0, - "ap-southeast-1": 0.0, - "ap-southeast-2": 1.042, - "ap-southeast-3": 0.0, - "ap-southeast-4": 1.013, - "ca-central-1": 0.0, + "ap-southeast-1": 0.934, + "ap-southeast-2": 0.988, + "ap-southeast-3": 0.931, + "ap-southeast-4": 1.066, + "ca-central-1": 0.892, "ca-west-1": 0.0, "eu-central-1": 0.876, - "eu-central-2": 0.0, - "eu-north-1": 0.876, - "eu-south-1": 0.0, + "eu-central-2": 0.979, + "eu-north-1": 0.0, + "eu-south-1": 0.956, "eu-south-2": 0.939, "eu-west-1": 0.868, "eu-west-2": 0.0, - "eu-west-3": 0.0, - "il-central-1": 0.98, - "me-central-1": 0.97, + "eu-west-3": 0.908, + "il-central-1": 0.0, + "me-central-1": 1.02, "me-south-1": 0.0, "sa-east-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 0.78, - "us-gov-east-1": 0.916, + "us-east-1": 0.78, + "us-east-2": 0.0, + "us-gov-east-1": 0.0, "us-gov-west-1": 0.0, "us-west-1": 0.948, - "us-west-2": 0.821, - "us-west-2-lax-1": 0.0 + "us-west-2": 0.78, + "us-west-2-lax-1": 0.916 }, "c5.9xlarge": { "af-south-1": 0.0, - "ap-east-1": 0.0, + "ap-east-1": 2.044, "ap-northeast-1": 2.158, - "ap-northeast-2": 0.0, + "ap-northeast-2": 1.828, "ap-northeast-3": 2.026, "ap-south-1": 1.63, "ap-south-2": 1.655, - "ap-southeast-1": 1.977, - "ap-southeast-2": 2.219, + "ap-southeast-1": 1.864, + "ap-southeast-2": 0.0, "ap-southeast-3": 1.97, - "ap-southeast-4": 2.123, + "ap-southeast-4": 0.0, "ca-central-1": 1.774, "ca-west-1": 0.0, - "eu-central-1": 1.961, + "eu-central-1": 1.846, "eu-central-2": 2.046, - "eu-north-1": 1.845, + "eu-north-1": 1.738, "eu-south-1": 1.918, "eu-south-2": 1.853, "eu-west-1": 1.941, "eu-west-2": 0.0, - "eu-west-3": 1.918, + "eu-west-3": 2.037, "il-central-1": 1.939, - "me-central-1": 2.14, - "me-south-1": 2.125, + "me-central-1": 2.026, + "me-south-1": 2.001, "sa-east-1": 2.458, - "us-east-1": 1.722, - "us-east-2": 1.722, - "us-gov-east-1": 2.046, - "us-gov-west-1": 1.936, + "us-east-1": 0.0, + "us-east-2": 1.63, + "us-gov-east-1": 1.936, + "us-gov-west-1": 2.046, "us-west-1": 2.008, - "us-west-2": 1.722, + "us-west-2": 1.63, "us-west-2-lax-1": 1.936 }, "c5.12xlarge": { - "af-south-1": 3.0, - "ap-east-1": 2.692, + "af-south-1": 2.836, + "ap-east-1": 0.0, "ap-northeast-1": 2.668, - "ap-northeast-2": 2.404, + "ap-northeast-2": 2.553, "ap-northeast-3": 2.668, - "ap-south-1": 2.14, - "ap-south-2": 0.0, - "ap-southeast-1": 2.603, - "ap-southeast-2": 2.764, + "ap-south-1": 2.271, + "ap-south-2": 2.165, + "ap-southeast-1": 0.0, + "ap-southeast-2": 2.926, "ap-southeast-3": 2.593, "ap-southeast-4": 2.789, - "ca-central-1": 2.475, - "ca-west-1": 0.0, + "ca-central-1": 2.332, + "ca-west-1": 2.357, "eu-central-1": 2.428, - "eu-central-2": 0.0, - "eu-north-1": 2.427, + "eu-central-2": 2.686, + "eu-north-1": 2.284, "eu-south-1": 0.0, - "eu-south-2": 0.0, - "eu-west-1": 2.555, - "eu-west-2": 0.0, + "eu-south-2": 2.567, + "eu-west-1": 2.404, + "eu-west-2": 2.524, "eu-west-3": 2.682, - "il-central-1": 0.0, + "il-central-1": 2.544, "me-central-1": 2.811, - "me-south-1": 2.634, + "me-south-1": 2.786, "sa-east-1": 3.244, "us-east-1": 2.14, "us-east-2": 0.0, - "us-gov-east-1": 0.0, - "us-gov-west-1": 2.695, + "us-gov-east-1": 2.548, + "us-gov-west-1": 2.548, "us-west-1": 2.81, - "us-west-2": 2.262, + "us-west-2": 2.14, "us-west-2-lax-1": 2.548 }, "c5.18xlarge": { - "af-south-1": 4.204, - "ap-east-1": 0.0, + "af-south-1": 0.0, + "ap-east-1": 3.988, "ap-northeast-1": 3.952, "ap-northeast-2": 3.556, "ap-northeast-3": 3.952, "ap-south-1": 3.16, - "ap-south-2": 0.0, - "ap-southeast-1": 3.628, + "ap-south-2": 3.185, + "ap-southeast-1": 0.0, "ap-southeast-2": 4.096, - "ap-southeast-3": 0.0, + "ap-southeast-3": 3.628, "ap-southeast-4": 4.121, - "ca-central-1": 0.0, + "ca-central-1": 3.448, "ca-west-1": 3.473, "eu-central-1": 3.592, "eu-central-2": 0.0, "eu-north-1": 3.376, "eu-south-1": 3.736, - "eu-south-2": 3.581, + "eu-south-2": 0.0, "eu-west-1": 3.556, - "eu-west-2": 3.736, + "eu-west-2": 0.0, "eu-west-3": 3.736, - "il-central-1": 0.0, - "me-central-1": 0.0, + "il-central-1": 3.754, + "me-central-1": 3.927, "me-south-1": 0.0, "sa-east-1": 4.816, "us-east-1": 0.0, - "us-east-2": 0.0, + "us-east-2": 3.16, "us-gov-east-1": 0.0, "us-gov-west-1": 3.772, "us-west-1": 0.0, @@ -82175,18 +86667,18 @@ "us-west-2-lax-1": 3.772 }, "c5.24xlarge": { - "af-south-1": 5.597, + "af-south-1": 5.572, "ap-east-1": 5.284, "ap-northeast-1": 5.236, - "ap-northeast-2": 4.733, - "ap-northeast-3": 5.236, - "ap-south-1": 0.0, + "ap-northeast-2": 4.708, + "ap-northeast-3": 0.0, + "ap-south-1": 4.18, "ap-south-2": 4.205, "ap-southeast-1": 4.829, - "ap-southeast-2": 5.453, + "ap-southeast-2": 5.428, "ap-southeast-3": 0.0, "ap-southeast-4": 0.0, - "ca-central-1": 0.0, + "ca-central-1": 4.564, "ca-west-1": 4.589, "eu-central-1": 4.781, "eu-central-2": 5.247, @@ -82194,19 +86686,19 @@ "eu-south-1": 4.948, "eu-south-2": 4.733, "eu-west-1": 4.708, - "eu-west-2": 4.973, - "eu-west-3": 4.973, + "eu-west-2": 4.948, + "eu-west-3": 4.948, "il-central-1": 4.963, "me-central-1": 5.194, "me-south-1": 0.0, "sa-east-1": 0.0, "us-east-1": 4.18, - "us-east-2": 4.205, - "us-gov-east-1": 5.021, - "us-gov-west-1": 5.021, - "us-west-1": 5.213, + "us-east-2": 0.0, + "us-gov-east-1": 4.996, + "us-gov-west-1": 4.996, + "us-west-1": 0.0, "us-west-2": 4.18, - "us-west-2-lax-1": 0.0 + "us-west-2-lax-1": 4.996 }, "c5a.large": { "af-south-1": 0.159, @@ -82506,86 +86998,86 @@ }, "c5d.large": { "af-south-1": 0.194, - "ap-east-1": 0.0, - "ap-northeast-1": 0.186, - "ap-northeast-2": 0.0, + "ap-east-1": 0.179, + "ap-northeast-1": 0.178, + "ap-northeast-2": 0.166, "ap-northeast-3": 0.0, - "ap-south-1": 0.161, + "ap-south-1": 0.155, "ap-south-2": 0.161, "ap-southeast-1": 0.168, "ap-southeast-2": 0.182, "ap-southeast-3": 0.175, - "ap-southeast-4": 0.19, - "ca-central-1": 0.169, - "eu-central-1": 0.0, + "ap-southeast-4": 0.182, + "ca-central-1": 0.162, + "eu-central-1": 0.174, "eu-central-2": 0.178, - "eu-north-1": 0.0, - "eu-south-1": 0.0, - "eu-south-2": 0.0, + "eu-north-1": 0.16, + "eu-south-1": 0.17, + "eu-south-2": 0.172, "eu-west-1": 0.165, "eu-west-2": 0.171, "eu-west-3": 0.171, "il-central-1": 0.0, - "me-central-1": 0.183, + "me-central-1": 0.176, "me-south-1": 0.0, "sa-east-1": 0.0, - "us-east-1": 0.0, + "us-east-1": 0.152, "us-east-2": 0.0, "us-gov-east-1": 0.179, - "us-gov-west-1": 0.179, + "us-gov-west-1": 0.172, "us-west-1": 0.176, - "us-west-2": 0.0 + "us-west-2": 0.152 }, "c5d.xlarge": { - "af-south-1": 0.332, + "af-south-1": 0.316, "ap-east-1": 0.302, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, + "ap-northeast-1": 0.3, + "ap-northeast-2": 0.276, "ap-northeast-3": 0.3, - "ap-south-1": 0.266, - "ap-south-2": 0.0, - "ap-southeast-1": 0.294, - "ap-southeast-2": 0.323, - "ap-southeast-3": 0.294, + "ap-south-1": 0.254, + "ap-south-2": 0.254, + "ap-southeast-1": 0.28, + "ap-southeast-2": 0.308, + "ap-southeast-3": 0.0, "ap-southeast-4": 0.0, - "ca-central-1": 0.281, + "ca-central-1": 0.268, "eu-central-1": 0.0, - "eu-central-2": 0.0, - "eu-north-1": 0.0, - "eu-south-1": 0.298, - "eu-south-2": 0.274, - "eu-west-1": 0.274, - "eu-west-2": 0.3, + "eu-central-2": 0.301, + "eu-north-1": 0.277, + "eu-south-1": 0.284, + "eu-south-2": 0.287, + "eu-west-1": 0.287, + "eu-west-2": 0.286, "eu-west-3": 0.0, "il-central-1": 0.285, "me-central-1": 0.296, - "me-south-1": 0.31, - "sa-east-1": 0.372, - "us-east-1": 0.26, + "me-south-1": 0.0, + "sa-east-1": 0.354, + "us-east-1": 0.248, "us-east-2": 0.0, "us-gov-east-1": 0.0, "us-gov-west-1": 0.288, - "us-west-1": 0.0, - "us-west-2": 0.26 + "us-west-1": 0.311, + "us-west-2": 0.248 }, "c5d.metal": { - "af-south-1": 6.34, + "af-south-1": 0.0, "ap-northeast-1": 5.956, "ap-northeast-2": 5.38, "ap-northeast-3": 5.956, - "ap-south-1": 0.0, + "ap-south-1": 4.852, "ap-south-2": 4.877, "ap-southeast-1": 5.476, "ap-southeast-2": 6.148, "ap-southeast-3": 5.476, - "ap-southeast-4": 0.0, + "ap-southeast-4": 6.173, "ca-central-1": 5.188, "eu-central-1": 5.428, "eu-central-2": 5.986, "eu-north-1": 5.092, "eu-south-1": 5.572, "eu-south-2": 5.357, - "eu-west-1": 0.0, + "eu-west-1": 5.332, "eu-west-2": 5.62, "il-central-1": 5.619, "me-central-1": 0.0, @@ -82597,14 +87089,14 @@ "us-west-2": 4.708 }, "c5d.2xlarge": { - "af-south-1": 0.62, + "af-south-1": 0.0, "ap-east-1": 0.623, "ap-northeast-1": 0.588, - "ap-northeast-2": 0.0, - "ap-northeast-3": 0.617, - "ap-south-1": 0.521, - "ap-south-2": 0.545, - "ap-southeast-1": 0.0, + "ap-northeast-2": 0.54, + "ap-northeast-3": 0.588, + "ap-south-1": 0.0, + "ap-south-2": 0.521, + "ap-southeast-1": 0.577, "ap-southeast-2": 0.635, "ap-southeast-3": 0.0, "ap-southeast-4": 0.629, @@ -82612,39 +87104,39 @@ "eu-central-1": 0.544, "eu-central-2": 0.0, "eu-north-1": 0.0, - "eu-south-1": 0.583, - "eu-south-2": 0.0, + "eu-south-1": 0.556, + "eu-south-2": 0.561, "eu-west-1": 0.0, - "eu-west-2": 0.59, - "eu-west-3": 0.59, + "eu-west-2": 0.56, + "eu-west-3": 0.0, "il-central-1": 0.583, - "me-central-1": 0.605, + "me-central-1": 0.633, "me-south-1": 0.58, - "sa-east-1": 0.696, - "us-east-1": 0.507, + "sa-east-1": 0.736, + "us-east-1": 0.484, "us-east-2": 0.484, - "us-gov-east-1": 0.0, + "us-gov-east-1": 0.592, "us-gov-west-1": 0.592, "us-west-1": 0.58, "us-west-2": 0.0 }, "c5d.4xlarge": { - "af-south-1": 1.14, + "af-south-1": 1.202, "ap-east-1": 1.147, "ap-northeast-1": 1.076, "ap-northeast-2": 0.0, "ap-northeast-3": 1.076, - "ap-south-1": 0.943, - "ap-south-2": 0.0, + "ap-south-1": 0.892, + "ap-south-2": 0.917, "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, - "ap-southeast-3": 1.05, - "ap-southeast-4": 1.193, + "ap-southeast-2": 1.17, + "ap-southeast-3": 0.996, + "ap-southeast-4": 1.133, "ca-central-1": 0.948, - "eu-central-1": 0.988, + "eu-central-1": 1.047, "eu-central-2": 0.0, "eu-north-1": 0.932, - "eu-south-1": 1.012, + "eu-south-1": 1.067, "eu-south-2": 0.997, "eu-west-1": 0.972, "eu-west-2": 1.08, @@ -82652,67 +87144,67 @@ "il-central-1": 1.041, "me-central-1": 1.084, "me-south-1": 1.059, - "sa-east-1": 1.373, - "us-east-1": 0.868, + "sa-east-1": 1.292, + "us-east-1": 0.914, "us-east-2": 0.914, - "us-gov-east-1": 1.084, + "us-gov-east-1": 1.028, "us-gov-west-1": 1.028, "us-west-1": 0.0, - "us-west-2": 0.0 + "us-west-2": 0.914 }, "c5d.9xlarge": { "af-south-1": 0.0, "ap-east-1": 0.0, "ap-northeast-1": 2.445, - "ap-northeast-2": 2.207, + "ap-northeast-2": 2.08, "ap-northeast-3": 2.296, - "ap-south-1": 1.882, + "ap-south-1": 1.996, "ap-south-2": 1.907, "ap-southeast-1": 2.245, - "ap-southeast-2": 2.368, + "ap-southeast-2": 0.0, "ap-southeast-3": 2.116, - "ap-southeast-4": 2.393, - "ca-central-1": 0.0, - "eu-central-1": 0.0, + "ap-southeast-4": 2.529, + "ca-central-1": 2.13, + "eu-central-1": 2.098, "eu-central-2": 2.455, "eu-north-1": 0.0, - "eu-south-1": 0.0, + "eu-south-1": 2.152, "eu-south-2": 2.087, - "eu-west-1": 0.0, - "eu-west-2": 2.306, - "eu-west-3": 2.305, + "eu-west-1": 2.191, + "eu-west-2": 2.17, + "eu-west-3": 2.17, "il-central-1": 2.185, "me-central-1": 2.413, - "me-south-1": 0.0, - "sa-east-1": 2.964, - "us-east-1": 0.0, - "us-east-2": 1.828, - "us-gov-east-1": 2.188, - "us-gov-west-1": 0.0, - "us-west-1": 2.401, - "us-west-2": 0.0 + "me-south-1": 2.4, + "sa-east-1": 0.0, + "us-east-1": 1.932, + "us-east-2": 1.932, + "us-gov-east-1": 2.314, + "us-gov-west-1": 2.188, + "us-west-1": 2.26, + "us-west-2": 1.828 }, "c5d.12xlarge": { "af-south-1": 3.22, "ap-northeast-1": 3.028, "ap-northeast-2": 2.74, "ap-northeast-3": 3.028, - "ap-south-1": 2.619, - "ap-south-2": 2.644, + "ap-south-1": 2.476, + "ap-south-2": 2.501, "ap-southeast-1": 2.788, - "ap-southeast-2": 0.0, + "ap-southeast-2": 3.124, "ap-southeast-3": 2.949, - "ap-southeast-4": 3.33, + "ap-southeast-4": 3.149, "ca-central-1": 2.644, "eu-central-1": 2.764, "eu-central-2": 0.0, "eu-north-1": 2.596, "eu-south-1": 0.0, - "eu-south-2": 0.0, - "eu-west-1": 2.888, + "eu-south-2": 2.898, + "eu-west-1": 2.716, "eu-west-2": 2.86, - "il-central-1": 2.872, - "me-central-1": 3.175, + "il-central-1": 3.037, + "me-central-1": 0.0, "sa-east-1": 3.676, "us-east-1": 2.404, "us-east-2": 2.404, @@ -82721,16 +87213,16 @@ "us-west-2": 2.404 }, "c5d.18xlarge": { - "af-south-1": 4.78, - "ap-east-1": 4.528, + "af-south-1": 0.0, + "ap-east-1": 0.0, "ap-northeast-1": 0.0, "ap-northeast-2": 4.06, - "ap-northeast-3": 0.0, + "ap-northeast-3": 4.492, "ap-south-1": 3.664, "ap-south-2": 3.689, "ap-southeast-1": 4.132, - "ap-southeast-2": 0.0, - "ap-southeast-3": 0.0, + "ap-southeast-2": 4.636, + "ap-southeast-3": 4.132, "ap-southeast-4": 0.0, "ca-central-1": 3.916, "eu-central-1": 4.096, @@ -82740,20 +87232,20 @@ "eu-south-2": 4.049, "eu-west-1": 4.024, "eu-west-2": 0.0, - "eu-west-3": 0.0, + "eu-west-3": 4.24, "il-central-1": 4.245, "me-central-1": 4.441, - "me-south-1": 0.0, + "me-south-1": 4.416, "sa-east-1": 5.464, "us-east-1": 0.0, - "us-east-2": 3.556, + "us-east-2": 0.0, "us-gov-east-1": 4.276, "us-gov-west-1": 0.0, "us-west-1": 0.0, "us-west-2": 3.556 }, "c5d.24xlarge": { - "af-south-1": 6.34, + "af-south-1": 6.714, "ap-northeast-1": 5.956, "ap-northeast-2": 5.38, "ap-northeast-3": 5.956, @@ -82765,14 +87257,14 @@ "ap-southeast-4": 0.0, "ca-central-1": 5.188, "eu-central-1": 5.428, - "eu-central-2": 0.0, + "eu-central-2": 6.337, "eu-north-1": 5.092, "eu-south-1": 5.572, - "eu-south-2": 0.0, - "eu-west-1": 5.671, + "eu-south-2": 5.357, + "eu-west-1": 0.0, "eu-west-2": 0.0, "il-central-1": 5.619, - "me-central-1": 0.0, + "me-central-1": 5.88, "sa-east-1": 7.252, "us-east-1": 4.708, "us-east-2": 4.708, @@ -82782,59 +87274,59 @@ }, "c5n.large": { "af-south-1": 0.202, - "ap-east-1": 0.199, + "ap-east-1": 0.208, "ap-northeast-1": 0.192, "ap-northeast-2": 0.178, - "ap-northeast-3": 0.2, - "ap-south-1": 0.0, - "ap-southeast-1": 0.18, - "ap-southeast-2": 0.197, - "ap-southeast-3": 0.18, - "ca-central-1": 0.181, - "eu-central-1": 0.187, + "ap-northeast-3": 0.0, + "ap-south-1": 0.164, + "ap-southeast-1": 0.188, + "ap-southeast-2": 0.206, + "ap-southeast-3": 0.0, + "ca-central-1": 0.174, + "eu-central-1": 0.179, "eu-north-1": 0.179, "eu-south-1": 0.185, - "eu-west-1": 0.186, + "eu-west-1": 0.178, "eu-west-2": 0.0, "eu-west-3": 0.184, "me-south-1": 0.19, "sa-east-1": 0.0, - "us-east-1": 0.164, - "us-east-2": 0.171, + "us-east-1": 0.171, + "us-east-2": 0.164, "us-gov-east-1": 0.186, - "us-gov-west-1": 0.0, - "us-west-1": 0.0, + "us-gov-west-1": 0.194, + "us-west-1": 0.191, "us-west-2": 0.164 }, "c5n.xlarge": { "af-south-1": 0.0, "ap-east-1": 0.359, - "ap-northeast-1": 0.328, - "ap-northeast-2": 0.315, + "ap-northeast-1": 0.0, + "ap-northeast-2": 0.3, "ap-northeast-3": 0.345, - "ap-south-1": 0.285, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, + "ap-south-1": 0.272, + "ap-southeast-1": 0.304, + "ap-southeast-2": 0.338, "ap-southeast-3": 0.0, - "ca-central-1": 0.0, + "ca-central-1": 0.292, "eu-central-1": 0.0, "eu-north-1": 0.288, "eu-south-1": 0.314, - "eu-west-1": 0.0, + "eu-west-1": 0.3, "eu-west-2": 0.312, "eu-west-3": 0.312, "me-south-1": 0.324, - "sa-east-1": 0.0, + "sa-east-1": 0.388, "us-east-1": 0.272, - "us-east-2": 0.0, + "us-east-2": 0.285, "us-gov-east-1": 0.316, - "us-gov-west-1": 0.332, - "us-west-1": 0.326, - "us-west-2": 0.0 + "us-gov-west-1": 0.316, + "us-west-1": 0.0, + "us-west-2": 0.272 }, "c5n.metal": { - "af-south-1": 5.352, - "ap-east-1": 0.0, + "af-south-1": 0.0, + "ap-east-1": 5.273, "ap-northeast-1": 5.021, "ap-northeast-2": 4.517, "ap-northeast-3": 5.021, @@ -82859,12 +87351,12 @@ "us-west-2": 4.013 }, "c5n.2xlarge": { - "af-south-1": 0.741, + "af-south-1": 0.706, "ap-east-1": 0.731, "ap-northeast-1": 0.669, "ap-northeast-2": 0.0, - "ap-northeast-3": 0.0, - "ap-south-1": 0.557, + "ap-northeast-3": 0.669, + "ap-south-1": 0.0, "ap-southeast-1": 0.621, "ap-southeast-2": 0.689, "ap-southeast-3": 0.621, @@ -82876,79 +87368,79 @@ "eu-west-2": 0.0, "eu-west-3": 0.637, "me-south-1": 0.661, - "sa-east-1": 0.0, + "sa-east-1": 0.829, "us-east-1": 0.557, "us-east-2": 0.557, - "us-gov-east-1": 0.676, - "us-gov-west-1": 0.676, - "us-west-1": 0.665, - "us-west-2": 0.0 + "us-gov-east-1": 0.645, + "us-gov-west-1": 0.645, + "us-west-1": 0.697, + "us-west-2": 0.557 }, "c5n.4xlarge": { - "af-south-1": 1.356, - "ap-east-1": 0.0, - "ap-northeast-1": 1.278, + "af-south-1": 0.0, + "ap-east-1": 1.338, + "ap-northeast-1": 1.213, "ap-northeast-2": 1.101, - "ap-northeast-3": 1.213, - "ap-south-1": 1.041, - "ap-southeast-1": 1.177, + "ap-northeast-3": 0.0, + "ap-south-1": 0.989, + "ap-southeast-1": 0.0, "ap-southeast-2": 1.321, - "ap-southeast-3": 1.117, - "ca-central-1": 1.126, + "ap-southeast-3": 0.0, + "ca-central-1": 1.069, "eu-central-1": 1.109, "eu-north-1": 1.109, "eu-south-1": 1.157, "eu-west-1": 1.101, - "eu-west-2": 0.0, + "eu-west-2": 1.149, "eu-west-3": 1.149, "me-south-1": 1.197, - "sa-east-1": 1.533, - "us-east-1": 0.0, - "us-east-2": 0.0, - "us-gov-east-1": 0.0, - "us-gov-west-1": 0.0, + "sa-east-1": 1.453, + "us-east-1": 1.041, + "us-east-2": 0.989, + "us-gov-east-1": 1.165, + "us-gov-west-1": 1.165, "us-west-1": 1.205, "us-west-2": 0.989 }, "c5n.9xlarge": { "af-south-1": 2.739, "ap-east-1": 2.853, - "ap-northeast-1": 2.72, - "ap-northeast-2": 2.453, + "ap-northeast-1": 2.573, + "ap-northeast-2": 2.321, "ap-northeast-3": 2.573, "ap-south-1": 0.0, "ap-southeast-1": 2.357, - "ap-southeast-2": 2.815, + "ap-southeast-2": 2.663, "ap-southeast-3": 2.357, "ca-central-1": 0.0, - "eu-central-1": 0.0, - "eu-north-1": 2.213, + "eu-central-1": 2.339, + "eu-north-1": 0.0, "eu-south-1": 2.447, - "eu-west-1": 2.453, - "eu-west-2": 2.567, + "eu-west-1": 2.321, + "eu-west-2": 2.429, "eu-west-3": 2.429, "me-south-1": 2.537, - "sa-east-1": 3.113, - "us-east-1": 0.0, + "sa-east-1": 0.0, + "us-east-1": 2.069, "us-east-2": 0.0, "us-gov-east-1": 2.465, - "us-gov-west-1": 2.605, + "us-gov-west-1": 2.465, "us-west-1": 2.701, - "us-west-2": 2.186 + "us-west-2": 0.0 }, "c5n.18xlarge": { - "af-south-1": 5.352, - "ap-east-1": 5.273, + "af-south-1": 0.0, + "ap-east-1": 0.0, "ap-northeast-1": 5.021, "ap-northeast-2": 0.0, - "ap-northeast-3": 5.021, - "ap-south-1": 0.0, + "ap-northeast-3": 0.0, + "ap-south-1": 4.013, "ap-southeast-1": 4.589, "ap-southeast-2": 5.201, "ap-southeast-3": 4.589, "ca-central-1": 0.0, "eu-central-1": 4.553, - "eu-north-1": 0.0, + "eu-north-1": 4.301, "eu-south-1": 4.769, "eu-west-1": 4.517, "eu-west-2": 4.733, @@ -82957,95 +87449,101 @@ "sa-east-1": 6.101, "us-east-1": 4.013, "us-east-2": 0.0, - "us-gov-east-1": 0.0, + "us-gov-east-1": 4.805, "us-gov-west-1": 4.805, - "us-west-1": 0.0, - "us-west-2": 4.013 + "us-west-1": 4.985, + "us-west-2": 0.0 }, "c6a.large": { "ap-east-1": 0.1535, "ap-northeast-1": 0.1526, - "ap-south-1": 0.0, + "ap-south-1": 0.10305, + "ap-south-2": 0.10305, "ap-southeast-1": 0.1445, - "ap-southeast-2": 0.0, + "ap-southeast-2": 0.16619, "ca-central-1": 0.14, "eu-central-1": 0.0, - "eu-west-1": 0.14659, - "eu-west-2": 0.15629, - "sa-east-1": 0.0, - "us-east-1": 0.14045, - "us-east-2": 0.14045, + "eu-west-1": 0.13838, + "eu-west-2": 0.0, + "sa-east-1": 0.1742, + "us-east-1": 0.1328, + "us-east-2": 0.0, "us-west-1": 0.16124, - "us-west-2": 0.14045 + "us-west-2": 0.1328 }, "c6a.xlarge": { "ap-east-1": 0.27014, "ap-northeast-1": 0.26816, "ap-south-1": 0.1498, - "ap-southeast-1": 0.2327, + "ap-south-2": 0.15915, + "ap-southeast-1": 0.25034, "ap-southeast-2": 0.2561, - "ca-central-1": 0.0, - "eu-central-1": 0.24836, - "eu-west-1": 0.0, - "eu-west-2": 0.0, - "sa-east-1": 0.0, + "ca-central-1": 0.24044, + "eu-central-1": 0.2309, + "eu-west-1": 0.22046, + "eu-west-2": 0.2381, + "sa-east-1": 0.31568, "us-east-1": 0.0, - "us-east-2": 0.0, + "us-east-2": 0.2246, "us-west-1": 0.2471, "us-west-2": 0.2093 }, "c6a.metal": { - "ap-east-1": 0.0, + "ap-east-1": 9.4562, "ap-northeast-1": 9.3698, "ap-south-1": 0.0, + "ap-south-2": 4.613, "ap-southeast-1": 8.5922, "ap-southeast-2": 9.7154, "ca-central-1": 8.1602, - "eu-central-1": 0.0, + "eu-central-1": 8.5058, "eu-west-1": 8.00468, "eu-west-2": 0.0, - "sa-east-1": 0.0, + "sa-east-1": 11.4434, "us-east-1": 7.469, "us-east-2": 7.469, "us-west-1": 0.0, - "us-west-2": 0.0 + "us-west-2": 7.469 }, "c6a.2xlarge": { - "ap-east-1": 0.55268, - "ap-northeast-1": 0.0, + "ap-east-1": 0.5138, + "ap-northeast-1": 0.5102, "ap-south-1": 0.312, + "ap-south-2": 0.0, "ap-southeast-1": 0.4778, "ap-southeast-2": 0.0, "ca-central-1": 0.0, - "eu-central-1": 0.0, - "eu-west-1": 0.45332, + "eu-central-1": 0.4742, + "eu-west-1": 0.48615, "eu-west-2": 0.0, "sa-east-1": 0.5966, "us-east-1": 0.431, - "us-east-2": 0.431, + "us-east-2": 0.4616, "us-west-1": 0.54476, "us-west-2": 0.431 }, "c6a.4xlarge": { "ap-east-1": 0.9026, - "ap-northeast-1": 0.8954, - "ap-south-1": 0.5364, - "ap-southeast-1": 0.90116, - "ap-southeast-2": 0.9242, + "ap-northeast-1": 0.97244, + "ap-south-1": 0.499, + "ap-south-2": 0.499, + "ap-southeast-1": 0.8306, + "ap-southeast-2": 1.00412, "ca-central-1": 0.7946, - "eu-central-1": 0.89324, + "eu-central-1": 0.8234, "eu-west-1": 0.78164, "eu-west-2": 0.8522, - "sa-east-1": 1.16252, + "sa-east-1": 1.0682, "us-east-1": 0.737, - "us-east-2": 0.7982, + "us-east-2": 0.0, "us-west-1": 0.8882, "us-west-2": 0.737 }, "c6a.8xlarge": { - "ap-east-1": 1.83572, - "ap-northeast-1": 1.6658, - "ap-south-1": 0.9478, + "ap-east-1": 1.6802, + "ap-northeast-1": 1.81988, + "ap-south-1": 0.873, + "ap-south-2": 0.873, "ap-southeast-1": 1.67732, "ap-southeast-2": 0.0, "ca-central-1": 1.59812, @@ -83053,7 +87551,7 @@ "eu-west-1": 1.43828, "eu-west-2": 1.5794, "sa-east-1": 2.0114, - "us-east-1": 1.4714, + "us-east-1": 1.349, "us-east-2": 0.0, "us-west-1": 1.6514, "us-west-2": 1.349 @@ -83062,184 +87560,198 @@ "ap-east-1": 2.4578, "ap-northeast-1": 2.66732, "ap-south-1": 1.247, + "ap-south-2": 1.247, "ap-southeast-1": 0.0, "ap-southeast-2": 2.5226, - "ca-central-1": 2.33468, + "ca-central-1": 2.1338, "eu-central-1": 2.2202, - "eu-west-1": 2.29191, - "eu-west-2": 2.3066, - "sa-east-1": 3.23756, + "eu-west-1": 0.0, + "eu-west-2": 2.52476, + "sa-east-1": 2.9546, "us-east-1": 1.961, - "us-east-2": 0.0, + "us-east-2": 1.961, "us-west-1": 2.4146, - "us-west-2": 2.1446 + "us-west-2": 1.961 }, "c6a.16xlarge": { - "ap-east-1": 3.2354, + "ap-east-1": 0.0, "ap-northeast-1": 0.0, "ap-south-1": 1.621, - "ap-southeast-1": 3.22964, + "ap-south-2": 1.7706, + "ap-southeast-1": 2.9474, "ap-southeast-2": 3.64148, "ca-central-1": 0.0, - "eu-central-1": 3.19796, + "eu-central-1": 2.9186, "eu-west-1": 2.75156, - "eu-west-2": 3.32468, + "eu-west-2": 3.0338, "sa-east-1": 0.0, "us-east-1": 2.8178, - "us-east-2": 0.0, + "us-east-2": 2.573, "us-west-1": 3.1778, "us-west-2": 2.8178 }, "c6a.24xlarge": { - "ap-east-1": 5.25716, + "ap-east-1": 4.7906, "ap-northeast-1": 4.7474, - "ap-south-1": 2.369, + "ap-south-1": 2.5934, + "ap-south-2": 0.0, "ap-southeast-1": 4.78196, - "ap-southeast-2": 0.0, + "ap-southeast-2": 4.9202, "ca-central-1": 4.54436, - "eu-central-1": 4.73444, + "eu-central-1": 4.3154, "eu-west-1": 4.06484, - "eu-west-2": 0.0, + "eu-west-2": 4.4882, "sa-east-1": 5.7842, "us-east-1": 0.0, "us-east-2": 4.1642, - "us-west-1": 5.16212, - "us-west-2": 0.0 + "us-west-1": 4.7042, + "us-west-2": 3.797 }, "c6a.32xlarge": { - "ap-east-1": 0.0, + "ap-east-1": 6.96788, "ap-northeast-1": 6.2882, - "ap-south-1": 0.0, - "ap-southeast-1": 0.0, - "ap-southeast-2": 6.5186, + "ap-south-1": 3.4162, + "ap-south-2": 0.0, + "ap-southeast-1": 5.7698, + "ap-southeast-2": 0.0, "ca-central-1": 6.01748, "eu-central-1": 0.0, - "eu-west-1": 5.90343, - "eu-west-2": 5.9426, - "sa-east-1": 7.6706, - "us-east-1": 5.5106, + "eu-west-1": 5.37812, + "eu-west-2": 0.0, + "sa-east-1": 0.0, + "us-east-1": 5.021, "us-east-2": 5.021, "us-west-1": 6.2306, - "us-west-2": 5.5106 + "us-west-2": 5.021 }, "c6a.48xlarge": { - "ap-east-1": 0.0, + "ap-east-1": 9.4562, "ap-northeast-1": 0.0, "ap-south-1": 4.613, + "ap-south-2": 4.613, "ap-southeast-1": 8.5922, - "ap-southeast-2": 9.7154, - "ca-central-1": 0.0, + "ap-southeast-2": 0.0, + "ca-central-1": 8.1602, "eu-central-1": 8.5058, "eu-west-1": 8.00468, - "eu-west-2": 0.0, + "eu-west-2": 8.8514, "sa-east-1": 11.4434, "us-east-1": 7.469, "us-east-2": 7.469, "us-west-1": 9.2834, - "us-west-2": 7.469 + "us-west-2": 0.0 }, "c6g.medium": { "af-south-1": 0.1046, "ap-east-1": 0.074, "ap-northeast-1": 0.0764, "ap-northeast-2": 0.0718, - "ap-northeast-3": 0.0, + "ap-northeast-3": 0.0993, "ap-south-1": 0.0523, - "ap-south-2": 0.0776, - "ap-southeast-1": 0.0, + "ap-south-2": 0.0789, + "ap-southeast-1": 0.0702, "ap-southeast-2": 0.0754, "ap-southeast-3": 0.0979, - "ap-southeast-4": 0.1007, + "ap-southeast-4": 0.1034, + "ap-southeast-5": 0.0896, + "ap-southeast-7": 0.0, "ca-central-1": 0.0, - "ca-west-1": 0.0, + "ca-west-1": 0.0935, "eu-central-1": 0.0, - "eu-central-2": 0.1015, + "eu-central-2": 0.099, "eu-north-1": 0.0675, - "eu-south-1": 0.0, + "eu-south-1": 0.0714, "eu-south-2": 0.0951, - "eu-west-1": 0.0698, + "eu-west-1": 0.0, "eu-west-2": 0.0714, - "eu-west-3": 0.0715, - "il-central-1": 0.0, - "me-central-1": 0.0964, - "me-south-1": 0.0, + "eu-west-3": 0.0739, + "il-central-1": 0.097, + "me-central-1": 0.099, + "me-south-1": 0.0735, + "mx-central-1": 0.092, "sa-east-1": 0.0834, "us-east-1": 0.0, "us-east-2": 0.067, "us-gov-east-1": 0.0718, - "us-gov-west-1": 0.0, - "us-west-1": 0.0759, + "us-gov-west-1": 0.0718, + "us-west-1": 0.0734, "us-west-2": 0.067 }, "c6g.large": { "af-south-1": 0.153, - "ap-east-1": 0.1475, + "ap-east-1": 0.1423, "ap-northeast-1": 0.0, "ap-northeast-2": 0.1333, "ap-northeast-3": 0.0, - "ap-south-1": 0.1015, - "ap-south-2": 0.0989, - "ap-southeast-1": 0.1394, + "ap-south-1": 0.0989, + "ap-south-2": 0.1015, + "ap-southeast-1": 0.1347, "ap-southeast-2": 0.1504, "ap-southeast-3": 0.1347, "ap-southeast-4": 0.1451, - "ca-central-1": 0.0, + "ap-southeast-5": 0.1229, + "ap-southeast-7": 0.1269, + "ca-central-1": 0.1352, "ca-west-1": 0.0, - "eu-central-1": 0.0, - "eu-central-2": 0.1468, + "eu-central-1": 0.1339, + "eu-central-2": 0.1417, "eu-north-1": 0.0, "eu-south-1": 0.1371, - "eu-south-2": 0.1293, + "eu-south-2": 0.1339, "eu-west-1": 0.1293, - "eu-west-2": 0.1419, + "eu-west-2": 0.1371, "eu-west-3": 0.0, - "il-central-1": 0.0, - "me-central-1": 0.0, - "me-south-1": 0.0, + "il-central-1": 0.1329, + "me-central-1": 0.1416, + "me-south-1": 0.1413, + "mx-central-1": 0.1277, "sa-east-1": 0.1611, "us-east-1": 0.1243, "us-east-2": 0.1243, "us-gov-east-1": 0.0, - "us-gov-west-1": 0.1428, - "us-west-1": 0.1411, + "us-gov-west-1": 0.0, + "us-west-1": 0.0, "us-west-2": 0.0 }, "c6g.xlarge": { - "af-south-1": 0.2496, + "af-south-1": 0.2387, "ap-east-1": 0.2387, "ap-northeast-1": 0.2378, - "ap-northeast-2": 0.0, + "ap-northeast-2": 0.2195, "ap-northeast-3": 0.0, - "ap-south-1": 0.1466, - "ap-south-2": 0.1466, + "ap-south-1": 0.1415, + "ap-south-2": 0.1415, "ap-southeast-1": 0.2225, "ap-southeast-2": 0.2339, - "ap-southeast-3": 0.0, + "ap-southeast-3": 0.2131, "ap-southeast-4": 0.2446, - "ca-central-1": 0.2051, - "ca-west-1": 0.2051, - "eu-central-1": 0.2115, + "ap-southeast-5": 0.1896, + "ap-southeast-7": 0.1896, + "ca-central-1": 0.214, + "ca-west-1": 0.214, + "eu-central-1": 0.0, "eu-central-2": 0.227, - "eu-north-1": 0.0, + "eu-north-1": 0.2111, "eu-south-1": 0.2179, - "eu-south-2": 0.2114, - "eu-west-1": 0.2114, - "eu-west-2": 0.0, + "eu-south-2": 0.2022, + "eu-west-1": 0.2022, + "eu-west-2": 0.2276, "eu-west-3": 0.2279, "il-central-1": 0.0, - "me-central-1": 0.2269, + "me-central-1": 0.2168, "me-south-1": 0.0, + "mx-central-1": 0.0, "sa-east-1": 0.2659, - "us-east-1": 0.0, - "us-east-2": 0.1923, - "us-gov-east-1": 0.2293, - "us-gov-west-1": 0.0, + "us-east-1": 0.1923, + "us-east-2": 0.0, + "us-gov-east-1": 0.2195, + "us-gov-west-1": 0.2195, "us-west-1": 0.2259, "us-west-2": 0.1923 }, "c6g.metal": { - "af-south-1": 0.0, - "ap-east-1": 0.0, + "af-south-1": 3.0434, + "ap-east-1": 2.877, "ap-northeast-1": 0.0, "ap-northeast-2": 2.589, "ap-northeast-3": 2.877, @@ -83249,19 +87761,22 @@ "ap-southeast-2": 0.0, "ap-southeast-3": 2.6338, "ap-southeast-4": 2.9666, + "ap-southeast-5": 2.2575, + "ap-southeast-7": 0.0, "ca-central-1": 2.5058, - "ca-west-1": 0.0, - "eu-central-1": 2.6082, + "ca-west-1": 2.5058, + "eu-central-1": 0.0, "eu-central-2": 2.8565, "eu-north-1": 2.461, "eu-south-1": 2.7106, "eu-south-2": 0.0, "eu-west-1": 0.0, - "eu-west-2": 0.0, - "eu-west-3": 0.0, + "eu-west-2": 2.7106, + "eu-west-3": 2.717, "il-central-1": 2.5762, "me-central-1": 2.6933, "me-south-1": 0.0, + "mx-central-1": 2.4098, "sa-east-1": 3.4786, "us-east-1": 2.301, "us-east-2": 2.301, @@ -83271,266 +87786,285 @@ "us-west-2": 2.301 }, "c6g.2xlarge": { - "af-south-1": 0.0, - "ap-east-1": 0.0, + "af-south-1": 0.4898, + "ap-east-1": 0.4898, "ap-northeast-1": 0.4674, - "ap-northeast-2": 0.4514, - "ap-northeast-3": 0.0, + "ap-northeast-2": 0.0, + "ap-northeast-3": 0.469, "ap-south-1": 0.3056, - "ap-south-2": 0.0, + "ap-south-2": 0.3056, "ap-southeast-1": 0.4574, "ap-southeast-2": 0.5015, "ap-southeast-3": 0.0, "ap-southeast-4": 0.4802, + "ap-southeast-5": 0.4076, + "ap-southeast-7": 0.4076, "ca-central-1": 0.4405, - "ca-west-1": 0.0, - "eu-central-1": 0.454, + "ca-west-1": 0.4226, + "eu-central-1": 0.4354, "eu-central-2": 0.0, - "eu-north-1": 0.4346, - "eu-south-1": 0.4676, - "eu-south-2": 0.0, + "eu-north-1": 0.0, + "eu-south-1": 0.4482, + "eu-south-2": 0.4168, "eu-west-1": 0.4168, - "eu-west-2": 0.4482, + "eu-west-2": 0.4676, "eu-west-3": 0.0, - "il-central-1": 0.0, + "il-central-1": 0.4507, "me-central-1": 0.4663, - "me-south-1": 0.465, + "me-south-1": 0.4854, + "mx-central-1": 0.4106, "sa-east-1": 0.5442, - "us-east-1": 0.4133, + "us-east-1": 0.397, "us-east-2": 0.4133, "us-gov-east-1": 0.0, "us-gov-west-1": 0.4514, "us-west-1": 0.0, - "us-west-2": 0.4133 + "us-west-2": 0.0 }, "c6g.4xlarge": { "af-south-1": 0.8546, - "ap-east-1": 0.0, + "ap-east-1": 0.8546, "ap-northeast-1": 0.8098, "ap-northeast-2": 0.7778, "ap-northeast-3": 0.0, - "ap-south-1": 0.0, - "ap-south-2": 0.0, + "ap-south-1": 0.4862, + "ap-south-2": 0.4658, "ap-southeast-1": 0.7898, - "ap-southeast-2": 0.0, - "ap-southeast-3": 0.0, - "ap-southeast-4": 0.0, - "ca-central-1": 0.0, - "ca-west-1": 0.7559, - "eu-central-1": 0.0, + "ap-southeast-2": 0.8354, + "ap-southeast-3": 0.7522, + "ap-southeast-4": 0.878, + "ap-southeast-5": 0.6581, + "ap-southeast-7": 0.0, + "ca-central-1": 0.0, + "ca-west-1": 0.7202, + "eu-central-1": 0.7458, "eu-central-2": 0.0, "eu-north-1": 0.709, - "eu-south-1": 0.7714, + "eu-south-1": 0.8101, "eu-south-2": 0.7087, - "eu-west-1": 0.0, - "eu-west-2": 0.0, - "eu-west-3": 0.8114, - "il-central-1": 0.0, - "me-central-1": 0.7671, + "eu-west-1": 0.7087, + "eu-west-2": 0.7714, + "eu-west-3": 0.773, + "il-central-1": 0.7378, + "me-central-1": 0.0, "me-south-1": 0.0, - "sa-east-1": 1.0137, - "us-east-1": 0.669, - "us-east-2": 0.0, - "us-gov-east-1": 0.7778, + "mx-central-1": 0.6962, + "sa-east-1": 0.9634, + "us-east-1": 0.7016, + "us-east-2": 0.7016, + "us-gov-east-1": 0.817, "us-gov-west-1": 0.7778, "us-west-1": 0.8034, - "us-west-2": 0.7016 + "us-west-2": 0.669 }, "c6g.8xlarge": { - "af-south-1": 1.6718, - "ap-east-1": 1.5842, - "ap-northeast-1": 0.0, + "af-south-1": 1.5842, + "ap-east-1": 1.501, + "ap-northeast-1": 1.4946, "ap-northeast-2": 1.357, - "ap-northeast-3": 1.5826, + "ap-northeast-3": 1.501, "ap-south-1": 0.8066, "ap-south-2": 0.8066, - "ap-southeast-1": 0.0, + "ap-southeast-1": 1.4547, "ap-southeast-2": 1.631, "ap-southeast-3": 1.3794, - "ap-southeast-4": 0.0, + "ap-southeast-4": 1.5458, + "ap-southeast-5": 1.2552, + "ap-southeast-7": 1.2552, "ca-central-1": 1.3154, - "ca-west-1": 1.3868, + "ca-west-1": 1.3154, "eu-central-1": 1.3666, - "eu-central-2": 1.5727, - "eu-north-1": 1.3634, + "eu-central-2": 1.4908, + "eu-north-1": 1.293, "eu-south-1": 0.0, "eu-south-2": 1.2924, - "eu-west-1": 1.366, - "eu-west-2": 0.0, + "eu-west-1": 1.2924, + "eu-west-2": 1.4178, "eu-west-3": 1.4978, - "il-central-1": 0.0, - "me-central-1": 1.4901, + "il-central-1": 1.3506, + "me-central-1": 1.4092, "me-south-1": 0.0, - "sa-east-1": 1.8018, - "us-east-1": 0.0, - "us-east-2": 0.0, + "mx-central-1": 1.2674, + "sa-east-1": 1.9024, + "us-east-1": 1.213, + "us-east-2": 1.213, "us-gov-east-1": 1.4306, - "us-gov-west-1": 1.5089, - "us-west-1": 1.5632, - "us-west-2": 1.2783 + "us-gov-west-1": 0.0, + "us-west-1": 1.4818, + "us-west-2": 1.213 }, "c6g.12xlarge": { "af-south-1": 0.0, "ap-east-1": 2.189, - "ap-northeast-1": 0.0, + "ap-northeast-1": 2.1794, "ap-northeast-2": 1.973, - "ap-northeast-3": 0.0, + "ap-northeast-3": 2.189, "ap-south-1": 1.1474, - "ap-south-2": 1.2087, - "ap-southeast-1": 0.0, + "ap-south-2": 1.1474, + "ap-southeast-1": 2.1195, "ap-southeast-2": 2.2562, "ap-southeast-3": 2.0066, - "ap-southeast-4": 0.0, + "ap-southeast-4": 2.2562, + "ap-southeast-5": 0.0, + "ap-southeast-7": 1.7244, "ca-central-1": 1.9106, - "ca-west-1": 0.0, - "eu-central-1": 2.0991, + "ca-west-1": 2.0177, + "eu-central-1": 1.9874, "eu-central-2": 2.1736, "eu-north-1": 0.0, - "eu-south-1": 0.0, + "eu-south-1": 2.0642, "eu-south-2": 0.0, - "eu-west-1": 0.0, - "eu-west-2": 2.0642, + "eu-west-1": 1.876, + "eu-west-2": 2.1806, "eu-west-3": 2.069, "il-central-1": 2.0793, "me-central-1": 2.0512, - "me-south-1": 0.0, - "sa-east-1": 0.0, + "me-south-1": 2.165, + "mx-central-1": 1.8386, + "sa-east-1": 2.7911, "us-east-1": 0.0, - "us-east-2": 1.8549, - "us-gov-east-1": 2.0834, - "us-gov-west-1": 2.2009, - "us-west-1": 2.2823, - "us-west-2": 0.0 + "us-east-2": 1.757, + "us-gov-east-1": 0.0, + "us-gov-west-1": 2.0834, + "us-west-1": 2.1602, + "us-west-2": 1.757 }, "c6g.16xlarge": { - "af-south-1": 3.0434, + "af-south-1": 0.0, "ap-east-1": 2.877, - "ap-northeast-1": 2.8642, + "ap-northeast-1": 0.0, "ap-northeast-2": 2.589, - "ap-northeast-3": 0.0, + "ap-northeast-3": 2.877, "ap-south-1": 1.4882, "ap-south-2": 1.4882, "ap-southeast-1": 2.6338, "ap-southeast-2": 0.0, "ap-southeast-3": 2.6338, "ap-southeast-4": 3.1371, - "ca-central-1": 0.0, + "ap-southeast-5": 2.2575, + "ap-southeast-7": 2.2575, + "ca-central-1": 2.5058, "ca-west-1": 2.5058, "eu-central-1": 2.6082, "eu-central-2": 2.8565, - "eu-north-1": 0.0, - "eu-south-1": 0.0, + "eu-north-1": 2.461, + "eu-south-1": 2.7106, "eu-south-2": 0.0, - "eu-west-1": 2.4597, + "eu-west-1": 0.0, "eu-west-2": 2.7106, "eu-west-3": 2.717, "il-central-1": 2.5762, "me-central-1": 2.6933, "me-south-1": 2.845, + "mx-central-1": 2.4098, "sa-east-1": 3.4786, "us-east-1": 2.301, "us-east-2": 0.0, "us-gov-east-1": 2.7362, "us-gov-west-1": 2.7362, "us-west-1": 0.0, - "us-west-2": 2.301 + "us-west-2": 0.0 }, "c6gd.medium": { "ap-northeast-1": 0.08, - "ap-northeast-2": 0.0, - "ap-northeast-3": 0.1083, - "ap-south-1": 0.0, - "ap-southeast-1": 0.0, + "ap-northeast-2": 0.1003, + "ap-northeast-3": 0.1053, + "ap-south-1": 0.0555, + "ap-southeast-1": 0.076, "ap-southeast-2": 0.0815, - "ap-southeast-3": 0.104, - "ca-central-1": 0.0759, + "ap-southeast-3": 0.1013, + "ca-central-1": 0.0734, "eu-central-1": 0.0755, - "eu-central-2": 0.1053, + "eu-central-2": 0.1082, "eu-north-1": 0.0979, + "eu-south-2": 0.0999, "eu-west-1": 0.0746, - "eu-west-2": 0.077, - "eu-west-3": 0.0, + "eu-west-2": 0.0, + "eu-west-3": 0.1051, "sa-east-1": 0.1158, "us-east-1": 0.0717, - "us-east-2": 0.0, - "us-gov-east-1": 0.1055, + "us-east-2": 0.0694, + "us-gov-east-1": 0.1027, "us-gov-west-1": 0.1027, - "us-west-1": 0.0, - "us-west-2": 0.0717 + "us-west-1": 0.079, + "us-west-2": 0.0694 }, "c6gd.large": { "ap-northeast-1": 0.1602, - "ap-northeast-2": 0.1443, + "ap-northeast-2": 0.0, "ap-northeast-3": 0.0, "ap-south-1": 0.1053, - "ap-southeast-1": 0.1517, - "ap-southeast-2": 0.0, - "ap-southeast-3": 0.0, - "ca-central-1": 0.0, + "ap-southeast-1": 0.1463, + "ap-southeast-2": 0.1573, + "ap-southeast-3": 0.1517, + "ca-central-1": 0.1411, "eu-central-1": 0.1453, - "eu-central-2": 0.16, - "eu-north-1": 0.0, - "eu-west-1": 0.1435, - "eu-west-2": 0.0, + "eu-central-2": 0.0, + "eu-north-1": 0.1395, + "eu-south-2": 0.0, + "eu-west-1": 0.0, + "eu-west-2": 0.1483, "eu-west-3": 0.1483, - "sa-east-1": 0.1825, - "us-east-1": 0.1331, + "sa-east-1": 0.1753, + "us-east-1": 0.1377, "us-east-2": 0.0, "us-gov-east-1": 0.1491, "us-gov-west-1": 0.1547, - "us-west-1": 0.1581, + "us-west-1": 0.0, "us-west-2": 0.1331 }, "c6gd.xlarge": { "ap-northeast-1": 0.0, "ap-northeast-2": 0.0, "ap-northeast-3": 0.2523, - "ap-south-1": 0.1543, - "ap-southeast-1": 0.2471, + "ap-south-1": 0.1602, + "ap-southeast-1": 0.2363, "ap-southeast-2": 0.2703, - "ap-southeast-3": 0.0, + "ap-southeast-3": 0.2363, "ca-central-1": 0.2259, - "eu-central-1": 0.0, + "eu-central-1": 0.2343, "eu-central-2": 0.0, - "eu-north-1": 0.2227, + "eu-north-1": 0.2327, + "eu-south-2": 0.2307, "eu-west-1": 0.2307, "eu-west-2": 0.2403, - "eu-west-3": 0.0, - "sa-east-1": 0.3087, - "us-east-1": 0.0, + "eu-west-3": 0.2403, + "sa-east-1": 0.2943, + "us-east-1": 0.2099, "us-east-2": 0.2099, "us-gov-east-1": 0.2419, - "us-gov-west-1": 0.0, - "us-west-1": 0.2599, + "us-gov-west-1": 0.2419, + "us-west-1": 0.2483, "us-west-2": 0.2099 }, "c6gd.metal": { "ap-northeast-1": 3.261, "ap-northeast-2": 2.941, - "ap-northeast-3": 0.0, + "ap-northeast-3": 3.261, "ap-south-1": 1.693, "ap-southeast-1": 3.005, "ap-southeast-2": 3.357, "ap-southeast-3": 3.005, "ca-central-1": 2.8386, - "eu-central-1": 0.0, + "eu-central-1": 2.973, "eu-central-2": 0.0, "eu-north-1": 2.7874, + "eu-south-2": 2.9154, "eu-west-1": 2.9154, - "eu-west-2": 3.069, - "eu-west-3": 3.069, + "eu-west-2": 0.0, + "eu-west-3": 0.0, "sa-east-1": 3.933, "us-east-1": 0.0, "us-east-2": 2.5826, - "us-gov-east-1": 0.0, - "us-gov-west-1": 3.0946, + "us-gov-east-1": 3.0946, + "us-gov-west-1": 0.0, "us-west-1": 3.197, "us-west-2": 2.5826 }, "c6gd.2xlarge": { "ap-northeast-1": 0.517, "ap-northeast-2": 0.477, - "ap-northeast-3": 0.0, + "ap-northeast-3": 0.517, "ap-south-1": 0.321, "ap-southeast-1": 0.0, "ap-southeast-2": 0.0, @@ -83539,58 +88073,61 @@ "eu-central-1": 0.481, "eu-central-2": 0.5166, "eu-north-1": 0.4778, - "eu-west-1": 0.0, - "eu-west-2": 0.0, + "eu-south-2": 0.4738, + "eu-west-1": 0.4738, + "eu-west-2": 0.5151, "eu-west-3": 0.493, "sa-east-1": 0.601, "us-east-1": 0.4322, - "us-east-2": 0.0, + "us-east-2": 0.4506, "us-gov-east-1": 0.0, "us-gov-west-1": 0.5185, "us-west-1": 0.509, - "us-west-2": 0.0 + "us-west-2": 0.4506 }, "c6gd.4xlarge": { "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, + "ap-northeast-2": 0.829, "ap-northeast-3": 0.0, "ap-south-1": 0.517, - "ap-southeast-1": 0.8882, - "ap-southeast-2": 0.933, + "ap-southeast-1": 0.845, + "ap-southeast-2": 0.981, "ap-southeast-3": 0.845, "ca-central-1": 0.8441, - "eu-central-1": 0.8794, - "eu-central-2": 0.9548, - "eu-north-1": 0.8305, - "eu-west-1": 0.0, - "eu-west-2": 0.0, - "eu-west-3": 0.9052, + "eu-central-1": 0.837, + "eu-central-2": 0.0, + "eu-north-1": 0.7906, + "eu-south-2": 0.8226, + "eu-west-1": 0.8645, + "eu-west-2": 0.861, + "eu-west-3": 0.861, "sa-east-1": 1.077, - "us-east-1": 0.7763, + "us-east-1": 0.0, "us-east-2": 0.0, "us-gov-east-1": 0.8674, - "us-gov-west-1": 0.9119, + "us-gov-west-1": 0.8674, "us-west-1": 0.893, - "us-west-2": 0.7394 + "us-west-2": 0.0 }, "c6gd.8xlarge": { "ap-northeast-1": 1.7874, "ap-northeast-2": 0.0, - "ap-northeast-3": 1.7874, - "ap-south-1": 0.956, + "ap-northeast-3": 1.693, + "ap-south-1": 0.909, "ap-southeast-1": 1.6514, "ap-southeast-2": 1.741, - "ap-southeast-3": 1.6514, + "ap-southeast-3": 1.565, "ca-central-1": 1.4818, "eu-central-1": 1.549, "eu-central-2": 1.6914, - "eu-north-1": 0.0, - "eu-west-1": 1.6039, - "eu-west-2": 0.0, - "eu-west-3": 1.6853, + "eu-north-1": 1.5361, + "eu-south-2": 1.6039, + "eu-west-1": 1.5202, + "eu-west-2": 1.597, + "eu-west-3": 1.597, "sa-east-1": 2.029, - "us-east-1": 1.4275, - "us-east-2": 1.3538, + "us-east-1": 1.3538, + "us-east-2": 1.4275, "us-gov-east-1": 1.6098, "us-gov-west-1": 1.6098, "us-west-1": 1.661, @@ -83598,60 +88135,64 @@ }, "c6gd.12xlarge": { "ap-northeast-1": 2.477, - "ap-northeast-2": 2.3637, + "ap-northeast-2": 2.237, "ap-northeast-3": 2.477, "ap-south-1": 1.301, - "ap-southeast-1": 2.4146, + "ap-southeast-1": 0.0, "ap-southeast-2": 2.549, - "ap-southeast-3": 0.0, - "ca-central-1": 2.1602, + "ap-southeast-3": 2.4146, + "ca-central-1": 0.0, "eu-central-1": 2.261, "eu-central-2": 2.4746, - "eu-north-1": 0.0, + "eu-north-1": 2.2416, + "eu-south-2": 2.2178, "eu-west-1": 2.3434, - "eu-west-2": 0.0, - "eu-west-3": 0.0, - "sa-east-1": 2.981, - "us-east-1": 0.0, - "us-east-2": 2.0788, - "us-gov-east-1": 2.3522, - "us-gov-west-1": 2.4858, - "us-west-1": 2.5682, + "eu-west-2": 2.333, + "eu-west-3": 2.333, + "sa-east-1": 3.1538, + "us-east-1": 1.9682, + "us-east-2": 1.9682, + "us-gov-east-1": 2.4858, + "us-gov-west-1": 0.0, + "us-west-1": 2.429, "us-west-2": 2.0788 }, "c6gd.16xlarge": { "ap-northeast-1": 3.261, "ap-northeast-2": 0.0, - "ap-northeast-3": 0.0, + "ap-northeast-3": 3.261, "ap-south-1": 1.693, "ap-southeast-1": 3.005, "ap-southeast-2": 3.357, - "ap-southeast-3": 3.005, + "ap-southeast-3": 0.0, "ca-central-1": 2.8386, - "eu-central-1": 0.0, - "eu-central-2": 0.0, - "eu-north-1": 0.0, + "eu-central-1": 2.973, + "eu-central-2": 3.2578, + "eu-north-1": 2.7874, + "eu-south-2": 2.9154, "eu-west-1": 2.9154, "eu-west-2": 3.069, "eu-west-3": 0.0, "sa-east-1": 3.933, - "us-east-1": 2.5826, + "us-east-1": 0.0, "us-east-2": 2.5826, "us-gov-east-1": 3.0946, - "us-gov-west-1": 3.0946, + "us-gov-west-1": 0.0, "us-west-1": 3.197, - "us-west-2": 0.0 + "us-west-2": 2.5826 }, "c6gn.medium": { - "ap-east-1": 0.0, + "ap-east-1": 0.08825, "ap-northeast-1": 0.0855, "ap-northeast-2": 0.10505, "ap-northeast-3": 0.11637, - "ap-south-1": 0.07858, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, - "ap-southeast-3": 0.1059, - "ca-central-1": 0.0, + "ap-south-1": 0.07425, + "ap-southeast-1": 0.0805, + "ap-southeast-2": 0.09315, + "ap-southeast-3": 0.11086, + "ap-southeast-5": 0.09838, + "ap-southeast-7": 0.0, + "ca-central-1": 0.0783, "ca-west-1": 0.10833, "eu-central-1": 0.0803, "eu-north-1": 0.08215, @@ -83661,262 +88202,290 @@ "eu-west-3": 0.10755, "il-central-1": 0.10754, "me-south-1": 0.1099, + "mx-central-1": 0.0, "sa-east-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 0.0, - "us-gov-east-1": 0.1135, + "us-east-1": 0.07852, + "us-east-2": 0.0742, + "us-gov-east-1": 0.1083, "us-gov-west-1": 0.1083, - "us-west-1": 0.0904, + "us-west-1": 0.085, "us-west-2": 0.0 }, "c6gn.large": { - "ap-east-1": 0.18225, - "ap-northeast-1": 0.1762, - "ap-northeast-2": 0.1538, + "ap-east-1": 0.1708, + "ap-northeast-1": 0.1653, + "ap-northeast-2": 0.0, "ap-northeast-3": 0.0, - "ap-south-1": 0.15145, + "ap-south-1": 0.1428, "ap-southeast-1": 0.1553, - "ap-southeast-2": 0.1806, + "ap-southeast-2": 0.1693, "ap-southeast-3": 0.0, - "ca-central-1": 0.16036, - "ca-west-1": 0.0, - "eu-central-1": 0.0, + "ap-southeast-5": 0.14046, + "ap-southeast-7": 0.14046, + "ca-central-1": 0.1509, + "ca-west-1": 0.1509, + "eu-central-1": 0.16476, "eu-north-1": 0.1493, "eu-south-1": 0.0, - "eu-west-1": 0.1539, + "eu-west-1": 0.16366, "eu-west-2": 0.1588, "eu-west-3": 0.1588, - "il-central-1": 0.16903, + "il-central-1": 0.15878, "me-south-1": 0.1635, - "sa-east-1": 0.2026, - "us-east-1": 0.15134, + "mx-central-1": 0.14702, + "sa-east-1": 0.0, + "us-east-1": 0.1427, "us-east-2": 0.0, "us-gov-east-1": 0.1603, - "us-gov-west-1": 0.0, + "us-gov-west-1": 0.1707, "us-west-1": 0.1751, - "us-west-2": 0.15134 + "us-west-2": 0.1427 }, "c6gn.xlarge": { "ap-east-1": 0.2853, - "ap-northeast-1": 0.0, + "ap-northeast-1": 0.2961, "ap-northeast-2": 0.2513, - "ap-northeast-3": 0.0, - "ap-south-1": 0.0, + "ap-northeast-3": 0.29658, + "ap-south-1": 0.2293, "ap-southeast-1": 0.2543, - "ap-southeast-2": 0.0, - "ap-southeast-3": 0.0, - "ca-central-1": 0.0, - "ca-west-1": 0.26442, - "eu-central-1": 0.2535, - "eu-north-1": 0.2609, - "eu-south-1": 0.28334, - "eu-west-1": 0.0, - "eu-west-2": 0.2818, + "ap-southeast-2": 0.3049, + "ap-southeast-3": 0.27454, + "ap-southeast-5": 0.22462, + "ap-southeast-7": 0.22462, + "ca-central-1": 0.2455, + "ca-west-1": 0.2455, + "eu-central-1": 0.27322, + "eu-north-1": 0.2423, + "eu-south-1": 0.2627, + "eu-west-1": 0.0, + "eu-west-2": 0.2613, "eu-west-3": 0.0, - "il-central-1": 0.28176, - "me-south-1": 0.29214, - "sa-east-1": 0.3489, - "us-east-1": 0.24638, + "il-central-1": 0.26126, + "me-south-1": 0.2707, + "mx-central-1": 0.0, + "sa-east-1": 0.3223, + "us-east-1": 0.2291, "us-east-2": 0.2291, - "us-gov-east-1": 0.0, + "us-gov-east-1": 0.2851, "us-gov-west-1": 0.2643, "us-west-1": 0.2723, - "us-west-2": 0.24638 + "us-west-2": 0.2291 }, "c6gn.metal": { - "ca-central-1": 3.1522, + "ca-central-1": 0.0, "eu-west-3": 3.733 }, "c6gn.2xlarge": { - "ap-east-1": 0.6288, - "ap-northeast-1": 0.0, + "ap-east-1": 0.583, + "ap-northeast-1": 0.561, "ap-northeast-2": 0.515, - "ap-northeast-3": 0.60557, - "ap-south-1": 0.5056, + "ap-northeast-3": 0.0, + "ap-south-1": 0.0, "ap-southeast-1": 0.521, "ap-southeast-2": 0.577, "ap-southeast-3": 0.5218, - "ca-central-1": 0.54124, + "ap-southeast-5": 0.46164, + "ap-southeast-7": 0.46164, + "ca-central-1": 0.5034, "ca-west-1": 0.0, - "eu-central-1": 0.55884, - "eu-north-1": 0.5342, + "eu-central-1": 0.5194, + "eu-north-1": 0.0, "eu-south-1": 0.5378, - "eu-west-1": 0.55444, - "eu-west-2": 0.535, + "eu-west-1": 0.5154, + "eu-west-2": 0.0, "eu-west-3": 0.576, - "il-central-1": 0.0, - "me-south-1": 0.59668, - "sa-east-1": 0.7102, + "il-central-1": 0.53492, + "me-south-1": 0.5538, + "mx-central-1": 0.0, + "sa-east-1": 0.657, "us-east-1": 0.50516, "us-east-2": 0.0, "us-gov-east-1": 0.0, - "us-gov-west-1": 0.0, - "us-west-1": 0.0, - "us-west-2": 0.50516 + "us-gov-west-1": 0.541, + "us-west-1": 0.557, + "us-west-2": 0.4706 }, "c6gn.4xlarge": { "ap-east-1": 0.0, "ap-northeast-1": 1.0842, - "ap-northeast-2": 0.0, + "ap-northeast-2": 0.905, "ap-northeast-3": 0.0, "ap-south-1": 0.817, - "ap-southeast-1": 0.0, + "ap-southeast-1": 0.917, "ap-southeast-2": 1.029, "ap-southeast-3": 0.9186, + "ap-southeast-5": 0.86561, + "ap-southeast-7": 0.79828, "ca-central-1": 0.0, "ca-west-1": 0.8818, - "eu-central-1": 0.99268, + "eu-central-1": 0.9138, "eu-north-1": 0.869, - "eu-south-1": 1.03316, - "eu-west-1": 0.0, - "eu-west-2": 0.0, - "eu-west-3": 0.0, - "il-central-1": 1.02682, - "me-south-1": 1.06836, + "eu-south-1": 0.0, + "eu-west-1": 0.9058, + "eu-west-2": 0.945, + "eu-west-3": 1.027, + "il-central-1": 0.0, + "me-south-1": 0.9826, + "mx-central-1": 0.92334, "sa-east-1": 1.189, "us-east-1": 0.0, "us-east-2": 0.88532, "us-gov-east-1": 1.0402, - "us-gov-west-1": 1.0402, + "us-gov-west-1": 0.0, "us-west-1": 0.0, - "us-west-2": 0.0 + "us-west-2": 0.88532 }, "c6gn.8xlarge": { "ap-east-1": 1.957, "ap-northeast-1": 2.0434, - "ap-northeast-2": 1.841, - "ap-northeast-3": 0.0, - "ap-south-1": 1.6474, - "ap-southeast-1": 1.8674, - "ap-southeast-2": 0.0, + "ap-northeast-2": 1.685, + "ap-northeast-3": 1.87252, + "ap-south-1": 1.509, + "ap-southeast-1": 1.709, + "ap-southeast-2": 1.933, "ap-southeast-3": 1.7122, - "ca-central-1": 1.78996, + "ap-southeast-5": 1.47156, + "ap-southeast-7": 1.60622, + "ca-central-1": 1.6386, "ca-west-1": 0.0, "eu-central-1": 1.7026, "eu-north-1": 1.7618, "eu-south-1": 1.94132, "eu-west-1": 1.84276, "eu-west-2": 1.765, - "eu-west-3": 1.929, + "eu-west-3": 1.765, "il-central-1": 0.0, - "me-south-1": 2.01172, - "sa-east-1": 0.0, - "us-east-1": 1.64564, + "me-south-1": 1.8402, + "mx-central-1": 1.57652, + "sa-east-1": 2.253, + "us-east-1": 1.5074, "us-east-2": 0.0, "us-gov-east-1": 1.789, "us-gov-west-1": 1.789, "us-west-1": 2.0258, - "us-west-2": 0.0 + "us-west-2": 1.64564 }, "c6gn.12xlarge": { "ap-east-1": 3.1478, - "ap-northeast-1": 0.0, + "ap-northeast-1": 2.741, "ap-northeast-2": 2.465, - "ap-northeast-3": 3.00841, + "ap-northeast-3": 2.74628, "ap-south-1": 2.4086, "ap-southeast-1": 2.501, "ap-southeast-2": 2.837, - "ap-southeast-3": 0.0, - "ca-central-1": 0.0, + "ap-southeast-3": 2.5058, + "ap-southeast-5": 0.0, + "ap-southeast-7": 2.34682, + "ca-central-1": 2.3954, "ca-west-1": 0.0, - "eu-central-1": 2.4914, + "eu-central-1": 2.72804, "eu-north-1": 2.357, "eu-south-1": 2.6018, "eu-west-1": 0.0, "eu-west-2": 0.0, "eu-west-3": 2.585, - "il-central-1": 2.83047, - "me-south-1": 0.0, - "sa-east-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 2.1986, + "il-central-1": 2.58452, + "me-south-1": 2.6978, + "mx-central-1": 2.30228, + "sa-east-1": 3.317, + "us-east-1": 2.40596, + "us-east-2": 2.40596, "us-gov-east-1": 2.8706, "us-gov-west-1": 0.0, - "us-west-1": 0.0, - "us-west-2": 0.0 + "us-west-1": 2.717, + "us-west-2": 2.40596 }, "c6gn.16xlarge": { "ap-east-1": 4.1554, "ap-northeast-1": 3.613, "ap-northeast-2": 3.245, "ap-northeast-3": 3.62004, - "ap-south-1": 0.0, + "ap-south-1": 2.893, "ap-southeast-1": 0.0, "ap-southeast-2": 3.741, - "ap-southeast-3": 0.0, + "ap-southeast-3": 3.2994, + "ap-southeast-5": 2.81812, + "ap-southeast-7": 2.81812, "ca-central-1": 0.0, "ca-west-1": 3.1522, "eu-central-1": 0.0, "eu-north-1": 3.101, - "eu-south-1": 0.0, + "eu-south-1": 3.4274, "eu-west-1": 3.2482, "eu-west-2": 3.405, "eu-west-3": 0.0, "il-central-1": 0.0, "me-south-1": 3.5554, - "sa-east-1": 4.381, - "us-east-1": 3.16628, - "us-east-2": 3.16628, + "mx-central-1": 0.0, + "sa-east-1": 4.8066, + "us-east-1": 2.8898, + "us-east-2": 2.8898, "us-gov-east-1": 0.0, - "us-gov-west-1": 3.453, + "us-gov-west-1": 3.7858, "us-west-1": 3.581, "us-west-2": 2.8898 }, "c6i.large": { "af-south-1": 0.1817, - "ap-east-1": 0.1643, + "ap-east-1": 0.0, "ap-northeast-1": 0.174, - "ap-northeast-2": 0.0, - "ap-northeast-3": 0.174, + "ap-northeast-2": 0.1523, + "ap-northeast-3": 0.1633, "ap-south-1": 0.0, "ap-south-2": 0.1413, - "ap-southeast-1": 0.1641, - "ap-southeast-2": 0.1784, - "ca-central-1": 0.0, + "ap-southeast-1": 0.1543, + "ap-southeast-2": 0.1673, + "ap-southeast-5": 0.0, + "ap-southeast-7": 0.0, + "ca-central-1": 0.1493, "ca-west-1": 0.1493, - "eu-central-1": 0.0, + "eu-central-1": 0.1533, "eu-north-1": 0.1473, - "eu-south-1": 0.1674, - "eu-west-1": 0.0, + "eu-south-1": 0.0, + "eu-west-1": 0.1475, "eu-west-2": 0.1573, "eu-west-3": 0.1573, - "il-central-1": 0.0, + "il-central-1": 0.15206, "me-south-1": 0.0, - "sa-east-1": 0.2004, + "mx-central-1": 0.14555, + "sa-east-1": 0.1873, "us-east-1": 0.0, - "us-east-2": 0.0, - "us-gov-east-1": 0.0, - "us-gov-west-1": 0.1685, + "us-east-2": 0.1498, + "us-gov-east-1": 0.1583, + "us-gov-west-1": 0.1583, "us-west-1": 0.1623, "us-west-2": 0.1413 }, "c6i.xlarge": { "af-south-1": 0.3071, "ap-east-1": 0.2723, - "ap-northeast-1": 0.2917, - "ap-northeast-2": 0.0, + "ap-northeast-1": 0.2703, + "ap-northeast-2": 0.2675, "ap-northeast-3": 0.0, "ap-south-1": 0.2263, "ap-south-2": 0.0, - "ap-southeast-1": 0.2719, + "ap-southeast-1": 0.2523, "ap-southeast-2": 0.0, + "ap-southeast-5": 0.0, + "ap-southeast-7": 0.2229, "ca-central-1": 0.2423, - "ca-west-1": 0.2423, + "ca-west-1": 0.0, "eu-central-1": 0.2503, "eu-north-1": 0.2383, "eu-south-1": 0.2583, - "eu-west-1": 0.25694, + "eu-west-1": 0.2387, "eu-west-2": 0.2583, "eu-west-3": 0.0, "il-central-1": 0.26697, "me-south-1": 0.2675, - "sa-east-1": 0.0, - "us-east-1": 0.2263, + "mx-central-1": 0.25265, + "sa-east-1": 0.3183, + "us-east-1": 0.0, "us-east-2": 0.2263, - "us-gov-east-1": 0.0, - "us-gov-west-1": 0.0, + "us-gov-east-1": 0.2603, + "us-gov-west-1": 0.2603, "us-west-1": 0.0, - "us-west-2": 0.0 + "us-west-2": 0.2263 }, "c6i.metal": { "af-south-1": 7.421, @@ -83924,10 +88493,12 @@ "ap-northeast-1": 6.973, "ap-northeast-2": 0.0, "ap-northeast-3": 0.0, - "ap-south-1": 0.0, + "ap-south-1": 5.565, "ap-south-2": 5.565, "ap-southeast-1": 6.397, "ap-southeast-2": 0.0, + "ap-southeast-5": 5.4562, + "ap-southeast-7": 0.0, "ca-central-1": 6.077, "ca-west-1": 6.077, "eu-central-1": 6.333, @@ -83938,306 +88509,346 @@ "eu-west-3": 0.0, "il-central-1": 6.25364, "me-south-1": 6.8834, + "mx-central-1": 0.0, "sa-east-1": 0.0, "us-east-1": 5.565, "us-east-2": 5.565, "us-gov-east-1": 0.0, "us-gov-west-1": 6.653, - "us-west-1": 0.0, - "us-west-2": 0.0 + "us-west-1": 6.909, + "us-west-2": 5.565 }, "c6i.2xlarge": { - "af-south-1": 0.0, + "af-south-1": 0.581, "ap-east-1": 0.557, "ap-northeast-1": 0.553, - "ap-northeast-2": 0.0, - "ap-northeast-3": 0.553, + "ap-northeast-2": 0.509, + "ap-northeast-3": 0.0, "ap-south-1": 0.465, "ap-south-2": 0.0, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, - "ca-central-1": 0.5342, - "ca-west-1": 0.5342, - "eu-central-1": 0.513, - "eu-north-1": 0.5254, + "ap-southeast-1": 0.5562, + "ap-southeast-2": 0.569, + "ap-southeast-5": 0.49152, + "ap-southeast-7": 0.4582, + "ca-central-1": 0.497, + "ca-west-1": 0.0, + "eu-central-1": 0.5518, + "eu-north-1": 0.489, "eu-south-1": 0.529, - "eu-west-1": 0.4898, + "eu-west-1": 0.52628, "eu-west-2": 0.529, - "eu-west-3": 0.0, - "il-central-1": 0.54634, - "me-south-1": 0.0, - "sa-east-1": 0.0, + "eu-west-3": 0.529, + "il-central-1": 0.50804, + "me-south-1": 0.5474, + "mx-central-1": 0.0, + "sa-east-1": 0.649, "us-east-1": 0.465, - "us-east-2": 0.0, + "us-east-2": 0.465, "us-gov-east-1": 0.0, - "us-gov-west-1": 0.533, + "us-gov-west-1": 0.5738, "us-west-1": 0.549, "us-west-2": 0.465 }, "c6i.4xlarge": { - "af-south-1": 1.1282, - "ap-east-1": 0.989, + "af-south-1": 1.037, + "ap-east-1": 0.0, "ap-northeast-1": 1.0666, - "ap-northeast-2": 0.893, - "ap-northeast-3": 1.0666, + "ap-northeast-2": 0.9698, + "ap-northeast-3": 0.981, "ap-south-1": 0.805, - "ap-south-2": 0.873, - "ap-southeast-1": 0.9874, + "ap-south-2": 0.805, + "ap-southeast-1": 0.909, "ap-southeast-2": 1.013, - "ca-central-1": 0.9434, - "ca-west-1": 0.9434, + "ap-southeast-5": 0.0, + "ap-southeast-7": 0.7914, + "ca-central-1": 0.869, + "ca-west-1": 0.869, "eu-central-1": 0.0, "eu-north-1": 0.853, - "eu-south-1": 0.0, + "eu-south-1": 0.933, "eu-west-1": 0.92756, "eu-west-2": 0.0, "eu-west-3": 0.933, "il-central-1": 0.96769, "me-south-1": 0.9698, - "sa-east-1": 1.2778, + "mx-central-1": 0.0, + "sa-east-1": 1.173, "us-east-1": 0.0, - "us-east-2": 0.0, - "us-gov-east-1": 0.0, - "us-gov-west-1": 0.0, - "us-west-1": 1.0578, - "us-west-2": 0.873 + "us-east-2": 0.805, + "us-gov-east-1": 0.941, + "us-gov-west-1": 0.941, + "us-west-1": 0.973, + "us-west-2": 0.805 }, "c6i.8xlarge": { - "af-south-1": 1.949, - "ap-east-1": 1.853, - "ap-northeast-1": 2.0082, - "ap-northeast-2": 0.0, + "af-south-1": 0.0, + "ap-east-1": 0.0, + "ap-northeast-1": 1.837, + "ap-northeast-2": 1.661, "ap-northeast-3": 1.837, "ap-south-1": 0.0, "ap-south-2": 1.621, - "ap-southeast-1": 1.693, + "ap-southeast-1": 0.0, "ap-southeast-2": 1.901, - "ca-central-1": 1.613, - "ca-west-1": 1.7618, - "eu-central-1": 0.0, - "eu-north-1": 1.581, + "ap-southeast-5": 1.59108, + "ap-southeast-7": 0.0, + "ca-central-1": 1.7618, + "ca-west-1": 0.0, + "eu-central-1": 1.8322, + "eu-north-1": 0.0, "eu-south-1": 1.741, "eu-west-1": 1.73012, "eu-west-2": 1.741, "eu-west-3": 1.741, - "il-central-1": 0.0, + "il-central-1": 1.81038, "me-south-1": 1.8146, - "sa-east-1": 2.221, - "us-east-1": 0.0, - "us-east-2": 1.621, - "us-gov-east-1": 1.757, - "us-gov-west-1": 0.0, + "mx-central-1": 1.553, + "sa-east-1": 2.4306, + "us-east-1": 1.485, + "us-east-2": 1.485, + "us-gov-east-1": 0.0, + "us-gov-west-1": 1.757, "us-west-1": 1.9906, "us-west-2": 0.0 }, "c6i.12xlarge": { - "af-south-1": 3.1346, - "ap-east-1": 2.9762, + "af-south-1": 2.861, + "ap-east-1": 2.717, "ap-northeast-1": 2.9498, "ap-northeast-2": 2.429, - "ap-northeast-3": 0.0, + "ap-northeast-3": 2.693, "ap-south-1": 2.165, "ap-south-2": 0.0, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, - "ca-central-1": 0.0, + "ap-southeast-1": 2.7122, + "ap-southeast-2": 2.789, + "ap-southeast-5": 0.0, + "ap-southeast-7": 0.0, + "ca-central-1": 2.357, "ca-west-1": 2.5802, - "eu-central-1": 2.6858, - "eu-north-1": 2.309, + "eu-central-1": 0.0, + "eu-north-1": 2.5274, "eu-south-1": 2.549, "eu-west-1": 2.3138, "eu-west-2": 2.549, - "eu-west-3": 0.0, + "eu-west-3": 2.549, "il-central-1": 2.42324, "me-south-1": 2.6594, - "sa-east-1": 3.5834, + "mx-central-1": 2.267, + "sa-east-1": 0.0, "us-east-1": 2.369, - "us-east-2": 2.165, + "us-east-2": 2.369, "us-gov-east-1": 2.8178, - "us-gov-west-1": 2.573, + "us-gov-west-1": 0.0, "us-west-1": 2.669, - "us-west-2": 2.369 + "us-west-2": 2.165 }, "c6i.16xlarge": { "af-south-1": 4.1378, "ap-east-1": 3.581, - "ap-northeast-1": 3.8914, + "ap-northeast-1": 3.549, "ap-northeast-2": 3.197, - "ap-northeast-3": 3.549, + "ap-northeast-3": 0.0, "ap-south-1": 2.845, "ap-south-2": 2.845, "ap-southeast-1": 3.261, "ap-southeast-2": 4.0322, + "ap-southeast-5": 2.7906, + "ap-southeast-7": 0.0, "ca-central-1": 3.101, "ca-west-1": 3.101, - "eu-central-1": 0.0, + "eu-central-1": 3.229, "eu-north-1": 3.037, - "eu-south-1": 0.0, + "eu-south-1": 3.6802, "eu-west-1": 3.33524, "eu-west-2": 0.0, "eu-west-3": 0.0, "il-central-1": 3.18932, - "me-south-1": 3.84212, - "sa-east-1": 4.7362, - "us-east-1": 3.117, + "me-south-1": 3.5042, + "mx-central-1": 0.0, + "sa-east-1": 4.317, + "us-east-1": 0.0, "us-east-2": 2.845, "us-gov-east-1": 3.389, - "us-gov-west-1": 0.0, + "us-gov-west-1": 3.389, "us-west-1": 3.8562, - "us-west-2": 0.0 + "us-west-2": 2.845 }, "c6i.24xlarge": { "af-south-1": 0.0, "ap-east-1": 5.309, "ap-northeast-1": 5.7746, - "ap-northeast-2": 0.0, - "ap-northeast-3": 5.7746, - "ap-south-1": 0.0, + "ap-northeast-2": 4.733, + "ap-northeast-3": 5.261, + "ap-south-1": 4.205, "ap-south-2": 4.205, - "ap-southeast-1": 0.0, + "ap-southeast-1": 5.2994, "ap-southeast-2": 5.9858, + "ap-southeast-5": 4.1234, + "ap-southeast-7": 4.1234, "ca-central-1": 5.0354, - "ca-west-1": 4.589, - "eu-central-1": 5.2466, + "ca-west-1": 5.0354, + "eu-central-1": 4.781, "eu-north-1": 4.493, "eu-south-1": 5.4578, - "eu-west-1": 4.94036, - "eu-west-2": 0.0, + "eu-west-1": 4.5026, + "eu-west-2": 4.973, "eu-west-3": 4.973, - "il-central-1": 5.18113, - "me-south-1": 5.70068, + "il-central-1": 4.72148, + "me-south-1": 0.0, + "mx-central-1": 4.409, "sa-east-1": 7.0418, - "us-east-1": 0.0, + "us-east-1": 4.613, "us-east-2": 0.0, "us-gov-east-1": 5.021, "us-gov-west-1": 0.0, "us-west-1": 5.213, - "us-west-2": 0.0 + "us-west-2": 4.613 }, "c6i.32xlarge": { "af-south-1": 0.0, "ap-east-1": 7.037, - "ap-northeast-1": 0.0, + "ap-northeast-1": 6.973, "ap-northeast-2": 0.0, "ap-northeast-3": 6.973, "ap-south-1": 5.565, "ap-south-2": 5.565, "ap-southeast-1": 6.397, "ap-southeast-2": 7.229, + "ap-southeast-5": 5.4562, + "ap-southeast-7": 0.0, "ca-central-1": 6.077, "ca-west-1": 6.077, - "eu-central-1": 6.333, - "eu-north-1": 0.0, - "eu-south-1": 6.589, - "eu-west-1": 0.0, - "eu-west-2": 0.0, + "eu-central-1": 0.0, + "eu-north-1": 5.949, + "eu-south-1": 0.0, + "eu-west-1": 5.9618, + "eu-west-2": 6.589, "eu-west-3": 6.589, "il-central-1": 6.25364, "me-south-1": 0.0, + "mx-central-1": 0.0, "sa-east-1": 8.509, - "us-east-1": 0.0, - "us-east-2": 0.0, - "us-gov-east-1": 0.0, + "us-east-1": 5.565, + "us-east-2": 5.565, + "us-gov-east-1": 6.653, "us-gov-west-1": 6.653, "us-west-1": 6.909, "us-west-2": 5.565 }, "c6id.large": { - "ap-northeast-1": 0.19721, + "ap-northeast-1": 0.1844, "ap-northeast-2": 0.1718, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.20183, - "ca-central-1": 0.0, + "ap-southeast-1": 0.18566, + "ap-southeast-2": 0.1886, + "ap-southeast-5": 0.15626, + "ap-southeast-7": 0.0, + "ca-central-1": 0.17873, "ca-west-1": 0.17873, - "eu-central-1": 0.0, + "eu-central-1": 0.18451, "eu-west-1": 0.0, - "eu-west-2": 0.0, + "eu-west-2": 0.17705, "il-central-1": 0.0, + "mx-central-1": 0.16214, "sa-east-1": 0.21275, "us-east-1": 0.0, "us-east-2": 0.1571, "us-gov-west-1": 0.0, - "us-west-2": 0.0 + "us-west-2": 0.16718 }, "c6id.xlarge": { "ap-northeast-1": 0.3125, - "ap-northeast-2": 0.3104, - "ap-southeast-1": 0.0, + "ap-northeast-2": 0.0, + "ap-southeast-1": 0.2915, "ap-southeast-2": 0.0, + "ap-southeast-5": 0.25622, + "ap-southeast-7": 0.25622, "ca-central-1": 0.2789, - "ca-west-1": 0.30116, - "eu-central-1": 0.0, - "eu-west-1": 0.30809, + "ca-west-1": 0.2789, + "eu-central-1": 0.2894, + "eu-west-1": 0.0, "eu-west-2": 0.2978, - "il-central-1": 0.32067, + "il-central-1": 0.29664, + "mx-central-1": 0.26798, "sa-east-1": 0.0, - "us-east-1": 0.2579, + "us-east-1": 0.27806, "us-east-2": 0.2579, "us-gov-west-1": 0.2999, - "us-west-2": 0.0 + "us-west-2": 0.2579 }, "c6id.metal": { "ap-northeast-1": 8.3234, - "ap-northeast-2": 0.0, + "ap-northeast-2": 7.517, "ap-southeast-1": 7.6514, "ap-southeast-2": 0.0, + "ap-southeast-5": 0.0, + "ap-southeast-7": 6.52244, "ca-central-1": 7.2482, "ca-west-1": 7.2482, "eu-central-1": 7.5842, - "eu-west-1": 7.4498, + "eu-west-1": 0.0, "eu-west-2": 0.0, "il-central-1": 7.81588, + "mx-central-1": 6.89876, "sa-east-1": 10.1378, - "us-east-1": 0.0, + "us-east-1": 6.5762, "us-east-2": 6.5762, - "us-gov-west-1": 7.9202, + "us-gov-west-1": 0.0, "us-west-2": 6.5762 }, "c6id.2xlarge": { - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.6332, + "ap-northeast-1": 0.6374, + "ap-northeast-2": 0.587, "ap-southeast-1": 0.5954, - "ap-southeast-2": 0.0, + "ap-southeast-2": 0.6542, + "ap-southeast-5": 0.52484, + "ap-southeast-7": 0.52484, "ca-central-1": 0.0, - "ca-west-1": 0.61472, + "ca-west-1": 0.5702, "eu-central-1": 0.5912, "eu-west-1": 0.0, - "eu-west-2": 0.0, - "il-central-1": 0.0, + "eu-west-2": 0.608, + "il-central-1": 0.60568, + "mx-central-1": 0.0, "sa-east-1": 0.0, - "us-east-1": 0.56852, + "us-east-1": 0.5282, "us-east-2": 0.0, - "us-gov-west-1": 0.66092, - "us-west-2": 0.56852 + "us-gov-west-1": 0.6122, + "us-west-2": 0.5282 }, "c6id.4xlarge": { - "ap-northeast-1": 1.25228, - "ap-northeast-2": 1.1414, + "ap-northeast-1": 1.1498, + "ap-northeast-2": 1.049, "ap-southeast-1": 1.0658, - "ap-southeast-2": 0.0, + "ap-southeast-2": 1.1834, + "ap-southeast-5": 0.0, + "ap-southeast-7": 0.0, "ca-central-1": 0.0, - "ca-west-1": 1.0154, - "eu-central-1": 1.15064, - "eu-west-1": 1.13216, + "ca-west-1": 0.0, + "eu-central-1": 0.0, + "eu-west-1": 1.0406, "eu-west-2": 1.091, - "il-central-1": 0.0, + "il-central-1": 1.08636, + "mx-central-1": 0.0, "sa-east-1": 0.0, "us-east-1": 0.0, "us-east-2": 0.9314, - "us-gov-west-1": 1.0994, - "us-west-2": 0.0 + "us-gov-west-1": 1.19684, + "us-west-2": 0.9314 }, "c6id.8xlarge": { - "ap-northeast-1": 2.1746, - "ap-northeast-2": 2.1578, - "ap-southeast-1": 2.19476, + "ap-northeast-1": 0.0, + "ap-northeast-2": 1.973, + "ap-southeast-1": 2.0066, "ap-southeast-2": 2.2418, - "ca-central-1": 1.9058, - "ca-west-1": 2.08388, + "ap-southeast-5": 1.72436, + "ap-southeast-7": 0.0, + "ca-central-1": 0.0, + "ca-west-1": 1.9058, "eu-central-1": 1.9898, - "eu-west-1": 1.9562, + "eu-west-1": 2.13932, "eu-west-2": 2.057, - "il-central-1": 0.0, + "il-central-1": 2.04772, + "mx-central-1": 1.81844, "sa-east-1": 2.6282, "us-east-1": 1.7378, "us-east-2": 1.7378, @@ -84245,16 +88856,19 @@ "us-west-2": 1.89908 }, "c6id.12xlarge": { - "ap-northeast-1": 3.50684, + "ap-northeast-1": 3.1994, "ap-northeast-2": 0.0, - "ap-southeast-1": 2.9474, - "ap-southeast-2": 0.0, + "ap-southeast-1": 3.22964, + "ap-southeast-2": 3.61772, + "ap-southeast-5": 2.52404, + "ap-southeast-7": 0.0, "ca-central-1": 2.7962, "ca-west-1": 0.0, "eu-central-1": 0.0, - "eu-west-1": 3.14648, - "eu-west-2": 0.0, + "eu-west-1": 2.8718, + "eu-west-2": 3.023, "il-central-1": 3.00908, + "mx-central-1": 2.66516, "sa-east-1": 3.8798, "us-east-1": 0.0, "us-east-2": 2.5442, @@ -84263,33 +88877,39 @@ }, "c6id.16xlarge": { "ap-northeast-1": 4.63412, - "ap-northeast-2": 3.821, - "ap-southeast-1": 4.26452, - "ap-southeast-2": 4.78196, - "ca-central-1": 4.04276, + "ap-northeast-2": 0.0, + "ap-southeast-1": 3.8882, + "ap-southeast-2": 4.3586, + "ap-southeast-5": 3.64359, + "ap-southeast-7": 3.32372, + "ca-central-1": 3.6866, "ca-west-1": 3.6866, "eu-central-1": 3.8546, - "eu-west-1": 4.15364, + "eu-west-1": 3.7874, "eu-west-2": 0.0, - "il-central-1": 3.97044, + "il-central-1": 0.0, + "mx-central-1": 3.85057, "sa-east-1": 5.1314, "us-east-1": 3.3506, "us-east-2": 3.3506, "us-gov-west-1": 4.41236, - "us-west-2": 0.0 + "us-west-2": 3.3506 }, "c6id.24xlarge": { "ap-northeast-1": 6.2738, - "ap-northeast-2": 6.2234, + "ap-northeast-2": 5.669, "ap-southeast-1": 5.7698, "ap-southeast-2": 7.11044, + "ap-southeast-5": 4.92308, + "ap-southeast-7": 0.0, "ca-central-1": 0.0, - "ca-west-1": 6.00164, + "ca-west-1": 0.0, "eu-central-1": 0.0, "eu-west-1": 6.16796, - "eu-west-2": 5.921, - "il-central-1": 6.46998, - "sa-east-1": 8.38556, + "eu-west-2": 6.5006, + "il-central-1": 5.89316, + "mx-central-1": 5.71335, + "sa-east-1": 0.0, "us-east-1": 4.9634, "us-east-2": 4.9634, "us-gov-west-1": 5.9714, @@ -84300,355 +88920,368 @@ "ap-northeast-2": 7.517, "ap-southeast-1": 0.0, "ap-southeast-2": 8.5922, + "ap-southeast-5": 6.52244, + "ap-southeast-7": 0.0, "ca-central-1": 7.2482, "ca-west-1": 7.2482, "eu-central-1": 0.0, "eu-west-1": 0.0, "eu-west-2": 7.853, "il-central-1": 7.81588, + "mx-central-1": 6.89876, "sa-east-1": 0.0, - "us-east-1": 0.0, + "us-east-1": 6.5762, "us-east-2": 6.5762, "us-gov-west-1": 7.9202, "us-west-2": 6.5762 }, "c6in.large": { - "af-south-1": 0.22401, + "af-south-1": 0.20876, "ap-east-1": 0.0, "ap-northeast-1": 0.0, "ap-northeast-2": 0.1844, - "ap-south-1": 0.0, + "ap-south-1": 0.1697, "ap-south-2": 0.1696, - "ap-southeast-1": 0.19952, - "ap-southeast-2": 0.21916, + "ap-southeast-1": 0.0, + "ap-southeast-2": 0.20435, "ap-southeast-3": 0.19952, - "ap-southeast-4": 0.0, + "ap-southeast-4": 0.2043, + "ap-southeast-5": 0.0, "ca-central-1": 0.0, - "eu-central-1": 0.19837, + "eu-central-1": 0.18545, "eu-central-2": 0.1986, "eu-north-1": 0.19028, "eu-south-1": 0.2053, "eu-south-2": 0.1971, - "eu-west-1": 0.19721, - "eu-west-2": 0.20414, - "eu-west-3": 0.20414, - "il-central-1": 0.19081, - "me-central-1": 0.0, + "eu-west-1": 0.1844, + "eu-west-2": 0.0, + "eu-west-3": 0.0, + "il-central-1": 0.20426, + "me-central-1": 0.1971, "me-south-1": 0.197, - "sa-east-1": 0.24803, + "sa-east-1": 0.0, "us-east-1": 0.18104, "us-east-2": 0.0, - "us-gov-east-1": 0.1928, - "us-gov-west-1": 0.0, + "us-gov-east-1": 0.20645, + "us-gov-west-1": 0.1928, "us-west-1": 0.0, "us-west-2": 0.1697 }, "c6in.xlarge": { - "af-south-1": 0.39171, - "ap-east-1": 0.38663, - "ap-northeast-1": 0.37046, + "af-south-1": 0.36122, + "ap-east-1": 0.3566, + "ap-northeast-1": 0.3419, "ap-northeast-2": 0.3125, - "ap-south-1": 0.2831, + "ap-south-1": 0.30578, "ap-south-2": 0.0, "ap-southeast-1": 0.0, "ap-southeast-2": 0.0, - "ap-southeast-3": 0.34274, - "ap-southeast-4": 0.0, - "ca-central-1": 0.0, - "eu-central-1": 0.34043, - "eu-central-2": 0.0, - "eu-north-1": 0.2999, - "eu-south-1": 0.35429, - "eu-south-2": 0.3379, + "ap-southeast-3": 0.0, + "ap-southeast-4": 0.3523, + "ap-southeast-5": 0.27764, + "ca-central-1": 0.3041, + "eu-central-1": 0.3146, + "eu-central-2": 0.3409, + "eu-north-1": 0.32426, + "eu-south-1": 0.3272, + "eu-south-2": 0.3123, "eu-west-1": 0.3125, "eu-west-2": 0.0, - "eu-west-3": 0.0, - "il-central-1": 0.35222, + "eu-west-3": 0.35198, + "il-central-1": 0.32532, "me-central-1": 0.0, - "me-south-1": 0.36584, - "sa-east-1": 0.43976, - "us-east-1": 0.0, + "me-south-1": 0.3377, + "sa-east-1": 0.4049, + "us-east-1": 0.30578, "us-east-2": 0.2831, - "us-gov-east-1": 0.3566, - "us-gov-west-1": 0.0, - "us-west-1": 0.0, - "us-west-2": 0.2831 + "us-gov-east-1": 0.0, + "us-gov-west-1": 0.3293, + "us-west-1": 0.36815, + "us-west-2": 0.30578 }, "c6in.metal": { "af-south-1": 9.88244, - "ap-east-1": 9.7346, + "ap-east-1": 0.0, "ap-northeast-1": 0.0, - "ap-northeast-2": 8.3234, - "ap-south-1": 0.0, - "ap-south-2": 0.0, + "ap-northeast-2": 0.0, + "ap-south-1": 7.3826, + "ap-south-2": 7.3762, "ap-southeast-1": 8.4578, "ap-southeast-2": 9.6002, "ap-southeast-3": 8.4578, "ap-southeast-4": 9.597, + "ap-southeast-5": 7.20788, "ca-central-1": 8.0546, - "eu-central-1": 8.3906, + "eu-central-1": 0.0, "eu-central-2": 9.2322, - "eu-north-1": 0.0, + "eu-north-1": 7.9202, "eu-south-1": 8.7938, - "eu-south-2": 0.0, + "eu-south-2": 8.317, "eu-west-1": 8.3234, "eu-west-2": 8.7266, - "eu-west-3": 0.0, - "il-central-1": 8.73364, + "eu-west-3": 8.7266, + "il-central-1": 0.0, "me-central-1": 9.1362, "me-south-1": 9.1298, - "sa-east-1": 11.2802, + "sa-east-1": 0.0, "us-east-1": 7.3826, "us-east-2": 7.3826, - "us-gov-east-1": 0.0, + "us-gov-east-1": 8.861, "us-gov-west-1": 8.861, "us-west-1": 0.0, "us-west-2": 7.3826 }, "c6in.2xlarge": { - "af-south-1": 0.79582, + "af-south-1": 0.73484, "ap-east-1": 0.7256, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, - "ap-south-1": 0.62396, - "ap-south-2": 0.62352, + "ap-northeast-1": 0.6962, + "ap-northeast-2": 0.6374, + "ap-south-1": 0.5786, + "ap-south-2": 0.5782, "ap-southeast-1": 0.6458, "ap-southeast-2": 0.7172, - "ap-southeast-3": 0.6458, + "ap-southeast-3": 0.69788, "ap-southeast-4": 0.7762, + "ap-southeast-5": 0.56768, "ca-central-1": 0.0, - "eu-central-1": 0.0, - "eu-central-2": 0.0, + "eu-central-1": 0.6416, + "eu-central-2": 0.6942, "eu-north-1": 0.66092, - "eu-south-1": 0.0, + "eu-south-1": 0.72098, "eu-south-2": 0.0, - "eu-west-1": 0.68864, + "eu-west-1": 0.6374, "eu-west-2": 0.0, - "eu-west-3": 0.0, + "eu-west-3": 0.6626, "il-central-1": 0.66304, "me-central-1": 0.6882, - "me-south-1": 0.0, + "me-south-1": 0.6878, "sa-east-1": 0.0, "us-east-1": 0.5786, - "us-east-2": 0.62396, - "us-gov-east-1": 0.0, - "us-gov-west-1": 0.0, + "us-east-2": 0.5786, + "us-gov-east-1": 0.7256, + "us-gov-west-1": 0.671, "us-west-1": 0.0, - "us-west-2": 0.62396 + "us-west-2": 0.0 }, "c6in.4xlarge": { - "af-south-1": 0.0, - "ap-east-1": 1.44632, - "ap-northeast-1": 1.38164, - "ap-northeast-2": 0.0, - "ap-south-1": 1.0322, - "ap-south-2": 1.12204, - "ap-southeast-1": 1.27076, - "ap-southeast-2": 1.42784, - "ap-southeast-3": 0.0, + "af-south-1": 1.46665, + "ap-east-1": 1.3262, + "ap-northeast-1": 1.2674, + "ap-northeast-2": 1.1498, + "ap-south-1": 0.0, + "ap-south-2": 1.0314, + "ap-southeast-1": 1.1666, + "ap-southeast-2": 1.3094, + "ap-southeast-3": 1.27076, "ap-southeast-4": 0.0, + "ap-southeast-5": 1.01036, "ca-central-1": 1.1162, "eu-central-1": 1.1582, "eu-central-2": 1.2634, - "eu-north-1": 1.0994, + "eu-north-1": 0.0, "eu-south-1": 0.0, - "eu-south-2": 1.2514, + "eu-south-2": 1.149, "eu-west-1": 0.0, - "eu-west-2": 1.2002, + "eu-west-2": 0.0, "eu-west-3": 1.2002, "il-central-1": 1.30869, "me-central-1": 1.2514, - "me-south-1": 1.36316, + "me-south-1": 1.2506, "sa-east-1": 1.5194, - "us-east-1": 0.0, + "us-east-1": 1.0322, "us-east-2": 1.0322, - "us-gov-east-1": 1.3262, - "us-gov-west-1": 0.0, - "us-west-1": 1.259, - "us-west-2": 1.12292 + "us-gov-east-1": 1.217, + "us-gov-west-1": 1.217, + "us-west-1": 1.3724, + "us-west-2": 0.0 }, "c6in.8xlarge": { - "af-south-1": 2.56436, + "af-south-1": 0.0, "ap-east-1": 2.5274, - "ap-northeast-1": 0.0, + "ap-northeast-1": 2.63828, "ap-northeast-2": 2.1746, "ap-south-1": 1.9394, - "ap-south-2": 2.11908, + "ap-south-2": 1.9378, "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, - "ap-southeast-3": 2.41652, - "ap-southeast-4": 2.493, + "ap-southeast-2": 2.4938, + "ap-southeast-3": 2.2082, + "ap-southeast-4": 0.0, + "ap-southeast-5": 1.89572, "ca-central-1": 0.0, - "eu-central-1": 2.1914, + "eu-central-1": 0.0, "eu-central-2": 2.4018, - "eu-north-1": 0.0, + "eu-north-1": 2.0738, "eu-south-1": 2.2922, "eu-south-2": 2.173, - "eu-west-1": 0.0, + "eu-west-1": 2.1746, "eu-west-2": 0.0, - "eu-west-3": 2.2754, - "il-central-1": 2.49238, + "eu-west-3": 2.49044, + "il-central-1": 2.27716, "me-central-1": 0.0, "me-south-1": 2.60132, - "sa-east-1": 2.9138, - "us-east-1": 2.12084, - "us-east-2": 0.0, - "us-gov-east-1": 2.5274, - "us-gov-west-1": 2.5274, + "sa-east-1": 0.0, + "us-east-1": 1.9394, + "us-east-2": 1.9394, + "us-gov-east-1": 2.309, + "us-gov-west-1": 2.309, "us-west-1": 2.393, - "us-west-2": 2.12084 + "us-west-2": 0.0 }, "c6in.12xlarge": { "af-south-1": 3.78404, "ap-east-1": 3.7286, - "ap-northeast-1": 3.89492, - "ap-northeast-2": 0.0, - "ap-south-1": 3.11876, - "ap-south-2": 3.11612, - "ap-southeast-1": 3.2498, - "ap-southeast-2": 0.0, + "ap-northeast-1": 3.5522, + "ap-northeast-2": 3.1994, + "ap-south-1": 2.8466, + "ap-south-2": 2.8442, + "ap-southeast-1": 0.0, + "ap-southeast-2": 4.03352, "ap-southeast-3": 3.2498, - "ap-southeast-4": 0.0, - "ca-central-1": 0.0, + "ap-southeast-4": 3.677, + "ap-southeast-5": 2.78108, + "ca-central-1": 3.39596, "eu-central-1": 3.2246, "eu-central-2": 3.5402, "eu-north-1": 3.0482, "eu-south-1": 3.3758, - "eu-south-2": 3.5042, - "eu-west-1": 3.1994, - "eu-west-2": 3.67316, + "eu-south-2": 3.197, + "eu-west-1": 3.50684, + "eu-west-2": 3.3506, "eu-west-3": 0.0, "il-central-1": 3.67606, - "me-central-1": 3.5042, - "me-south-1": 3.83948, - "sa-east-1": 4.3082, - "us-east-1": 3.11876, + "me-central-1": 3.84212, + "me-south-1": 3.5018, + "sa-east-1": 4.72652, + "us-east-1": 2.8466, "us-east-2": 2.8466, - "us-gov-east-1": 3.7286, - "us-gov-west-1": 3.7286, + "us-gov-east-1": 3.401, + "us-gov-west-1": 3.401, "us-west-1": 3.527, "us-west-2": 0.0 }, "c6in.16xlarge": { - "af-south-1": 5.00372, + "af-south-1": 5.49159, "ap-east-1": 4.9298, - "ap-northeast-1": 5.15156, + "ap-northeast-1": 4.6946, "ap-northeast-2": 0.0, "ap-south-1": 3.7538, "ap-south-2": 3.7506, - "ap-southeast-1": 4.70804, + "ap-southeast-1": 0.0, "ap-southeast-2": 4.8626, "ap-southeast-3": 4.2914, "ap-southeast-4": 4.861, - "ca-central-1": 0.0, - "eu-central-1": 0.0, - "eu-central-2": 0.0, + "ap-southeast-5": 0.0, + "ca-central-1": 4.48628, + "eu-central-1": 4.2578, + "eu-central-2": 4.6786, "eu-north-1": 4.41236, "eu-south-1": 4.89284, "eu-south-2": 4.221, - "eu-west-1": 4.63412, - "eu-west-2": 0.0, + "eu-west-1": 4.2242, + "eu-west-2": 4.4258, "eu-west-3": 0.0, "il-central-1": 4.85975, - "me-central-1": 4.6306, + "me-central-1": 5.08116, "me-south-1": 4.6274, - "sa-east-1": 0.0, - "us-east-1": 4.11668, - "us-east-2": 4.11668, + "sa-east-1": 6.26036, + "us-east-1": 0.0, + "us-east-2": 3.7538, "us-gov-east-1": 4.493, "us-gov-west-1": 0.0, - "us-west-1": 5.1146, - "us-west-2": 0.0 + "us-west-1": 0.0, + "us-west-2": 4.11668 }, "c6in.24xlarge": { - "af-south-1": 0.0, + "af-south-1": 7.44308, "ap-east-1": 7.3322, "ap-northeast-1": 6.9794, - "ap-northeast-2": 6.88868, - "ap-south-1": 0.0, + "ap-northeast-2": 6.2738, + "ap-south-1": 6.11252, "ap-south-2": 5.5634, "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, + "ap-southeast-2": 7.2314, "ap-southeast-3": 6.3746, - "ap-southeast-4": 7.9394, - "ca-central-1": 0.0, + "ap-southeast-4": 7.229, + "ap-southeast-5": 5.43716, + "ca-central-1": 6.66692, "eu-central-1": 0.0, "eu-central-2": 6.9554, "eu-north-1": 0.0, - "eu-south-1": 0.0, + "eu-south-1": 7.27676, "eu-south-2": 6.269, - "eu-west-1": 0.0, - "eu-west-2": 7.22132, - "eu-west-3": 7.22132, - "il-central-1": 0.0, - "me-central-1": 0.0, - "me-south-1": 7.55396, + "eu-west-1": 6.88868, + "eu-west-2": 6.5762, + "eu-west-3": 6.5762, + "il-central-1": 7.22713, + "me-central-1": 7.55924, + "me-south-1": 6.8786, "sa-east-1": 8.4914, "us-east-1": 0.0, "us-east-2": 0.0, - "us-gov-east-1": 6.677, + "us-gov-east-1": 7.3322, "us-gov-west-1": 0.0, - "us-west-1": 7.6094, - "us-west-2": 6.11252 + "us-west-1": 6.929, + "us-west-2": 0.0 }, "c6in.32xlarge": { "af-south-1": 9.88244, "ap-east-1": 0.0, "ap-northeast-1": 9.2642, - "ap-northeast-2": 0.0, - "ap-south-1": 0.0, + "ap-northeast-2": 8.3234, + "ap-south-1": 7.3826, "ap-south-2": 7.3762, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, + "ap-southeast-1": 8.4578, + "ap-southeast-2": 9.6002, "ap-southeast-3": 8.4578, - "ap-southeast-4": 0.0, - "ca-central-1": 0.0, + "ap-southeast-4": 9.597, + "ap-southeast-5": 7.20788, + "ca-central-1": 8.0546, "eu-central-1": 8.3906, - "eu-central-2": 9.2322, + "eu-central-2": 0.0, "eu-north-1": 7.9202, "eu-south-1": 8.7938, - "eu-south-2": 0.0, - "eu-west-1": 0.0, + "eu-south-2": 8.317, + "eu-west-1": 8.3234, "eu-west-2": 8.7266, - "eu-west-3": 8.7266, + "eu-west-3": 0.0, "il-central-1": 0.0, "me-central-1": 0.0, "me-south-1": 9.1298, "sa-east-1": 11.2802, - "us-east-1": 7.3826, + "us-east-1": 0.0, "us-east-2": 7.3826, - "us-gov-east-1": 0.0, + "us-gov-east-1": 8.861, "us-gov-west-1": 8.861, "us-west-1": 0.0, "us-west-2": 0.0 }, "c7a.medium": { - "ap-northeast-1": 0.12736, + "ap-northeast-1": 0.1209, "eu-central-1": 0.11487, "eu-north-1": 0.0, "eu-south-2": 0.11426, - "eu-west-1": 0.0, + "eu-west-1": 0.11136, "us-east-1": 0.10762, "us-east-2": 0.0, "us-west-2": 0.0 }, "c7a.large": { - "ap-northeast-1": 0.19842, - "eu-central-1": 0.0, + "ap-northeast-1": 0.1855, + "eu-central-1": 0.17343, "eu-north-1": 0.0, - "eu-south-2": 0.0, + "eu-south-2": 0.17222, "eu-west-1": 0.17743, - "us-east-1": 0.0, - "us-east-2": 0.15894, - "us-west-2": 0.0 + "us-east-1": 0.15894, + "us-east-2": 0.1692, + "us-west-2": 0.1692 }, "c7a.xlarge": { - "ap-northeast-1": 0.34054, + "ap-northeast-1": 0.3147, "eu-central-1": 0.29056, - "eu-north-1": 0.0, - "eu-south-2": 0.28814, + "eu-north-1": 0.27606, + "eu-south-2": 0.31132, "eu-west-1": 0.27654, - "us-east-1": 0.28211, + "us-east-1": 0.26158, "us-east-2": 0.26158, "us-west-2": 0.0 }, @@ -84656,68 +89289,68 @@ "ap-northeast-1": 12.5282, "eu-central-1": 11.36948, "eu-north-1": 10.67348, - "eu-south-2": 0.0, + "eu-south-2": 11.25332, "eu-west-1": 10.69652, "us-east-1": 0.0, "us-east-2": 9.97844, - "us-west-2": 9.97844 + "us-west-2": 0.0 }, "c7a.2xlarge": { - "ap-northeast-1": 0.0, - "eu-central-1": 0.0, - "eu-north-1": 0.0, + "ap-northeast-1": 0.6418, + "eu-central-1": 0.59352, + "eu-north-1": 0.56452, "eu-south-2": 0.58868, - "eu-west-1": 0.0, - "us-east-1": 0.0, + "eu-west-1": 0.60953, + "us-east-1": 0.57662, "us-east-2": 0.0, "us-west-2": 0.53556 }, "c7a.4xlarge": { "ap-northeast-1": 1.1586, "eu-central-1": 0.0, - "eu-north-1": 0.0, - "eu-south-2": 1.1451, + "eu-north-1": 1.00404, + "eu-south-2": 1.05236, "eu-west-1": 1.09406, "us-east-1": 0.0, "us-east-2": 0.0, - "us-west-2": 1.02823 + "us-west-2": 0.94612 }, "c7a.8xlarge": { - "ap-northeast-1": 0.0, + "ap-northeast-1": 2.39892, "eu-central-1": 1.99908, "eu-north-1": 2.05889, - "eu-south-2": 2.16519, + "eu-south-2": 1.97972, "eu-west-1": 0.0, "us-east-1": 0.0, - "us-east-2": 0.0, - "us-west-2": 1.93146 + "us-east-2": 1.93146, + "us-west-2": 1.76724 }, "c7a.12xlarge": { "ap-northeast-1": 3.2258, - "eu-central-1": 2.93612, - "eu-north-1": 0.0, + "eu-central-1": 3.21723, + "eu-north-1": 3.02583, "eu-south-2": 0.0, - "eu-west-1": 0.0, - "us-east-1": 2.8347, - "us-east-2": 0.0, - "us-west-2": 0.0 + "eu-west-1": 2.76788, + "us-east-1": 2.58836, + "us-east-2": 2.8347, + "us-west-2": 2.58836 }, "c7a.16xlarge": { - "ap-northeast-1": 4.67284, + "ap-northeast-1": 4.2594, "eu-central-1": 0.0, "eu-north-1": 3.64116, "eu-south-2": 3.83444, "eu-west-1": 0.0, - "us-east-1": 0.0, + "us-east-1": 3.73793, "us-east-2": 3.40948, - "us-west-2": 3.73793 + "us-west-2": 3.40948 }, "c7a.24xlarge": { "ap-northeast-1": 6.94676, - "eu-central-1": 0.0, + "eu-central-1": 5.74724, "eu-north-1": 5.39924, - "eu-south-2": 0.0, - "eu-west-1": 5.93934, + "eu-south-2": 5.68916, + "eu-west-1": 5.41076, "us-east-1": 0.0, "us-east-2": 0.0, "us-west-2": 0.0 @@ -84729,261 +89362,341 @@ "eu-south-2": 0.0, "eu-west-1": 7.17268, "us-east-1": 6.69396, - "us-east-2": 7.35086, - "us-west-2": 7.35086 + "us-east-2": 6.69396, + "us-west-2": 6.69396 }, "c7a.48xlarge": { - "ap-northeast-1": 0.0, + "ap-northeast-1": 12.5282, "eu-central-1": 11.36948, "eu-north-1": 10.67348, "eu-south-2": 11.25332, "eu-west-1": 10.69652, - "us-east-1": 9.97844, + "us-east-1": 0.0, "us-east-2": 9.97844, "us-west-2": 0.0 }, "c7g.medium": { - "ap-east-1": 0.1047, + "ap-east-1": 0.1018, "ap-northeast-1": 0.1018, "ap-northeast-2": 0.0971, - "ap-south-1": 0.0, + "ap-northeast-3": 0.1046, + "ap-south-1": 0.0808, "ap-south-2": 0.0808, - "ap-southeast-1": 0.1006, + "ap-southeast-1": 0.098, "ap-southeast-2": 0.1064, + "ap-southeast-5": 0.0917, + "ap-southeast-7": 0.0917, "ca-central-1": 0.0, "eu-central-1": 0.0975, + "eu-central-2": 0.0, "eu-north-1": 0.095, "eu-south-1": 0.0, "eu-south-2": 0.0975, - "eu-west-1": 0.0, - "eu-west-2": 0.1019, - "sa-east-1": 0.1153, + "eu-west-1": 0.0951, + "eu-west-2": 0.0992, + "eu-west-3": 0.0, + "mx-central-1": 0.0944, + "sa-east-1": 0.0, "us-east-1": 0.0, - "us-east-2": 0.0924, + "us-east-2": 0.0, + "us-gov-east-1": 0.0997, + "us-gov-west-1": 0.0997, "us-west-1": 0.1014, - "us-west-2": 0.0 + "us-west-2": 0.0695 }, "c7g.large": { "ap-east-1": 0.0, "ap-northeast-1": 0.1473, - "ap-northeast-2": 0.143, + "ap-northeast-2": 0.0, + "ap-northeast-3": 0.1529, "ap-south-1": 0.1054, "ap-south-2": 0.1085, "ap-southeast-1": 0.1449, - "ap-southeast-2": 0.1566, + "ap-southeast-2": 0.1507, + "ap-southeast-5": 0.1316, + "ap-southeast-7": 0.1316, "ca-central-1": 0.0, "eu-central-1": 0.0, + "eu-central-2": 0.147, "eu-north-1": 0.1337, "eu-south-1": 0.1419, "eu-south-2": 0.1338, "eu-west-1": 0.1338, "eu-west-2": 0.1422, - "sa-east-1": 0.1744, - "us-east-1": 0.1333, + "eu-west-3": 0.1422, + "mx-central-1": 0.0, + "sa-east-1": 0.1674, + "us-east-1": 0.1288, "us-east-2": 0.1286, - "us-west-1": 0.1521, + "us-gov-east-1": 0.0, + "us-gov-west-1": 0.0, + "us-west-1": 0.1464, "us-west-2": 0.1288 }, "c7g.xlarge": { - "ap-east-1": 0.0, - "ap-northeast-1": 0.2496, + "ap-east-1": 0.2499, + "ap-northeast-1": 0.2382, "ap-northeast-2": 0.2298, - "ap-south-1": 0.0, + "ap-northeast-3": 0.2382, + "ap-south-1": 0.1545, "ap-south-2": 0.1545, - "ap-southeast-1": 0.2229, - "ap-southeast-2": 0.2569, - "ca-central-1": 0.2244, + "ap-southeast-1": 0.0, + "ap-southeast-2": 0.0, + "ap-southeast-5": 0.0, + "ap-southeast-7": 0.0, + "ca-central-1": 0.2144, "eu-central-1": 0.2212, - "eu-north-1": 0.0, + "eu-central-2": 0.0, + "eu-north-1": 0.211, "eu-south-1": 0.2276, "eu-south-2": 0.2211, - "eu-west-1": 0.0, - "eu-west-2": 0.2388, - "sa-east-1": 0.2925, - "us-east-1": 0.2104, + "eu-west-1": 0.2113, + "eu-west-2": 0.228, + "eu-west-3": 0.228, + "mx-central-1": 0.2085, + "sa-east-1": 0.2785, + "us-east-1": 0.0, "us-east-2": 0.2099, + "us-gov-east-1": 0.0, + "us-gov-west-1": 0.2406, "us-west-1": 0.2365, "us-west-2": 0.2013 }, "c7g.metal": { "ap-east-1": 0.0, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, + "ap-northeast-1": 3.0357, + "ap-northeast-2": 2.7362, + "ap-northeast-3": 3.0354, "ap-south-1": 1.6956, "ap-south-2": 0.0, "ap-southeast-1": 2.7906, - "ap-southeast-2": 0.0, - "ca-central-1": 0.0, + "ap-southeast-2": 3.1445, + "ap-southeast-5": 2.3906, + "ap-southeast-7": 2.3906, + "ca-central-1": 2.6549, "eu-central-1": 2.7634, + "eu-central-2": 3.0274, "eu-north-1": 2.6005, - "eu-south-1": 0.0, - "eu-south-2": 0.0, + "eu-south-1": 2.8657, + "eu-south-2": 2.605, "eu-west-1": 2.6056, "eu-west-2": 0.0, + "eu-west-3": 0.0, + "mx-central-1": 2.5608, "sa-east-1": 3.6796, "us-east-1": 2.445, - "us-east-2": 0.0, + "us-east-2": 2.4373, + "us-gov-east-1": 2.8994, + "us-gov-west-1": 2.8994, "us-west-1": 0.0, "us-west-2": 2.445 }, "c7g.2xlarge": { "ap-east-1": 0.0, - "ap-northeast-1": 0.5117, - "ap-northeast-2": 0.0, - "ap-south-1": 0.3213, - "ap-south-2": 0.3337, + "ap-northeast-1": 0.4888, + "ap-northeast-2": 0.4514, + "ap-northeast-3": 0.4888, + "ap-south-1": 0.0, + "ap-south-2": 0.3213, "ap-southeast-1": 0.4582, "ap-southeast-2": 0.5262, - "ca-central-1": 0.0, + "ap-southeast-5": 0.4082, + "ap-southeast-7": 0.4082, + "ca-central-1": 0.4412, "eu-central-1": 0.0, - "eu-north-1": 0.0, - "eu-south-1": 0.0, + "eu-central-2": 0.4878, + "eu-north-1": 0.4344, + "eu-south-1": 0.4892, "eu-south-2": 0.435, - "eu-west-1": 0.4546, - "eu-west-2": 0.0, + "eu-west-1": 0.4351, + "eu-west-2": 0.4684, + "eu-west-3": 0.4684, + "mx-central-1": 0.0, "sa-east-1": 0.5693, "us-east-1": 0.415, - "us-east-2": 0.0, - "us-west-1": 0.0, + "us-east-2": 0.4322, + "us-gov-east-1": 0.4718, + "us-gov-west-1": 0.0, + "us-west-1": 0.5081, "us-west-2": 0.415 }, "c7g.4xlarge": { "ap-east-1": 0.0, - "ap-northeast-1": 0.8984, - "ap-northeast-2": 0.0, - "ap-south-1": 0.0, + "ap-northeast-1": 0.8527, + "ap-northeast-2": 0.8189, + "ap-northeast-3": 0.0, + "ap-south-1": 0.5424, "ap-south-2": 0.5176, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.9273, - "ca-central-1": 0.7975, + "ap-southeast-1": 0.8335, + "ap-southeast-2": 0.8799, + "ap-southeast-5": 0.0, + "ap-southeast-7": 0.6914, + "ca-central-1": 0.7575, "eu-central-1": 0.826, + "eu-central-2": 0.8962, "eu-north-1": 0.7439, - "eu-south-1": 0.8534, - "eu-south-2": 0.0, - "eu-west-1": 0.0, - "eu-west-2": 0.8119, - "sa-east-1": 1.0136, - "us-east-1": 0.7414, + "eu-south-1": 0.8102, + "eu-south-2": 0.784, + "eu-west-1": 0.7452, + "eu-west-2": 0.8551, + "eu-west-3": 0.8551, + "mx-central-1": 0.7722, + "sa-east-1": 1.0697, + "us-east-1": 0.705, "us-east-2": 0.7031, + "us-gov-east-1": 0.8186, + "us-gov-west-1": 0.0, "us-west-1": 0.8911, - "us-west-2": 0.705 + "us-west-2": 0.7414 }, "c7g.8xlarge": { "ap-east-1": 1.581, "ap-northeast-1": 0.0, - "ap-northeast-2": 1.4306, - "ap-south-1": 0.0, + "ap-northeast-2": 1.5127, + "ap-northeast-3": 1.5802, + "ap-south-1": 0.9103, "ap-south-2": 0.9103, - "ap-southeast-1": 1.542, - "ap-southeast-2": 1.7297, + "ap-southeast-1": 0.0, + "ap-southeast-2": 1.6348, + "ap-southeast-5": 1.2578, + "ap-southeast-7": 0.0, "ca-central-1": 1.39, "eu-central-1": 1.527, + "eu-central-2": 1.5762, "eu-north-1": 1.4407, "eu-south-1": 1.4954, - "eu-south-2": 1.4431, - "eu-west-1": 1.4435, + "eu-south-2": 1.365, + "eu-west-1": 1.3653, "eu-west-2": 1.4988, + "eu-west-3": 1.5851, + "mx-central-1": 1.3429, "sa-east-1": 0.0, - "us-east-1": 0.0, + "us-east-1": 1.285, "us-east-2": 1.2812, + "us-gov-east-1": 1.5996, + "us-gov-west-1": 1.5996, "us-west-1": 1.6573, "us-west-2": 0.0 }, "c7g.12xlarge": { - "ap-east-1": 2.4481, - "ap-northeast-1": 2.308, - "ap-northeast-2": 2.0834, - "ap-south-1": 0.0, - "ap-south-2": 0.0, - "ap-southeast-1": 0.0, - "ap-southeast-2": 2.3896, - "ca-central-1": 0.0, + "ap-east-1": 2.309, + "ap-northeast-1": 0.0, + "ap-northeast-2": 0.0, + "ap-northeast-3": 2.3078, + "ap-south-1": 1.3029, + "ap-south-2": 1.3029, + "ap-southeast-1": 2.2505, + "ap-southeast-2": 2.532, + "ap-southeast-5": 0.0, + "ap-southeast-7": 0.0, + "ca-central-1": 2.0224, "eu-central-1": 2.1038, - "eu-north-1": 1.9816, - "eu-south-1": 2.3101, - "eu-south-2": 2.1021, - "eu-west-1": 0.0, + "eu-central-2": 2.3018, + "eu-north-1": 0.0, + "eu-south-1": 2.1806, + "eu-south-2": 1.985, + "eu-west-1": 2.1028, "eu-west-2": 2.3152, - "sa-east-1": 2.959, + "eu-west-3": 2.1856, + "mx-central-1": 1.9519, + "sa-east-1": 2.7909, "us-east-1": 0.0, "us-east-2": 1.8592, + "us-gov-east-1": 2.3369, + "us-gov-west-1": 2.2058, "us-west-1": 0.0, "us-west-2": 0.0 }, "c7g.16xlarge": { "ap-east-1": 3.037, "ap-northeast-1": 3.0357, - "ap-northeast-2": 0.0, + "ap-northeast-2": 2.7362, + "ap-northeast-3": 0.0, "ap-south-1": 0.0, "ap-south-2": 1.6956, - "ap-southeast-1": 0.0, + "ap-southeast-1": 2.7906, "ap-southeast-2": 3.1445, - "ca-central-1": 0.0, + "ap-southeast-5": 2.3906, + "ap-southeast-7": 2.3906, + "ca-central-1": 2.6549, "eu-central-1": 2.7634, + "eu-central-2": 3.0274, "eu-north-1": 2.6005, "eu-south-1": 2.8657, "eu-south-2": 0.0, "eu-west-1": 2.6056, "eu-west-2": 2.8725, + "eu-west-3": 2.8725, + "mx-central-1": 2.5608, "sa-east-1": 3.6796, "us-east-1": 2.445, - "us-east-2": 2.4373, + "us-east-2": 0.0, + "us-gov-east-1": 0.0, + "us-gov-west-1": 2.8994, "us-west-1": 3.0082, "us-west-2": 2.445 }, "c7gd.medium": { - "ap-northeast-1": 0.0, - "ap-south-1": 0.0868, + "ap-northeast-1": 0.1176, + "ap-south-1": 0.0851, "ap-southeast-1": 0.1124, - "ap-southeast-2": 0.1158, + "ap-southeast-2": 0.0, + "ap-southeast-5": 0.0, "eu-central-1": 0.1088, - "eu-north-1": 0.1084, - "eu-south-2": 0.1109, - "eu-west-1": 0.0, + "eu-north-1": 0.1054, + "eu-south-2": 0.0, + "eu-west-1": 0.1078, "us-east-1": 0.1017, "us-east-2": 0.0, + "us-gov-east-1": 0.0, "us-west-1": 0.113, "us-west-2": 0.1044 }, "c7gd.large": { - "ap-northeast-1": 0.0, + "ap-northeast-1": 0.1788, "ap-south-1": 0.1139, "ap-southeast-1": 0.0, - "ap-southeast-2": 0.1825, - "eu-central-1": 0.0, + "ap-southeast-2": 0.1754, + "ap-southeast-5": 0.1517, + "eu-central-1": 0.1675, "eu-north-1": 0.1546, "eu-south-2": 0.1593, - "eu-west-1": 0.1655, + "eu-west-1": 0.1593, "us-east-1": 0.147, "us-east-2": 0.147, - "us-west-1": 0.1765, + "us-gov-east-1": 0.1659, + "us-west-1": 0.0, "us-west-2": 0.0 }, "c7gd.xlarge": { - "ap-northeast-1": 0.0, - "ap-south-1": 0.1715, + "ap-northeast-1": 0.2869, + "ap-south-1": 0.1784, "ap-southeast-1": 0.2807, - "ap-southeast-2": 0.2945, - "eu-central-1": 0.0, + "ap-southeast-2": 0.3087, + "ap-southeast-5": 0.2362, + "eu-central-1": 0.2661, "eu-north-1": 0.0, "eu-south-2": 0.2623, - "eu-west-1": 0.2747, + "eu-west-1": 0.2623, "us-east-1": 0.2486, "us-east-2": 0.2377, + "us-gov-east-1": 0.2755, "us-west-1": 0.2831, "us-west-2": 0.2377 }, "c7gd.metal": { "ap-northeast-1": 3.8146, "ap-south-1": 1.9682, - "ap-southeast-1": 0.0, - "ap-southeast-2": 3.9356, + "ap-southeast-1": 3.5119, + "ap-southeast-2": 0.0, + "ap-southeast-5": 3.0037, "eu-central-1": 3.4818, "eu-north-1": 3.27, - "eu-south-2": 3.4212, + "eu-south-2": 0.0, "eu-west-1": 3.421, - "us-east-1": 0.0, + "us-east-1": 3.028, "us-east-2": 3.028, + "us-gov-east-1": 3.6328, "us-west-1": 0.0, "us-west-2": 3.028 }, @@ -84992,54 +89705,62 @@ "ap-south-1": 0.3554, "ap-southeast-1": 0.5484, "ap-southeast-2": 0.6013, - "eu-central-1": 0.5698, - "eu-north-1": 0.5417, + "ap-southeast-5": 0.4848, + "eu-central-1": 0.5446, + "eu-north-1": 0.5181, "eu-south-2": 0.537, - "eu-west-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 0.5097, - "us-west-1": 0.5786, - "us-west-2": 0.4879 + "eu-west-1": 0.5617, + "us-east-1": 0.4879, + "us-east-2": 0.4879, + "us-gov-east-1": 0.5635, + "us-west-1": 0.6058, + "us-west-2": 0.0 }, "c7gd.4xlarge": { "ap-northeast-1": 0.0, - "ap-south-1": 0.0, - "ap-southeast-1": 0.0, - "ap-southeast-2": 1.1348, + "ap-south-1": 0.5858, + "ap-southeast-1": 0.9717, + "ap-southeast-2": 1.0776, + "ap-southeast-5": 0.0, "eu-central-1": 0.9642, "eu-north-1": 0.9112, - "eu-south-2": 0.949, - "eu-west-1": 0.9984, - "us-east-1": 0.8508, - "us-east-2": 0.0, + "eu-south-2": 0.0, + "eu-west-1": 0.949, + "us-east-1": 0.0, + "us-east-2": 0.8508, + "us-gov-east-1": 1.002, "us-west-1": 1.0322, - "us-west-2": 0.8943 + "us-west-2": 0.0 }, "c7gd.8xlarge": { "ap-northeast-1": 0.0, "ap-south-1": 1.0466, "ap-southeast-1": 1.92, "ap-southeast-2": 0.0, + "ap-southeast-5": 1.5644, "eu-central-1": 1.8034, - "eu-north-1": 0.0, - "eu-south-2": 0.0, + "eu-north-1": 1.6975, + "eu-south-2": 1.7731, "eu-west-1": 1.773, - "us-east-1": 1.6636, - "us-east-2": 0.0, - "us-west-1": 0.0, + "us-east-1": 1.5765, + "us-east-2": 1.5765, + "us-gov-east-1": 0.0, + "us-west-1": 1.9394, "us-west-2": 1.5765 }, "c7gd.12xlarge": { "ap-northeast-1": 2.8922, "ap-south-1": 1.5903, - "ap-southeast-1": 2.6652, + "ap-southeast-1": 2.8176, "ap-southeast-2": 2.9829, - "eu-central-1": 0.0, - "eu-north-1": 2.6252, - "eu-south-2": 2.7454, - "eu-west-1": 2.7453, - "us-east-1": 0.0, - "us-east-2": 0.0, + "ap-southeast-5": 0.0, + "eu-central-1": 2.6426, + "eu-north-1": 0.0, + "eu-south-2": 2.5971, + "eu-west-1": 2.597, + "us-east-1": 2.3023, + "us-east-2": 2.3023, + "us-gov-east-1": 0.0, "us-west-1": 0.0, "us-west-2": 2.3023 }, @@ -85047,40 +89768,42 @@ "ap-northeast-1": 3.8146, "ap-south-1": 1.9682, "ap-southeast-1": 3.5119, - "ap-southeast-2": 0.0, - "eu-central-1": 0.0, - "eu-north-1": 3.27, + "ap-southeast-2": 3.9356, + "ap-southeast-5": 3.0037, + "eu-central-1": 3.4818, + "eu-north-1": 0.0, "eu-south-2": 0.0, - "eu-west-1": 0.0, + "eu-west-1": 3.421, "us-east-1": 3.028, - "us-east-2": 0.0, + "us-east-2": 3.028, + "us-gov-east-1": 3.6328, "us-west-1": 3.7538, "us-west-2": 3.028 }, "c7gn.medium": { - "ap-northeast-1": 0.0, - "eu-west-1": 0.131, - "us-east-1": 0.1187, - "us-east-2": 0.1224, - "us-west-2": 0.1224 + "ap-northeast-1": 0.135, + "eu-west-1": 0.1268, + "us-east-1": 0.1224, + "us-east-2": 0.1187, + "us-west-2": 0.1187 }, "c7gn.large": { "ap-northeast-1": 0.2231, - "eu-west-1": 0.2057, + "eu-west-1": 0.1973, "us-east-1": 0.1886, "us-east-2": 0.0, - "us-west-2": 0.0 + "us-west-2": 0.1811 }, "c7gn.xlarge": { - "ap-northeast-1": 0.3898, - "eu-west-1": 0.3552, + "ap-northeast-1": 0.3711, + "eu-west-1": 0.0, "us-east-1": 0.3059, "us-east-2": 0.3059, "us-west-2": 0.0 }, "c7gn.metal": { "ap-northeast-1": 5.1618, - "eu-west-1": 0.0, + "eu-west-1": 4.637, "us-east-1": 4.1186, "us-east-2": 4.1186, "us-west-2": 4.1186 @@ -85088,97 +89811,109 @@ "c7gn.2xlarge": { "ap-northeast-1": 0.7546, "eu-west-1": 0.689, - "us-east-1": 0.6542, + "us-east-1": 0.0, "us-east-2": 0.6242, "us-west-2": 0.6242 }, "c7gn.4xlarge": { - "ap-northeast-1": 1.4591, + "ap-northeast-1": 0.0, "eu-west-1": 1.253, - "us-east-1": 1.1833, - "us-east-2": 0.0, - "us-west-2": 1.1234 + "us-east-1": 1.1234, + "us-east-2": 1.1833, + "us-west-2": 1.1833 }, "c7gn.8xlarge": { - "ap-northeast-1": 2.7932, + "ap-northeast-1": 2.6434, "eu-west-1": 0.0, - "us-east-1": 0.0, + "us-east-1": 2.2416, "us-east-2": 2.1218, "us-west-2": 0.0 }, "c7gn.12xlarge": { "ap-northeast-1": 3.9026, - "eu-west-1": 3.509, - "us-east-1": 3.2999, - "us-east-2": 0.0, + "eu-west-1": 0.0, + "us-east-1": 0.0, + "us-east-2": 3.1202, "us-west-2": 0.0 }, "c7gn.16xlarge": { - "ap-northeast-1": 0.0, + "ap-northeast-1": 5.1618, "eu-west-1": 4.637, "us-east-1": 4.1186, "us-east-2": 4.1186, - "us-west-2": 0.0 + "us-west-2": 4.1186 }, "c7i.large": { - "ap-northeast-1": 0.0, + "ap-northeast-1": 0.17989, "ap-northeast-2": 0.1571, - "ap-south-1": 0.15448, - "ap-southeast-1": 0.1592, - "ap-southeast-2": 0.18451, - "ca-central-1": 0.0, + "ap-south-1": 0.14555, + "ap-southeast-1": 0.16949, + "ap-southeast-2": 0.17285, + "ap-southeast-5": 0.14377, + "ap-southeast-7": 0.0, + "ca-central-1": 0.15395, "eu-central-1": 0.16834, - "eu-north-1": 0.15185, - "eu-south-2": 0.1571, - "eu-west-1": 0.16164, + "eu-north-1": 0.0, + "eu-south-2": 0.0, + "eu-west-1": 0.15206, "eu-west-2": 0.16235, - "eu-west-3": 0.17296, + "eu-west-3": 0.16235, + "mx-central-1": 0.15001, "sa-east-1": 0.19385, - "us-east-1": 0.0, - "us-east-2": 0.0, - "us-gov-east-1": 0.0, - "us-west-1": 0.0, - "us-west-2": 0.0 + "us-east-1": 0.14555, + "us-east-2": 0.14555, + "us-gov-east-1": 0.1634, + "us-gov-west-1": 0.1634, + "us-west-1": 0.1676, + "us-west-2": 0.15448 }, "c7i.xlarge": { "ap-northeast-1": 0.281, "ap-northeast-2": 0.27806, "ap-south-1": 0.0, - "ap-southeast-1": 0.28268, + "ap-southeast-1": 0.2621, "ap-southeast-2": 0.2894, - "ca-central-1": 0.0, - "eu-central-1": 0.28037, + "ap-southeast-5": 0.23124, + "ap-southeast-7": 0.23124, + "ca-central-1": 0.2516, + "eu-central-1": 0.26, "eu-north-1": 0.0, "eu-south-2": 0.2579, "eu-west-1": 0.26697, - "eu-west-2": 0.0, + "eu-west-2": 0.2684, "eu-west-3": 0.28961, - "sa-east-1": 0.35891, - "us-east-1": 0.2348, - "us-east-2": 0.2348, - "us-gov-east-1": 0.0, + "mx-central-1": 0.26246, + "sa-east-1": 0.0, + "us-east-1": 0.0, + "us-east-2": 0.25265, + "us-gov-east-1": 0.2705, + "us-gov-west-1": 0.0, "us-west-1": 0.2789, "us-west-2": 0.2348 }, "c7i.metal-24xl": { "ap-northeast-1": 0.0, - "ap-northeast-2": 5.44724, + "ap-northeast-2": 4.9634, "ap-south-1": 0.0, "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, - "ca-central-1": 5.28092, - "eu-central-1": 5.50268, - "eu-north-1": 4.7114, + "ap-southeast-2": 6.27884, + "ap-southeast-5": 4.74342, + "ap-southeast-7": 4.32356, + "ca-central-1": 4.8122, + "eu-central-1": 5.0138, + "eu-north-1": 0.0, "eu-south-2": 4.9634, - "eu-west-1": 5.18113, + "eu-west-1": 0.0, "eu-west-2": 5.2154, - "eu-west-3": 0.0, - "sa-east-1": 6.7274, + "eu-west-3": 5.2154, + "mx-central-1": 4.62308, + "sa-east-1": 7.38764, "us-east-1": 4.409, - "us-east-2": 0.0, + "us-east-2": 4.409, "us-gov-east-1": 5.2658, - "us-west-1": 6.00164, - "us-west-2": 0.0 + "us-gov-west-1": 5.77988, + "us-west-1": 5.4674, + "us-west-2": 4.8374 }, "c7i.metal-48xl": { "ap-northeast-1": 10.9106, @@ -85186,224 +89921,444 @@ "ap-south-1": 8.693, "ap-southeast-1": 10.0034, "ap-southeast-2": 11.3138, - "ca-central-1": 0.0, + "ap-southeast-5": 8.52212, + "ap-southeast-7": 8.52212, + "ca-central-1": 9.4994, "eu-central-1": 9.9026, "eu-north-1": 9.2978, - "eu-south-2": 0.0, + "eu-south-2": 9.8018, "eu-west-1": 9.31796, "eu-west-2": 10.3058, "eu-west-3": 0.0, + "mx-central-1": 9.12116, "sa-east-1": 13.3298, "us-east-1": 8.693, "us-east-2": 8.693, - "us-gov-east-1": 0.0, + "us-gov-east-1": 10.4066, + "us-gov-west-1": 10.4066, "us-west-1": 10.8098, "us-west-2": 8.693 }, "c7i.2xlarge": { "ap-northeast-1": 0.5744, - "ap-northeast-2": 0.56852, + "ap-northeast-2": 0.5282, "ap-south-1": 0.0, - "ap-southeast-1": 0.57776, - "ap-southeast-2": 0.63782, + "ap-southeast-1": 0.5366, + "ap-southeast-2": 0.5912, + "ap-southeast-5": 0.47488, + "ap-southeast-7": 0.47488, "ca-central-1": 0.5156, - "eu-central-1": 0.57314, - "eu-north-1": 0.5072, - "eu-south-2": 0.5282, - "eu-west-1": 0.0, + "eu-central-1": 0.5324, + "eu-north-1": 0.54542, + "eu-south-2": 0.0, + "eu-west-1": 0.50804, "eu-west-2": 0.0, "eu-west-3": 0.5492, + "mx-central-1": 0.49984, "sa-east-1": 0.6752, - "us-east-1": 0.5177, - "us-east-2": 0.482, + "us-east-1": 0.0, + "us-east-2": 0.0, "us-gov-east-1": 0.5534, + "us-gov-west-1": 0.5534, "us-west-1": 0.5702, "us-west-2": 0.482 }, "c7i.4xlarge": { "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, + "ap-northeast-2": 0.9314, "ap-south-1": 0.839, "ap-southeast-1": 0.0, - "ap-southeast-2": 1.15064, + "ap-southeast-2": 1.0574, + "ap-southeast-5": 0.89474, + "ap-southeast-7": 0.89474, "ca-central-1": 0.0, "eu-central-1": 0.9398, "eu-north-1": 0.0, "eu-south-2": 0.9314, - "eu-west-1": 0.96769, + "eu-west-1": 0.89108, "eu-west-2": 0.9734, - "eu-west-3": 0.9734, - "sa-east-1": 1.33544, - "us-east-1": 0.839, - "us-east-2": 0.0, + "eu-west-3": 0.0, + "mx-central-1": 0.94965, + "sa-east-1": 1.2254, + "us-east-1": 0.9104, + "us-east-2": 0.839, "us-gov-east-1": 0.9818, + "us-gov-west-1": 0.9818, "us-west-1": 1.0154, "us-west-2": 0.9104 }, "c7i.8xlarge": { - "ap-northeast-1": 2.10236, - "ap-northeast-2": 0.0, - "ap-south-1": 0.0, + "ap-northeast-1": 1.9226, + "ap-northeast-2": 1.7378, + "ap-south-1": 1.553, "ap-southeast-1": 1.93604, - "ap-southeast-2": 2.17628, + "ap-southeast-2": 1.9898, + "ap-southeast-5": 1.52452, + "ap-southeast-7": 1.52452, "ca-central-1": 1.6874, - "eu-central-1": 1.91756, - "eu-north-1": 1.80668, - "eu-south-2": 1.89908, - "eu-west-1": 0.0, + "eu-central-1": 1.7546, + "eu-north-1": 1.6538, + "eu-south-2": 1.7378, + "eu-west-1": 1.81038, "eu-west-2": 1.8218, - "eu-west-3": 1.99148, - "sa-east-1": 2.54588, - "us-east-1": 0.0, + "eu-west-3": 1.8218, + "mx-central-1": 0.0, + "sa-east-1": 2.3258, + "us-east-1": 1.6958, "us-east-2": 1.553, - "us-gov-east-1": 2.00996, + "us-gov-east-1": 1.8386, + "us-gov-west-1": 1.8386, "us-west-1": 1.9058, "us-west-2": 0.0 }, "c7i.12xlarge": { - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, + "ap-northeast-1": 2.8214, + "ap-northeast-2": 2.5442, "ap-south-1": 2.267, - "ap-southeast-1": 2.84156, + "ap-southeast-1": 0.0, "ap-southeast-2": 0.0, + "ap-southeast-5": 2.22428, + "ap-southeast-7": 2.43421, "ca-central-1": 0.0, "eu-central-1": 2.5694, - "eu-north-1": 2.64752, + "eu-north-1": 2.4182, "eu-south-2": 2.5442, - "eu-west-1": 0.0, - "eu-west-2": 2.92472, - "eu-west-3": 2.6702, - "sa-east-1": 3.75632, + "eu-west-1": 2.42324, + "eu-west-2": 2.6702, + "eu-west-3": 0.0, + "mx-central-1": 2.59894, + "sa-east-1": 0.0, "us-east-1": 0.0, - "us-east-2": 0.0, - "us-gov-east-1": 2.95244, - "us-west-1": 0.0, + "us-east-2": 2.267, + "us-gov-east-1": 2.6954, + "us-gov-west-1": 2.6954, + "us-west-1": 2.7962, "us-west-2": 2.267 }, "c7i.16xlarge": { "ap-northeast-1": 4.07972, "ap-northeast-2": 0.0, - "ap-south-1": 2.981, - "ap-southeast-1": 3.74708, - "ap-southeast-2": 4.22756, - "ca-central-1": 3.56228, + "ap-south-1": 3.2666, + "ap-southeast-1": 3.4178, + "ap-southeast-2": 3.8546, + "ap-southeast-5": 2.92404, + "ap-southeast-7": 0.0, + "ca-central-1": 3.2498, "eu-central-1": 3.3842, - "eu-north-1": 3.48836, - "eu-south-2": 3.67316, - "eu-west-1": 3.49575, + "eu-north-1": 3.1826, + "eu-south-2": 3.3506, + "eu-west-1": 3.18932, "eu-west-2": 3.85796, - "eu-west-3": 3.85796, + "eu-west-3": 3.5186, + "mx-central-1": 3.12372, "sa-east-1": 4.5266, "us-east-1": 0.0, - "us-east-2": 3.2666, + "us-east-2": 2.981, "us-gov-east-1": 0.0, - "us-west-1": 4.04276, - "us-west-2": 2.981 + "us-gov-west-1": 3.89492, + "us-west-1": 0.0, + "us-west-2": 0.0 }, "c7i.24xlarge": { "ap-northeast-1": 5.5178, - "ap-northeast-2": 0.0, + "ap-northeast-2": 4.9634, "ap-south-1": 4.8374, - "ap-southeast-1": 5.55812, - "ap-southeast-2": 5.7194, - "ca-central-1": 5.28092, - "eu-central-1": 0.0, + "ap-southeast-1": 5.0642, + "ap-southeast-2": 6.27884, + "ap-southeast-5": 4.74342, + "ap-southeast-7": 4.74342, + "ca-central-1": 4.8122, + "eu-central-1": 5.50268, "eu-north-1": 4.7114, - "eu-south-2": 5.44724, - "eu-west-1": 0.0, + "eu-south-2": 4.9634, + "eu-west-1": 4.72148, "eu-west-2": 5.2154, - "eu-west-3": 5.72444, - "sa-east-1": 0.0, + "eu-west-3": 5.2154, + "mx-central-1": 4.62308, + "sa-east-1": 7.38764, "us-east-1": 4.8374, - "us-east-2": 4.8374, + "us-east-2": 0.0, "us-gov-east-1": 0.0, - "us-west-1": 6.00164, - "us-west-2": 4.409 + "us-gov-west-1": 5.2658, + "us-west-1": 5.4674, + "us-west-2": 0.0 }, "c7i.48xlarge": { "ap-northeast-1": 10.9106, "ap-northeast-2": 9.8018, - "ap-south-1": 0.0, + "ap-south-1": 8.693, "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, - "ca-central-1": 0.0, + "ap-southeast-2": 11.3138, + "ap-southeast-5": 8.52212, + "ap-southeast-7": 8.52212, + "ca-central-1": 9.4994, "eu-central-1": 0.0, "eu-north-1": 9.2978, "eu-south-2": 9.8018, - "eu-west-1": 0.0, + "eu-west-1": 9.31796, "eu-west-2": 10.3058, "eu-west-3": 10.3058, + "mx-central-1": 9.12116, "sa-east-1": 13.3298, - "us-east-1": 0.0, - "us-east-2": 0.0, + "us-east-1": 8.693, + "us-east-2": 8.693, "us-gov-east-1": 10.4066, + "us-gov-west-1": 0.0, "us-west-1": 10.8098, "us-west-2": 8.693 }, "c7i-flex.large": { + "ap-northeast-1": 0.16303, + "ap-northeast-2": 0.15206, "ap-south-1": 0.14109, "ap-southeast-1": 0.15408, + "ap-southeast-2": 0.16702, + "ap-southeast-5": 0.1394, "ca-central-1": 0.14907, + "eu-central-1": 0.15306, "eu-north-1": 0.14707, "eu-south-2": 0.15206, "eu-west-1": 0.14727, "eu-west-2": 0.15705, "eu-west-3": 0.15705, "sa-east-1": 0.18697, + "us-east-1": 0.14109, "us-east-2": 0.14109, - "us-west-1": 0.16204 + "us-gov-west-1": 0.15805, + "us-west-1": 0.16204, + "us-west-2": 0.14109 }, "c7i-flex.xlarge": { + "ap-northeast-1": 0.26977, + "ap-northeast-2": 0.24782, "ap-south-1": 0.22588, "ap-southeast-1": 0.25185, + "ap-southeast-2": 0.27775, + "ap-southeast-5": 0.22249, "ca-central-1": 0.24184, + "eu-central-1": 0.24982, "eu-north-1": 0.23785, "eu-south-2": 0.24782, "eu-west-1": 0.23824, "eu-west-2": 0.2578, "eu-west-3": 0.2578, "sa-east-1": 0.31765, + "us-east-1": 0.22588, "us-east-2": 0.22588, - "us-west-1": 0.26777 + "us-gov-west-1": 0.2598, + "us-west-1": 0.26777, + "us-west-2": 0.22588 }, "c7i-flex.2xlarge": { + "ap-northeast-1": 0.55193, + "ap-northeast-2": 0.50804, "ap-south-1": 0.46415, "ap-southeast-1": 0.5161, + "ap-southeast-2": 0.56789, + "ap-southeast-5": 0.45739, "ca-central-1": 0.49607, + "eu-central-1": 0.51203, "eu-north-1": 0.48809, "eu-south-2": 0.50804, "eu-west-1": 0.48889, "eu-west-2": 0.52799, "eu-west-3": 0.52799, "sa-east-1": 0.64769, + "us-east-1": 0.46415, "us-east-2": 0.46415, - "us-west-1": 0.54794 + "us-gov-west-1": 0.532, + "us-west-1": 0.54794, + "us-west-2": 0.46415 }, "c7i-flex.4xlarge": { + "ap-northeast-1": 0.97886, + "ap-northeast-2": 0.89108, "ap-south-1": 0.8033, "ap-southeast-1": 0.9072, + "ap-southeast-2": 1.01078, + "ap-southeast-5": 0.78977, "ca-central-1": 0.86714, + "eu-central-1": 0.89906, "eu-north-1": 0.85118, "eu-south-2": 0.89108, "eu-west-1": 0.85278, "eu-west-2": 0.93098, "eu-west-3": 0.93098, "sa-east-1": 1.17038, + "us-east-1": 0.8033, "us-east-2": 0.8033, - "us-west-1": 0.97088 + "us-gov-west-1": 0.939, + "us-west-1": 0.97088, + "us-west-2": 0.8033 }, "c7i-flex.8xlarge": { + "ap-northeast-1": 1.83272, + "ap-northeast-2": 1.65716, "ap-south-1": 1.4816, "ap-southeast-1": 1.68941, + "ap-southeast-2": 1.89656, + "ap-southeast-5": 1.45454, "ca-central-1": 1.60928, + "eu-central-1": 1.67312, "eu-north-1": 1.57736, "eu-south-2": 1.65716, "eu-west-1": 1.58055, "eu-west-2": 1.73696, "eu-west-3": 1.73696, "sa-east-1": 2.21576, + "us-east-1": 1.4816, "us-east-2": 1.4816, - "us-west-1": 1.81676 + "us-gov-west-1": 1.753, + "us-west-1": 1.81676, + "us-west-2": 1.4816 + }, + "c7i-flex.12xlarge": { + "ap-northeast-1": 2.68658, + "ap-south-1": 2.1599, + "ap-southeast-1": 2.47161, + "ap-southeast-2": 2.78234, + "ap-southeast-5": 2.11932, + "ca-central-1": 2.35142, + "eu-central-1": 2.44718, + "eu-north-1": 2.30354, + "eu-south-2": 2.42324, + "eu-west-1": 2.30833, + "eu-west-2": 2.54294, + "eu-west-3": 2.54294, + "sa-east-1": 3.26114, + "us-east-1": 2.1599, + "us-east-2": 2.1599, + "us-gov-west-1": 2.567, + "us-west-1": 2.66264, + "us-west-2": 2.1599 + }, + "c7i-flex.16xlarge": { + "ap-northeast-1": 3.54044, + "ap-south-1": 2.8382, + "ap-southeast-1": 3.25382, + "ap-southeast-2": 3.66812, + "ap-southeast-5": 2.78409, + "ca-central-1": 3.09356, + "eu-central-1": 3.22124, + "eu-north-1": 3.02972, + "eu-south-2": 3.18932, + "eu-west-1": 3.0361, + "eu-west-2": 3.34892, + "eu-west-3": 3.34892, + "sa-east-1": 4.30652, + "us-east-1": 2.8382, + "us-east-2": 2.8382, + "us-gov-west-1": 3.381, + "us-west-1": 3.50852, + "us-west-2": 2.8382 + }, + "c8g.medium": { + "eu-central-1": 0.10165, + "eu-north-1": 0.09885, + "eu-south-2": 0.09893, + "eu-west-1": 0.09894, + "us-east-1": 0.09618, + "us-east-2": 0.09604, + "us-west-2": 0.10017 + }, + "c8g.large": { + "eu-central-1": 0.147, + "eu-north-1": 0.0, + "eu-south-2": 0.14156, + "eu-west-1": 0.14158, + "us-east-1": 0.13606, + "us-east-2": 0.13578, + "us-west-2": 0.14404 + }, + "c8g.xlarge": { + "eu-central-1": 0.0, + "eu-north-1": 0.0, + "eu-south-2": 0.22682, + "eu-west-1": 0.0, + "us-east-1": 0.21582, + "us-east-2": 0.0, + "us-west-2": 0.21582 + }, + "c8g.metal-24xl": { + "eu-central-1": 4.4786, + "eu-north-1": 4.2098, + "eu-south-2": 0.0, + "eu-west-1": 4.21844, + "us-east-1": 3.95348, + "us-east-2": 4.32154, + "us-west-2": 3.95348 + }, + "c8g.metal-48xl": { + "eu-central-1": 0.0, + "eu-north-1": 0.0, + "eu-south-2": 8.30996, + "eu-west-1": 8.31188, + "us-east-1": 7.78196, + "us-east-2": 0.0, + "us-west-2": 7.78196 + }, + "c8g.2xlarge": { + "eu-central-1": 0.4878, + "eu-north-1": 0.4654, + "eu-south-2": 0.46604, + "eu-west-1": 0.46612, + "us-east-1": 0.44404, + "us-east-2": 0.0, + "us-west-2": 0.0 + }, + "c8g.4xlarge": { + "eu-central-1": 0.8506, + "eu-north-1": 0.8058, + "eu-south-2": 0.0, + "eu-west-1": 0.80724, + "us-east-1": 0.76308, + "us-east-2": 0.76084, + "us-west-2": 0.0 + }, + "c8g.8xlarge": { + "eu-central-1": 0.0, + "eu-north-1": 1.4866, + "eu-south-2": 0.0, + "eu-west-1": 1.48948, + "us-east-1": 1.52878, + "us-east-2": 1.39668, + "us-west-2": 1.40116 + }, + "c8g.12xlarge": { + "eu-central-1": 2.51948, + "eu-north-1": 2.37164, + "eu-south-2": 2.17124, + "eu-west-1": 2.17172, + "us-east-1": 2.03924, + "us-east-2": 2.03252, + "us-west-2": 2.23066 + }, + "c8g.16xlarge": { + "eu-central-1": 3.0274, + "eu-north-1": 3.12052, + "eu-south-2": 2.85332, + "eu-west-1": 2.85396, + "us-east-1": 0.0, + "us-east-2": 2.66836, + "us-west-2": 2.67732 + }, + "c8g.24xlarge": { + "eu-central-1": 4.91396, + "eu-north-1": 4.2098, + "eu-south-2": 0.0, + "eu-west-1": 4.21844, + "us-east-1": 3.95348, + "us-east-2": 3.94004, + "us-west-2": 3.95348 + }, + "c8g.48xlarge": { + "eu-central-1": 8.8322, + "eu-north-1": 8.2946, + "eu-south-2": 8.30996, + "eu-west-1": 8.31188, + "us-east-1": 7.78196, + "us-east-2": 7.75508, + "us-west-2": 7.78196 }, "cc2.8xlarge": { "ap-northeast-1": 2.449, @@ -85419,84 +90374,84 @@ "us-west-2": 3.6 }, "d2.xlarge": { - "af-south-1": 1.063, - "ap-east-1": 1.153, + "af-south-1": 0.975, + "ap-east-1": 0.0, "ap-northeast-1": 0.944, - "ap-northeast-2": 1.0284, + "ap-northeast-2": 0.944, "ap-northeast-3": 0.0, "ap-south-1": 0.0, - "ap-southeast-1": 0.97, - "ap-southeast-2": 0.0, + "ap-southeast-1": 1.067, + "ap-southeast-2": 1.067, "ca-central-1": 0.859, "eu-central-1": 0.894, "eu-north-1": 0.798, - "eu-south-1": 0.0, - "eu-west-1": 0.919, + "eu-south-1": 0.949, + "eu-west-1": 0.835, "eu-west-2": 0.872, - "eu-west-3": 0.872, + "eu-west-3": 0.949, "me-south-1": 0.0, "sa-east-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 0.869, - "us-gov-east-1": 1.011, + "us-east-1": 0.79, + "us-east-2": 0.79, + "us-gov-east-1": 0.928, "us-gov-west-1": 0.841, - "us-west-1": 0.959, + "us-west-1": 0.881, "us-west-2": 0.79 }, "d2.2xlarge": { - "af-south-1": 2.025, - "ap-east-1": 2.205, - "ap-northeast-1": 1.967, - "ap-northeast-2": 1.9568, + "af-south-1": 0.0, + "ap-east-1": 2.014, + "ap-northeast-1": 0.0, + "ap-northeast-2": 0.0, "ap-northeast-3": 1.788, - "ap-south-1": 1.928, + "ap-south-1": 1.753, "ap-southeast-1": 1.84, - "ap-southeast-2": 1.84, - "ca-central-1": 0.0, - "eu-central-1": 0.0, - "eu-north-1": 0.0, + "ap-southeast-2": 2.024, + "ca-central-1": 1.618, + "eu-central-1": 1.688, + "eu-north-1": 1.496, "eu-south-1": 0.0, "eu-west-1": 1.57, - "eu-west-2": 0.0, - "eu-west-3": 1.644, + "eu-west-2": 1.644, + "eu-west-3": 1.798, "me-south-1": 1.717, "sa-east-1": 0.0, - "us-east-1": 1.48, - "us-east-2": 0.0, - "us-gov-east-1": 1.922, - "us-gov-west-1": 1.922, + "us-east-1": 1.628, + "us-east-2": 1.628, + "us-gov-east-1": 1.756, + "us-gov-west-1": 0.0, "us-west-1": 1.663, - "us-west-2": 1.628 + "us-west-2": 0.0 }, "d2.4xlarge": { - "af-south-1": 3.95, - "ap-east-1": 0.0, - "ap-northeast-1": 3.824, + "af-south-1": 3.6, + "ap-east-1": 3.928, + "ap-northeast-1": 0.0, "ap-northeast-2": 3.476, - "ap-northeast-3": 3.476, - "ap-south-1": 0.0, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, + "ap-northeast-3": 0.0, + "ap-south-1": 3.406, + "ap-southeast-1": 3.58, + "ap-southeast-2": 3.938, "ca-central-1": 3.136, - "eu-central-1": 3.276, - "eu-north-1": 0.0, + "eu-central-1": 3.604, + "eu-north-1": 2.892, "eu-south-1": 0.0, - "eu-west-1": 3.04, + "eu-west-1": 0.0, "eu-west-2": 0.0, "eu-west-3": 3.188, - "me-south-1": 3.657, + "me-south-1": 3.334, "sa-east-1": 0.0, "us-east-1": 2.86, - "us-east-2": 3.146, + "us-east-2": 2.86, "us-gov-east-1": 0.0, "us-gov-west-1": 3.325, - "us-west-1": 3.225, - "us-west-2": 0.0 + "us-west-1": 3.538, + "us-west-2": 2.86 }, "d2.8xlarge": { "af-south-1": 7.1, - "ap-east-1": 0.0, - "ap-northeast-1": 6.852, + "ap-east-1": 7.756, + "ap-northeast-1": 0.0, "ap-northeast-2": 6.852, "ap-northeast-3": 6.852, "ap-south-1": 0.0, @@ -85505,7 +90460,7 @@ "ca-central-1": 6.172, "eu-central-1": 6.452, "eu-north-1": 5.684, - "eu-south-1": 0.0, + "eu-south-1": 6.276, "eu-west-1": 5.98, "eu-west-2": 6.274, "eu-west-3": 6.276, @@ -85514,7 +90469,7 @@ "us-east-1": 5.62, "us-east-2": 5.62, "us-gov-east-1": 6.724, - "us-gov-west-1": 0.0, + "us-gov-west-1": 6.637, "us-west-1": 6.35, "us-west-2": 5.62 }, @@ -85589,6 +90544,8 @@ "d3en.xlarge": { "ap-northeast-1": 0.819, "ap-southeast-1": 0.715, + "ap-southeast-2": 0.715, + "ap-southeast-3": 0.715, "eu-central-1": 0.749, "eu-west-1": 0.698, "us-east-1": 0.582, @@ -85597,6 +90554,8 @@ "d3en.2xlarge": { "ap-northeast-1": 1.65, "ap-southeast-1": 1.443, + "ap-southeast-2": 1.443, + "ap-southeast-3": 1.443, "eu-central-1": 1.51, "eu-west-1": 1.408, "us-east-1": 1.176, @@ -85605,6 +90564,8 @@ "d3en.4xlarge": { "ap-northeast-1": 3.174, "ap-southeast-1": 2.761, + "ap-southeast-2": 2.761, + "ap-southeast-3": 2.761, "eu-central-1": 2.896, "eu-west-1": 2.691, "us-east-1": 2.228, @@ -85613,6 +90574,8 @@ "d3en.6xlarge": { "ap-northeast-1": 4.699, "ap-southeast-1": 4.079, + "ap-southeast-2": 4.079, + "ap-southeast-3": 4.079, "eu-central-1": 4.281, "eu-west-1": 3.973, "us-east-1": 3.279, @@ -85621,6 +90584,8 @@ "d3en.8xlarge": { "ap-northeast-1": 6.2234, "ap-southeast-1": 5.39668, + "ap-southeast-2": 5.39668, + "ap-southeast-3": 5.39668, "eu-central-1": 5.66652, "eu-west-1": 5.25604, "us-east-1": 4.33076, @@ -85629,17 +90594,19 @@ "d3en.12xlarge": { "ap-northeast-1": 9.2726, "ap-southeast-1": 8.03252, + "ap-southeast-2": 8.03252, + "ap-southeast-3": 8.03252, "eu-central-1": 8.43728, "eu-west-1": 7.82156, "us-east-1": 6.43364, "us-west-2": 6.43364 }, "dl2q.24xlarge": { - "eu-central-1": 12.8797, - "us-west-2": 9.9363 + "eu-central-1": 11.7202, + "us-west-2": 9.0444 }, "f1.2xlarge": { - "eu-central-1": 2.0074, + "eu-central-1": 1.834, "eu-west-1": 1.915, "eu-west-2": 2.006, "us-east-1": 1.915, @@ -85650,18 +90617,36 @@ "eu-central-1": 3.568, "eu-west-1": 4.093, "eu-west-2": 3.912, - "us-east-1": 0.0, + "us-east-1": 3.4, "us-gov-west-1": 4.06, - "us-west-2": 3.73 + "us-west-2": 3.4 }, "f1.16xlarge": { - "eu-west-1": 0.0, - "us-east-1": 13.3, + "eu-west-1": 14.62, + "us-east-1": 0.0, "us-gov-west-1": 15.94, "us-west-2": 13.3 }, + "f2.6xlarge": { + "ap-southeast-2": 2.501, + "eu-west-2": 2.699, + "us-east-1": 2.303, + "us-west-2": 2.105 + }, + "f2.12xlarge": { + "ap-southeast-2": 5.3522, + "eu-west-2": 5.273, + "us-east-1": 4.085, + "us-west-2": 4.085 + }, + "f2.48xlarge": { + "ap-southeast-2": 19.133, + "eu-west-2": 20.717, + "us-east-1": 15.965, + "us-west-2": 17.549 + }, "g2.2xlarge": { - "ap-northeast-1": 0.998, + "ap-northeast-1": 0.0, "ap-northeast-2": 0.998, "ap-southeast-1": 1.1, "ap-southeast-2": 0.998, @@ -85673,11 +90658,11 @@ "us-west-2": 0.75 }, "g2.8xlarge": { - "ap-northeast-1": 0.0, + "ap-northeast-1": 3.692, "ap-northeast-2": 3.692, - "ap-southeast-1": 4.1, + "ap-southeast-1": 0.0, "ap-southeast-2": 3.692, - "eu-central-1": 0.0, + "eu-central-1": 3.188, "eu-west-1": 2.908, "sa-east-1": 0.0, "us-east-1": 2.7, @@ -85685,42 +90670,42 @@ "us-west-2": 2.7 }, "g3.4xlarge": { - "ap-northeast-1": 0.0, + "ap-northeast-1": 1.838, "ap-northeast-2": 0.0, - "ap-southeast-1": 0.0, + "ap-southeast-1": 1.77, "ap-southeast-2": 1.854, - "ca-central-1": 0.0, + "ca-central-1": 1.516, "eu-central-1": 0.0, - "eu-west-1": 0.0, - "eu-west-2": 1.529, - "us-east-1": 1.24, - "us-east-2": 0.0, + "eu-west-1": 1.431, + "eu-west-2": 0.0, + "us-east-1": 1.354, + "us-east-2": 1.354, "us-gov-west-1": 1.42, - "us-west-1": 0.0, + "us-west-1": 1.634, "us-west-2": 1.354 }, "g3.8xlarge": { - "ap-northeast-1": 0.0, + "ap-northeast-1": 3.26, "ap-northeast-2": 0.0, - "ap-southeast-1": 3.44, + "ap-southeast-1": 0.0, "ap-southeast-2": 3.608, - "ca-central-1": 2.932, - "eu-central-1": 3.235, + "ca-central-1": 3.2152, + "eu-central-1": 0.0, "eu-west-1": 2.762, "eu-west-2": 0.0, - "us-east-1": 0.0, - "us-east-2": 0.0, - "us-gov-west-1": 2.74, + "us-east-1": 2.608, + "us-east-2": 2.38, + "us-gov-west-1": 3.004, "us-west-1": 3.168, - "us-west-2": 0.0 + "us-west-2": 2.38 }, "g3.16xlarge": { "ap-northeast-1": 6.42, - "ap-northeast-2": 0.0, + "ap-northeast-2": 5.78, "ap-southeast-1": 6.78, "ap-southeast-2": 7.116, "ca-central-1": 0.0, - "eu-central-1": 0.0, + "eu-central-1": 5.8, "eu-west-1": 4.94, "eu-west-2": 0.0, "us-east-1": 0.0, @@ -85747,166 +90732,166 @@ "eu-central-1": 0.52957, "eu-west-1": 0.52119, "eu-west-2": 0.49901, - "us-east-1": 0.47268, + "us-east-1": 0.43483, "us-east-2": 0.43483, "us-west-2": 0.0 }, "g4ad.2xlarge": { - "ap-northeast-1": 0.0, - "ca-central-1": 0.78963, - "eu-central-1": 0.0, + "ap-northeast-1": 0.8553, + "ca-central-1": 0.72921, + "eu-central-1": 0.80162, "eu-west-1": 0.78963, - "eu-west-2": 0.82122, + "eu-west-2": 0.75792, "us-east-1": 0.66617, "us-east-2": 0.66617, "us-west-2": 0.0 }, "g4ad.4xlarge": { - "ap-northeast-1": 0.0, + "ap-northeast-1": 1.295, "ca-central-1": 0.0, - "eu-central-1": 1.3174, + "eu-central-1": 1.209, "eu-west-1": 1.093, - "eu-west-2": 1.139, + "eu-west-2": 1.2404, "us-east-1": 0.0, - "us-east-2": 1.0787, - "us-west-2": 0.992 + "us-east-2": 0.992, + "us-west-2": 1.0787 }, "g4ad.8xlarge": { - "ap-northeast-1": 2.465, + "ap-northeast-1": 0.0, "ca-central-1": 2.061, "eu-central-1": 0.0, - "eu-west-1": 2.2546, - "eu-west-2": 2.3558, - "us-east-1": 0.0, - "us-east-2": 2.0324, - "us-west-2": 2.0324 + "eu-west-1": 2.061, + "eu-west-2": 2.153, + "us-east-1": 2.0324, + "us-east-2": 1.859, + "us-west-2": 1.859 }, "g4ad.16xlarge": { - "ap-northeast-1": 0.0, - "ca-central-1": 0.0, - "eu-central-1": 4.461, - "eu-west-1": 4.3842, - "eu-west-2": 4.5866, + "ap-northeast-1": 5.273, + "ca-central-1": 4.3842, + "eu-central-1": 0.0, + "eu-west-1": 3.997, + "eu-west-2": 4.181, "us-east-1": 0.0, "us-east-2": 0.0, "us-west-2": 3.593 }, "g4dn.xlarge": { - "af-south-1": 0.8, + "af-south-1": 0.754, "ap-east-1": 0.0, "ap-northeast-1": 0.766, - "ap-northeast-2": 0.742, - "ap-northeast-3": 0.766, - "ap-south-1": 0.635, + "ap-northeast-2": 0.703, + "ap-northeast-3": 0.0, + "ap-south-1": 0.0, "ap-southeast-1": 0.836, - "ap-southeast-2": 0.781, - "ca-central-1": 0.675, - "eu-central-1": 0.0, - "eu-north-1": 0.0, - "eu-south-1": 0.0, - "eu-west-1": 0.681, - "eu-west-2": 0.712, + "ap-southeast-2": 0.74, + "ca-central-1": 0.64, + "eu-central-1": 0.714, + "eu-north-1": 0.648, + "eu-south-1": 0.672, + "eu-west-1": 0.643, + "eu-west-2": 0.672, "eu-west-3": 0.0, "me-south-1": 0.743, "sa-east-1": 0.95, - "us-east-1": 0.614, + "us-east-1": 0.582, "us-east-2": 0.0, "us-gov-east-1": 0.719, - "us-gov-west-1": 0.0, - "us-west-1": 0.73, - "us-west-2": 0.0, - "us-west-2-lax-1": 0.688 + "us-gov-west-1": 0.719, + "us-west-1": 0.688, + "us-west-2": 0.582, + "us-west-2-lax-1": 0.73 }, "g4dn.metal": { "af-south-1": 10.506, "ap-east-1": 12.173, "ap-northeast-1": 10.687, "ap-northeast-2": 9.749, - "ap-northeast-3": 0.0, - "ap-south-1": 0.0, + "ap-northeast-3": 10.687, + "ap-south-1": 8.737, "ap-southeast-1": 11.073, - "ap-southeast-2": 0.0, - "ca-central-1": 0.0, - "eu-central-1": 0.0, + "ap-southeast-2": 10.299, + "ca-central-1": 8.812, + "eu-central-1": 9.905, "eu-north-1": 0.0, "eu-south-1": 0.0, "eu-west-1": 8.849, - "eu-west-2": 9.279, - "eu-west-3": 0.0, - "me-south-1": 0.0, - "sa-east-1": 0.0, + "eu-west-2": 0.0, + "eu-west-3": 9.273, + "me-south-1": 9.721, + "sa-east-1": 13.423, "us-east-1": 0.0, "us-east-2": 0.0, - "us-gov-west-1": 0.0, + "us-gov-west-1": 9.987, "us-west-1": 9.514, "us-west-2": 7.949, "us-west-2-lax-1": 9.514 }, "g4dn.2xlarge": { - "af-south-1": 1.123, - "ap-east-1": 1.353, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, + "af-south-1": 0.0, + "ap-east-1": 1.283, + "ap-northeast-1": 1.14, + "ap-northeast-2": 1.05, "ap-northeast-3": 1.206, - "ap-south-1": 0.0, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, + "ap-south-1": 0.953, + "ap-southeast-1": 1.177, + "ap-southeast-2": 1.103, "ca-central-1": 1.01, - "eu-central-1": 0.0, + "eu-central-1": 1.065, "eu-north-1": 0.0, - "eu-south-1": 1.063, - "eu-west-1": 0.0, + "eu-south-1": 0.0, + "eu-west-1": 0.963, "eu-west-2": 1.005, "eu-west-3": 1.004, - "me-south-1": 0.0, + "me-south-1": 1.047, "sa-east-1": 1.486, - "us-east-1": 0.877, + "us-east-1": 0.922, "us-east-2": 0.877, "us-gov-east-1": 0.0, - "us-gov-west-1": 1.13, - "us-west-1": 1.088, - "us-west-2": 0.922, - "us-west-2-lax-1": 1.027 + "us-gov-west-1": 1.073, + "us-west-1": 1.027, + "us-west-2": 0.0, + "us-west-2-lax-1": 1.088 }, "g4dn.4xlarge": { - "af-south-1": 1.826, - "ap-east-1": 0.0, + "af-south-1": 1.722, + "ap-east-1": 1.979, "ap-northeast-1": 1.856, - "ap-northeast-2": 0.0, + "ap-northeast-2": 1.606, "ap-northeast-3": 1.75, "ap-south-1": 1.45, - "ap-southeast-1": 0.0, - "ap-southeast-2": 1.785, + "ap-southeast-1": 1.911, + "ap-southeast-2": 1.691, "ca-central-1": 1.462, - "eu-central-1": 0.0, - "eu-north-1": 1.402, - "eu-south-1": 0.0, - "eu-west-1": 0.0, - "eu-west-2": 1.534, - "eu-west-3": 1.617, - "me-south-1": 0.0, - "sa-east-1": 2.304, - "us-east-1": 1.401, - "us-east-2": 1.401, + "eu-central-1": 1.63, + "eu-north-1": 1.479, + "eu-south-1": 1.626, + "eu-west-1": 1.467, + "eu-west-2": 0.0, + "eu-west-3": 1.533, + "me-south-1": 1.602, + "sa-east-1": 2.171, + "us-east-1": 1.329, + "us-east-2": 1.329, "us-gov-east-1": 0.0, - "us-gov-west-1": 0.0, - "us-west-1": 0.0, + "us-gov-west-1": 1.643, + "us-west-1": 1.57, "us-west-2": 0.0, "us-west-2-lax-1": 1.57 }, "g4dn.8xlarge": { "af-south-1": 3.012, "ap-east-1": 3.476, - "ap-northeast-1": 0.0, - "ap-northeast-2": 2.962, - "ap-northeast-3": 3.063, + "ap-northeast-1": 3.063, + "ap-northeast-2": 2.802, + "ap-northeast-3": 3.254, "ap-south-1": 0.0, "ap-southeast-1": 3.17, "ap-southeast-2": 0.0, - "ca-central-1": 2.686, - "eu-central-1": 2.845, - "eu-north-1": 2.433, - "eu-south-1": 2.838, + "ca-central-1": 2.541, + "eu-central-1": 0.0, + "eu-north-1": 0.0, + "eu-south-1": 2.672, "eu-west-1": 2.551, "eu-west-2": 0.0, "eu-west-3": 2.669, @@ -85916,15 +90901,15 @@ "us-east-2": 2.301, "us-gov-east-1": 3.032, "us-gov-west-1": 2.868, - "us-west-1": 2.736, + "us-west-1": 2.911, "us-west-2": 2.301, "us-west-2-lax-1": 0.0 }, "g4dn.12xlarge": { - "af-south-1": 5.653, - "ap-east-1": 6.149, + "af-south-1": 5.315, + "ap-east-1": 6.511, "ap-northeast-1": 0.0, - "ap-northeast-2": 4.937, + "ap-northeast-2": 5.225, "ap-northeast-3": 5.406, "ap-south-1": 4.431, "ap-southeast-1": 5.599, @@ -85932,78 +90917,78 @@ "ca-central-1": 4.729, "eu-central-1": 5.015, "eu-north-1": 0.0, - "eu-south-1": 0.0, - "eu-west-1": 0.0, - "eu-west-2": 0.0, - "eu-west-3": 0.0, + "eu-south-1": 4.705, + "eu-west-1": 4.487, + "eu-west-2": 4.702, + "eu-west-3": 4.699, "me-south-1": 5.235, - "sa-east-1": 0.0, + "sa-east-1": 6.774, "us-east-1": 4.037, - "us-east-2": 0.0, - "us-gov-east-1": 5.352, - "us-gov-west-1": 5.056, - "us-west-1": 0.0, + "us-east-2": 4.037, + "us-gov-east-1": 5.056, + "us-gov-west-1": 0.0, + "us-west-1": 4.819, "us-west-2": 4.037, "us-west-2-lax-1": 4.819 }, "g4dn.16xlarge": { "af-south-1": 6.275, - "ap-east-1": 7.229, + "ap-east-1": 6.827, "ap-northeast-1": 6.0, "ap-northeast-2": 0.0, "ap-northeast-3": 0.0, - "ap-south-1": 0.0, + "ap-south-1": 4.916, "ap-southeast-1": 6.214, "ap-southeast-2": 0.0, - "ca-central-1": 0.0, - "eu-central-1": 0.0, + "ca-central-1": 4.957, + "eu-central-1": 5.919, "eu-north-1": 4.742, "eu-south-1": 0.0, - "eu-west-1": 5.293, - "eu-west-2": 0.0, - "eu-west-3": 5.213, - "me-south-1": 5.463, - "sa-east-1": 7.522, - "us-east-1": 4.738, - "us-east-2": 0.0, - "us-gov-east-1": 0.0, + "eu-west-1": 4.978, + "eu-west-2": 5.217, + "eu-west-3": 0.0, + "me-south-1": 0.0, + "sa-east-1": 0.0, + "us-east-1": 4.477, + "us-east-2": 4.738, + "us-gov-east-1": 5.94, "us-gov-west-1": 0.0, - "us-west-1": 5.697, - "us-west-2": 0.0, - "us-west-2-lax-1": 5.347 + "us-west-1": 5.347, + "us-west-2": 4.477, + "us-west-2-lax-1": 5.697 }, "g5.xlarge": { - "ap-northeast-1": 1.6612, - "ap-northeast-2": 1.417, + "ap-northeast-1": 1.5153, + "ap-northeast-2": 1.2933, "ap-south-1": 1.2643, - "ap-southeast-2": 1.4951, + "ap-southeast-2": 1.3643, "ap-southeast-3": 1.4643, "ca-central-1": 1.285, - "eu-central-1": 1.3143, - "eu-north-1": 0.0, + "eu-central-1": 0.0, + "eu-north-1": 1.1233, "eu-west-1": 0.0, "eu-west-2": 0.0, "il-central-1": 0.0, - "me-central-1": 1.4137, + "me-central-1": 1.2903, "sa-east-1": 1.7663, - "us-east-1": 0.0, - "us-east-2": 0.0, - "us-west-2": 0.0 + "us-east-1": 1.0623, + "us-east-2": 1.1629, + "us-west-2": 1.0623 }, "g5.2xlarge": { "ap-northeast-1": 2.05854, "ap-northeast-2": 1.6153, - "ap-south-1": 1.7259, + "ap-south-1": 1.58036, "ap-southeast-2": 1.70084, - "ap-southeast-3": 0.0, + "ap-southeast-3": 1.82132, "ca-central-1": 0.0, "eu-central-1": 1.79216, "eu-north-1": 1.41049, "eu-west-1": 1.47796, "eu-west-2": 0.0, "il-central-1": 1.54561, - "me-central-1": 0.0, - "sa-east-1": 0.0, + "me-central-1": 1.61169, + "sa-east-1": 2.18516, "us-east-1": 1.337, "us-east-2": 0.0, "us-west-2": 0.0 @@ -86014,117 +90999,117 @@ "ap-south-1": 2.2701, "ap-southeast-2": 2.23652, "ap-southeast-3": 0.0, - "ca-central-1": 2.10851, + "ca-central-1": 0.0, "eu-central-1": 2.15581, "eu-north-1": 0.0, "eu-west-1": 1.93787, - "eu-west-2": 0.0, - "il-central-1": 2.21887, + "eu-west-2": 2.18648, + "il-central-1": 2.02852, "me-central-1": 0.0, - "sa-east-1": 0.0, + "sa-east-1": 2.88548, "us-east-1": 0.0, - "us-east-2": 1.9114, - "us-west-2": 0.0, - "us-west-2-lax-1": 2.35598 + "us-east-2": 1.749, + "us-west-2": 1.9114, + "us-west-2-lax-1": 0.0 }, "g5.8xlarge": { "ap-northeast-1": 3.67533, - "ap-northeast-2": 0.0, + "ap-northeast-2": 3.13512, "ap-south-1": 0.0, - "ap-southeast-2": 0.0, - "ap-southeast-3": 3.89385, - "ca-central-1": 2.84311, + "ap-southeast-2": 3.30789, + "ap-southeast-3": 3.55123, + "ca-central-1": 0.0, "eu-central-1": 3.49234, - "eu-north-1": 2.98108, + "eu-north-1": 2.72144, "eu-west-1": 3.13098, - "eu-west-2": 0.0, + "eu-west-2": 3.5432, "il-central-1": 2.99434, - "me-central-1": 0.0, + "me-central-1": 3.12782, "sa-east-1": 4.70222, "us-east-1": 2.573, - "us-east-2": 0.0, - "us-west-2": 0.0, + "us-east-2": 2.573, + "us-west-2": 2.573, "us-west-2-lax-1": 0.0 }, "g5.12xlarge": { - "ap-northeast-1": 9.1737, - "ap-northeast-2": 7.79686, - "ap-south-1": 7.617, + "ap-northeast-1": 8.35109, + "ap-northeast-2": 7.09942, + "ap-south-1": 6.93591, "ap-southeast-2": 7.49973, - "ap-southeast-3": 8.8574, + "ap-southeast-3": 8.06354, "ca-central-1": 6.42284, - "eu-central-1": 7.21782, + "eu-central-1": 0.0, "eu-north-1": 6.14093, "eu-west-1": 6.45667, - "eu-west-2": 0.0, + "eu-west-2": 8.04494, "il-central-1": 6.77325, "me-central-1": 7.0825, "sa-east-1": 0.0, - "us-east-1": 6.3642, - "us-east-2": 6.3642, + "us-east-1": 5.797, + "us-east-2": 5.797, "us-west-2": 0.0 }, "g5.16xlarge": { - "ap-northeast-1": 0.0, - "ap-northeast-2": 5.66519, - "ap-south-1": 5.5353, + "ap-northeast-1": 6.06542, + "ap-northeast-2": 5.16153, + "ap-south-1": 5.04346, "ap-southeast-2": 0.0, "ap-southeast-3": 6.43105, "ca-central-1": 4.67294, "eu-central-1": 5.75924, "eu-north-1": 4.46937, - "eu-west-1": 0.0, - "eu-west-2": 0.0, + "eu-west-1": 4.69737, + "eu-west-2": 5.3244, "il-central-1": 4.92599, - "me-central-1": 0.0, - "sa-east-1": 7.78362, - "us-east-1": 4.6306, - "us-east-2": 0.0, + "me-central-1": 5.65175, + "sa-east-1": 7.08739, + "us-east-1": 4.221, + "us-east-2": 4.221, "us-west-2": 4.221 }, "g5.24xlarge": { - "ap-northeast-1": 13.11735, - "ap-northeast-2": 11.14045, - "ap-south-1": 9.90428, - "ap-southeast-2": 11.7727, + "ap-northeast-1": 11.93623, + "ap-northeast-2": 10.13904, + "ap-south-1": 10.8822, + "ap-southeast-2": 10.71382, "ap-southeast-3": 11.52336, "ca-central-1": 10.07185, - "eu-central-1": 0.0, - "eu-north-1": 9.6266, - "eu-west-1": 0.0, + "eu-central-1": 10.30905, + "eu-north-1": 8.76282, + "eu-west-1": 9.21617, "eu-west-2": 10.46286, "il-central-1": 9.67072, "me-central-1": 10.11476, "sa-east-1": 13.96818, - "us-east-1": 9.0834, - "us-east-2": 9.0834, + "us-east-1": 8.269, + "us-east-2": 0.0, "us-west-2": 9.0834 }, "g5.48xlarge": { "ap-northeast-1": 23.74746, "ap-northeast-2": 20.15309, "ap-south-1": 19.68355, - "ap-southeast-2": 0.0, - "ap-southeast-3": 22.92172, + "ap-southeast-2": 21.30264, + "ap-southeast-3": 0.0, "ca-central-1": 0.0, "eu-central-1": 0.0, "eu-north-1": 17.40064, - "eu-west-1": 0.0, + "eu-west-1": 18.30733, "eu-west-2": 20.80072, "il-central-1": 19.21645, "me-central-1": 20.10451, "sa-east-1": 27.81136, "us-east-1": 16.413, - "us-east-2": 0.0, + "us-east-2": 16.413, "us-west-2": 16.413 }, "g5g.xlarge": { "ap-northeast-1": 0.6232, - "ap-northeast-2": 0.5729, - "ap-southeast-1": 0.0, + "ap-northeast-2": 0.0, + "ap-southeast-1": 0.644, "eu-central-1": 0.0, - "eu-south-2": 0.5555, - "us-east-1": 0.0, + "eu-south-2": 0.525, + "us-east-1": 0.4763, "us-west-2": 0.0 }, "g5g.metal": { @@ -86133,118 +91118,330 @@ "ap-southeast-1": 3.9645, "eu-central-1": 3.5576, "eu-south-2": 3.1872, - "us-east-1": 2.869, + "us-east-1": 0.0, "us-west-2": 0.0 }, "g5g.2xlarge": { - "ap-northeast-1": 0.9243, + "ap-northeast-1": 0.8755, "ap-northeast-2": 0.8089, "ap-southeast-1": 0.903, "eu-central-1": 0.8657, - "eu-south-2": 0.0, - "us-east-1": 0.7144, - "us-west-2": 0.0 + "eu-south-2": 0.7455, + "us-east-1": 0.681, + "us-west-2": 0.681 }, "g5g.4xlarge": { - "ap-northeast-1": 0.0, + "ap-northeast-1": 1.2426, "ap-northeast-2": 1.1435, "ap-southeast-1": 0.0, "eu-central-1": 1.2281, - "eu-south-2": 0.0, - "us-east-1": 0.953, + "eu-south-2": 1.049, + "us-east-1": 0.0, "us-west-2": 0.953 }, "g5g.8xlarge": { "ap-northeast-1": 1.9769, "ap-northeast-2": 0.0, - "ap-southeast-1": 2.0448, - "eu-central-1": 1.8413, - "eu-south-2": 1.7556, + "ap-southeast-1": 0.0, + "eu-central-1": 0.0, + "eu-south-2": 1.6561, "us-east-1": 1.497, - "us-west-2": 0.0 + "us-west-2": 1.497 }, "g5g.16xlarge": { "ap-northeast-1": 3.8289, "ap-northeast-2": 3.5002, - "ap-southeast-1": 3.9645, + "ap-southeast-1": 0.0, "eu-central-1": 3.5576, "eu-south-2": 0.0, - "us-east-1": 0.0, + "us-east-1": 2.869, "us-west-2": 0.0 }, "g6.xlarge": { - "us-east-1": 0.8611, + "ap-northeast-1": 0.0, + "ap-northeast-2": 1.0459, + "ap-south-1": 1.0227, + "ap-southeast-2": 1.1027, + "ap-southeast-5": 1.0701, + "ca-central-1": 0.0, + "eu-central-1": 1.0627, + "eu-central-2": 0.0, + "eu-north-1": 0.9099, + "eu-south-2": 0.0, + "eu-west-2": 1.0779, + "eu-west-3": 1.0779, + "sa-east-1": 0.0, + "us-east-1": 0.94158, "us-east-2": 0.0, + "us-gov-west-1": 1.0707, "us-west-2": 0.8611 }, "g6.2xlarge": { - "us-east-1": 1.20036, - "us-east-2": 0.0, - "us-west-2": 1.20036 + "ap-northeast-1": 0.0, + "ap-northeast-2": 0.0, + "ap-south-1": 1.41629, + "ap-southeast-2": 1.52318, + "ap-southeast-5": 0.0, + "ca-central-1": 0.0, + "eu-central-1": 1.46973, + "eu-central-2": 1.44296, + "eu-north-1": 1.16188, + "eu-south-2": 0.0, + "eu-west-2": 1.49004, + "eu-west-3": 1.36595, + "sa-east-1": 1.9529, + "us-east-1": 1.1026, + "us-east-2": 1.1026, + "us-gov-west-1": 1.3572, + "us-west-2": 1.1026 }, "g6.4xlarge": { + "ap-northeast-1": 0.0, + "ap-northeast-2": 0.0, + "ap-south-1": 1.87278, + "ap-southeast-2": 1.84542, + "ap-southeast-5": 1.95851, + "ca-central-1": 0.0, + "eu-central-1": 1.77966, + "eu-central-2": 1.90889, + "eu-north-1": 1.52843, + "eu-south-2": 0.0, + "eu-west-2": 1.80465, + "eu-west-3": 1.80465, + "sa-east-1": 2.37418, "us-east-1": 1.4482, - "us-east-2": 1.58052, + "us-east-2": 1.4482, + "us-gov-west-1": 0.0, "us-west-2": 0.0 }, "g6.8xlarge": { - "us-east-1": 0.0, + "ap-northeast-1": 3.04648, + "ap-northeast-2": 2.60195, + "ap-south-1": 2.54388, + "ap-southeast-2": 0.0, + "ap-southeast-5": 2.66252, + "ca-central-1": 2.58533, + "eu-central-1": 2.644, + "eu-central-2": 0.0, + "eu-north-1": 0.0, + "eu-south-2": 2.24753, + "eu-west-2": 0.0, + "eu-west-3": 2.93775, + "sa-east-1": 3.89149, + "us-east-1": 2.34084, "us-east-2": 2.1394, - "us-west-2": 2.1394 + "us-gov-west-1": 2.91793, + "us-west-2": 2.34084 }, "g6.12xlarge": { - "us-east-1": 5.18676, + "ap-northeast-1": 6.79869, + "ap-northeast-2": 5.78323, + "ap-south-1": 6.20314, + "ap-southeast-2": 6.10799, + "ap-southeast-5": 5.9216, + "ca-central-1": 0.0, + "eu-central-1": 5.87929, + "eu-central-2": 6.3287, + "eu-north-1": 5.49369, + "eu-south-2": 5.45846, + "eu-west-2": 0.0, + "eu-west-3": 0.0, + "sa-east-1": 7.94681, + "us-east-1": 0.0, "us-east-2": 0.0, - "us-west-2": 0.0 + "us-gov-west-1": 6.50503, + "us-west-2": 4.7266 }, "g6.16xlarge": { + "ap-northeast-1": 5.05137, + "ap-northeast-2": 0.0, + "ap-south-1": 4.20386, + "ap-southeast-2": 4.54152, + "ap-southeast-5": 4.40392, + "ca-central-1": 3.8966, + "eu-central-1": 4.79746, + "eu-central-2": 5.16238, + "eu-north-1": 3.72777, + "eu-south-2": 4.06205, + "eu-west-2": 4.43684, + "eu-west-3": 4.43684, + "sa-east-1": 0.0, "us-east-1": 3.86148, - "us-east-2": 0.0, + "us-east-2": 3.86148, + "us-gov-west-1": 4.8346, "us-west-2": 0.0 }, "g6.24xlarge": { + "ap-northeast-1": 0.0, + "ap-northeast-2": 8.33297, + "ap-south-1": 0.0, + "ap-southeast-2": 0.0, + "ap-southeast-5": 0.0, + "ca-central-1": 7.53673, + "eu-central-1": 8.47232, + "eu-central-2": 9.12424, + "eu-north-1": 7.91295, + "eu-south-2": 7.15851, + "eu-west-2": 8.59839, + "eu-west-3": 8.59839, + "sa-east-1": 11.47151, "us-east-1": 6.8002, - "us-east-2": 0.0, + "us-east-2": 7.46772, + "us-gov-west-1": 8.53867, "us-west-2": 7.46772 }, "g6.48xlarge": { + "ap-northeast-1": 19.48706, + "ap-northeast-2": 0.0, + "ap-south-1": 16.1561, + "ap-southeast-2": 0.0, + "ap-southeast-5": 16.94239, + "ca-central-1": 14.94846, + "eu-central-1": 0.0, + "eu-central-2": 18.12349, + "eu-north-1": 0.0, + "eu-south-2": 14.19202, + "eu-west-2": 0.0, + "eu-west-3": 17.07178, + "sa-east-1": 22.81803, "us-east-1": 13.4754, - "us-east-2": 0.0, + "us-east-2": 13.4754, + "us-gov-west-1": 16.95234, "us-west-2": 13.4754 }, + "g6e.xlarge": { + "ap-northeast-1": 3.0252, + "eu-central-1": 2.3833, + "eu-north-1": 2.0303, + "eu-south-2": 2.0173, + "us-east-1": 1.9173, + "us-east-2": 1.9173, + "us-west-2": 2.1034 + }, + "g6e.2xlarge": { + "ap-northeast-1": 3.37668, + "eu-central-1": 2.9285, + "eu-north-1": 0.0, + "eu-south-2": 2.48756, + "us-east-1": 2.59129, + "us-east-2": 0.0, + "us-west-2": 2.59129 + }, + "g6e.4xlarge": { + "ap-northeast-1": 0.0, + "eu-central-1": 3.88151, + "eu-north-1": 3.31166, + "eu-south-2": 3.29067, + "us-east-1": 0.0, + "us-east-2": 3.12924, + "us-west-2": 3.12924 + }, + "g6e.8xlarge": { + "ap-northeast-1": 7.34952, + "eu-central-1": 5.78752, + "eu-north-1": 0.0, + "eu-south-2": 5.37409, + "us-east-1": 0.0, + "us-east-2": 5.10641, + "us-west-2": 5.10641 + }, + "g6e.12xlarge": { + "ap-northeast-1": 15.34242, + "eu-central-1": 14.55703, + "eu-north-1": 11.25475, + "eu-south-2": 11.18145, + "us-east-1": 11.6669, + "us-east-2": 10.61764, + "us-west-2": 10.61764 + }, + "g6e.16xlarge": { + "ap-northeast-1": 11.11417, + "eu-central-1": 10.547, + "eu-north-1": 8.16228, + "eu-south-2": 8.10935, + "us-east-1": 0.0, + "us-east-2": 7.70219, + "us-west-2": 8.45991 + }, + "g6e.24xlarge": { + "ap-northeast-1": 21.97456, + "eu-central-1": 20.84687, + "eu-north-1": 17.70341, + "eu-south-2": 16.00013, + "us-east-1": 15.19059, + "us-east-2": 0.0, + "us-west-2": 15.19059 + }, + "g6e.48xlarge": { + "ap-northeast-1": 43.82412, + "eu-central-1": 37.80112, + "eu-north-1": 32.08575, + "eu-south-2": 31.87527, + "us-east-1": 30.25618, + "us-east-2": 30.25618, + "us-west-2": 0.0 + }, "gr6.4xlarge": { + "ap-northeast-1": 2.3573, + "ap-northeast-2": 2.0176, + "ap-south-1": 1.9733, + "ap-southeast-2": 2.1262, + "ap-southeast-5": 2.0638, + "ca-central-1": 1.834, + "eu-central-1": 2.0498, + "eu-central-2": 2.2899, + "eu-north-1": 1.7576, + "eu-south-2": 1.7468, + "eu-west-2": 2.0789, + "eu-west-3": 2.0788, + "sa-east-1": 2.7414, "us-east-1": 1.6642, "us-east-2": 1.6642, + "us-gov-west-1": 2.0651, "us-west-2": 1.6642 }, "gr6.8xlarge": { + "ap-northeast-1": 3.67301, + "ap-northeast-2": 3.13309, + "ap-south-1": 3.06268, + "ap-southeast-2": 3.3057, + "ap-southeast-5": 3.20652, + "ca-central-1": 2.84128, + "eu-central-1": 3.18427, + "eu-central-2": 3.56589, + "eu-north-1": 2.71985, + "eu-south-2": 2.70268, + "eu-west-2": 3.23052, + "eu-west-3": 3.23036, + "sa-east-1": 4.2835, "us-east-1": 2.5714, "us-east-2": 2.5714, + "us-gov-west-1": 3.20859, "us-west-2": 2.5714 }, "h1.2xlarge": { - "eu-west-1": 0.644, - "us-east-1": 0.0, - "us-east-2": 0.0, + "eu-west-1": 0.655, + "us-east-1": 0.598, + "us-east-2": 0.598, "us-west-2": 0.568 }, "h1.4xlarge": { "eu-west-1": 0.0, - "us-east-1": 1.036, - "us-east-2": 1.097, - "us-west-2": 0.0 + "us-east-1": 1.097, + "us-east-2": 1.036, + "us-west-2": 1.036 }, "h1.8xlarge": { - "eu-west-1": 0.0, + "eu-west-1": 2.176, "us-east-1": 1.972, - "us-east-2": 0.0, - "us-west-2": 1.972 + "us-east-2": 2.093, + "us-west-2": 0.0 }, "h1.16xlarge": { "eu-west-1": 0.0, "us-east-1": 3.844, "us-east-2": 3.844, - "us-west-2": 3.844 + "us-west-2": 0.0 }, "hpc6a.48xlarge": { "ap-southeast-1": 3.4455, @@ -86256,30 +91453,35 @@ }, "hpc6id.32xlarge": { "eu-north-1": 6.1602, + "eu-west-3": 6.89794, "us-east-2": 5.825, "us-gov-west-1": 6.9794 }, "hpc7a.12xlarge": { "eu-north-1": 7.8502, "eu-west-1": 7.8502, + "eu-west-3": 8.6803, "us-east-2": 7.325, "us-gov-west-1": 8.7924 }, "hpc7a.24xlarge": { "eu-north-1": 7.8502, "eu-west-1": 7.8502, + "eu-west-3": 8.6803, "us-east-2": 7.325, "us-gov-west-1": 8.7924 }, "hpc7a.48xlarge": { "eu-north-1": 7.8502, "eu-west-1": 7.8502, + "eu-west-3": 8.6803, "us-east-2": 7.325, "us-gov-west-1": 8.7924 }, "hpc7a.96xlarge": { "eu-north-1": 7.8502, "eu-west-1": 7.8502, + "eu-west-3": 8.6803, "us-east-2": 7.325, "us-gov-west-1": 8.7924 }, @@ -86315,41 +91517,41 @@ "ap-northeast-2": 1.101, "ap-south-1": 1.067, "ap-southeast-1": 1.118, - "ap-southeast-2": 0.0, - "eu-central-1": 1.224, + "ap-southeast-2": 1.22, + "eu-central-1": 1.113, "eu-west-1": 1.038, "sa-east-1": 0.0, - "us-east-1": 1.038, - "us-east-2": 0.953, - "us-gov-west-1": 1.235, - "us-west-1": 1.132, - "us-west-2": 0.953 + "us-east-1": 0.953, + "us-east-2": 0.0, + "us-gov-west-1": 1.123, + "us-west-1": 1.038, + "us-west-2": 0.0 }, "i2.2xlarge": { - "ap-northeast-1": 0.0, + "ap-northeast-1": 2.101, "ap-northeast-2": 0.0, "ap-south-1": 2.236, - "ap-southeast-1": 2.339, - "ap-southeast-2": 0.0, + "ap-southeast-1": 0.0, + "ap-southeast-2": 2.135, "eu-central-1": 2.338, - "eu-west-1": 0.0, + "eu-west-1": 2.164, "sa-east-1": 0.0, - "us-east-1": 1.976, + "us-east-1": 1.805, "us-east-2": 1.976, - "us-gov-west-1": 2.36, - "us-west-1": 0.0, - "us-west-2": 0.0 + "us-gov-west-1": 2.146, + "us-west-1": 2.164, + "us-west-2": 1.805 }, "i2.4xlarge": { "ap-northeast-1": 4.102, - "ap-northeast-2": 4.5022, + "ap-northeast-2": 4.102, "ap-south-1": 3.967, "ap-southeast-1": 4.17, - "ap-southeast-2": 0.0, - "eu-central-1": 4.566, + "ap-southeast-2": 4.17, + "eu-central-1": 4.151, "eu-west-1": 3.851, "sa-east-1": 0.0, - "us-east-1": 3.51, + "us-east-1": 3.851, "us-east-2": 0.0, "us-gov-west-1": 0.0, "us-west-1": 3.851, @@ -86357,17 +91559,17 @@ }, "i2.8xlarge": { "ap-northeast-1": 8.104, - "ap-northeast-2": 0.0, + "ap-northeast-2": 8.104, "ap-south-1": 7.833, "ap-southeast-1": 8.24, "ap-southeast-2": 0.0, "eu-central-1": 8.202, "eu-west-1": 7.602, "sa-east-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 0.0, + "us-east-1": 6.92, + "us-east-2": 6.92, "us-gov-west-1": 8.284, - "us-west-1": 0.0, + "us-west-1": 7.602, "us-west-2": 6.92 }, "i3.large": { @@ -86376,208 +91578,208 @@ "ap-northeast-1": 0.283, "ap-northeast-2": 0.283, "ap-northeast-3": 0.0, - "ap-south-1": 0.277, + "ap-south-1": 0.0, "ap-south-2": 0.295, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.306, - "ap-southeast-3": 0.306, - "ap-southeast-4": 0.287, - "ca-central-1": 0.289, - "eu-central-1": 0.0, + "ap-southeast-1": 0.287, + "ap-southeast-2": 0.287, + "ap-southeast-3": 0.287, + "ap-southeast-4": 0.306, + "ca-central-1": 0.272, + "eu-central-1": 0.286, "eu-central-2": 0.0, "eu-north-1": 0.0, - "eu-south-1": 0.299, + "eu-south-1": 0.281, "eu-south-2": 0.272, - "eu-west-1": 0.0, + "eu-west-1": 0.289, "eu-west-2": 0.0, - "eu-west-3": 0.0, + "eu-west-3": 0.281, "il-central-1": 0.281, - "me-central-1": 0.308, - "me-south-1": 0.308, - "sa-east-1": 0.349, - "us-east-1": 0.0, + "me-central-1": 0.289, + "me-south-1": 0.289, + "sa-east-1": 0.374, + "us-east-1": 0.256, "us-east-2": 0.256, - "us-gov-east-1": 0.0, - "us-gov-west-1": 0.0, - "us-west-1": 0.289, - "us-west-2": 0.272 + "us-gov-east-1": 0.288, + "us-gov-west-1": 0.288, + "us-west-1": 0.272, + "us-west-2": 0.0 }, "i3.xlarge": { - "af-south-1": 0.0, + "af-south-1": 0.551, "ap-east-1": 0.512, - "ap-northeast-1": 0.466, - "ap-northeast-2": 0.503, + "ap-northeast-1": 0.0, + "ap-northeast-2": 0.466, "ap-northeast-3": 0.0, "ap-south-1": 0.489, "ap-south-2": 0.0, "ap-southeast-1": 0.474, "ap-southeast-2": 0.474, - "ap-southeast-3": 0.0, + "ap-southeast-3": 0.511, "ap-southeast-4": 0.511, "ca-central-1": 0.478, "eu-central-1": 0.0, "eu-central-2": 0.509, "eu-north-1": 0.426, - "eu-south-1": 0.462, - "eu-south-2": 0.478, - "eu-west-1": 0.0, + "eu-south-1": 0.0, + "eu-south-2": 0.444, + "eu-west-1": 0.478, "eu-west-2": 0.0, "eu-west-3": 0.462, "il-central-1": 0.0, "me-central-1": 0.478, "me-south-1": 0.516, "sa-east-1": 0.598, - "us-east-1": 0.412, - "us-east-2": 0.443, - "us-gov-east-1": 0.514, + "us-east-1": 0.0, + "us-east-2": 0.412, + "us-gov-east-1": 0.476, "us-gov-west-1": 0.476, "us-west-1": 0.444, "us-west-2": 0.443 }, "i3.metal": { - "af-south-1": 0.0, + "af-south-1": 6.66, "ap-east-1": 6.692, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, + "ap-northeast-1": 5.956, + "ap-northeast-2": 5.956, "ap-northeast-3": 0.0, - "ap-south-1": 5.764, + "ap-south-1": 0.0, "ap-southeast-1": 6.084, - "ap-southeast-2": 0.0, + "ap-southeast-2": 6.084, "ca-central-1": 5.604, "eu-central-1": 0.0, - "eu-north-1": 0.0, + "eu-north-1": 5.316, "eu-south-1": 5.892, "eu-west-1": 5.604, - "eu-west-2": 5.892, + "eu-west-2": 0.0, "eu-west-3": 5.892, - "me-south-1": 6.179, + "me-south-1": 0.0, "sa-east-1": 0.0, "us-east-1": 5.092, - "us-east-2": 0.0, + "us-east-2": 5.092, "us-gov-east-1": 6.116, "us-gov-west-1": 0.0, "us-west-1": 5.604, - "us-west-2": 0.0 + "us-west-2": 5.092 }, "i3.2xlarge": { - "af-south-1": 0.0, + "af-south-1": 0.92, "ap-east-1": 0.924, - "ap-northeast-1": 0.832, - "ap-northeast-2": 0.905, + "ap-northeast-1": 0.0, + "ap-northeast-2": 0.832, "ap-northeast-3": 0.832, "ap-south-1": 0.808, "ap-south-2": 0.808, - "ap-southeast-1": 0.923, - "ap-southeast-2": 0.0, + "ap-southeast-1": 0.848, + "ap-southeast-2": 0.848, "ap-southeast-3": 0.0, "ap-southeast-4": 0.848, - "ca-central-1": 0.0, - "eu-central-1": 0.844, - "eu-central-2": 1.0, + "ca-central-1": 0.857, + "eu-central-1": 0.0, + "eu-central-2": 0.0, "eu-north-1": 0.817, "eu-south-1": 0.896, - "eu-south-2": 0.857, - "eu-west-1": 0.0, - "eu-west-2": 0.896, - "eu-west-3": 0.0, + "eu-south-2": 0.788, + "eu-west-1": 0.857, + "eu-west-2": 0.824, + "eu-west-3": 0.824, "il-central-1": 0.822, "me-central-1": 0.0, "me-south-1": 0.857, "sa-east-1": 0.0, - "us-east-1": 0.0, + "us-east-1": 0.786, "us-east-2": 0.724, - "us-gov-east-1": 0.927, + "us-gov-east-1": 0.852, "us-gov-west-1": 0.852, - "us-west-1": 0.788, - "us-west-2": 0.0 + "us-west-1": 0.0, + "us-west-2": 0.724 }, "i3.4xlarge": { - "af-south-1": 0.0, + "af-south-1": 1.74, "ap-east-1": 1.748, - "ap-northeast-1": 1.71, + "ap-northeast-1": 1.564, "ap-northeast-2": 0.0, "ap-northeast-3": 1.71, - "ap-south-1": 0.0, + "ap-south-1": 1.516, "ap-south-2": 0.0, "ap-southeast-1": 0.0, "ap-southeast-2": 0.0, "ap-southeast-3": 1.746, - "ap-southeast-4": 0.0, - "ca-central-1": 1.614, + "ap-southeast-4": 1.746, + "ca-central-1": 1.476, "eu-central-1": 0.0, "eu-central-2": 0.0, "eu-north-1": 1.404, - "eu-south-1": 1.693, + "eu-south-1": 1.548, "eu-south-2": 1.476, - "eu-west-1": 1.476, - "eu-west-2": 0.0, + "eu-west-1": 1.614, + "eu-west-2": 1.693, "eu-west-3": 1.693, "il-central-1": 1.545, "me-central-1": 1.765, - "me-south-1": 0.0, + "me-south-1": 1.614, "sa-east-1": 2.092, "us-east-1": 0.0, "us-east-2": 1.348, - "us-gov-east-1": 0.0, - "us-gov-west-1": 1.754, + "us-gov-east-1": 1.604, + "us-gov-west-1": 1.604, "us-west-1": 1.476, "us-west-2": 1.348 }, "i3.8xlarge": { - "af-south-1": 0.0, + "af-south-1": 3.38, "ap-east-1": 3.396, "ap-northeast-1": 3.321, - "ap-northeast-2": 3.321, + "ap-northeast-2": 3.028, "ap-northeast-3": 3.028, "ap-south-1": 2.932, - "ap-south-2": 0.0, - "ap-southeast-1": 3.092, - "ap-southeast-2": 3.092, - "ap-southeast-3": 3.092, + "ap-south-2": 2.932, + "ap-southeast-1": 0.0, + "ap-southeast-2": 3.391, + "ap-southeast-3": 0.0, "ap-southeast-4": 3.092, - "ca-central-1": 0.0, + "ca-central-1": 3.127, "eu-central-1": 0.0, "eu-central-2": 3.374, - "eu-north-1": 2.969, + "eu-north-1": 2.708, "eu-south-1": 3.286, - "eu-south-2": 2.852, - "eu-west-1": 0.0, + "eu-south-2": 0.0, + "eu-west-1": 2.852, "eu-west-2": 2.996, "eu-west-3": 3.286, - "il-central-1": 0.0, - "me-central-1": 0.0, + "il-central-1": 3.279, + "me-central-1": 3.43, "me-south-1": 3.127, - "sa-east-1": 4.084, - "us-east-1": 0.0, - "us-east-2": 0.0, - "us-gov-east-1": 0.0, + "sa-east-1": 0.0, + "us-east-1": 2.596, + "us-east-2": 2.846, + "us-gov-east-1": 3.108, "us-gov-west-1": 3.108, "us-west-1": 2.852, - "us-west-2": 2.846 + "us-west-2": 2.596 }, "i3.16xlarge": { "af-south-1": 6.66, "ap-east-1": 6.692, "ap-northeast-1": 5.956, "ap-northeast-2": 5.956, - "ap-northeast-3": 0.0, - "ap-south-1": 0.0, + "ap-northeast-3": 5.956, + "ap-south-1": 5.764, "ap-south-2": 5.764, "ap-southeast-1": 6.084, "ap-southeast-2": 6.084, - "ap-southeast-3": 0.0, - "ap-southeast-4": 0.0, + "ap-southeast-3": 6.084, + "ap-southeast-4": 6.084, "ca-central-1": 5.604, - "eu-central-1": 0.0, + "eu-central-1": 6.052, "eu-central-2": 6.647, - "eu-north-1": 0.0, - "eu-south-1": 5.892, + "eu-north-1": 5.316, + "eu-south-1": 0.0, "eu-south-2": 5.604, - "eu-west-1": 0.0, + "eu-west-1": 5.604, "eu-west-2": 5.892, - "eu-west-3": 0.0, + "eu-west-3": 5.892, "il-central-1": 0.0, - "me-central-1": 6.154, + "me-central-1": 0.0, "me-south-1": 6.154, "sa-east-1": 8.068, "us-east-1": 5.092, @@ -86588,21 +91790,23 @@ "us-west-2": 5.092 }, "i3en.large": { - "af-south-1": 0.373, - "ap-east-1": 0.0, - "ap-northeast-1": 0.34, + "af-south-1": 0.353, + "ap-east-1": 0.355, + "ap-northeast-1": 0.322, "ap-northeast-2": 0.322, "ap-northeast-3": 0.322, - "ap-south-1": 0.0, + "ap-south-1": 0.313, "ap-south-2": 0.0, - "ap-southeast-1": 0.0, + "ap-southeast-1": 0.327, "ap-southeast-2": 0.327, - "ap-southeast-3": 0.345, - "ap-southeast-4": 0.345, - "ca-central-1": 0.323, - "ca-west-1": 0.0, + "ap-southeast-3": 0.327, + "ap-southeast-4": 0.327, + "ap-southeast-5": 0.3, + "ap-southeast-7": 0.3, + "ca-central-1": 0.306, + "ca-west-1": 0.306, "eu-central-1": 0.0, - "eu-central-2": 0.353, + "eu-central-2": 0.0, "eu-north-1": 0.0, "eu-south-1": 0.0, "eu-south-2": 0.306, @@ -86610,63 +91814,69 @@ "eu-west-2": 0.319, "eu-west-3": 0.319, "il-central-1": 0.336, - "me-central-1": 0.349, + "me-central-1": 0.0, "me-south-1": 0.33, - "sa-east-1": 0.416, + "mx-central-1": 0.294, + "sa-east-1": 0.0, "us-east-1": 0.297, "us-east-2": 0.282, - "us-gov-east-1": 0.0, - "us-gov-west-1": 0.329, + "us-gov-east-1": 0.347, + "us-gov-west-1": 0.347, "us-west-1": 0.0, "us-west-2": 0.282, "us-west-2-lax-1": 0.328 }, "i3en.xlarge": { - "af-south-1": 0.689, + "af-south-1": 0.0, "ap-east-1": 0.653, - "ap-northeast-1": 0.623, + "ap-northeast-1": 0.588, "ap-northeast-2": 0.623, - "ap-northeast-3": 0.588, + "ap-northeast-3": 0.623, "ap-south-1": 0.0, - "ap-south-2": 0.604, + "ap-south-2": 0.57, "ap-southeast-1": 0.598, - "ap-southeast-2": 0.634, + "ap-southeast-2": 0.598, "ap-southeast-3": 0.0, "ap-southeast-4": 0.598, + "ap-southeast-5": 0.576, + "ap-southeast-7": 0.544, "ca-central-1": 0.0, - "ca-west-1": 0.0, - "eu-central-1": 0.0, - "eu-central-2": 0.65, + "ca-west-1": 0.556, + "eu-central-1": 0.596, + "eu-central-2": 0.689, "eu-north-1": 0.561, "eu-south-1": 0.0, "eu-south-2": 0.0, - "eu-west-1": 0.556, + "eu-west-1": 0.589, "eu-west-2": 0.0, "eu-west-3": 0.582, - "il-central-1": 0.615, + "il-central-1": 0.581, "me-central-1": 0.606, "me-south-1": 0.0, - "sa-east-1": 0.823, + "mx-central-1": 0.531, + "sa-east-1": 0.776, "us-east-1": 0.0, "us-east-2": 0.508, - "us-gov-east-1": 0.638, - "us-gov-west-1": 0.638, + "us-gov-east-1": 0.602, + "us-gov-west-1": 0.602, "us-west-1": 0.556, - "us-west-2": 0.0, + "us-west-2": 0.508, "us-west-2-lax-1": 0.599 }, "i3en.metal": { "af-south-1": 0.0, - "ap-east-1": 0.0, + "ap-east-1": 14.444, "ap-northeast-1": 12.893, "ap-northeast-2": 12.893, - "ap-northeast-3": 0.0, - "ap-south-1": 0.0, + "ap-northeast-3": 12.893, + "ap-south-1": 12.461, "ap-south-2": 12.461, "ap-southeast-1": 13.133, "ap-southeast-2": 13.133, "ap-southeast-3": 0.0, "ap-southeast-4": 0.0, + "ap-southeast-5": 11.832, + "ap-southeast-7": 11.832, "ca-central-1": 12.125, "ca-west-1": 12.125, "eu-central-1": 0.0, @@ -86679,7 +91889,8 @@ "eu-west-3": 12.749, "il-central-1": 0.0, "me-central-1": 0.0, - "me-south-1": 0.0, + "me-south-1": 13.267, + "mx-central-1": 11.515, "sa-east-1": 17.405, "us-east-1": 10.973, "us-east-2": 10.973, @@ -86692,168 +91903,183 @@ "i3en.2xlarge": { "af-south-1": 1.313, "ap-east-1": 1.396, - "ap-northeast-1": 1.258, - "ap-northeast-2": 0.0, - "ap-northeast-3": 1.189, - "ap-south-1": 0.0, + "ap-northeast-1": 1.189, + "ap-northeast-2": 1.258, + "ap-northeast-3": 0.0, + "ap-south-1": 1.153, "ap-south-2": 0.0, "ap-southeast-1": 1.209, "ap-southeast-2": 0.0, "ap-southeast-3": 1.209, "ap-southeast-4": 1.28, - "ca-central-1": 1.125, - "ca-west-1": 1.19, + "ap-southeast-5": 1.101, + "ap-southeast-7": 1.101, + "ca-central-1": 1.19, + "ca-west-1": 1.125, "eu-central-1": 1.205, "eu-central-2": 1.39, - "eu-north-1": 1.135, + "eu-north-1": 1.073, "eu-south-1": 1.174, - "eu-south-2": 1.19, - "eu-west-1": 1.19, - "eu-west-2": 0.0, + "eu-south-2": 1.125, + "eu-west-1": 1.125, + "eu-west-2": 1.177, "eu-west-3": 1.177, - "il-central-1": 0.0, - "me-central-1": 0.0, + "il-central-1": 1.175, + "me-central-1": 1.297, "me-south-1": 1.22, - "sa-east-1": 0.0, - "us-east-1": 0.0, + "mx-central-1": 1.074, + "sa-east-1": 1.659, + "us-east-1": 1.029, "us-east-2": 1.029, "us-gov-east-1": 0.0, "us-gov-west-1": 1.217, "us-west-1": 0.0, - "us-west-2": 1.088, - "us-west-2-lax-1": 1.28 + "us-west-2": 0.0, + "us-west-2-lax-1": 1.21 }, "i3en.3xlarge": { "af-south-1": 1.907, - "ap-east-1": 2.031, - "ap-northeast-1": 1.825, + "ap-east-1": 0.0, + "ap-northeast-1": 1.721, "ap-northeast-2": 0.0, "ap-northeast-3": 0.0, - "ap-south-1": 1.767, + "ap-south-1": 0.0, "ap-south-2": 0.0, - "ap-southeast-1": 0.0, + "ap-southeast-1": 1.751, "ap-southeast-2": 0.0, "ap-southeast-3": 1.857, - "ap-southeast-4": 0.0, + "ap-southeast-4": 1.751, + "ap-southeast-5": 0.0, + "ap-southeast-7": 0.0, "ca-central-1": 0.0, - "ca-west-1": 0.0, - "eu-central-1": 1.85, - "eu-central-2": 2.023, - "eu-north-1": 1.547, - "eu-south-1": 1.698, + "ca-west-1": 1.723, + "eu-central-1": 1.745, + "eu-central-2": 1.907, + "eu-north-1": 0.0, + "eu-south-1": 1.801, "eu-south-2": 1.723, - "eu-west-1": 1.723, - "eu-west-2": 1.703, + "eu-west-1": 1.625, + "eu-west-2": 1.806, "eu-west-3": 1.703, "il-central-1": 0.0, "me-central-1": 1.882, "me-south-1": 1.768, - "sa-east-1": 0.0, + "mx-central-1": 1.549, + "sa-east-1": 2.285, "us-east-1": 0.0, - "us-east-2": 0.0, - "us-gov-east-1": 1.763, + "us-east-2": 1.481, + "us-gov-east-1": 1.869, "us-gov-west-1": 0.0, "us-west-1": 1.625, - "us-west-2": 0.0, + "us-west-2": 1.481, "us-west-2-lax-1": 1.752 }, "i3en.6xlarge": { - "af-south-1": 3.689, + "af-south-1": 0.0, "ap-east-1": 3.705, - "ap-northeast-1": 0.0, + "ap-northeast-1": 3.525, "ap-northeast-2": 0.0, - "ap-northeast-3": 3.523, - "ap-south-1": 3.209, + "ap-northeast-3": 0.0, + "ap-south-1": 3.409, "ap-south-2": 3.209, "ap-southeast-1": 3.589, "ap-southeast-2": 3.589, "ap-southeast-3": 3.377, "ap-southeast-4": 3.589, + "ap-southeast-5": 3.052, + "ap-southeast-7": 0.0, "ca-central-1": 3.125, - "ca-west-1": 3.125, + "ca-west-1": 3.32, "eu-central-1": 3.365, "eu-central-2": 0.0, - "eu-north-1": 0.0, + "eu-north-1": 3.154, "eu-south-1": 3.271, "eu-south-2": 3.125, - "eu-west-1": 3.125, + "eu-west-1": 3.32, "eu-west-2": 3.281, "eu-west-3": 3.281, - "il-central-1": 0.0, - "me-central-1": 3.64, - "me-south-1": 0.0, - "sa-east-1": 4.726, + "il-central-1": 3.275, + "me-central-1": 3.425, + "me-south-1": 3.411, + "mx-central-1": 2.973, + "sa-east-1": 4.445, "us-east-1": 2.837, - "us-east-2": 3.013, - "us-gov-east-1": 3.401, + "us-east-2": 2.837, + "us-gov-east-1": 3.614, "us-gov-west-1": 0.0, "us-west-1": 0.0, - "us-west-2": 3.013, + "us-west-2": 2.837, "us-west-2-lax-1": 0.0 }, "i3en.12xlarge": { "af-south-1": 0.0, - "ap-east-1": 0.0, - "ap-northeast-1": 6.924, + "ap-east-1": 7.285, + "ap-northeast-1": 6.509, "ap-northeast-2": 6.924, - "ap-northeast-3": 6.509, + "ap-northeast-3": 0.0, "ap-south-1": 0.0, "ap-south-2": 6.293, - "ap-southeast-1": 6.629, + "ap-southeast-1": 7.053, "ap-southeast-2": 6.629, - "ap-southeast-3": 7.053, - "ap-southeast-4": 0.0, + "ap-southeast-3": 6.629, + "ap-southeast-4": 6.629, + "ap-southeast-5": 6.36, + "ap-southeast-7": 6.36, "ca-central-1": 6.125, "ca-west-1": 6.125, "eu-central-1": 6.605, "eu-central-2": 0.0, - "eu-north-1": 0.0, - "eu-south-1": 0.0, + "eu-north-1": 5.813, + "eu-south-1": 6.418, "eu-south-2": 6.515, "eu-west-1": 0.0, - "eu-west-2": 6.848, + "eu-west-2": 6.437, "eu-west-3": 6.437, - "il-central-1": 6.835, + "il-central-1": 6.425, "me-central-1": 7.154, - "me-south-1": 7.125, + "me-south-1": 6.696, + "mx-central-1": 5.82, "sa-east-1": 8.765, - "us-east-1": 0.0, - "us-east-2": 5.901, + "us-east-1": 5.549, + "us-east-2": 5.549, "us-gov-east-1": 6.677, "us-gov-west-1": 6.677, "us-west-1": 0.0, - "us-west-2": 5.901, + "us-west-2": 5.549, "us-west-2-lax-1": 6.634 }, "i3en.24xlarge": { "af-south-1": 14.381, "ap-east-1": 14.444, "ap-northeast-1": 0.0, - "ap-northeast-2": 12.893, - "ap-northeast-3": 12.893, + "ap-northeast-2": 0.0, + "ap-northeast-3": 0.0, "ap-south-1": 12.461, "ap-south-2": 12.461, - "ap-southeast-1": 0.0, + "ap-southeast-1": 13.133, "ap-southeast-2": 13.133, - "ap-southeast-3": 13.133, + "ap-southeast-3": 0.0, "ap-southeast-4": 13.133, + "ap-southeast-5": 11.832, + "ap-southeast-7": 0.0, "ca-central-1": 12.125, - "ca-west-1": 0.0, + "ca-west-1": 12.125, "eu-central-1": 13.085, - "eu-central-2": 0.0, + "eu-central-2": 14.381, "eu-north-1": 11.501, - "eu-south-1": 12.711, + "eu-south-1": 0.0, "eu-south-2": 12.125, "eu-west-1": 12.125, "eu-west-2": 12.749, "eu-west-3": 12.749, - "il-central-1": 0.0, + "il-central-1": 12.725, "me-central-1": 13.325, - "me-south-1": 0.0, + "me-south-1": 13.267, + "mx-central-1": 11.515, "sa-east-1": 0.0, "us-east-1": 10.973, "us-east-2": 0.0, - "us-gov-east-1": 0.0, + "us-gov-east-1": 13.229, "us-gov-west-1": 13.229, "us-west-1": 0.0, "us-west-2": 10.973, @@ -86863,18 +92089,18 @@ "us-gov-west-1": 6.141 }, "i4g.large": { - "ap-southeast-1": 0.0, - "ca-central-1": 0.24352, - "eu-west-1": 0.24352, + "ap-southeast-1": 0.24143, + "ca-central-1": 0.2265, + "eu-west-1": 0.0, "us-east-1": 0.21074, "us-east-2": 0.21074, "us-west-2": 0.21074 }, "i4g.xlarge": { "ap-southeast-1": 0.42656, - "ca-central-1": 0.0, + "ca-central-1": 0.3967, "eu-west-1": 0.3967, - "us-east-1": 0.39607, + "us-east-1": 0.36518, "us-east-2": 0.36518, "us-west-2": 0.0 }, @@ -86882,24 +92108,24 @@ "ap-southeast-1": 0.93957, "ca-central-1": 0.8058, "eu-west-1": 0.8058, - "us-east-1": 0.0, + "us-east-1": 0.74276, "us-east-2": 0.74276, - "us-west-2": 0.80454 + "us-west-2": 0.74276 }, "i4g.4xlarge": { "ap-southeast-1": 1.75414, "ca-central-1": 1.48659, - "eu-west-1": 0.0, + "eu-west-1": 1.48659, "us-east-1": 1.48407, "us-east-2": 1.36052, "us-west-2": 1.36052 }, "i4g.8xlarge": { - "ap-southeast-1": 3.38329, + "ap-southeast-1": 3.08708, "ca-central-1": 0.0, "eu-west-1": 3.12051, - "us-east-1": 0.0, - "us-east-2": 2.59604, + "us-east-1": 2.84314, + "us-east-2": 2.84314, "us-west-2": 2.59604 }, "i4g.16xlarge": { @@ -86912,73 +92138,79 @@ }, "i4i.large": { "af-south-1": 0.0, - "ap-east-1": 0.283, + "ap-east-1": 0.306, "ap-northeast-1": 0.258, - "ap-northeast-2": 0.0, - "ap-northeast-3": 0.0, + "ap-northeast-2": 0.258, + "ap-northeast-3": 0.278, "ap-south-1": 0.251, - "ap-south-2": 0.0, + "ap-south-2": 0.27, "ap-southeast-1": 0.0, "ap-southeast-2": 0.0, - "ap-southeast-3": 0.262, - "ap-southeast-4": 0.262, + "ap-southeast-3": 0.283, + "ap-southeast-4": 0.283, + "ap-southeast-5": 0.0, + "ap-southeast-7": 0.26, "ca-central-1": 0.246, - "ca-west-1": 0.264, - "eu-central-1": 0.281, - "eu-central-2": 0.281, + "ca-west-1": 0.246, + "eu-central-1": 0.261, + "eu-central-2": 0.304, "eu-north-1": 0.236, "eu-south-1": 0.275, "eu-west-1": 0.0, "eu-west-2": 0.255, - "eu-west-3": 0.0, - "il-central-1": 0.275, + "eu-west-3": 0.255, + "il-central-1": 0.0, "me-central-1": 0.285, - "me-south-1": 0.0, - "sa-east-1": 0.33, + "me-south-1": 0.285, + "mx-central-1": 0.236, + "sa-east-1": 0.358, "us-east-1": 0.245, "us-east-2": 0.245, - "us-gov-east-1": 0.284, - "us-gov-west-1": 0.284, - "us-west-1": 0.246, - "us-west-2": 0.228 + "us-gov-east-1": 0.263, + "us-gov-west-1": 0.263, + "us-west-1": 0.264, + "us-west-2": 0.0 }, "i4i.xlarge": { "af-south-1": 0.507, "ap-east-1": 0.51, - "ap-northeast-1": 0.499, + "ap-northeast-1": 0.459, "ap-northeast-2": 0.459, - "ap-northeast-3": 0.0, + "ap-northeast-3": 0.459, "ap-south-1": 0.0, "ap-south-2": 0.485, "ap-southeast-1": 0.468, "ap-southeast-2": 0.468, "ap-southeast-3": 0.468, - "ap-southeast-4": 0.509, + "ap-southeast-4": 0.468, + "ap-southeast-5": 0.427, + "ap-southeast-7": 0.427, "ca-central-1": 0.0, "ca-west-1": 0.473, "eu-central-1": 0.0, - "eu-central-2": 0.0, - "eu-north-1": 0.415, + "eu-central-2": 0.506, + "eu-north-1": 0.451, "eu-south-1": 0.455, "eu-west-1": 0.435, "eu-west-2": 0.494, - "eu-west-3": 0.494, - "il-central-1": 0.0, + "eu-west-3": 0.455, + "il-central-1": 0.454, "me-central-1": 0.472, - "me-south-1": 0.514, + "me-south-1": 0.472, + "mx-central-1": 0.453, "sa-east-1": 0.604, - "us-east-1": 0.434, - "us-east-2": 0.4, + "us-east-1": 0.4, + "us-east-2": 0.434, "us-gov-east-1": 0.511, - "us-gov-west-1": 0.511, - "us-west-1": 0.473, + "us-gov-west-1": 0.47, + "us-west-1": 0.435, "us-west-2": 0.434 }, "i4i.metal": { - "af-south-1": 0.0, + "af-south-1": 14.557, "ap-east-1": 14.627, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, + "ap-northeast-1": 13.008, + "ap-northeast-2": 13.008, "ap-northeast-3": 13.008, "ap-south-1": 12.586, "ap-south-2": 12.586, @@ -86986,6 +92218,8 @@ "ap-southeast-2": 13.29, "ap-southeast-3": 13.29, "ap-southeast-4": 0.0, + "ap-southeast-5": 11.973, + "ap-southeast-7": 0.0, "ca-central-1": 12.234, "ca-west-1": 12.234, "eu-central-1": 13.219, @@ -86996,274 +92230,416 @@ "eu-west-2": 12.867, "eu-west-3": 12.867, "il-central-1": 12.839, - "me-central-1": 13.431, + "me-central-1": 0.0, "me-south-1": 13.431, + "mx-central-1": 11.657, "sa-east-1": 17.655, "us-east-1": 11.107, "us-east-2": 11.107, "us-gov-east-1": 0.0, - "us-gov-west-1": 13.36, + "us-gov-west-1": 0.0, "us-west-1": 0.0, "us-west-2": 11.107 }, "i4i.2xlarge": { "af-south-1": 1.027, "ap-east-1": 1.122, - "ap-northeast-1": 0.0, - "ap-northeast-2": 1.011, + "ap-northeast-1": 0.93, + "ap-northeast-2": 0.93, "ap-northeast-3": 0.93, - "ap-south-1": 0.904, + "ap-south-1": 0.0, "ap-south-2": 0.982, - "ap-southeast-1": 1.03, - "ap-southeast-2": 1.03, - "ap-southeast-3": 1.03, + "ap-southeast-1": 0.948, + "ap-southeast-2": 0.948, + "ap-southeast-3": 0.948, "ap-southeast-4": 0.948, - "ca-central-1": 0.0, - "ca-west-1": 0.957, - "eu-central-1": 1.025, - "eu-central-2": 0.0, - "eu-north-1": 0.914, - "eu-south-1": 0.0, - "eu-west-1": 0.0, - "eu-west-2": 0.921, - "eu-west-3": 0.0, - "il-central-1": 0.92, + "ap-southeast-5": 0.94, + "ap-southeast-7": 0.866, + "ca-central-1": 0.882, + "ca-west-1": 0.882, + "eu-central-1": 0.943, + "eu-central-2": 1.115, + "eu-north-1": 0.842, + "eu-south-1": 0.921, + "eu-west-1": 0.882, + "eu-west-2": 0.0, + "eu-west-3": 0.921, + "il-central-1": 0.0, "me-central-1": 1.04, "me-south-1": 0.957, + "mx-central-1": 0.918, "sa-east-1": 1.221, - "us-east-1": 0.88, + "us-east-1": 0.811, "us-east-2": 0.811, "us-gov-east-1": 0.952, "us-gov-west-1": 1.035, - "us-west-1": 0.0, - "us-west-2": 0.811 + "us-west-1": 0.882, + "us-west-2": 0.0 }, "i4i.4xlarge": { "af-south-1": 2.109, "ap-east-1": 0.0, - "ap-northeast-1": 0.0, - "ap-northeast-2": 1.735, + "ap-northeast-1": 1.896, + "ap-northeast-2": 0.0, "ap-northeast-3": 1.735, - "ap-south-1": 1.838, + "ap-south-1": 1.683, "ap-south-2": 1.683, "ap-southeast-1": 0.0, "ap-southeast-2": 0.0, "ap-southeast-3": 1.771, "ap-southeast-4": 1.935, - "ca-central-1": 1.639, - "ca-west-1": 0.0, + "ap-southeast-5": 1.606, + "ap-southeast-7": 1.606, + "ca-central-1": 1.79, + "ca-west-1": 1.79, "eu-central-1": 1.925, "eu-central-2": 2.106, - "eu-north-1": 0.0, - "eu-south-1": 0.0, + "eu-north-1": 1.559, + "eu-south-1": 1.877, "eu-west-1": 0.0, "eu-west-2": 1.718, - "eu-west-3": 1.877, + "eu-west-3": 1.718, "il-central-1": 1.714, "me-central-1": 1.788, - "me-south-1": 0.0, + "me-south-1": 1.788, + "mx-central-1": 0.0, "sa-east-1": 0.0, "us-east-1": 1.498, - "us-east-2": 0.0, - "us-gov-east-1": 0.0, - "us-gov-west-1": 1.945, + "us-east-2": 1.498, + "us-gov-east-1": 1.945, + "us-gov-west-1": 1.779, "us-west-1": 1.79, "us-west-2": 1.635 }, "i4i.8xlarge": { - "af-south-1": 4.094, - "ap-east-1": 4.113, + "af-south-1": 3.733, + "ap-east-1": 3.751, "ap-northeast-1": 3.668, "ap-northeast-2": 3.346, "ap-northeast-3": 3.668, "ap-south-1": 0.0, "ap-south-2": 3.552, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, - "ap-southeast-3": 0.0, - "ap-southeast-4": 0.0, - "ca-central-1": 3.455, - "ca-west-1": 3.455, - "eu-central-1": 0.0, + "ap-southeast-1": 3.416, + "ap-southeast-2": 0.0, + "ap-southeast-3": 3.416, + "ap-southeast-4": 3.416, + "ap-southeast-5": 3.087, + "ap-southeast-7": 3.383, + "ca-central-1": 3.152, + "ca-west-1": 3.152, + "eu-central-1": 3.399, "eu-central-2": 3.726, "eu-north-1": 0.0, - "eu-south-1": 3.311, - "eu-west-1": 3.455, + "eu-south-1": 3.629, + "eu-west-1": 3.152, "eu-west-2": 3.311, "eu-west-3": 0.0, "il-central-1": 0.0, - "me-central-1": 3.784, + "me-central-1": 3.451, "me-south-1": 3.451, - "sa-east-1": 0.0, - "us-east-1": 3.145, - "us-east-2": 2.871, + "mx-central-1": 0.0, + "sa-east-1": 4.507, + "us-east-1": 2.871, + "us-east-2": 3.145, "us-gov-east-1": 0.0, - "us-gov-west-1": 0.0, + "us-gov-west-1": 3.765, "us-west-1": 3.152, "us-west-2": 2.871 }, "i4i.12xlarge": { - "af-south-1": 6.078, + "af-south-1": 5.537, "ap-east-1": 5.563, "ap-northeast-1": 4.956, "ap-northeast-2": 0.0, - "ap-northeast-3": 4.956, - "ap-south-1": 4.798, - "ap-south-2": 5.265, + "ap-northeast-3": 5.439, + "ap-south-1": 0.0, + "ap-south-2": 4.798, "ap-southeast-1": 5.062, - "ap-southeast-2": 0.0, + "ap-southeast-2": 5.062, "ap-southeast-3": 5.062, "ap-southeast-4": 0.0, - "ca-central-1": 0.0, + "ap-southeast-5": 5.012, + "ap-southeast-7": 4.568, + "ca-central-1": 5.12, "ca-west-1": 0.0, "eu-central-1": 5.035, "eu-central-2": 5.526, - "eu-north-1": 4.859, + "eu-north-1": 4.428, "eu-south-1": 4.903, - "eu-west-1": 5.12, + "eu-west-1": 4.666, "eu-west-2": 4.903, - "eu-west-3": 5.381, + "eu-west-3": 4.903, "me-central-1": 0.0, - "me-south-1": 0.0, - "sa-east-1": 6.699, + "me-south-1": 5.614, + "mx-central-1": 4.449, + "sa-east-1": 0.0, "us-east-1": 4.655, "us-east-2": 0.0, - "us-gov-east-1": 0.0, - "us-gov-west-1": 0.0, - "us-west-1": 5.12, - "us-west-2": 0.0 + "us-gov-east-1": 5.088, + "us-gov-west-1": 5.585, + "us-west-1": 4.666, + "us-west-2": 4.243 }, "i4i.16xlarge": { - "af-south-1": 8.063, + "af-south-1": 7.341, "ap-east-1": 7.376, - "ap-northeast-1": 0.0, + "ap-northeast-1": 6.567, "ap-northeast-2": 7.211, - "ap-northeast-3": 6.567, + "ap-northeast-3": 7.211, "ap-south-1": 6.355, "ap-south-2": 6.355, - "ap-southeast-1": 6.707, - "ap-southeast-2": 6.707, + "ap-southeast-1": 0.0, + "ap-southeast-2": 0.0, "ap-southeast-3": 0.0, - "ap-southeast-4": 0.0, + "ap-southeast-4": 6.707, + "ap-southeast-5": 6.049, + "ap-southeast-7": 6.642, "ca-central-1": 6.785, "ca-west-1": 6.785, - "eu-central-1": 0.0, - "eu-central-2": 0.0, + "eu-central-1": 6.672, + "eu-central-2": 8.047, "eu-north-1": 6.436, - "eu-south-1": 6.496, - "eu-west-1": 0.0, + "eu-south-1": 7.133, + "eu-west-1": 6.179, "eu-west-2": 0.0, - "eu-west-3": 7.133, + "eu-west-3": 6.496, "il-central-1": 0.0, - "me-central-1": 7.443, + "me-central-1": 6.778, "me-south-1": 6.778, + "mx-central-1": 5.891, "sa-east-1": 0.0, - "us-east-1": 6.165, + "us-east-1": 5.616, "us-east-2": 0.0, - "us-gov-east-1": 7.404, - "us-gov-west-1": 0.0, + "us-gov-east-1": 6.743, + "us-gov-west-1": 6.743, "us-west-1": 0.0, - "us-west-2": 6.165 + "us-west-2": 5.616 }, "i4i.24xlarge": { "af-south-1": 10.949, - "ap-east-1": 11.0018, + "ap-east-1": 0.0, "ap-northeast-1": 0.0, - "ap-northeast-2": 10.75364, - "ap-northeast-3": 0.0, - "ap-south-1": 10.40516, - "ap-south-2": 10.40516, - "ap-southeast-1": 10.98596, - "ap-southeast-2": 10.98596, - "ap-southeast-3": 10.98596, + "ap-northeast-2": 9.7874, + "ap-northeast-3": 9.7874, + "ap-south-1": 9.4706, + "ap-south-2": 0.0, + "ap-southeast-1": 9.9986, + "ap-southeast-2": 9.9986, + "ap-southeast-3": 9.9986, "ap-southeast-4": 9.9986, - "ca-central-1": 10.11476, - "ca-west-1": 10.11476, + "ap-southeast-5": 0.0, + "ap-southeast-7": 0.0, + "ca-central-1": 9.2066, + "ca-west-1": 9.2066, "eu-central-1": 0.0, "eu-central-2": 12.00817, - "eu-north-1": 9.59204, + "eu-north-1": 8.7314, "eu-south-1": 10.63748, "eu-west-1": 10.11476, "eu-west-2": 9.6818, "eu-west-3": 9.6818, - "me-central-1": 0.0, + "me-central-1": 10.1042, "me-south-1": 0.0, + "mx-central-1": 0.0, "sa-east-1": 13.2722, "us-east-1": 0.0, "us-east-2": 0.0, "us-gov-east-1": 11.04404, - "us-gov-west-1": 11.04404, - "us-west-1": 10.11476, + "us-gov-west-1": 10.0514, + "us-west-1": 9.2066, "us-west-2": 8.3618 }, "i4i.32xlarge": { - "af-south-1": 14.557, + "af-south-1": 0.0, "ap-east-1": 14.6274, "ap-northeast-1": 13.0082, "ap-northeast-2": 0.0, - "ap-northeast-3": 0.0, + "ap-northeast-3": 13.0082, "ap-south-1": 12.5858, - "ap-south-2": 0.0, + "ap-south-2": 12.5858, "ap-southeast-1": 13.2898, "ap-southeast-2": 13.2898, "ap-southeast-3": 13.2898, "ap-southeast-4": 13.2898, - "ca-central-1": 0.0, + "ap-southeast-5": 11.97332, + "ap-southeast-7": 11.97332, + "ca-central-1": 12.2338, "ca-west-1": 0.0, "eu-central-1": 13.2194, "eu-central-2": 14.52884, - "eu-north-1": 0.0, + "eu-north-1": 11.6002, "eu-south-1": 12.8674, - "eu-west-1": 12.2338, + "eu-west-1": 0.0, "eu-west-2": 12.8674, "eu-west-3": 12.8674, "il-central-1": 12.83924, "me-central-1": 13.4306, - "me-south-1": 0.0, + "me-south-1": 13.4306, + "mx-central-1": 0.0, "sa-east-1": 17.6546, "us-east-1": 0.0, - "us-east-2": 0.0, - "us-gov-east-1": 0.0, + "us-east-2": 11.1074, + "us-gov-east-1": 13.3602, "us-gov-west-1": 0.0, "us-west-1": 12.2338, "us-west-2": 0.0 }, + "i7ie.large": { + "ap-northeast-1": 0.3622, + "eu-central-1": 0.3668, + "eu-west-2": 0.3588, + "us-east-1": 0.0, + "us-east-2": 0.3162, + "us-west-2": 0.3162 + }, + "i7ie.xlarge": { + "ap-northeast-1": 0.6681, + "eu-central-1": 0.6773, + "eu-west-2": 0.6612, + "us-east-1": 0.5761, + "us-east-2": 0.5761, + "us-west-2": 0.5761 + }, + "i7ie.2xlarge": { + "ap-northeast-1": 0.0, + "eu-central-1": 1.367, + "eu-west-2": 1.4136, + "us-east-1": 0.0, + "us-east-2": 1.232, + "us-west-2": 1.232 + }, + "i7ie.3xlarge": { + "ap-northeast-1": 1.9604, + "eu-central-1": 2.1091, + "eu-west-2": 2.0579, + "us-east-1": 1.6844, + "us-east-2": 1.6844, + "us-west-2": 1.6844 + }, + "i7ie.6xlarge": { + "ap-northeast-1": 3.7958, + "eu-central-1": 4.0933, + "eu-west-2": 3.7544, + "us-east-1": 3.2438, + "us-east-2": 3.4461, + "us-west-2": 3.2438 + }, + "i7ie.12xlarge": { + "ap-northeast-1": 0.0, + "eu-central-1": 7.577, + "eu-west-2": 7.3838, + "us-east-1": 6.3626, + "us-east-2": 6.7672, + "us-west-2": 0.0 + }, + "i7ie.18xlarge": { + "ap-northeast-1": 11.8534, + "eu-central-1": 12.0298, + "eu-west-2": 0.0, + "us-east-1": 0.0, + "us-east-2": 10.0883, + "us-west-2": 10.0883 + }, + "i7ie.24xlarge": { + "ap-northeast-1": 14.8082, + "eu-central-1": 15.9981, + "eu-west-2": 0.0, + "us-east-1": 13.4094, + "us-east-2": 12.6002, + "us-west-2": 0.0 + }, + "i7ie.48xlarge": { + "ap-northeast-1": 29.4914, + "eu-central-1": 29.933, + "eu-west-2": 31.0507, + "us-east-1": 26.6937, + "us-east-2": 25.0754, + "us-west-2": 0.0 + }, + "i8g.large": { + "eu-central-1": 0.2814, + "us-east-1": 0.2279, + "us-west-2": 0.2279 + }, + "i8g.xlarge": { + "eu-central-1": 0.4655, + "us-east-1": 0.4338, + "us-west-2": 0.3995 + }, + "i8g.metal-24xl": { + "eu-central-1": 10.92788, + "us-east-1": 8.3618, + "us-west-2": 8.3618 + }, + "i8g.2xlarge": { + "eu-central-1": 0.0, + "us-east-1": 0.88, + "us-west-2": 0.8114 + }, + "i8g.4xlarge": { + "eu-central-1": 1.7618, + "us-east-1": 0.0, + "us-west-2": 1.4978 + }, + "i8g.8xlarge": { + "eu-central-1": 3.3986, + "us-east-1": 2.8706, + "us-west-2": 2.8706 + }, + "i8g.12xlarge": { + "eu-central-1": 5.0354, + "us-east-1": 0.0, + "us-west-2": 4.2434 + }, + "i8g.16xlarge": { + "eu-central-1": 6.6722, + "us-east-1": 5.6162, + "us-west-2": 5.6162 + }, + "i8g.24xlarge": { + "eu-central-1": 9.9458, + "us-east-1": 8.3618, + "us-west-2": 8.3618 + }, "im4gn.large": { "ap-northeast-1": 0.0, - "ap-southeast-1": 0.0, + "ap-southeast-1": 0.27434, "ap-southeast-2": 0.29615, "ca-central-1": 0.27691, - "eu-central-1": 0.29486, + "eu-central-1": 0.27318, + "eu-south-2": 0.27691, "eu-west-1": 0.25685, "eu-west-2": 0.0, "eu-west-3": 0.0, - "us-east-1": 0.2382, - "us-east-2": 0.2382, - "us-west-2": 0.0 + "us-east-1": 0.0, + "us-east-2": 0.25639, + "us-west-2": 0.25639 }, "im4gn.xlarge": { "ap-northeast-1": 0.48306, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, + "ap-southeast-1": 0.49238, + "ap-southeast-2": 0.49238, "ca-central-1": 0.4574, "eu-central-1": 0.49005, - "eu-west-1": 0.49751, + "eu-south-2": 0.4574, + "eu-west-1": 0.4574, "eu-west-2": 0.47839, "eu-west-3": 0.0, - "us-east-1": 0.45647, - "us-east-2": 0.0, - "us-west-2": 0.45647 + "us-east-1": 0.42009, + "us-east-2": 0.42009, + "us-west-2": 0.42009 }, "im4gn.2xlarge": { - "ap-northeast-1": 0.0, + "ap-northeast-1": 1.06386, "ap-southeast-1": 0.0, "ap-southeast-2": 1.08438, - "ca-central-1": 1.00743, - "eu-central-1": 0.0, + "ca-central-1": 0.92721, + "eu-central-1": 0.9925, + "eu-south-2": 1.00742, "eu-west-1": 0.0, - "eu-west-2": 1.0536, + "eu-west-2": 0.96918, "eu-west-3": 0.0, - "us-east-1": 0.92534, + "us-east-1": 0.0, "us-east-2": 0.92534, "us-west-2": 0.0 }, @@ -87271,13 +92647,14 @@ "ap-northeast-1": 1.83202, "ap-southeast-1": 0.0, "ap-southeast-2": 1.86934, - "ca-central-1": 0.0, - "eu-central-1": 0.0, + "ca-central-1": 1.72942, + "eu-central-1": 1.86001, + "eu-south-2": 1.88984, "eu-west-1": 1.72942, "eu-west-2": 0.0, "eu-west-3": 1.81337, "us-east-1": 1.58017, - "us-east-2": 1.58017, + "us-east-2": 0.0, "us-west-2": 1.72568 }, "im4gn.8xlarge": { @@ -87286,12 +92663,13 @@ "ap-southeast-2": 0.0, "ca-central-1": 0.0, "eu-central-1": 3.59502, + "eu-south-2": 3.65468, "eu-west-1": 3.65472, "eu-west-2": 3.50174, "eu-west-3": 3.50174, - "us-east-1": 0.0, - "us-east-2": 3.32637, - "us-west-2": 0.0 + "us-east-1": 3.32637, + "us-east-2": 3.03534, + "us-west-2": 3.03534 }, "im4gn.16xlarge": { "ap-northeast-1": 0.0, @@ -87299,107 +92677,109 @@ "ap-southeast-2": 7.10234, "ca-central-1": 6.54266, "eu-central-1": 7.06503, + "eu-south-2": 6.5426, "eu-west-1": 6.54266, "eu-west-2": 6.87847, "eu-west-3": 0.0, - "us-east-1": 0.0, - "us-east-2": 0.0, - "us-west-2": 5.94567 + "us-east-1": 5.94567, + "us-east-2": 5.94567, + "us-west-2": 0.0 }, "inf1.xlarge": { - "ap-east-1": 0.0, - "ap-northeast-1": 0.383, - "ap-northeast-2": 0.0, + "af-south-1": 0.358, + "ap-east-1": 0.429, + "ap-northeast-1": 0.364, + "ap-northeast-2": 0.354, "ap-northeast-3": 0.0, - "ap-south-1": 0.311, - "ap-southeast-1": 0.383, - "ap-southeast-2": 0.359, + "ap-south-1": 0.296, + "ap-southeast-1": 0.364, + "ap-southeast-2": 0.342, "ca-central-1": 0.311, "eu-central-1": 0.0, "eu-north-1": 0.299, - "eu-south-1": 0.341, + "eu-south-1": 0.0, "eu-west-1": 0.311, "eu-west-2": 0.324, - "eu-west-3": 0.339, - "me-south-1": 0.354, + "eu-west-3": 0.323, + "me-south-1": 0.0, "sa-east-1": 0.456, - "us-east-1": 0.298, + "us-east-1": 0.284, "us-east-2": 0.0, "us-gov-east-1": 0.344, - "us-gov-west-1": 0.361, - "us-west-1": 0.347, - "us-west-2": 0.298 + "us-gov-west-1": 0.344, + "us-west-1": 0.33, + "us-west-2": 0.284 }, "inf1.2xlarge": { "ap-east-1": 0.683, - "ap-northeast-1": 0.643, - "ap-northeast-2": 0.571, + "ap-northeast-1": 0.614, + "ap-northeast-2": 0.597, "ap-northeast-3": 0.0, "ap-south-1": 0.0, "ap-southeast-1": 0.614, "ap-southeast-2": 0.0, "ca-central-1": 0.528, - "eu-central-1": 0.605, - "eu-north-1": 0.0, - "eu-south-1": 0.577, - "eu-west-1": 0.528, - "eu-west-2": 0.549, + "eu-central-1": 0.578, + "eu-north-1": 0.51, + "eu-south-1": 0.549, + "eu-west-1": 0.553, + "eu-west-2": 0.574, "eu-west-3": 0.548, - "me-south-1": 0.0, - "sa-east-1": 0.723, + "me-south-1": 0.597, + "sa-east-1": 0.0, "us-east-1": 0.487, "us-east-2": 0.487, - "us-gov-east-1": 0.581, - "us-gov-west-1": 0.581, + "us-gov-east-1": 0.0, + "us-gov-west-1": 0.609, "us-west-1": 0.56, - "us-west-2": 0.487 + "us-west-2": 0.0 }, "inf1.6xlarge": { "ap-east-1": 2.053, "ap-northeast-1": 0.0, - "ap-northeast-2": 1.665, + "ap-northeast-2": 1.578, "ap-northeast-3": 0.0, "ap-south-1": 1.441, "ap-southeast-1": 0.0, "ap-southeast-2": 1.6, - "ca-central-1": 1.519, + "ca-central-1": 1.44, "eu-central-1": 1.6, - "eu-north-1": 1.454, + "eu-north-1": 1.379, "eu-south-1": 1.507, "eu-west-1": 1.44, "eu-west-2": 1.59, - "eu-west-3": 0.0, + "eu-west-3": 1.504, "me-south-1": 0.0, - "sa-east-1": 2.192, + "sa-east-1": 2.075, "us-east-1": 1.305, "us-east-2": 0.0, "us-gov-east-1": 1.703, - "us-gov-west-1": 1.703, - "us-west-1": 1.628, + "us-gov-west-1": 1.613, + "us-west-1": 1.543, "us-west-2": 0.0 }, "inf1.24xlarge": { "af-south-1": 6.374, "ap-east-1": 7.836, "ap-northeast-1": 6.884, - "ap-northeast-2": 6.286, + "ap-northeast-2": 5.937, "ap-northeast-3": 0.0, - "ap-south-1": 0.0, + "ap-south-1": 5.09, "ap-southeast-1": 0.0, - "ap-southeast-2": 6.381, + "ap-southeast-2": 6.027, "ca-central-1": 0.0, "eu-central-1": 6.027, "eu-north-1": 0.0, "eu-south-1": 5.655, "eu-west-1": 5.385, - "eu-west-2": 5.986, - "eu-west-3": 0.0, + "eu-west-2": 5.655, + "eu-west-3": 5.642, "me-south-1": 5.911, - "sa-east-1": 0.0, - "us-east-1": 5.13, + "sa-east-1": 8.393, + "us-east-1": 0.0, "us-east-2": 4.846, "us-gov-east-1": 6.078, - "us-gov-west-1": 6.435, + "us-gov-west-1": 0.0, "us-west-1": 0.0, "us-west-2": 0.0 }, @@ -87565,131 +92945,131 @@ "us-west-2": 1.08 }, "m3.medium": { - "ap-northeast-1": 0.216, + "ap-northeast-1": 0.196, "ap-northeast-2": 0.191, "ap-southeast-1": 0.208, - "ap-southeast-2": 0.0, + "ap-southeast-2": 0.212, "eu-central-1": 0.179, "eu-west-1": 0.0, "sa-east-1": 0.195, "us-east-1": 0.167, - "us-gov-west-1": 0.192, - "us-west-1": 0.185, - "us-west-2": 0.0 + "us-gov-west-1": 0.184, + "us-west-1": 0.177, + "us-west-2": 0.167 }, "m3.large": { "ap-northeast-1": 0.0, "ap-northeast-2": 0.301685, - "ap-southeast-1": 0.316, + "ap-southeast-1": 0.296, "ap-southeast-2": 0.286, - "eu-central-1": 0.284, + "eu-central-1": 0.258, "eu-west-1": 0.271, - "sa-east-1": 0.0, + "sa-east-1": 0.309, "us-east-1": 0.256, "us-gov-west-1": 0.268, "us-west-1": 0.254, - "us-west-2": 0.233 + "us-west-2": 0.256 }, "m3.xlarge": { - "ap-northeast-1": 0.485, + "ap-northeast-1": 0.534, "ap-northeast-2": 0.502325, "ap-southeast-1": 0.0, "ap-southeast-2": 0.472, "eu-central-1": 0.415, "eu-west-1": 0.432, - "sa-east-1": 0.519, + "sa-east-1": 0.481, "us-east-1": 0.366, - "us-gov-west-1": 0.47, - "us-west-1": 0.439, + "us-gov-west-1": 0.0, + "us-west-1": 0.408, "us-west-2": 0.366 }, "m3.2xlarge": { - "ap-northeast-1": 0.957, + "ap-northeast-1": 0.87, "ap-northeast-2": 0.0, - "ap-southeast-1": 0.962, - "ap-southeast-2": 0.0, - "eu-central-1": 0.0, + "ap-southeast-1": 0.884, + "ap-southeast-2": 0.93, + "eu-central-1": 0.732, "eu-west-1": 0.685, - "sa-east-1": 0.0, + "sa-east-1": 0.937, "us-east-1": 0.0, - "us-gov-west-1": 0.0, + "us-gov-west-1": 0.839, "us-west-1": 0.716, - "us-west-2": 0.695 + "us-west-2": 0.0 }, "m4.large": { "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, + "ap-northeast-2": 0.223, "ap-northeast-3": 0.0, "ap-south-1": 0.0, "ap-southeast-1": 0.2375, "ap-southeast-2": 0.225, "ca-central-1": 0.0, "eu-central-1": 0.22, - "eu-west-1": 0.0, - "eu-west-2": 0.0, - "sa-east-1": 0.2749, + "eu-west-1": 0.211, + "eu-west-2": 0.2276, + "sa-east-1": 0.259, "us-east-1": 0.2, "us-east-2": 0.2, "us-gov-west-1": 0.0, - "us-west-1": 0.2287, - "us-west-2": 0.2 + "us-west-1": 0.217, + "us-west-2": 0.21 }, "m4.xlarge": { - "ap-northeast-1": 0.0, + "ap-northeast-1": 0.358, "ap-northeast-2": 0.346, - "ap-northeast-3": 0.358, - "ap-south-1": 0.31, - "ap-southeast-1": 0.375, + "ap-northeast-3": 0.3838, + "ap-south-1": 0.331, + "ap-southeast-1": 0.35, "ap-southeast-2": 0.0, - "ca-central-1": 0.3442, - "eu-central-1": 0.364, + "ca-central-1": 0.322, + "eu-central-1": 0.34, "eu-west-1": 0.3442, "eu-west-2": 0.332, - "sa-east-1": 0.0, + "sa-east-1": 0.418, "us-east-1": 0.0, - "us-east-2": 0.0, + "us-east-2": 0.3, "us-gov-west-1": 0.0, "us-west-1": 0.334, - "us-west-2": 0.32 + "us-west-2": 0.3 }, "m4.2xlarge": { - "ap-northeast-1": 0.6676, - "ap-northeast-2": 0.6412, + "ap-northeast-1": 0.616, + "ap-northeast-2": 0.592, "ap-northeast-3": 0.616, - "ap-south-1": 0.0, + "ap-south-1": 0.52, "ap-southeast-1": 0.6, - "ap-southeast-2": 0.0, + "ap-southeast-2": 0.6, "ca-central-1": 0.544, "eu-central-1": 0.58, "eu-west-1": 0.0, - "eu-west-2": 0.6104, - "sa-east-1": 0.7996, - "us-east-1": 0.54, + "eu-west-2": 0.0, + "sa-east-1": 0.736, + "us-east-1": 0.5, "us-east-2": 0.5, "us-gov-west-1": 0.604, "us-west-1": 0.6148, "us-west-2": 0.5 }, "m4.4xlarge": { - "ap-northeast-1": 1.2352, - "ap-northeast-2": 1.1824, + "ap-northeast-1": 1.132, + "ap-northeast-2": 1.084, "ap-northeast-3": 0.0, "ap-south-1": 0.94, "ap-southeast-1": 1.1, "ap-southeast-2": 1.1, "ca-central-1": 0.988, - "eu-central-1": 0.0, - "eu-west-1": 0.0, - "eu-west-2": 0.0, + "eu-central-1": 1.06, + "eu-west-1": 1.0768, + "eu-west-2": 1.028, "sa-east-1": 1.372, "us-east-1": 0.9, "us-east-2": 0.98, "us-gov-west-1": 0.0, - "us-west-1": 0.0, + "us-west-1": 1.036, "us-west-2": 0.9 }, "m4.10xlarge": { - "ap-northeast-1": 0.0, + "ap-northeast-1": 2.68, "ap-northeast-2": 2.56, "ap-south-1": 2.2, "ap-southeast-1": 2.6, @@ -87708,10 +93088,10 @@ "m4.16xlarge": { "ap-northeast-1": 4.228, "ap-northeast-2": 4.036, - "ap-northeast-3": 0.0, - "ap-south-1": 0.0, + "ap-northeast-3": 4.228, + "ap-south-1": 3.46, "ap-southeast-1": 4.1, - "ap-southeast-2": 0.0, + "ap-southeast-2": 4.1, "ca-central-1": 3.652, "eu-central-1": 3.94, "eu-west-1": 3.652, @@ -87726,44 +93106,44 @@ "m5.large": { "af-south-1": 0.183, "ap-east-1": 0.188, - "ap-northeast-1": 0.188, - "ap-northeast-2": 0.181, + "ap-northeast-1": 0.18, + "ap-northeast-2": 0.174, "ap-northeast-3": 0.18, "ap-south-1": 0.157, "ap-south-2": 0.0, "ap-southeast-1": 0.176, - "ap-southeast-2": 0.0, - "ap-southeast-3": 0.184, + "ap-southeast-2": 0.176, + "ap-southeast-3": 0.176, "ap-southeast-4": 0.176, - "ca-central-1": 0.0, - "ca-west-1": 0.0, + "ca-central-1": 0.163, + "ca-west-1": 0.174, "eu-central-1": 0.178, "eu-central-2": 0.183, - "eu-north-1": 0.0, - "eu-south-1": 0.0, + "eu-north-1": 0.158, + "eu-south-1": 0.168, "eu-south-2": 0.163, "eu-west-1": 0.0, - "eu-west-2": 0.0, + "eu-west-2": 0.167, "eu-west-3": 0.175, "il-central-1": 0.169, "me-central-1": 0.0, - "me-south-1": 0.0, + "me-south-1": 0.174, "sa-east-1": 0.209, - "us-east-1": 0.0, - "us-east-2": 0.158, - "us-gov-east-1": 0.0, - "us-gov-west-1": 0.0, + "us-east-1": 0.152, + "us-east-2": 0.0, + "us-gov-east-1": 0.185, + "us-gov-west-1": 0.177, "us-west-1": 0.0, "us-west-2": 0.0, "us-west-2-lax-1": 0.172 }, "m5.xlarge": { "af-south-1": 0.31, - "ap-east-1": 0.336, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, + "ap-east-1": 0.32, + "ap-northeast-1": 0.304, + "ap-northeast-2": 0.292, "ap-northeast-3": 0.319, - "ap-south-1": 0.27, + "ap-south-1": 0.258, "ap-south-2": 0.258, "ap-southeast-1": 0.296, "ap-southeast-2": 0.296, @@ -87772,228 +93152,228 @@ "ca-central-1": 0.0, "ca-west-1": 0.0, "eu-central-1": 0.286, - "eu-central-2": 0.0, + "eu-central-2": 0.324, "eu-north-1": 0.0, - "eu-south-1": 0.0, - "eu-south-2": 0.283, - "eu-west-1": 0.283, + "eu-south-1": 0.294, + "eu-south-2": 0.27, + "eu-west-1": 0.0, "eu-west-2": 0.278, "eu-west-3": 0.294, - "il-central-1": 0.281, + "il-central-1": 0.0, "me-central-1": 0.292, - "me-south-1": 0.306, + "me-south-1": 0.292, "sa-east-1": 0.38, "us-east-1": 0.248, "us-east-2": 0.0, - "us-gov-east-1": 0.313, - "us-gov-west-1": 0.313, + "us-gov-east-1": 0.298, + "us-gov-west-1": 0.298, "us-west-1": 0.28, - "us-west-2": 0.26, + "us-west-2": 0.248, "us-west-2-lax-1": 0.287 }, "m5.metal": { "af-south-1": 0.0, - "ap-east-1": 0.0, + "ap-east-1": 6.436, "ap-northeast-1": 6.052, "ap-northeast-2": 5.764, "ap-northeast-3": 6.052, "ap-south-1": 4.948, - "ap-south-2": 4.973, + "ap-south-2": 0.0, "ap-southeast-1": 5.86, "ap-southeast-2": 5.86, "ap-southeast-3": 5.86, "ap-southeast-4": 5.885, "ca-central-1": 5.236, "ca-west-1": 5.261, - "eu-central-1": 0.0, + "eu-central-1": 5.62, "eu-central-2": 6.197, "eu-north-1": 4.996, "eu-south-1": 5.476, - "eu-south-2": 0.0, + "eu-south-2": 5.261, "eu-west-1": 5.236, - "eu-west-2": 5.428, - "eu-west-3": 0.0, + "eu-west-2": 0.0, + "eu-west-3": 5.476, "il-central-1": 5.518, "me-central-1": 5.775, - "me-south-1": 0.0, + "me-south-1": 5.75, "sa-east-1": 7.444, "us-east-1": 4.708, - "us-east-2": 0.0, + "us-east-2": 4.708, "us-gov-east-1": 5.908, "us-gov-west-1": 5.908, - "us-west-1": 5.476, - "us-west-2": 4.708, + "us-west-1": 0.0, + "us-west-2": 0.0, "us-west-2-lax-1": 5.63 }, "m5.2xlarge": { - "af-south-1": 0.0, - "ap-east-1": 0.661, + "af-south-1": 0.608, + "ap-east-1": 0.628, "ap-northeast-1": 0.596, - "ap-northeast-2": 0.6, - "ap-northeast-3": 0.626, + "ap-northeast-2": 0.572, + "ap-northeast-3": 0.596, "ap-south-1": 0.504, - "ap-south-2": 0.0, + "ap-south-2": 0.553, "ap-southeast-1": 0.58, - "ap-southeast-2": 0.58, + "ap-southeast-2": 0.612, "ap-southeast-3": 0.609, - "ap-southeast-4": 0.0, - "ca-central-1": 0.554, + "ap-southeast-4": 0.605, + "ca-central-1": 0.528, "ca-west-1": 0.0, "eu-central-1": 0.56, - "eu-central-2": 0.0, + "eu-central-2": 0.631, "eu-north-1": 0.535, - "eu-south-1": 0.548, - "eu-south-2": 0.0, - "eu-west-1": 0.0, + "eu-south-1": 0.575, + "eu-south-2": 0.553, + "eu-west-1": 0.528, "eu-west-2": 0.574, - "eu-west-3": 0.0, - "il-central-1": 0.0, + "eu-west-3": 0.578, + "il-central-1": 0.574, "me-central-1": 0.596, - "me-south-1": 0.602, - "sa-east-1": 0.746, - "us-east-1": 0.507, + "me-south-1": 0.571, + "sa-east-1": 0.712, + "us-east-1": 0.484, "us-east-2": 0.0, "us-gov-east-1": 0.616, - "us-gov-west-1": 0.584, + "us-gov-west-1": 0.0, "us-west-1": 0.548, - "us-west-2": 0.484, - "us-west-2-lax-1": 0.0 + "us-west-2": 0.0, + "us-west-2-lax-1": 0.561 }, "m5.4xlarge": { "af-south-1": 0.0, - "ap-east-1": 1.156, - "ap-northeast-1": 0.0, - "ap-northeast-2": 1.044, - "ap-northeast-3": 0.0, + "ap-east-1": 1.221, + "ap-northeast-1": 1.092, + "ap-northeast-2": 0.0, + "ap-northeast-3": 1.092, "ap-south-1": 0.908, - "ap-south-2": 0.0, - "ap-southeast-1": 0.0, + "ap-south-2": 0.981, + "ap-southeast-1": 1.06, "ap-southeast-2": 1.123, "ap-southeast-3": 1.06, - "ap-southeast-4": 1.181, - "ca-central-1": 1.008, - "ca-west-1": 1.067, + "ap-southeast-4": 1.085, + "ca-central-1": 0.0, + "ca-west-1": 0.981, "eu-central-1": 0.0, "eu-central-2": 1.137, "eu-north-1": 0.916, "eu-south-1": 0.996, "eu-south-2": 1.032, "eu-west-1": 0.956, - "eu-west-2": 0.0, + "eu-west-2": 0.988, "eu-west-3": 0.996, "il-central-1": 0.0, "me-central-1": 1.067, - "me-south-1": 1.105, - "sa-east-1": 1.393, - "us-east-1": 0.0, + "me-south-1": 0.0, + "sa-east-1": 1.324, + "us-east-1": 0.915, "us-east-2": 0.868, - "us-gov-east-1": 1.131, - "us-gov-west-1": 1.131, + "us-gov-east-1": 1.068, + "us-gov-west-1": 1.068, "us-west-1": 0.0, "us-west-2": 0.0, "us-west-2-lax-1": 0.0 }, "m5.8xlarge": { - "af-south-1": 2.254, + "af-south-1": 2.132, "ap-east-1": 2.212, - "ap-northeast-1": 2.216, + "ap-northeast-1": 2.084, "ap-northeast-2": 1.988, "ap-northeast-3": 2.203, "ap-south-1": 1.716, - "ap-south-2": 1.838, + "ap-south-2": 1.741, "ap-southeast-1": 2.02, - "ap-southeast-2": 2.147, - "ap-southeast-3": 0.0, + "ap-southeast-2": 0.0, + "ap-southeast-3": 2.135, "ap-southeast-4": 2.045, - "ca-central-1": 0.0, + "ca-central-1": 1.915, "ca-west-1": 2.008, "eu-central-1": 1.94, "eu-central-2": 0.0, - "eu-north-1": 1.841, - "eu-south-1": 0.0, + "eu-north-1": 1.732, + "eu-south-1": 1.892, "eu-south-2": 1.94, "eu-west-1": 1.812, - "eu-west-2": 0.0, - "eu-west-3": 1.892, - "il-central-1": 2.102, - "me-central-1": 2.121, + "eu-west-2": 1.876, + "eu-west-3": 2.012, + "il-central-1": 1.923, + "me-central-1": 2.008, "me-south-1": 1.983, - "sa-east-1": 0.0, + "sa-east-1": 2.548, "us-east-1": 1.636, "us-east-2": 1.636, "us-gov-east-1": 2.163, - "us-gov-west-1": 2.163, + "us-gov-west-1": 2.036, "us-west-1": 1.892, - "us-west-2": 1.729, - "us-west-2-lax-1": 1.943 + "us-west-2": 0.0, + "us-west-2-lax-1": 0.0 }, "m5.12xlarge": { - "af-south-1": 0.0, - "ap-east-1": 0.0, + "af-south-1": 3.331, + "ap-east-1": 3.268, "ap-northeast-1": 3.076, - "ap-northeast-2": 0.0, + "ap-northeast-2": 3.1, "ap-northeast-3": 3.076, "ap-south-1": 2.524, "ap-south-2": 0.0, "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, - "ap-southeast-3": 2.98, - "ap-southeast-4": 3.293, + "ap-southeast-2": 2.98, + "ap-southeast-3": 3.153, + "ap-southeast-4": 3.005, "ca-central-1": 2.668, - "ca-west-1": 0.0, + "ca-west-1": 2.95, "eu-central-1": 2.86, "eu-central-2": 3.343, - "eu-north-1": 2.712, - "eu-south-1": 2.949, + "eu-north-1": 0.0, + "eu-south-1": 2.788, "eu-south-2": 2.693, "eu-west-1": 2.668, "eu-west-2": 2.942, - "eu-west-3": 2.968, - "il-central-1": 0.0, + "eu-west-3": 2.788, + "il-central-1": 3.091, "me-central-1": 2.95, - "me-south-1": 2.925, - "sa-east-1": 3.772, + "me-south-1": 0.0, + "sa-east-1": 0.0, "us-east-1": 2.404, "us-east-2": 2.404, "us-gov-east-1": 0.0, "us-gov-west-1": 3.004, "us-west-1": 2.974, "us-west-2": 2.404, - "us-west-2-lax-1": 3.032 + "us-west-2-lax-1": 0.0 }, "m5.16xlarge": { "af-south-1": 4.164, - "ap-east-1": 0.0, - "ap-northeast-1": 0.0, - "ap-northeast-2": 4.1, + "ap-east-1": 4.324, + "ap-northeast-1": 4.068, + "ap-northeast-2": 3.876, "ap-northeast-3": 0.0, "ap-south-1": 0.0, - "ap-south-2": 3.357, + "ap-south-2": 0.0, "ap-southeast-1": 4.177, "ap-southeast-2": 3.94, - "ap-southeast-3": 0.0, - "ap-southeast-4": 4.349, + "ap-southeast-3": 3.94, + "ap-southeast-4": 0.0, "ca-central-1": 0.0, - "ca-west-1": 0.0, + "ca-west-1": 3.549, "eu-central-1": 0.0, "eu-central-2": 4.173, - "eu-north-1": 3.364, - "eu-south-1": 3.899, - "eu-south-2": 3.754, - "eu-west-1": 0.0, - "eu-west-2": 0.0, + "eu-north-1": 0.0, + "eu-south-1": 0.0, + "eu-south-2": 3.549, + "eu-west-1": 3.524, + "eu-west-2": 3.652, "eu-west-3": 3.924, - "il-central-1": 0.0, + "il-central-1": 3.72, "me-central-1": 0.0, "me-south-1": 3.866, "sa-east-1": 5.271, "us-east-1": 0.0, "us-east-2": 3.172, - "us-gov-east-1": 3.972, - "us-gov-west-1": 3.972, - "us-west-1": 3.684, - "us-west-2": 3.359, - "us-west-2-lax-1": 4.01 + "us-gov-east-1": 4.226, + "us-gov-west-1": 4.226, + "us-west-1": 3.924, + "us-west-2": 3.172, + "us-west-2-lax-1": 3.786 }, "m5.24xlarge": { "af-south-1": 6.196, @@ -88001,33 +93381,33 @@ "ap-northeast-1": 6.052, "ap-northeast-2": 0.0, "ap-northeast-3": 6.052, - "ap-south-1": 0.0, + "ap-south-1": 4.948, "ap-south-2": 4.973, - "ap-southeast-1": 5.86, + "ap-southeast-1": 0.0, "ap-southeast-2": 5.86, - "ap-southeast-3": 0.0, + "ap-southeast-3": 5.86, "ap-southeast-4": 5.885, "ca-central-1": 5.236, - "ca-west-1": 5.261, - "eu-central-1": 0.0, + "ca-west-1": 0.0, + "eu-central-1": 5.62, "eu-central-2": 6.197, "eu-north-1": 4.996, - "eu-south-1": 0.0, + "eu-south-1": 5.476, "eu-south-2": 5.261, "eu-west-1": 5.236, "eu-west-2": 0.0, "eu-west-3": 5.476, - "il-central-1": 0.0, + "il-central-1": 5.518, "me-central-1": 5.775, "me-south-1": 0.0, - "sa-east-1": 0.0, + "sa-east-1": 7.444, "us-east-1": 4.708, "us-east-2": 4.708, - "us-gov-east-1": 0.0, + "us-gov-east-1": 5.908, "us-gov-west-1": 5.908, "us-west-1": 5.476, "us-west-2": 4.708, - "us-west-2-lax-1": 0.0 + "us-west-2-lax-1": 5.63 }, "m5a.large": { "ap-northeast-1": 0.168, @@ -88334,169 +93714,169 @@ "us-west-2": 5.069 }, "m5d.large": { - "af-south-1": 0.215, - "ap-east-1": 0.221, - "ap-northeast-1": 0.211, - "ap-northeast-2": 0.204, + "af-south-1": 0.206, + "ap-east-1": 0.0, + "ap-northeast-1": 0.0, + "ap-northeast-2": 0.0, "ap-northeast-3": 0.202, "ap-south-1": 0.178, "ap-south-2": 0.186, "ap-southeast-1": 0.197, - "ap-southeast-2": 0.0, - "ap-southeast-3": 0.197, + "ap-southeast-2": 0.207, + "ap-southeast-3": 0.206, "ap-southeast-4": 0.198, - "ca-central-1": 0.19, - "ca-west-1": 0.0, + "ca-central-1": 0.182, + "ca-west-1": 0.182, "eu-central-1": 0.0, - "eu-central-2": 0.215, + "eu-central-2": 0.206, "eu-north-1": 0.176, - "eu-south-1": 0.196, - "eu-south-2": 0.19, - "eu-west-1": 0.19, + "eu-south-1": 0.188, + "eu-south-2": 0.182, + "eu-west-1": 0.182, "eu-west-2": 0.0, "eu-west-3": 0.188, - "il-central-1": 0.0, + "il-central-1": 0.189, "me-central-1": 0.195, - "me-south-1": 0.203, - "sa-east-1": 0.0, + "me-south-1": 0.195, + "sa-east-1": 0.236, "us-east-1": 0.169, "us-east-2": 0.169, "us-gov-east-1": 0.0, - "us-gov-west-1": 0.199, + "us-gov-west-1": 0.208, "us-west-1": 0.189, - "us-west-2": 0.176 + "us-west-2": 0.169 }, "m5d.xlarge": { - "af-south-1": 0.374, - "ap-east-1": 0.385, + "af-south-1": 0.356, + "ap-east-1": 0.366, "ap-northeast-1": 0.366, - "ap-northeast-2": 0.0, - "ap-northeast-3": 0.366, + "ap-northeast-2": 0.334, + "ap-northeast-3": 0.348, "ap-south-1": 0.3, "ap-south-2": 0.0, "ap-southeast-1": 0.338, "ap-southeast-2": 0.34, "ap-southeast-3": 0.338, - "ap-southeast-4": 0.34, - "ca-central-1": 0.0, - "ca-west-1": 0.0, - "eu-central-1": 0.0, + "ap-southeast-4": 0.0, + "ca-central-1": 0.308, + "ca-west-1": 0.308, + "eu-central-1": 0.328, "eu-central-2": 0.0, "eu-north-1": 0.311, - "eu-south-1": 0.336, - "eu-south-2": 0.0, + "eu-south-1": 0.32, + "eu-south-2": 0.308, "eu-west-1": 0.323, - "eu-west-2": 0.318, - "eu-west-3": 0.32, - "il-central-1": 0.0, - "me-central-1": 0.0, - "me-south-1": 0.35, - "sa-east-1": 0.437, - "us-east-1": 0.296, + "eu-west-2": 0.0, + "eu-west-3": 0.336, + "il-central-1": 0.337, + "me-central-1": 0.334, + "me-south-1": 0.334, + "sa-east-1": 0.0, + "us-east-1": 0.282, "us-east-2": 0.296, - "us-gov-east-1": 0.359, - "us-gov-west-1": 0.359, + "us-gov-east-1": 0.342, + "us-gov-west-1": 0.342, "us-west-1": 0.322, - "us-west-2": 0.296 + "us-west-2": 0.282 }, "m5d.metal": { "af-south-1": 0.0, - "ap-east-1": 7.54, + "ap-east-1": 0.0, "ap-northeast-1": 7.108, "ap-northeast-2": 6.772, "ap-northeast-3": 7.108, "ap-south-1": 5.956, - "ap-south-2": 0.0, - "ap-southeast-1": 0.0, + "ap-south-2": 5.981, + "ap-southeast-1": 6.868, "ap-southeast-2": 6.916, "ap-southeast-3": 6.868, "ap-southeast-4": 6.941, "ca-central-1": 6.148, - "ca-west-1": 0.0, + "ca-west-1": 6.173, "eu-central-1": 6.628, "eu-central-2": 7.306, - "eu-north-1": 0.0, + "eu-north-1": 5.86, "eu-south-1": 6.436, "eu-south-2": 6.173, "eu-west-1": 0.0, - "eu-west-2": 0.0, - "eu-west-3": 0.0, - "il-central-1": 0.0, + "eu-west-2": 6.388, + "eu-west-3": 6.436, + "il-central-1": 6.475, "me-central-1": 6.778, "me-south-1": 6.753, "sa-east-1": 0.0, "us-east-1": 5.524, "us-east-2": 5.524, "us-gov-east-1": 6.964, - "us-gov-west-1": 0.0, + "us-gov-west-1": 6.964, "us-west-1": 0.0, "us-west-2": 5.524 }, "m5d.2xlarge": { "af-south-1": 0.7, - "ap-east-1": 0.758, - "ap-northeast-1": 0.723, + "ap-east-1": 0.0, + "ap-northeast-1": 0.684, "ap-northeast-2": 0.656, - "ap-northeast-3": 0.719, + "ap-northeast-3": 0.684, "ap-south-1": 0.588, - "ap-south-2": 0.0, + "ap-south-2": 0.642, "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, + "ap-southeast-2": 0.668, "ap-southeast-3": 0.664, - "ap-southeast-4": 0.0, - "ca-central-1": 0.0, - "ca-west-1": 0.659, + "ap-southeast-4": 0.693, + "ca-central-1": 0.604, + "ca-west-1": 0.629, "eu-central-1": 0.681, "eu-central-2": 0.723, - "eu-north-1": 0.0, + "eu-north-1": 0.58, "eu-south-1": 0.66, "eu-south-2": 0.629, - "eu-west-1": 0.638, + "eu-west-1": 0.0, "eu-west-2": 0.624, - "eu-west-3": 0.663, - "il-central-1": 0.686, - "me-central-1": 0.0, + "eu-west-3": 0.0, + "il-central-1": 0.654, + "me-central-1": 0.679, "me-south-1": 0.654, - "sa-east-1": 0.0, - "us-east-1": 0.552, - "us-east-2": 0.579, + "sa-east-1": 0.862, + "us-east-1": 0.0, + "us-east-2": 0.552, "us-gov-east-1": 0.672, - "us-gov-west-1": 0.709, + "us-gov-west-1": 0.672, "us-west-1": 0.632, "us-west-2": 0.0 }, "m5d.4xlarge": { - "af-south-1": 1.3, - "ap-east-1": 0.0, + "af-south-1": 0.0, + "ap-east-1": 1.416, "ap-northeast-1": 1.268, - "ap-northeast-2": 1.278, - "ap-northeast-3": 1.338, - "ap-south-1": 1.076, + "ap-northeast-2": 1.212, + "ap-northeast-3": 0.0, + "ap-south-1": 0.0, "ap-south-2": 1.101, - "ap-southeast-1": 1.228, - "ap-southeast-2": 0.0, + "ap-southeast-1": 0.0, + "ap-southeast-2": 1.236, "ap-southeast-3": 1.228, "ap-southeast-4": 1.261, - "ca-central-1": 0.0, - "ca-west-1": 1.193, - "eu-central-1": 1.188, + "ca-central-1": 1.108, + "ca-west-1": 1.133, + "eu-central-1": 0.0, "eu-central-2": 0.0, "eu-north-1": 1.06, - "eu-south-1": 1.219, + "eu-south-1": 1.156, "eu-south-2": 0.0, - "eu-west-1": 0.0, - "eu-west-2": 1.148, - "eu-west-3": 1.156, - "il-central-1": 1.247, - "me-central-1": 1.234, - "me-south-1": 1.283, - "sa-east-1": 1.54, - "us-east-1": 1.004, - "us-east-2": 1.004, + "eu-west-1": 1.176, + "eu-west-2": 0.0, + "eu-west-3": 0.0, + "il-central-1": 1.183, + "me-central-1": 1.3, + "me-south-1": 1.209, + "sa-east-1": 1.623, + "us-east-1": 1.059, + "us-east-2": 0.0, "us-gov-east-1": 0.0, "us-gov-west-1": 0.0, - "us-west-1": 1.164, - "us-west-2": 0.0 + "us-west-1": 0.0, + "us-west-2": 1.004 }, "m5d.8xlarge": { "af-south-1": 2.644, @@ -88505,24 +93885,24 @@ "ap-northeast-2": 2.324, "ap-northeast-3": 2.576, "ap-south-1": 2.052, - "ap-south-2": 0.0, + "ap-south-2": 2.194, "ap-southeast-1": 2.356, - "ap-southeast-2": 2.372, - "ap-southeast-3": 2.491, - "ap-southeast-4": 2.533, - "ca-central-1": 0.0, - "ca-west-1": 0.0, + "ap-southeast-2": 0.0, + "ap-southeast-3": 2.356, + "ap-southeast-4": 2.397, + "ca-central-1": 2.116, + "ca-west-1": 2.262, "eu-central-1": 2.276, - "eu-central-2": 2.519, + "eu-central-2": 2.662, "eu-north-1": 2.02, "eu-south-1": 2.212, - "eu-south-2": 0.0, + "eu-south-2": 2.141, "eu-west-1": 2.251, "eu-west-2": 2.336, "eu-west-3": 2.212, - "il-central-1": 0.0, - "me-central-1": 2.476, - "me-south-1": 0.0, + "il-central-1": 2.242, + "me-central-1": 0.0, + "me-south-1": 2.318, "sa-east-1": 2.98, "us-east-1": 1.908, "us-east-2": 1.908, @@ -88538,93 +93918,93 @@ "ap-northeast-2": 3.634, "ap-northeast-3": 3.814, "ap-south-1": 3.028, - "ap-south-2": 3.229, - "ap-southeast-1": 3.484, + "ap-south-2": 3.053, + "ap-southeast-1": 3.692, "ap-southeast-2": 3.508, "ap-southeast-3": 3.687, "ap-southeast-4": 3.533, - "ca-central-1": 0.0, - "ca-west-1": 0.0, + "ca-central-1": 3.308, + "ca-west-1": 3.149, "eu-central-1": 0.0, "eu-central-2": 3.931, - "eu-north-1": 0.0, - "eu-south-1": 0.0, - "eu-south-2": 0.0, - "eu-west-1": 0.0, - "eu-west-2": 0.0, - "eu-west-3": 0.0, - "il-central-1": 3.491, + "eu-north-1": 2.98, + "eu-south-1": 3.268, + "eu-south-2": 3.149, + "eu-west-1": 3.124, + "eu-west-2": 3.453, + "eu-west-3": 3.268, + "il-central-1": 0.0, "me-central-1": 3.451, - "me-south-1": 3.426, + "me-south-1": 0.0, "sa-east-1": 0.0, - "us-east-1": 0.0, + "us-east-1": 2.976, "us-east-2": 2.812, - "us-gov-east-1": 3.757, - "us-gov-west-1": 3.757, - "us-west-1": 0.0, - "us-west-2": 2.976 + "us-gov-east-1": 3.532, + "us-gov-west-1": 3.532, + "us-west-1": 3.509, + "us-west-2": 2.812 }, "m5d.16xlarge": { "af-south-1": 4.9, "ap-east-1": 5.06, "ap-northeast-1": 4.772, "ap-northeast-2": 4.548, - "ap-northeast-3": 5.052, + "ap-northeast-3": 4.772, "ap-south-1": 4.004, "ap-south-2": 4.029, "ap-southeast-1": 4.612, "ap-southeast-2": 0.0, "ap-southeast-3": 0.0, - "ap-southeast-4": 0.0, - "ca-central-1": 4.132, + "ap-southeast-4": 4.942, + "ca-central-1": 0.0, "ca-west-1": 0.0, "eu-central-1": 4.452, "eu-central-2": 4.912, "eu-north-1": 3.94, - "eu-south-1": 4.577, + "eu-south-1": 4.324, "eu-south-2": 4.157, - "eu-west-1": 4.132, - "eu-west-2": 4.569, + "eu-west-1": 0.0, + "eu-west-2": 0.0, "eu-west-3": 4.324, - "il-central-1": 0.0, - "me-central-1": 0.0, - "me-south-1": 4.826, - "sa-east-1": 0.0, + "il-central-1": 4.613, + "me-central-1": 4.56, + "me-south-1": 0.0, + "sa-east-1": 6.192, "us-east-1": 3.716, "us-east-2": 3.716, "us-gov-east-1": 4.676, - "us-gov-west-1": 4.976, + "us-gov-west-1": 4.676, "us-west-1": 4.356, "us-west-2": 3.716 }, "m5d.24xlarge": { "af-south-1": 7.3, - "ap-east-1": 0.0, - "ap-northeast-1": 0.0, + "ap-east-1": 7.54, + "ap-northeast-1": 7.108, "ap-northeast-2": 0.0, "ap-northeast-3": 7.108, "ap-south-1": 5.956, - "ap-south-2": 0.0, + "ap-south-2": 5.981, "ap-southeast-1": 6.868, "ap-southeast-2": 6.916, - "ap-southeast-3": 0.0, + "ap-southeast-3": 6.868, "ap-southeast-4": 6.941, "ca-central-1": 6.148, "ca-west-1": 6.173, "eu-central-1": 6.628, "eu-central-2": 7.306, "eu-north-1": 5.86, - "eu-south-1": 0.0, - "eu-south-2": 0.0, - "eu-west-1": 0.0, + "eu-south-1": 6.436, + "eu-south-2": 6.173, + "eu-west-1": 6.148, "eu-west-2": 6.388, "eu-west-3": 6.436, "il-central-1": 6.475, - "me-central-1": 0.0, + "me-central-1": 6.778, "me-south-1": 6.753, "sa-east-1": 8.74, "us-east-1": 5.524, - "us-east-2": 0.0, + "us-east-2": 5.524, "us-gov-east-1": 6.964, "us-gov-west-1": 6.964, "us-west-1": 6.484, @@ -88637,12 +94017,12 @@ "eu-west-1": 0.0, "us-east-1": 0.0, "us-east-2": 0.0, - "us-gov-east-1": 0.0, - "us-gov-west-1": 0.0, + "us-gov-east-1": 0.227, + "us-gov-west-1": 0.227, "us-west-2": 0.0 }, "m5dn.xlarge": { - "ap-northeast-1": 0.0, + "ap-northeast-1": 0.406, "ap-southeast-1": 0.0, "eu-central-1": 0.0, "eu-west-1": 0.0, @@ -88655,10 +94035,10 @@ "m5dn.metal": { "ap-northeast-1": 8.525, "ap-southeast-1": 8.141, - "eu-central-1": 7.901, + "eu-central-1": 0.0, "eu-west-1": 7.421, - "us-east-1": 0.0, - "us-east-2": 0.0, + "us-east-1": 6.653, + "us-east-2": 6.653, "us-gov-east-1": 8.333, "us-gov-west-1": 8.333, "us-west-2": 6.653 @@ -88670,12 +94050,12 @@ "eu-west-1": 0.0, "us-east-1": 0.0, "us-east-2": 0.0, - "us-gov-east-1": 0.0, + "us-gov-east-1": 0.809, "us-gov-west-1": 0.0, "us-west-2": 0.0 }, "m5dn.4xlarge": { - "ap-northeast-1": 1.609, + "ap-northeast-1": 0.0, "ap-southeast-1": 0.0, "eu-central-1": 0.0, "eu-west-1": 0.0, @@ -88686,29 +94066,29 @@ "us-west-2": 0.0 }, "m5dn.8xlarge": { - "ap-northeast-1": 3.093, + "ap-northeast-1": 2.925, "ap-southeast-1": 0.0, "eu-central-1": 0.0, "eu-west-1": 0.0, "us-east-1": 0.0, "us-east-2": 0.0, - "us-gov-east-1": 2.861, - "us-gov-west-1": 3.025, + "us-gov-east-1": 3.025, + "us-gov-west-1": 2.861, "us-west-2": 0.0 }, "m5dn.12xlarge": { - "ap-northeast-1": 4.577, + "ap-northeast-1": 4.325, "ap-southeast-1": 0.0, "eu-central-1": 0.0, "eu-west-1": 0.0, "us-east-1": 0.0, "us-east-2": 0.0, - "us-gov-east-1": 4.475, - "us-gov-west-1": 0.0, + "us-gov-east-1": 0.0, + "us-gov-west-1": 4.229, "us-west-2": 0.0 }, "m5dn.16xlarge": { - "ap-northeast-1": 0.0, + "ap-northeast-1": 5.725, "ap-southeast-1": 0.0, "eu-central-1": 0.0, "eu-west-1": 0.0, @@ -88730,230 +94110,233 @@ "us-west-2": 0.0 }, "m5n.large": { - "ap-northeast-1": 0.209, - "ap-southeast-1": 0.0, + "ap-northeast-1": 0.218, + "ap-southeast-1": 0.202, "eu-central-1": 0.0, - "eu-west-1": 0.0, + "eu-west-1": 0.189, "us-east-1": 0.0, "us-east-2": 0.0, "us-gov-east-1": 0.0, "us-gov-west-1": 0.205, - "us-west-2": 0.0 + "us-west-2": 0.175 }, "m5n.xlarge": { "ap-northeast-1": 0.0, - "ap-southeast-1": 0.0, - "eu-central-1": 0.0, - "eu-west-1": 0.0, - "us-east-1": 0.0, + "ap-southeast-1": 0.348, + "eu-central-1": 0.338, + "eu-west-1": 0.322, + "us-east-1": 0.294, "us-east-2": 0.0, "us-gov-east-1": 0.354, "us-gov-west-1": 0.372, - "us-west-2": 0.0 + "us-west-2": 0.294 }, "m5n.metal": { - "ap-northeast-1": 0.0, + "ap-northeast-1": 7.469, "ap-southeast-1": 7.133, "eu-central-1": 0.0, + "eu-west-1": 6.509, "us-east-1": 5.837, "us-east-2": 0.0, - "us-gov-east-1": 0.0, + "us-gov-east-1": 7.277, "us-gov-west-1": 7.277, "us-west-2": 0.0 }, "m5n.2xlarge": { - "ap-northeast-1": 0.0, - "ap-southeast-1": 0.0, + "ap-northeast-1": 0.774, + "ap-southeast-1": 0.709, "eu-central-1": 0.0, "eu-west-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 0.0, + "us-east-1": 0.601, + "us-east-2": 0.601, "us-gov-east-1": 0.721, - "us-gov-west-1": 0.757, - "us-west-2": 0.0 + "us-gov-west-1": 0.721, + "us-west-2": 0.63 }, "m5n.4xlarge": { - "ap-northeast-1": 0.0, - "ap-southeast-1": 0.0, + "ap-northeast-1": 1.349, + "ap-southeast-1": 1.293, "eu-central-1": 0.0, - "eu-west-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 0.0, + "eu-west-1": 1.189, + "us-east-1": 1.134, + "us-east-2": 1.077, "us-gov-east-1": 1.389, - "us-gov-west-1": 0.0, - "us-west-2": 0.0 + "us-gov-west-1": 1.389, + "us-west-2": 1.077 }, "m5n.8xlarge": { - "ap-northeast-1": 2.72, - "ap-southeast-1": 0.0, - "eu-central-1": 0.0, + "ap-northeast-1": 0.0, + "ap-southeast-1": 2.461, + "eu-central-1": 2.381, "eu-west-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 0.0, - "us-gov-east-1": 2.509, - "us-gov-west-1": 0.0, - "us-west-2": 0.0 + "us-east-1": 2.029, + "us-east-2": 2.029, + "us-gov-east-1": 0.0, + "us-gov-west-1": 2.509, + "us-west-2": 2.029 }, "m5n.12xlarge": { - "ap-northeast-1": 4.017, - "ap-southeast-1": 0.0, - "eu-central-1": 0.0, - "eu-west-1": 0.0, + "ap-northeast-1": 3.797, + "ap-southeast-1": 3.629, + "eu-central-1": 3.509, + "eu-west-1": 3.317, "us-east-1": 0.0, - "us-east-2": 0.0, - "us-gov-east-1": 0.0, + "us-east-2": 3.152, + "us-gov-east-1": 3.701, "us-gov-west-1": 3.916, - "us-west-2": 0.0 + "us-west-2": 2.981 }, "m5n.16xlarge": { "ap-northeast-1": 5.315, - "ap-southeast-1": 0.0, - "eu-central-1": 0.0, - "eu-west-1": 0.0, - "us-east-1": 0.0, + "ap-southeast-1": 5.077, + "eu-central-1": 4.637, + "eu-west-1": 4.381, + "us-east-1": 3.933, "us-east-2": 0.0, - "us-gov-east-1": 0.0, - "us-gov-west-1": 5.179, - "us-west-2": 0.0 + "us-gov-east-1": 4.893, + "us-gov-west-1": 4.893, + "us-west-2": 3.933 }, "m5n.24xlarge": { "ap-northeast-1": 7.469, "ap-southeast-1": 0.0, - "eu-central-1": 0.0, - "eu-west-1": 0.0, - "us-east-1": 0.0, + "eu-central-1": 6.893, + "eu-west-1": 6.509, + "us-east-1": 5.837, "us-east-2": 0.0, "us-gov-east-1": 7.277, - "us-gov-west-1": 0.0, + "us-gov-west-1": 7.277, "us-west-2": 0.0 }, "m5zn.large": { - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, + "ap-northeast-1": 0.2697, + "ap-northeast-2": 0.2593, "ap-southeast-1": 0.0, "ap-southeast-2": 0.0, "eu-central-1": 0.0, - "eu-west-1": 0.2588, - "sa-east-1": 0.0, + "eu-west-1": 0.2404, + "sa-east-1": 0.3195, "us-east-1": 0.2215, "us-east-2": 0.2215, - "us-west-1": 0.0, - "us-west-2": 0.238 + "us-west-1": 0.2683, + "us-west-2": 0.2215 }, "m5zn.xlarge": { - "ap-northeast-1": 0.5257, + "ap-northeast-1": 0.483, "ap-northeast-2": 0.0, - "ap-southeast-1": 0.4693, - "ap-southeast-2": 0.5106, - "eu-central-1": 0.0, + "ap-southeast-1": 0.5106, + "ap-southeast-2": 0.0, + "eu-central-1": 0.4916, "eu-west-1": 0.4613, - "sa-east-1": 0.0, - "us-east-1": 0.0, + "sa-east-1": 0.5828, + "us-east-1": 0.3866, "us-east-2": 0.3866, "us-west-1": 0.4417, - "us-west-2": 0.0 + "us-west-2": 0.3866 }, "m5zn.metal": { "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, - "ap-southeast-1": 5.5766, - "ap-southeast-2": 5.081, + "ap-northeast-2": 4.997, + "ap-southeast-1": 5.081, + "ap-southeast-2": 0.0, "eu-central-1": 5.3485, "eu-west-1": 0.0, - "sa-east-1": 0.0, - "us-east-1": 4.4855, - "us-east-2": 4.4855, + "sa-east-1": 6.4428, + "us-east-1": 4.0891, + "us-east-2": 4.0891, "us-west-1": 4.7498, "us-west-2": 4.0891 }, "m5zn.2xlarge": { - "ap-northeast-1": 0.9784, + "ap-northeast-1": 1.0637, "ap-northeast-2": 0.937, "ap-southeast-1": 1.0336, "ap-southeast-2": 0.0, - "eu-central-1": 0.9956, - "eu-west-1": 0.0, - "sa-east-1": 1.2833, + "eu-central-1": 0.0, + "eu-west-1": 0.8614, + "sa-east-1": 1.178, "us-east-1": 0.0, - "us-east-2": 0.8517, - "us-west-1": 0.0, - "us-west-2": 0.0 + "us-east-2": 0.7857, + "us-west-1": 0.8958, + "us-west-2": 0.7857 }, "m5zn.3xlarge": { - "ap-northeast-1": 1.5331, - "ap-northeast-2": 1.4648, - "ap-southeast-1": 0.0, + "ap-northeast-1": 1.4051, + "ap-northeast-2": 1.343, + "ap-southeast-1": 1.4879, "ap-southeast-2": 1.4879, "eu-central-1": 0.0, - "eu-west-1": 0.0, - "sa-east-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 1.2151, - "us-west-1": 0.0, - "us-west-2": 1.116 + "eu-west-1": 1.2296, + "sa-east-1": 1.7044, + "us-east-1": 1.116, + "us-east-2": 0.0, + "us-west-1": 1.2812, + "us-west-2": 1.2151 }, "m5zn.6xlarge": { - "ap-northeast-1": 0.0, + "ap-northeast-1": 2.6852, "ap-northeast-2": 0.0, "ap-southeast-1": 0.0, "ap-southeast-2": 0.0, - "eu-central-1": 2.4993, + "eu-central-1": 2.7368, "eu-west-1": 2.3342, - "sa-east-1": 3.2839, - "us-east-1": 2.3052, - "us-east-2": 0.0, - "us-west-1": 0.0, - "us-west-2": 2.107 + "sa-east-1": 0.0, + "us-east-1": 2.107, + "us-east-2": 2.107, + "us-west-1": 2.4374, + "us-west-2": 2.3052 }, "m5zn.12xlarge": { "ap-northeast-1": 0.0, - "ap-northeast-2": 5.4842, + "ap-northeast-2": 4.997, "ap-southeast-1": 5.081, "ap-southeast-2": 5.081, "eu-central-1": 0.0, "eu-west-1": 0.0, - "sa-east-1": 0.0, - "us-east-1": 4.4855, + "sa-east-1": 6.4428, + "us-east-1": 4.0891, "us-east-2": 4.4855, - "us-west-1": 0.0, + "us-west-1": 5.2123, "us-west-2": 4.0891 }, "m6a.large": { - "ap-northeast-1": 0.0, - "ap-south-1": 0.0, - "ap-south-2": 0.11741, - "ap-southeast-1": 0.1751, - "ap-southeast-2": 0.1751, - "ca-central-1": 0.0, - "eu-central-1": 0.1598, - "eu-south-1": 0.0, + "ap-northeast-1": 0.1679, + "ap-south-1": 0.11185, + "ap-south-2": 0.11185, + "ap-southeast-1": 0.1643, + "ap-southeast-2": 0.1643, + "ca-central-1": 0.1526, + "eu-central-1": 0.17015, + "eu-south-1": 0.1571, "eu-west-1": 0.1526, - "eu-west-2": 0.16619, - "sa-east-1": 0.0, + "eu-west-2": 0.1562, + "eu-west-3": 0.16718, + "sa-east-1": 0.194, "us-east-1": 0.0, "us-east-2": 0.15134, "us-west-1": 0.0, - "us-west-2": 0.15134 + "us-west-2": 0.1427 }, "m6a.xlarge": { "ap-northeast-1": 0.30182, "ap-south-1": 0.1674, "ap-south-2": 0.0, - "ap-southeast-1": 0.2939, + "ap-southeast-1": 0.2723, "ap-southeast-2": 0.2723, - "ca-central-1": 0.2489, - "eu-central-1": 0.0, - "eu-south-1": 0.0, + "ca-central-1": 0.0, + "eu-central-1": 0.2633, + "eu-south-1": 0.27806, "eu-west-1": 0.0, - "eu-west-2": 0.0, - "sa-east-1": 0.0, + "eu-west-2": 0.2561, + "eu-west-3": 0.2579, + "sa-east-1": 0.3317, "us-east-1": 0.2291, - "us-east-2": 0.0, - "us-west-1": 0.27806, + "us-east-2": 0.2291, + "us-west-1": 0.2579, "us-west-2": 0.2291 }, "m6a.metal": { - "ap-northeast-1": 10.8386, + "ap-northeast-1": 0.0, "ap-south-1": 5.4578, "ap-south-2": 5.4578, "ap-southeast-1": 0.0, @@ -88961,97 +94344,103 @@ "ca-central-1": 9.3698, "eu-central-1": 10.061, "eu-south-1": 9.8018, - "eu-west-1": 0.0, + "eu-west-1": 9.3698, "eu-west-2": 9.7154, - "sa-east-1": 13.3442, + "eu-west-3": 9.8018, + "sa-east-1": 0.0, "us-east-1": 8.4194, "us-east-2": 8.4194, "us-west-1": 9.8018, "us-west-2": 8.4194 }, "m6a.2xlarge": { - "ap-northeast-1": 0.0, - "ap-south-1": 0.36942, + "ap-northeast-1": 0.61604, + "ap-south-1": 0.3472, "ap-south-2": 0.3472, "ap-southeast-1": 0.6002, - "ap-southeast-2": 0.6002, - "ca-central-1": 0.0, - "eu-central-1": 0.5804, + "ap-southeast-2": 0.557, + "ca-central-1": 0.54872, + "eu-central-1": 0.539, "eu-south-1": 0.0, "eu-west-1": 0.5102, "eu-west-2": 0.0, + "eu-west-3": 0.5282, "sa-east-1": 0.6758, "us-east-1": 0.50516, - "us-east-2": 0.0, - "us-west-1": 0.5282, - "us-west-2": 0.50516 + "us-east-2": 0.4706, + "us-west-1": 0.56852, + "us-west-2": 0.4706 }, "m6a.4xlarge": { - "ap-northeast-1": 1.0178, - "ap-south-1": 0.61384, + "ap-northeast-1": 1.10708, + "ap-south-1": 0.5694, "ap-south-2": 0.5694, "ap-southeast-1": 0.989, - "ap-southeast-2": 0.0, + "ap-southeast-2": 0.989, "ca-central-1": 0.0, - "eu-central-1": 0.0, + "eu-central-1": 0.953, "eu-south-1": 0.9314, - "eu-west-1": 0.97244, - "eu-west-2": 0.0, + "eu-west-1": 0.8954, + "eu-west-2": 0.9242, + "eu-west-3": 1.01204, "sa-east-1": 1.2266, "us-east-1": 0.88532, "us-east-2": 0.8162, - "us-west-1": 1.01204, - "us-west-2": 0.8162 + "us-west-1": 0.9314, + "us-west-2": 0.0 }, "m6a.8xlarge": { - "ap-northeast-1": 0.0, - "ap-south-1": 1.10268, + "ap-northeast-1": 1.9106, + "ap-south-1": 1.0138, "ap-south-2": 0.0, "ap-southeast-1": 2.0258, "ap-southeast-2": 2.0258, "ca-central-1": 1.6658, "eu-central-1": 1.781, "eu-south-1": 1.7378, - "eu-west-1": 1.81988, - "eu-west-2": 1.88324, + "eu-west-1": 0.0, + "eu-west-2": 0.0, + "eu-west-3": 1.89908, "sa-east-1": 2.3282, "us-east-1": 1.5074, - "us-east-2": 0.0, + "us-east-2": 1.5074, "us-west-1": 1.89908, - "us-west-2": 1.5074 + "us-west-2": 1.64564 }, "m6a.12xlarge": { "ap-northeast-1": 3.07124, "ap-south-1": 0.0, - "ap-south-2": 0.0, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, + "ap-south-2": 1.4582, + "ap-southeast-1": 2.9762, + "ap-southeast-2": 2.9762, "ca-central-1": 2.4362, "eu-central-1": 2.609, - "eu-south-1": 0.0, - "eu-west-1": 2.66732, - "eu-west-2": 0.0, - "sa-east-1": 3.76028, - "us-east-1": 0.0, + "eu-south-1": 2.5442, + "eu-west-1": 2.4362, + "eu-west-2": 2.5226, + "eu-west-3": 2.5442, + "sa-east-1": 3.4298, + "us-east-1": 2.40596, "us-east-2": 2.40596, "us-west-1": 2.5442, "us-west-2": 0.0 }, "m6a.16xlarge": { - "ap-northeast-1": 4.05332, + "ap-northeast-1": 3.6962, "ap-south-1": 1.9026, - "ap-south-2": 1.9026, - "ap-southeast-1": 3.9266, - "ap-southeast-2": 0.0, + "ap-south-2": 0.0, + "ap-southeast-1": 3.581, + "ap-southeast-2": 3.9266, "ca-central-1": 3.2066, "eu-central-1": 3.7682, "eu-south-1": 3.3506, "eu-west-1": 3.2066, "eu-west-2": 3.3218, + "eu-west-3": 0.0, "sa-east-1": 0.0, - "us-east-1": 0.0, + "us-east-1": 2.8898, "us-east-2": 2.8898, - "us-west-1": 3.67316, + "us-west-1": 3.3506, "us-west-2": 0.0 }, "m6a.24xlarge": { @@ -89060,117 +94449,126 @@ "ap-south-2": 2.7914, "ap-southeast-1": 5.309, "ap-southeast-2": 5.309, - "ca-central-1": 5.20964, + "ca-central-1": 4.7474, "eu-central-1": 5.5898, - "eu-south-1": 0.0, - "eu-west-1": 0.0, - "eu-west-2": 0.0, + "eu-south-1": 5.44724, + "eu-west-1": 4.7474, + "eu-west-2": 4.9202, + "eu-west-3": 5.44724, "sa-east-1": 6.7346, "us-east-1": 4.2722, "us-east-2": 4.68692, "us-west-1": 0.0, - "us-west-2": 0.0 + "us-west-2": 4.2722 }, "m6a.32xlarge": { - "ap-northeast-1": 7.98164, - "ap-south-1": 0.0, + "ap-northeast-1": 7.2674, + "ap-south-1": 4.03572, "ap-south-2": 3.6802, "ap-southeast-1": 7.7282, "ap-southeast-2": 7.7282, "ca-central-1": 6.2882, "eu-central-1": 7.4114, "eu-south-1": 6.5762, - "eu-west-1": 0.0, - "eu-west-2": 0.0, + "eu-west-1": 6.2882, + "eu-west-2": 7.15796, + "eu-west-3": 6.5762, "sa-east-1": 8.9378, - "us-east-1": 6.20756, + "us-east-1": 5.6546, "us-east-2": 5.6546, - "us-west-1": 6.5762, + "us-west-1": 7.22132, "us-west-2": 0.0 }, "m6a.48xlarge": { "ap-northeast-1": 10.8386, "ap-south-1": 0.0, - "ap-south-2": 0.0, + "ap-south-2": 5.4578, "ap-southeast-1": 10.493, - "ap-southeast-2": 10.493, + "ap-southeast-2": 0.0, "ca-central-1": 9.3698, "eu-central-1": 10.061, "eu-south-1": 9.8018, - "eu-west-1": 0.0, + "eu-west-1": 9.3698, "eu-west-2": 9.7154, - "sa-east-1": 0.0, + "eu-west-3": 0.0, + "sa-east-1": 13.3442, "us-east-1": 0.0, "us-east-2": 0.0, - "us-west-1": 0.0, + "us-west-1": 9.8018, "us-west-2": 8.4194 }, "m6g.medium": { - "af-south-1": 0.0, - "ap-east-1": 0.0871, + "af-south-1": 0.1071, + "ap-east-1": 0.084, "ap-northeast-1": 0.0835, "ap-northeast-2": 0.078, - "ap-northeast-3": 0.1059, - "ap-south-1": 0.0578, - "ap-south-2": 0.0816, - "ap-southeast-1": 0.0819, + "ap-northeast-3": 0.0, + "ap-south-1": 0.0563, + "ap-south-2": 0.0831, + "ap-southeast-1": 0.079, "ap-southeast-2": 0.079, "ap-southeast-3": 0.1043, "ap-southeast-4": 0.1072, - "ca-central-1": 0.0764, - "ca-west-1": 0.0, + "ap-southeast-5": 0.0971, + "ap-southeast-7": 0.0, + "ca-central-1": 0.0738, + "ca-west-1": 0.0991, "eu-central-1": 0.077, - "eu-central-2": 0.0, - "eu-north-1": 0.0, - "eu-south-1": 0.0758, - "eu-south-2": 0.1018, + "eu-central-2": 0.1069, + "eu-north-1": 0.072, + "eu-south-1": 0.0, + "eu-south-2": 0.0993, "eu-west-1": 0.074, - "eu-west-2": 0.0, - "eu-west-3": 0.0787, + "eu-west-2": 0.0754, + "eu-west-3": 0.076, "il-central-1": 0.1015, - "me-central-1": 0.1064, - "me-south-1": 0.0808, - "sa-east-1": 0.0, - "us-east-1": 0.0, + "me-central-1": 0.1036, + "me-south-1": 0.078, + "mx-central-1": 0.0, + "sa-east-1": 0.0922, + "us-east-1": 0.0695, "us-east-2": 0.0695, "us-gov-east-1": 0.0794, - "us-gov-west-1": 0.0794, - "us-west-1": 0.0, - "us-west-2": 0.0718, + "us-gov-west-1": 0.0, + "us-west-1": 0.0785, + "us-west-2": 0.0695, "us-west-2-lax-1": 0.1053 }, "m6g.large": { "af-south-1": 0.1579, - "ap-east-1": 0.1623, - "ap-northeast-1": 0.1613, + "ap-east-1": 0.1686, + "ap-northeast-1": 0.1553, "ap-northeast-2": 0.156, - "ap-northeast-3": 0.0, + "ap-northeast-3": 0.1555, "ap-south-1": 0.1069, "ap-south-2": 0.0, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.1523, + "ap-southeast-1": 0.1523, + "ap-southeast-2": 0.0, "ap-southeast-3": 0.0, - "ap-southeast-4": 0.1581, - "ca-central-1": 0.147, - "ca-west-1": 0.0, - "eu-central-1": 0.1538, + "ap-southeast-4": 0.1523, + "ap-southeast-5": 0.1428, + "ap-southeast-7": 0.1379, + "ca-central-1": 0.1419, + "ca-west-1": 0.1419, + "eu-central-1": 0.1483, "eu-central-2": 0.0, - "eu-north-1": 0.1432, + "eu-north-1": 0.1383, "eu-south-1": 0.0, "eu-south-2": 0.1474, - "eu-west-1": 0.0, + "eu-west-1": 0.1474, "eu-west-2": 0.1451, - "eu-west-3": 0.1517, - "il-central-1": 0.0, - "me-central-1": 0.1509, + "eu-west-3": 0.1463, + "il-central-1": 0.1466, + "me-central-1": 0.0, "me-south-1": 0.1503, - "sa-east-1": 0.186, + "mx-central-1": 0.0, + "sa-east-1": 0.1787, "us-east-1": 0.1333, - "us-east-2": 0.1379, - "us-gov-east-1": 0.1531, + "us-east-2": 0.1333, + "us-gov-east-1": 0.0, "us-gov-west-1": 0.1531, - "us-west-1": 0.1513, - "us-west-2": 0.0, + "us-west-1": 0.1459, + "us-west-2": 0.1333, "us-west-2-lax-1": 0.1487 }, "m6g.xlarge": { @@ -89180,29 +94578,32 @@ "ap-northeast-2": 0.2557, "ap-northeast-3": 0.2547, "ap-south-1": 0.1636, - "ap-south-2": 0.0, - "ap-southeast-1": 0.2598, + "ap-south-2": 0.1636, + "ap-southeast-1": 0.2483, "ap-southeast-2": 0.2483, "ap-southeast-3": 0.2483, "ap-southeast-4": 0.2598, + "ap-southeast-5": 0.2195, + "ap-southeast-7": 0.0, "ca-central-1": 0.2275, - "ca-west-1": 0.2275, - "eu-central-1": 0.2513, + "ca-west-1": 0.2378, + "eu-central-1": 0.2403, "eu-central-2": 0.2587, "eu-north-1": 0.2203, "eu-south-1": 0.0, "eu-south-2": 0.2283, "eu-west-1": 0.2283, "eu-west-2": 0.2339, - "eu-west-3": 0.2471, + "eu-west-3": 0.2363, "il-central-1": 0.2476, "me-central-1": 0.2455, - "me-south-1": 0.0, - "sa-east-1": 0.0, - "us-east-1": 0.2195, + "me-south-1": 0.2557, + "mx-central-1": 0.2277, + "sa-east-1": 0.3158, + "us-east-1": 0.2103, "us-east-2": 0.0, "us-gov-east-1": 0.2499, - "us-gov-west-1": 0.2615, + "us-gov-west-1": 0.2499, "us-west-1": 0.0, "us-west-2": 0.2195, "us-west-2-lax-1": 0.2411 @@ -89213,302 +94614,329 @@ "ap-northeast-1": 3.293, "ap-northeast-2": 3.133, "ap-northeast-3": 3.4899, - "ap-south-1": 1.7442, + "ap-south-1": 0.0, "ap-south-2": 1.8414, - "ap-southeast-1": 0.0, + "ap-southeast-1": 3.197, "ap-southeast-2": 3.3813, "ap-southeast-3": 3.197, - "ap-southeast-4": 3.3813, + "ap-southeast-4": 3.197, + "ap-southeast-5": 2.7362, + "ap-southeast-7": 2.8929, "ca-central-1": 2.8642, - "ca-west-1": 0.0, - "eu-central-1": 3.069, + "ca-west-1": 2.8642, + "eu-central-1": 3.245, "eu-central-2": 0.0, - "eu-north-1": 2.9058, + "eu-north-1": 0.0, "eu-south-1": 2.9922, - "eu-south-2": 0.0, + "eu-south-2": 2.877, "eu-west-1": 2.877, - "eu-west-2": 3.1371, - "eu-west-3": 3.1778, + "eu-west-2": 2.9666, + "eu-west-3": 3.005, "il-central-1": 3.186, - "me-central-1": 3.1522, + "me-central-1": 3.3317, "me-south-1": 3.133, + "mx-central-1": 2.7125, "sa-east-1": 4.0418, - "us-east-1": 2.7362, - "us-east-2": 0.0, + "us-east-1": 0.0, + "us-east-2": 2.589, "us-gov-east-1": 3.2226, - "us-gov-west-1": 3.4085, + "us-gov-west-1": 3.2226, "us-west-1": 0.0, - "us-west-2": 0.0, - "us-west-2-lax-1": 3.0818 + "us-west-2": 2.589, + "us-west-2-lax-1": 3.2584 }, "m6g.2xlarge": { "af-south-1": 0.5314, - "ap-east-1": 0.5742, + "ap-east-1": 0.0, "ap-northeast-1": 0.0, "ap-northeast-2": 0.0, "ap-northeast-3": 0.5456, - "ap-south-1": 0.0, - "ap-south-2": 0.0, - "ap-southeast-1": 0.532, - "ap-southeast-2": 0.532, - "ap-southeast-3": 0.532, + "ap-south-1": 0.3274, + "ap-south-2": 0.3395, + "ap-southeast-1": 0.509, + "ap-southeast-2": 0.0, + "ap-southeast-3": 0.509, "ap-southeast-4": 0.0, + "ap-southeast-5": 0.471, + "ap-southeast-7": 0.4514, "ca-central-1": 0.4674, "ca-west-1": 0.0, "eu-central-1": 0.493, - "eu-central-2": 0.5541, - "eu-north-1": 0.4726, + "eu-central-2": 0.0, + "eu-north-1": 0.0, "eu-south-1": 0.4834, - "eu-south-2": 0.0, - "eu-west-1": 0.0, - "eu-west-2": 0.0, - "eu-west-3": 0.5066, + "eu-south-2": 0.469, + "eu-west-1": 0.469, + "eu-west-2": 0.4802, + "eu-west-3": 0.485, "il-central-1": 0.4862, - "me-central-1": 0.5258, + "me-central-1": 0.5034, "me-south-1": 0.501, + "mx-central-1": 0.4678, "sa-east-1": 0.6146, "us-east-1": 0.0, - "us-east-2": 0.4514, + "us-east-2": 0.0, "us-gov-east-1": 0.5122, - "us-gov-west-1": 0.5354, - "us-west-1": 0.0, + "us-gov-west-1": 0.5122, + "us-west-1": 0.4834, "us-west-2": 0.0, - "us-west-2-lax-1": 0.0 + "us-west-2-lax-1": 0.4946 }, "m6g.4xlarge": { "af-south-1": 0.0, "ap-east-1": 0.973, - "ap-northeast-1": 0.965, - "ap-northeast-2": 0.0, + "ap-northeast-1": 0.0, + "ap-northeast-2": 0.877, "ap-northeast-3": 0.9662, "ap-south-1": 0.5541, - "ap-south-2": 0.0, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, + "ap-south-2": 0.5298, + "ap-southeast-1": 0.9391, + "ap-southeast-2": 0.893, "ap-southeast-3": 0.9391, - "ap-southeast-4": 0.0, + "ap-southeast-4": 0.893, + "ap-southeast-5": 0.817, + "ap-southeast-7": 0.7778, "ca-central-1": 0.8098, - "ca-west-1": 0.0, + "ca-west-1": 0.8509, "eu-central-1": 0.861, - "eu-central-2": 0.9832, - "eu-north-1": 0.0, + "eu-central-2": 0.9346, + "eu-north-1": 0.781, "eu-south-1": 0.8418, "eu-south-2": 0.813, - "eu-west-1": 0.0, - "eu-west-2": 0.0, - "eu-west-3": 0.0, + "eu-west-1": 0.813, + "eu-west-2": 0.8354, + "eu-west-3": 0.845, "il-central-1": 0.8902, "me-central-1": 0.8818, "me-south-1": 0.877, - "sa-east-1": 0.0, - "us-east-1": 0.0, + "mx-central-1": 0.7719, + "sa-east-1": 1.1042, + "us-east-1": 0.741, "us-east-2": 0.0, - "us-gov-east-1": 0.0, + "us-gov-east-1": 0.8994, "us-gov-west-1": 0.8994, - "us-west-1": 0.8848, + "us-west-1": 0.8418, "us-west-2": 0.741, "us-west-2-lax-1": 0.8642 }, "m6g.8xlarge": { - "af-south-1": 1.8481, + "af-south-1": 1.7506, "ap-east-1": 1.9218, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, - "ap-northeast-3": 1.8074, + "ap-northeast-1": 1.709, + "ap-northeast-2": 1.629, + "ap-northeast-3": 1.7122, "ap-south-1": 0.9346, "ap-south-2": 0.0, - "ap-southeast-1": 1.7532, + "ap-southeast-1": 1.661, "ap-southeast-2": 1.661, "ap-southeast-3": 1.661, "ap-southeast-4": 1.661, - "ca-central-1": 1.5768, + "ap-southeast-5": 1.4306, + "ap-southeast-7": 0.0, + "ca-central-1": 1.4946, "ca-west-1": 0.0, - "eu-central-1": 0.0, - "eu-central-2": 0.0, + "eu-central-1": 1.597, + "eu-central-2": 1.7442, "eu-north-1": 0.0, - "eu-south-1": 0.0, - "eu-south-2": 1.501, + "eu-south-1": 1.5586, + "eu-south-2": 0.0, "eu-west-1": 1.5826, "eu-west-2": 1.5458, - "eu-west-3": 0.0, + "eu-west-3": 1.6514, "il-central-1": 1.5698, - "me-central-1": 1.6386, + "me-central-1": 1.7284, "me-south-1": 1.629, + "mx-central-1": 1.4188, "sa-east-1": 2.0834, - "us-east-1": 0.0, + "us-east-1": 1.357, "us-east-2": 1.357, "us-gov-east-1": 0.0, - "us-gov-west-1": 0.0, + "us-gov-west-1": 1.7667, "us-west-1": 1.6446, "us-west-2": 1.4306, "us-west-2-lax-1": 1.6917 }, "m6g.12xlarge": { - "af-south-1": 2.7097, - "ap-east-1": 0.0, + "af-south-1": 2.5634, + "ap-east-1": 2.669, "ap-northeast-1": 0.0, "ap-northeast-2": 0.0, "ap-northeast-3": 2.5058, - "ap-south-1": 1.4123, + "ap-south-1": 1.3394, "ap-south-2": 0.0, "ap-southeast-1": 0.0, "ap-southeast-2": 2.429, "ap-southeast-3": 2.5672, - "ap-southeast-4": 2.429, + "ap-southeast-4": 2.5672, + "ap-southeast-5": 2.0834, + "ap-southeast-7": 2.0834, "ca-central-1": 2.1794, "ca-west-1": 2.1794, - "eu-central-1": 2.465, - "eu-central-2": 2.6995, - "eu-north-1": 2.093, + "eu-central-1": 2.333, + "eu-central-2": 2.5538, + "eu-north-1": 0.0, "eu-south-1": 0.0, - "eu-south-2": 2.189, - "eu-west-1": 2.3114, + "eu-south-2": 2.3114, + "eu-west-1": 0.0, "eu-west-2": 0.0, "eu-west-3": 2.285, - "il-central-1": 2.4207, - "me-central-1": 2.53, - "me-south-1": 2.381, - "sa-east-1": 3.2389, + "il-central-1": 2.2922, + "me-central-1": 2.3954, + "me-south-1": 2.5178, + "mx-central-1": 2.0656, + "sa-east-1": 0.0, "us-east-1": 1.973, "us-east-2": 1.973, "us-gov-east-1": 2.4482, - "us-gov-west-1": 2.4482, - "us-west-1": 2.2754, + "us-gov-west-1": 0.0, + "us-west-1": 2.4044, "us-west-2": 1.973, "us-west-2-lax-1": 2.3426 }, "m6g.16xlarge": { - "af-south-1": 3.5713, + "af-south-1": 3.3762, "ap-east-1": 3.7186, - "ap-northeast-1": 0.0, + "ap-northeast-1": 3.485, "ap-northeast-2": 3.133, - "ap-northeast-3": 3.4899, - "ap-south-1": 0.0, + "ap-northeast-3": 3.2994, + "ap-south-1": 1.7442, "ap-south-2": 0.0, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, - "ap-southeast-3": 0.0, + "ap-southeast-1": 3.197, + "ap-southeast-2": 3.197, + "ap-southeast-3": 3.197, "ap-southeast-4": 3.197, - "ca-central-1": 2.8642, + "ap-southeast-5": 2.7362, + "ap-southeast-7": 2.7362, + "ca-central-1": 0.0, "ca-west-1": 2.8642, "eu-central-1": 3.245, - "eu-central-2": 0.0, - "eu-north-1": 2.9058, - "eu-south-1": 3.1637, - "eu-south-2": 3.0402, + "eu-central-2": 3.3634, + "eu-north-1": 0.0, + "eu-south-1": 2.9922, + "eu-south-2": 2.877, "eu-west-1": 3.0402, - "eu-west-2": 0.0, - "eu-west-3": 3.1778, - "il-central-1": 0.0, + "eu-west-2": 2.9666, + "eu-west-3": 3.005, + "il-central-1": 3.0146, "me-central-1": 3.3317, - "me-south-1": 0.0, - "sa-east-1": 0.0, - "us-east-1": 2.7362, + "me-south-1": 3.133, + "mx-central-1": 2.7125, + "sa-east-1": 4.0418, + "us-east-1": 2.589, "us-east-2": 2.589, "us-gov-east-1": 3.2226, "us-gov-west-1": 3.4085, - "us-west-1": 0.0, + "us-west-1": 3.1642, "us-west-2": 0.0, - "us-west-2-lax-1": 3.2584 + "us-west-2-lax-1": 3.0818 }, "m6gd.medium": { "af-south-1": 0.0, "ap-east-1": 0.1183, - "ap-northeast-1": 0.0895, - "ap-northeast-2": 0.0, + "ap-northeast-1": 0.0, + "ap-northeast-2": 0.1119, "ap-northeast-3": 0.1147, - "ap-south-1": 0.0, - "ap-south-2": 0.0865, + "ap-south-1": 0.063, + "ap-south-2": 0.0883, "ap-southeast-1": 0.0875, "ap-southeast-2": 0.0914, "ap-southeast-3": 0.1162, - "ap-southeast-4": 0.1167, + "ap-southeast-4": 0.1133, + "ap-southeast-5": 0.1072, + "ap-southeast-7": 0.0, "ca-central-1": 0.1097, - "ca-west-1": 0.1097, - "eu-central-1": 0.0887, + "ca-west-1": 0.1067, + "eu-central-1": 0.0855, "eu-central-2": 0.1163, - "eu-north-1": 0.1043, + "eu-north-1": 0.1072, "eu-south-1": 0.0, - "eu-south-2": 0.1097, - "eu-west-1": 0.0814, - "eu-west-2": 0.0865, - "eu-west-3": 0.1123, + "eu-south-2": 0.1067, + "eu-west-1": 0.0844, + "eu-west-2": 0.0834, + "eu-west-3": 0.0, "il-central-1": 0.1124, - "me-central-1": 0.1117, + "me-central-1": 0.115, "me-south-1": 0.0, + "mx-central-1": 0.1066, "sa-east-1": 0.1283, "us-east-1": 0.0762, - "us-east-2": 0.0789, - "us-gov-east-1": 0.0, - "us-gov-west-1": 0.0, + "us-east-2": 0.0762, + "us-gov-east-1": 0.1169, + "us-gov-west-1": 0.1169, "us-west-1": 0.084, "us-west-2": 0.0762 }, "m6gd.large": { - "af-south-1": 0.0, - "ap-east-1": 0.1803, + "af-south-1": 0.1763, + "ap-east-1": 0.1877, "ap-northeast-1": 0.1733, "ap-northeast-2": 0.1675, - "ap-northeast-3": 0.1801, - "ap-south-1": 0.1203, - "ap-south-2": 0.1203, + "ap-northeast-3": 0.1731, + "ap-south-1": 0.1167, + "ap-south-2": 0.1167, "ap-southeast-1": 0.0, "ap-southeast-2": 0.0, - "ap-southeast-3": 0.0, + "ap-southeast-3": 0.1693, "ap-southeast-4": 0.1703, + "ap-southeast-5": 0.1523, + "ap-southeast-7": 0.1523, "ca-central-1": 0.1571, "ca-west-1": 0.1631, - "eu-central-1": 0.1718, - "eu-central-2": 0.1762, - "eu-north-1": 0.1581, - "eu-south-1": 0.0, - "eu-south-2": 0.1631, + "eu-central-1": 0.0, + "eu-central-2": 0.0, + "eu-north-1": 0.0, + "eu-south-1": 0.1682, + "eu-south-2": 0.1571, "eu-west-1": 0.1631, - "eu-west-2": 0.1674, - "eu-west-3": 0.1682, - "il-central-1": 0.0, - "me-central-1": 0.0, - "me-south-1": 0.1738, - "sa-east-1": 0.2086, - "us-east-1": 0.1521, - "us-east-2": 0.0, + "eu-west-2": 0.0, + "eu-west-3": 0.1619, + "il-central-1": 0.1685, + "me-central-1": 0.1737, + "me-south-1": 0.1672, + "mx-central-1": 0.1512, + "sa-east-1": 0.2003, + "us-east-1": 0.0, + "us-east-2": 0.1521, "us-gov-east-1": 0.1707, - "us-gov-west-1": 0.0, - "us-west-1": 0.1687, - "us-west-2": 0.0 + "us-gov-west-1": 0.1707, + "us-west-1": 0.0, + "us-west-2": 0.1467 }, "m6gd.xlarge": { - "af-south-1": 0.3107, - "ap-east-1": 0.0, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, - "ap-northeast-3": 0.3039, - "ap-south-1": 0.1771, - "ap-south-2": 0.0, + "af-south-1": 0.2963, + "ap-east-1": 0.3043, + "ap-northeast-1": 0.2903, + "ap-northeast-2": 0.2787, + "ap-northeast-3": 0.0, + "ap-south-1": 0.1843, + "ap-south-2": 0.1843, "ap-southeast-1": 0.2823, - "ap-southeast-2": 0.0, - "ap-southeast-3": 0.2959, + "ap-southeast-2": 0.2843, + "ap-southeast-3": 0.2823, "ap-southeast-4": 0.0, - "ca-central-1": 0.27, + "ap-southeast-5": 0.2599, + "ap-southeast-7": 0.2484, + "ca-central-1": 0.2579, "ca-west-1": 0.27, - "eu-central-1": 0.0, + "eu-central-1": 0.2873, "eu-central-2": 0.2961, "eu-north-1": 0.0, "eu-south-1": 0.0, - "eu-south-2": 0.27, - "eu-west-1": 0.2579, - "eu-west-2": 0.2659, - "eu-west-3": 0.0, - "il-central-1": 0.2807, - "me-central-1": 0.2912, + "eu-south-2": 0.2579, + "eu-west-1": 0.0, + "eu-west-2": 0.0, + "eu-west-3": 0.2675, + "il-central-1": 0.0, + "me-central-1": 0.2779, "me-south-1": 0.0, + "mx-central-1": 0.0, "sa-east-1": 0.3443, - "us-east-1": 0.2479, - "us-east-2": 0.0, + "us-east-1": 0.2371, + "us-east-2": 0.2371, "us-gov-east-1": 0.0, - "us-gov-west-1": 0.2851, - "us-west-1": 0.0, - "us-west-2": 0.0 + "us-gov-west-1": 0.0, + "us-west-1": 0.2683, + "us-west-2": 0.2371 }, "m6gd.metal": { "af-south-1": 3.965, @@ -89516,93 +94944,102 @@ "ap-northeast-1": 3.869, "ap-northeast-2": 3.8947, "ap-northeast-3": 3.8626, - "ap-south-1": 0.0, + "ap-south-1": 2.0578, "ap-south-2": 2.0578, "ap-southeast-1": 0.0, "ap-southeast-2": 3.773, "ap-southeast-3": 3.741, - "ap-southeast-4": 3.773, + "ap-southeast-4": 3.9906, + "ap-southeast-5": 0.0, + "ap-southeast-7": 0.0, "ca-central-1": 3.3506, - "ca-west-1": 3.3506, - "eu-central-1": 0.0, - "eu-central-2": 0.0, + "ca-west-1": 0.0, + "eu-central-1": 3.613, + "eu-central-2": 3.9618, "eu-north-1": 3.197, "eu-south-1": 3.5042, - "eu-south-2": 0.0, + "eu-south-2": 3.3506, "eu-west-1": 3.3506, - "eu-west-2": 3.4786, - "eu-west-3": 3.707, - "il-central-1": 3.5119, - "me-central-1": 0.0, - "me-south-1": 3.886, + "eu-west-2": 0.0, + "eu-west-3": 3.5042, + "il-central-1": 3.7151, + "me-central-1": 3.6706, + "me-south-1": 3.6732, + "mx-central-1": 3.1624, "sa-east-1": 4.733, - "us-east-1": 0.0, + "us-east-1": 3.0178, "us-east-2": 3.0178, "us-gov-east-1": 3.7858, - "us-gov-west-1": 0.0, + "us-gov-west-1": 4.0054, "us-west-1": 0.0, "us-west-2": 0.0 }, "m6gd.2xlarge": { - "af-south-1": 0.6338, + "af-south-1": 0.605, "ap-east-1": 0.621, "ap-northeast-1": 0.0, "ap-northeast-2": 0.5962, "ap-northeast-3": 0.5922, "ap-south-1": 0.3666, - "ap-south-2": 0.3666, + "ap-south-2": 0.3811, "ap-southeast-1": 0.577, - "ap-southeast-2": 0.6082, - "ap-southeast-3": 0.6042, + "ap-southeast-2": 0.581, + "ap-southeast-3": 0.577, "ap-southeast-4": 0.0, - "ca-central-1": 0.5524, - "ca-west-1": 0.5524, + "ap-southeast-5": 0.5092, + "ap-southeast-7": 0.5092, + "ca-central-1": 0.5282, + "ca-west-1": 0.5282, "eu-central-1": 0.561, "eu-central-2": 0.6046, - "eu-north-1": 0.5322, - "eu-south-1": 0.5727, - "eu-south-2": 0.5524, - "eu-west-1": 0.5282, + "eu-north-1": 0.509, + "eu-south-1": 0.5474, + "eu-south-2": 0.5282, + "eu-west-1": 0.5524, "eu-west-2": 0.5442, "eu-west-3": 0.0, "il-central-1": 0.0, "me-central-1": 0.5682, "me-south-1": 0.5685, + "mx-central-1": 0.5047, "sa-east-1": 0.701, "us-east-1": 0.4866, - "us-east-2": 0.0, - "us-gov-east-1": 0.5826, - "us-gov-west-1": 0.0, - "us-west-1": 0.549, - "us-west-2": 0.0 + "us-east-2": 0.4866, + "us-gov-east-1": 0.0, + "us-gov-west-1": 0.6101, + "us-west-1": 0.5746, + "us-west-2": 0.5083 }, "m6gd.4xlarge": { - "af-south-1": 1.1426, + "af-south-1": 1.085, "ap-east-1": 1.1765, - "ap-northeast-1": 0.0, - "ap-northeast-2": 1.0674, + "ap-northeast-1": 1.061, + "ap-northeast-2": 1.0146, "ap-northeast-3": 1.0594, "ap-south-1": 0.6082, "ap-south-2": 0.6372, - "ap-southeast-1": 1.0834, + "ap-southeast-1": 1.029, "ap-southeast-2": 0.0, - "ap-southeast-3": 1.029, + "ap-southeast-3": 1.0834, "ap-southeast-4": 1.0914, + "ap-southeast-5": 0.8933, + "ap-southeast-7": 0.8933, "ca-central-1": 0.0, - "ca-west-1": 0.9798, + "ca-west-1": 0.9314, "eu-central-1": 0.0, - "eu-central-2": 1.1414, - "eu-north-1": 0.0, - "eu-south-1": 0.0, - "eu-south-2": 0.9798, - "eu-west-1": 0.9314, - "eu-west-2": 1.0137, + "eu-central-2": 1.0842, + "eu-north-1": 0.893, + "eu-south-1": 0.9698, + "eu-south-2": 0.0, + "eu-west-1": 0.0, + "eu-west-2": 0.9634, "eu-west-3": 0.9698, "il-central-1": 0.0, - "me-central-1": 1.0646, - "me-south-1": 1.0653, - "sa-east-1": 0.0, - "us-east-1": 0.0, + "me-central-1": 0.0, + "me-south-1": 1.012, + "mx-central-1": 0.8844, + "sa-east-1": 1.3435, + "us-east-1": 0.8482, "us-east-2": 0.8482, "us-gov-east-1": 1.0402, "us-gov-west-1": 0.0, @@ -89610,127 +95047,139 @@ "us-west-2": 0.8482 }, "m6gd.8xlarge": { - "af-south-1": 2.1602, - "ap-east-1": 0.0, + "af-south-1": 2.045, + "ap-east-1": 2.109, "ap-northeast-1": 1.997, "ap-northeast-2": 1.9042, - "ap-northeast-3": 2.1059, - "ap-south-1": 1.1494, + "ap-northeast-3": 0.0, + "ap-south-1": 1.0914, "ap-south-2": 1.0914, - "ap-southeast-1": 0.0, - "ap-southeast-2": 2.0578, - "ap-southeast-3": 2.0418, + "ap-southeast-1": 1.933, + "ap-southeast-2": 1.949, + "ap-southeast-3": 1.933, "ap-southeast-4": 1.949, + "ap-southeast-5": 1.7541, + "ap-southeast-7": 1.6616, "ca-central-1": 1.7378, - "ca-west-1": 1.8346, - "eu-central-1": 0.0, - "eu-central-2": 2.1578, - "eu-north-1": 1.7538, + "ca-west-1": 1.7378, + "eu-central-1": 1.869, + "eu-central-2": 2.0434, + "eu-north-1": 1.661, "eu-south-1": 1.8146, "eu-south-2": 0.0, "eu-west-1": 0.0, "eu-west-2": 0.0, - "eu-west-3": 0.0, - "il-central-1": 1.92, + "eu-west-3": 1.8146, + "il-central-1": 1.8184, "me-central-1": 1.8978, "me-south-1": 1.8991, + "mx-central-1": 1.6437, "sa-east-1": 2.562, - "us-east-1": 1.5714, + "us-east-1": 1.6582, "us-east-2": 1.5714, - "us-gov-east-1": 2.0652, + "us-gov-east-1": 1.9554, "us-gov-west-1": 1.9554, - "us-west-1": 1.9234, - "us-west-2": 1.5714 + "us-west-1": 1.821, + "us-west-2": 1.6582 }, "m6gd.12xlarge": { - "af-south-1": 0.0, - "ap-east-1": 3.2796, - "ap-northeast-1": 0.0, - "ap-northeast-2": 2.9523, - "ap-northeast-3": 2.9282, + "af-south-1": 3.005, + "ap-east-1": 3.101, + "ap-northeast-1": 2.933, + "ap-northeast-2": 2.7938, + "ap-northeast-3": 0.0, "ap-south-1": 1.5746, "ap-south-2": 1.5746, "ap-southeast-1": 0.0, "ap-southeast-2": 3.0242, - "ap-southeast-3": 2.837, - "ap-southeast-4": 0.0, + "ap-southeast-3": 3.0002, + "ap-southeast-4": 2.861, + "ap-southeast-5": 2.43, + "ap-southeast-7": 2.5687, "ca-central-1": 2.5442, "ca-west-1": 2.6894, "eu-central-1": 2.897, - "eu-central-2": 3.1742, - "eu-north-1": 2.5682, + "eu-central-2": 3.0026, + "eu-north-1": 2.429, "eu-south-1": 0.0, - "eu-south-2": 2.5442, + "eu-south-2": 2.6894, "eu-west-1": 2.5442, "eu-west-2": 2.6402, "eu-west-3": 2.6594, - "il-central-1": 2.6652, + "il-central-1": 0.0, "me-central-1": 2.9438, - "me-south-1": 0.0, - "sa-east-1": 3.7804, - "us-east-1": 2.2946, + "me-south-1": 2.9458, + "mx-central-1": 2.4031, + "sa-east-1": 3.581, + "us-east-1": 0.0, "us-east-2": 2.4248, "us-gov-east-1": 3.0353, - "us-gov-west-1": 3.0353, + "us-gov-west-1": 2.8706, "us-west-1": 0.0, - "us-west-2": 0.0 + "us-west-2": 2.2946 }, "m6gd.16xlarge": { "af-south-1": 3.965, "ap-east-1": 4.093, "ap-northeast-1": 0.0, - "ap-northeast-2": 3.8947, + "ap-northeast-2": 0.0, "ap-northeast-3": 3.8626, "ap-south-1": 0.0, "ap-south-2": 2.0578, - "ap-southeast-1": 0.0, + "ap-southeast-1": 3.741, "ap-southeast-2": 3.773, "ap-southeast-3": 3.741, - "ap-southeast-4": 0.0, - "ca-central-1": 0.0, + "ap-southeast-4": 3.773, + "ap-southeast-5": 0.0, + "ap-southeast-7": 3.1983, + "ca-central-1": 3.3506, "ca-west-1": 3.3506, "eu-central-1": 3.613, "eu-central-2": 3.9618, "eu-north-1": 0.0, - "eu-south-1": 0.0, - "eu-south-2": 0.0, + "eu-south-1": 3.5042, + "eu-south-2": 3.3506, "eu-west-1": 3.3506, "eu-west-2": 3.4786, - "eu-west-3": 3.707, + "eu-west-3": 3.5042, "il-central-1": 3.5119, - "me-central-1": 0.0, - "me-south-1": 3.886, + "me-central-1": 3.6706, + "me-south-1": 3.6732, + "mx-central-1": 3.3447, "sa-east-1": 4.733, "us-east-1": 3.0178, - "us-east-2": 3.0178, + "us-east-2": 0.0, "us-gov-east-1": 3.7858, - "us-gov-west-1": 0.0, + "us-gov-west-1": 3.7858, "us-west-1": 3.517, "us-west-2": 0.0 }, "m6i.large": { - "af-south-1": 0.0, + "af-south-1": 0.1833, "ap-east-1": 0.2015, - "ap-northeast-1": 0.1803, - "ap-northeast-2": 0.0, - "ap-northeast-3": 0.0, - "ap-south-1": 0.0, - "ap-south-2": 0.0, - "ap-southeast-1": 0.0, + "ap-northeast-1": 0.1803, + "ap-northeast-2": 0.1743, + "ap-northeast-3": 0.1803, + "ap-south-1": 0.1674, + "ap-south-2": 0.1573, + "ap-southeast-1": 0.1883, "ap-southeast-2": 0.0, - "ap-southeast-3": 0.0, + "ap-southeast-3": 0.1763, + "ap-southeast-5": 0.1685, + "ap-southeast-7": 0.1583, "ca-central-1": 0.0, "ca-west-1": 0.1633, "eu-central-1": 0.0, "eu-central-2": 0.0, - "eu-north-1": 0.1685, + "eu-north-1": 0.1583, "eu-south-1": 0.1683, - "eu-west-1": 0.174, - "eu-west-2": 0.1673, - "eu-west-3": 0.1795, + "eu-west-1": 0.1633, + "eu-west-2": 0.0, + "eu-west-3": 0.1683, "il-central-1": 0.17989, "me-central-1": 0.0, "me-south-1": 0.1883, + "mx-central-1": 0.1571, "sa-east-1": 0.2093, "us-east-1": 0.1523, "us-east-2": 0.1523, @@ -89741,95 +95190,104 @@ }, "m6i.xlarge": { "af-south-1": 0.3357, - "ap-east-1": 0.3467, + "ap-east-1": 0.3203, "ap-northeast-1": 0.3043, - "ap-northeast-2": 0.2923, + "ap-northeast-2": 0.3159, "ap-northeast-3": 0.3291, - "ap-south-1": 0.0, - "ap-south-2": 0.2785, - "ap-southeast-1": 0.3203, - "ap-southeast-2": 0.0, - "ap-southeast-3": 0.3203, + "ap-south-1": 0.2583, + "ap-south-2": 0.2583, + "ap-southeast-1": 0.2963, + "ap-southeast-2": 0.3203, + "ap-southeast-3": 0.2963, + "ap-southeast-5": 0.2603, + "ap-southeast-7": 0.2603, "ca-central-1": 0.2703, "ca-west-1": 0.2703, "eu-central-1": 0.2863, - "eu-central-2": 0.3346, - "eu-north-1": 0.2603, - "eu-south-1": 0.2803, - "eu-west-1": 0.0, + "eu-central-2": 0.3093, + "eu-north-1": 0.2807, + "eu-south-1": 0.0, + "eu-west-1": 0.2703, "eu-west-2": 0.0, "eu-west-3": 0.2803, "il-central-1": 0.30347, "me-central-1": 0.0, "me-south-1": 0.3203, - "sa-east-1": 0.3929, - "us-east-1": 0.2483, + "mx-central-1": 0.2579, + "sa-east-1": 0.3623, + "us-east-1": 0.0, "us-east-2": 0.2483, "us-gov-east-1": 0.2983, - "us-gov-west-1": 0.0, + "us-gov-west-1": 0.2983, "us-west-1": 0.0, - "us-west-2": 0.0 + "us-west-2": 0.2675 }, "m6i.metal": { - "af-south-1": 0.0, + "af-south-1": 8.253, "ap-east-1": 0.0, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, - "ap-northeast-3": 8.061, + "ap-northeast-1": 8.061, + "ap-northeast-2": 7.677, + "ap-northeast-3": 0.0, "ap-south-1": 6.589, "ap-south-2": 6.589, - "ap-southeast-1": 7.805, - "ap-southeast-2": 7.805, - "ap-southeast-3": 0.0, + "ap-southeast-1": 0.0, + "ap-southeast-2": 0.0, + "ap-southeast-3": 7.805, + "ap-southeast-5": 6.653, + "ap-southeast-7": 6.653, "ca-central-1": 0.0, "ca-west-1": 6.973, "eu-central-1": 7.485, "eu-central-2": 8.221, "eu-north-1": 6.653, "eu-south-1": 7.293, - "eu-west-1": 0.0, + "eu-west-1": 6.973, "eu-west-2": 7.229, - "eu-west-3": 0.0, + "eu-west-3": 7.293, "il-central-1": 0.0, "me-central-1": 7.6578, - "me-south-1": 0.0, - "sa-east-1": 0.0, - "us-east-1": 0.0, + "me-south-1": 8.573, + "mx-central-1": 6.5762, + "sa-east-1": 9.917, + "us-east-1": 6.269, "us-east-2": 6.269, "us-gov-east-1": 7.869, "us-gov-west-1": 7.869, "us-west-1": 7.293, - "us-west-2": 6.269 + "us-west-2": 0.0 }, "m6i.2xlarge": { - "af-south-1": 0.6838, - "ap-east-1": 0.653, + "af-south-1": 0.0, + "ap-east-1": 0.0, "ap-northeast-1": 0.621, - "ap-northeast-2": 0.6442, + "ap-northeast-2": 0.0, "ap-northeast-3": 0.6706, "ap-south-1": 0.529, - "ap-south-2": 0.0, + "ap-south-2": 0.5694, "ap-southeast-1": 0.0, "ap-southeast-2": 0.653, "ap-southeast-3": 0.605, - "ca-central-1": 0.0, - "ca-west-1": 0.5958, - "eu-central-1": 0.0, + "ap-southeast-5": 0.533, + "ap-southeast-7": 0.533, + "ca-central-1": 0.553, + "ca-west-1": 0.0, + "eu-central-1": 0.631, "eu-central-2": 0.0, - "eu-north-1": 0.533, + "eu-north-1": 0.0, "eu-south-1": 0.6178, - "eu-west-1": 0.553, - "eu-west-2": 0.0, + "eu-west-1": 0.5958, + "eu-west-2": 0.6134, "eu-west-3": 0.0, "il-central-1": 0.5744, "me-central-1": 0.0, "me-south-1": 0.0, - "sa-east-1": 0.0, - "us-east-1": 0.5474, - "us-east-2": 0.5474, - "us-gov-east-1": 0.0, + "mx-central-1": 0.56852, + "sa-east-1": 0.737, + "us-east-1": 0.509, + "us-east-2": 0.509, + "us-gov-east-1": 0.609, "us-gov-west-1": 0.6574, - "us-west-1": 0.0, + "us-west-1": 0.6178, "us-west-2": 0.5474 }, "m6i.4xlarge": { @@ -89838,30 +95296,33 @@ "ap-northeast-1": 1.117, "ap-northeast-2": 1.069, "ap-northeast-3": 1.2162, - "ap-south-1": 0.0, + "ap-south-1": 0.933, "ap-south-2": 0.933, - "ap-southeast-1": 1.085, - "ap-southeast-2": 1.181, - "ap-southeast-3": 1.181, - "ca-central-1": 0.0, - "ca-west-1": 1.0666, - "eu-central-1": 0.0, - "eu-central-2": 1.137, - "eu-north-1": 1.0226, - "eu-south-1": 1.1106, - "eu-west-1": 0.0, - "eu-west-2": 1.1018, - "eu-west-3": 1.1106, - "il-central-1": 1.0238, - "me-central-1": 0.0, + "ap-southeast-1": 1.181, + "ap-southeast-2": 1.085, + "ap-southeast-3": 1.085, + "ap-southeast-5": 1.0226, + "ap-southeast-7": 0.941, + "ca-central-1": 0.981, + "ca-west-1": 0.981, + "eu-central-1": 1.045, + "eu-central-2": 0.0, + "eu-north-1": 0.0, + "eu-south-1": 0.0, + "eu-west-1": 0.981, + "eu-west-2": 1.013, + "eu-west-3": 1.021, + "il-central-1": 1.11368, + "me-central-1": 1.16076, "me-south-1": 0.0, - "sa-east-1": 0.0, + "mx-central-1": 0.9314, + "sa-east-1": 1.4714, "us-east-1": 0.893, "us-east-2": 0.0, "us-gov-east-1": 1.093, - "us-gov-west-1": 0.0, + "us-gov-west-1": 1.1898, "us-west-1": 1.021, - "us-west-2": 0.9698 + "us-west-2": 0.893 }, "m6i.8xlarge": { "af-south-1": 0.0, @@ -89870,149 +95331,164 @@ "ap-northeast-2": 2.013, "ap-northeast-3": 2.109, "ap-south-1": 1.9026, - "ap-south-2": 1.741, - "ap-southeast-1": 2.237, - "ap-southeast-2": 0.0, + "ap-south-2": 1.9026, + "ap-southeast-1": 2.045, + "ap-southeast-2": 2.045, "ap-southeast-3": 2.045, - "ca-central-1": 0.0, + "ap-southeast-5": 1.757, + "ap-southeast-7": 1.757, + "ca-central-1": 1.837, "ca-west-1": 0.0, "eu-central-1": 0.0, "eu-central-2": 2.149, "eu-north-1": 1.757, "eu-south-1": 2.0962, "eu-west-1": 2.0082, - "eu-west-2": 2.0786, - "eu-west-3": 2.0962, - "il-central-1": 0.0, + "eu-west-2": 1.901, + "eu-west-3": 0.0, + "il-central-1": 1.9226, "me-central-1": 2.0082, "me-south-1": 0.0, - "sa-east-1": 2.573, - "us-east-1": 0.0, - "us-east-2": 1.8146, - "us-gov-east-1": 0.0, - "us-gov-west-1": 0.0, - "us-west-1": 2.0962, + "mx-central-1": 0.0, + "sa-east-1": 2.8178, + "us-east-1": 1.8146, + "us-east-2": 0.0, + "us-gov-east-1": 2.061, + "us-gov-west-1": 2.2546, + "us-west-1": 1.917, "us-west-2": 1.661 }, "m6i.12xlarge": { - "af-south-1": 3.173, + "af-south-1": 3.4778, "ap-east-1": 3.6098, - "ap-northeast-1": 0.0, - "ap-northeast-2": 3.2402, - "ap-northeast-3": 3.3986, - "ap-south-1": 0.0, - "ap-south-2": 0.0, - "ap-southeast-1": 0.0, + "ap-northeast-1": 3.3986, + "ap-northeast-2": 2.957, + "ap-northeast-3": 3.101, + "ap-south-1": 2.549, + "ap-south-2": 2.549, + "ap-southeast-1": 3.005, "ap-southeast-2": 3.005, - "ap-southeast-3": 3.293, - "ca-central-1": 2.693, - "ca-west-1": 2.9498, - "eu-central-1": 0.0, + "ap-southeast-3": 3.005, + "ap-southeast-5": 0.0, + "ap-southeast-7": 2.573, + "ca-central-1": 2.9498, + "ca-west-1": 2.693, + "eu-central-1": 2.885, "eu-central-2": 0.0, "eu-north-1": 2.8178, "eu-south-1": 0.0, - "eu-west-1": 0.0, - "eu-west-2": 3.0554, + "eu-west-1": 2.693, + "eu-west-2": 2.789, "eu-west-3": 2.813, "il-central-1": 2.8214, "me-central-1": 0.0, - "me-south-1": 3.6098, + "me-south-1": 3.293, + "mx-central-1": 2.5442, "sa-east-1": 3.797, - "us-east-1": 2.6594, + "us-east-1": 2.429, "us-east-2": 2.429, "us-gov-east-1": 0.0, - "us-gov-west-1": 3.3194, - "us-west-1": 0.0, - "us-west-2": 0.0 + "us-gov-west-1": 3.029, + "us-west-1": 2.813, + "us-west-2": 2.6594 }, "m6i.16xlarge": { - "af-south-1": 4.5954, - "ap-east-1": 0.0, - "ap-northeast-1": 0.0, - "ap-northeast-2": 3.901, - "ap-northeast-3": 0.0, - "ap-south-1": 0.0, - "ap-south-2": 0.0, - "ap-southeast-1": 0.0, - "ap-southeast-2": 3.965, + "af-south-1": 4.189, + "ap-east-1": 4.7714, + "ap-northeast-1": 4.093, + "ap-northeast-2": 4.2786, + "ap-northeast-3": 4.093, + "ap-south-1": 3.6802, + "ap-south-2": 3.357, + "ap-southeast-1": 3.965, + "ap-southeast-2": 4.349, "ap-southeast-3": 3.965, - "ca-central-1": 0.0, + "ap-southeast-5": 3.389, + "ap-southeast-7": 3.389, + "ca-central-1": 3.549, "ca-west-1": 3.8914, "eu-central-1": 0.0, - "eu-central-2": 0.0, - "eu-north-1": 0.0, + "eu-central-2": 4.173, + "eu-north-1": 3.389, "eu-south-1": 3.709, - "eu-west-1": 3.8914, - "eu-west-2": 0.0, - "eu-west-3": 0.0, + "eu-west-1": 3.549, + "eu-west-2": 4.0322, + "eu-west-3": 4.0674, "il-central-1": 0.0, "me-central-1": 3.8914, - "me-south-1": 0.0, - "sa-east-1": 0.0, - "us-east-1": 3.5042, + "me-south-1": 4.7714, + "mx-central-1": 0.0, + "sa-east-1": 5.5106, + "us-east-1": 3.197, "us-east-2": 0.0, "us-gov-east-1": 3.997, - "us-gov-west-1": 3.997, - "us-west-1": 4.0674, - "us-west-2": 3.197 + "us-gov-west-1": 0.0, + "us-west-1": 0.0, + "us-west-2": 0.0 }, "m6i.24xlarge": { "af-south-1": 6.8306, - "ap-east-1": 0.0, + "ap-east-1": 7.0946, "ap-northeast-1": 6.077, "ap-northeast-2": 5.789, - "ap-northeast-3": 0.0, + "ap-northeast-3": 6.077, "ap-south-1": 4.973, - "ap-south-2": 0.0, - "ap-southeast-1": 6.461, + "ap-south-2": 4.973, + "ap-southeast-1": 5.885, "ap-southeast-2": 6.461, "ap-southeast-3": 0.0, + "ap-southeast-5": 0.0, + "ap-southeast-7": 0.0, "ca-central-1": 5.7746, - "ca-west-1": 5.261, - "eu-central-1": 5.645, - "eu-central-2": 6.8042, - "eu-north-1": 5.5106, + "ca-west-1": 5.7746, + "eu-central-1": 6.197, + "eu-central-2": 6.197, + "eu-north-1": 5.021, "eu-south-1": 6.0386, - "eu-west-1": 0.0, - "eu-west-2": 0.0, - "eu-west-3": 6.0386, - "il-central-1": 6.05708, - "me-central-1": 0.0, + "eu-west-1": 5.261, + "eu-west-2": 5.453, + "eu-west-3": 5.501, + "il-central-1": 5.5178, + "me-central-1": 6.33956, "me-south-1": 6.461, + "mx-central-1": 5.44724, "sa-east-1": 7.469, "us-east-1": 4.733, - "us-east-2": 4.733, + "us-east-2": 5.1938, "us-gov-east-1": 5.933, "us-gov-west-1": 0.0, - "us-west-1": 5.501, + "us-west-1": 0.0, "us-west-2": 4.733 }, "m6i.32xlarge": { "af-south-1": 0.0, "ap-east-1": 0.0, "ap-northeast-1": 8.061, - "ap-northeast-2": 7.677, + "ap-northeast-2": 0.0, "ap-northeast-3": 0.0, "ap-south-1": 6.589, "ap-south-2": 6.589, "ap-southeast-1": 7.805, "ap-southeast-2": 0.0, "ap-southeast-3": 7.805, - "ca-central-1": 0.0, - "ca-west-1": 0.0, + "ap-southeast-5": 6.653, + "ap-southeast-7": 6.653, + "ca-central-1": 6.973, + "ca-west-1": 6.973, "eu-central-1": 7.485, "eu-central-2": 8.221, - "eu-north-1": 0.0, + "eu-north-1": 6.653, "eu-south-1": 7.293, "eu-west-1": 6.973, "eu-west-2": 7.229, "eu-west-3": 0.0, "il-central-1": 7.3154, - "me-central-1": 0.0, + "me-central-1": 7.6578, "me-south-1": 0.0, - "sa-east-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 6.269, + "mx-central-1": 6.5762, + "sa-east-1": 9.917, + "us-east-1": 6.269, + "us-east-2": 0.0, "us-gov-east-1": 7.869, "us-gov-west-1": 7.869, "us-west-1": 0.0, @@ -90022,73 +95498,85 @@ "ap-northeast-1": 0.2096, "ap-northeast-2": 0.0, "ap-south-1": 0.19721, - "ap-southeast-1": 0.21916, - "ap-southeast-2": 0.0, + "ap-southeast-1": 0.20435, + "ap-southeast-2": 0.2054, + "ap-southeast-5": 0.18214, + "ap-southeast-7": 0.18214, "ca-central-1": 0.1886, - "ca-west-1": 0.0, + "ca-west-1": 0.20183, "eu-central-1": 0.1991, "eu-central-2": 0.0, "eu-west-1": 0.0, "eu-west-2": 0.0, - "il-central-1": 0.19522, - "sa-east-1": 0.2642, + "il-central-1": 0.20911, + "mx-central-1": 0.18088, + "sa-east-1": 0.2453, "us-east-1": 0.0, "us-east-2": 0.17495, "us-gov-west-1": 0.22152, "us-west-2": 0.18682 }, "m6id.xlarge": { - "ap-northeast-1": 0.0, + "ap-northeast-1": 0.3629, "ap-northeast-2": 0.37739, "ap-south-1": 0.0, - "ap-southeast-1": 0.38201, - "ap-southeast-2": 0.0, - "ca-central-1": 0.0, + "ap-southeast-1": 0.3524, + "ap-southeast-2": 0.3545, + "ap-southeast-5": 0.30798, + "ap-southeast-7": 0.30798, + "ca-central-1": 0.3209, "ca-west-1": 0.3209, - "eu-central-1": 0.37046, + "eu-central-1": 0.3419, "eu-central-2": 0.37046, "eu-west-1": 0.0, - "eu-west-2": 0.35891, + "eu-west-2": 0.3314, "il-central-1": 0.36192, - "sa-east-1": 0.4721, + "mx-central-1": 0.0, + "sa-east-1": 0.4343, "us-east-1": 0.2936, "us-east-2": 0.2936, - "us-gov-west-1": 0.0, + "us-gov-west-1": 0.38674, "us-west-2": 0.2936 }, "m6id.metal": { "ap-northeast-1": 9.9362, - "ap-northeast-2": 0.0, - "ap-south-1": 0.0, + "ap-northeast-2": 9.4658, + "ap-south-1": 8.3234, "ap-southeast-1": 9.6002, "ap-southeast-2": 9.6674, + "ap-southeast-5": 0.0, + "ap-southeast-7": 8.17876, "ca-central-1": 8.5922, "ca-west-1": 0.0, "eu-central-1": 9.2642, "eu-central-2": 10.17812, "eu-west-1": 8.5922, "eu-west-2": 8.9282, - "il-central-1": 0.0, + "il-central-1": 9.01588, + "mx-central-1": 0.0, "sa-east-1": 12.221, - "us-east-1": 0.0, + "us-east-1": 7.7186, "us-east-2": 7.7186, "us-gov-west-1": 9.7378, "us-west-2": 7.7186 }, "m6id.2xlarge": { "ap-northeast-1": 0.7382, - "ap-northeast-2": 0.76718, - "ap-south-1": 0.68864, + "ap-northeast-2": 0.7088, + "ap-south-1": 0.6374, "ap-southeast-1": 0.0, "ap-southeast-2": 0.0, - "ca-central-1": 0.70712, - "ca-west-1": 0.70712, + "ap-southeast-5": 0.6787, + "ap-southeast-7": 0.6787, + "ca-central-1": 0.6542, + "ca-west-1": 0.6542, "eu-central-1": 0.6962, "eu-central-2": 0.75332, "eu-west-1": 0.6542, "eu-west-2": 0.0, - "il-central-1": 0.0, - "sa-east-1": 0.0, + "il-central-1": 0.68068, + "mx-central-1": 0.62332, + "sa-east-1": 0.881, "us-east-1": 0.0, "us-east-2": 0.0, "us-gov-west-1": 0.7258, @@ -90096,38 +95584,44 @@ }, "m6id.4xlarge": { "ap-northeast-1": 1.3514, - "ap-northeast-2": 1.40936, - "ap-south-1": 1.25228, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, - "ca-central-1": 1.28924, - "ca-west-1": 1.1834, + "ap-northeast-2": 1.2926, + "ap-south-1": 1.1498, + "ap-southeast-1": 1.3094, + "ap-southeast-2": 1.3178, + "ap-southeast-5": 1.13172, + "ap-southeast-7": 1.23239, + "ca-central-1": 1.1834, + "ca-west-1": 0.0, "eu-central-1": 1.2674, "eu-central-2": 1.5073, - "eu-west-1": 0.0, - "eu-west-2": 0.0, - "il-central-1": 1.3475, - "sa-east-1": 1.637, + "eu-west-1": 1.1834, + "eu-west-2": 1.2254, + "il-central-1": 1.23636, + "mx-central-1": 1.12164, + "sa-east-1": 0.0, "us-east-1": 0.0, - "us-east-2": 1.16912, + "us-east-2": 1.0742, "us-gov-west-1": 1.3266, - "us-west-2": 1.16912 + "us-west-2": 1.0742 }, "m6id.8xlarge": { - "ap-northeast-1": 2.5778, + "ap-northeast-1": 2.82308, "ap-northeast-2": 2.69372, - "ap-south-1": 2.1746, - "ap-southeast-1": 0.0, + "ap-south-1": 2.37956, + "ap-southeast-1": 2.4938, "ap-southeast-2": 2.5106, - "ca-central-1": 2.45348, + "ap-southeast-5": 2.13844, + "ap-southeast-7": 2.13844, + "ca-central-1": 2.2418, "ca-west-1": 2.2418, "eu-central-1": 2.4098, "eu-central-2": 2.63828, "eu-west-1": 2.2418, "eu-west-2": 2.3258, - "il-central-1": 2.34772, + "il-central-1": 2.56999, + "mx-central-1": 2.31761, "sa-east-1": 3.149, - "us-east-1": 2.21324, + "us-east-1": 2.0234, "us-east-2": 2.0234, "us-gov-west-1": 0.0, "us-west-2": 2.21324 @@ -90136,106 +95630,120 @@ "ap-northeast-1": 3.8042, "ap-northeast-2": 3.6278, "ap-south-1": 3.1994, - "ap-southeast-1": 0.0, - "ap-southeast-2": 4.06124, + "ap-southeast-1": 3.6782, + "ap-southeast-2": 3.7034, + "ap-southeast-5": 3.14516, + "ap-southeast-7": 3.14516, "ca-central-1": 0.0, "ca-west-1": 3.3002, - "eu-central-1": 0.0, - "eu-central-2": 4.27191, - "eu-west-1": 0.0, + "eu-central-1": 3.89492, + "eu-central-2": 3.89492, + "eu-west-1": 3.3002, "eu-west-2": 3.4262, - "il-central-1": 0.0, - "sa-east-1": 0.0, - "us-east-1": 2.9726, + "il-central-1": 3.45908, + "mx-central-1": 3.41391, + "sa-east-1": 4.661, + "us-east-1": 3.25736, "us-east-2": 2.9726, - "us-gov-west-1": 0.0, + "us-gov-west-1": 3.7298, "us-west-2": 2.9726 }, "m6id.16xlarge": { - "ap-northeast-1": 0.0, - "ap-northeast-2": 5.26244, - "ap-south-1": 4.63412, + "ap-northeast-1": 5.0306, + "ap-northeast-2": 4.7954, + "ap-south-1": 4.2242, "ap-southeast-1": 4.8626, - "ap-southeast-2": 0.0, + "ap-southeast-2": 4.8962, + "ap-southeast-5": 4.55457, + "ap-southeast-7": 4.55457, "ca-central-1": 4.3586, "ca-west-1": 4.78196, "eu-central-1": 4.6946, "eu-central-2": 0.0, - "eu-west-1": 4.3586, - "eu-west-2": 4.96676, - "il-central-1": 5.01498, + "eu-west-1": 4.78196, + "eu-west-2": 4.5266, + "il-central-1": 4.57044, + "mx-central-1": 0.0, "sa-east-1": 6.7778, "us-east-1": 3.9218, - "us-east-2": 4.30148, + "us-east-2": 3.9218, "us-gov-west-1": 4.9314, - "us-west-2": 3.9218 + "us-west-2": 4.30148 }, "m6id.24xlarge": { "ap-northeast-1": 7.4834, - "ap-northeast-2": 7.83116, - "ap-south-1": 6.2738, + "ap-northeast-2": 7.1306, + "ap-south-1": 0.0, "ap-southeast-1": 0.0, "ap-southeast-2": 0.0, + "ap-southeast-5": 0.0, + "ap-southeast-7": 0.0, "ca-central-1": 6.4754, - "ca-west-1": 7.11044, - "eu-central-1": 7.66484, - "eu-central-2": 8.41882, - "eu-west-1": 6.4754, - "eu-west-2": 0.0, - "il-central-1": 0.0, + "ca-west-1": 6.4754, + "eu-central-1": 6.9794, + "eu-central-2": 7.66484, + "eu-west-1": 0.0, + "eu-west-2": 7.38764, + "il-central-1": 6.79316, + "mx-central-1": 0.0, "sa-east-1": 10.1042, "us-east-1": 6.38972, - "us-east-2": 6.38972, + "us-east-2": 5.8202, "us-gov-west-1": 0.0, - "us-west-2": 6.38972 + "us-west-2": 5.8202 }, "m6id.32xlarge": { "ap-northeast-1": 9.9362, "ap-northeast-2": 9.4658, "ap-south-1": 8.3234, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, + "ap-southeast-1": 9.6002, + "ap-southeast-2": 9.6674, + "ap-southeast-5": 8.17876, + "ap-southeast-7": 8.17876, "ca-central-1": 8.5922, "ca-west-1": 8.5922, "eu-central-1": 0.0, - "eu-central-2": 0.0, + "eu-central-2": 10.17812, "eu-west-1": 8.5922, - "eu-west-2": 8.9282, + "eu-west-2": 0.0, "il-central-1": 0.0, - "sa-east-1": 0.0, - "us-east-1": 7.7186, + "mx-central-1": 8.09812, + "sa-east-1": 12.221, + "us-east-1": 0.0, "us-east-2": 7.7186, "us-gov-west-1": 9.7378, "us-west-2": 7.7186 }, "m6idn.large": { "ap-northeast-1": 0.0, - "ap-south-1": 0.24292, - "ap-southeast-1": 0.0, + "ap-south-1": 0.22595, + "ap-southeast-1": 0.25169, "ap-southeast-2": 0.25754, "ca-central-1": 0.23048, - "eu-central-1": 0.26479, - "eu-north-1": 0.2389, - "eu-south-2": 0.0, + "eu-central-1": 0.24584, + "eu-central-2": 0.26286, + "eu-north-1": 0.2223, + "eu-south-2": 0.2479, "eu-west-1": 0.25192, "us-east-1": 0.0, - "us-east-2": 0.23133, - "us-gov-west-1": 0.25637, + "us-east-2": 0.21542, + "us-gov-west-1": 0.0, "us-west-1": 0.23974, - "us-west-2": 0.23133 + "us-west-2": 0.21542 }, "m6idn.xlarge": { "ap-northeast-1": 0.4658, "ap-south-1": 0.3956, "ap-southeast-1": 0.44708, - "ap-southeast-2": 0.45878, - "ca-central-1": 0.40466, - "eu-central-1": 0.47329, - "eu-north-1": 0.3883, - "eu-south-2": 0.40466, - "eu-west-1": 0.0, + "ap-southeast-2": 0.49903, + "ca-central-1": 0.4395, + "eu-central-1": 0.43538, + "eu-central-2": 0.46942, + "eu-north-1": 0.4215, + "eu-south-2": 0.4395, + "eu-west-1": 0.44755, "us-east-1": 0.37454, - "us-east-2": 0.40636, + "us-east-2": 0.37454, "us-gov-west-1": 0.45644, "us-west-1": 0.0, "us-west-2": 0.40636 @@ -90243,31 +95751,33 @@ "m6idn.metal": { "ap-northeast-1": 13.229, "ap-south-1": 10.9826, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, - "ca-central-1": 0.0, + "ap-southeast-1": 12.62996, + "ap-southeast-2": 13.00436, + "ca-central-1": 11.27252, "eu-central-1": 12.25556, + "eu-central-2": 13.34484, "eu-north-1": 10.749, - "eu-south-2": 11.27252, - "eu-west-1": 0.0, + "eu-south-2": 0.0, + "eu-west-1": 11.50676, "us-east-1": 10.30868, "us-east-2": 0.0, - "us-gov-west-1": 12.92948, - "us-west-1": 0.0, + "us-gov-west-1": 0.0, + "us-west-1": 11.86516, "us-west-2": 10.30868 }, "m6idn.2xlarge": { - "ap-northeast-1": 1.0259, - "ap-south-1": 0.87146, - "ap-southeast-1": 0.98472, - "ap-southeast-2": 0.0, + "ap-northeast-1": 0.944, + "ap-south-1": 0.0, + "ap-southeast-1": 0.0, + "ap-southeast-2": 0.92996, "ca-central-1": 0.82172, "eu-central-1": 0.95898, + "eu-central-2": 0.95124, "eu-north-1": 0.8554, "eu-south-2": 0.89139, - "eu-west-1": 0.0, + "eu-west-1": 0.83636, "us-east-1": 0.76148, - "us-east-2": 0.82513, + "us-east-2": 0.76148, "us-gov-west-1": 0.92528, "us-west-1": 0.85876, "us-west-2": 0.76148 @@ -90277,92 +95787,98 @@ "ap-south-1": 0.0, "ap-southeast-1": 1.84443, "ap-southeast-2": 1.73492, - "ca-central-1": 0.0, - "eu-central-1": 1.79295, + "ca-central-1": 1.51844, + "eu-central-1": 1.64132, + "eu-central-2": 1.77748, "eu-north-1": 1.453, "eu-south-2": 1.65778, "eu-west-1": 1.68999, - "us-east-1": 1.52526, - "us-east-2": 1.39796, + "us-east-1": 1.39796, + "us-east-2": 1.52526, "us-gov-west-1": 1.88562, "us-west-1": 1.73927, "us-west-2": 1.52526 }, "m6idn.8xlarge": { - "ap-northeast-1": 0.0, + "ap-northeast-1": 3.7286, "ap-south-1": 2.8394, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, + "ap-southeast-1": 3.25124, + "ap-southeast-2": 3.34484, "ca-central-1": 0.0, - "eu-central-1": 0.0, - "eu-north-1": 0.0, + "eu-central-1": 3.4609, + "eu-central-2": 3.42996, + "eu-north-1": 3.0466, "eu-south-2": 2.91188, "eu-west-1": 0.0, "us-east-1": 0.0, - "us-east-2": 0.0, + "us-east-2": 2.92551, "us-gov-west-1": 3.64623, - "us-west-1": 0.0, - "us-west-2": 0.0 + "us-west-1": 3.06004, + "us-west-2": 2.92551 }, "m6idn.12xlarge": { "ap-northeast-1": 5.5304, "ap-south-1": 4.1966, "ap-southeast-1": 4.81436, - "ap-southeast-2": 5.43774, - "ca-central-1": 4.72335, - "eu-central-1": 0.0, + "ap-southeast-2": 4.95476, + "ca-central-1": 4.30532, + "eu-central-1": 5.12886, + "eu-central-2": 0.0, "eu-north-1": 4.109, "eu-south-2": 4.30532, - "eu-west-1": 4.81998, - "us-east-1": 4.32577, - "us-east-2": 4.32577, - "us-gov-west-1": 0.0, - "us-west-1": 4.96782, - "us-west-2": 4.32577 + "eu-west-1": 4.39316, + "us-east-1": 3.94388, + "us-east-2": 3.94388, + "us-gov-west-1": 4.92668, + "us-west-1": 4.52756, + "us-west-2": 0.0 }, "m6idn.16xlarge": { - "ap-northeast-1": 0.0, - "ap-south-1": 5.5538, - "ap-southeast-1": 7.00273, + "ap-northeast-1": 6.677, + "ap-south-1": 6.09668, + "ap-southeast-1": 6.37748, "ap-southeast-2": 7.20865, - "ca-central-1": 6.25614, + "ca-central-1": 0.0, "eu-central-1": 0.0, + "eu-central-2": 7.39591, "eu-north-1": 5.437, - "eu-south-2": 0.0, - "eu-west-1": 5.81588, - "us-east-1": 5.72602, - "us-east-2": 0.0, + "eu-south-2": 5.69876, + "eu-west-1": 6.38497, + "us-east-1": 5.21684, + "us-east-2": 5.21684, "us-gov-west-1": 6.52724, - "us-west-1": 0.0, + "us-west-1": 5.99508, "us-west-2": 5.21684 }, "m6idn.24xlarge": { "ap-northeast-1": 9.953, "ap-south-1": 8.2682, - "ap-southeast-1": 0.0, + "ap-southeast-1": 10.44159, "ap-southeast-2": 9.78452, - "ca-central-1": 8.48564, - "eu-central-1": 10.13271, - "eu-north-1": 8.093, - "eu-south-2": 0.0, - "eu-west-1": 9.51495, + "ca-central-1": 9.3217, + "eu-central-1": 0.0, + "eu-central-2": 11.03137, + "eu-north-1": 0.0, + "eu-south-2": 8.48564, + "eu-west-1": 8.66132, "us-east-1": 7.76276, "us-east-2": 8.52654, - "us-gov-west-1": 10.6887, - "us-west-1": 9.81063, - "us-west-2": 7.76276 + "us-gov-west-1": 9.72836, + "us-west-1": 8.93012, + "us-west-2": 8.52654 }, "m6idn.32xlarge": { "ap-northeast-1": 13.229, "ap-south-1": 10.9826, "ap-southeast-1": 12.62996, - "ap-southeast-2": 0.0, - "ca-central-1": 11.27252, + "ap-southeast-2": 13.00436, + "ca-central-1": 0.0, "eu-central-1": 12.25556, + "eu-central-2": 13.34484, "eu-north-1": 10.749, "eu-south-2": 11.27252, "eu-west-1": 11.50676, - "us-east-1": 0.0, + "us-east-1": 10.30868, "us-east-2": 10.30868, "us-gov-west-1": 0.0, "us-west-1": 11.86516, @@ -90372,215 +95888,225 @@ "ap-northeast-1": 0.23531, "ap-south-1": 0.20138, "ap-southeast-1": 0.0, - "ap-southeast-2": 0.24935, - "ca-central-1": 0.227, - "eu-central-1": 0.23777, - "eu-north-1": 0.2191, + "ap-southeast-2": 0.2318, + "ca-central-1": 0.21148, + "eu-central-1": 0.22127, + "eu-central-2": 0.0, + "eu-north-1": 0.0, "eu-south-2": 0.21148, - "eu-west-1": 0.22747, + "eu-west-1": 0.21191, "us-east-1": 0.20945, - "us-east-2": 0.20945, - "us-gov-west-1": 0.23063, - "us-west-1": 0.0, - "us-west-2": 0.0 + "us-east-2": 0.19553, + "us-gov-west-1": 0.24806, + "us-west-1": 0.23498, + "us-west-2": 0.19553 }, "m6in.xlarge": { "ap-northeast-1": 0.41432, - "ap-south-1": 0.37548, + "ap-south-1": 0.0, "ap-southeast-1": 0.4321, "ap-southeast-2": 0.4424, - "ca-central-1": 0.36666, - "eu-central-1": 0.0, + "ca-central-1": 0.3977, + "eu-central-1": 0.38624, + "eu-central-2": 0.42322, "eu-north-1": 0.3523, - "eu-south-2": 0.3977, + "eu-south-2": 0.36666, "eu-west-1": 0.36752, - "us-east-1": 0.0, + "us-east-1": 0.33476, "us-east-2": 0.0, "us-gov-west-1": 0.40496, "us-west-1": 0.38118, - "us-west-2": 0.36261 + "us-west-2": 0.33476 }, "m6in.metal": { - "ap-northeast-1": 0.0, - "ap-south-1": 0.0, + "ap-northeast-1": 11.58164, + "ap-south-1": 9.41012, "ap-southeast-1": 11.05748, "ap-southeast-2": 11.357, "ca-central-1": 10.05652, - "eu-central-1": 10.68308, + "eu-central-1": 0.0, + "eu-central-2": 11.86644, "eu-north-1": 9.597, "eu-south-2": 10.05652, "eu-west-1": 0.0, "us-east-1": 0.0, "us-east-2": 0.0, - "us-gov-west-1": 0.0, + "us-gov-west-1": 11.28212, "us-west-1": 10.52116, "us-west-2": 9.03572 }, "m6in.2xlarge": { "ap-northeast-1": 0.84104, - "ap-south-1": 0.76335, - "ap-southeast-1": 0.80828, + "ap-south-1": 0.70532, + "ap-southeast-1": 0.0, "ap-southeast-2": 0.827, "ca-central-1": 0.0, "eu-central-1": 0.0, + "eu-central-2": 0.85884, "eu-north-1": 0.717, "eu-south-2": 0.74572, - "eu-west-1": 0.0, + "eu-west-1": 0.74744, "us-east-1": 0.73761, "us-east-2": 0.73761, "us-gov-west-1": 0.82232, - "us-west-1": 0.83974, - "us-west-2": 0.0 + "us-west-1": 0.77476, + "us-west-2": 0.68192 }, "m6in.4xlarge": { "ap-northeast-1": 1.55708, "ap-south-1": 1.28564, "ap-southeast-1": 0.0, - "ap-southeast-2": 1.6694, + "ap-southeast-2": 1.529, "ca-central-1": 0.0, - "eu-central-1": 1.44476, + "eu-central-1": 1.57674, + "eu-central-2": 1.73945, "eu-north-1": 1.309, "eu-south-2": 1.49058, - "eu-west-1": 0.0, + "eu-west-1": 1.36988, "us-east-1": 1.23884, - "us-east-2": 0.0, + "us-east-2": 1.23884, "us-gov-west-1": 0.0, - "us-west-1": 0.0, - "us-west-2": 1.35022 + "us-west-1": 1.42452, + "us-west-2": 1.23884 }, "m6in.8xlarge": { - "ap-northeast-1": 0.0, + "ap-northeast-1": 2.98916, "ap-south-1": 2.67841, "ap-southeast-1": 2.85812, "ap-southeast-2": 0.0, "ca-central-1": 2.60788, "eu-central-1": 2.76452, - "eu-north-1": 2.7298, + "eu-central-2": 3.06036, + "eu-north-1": 2.493, "eu-south-2": 2.60788, "eu-west-1": 0.0, "us-east-1": 0.0, - "us-east-2": 0.0, + "us-east-2": 2.35268, "us-gov-west-1": 2.91428, - "us-west-1": 2.98394, + "us-west-1": 0.0, "us-west-2": 0.0 }, "m6in.12xlarge": { "ap-northeast-1": 4.42124, "ap-south-1": 3.95511, "ap-southeast-1": 0.0, - "ap-southeast-2": 4.337, + "ap-southeast-2": 4.7582, "ca-central-1": 0.0, - "eu-central-1": 0.0, - "eu-north-1": 4.0322, + "eu-central-1": 4.48021, + "eu-central-2": 4.52804, + "eu-north-1": 3.677, "eu-south-2": 3.84932, - "eu-west-1": 0.0, - "us-east-1": 3.46652, + "eu-west-1": 3.85964, + "us-east-1": 0.0, "us-east-2": 0.0, - "us-gov-west-1": 0.0, - "us-west-1": 4.41342, - "us-west-2": 0.0 + "us-gov-west-1": 4.30892, + "us-west-1": 0.0, + "us-west-2": 3.46652 }, "m6in.16xlarge": { - "ap-northeast-1": 6.42615, + "ap-northeast-1": 5.85332, "ap-south-1": 4.76756, "ap-southeast-1": 6.13786, - "ap-southeast-2": 5.741, - "ca-central-1": 5.58734, + "ap-southeast-2": 6.3026, + "ca-central-1": 5.09076, "eu-central-1": 5.40404, - "eu-north-1": 5.3346, + "eu-central-2": 5.99572, + "eu-north-1": 4.861, "eu-south-2": 0.0, - "eu-west-1": 5.60247, + "eu-west-1": 5.10452, "us-east-1": 5.0259, "us-east-2": 5.0259, - "us-gov-west-1": 0.0, - "us-west-1": 5.84289, - "us-west-2": 0.0 + "us-gov-west-1": 5.70356, + "us-west-1": 5.32308, + "us-west-2": 4.58036 }, "m6in.24xlarge": { "ap-northeast-1": 9.57673, - "ap-south-1": 0.0, - "ap-southeast-1": 9.1443, - "ap-southeast-2": 9.3914, + "ap-south-1": 7.08884, + "ap-southeast-1": 8.32436, + "ap-southeast-2": 8.549, "ca-central-1": 7.57364, - "eu-central-1": 0.0, + "eu-central-1": 8.04356, + "eu-central-2": 8.93108, "eu-north-1": 7.229, "eu-south-2": 7.57364, - "eu-west-1": 7.59428, - "us-east-1": 7.47634, + "eu-west-1": 0.0, + "us-east-1": 6.80804, "us-east-2": 0.0, "us-gov-west-1": 0.0, "us-west-1": 7.92212, - "us-west-2": 7.47634 + "us-west-2": 6.80804 }, "m6in.32xlarge": { - "ap-northeast-1": 0.0, + "ap-northeast-1": 11.58164, "ap-south-1": 9.41012, "ap-southeast-1": 0.0, "ap-southeast-2": 11.357, "ca-central-1": 10.05652, "eu-central-1": 10.68308, + "eu-central-2": 11.86644, "eu-north-1": 9.597, "eu-south-2": 10.05652, "eu-west-1": 10.08404, "us-east-1": 9.03572, - "us-east-2": 0.0, + "us-east-2": 9.03572, "us-gov-west-1": 11.28212, - "us-west-1": 10.52116, + "us-west-1": 0.0, "us-west-2": 9.03572 }, "m7a.medium": { "ap-northeast-1": 0.0, - "eu-central-1": 0.0, + "eu-central-1": 0.12573, "eu-north-1": 0.11788, - "eu-south-2": 0.0, - "eu-west-1": 0.12736, + "eu-south-2": 0.12736, + "eu-west-1": 0.1209, "us-east-1": 0.11426, "us-east-2": 0.11426, - "us-west-2": 0.0 + "us-west-2": 0.11426 }, "m7a.large": { - "ap-northeast-1": 0.20603, + "ap-northeast-1": 0.221, "eu-central-1": 0.19516, "eu-north-1": 0.0, - "eu-south-2": 0.0, - "eu-west-1": 0.0, - "us-east-1": 0.18381, + "eu-south-2": 0.1855, + "eu-west-1": 0.1855, + "us-east-1": 0.17222, "us-east-2": 0.0, - "us-west-2": 0.18381 + "us-west-2": 0.17222 }, "m7a.xlarge": { "ap-northeast-1": 0.35576, - "eu-central-1": 0.0, + "eu-central-1": 0.33402, "eu-north-1": 0.30262, - "eu-south-2": 0.3147, + "eu-south-2": 0.34054, "eu-west-1": 0.0, - "us-east-1": 0.31132, + "us-east-1": 0.0, "us-east-2": 0.28814, - "us-west-2": 0.31132 + "us-west-2": 0.28814 }, "m7a.metal-48xl": { "ap-northeast-1": 14.49908, "eu-central-1": 13.45556, - "eu-north-1": 0.0, + "eu-north-1": 11.94836, "eu-south-2": 12.5282, "eu-west-1": 12.5282, - "us-east-1": 11.25332, + "us-east-1": 0.0, "us-east-2": 11.25332, - "us-west-2": 0.0 + "us-west-2": 11.25332 }, "m7a.2xlarge": { "ap-northeast-1": 0.72392, - "eu-central-1": 0.0, - "eu-north-1": 0.61764, + "eu-central-1": 0.68044, + "eu-north-1": 0.0, "eu-south-2": 0.6418, - "eu-west-1": 0.69348, - "us-east-1": 0.0, + "eu-west-1": 0.6418, + "us-east-1": 0.58868, "us-east-2": 0.58868, - "us-west-2": 0.0 + "us-west-2": 0.58868 }, "m7a.4xlarge": { - "ap-northeast-1": 1.44262, - "eu-central-1": 1.34697, + "ap-northeast-1": 1.32284, + "eu-central-1": 1.23588, "eu-north-1": 0.0, "eu-south-2": 1.1586, "eu-west-1": 1.26196, @@ -90590,299 +96116,380 @@ }, "m7a.8xlarge": { "ap-northeast-1": 2.52068, - "eu-central-1": 2.56894, + "eu-central-1": 2.34676, "eu-north-1": 2.09556, "eu-south-2": 0.0, "eu-west-1": 2.39892, - "us-east-1": 1.97972, - "us-east-2": 1.97972, - "us-west-2": 2.16519 + "us-east-1": 2.16519, + "us-east-2": 2.16519, + "us-west-2": 1.97972 }, "m7a.12xlarge": { - "ap-northeast-1": 0.0, - "eu-central-1": 0.0, + "ap-northeast-1": 3.71852, + "eu-central-1": 3.7909, "eu-north-1": 0.0, "eu-south-2": 3.2258, "eu-west-1": 3.2258, - "us-east-1": 0.0, + "us-east-1": 3.18529, "us-east-2": 2.90708, - "us-west-2": 3.18529 + "us-west-2": 2.90708 }, "m7a.16xlarge": { "ap-northeast-1": 4.91636, "eu-central-1": 4.56852, "eu-north-1": 0.0, - "eu-south-2": 0.0, - "eu-west-1": 4.67284, - "us-east-1": 4.20538, + "eu-south-2": 4.2594, + "eu-west-1": 4.2594, + "us-east-1": 0.0, "us-east-2": 4.20538, - "us-west-2": 0.0 + "us-west-2": 4.20538 }, "m7a.24xlarge": { "ap-northeast-1": 7.31204, "eu-central-1": 7.45681, - "eu-north-1": 6.62785, + "eu-north-1": 6.03668, "eu-south-2": 6.3266, "eu-west-1": 6.94676, "us-east-1": 5.68916, - "us-east-2": 6.24558, + "us-east-2": 5.68916, "us-west-2": 0.0 }, "m7a.32xlarge": { "ap-northeast-1": 9.70772, "eu-central-1": 0.0, - "eu-north-1": 0.0, - "eu-south-2": 0.0, + "eu-north-1": 8.00724, + "eu-south-2": 8.3938, "eu-west-1": 8.3938, "us-east-1": 0.0, - "us-east-2": 8.28577, + "us-east-2": 7.54388, "us-west-2": 7.54388 }, "m7a.48xlarge": { "ap-northeast-1": 14.49908, - "eu-central-1": 0.0, + "eu-central-1": 13.45556, "eu-north-1": 11.94836, "eu-south-2": 12.5282, - "eu-west-1": 0.0, + "eu-west-1": 12.5282, "us-east-1": 11.25332, - "us-east-2": 11.25332, + "us-east-2": 0.0, "us-west-2": 11.25332 }, "m7g.medium": { "ap-northeast-1": 0.109, - "ap-northeast-2": 0.0, - "ap-south-1": 0.0873, - "ap-south-2": 0.0, + "ap-northeast-2": 0.1096, + "ap-northeast-3": 0.0, + "ap-south-1": 0.0855, + "ap-south-2": 0.0855, "ap-southeast-1": 0.1073, "ap-southeast-2": 0.1073, + "ap-southeast-3": 0.1105, + "ap-southeast-4": 0.1105, + "ap-southeast-5": 0.1024, + "ap-southeast-7": 0.1024, "ca-central-1": 0.1018, "eu-central-1": 0.1052, "eu-north-1": 0.0, - "eu-south-2": 0.1046, - "eu-west-1": 0.0, + "eu-south-2": 0.1018, + "eu-west-1": 0.1018, "eu-west-2": 0.0, - "eu-west-3": 0.1069, + "eu-west-3": 0.1039, + "me-central-1": 0.1063, "me-south-1": 0.1159, - "sa-east-1": 0.1252, - "us-east-1": 0.0971, - "us-east-2": 0.0997, + "mx-central-1": 0.0, + "sa-east-1": 0.1213, + "us-east-1": 0.0997, + "us-east-2": 0.0971, + "us-gov-east-1": 0.1109, "us-west-1": 0.0, - "us-west-2": 0.0997 + "us-west-2": 0.0971 }, "m7g.large": { - "ap-northeast-1": 0.0, + "ap-northeast-1": 0.1684, "ap-northeast-2": 0.1628, + "ap-northeast-3": 0.1617, "ap-south-1": 0.1183, - "ap-south-2": 0.1183, - "ap-southeast-1": 0.1647, - "ap-southeast-2": 0.1647, - "ca-central-1": 0.153, - "eu-central-1": 0.0, - "eu-north-1": 0.1485, + "ap-south-2": 0.1146, + "ap-southeast-1": 0.1583, + "ap-southeast-2": 0.1583, + "ap-southeast-3": 0.1583, + "ap-southeast-4": 0.0, + "ap-southeast-5": 0.143, + "ap-southeast-7": 0.143, + "ca-central-1": 0.1473, + "eu-central-1": 0.1541, + "eu-north-1": 0.143, "eu-south-2": 0.1529, - "eu-west-1": 0.0, - "eu-west-2": 0.1507, + "eu-west-1": 0.1473, + "eu-west-2": 0.1566, "eu-west-3": 0.1575, - "me-south-1": 0.0, - "sa-east-1": 0.0, + "me-central-1": 0.0, + "me-south-1": 0.1685, + "mx-central-1": 0.142, + "sa-east-1": 0.1864, "us-east-1": 0.143, "us-east-2": 0.1379, - "us-west-1": 0.1575, + "us-gov-east-1": 0.1591, + "us-west-1": 0.0, "us-west-2": 0.0 }, "m7g.xlarge": { "ap-northeast-1": 0.2671, "ap-northeast-2": 0.2569, - "ap-south-1": 0.1729, - "ap-south-2": 0.0, - "ap-southeast-1": 0.2732, - "ap-southeast-2": 0.2732, - "ca-central-1": 0.2382, + "ap-northeast-3": 0.2671, + "ap-south-1": 0.1803, + "ap-south-2": 0.1729, + "ap-southeast-1": 0.2603, + "ap-southeast-2": 0.2603, + "ap-southeast-3": 0.0, + "ap-southeast-4": 0.2732, + "ap-southeast-5": 0.0, + "ap-southeast-7": 0.2297, + "ca-central-1": 0.0, "eu-central-1": 0.2641, "eu-north-1": 0.2297, "eu-south-2": 0.2495, - "eu-west-1": 0.2497, - "eu-west-2": 0.0, + "eu-west-1": 0.2382, + "eu-west-2": 0.245, "eu-west-3": 0.0, + "me-central-1": 0.0, "me-south-1": 0.0, + "mx-central-1": 0.2277, "sa-east-1": 0.3164, - "us-east-1": 0.0, + "us-east-1": 0.2195, "us-east-2": 0.2195, + "us-gov-east-1": 0.2619, "us-west-1": 0.2587, - "us-west-2": 0.0 + "us-west-2": 0.2195 }, "m7g.metal": { - "ap-northeast-1": 0.0, + "ap-northeast-1": 3.4978, "ap-northeast-2": 3.3346, + "ap-northeast-3": 3.4978, "ap-south-1": 1.9912, - "ap-south-2": 0.0, + "ap-south-2": 1.9912, "ap-southeast-1": 3.389, "ap-southeast-2": 3.389, + "ap-southeast-3": 0.0, + "ap-southeast-4": 0.0, + "ap-southeast-5": 2.8994, + "ap-southeast-7": 2.8994, "ca-central-1": 3.0357, "eu-central-1": 0.0, - "eu-north-1": 2.8994, - "eu-south-2": 0.0, + "eu-north-1": 0.0, + "eu-south-2": 3.0338, "eu-west-1": 3.0354, - "eu-west-2": 0.0, - "eu-west-3": 0.0, + "eu-west-2": 3.1445, + "eu-west-3": 3.1714, + "me-central-1": 3.3264, "me-south-1": 3.7154, - "sa-east-1": 0.0, - "us-east-1": 0.0, + "mx-central-1": 2.8668, + "sa-east-1": 4.2866, + "us-east-1": 2.7362, "us-east-2": 2.7362, + "us-gov-east-1": 0.0, "us-west-1": 3.1714, "us-west-2": 2.7362 }, "m7g.2xlarge": { - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.5262, - "ap-south-1": 0.373, - "ap-south-2": 0.3583, - "ap-southeast-1": 0.533, + "ap-northeast-1": 0.5466, + "ap-northeast-2": 0.5512, + "ap-northeast-3": 0.5466, + "ap-south-1": 0.3583, + "ap-south-2": 0.0, + "ap-southeast-1": 0.5587, "ap-southeast-2": 0.533, + "ap-southeast-3": 0.0, + "ap-southeast-4": 0.5587, + "ap-southeast-5": 0.0, + "ap-southeast-7": 0.0, "ca-central-1": 0.0, "eu-central-1": 0.0, - "eu-north-1": 0.4718, - "eu-south-2": 0.5115, - "eu-west-1": 0.5117, - "eu-west-2": 0.5024, + "eu-north-1": 0.0, + "eu-south-2": 0.4886, + "eu-west-1": 0.4888, + "eu-west-2": 0.0, "eu-west-3": 0.5297, + "me-central-1": 0.5252, "me-south-1": 0.0, - "sa-east-1": 0.6759, + "mx-central-1": 0.0, + "sa-east-1": 0.6452, "us-east-1": 0.4514, - "us-east-2": 0.0, + "us-east-2": 0.4514, + "us-gov-east-1": 0.5362, "us-west-1": 0.0, - "us-west-2": 0.472 + "us-west-2": 0.0 }, "m7g.4xlarge": { - "ap-northeast-1": 1.0214, - "ap-northeast-2": 0.9774, + "ap-northeast-1": 0.9682, + "ap-northeast-2": 0.9274, + "ap-northeast-3": 0.9682, "ap-south-1": 0.5916, - "ap-south-2": 0.0, - "ap-southeast-1": 0.0, + "ap-south-2": 0.5916, + "ap-southeast-1": 0.941, "ap-southeast-2": 0.941, + "ap-southeast-3": 0.941, + "ap-southeast-4": 0.0, + "ap-southeast-5": 0.8186, + "ap-southeast-7": 0.8186, "ca-central-1": 0.8527, - "eu-central-1": 0.9564, + "eu-central-1": 0.9071, "eu-north-1": 0.8186, - "eu-south-2": 0.0, - "eu-west-1": 0.0, - "eu-west-2": 0.0, + "eu-south-2": 0.898, + "eu-west-1": 0.8526, + "eu-west-2": 0.9274, "eu-west-3": 0.9344, - "me-south-1": 0.0, - "sa-east-1": 1.2268, - "us-east-1": 0.8189, - "us-east-2": 0.0, - "us-west-1": 0.0, + "me-central-1": 0.0, + "me-south-1": 1.0791, + "mx-central-1": 0.0, + "sa-east-1": 1.1654, + "us-east-1": 0.7778, + "us-east-2": 0.7778, + "us-gov-east-1": 0.9992, + "us-west-1": 0.8866, "us-west-2": 0.7778 }, "m7g.8xlarge": { "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, - "ap-south-1": 1.1168, - "ap-south-2": 1.1169, + "ap-northeast-2": 1.7298, + "ap-northeast-3": 1.9126, + "ap-south-1": 1.0581, + "ap-south-2": 1.0581, "ap-southeast-1": 1.757, - "ap-southeast-2": 1.8598, - "ca-central-1": 1.6718, - "eu-central-1": 0.0, - "eu-north-1": 1.5996, + "ap-southeast-2": 1.757, + "ap-southeast-3": 1.8598, + "ap-southeast-4": 1.757, + "ap-southeast-5": 1.5122, + "ap-southeast-7": 1.5996, + "ca-central-1": 1.5804, + "eu-central-1": 1.7877, + "eu-north-1": 1.5122, "eu-south-2": 1.5794, "eu-west-1": 1.5802, "eu-west-2": 1.6348, - "eu-west-3": 1.7439, - "me-south-1": 0.0, - "sa-east-1": 2.3286, - "us-east-1": 0.0, - "us-east-2": 1.5129, - "us-west-1": 1.7439, + "eu-west-3": 1.6482, + "me-central-1": 1.7257, + "me-south-1": 1.9202, + "mx-central-1": 1.4959, + "sa-east-1": 2.2058, + "us-east-1": 1.5129, + "us-east-2": 1.4306, + "us-gov-east-1": 1.7698, + "us-west-1": 1.6482, "us-west-2": 0.0 }, "m7g.12xlarge": { - "ap-northeast-1": 2.6546, - "ap-northeast-2": 2.6821, - "ap-south-1": 1.5247, + "ap-northeast-1": 2.8142, + "ap-northeast-2": 2.5322, + "ap-northeast-3": 2.6546, + "ap-south-1": 1.6127, "ap-south-2": 1.5247, "ap-southeast-1": 0.0, - "ap-southeast-2": 2.7272, - "ca-central-1": 0.0, + "ap-southeast-2": 2.573, + "ap-southeast-3": 2.573, + "ap-southeast-4": 0.0, + "ap-southeast-5": 2.2058, + "ap-southeast-7": 2.2058, + "ca-central-1": 2.308, "eu-central-1": 2.6191, - "eu-north-1": 2.3369, - "eu-south-2": 2.4439, - "eu-west-1": 2.4453, + "eu-north-1": 2.2058, + "eu-south-2": 0.0, + "eu-west-1": 2.3078, "eu-west-2": 2.3896, - "eu-west-3": 0.0, - "me-south-1": 0.0, - "sa-east-1": 0.0, - "us-east-1": 0.0, + "eu-west-3": 2.4098, + "me-central-1": 2.6773, + "me-south-1": 2.8178, + "mx-central-1": 2.1813, + "sa-east-1": 3.2462, + "us-east-1": 2.2068, "us-east-2": 2.0834, - "us-west-1": 2.4098, + "us-gov-east-1": 2.7476, + "us-west-1": 2.5533, "us-west-2": 0.0 }, "m7g.16xlarge": { "ap-northeast-1": 3.4978, "ap-northeast-2": 3.3346, + "ap-northeast-3": 3.4978, "ap-south-1": 1.9912, "ap-south-2": 0.0, "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, + "ap-southeast-2": 3.389, + "ap-southeast-3": 0.0, + "ap-southeast-4": 3.389, + "ap-southeast-5": 2.8994, + "ap-southeast-7": 2.8994, "ca-central-1": 3.0357, "eu-central-1": 3.2533, - "eu-north-1": 0.0, - "eu-south-2": 0.0, + "eu-north-1": 2.8994, + "eu-south-2": 3.0338, "eu-west-1": 3.0354, "eu-west-2": 0.0, "eu-west-3": 3.1714, + "me-central-1": 3.3264, "me-south-1": 3.7154, + "mx-central-1": 2.8668, "sa-east-1": 0.0, "us-east-1": 2.7362, - "us-east-2": 0.0, + "us-east-2": 2.7362, + "us-gov-east-1": 3.4146, "us-west-1": 3.1714, "us-west-2": 2.7362 }, "m7gd.medium": { "ap-northeast-1": 0.1253, - "ap-south-1": 0.0, + "ap-south-1": 0.0918, "ap-southeast-1": 0.1229, - "ap-southeast-2": 0.1274, - "eu-central-1": 0.1206, + "ap-southeast-2": 0.1234, + "ap-southeast-5": 0.0, + "ap-southeast-7": 0.1129, + "eu-central-1": 0.1244, "eu-north-1": 0.0, "eu-south-2": 0.1158, - "eu-west-1": 0.1158, - "eu-west-3": 0.1187, - "sa-east-1": 0.1463, - "us-east-1": 0.1129, - "us-east-2": 0.0, - "us-west-1": 0.1191, + "eu-west-1": 0.1194, + "eu-west-3": 0.0, + "mx-central-1": 0.1124, + "sa-east-1": 0.1414, + "us-east-1": 0.1097, + "us-east-2": 0.1097, + "us-west-1": 0.0, "us-west-2": 0.1097 }, "m7gd.large": { "ap-northeast-1": 0.2025, "ap-south-1": 0.0, "ap-southeast-1": 0.1895, - "ap-southeast-2": 0.0, - "eu-central-1": 0.1925, - "eu-north-1": 0.1765, + "ap-southeast-2": 0.1905, + "ap-southeast-5": 0.1696, + "ap-southeast-7": 0.1696, + "eu-central-1": 0.1848, + "eu-north-1": 0.1697, "eu-south-2": 0.1754, "eu-west-1": 0.1754, - "eu-west-3": 0.0, - "sa-east-1": 0.0, + "eu-west-3": 0.181, + "mx-central-1": 0.0, + "sa-east-1": 0.2264, "us-east-1": 0.1631, - "us-east-2": 0.0, + "us-east-2": 0.1695, "us-west-1": 0.1895, "us-west-2": 0.1631 }, "m7gd.xlarge": { "ap-northeast-1": 0.3322, "ap-south-1": 0.1983, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.3408, + "ap-southeast-1": 0.3228, + "ap-southeast-2": 0.3247, + "ap-southeast-5": 0.0, + "ap-southeast-7": 0.2828, "eu-central-1": 0.3133, "eu-north-1": 0.2831, "eu-south-2": 0.3087, - "eu-west-1": 0.0, + "eu-west-1": 0.2944, "eu-west-3": 0.3058, + "mx-central-1": 0.294, "sa-east-1": 0.3965, - "us-east-1": 0.2699, - "us-east-2": 0.2827, - "us-west-1": 0.3077, + "us-east-1": 0.2827, + "us-east-2": 0.2699, + "us-west-1": 0.0, "us-west-2": 0.2699 }, "m7gd.metal": { @@ -90890,11 +96497,14 @@ "ap-south-1": 2.397, "ap-southeast-1": 0.0, "ap-southeast-2": 4.4191, + "ap-southeast-5": 3.7493, + "ap-southeast-7": 3.7493, "eu-central-1": 4.2376, "eu-north-1": 3.7538, - "eu-south-2": 0.0, + "eu-south-2": 3.9352, "eu-west-1": 3.9352, "eu-west-3": 4.1167, + "mx-central-1": 3.7128, "sa-east-1": 5.5682, "us-east-1": 3.5421, "us-east-2": 3.5421, @@ -90902,101 +96512,120 @@ "us-west-2": 3.5421 }, "m7gd.2xlarge": { - "ap-northeast-1": 0.71, + "ap-northeast-1": 0.6769, "ap-south-1": 0.409, "ap-southeast-1": 0.0, "ap-southeast-2": 0.694, - "eu-central-1": 0.0, + "ap-southeast-5": 0.6052, + "ap-southeast-7": 0.578, + "eu-central-1": 0.6699, "eu-north-1": 0.5786, - "eu-south-2": 0.0, + "eu-south-2": 0.6013, "eu-west-1": 0.6013, - "eu-west-3": 0.624, + "eu-west-3": 0.0, + "mx-central-1": 0.5735, "sa-east-1": 0.8054, "us-east-1": 0.5521, "us-east-2": 0.5778, - "us-west-1": 0.0, + "us-west-1": 0.6277, "us-west-2": 0.5778 }, "m7gd.4xlarge": { "ap-northeast-1": 0.0, "ap-south-1": 0.693, - "ap-southeast-1": 0.0, + "ap-southeast-1": 1.191, "ap-southeast-2": 1.2629, + "ap-southeast-5": 1.0311, + "ap-southeast-7": 1.0854, "eu-central-1": 1.1532, "eu-north-1": 1.0866, - "eu-south-2": 0.0, - "eu-west-1": 1.0776, + "eu-south-2": 1.1347, + "eu-west-1": 0.0, "eu-west-3": 1.1229, - "sa-east-1": 0.0, - "us-east-1": 1.0305, + "mx-central-1": 1.022, + "sa-east-1": 1.5643, + "us-east-1": 0.9793, "us-east-2": 0.9793, - "us-west-1": 1.1305, - "us-west-2": 0.0 + "us-west-1": 0.0, + "us-west-2": 0.9793 }, "m7gd.8xlarge": { "ap-northeast-1": 2.465, "ap-south-1": 1.261, "ap-southeast-1": 0.0, "ap-southeast-2": 0.0, + "ap-southeast-5": 1.9372, + "ap-southeast-7": 0.0, "eu-central-1": 2.1813, "eu-north-1": 1.9394, "eu-south-2": 2.0301, "eu-west-1": 2.0301, - "eu-west-3": 2.2406, + "eu-west-3": 2.1208, + "mx-central-1": 1.9189, "sa-east-1": 2.8466, "us-east-1": 1.8336, - "us-east-2": 1.9361, - "us-west-1": 0.0, + "us-east-2": 1.8336, + "us-west-1": 2.136, "us-west-2": 1.8336 }, "m7gd.12xlarge": { "ap-northeast-1": 3.635, "ap-south-1": 1.829, - "ap-southeast-1": 3.5148, - "ap-southeast-2": 3.5388, - "eu-central-1": 0.0, + "ap-southeast-1": 3.3229, + "ap-southeast-2": 3.3456, + "ap-southeast-5": 2.8432, + "ap-southeast-7": 2.8432, + "eu-central-1": 3.2095, "eu-north-1": 2.8466, - "eu-south-2": 2.9827, - "eu-west-1": 3.1541, - "eu-west-3": 0.0, - "sa-east-1": 0.0, + "eu-south-2": 0.0, + "eu-west-1": 2.9827, + "eu-west-3": 3.1188, + "mx-central-1": 0.0, + "sa-east-1": 4.443, "us-east-1": 2.6878, - "us-east-2": 0.0, - "us-west-1": 3.1414, - "us-west-2": 2.8416 + "us-east-2": 2.8416, + "us-west-1": 3.3224, + "us-west-2": 2.6878 }, "m7gd.16xlarge": { "ap-northeast-1": 4.54, "ap-south-1": 2.397, "ap-southeast-1": 4.3888, "ap-southeast-2": 4.4191, + "ap-southeast-5": 0.0, + "ap-southeast-7": 3.7493, "eu-central-1": 4.2376, "eu-north-1": 3.7538, "eu-south-2": 3.9352, - "eu-west-1": 0.0, + "eu-west-1": 3.9352, "eu-west-3": 4.1167, - "sa-east-1": 5.5682, + "mx-central-1": 0.0, + "sa-east-1": 0.0, "us-east-1": 3.5421, - "us-east-2": 0.0, + "us-east-2": 3.5421, "us-west-1": 4.1469, - "us-west-2": 0.0 + "us-west-2": 3.5421 }, "m7i.large": { "ap-northeast-1": 0.1865, "ap-northeast-2": 0.0, - "ap-south-1": 0.0, + "ap-south-1": 0.17296, "ap-southeast-1": 0.1949, "ap-southeast-2": 0.1823, - "ca-central-1": 0.16865, - "eu-central-1": 0.18913, - "eu-north-1": 0.17411, + "ap-southeast-3": 0.1823, + "ap-southeast-5": 0.1634, + "ap-southeast-7": 0.1634, + "ca-central-1": 0.0, + "eu-central-1": 0.17705, + "eu-north-1": 0.1634, "eu-south-2": 0.16865, "eu-west-1": 0.0, "eu-west-2": 0.17285, "eu-west-3": 0.1739, - "sa-east-1": 0.23302, - "us-east-1": 0.16718, - "us-east-2": 0.0, + "mx-central-1": 0.16214, + "sa-east-1": 0.0, + "us-east-1": 0.1571, + "us-east-2": 0.1571, "us-gov-east-1": 0.0, "us-gov-west-1": 0.19606, "us-west-1": 0.1739, @@ -91006,204 +96635,244 @@ "ap-northeast-1": 0.3167, "ap-northeast-2": 0.32888, "ap-south-1": 0.28961, - "ap-southeast-1": 0.3083, + "ap-southeast-1": 0.0, "ap-southeast-2": 0.3083, - "ca-central-1": 0.30347, + "ap-southeast-3": 0.3083, + "ap-southeast-5": 0.29192, + "ap-southeast-7": 0.2705, + "ca-central-1": 0.281, "eu-central-1": 0.2978, "eu-north-1": 0.0, "eu-south-2": 0.281, - "eu-west-1": 0.30347, + "eu-west-1": 0.281, "eu-west-2": 0.2894, "eu-west-3": 0.2915, + "mx-central-1": 0.26798, "sa-east-1": 0.3776, "us-east-1": 0.2579, - "us-east-2": 0.0, + "us-east-2": 0.2579, "us-gov-east-1": 0.3104, "us-gov-west-1": 0.3104, "us-west-1": 0.2915, - "us-west-2": 0.27806 + "us-west-2": 0.2579 }, "m7i.metal-24xl": { "ap-northeast-1": 6.3746, - "ap-northeast-2": 6.66692, + "ap-northeast-2": 6.0722, "ap-south-1": 5.2154, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, + "ap-southeast-1": 6.7778, + "ap-southeast-2": 6.7778, + "ap-southeast-3": 6.173, + "ap-southeast-5": 5.77988, + "ap-southeast-7": 5.2658, "ca-central-1": 6.05708, "eu-central-1": 5.921, "eu-north-1": 5.2658, "eu-south-2": 5.5178, - "eu-west-1": 0.0, - "eu-west-2": 0.0, + "eu-west-1": 5.5178, + "eu-west-2": 5.7194, "eu-west-3": 5.7698, - "sa-east-1": 8.60732, - "us-east-1": 5.44724, - "us-east-2": 5.44724, - "us-gov-east-1": 0.0, + "mx-central-1": 0.0, + "sa-east-1": 7.8362, + "us-east-1": 4.9634, + "us-east-2": 0.0, + "us-gov-east-1": 6.2234, "us-gov-west-1": 6.2234, "us-west-1": 5.7698, - "us-west-2": 4.9634 + "us-west-2": 0.0 }, "m7i.metal-48xl": { "ap-northeast-1": 12.6242, - "ap-northeast-2": 12.0194, + "ap-northeast-2": 0.0, "ap-south-1": 10.3058, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, - "ca-central-1": 0.0, + "ap-southeast-1": 12.221, + "ap-southeast-2": 12.221, + "ap-southeast-3": 12.221, + "ap-southeast-5": 10.4066, + "ap-southeast-7": 10.4066, + "ca-central-1": 10.9106, "eu-central-1": 11.717, "eu-north-1": 0.0, "eu-south-2": 10.9106, - "eu-west-1": 0.0, + "eu-west-1": 10.9106, "eu-west-2": 11.3138, "eu-west-3": 11.4146, + "mx-central-1": 10.28564, "sa-east-1": 15.5474, - "us-east-1": 0.0, + "us-east-1": 9.8018, "us-east-2": 9.8018, - "us-gov-east-1": 0.0, + "us-gov-east-1": 12.3218, "us-gov-west-1": 0.0, "us-west-1": 11.4146, "us-west-2": 9.8018 }, "m7i.2xlarge": { - "ap-northeast-1": 0.6458, + "ap-northeast-1": 0.69788, "ap-northeast-2": 0.6206, "ap-south-1": 0.5492, "ap-southeast-1": 0.629, "ap-southeast-2": 0.0, + "ap-southeast-3": 0.629, + "ap-southeast-5": 0.0, + "ap-southeast-7": 0.0, "ca-central-1": 0.0, - "eu-central-1": 0.0, + "eu-central-1": 0.608, "eu-north-1": 0.0, - "eu-south-2": 0.0, - "eu-west-1": 0.61934, - "eu-west-2": 0.0, - "eu-west-3": 0.64244, - "sa-east-1": 0.83186, + "eu-south-2": 0.61934, + "eu-west-1": 0.5744, + "eu-west-2": 0.63782, + "eu-west-3": 0.5954, + "mx-central-1": 0.5907, + "sa-east-1": 0.7676, "us-east-1": 0.5282, "us-east-2": 0.0, - "us-gov-east-1": 0.68402, - "us-gov-west-1": 0.68402, - "us-west-1": 0.64244, - "us-west-2": 0.0 + "us-gov-east-1": 0.6332, + "us-gov-west-1": 0.6332, + "us-west-1": 0.5954, + "us-west-2": 0.5282 }, "m7i.4xlarge": { "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, - "ap-south-1": 1.05824, + "ap-northeast-2": 1.21532, + "ap-south-1": 0.0, "ap-southeast-1": 1.133, "ap-southeast-2": 1.133, + "ap-southeast-3": 1.133, + "ap-southeast-5": 0.9818, + "ap-southeast-7": 0.9818, "ca-central-1": 0.0, - "eu-central-1": 1.1876, + "eu-central-1": 0.0, "eu-north-1": 0.9818, - "eu-south-2": 0.0, + "eu-south-2": 1.0238, "eu-west-1": 1.0238, "eu-west-2": 1.0574, "eu-west-3": 1.0658, - "sa-east-1": 1.53872, + "mx-central-1": 0.97172, + "sa-east-1": 1.4102, "us-east-1": 0.0, - "us-east-2": 1.01204, + "us-east-2": 0.9314, "us-gov-east-1": 0.0, - "us-gov-west-1": 1.24304, + "us-gov-west-1": 1.1414, "us-west-1": 1.0658, - "us-west-2": 1.01204 + "us-west-2": 0.9314 }, "m7i.8xlarge": { - "ap-northeast-1": 2.2082, - "ap-northeast-2": 2.30564, + "ap-northeast-1": 0.0, + "ap-northeast-2": 0.0, "ap-south-1": 1.99148, - "ap-southeast-1": 2.3426, + "ap-southeast-1": 2.141, "ap-southeast-2": 2.141, - "ca-central-1": 1.9226, + "ap-southeast-3": 2.141, + "ap-southeast-5": 2.00996, + "ap-southeast-7": 1.8386, + "ca-central-1": 2.10236, "eu-central-1": 2.057, - "eu-north-1": 0.0, + "eu-north-1": 1.8386, "eu-south-2": 0.0, "eu-west-1": 1.9226, "eu-west-2": 1.9898, - "eu-west-3": 2.19476, - "sa-east-1": 2.95244, + "eu-west-3": 2.0066, + "mx-central-1": 1.81844, + "sa-east-1": 0.0, "us-east-1": 1.89908, "us-east-2": 1.89908, - "us-gov-east-1": 2.36108, + "us-gov-east-1": 2.1578, "us-gov-west-1": 2.1578, "us-west-1": 0.0, - "us-west-2": 0.0 + "us-west-2": 1.7378 }, "m7i.12xlarge": { - "ap-northeast-1": 3.56228, - "ap-northeast-2": 0.0, + "ap-northeast-1": 3.2498, + "ap-northeast-2": 3.0986, "ap-south-1": 2.6702, - "ap-southeast-1": 0.0, + "ap-southeast-1": 3.149, "ap-southeast-2": 3.4514, - "ca-central-1": 0.0, + "ap-southeast-3": 3.4514, + "ap-southeast-5": 2.6954, + "ap-southeast-7": 2.95244, + "ca-central-1": 3.09104, "eu-central-1": 0.0, "eu-north-1": 2.95244, "eu-south-2": 0.0, - "eu-west-1": 0.0, + "eu-west-1": 2.8214, "eu-west-2": 0.0, - "eu-west-3": 3.22964, - "sa-east-1": 0.0, + "eu-west-3": 2.9474, + "mx-central-1": 2.66516, + "sa-east-1": 3.9806, "us-east-1": 2.78612, - "us-east-2": 2.5442, + "us-east-2": 2.78612, "us-gov-east-1": 3.1742, "us-gov-west-1": 0.0, - "us-west-1": 3.22964, - "us-west-2": 2.78612 + "us-west-1": 0.0, + "us-west-2": 2.5442 }, "m7i.16xlarge": { - "ap-northeast-1": 4.70804, - "ap-northeast-2": 0.0, - "ap-south-1": 3.85796, - "ap-southeast-1": 4.5602, + "ap-northeast-1": 4.2914, + "ap-northeast-2": 4.0898, + "ap-south-1": 0.0, + "ap-southeast-1": 4.157, "ap-southeast-2": 4.5602, + "ap-southeast-3": 4.157, + "ap-southeast-5": 3.5522, + "ap-southeast-7": 3.5522, "ca-central-1": 3.7202, "eu-central-1": 3.989, - "eu-north-1": 0.0, + "eu-north-1": 3.89492, "eu-south-2": 3.7202, "eu-west-1": 0.0, - "eu-west-2": 3.8546, - "eu-west-3": 4.26452, + "eu-west-2": 4.22756, + "eu-west-3": 3.8882, + "mx-central-1": 3.51188, "sa-east-1": 0.0, "us-east-1": 3.3506, - "us-east-2": 3.67316, - "us-gov-east-1": 4.59716, - "us-gov-west-1": 4.59716, + "us-east-2": 3.3506, + "us-gov-east-1": 4.1906, + "us-gov-west-1": 4.1906, "us-west-1": 3.8882, - "us-west-2": 3.3506 + "us-west-2": 0.0 }, "m7i.24xlarge": { - "ap-northeast-1": 0.0, + "ap-northeast-1": 6.3746, "ap-northeast-2": 0.0, "ap-south-1": 5.72444, - "ap-southeast-1": 6.173, - "ap-southeast-2": 6.7778, - "ca-central-1": 6.05708, - "eu-central-1": 5.921, - "eu-north-1": 0.0, - "eu-south-2": 0.0, + "ap-southeast-1": 6.7778, + "ap-southeast-2": 6.173, + "ap-southeast-3": 6.173, + "ap-southeast-5": 5.2658, + "ap-southeast-7": 0.0, + "ca-central-1": 5.5178, + "eu-central-1": 0.0, + "eu-north-1": 5.2658, + "eu-south-2": 6.05708, "eu-west-1": 5.5178, "eu-west-2": 5.7194, - "eu-west-3": 6.33428, - "sa-east-1": 8.60732, + "eu-west-3": 0.0, + "mx-central-1": 0.0, + "sa-east-1": 7.8362, "us-east-1": 4.9634, "us-east-2": 4.9634, - "us-gov-east-1": 6.2234, - "us-gov-west-1": 6.83324, - "us-west-1": 0.0, - "us-west-2": 5.44724 + "us-gov-east-1": 6.83324, + "us-gov-west-1": 6.2234, + "us-west-1": 6.33428, + "us-west-2": 4.9634 }, "m7i.48xlarge": { "ap-northeast-1": 12.6242, - "ap-northeast-2": 0.0, - "ap-south-1": 0.0, - "ap-southeast-1": 12.221, + "ap-northeast-2": 12.0194, + "ap-south-1": 10.3058, + "ap-southeast-1": 0.0, "ap-southeast-2": 12.221, + "ap-southeast-3": 12.221, + "ap-southeast-5": 10.4066, + "ap-southeast-7": 10.4066, "ca-central-1": 10.9106, - "eu-central-1": 11.717, + "eu-central-1": 0.0, "eu-north-1": 10.4066, "eu-south-2": 0.0, "eu-west-1": 0.0, - "eu-west-2": 11.3138, + "eu-west-2": 0.0, "eu-west-3": 11.4146, + "mx-central-1": 10.28564, "sa-east-1": 15.5474, "us-east-1": 9.8018, "us-east-2": 9.8018, @@ -91218,6 +96887,8 @@ "ap-south-1": 0.15705, "ap-southeast-1": 0.176, "ap-southeast-2": 0.176, + "ap-southeast-3": 0.176, + "ap-southeast-5": 0.15805, "ca-central-1": 0.16303, "eu-central-1": 0.17101, "eu-north-1": 0.15805, @@ -91239,6 +96910,8 @@ "ap-south-1": 0.2578, "ap-southeast-1": 0.2957, "ap-southeast-2": 0.2957, + "ap-southeast-3": 0.2957, + "ap-southeast-5": 0.25979, "ca-central-1": 0.26976, "eu-central-1": 0.28572, "eu-north-1": 0.2598, @@ -91260,6 +96933,8 @@ "ap-south-1": 0.528, "ap-southeast-1": 0.6038, "ap-southeast-2": 0.6038, + "ap-southeast-3": 0.6038, + "ap-southeast-5": 0.53198, "ca-central-1": 0.55192, "eu-central-1": 0.58384, "eu-north-1": 0.532, @@ -91281,6 +96956,8 @@ "ap-south-1": 0.931, "ap-southeast-1": 1.0826, "ap-southeast-2": 1.0826, + "ap-southeast-3": 1.0826, + "ap-southeast-5": 0.93896, "ca-central-1": 0.97884, "eu-central-1": 1.04268, "eu-north-1": 0.939, @@ -91302,6 +96979,8 @@ "ap-south-1": 1.737, "ap-southeast-1": 2.0402, "ap-southeast-2": 2.0402, + "ap-southeast-3": 2.0402, + "ap-southeast-5": 1.75292, "ca-central-1": 1.83268, "eu-central-1": 1.96036, "eu-north-1": 1.753, @@ -91317,72 +96996,220 @@ "us-west-1": 1.91252, "us-west-2": 1.65716 }, + "m7i-flex.12xlarge": { + "ap-northeast-1": 3.09356, + "ap-south-1": 2.543, + "ap-southeast-1": 2.9978, + "ap-southeast-2": 2.9978, + "ap-southeast-5": 2.56688, + "ca-central-1": 2.68652, + "eu-central-1": 2.87804, + "eu-north-1": 2.567, + "eu-south-2": 2.68652, + "eu-west-1": 2.68652, + "eu-west-3": 2.80628, + "sa-east-1": 3.78788, + "us-east-1": 2.42324, + "us-east-2": 2.42324, + "us-gov-east-1": 3.0218, + "us-gov-west-1": 3.0218, + "us-west-1": 2.80628, + "us-west-2": 2.42324 + }, + "m7i-flex.16xlarge": { + "ap-northeast-1": 4.08308, + "ap-south-1": 3.349, + "ap-southeast-1": 3.9554, + "ap-southeast-2": 3.9554, + "ap-southeast-5": 3.38084, + "ca-central-1": 3.54036, + "eu-central-1": 3.79572, + "eu-north-1": 3.381, + "eu-south-2": 3.54036, + "eu-west-1": 3.54036, + "eu-west-3": 3.70004, + "sa-east-1": 5.00884, + "us-east-1": 3.18932, + "us-east-2": 3.18932, + "us-gov-east-1": 3.9874, + "us-gov-west-1": 3.9874, + "us-west-1": 3.70004, + "us-west-2": 3.18932 + }, + "m8g.medium": { + "eu-central-1": 0.11007, + "eu-north-1": 0.0, + "eu-south-2": 0.10629, + "eu-west-2": 0.1082, + "us-east-1": 0.10118, + "us-east-2": 0.10567, + "us-west-2": 0.10567 + }, + "m8g.large": { + "eu-central-1": 0.16384, + "eu-north-1": 0.15168, + "eu-south-2": 0.0, + "eu-west-2": 0.0, + "us-east-1": 0.14606, + "us-east-2": 0.14606, + "us-west-2": 0.14606 + }, + "m8g.xlarge": { + "eu-central-1": 0.0, + "eu-north-1": 0.24706, + "eu-south-2": 0.25626, + "eu-west-2": 0.0, + "us-east-1": 0.0, + "us-east-2": 0.25377, + "us-west-2": 0.23582 + }, + "m8g.metal-24xl": { + "eu-central-1": 0.0, + "eu-north-1": 0.0, + "eu-south-2": 4.92404, + "eu-west-2": 5.60564, + "us-east-1": 0.0, + "us-east-2": 4.43348, + "us-west-2": 4.43348 + }, + "m8g.metal-48xl": { + "eu-central-1": 10.44884, + "eu-north-1": 9.28148, + "eu-south-2": 0.0, + "eu-west-2": 10.0898, + "us-east-1": 0.0, + "us-east-2": 0.0, + "us-west-2": 8.74196 + }, + "m8g.2xlarge": { + "eu-central-1": 0.55516, + "eu-north-1": 0.54467, + "eu-south-2": 0.0, + "eu-west-2": 0.5402, + "us-east-1": 0.48404, + "us-east-2": 0.48404, + "us-west-2": 0.48404 + }, + "m8g.4xlarge": { + "eu-central-1": 0.98532, + "eu-north-1": 0.88804, + "eu-south-2": 0.92484, + "eu-west-2": 0.0, + "us-east-1": 0.91489, + "us-east-2": 0.84308, + "us-west-2": 0.84308 + }, + "m8g.8xlarge": { + "eu-central-1": 2.0177, + "eu-north-1": 1.65108, + "eu-south-2": 1.72468, + "eu-west-2": 1.95188, + "us-east-1": 1.56116, + "us-east-2": 1.56116, + "us-west-2": 1.56116 + }, + "m8g.12xlarge": { + "eu-central-1": 2.70596, + "eu-north-1": 2.41412, + "eu-south-2": 2.52452, + "eu-west-2": 0.0, + "us-east-1": 2.27924, + "us-east-2": 2.27924, + "us-west-2": 2.49466 + }, + "m8g.16xlarge": { + "eu-central-1": 3.56628, + "eu-north-1": 3.17716, + "eu-south-2": 3.32436, + "eu-west-2": 3.4466, + "us-east-1": 3.28455, + "us-east-2": 2.99732, + "us-west-2": 2.99732 + }, + "m8g.24xlarge": { + "eu-central-1": 5.28692, + "eu-north-1": 4.70324, + "eu-south-2": 4.92404, + "eu-west-2": 5.1074, + "us-east-1": 4.43348, + "us-east-2": 4.86433, + "us-west-2": 4.43348 + }, + "m8g.48xlarge": { + "eu-central-1": 10.44884, + "eu-north-1": 9.28148, + "eu-south-2": 9.72308, + "eu-west-2": 0.0, + "us-east-1": 8.74196, + "us-east-2": 8.74196, + "us-west-2": 8.74196 + }, "p2.xlarge": { "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, - "ap-south-1": 0.0, + "ap-northeast-2": 1.565, + "ap-south-1": 1.818, "ap-southeast-1": 1.818, - "ap-southeast-2": 1.796, - "eu-central-1": 0.0, - "eu-west-1": 1.169, - "us-east-1": 1.0, - "us-east-2": 0.0, - "us-gov-west-1": 1.288, + "ap-southeast-2": 1.642, + "eu-central-1": 1.426, + "eu-west-1": 1.072, + "us-east-1": 0.0, + "us-east-2": 1.0, + "us-gov-west-1": 1.18, "us-west-2": 1.09 }, "p2.8xlarge": { - "ap-northeast-1": 13.67, + "ap-northeast-1": 0.0, "ap-northeast-2": 0.0, - "ap-south-1": 0.0, + "ap-south-1": 13.844, "ap-southeast-1": 13.844, - "ap-southeast-2": 0.0, + "ap-southeast-2": 13.67, "eu-central-1": 11.769, - "eu-west-1": 8.654, - "us-east-1": 0.0, + "eu-west-1": 7.876, + "us-east-1": 7.3, "us-east-2": 0.0, - "us-gov-west-1": 0.0, + "us-gov-west-1": 8.74, "us-west-2": 7.3 }, "p2.16xlarge": { "ap-northeast-1": 24.772, - "ap-northeast-2": 0.0, - "ap-south-1": 0.0, + "ap-northeast-2": 23.54, + "ap-south-1": 27.588, "ap-southeast-1": 27.588, "ap-southeast-2": 24.772, - "eu-central-1": 0.0, + "eu-central-1": 21.316, "eu-west-1": 15.652, "us-east-1": 14.5, - "us-east-2": 0.0, + "us-east-2": 14.5, "us-gov-west-1": 17.38, "us-west-2": 14.5 }, "p3.2xlarge": { - "ap-northeast-1": 4.574, - "ap-northeast-2": 0.0, + "ap-northeast-1": 4.294, + "ap-northeast-2": 4.334, "ap-southeast-1": 4.334, - "ap-southeast-2": 4.616, + "ap-southeast-2": 4.334, "ca-central-1": 3.685, - "eu-central-1": 0.0, - "eu-west-1": 3.405, - "eu-west-2": 3.922, - "us-east-1": 3.359, - "us-east-2": 0.0, - "us-gov-west-1": 0.0, + "eu-central-1": 3.923, + "eu-west-1": 3.62, + "eu-west-2": 3.689, + "us-east-1": 3.16, + "us-east-2": 3.16, + "us-gov-west-1": 3.772, "us-west-2": 3.16 }, "p3.8xlarge": { - "ap-northeast-1": 17.995, + "ap-northeast-1": 16.876, "ap-northeast-2": 17.036, - "ap-southeast-1": 18.166, + "ap-southeast-1": 17.036, "ap-southeast-2": 0.0, "ca-central-1": 13.564, - "eu-central-1": 16.386, - "eu-west-1": 0.0, - "eu-west-2": 0.0, - "us-east-1": 12.34, + "eu-central-1": 15.392, + "eu-west-1": 13.32, + "eu-west-2": 14.456, + "us-east-1": 13.136, "us-east-2": 12.34, "us-gov-west-1": 0.0, - "us-west-2": 0.0 + "us-west-2": 12.34 }, "p3.16xlarge": { "ap-northeast-1": 33.652, @@ -91390,120 +97217,138 @@ "ap-southeast-1": 33.972, "ap-southeast-2": 33.972, "ca-central-1": 27.028, - "eu-central-1": 0.0, - "eu-west-1": 26.54, - "eu-west-2": 0.0, + "eu-central-1": 30.684, + "eu-west-1": 0.0, + "eu-west-2": 28.812, "us-east-1": 24.58, "us-east-2": 0.0, "us-gov-west-1": 0.0, - "us-west-2": 0.0 + "us-west-2": 24.58 }, "p3dn.24xlarge": { - "ap-northeast-1": 0.0, + "ap-northeast-1": 42.908, "eu-west-1": 0.0, - "us-east-1": 0.0, + "us-east-1": 31.337, "us-gov-east-1": 37.579, - "us-gov-west-1": 0.0, + "us-gov-west-1": 37.579, "us-west-2": 31.337 }, "p4d.24xlarge": { "ap-northeast-1": 45.04715, - "ap-northeast-2": 50.052328, + "ap-northeast-2": 0.0, + "ap-south-1": 0.0, "ap-southeast-1": 39.4521, "ap-southeast-2": 42.72938, "ca-central-1": 41.584, "eu-central-1": 41.06975, "eu-west-1": 0.0, "sa-east-1": 53.195, - "us-east-1": 0.125, + "us-east-1": 32.8976, "us-east-2": 0.125, "us-gov-west-1": 39.455, "us-west-2": 0.125 }, "p4de.24xlarge": { "ap-southeast-1": 0.0, + "eu-central-1": 51.3323, "il-central-1": 53.21972, "us-east-1": 45.187325, "us-west-2": 0.0 }, "p5.48xlarge": { + "ap-northeast-1": 123.31996, + "ap-south-1": 118.109, "ap-southeast-2": 127.941, "ca-central-1": 113.193, "eu-north-1": 105.3274, + "eu-west-2": 127.941, "sa-east-1": 165.3026, - "us-east-1": 0.125, - "us-east-2": 0.125, + "us-east-1": 98.445, + "us-east-2": 98.445, + "us-gov-west-1": 118.109, + "us-west-1": 123.025, "us-west-2": 0.125 }, + "p5e.48xlarge": { + "us-east-2": 0.125 + }, + "p5en.48xlarge": { + "ap-northeast-1": 0.125, + "ap-northeast-2": 117.149, + "ap-south-1": 0.125, + "eu-south-2": 91.709, + "us-east-2": 0.125, + "us-west-2": 84.925 + }, "r3.large": { "ap-northeast-1": 0.0, - "ap-northeast-2": 0.32, - "ap-south-1": 0.319, + "ap-northeast-2": 0.0, + "ap-south-1": 0.29, "ap-southeast-1": 0.3, "ap-southeast-2": 0.3, "eu-central-1": 0.329, "eu-west-1": 0.0, - "sa-east-1": 0.485, + "sa-east-1": 0.45, "us-east-1": 0.0, - "us-east-2": 0.266, + "us-east-2": 0.283, "us-gov-west-1": 0.3, - "us-west-1": 0.0, + "us-west-1": 0.285, "us-west-2": 0.0 }, "r3.xlarge": { "ap-northeast-1": 0.539, - "ap-northeast-2": 0.0, - "ap-south-1": 0.0, + "ap-northeast-2": 0.539, + "ap-south-1": 0.479, "ap-southeast-1": 0.539, - "ap-southeast-2": 0.0, + "ap-southeast-2": 0.499, "eu-central-1": 0.5, - "eu-west-1": 0.508, - "sa-east-1": 0.87, - "us-east-1": 0.0, - "us-east-2": 0.433, + "eu-west-1": 0.471, + "sa-east-1": 0.0, + "us-east-1": 0.433, + "us-east-2": 0.0, "us-gov-west-1": 0.499, "us-west-1": 0.471, "us-west-2": 0.0 }, "r3.2xlarge": { "ap-northeast-1": 0.898, - "ap-northeast-2": 0.898, + "ap-northeast-2": 0.0, "ap-south-1": 0.858, "ap-southeast-1": 0.898, "ap-southeast-2": 0.0, "eu-central-1": 0.9, - "eu-west-1": 0.915, + "eu-west-1": 0.841, "sa-east-1": 1.639, "us-east-1": 0.765, - "us-east-2": 0.832, + "us-east-2": 0.765, "us-gov-west-1": 0.898, - "us-west-1": 0.915, - "us-west-2": 0.0 + "us-west-1": 0.841, + "us-west-2": 0.832 }, "r3.4xlarge": { - "ap-northeast-1": 1.696, - "ap-northeast-2": 1.856, - "ap-south-1": 1.616, + "ap-northeast-1": 0.0, + "ap-northeast-2": 1.696, + "ap-south-1": 1.778, "ap-southeast-1": 1.696, "ap-southeast-2": 1.696, - "eu-central-1": 1.869, + "eu-central-1": 1.7, "eu-west-1": 1.582, - "sa-east-1": 0.0, + "sa-east-1": 3.189, "us-east-1": 1.43, "us-east-2": 1.43, "us-gov-west-1": 1.866, - "us-west-1": 0.0, - "us-west-2": 1.43 + "us-west-1": 1.73, + "us-west-2": 0.0 }, "r3.8xlarge": { "ap-northeast-1": 3.292, "ap-northeast-2": 3.292, "ap-south-1": 0.0, "ap-southeast-1": 3.292, - "ap-southeast-2": 3.292, + "ap-southeast-2": 0.0, "eu-central-1": 0.0, - "eu-west-1": 0.0, - "sa-east-1": 5.697, + "eu-west-1": 3.064, + "sa-east-1": 0.0, "us-east-1": 2.76, "us-east-2": 2.76, "us-gov-west-1": 3.292, @@ -91513,85 +97358,85 @@ "r4.large": { "ap-northeast-1": 0.0, "ap-northeast-2": 0.26, - "ap-northeast-3": 0.0, - "ap-south-1": 0.2507, - "ap-southeast-1": 0.276, + "ap-northeast-3": 0.26, + "ap-south-1": 0.237, + "ap-southeast-1": 0.26, "ap-southeast-2": 0.0, "ca-central-1": 0.246, - "eu-central-1": 0.276, + "eu-central-1": 0.26005, "eu-west-1": 0.2482, - "eu-west-2": 0.256, - "eu-west-3": 0.0, + "eu-west-2": 0.272, + "eu-west-3": 0.256, "sa-east-1": 0.408, "us-east-1": 0.0, "us-east-2": 0.233, - "us-gov-west-1": 0.276, - "us-west-1": 0.0, - "us-west-2": 0.0 + "us-gov-west-1": 0.2596, + "us-west-1": 0.2482, + "us-west-2": 0.246 }, "r4.xlarge": { - "ap-northeast-1": 0.452, - "ap-northeast-2": 0.452, - "ap-northeast-3": 0.452, + "ap-northeast-1": 0.42, + "ap-northeast-2": 0.42, + "ap-northeast-3": 0.42, "ap-south-1": 0.4014, - "ap-southeast-1": 0.42, + "ap-southeast-1": 0.452, "ap-southeast-2": 0.4192, "ca-central-1": 0.0, "eu-central-1": 0.0, - "eu-west-1": 0.426, - "eu-west-2": 0.443, + "eu-west-1": 0.3964, + "eu-west-2": 0.0, "eu-west-3": 0.412, "sa-east-1": 0.716, "us-east-1": 0.366, "us-east-2": 0.366, - "us-gov-west-1": 0.451, - "us-west-1": 0.0, + "us-gov-west-1": 0.4192, + "us-west-1": 0.3964, "us-west-2": 0.393 }, "r4.2xlarge": { - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, - "ap-northeast-3": 0.804, - "ap-south-1": 0.648, - "ap-southeast-1": 0.804, - "ap-southeast-2": 0.7384, - "ca-central-1": 0.684, + "ap-northeast-1": 0.74, + "ap-northeast-2": 0.74, + "ap-northeast-3": 0.74, + "ap-south-1": 0.0, + "ap-southeast-1": 0.74, + "ap-southeast-2": 0.802, + "ca-central-1": 0.0, "eu-central-1": 0.7402, "eu-west-1": 0.6928, "eu-west-2": 0.786, "eu-west-3": 0.724, - "sa-east-1": 1.332, - "us-east-1": 0.685, + "sa-east-1": 1.22, + "us-east-1": 0.632, "us-east-2": 0.632, - "us-gov-west-1": 0.0, + "us-gov-west-1": 0.802, "us-west-1": 0.0, "us-west-2": 0.685 }, "r4.4xlarge": { - "ap-northeast-1": 1.38, + "ap-northeast-1": 0.0, "ap-northeast-2": 0.0, "ap-northeast-3": 0.0, - "ap-south-1": 1.196, + "ap-south-1": 0.0, "ap-southeast-1": 0.0, "ap-southeast-2": 0.0, - "ca-central-1": 1.385, + "ca-central-1": 1.268, "eu-central-1": 1.3804, "eu-west-1": 1.2856, "eu-west-2": 0.0, - "eu-west-3": 1.348, + "eu-west-3": 1.4728, "sa-east-1": 0.0, "us-east-1": 1.164, - "us-east-2": 0.0, - "us-gov-west-1": 1.504, - "us-west-1": 0.0, + "us-east-2": 1.164, + "us-gov-west-1": 1.3768, + "us-west-1": 1.404, "us-west-2": 1.27 }, "r4.8xlarge": { "ap-northeast-1": 2.66, - "ap-northeast-2": 2.916, - "ap-northeast-3": 2.66, + "ap-northeast-2": 2.66, + "ap-northeast-3": 0.0, "ap-south-1": 2.292, - "ap-southeast-1": 2.66, + "ap-southeast-1": 2.916, "ap-southeast-2": 0.0, "ca-central-1": 2.67, "eu-central-1": 0.0, @@ -91600,18 +97445,18 @@ "eu-west-3": 2.596, "sa-east-1": 0.0, "us-east-1": 0.0, - "us-east-2": 2.441, + "us-east-2": 2.228, "us-gov-west-1": 2.6536, - "us-west-1": 2.708, - "us-west-2": 2.441 + "us-west-1": 2.4712, + "us-west-2": 2.228 }, "r4.16xlarge": { "ap-northeast-1": 5.22, "ap-northeast-2": 0.0, - "ap-northeast-3": 0.0, + "ap-northeast-3": 5.22, "ap-south-1": 4.484, "ap-southeast-1": 5.22, - "ap-southeast-2": 0.0, + "ap-southeast-2": 5.2072, "ca-central-1": 4.772, "eu-central-1": 5.222, "eu-west-1": 4.8424, @@ -91621,83 +97466,83 @@ "us-east-1": 4.356, "us-east-2": 4.356, "us-gov-west-1": 5.2072, - "us-west-1": 4.8424, - "us-west-2": 0.0 + "us-west-1": 0.0, + "us-west-2": 4.356 }, "r5.large": { - "af-south-1": 0.0, + "af-south-1": 0.224, "ap-east-1": 0.0, - "ap-northeast-1": 0.208, - "ap-northeast-2": 0.217, - "ap-northeast-3": 0.0, + "ap-northeast-1": 0.0, + "ap-northeast-2": 0.208, + "ap-northeast-3": 0.217, "ap-south-1": 0.186, "ap-south-2": 0.186, - "ap-southeast-1": 0.217, + "ap-southeast-1": 0.208, "ap-southeast-2": 0.207, - "ap-southeast-3": 0.0, + "ap-southeast-3": 0.208, "ap-southeast-4": 0.216, - "ca-central-1": 0.0, - "ca-west-1": 0.0, - "eu-central-1": 0.217, - "eu-central-2": 0.0, - "eu-north-1": 0.19, + "ca-central-1": 0.203, + "ca-west-1": 0.203, + "eu-central-1": 0.208, + "eu-central-2": 0.224, + "eu-north-1": 0.198, "eu-south-1": 0.213, "eu-south-2": 0.197, "eu-west-1": 0.197, "eu-west-2": 0.0, "eu-west-3": 0.204, - "il-central-1": 0.0, + "il-central-1": 0.213, "me-central-1": 0.0, - "me-south-1": 0.221, + "me-south-1": 0.211, "sa-east-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 0.182, - "us-gov-east-1": 0.216, - "us-gov-west-1": 0.216, - "us-west-1": 0.205, + "us-east-1": 0.182, + "us-east-2": 0.0, + "us-gov-east-1": 0.207, + "us-gov-west-1": 0.207, + "us-west-1": 0.196, "us-west-2": 0.182, - "us-west-2-lax-1": 0.208 + "us-west-2-lax-1": 0.0 }, "r5.xlarge": { - "af-south-1": 0.0, + "af-south-1": 0.392, "ap-east-1": 0.41, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.379, - "ap-northeast-3": 0.379, + "ap-northeast-1": 0.379, + "ap-northeast-2": 0.36, + "ap-northeast-3": 0.36, "ap-south-1": 0.316, - "ap-south-2": 0.332, - "ap-southeast-1": 0.0, + "ap-south-2": 0.316, + "ap-southeast-1": 0.379, "ap-southeast-2": 0.376, "ap-southeast-3": 0.36, - "ap-southeast-4": 0.0, + "ap-southeast-4": 0.358, "ca-central-1": 0.349, "ca-west-1": 0.332, - "eu-central-1": 0.0, - "eu-central-2": 0.0, - "eu-north-1": 0.0, + "eu-central-1": 0.379, + "eu-central-2": 0.391, + "eu-north-1": 0.324, "eu-south-1": 0.352, "eu-south-2": 0.355, - "eu-west-1": 0.0, + "eu-west-1": 0.338, "eu-west-2": 0.352, - "eu-west-3": 0.0, + "eu-west-3": 0.352, "il-central-1": 0.352, - "me-central-1": 0.0, + "me-central-1": 0.367, "me-south-1": 0.0, "sa-east-1": 0.458, "us-east-1": 0.0, "us-east-2": 0.323, "us-gov-east-1": 0.358, - "us-gov-west-1": 0.376, + "us-gov-west-1": 0.358, "us-west-1": 0.336, "us-west-2": 0.0, "us-west-2-lax-1": 0.359 }, "r5.metal": { "af-south-1": 8.189, - "ap-east-1": 8.141, + "ap-east-1": 0.0, "ap-northeast-1": 7.421, "ap-northeast-2": 7.421, - "ap-northeast-3": 7.421, + "ap-northeast-3": 0.0, "ap-south-1": 6.365, "ap-south-2": 6.365, "ap-southeast-1": 7.421, @@ -91708,52 +97553,52 @@ "ca-west-1": 6.749, "eu-central-1": 7.421, "eu-central-2": 8.151, - "eu-north-1": 6.557, - "eu-south-1": 7.229, + "eu-north-1": 0.0, + "eu-south-1": 0.0, "eu-south-2": 6.893, "eu-west-1": 0.0, - "eu-west-2": 0.0, + "eu-west-2": 7.229, "eu-west-3": 0.0, "il-central-1": 7.231, "me-central-1": 7.57, - "me-south-1": 0.0, - "sa-east-1": 0.0, + "me-south-1": 7.57, + "sa-east-1": 9.773, "us-east-1": 0.0, "us-east-2": 6.173, "us-gov-east-1": 7.373, "us-gov-west-1": 0.0, "us-west-1": 6.845, - "us-west-2": 6.173, + "us-west-2": 0.0, "us-west-2-lax-1": 7.383 }, "r5.2xlarge": { "af-south-1": 0.797, - "ap-east-1": 0.833, + "ap-east-1": 0.793, "ap-northeast-1": 0.733, - "ap-northeast-2": 0.769, + "ap-northeast-2": 0.733, "ap-northeast-3": 0.0, - "ap-south-1": 0.0, + "ap-south-1": 0.676, "ap-south-2": 0.645, "ap-southeast-1": 0.733, - "ap-southeast-2": 0.765, + "ap-southeast-2": 0.729, "ap-southeast-3": 0.733, "ap-southeast-4": 0.765, - "ca-central-1": 0.71, - "ca-west-1": 0.71, + "ca-central-1": 0.677, + "ca-west-1": 0.677, "eu-central-1": 0.733, - "eu-central-2": 0.834, - "eu-north-1": 0.693, + "eu-central-2": 0.794, + "eu-north-1": 0.661, "eu-south-1": 0.717, - "eu-south-2": 0.723, + "eu-south-2": 0.689, "eu-west-1": 0.689, - "eu-west-2": 0.753, - "eu-west-3": 0.0, - "il-central-1": 0.0, + "eu-west-2": 0.717, + "eu-west-3": 0.717, + "il-central-1": 0.717, "me-central-1": 0.745, "me-south-1": 0.783, - "sa-east-1": 0.977, - "us-east-1": 0.659, - "us-east-2": 0.659, + "sa-east-1": 0.929, + "us-east-1": 0.629, + "us-east-2": 0.629, "us-gov-east-1": 0.765, "us-gov-west-1": 0.729, "us-west-1": 0.685, @@ -91765,33 +97610,33 @@ "ap-east-1": 1.461, "ap-northeast-1": 1.341, "ap-northeast-2": 1.341, - "ap-northeast-3": 0.0, - "ap-south-1": 1.227, + "ap-northeast-3": 1.414, + "ap-south-1": 0.0, "ap-south-2": 1.227, "ap-southeast-1": 1.341, "ap-southeast-2": 1.333, - "ap-southeast-3": 0.0, + "ap-southeast-3": 1.341, "ap-southeast-4": 1.333, - "ca-central-1": 1.229, + "ca-central-1": 1.295, "ca-west-1": 1.229, - "eu-central-1": 1.414, - "eu-central-2": 0.0, + "eu-central-1": 0.0, + "eu-central-2": 1.463, "eu-north-1": 0.0, - "eu-south-1": 1.309, + "eu-south-1": 1.38, "eu-south-2": 0.0, - "eu-west-1": 1.253, - "eu-west-2": 1.38, + "eu-west-1": 1.321, + "eu-west-2": 1.309, "eu-west-3": 1.309, - "il-central-1": 0.0, + "il-central-1": 1.309, "me-central-1": 0.0, - "me-south-1": 1.44, + "me-south-1": 0.0, "sa-east-1": 1.733, - "us-east-1": 0.0, - "us-east-2": 1.133, - "us-gov-east-1": 0.0, + "us-east-1": 1.133, + "us-east-2": 1.193, + "us-gov-east-1": 1.333, "us-gov-west-1": 1.405, - "us-west-1": 1.312, - "us-west-2": 1.193, + "us-west-1": 1.245, + "us-west-2": 0.0, "us-west-2-lax-1": 1.335 }, "r5.8xlarge": { @@ -91799,68 +97644,68 @@ "ap-east-1": 2.797, "ap-northeast-1": 2.557, "ap-northeast-2": 0.0, - "ap-northeast-3": 0.0, - "ap-south-1": 2.329, - "ap-south-2": 0.0, + "ap-northeast-3": 2.557, + "ap-south-1": 2.205, + "ap-south-2": 2.205, "ap-southeast-1": 0.0, "ap-southeast-2": 0.0, "ap-southeast-3": 0.0, - "ap-southeast-4": 2.686, + "ap-southeast-4": 0.0, "ca-central-1": 0.0, - "ca-west-1": 2.465, + "ca-west-1": 2.333, "eu-central-1": 2.557, - "eu-central-2": 2.8, + "eu-central-2": 2.961, "eu-north-1": 0.0, "eu-south-1": 2.635, - "eu-south-2": 2.516, + "eu-south-2": 2.381, "eu-west-1": 2.381, "eu-west-2": 0.0, - "eu-west-3": 0.0, - "il-central-1": 2.636, + "eu-west-3": 2.635, + "il-central-1": 2.494, "me-central-1": 2.607, - "me-south-1": 2.755, + "me-south-1": 2.607, "sa-east-1": 3.534, "us-east-1": 2.141, "us-east-2": 2.262, - "us-gov-east-1": 0.0, - "us-gov-west-1": 0.0, + "us-gov-east-1": 2.541, + "us-gov-west-1": 2.541, "us-west-1": 2.365, - "us-west-2": 0.0, + "us-west-2": 2.141, "us-west-2-lax-1": 2.544 }, "r5.12xlarge": { "af-south-1": 0.0, "ap-east-1": 4.133, "ap-northeast-1": 0.0, - "ap-northeast-2": 3.992, - "ap-northeast-3": 3.992, + "ap-northeast-2": 3.773, + "ap-northeast-3": 3.773, "ap-south-1": 0.0, - "ap-south-2": 3.245, + "ap-south-2": 0.0, "ap-southeast-1": 3.773, - "ap-southeast-2": 3.966, - "ap-southeast-3": 0.0, + "ap-southeast-2": 0.0, + "ap-southeast-3": 3.773, "ap-southeast-4": 3.749, "ca-central-1": 3.437, - "ca-west-1": 3.437, - "eu-central-1": 3.992, + "ca-west-1": 0.0, + "eu-central-1": 3.773, "eu-central-2": 4.138, "eu-north-1": 3.341, "eu-south-1": 0.0, - "eu-south-2": 0.0, - "eu-west-1": 0.0, - "eu-west-2": 0.0, + "eu-south-2": 3.509, + "eu-west-1": 3.712, + "eu-west-2": 3.677, "eu-west-3": 3.677, "il-central-1": 3.891, - "me-central-1": 4.071, - "me-south-1": 3.847, - "sa-east-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 3.149, - "us-gov-east-1": 3.966, - "us-gov-west-1": 3.966, - "us-west-1": 3.687, - "us-west-2": 3.33, - "us-west-2-lax-1": 3.972 + "me-central-1": 0.0, + "me-south-1": 0.0, + "sa-east-1": 5.238, + "us-east-1": 3.33, + "us-east-2": 3.33, + "us-gov-east-1": 3.749, + "us-gov-west-1": 3.749, + "us-west-1": 3.485, + "us-west-2": 3.149, + "us-west-2-lax-1": 0.0 }, "r5.16xlarge": { "af-south-1": 0.0, @@ -91869,20 +97714,20 @@ "ap-northeast-2": 4.989, "ap-northeast-3": 4.989, "ap-south-1": 4.285, - "ap-south-2": 0.0, - "ap-southeast-1": 0.0, + "ap-south-2": 4.285, + "ap-southeast-1": 5.281, "ap-southeast-2": 4.957, "ap-southeast-3": 4.989, - "ap-southeast-4": 5.247, - "ca-central-1": 0.0, - "ca-west-1": 4.806, - "eu-central-1": 4.989, - "eu-central-2": 5.475, + "ap-southeast-4": 4.957, + "ca-central-1": 4.541, + "ca-west-1": 4.541, + "eu-central-1": 0.0, + "eu-central-2": 5.796, "eu-north-1": 4.413, - "eu-south-1": 0.0, + "eu-south-1": 4.861, "eu-south-2": 4.637, "eu-west-1": 4.637, - "eu-west-2": 0.0, + "eu-west-2": 4.861, "eu-west-3": 5.145, "il-central-1": 0.0, "me-central-1": 0.0, @@ -91890,14 +97735,14 @@ "sa-east-1": 0.0, "us-east-1": 4.157, "us-east-2": 0.0, - "us-gov-east-1": 5.247, + "us-gov-east-1": 4.957, "us-gov-west-1": 5.247, - "us-west-1": 4.874, - "us-west-2": 0.0, + "us-west-1": 4.605, + "us-west-2": 4.157, "us-west-2-lax-1": 4.963 }, "r5.24xlarge": { - "af-south-1": 8.189, + "af-south-1": 0.0, "ap-east-1": 8.141, "ap-northeast-1": 7.421, "ap-northeast-2": 7.421, @@ -91905,13 +97750,13 @@ "ap-south-1": 6.365, "ap-south-2": 6.365, "ap-southeast-1": 7.421, - "ap-southeast-2": 7.373, + "ap-southeast-2": 0.0, "ap-southeast-3": 7.421, - "ap-southeast-4": 0.0, + "ap-southeast-4": 7.373, "ca-central-1": 6.749, "ca-west-1": 6.749, "eu-central-1": 7.421, - "eu-central-2": 8.151, + "eu-central-2": 0.0, "eu-north-1": 6.557, "eu-south-1": 7.229, "eu-south-2": 6.893, @@ -91921,8 +97766,8 @@ "il-central-1": 7.231, "me-central-1": 7.57, "me-south-1": 7.57, - "sa-east-1": 0.0, - "us-east-1": 0.0, + "sa-east-1": 9.773, + "us-east-1": 6.173, "us-east-2": 6.173, "us-gov-east-1": 7.373, "us-gov-west-1": 7.373, @@ -92235,312 +98080,312 @@ "us-west-2": 6.413 }, "r5b.large": { - "ap-northeast-1": 0.2554, - "ap-northeast-2": 0.0, - "ap-southeast-1": 0.0, + "ap-northeast-1": 0.2373, + "ap-northeast-2": 0.2343, + "ap-southeast-1": 0.2343, "ap-southeast-2": 0.0, "ca-central-1": 0.2193, "eu-central-1": 0.2521, - "eu-north-1": 0.230034, - "eu-south-1": 0.2488, + "eu-north-1": 0.21424, + "eu-south-1": 0.2313, "eu-west-1": 0.2233, "eu-west-2": 0.2313, - "sa-east-1": 0.317, - "us-east-1": 0.2053, - "us-east-2": 0.2202, + "sa-east-1": 0.2933, + "us-east-1": 0.2202, + "us-east-2": 0.2053, "us-west-2": 0.2202 }, "r5b.xlarge": { - "ap-northeast-1": 0.4545, - "ap-northeast-2": 0.4479, - "ap-southeast-1": 0.4479, + "ap-northeast-1": 0.4183, + "ap-northeast-2": 0.4123, + "ap-southeast-1": 0.4123, "ap-southeast-2": 0.4545, - "ca-central-1": 0.3823, - "eu-central-1": 0.0, - "eu-north-1": 0.403768, - "eu-south-1": 0.4413, - "eu-west-1": 0.4237, + "ca-central-1": 0.4149, + "eu-central-1": 0.4123, + "eu-north-1": 0.37218, + "eu-south-1": 0.4063, + "eu-west-1": 0.3903, "eu-west-2": 0.4063, - "sa-east-1": 0.5777, - "us-east-1": 0.3841, - "us-east-2": 0.3841, - "us-west-2": 0.3841 + "sa-east-1": 0.5303, + "us-east-1": 0.3543, + "us-east-2": 0.3543, + "us-west-2": 0.3543 }, "r5b.metal": { "ap-northeast-1": 8.813, "ap-northeast-2": 8.669, "ap-southeast-1": 8.669, - "ap-southeast-2": 0.0, + "ap-southeast-2": 8.813, "ca-central-1": 0.0, "eu-central-1": 8.669, - "eu-north-1": 0.0, + "eu-north-1": 7.70612, "eu-south-1": 8.525, "eu-west-1": 0.0, - "eu-west-2": 0.0, - "sa-east-1": 0.0, + "eu-west-2": 8.525, + "sa-east-1": 12.6386, "us-east-1": 7.277, "us-east-2": 7.277, - "us-west-2": 7.277 + "us-west-2": 0.0 }, "r5b.2xlarge": { "ap-northeast-1": 0.849, "ap-northeast-2": 0.9082, - "ap-southeast-1": 0.9082, + "ap-southeast-1": 0.837, "ap-southeast-2": 0.849, - "ca-central-1": 0.0, - "eu-central-1": 0.9082, - "eu-north-1": 0.819936, + "ca-central-1": 0.777, + "eu-central-1": 0.837, + "eu-north-1": 0.75676, "eu-south-1": 0.825, - "eu-west-1": 0.8598, + "eu-west-1": 0.793, "eu-west-2": 0.825, "sa-east-1": 1.1678, - "us-east-1": 0.7806, - "us-east-2": 0.0, + "us-east-1": 0.0, + "us-east-2": 0.7806, "us-west-2": 0.721 }, "r5b.4xlarge": { - "ap-northeast-1": 1.7178, - "ap-northeast-2": 0.0, - "ap-southeast-1": 1.6914, + "ap-northeast-1": 1.573, + "ap-northeast-2": 1.549, + "ap-southeast-1": 1.549, "ap-southeast-2": 1.7178, "ca-central-1": 0.0, - "eu-central-1": 1.549, - "eu-north-1": 0.0, + "eu-central-1": 0.0, + "eu-north-1": 1.38852, "eu-south-1": 0.0, "eu-west-1": 1.5946, - "eu-west-2": 1.665, + "eu-west-2": 1.525, "sa-east-1": 2.2106, - "us-east-1": 0.0, + "us-east-1": 1.317, "us-east-2": 1.317, "us-west-2": 1.317 }, "r5b.8xlarge": { - "ap-northeast-1": 0.0, - "ap-northeast-2": 3.2578, + "ap-northeast-1": 3.021, + "ap-northeast-2": 0.0, "ap-southeast-1": 3.2578, "ap-southeast-2": 0.0, - "ca-central-1": 0.0, + "ca-central-1": 2.733, "eu-central-1": 0.0, "eu-north-1": 2.65204, - "eu-south-1": 2.925, + "eu-south-1": 0.0, "eu-west-1": 2.797, - "eu-west-2": 3.205, - "sa-east-1": 0.0, + "eu-west-2": 2.925, + "sa-east-1": 3.917, "us-east-1": 2.509, "us-east-2": 2.7474, - "us-west-2": 2.7474 + "us-west-2": 2.509 }, "r5b.12xlarge": { - "ap-northeast-1": 4.9034, + "ap-northeast-1": 4.469, "ap-northeast-2": 4.397, - "ap-southeast-1": 4.397, - "ap-southeast-2": 4.9034, - "ca-central-1": 0.0, - "eu-central-1": 0.0, + "ap-southeast-1": 0.0, + "ap-southeast-2": 4.469, + "ca-central-1": 4.037, + "eu-central-1": 4.397, "eu-north-1": 3.91556, "eu-south-1": 0.0, "eu-west-1": 4.133, - "eu-west-2": 4.745, + "eu-west-2": 4.325, "sa-east-1": 0.0, "us-east-1": 3.701, - "us-east-2": 3.701, + "us-east-2": 4.0586, "us-west-2": 0.0 }, "r5b.16xlarge": { "ap-northeast-1": 5.917, "ap-northeast-2": 5.821, - "ap-southeast-1": 5.821, - "ap-southeast-2": 0.0, - "ca-central-1": 0.0, - "eu-central-1": 0.0, + "ap-southeast-1": 0.0, + "ap-southeast-2": 5.917, + "ca-central-1": 5.341, + "eu-central-1": 6.3906, "eu-north-1": 5.684488, "eu-south-1": 0.0, - "eu-west-1": 6.0034, + "eu-west-1": 5.469, "eu-west-2": 5.725, "sa-east-1": 8.4674, - "us-east-1": 0.0, + "us-east-1": 5.3698, "us-east-2": 0.0, "us-west-2": 4.893 }, "r5b.24xlarge": { - "ap-northeast-1": 8.813, - "ap-northeast-2": 9.5234, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, - "ca-central-1": 0.0, + "ap-northeast-1": 9.6818, + "ap-northeast-2": 8.669, + "ap-southeast-1": 9.5234, + "ap-southeast-2": 8.813, + "ca-central-1": 8.7314, "eu-central-1": 8.669, "eu-north-1": 7.70612, "eu-south-1": 9.365, "eu-west-1": 8.141, - "eu-west-2": 9.365, - "sa-east-1": 0.0, - "us-east-1": 7.9922, - "us-east-2": 7.9922, - "us-west-2": 0.0 + "eu-west-2": 8.525, + "sa-east-1": 11.501, + "us-east-1": 7.277, + "us-east-2": 0.0, + "us-west-2": 7.277 }, "r5d.large": { "af-south-1": 0.0, - "ap-east-1": 0.242, + "ap-east-1": 0.0, "ap-northeast-1": 0.0, - "ap-northeast-2": 0.24, - "ap-northeast-3": 0.241, + "ap-northeast-2": 0.229, + "ap-northeast-3": 0.23, "ap-south-1": 0.216, - "ap-south-2": 0.0, - "ap-southeast-1": 0.241, + "ap-south-2": 0.207, + "ap-southeast-1": 0.23, "ap-southeast-2": 0.23, - "ap-southeast-3": 0.241, + "ap-southeast-3": 0.23, "ap-southeast-4": 0.23, - "ca-central-1": 0.224, - "eu-central-1": 0.24, - "eu-central-2": 0.258, - "eu-north-1": 0.208, + "ca-central-1": 0.214, + "eu-central-1": 0.229, + "eu-central-2": 0.247, + "eu-north-1": 0.217, "eu-south-1": 0.0, - "eu-south-2": 0.0, + "eu-south-2": 0.216, "eu-west-1": 0.0, "eu-west-2": 0.235, - "eu-west-3": 0.0, - "il-central-1": 0.0, - "me-central-1": 0.243, + "eu-west-3": 0.225, + "il-central-1": 0.234, + "me-central-1": 0.0, "me-south-1": 0.232, - "sa-east-1": 0.298, - "us-east-1": 0.2, + "sa-east-1": 0.284, + "us-east-1": 0.209, "us-east-2": 0.0, - "us-gov-east-1": 0.0, + "us-gov-east-1": 0.229, "us-gov-west-1": 0.229, - "us-west-1": 0.218, - "us-west-2": 0.0, - "us-west-2-lax-1": 0.229 + "us-west-1": 0.0, + "us-west-2": 0.209, + "us-west-2-lax-1": 0.0 }, "r5d.xlarge": { - "af-south-1": 0.459, + "af-south-1": 0.436, "ap-east-1": 0.406, "ap-northeast-1": 0.404, - "ap-northeast-2": 0.423, + "ap-northeast-2": 0.402, "ap-northeast-3": 0.425, "ap-south-1": 0.0, - "ap-south-2": 0.376, + "ap-south-2": 0.358, "ap-southeast-1": 0.0, - "ap-southeast-2": 0.425, + "ap-southeast-2": 0.404, "ap-southeast-3": 0.404, "ap-southeast-4": 0.404, - "ca-central-1": 0.0, + "ca-central-1": 0.372, "eu-central-1": 0.402, - "eu-central-2": 0.0, + "eu-central-2": 0.46, "eu-north-1": 0.0, "eu-south-1": 0.392, "eu-south-2": 0.376, "eu-west-1": 0.396, - "eu-west-2": 0.394, - "eu-west-3": 0.0, - "il-central-1": 0.392, - "me-central-1": 0.0, - "me-south-1": 0.429, + "eu-west-2": 0.415, + "eu-west-3": 0.394, + "il-central-1": 0.0, + "me-central-1": 0.429, + "me-south-1": 0.408, "sa-east-1": 0.512, "us-east-1": 0.362, "us-east-2": 0.344, - "us-gov-east-1": 0.402, - "us-gov-west-1": 0.423, + "us-gov-east-1": 0.0, + "us-gov-west-1": 0.0, "us-west-1": 0.38, "us-west-2": 0.344, "us-west-2-lax-1": 0.402 }, "r5d.metal": { - "af-south-1": 9.245, + "af-south-1": 0.0, "ap-east-1": 8.525, "ap-northeast-1": 8.477, - "ap-northeast-2": 8.429, + "ap-northeast-2": 0.0, "ap-northeast-3": 0.0, "ap-south-1": 7.373, "ap-south-2": 7.373, "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, - "ap-southeast-3": 0.0, - "ap-southeast-4": 0.0, + "ap-southeast-2": 8.477, + "ap-southeast-3": 8.477, + "ap-southeast-4": 8.477, "ca-central-1": 7.709, "eu-central-1": 0.0, - "eu-central-2": 9.259, - "eu-north-1": 0.0, + "eu-central-2": 0.0, + "eu-north-1": 7.421, "eu-south-1": 8.189, "eu-south-2": 7.805, "eu-west-1": 7.805, "eu-west-2": 8.237, "eu-west-3": 8.237, - "il-central-1": 8.189, - "me-central-1": 0.0, + "il-central-1": 0.0, + "me-central-1": 8.573, "me-south-1": 8.573, - "sa-east-1": 0.0, + "sa-east-1": 11.069, "us-east-1": 7.037, - "us-east-2": 0.0, + "us-east-2": 7.037, "us-gov-east-1": 8.429, "us-gov-west-1": 0.0, - "us-west-1": 0.0, - "us-west-2": 7.037, + "us-west-1": 7.901, + "us-west-2": 0.0, "us-west-2-lax-1": 8.419 }, "r5d.2xlarge": { "af-south-1": 0.885, "ap-east-1": 0.0, "ap-northeast-1": 0.821, - "ap-northeast-2": 0.858, - "ap-northeast-3": 0.821, - "ap-south-1": 0.765, + "ap-northeast-2": 0.0, + "ap-northeast-3": 0.0, + "ap-south-1": 0.0, "ap-south-2": 0.765, - "ap-southeast-1": 0.863, - "ap-southeast-2": 0.0, - "ap-southeast-3": 0.821, - "ap-southeast-4": 0.863, - "ca-central-1": 0.0, - "eu-central-1": 0.0, - "eu-central-2": 0.886, + "ap-southeast-1": 0.821, + "ap-southeast-2": 0.821, + "ap-southeast-3": 0.863, + "ap-southeast-4": 0.0, + "ca-central-1": 0.757, + "eu-central-1": 0.817, + "eu-central-2": 0.932, "eu-north-1": 0.733, - "eu-south-1": 0.0, + "eu-south-1": 0.837, "eu-south-2": 0.803, "eu-west-1": 0.765, "eu-west-2": 0.801, "eu-west-3": 0.801, "il-central-1": 0.797, - "me-central-1": 0.871, + "me-central-1": 0.0, "me-south-1": 0.829, "sa-east-1": 0.0, "us-east-1": 0.0, - "us-east-2": 0.0, + "us-east-2": 0.736, "us-gov-east-1": 0.0, - "us-gov-west-1": 0.859, + "us-gov-west-1": 0.817, "us-west-1": 0.773, - "us-west-2": 0.736, + "us-west-2": 0.0, "us-west-2-lax-1": 0.0 }, "r5d.4xlarge": { "af-south-1": 1.645, - "ap-east-1": 1.609, + "ap-east-1": 1.525, "ap-northeast-1": 1.601, - "ap-northeast-2": 1.509, + "ap-northeast-2": 0.0, "ap-northeast-3": 1.601, "ap-south-1": 1.333, - "ap-south-2": 1.333, + "ap-south-2": 1.405, "ap-southeast-1": 1.517, - "ap-southeast-2": 0.0, + "ap-southeast-2": 1.601, "ap-southeast-3": 0.0, - "ap-southeast-4": 1.601, + "ap-southeast-4": 1.517, "ca-central-1": 1.389, "eu-central-1": 0.0, "eu-central-2": 0.0, - "eu-north-1": 1.414, + "eu-north-1": 1.341, "eu-south-1": 1.469, "eu-south-2": 1.482, - "eu-west-1": 0.0, + "eu-west-1": 1.405, "eu-west-2": 0.0, "eu-west-3": 0.0, "il-central-1": 0.0, - "me-central-1": 1.617, - "me-south-1": 0.0, + "me-central-1": 1.533, + "me-south-1": 1.533, "sa-east-1": 0.0, - "us-east-1": 1.346, - "us-east-2": 1.346, - "us-gov-east-1": 1.592, + "us-east-1": 1.277, + "us-east-2": 1.277, + "us-gov-east-1": 1.509, "us-gov-west-1": 1.509, "us-west-1": 0.0, - "us-west-2": 1.277, + "us-west-2": 0.0, "us-west-2-lax-1": 1.507 }, "r5d.8xlarge": { @@ -92548,30 +98393,30 @@ "ap-east-1": 2.925, "ap-northeast-1": 2.909, "ap-northeast-2": 2.893, - "ap-northeast-3": 3.076, + "ap-northeast-3": 2.909, "ap-south-1": 2.541, "ap-south-2": 2.541, "ap-southeast-1": 2.909, - "ap-southeast-2": 0.0, + "ap-southeast-2": 3.076, "ap-southeast-3": 2.909, "ap-southeast-4": 2.909, "ca-central-1": 2.653, "eu-central-1": 2.893, "eu-central-2": 3.17, "eu-north-1": 2.557, - "eu-south-1": 2.974, + "eu-south-1": 2.813, "eu-south-2": 2.685, "eu-west-1": 2.685, - "eu-west-2": 0.0, + "eu-west-2": 2.829, "eu-west-3": 2.829, - "il-central-1": 2.974, + "il-central-1": 2.813, "me-central-1": 2.941, - "me-south-1": 3.11, + "me-south-1": 2.941, "sa-east-1": 3.773, "us-east-1": 2.429, "us-east-2": 2.429, "us-gov-east-1": 2.893, - "us-gov-west-1": 0.0, + "us-gov-west-1": 2.893, "us-west-1": 2.717, "us-west-2": 2.429, "us-west-2-lax-1": 2.89 @@ -92581,32 +98426,32 @@ "ap-east-1": 4.325, "ap-northeast-1": 4.552, "ap-northeast-2": 0.0, - "ap-northeast-3": 0.0, - "ap-south-1": 0.0, - "ap-south-2": 3.749, - "ap-southeast-1": 0.0, + "ap-northeast-3": 4.301, + "ap-south-1": 3.749, + "ap-south-2": 3.966, + "ap-southeast-1": 4.301, "ap-southeast-2": 4.301, "ap-southeast-3": 0.0, - "ap-southeast-4": 4.552, - "ca-central-1": 0.0, + "ap-southeast-4": 4.301, + "ca-central-1": 3.917, "eu-central-1": 4.526, - "eu-central-2": 4.966, - "eu-north-1": 3.992, - "eu-south-1": 4.399, + "eu-central-2": 4.692, + "eu-north-1": 3.773, + "eu-south-1": 4.157, "eu-south-2": 0.0, "eu-west-1": 0.0, - "eu-west-2": 4.424, + "eu-west-2": 0.0, "eu-west-3": 4.181, - "il-central-1": 4.399, + "il-central-1": 4.157, "me-central-1": 0.0, - "me-south-1": 4.602, - "sa-east-1": 0.0, + "me-south-1": 4.349, + "sa-east-1": 5.597, "us-east-1": 3.788, - "us-east-2": 3.788, + "us-east-2": 3.581, "us-gov-east-1": 4.277, "us-gov-west-1": 4.526, "us-west-1": 4.013, - "us-west-2": 0.0, + "us-west-2": 3.788, "us-west-2-lax-1": 4.521 }, "r5d.16xlarge": { @@ -92614,30 +98459,30 @@ "ap-east-1": 5.725, "ap-northeast-1": 5.693, "ap-northeast-2": 5.661, - "ap-northeast-3": 0.0, + "ap-northeast-3": 5.693, "ap-south-1": 4.957, - "ap-south-2": 5.247, + "ap-south-2": 4.957, "ap-southeast-1": 5.693, - "ap-southeast-2": 6.027, + "ap-southeast-2": 5.693, "ap-southeast-3": 5.693, "ap-southeast-4": 5.693, - "ca-central-1": 5.484, + "ca-central-1": 5.181, "eu-central-1": 5.661, - "eu-central-2": 6.58, + "eu-central-2": 6.215, "eu-north-1": 4.989, "eu-south-1": 5.501, - "eu-south-2": 5.552, + "eu-south-2": 5.245, "eu-west-1": 5.245, - "eu-west-2": 5.857, + "eu-west-2": 5.533, "eu-west-3": 5.533, - "il-central-1": 5.824, + "il-central-1": 5.501, "me-central-1": 5.757, - "me-south-1": 0.0, + "me-south-1": 5.757, "sa-east-1": 7.859, "us-east-1": 4.733, "us-east-2": 4.733, "us-gov-east-1": 5.661, - "us-gov-west-1": 5.993, + "us-gov-west-1": 5.661, "us-west-1": 5.309, "us-west-2": 4.733, "us-west-2-lax-1": 5.655 @@ -92645,62 +98490,62 @@ "r5d.24xlarge": { "af-south-1": 9.245, "ap-east-1": 8.525, - "ap-northeast-1": 0.0, + "ap-northeast-1": 8.477, "ap-northeast-2": 8.429, - "ap-northeast-3": 0.0, + "ap-northeast-3": 8.477, "ap-south-1": 7.373, - "ap-south-2": 0.0, + "ap-south-2": 7.373, "ap-southeast-1": 0.0, "ap-southeast-2": 8.477, "ap-southeast-3": 8.477, "ap-southeast-4": 8.477, "ca-central-1": 7.709, - "eu-central-1": 0.0, - "eu-central-2": 0.0, + "eu-central-1": 8.429, + "eu-central-2": 9.259, "eu-north-1": 0.0, "eu-south-1": 8.189, "eu-south-2": 0.0, "eu-west-1": 7.805, - "eu-west-2": 0.0, + "eu-west-2": 8.237, "eu-west-3": 8.237, - "il-central-1": 0.0, + "il-central-1": 8.189, "me-central-1": 8.573, "me-south-1": 0.0, - "sa-east-1": 11.069, + "sa-east-1": 0.0, "us-east-1": 7.037, "us-east-2": 7.037, - "us-gov-east-1": 8.429, - "us-gov-west-1": 0.0, - "us-west-1": 0.0, - "us-west-2": 0.0, - "us-west-2-lax-1": 8.419 + "us-gov-east-1": 0.0, + "us-gov-west-1": 8.429, + "us-west-1": 7.901, + "us-west-2": 7.037, + "us-west-2-lax-1": 0.0 }, "r5dn.large": { "af-south-1": 0.0, "ap-northeast-1": 0.2593, - "ap-northeast-2": 0.26724, + "ap-northeast-2": 0.2553, "ap-southeast-1": 0.0, "ap-southeast-2": 0.2603, "eu-central-1": 0.0, "eu-north-1": 0.0, - "eu-south-1": 0.26406, + "eu-south-1": 0.0, "eu-west-1": 0.0, - "eu-west-3": 0.26406, + "eu-west-3": 0.2523, "us-east-1": 0.0, "us-east-2": 0.0, - "us-gov-east-1": 0.0, + "us-gov-east-1": 0.2573, "us-gov-west-1": 0.0, "us-west-2": 0.0 }, "r5dn.xlarge": { - "af-south-1": 0.52482, - "ap-northeast-1": 0.48666, + "af-south-1": 0.4983, + "ap-northeast-1": 0.4623, "ap-northeast-2": 0.47818, "ap-southeast-1": 0.0, "ap-southeast-2": 0.4643, "eu-central-1": 0.0, - "eu-north-1": 0.43154, - "eu-south-1": 0.47182, + "eu-north-1": 0.4103, + "eu-south-1": 0.4483, "eu-west-1": 0.0, "eu-west-3": 0.0, "us-east-1": 0.0, @@ -92712,80 +98557,80 @@ "r5dn.metal": { "af-south-1": 10.733, "ap-northeast-1": 9.869, - "ap-northeast-2": 0.0, + "ap-northeast-2": 9.677, "ap-southeast-1": 0.0, "ap-southeast-2": 9.917, "eu-central-1": 9.677, - "eu-north-1": 0.0, + "eu-north-1": 8.621, "eu-south-1": 9.533, - "eu-west-1": 0.0, + "eu-west-1": 9.053, "eu-west-3": 9.533, "us-east-1": 8.141, - "us-east-2": 0.0, + "us-east-2": 8.141, "us-gov-east-1": 0.0, "us-gov-west-1": 9.773, "us-west-2": 0.0 }, "r5dn.2xlarge": { - "af-south-1": 0.0, + "af-south-1": 1.009, "ap-northeast-1": 0.937, - "ap-northeast-2": 0.96876, + "ap-northeast-2": 0.921, "ap-southeast-1": 0.0, - "ap-southeast-2": 0.98996, + "ap-southeast-2": 0.941, "eu-central-1": 0.0, "eu-north-1": 0.833, - "eu-south-1": 0.95604, + "eu-south-1": 0.909, "eu-west-1": 0.0, - "eu-west-3": 0.95604, + "eu-west-3": 0.909, "us-east-1": 0.0, "us-east-2": 0.0, - "us-gov-east-1": 0.97724, - "us-gov-west-1": 0.97724, + "us-gov-east-1": 0.0, + "us-gov-west-1": 0.929, "us-west-2": 0.0 }, "r5dn.4xlarge": { "af-south-1": 1.893, "ap-northeast-1": 1.84644, - "ap-northeast-2": 0.0, + "ap-northeast-2": 1.81252, "ap-southeast-1": 0.0, "ap-southeast-2": 0.0, "eu-central-1": 0.0, "eu-north-1": 1.541, - "eu-south-1": 1.78708, + "eu-south-1": 1.693, "eu-west-1": 0.0, - "eu-west-3": 1.78708, + "eu-west-3": 1.693, "us-east-1": 0.0, "us-east-2": 0.0, "us-gov-east-1": 1.733, - "us-gov-west-1": 1.82948, + "us-gov-west-1": 1.733, "us-west-2": 0.0 }, "r5dn.8xlarge": { "af-south-1": 3.661, - "ap-northeast-1": 3.56788, - "ap-northeast-2": 3.309, + "ap-northeast-1": 0.0, + "ap-northeast-2": 0.0, "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, + "ap-southeast-2": 3.389, "eu-central-1": 0.0, "eu-north-1": 2.957, - "eu-south-1": 3.44916, + "eu-south-1": 3.261, "eu-west-1": 0.0, "eu-west-3": 3.261, "us-east-1": 0.0, "us-east-2": 0.0, "us-gov-east-1": 3.341, - "us-gov-west-1": 0.0, + "us-gov-west-1": 3.341, "us-west-2": 0.0 }, "r5dn.12xlarge": { - "af-south-1": 5.74724, - "ap-northeast-1": 5.28932, - "ap-northeast-2": 5.18756, + "af-south-1": 5.429, + "ap-northeast-1": 0.0, + "ap-northeast-2": 4.901, "ap-southeast-1": 0.0, "ap-southeast-2": 5.021, "eu-central-1": 0.0, - "eu-north-1": 4.373, - "eu-south-1": 5.11124, + "eu-north-1": 0.0, + "eu-south-1": 4.829, "eu-west-1": 0.0, "eu-west-3": 4.829, "us-east-1": 0.0, @@ -92795,28 +98640,28 @@ "us-west-2": 0.0 }, "r5dn.16xlarge": { - "af-south-1": 7.62132, + "af-south-1": 7.197, "ap-northeast-1": 6.621, "ap-northeast-2": 6.493, "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, + "ap-southeast-2": 6.653, "eu-central-1": 0.0, - "eu-north-1": 6.12884, - "eu-south-1": 0.0, + "eu-north-1": 5.789, + "eu-south-1": 6.397, "eu-west-1": 0.0, "eu-west-3": 6.397, "us-east-1": 0.0, "us-east-2": 0.0, - "us-gov-east-1": 6.94292, + "us-gov-east-1": 6.557, "us-gov-west-1": 6.557, "us-west-2": 0.0 }, "r5dn.24xlarge": { - "af-south-1": 0.0, + "af-south-1": 10.733, "ap-northeast-1": 9.869, "ap-northeast-2": 9.677, "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, + "ap-southeast-2": 9.917, "eu-central-1": 0.0, "eu-north-1": 8.621, "eu-south-1": 0.0, @@ -92824,30 +98669,30 @@ "eu-west-3": 0.0, "us-east-1": 0.0, "us-east-2": 0.0, - "us-gov-east-1": 0.0, + "us-gov-east-1": 9.773, "us-gov-west-1": 9.773, "us-west-2": 0.0 }, "r5n.large": { - "af-south-1": 0.267, + "af-south-1": 0.0, "ap-east-1": 0.0, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.245, - "ap-south-1": 0.218, - "ap-southeast-1": 0.234, - "ap-southeast-2": 0.237, - "ca-central-1": 0.0, - "eu-central-1": 0.245, - "eu-north-1": 0.225, - "eu-south-1": 0.231, + "ap-northeast-1": 0.248, + "ap-northeast-2": 0.0, + "ap-south-1": 0.0, + "ap-southeast-1": 0.245, + "ap-southeast-2": 0.248, + "ca-central-1": 0.219, + "eu-central-1": 0.234, + "eu-north-1": 0.215, + "eu-south-1": 0.0, "eu-west-1": 0.223, - "eu-west-2": 0.242, - "eu-west-3": 0.0, + "eu-west-2": 0.231, + "eu-west-3": 0.242, "sa-east-1": 0.0, "us-east-1": 0.205, "us-east-2": 0.205, - "us-gov-east-1": 0.235, - "us-gov-west-1": 0.246, + "us-gov-east-1": 0.0, + "us-gov-west-1": 0.235, "us-west-1": 0.225, "us-west-2": 0.205 }, @@ -92855,27 +98700,27 @@ "af-south-1": 0.0, "ap-east-1": 0.0, "ap-northeast-1": 0.418, - "ap-northeast-2": 0.412, + "ap-northeast-2": 0.434, "ap-south-1": 0.362, "ap-southeast-1": 0.412, "ap-southeast-2": 0.418, "ca-central-1": 0.382, "eu-central-1": 0.412, - "eu-north-1": 0.393, - "eu-south-1": 0.427, - "eu-west-1": 0.0, - "eu-west-2": 0.427, + "eu-north-1": 0.0, + "eu-south-1": 0.406, + "eu-west-1": 0.39, + "eu-west-2": 0.406, "eu-west-3": 0.406, - "sa-east-1": 0.0, - "us-east-1": 0.354, + "sa-east-1": 0.528, + "us-east-1": 0.372, "us-east-2": 0.354, "us-gov-east-1": 0.0, - "us-gov-west-1": 0.0, - "us-west-1": 0.394, + "us-gov-west-1": 0.436, + "us-west-1": 0.415, "us-west-2": 0.0 }, "r5n.metal": { - "af-south-1": 9.661, + "af-south-1": 0.0, "ap-east-1": 9.821, "ap-northeast-1": 8.813, "ap-northeast-2": 8.669, @@ -92887,146 +98732,146 @@ "eu-north-1": 7.757, "eu-south-1": 8.526, "eu-west-1": 8.141, - "eu-west-2": 0.0, + "eu-west-2": 8.525, "eu-west-3": 8.525, - "sa-east-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 0.0, + "sa-east-1": 11.453, + "us-east-1": 7.277, + "us-east-2": 7.277, "us-gov-east-1": 8.717, - "us-gov-west-1": 0.0, + "us-gov-west-1": 8.717, "us-west-1": 8.237, "us-west-2": 7.277 }, "r5n.2xlarge": { - "af-south-1": 0.0, - "ap-east-1": 0.0, + "af-south-1": 0.92, + "ap-east-1": 0.933, "ap-northeast-1": 0.849, - "ap-northeast-2": 0.0, + "ap-northeast-2": 0.88, "ap-south-1": 0.737, "ap-southeast-1": 0.0, - "ap-southeast-2": 0.892, - "ca-central-1": 0.816, + "ap-southeast-2": 0.849, + "ca-central-1": 0.777, "eu-central-1": 0.837, - "eu-north-1": 0.799, + "eu-north-1": 0.761, "eu-south-1": 0.867, - "eu-west-1": 0.833, - "eu-west-2": 0.0, + "eu-west-1": 0.793, + "eu-west-2": 0.825, "eu-west-3": 0.825, "sa-east-1": 1.126, - "us-east-1": 0.0, - "us-east-2": 0.757, - "us-gov-east-1": 0.884, - "us-gov-west-1": 0.884, - "us-west-1": 0.842, + "us-east-1": 0.757, + "us-east-2": 0.721, + "us-gov-east-1": 0.841, + "us-gov-west-1": 0.841, + "us-west-1": 0.801, "us-west-2": 0.721 }, "r5n.4xlarge": { - "af-south-1": 1.81, - "ap-east-1": 1.741, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, - "ap-south-1": 1.422, - "ap-southeast-1": 0.0, + "af-south-1": 0.0, + "ap-east-1": 1.838, + "ap-northeast-1": 1.573, + "ap-northeast-2": 1.634, + "ap-south-1": 1.349, + "ap-southeast-1": 1.549, "ap-southeast-2": 1.573, "ca-central-1": 1.429, "eu-central-1": 1.549, "eu-north-1": 1.397, "eu-south-1": 1.525, - "eu-west-1": 1.461, - "eu-west-2": 1.609, + "eu-west-1": 1.541, + "eu-west-2": 1.525, "eu-west-3": 1.609, - "sa-east-1": 2.126, - "us-east-1": 1.389, - "us-east-2": 1.389, - "us-gov-east-1": 1.643, - "us-gov-west-1": 1.557, + "sa-east-1": 0.0, + "us-east-1": 1.317, + "us-east-2": 1.317, + "us-gov-east-1": 1.557, + "us-gov-west-1": 1.643, "us-west-1": 1.477, - "us-west-2": 1.389 + "us-west-2": 1.317 }, "r5n.8xlarge": { "af-south-1": 0.0, - "ap-east-1": 3.551, + "ap-east-1": 3.357, "ap-northeast-1": 0.0, "ap-northeast-2": 2.973, "ap-south-1": 0.0, - "ap-southeast-1": 0.0, + "ap-southeast-1": 3.144, "ap-southeast-2": 3.021, "ca-central-1": 0.0, - "eu-central-1": 3.144, + "eu-central-1": 2.973, "eu-north-1": 2.669, - "eu-south-1": 3.093, + "eu-south-1": 0.0, "eu-west-1": 2.957, "eu-west-2": 2.925, - "eu-west-3": 3.094, - "sa-east-1": 4.128, - "us-east-1": 2.652, - "us-east-2": 2.652, - "us-gov-east-1": 0.0, - "us-gov-west-1": 0.0, - "us-west-1": 0.0, - "us-west-2": 2.652 + "eu-west-3": 2.925, + "sa-east-1": 3.901, + "us-east-1": 2.509, + "us-east-2": 2.509, + "us-gov-east-1": 2.989, + "us-gov-west-1": 2.989, + "us-west-1": 2.829, + "us-west-2": 2.509 }, "r5n.12xlarge": { "af-south-1": 0.0, - "ap-east-1": 5.263, + "ap-east-1": 4.973, "ap-northeast-1": 4.469, - "ap-northeast-2": 4.653, - "ap-south-1": 3.797, - "ap-southeast-1": 4.653, + "ap-northeast-2": 4.397, + "ap-south-1": 0.0, + "ap-southeast-1": 0.0, "ap-southeast-2": 4.73, - "ca-central-1": 4.037, - "eu-central-1": 0.0, - "eu-north-1": 0.0, + "ca-central-1": 4.272, + "eu-central-1": 4.397, + "eu-north-1": 3.941, "eu-south-1": 4.325, - "eu-west-1": 0.0, - "eu-west-2": 4.578, + "eu-west-1": 4.133, + "eu-west-2": 4.325, "eu-west-3": 0.0, - "sa-east-1": 0.0, - "us-east-1": 3.916, + "sa-east-1": 5.789, + "us-east-1": 3.701, "us-east-2": 3.916, - "us-gov-east-1": 0.0, + "us-gov-east-1": 4.421, "us-gov-west-1": 0.0, - "us-west-1": 0.0, - "us-west-2": 3.916 + "us-west-1": 4.425, + "us-west-2": 3.701 }, "r5n.16xlarge": { "af-south-1": 0.0, - "ap-east-1": 0.0, + "ap-east-1": 6.589, "ap-northeast-1": 6.265, "ap-northeast-2": 5.821, - "ap-south-1": 5.315, + "ap-south-1": 5.021, "ap-southeast-1": 5.821, - "ap-southeast-2": 0.0, - "ca-central-1": 5.655, - "eu-central-1": 6.163, - "eu-north-1": 5.517, - "eu-south-1": 6.062, - "eu-west-1": 5.79, - "eu-west-2": 0.0, - "eu-west-3": 0.0, - "sa-east-1": 0.0, - "us-east-1": 4.893, - "us-east-2": 0.0, - "us-gov-east-1": 6.197, - "us-gov-west-1": 0.0, + "ap-southeast-2": 5.917, + "ca-central-1": 5.341, + "eu-central-1": 5.821, + "eu-north-1": 5.213, + "eu-south-1": 5.726, + "eu-west-1": 5.469, + "eu-west-2": 0.0, + "eu-west-3": 5.725, + "sa-east-1": 7.677, + "us-east-1": 0.0, + "us-east-2": 4.893, + "us-gov-east-1": 5.853, + "us-gov-west-1": 6.197, "us-west-1": 5.533, "us-west-2": 0.0 }, "r5n.24xlarge": { "af-south-1": 9.661, "ap-east-1": 9.821, - "ap-northeast-1": 8.813, + "ap-northeast-1": 0.0, "ap-northeast-2": 8.669, "ap-south-1": 7.469, "ap-southeast-1": 8.669, "ap-southeast-2": 8.813, "ca-central-1": 7.949, "eu-central-1": 8.669, - "eu-north-1": 7.757, + "eu-north-1": 0.0, "eu-south-1": 8.526, "eu-west-1": 8.141, "eu-west-2": 8.525, - "eu-west-3": 0.0, + "eu-west-3": 8.525, "sa-east-1": 0.0, "us-east-1": 7.277, "us-east-2": 7.277, @@ -93038,57 +98883,67 @@ "r6a.large": { "ap-northeast-1": 0.20678, "ap-south-1": 0.0, + "ap-south-2": 0.13495, "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, + "ap-southeast-2": 0.1922, + "ca-central-1": 0.1805, "eu-central-1": 0.20678, - "eu-west-1": 0.0, - "us-east-1": 0.18104, + "eu-west-1": 0.1832, + "us-east-1": 0.1697, "us-east-2": 0.18104, "us-west-1": 0.1949, - "us-west-2": 0.18104 + "us-west-2": 0.0 }, "r6a.xlarge": { "ap-northeast-1": 0.3299, - "ap-south-1": 0.2136, - "ap-southeast-1": 0.3299, + "ap-south-1": 0.0, + "ap-south-2": 0.1993, + "ap-southeast-1": 0.0, "ap-southeast-2": 0.3281, - "eu-central-1": 0.35726, - "eu-west-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 0.2831, - "us-west-1": 0.0, - "us-west-2": 0.30578 + "ca-central-1": 0.3047, + "eu-central-1": 0.3299, + "eu-west-1": 0.3101, + "us-east-1": 0.2831, + "us-east-2": 0.30578, + "us-west-1": 0.3335, + "us-west-2": 0.0 }, "r6a.metal": { - "ap-northeast-1": 13.2578, + "ap-northeast-1": 0.0, "ap-south-1": 6.989, + "ap-south-2": 0.0, "ap-southeast-1": 13.2578, - "ap-southeast-2": 13.1714, + "ap-southeast-2": 0.0, + "ca-central-1": 12.0482, "eu-central-1": 13.2578, "eu-west-1": 12.3074, "us-east-1": 11.0114, "us-east-2": 11.0114, "us-west-1": 12.221, - "us-west-2": 11.0114 + "us-west-2": 0.0 }, "r6a.2xlarge": { - "ap-northeast-1": 0.72692, + "ap-northeast-1": 0.6722, "ap-south-1": 0.0, - "ap-southeast-1": 0.0, + "ap-south-2": 0.411, + "ap-southeast-1": 0.72692, "ap-southeast-2": 0.72296, + "ca-central-1": 0.6218, "eu-central-1": 0.6722, - "eu-west-1": 0.68336, + "eu-west-1": 0.6326, "us-east-1": 0.0, - "us-east-2": 0.62396, - "us-west-1": 0.6794, + "us-east-2": 0.5786, + "us-west-1": 0.629, "us-west-2": 0.5786 }, "r6a.4xlarge": { "ap-northeast-1": 0.0, - "ap-south-1": 0.697, + "ap-south-1": 0.7542, + "ap-south-2": 0.697, "ap-southeast-1": 1.2194, - "ap-southeast-2": 1.32092, - "eu-central-1": 1.2194, + "ap-southeast-2": 1.2122, + "ca-central-1": 1.21796, + "eu-central-1": 1.32884, "eu-west-1": 0.0, "us-east-1": 1.0322, "us-east-2": 1.0322, @@ -93098,104 +98953,119 @@ "r6a.8xlarge": { "ap-northeast-1": 0.0, "ap-south-1": 1.269, + "ap-south-2": 1.3834, "ap-southeast-1": 2.3138, - "ap-southeast-2": 2.2994, + "ap-southeast-2": 2.51684, + "ca-central-1": 0.0, "eu-central-1": 2.3138, - "eu-west-1": 2.35844, - "us-east-1": 0.0, - "us-east-2": 0.0, - "us-west-1": 2.3426, + "eu-west-1": 2.1554, + "us-east-1": 1.9394, + "us-east-2": 1.9394, + "us-west-1": 2.141, "us-west-2": 0.0 }, "r6a.12xlarge": { "ap-northeast-1": 0.0, "ap-south-1": 1.841, + "ap-south-2": 1.841, "ap-southeast-1": 3.4082, "ap-southeast-2": 3.3866, + "ca-central-1": 3.1058, "eu-central-1": 3.4082, "eu-west-1": 3.1706, - "us-east-1": 0.0, + "us-east-1": 2.8466, "us-east-2": 2.8466, - "us-west-1": 3.4514, + "us-west-1": 3.149, "us-west-2": 2.8466 }, "r6a.16xlarge": { "ap-northeast-1": 4.5026, "ap-south-1": 2.413, - "ap-southeast-1": 4.94036, + "ap-south-2": 2.413, + "ap-southeast-1": 4.5026, "ap-southeast-2": 4.4738, - "eu-central-1": 0.0, + "ca-central-1": 4.0994, + "eu-central-1": 4.5026, "eu-west-1": 4.1858, - "us-east-1": 4.11668, + "us-east-1": 3.7538, "us-east-2": 4.11668, "us-west-1": 4.157, "us-west-2": 3.7538 }, "r6a.24xlarge": { "ap-northeast-1": 6.6914, - "ap-south-1": 0.0, + "ap-south-1": 3.557, + "ap-south-2": 3.557, "ap-southeast-1": 6.6914, - "ap-southeast-2": 7.30052, + "ap-southeast-2": 6.6482, + "ca-central-1": 6.0866, "eu-central-1": 7.34804, - "eu-west-1": 0.0, + "eu-west-1": 6.82532, "us-east-1": 5.5682, - "us-east-2": 6.11252, + "us-east-2": 5.5682, "us-west-1": 6.7778, - "us-west-2": 5.5682 + "us-west-2": 6.11252 }, "r6a.32xlarge": { "ap-northeast-1": 8.8802, - "ap-south-1": 5.1586, - "ap-southeast-1": 0.0, + "ap-south-1": 4.701, + "ap-south-2": 4.701, + "ap-southeast-1": 8.8802, "ap-southeast-2": 8.8226, + "ca-central-1": 8.0738, "eu-central-1": 8.8802, - "eu-west-1": 9.05876, - "us-east-1": 7.3826, - "us-east-2": 8.10836, + "eu-west-1": 8.2466, + "us-east-1": 8.10836, + "us-east-2": 7.3826, "us-west-1": 8.189, - "us-west-2": 0.0 + "us-west-2": 7.3826 }, "r6a.48xlarge": { "ap-northeast-1": 13.2578, "ap-south-1": 0.0, + "ap-south-2": 6.989, "ap-southeast-1": 13.2578, "ap-southeast-2": 13.1714, - "eu-central-1": 0.0, + "ca-central-1": 12.0482, + "eu-central-1": 13.2578, "eu-west-1": 12.3074, - "us-east-1": 11.0114, + "us-east-1": 0.0, "us-east-2": 11.0114, - "us-west-1": 12.221, + "us-west-1": 0.0, "us-west-2": 11.0114 }, "r6g.medium": { - "af-south-1": 0.0, + "af-south-1": 0.1235, "ap-east-1": 0.0, "ap-northeast-1": 0.0918, - "ap-northeast-2": 0.0957, - "ap-northeast-3": 0.1207, - "ap-south-1": 0.0655, - "ap-south-2": 0.0, + "ap-northeast-2": 0.092, + "ap-northeast-3": 0.1171, + "ap-south-1": 0.0, + "ap-south-2": 0.0888, "ap-southeast-1": 0.0918, - "ap-southeast-2": 0.095, - "ap-southeast-3": 0.1207, + "ap-southeast-2": 0.0, + "ap-southeast-3": 0.1171, "ap-southeast-4": 0.1167, - "ca-central-1": 0.0, + "ap-southeast-5": 0.108, + "ap-southeast-7": 0.108, + "ca-central-1": 0.0862, "ca-west-1": 0.1115, "eu-central-1": 0.0918, "eu-central-2": 0.1232, - "eu-north-1": 0.0877, - "eu-south-1": 0.0902, + "eu-north-1": 0.0845, + "eu-south-1": 0.0938, "eu-south-2": 0.1127, - "eu-west-1": 0.0, + "eu-west-1": 0.0874, "eu-west-2": 0.0, "eu-west-3": 0.09, "il-central-1": 0.1155, - "me-central-1": 0.1221, - "me-south-1": 0.1183, - "sa-east-1": 0.1162, + "me-central-1": 0.1183, + "me-south-1": 0.0, + "mx-central-1": 0.0, + "sa-east-1": 0.1114, "us-east-1": 0.0844, "us-east-2": 0.0, - "us-gov-east-1": 0.095, + "us-gov-east-1": 0.0914, "us-gov-west-1": 0.095, "us-west-1": 0.087, "us-west-2": 0.0 @@ -93203,31 +99073,34 @@ "r6g.large": { "af-south-1": 0.1907, "ap-east-1": 0.1983, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, + "ap-northeast-1": 0.1852, + "ap-northeast-2": 0.1783, "ap-northeast-3": 0.1852, - "ap-south-1": 0.0, - "ap-south-2": 0.1252, - "ap-southeast-1": 0.1779, - "ap-southeast-2": 0.1771, - "ap-southeast-3": 0.0, + "ap-south-1": 0.1252, + "ap-south-2": 0.1213, + "ap-southeast-1": 0.1852, + "ap-southeast-2": 0.0, + "ap-southeast-3": 0.1779, "ap-southeast-4": 0.1843, + "ap-southeast-5": 0.1597, + "ap-southeast-7": 0.0, "ca-central-1": 0.1667, "ca-west-1": 0.0, - "eu-central-1": 0.1852, - "eu-central-2": 0.1981, + "eu-central-1": 0.1779, + "eu-central-2": 0.1901, "eu-north-1": 0.1697, "eu-south-1": 0.0, - "eu-south-2": 0.0, + "eu-south-2": 0.1759, "eu-west-1": 0.0, - "eu-west-2": 0.0, - "eu-west-3": 0.0, - "il-central-1": 0.1818, - "me-central-1": 0.0, - "me-south-1": 0.1804, - "sa-east-1": 0.2171, + "eu-west-2": 0.1747, + "eu-west-3": 0.1743, + "il-central-1": 0.1747, + "me-central-1": 0.1804, + "me-south-1": 0.0, + "mx-central-1": 0.1621, + "sa-east-1": 0.0, "us-east-1": 0.1571, - "us-east-2": 0.0, + "us-east-2": 0.1571, "us-gov-east-1": 0.0, "us-gov-west-1": 0.1771, "us-west-1": 0.0, @@ -93235,52 +99108,57 @@ }, "r6g.xlarge": { "af-south-1": 0.3251, - "ap-east-1": 0.0, + "ap-east-1": 0.3403, "ap-northeast-1": 0.3141, - "ap-northeast-2": 0.3149, - "ap-northeast-3": 0.3141, + "ap-northeast-2": 0.3003, + "ap-northeast-3": 0.2995, "ap-south-1": 0.1863, "ap-south-2": 0.0, "ap-southeast-1": 0.2995, "ap-southeast-2": 0.0, - "ap-southeast-3": 0.0, - "ap-southeast-4": 0.0, + "ap-southeast-3": 0.2995, + "ap-southeast-4": 0.2979, + "ap-southeast-5": 0.2754, + "ap-southeast-7": 0.2754, "ca-central-1": 0.0, "ca-west-1": 0.0, - "eu-central-1": 0.3141, - "eu-central-2": 0.3399, - "eu-north-1": 0.2703, + "eu-central-1": 0.2995, + "eu-central-2": 0.3238, + "eu-north-1": 0.0, "eu-south-1": 0.3073, "eu-south-2": 0.2819, "eu-west-1": 0.2954, - "eu-west-2": 0.3073, - "eu-west-3": 0.2923, - "il-central-1": 0.2932, - "me-central-1": 0.0, + "eu-west-2": 0.2931, + "eu-west-3": 0.0, + "il-central-1": 0.0, + "me-central-1": 0.3045, "me-south-1": 0.0, + "mx-central-1": 0.268, "sa-east-1": 0.3972, - "us-east-1": 0.27, + "us-east-1": 0.2579, "us-east-2": 0.2579, - "us-gov-east-1": 0.3124, - "us-gov-west-1": 0.0, - "us-west-1": 0.0, - "us-west-2": 0.27 + "us-gov-east-1": 0.2979, + "us-gov-west-1": 0.2979, + "us-west-1": 0.2937, + "us-west-2": 0.2579 }, "r6g.metal": { - "af-south-1": 0.0, + "af-south-1": 4.4258, "ap-east-1": 4.413, "ap-northeast-1": 4.0162, - "ap-northeast-2": 0.0, + "ap-northeast-2": 4.029, "ap-northeast-3": 4.0162, - "ap-south-1": 0.0, - "ap-south-2": 0.0, + "ap-south-1": 2.205, + "ap-south-2": 2.205, "ap-southeast-1": 4.0162, "ap-southeast-2": 0.0, "ap-southeast-3": 4.0162, - "ap-southeast-4": 4.2225, + "ap-southeast-4": 3.9906, + "ap-southeast-5": 3.4325, + "ap-southeast-7": 3.4325, "ca-central-1": 3.6578, "ca-west-1": 0.0, - "eu-central-1": 0.0, + "eu-central-1": 4.0162, "eu-central-2": 4.4053, "eu-north-1": 3.549, "eu-south-1": 3.9138, @@ -93291,9 +99169,10 @@ "il-central-1": 3.9151, "me-central-1": 4.0956, "me-south-1": 4.0956, + "mx-central-1": 0.0, "sa-east-1": 5.2706, - "us-east-1": 0.0, - "us-east-2": 0.0, + "us-east-1": 3.3506, + "us-east-2": 3.3506, "us-gov-east-1": 3.9906, "us-gov-west-1": 3.9906, "us-west-1": 3.709, @@ -93301,75 +99180,81 @@ }, "r6g.2xlarge": { "af-south-1": 0.6626, - "ap-east-1": 0.0, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, - "ap-northeast-3": 0.6114, - "ap-south-1": 0.0, + "ap-east-1": 0.693, + "ap-northeast-1": 0.6114, + "ap-northeast-2": 0.613, + "ap-northeast-3": 0.6406, + "ap-south-1": 0.385, "ap-south-2": 0.0, "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, + "ap-southeast-2": 0.6082, "ap-southeast-3": 0.6114, "ap-southeast-4": 0.6082, + "ap-southeast-5": 0.5384, + "ap-southeast-7": 0.5384, "ca-central-1": 0.5666, - "ca-west-1": 0.0, - "eu-central-1": 0.6406, - "eu-central-2": 0.0, - "eu-north-1": 0.0, - "eu-south-1": 0.0, - "eu-south-2": 0.6033, - "eu-west-1": 0.0, + "ca-west-1": 0.5666, + "eu-central-1": 0.0, + "eu-central-2": 0.6921, + "eu-north-1": 0.553, + "eu-south-1": 0.627, + "eu-south-2": 0.5762, + "eu-west-1": 0.5762, "eu-west-2": 0.5986, - "eu-west-3": 0.0, + "eu-west-3": 0.597, "il-central-1": 0.5988, - "me-central-1": 0.6511, - "me-south-1": 0.6511, - "sa-east-1": 0.0, + "me-central-1": 0.6213, + "me-south-1": 0.6213, + "mx-central-1": 0.5484, + "sa-east-1": 0.8068, "us-east-1": 0.0, "us-east-2": 0.5282, - "us-gov-east-1": 0.6372, + "us-gov-east-1": 0.6082, "us-gov-west-1": 0.0, "us-west-1": 0.573, - "us-west-2": 0.5524 + "us-west-2": 0.0 }, "r6g.4xlarge": { "af-south-1": 0.0, - "ap-east-1": 0.0, + "ap-east-1": 1.261, "ap-northeast-1": 0.0, "ap-northeast-2": 1.101, - "ap-northeast-3": 0.0, - "ap-south-1": 0.6762, + "ap-northeast-3": 1.0978, + "ap-south-1": 0.645, "ap-south-2": 0.0, "ap-southeast-1": 0.0, "ap-southeast-2": 0.0, "ap-southeast-3": 1.0978, "ap-southeast-4": 0.0, + "ap-southeast-5": 0.9519, + "ap-southeast-7": 1.0015, "ca-central-1": 1.0082, "ca-west-1": 1.0082, "eu-central-1": 1.0978, "eu-central-2": 1.1951, - "eu-north-1": 0.981, - "eu-south-1": 1.1291, + "eu-north-1": 1.0322, + "eu-south-1": 1.0722, "eu-south-2": 1.0274, - "eu-west-1": 1.0815, - "eu-west-2": 1.0722, + "eu-west-1": 1.0274, + "eu-west-2": 0.0, "eu-west-3": 1.069, - "il-central-1": 0.0, - "me-central-1": 1.1772, - "me-south-1": 0.0, + "il-central-1": 1.0725, + "me-central-1": 1.1176, + "me-south-1": 1.1176, + "mx-central-1": 0.9717, "sa-east-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 0.0, - "us-gov-east-1": 1.1494, - "us-gov-west-1": 1.1494, - "us-west-1": 1.021, + "us-east-1": 0.9314, + "us-east-2": 0.9314, + "us-gov-east-1": 1.0914, + "us-gov-west-1": 1.0914, + "us-west-1": 1.0748, "us-west-2": 0.9798 }, "r6g.8xlarge": { - "af-south-1": 0.0, - "ap-east-1": 2.397, + "af-south-1": 2.2754, + "ap-east-1": 2.269, "ap-northeast-1": 2.0706, - "ap-northeast-2": 0.0, + "ap-northeast-2": 2.077, "ap-northeast-3": 2.0706, "ap-south-1": 1.165, "ap-south-2": 1.165, @@ -93377,59 +99262,65 @@ "ap-southeast-2": 2.1738, "ap-southeast-3": 2.0706, "ap-southeast-4": 2.1738, - "ca-central-1": 0.0, - "ca-west-1": 1.9974, - "eu-central-1": 0.0, + "ap-southeast-5": 1.7788, + "ap-southeast-7": 1.878, + "ca-central-1": 1.8914, + "ca-west-1": 1.8914, + "eu-central-1": 2.0706, "eu-central-2": 0.0, "eu-north-1": 1.9394, "eu-south-1": 2.0194, "eu-south-2": 1.9298, "eu-west-1": 1.9298, - "eu-west-2": 0.0, - "eu-west-3": 2.1266, + "eu-west-2": 2.0194, + "eu-west-3": 2.013, "il-central-1": 2.02, - "me-central-1": 2.2294, - "me-south-1": 2.2294, + "me-central-1": 2.1103, + "me-south-1": 0.0, + "mx-central-1": 1.92, "sa-east-1": 2.6978, "us-east-1": 0.0, "us-east-2": 0.0, "us-gov-east-1": 2.1738, - "us-gov-west-1": 0.0, - "us-west-1": 0.0, - "us-west-2": 1.8346 + "us-gov-west-1": 2.0578, + "us-west-1": 1.917, + "us-west-2": 1.7378 }, "r6g.12xlarge": { - "af-south-1": 3.5441, - "ap-east-1": 0.0, + "af-south-1": 3.3506, + "ap-east-1": 3.341, "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, + "ap-northeast-2": 3.053, "ap-northeast-3": 3.0434, "ap-south-1": 1.685, - "ap-south-2": 0.0, - "ap-southeast-1": 0.0, + "ap-south-2": 1.685, + "ap-southeast-1": 3.0434, "ap-southeast-2": 3.0242, - "ap-southeast-3": 3.2185, - "ap-southeast-4": 3.1982, + "ap-southeast-3": 3.0434, + "ap-southeast-4": 3.0242, + "ap-southeast-5": 2.6056, + "ap-southeast-7": 0.0, "ca-central-1": 2.7746, - "ca-west-1": 2.9336, - "eu-central-1": 3.2185, - "eu-central-2": 3.5279, - "eu-north-1": 0.0, - "eu-south-1": 2.9666, - "eu-south-2": 2.9946, + "ca-west-1": 2.7746, + "eu-central-1": 3.0434, + "eu-central-2": 3.3352, + "eu-north-1": 2.693, + "eu-south-1": 0.0, + "eu-south-2": 0.0, "eu-west-1": 2.8322, "eu-west-2": 2.9666, "eu-west-3": 0.0, - "il-central-1": 2.9676, - "me-central-1": 3.2816, - "me-south-1": 0.0, - "sa-east-1": 4.2158, + "il-central-1": 3.1381, + "me-central-1": 3.1029, + "me-south-1": 3.1029, + "mx-central-1": 2.6652, + "sa-east-1": 3.9842, "us-east-1": 0.0, "us-east-2": 2.5442, "us-gov-east-1": 0.0, "us-gov-west-1": 0.0, "us-west-1": 2.813, - "us-west-2": 2.6894 + "us-west-2": 2.5442 }, "r6g.16xlarge": { "af-south-1": 4.4258, @@ -93442,48 +99333,52 @@ "ap-southeast-1": 4.0162, "ap-southeast-2": 3.9906, "ap-southeast-3": 0.0, - "ap-southeast-4": 0.0, + "ap-southeast-4": 3.9906, + "ap-southeast-5": 3.4325, + "ap-southeast-7": 3.4325, "ca-central-1": 3.6578, "ca-west-1": 3.6578, "eu-central-1": 4.0162, "eu-central-2": 0.0, "eu-north-1": 3.549, - "eu-south-1": 0.0, + "eu-south-1": 3.9138, "eu-south-2": 3.7346, - "eu-west-1": 0.0, + "eu-west-1": 3.7346, "eu-west-2": 3.9138, "eu-west-3": 3.901, - "il-central-1": 3.9151, + "il-central-1": 0.0, "me-central-1": 4.0956, "me-south-1": 4.0956, + "mx-central-1": 3.5119, "sa-east-1": 5.2706, "us-east-1": 3.3506, - "us-east-2": 0.0, + "us-east-2": 3.3506, "us-gov-east-1": 3.9906, "us-gov-west-1": 3.9906, "us-west-1": 3.709, "us-west-2": 3.3506 }, "r6gd.medium": { - "ap-northeast-1": 0.0, + "ap-northeast-1": 0.1047, "ap-northeast-2": 0.0, - "ap-northeast-3": 0.1301, - "ap-south-1": 0.0, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, + "ap-northeast-3": 0.1259, + "ap-south-1": 0.0706, + "ap-southeast-1": 0.1047, + "ap-southeast-2": 0.1005, "ap-southeast-3": 0.13, "ca-central-1": 0.0942, "eu-central-1": 0.0, "eu-central-2": 0.1322, - "eu-north-1": 0.1207, - "eu-west-1": 0.0988, - "eu-west-2": 0.0, + "eu-north-1": 0.1171, + "eu-south-2": 0.1241, + "eu-west-1": 0.095, + "eu-west-2": 0.1239, "eu-west-3": 0.0986, "sa-east-1": 0.0, - "us-east-1": 0.0921, - "us-east-2": 0.0, + "us-east-1": 0.0, + "us-east-2": 0.0886, "us-gov-east-1": 0.1297, - "us-gov-west-1": 0.1255, + "us-gov-west-1": 0.1297, "us-west-1": 0.096, "us-west-2": 0.0886 }, @@ -93491,166 +99386,173 @@ "ap-northeast-1": 0.2037, "ap-northeast-2": 0.0, "ap-northeast-3": 0.0, - "ap-south-1": 0.1355, + "ap-south-1": 0.131, "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, + "ap-southeast-2": 0.2037, "ap-southeast-3": 0.0, "ca-central-1": 0.1827, "eu-central-1": 0.0, "eu-central-2": 0.0, - "eu-north-1": 0.1852, + "eu-north-1": 0.1779, + "eu-south-2": 0.1843, "eu-west-1": 0.1843, - "eu-west-2": 0.1996, + "eu-west-2": 0.1915, "eu-west-3": 0.1915, - "sa-east-1": 0.2496, - "us-east-1": 0.0, - "us-east-2": 0.0, - "us-gov-east-1": 0.203, + "sa-east-1": 0.2387, + "us-east-1": 0.1715, + "us-east-2": 0.1784, + "us-gov-east-1": 0.1947, "us-gov-west-1": 0.0, - "us-west-1": 0.1941, + "us-west-1": 0.0, "us-west-2": 0.1715 }, "r6gd.xlarge": { - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.3497, + "ap-northeast-1": 0.3511, + "ap-northeast-2": 0.3331, "ap-northeast-3": 0.3514, "ap-south-1": 0.2147, - "ap-southeast-1": 0.0, + "ap-southeast-1": 0.3343, "ap-southeast-2": 0.0, "ap-southeast-3": 0.3511, "ca-central-1": 0.3091, "eu-central-1": 0.0, "eu-central-2": 0.3599, - "eu-north-1": 0.0, - "eu-west-1": 0.3123, - "eu-west-2": 0.3429, - "eu-west-3": 0.0, - "sa-east-1": 0.443, + "eu-north-1": 0.2995, + "eu-south-2": 0.3123, + "eu-west-1": 0.3277, + "eu-west-2": 0.3267, + "eu-west-3": 0.3267, + "sa-east-1": 0.4211, "us-east-1": 0.3005, "us-east-2": 0.3005, - "us-gov-east-1": 0.0, + "us-gov-east-1": 0.3331, "us-gov-west-1": 0.3331, - "us-west-1": 0.3319, + "us-west-1": 0.3163, "us-west-2": 0.0 }, "r6gd.metal": { - "ap-northeast-1": 0.0, + "ap-northeast-1": 4.573, "ap-northeast-2": 4.5538, - "ap-northeast-3": 0.0, + "ap-northeast-3": 4.5794, "ap-south-1": 2.5167, "ap-southeast-1": 4.573, "ap-southeast-2": 4.573, - "ap-southeast-3": 4.573, + "ap-southeast-3": 0.0, "ca-central-1": 4.1698, - "eu-central-1": 4.541, + "eu-central-1": 0.0, "eu-central-2": 4.9826, - "eu-north-1": 0.0, + "eu-north-1": 4.0162, + "eu-south-2": 4.221, "eu-west-1": 4.221, "eu-west-2": 4.4514, "eu-west-3": 4.4514, "sa-east-1": 5.9618, - "us-east-1": 3.8114, + "us-east-1": 0.0, "us-east-2": 3.8114, "us-gov-east-1": 0.0, "us-gov-west-1": 4.5538, "us-west-1": 0.0, - "us-west-2": 3.8114 + "us-west-2": 0.0 }, "r6gd.2xlarge": { "ap-northeast-1": 0.0, - "ap-northeast-2": 0.7118, - "ap-northeast-3": 0.7152, - "ap-south-1": 0.0, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.7146, + "ap-northeast-2": 0.6786, + "ap-northeast-3": 0.6818, + "ap-south-1": 0.424, + "ap-southeast-1": 0.681, + "ap-southeast-2": 0.681, "ap-southeast-3": 0.681, - "ca-central-1": 0.6609, - "eu-central-1": 0.7102, + "ca-central-1": 0.6306, + "eu-central-1": 0.677, "eu-central-2": 0.0, - "eu-north-1": 0.6406, + "eu-north-1": 0.6114, + "eu-south-2": 0.637, "eu-west-1": 0.637, - "eu-west-2": 0.0, + "eu-west-2": 0.6982, "eu-west-3": 0.0, - "sa-east-1": 0.8984, - "us-east-1": 0.6134, + "sa-east-1": 0.8546, + "us-east-1": 0.0, "us-east-2": 0.0, "us-gov-east-1": 0.6786, "us-gov-west-1": 0.6786, "us-west-1": 0.6762, - "us-west-2": 0.6134 + "us-west-2": 0.5858 }, "r6gd.4xlarge": { "ap-northeast-1": 1.237, - "ap-northeast-2": 0.0, - "ap-northeast-3": 0.0, + "ap-northeast-2": 1.2322, + "ap-northeast-3": 1.2386, "ap-south-1": 0.7229, "ap-southeast-1": 1.3042, "ap-southeast-2": 0.0, "ap-southeast-3": 1.237, - "ca-central-1": 1.1362, + "ca-central-1": 0.0, "eu-central-1": 0.0, "eu-central-2": 1.4124, - "eu-north-1": 0.0, - "eu-west-1": 1.2104, - "eu-west-2": 0.0, - "eu-west-3": 0.0, - "sa-east-1": 1.5842, - "us-east-1": 1.1019, + "eu-north-1": 1.0978, + "eu-south-2": 1.149, + "eu-west-1": 1.149, + "eu-west-2": 1.2066, + "eu-west-3": 1.2066, + "sa-east-1": 0.0, + "us-east-1": 1.0466, "us-east-2": 0.0, - "us-gov-east-1": 1.2986, - "us-gov-west-1": 1.2986, + "us-gov-east-1": 1.2322, + "us-gov-west-1": 0.0, "us-west-1": 1.165, - "us-west-2": 1.0466 + "us-west-2": 0.0 }, "r6gd.8xlarge": { - "ap-northeast-1": 0.0, - "ap-northeast-2": 2.472, - "ap-northeast-3": 2.3522, - "ap-south-1": 1.3926, - "ap-southeast-1": 2.349, - "ap-southeast-2": 2.4834, - "ap-southeast-3": 2.4834, - "ca-central-1": 2.2687, + "ap-northeast-1": 2.349, + "ap-northeast-2": 2.3394, + "ap-northeast-3": 0.0, + "ap-south-1": 1.3208, + "ap-southeast-1": 2.4834, + "ap-southeast-2": 2.349, + "ap-southeast-3": 0.0, + "ca-central-1": 2.1474, "eu-central-1": 2.333, - "eu-central-2": 2.6999, + "eu-central-2": 2.5538, "eu-north-1": 0.0, + "eu-south-2": 2.173, "eu-west-1": 0.0, - "eu-west-2": 2.418, + "eu-west-2": 2.2882, "eu-west-3": 2.2882, "sa-east-1": 3.2185, - "us-east-1": 0.0, + "us-east-1": 1.9682, "us-east-2": 1.9682, - "us-gov-east-1": 0.0, + "us-gov-east-1": 2.3394, "us-gov-west-1": 2.3394, - "us-west-1": 0.0, + "us-west-1": 2.205, "us-west-2": 1.9682 }, "r6gd.12xlarge": { - "ap-northeast-1": 3.461, + "ap-northeast-1": 3.6626, "ap-northeast-2": 3.4466, - "ap-northeast-3": 3.6662, - "ap-south-1": 2.0264, + "ap-northeast-3": 3.4658, + "ap-south-1": 1.9188, "ap-southeast-1": 3.461, "ap-southeast-2": 3.461, "ap-southeast-3": 3.461, - "ca-central-1": 3.3406, - "eu-central-1": 0.0, - "eu-central-2": 3.9873, + "ca-central-1": 3.1586, + "eu-central-1": 3.437, + "eu-central-2": 3.7682, "eu-north-1": 3.2185, + "eu-south-2": 3.3813, "eu-west-1": 0.0, - "eu-west-2": 3.3698, - "eu-west-3": 0.0, - "sa-east-1": 4.7653, - "us-east-1": 0.0, + "eu-west-2": 3.5645, + "eu-west-3": 3.5645, + "sa-east-1": 4.5026, + "us-east-1": 2.8898, "us-east-2": 2.8898, - "us-gov-east-1": 3.6459, + "us-gov-east-1": 3.4466, "us-gov-west-1": 3.4466, - "us-west-1": 3.4322, + "us-west-1": 0.0, "us-west-2": 2.8898 }, "r6gd.16xlarge": { - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, + "ap-northeast-1": 4.573, + "ap-northeast-2": 4.5538, "ap-northeast-3": 4.5794, "ap-south-1": 2.5167, "ap-southeast-1": 4.573, @@ -93658,76 +99560,83 @@ "ap-southeast-3": 0.0, "ca-central-1": 4.1698, "eu-central-1": 4.541, - "eu-central-2": 0.0, + "eu-central-2": 4.9826, "eu-north-1": 4.0162, + "eu-south-2": 4.221, "eu-west-1": 4.221, - "eu-west-2": 0.0, - "eu-west-3": 4.4514, - "sa-east-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 3.8114, - "us-gov-east-1": 0.0, - "us-gov-west-1": 0.0, + "eu-west-2": 4.4514, + "eu-west-3": 0.0, + "sa-east-1": 5.9618, + "us-east-1": 3.8114, + "us-east-2": 0.0, + "us-gov-east-1": 4.5538, + "us-gov-west-1": 4.5538, "us-west-1": 4.285, "us-west-2": 3.8114 }, "r6i.large": { - "af-south-1": 0.2411, - "ap-east-1": 0.0, - "ap-northeast-1": 0.2235, + "af-south-1": 0.2243, + "ap-east-1": 0.2233, + "ap-northeast-1": 0.0, "ap-northeast-2": 0.0, - "ap-northeast-3": 0.2083, - "ap-south-1": 0.1993, - "ap-south-2": 0.0, - "ap-southeast-1": 0.2083, + "ap-northeast-3": 0.0, + "ap-south-1": 0.1863, + "ap-south-2": 0.1863, + "ap-southeast-1": 0.0, "ap-southeast-2": 0.2073, - "ca-central-1": 0.0, + "ap-southeast-5": 0.19842, + "ap-southeast-7": 0.1855, + "ca-central-1": 0.1943, "ca-west-1": 0.1943, - "eu-central-1": 0.0, - "eu-central-2": 0.24022, - "eu-north-1": 0.0, + "eu-central-1": 0.2235, + "eu-central-2": 0.2235, + "eu-north-1": 0.1903, "eu-south-1": 0.0, "eu-west-1": 0.0, - "eu-west-2": 0.2191, + "eu-west-2": 0.2043, "eu-west-3": 0.0, "il-central-1": 0.20435, "me-central-1": 0.2114, "me-south-1": 0.0, - "sa-east-1": 0.0, - "us-east-1": 0.1949, + "mx-central-1": 0.20183, + "sa-east-1": 0.2573, + "us-east-1": 0.1823, "us-east-2": 0.1823, "us-gov-east-1": 0.0, "us-gov-west-1": 0.0, "us-west-1": 0.2103, - "us-west-2": 0.1949 + "us-west-2": 0.1823 }, "r6i.xlarge": { "af-south-1": 0.3923, - "ap-east-1": 0.0, + "ap-east-1": 0.3903, "ap-northeast-1": 0.3603, - "ap-northeast-2": 0.3907, - "ap-northeast-3": 0.0, - "ap-south-1": 0.3423, - "ap-south-2": 0.3423, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.3885, - "ca-central-1": 0.3599, - "ca-west-1": 0.0, - "eu-central-1": 0.0, - "eu-central-2": 0.42414, - "eu-north-1": 0.0, - "eu-south-1": 0.0, + "ap-northeast-2": 0.3603, + "ap-northeast-3": 0.3603, + "ap-south-1": 0.3163, + "ap-south-2": 0.3163, + "ap-southeast-1": 0.3907, + "ap-southeast-2": 0.3583, + "ap-southeast-5": 0.3147, + "ap-southeast-7": 0.0, + "ca-central-1": 0.3323, + "ca-west-1": 0.3599, + "eu-central-1": 0.3603, + "eu-central-2": 0.3907, + "eu-north-1": 0.3243, + "eu-south-1": 0.3523, "eu-west-1": 0.3665, - "eu-west-2": 0.3819, - "eu-west-3": 0.3819, - "il-central-1": 0.3524, - "me-central-1": 0.3665, + "eu-west-2": 0.3523, + "eu-west-3": 0.3523, + "il-central-1": 0.0, + "me-central-1": 0.39752, "me-south-1": 0.39752, - "sa-east-1": 0.0, + "mx-central-1": 0.3209, + "sa-east-1": 0.4583, "us-east-1": 0.3083, "us-east-2": 0.3083, - "us-gov-east-1": 0.3885, - "us-gov-west-1": 0.0, + "us-gov-east-1": 0.3583, + "us-gov-west-1": 0.3583, "us-west-1": 0.3363, "us-west-2": 0.0 }, @@ -93738,222 +99647,245 @@ "ap-northeast-2": 9.853, "ap-northeast-3": 9.853, "ap-south-1": 0.0, - "ap-south-2": 0.0, - "ap-southeast-1": 0.0, + "ap-south-2": 8.445, + "ap-southeast-1": 9.853, "ap-southeast-2": 9.789, - "ca-central-1": 8.957, + "ap-southeast-5": 8.3938, + "ap-southeast-7": 8.3938, + "ca-central-1": 0.0, "ca-west-1": 8.957, - "eu-central-1": 0.0, - "eu-central-2": 0.0, + "eu-central-1": 9.853, + "eu-central-2": 10.8258, "eu-north-1": 0.0, "eu-south-1": 9.597, "eu-west-1": 0.0, "eu-west-2": 9.597, "eu-west-3": 0.0, - "il-central-1": 0.0, - "me-central-1": 0.0, - "me-south-1": 0.0, + "il-central-1": 9.6002, + "me-central-1": 10.0514, + "me-south-1": 10.0514, + "mx-central-1": 8.5922, "sa-east-1": 12.989, - "us-east-1": 0.0, + "us-east-1": 8.189, "us-east-2": 8.189, "us-gov-east-1": 9.789, - "us-gov-west-1": 0.0, + "us-gov-west-1": 9.789, "us-west-1": 9.085, - "us-west-2": 0.0 + "us-west-2": 8.189 }, "r6i.2xlarge": { "af-south-1": 0.8642, - "ap-east-1": 0.793, - "ap-northeast-1": 0.7938, + "ap-east-1": 0.8598, + "ap-northeast-1": 0.733, "ap-northeast-2": 0.733, "ap-northeast-3": 0.7938, - "ap-south-1": 0.0, - "ap-south-2": 0.697, + "ap-south-1": 0.645, + "ap-south-2": 0.645, "ap-southeast-1": 0.733, "ap-southeast-2": 0.0, + "ap-southeast-5": 0.6418, + "ap-southeast-7": 0.0, "ca-central-1": 0.677, - "ca-west-1": 0.7322, + "ca-west-1": 0.677, "eu-central-1": 0.733, - "eu-central-2": 0.7938, - "eu-north-1": 0.0, + "eu-central-2": 0.86068, + "eu-north-1": 0.661, "eu-south-1": 0.0, "eu-west-1": 0.689, - "eu-west-2": 0.0, - "eu-west-3": 0.7762, - "il-central-1": 0.77642, - "me-central-1": 0.80744, - "me-south-1": 0.7454, - "sa-east-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 0.0, - "us-gov-east-1": 0.7894, + "eu-west-2": 0.717, + "eu-west-3": 0.717, + "il-central-1": 0.7172, + "me-central-1": 0.7454, + "me-south-1": 0.80744, + "mx-central-1": 0.6542, + "sa-east-1": 0.929, + "us-east-1": 0.0, + "us-east-2": 0.629, + "us-gov-east-1": 0.729, "us-gov-west-1": 0.729, - "us-west-1": 0.741, - "us-west-2": 0.6794 + "us-west-1": 0.685, + "us-west-2": 0.629 }, "r6i.4xlarge": { - "af-south-1": 1.6034, + "af-south-1": 1.469, "ap-east-1": 1.461, "ap-northeast-1": 1.341, - "ap-northeast-2": 1.4626, + "ap-northeast-2": 0.0, "ap-northeast-3": 1.341, "ap-south-1": 1.165, - "ap-south-2": 1.269, - "ap-southeast-1": 0.0, + "ap-south-2": 1.165, + "ap-southeast-1": 1.341, "ap-southeast-2": 1.333, + "ap-southeast-5": 1.1586, + "ap-southeast-7": 0.0, "ca-central-1": 1.229, - "ca-west-1": 1.229, + "ca-west-1": 1.3394, "eu-central-1": 1.341, "eu-central-2": 1.59636, - "eu-north-1": 1.197, - "eu-south-1": 1.4274, + "eu-north-1": 0.0, + "eu-south-1": 1.309, "eu-west-1": 1.3658, - "eu-west-2": 0.0, - "eu-west-3": 0.0, + "eu-west-2": 1.309, + "eu-west-3": 1.309, "il-central-1": 1.3094, "me-central-1": 1.48988, - "me-south-1": 1.3658, + "me-south-1": 1.48988, + "mx-central-1": 1.1834, "sa-east-1": 0.0, "us-east-1": 0.0, - "us-east-2": 1.133, - "us-gov-east-1": 1.4538, + "us-east-2": 0.0, + "us-gov-east-1": 1.333, "us-gov-west-1": 1.4538, "us-west-1": 0.0, - "us-west-2": 1.133 + "us-west-2": 1.2338 }, "r6i.8xlarge": { "af-south-1": 3.0818, - "ap-east-1": 0.0, - "ap-northeast-1": 2.557, + "ap-east-1": 3.0642, + "ap-northeast-1": 2.8002, "ap-northeast-2": 0.0, - "ap-northeast-3": 2.8002, - "ap-south-1": 0.0, + "ap-northeast-3": 2.557, + "ap-south-1": 2.205, "ap-south-2": 2.205, - "ap-southeast-1": 2.8002, + "ap-southeast-1": 2.557, "ap-southeast-2": 2.541, - "ca-central-1": 2.5538, + "ap-southeast-5": 2.1922, + "ap-southeast-7": 0.0, + "ca-central-1": 2.333, "ca-west-1": 2.333, - "eu-central-1": 2.8002, + "eu-central-1": 2.557, "eu-central-2": 2.8002, "eu-north-1": 2.4834, - "eu-south-1": 2.493, - "eu-west-1": 0.0, + "eu-south-1": 0.0, + "eu-west-1": 2.381, "eu-west-2": 2.493, - "eu-west-3": 2.493, + "eu-west-3": 0.0, "il-central-1": 2.4938, - "me-central-1": 0.0, - "me-south-1": 2.85476, + "me-central-1": 2.6066, + "me-south-1": 2.6066, + "mx-central-1": 2.2418, "sa-east-1": 0.0, "us-east-1": 2.141, "us-east-2": 2.141, - "us-gov-east-1": 0.0, + "us-gov-east-1": 2.7826, "us-gov-west-1": 2.541, - "us-west-1": 2.589, + "us-west-1": 2.365, "us-west-2": 2.3426 }, "r6i.12xlarge": { - "af-south-1": 4.157, + "af-south-1": 4.5602, "ap-east-1": 4.133, "ap-northeast-1": 4.1378, - "ap-northeast-2": 0.0, - "ap-northeast-3": 4.1378, + "ap-northeast-2": 3.773, + "ap-northeast-3": 3.773, "ap-south-1": 3.245, "ap-south-2": 3.245, - "ap-southeast-1": 3.773, - "ap-southeast-2": 4.1114, - "ca-central-1": 3.437, - "ca-west-1": 3.437, + "ap-southeast-1": 4.1378, + "ap-southeast-2": 0.0, + "ap-southeast-5": 3.2258, + "ap-southeast-7": 0.0, + "ca-central-1": 0.0, + "ca-west-1": 0.0, "eu-central-1": 3.773, - "eu-central-2": 4.53908, + "eu-central-2": 4.1378, "eu-north-1": 3.6626, - "eu-south-1": 3.677, - "eu-west-1": 3.8474, + "eu-south-1": 0.0, + "eu-west-1": 3.509, "eu-west-2": 4.0322, "eu-west-3": 4.0322, - "il-central-1": 4.03352, + "il-central-1": 3.6782, "me-central-1": 0.0, - "me-south-1": 4.21964, + "me-south-1": 3.8474, + "mx-central-1": 3.3002, "sa-east-1": 0.0, "us-east-1": 3.149, - "us-east-2": 3.4514, - "us-gov-east-1": 3.749, - "us-gov-west-1": 4.1114, + "us-east-2": 3.149, + "us-gov-east-1": 4.1114, + "us-gov-west-1": 3.749, "us-west-1": 3.821, - "us-west-2": 3.4514 + "us-west-2": 3.149 }, "r6i.16xlarge": { - "af-south-1": 6.0386, + "af-south-1": 5.501, "ap-east-1": 6.0034, "ap-northeast-1": 5.4754, "ap-northeast-2": 4.989, "ap-northeast-3": 0.0, - "ap-south-1": 4.701, + "ap-south-1": 4.285, "ap-south-2": 4.285, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, + "ap-southeast-1": 5.4754, + "ap-southeast-2": 4.957, + "ap-southeast-5": 4.2594, + "ap-southeast-7": 4.67284, "ca-central-1": 4.541, - "ca-west-1": 4.9826, - "eu-central-1": 0.0, - "eu-central-2": 0.0, - "eu-north-1": 4.8418, - "eu-south-1": 4.861, + "ca-west-1": 4.541, + "eu-central-1": 4.989, + "eu-central-2": 5.4754, + "eu-north-1": 4.413, + "eu-south-1": 0.0, "eu-west-1": 4.637, - "eu-west-2": 0.0, - "eu-west-3": 4.861, - "il-central-1": 5.33636, - "me-central-1": 5.58452, + "eu-west-2": 4.861, + "eu-west-3": 0.0, + "il-central-1": 4.8626, + "me-central-1": 5.0882, "me-south-1": 5.0882, - "sa-east-1": 7.2002, + "mx-central-1": 4.3586, + "sa-east-1": 6.557, "us-east-1": 4.157, - "us-east-2": 0.0, - "us-gov-east-1": 4.957, - "us-gov-west-1": 5.4402, + "us-east-2": 4.157, + "us-gov-east-1": 0.0, + "us-gov-west-1": 4.957, "us-west-1": 4.605, "us-west-2": 0.0 }, "r6i.24xlarge": { - "af-south-1": 8.9954, + "af-south-1": 8.189, "ap-east-1": 8.141, - "ap-northeast-1": 8.1506, + "ap-northeast-1": 0.0, "ap-northeast-2": 7.421, - "ap-northeast-3": 7.421, - "ap-south-1": 6.989, + "ap-northeast-3": 0.0, + "ap-south-1": 6.365, "ap-south-2": 6.989, - "ap-southeast-1": 8.1506, - "ap-southeast-2": 8.0978, - "ca-central-1": 0.0, + "ap-southeast-1": 0.0, + "ap-southeast-2": 7.373, + "ap-southeast-5": 6.94676, + "ap-southeast-7": 6.3266, + "ca-central-1": 7.4114, "ca-west-1": 6.749, - "eu-central-1": 8.1506, - "eu-central-2": 0.0, + "eu-central-1": 7.421, + "eu-central-2": 8.95316, "eu-north-1": 0.0, "eu-south-1": 7.229, - "eu-west-1": 0.0, + "eu-west-1": 7.5698, "eu-west-2": 0.0, "eu-west-3": 7.229, "il-central-1": 0.0, - "me-central-1": 8.31428, + "me-central-1": 7.5698, "me-south-1": 0.0, - "sa-east-1": 10.7378, + "mx-central-1": 6.4754, + "sa-east-1": 9.773, "us-east-1": 6.7778, "us-east-2": 6.7778, - "us-gov-east-1": 8.0978, - "us-gov-west-1": 8.0978, - "us-west-1": 6.845, - "us-west-2": 6.7778 + "us-gov-east-1": 0.0, + "us-gov-west-1": 7.373, + "us-west-1": 7.517, + "us-west-2": 0.0 }, "r6i.32xlarge": { "af-south-1": 10.877, "ap-east-1": 10.813, "ap-northeast-1": 0.0, - "ap-northeast-2": 9.853, + "ap-northeast-2": 0.0, "ap-northeast-3": 9.853, "ap-south-1": 8.445, "ap-south-2": 8.445, "ap-southeast-1": 9.853, "ap-southeast-2": 9.789, + "ap-southeast-5": 8.3938, + "ap-southeast-7": 8.3938, "ca-central-1": 8.957, "ca-west-1": 8.957, - "eu-central-1": 9.853, + "eu-central-1": 0.0, "eu-central-2": 10.8258, "eu-north-1": 8.701, "eu-south-1": 9.597, @@ -93962,92 +99894,108 @@ "eu-west-3": 9.597, "il-central-1": 9.6002, "me-central-1": 10.0514, - "me-south-1": 0.0, - "sa-east-1": 0.0, + "me-south-1": 10.0514, + "mx-central-1": 8.5922, + "sa-east-1": 12.989, "us-east-1": 8.189, - "us-east-2": 0.0, + "us-east-2": 8.189, "us-gov-east-1": 0.0, - "us-gov-west-1": 0.0, - "us-west-1": 9.085, + "us-gov-west-1": 9.789, + "us-west-1": 0.0, "us-west-2": 8.189 }, "r6id.large": { "ap-northeast-1": 0.0, - "ap-northeast-2": 0.238, - "ap-south-1": 0.0, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.2477, + "ap-northeast-2": 0.0, + "ap-south-1": 0.2149, + "ap-southeast-1": 0.25727, + "ap-southeast-2": 0.2303, + "ap-southeast-5": 0.21159, + "ap-southeast-7": 0.22712, "ca-west-1": 0.0, - "eu-central-1": 0.0, - "eu-west-1": 0.2411, - "eu-west-2": 0.0, + "eu-central-1": 0.23795, + "eu-west-1": 0.2243, + "eu-west-2": 0.23375, "il-central-1": 0.0, - "us-east-1": 0.22262, + "mx-central-1": 0.23094, + "us-east-1": 0.2075, "us-east-2": 0.2075, "us-gov-west-1": 0.25617, "us-west-2": 0.22262 }, "r6id.xlarge": { "ap-northeast-1": 0.4217, - "ap-northeast-2": 0.0, - "ap-south-1": 0.0, - "ap-southeast-1": 0.0, + "ap-northeast-2": 0.4197, + "ap-south-1": 0.3735, + "ap-southeast-1": 0.4217, "ap-southeast-2": 0.4043, - "ca-west-1": 0.0, + "ap-southeast-5": 0.39794, + "ap-southeast-7": 0.36688, + "ca-west-1": 0.42128, "eu-central-1": 0.45593, - "eu-west-1": 0.0, - "eu-west-2": 0.44669, + "eu-west-1": 0.3923, + "eu-west-2": 0.0, "il-central-1": 0.4091, + "mx-central-1": 0.37382, "us-east-1": 0.0, "us-east-2": 0.3587, "us-gov-west-1": 0.4197, - "us-west-2": 0.38894 + "us-west-2": 0.3587 }, "r6id.metal": { - "ap-northeast-1": 11.8178, + "ap-northeast-1": 0.0, "ap-northeast-2": 11.7538, "ap-south-1": 10.2754, "ap-southeast-1": 11.8178, "ap-southeast-2": 11.261, + "ap-southeast-5": 10.06356, + "ap-southeast-7": 10.06356, "ca-west-1": 10.7426, - "eu-central-1": 0.0, - "eu-west-1": 0.0, + "eu-central-1": 11.7506, + "eu-west-1": 10.877, "eu-west-2": 11.4818, "il-central-1": 11.4146, - "us-east-1": 0.0, - "us-east-2": 0.0, + "mx-central-1": 10.28564, + "us-east-1": 9.8018, + "us-east-2": 9.8018, "us-gov-west-1": 11.7538, "us-west-2": 9.8018 }, "r6id.2xlarge": { - "ap-northeast-1": 0.92888, + "ap-northeast-1": 0.8558, "ap-northeast-2": 0.92448, "ap-south-1": 0.7594, "ap-southeast-1": 0.0, "ap-southeast-2": 0.821, - "ca-west-1": 0.85496, - "eu-central-1": 0.92426, + "ap-southeast-5": 0.0, + "ap-southeast-7": 0.80828, + "ca-west-1": 0.7886, + "eu-central-1": 0.8516, "eu-west-1": 0.0, "eu-west-2": 0.8348, "il-central-1": 0.8306, - "us-east-1": 0.0, - "us-east-2": 0.79028, - "us-gov-west-1": 0.8518, + "mx-central-1": 0.76004, + "us-east-1": 0.7298, + "us-east-2": 0.7298, + "us-gov-west-1": 0.92448, "us-west-2": 0.7298 }, "r6id.4xlarge": { - "ap-northeast-1": 1.73276, + "ap-northeast-1": 0.0, "ap-northeast-2": 1.5786, "ap-south-1": 1.3938, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, - "ca-west-1": 0.0, - "eu-central-1": 0.0, - "eu-west-1": 0.0, - "eu-west-2": 1.68656, - "il-central-1": 1.67732, + "ap-southeast-1": 1.5866, + "ap-southeast-2": 1.517, + "ap-southeast-5": 0.0, + "ap-southeast-7": 1.49155, + "ca-west-1": 1.4522, + "eu-central-1": 0.0, + "eu-west-1": 1.6034, + "eu-west-2": 1.5446, + "il-central-1": 0.0, + "mx-central-1": 1.39508, "us-east-1": 1.3346, - "us-east-2": 1.45556, + "us-east-2": 0.0, "us-gov-west-1": 1.72396, "us-west-2": 0.0 }, @@ -94056,64 +100004,76 @@ "ap-northeast-2": 3.0322, "ap-south-1": 0.0, "ap-southeast-1": 3.0482, - "ap-southeast-2": 0.0, - "ca-west-1": 0.0, - "eu-central-1": 0.0, + "ap-southeast-2": 2.909, + "ap-southeast-5": 2.8581, + "ap-southeast-7": 0.0, + "ca-west-1": 2.7794, + "eu-central-1": 3.0314, "eu-west-1": 2.813, - "eu-west-2": 0.0, + "eu-west-2": 2.9642, "il-central-1": 2.9474, - "us-east-1": 0.0, - "us-east-2": 0.0, - "us-gov-west-1": 0.0, + "mx-central-1": 2.66516, + "us-east-1": 2.5442, + "us-east-2": 2.5442, + "us-gov-west-1": 3.0322, "us-west-2": 2.5442 }, "r6id.12xlarge": { - "ap-northeast-1": 0.0, + "ap-northeast-1": 4.94828, "ap-northeast-2": 4.4858, "ap-south-1": 3.9314, "ap-southeast-1": 4.5098, "ap-southeast-2": 4.301, - "ca-west-1": 0.0, - "eu-central-1": 0.0, + "ap-southeast-5": 3.85196, + "ap-southeast-7": 0.0, + "ca-west-1": 4.50476, + "eu-central-1": 4.4846, "eu-west-1": 4.157, - "eu-west-2": 0.0, - "il-central-1": 4.78196, + "eu-west-2": 4.3838, + "il-central-1": 4.3586, + "mx-central-1": 3.93524, "us-east-1": 0.0, "us-east-2": 3.7538, - "us-gov-west-1": 0.0, + "us-gov-west-1": 4.4858, "us-west-2": 3.7538 }, "r6id.16xlarge": { "ap-northeast-1": 5.9714, - "ap-northeast-2": 6.52084, - "ap-south-1": 5.70772, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, + "ap-northeast-2": 5.9394, + "ap-south-1": 5.2002, + "ap-southeast-1": 5.9714, + "ap-southeast-2": 6.2498, + "ap-southeast-5": 5.09428, + "ap-southeast-7": 5.09428, "ca-west-1": 5.4338, "eu-central-1": 0.0, "eu-west-1": 0.0, "eu-west-2": 5.8034, "il-central-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 5.44724, + "mx-central-1": 5.20532, + "us-east-1": 4.9634, + "us-east-2": 4.9634, "us-gov-west-1": 5.9394, - "us-west-2": 0.0 + "us-west-2": 4.9634 }, "r6id.24xlarge": { "ap-northeast-1": 9.77156, - "ap-northeast-2": 0.0, + "ap-northeast-2": 8.8466, "ap-south-1": 8.49908, - "ap-southeast-1": 0.0, - "ap-southeast-2": 8.477, - "ca-west-1": 8.88452, - "eu-central-1": 0.0, - "eu-west-1": 8.9954, - "eu-west-2": 0.0, - "il-central-1": 9.43892, - "us-east-1": 0.0, - "us-east-2": 0.0, + "ap-southeast-1": 8.8946, + "ap-southeast-2": 9.3122, + "ap-southeast-5": 7.57892, + "ap-southeast-7": 8.32431, + "ca-west-1": 8.0882, + "eu-central-1": 0.0, + "eu-west-1": 8.189, + "eu-west-2": 9.49436, + "il-central-1": 9.43892, + "mx-central-1": 7.74548, + "us-east-1": 8.10836, + "us-east-2": 7.3826, "us-gov-west-1": 0.0, - "us-west-2": 8.10836 + "us-west-2": 7.3826 }, "r6id.32xlarge": { "ap-northeast-1": 11.8178, @@ -94121,142 +100081,157 @@ "ap-south-1": 10.2754, "ap-southeast-1": 11.8178, "ap-southeast-2": 11.261, + "ap-southeast-5": 10.06356, + "ap-southeast-7": 10.06356, "ca-west-1": 10.7426, "eu-central-1": 11.7506, - "eu-west-1": 0.0, + "eu-west-1": 10.877, "eu-west-2": 11.4818, "il-central-1": 11.4146, - "us-east-1": 0.0, + "mx-central-1": 0.0, + "us-east-1": 9.8018, "us-east-2": 9.8018, "us-gov-west-1": 0.0, - "us-west-2": 0.0 + "us-west-2": 9.8018 }, "r6idn.large": { "ap-northeast-1": 0.0, "ap-southeast-1": 0.2903, + "ap-southeast-2": 0.29498, "eu-central-1": 0.28913, - "eu-north-1": 0.2841, + "eu-north-1": 0.26339, "eu-west-1": 0.0, - "us-east-1": 0.27123, + "us-east-1": 0.25169, "us-east-2": 0.25169, "us-gov-west-1": 0.0, "us-west-2": 0.0 }, "r6idn.xlarge": { - "ap-northeast-1": 0.57882, - "ap-southeast-1": 0.5711, + "ap-northeast-1": 0.53132, + "ap-southeast-1": 0.5243, + "ap-southeast-2": 0.53366, "eu-central-1": 0.0, - "eu-north-1": 0.0, - "eu-west-1": 0.49154, + "eu-north-1": 0.47048, + "eu-west-1": 0.0, "us-east-1": 0.0, "us-east-2": 0.44708, "us-gov-west-1": 0.52664, - "us-west-2": 0.0 + "us-west-2": 0.48616 }, "r6idn.metal": { "ap-northeast-1": 15.32564, "ap-southeast-1": 0.0, - "eu-central-1": 0.0, + "ap-southeast-2": 0.0, + "eu-central-1": 15.02612, "eu-north-1": 13.37876, "eu-west-1": 14.05268, "us-east-1": 12.62996, - "us-east-2": 0.0, + "us-east-2": 12.62996, "us-gov-west-1": 15.17588, "us-west-2": 12.62996 }, "r6idn.2xlarge": { - "ap-northeast-1": 1.07504, + "ap-northeast-1": 1.17004, "ap-southeast-1": 0.0, + "ap-southeast-2": 1.07972, "eu-central-1": 1.05632, - "eu-north-1": 1.0362, + "eu-north-1": 0.95336, "eu-west-1": 0.99548, "us-east-1": 0.98472, "us-east-2": 0.90656, - "us-gov-west-1": 1.15975, - "us-west-2": 0.98472 + "us-gov-west-1": 1.06568, + "us-west-2": 0.0 }, "r6idn.4xlarge": { "ap-northeast-1": 2.02508, - "ap-southeast-1": 2.1842, - "eu-central-1": 2.1739, + "ap-southeast-1": 1.997, + "ap-southeast-2": 2.03444, + "eu-central-1": 1.98764, "eu-north-1": 0.0, "eu-west-1": 1.86596, "us-east-1": 0.0, "us-east-2": 1.68812, - "us-gov-west-1": 2.1945, - "us-west-2": 0.0 + "us-gov-west-1": 2.00636, + "us-west-2": 1.68812 }, "r6idn.8xlarge": { "ap-northeast-1": 3.92516, - "ap-southeast-1": 4.2434, + "ap-southeast-1": 0.0, + "ap-southeast-2": 3.94388, "eu-central-1": 3.85028, "eu-north-1": 0.0, - "eu-west-1": 3.95511, + "eu-west-1": 3.60692, "us-east-1": 3.56386, - "us-east-2": 0.0, + "us-east-2": 3.56386, "us-gov-west-1": 3.88772, - "us-west-2": 3.56386 + "us-west-2": 3.25124 }, "r6idn.12xlarge": { - "ap-northeast-1": 6.39526, + "ap-northeast-1": 5.82524, "ap-southeast-1": 0.0, + "ap-southeast-2": 5.85332, "eu-central-1": 5.71292, "eu-north-1": 5.09516, "eu-west-1": 5.34788, - "us-east-1": 5.2833, - "us-east-2": 0.0, + "us-east-1": 4.81436, + "us-east-2": 4.81436, "us-gov-west-1": 6.33349, - "us-west-2": 0.0 + "us-west-2": 4.81436 }, "r6idn.16xlarge": { - "ap-northeast-1": 8.48535, - "ap-southeast-1": 0.0, - "eu-central-1": 0.0, - "eu-north-1": 0.0, - "eu-west-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 7.00273, - "us-gov-west-1": 8.40298, + "ap-northeast-1": 7.72532, + "ap-southeast-1": 0.0, + "ap-southeast-2": 7.76276, + "eu-central-1": 8.32062, + "eu-north-1": 7.41457, + "eu-west-1": 7.08884, + "us-east-1": 7.00273, + "us-east-2": 6.37748, + "us-gov-west-1": 7.65044, "us-west-2": 6.37748 }, "r6idn.24xlarge": { - "ap-northeast-1": 0.0, - "ap-southeast-1": 0.0, - "eu-central-1": 12.41842, - "eu-north-1": 11.05935, + "ap-northeast-1": 11.52548, + "ap-southeast-1": 11.357, + "ap-southeast-2": 0.0, + "eu-central-1": 0.0, + "eu-north-1": 10.06532, "eu-west-1": 11.61534, "us-east-1": 0.0, - "us-east-2": 0.0, - "us-gov-west-1": 12.54198, - "us-west-2": 0.0 + "us-east-2": 9.50372, + "us-gov-west-1": 11.41316, + "us-west-2": 10.44159 }, "r6idn.32xlarge": { - "ap-northeast-1": 0.0, + "ap-northeast-1": 15.32564, "ap-southeast-1": 15.101, - "eu-central-1": 0.0, + "ap-southeast-2": 15.40052, + "eu-central-1": 15.02612, "eu-north-1": 13.37876, "eu-west-1": 14.05268, - "us-east-1": 0.0, + "us-east-1": 12.62996, "us-east-2": 0.0, "us-gov-west-1": 15.17588, "us-west-2": 0.0 }, "r6in.large": { - "ap-northeast-1": 0.26807, - "ap-southeast-1": 0.28539, + "ap-northeast-1": 0.28925, + "ap-southeast-1": 0.26456, + "ap-southeast-2": 0.0, "eu-central-1": 0.26456, - "eu-north-1": 0.26093, + "eu-north-1": 0.24233, "eu-west-1": 0.0, "us-east-1": 0.23063, "us-east-2": 0.23063, - "us-gov-west-1": 0.28667, + "us-gov-west-1": 0.26573, "us-west-2": 0.23063 }, "r6in.xlarge": { "ap-northeast-1": 0.47984, "ap-southeast-1": 0.0, + "ap-southeast-2": 0.52219, "eu-central-1": 0.0, - "eu-north-1": 0.42836, + "eu-north-1": 0.46557, "eu-west-1": 0.44708, "us-east-1": 0.40496, "us-east-2": 0.40496, @@ -94266,205 +100241,213 @@ "r6in.metal": { "ap-northeast-1": 13.67828, "ap-southeast-1": 13.45364, + "ap-southeast-2": 13.67828, "eu-central-1": 13.45364, - "eu-north-1": 0.0, - "eu-west-1": 0.0, + "eu-north-1": 12.03092, + "eu-west-1": 12.62996, "us-east-1": 11.28212, - "us-east-2": 0.0, + "us-east-2": 11.28212, "us-gov-west-1": 13.52852, - "us-west-2": 0.0 + "us-west-2": 11.28212 }, "r6in.2xlarge": { - "ap-northeast-1": 1.05679, + "ap-northeast-1": 0.0, "ap-southeast-1": 0.0, - "eu-central-1": 0.95804, - "eu-north-1": 0.94353, + "ap-southeast-2": 0.97208, + "eu-central-1": 1.04134, + "eu-north-1": 0.86912, "eu-west-1": 0.90656, - "us-east-1": 0.0, - "us-east-2": 0.0, - "us-gov-west-1": 1.04649, - "us-west-2": 0.0 + "us-east-1": 0.82232, + "us-east-2": 0.82232, + "us-gov-west-1": 0.0, + "us-west-2": 0.89205 }, "r6in.4xlarge": { - "ap-northeast-1": 0.0, + "ap-northeast-1": 1.98858, "ap-southeast-1": 1.79108, - "eu-central-1": 1.95769, + "ap-southeast-2": 1.81916, + "eu-central-1": 0.0, "eu-north-1": 1.76206, "eu-west-1": 0.0, - "us-east-1": 1.6591, - "us-east-2": 1.6591, - "us-gov-west-1": 0.0, + "us-east-1": 1.51964, + "us-east-2": 1.51964, + "us-gov-west-1": 1.80044, "us-west-2": 1.6591 }, "r6in.8xlarge": { "ap-northeast-1": 3.85215, "ap-southeast-1": 3.45716, + "ap-southeast-2": 3.51332, "eu-central-1": 0.0, - "eu-north-1": 0.0, - "eu-west-1": 0.0, - "us-east-1": 2.91428, - "us-east-2": 0.0, - "us-gov-west-1": 0.0, - "us-west-2": 0.0 + "eu-north-1": 3.10148, + "eu-west-1": 3.25124, + "us-east-1": 3.19321, + "us-east-2": 2.91428, + "us-gov-west-1": 3.47588, + "us-west-2": 2.91428 }, "r6in.12xlarge": { "ap-northeast-1": 5.20748, - "ap-southeast-1": 5.62306, - "eu-central-1": 5.62306, - "eu-north-1": 5.03619, + "ap-southeast-1": 0.0, + "ap-southeast-2": 5.20748, + "eu-central-1": 0.0, + "eu-north-1": 4.58972, "eu-west-1": 4.81436, "us-east-1": 4.30892, - "us-east-2": 4.72731, - "us-gov-west-1": 5.65395, + "us-east-2": 4.30892, + "us-gov-west-1": 5.15132, "us-west-2": 4.72731 }, "r6in.16xlarge": { - "ap-northeast-1": 7.5793, - "ap-southeast-1": 0.0, - "eu-central-1": 6.78932, - "eu-north-1": 6.07796, - "eu-west-1": 7.00273, + "ap-northeast-1": 0.0, + "ap-southeast-1": 6.78932, + "ap-southeast-2": 0.0, + "eu-central-1": 0.0, + "eu-north-1": 0.0, + "eu-west-1": 6.37748, "us-east-1": 6.26142, - "us-east-2": 0.0, + "us-east-2": 5.70356, "us-gov-west-1": 0.0, - "us-west-2": 0.0 + "us-west-2": 6.26142 }, "r6in.24xlarge": { - "ap-northeast-1": 0.0, - "ap-southeast-1": 0.0, - "eu-central-1": 0.0, + "ap-northeast-1": 10.28996, + "ap-southeast-1": 10.12148, + "ap-southeast-2": 10.28996, + "eu-central-1": 10.12148, "eu-north-1": 9.94738, - "eu-west-1": 0.0, - "us-east-1": 9.32962, - "us-east-2": 9.32962, - "us-gov-west-1": 0.0, + "eu-west-1": 9.50372, + "us-east-1": 0.0, + "us-east-2": 8.49284, + "us-gov-west-1": 11.1829, "us-west-2": 0.0 }, "r6in.32xlarge": { - "ap-northeast-1": 13.67828, + "ap-northeast-1": 0.0, "ap-southeast-1": 0.0, + "ap-southeast-2": 13.67828, "eu-central-1": 13.45364, - "eu-north-1": 12.03092, - "eu-west-1": 0.0, + "eu-north-1": 0.0, + "eu-west-1": 12.62996, "us-east-1": 11.28212, "us-east-2": 11.28212, "us-gov-west-1": 13.52852, "us-west-2": 11.28212 }, "r7a.medium": { - "ap-northeast-1": 0.15725, + "ap-northeast-1": 0.0, "eu-central-1": 0.14807, - "eu-north-1": 0.14529, + "eu-north-1": 0.1372, "eu-south-2": 0.14994, - "eu-west-1": 0.14994, + "eu-west-1": 0.14143, "us-east-1": 0.13238, "us-east-2": 0.13998, - "us-west-2": 0.13998 + "us-west-2": 0.13238 }, "r7a.large": { "ap-northeast-1": 0.0, - "eu-central-1": 0.0, + "eu-central-1": 0.25819, "eu-north-1": 0.2181, "eu-south-2": 0.0, - "eu-west-1": 0.0, - "us-east-1": 0.0, + "eu-west-1": 0.22656, + "us-east-1": 0.20845, "us-east-2": 0.20845, - "us-west-2": 0.0 + "us-west-2": 0.20845 }, "r7a.xlarge": { - "ap-northeast-1": 0.46009, - "eu-central-1": 0.0, + "ap-northeast-1": 0.42338, + "eu-central-1": 0.46009, "eu-north-1": 0.3799, - "eu-south-2": 0.39682, + "eu-south-2": 0.0, "eu-west-1": 0.39682, - "us-east-1": 0.3606, + "us-east-1": 0.0, "us-east-2": 0.3606, - "us-west-2": 0.39103 + "us-west-2": 0.3606 }, "r7a.metal-48xl": { "ap-northeast-1": 17.74484, "eu-central-1": 17.74484, - "eu-north-1": 0.0, + "eu-north-1": 15.6578, "eu-south-2": 16.46996, "eu-west-1": 0.0, "us-east-1": 14.7314, - "us-east-2": 14.7314, + "us-east-2": 0.0, "us-west-2": 14.7314 }, "r7a.2xlarge": { - "ap-northeast-1": 0.85916, + "ap-northeast-1": 0.93258, "eu-central-1": 0.85916, - "eu-north-1": 0.83692, - "eu-south-2": 0.0, + "eu-north-1": 0.7722, + "eu-south-2": 0.80604, "eu-west-1": 0.0, "us-east-1": 0.7336, - "us-east-2": 0.7336, + "us-east-2": 0.0, "us-west-2": 0.7336 }, "r7a.4xlarge": { "ap-northeast-1": 1.74015, "eu-central-1": 1.59332, "eu-north-1": 0.0, - "eu-south-2": 0.0, - "eu-west-1": 1.48708, + "eu-south-2": 1.48708, + "eu-west-1": 1.62329, "us-east-1": 1.3422, - "us-east-2": 0.0, - "us-west-2": 1.46392 + "us-east-2": 1.3422, + "us-west-2": 1.3422 }, "r7a.8xlarge": { "ap-northeast-1": 3.06164, "eu-central-1": 3.3553, "eu-north-1": 2.7138, "eu-south-2": 2.84916, - "eu-west-1": 0.0, + "eu-west-1": 3.12158, "us-east-1": 2.5594, - "us-east-2": 2.5594, - "us-west-2": 2.80284 + "us-east-2": 2.80284, + "us-west-2": 2.5594 }, "r7a.12xlarge": { - "ap-northeast-1": 0.0, - "eu-central-1": 4.97046, + "ap-northeast-1": 4.52996, + "eu-central-1": 4.52996, "eu-north-1": 0.0, "eu-south-2": 4.21124, "eu-west-1": 4.61986, - "us-east-1": 4.14176, + "us-east-1": 3.7766, "us-east-2": 4.14176, - "us-west-2": 3.7766 + "us-west-2": 4.14176 }, "r7a.16xlarge": { "ap-northeast-1": 5.99828, - "eu-central-1": 6.58561, + "eu-central-1": 5.99828, "eu-north-1": 5.82036, - "eu-south-2": 0.0, + "eu-south-2": 5.57332, "eu-west-1": 6.11815, - "us-east-1": 4.9938, - "us-east-2": 4.9938, - "us-west-2": 4.9938 + "us-east-1": 0.0, + "us-east-2": 5.48068, + "us-west-2": 0.0 }, "r7a.24xlarge": { - "ap-northeast-1": 8.93492, - "eu-central-1": 8.93492, + "ap-northeast-1": 9.81591, + "eu-central-1": 9.81591, "eu-north-1": 0.0, "eu-south-2": 0.0, - "eu-west-1": 0.0, + "eu-west-1": 8.29748, "us-east-1": 7.4282, - "us-east-2": 0.0, - "us-west-2": 0.0 + "us-east-2": 7.4282, + "us-west-2": 7.4282 }, "r7a.32xlarge": { "ap-northeast-1": 11.87156, - "eu-central-1": 13.04622, + "eu-central-1": 11.87156, "eu-north-1": 0.0, "eu-south-2": 0.0, "eu-west-1": 12.1113, - "us-east-1": 9.8626, - "us-east-2": 0.0, + "us-east-1": 10.83636, + "us-east-2": 9.8626, "us-west-2": 9.8626 }, "r7a.48xlarge": { "ap-northeast-1": 17.74484, - "eu-central-1": 17.74484, - "eu-north-1": 0.0, + "eu-central-1": 0.0, + "eu-north-1": 15.6578, "eu-south-2": 0.0, "eu-west-1": 0.0, "us-east-1": 14.7314, @@ -94474,81 +100457,97 @@ "r7g.medium": { "ap-east-1": 0.0, "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, + "ap-northeast-2": 0.1209, "ap-south-1": 0.0, - "ap-south-2": 0.0, + "ap-south-2": 0.0938, "ap-southeast-1": 0.1209, "ap-southeast-2": 0.1205, + "ap-southeast-5": 0.1112, + "ap-southeast-7": 0.1112, "ca-central-1": 0.0, - "eu-central-1": 0.125, + "eu-central-1": 0.1209, "eu-north-1": 0.1167, - "eu-south-1": 0.123, - "eu-south-2": 0.0, - "eu-west-1": 0.0, + "eu-south-1": 0.1191, + "eu-south-2": 0.1162, + "eu-west-1": 0.12, "eu-west-2": 0.1192, + "me-south-1": 0.1222, + "mx-central-1": 0.0, "sa-east-1": 0.1469, "us-east-1": 0.1132, - "us-east-2": 0.1099, - "us-west-1": 0.1195, + "us-east-2": 0.0, + "us-west-1": 0.1158, "us-west-2": 0.1099 }, "r7g.large": { "ap-east-1": 0.2072, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.1936, + "ap-northeast-1": 0.1936, + "ap-northeast-2": 0.1855, "ap-south-1": 0.1314, "ap-south-2": 0.1314, "ap-southeast-1": 0.1855, "ap-southeast-2": 0.1927, + "ap-southeast-5": 0.1661, + "ap-southeast-7": 0.1661, "ca-central-1": 0.1736, "eu-central-1": 0.1855, - "eu-north-1": 0.0, - "eu-south-1": 0.1897, + "eu-north-1": 0.1702, + "eu-south-1": 0.1818, "eu-south-2": 0.1761, - "eu-west-1": 0.1762, + "eu-west-1": 0.0, "eu-west-2": 0.1821, - "sa-east-1": 0.2375, + "me-south-1": 0.1881, + "mx-central-1": 0.1688, + "sa-east-1": 0.2267, "us-east-1": 0.0, "us-east-2": 0.1634, "us-west-1": 0.1828, - "us-west-2": 0.1634 + "us-west-2": 0.1701 }, "r7g.xlarge": { "ap-east-1": 0.3403, - "ap-northeast-1": 0.331, + "ap-northeast-1": 0.3147, "ap-northeast-2": 0.0, "ap-south-1": 0.2065, "ap-south-2": 0.2065, "ap-southeast-1": 0.331, - "ap-southeast-2": 0.0, + "ap-southeast-2": 0.313, + "ap-southeast-5": 0.2898, + "ap-southeast-7": 0.2759, "ca-central-1": 0.0, - "eu-central-1": 0.0, + "eu-central-1": 0.331, "eu-north-1": 0.0, "eu-south-1": 0.3232, "eu-south-2": 0.311, "eu-west-1": 0.296, "eu-west-2": 0.3079, - "sa-east-1": 0.4187, + "me-south-1": 0.32, + "mx-central-1": 0.2812, + "sa-east-1": 0.3972, "us-east-1": 0.0, - "us-east-2": 0.284, - "us-west-1": 0.3093, - "us-west-2": 0.2705 + "us-east-2": 0.2705, + "us-west-1": 0.2943, + "us-west-2": 0.0 }, "r7g.metal": { "ap-east-1": 0.0, "ap-northeast-1": 4.2594, "ap-northeast-2": 4.2594, - "ap-south-1": 0.0, + "ap-south-1": 2.5276, "ap-south-2": 2.5276, "ap-southeast-1": 4.2594, - "ap-southeast-2": 0.0, + "ap-southeast-2": 4.2325, + "ap-southeast-5": 3.6392, + "ap-southeast-7": 3.6392, "ca-central-1": 3.8786, "eu-central-1": 4.2594, "eu-north-1": 3.7698, "eu-south-1": 4.1411, - "eu-south-2": 3.9586, + "eu-south-2": 0.0, "eu-west-1": 3.9602, "eu-west-2": 0.0, + "me-south-1": 4.3437, + "mx-central-1": 0.0, "sa-east-1": 5.5791, "us-east-1": 3.5522, "us-east-2": 3.5522, @@ -94558,385 +100557,505 @@ "r7g.2xlarge": { "ap-east-1": 0.693, "ap-northeast-1": 0.6418, - "ap-northeast-2": 0.0, + "ap-northeast-2": 0.6418, "ap-south-1": 0.4253, "ap-south-2": 0.4253, - "ap-southeast-1": 0.6744, - "ap-southeast-2": 0.0, + "ap-southeast-1": 0.6418, + "ap-southeast-2": 0.6384, + "ap-southeast-5": 0.5643, + "ap-southeast-7": 0.5643, "ca-central-1": 0.0, "eu-central-1": 0.6744, - "eu-north-1": 0.6079, - "eu-south-1": 0.6587, - "eu-south-2": 0.0, - "eu-west-1": 0.0, + "eu-north-1": 0.5806, + "eu-south-1": 0.627, + "eu-south-2": 0.6344, + "eu-west-1": 0.6346, "eu-west-2": 0.6282, + "me-south-1": 0.6856, + "mx-central-1": 0.5748, "sa-east-1": 0.8068, "us-east-1": 0.5534, "us-east-2": 0.0, - "us-west-1": 0.0, + "us-west-1": 0.601, "us-west-2": 0.5534 }, "r7g.4xlarge": { - "ap-east-1": 1.3323, + "ap-east-1": 1.261, "ap-northeast-1": 1.1586, - "ap-northeast-2": 1.2236, - "ap-south-1": 0.7632, - "ap-south-2": 0.7633, - "ap-southeast-1": 0.0, + "ap-northeast-2": 1.1586, + "ap-south-1": 0.7256, + "ap-south-2": 0.7256, + "ap-southeast-1": 1.1586, "ap-southeast-2": 1.1519, + "ap-southeast-5": 1.0589, + "ap-southeast-7": 1.0036, "ca-central-1": 1.0634, - "eu-central-1": 0.0, + "eu-central-1": 1.1586, "eu-north-1": 1.0362, - "eu-south-1": 1.1925, + "eu-south-1": 1.129, "eu-south-2": 0.0, "eu-west-1": 1.0838, "eu-west-2": 1.1314, + "me-south-1": 0.0, + "mx-central-1": 1.0247, "sa-east-1": 1.4885, "us-east-1": 0.9818, "us-east-2": 0.0, - "us-west-1": 1.137, - "us-west-2": 0.0 + "us-west-1": 1.077, + "us-west-2": 1.0358 }, "r7g.8xlarge": { "ap-east-1": 2.397, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, - "ap-south-1": 0.0, + "ap-northeast-1": 2.1922, + "ap-northeast-2": 2.1922, + "ap-south-1": 1.3263, "ap-south-2": 1.4016, "ap-southeast-1": 2.1922, "ap-southeast-2": 0.0, + "ap-southeast-5": 1.9928, + "ap-southeast-7": 1.8821, "ca-central-1": 2.0018, "eu-central-1": 0.0, - "eu-north-1": 0.0, - "eu-south-1": 2.1331, + "eu-north-1": 1.9474, + "eu-south-1": 2.2599, "eu-south-2": 2.1626, - "eu-west-1": 2.1634, - "eu-west-2": 2.1378, + "eu-west-1": 2.0426, + "eu-west-2": 0.0, + "me-south-1": 2.2344, + "mx-central-1": 0.0, "sa-east-1": 0.0, - "us-east-1": 1.8386, - "us-east-2": 1.9466, + "us-east-1": 1.9466, + "us-east-2": 1.8386, "us-west-1": 2.029, "us-west-2": 1.9466 }, "r7g.12xlarge": { - "ap-east-1": 0.0, - "ap-northeast-1": 3.4212, - "ap-northeast-2": 3.4207, - "ap-south-1": 0.0, + "ap-east-1": 3.533, + "ap-northeast-1": 3.2258, + "ap-northeast-2": 0.0, + "ap-south-1": 1.9269, "ap-south-2": 2.0399, - "ap-southeast-1": 3.4212, + "ap-southeast-1": 3.2258, "ap-southeast-2": 3.2056, - "ca-central-1": 0.0, + "ap-southeast-5": 2.9267, + "ap-southeast-7": 0.0, + "ca-central-1": 3.118, "eu-central-1": 3.2258, "eu-north-1": 2.8586, "eu-south-1": 0.0, - "eu-south-2": 3.0002, + "eu-south-2": 0.0, "eu-west-1": 0.0, - "eu-west-2": 0.0, - "sa-east-1": 4.4737, - "us-east-1": 0.0, + "eu-west-2": 3.1442, + "me-south-1": 3.289, + "mx-central-1": 2.824, + "sa-east-1": 4.2156, + "us-east-1": 2.6954, "us-east-2": 2.6954, - "us-west-1": 3.1609, - "us-west-2": 0.0 + "us-west-1": 2.981, + "us-west-2": 2.6954 }, "r7g.16xlarge": { - "ap-east-1": 0.0, + "ap-east-1": 4.669, "ap-northeast-1": 4.2594, "ap-northeast-2": 4.2594, "ap-south-1": 2.5276, "ap-south-2": 2.5276, - "ap-southeast-1": 0.0, - "ap-southeast-2": 4.2325, - "ca-central-1": 0.0, + "ap-southeast-1": 4.2594, + "ap-southeast-2": 0.0, + "ap-southeast-5": 3.6392, + "ap-southeast-7": 3.6392, + "ca-central-1": 3.8786, "eu-central-1": 4.2594, "eu-north-1": 3.7698, - "eu-south-1": 0.0, + "eu-south-1": 4.1411, "eu-south-2": 3.9586, - "eu-west-1": 0.0, + "eu-west-1": 3.9602, "eu-west-2": 4.1506, - "sa-east-1": 5.5791, - "us-east-1": 3.5522, + "me-south-1": 4.3437, + "mx-central-1": 3.7237, + "sa-east-1": 0.0, + "us-east-1": 0.0, "us-east-2": 3.5522, "us-west-1": 3.933, - "us-west-2": 0.0 + "us-west-2": 3.5522 }, "r7gd.medium": { + "ap-east-1": 0.139, "ap-northeast-1": 0.1434, - "ap-south-1": 0.0, - "ap-southeast-1": 0.1385, - "ap-southeast-2": 0.1393, - "eu-central-1": 0.0, - "eu-north-1": 0.0, + "ap-south-1": 0.1003, + "ap-southeast-1": 0.1434, + "ap-southeast-2": 0.1346, + "ap-southeast-3": 0.1385, + "ap-southeast-5": 0.1262, + "ap-southeast-7": 0.1304, + "eu-central-1": 0.0, + "eu-north-1": 0.1281, "eu-south-2": 0.1364, "eu-west-1": 0.1319, - "us-east-1": 0.1284, - "us-east-2": 0.1284, + "me-central-1": 0.1395, + "mx-central-1": 0.1277, + "us-east-1": 0.1243, + "us-east-2": 0.0, + "us-gov-east-1": 0.0, + "us-gov-west-1": 0.0, "us-west-1": 0.1328, - "us-west-2": 0.1284 + "us-west-2": 0.1243 }, "r7gd.large": { - "ap-northeast-1": 0.0, + "ap-east-1": 0.2217, + "ap-northeast-1": 0.2306, "ap-south-1": 0.1443, "ap-southeast-1": 0.2207, "ap-southeast-2": 0.2129, - "eu-central-1": 0.0, + "ap-southeast-3": 0.2207, + "ap-southeast-5": 0.2044, + "ap-southeast-7": 0.1961, + "eu-central-1": 0.2198, "eu-north-1": 0.2086, "eu-south-2": 0.0, - "eu-west-1": 0.2166, + "eu-west-1": 0.2075, + "me-central-1": 0.2226, + "mx-central-1": 0.1992, "us-east-1": 0.1924, "us-east-2": 0.1924, + "us-gov-east-1": 0.2198, + "us-gov-west-1": 0.2198, "us-west-1": 0.2094, - "us-west-2": 0.2005 + "us-west-2": 0.1924 }, "r7gd.xlarge": { - "ap-northeast-1": 0.4049, + "ap-east-1": 0.4069, + "ap-northeast-1": 0.3852, "ap-south-1": 0.0, "ap-southeast-1": 0.3852, - "ap-southeast-2": 0.0, + "ap-southeast-2": 0.3695, + "ap-southeast-3": 0.3851, + "ap-southeast-5": 0.3358, + "ap-southeast-7": 0.0, "eu-central-1": 0.3833, - "eu-north-1": 0.0, + "eu-north-1": 0.3608, "eu-south-2": 0.3587, "eu-west-1": 0.0, - "us-east-1": 0.3448, - "us-east-2": 0.0, - "us-west-1": 0.3625, + "me-central-1": 0.4089, + "mx-central-1": 0.3421, + "us-east-1": 0.0, + "us-east-2": 0.3285, + "us-gov-east-1": 0.4029, + "us-gov-west-1": 0.0, + "us-west-1": 0.3809, "us-west-2": 0.3448 }, "r7gd.metal": { + "ap-east-1": 5.4172, "ap-northeast-1": 5.3868, "ap-south-1": 0.0, - "ap-southeast-1": 5.3868, - "ap-southeast-2": 0.0, + "ap-southeast-1": 0.0, + "ap-southeast-2": 5.1362, + "ap-southeast-3": 5.3864, + "ap-southeast-5": 0.0, + "ap-southeast-7": 4.5973, "eu-central-1": 5.3565, "eu-north-1": 0.0, "eu-south-2": 4.9634, - "eu-west-1": 0.0, + "eu-west-1": 4.9634, + "me-central-1": 0.0, + "mx-central-1": 4.6972, "us-east-1": 0.0, - "us-east-2": 4.4796, + "us-east-2": 0.0, + "us-gov-east-1": 5.3564, + "us-gov-west-1": 5.3583, "us-west-1": 5.0239, "us-west-2": 4.4796 }, "r7gd.2xlarge": { - "ap-northeast-1": 0.0, + "ap-east-1": 0.7865, + "ap-northeast-1": 0.7827, "ap-south-1": 0.4981, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.789, - "eu-central-1": 0.0, + "ap-southeast-1": 0.7827, + "ap-southeast-2": 0.7514, + "ap-southeast-3": 0.0, + "ap-southeast-5": 0.684, + "ap-southeast-7": 0.0, + "eu-central-1": 0.7789, "eu-north-1": 0.6996, - "eu-south-2": 0.7661, - "eu-west-1": 0.7298, - "us-east-1": 0.7019, - "us-east-2": 0.6693, - "us-west-1": 0.0, + "eu-south-2": 0.7298, + "eu-west-1": 0.7661, + "me-central-1": 0.8302, + "mx-central-1": 0.0, + "us-east-1": 0.6693, + "us-east-2": 0.7019, + "us-gov-east-1": 0.7789, + "us-gov-west-1": 0.7792, + "us-west-1": 0.7741, "us-west-2": 0.6693 }, "r7gd.4xlarge": { + "ap-east-1": 0.0, "ap-northeast-1": 0.0, - "ap-south-1": 0.0, - "ap-southeast-1": 0.0, + "ap-south-1": 0.829, + "ap-southeast-1": 1.5194, "ap-southeast-2": 1.3778, + "ap-southeast-3": 0.0, + "ap-southeast-5": 1.2431, + "ap-southeast-7": 1.2431, "eu-central-1": 0.0, "eu-north-1": 1.2741, - "eu-south-2": 1.4072, - "eu-west-1": 0.0, + "eu-south-2": 1.3346, + "eu-west-1": 1.3346, + "me-central-1": 1.4556, + "mx-central-1": 1.268, "us-east-1": 1.2136, - "us-east-2": 1.2788, + "us-east-2": 1.2136, + "us-gov-east-1": 1.4328, + "us-gov-west-1": 1.4333, "us-west-1": 1.4232, - "us-west-2": 0.0 + "us-west-2": 1.2788 }, "r7gd.8xlarge": { - "ap-northeast-1": 2.9137, - "ap-south-1": 0.0, + "ap-east-1": 2.9298, + "ap-northeast-1": 2.7559, + "ap-south-1": 1.533, "ap-southeast-1": 2.7559, "ap-southeast-2": 0.0, + "ap-southeast-3": 2.7557, + "ap-southeast-5": 2.4953, + "ap-southeast-7": 2.3612, "eu-central-1": 2.7408, - "eu-north-1": 0.0, - "eu-south-2": 2.6894, - "eu-west-1": 2.6894, - "us-east-1": 0.0, + "eu-north-1": 2.4232, + "eu-south-2": 2.5442, + "eu-west-1": 2.5442, + "me-central-1": 2.7861, + "mx-central-1": 2.4111, + "us-east-1": 2.3023, "us-east-2": 2.4326, + "us-gov-east-1": 2.8976, + "us-gov-west-1": 2.7416, "us-west-1": 2.5744, - "us-west-2": 0.0 + "us-west-2": 2.3023 }, "r7gd.12xlarge": { - "ap-northeast-1": 4.3081, - "ap-south-1": 2.3637, + "ap-east-1": 4.0941, + "ap-northeast-1": 4.0713, + "ap-south-1": 2.237, "ap-southeast-1": 0.0, - "ap-southeast-2": 3.8834, - "eu-central-1": 4.0486, - "eu-north-1": 0.0, + "ap-southeast-2": 4.1089, + "ap-southeast-3": 4.3078, + "ap-southeast-5": 3.4792, + "ap-southeast-7": 3.6805, + "eu-central-1": 0.0, + "eu-north-1": 3.7792, "eu-south-2": 3.7538, - "eu-west-1": 0.0, - "us-east-1": 3.5864, + "eu-west-1": 3.7538, + "me-central-1": 4.1167, + "mx-central-1": 3.5541, + "us-east-1": 3.3909, "us-east-2": 3.3909, - "us-west-1": 4.0196, - "us-west-2": 3.5864 + "us-gov-east-1": 4.0485, + "us-gov-west-1": 0.0, + "us-west-1": 3.7992, + "us-west-2": 3.3909 }, "r7gd.16xlarge": { + "ap-east-1": 5.4172, "ap-northeast-1": 5.3868, "ap-south-1": 2.941, "ap-southeast-1": 5.3868, "ap-southeast-2": 5.1362, - "eu-central-1": 5.3565, + "ap-southeast-3": 5.3864, + "ap-southeast-5": 4.5973, + "ap-southeast-7": 4.5973, + "eu-central-1": 0.0, "eu-north-1": 4.7215, "eu-south-2": 4.9634, "eu-west-1": 0.0, - "us-east-1": 4.4796, + "me-central-1": 5.4472, + "mx-central-1": 0.0, + "us-east-1": 0.0, "us-east-2": 4.4796, + "us-gov-east-1": 5.3564, + "us-gov-west-1": 5.3583, "us-west-1": 0.0, "us-west-2": 4.4796 }, "r7i.large": { - "ap-northeast-1": 0.23186, - "ap-northeast-2": 0.2159, + "ap-northeast-1": 0.2159, + "ap-northeast-2": 0.23186, "ap-south-1": 0.1928, - "ap-southeast-1": 0.0, + "ap-southeast-1": 0.2159, "ap-southeast-2": 0.21485, - "ap-southeast-3": 0.0, + "ap-southeast-3": 0.2159, + "ap-southeast-5": 0.20553, + "ap-southeast-7": 0.19196, "ca-central-1": 0.21569, - "eu-central-1": 0.23186, + "eu-central-1": 0.2159, "eu-north-1": 0.21107, + "eu-south-1": 0.2117, "eu-south-2": 0.20435, "eu-west-1": 0.20435, - "eu-west-2": 0.22724, - "eu-west-3": 0.22724, + "eu-west-2": 0.2117, + "eu-west-3": 0.0, + "mx-central-1": 0.20911, "sa-east-1": 0.26735, "us-east-1": 0.0, - "us-east-2": 0.20183, - "us-gov-east-1": 0.23071, - "us-gov-west-1": 0.0, - "us-west-1": 0.218, - "us-west-2": 0.20183 + "us-east-2": 0.1886, + "us-gov-east-1": 0.21485, + "us-gov-west-1": 0.21485, + "us-west-1": 0.2033, + "us-west-2": 0.1886 }, "r7i.xlarge": { "ap-northeast-1": 0.3755, - "ap-northeast-2": 0.40742, + "ap-northeast-2": 0.3755, "ap-south-1": 0.3293, "ap-southeast-1": 0.3755, "ap-southeast-2": 0.0, "ap-southeast-3": 0.3755, + "ap-southeast-5": 0.32762, + "ap-southeast-7": 0.0, "ca-central-1": 0.3461, "eu-central-1": 0.3755, "eu-north-1": 0.3377, + "eu-south-1": 0.0, "eu-south-2": 0.3524, - "eu-west-1": 0.3524, - "eu-west-2": 0.39818, - "eu-west-3": 0.39818, - "sa-east-1": 0.0, - "us-east-1": 0.34736, - "us-east-2": 0.0, - "us-gov-east-1": 0.40511, + "eu-west-1": 0.38201, + "eu-west-2": 0.3671, + "eu-west-3": 0.3671, + "mx-central-1": 0.36192, + "sa-east-1": 0.4784, + "us-east-1": 0.3209, + "us-east-2": 0.34736, + "us-gov-east-1": 0.3734, "us-gov-west-1": 0.3734, - "us-west-1": 0.3797, - "us-west-2": 0.34736 + "us-west-1": 0.3503, + "us-west-2": 0.3209 }, "r7i.metal-24xl": { - "ap-northeast-1": 0.0, + "ap-northeast-1": 7.7858, "ap-northeast-2": 7.7858, - "ap-south-1": 7.3322, - "ap-southeast-1": 8.55188, + "ap-south-1": 6.677, + "ap-southeast-1": 0.0, "ap-southeast-2": 0.0, - "ap-southeast-3": 8.55188, - "ca-central-1": 0.0, - "eu-central-1": 8.55188, + "ap-southeast-3": 7.7858, + "ap-southeast-5": 0.0, + "ap-southeast-7": 0.0, + "ca-central-1": 7.0802, + "eu-central-1": 7.7858, "eu-north-1": 6.8786, - "eu-south-2": 0.0, - "eu-west-1": 0.0, - "eu-west-2": 7.5842, + "eu-south-1": 0.0, + "eu-south-2": 7.2314, + "eu-west-1": 7.2314, + "eu-west-2": 0.0, "eu-west-3": 7.5842, - "sa-east-1": 0.0, + "mx-central-1": 0.0, + "sa-east-1": 10.2554, "us-east-1": 6.4754, "us-east-2": 0.0, "us-gov-east-1": 0.0, - "us-gov-west-1": 8.49644, - "us-west-1": 7.8866, + "us-gov-west-1": 7.7354, + "us-west-1": 7.181, "us-west-2": 7.11044 }, "r7i.metal-48xl": { - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, + "ap-northeast-1": 15.4466, + "ap-northeast-2": 15.4466, "ap-south-1": 13.229, "ap-southeast-1": 15.4466, - "ap-southeast-2": 0.0, + "ap-southeast-2": 15.3458, "ap-southeast-3": 15.4466, + "ap-southeast-5": 13.14836, + "ap-southeast-7": 13.14836, "ca-central-1": 14.0354, "eu-central-1": 15.4466, "eu-north-1": 13.6322, + "eu-south-1": 15.0434, "eu-south-2": 14.3378, - "eu-west-1": 0.0, - "eu-west-2": 15.0434, + "eu-west-1": 14.3378, + "eu-west-2": 0.0, "eu-west-3": 15.0434, + "mx-central-1": 0.0, "sa-east-1": 20.3858, "us-east-1": 12.8258, - "us-east-2": 0.0, + "us-east-2": 12.8258, "us-gov-east-1": 15.3458, "us-gov-west-1": 15.3458, - "us-west-1": 0.0, - "us-west-2": 0.0 + "us-west-1": 14.237, + "us-west-2": 12.8258 }, "r7i.2xlarge": { "ap-northeast-1": 0.0, - "ap-northeast-2": 0.82724, - "ap-south-1": 0.7256, - "ap-southeast-1": 0.7634, + "ap-northeast-2": 0.7634, + "ap-south-1": 0.671, + "ap-southeast-1": 0.0, "ap-southeast-2": 0.7592, - "ap-southeast-3": 0.82724, - "ca-central-1": 0.0, - "eu-central-1": 0.82724, - "eu-north-1": 0.0, - "eu-south-2": 0.77642, - "eu-west-1": 0.77642, - "eu-west-2": 0.80876, + "ap-southeast-3": 0.7634, + "ap-southeast-5": 0.66764, + "ap-southeast-7": 0.0, + "ca-central-1": 0.7046, + "eu-central-1": 0.7634, + "eu-north-1": 0.6878, + "eu-south-1": 0.7466, + "eu-south-2": 0.0, + "eu-west-1": 0.0, + "eu-west-2": 0.7466, "eu-west-3": 0.7466, + "mx-central-1": 0.68068, "sa-east-1": 0.9692, "us-east-1": 0.70712, - "us-east-2": 0.0, + "us-east-2": 0.6542, "us-gov-east-1": 0.82262, "us-gov-west-1": 0.82262, "us-west-1": 0.713, - "us-west-2": 0.6542 + "us-west-2": 0.70712 }, "r7i.4xlarge": { "ap-northeast-1": 1.4018, - "ap-northeast-2": 0.0, - "ap-south-1": 1.3262, - "ap-southeast-1": 1.52948, - "ap-southeast-2": 1.3934, + "ap-northeast-2": 1.52948, + "ap-south-1": 1.217, + "ap-southeast-1": 1.4018, + "ap-southeast-2": 0.0, "ap-southeast-3": 1.4018, + "ap-southeast-5": 1.31881, + "ap-southeast-7": 1.31881, "ca-central-1": 1.2842, "eu-central-1": 1.4018, - "eu-north-1": 0.0, + "eu-north-1": 1.2506, + "eu-south-1": 0.0, "eu-south-2": 0.0, "eu-west-1": 1.42784, - "eu-west-2": 0.0, - "eu-west-3": 1.49252, - "sa-east-1": 1.98224, + "eu-west-2": 1.3682, + "eu-west-3": 1.3682, + "mx-central-1": 1.23636, + "sa-east-1": 0.0, "us-east-1": 0.0, "us-east-2": 1.1834, - "us-gov-east-1": 1.52024, - "us-gov-west-1": 1.52024, + "us-gov-east-1": 1.3934, + "us-gov-west-1": 1.3934, "us-west-1": 0.0, - "us-west-2": 1.28924 + "us-west-2": 1.1834 }, "r7i.8xlarge": { "ap-northeast-1": 2.6786, "ap-northeast-2": 2.6786, - "ap-south-1": 2.5274, + "ap-south-1": 2.309, "ap-southeast-1": 2.6786, - "ap-southeast-2": 2.91548, - "ap-southeast-3": 2.93396, - "ca-central-1": 2.67524, - "eu-central-1": 0.0, + "ap-southeast-2": 2.6618, + "ap-southeast-3": 0.0, + "ap-southeast-5": 0.0, + "ap-southeast-7": 2.29556, + "ca-central-1": 2.4434, + "eu-central-1": 2.93396, "eu-north-1": 0.0, - "eu-south-2": 2.73068, - "eu-west-1": 2.73068, - "eu-west-2": 0.0, - "eu-west-3": 2.86004, + "eu-south-1": 2.6114, + "eu-south-2": 0.0, + "eu-west-1": 2.4938, + "eu-west-2": 2.86004, + "eu-west-3": 2.6114, + "mx-central-1": 2.56999, "sa-east-1": 0.0, "us-east-1": 2.45348, "us-east-2": 2.2418, - "us-gov-east-1": 2.91548, - "us-gov-west-1": 2.91548, + "us-gov-east-1": 2.6618, + "us-gov-west-1": 2.6618, "us-west-1": 0.0, "us-west-2": 2.2418 }, @@ -94944,117 +101063,133 @@ "ap-northeast-1": 4.33844, "ap-northeast-2": 3.9554, "ap-south-1": 0.0, - "ap-southeast-1": 4.33844, - "ap-southeast-2": 0.0, - "ap-southeast-3": 0.0, - "ca-central-1": 0.0, + "ap-southeast-1": 3.9554, + "ap-southeast-2": 3.9302, + "ap-southeast-3": 4.33844, + "ap-southeast-5": 3.38084, + "ap-southeast-7": 3.38084, + "ca-central-1": 3.95036, "eu-central-1": 0.0, - "eu-north-1": 3.83948, + "eu-north-1": 3.5018, + "eu-south-1": 3.8546, "eu-south-2": 0.0, - "eu-west-1": 0.0, - "eu-west-2": 4.22756, - "eu-west-3": 4.22756, - "sa-east-1": 5.69672, - "us-east-1": 0.0, + "eu-west-1": 3.6782, + "eu-west-2": 3.8546, + "eu-west-3": 3.8546, + "mx-central-1": 3.45908, + "sa-east-1": 5.1902, + "us-east-1": 3.3002, "us-east-2": 3.61772, - "us-gov-east-1": 3.9302, + "us-gov-east-1": 4.31072, "us-gov-west-1": 3.9302, - "us-west-1": 4.0058, - "us-west-2": 0.0 + "us-west-1": 3.653, + "us-west-2": 3.3002 }, "r7i.16xlarge": { - "ap-northeast-1": 5.74292, - "ap-northeast-2": 0.0, - "ap-south-1": 4.493, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, - "ap-southeast-3": 5.74292, + "ap-northeast-1": 0.0, + "ap-northeast-2": 5.2322, + "ap-south-1": 4.9298, + "ap-southeast-1": 5.2322, + "ap-southeast-2": 5.1986, + "ap-southeast-3": 5.2322, + "ap-southeast-5": 4.90023, + "ap-southeast-7": 0.0, "ca-central-1": 4.7618, - "eu-central-1": 5.2322, - "eu-north-1": 0.0, - "eu-south-2": 0.0, + "eu-central-1": 5.74292, + "eu-north-1": 4.6274, + "eu-south-1": 0.0, + "eu-south-2": 4.8626, "eu-west-1": 4.8626, "eu-west-2": 0.0, "eu-west-3": 5.0978, - "sa-east-1": 7.55396, + "mx-central-1": 5.01498, + "sa-east-1": 6.8786, "us-east-1": 4.3586, - "us-east-2": 4.3586, + "us-east-2": 4.78196, "us-gov-east-1": 5.70596, "us-gov-west-1": 5.1986, "us-west-1": 5.2994, - "us-west-2": 0.0 + "us-west-2": 4.78196 }, "r7i.24xlarge": { "ap-northeast-1": 7.7858, "ap-northeast-2": 0.0, - "ap-south-1": 0.0, - "ap-southeast-1": 7.7858, + "ap-south-1": 6.677, + "ap-southeast-1": 8.55188, "ap-southeast-2": 7.7354, - "ap-southeast-3": 0.0, - "ca-central-1": 0.0, + "ap-southeast-3": 8.55188, + "ap-southeast-5": 6.63668, + "ap-southeast-7": 6.63668, + "ca-central-1": 7.0802, "eu-central-1": 0.0, - "eu-north-1": 0.0, + "eu-north-1": 6.8786, + "eu-south-1": 7.5842, "eu-south-2": 7.94204, "eu-west-1": 7.94204, "eu-west-2": 0.0, - "eu-west-3": 8.33012, - "sa-east-1": 10.2554, + "eu-west-3": 7.5842, + "mx-central-1": 6.79316, + "sa-east-1": 11.26844, "us-east-1": 7.11044, "us-east-2": 7.11044, - "us-gov-east-1": 8.49644, + "us-gov-east-1": 7.7354, "us-gov-west-1": 7.7354, - "us-west-1": 0.0, - "us-west-2": 6.4754 + "us-west-1": 7.8866, + "us-west-2": 7.11044 }, "r7i.48xlarge": { "ap-northeast-1": 15.4466, "ap-northeast-2": 15.4466, - "ap-south-1": 0.0, + "ap-south-1": 13.229, "ap-southeast-1": 15.4466, - "ap-southeast-2": 15.3458, + "ap-southeast-2": 0.0, "ap-southeast-3": 15.4466, - "ca-central-1": 0.0, + "ap-southeast-5": 13.14836, + "ap-southeast-7": 13.14836, + "ca-central-1": 14.0354, "eu-central-1": 15.4466, "eu-north-1": 13.6322, + "eu-south-1": 15.0434, "eu-south-2": 14.3378, "eu-west-1": 14.3378, "eu-west-2": 15.0434, - "eu-west-3": 0.0, + "eu-west-3": 15.0434, + "mx-central-1": 13.46132, "sa-east-1": 20.3858, "us-east-1": 0.0, "us-east-2": 12.8258, - "us-gov-east-1": 0.0, + "us-gov-east-1": 15.3458, "us-gov-west-1": 15.3458, - "us-west-1": 0.0, - "us-west-2": 0.0 + "us-west-1": 14.237, + "us-west-2": 12.8258 }, "r7iz.large": { "ap-northeast-1": 0.2833, "eu-central-1": 0.2813, "eu-west-1": 0.2643, - "us-east-1": 0.2609, - "us-east-2": 0.2609, - "us-west-2": 0.0 + "us-east-1": 0.2423, + "us-east-2": 0.2423, + "us-west-2": 0.2609 }, "r7iz.xlarge": { "ap-northeast-1": 0.5557, - "eu-central-1": 0.5513, - "eu-west-1": 0.5139, + "eu-central-1": 0.5063, + "eu-west-1": 0.4723, "us-east-1": 0.4283, - "us-east-2": 0.0, - "us-west-2": 0.4283 + "us-east-2": 0.4283, + "us-west-2": 0.0 }, "r7iz.metal-16xl": { "ap-northeast-1": 7.389, - "eu-central-1": 7.325, - "eu-west-1": 7.4466, + "eu-central-1": 8.045, + "eu-west-1": 6.781, "us-east-1": 6.077, "us-east-2": 0.0, - "us-west-2": 6.6722 + "us-west-2": 6.077 }, "r7iz.metal-32xl": { - "ap-northeast-1": 14.653, - "eu-central-1": 15.965, + "ap-northeast-1": 0.0, + "eu-central-1": 14.525, "eu-west-1": 13.437, "us-east-1": 12.029, "us-east-2": 12.029, @@ -95062,51 +101197,195 @@ }, "r7iz.2xlarge": { "ap-northeast-1": 1.033, - "eu-central-1": 1.115, + "eu-central-1": 1.025, "eu-west-1": 0.957, "us-east-1": 0.869, "us-east-2": 0.0, - "us-west-2": 0.9434 + "us-west-2": 0.869 }, "r7iz.4xlarge": { "ap-northeast-1": 1.941, "eu-central-1": 1.925, "eu-west-1": 0.0, "us-east-1": 1.613, - "us-east-2": 1.7618, + "us-east-2": 1.613, "us-west-2": 0.0 }, "r7iz.8xlarge": { - "ap-northeast-1": 0.0, - "eu-central-1": 3.725, - "eu-west-1": 3.453, + "ap-northeast-1": 3.757, + "eu-central-1": 4.085, + "eu-west-1": 3.7858, "us-east-1": 3.101, - "us-east-2": 0.0, - "us-west-2": 3.3986 + "us-east-2": 3.101, + "us-west-2": 3.101 }, "r7iz.12xlarge": { - "ap-northeast-1": 0.0, - "eu-central-1": 6.065, - "eu-west-1": 0.0, + "ap-northeast-1": 5.573, + "eu-central-1": 5.525, + "eu-west-1": 5.117, "us-east-1": 4.589, - "us-east-2": 0.0, + "us-east-2": 5.0354, "us-west-2": 0.0 }, "r7iz.16xlarge": { - "ap-northeast-1": 8.1154, - "eu-central-1": 8.045, + "ap-northeast-1": 7.389, + "eu-central-1": 7.325, "eu-west-1": 6.781, "us-east-1": 6.077, "us-east-2": 0.0, "us-west-2": 0.0 }, "r7iz.32xlarge": { - "ap-northeast-1": 16.1058, - "eu-central-1": 15.965, - "eu-west-1": 14.7682, - "us-east-1": 13.2194, + "ap-northeast-1": 0.0, + "eu-central-1": 0.0, + "eu-west-1": 13.437, + "us-east-1": 12.029, + "us-east-2": 13.2194, + "us-west-2": 0.0 + }, + "r8g.medium": { + "ap-northeast-1": 0.0, + "ap-south-1": 0.09759, + "ap-southeast-2": 0.1269, + "eu-central-1": 0.12736, + "eu-north-1": 0.11895, + "eu-south-2": 0.12219, + "eu-west-1": 0.12222, + "us-east-1": 0.1211, + "us-east-2": 0.0, + "us-west-2": 0.11521 + }, + "r8g.large": { + "ap-northeast-1": 0.21263, + "ap-south-1": 0.13888, + "ap-southeast-2": 0.1975, + "eu-central-1": 0.19842, + "eu-north-1": 0.18159, + "eu-south-2": 0.0, + "eu-west-1": 0.18814, + "us-east-1": 0.17412, + "us-east-2": 0.17412, + "us-west-2": 0.17412 + }, + "r8g.xlarge": { + "ap-northeast-1": 0.36896, + "ap-south-1": 0.0, + "ap-southeast-2": 0.0, + "eu-central-1": 0.36896, + "eu-north-1": 0.33194, + "eu-south-2": 0.31986, + "eu-west-1": 0.31998, + "us-east-1": 0.29194, + "us-east-2": 0.29194, + "us-west-2": 0.29194 + }, + "r8g.metal-24xl": { + "ap-northeast-1": 6.94676, + "ap-south-1": 4.08884, + "ap-southeast-2": 7.58036, + "eu-central-1": 0.0, + "eu-north-1": 6.74031, + "eu-south-2": 6.45044, + "eu-west-1": 6.45332, + "us-east-1": 5.78036, + "us-east-2": 5.78036, + "us-west-2": 5.78036 + }, + "r8g.metal-48xl": { + "ap-northeast-1": 13.76852, + "ap-south-1": 8.05268, + "ap-southeast-2": 13.6802, + "eu-central-1": 13.76852, + "eu-north-1": 0.0, + "eu-south-2": 12.77588, + "eu-west-1": 12.78164, + "us-east-1": 11.43572, + "us-east-2": 11.43572, + "us-west-2": 11.43572 + }, + "r8g.2xlarge": { + "ap-northeast-1": 0.69348, + "ap-south-1": 0.45532, + "ap-southeast-2": 0.6898, + "eu-central-1": 0.69348, + "eu-north-1": 0.62616, + "eu-south-2": 0.65212, + "eu-west-1": 0.65236, + "us-east-1": 0.0, + "us-east-2": 0.59628, + "us-west-2": 0.59628 + }, + "r8g.4xlarge": { + "ap-northeast-1": 1.26196, + "ap-south-1": 0.0, + "ap-southeast-2": 1.36756, + "eu-central-1": 1.26196, + "eu-north-1": 1.12732, + "eu-south-2": 1.17924, + "eu-west-1": 1.28519, + "us-east-1": 0.0, + "us-east-2": 1.06756, + "us-west-2": 1.16182 + }, + "r8g.8xlarge": { + "ap-northeast-1": 2.39892, + "ap-south-1": 1.44628, + "ap-southeast-2": 0.0, + "eu-central-1": 2.39892, + "eu-north-1": 2.12964, + "eu-south-2": 2.44433, + "eu-west-1": 0.0, + "us-east-1": 0.0, + "us-east-2": 2.01012, + "us-west-2": 2.01012 + }, + "r8g.12xlarge": { + "ap-northeast-1": 3.53588, + "ap-south-1": 2.10692, + "ap-southeast-2": 0.0, + "eu-central-1": 3.53588, + "eu-north-1": 3.13196, + "eu-south-2": 3.60399, + "eu-west-1": 3.60558, + "us-east-1": 0.0, "us-east-2": 0.0, - "us-west-2": 13.2194 + "us-west-2": 2.95268 + }, + "r8g.16xlarge": { + "ap-northeast-1": 4.67284, + "ap-south-1": 2.76756, + "ap-southeast-2": 4.6434, + "eu-central-1": 4.67284, + "eu-north-1": 4.13428, + "eu-south-2": 4.34196, + "eu-west-1": 4.34388, + "us-east-1": 4.27226, + "us-east-2": 3.89524, + "us-west-2": 3.89524 + }, + "r8g.24xlarge": { + "ap-northeast-1": 0.0, + "ap-south-1": 4.08884, + "ap-southeast-2": 6.9026, + "eu-central-1": 6.94676, + "eu-north-1": 6.13892, + "eu-south-2": 0.0, + "eu-west-1": 7.08615, + "us-east-1": 5.78036, + "us-east-2": 5.78036, + "us-west-2": 6.3459 + }, + "r8g.48xlarge": { + "ap-northeast-1": 13.76852, + "ap-south-1": 0.0, + "ap-southeast-2": 13.6802, + "eu-central-1": 13.76852, + "eu-north-1": 12.15284, + "eu-south-2": 0.0, + "eu-west-1": 12.78164, + "us-east-1": 11.43572, + "us-east-2": 11.43572, + "us-west-2": 0.0 }, "t1.micro": { "ap-northeast-1": 0.026, @@ -95161,7 +101440,7 @@ "ap-northeast-1": 0.1608, "ap-northeast-2": 0.1576, "ap-northeast-3": 0.1608, - "ap-south-1": 0.0, + "ap-south-1": 0.1496, "ap-southeast-1": 0.1584, "ap-southeast-2": 0.1584, "ca-central-1": 0.1512, @@ -95187,7 +101466,7 @@ "eu-central-1": 0.2072, "eu-west-1": 0.2008, "eu-west-2": 0.2056, - "eu-west-3": 0.0, + "eu-west-3": 0.2056, "sa-east-1": 0.2488, "us-east-1": 0.1928, "us-east-2": 0.1928, @@ -95253,66 +101532,72 @@ "us-west-2": 0.4712 }, "t3.micro": { - "af-south-1": 0.0136, + "af-south-1": 0.0144, "ap-east-1": 0.0146, "ap-northeast-1": 0.0144, - "ap-northeast-2": 0.0137, + "ap-northeast-2": 0.0, "ap-northeast-3": 0.0144, - "ap-south-1": 0.0112, + "ap-south-1": 0.0119, "ap-south-2": 0.0112, - "ap-southeast-1": 0.014, - "ap-southeast-2": 0.0, + "ap-southeast-1": 0.0132, + "ap-southeast-2": 0.0132, "ap-southeast-3": 0.0, - "ap-southeast-4": 0.0, - "ca-central-1": 0.0123, + "ap-southeast-4": 0.0132, + "ap-southeast-5": 0.0119, + "ap-southeast-7": 0.0119, + "ca-central-1": 0.0, "ca-west-1": 0.0, "eu-central-1": 0.0, - "eu-central-2": 0.0, - "eu-north-1": 0.0, + "eu-central-2": 0.0132, + "eu-north-1": 0.0108, "eu-south-1": 0.012, "eu-south-2": 0.0, "eu-west-1": 0.0114, "eu-west-2": 0.0118, - "eu-west-3": 0.0125, - "il-central-1": 0.0, + "eu-west-3": 0.0118, + "il-central-1": 0.0127, "me-central-1": 0.0125, - "me-south-1": 0.0, - "sa-east-1": 0.0168, - "us-east-1": 0.011, + "me-south-1": 0.0125, + "mx-central-1": 0.0109, + "sa-east-1": 0.0177, + "us-east-1": 0.0104, "us-east-2": 0.0104, "us-gov-east-1": 0.0, "us-gov-west-1": 0.0, - "us-west-1": 0.0131, + "us-west-1": 0.0124, "us-west-2": 0.0104, "us-west-2-lax-1": 0.0125 }, "t3.small": { "af-south-1": 0.0, "ap-east-1": 0.0602, - "ap-northeast-1": 0.06, + "ap-northeast-1": 0.0582, "ap-northeast-2": 0.0585, "ap-northeast-3": 0.0582, - "ap-south-1": 0.0, - "ap-south-2": 0.0, + "ap-south-1": 0.0534, + "ap-south-2": 0.0537, "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0591, + "ap-southeast-2": 0.0574, "ap-southeast-3": 0.0574, - "ap-southeast-4": 0.0577, - "ca-central-1": 0.0556, - "ca-west-1": 0.0559, - "eu-central-1": 0.0566, + "ap-southeast-4": 0.0, + "ap-southeast-5": 0.0551, + "ap-southeast-7": 0.0551, + "ca-central-1": 0.0542, + "ca-west-1": 0.0545, + "eu-central-1": 0.055, "eu-central-2": 0.0577, - "eu-north-1": 0.0, + "eu-north-1": 0.0526, "eu-south-1": 0.055, - "eu-south-2": 0.0, - "eu-west-1": 0.0553, + "eu-south-2": 0.0541, + "eu-west-1": 0.0538, "eu-west-2": 0.0546, "eu-west-3": 0.0546, "il-central-1": 0.0553, - "me-central-1": 0.0564, + "me-central-1": 0.0, "me-south-1": 0.0561, + "mx-central-1": 0.0531, "sa-east-1": 0.0646, - "us-east-1": 0.053, + "us-east-1": 0.0, "us-east-2": 0.053, "us-gov-east-1": 0.0, "us-gov-west-1": 0.0, @@ -95331,58 +101616,64 @@ "ap-southeast-1": 0.0, "ap-southeast-2": 0.0, "ap-southeast-3": 0.1091, - "ap-southeast-4": 0.1123, - "ca-central-1": 0.1055, - "ca-west-1": 0.1055, - "eu-central-1": 0.0, - "eu-central-2": 0.0, + "ap-southeast-4": 0.1091, + "ap-southeast-5": 0.1038, + "ap-southeast-7": 0.1038, + "ca-central-1": 0.1027, + "ca-west-1": 0.1027, + "eu-central-1": 0.1043, + "eu-central-2": 0.1091, "eu-north-1": 0.0, "eu-south-1": 0.0, "eu-south-2": 0.1019, "eu-west-1": 0.1019, - "eu-west-2": 0.0, - "eu-west-3": 0.1063, - "il-central-1": 0.1042, + "eu-west-2": 0.1035, + "eu-west-3": 0.1035, + "il-central-1": 0.1071, "me-central-1": 0.1065, "me-south-1": 0.0, - "sa-east-1": 0.1235, - "us-east-1": 0.0, - "us-east-2": 0.0, + "mx-central-1": 0.1, + "sa-east-1": 0.0, + "us-east-1": 0.0979, + "us-east-2": 0.0979, "us-gov-east-1": 0.0, "us-gov-west-1": 0.0, "us-west-1": 0.0, - "us-west-2": 0.0, + "us-west-2": 0.0979, "us-west-2-lax-1": 0.1062 }, "t3.large": { "af-south-1": 0.0, "ap-east-1": 0.0, - "ap-northeast-1": 0.1716, - "ap-northeast-2": 0.0, - "ap-northeast-3": 0.1651, + "ap-northeast-1": 0.1651, + "ap-northeast-2": 0.1603, + "ap-northeast-3": 0.0, "ap-south-1": 0.1459, "ap-south-2": 0.1459, - "ap-southeast-1": 0.1682, + "ap-southeast-1": 0.1619, "ap-southeast-2": 0.1619, "ap-southeast-3": 0.1619, "ap-southeast-4": 0.1682, - "ca-central-1": 0.1547, - "ca-west-1": 0.1547, + "ap-southeast-5": 0.1513, + "ap-southeast-7": 0.1513, + "ca-central-1": 0.1491, + "ca-west-1": 0.1491, "eu-central-1": 0.1523, "eu-central-2": 0.0, "eu-north-1": 0.1427, "eu-south-1": 0.1579, - "eu-south-2": 0.0, + "eu-south-2": 0.1475, "eu-west-1": 0.0, - "eu-west-2": 0.1564, + "eu-west-2": 0.1507, "eu-west-3": 0.1507, - "il-central-1": 0.0, + "il-central-1": 0.1521, "me-central-1": 0.1566, - "me-south-1": 0.1566, + "me-south-1": 0.0, + "mx-central-1": 0.1437, "sa-east-1": 0.1981, - "us-east-1": 0.0, - "us-east-2": 0.1445, - "us-gov-east-1": 0.0, + "us-east-1": 0.1395, + "us-east-2": 0.1395, + "us-gov-east-1": 0.1539, "us-gov-west-1": 0.0, "us-west-1": 0.1555, "us-west-2": 0.1395, @@ -95390,103 +101681,112 @@ }, "t3.xlarge": { "af-south-1": 0.0, - "ap-east-1": 0.0, - "ap-northeast-1": 0.287, + "ap-east-1": 0.2899, + "ap-northeast-1": 0.2739, "ap-northeast-2": 0.2763, "ap-northeast-3": 0.2739, - "ap-south-1": 0.2462, + "ap-south-1": 0.0, "ap-south-2": 0.0, - "ap-southeast-1": 0.0, + "ap-southeast-1": 0.2675, "ap-southeast-2": 0.2675, - "ap-southeast-3": 0.0, + "ap-southeast-3": 0.2675, "ap-southeast-4": 0.0, - "ca-central-1": 0.0, + "ap-southeast-5": 0.2464, + "ap-southeast-7": 0.2464, + "ca-central-1": 0.2419, "ca-west-1": 0.0, - "eu-central-1": 0.2598, - "eu-central-2": 0.0, - "eu-north-1": 0.0, + "eu-central-1": 0.2483, + "eu-central-2": 0.2675, + "eu-north-1": 0.2291, "eu-south-1": 0.248, - "eu-south-2": 0.2387, + "eu-south-2": 0.0, "eu-west-1": 0.2387, "eu-west-2": 0.2451, "eu-west-3": 0.2451, - "il-central-1": 0.2595, + "il-central-1": 0.248, "me-central-1": 0.0, "me-south-1": 0.2569, - "sa-east-1": 0.3398, + "mx-central-1": 0.231, + "sa-east-1": 0.3251, "us-east-1": 0.0, "us-east-2": 0.2227, - "us-gov-east-1": 0.0, + "us-gov-east-1": 0.2515, "us-gov-west-1": 0.2515, "us-west-1": 0.2547, - "us-west-2": 0.2227, + "us-west-2": 0.2326, "us-west-2-lax-1": 0.256 }, "t3.nano": { "af-south-1": 0.0068, - "ap-east-1": 0.0, - "ap-northeast-1": 0.0, + "ap-east-1": 0.0073, + "ap-northeast-1": 0.0068, "ap-northeast-2": 0.0065, - "ap-northeast-3": 0.0, + "ap-northeast-3": 0.0068, "ap-south-1": 0.0056, - "ap-south-2": 0.0, + "ap-south-2": 0.0056, "ap-southeast-1": 0.0066, "ap-southeast-2": 0.0066, "ap-southeast-3": 0.0066, - "ap-southeast-4": 0.0, + "ap-southeast-4": 0.0066, + "ap-southeast-5": 0.0059, + "ap-southeast-7": 0.0059, "ca-central-1": 0.0058, "ca-west-1": 0.0058, "eu-central-1": 0.006, "eu-central-2": 0.0066, - "eu-north-1": 0.0, + "eu-north-1": 0.0054, "eu-south-1": 0.006, "eu-south-2": 0.0057, "eu-west-1": 0.0057, - "eu-west-2": 0.0059, + "eu-west-2": 0.0, "eu-west-3": 0.0059, - "il-central-1": 0.0, + "il-central-1": 0.006, "me-central-1": 0.0, - "me-south-1": 0.0, + "me-south-1": 0.0063, + "mx-central-1": 0.0055, "sa-east-1": 0.0, "us-east-1": 0.0, - "us-east-2": 0.0052, + "us-east-2": 0.0, "us-gov-east-1": 0.0, "us-gov-west-1": 0.0061, - "us-west-1": 0.0, + "us-west-1": 0.0062, "us-west-2": 0.0052, "us-west-2-lax-1": 0.0062 }, "t3.2xlarge": { "af-south-1": 0.0, - "ap-east-1": 0.0, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, + "ap-east-1": 0.5922, + "ap-northeast-1": 0.5602, + "ap-northeast-2": 0.541, "ap-northeast-3": 0.5602, "ap-south-1": 0.5049, "ap-south-2": 0.4834, - "ap-southeast-1": 0.5727, + "ap-southeast-1": 0.5474, "ap-southeast-2": 0.5474, "ap-southeast-3": 0.5474, - "ap-southeast-4": 0.5727, - "ca-central-1": 0.0, - "ca-west-1": 0.5185, + "ap-southeast-4": 0.0, + "ap-southeast-5": 0.5052, + "ap-southeast-7": 0.5052, + "ca-central-1": 0.4962, + "ca-west-1": 0.4962, "eu-central-1": 0.532, "eu-central-2": 0.0, - "eu-north-1": 0.0, + "eu-north-1": 0.4706, "eu-south-1": 0.5084, "eu-south-2": 0.4898, - "eu-west-1": 0.4898, - "eu-west-2": 0.5253, - "eu-west-3": 0.5026, + "eu-west-1": 0.5117, + "eu-west-2": 0.0, + "eu-west-3": 0.5253, "il-central-1": 0.5084, "me-central-1": 0.5263, "me-south-1": 0.5263, + "mx-central-1": 0.4744, "sa-east-1": 0.0, "us-east-1": 0.0, "us-east-2": 0.4578, - "us-gov-east-1": 0.5154, - "us-gov-west-1": 0.0, - "us-west-1": 0.0, + "us-gov-east-1": 0.0, + "us-gov-west-1": 0.5154, + "us-west-1": 0.5218, "us-west-2": 0.4578, "us-west-2-lax-1": 0.5244 }, @@ -95649,6 +101949,8 @@ "ap-southeast-2": 0.0106, "ap-southeast-3": 0.0106, "ap-southeast-4": 0.0106, + "ap-southeast-5": 0.0095, + "ap-southeast-7": 0.0095, "ca-central-1": 0.0092, "ca-west-1": 0.0092, "eu-central-1": 0.0096, @@ -95662,6 +101964,7 @@ "il-central-1": 0.0097, "me-central-1": 0.0102, "me-south-1": 0.01, + "mx-central-1": 0.0088, "sa-east-1": 0.0134, "us-east-1": 0.0084, "us-east-2": 0.0084, @@ -95682,6 +101985,8 @@ "ap-southeast-2": 0.0525, "ap-southeast-3": 0.0525, "ap-southeast-4": 0.0525, + "ap-southeast-5": 0.0504, + "ap-southeast-7": 0.0504, "ca-central-1": 0.0497, "ca-west-1": 0.0497, "eu-central-1": 0.0505, @@ -95695,6 +102000,7 @@ "il-central-1": 0.0506, "me-central-1": 0.0517, "me-south-1": 0.0514, + "mx-central-1": 0.0489, "sa-east-1": 0.0581, "us-east-1": 0.0481, "us-east-2": 0.0481, @@ -95715,6 +102021,8 @@ "ap-southeast-2": 0.0987, "ap-southeast-3": 0.0987, "ap-southeast-4": 0.0987, + "ap-southeast-5": 0.0945, + "ap-southeast-7": 0.0945, "ca-central-1": 0.0931, "ca-west-1": 0.0931, "eu-central-1": 0.0947, @@ -95728,6 +102036,7 @@ "il-central-1": 0.0949, "me-central-1": 0.0971, "me-south-1": 0.0965, + "mx-central-1": 0.0916, "sa-east-1": 0.1099, "us-east-1": 0.0899, "us-east-2": 0.0899, @@ -95748,6 +102057,8 @@ "ap-southeast-2": 0.1411, "ap-southeast-3": 0.1411, "ap-southeast-4": 0.1411, + "ap-southeast-5": 0.1326, + "ap-southeast-7": 0.1326, "ca-central-1": 0.1299, "ca-west-1": 0.1299, "eu-central-1": 0.1331, @@ -95761,6 +102072,7 @@ "il-central-1": 0.1336, "me-central-1": 0.1379, "me-south-1": 0.1366, + "mx-central-1": 0.1269, "sa-east-1": 0.1635, "us-east-1": 0.1235, "us-east-2": 0.1235, @@ -95781,6 +102093,8 @@ "ap-southeast-2": 0.2259, "ap-southeast-3": 0.2259, "ap-southeast-4": 0.2259, + "ap-southeast-5": 0.2089, + "ap-southeast-7": 0.2089, "ca-central-1": 0.2035, "ca-west-1": 0.2035, "eu-central-1": 0.2099, @@ -95794,6 +102108,7 @@ "il-central-1": 0.2109, "me-central-1": 0.2195, "me-south-1": 0.2169, + "mx-central-1": 0.1974, "sa-east-1": 0.2707, "us-east-1": 0.1907, "us-east-2": 0.1907, @@ -95814,6 +102129,8 @@ "ap-southeast-2": 0.0053, "ap-southeast-3": 0.0053, "ap-southeast-4": 0.0053, + "ap-southeast-5": 0.0048, + "ap-southeast-7": 0.0048, "ca-central-1": 0.0046, "ca-west-1": 0.0046, "eu-central-1": 0.0048, @@ -95827,6 +102144,7 @@ "il-central-1": 0.0048, "me-central-1": 0.0051, "me-south-1": 0.005, + "mx-central-1": 0.0044, "sa-east-1": 0.0067, "us-east-1": 0.0042, "us-east-2": 0.0042, @@ -95847,6 +102165,8 @@ "ap-southeast-2": 0.4642, "ap-southeast-3": 0.4642, "ap-southeast-4": 0.4642, + "ap-southeast-5": 0.4303, + "ap-southeast-7": 0.4303, "ca-central-1": 0.4194, "ca-west-1": 0.4194, "eu-central-1": 0.4322, @@ -95860,6 +102180,7 @@ "il-central-1": 0.4341, "me-central-1": 0.4514, "me-south-1": 0.4463, + "mx-central-1": 0.4072, "sa-east-1": 0.5538, "us-east-1": 0.3938, "us-east-2": 0.3938, @@ -95868,8 +102189,35 @@ "us-west-1": 0.445, "us-west-2": 0.3938 }, + "trn1.2xlarge": { + "us-east-1": 1.46875, + "us-east-2": 1.46875, + "us-west-2": 1.46875 + }, + "trn1.32xlarge": { + "us-east-1": 21.625, + "us-east-2": 21.625, + "us-west-2": 21.625 + }, + "trn1n.32xlarge": { + "us-east-1": 24.905, + "us-east-2": 24.905, + "us-west-2": 24.905 + }, + "trn2.48xlarge": { + "us-east-2": 0.125 + }, + "u7i-6tb.112xlarge": { + "ap-northeast-2": 0.0, + "us-east-1": 62.915, + "us-west-2": 62.915 + }, + "u7i-8tb.112xlarge": { + "ap-northeast-2": 101.12106, + "us-east-1": 83.845 + }, "u7i-12tb.224xlarge": { - "us-east-1": 153.005, + "us-east-1": 0.0, "us-west-2": 153.005 }, "u7in-16tb.224xlarge": { @@ -95880,11 +102228,12 @@ }, "u7in-24tb.224xlarge": { "us-east-1": 305.885, + "us-gov-west-1": 366.547, "us-west-2": 305.885 }, "u7in-32tb.224xlarge": { "us-east-1": 407.805, - "us-west-2": 0.0 + "us-west-2": 407.805 }, "u-3tb1.56xlarge": { "ap-east-1": 36.35185, @@ -95893,6 +102242,7 @@ "ap-southeast-2": 32.84, "ca-central-1": 30.025, "eu-central-1": 33.0585, + "eu-central-2": 36.35185, "eu-south-1": 32.2025, "eu-west-1": 30.675, "sa-east-1": 43.675, @@ -95907,6 +102257,7 @@ "ap-south-1": 0.125, "ap-southeast-1": 0.125, "ap-southeast-2": 0.125, + "ap-southeast-3": 0.125, "ca-central-1": 0.125, "eu-central-1": 0.125, "eu-central-2": 0.125, @@ -95924,11 +102275,14 @@ "us-west-2": 0.125 }, "u-6tb1.56xlarge": { - "ap-northeast-1": 0.125, - "ap-northeast-2": 0.125, - "ap-south-1": 0.125, - "ap-southeast-1": 0.125, + "af-south-1": 0.125, + "ap-northeast-1": 56.1046, + "ap-northeast-2": 56.1046, + "ap-northeast-3": 56.1046, + "ap-south-1": 48.00176, + "ap-southeast-1": 56.1046, "ap-southeast-2": 0.125, + "ap-southeast-3": 0.125, "ca-central-1": 0.125, "eu-central-1": 0.125, "eu-central-2": 0.125, @@ -95937,45 +102291,50 @@ "eu-south-2": 0.125, "eu-west-1": 0.125, "eu-west-2": 0.125, - "eu-west-3": 0.125, + "eu-west-3": 54.63089, "sa-east-1": 0.125, "us-east-1": 0.125, "us-east-2": 0.125, - "us-gov-east-1": 0.125, - "us-gov-west-1": 0.125, + "us-gov-east-1": 55.73575, + "us-gov-west-1": 55.73575, "us-west-2": 0.125 }, "u-6tb1.112xlarge": { + "af-south-1": 72.834, "ap-northeast-1": 0.125, - "ap-northeast-2": 0.125, - "ap-south-1": 0.125, - "ap-southeast-1": 0.125, + "ap-northeast-2": 65.992, + "ap-northeast-3": 65.992, + "ap-south-1": 56.458, + "ap-southeast-1": 65.992, "ap-southeast-2": 0.125, - "ca-central-1": 0.125, + "ap-southeast-3": 65.992, + "ca-central-1": 59.925, "eu-central-1": 0.125, - "eu-central-2": 0.125, - "eu-north-1": 0.125, - "eu-south-1": 0.125, - "eu-south-2": 0.125, - "eu-west-1": 0.125, + "eu-central-2": 72.5787, + "eu-north-1": 58.17, + "eu-south-1": 64.28, + "eu-south-2": 61.225, + "eu-west-1": 61.225, "eu-west-2": 0.125, - "eu-west-3": 0.125, + "eu-west-3": 64.258, "sa-east-1": 0.125, - "us-east-1": 0.125, + "us-east-1": 54.725, "us-east-2": 0.125, "us-gov-east-1": 0.125, "us-gov-west-1": 0.125, - "us-west-2": 0.125 + "us-west-2": 54.725 }, "u-9tb1.metal": { "ap-northeast-1": 0.125, "ap-northeast-2": 0.125, + "ap-south-1": 0.125, "ap-south-2": 0.125, "ap-southeast-1": 0.125, "eu-central-1": 0.125, "eu-north-1": 0.125, "eu-west-1": 0.125, "eu-west-2": 0.125, + "eu-west-3": 0.125, "sa-east-1": 0.125, "us-east-1": 0.125, "us-east-2": 0.125, @@ -95984,22 +102343,25 @@ "us-west-2": 0.125 }, "u-9tb1.112xlarge": { - "ap-northeast-1": 0.125, + "ap-northeast-1": 98.925, "ap-northeast-2": 0.125, - "ap-south-2": 0.125, + "ap-south-1": 84.625, + "ap-south-2": 84.10543, "ap-southeast-1": 0.125, - "eu-central-1": 0.125, - "eu-north-1": 0.125, + "eu-central-1": 98.925, + "eu-north-1": 91.775, "eu-west-1": 0.125, - "eu-west-2": 0.125, + "eu-west-2": 96.325, + "eu-west-3": 96.325, "sa-east-1": 0.125, - "us-east-1": 0.125, - "us-east-2": 0.125, - "us-gov-east-1": 0.125, + "us-east-1": 82.025, + "us-east-2": 82.025, + "us-gov-east-1": 98.275, "us-gov-west-1": 0.125, - "us-west-2": 0.125 + "us-west-2": 82.025 }, "u-12tb1.metal": { + "af-south-1": 0.125, "ap-northeast-1": 0.125, "ap-northeast-2": 0.125, "ap-northeast-3": 0.125, @@ -96017,29 +102379,34 @@ "us-west-2": 0.125 }, "u-12tb1.112xlarge": { + "af-south-1": 0.125, "ap-northeast-1": 0.125, "ap-northeast-2": 0.125, "ap-northeast-3": 0.125, "ap-south-1": 0.125, - "ap-southeast-1": 0.125, - "ap-southeast-2": 0.125, - "eu-central-1": 0.125, + "ap-southeast-1": 131.858, + "ap-southeast-2": 130.992, + "eu-central-1": 131.858, "eu-south-1": 128.435, "eu-west-1": 0.125, - "sa-east-1": 0.125, + "sa-east-1": 174.325, "us-east-1": 0.125, "us-east-2": 0.125, - "us-gov-east-1": 0.125, + "us-gov-east-1": 130.992, "us-gov-west-1": 0.125, - "us-west-2": 0.125 + "us-west-2": 109.325 }, "u-18tb1.metal": { + "eu-central-1": 0.125, "eu-west-1": 0.125, + "sa-east-1": 0.125, "us-east-1": 0.125, "us-west-2": 0.125 }, "u-18tb1.112xlarge": { + "eu-central-1": 0.125, "eu-west-1": 0.125, + "sa-east-1": 261.425, "us-east-1": 0.125, "us-west-2": 0.125 }, @@ -96053,29 +102420,29 @@ "u-24tb1.112xlarge": { "ap-northeast-2": 0.125, "us-east-1": 0.125, - "us-gov-east-1": 0.125, - "us-gov-west-1": 0.125, - "us-west-2": 0.125 + "us-gov-east-1": 261.855, + "us-gov-west-1": 261.855, + "us-west-2": 218.525 }, "x1.16xlarge": { "af-south-1": 9.624, - "ap-east-1": 0.0, + "ap-east-1": 10.738, "ap-northeast-1": 9.771, "ap-northeast-2": 9.771, - "ap-northeast-3": 0.0, + "ap-northeast-3": 9.771, "ap-south-1": 0.0, "ap-southeast-1": 9.771, "ap-southeast-2": 9.771, "ca-central-1": 0.0, "eu-central-1": 9.437, "eu-west-1": 8.103, - "eu-west-2": 0.0, + "eu-west-2": 8.503, "eu-west-3": 0.0, "sa-east-1": 13.105, "us-east-1": 6.769, "us-east-2": 6.769, "us-gov-east-1": 8.103, - "us-gov-west-1": 8.103, + "us-gov-west-1": 0.0, "us-west-2": 6.769 }, "x1.32xlarge": { @@ -96090,125 +102457,125 @@ "ca-central-1": 0.0, "eu-central-1": 18.774, "eu-west-1": 16.106, - "eu-west-2": 16.906, + "eu-west-2": 0.0, "eu-west-3": 0.0, - "sa-east-1": 0.0, + "sa-east-1": 26.11, "us-east-1": 13.438, "us-east-2": 13.438, "us-gov-east-1": 16.106, - "us-gov-west-1": 16.106, + "us-gov-west-1": 0.0, "us-west-2": 13.438 }, "x1e.xlarge": { - "af-south-1": 1.365, - "ap-northeast-1": 0.0, - "ap-northeast-2": 1.386, + "af-south-1": 1.246, + "ap-northeast-1": 1.386, + "ap-northeast-2": 1.265, "ap-northeast-3": 0.0, "ap-south-1": 0.916, "ap-southeast-1": 1.386, - "ap-southeast-2": 0.0, - "ca-central-1": 1.065, + "ap-southeast-2": 1.265, + "ca-central-1": 0.973, "eu-central-1": 0.0, "eu-west-1": 1.056, "sa-east-1": 1.682, - "us-east-1": 0.974, + "us-east-1": 0.0, "us-east-2": 0.89, "us-gov-east-1": 1.056, - "us-gov-west-1": 1.156, - "us-west-2": 0.0 + "us-gov-west-1": 1.056, + "us-west-2": 0.974 }, "x1e.2xlarge": { - "af-south-1": 2.718, + "af-south-1": 0.0, "ap-northeast-1": 2.518, "ap-northeast-2": 2.518, "ap-northeast-3": 0.0, "ap-south-1": 1.82, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, + "ap-southeast-1": 2.518, + "ap-southeast-2": 2.518, "ca-central-1": 1.934, - "eu-central-1": 0.0, - "eu-west-1": 2.3, + "eu-central-1": 2.667, + "eu-west-1": 2.1, "sa-east-1": 3.351, - "us-east-1": 0.0, - "us-east-2": 0.0, - "us-gov-east-1": 2.3, + "us-east-1": 1.935, + "us-east-2": 1.935, + "us-gov-east-1": 2.1, "us-gov-west-1": 2.1, - "us-west-2": 1.935 + "us-west-2": 1.768 }, "x1e.4xlarge": { "af-south-1": 4.86, - "ap-northeast-1": 4.936, - "ap-northeast-2": 5.42, + "ap-northeast-1": 0.0, + "ap-northeast-2": 4.936, "ap-northeast-3": 0.0, "ap-south-1": 3.54, - "ap-southeast-1": 5.42, + "ap-southeast-1": 0.0, "ap-southeast-2": 4.936, "ca-central-1": 3.767, "eu-central-1": 4.768, - "eu-west-1": 4.5, + "eu-west-1": 0.0, "sa-east-1": 6.602, "us-east-1": 3.436, - "us-east-2": 0.0, + "us-east-2": 3.436, "us-gov-east-1": 4.5, - "us-gov-west-1": 4.5, - "us-west-2": 3.436 + "us-gov-west-1": 4.1, + "us-west-2": 0.0 }, "x1e.8xlarge": { - "af-south-1": 0.0, + "af-south-1": 10.572, "ap-northeast-1": 9.772, - "ap-northeast-2": 10.739, - "ap-northeast-3": 0.0, + "ap-northeast-2": 9.772, + "ap-northeast-3": 10.739, "ap-south-1": 6.98, - "ap-southeast-1": 0.0, - "ap-southeast-2": 10.739, + "ap-southeast-1": 9.772, + "ap-southeast-2": 9.772, "ca-central-1": 0.0, - "eu-central-1": 0.0, - "eu-west-1": 8.9, + "eu-central-1": 9.436, + "eu-west-1": 8.1, "sa-east-1": 13.105, - "us-east-1": 0.0, + "us-east-1": 7.439, "us-east-2": 6.772, "us-gov-east-1": 8.1, "us-gov-west-1": 8.9, "us-west-2": 6.772 }, "x1e.16xlarge": { - "af-south-1": 21.044, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, - "ap-northeast-3": 0.0, + "af-south-1": 0.0, + "ap-northeast-1": 19.444, + "ap-northeast-2": 19.444, + "ap-northeast-3": 21.378, "ap-south-1": 13.86, "ap-southeast-1": 21.378, "ap-southeast-2": 19.444, - "ca-central-1": 0.0, + "ca-central-1": 16.236, "eu-central-1": 18.772, - "eu-west-1": 0.0, + "eu-west-1": 16.1, "sa-east-1": 26.11, - "us-east-1": 14.778, + "us-east-1": 13.444, "us-east-2": 13.444, - "us-gov-east-1": 17.7, - "us-gov-west-1": 17.7, + "us-gov-east-1": 16.1, + "us-gov-west-1": 16.1, "us-west-2": 14.778 }, "x1e.32xlarge": { "af-south-1": 38.18, - "ap-northeast-1": 38.788, + "ap-northeast-1": 0.0, "ap-northeast-2": 0.0, "ap-northeast-3": 0.0, "ap-south-1": 27.62, "ap-southeast-1": 38.788, - "ap-southeast-2": 0.0, + "ap-southeast-2": 38.788, "ca-central-1": 29.438, "eu-central-1": 37.444, "eu-west-1": 32.1, "sa-east-1": 0.0, "us-east-1": 26.788, - "us-east-2": 0.0, + "us-east-2": 26.788, "us-gov-east-1": 32.1, - "us-gov-west-1": 0.0, + "us-gov-west-1": 32.1, "us-west-2": 26.788 }, "x2gd.medium": { - "eu-west-1": 0.141, + "eu-west-1": 0.0, "us-east-1": 0.1145, "us-east-2": 0.0, "us-west-2": 0.0 @@ -96216,8 +102583,8 @@ "x2gd.large": { "eu-west-1": 0.2563, "us-east-1": 0.2233, - "us-east-2": 0.0, - "us-west-2": 0.24 + "us-east-2": 0.2233, + "us-west-2": 0.2233 }, "x2gd.xlarge": { "eu-west-1": 0.0, @@ -96229,40 +102596,40 @@ "eu-west-1": 0.0, "us-east-1": 5.469, "us-east-2": 5.469, - "us-west-2": 6.0034 + "us-west-2": 5.469 }, "x2gd.2xlarge": { "eu-west-1": 0.925, - "us-east-1": 0.8598, - "us-east-2": 0.0, - "us-west-2": 0.8598 + "us-east-1": 0.793, + "us-east-2": 0.793, + "us-west-2": 0.793 }, "x2gd.4xlarge": { - "eu-west-1": 1.885, - "us-east-1": 0.0, - "us-east-2": 1.461, - "us-west-2": 0.0 + "eu-west-1": 1.725, + "us-east-1": 1.5946, + "us-east-2": 1.5946, + "us-west-2": 1.5946 }, "x2gd.8xlarge": { - "eu-west-1": 3.645, - "us-east-1": 2.797, - "us-east-2": 3.0642, - "us-west-2": 0.0 + "eu-west-1": 3.325, + "us-east-1": 0.0, + "us-east-2": 2.797, + "us-west-2": 3.0642 }, "x2gd.12xlarge": { "eu-west-1": 5.405, "us-east-1": 4.5338, "us-east-2": 0.0, - "us-west-2": 4.5338 + "us-west-2": 4.133 }, "x2gd.16xlarge": { - "eu-west-1": 7.165, - "us-east-1": 6.0034, - "us-east-2": 5.469, - "us-west-2": 0.0 + "eu-west-1": 6.525, + "us-east-1": 5.469, + "us-east-2": 0.0, + "us-west-2": 5.469 }, "x2idn.metal": { - "af-south-1": 19.173, + "af-south-1": 0.0, "ap-northeast-1": 19.466, "ap-northeast-2": 19.466, "ap-northeast-3": 19.467, @@ -96271,76 +102638,85 @@ "ap-southeast-1": 19.466, "ap-southeast-2": 19.466, "ap-southeast-3": 0.0, + "ap-southeast-5": 17.5319, + "ap-southeast-7": 17.5319, "ca-central-1": 14.797, "eu-central-1": 18.799, "eu-central-2": 20.6664, "eu-north-1": 15.336, "eu-south-1": 16.926, "eu-south-2": 16.131, - "eu-west-1": 0.0, - "eu-west-2": 0.0, + "eu-west-1": 16.131, + "eu-west-2": 16.931, "eu-west-3": 0.0, "me-central-1": 16.533, - "sa-east-1": 0.0, + "me-south-1": 16.533, + "sa-east-1": 26.135, "us-east-1": 13.463, "us-east-2": 13.463, - "us-gov-east-1": 0.0, + "us-gov-east-1": 16.131, "us-gov-west-1": 16.131, "us-west-1": 17.465, "us-west-2": 13.463 }, "x2idn.16xlarge": { - "af-south-1": 0.0, - "ap-northeast-1": 10.76255, - "ap-northeast-2": 10.76255, - "ap-northeast-3": 0.0, + "af-south-1": 9.649, + "ap-northeast-1": 9.7955, + "ap-northeast-2": 0.0, + "ap-northeast-3": 9.796, "ap-south-1": 7.006, "ap-south-2": 7.006, "ap-southeast-1": 9.7955, "ap-southeast-2": 9.7955, - "ap-southeast-3": 9.7955, + "ap-southeast-3": 10.76255, + "ap-southeast-5": 8.82845, + "ap-southeast-7": 0.0, "ca-central-1": 0.0, - "eu-central-1": 10.3957, - "eu-central-2": 0.0, - "eu-north-1": 8.49105, + "eu-central-1": 9.462, + "eu-central-2": 11.42277, + "eu-north-1": 7.7305, "eu-south-1": 8.5255, - "eu-south-2": 8.9283, + "eu-south-2": 0.0, "eu-west-1": 8.128, - "eu-west-2": 9.3683, - "eu-west-3": 0.0, + "eu-west-2": 8.528, + "eu-west-3": 9.3683, "me-central-1": 8.329, + "me-south-1": 9.1494, "sa-east-1": 13.13, "us-east-1": 0.0, - "us-east-2": 0.0, - "us-gov-east-1": 8.9283, - "us-gov-west-1": 8.9283, - "us-west-1": 9.662, - "us-west-2": 6.794 + "us-east-2": 7.4609, + "us-gov-east-1": 8.128, + "us-gov-west-1": 0.0, + "us-west-1": 8.795, + "us-west-2": 7.4609 }, "x2idn.24xlarge": { "af-south-1": 14.411, - "ap-northeast-1": 16.08133, - "ap-northeast-2": 16.08133, + "ap-northeast-1": 14.63075, + "ap-northeast-2": 14.63075, "ap-northeast-3": 16.08215, "ap-south-1": 11.47865, - "ap-south-2": 11.47865, - "ap-southeast-1": 16.08133, - "ap-southeast-2": 0.0, - "ap-southeast-3": 0.0, + "ap-south-2": 0.0, + "ap-southeast-1": 14.63075, + "ap-southeast-2": 16.08133, + "ap-southeast-3": 14.63075, + "ap-southeast-5": 13.18018, + "ap-southeast-7": 13.18018, "ca-central-1": 0.0, "eu-central-1": 15.53105, - "eu-central-2": 0.0, + "eu-central-2": 15.53105, "eu-north-1": 11.53325, "eu-south-1": 13.98583, - "eu-south-2": 0.0, + "eu-south-2": 12.1295, "eu-west-1": 12.1295, "eu-west-2": 12.7295, - "eu-west-3": 13.98995, - "me-central-1": 0.0, + "eu-west-3": 12.7295, + "me-central-1": 12.431, + "me-south-1": 13.6616, "sa-east-1": 19.6325, - "us-east-1": 11.12885, - "us-east-2": 0.0, - "us-gov-east-1": 0.0, + "us-east-1": 10.1285, + "us-east-2": 11.12885, + "us-gov-east-1": 13.32995, "us-gov-west-1": 0.0, "us-west-1": 14.4305, "us-west-2": 0.0 @@ -96348,210 +102724,220 @@ "x2idn.32xlarge": { "af-south-1": 19.173, "ap-northeast-1": 19.466, - "ap-northeast-2": 19.466, + "ap-northeast-2": 0.0, "ap-northeast-3": 19.467, - "ap-south-1": 0.0, + "ap-south-1": 13.887, "ap-south-2": 13.887, "ap-southeast-1": 19.466, - "ap-southeast-2": 0.0, + "ap-southeast-2": 19.466, "ap-southeast-3": 19.466, + "ap-southeast-5": 17.5319, + "ap-southeast-7": 0.0, "ca-central-1": 14.797, "eu-central-1": 0.0, - "eu-central-2": 0.0, + "eu-central-2": 20.6664, "eu-north-1": 15.336, "eu-south-1": 16.926, - "eu-south-2": 0.0, + "eu-south-2": 16.131, "eu-west-1": 0.0, "eu-west-2": 16.931, "eu-west-3": 16.931, "me-central-1": 0.0, + "me-south-1": 0.0, "sa-east-1": 26.135, "us-east-1": 13.463, "us-east-2": 13.463, "us-gov-east-1": 16.131, - "us-gov-west-1": 0.0, + "us-gov-west-1": 16.131, "us-west-1": 17.465, "us-west-2": 13.463 }, "x2iedn.xlarge": { "af-south-1": 1.2468, "ap-northeast-1": 1.26511, - "ap-northeast-2": 1.38599, + "ap-northeast-2": 1.26511, "ap-northeast-3": 1.26518, - "ap-south-1": 0.0, + "ap-south-1": 1.00244, "ap-south-2": 0.0, - "ap-southeast-1": 0.0, - "ap-southeast-2": 1.26511, - "ap-southeast-3": 0.0, - "ca-central-1": 0.9733, - "eu-central-1": 0.0, + "ap-southeast-1": 1.26511, + "ap-southeast-2": 1.38599, + "ap-southeast-3": 1.26511, + "ap-southeast-5": 1.14423, + "ca-central-1": 1.065, + "eu-central-1": 1.22343, "eu-north-1": 1.00702, "eu-south-1": 1.10633, "eu-south-2": 1.15671, "eu-west-1": 1.15671, - "eu-west-2": 1.21171, - "eu-west-3": 1.21171, - "sa-east-1": 0.0, + "eu-west-2": 1.10668, + "eu-west-3": 1.10668, + "sa-east-1": 1.68193, "us-east-1": 0.97329, "us-east-2": 0.88993, "us-gov-east-1": 1.05668, "us-gov-west-1": 1.15671, - "us-west-1": 0.0, + "us-west-1": 1.14005, "us-west-2": 0.88993 }, "x2iedn.metal": { - "af-south-1": 38.221, + "af-south-1": 0.0, "ap-northeast-1": 0.0, "ap-northeast-2": 38.807, "ap-northeast-3": 38.809, - "ap-south-1": 0.0, - "ap-south-2": 27.649, + "ap-south-1": 27.649, + "ap-south-2": 0.0, "ap-southeast-1": 38.807, - "ap-southeast-2": 0.0, + "ap-southeast-2": 38.807, "ap-southeast-3": 38.807, - "ca-central-1": 0.0, + "ap-southeast-5": 34.9388, + "ca-central-1": 29.469, "eu-central-1": 0.0, "eu-north-1": 30.548, - "eu-south-1": 0.0, + "eu-south-1": 33.726, "eu-south-2": 32.137, - "eu-west-1": 0.0, + "eu-west-1": 32.137, "eu-west-2": 0.0, "eu-west-3": 33.737, "sa-east-1": 52.145, - "us-east-1": 0.0, + "us-east-1": 26.801, "us-east-2": 26.801, - "us-gov-east-1": 0.0, + "us-gov-east-1": 32.137, "us-gov-west-1": 32.137, "us-west-1": 0.0, - "us-west-2": 0.0 + "us-west-2": 26.801 }, "x2iedn.2xlarge": { - "af-south-1": 2.7441, + "af-south-1": 2.506, "ap-northeast-1": 2.54263, "ap-northeast-2": 2.78439, "ap-northeast-3": 2.54275, - "ap-south-1": 1.84525, + "ap-south-1": 2.01728, "ap-south-2": 0.0, - "ap-southeast-1": 2.78439, - "ap-southeast-2": 0.0, + "ap-southeast-1": 2.54263, + "ap-southeast-2": 2.78439, "ap-southeast-3": 2.54263, - "ca-central-1": 2.1424, + "ap-southeast-5": 2.30086, + "ca-central-1": 1.959, "eu-central-1": 0.0, - "eu-north-1": 0.0, + "eu-north-1": 2.02644, "eu-south-1": 2.43507, "eu-south-2": 0.0, "eu-west-1": 2.12575, - "eu-west-2": 2.43583, - "eu-west-3": 0.0, + "eu-west-2": 2.22575, + "eu-west-3": 2.22575, "sa-east-1": 0.0, - "us-east-1": 1.95898, - "us-east-2": 0.0, + "us-east-1": 1.79225, + "us-east-2": 1.95898, "us-gov-east-1": 2.32583, - "us-gov-west-1": 2.32583, + "us-gov-west-1": 2.12575, "us-west-1": 2.2925, - "us-west-2": 1.95898 + "us-west-2": 1.79225 }, "x2iedn.4xlarge": { "af-south-1": 4.887, "ap-northeast-1": 0.0, - "ap-northeast-2": 5.44378, - "ap-northeast-3": 0.0, - "ap-south-1": 0.0, + "ap-northeast-2": 4.96025, + "ap-northeast-3": 4.9605, + "ap-south-1": 3.5655, "ap-south-2": 0.0, "ap-southeast-1": 0.0, - "ap-southeast-2": 5.44378, + "ap-southeast-2": 4.96025, "ap-southeast-3": 5.44378, - "ca-central-1": 4.1598, + "ap-southeast-5": 4.9119, + "ca-central-1": 0.0, "eu-central-1": 0.0, "eu-north-1": 3.92788, "eu-south-1": 4.32513, - "eu-south-2": 0.0, - "eu-west-1": 4.1265, - "eu-west-2": 4.74665, - "eu-west-3": 4.74665, - "sa-east-1": 0.0, - "us-east-1": 3.79295, + "eu-south-2": 4.52665, + "eu-west-1": 0.0, + "eu-west-2": 4.3265, + "eu-west-3": 4.3265, + "sa-east-1": 6.6275, + "us-east-1": 3.4595, "us-east-2": 0.0, - "us-gov-east-1": 0.0, + "us-gov-east-1": 4.1265, "us-gov-west-1": 4.1265, "us-west-1": 4.46, "us-west-2": 3.4595 }, "x2iedn.8xlarge": { - "af-south-1": 0.0, + "af-south-1": 9.649, "ap-northeast-1": 0.0, "ap-northeast-2": 9.7955, - "ap-northeast-3": 10.7631, - "ap-south-1": 7.006, - "ap-south-2": 0.0, - "ap-southeast-1": 10.76255, - "ap-southeast-2": 10.76255, + "ap-northeast-3": 9.796, + "ap-south-1": 7.6941, + "ap-south-2": 7.006, + "ap-southeast-1": 9.7955, + "ap-southeast-2": 9.7955, "ap-southeast-3": 9.7955, - "ca-central-1": 0.0, - "eu-central-1": 9.462, + "ap-southeast-5": 8.82845, + "ca-central-1": 7.461, + "eu-central-1": 0.0, "eu-north-1": 7.73075, "eu-south-1": 9.36528, - "eu-south-2": 8.9283, - "eu-west-1": 0.0, - "eu-west-2": 8.528, + "eu-south-2": 8.128, + "eu-west-1": 8.128, + "eu-west-2": 0.0, "eu-west-3": 8.528, "sa-east-1": 13.13, - "us-east-1": 6.794, - "us-east-2": 7.4609, + "us-east-1": 7.4609, + "us-east-2": 0.0, "us-gov-east-1": 8.128, - "us-gov-west-1": 8.128, - "us-west-1": 0.0, - "us-west-2": 0.0 + "us-gov-west-1": 8.9283, + "us-west-1": 8.795, + "us-west-2": 6.794 }, "x2iedn.16xlarge": { - "af-south-1": 0.0, - "ap-northeast-1": 21.4001, - "ap-northeast-2": 21.4001, - "ap-northeast-3": 21.4012, + "af-south-1": 19.173, + "ap-northeast-1": 0.0, + "ap-northeast-2": 19.466, + "ap-northeast-3": 19.467, "ap-south-1": 0.0, "ap-south-2": 0.0, "ap-southeast-1": 0.0, - "ap-southeast-2": 21.4001, - "ap-southeast-3": 19.466, + "ap-southeast-2": 19.466, + "ap-southeast-3": 0.0, + "ap-southeast-5": 19.27259, "ca-central-1": 0.0, - "eu-central-1": 20.6664, - "eu-north-1": 16.85765, - "eu-south-1": 16.9255, + "eu-central-1": 18.799, + "eu-north-1": 0.0, + "eu-south-1": 0.0, "eu-south-2": 16.131, - "eu-west-1": 17.7316, + "eu-west-1": 16.131, "eu-west-2": 16.931, - "eu-west-3": 0.0, + "eu-west-3": 16.931, "sa-east-1": 26.135, "us-east-1": 0.0, - "us-east-2": 13.463, + "us-east-2": 14.7968, "us-gov-east-1": 17.7316, - "us-gov-west-1": 17.7316, + "us-gov-west-1": 16.131, "us-west-1": 17.465, - "us-west-2": 0.0 + "us-west-2": 13.463 }, "x2iedn.24xlarge": { - "af-south-1": 31.5542, - "ap-northeast-1": 0.0, - "ap-northeast-2": 32.03765, + "af-south-1": 28.697, + "ap-northeast-1": 32.03765, + "ap-northeast-2": 29.1365, "ap-northeast-3": 29.138, - "ap-south-1": 20.768, - "ap-south-2": 0.0, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, + "ap-south-1": 0.0, + "ap-south-2": 20.768, + "ap-southeast-1": 29.1365, + "ap-southeast-2": 29.1365, "ap-southeast-3": 0.0, + "ap-southeast-5": 28.84639, "ca-central-1": 0.0, - "eu-central-1": 0.0, - "eu-north-1": 25.22398, - "eu-south-1": 27.84583, + "eu-central-1": 30.9371, + "eu-north-1": 22.94225, + "eu-south-1": 25.32575, "eu-south-2": 24.134, - "eu-west-1": 24.134, + "eu-west-1": 26.5349, "eu-west-2": 25.334, "eu-west-3": 0.0, - "sa-east-1": 43.0415, - "us-east-1": 22.1327, + "sa-east-1": 39.14, + "us-east-1": 20.132, "us-east-2": 20.132, "us-gov-east-1": 26.5349, - "us-gov-west-1": 26.5349, + "us-gov-west-1": 24.134, "us-west-1": 28.736, "us-west-2": 20.132 }, @@ -96563,90 +102949,157 @@ "ap-south-1": 27.649, "ap-south-2": 27.649, "ap-southeast-1": 38.807, - "ap-southeast-2": 0.0, + "ap-southeast-2": 38.807, "ap-southeast-3": 38.807, + "ap-southeast-5": 34.9388, "ca-central-1": 29.469, "eu-central-1": 37.473, "eu-north-1": 0.0, "eu-south-1": 33.726, "eu-south-2": 32.137, - "eu-west-1": 32.137, - "eu-west-2": 0.0, + "eu-west-1": 0.0, + "eu-west-2": 33.737, "eu-west-3": 33.737, "sa-east-1": 52.145, "us-east-1": 26.801, - "us-east-2": 0.0, + "us-east-2": 26.801, "us-gov-east-1": 32.137, - "us-gov-west-1": 0.0, + "us-gov-west-1": 32.137, "us-west-1": 34.805, "us-west-2": 26.801 }, "x2iezn.metal": { - "ap-northeast-1": 14.633, - "eu-west-1": 12.125, + "ap-northeast-1": 0.0, + "eu-west-1": 0.0, + "me-central-1": 0.0, "us-east-1": 10.133, - "us-west-2": 10.133 + "us-west-2": 0.0 }, "x2iezn.2xlarge": { - "ap-northeast-1": 2.543, - "eu-west-1": 0.0, - "us-east-1": 1.9598, + "ap-northeast-1": 2.7848, + "eu-west-1": 2.125, + "me-central-1": 2.3811, + "us-east-1": 1.793, "us-west-2": 1.9598 }, "x2iezn.4xlarge": { - "ap-northeast-1": 5.4446, - "eu-west-1": 4.125, - "us-east-1": 3.7946, + "ap-northeast-1": 0.0, + "eu-west-1": 0.0, + "me-central-1": 4.6372, + "us-east-1": 0.0, "us-west-2": 3.461 }, "x2iezn.6xlarge": { "ap-northeast-1": 0.0, "eu-west-1": 6.125, - "us-east-1": 5.6294, - "us-west-2": 5.129 + "me-central-1": 6.8933, + "us-east-1": 5.129, + "us-west-2": 5.6294 }, "x2iezn.8xlarge": { - "ap-northeast-1": 10.7642, + "ap-northeast-1": 9.797, "eu-west-1": 8.925, + "me-central-1": 9.1494, "us-east-1": 0.0, "us-west-2": 6.797 }, "x2iezn.12xlarge": { - "ap-northeast-1": 0.0, + "ap-northeast-1": 14.633, "eu-west-1": 0.0, + "me-central-1": 12.431, + "us-east-1": 0.0, + "us-west-2": 0.0 + }, + "x8g.medium": { + "eu-central-1": 0.19285, + "us-east-1": 0.0, + "us-west-2": 0.154 + }, + "x8g.large": { + "eu-central-1": 0.3294, + "us-east-1": 0.27124, + "us-west-2": 0.27124 + }, + "x8g.xlarge": { + "eu-central-1": 0.65712, "us-east-1": 0.0, + "us-west-2": 0.4471 + }, + "x8g.metal-24xl": { + "eu-central-1": 13.2338, + "us-east-1": 9.5042, + "us-west-2": 9.5042 + }, + "x8g.metal-48xl": { + "eu-central-1": 0.0, + "us-east-1": 18.8834, "us-west-2": 0.0 }, + "x8g.2xlarge": { + "eu-central-1": 0.0, + "us-east-1": 0.0, + "us-west-2": 0.9066 + }, + "x8g.4xlarge": { + "eu-central-1": 2.3098, + "us-east-1": 0.0, + "us-west-2": 1.84452 + }, + "x8g.8xlarge": { + "eu-central-1": 4.93156, + "us-east-1": 3.2514, + "us-west-2": 3.2514 + }, + "x8g.12xlarge": { + "eu-central-1": 0.0, + "us-east-1": 4.8146, + "us-west-2": 4.8146 + }, + "x8g.16xlarge": { + "eu-central-1": 8.8642, + "us-east-1": 7.00308, + "us-west-2": 7.00308 + }, + "x8g.24xlarge": { + "eu-central-1": 13.2338, + "us-east-1": 0.0, + "us-west-2": 10.44212 + }, + "x8g.48xlarge": { + "eu-central-1": 0.0, + "us-east-1": 18.8834, + "us-west-2": 18.8834 + }, "z1d.large": { - "ap-northeast-1": 0.297, + "ap-northeast-1": 0.283, "ap-northeast-2": 0.295, - "ap-south-1": 0.264, + "ap-south-1": 0.252, "ap-southeast-1": 0.0, "ap-southeast-2": 0.296, - "eu-central-1": 0.0, - "eu-west-1": 0.277, + "eu-central-1": 0.281, + "eu-west-1": 0.264, "eu-west-2": 0.289, - "us-east-1": 0.0, + "us-east-1": 0.253, "us-east-2": 0.253, "us-west-1": 0.0, - "us-west-2": 0.253 + "us-west-2": 0.0 }, "z1d.xlarge": { "ap-northeast-1": 0.538, - "ap-northeast-2": 0.0, + "ap-northeast-2": 0.506, "ap-south-1": 0.472, - "ap-southeast-1": 0.535, - "ap-southeast-2": 0.508, + "ap-southeast-1": 0.508, + "ap-southeast-2": 0.0, "eu-central-1": 0.0, "eu-west-1": 0.472, "eu-west-2": 0.0, "us-east-1": 0.0, "us-east-2": 0.451, - "us-west-1": 0.504, - "us-west-2": 0.0 + "us-west-1": 0.478, + "us-west-2": 0.428 }, "z1d.metal": { - "ap-northeast-1": 0.0, + "ap-northeast-1": 5.573, "ap-northeast-2": 0.0, "ap-south-1": 4.829, "ap-southeast-1": 0.0, @@ -96654,52 +103107,52 @@ "eu-central-1": 5.525, "eu-west-1": 5.117, "eu-west-2": 5.398, - "us-east-1": 4.589, + "us-east-1": 0.0, "us-east-2": 4.589, - "us-west-1": 0.0, + "us-west-1": 5.189, "us-west-2": 4.589 }, "z1d.2xlarge": { - "ap-northeast-1": 1.087, - "ap-northeast-2": 1.079, - "ap-south-1": 0.0, - "ap-southeast-1": 1.083, + "ap-northeast-1": 1.033, + "ap-northeast-2": 1.025, + "ap-south-1": 0.909, + "ap-southeast-1": 1.029, "ap-southeast-2": 0.0, - "eu-central-1": 0.0, - "eu-west-1": 1.007, + "eu-central-1": 1.025, + "eu-west-1": 0.957, "eu-west-2": 0.0, "us-east-1": 0.869, - "us-east-2": 0.0, - "us-west-1": 1.02, + "us-east-2": 0.869, + "us-west-1": 0.0, "us-west-2": 0.869 }, "z1d.3xlarge": { "ap-northeast-1": 0.0, - "ap-northeast-2": 1.475, + "ap-northeast-2": 0.0, "ap-south-1": 1.301, "ap-southeast-1": 1.481, - "ap-southeast-2": 1.481, + "ap-southeast-2": 0.0, "eu-central-1": 1.556, - "eu-west-1": 1.373, - "eu-west-2": 0.0, + "eu-west-1": 1.448, + "eu-west-2": 1.443, "us-east-1": 1.241, - "us-east-2": 1.308, + "us-east-2": 1.241, "us-west-1": 0.0, - "us-west-2": 1.308 + "us-west-2": 1.241 }, "z1d.6xlarge": { "ap-northeast-1": 2.849, - "ap-northeast-2": 2.987, - "ap-south-1": 0.0, + "ap-northeast-2": 0.0, + "ap-south-1": 2.477, "ap-southeast-1": 2.837, "ap-southeast-2": 2.837, - "eu-central-1": 2.987, - "eu-west-1": 0.0, - "eu-west-2": 0.0, + "eu-central-1": 2.825, + "eu-west-1": 2.771, + "eu-west-2": 2.761, "us-east-1": 2.491, - "us-east-2": 0.0, - "us-west-1": 0.0, - "us-west-2": 0.0 + "us-east-2": 2.357, + "us-west-1": 2.657, + "us-west-2": 2.491 }, "z1d.12xlarge": { "ap-northeast-1": 5.573, @@ -97210,403 +103663,403 @@ }, "ec2_windows": { "c1.medium": { - "ap-northeast-1": 0.158, - "ap-southeast-1": 0.164, - "ap-southeast-2": 0.164, - "eu-west-1": 0.148, - "sa-east-1": 0.179, + "ap-northeast-1": 0.258, + "ap-southeast-1": 0.266, + "ap-southeast-2": 0.266, + "eu-west-1": 0.21, + "sa-east-1": 0.259, "us-east-1": 0.13, - "us-gov-west-1": 0.157, - "us-west-1": 0.148, + "us-gov-west-1": 0.237, + "us-west-1": 0.228, "us-west-2": 0.13 }, "c1.xlarge": { "ap-northeast-1": 0.632, - "ap-southeast-1": 0.655, - "ap-southeast-2": 0.655, - "eu-west-1": 0.592, - "sa-east-1": 0.718, + "ap-southeast-1": 1.065, + "ap-southeast-2": 1.065, + "eu-west-1": 0.84, + "sa-east-1": 1.038, "us-east-1": 0.52, "us-gov-west-1": 0.628, "us-west-1": 0.592, - "us-west-2": 0.52 + "us-west-2": 0.84 }, "c3.large": { - "ap-northeast-1": 0.092, - "ap-northeast-2": 0.21872, + "ap-northeast-1": 0.254, + "ap-northeast-2": 0.12672, "ap-southeast-1": 0.132, - "ap-southeast-2": 0.0, + "ap-southeast-2": 0.132, "eu-central-1": 0.129, - "eu-west-1": 0.092, - "sa-east-1": 0.0, + "eu-west-1": 0.188, + "sa-east-1": 0.246, "us-east-1": 0.105, - "us-gov-west-1": 0.126, - "us-west-1": 0.092, - "us-west-2": 0.092 + "us-gov-west-1": 0.209, + "us-west-1": 0.188, + "us-west-2": 0.188 }, "c3.xlarge": { "ap-northeast-1": 0.184, - "ap-northeast-2": 0.25245, + "ap-northeast-2": 0.0, "ap-southeast-1": 0.0, - "ap-southeast-2": 0.265, + "ap-southeast-2": 0.477, "eu-central-1": 0.258, - "eu-west-1": 0.239, + "eu-west-1": 0.184, "sa-east-1": 0.0, "us-east-1": 0.21, "us-gov-west-1": 0.252, "us-west-1": 0.184, - "us-west-2": 0.184 + "us-west-2": 0.21 }, "c3.2xlarge": { "ap-northeast-1": 0.511, - "ap-northeast-2": 0.828, + "ap-northeast-2": 0.50589, "ap-southeast-1": 0.529, - "ap-southeast-2": 0.0, - "eu-central-1": 0.0, - "eu-west-1": 0.368, - "sa-east-1": 0.65, + "ap-southeast-2": 0.953, + "eu-central-1": 0.516, + "eu-west-1": 0.752, + "sa-east-1": 0.368, "us-east-1": 0.42, "us-gov-west-1": 0.0, - "us-west-1": 0.478, - "us-west-2": 0.368 + "us-west-1": 0.368, + "us-west-2": 0.42 }, "c3.4xlarge": { "ap-northeast-1": 1.021, "ap-northeast-2": 1.655, - "ap-southeast-1": 1.058, + "ap-southeast-1": 0.736, "ap-southeast-2": 0.0, - "eu-central-1": 0.0, - "eu-west-1": 0.956, - "sa-east-1": 1.3, - "us-east-1": 0.84, + "eu-central-1": 1.696, + "eu-west-1": 1.504, + "sa-east-1": 1.964, + "us-east-1": 0.736, "us-gov-west-1": 1.008, - "us-west-1": 0.956, - "us-west-2": 0.84 + "us-west-1": 0.736, + "us-west-2": 1.504 }, "c3.8xlarge": { - "ap-northeast-1": 2.043, + "ap-northeast-1": 1.472, "ap-northeast-2": 0.0, - "ap-southeast-1": 2.117, - "ap-southeast-2": 1.472, - "eu-central-1": 0.0, - "eu-west-1": 1.472, + "ap-southeast-1": 1.472, + "ap-southeast-2": 3.813, + "eu-central-1": 3.392, + "eu-west-1": 3.008, "sa-east-1": 2.6, - "us-east-1": 0.0, + "us-east-1": 3.008, "us-gov-west-1": 3.344, - "us-west-1": 1.912, - "us-west-2": 1.472 + "us-west-1": 3.008, + "us-west-2": 1.68 }, "c4.large": { "ap-northeast-1": 0.126, "ap-northeast-2": 0.0, "ap-northeast-3": 0.092, "ap-south-1": 0.092, - "ap-southeast-1": 0.219, - "ap-southeast-2": 0.092, - "ca-central-1": 0.092, + "ap-southeast-1": 0.115, + "ap-southeast-2": 0.13, + "ca-central-1": 0.202, "eu-central-1": 0.092, "eu-west-1": 0.113, "eu-west-2": 0.0, - "sa-east-1": 0.092, + "sa-east-1": 0.247, "us-east-1": 0.1, - "us-east-2": 0.0, + "us-east-2": 0.1, "us-gov-west-1": 0.092, "us-west-1": 0.124, "us-west-2": 0.092 }, "c4.xlarge": { - "ap-northeast-1": 0.436, - "ap-northeast-2": 0.184, - "ap-northeast-3": 0.252, - "ap-south-1": 0.2, - "ap-southeast-1": 0.184, + "ap-northeast-1": 0.184, + "ap-northeast-2": 0.227, + "ap-northeast-3": 0.436, + "ap-south-1": 0.384, + "ap-southeast-1": 0.415, "ap-southeast-2": 0.0, - "ca-central-1": 0.0, - "eu-central-1": 0.184, + "ca-central-1": 0.424, + "eu-central-1": 0.411, "eu-west-1": 0.226, - "eu-west-2": 0.0, - "sa-east-1": 0.184, - "us-east-1": 0.383, - "us-east-2": 0.0, - "us-gov-west-1": 0.423, + "eu-west-2": 0.237, + "sa-east-1": 0.0, + "us-east-1": 0.0, + "us-east-2": 0.184, + "us-gov-west-1": 0.184, "us-west-1": 0.249, "us-west-2": 0.199 }, "c4.2xlarge": { "ap-northeast-1": 0.504, - "ap-northeast-2": 0.454, - "ap-northeast-3": 0.504, - "ap-south-1": 0.44, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.368, + "ap-northeast-2": 0.822, + "ap-northeast-3": 0.872, + "ap-south-1": 0.368, + "ap-southeast-1": 0.876, + "ap-southeast-2": 0.0, "ca-central-1": 0.0, - "eu-central-1": 0.454, - "eu-west-1": 0.453, + "eu-central-1": 0.822, + "eu-west-1": 0.821, "eu-west-2": 0.368, - "sa-east-1": 0.368, - "us-east-1": 0.368, + "sa-east-1": 0.986, + "us-east-1": 0.766, "us-east-2": 0.368, - "us-gov-west-1": 0.479, - "us-west-1": 0.0, + "us-gov-west-1": 0.847, + "us-west-1": 0.866, "us-west-2": 0.398 }, "c4.4xlarge": { - "ap-northeast-1": 1.008, + "ap-northeast-1": 0.736, "ap-northeast-2": 0.907, - "ap-northeast-3": 1.008, - "ap-south-1": 0.736, + "ap-northeast-3": 0.736, + "ap-south-1": 0.0, "ap-southeast-1": 0.924, "ap-southeast-2": 0.736, "ca-central-1": 0.0, "eu-central-1": 0.0, "eu-west-1": 1.641, "eu-west-2": 0.736, - "sa-east-1": 1.235, - "us-east-1": 0.736, - "us-east-2": 0.736, + "sa-east-1": 0.0, + "us-east-1": 1.532, + "us-east-2": 1.532, "us-gov-west-1": 0.958, "us-west-1": 0.0, "us-west-2": 0.0 }, "c4.8xlarge": { - "ap-northeast-1": 2.016, - "ap-northeast-2": 1.656, - "ap-northeast-3": 0.0, - "ap-south-1": 1.6, + "ap-northeast-1": 3.672, + "ap-northeast-2": 0.0, + "ap-northeast-3": 3.672, + "ap-south-1": 1.656, "ap-southeast-1": 1.848, "ap-southeast-2": 1.656, - "ca-central-1": 1.75, - "eu-central-1": 0.0, + "ca-central-1": 3.406, + "eu-central-1": 3.473, "eu-west-1": 0.0, "eu-west-2": 1.902, "sa-east-1": 1.656, "us-east-1": 0.0, "us-east-2": 1.656, "us-gov-west-1": 1.656, - "us-west-1": 1.993, + "us-west-1": 3.536, "us-west-2": 1.656 }, "c5.large": { "af-south-1": 0.092, - "ap-east-1": 0.115, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.096, - "ap-northeast-3": 0.107, - "ap-south-1": 0.09, + "ap-east-1": 0.092, + "ap-northeast-1": 0.092, + "ap-northeast-2": 0.188, + "ap-northeast-3": 0.0, + "ap-south-1": 0.177, "ap-south-2": 0.0, - "ap-southeast-1": 0.092, - "ap-southeast-2": 0.092, - "ap-southeast-3": 0.092, - "ap-southeast-4": 0.092, + "ap-southeast-1": 0.19, + "ap-southeast-2": 0.203, + "ap-southeast-3": 0.098, + "ap-southeast-4": 0.111, "ca-central-1": 0.093, "ca-west-1": 0.092, - "eu-central-1": 0.097, - "eu-central-2": 0.113, - "eu-north-1": 0.092, + "eu-central-1": 0.195, + "eu-central-2": 0.107, + "eu-north-1": 0.091, "eu-south-1": 0.199, - "eu-south-2": 0.0, + "eu-south-2": 0.102, "eu-west-1": 0.092, "eu-west-2": 0.0, - "eu-west-3": 0.101, - "il-central-1": 0.092, - "me-central-1": 0.092, + "eu-west-3": 0.092, + "il-central-1": 0.193, + "me-central-1": 0.198, "me-south-1": 0.106, "sa-east-1": 0.092, "us-east-1": 0.092, "us-east-2": 0.085, - "us-gov-east-1": 0.102, - "us-gov-west-1": 0.102, - "us-west-1": 0.205, - "us-west-2": 0.09, + "us-gov-east-1": 0.194, + "us-gov-west-1": 0.108, + "us-west-1": 0.0, + "us-west-2": 0.085, "us-west-2-lax-1": 0.194 }, "c5.xlarge": { - "af-south-1": 0.228, - "ap-east-1": 0.0, + "af-south-1": 0.412, + "ap-east-1": 0.216, "ap-northeast-1": 0.214, "ap-northeast-2": 0.184, - "ap-northeast-3": 0.0, - "ap-south-1": 0.184, + "ap-northeast-3": 0.214, + "ap-south-1": 0.354, "ap-south-2": 0.354, - "ap-southeast-1": 0.184, + "ap-southeast-1": 0.38, "ap-southeast-2": 0.184, - "ap-southeast-3": 0.184, - "ap-southeast-4": 0.184, - "ca-central-1": 0.184, - "ca-west-1": 0.37, - "eu-central-1": 0.0, + "ap-southeast-3": 0.208, + "ap-southeast-4": 0.0, + "ca-central-1": 0.0, + "ca-west-1": 0.186, + "eu-central-1": 0.378, "eu-central-2": 0.184, - "eu-north-1": 0.182, - "eu-south-1": 0.202, - "eu-south-2": 0.184, + "eu-north-1": 0.366, + "eu-south-1": 0.386, + "eu-south-2": 0.192, "eu-west-1": 0.184, - "eu-west-2": 0.184, - "eu-west-3": 0.202, + "eu-west-2": 0.386, + "eu-west-3": 0.215, "il-central-1": 0.202, - "me-central-1": 0.395, + "me-central-1": 0.184, "me-south-1": 0.184, - "sa-east-1": 0.262, + "sa-east-1": 0.28, "us-east-1": 0.184, "us-east-2": 0.0, - "us-gov-east-1": 0.216, - "us-gov-west-1": 0.184, - "us-west-1": 0.184, + "us-gov-east-1": 0.388, + "us-gov-west-1": 0.388, + "us-west-1": 0.212, "us-west-2": 0.184, - "us-west-2-lax-1": 0.388 + "us-west-2-lax-1": 0.184 }, "c5.metal": { "af-south-1": 4.416, - "ap-east-1": 5.184, + "ap-east-1": 9.6, "ap-northeast-1": 5.136, - "ap-northeast-2": 4.608, - "ap-northeast-3": 5.136, - "ap-south-1": 4.08, - "ap-south-2": 0.0, + "ap-northeast-2": 9.024, + "ap-northeast-3": 4.416, + "ap-south-1": 8.496, + "ap-south-2": 8.496, "ap-southeast-1": 4.704, - "ap-southeast-2": 9.744, + "ap-southeast-2": 5.328, "ap-southeast-3": 4.704, - "ap-southeast-4": 9.744, + "ap-southeast-4": 5.328, "ca-central-1": 4.416, "ca-west-1": 4.416, - "eu-central-1": 4.656, + "eu-central-1": 9.072, "eu-central-2": 0.0, "eu-north-1": 4.368, "eu-south-1": 4.416, - "eu-south-2": 4.416, - "eu-west-1": 4.608, + "eu-south-2": 9.024, + "eu-west-1": 4.416, "eu-west-2": 4.848, - "eu-west-3": 4.848, - "il-central-1": 4.416, + "eu-west-3": 9.264, + "il-central-1": 9.254, "me-central-1": 4.416, "me-south-1": 4.416, - "sa-east-1": 6.288, - "us-east-1": 4.08, - "us-east-2": 4.416, - "us-gov-east-1": 4.416, + "sa-east-1": 10.704, + "us-east-1": 0.0, + "us-east-2": 8.496, + "us-gov-east-1": 4.896, "us-gov-west-1": 4.416, - "us-west-1": 9.504, + "us-west-1": 5.088, "us-west-2": 4.416, "us-west-2-lax-1": 4.416 }, "c5.2xlarge": { - "af-south-1": 0.0, + "af-south-1": 0.851, "ap-east-1": 0.432, "ap-northeast-1": 0.0, "ap-northeast-2": 0.368, "ap-northeast-3": 0.428, "ap-south-1": 0.708, - "ap-south-2": 0.368, + "ap-south-2": 0.708, "ap-southeast-1": 0.392, - "ap-southeast-2": 0.471, + "ap-southeast-2": 0.444, "ap-southeast-3": 0.368, - "ap-southeast-4": 0.368, - "ca-central-1": 0.368, + "ap-southeast-4": 0.444, + "ca-central-1": 0.74, "ca-west-1": 0.368, - "eu-central-1": 0.0, - "eu-central-2": 0.368, - "eu-north-1": 0.364, + "eu-central-1": 0.368, + "eu-central-2": 0.427, + "eu-north-1": 0.732, "eu-south-1": 0.368, - "eu-south-2": 0.0, - "eu-west-1": 0.368, + "eu-south-2": 0.368, + "eu-west-1": 0.384, "eu-west-2": 0.404, "eu-west-3": 0.404, - "il-central-1": 0.771, - "me-central-1": 0.368, + "il-central-1": 0.0, + "me-central-1": 0.0, "me-south-1": 0.368, - "sa-east-1": 0.524, - "us-east-1": 0.368, - "us-east-2": 0.361, + "sa-east-1": 0.892, + "us-east-1": 0.34, + "us-east-2": 0.368, "us-gov-east-1": 0.408, - "us-gov-west-1": 0.0, - "us-west-1": 0.424, - "us-west-2": 0.368, + "us-gov-west-1": 0.408, + "us-west-1": 0.0, + "us-west-2": 0.708, "us-west-2-lax-1": 0.776 }, "c5.4xlarge": { - "af-south-1": 0.967, - "ap-east-1": 0.919, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.768, + "af-south-1": 1.648, + "ap-east-1": 0.864, + "ap-northeast-1": 1.651, + "ap-northeast-2": 0.736, "ap-northeast-3": 0.736, "ap-south-1": 0.736, "ap-south-2": 1.416, - "ap-southeast-1": 0.784, + "ap-southeast-1": 1.52, "ap-southeast-2": 0.888, "ap-southeast-3": 0.0, - "ap-southeast-4": 0.0, + "ap-southeast-4": 0.736, "ca-central-1": 0.744, - "ca-west-1": 0.0, - "eu-central-1": 0.736, - "eu-central-2": 0.905, - "eu-north-1": 0.736, - "eu-south-1": 1.592, + "ca-west-1": 0.736, + "eu-central-1": 1.512, + "eu-central-2": 1.59, + "eu-north-1": 1.464, + "eu-south-1": 0.856, "eu-south-2": 0.736, "eu-west-1": 0.0, - "eu-west-2": 0.0, + "eu-west-2": 0.808, "eu-west-3": 0.0, - "il-central-1": 0.855, - "me-central-1": 1.581, - "me-south-1": 0.845, + "il-central-1": 0.0, + "me-central-1": 0.845, + "me-south-1": 1.581, "sa-east-1": 0.736, "us-east-1": 0.68, - "us-east-2": 0.736, + "us-east-2": 1.416, "us-gov-east-1": 1.552, "us-gov-west-1": 0.816, "us-west-1": 0.903, - "us-west-2": 0.68, - "us-west-2-lax-1": 1.552 + "us-west-2": 1.416, + "us-west-2-lax-1": 0.736 }, "c5.9xlarge": { "af-south-1": 1.656, - "ap-east-1": 2.069, + "ap-east-1": 3.725, "ap-northeast-1": 2.058, "ap-northeast-2": 1.656, - "ap-northeast-3": 1.656, + "ap-northeast-3": 3.582, "ap-south-1": 0.0, - "ap-south-2": 1.656, - "ap-southeast-1": 1.764, - "ap-southeast-2": 1.998, - "ap-southeast-3": 1.656, - "ap-southeast-4": 1.656, - "ca-central-1": 1.674, + "ap-south-2": 1.53, + "ap-southeast-1": 3.533, + "ap-southeast-2": 2.119, + "ap-southeast-3": 3.42, + "ap-southeast-4": 1.998, + "ca-central-1": 1.656, "ca-west-1": 0.0, - "eu-central-1": 1.861, - "eu-central-2": 1.656, - "eu-north-1": 1.656, - "eu-south-1": 1.656, + "eu-central-1": 3.402, + "eu-central-2": 1.921, + "eu-north-1": 3.294, + "eu-south-1": 3.474, "eu-south-2": 3.384, "eu-west-1": 1.656, "eu-west-2": 1.656, "eu-west-3": 1.818, - "il-central-1": 1.814, - "me-central-1": 0.0, - "me-south-1": 1.901, + "il-central-1": 3.47, + "me-central-1": 1.901, + "me-south-1": 1.656, "sa-east-1": 4.014, "us-east-1": 1.53, - "us-east-2": 1.622, + "us-east-2": 3.186, "us-gov-east-1": 3.492, "us-gov-west-1": 1.656, - "us-west-1": 1.908, + "us-west-1": 1.656, "us-west-2": 1.656, "us-west-2-lax-1": 3.492 }, "c5.12xlarge": { - "af-south-1": 2.208, + "af-south-1": 4.944, "ap-east-1": 2.208, - "ap-northeast-1": 2.744, + "ap-northeast-1": 4.776, "ap-northeast-2": 2.453, "ap-northeast-3": 0.0, "ap-south-1": 2.171, "ap-south-2": 2.208, "ap-southeast-1": 2.352, - "ap-southeast-2": 2.208, + "ap-southeast-2": 2.664, "ap-southeast-3": 2.208, - "ap-southeast-4": 2.208, + "ap-southeast-4": 4.872, "ca-central-1": 2.232, "ca-west-1": 2.208, - "eu-central-1": 2.208, - "eu-central-2": 0.0, - "eu-north-1": 0.0, + "eu-central-1": 4.536, + "eu-central-2": 2.208, + "eu-north-1": 4.392, "eu-south-1": 2.569, "eu-south-2": 2.304, "eu-west-1": 2.208, @@ -97615,81 +104068,81 @@ "il-central-1": 2.419, "me-central-1": 0.0, "me-south-1": 2.208, - "sa-east-1": 5.565, - "us-east-1": 2.208, - "us-east-2": 2.04, - "us-gov-east-1": 2.448, + "sa-east-1": 0.0, + "us-east-1": 4.248, + "us-east-2": 2.208, + "us-gov-east-1": 4.803, "us-gov-west-1": 2.448, "us-west-1": 2.544, - "us-west-2": 2.208, + "us-west-2": 2.04, "us-west-2-lax-1": 2.208 }, "c5.18xlarge": { - "af-south-1": 4.104, + "af-south-1": 3.312, "ap-east-1": 3.312, "ap-northeast-1": 3.312, - "ap-northeast-2": 0.0, - "ap-northeast-3": 3.312, + "ap-northeast-2": 6.768, + "ap-northeast-3": 7.164, "ap-south-1": 3.312, "ap-south-2": 6.372, "ap-southeast-1": 3.528, - "ap-southeast-2": 3.996, - "ap-southeast-3": 6.84, - "ap-southeast-4": 3.312, - "ca-central-1": 0.0, + "ap-southeast-2": 7.308, + "ap-southeast-3": 3.312, + "ap-southeast-4": 7.308, + "ca-central-1": 6.66, "ca-west-1": 3.312, - "eu-central-1": 3.492, - "eu-central-2": 3.312, - "eu-north-1": 0.0, - "eu-south-1": 3.312, - "eu-south-2": 3.312, + "eu-central-1": 0.0, + "eu-central-2": 7.153, + "eu-north-1": 3.312, + "eu-south-1": 3.636, + "eu-south-2": 3.456, "eu-west-1": 3.312, - "eu-west-2": 3.312, + "eu-west-2": 3.636, "eu-west-3": 3.312, - "il-central-1": 3.312, - "me-central-1": 0.0, + "il-central-1": 6.941, + "me-central-1": 7.114, "me-south-1": 3.802, "sa-east-1": 4.716, - "us-east-1": 3.312, + "us-east-1": 3.06, "us-east-2": 3.312, "us-gov-east-1": 3.672, - "us-gov-west-1": 3.672, - "us-west-1": 3.816, + "us-gov-west-1": 6.984, + "us-west-1": 0.0, "us-west-2": 6.372, "us-west-2-lax-1": 6.984 }, "c5.24xlarge": { "af-south-1": 9.888, - "ap-east-1": 4.416, + "ap-east-1": 9.6, "ap-northeast-1": 5.136, - "ap-northeast-2": 4.416, + "ap-northeast-2": 0.0, "ap-northeast-3": 5.136, - "ap-south-1": 4.343, + "ap-south-1": 8.496, "ap-south-2": 4.08, - "ap-southeast-1": 0.0, - "ap-southeast-2": 5.328, - "ap-southeast-3": 4.416, - "ap-southeast-4": 9.744, - "ca-central-1": 4.749, + "ap-southeast-1": 5.006, + "ap-southeast-2": 4.416, + "ap-southeast-3": 4.704, + "ap-southeast-4": 0.0, + "ca-central-1": 8.88, "ca-west-1": 8.88, - "eu-central-1": 4.416, - "eu-central-2": 4.416, + "eu-central-1": 4.656, + "eu-central-2": 9.538, "eu-north-1": 4.416, "eu-south-1": 4.848, "eu-south-2": 4.416, - "eu-west-1": 4.608, - "eu-west-2": 0.0, - "eu-west-3": 4.416, + "eu-west-1": 9.024, + "eu-west-2": 9.264, + "eu-west-3": 9.264, "il-central-1": 4.838, - "me-central-1": 5.069, + "me-central-1": 9.485, "me-south-1": 0.0, - "sa-east-1": 6.715, - "us-east-1": 4.416, - "us-east-2": 4.416, - "us-gov-east-1": 4.896, + "sa-east-1": 6.288, + "us-east-1": 8.496, + "us-east-2": 0.0, + "us-gov-east-1": 5.191, "us-gov-west-1": 0.0, "us-west-1": 4.416, - "us-west-2": 4.416, + "us-west-2": 4.08, "us-west-2-lax-1": 4.416 }, "c5a.large": { @@ -97738,7 +104191,7 @@ "us-gov-east-1": 0.368, "us-gov-west-1": 0.368, "us-west-1": 0.374, - "us-west-2": 0.154 + "us-west-2": 0.338 }, "c5a.2xlarge": { "af-south-1": 0.78, @@ -97786,7 +104239,7 @@ "us-gov-east-1": 1.472, "us-gov-west-1": 1.472, "us-west-1": 1.496, - "us-west-2": 0.616 + "us-west-2": 1.352 }, "c5a.8xlarge": { "af-south-1": 3.12, @@ -97882,7 +104335,7 @@ "us-gov-east-1": 8.832, "us-gov-west-1": 8.832, "us-west-1": 8.976, - "us-west-2": 3.696 + "us-west-2": 8.112 }, "c5ad.large": { "af-south-1": 0.209, @@ -97890,7 +104343,7 @@ "ap-southeast-2": 0.205, "eu-central-1": 0.192, "eu-south-1": 0.195, - "eu-west-1": 0.098, + "eu-west-1": 0.19, "me-south-1": 0.2, "sa-east-1": 0.226, "us-east-1": 0.178, @@ -97916,7 +104369,7 @@ "ap-southeast-2": 0.82, "eu-central-1": 0.768, "eu-south-1": 0.78, - "eu-west-1": 0.392, + "eu-west-1": 0.76, "me-south-1": 0.8, "sa-east-1": 0.904, "us-east-1": 0.712, @@ -97929,7 +104382,7 @@ "ap-southeast-2": 1.64, "eu-central-1": 1.536, "eu-south-1": 1.56, - "eu-west-1": 0.784, + "eu-west-1": 1.52, "me-south-1": 1.6, "sa-east-1": 1.808, "us-east-1": 1.424, @@ -97955,7 +104408,7 @@ "ap-southeast-2": 4.92, "eu-central-1": 4.608, "eu-south-1": 4.68, - "eu-west-1": 2.352, + "eu-west-1": 4.56, "me-south-1": 4.8, "sa-east-1": 5.424, "us-east-1": 4.272, @@ -97968,7 +104421,7 @@ "ap-southeast-2": 6.56, "eu-central-1": 6.144, "eu-south-1": 6.24, - "eu-west-1": 3.136, + "eu-west-1": 6.08, "me-south-1": 6.4, "sa-east-1": 7.232, "us-east-1": 5.696, @@ -97990,66 +104443,66 @@ }, "c5d.large": { "af-south-1": 0.092, - "ap-east-1": 0.092, + "ap-east-1": 0.215, "ap-northeast-1": 0.092, - "ap-northeast-2": 0.11, - "ap-northeast-3": 0.092, + "ap-northeast-2": 0.202, + "ap-northeast-3": 0.214, "ap-south-1": 0.092, - "ap-south-2": 0.0, - "ap-southeast-1": 0.092, - "ap-southeast-2": 0.092, - "ap-southeast-3": 0.211, - "ap-southeast-4": 0.134, - "ca-central-1": 0.092, - "eu-central-1": 0.0, - "eu-central-2": 0.092, - "eu-north-1": 0.092, - "eu-south-1": 0.092, - "eu-south-2": 0.092, - "eu-west-1": 0.116, - "eu-west-2": 0.092, - "eu-west-3": 0.092, - "il-central-1": 0.121, - "me-central-1": 0.092, - "me-south-1": 0.092, + "ap-south-2": 0.092, + "ap-southeast-1": 0.204, + "ap-southeast-2": 0.218, + "ap-southeast-3": 0.204, + "ap-southeast-4": 0.092, + "ca-central-1": 0.198, + "eu-central-1": 0.21, + "eu-central-2": 0.122, + "eu-north-1": 0.196, + "eu-south-1": 0.206, + "eu-south-2": 0.201, + "eu-west-1": 0.208, + "eu-west-2": 0.0, + "eu-west-3": 0.207, + "il-central-1": 0.206, + "me-central-1": 0.12, + "me-south-1": 0.212, "sa-east-1": 0.092, "us-east-1": 0.188, "us-east-2": 0.096, "us-gov-east-1": 0.092, - "us-gov-west-1": 0.116, + "us-gov-west-1": 0.092, "us-west-1": 0.212, - "us-west-2": 0.092 + "us-west-2": 0.096 }, "c5d.xlarge": { "af-south-1": 0.184, - "ap-east-1": 0.184, - "ap-northeast-1": 0.184, + "ap-east-1": 0.43, + "ap-northeast-1": 0.428, "ap-northeast-2": 0.404, "ap-northeast-3": 0.184, - "ap-south-1": 0.184, - "ap-south-2": 0.394, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.184, - "ap-southeast-3": 0.184, - "ap-southeast-4": 0.184, + "ap-south-1": 0.382, + "ap-south-2": 0.382, + "ap-southeast-1": 0.408, + "ap-southeast-2": 0.436, + "ap-southeast-3": 0.224, + "ap-southeast-4": 0.436, "ca-central-1": 0.212, - "eu-central-1": 0.184, - "eu-central-2": 0.244, - "eu-north-1": 0.184, + "eu-central-1": 0.406, + "eu-central-2": 0.184, + "eu-north-1": 0.392, "eu-south-1": 0.184, - "eu-south-2": 0.184, + "eu-south-2": 0.402, "eu-west-1": 0.402, - "eu-west-2": 0.23, - "eu-west-3": 0.184, - "il-central-1": 0.0, - "me-central-1": 0.254, + "eu-west-2": 0.414, + "eu-west-3": 0.414, + "il-central-1": 0.229, + "me-central-1": 0.0, "me-south-1": 0.184, - "sa-east-1": 0.184, - "us-east-1": 0.192, + "sa-east-1": 0.482, + "us-east-1": 0.0, "us-east-2": 0.184, "us-gov-east-1": 0.184, "us-gov-west-1": 0.232, - "us-west-1": 0.0, + "us-west-1": 0.424, "us-west-2": 0.192 }, "c5d.metal": { @@ -98057,22 +104510,22 @@ "ap-northeast-1": 10.272, "ap-northeast-2": 9.696, "ap-northeast-3": 4.416, - "ap-south-1": 4.416, - "ap-south-2": 4.752, + "ap-south-1": 9.168, + "ap-south-2": 9.168, "ap-southeast-1": 9.792, "ap-southeast-2": 10.464, - "ap-southeast-3": 4.416, - "ap-southeast-4": 4.416, + "ap-southeast-3": 0.0, + "ap-southeast-4": 10.464, "ca-central-1": 4.416, "eu-central-1": 9.744, "eu-central-2": 10.277, "eu-north-1": 9.408, - "eu-south-1": 4.416, + "eu-south-1": 9.888, "eu-south-2": 4.416, "eu-west-1": 9.648, "eu-west-2": 4.416, - "il-central-1": 9.91, - "me-central-1": 10.171, + "il-central-1": 0.0, + "me-central-1": 0.0, "sa-east-1": 11.568, "us-east-1": 9.024, "us-east-2": 9.024, @@ -98081,366 +104534,366 @@ "us-west-2": 9.024 }, "c5d.2xlarge": { - "af-south-1": 0.368, - "ap-east-1": 0.368, + "af-south-1": 0.888, + "ap-east-1": 0.86, "ap-northeast-1": 0.368, - "ap-northeast-2": 0.44, - "ap-northeast-3": 0.368, + "ap-northeast-2": 0.808, + "ap-northeast-3": 0.856, "ap-south-1": 0.368, - "ap-south-2": 0.396, - "ap-southeast-1": 0.448, - "ap-southeast-2": 0.368, - "ap-southeast-3": 0.843, + "ap-south-2": 0.764, + "ap-southeast-1": 0.816, + "ap-southeast-2": 0.872, + "ap-southeast-3": 0.448, "ap-southeast-4": 0.368, - "ca-central-1": 0.424, + "ca-central-1": 0.368, "eu-central-1": 0.812, "eu-central-2": 0.368, - "eu-north-1": 0.368, + "eu-north-1": 0.784, "eu-south-1": 0.368, - "eu-south-2": 0.0, - "eu-west-1": 0.436, - "eu-west-2": 0.46, + "eu-south-2": 0.804, + "eu-west-1": 0.804, + "eu-west-2": 0.828, "eu-west-3": 0.368, - "il-central-1": 0.485, - "me-central-1": 0.0, + "il-central-1": 0.0, + "me-central-1": 0.848, "me-south-1": 0.368, "sa-east-1": 0.368, - "us-east-1": 0.0, - "us-east-2": 0.407, - "us-gov-east-1": 0.368, - "us-gov-west-1": 0.492, - "us-west-1": 0.879, + "us-east-1": 0.384, + "us-east-2": 0.0, + "us-gov-east-1": 0.832, + "us-gov-west-1": 0.0, + "us-west-1": 0.848, "us-west-2": 0.0 }, "c5d.4xlarge": { "af-south-1": 0.736, - "ap-east-1": 0.736, + "ap-east-1": 1.72, "ap-northeast-1": 0.736, "ap-northeast-2": 0.0, "ap-northeast-3": 0.736, - "ap-south-1": 0.736, + "ap-south-1": 1.528, "ap-south-2": 0.736, "ap-southeast-1": 0.736, - "ap-southeast-2": 0.736, - "ap-southeast-3": 0.896, - "ap-southeast-4": 0.736, - "ca-central-1": 0.848, + "ap-southeast-2": 1.744, + "ap-southeast-3": 1.632, + "ap-southeast-4": 1.744, + "ca-central-1": 0.736, "eu-central-1": 0.888, - "eu-central-2": 0.736, + "eu-central-2": 1.713, "eu-north-1": 0.736, - "eu-south-1": 0.736, - "eu-south-2": 0.0, + "eu-south-1": 1.648, + "eu-south-2": 0.736, "eu-west-1": 0.929, "eu-west-2": 0.92, "eu-west-3": 0.736, "il-central-1": 0.916, - "me-central-1": 0.736, + "me-central-1": 0.959, "me-south-1": 0.736, - "sa-east-1": 0.736, - "us-east-1": 0.768, - "us-east-2": 0.814, - "us-gov-east-1": 0.736, + "sa-east-1": 1.928, + "us-east-1": 1.504, + "us-east-2": 0.736, + "us-gov-east-1": 1.664, "us-gov-west-1": 0.928, - "us-west-1": 0.736, + "us-west-1": 0.96, "us-west-2": 0.0 }, "c5d.9xlarge": { "af-south-1": 1.656, - "ap-east-1": 1.656, - "ap-northeast-1": 1.656, + "ap-east-1": 3.87, + "ap-northeast-1": 3.852, "ap-northeast-2": 1.98, - "ap-northeast-3": 1.656, - "ap-south-1": 1.656, - "ap-south-2": 1.889, + "ap-northeast-3": 3.852, + "ap-south-1": 3.438, + "ap-south-2": 3.438, "ap-southeast-1": 0.0, - "ap-southeast-2": 1.656, - "ap-southeast-3": 1.656, - "ap-southeast-4": 4.06, + "ap-southeast-2": 3.924, + "ap-southeast-3": 3.672, + "ap-southeast-4": 1.656, "ca-central-1": 1.908, - "eu-central-1": 1.656, - "eu-central-2": 0.0, - "eu-north-1": 1.656, - "eu-south-1": 1.656, - "eu-south-2": 1.656, + "eu-central-1": 0.0, + "eu-central-2": 3.854, + "eu-north-1": 3.528, + "eu-south-1": 3.708, + "eu-south-2": 3.618, "eu-west-1": 1.656, - "eu-west-2": 1.656, + "eu-west-2": 2.07, "eu-west-3": 1.656, "il-central-1": 0.0, "me-central-1": 1.656, - "me-south-1": 1.656, + "me-south-1": 3.814, "sa-east-1": 1.656, "us-east-1": 1.656, "us-east-2": 1.728, "us-gov-east-1": 1.656, - "us-gov-west-1": 1.656, + "us-gov-west-1": 3.744, "us-west-1": 1.656, "us-west-2": 1.656 }, "c5d.12xlarge": { - "af-south-1": 2.208, + "af-south-1": 5.328, "ap-northeast-1": 5.136, "ap-northeast-2": 4.848, - "ap-northeast-3": 2.208, + "ap-northeast-3": 5.136, "ap-south-1": 2.208, - "ap-south-2": 2.208, + "ap-south-2": 4.584, "ap-southeast-1": 4.896, - "ap-southeast-2": 2.208, + "ap-southeast-2": 5.232, "ap-southeast-3": 4.896, - "ap-southeast-4": 5.413, - "ca-central-1": 2.208, + "ap-southeast-4": 5.232, + "ca-central-1": 4.752, "eu-central-1": 4.872, "eu-central-2": 2.208, "eu-north-1": 4.704, "eu-south-1": 2.208, "eu-south-2": 2.773, "eu-west-1": 2.208, - "eu-west-2": 2.208, + "eu-west-2": 4.968, "il-central-1": 2.208, - "me-central-1": 2.208, + "me-central-1": 2.878, "sa-east-1": 5.784, "us-east-1": 4.512, "us-east-2": 4.512, - "us-gov-west-1": 4.992, + "us-gov-west-1": 5.16, "us-west-1": 5.088, "us-west-2": 4.512 }, "c5d.18xlarge": { "af-south-1": 3.312, - "ap-east-1": 3.312, + "ap-east-1": 7.74, "ap-northeast-1": 3.312, "ap-northeast-2": 3.312, "ap-northeast-3": 3.312, "ap-south-1": 3.312, "ap-south-2": 0.0, "ap-southeast-1": 4.032, - "ap-southeast-2": 3.312, - "ap-southeast-3": 4.032, - "ap-southeast-4": 3.312, - "ca-central-1": 3.312, - "eu-central-1": 3.312, + "ap-southeast-2": 7.848, + "ap-southeast-3": 7.344, + "ap-southeast-4": 4.536, + "ca-central-1": 0.0, + "eu-central-1": 7.308, "eu-central-2": 3.312, "eu-north-1": 3.312, "eu-south-1": 3.312, - "eu-south-2": 3.312, - "eu-west-1": 3.924, + "eu-south-2": 3.924, + "eu-west-1": 0.0, "eu-west-2": 3.312, - "eu-west-3": 3.312, - "il-central-1": 4.12, - "me-central-1": 3.312, + "eu-west-3": 7.452, + "il-central-1": 7.432, + "me-central-1": 7.628, "me-south-1": 3.312, "sa-east-1": 3.312, - "us-east-1": 3.312, - "us-east-2": 3.312, + "us-east-1": 6.768, + "us-east-2": 3.456, "us-gov-east-1": 3.312, - "us-gov-west-1": 3.312, - "us-west-1": 7.632, - "us-west-2": 3.456 + "us-gov-west-1": 7.488, + "us-west-1": 0.0, + "us-west-2": 6.768 }, "c5d.24xlarge": { - "af-south-1": 4.416, + "af-south-1": 10.656, "ap-northeast-1": 10.272, "ap-northeast-2": 9.696, "ap-northeast-3": 4.416, "ap-south-1": 4.416, - "ap-south-2": 4.416, + "ap-south-2": 0.0, "ap-southeast-1": 9.792, - "ap-southeast-2": 4.416, - "ap-southeast-3": 10.115, + "ap-southeast-2": 10.464, + "ap-southeast-3": 4.416, "ap-southeast-4": 4.416, - "ca-central-1": 4.416, + "ca-central-1": 9.504, "eu-central-1": 9.744, - "eu-central-2": 4.416, + "eu-central-2": 5.861, "eu-north-1": 9.408, - "eu-south-1": 4.416, - "eu-south-2": 4.416, + "eu-south-1": 9.888, + "eu-south-2": 5.232, "eu-west-1": 5.546, - "eu-west-2": 10.298, - "il-central-1": 5.823, - "me-central-1": 0.0, + "eu-west-2": 4.416, + "il-central-1": 9.91, + "me-central-1": 4.416, "sa-east-1": 11.568, "us-east-1": 9.024, "us-east-2": 9.024, - "us-gov-west-1": 5.905, + "us-gov-west-1": 9.984, "us-west-1": 10.176, "us-west-2": 9.024 }, "c5n.large": { - "af-south-1": 0.246, - "ap-east-1": 0.092, + "af-south-1": 0.145, + "ap-east-1": 0.143, "ap-northeast-1": 0.092, "ap-northeast-2": 0.092, - "ap-northeast-3": 0.092, - "ap-south-1": 0.092, - "ap-southeast-1": 0.092, + "ap-northeast-3": 0.136, + "ap-south-1": 0.2, + "ap-southeast-1": 0.216, "ap-southeast-2": 0.092, - "ap-southeast-3": 0.092, + "ap-southeast-3": 0.124, "ca-central-1": 0.092, - "eu-central-1": 0.092, - "eu-north-1": 0.092, + "eu-central-1": 0.215, + "eu-north-1": 0.208, "eu-south-1": 0.129, "eu-west-1": 0.092, - "eu-west-2": 0.092, + "eu-west-2": 0.128, "eu-west-3": 0.128, "me-south-1": 0.134, - "sa-east-1": 0.092, - "us-east-1": 0.092, - "us-east-2": 0.092, + "sa-east-1": 0.166, + "us-east-1": 0.2, + "us-east-2": 0.2, "us-gov-east-1": 0.092, "us-gov-west-1": 0.092, "us-west-1": 0.092, - "us-west-2": 0.092 + "us-west-2": 0.2 }, "c5n.xlarge": { - "af-south-1": 0.0, - "ap-east-1": 0.184, + "af-south-1": 0.474, + "ap-east-1": 0.286, "ap-northeast-1": 0.184, "ap-northeast-2": 0.184, - "ap-northeast-3": 0.288, - "ap-south-1": 0.184, - "ap-southeast-1": 0.184, + "ap-northeast-3": 0.0, + "ap-south-1": 0.4, + "ap-southeast-1": 0.432, "ap-southeast-2": 0.184, - "ap-southeast-3": 0.184, - "ca-central-1": 0.184, + "ap-southeast-3": 0.248, + "ca-central-1": 0.42, "eu-central-1": 0.184, "eu-north-1": 0.184, "eu-south-1": 0.258, - "eu-west-1": 0.184, + "eu-west-1": 0.428, "eu-west-2": 0.184, - "eu-west-3": 0.256, + "eu-west-3": 0.44, "me-south-1": 0.268, - "sa-east-1": 0.184, - "us-east-1": 0.184, - "us-east-2": 0.184, + "sa-east-1": 0.516, + "us-east-1": 0.4, + "us-east-2": 0.4, "us-gov-east-1": 0.184, - "us-gov-west-1": 0.26, + "us-gov-west-1": 0.276, "us-west-1": 0.184, - "us-west-2": 0.184 + "us-west-2": 0.216 }, "c5n.metal": { - "af-south-1": 3.312, - "ap-east-1": 3.312, - "ap-northeast-1": 3.312, + "af-south-1": 0.0, + "ap-east-1": 5.148, + "ap-northeast-1": 8.208, "ap-northeast-2": 7.704, - "ap-northeast-3": 3.312, + "ap-northeast-3": 4.896, "ap-south-1": 7.2, "ap-southeast-1": 7.776, "ap-southeast-2": 8.388, "ap-southeast-3": 7.776, "ca-central-1": 3.312, "eu-central-1": 7.74, - "eu-north-1": 3.312, - "eu-south-1": 4.644, + "eu-north-1": 7.488, + "eu-south-1": 7.956, "eu-west-1": 7.704, - "eu-west-2": 3.312, - "eu-west-3": 7.92, - "me-south-1": 4.824, - "sa-east-1": 3.312, + "eu-west-2": 4.608, + "eu-west-3": 4.608, + "me-south-1": 8.136, + "sa-east-1": 5.976, "us-east-1": 7.2, "us-east-2": 7.2, "us-gov-east-1": 7.992, - "us-gov-west-1": 3.312, - "us-west-1": 3.312, - "us-west-2": 3.888 + "us-gov-west-1": 0.0, + "us-west-1": 8.172, + "us-west-2": 7.2 }, "c5n.2xlarge": { - "af-south-1": 0.368, + "af-south-1": 0.949, "ap-east-1": 0.368, - "ap-northeast-1": 0.368, - "ap-northeast-2": 0.368, - "ap-northeast-3": 0.0, + "ap-northeast-1": 0.912, + "ap-northeast-2": 0.856, + "ap-northeast-3": 0.544, "ap-south-1": 0.368, "ap-southeast-1": 0.368, - "ap-southeast-2": 0.368, - "ap-southeast-3": 0.526, + "ap-southeast-2": 0.932, + "ap-southeast-3": 0.864, "ca-central-1": 0.368, "eu-central-1": 0.368, - "eu-north-1": 0.368, + "eu-north-1": 0.832, "eu-south-1": 0.516, - "eu-west-1": 0.368, - "eu-west-2": 0.368, - "eu-west-3": 0.88, - "me-south-1": 0.904, + "eu-west-1": 0.856, + "eu-west-2": 0.88, + "eu-west-3": 0.512, + "me-south-1": 0.536, "sa-east-1": 0.368, - "us-east-1": 0.368, - "us-east-2": 0.368, + "us-east-1": 0.8, + "us-east-2": 0.8, "us-gov-east-1": 0.368, - "us-gov-west-1": 0.52, + "us-gov-west-1": 0.888, "us-west-1": 0.368, - "us-west-2": 0.368 + "us-west-2": 0.432 }, "c5n.4xlarge": { - "af-south-1": 1.231, - "ap-east-1": 0.736, - "ap-northeast-1": 0.736, - "ap-northeast-2": 0.736, - "ap-northeast-3": 0.736, + "af-south-1": 1.162, + "ap-east-1": 1.144, + "ap-northeast-1": 1.824, + "ap-northeast-2": 1.712, + "ap-northeast-3": 1.889, "ap-south-1": 0.736, - "ap-southeast-1": 0.736, - "ap-southeast-2": 0.736, - "ap-southeast-3": 0.992, - "ca-central-1": 0.736, + "ap-southeast-1": 1.728, + "ap-southeast-2": 1.864, + "ap-southeast-3": 1.728, + "ca-central-1": 1.68, "eu-central-1": 0.736, - "eu-north-1": 0.736, - "eu-south-1": 1.032, + "eu-north-1": 1.664, + "eu-south-1": 1.768, "eu-west-1": 0.736, - "eu-west-2": 0.736, + "eu-west-2": 1.76, "eu-west-3": 1.024, - "me-south-1": 1.072, - "sa-east-1": 0.736, - "us-east-1": 0.736, - "us-east-2": 0.736, - "us-gov-east-1": 0.736, + "me-south-1": 1.808, + "sa-east-1": 2.064, + "us-east-1": 1.6, + "us-east-2": 1.6, + "us-gov-east-1": 1.776, "us-gov-west-1": 1.04, - "us-west-1": 0.736, - "us-west-2": 0.736 + "us-west-1": 1.816, + "us-west-2": 0.864 }, "c5n.9xlarge": { - "af-south-1": 0.0, - "ap-east-1": 1.656, + "af-south-1": 1.656, + "ap-east-1": 4.23, "ap-northeast-1": 1.656, - "ap-northeast-2": 1.656, - "ap-northeast-3": 1.656, + "ap-northeast-2": 3.852, + "ap-northeast-3": 4.104, "ap-south-1": 1.656, - "ap-southeast-1": 1.656, + "ap-southeast-1": 3.888, "ap-southeast-2": 1.656, "ap-southeast-3": 1.656, - "ca-central-1": 1.656, - "eu-central-1": 1.656, - "eu-north-1": 1.656, - "eu-south-1": 2.322, - "eu-west-1": 1.656, + "ca-central-1": 3.78, + "eu-central-1": 3.87, + "eu-north-1": 3.744, + "eu-south-1": 3.978, + "eu-west-1": 3.852, "eu-west-2": 1.656, "eu-west-3": 2.304, "me-south-1": 4.068, - "sa-east-1": 1.656, - "us-east-1": 1.656, - "us-east-2": 1.656, + "sa-east-1": 4.644, + "us-east-1": 3.6, + "us-east-2": 3.6, "us-gov-east-1": 1.656, "us-gov-west-1": 2.34, - "us-west-1": 1.656, + "us-west-1": 4.086, "us-west-2": 1.656 }, "c5n.18xlarge": { "af-south-1": 3.312, - "ap-east-1": 3.312, + "ap-east-1": 8.46, "ap-northeast-1": 3.312, "ap-northeast-2": 3.312, - "ap-northeast-3": 3.312, - "ap-south-1": 3.312, + "ap-northeast-3": 4.896, + "ap-south-1": 7.2, "ap-southeast-1": 3.312, - "ap-southeast-2": 3.312, + "ap-southeast-2": 8.388, "ap-southeast-3": 3.312, - "ca-central-1": 3.312, - "eu-central-1": 3.312, - "eu-north-1": 3.312, - "eu-south-1": 7.956, + "ca-central-1": 7.56, + "eu-central-1": 7.74, + "eu-north-1": 7.488, + "eu-south-1": 4.644, "eu-west-1": 3.312, "eu-west-2": 3.312, "eu-west-3": 4.608, "me-south-1": 4.824, "sa-east-1": 3.312, "us-east-1": 3.312, - "us-east-2": 3.312, + "us-east-2": 7.2, "us-gov-east-1": 3.312, "us-gov-west-1": 4.68, "us-west-1": 3.312, @@ -98448,725 +104901,799 @@ }, "c6a.large": { "ap-east-1": 0.1892, - "ap-northeast-1": 0.092, - "ap-south-1": 0.092, - "ap-southeast-1": 0.092, - "ap-southeast-2": 0.20189, - "ca-central-1": 0.0837, - "eu-central-1": 0.09603, - "eu-west-1": 0.0, - "eu-west-2": 0.092, + "ap-northeast-1": 0.1883, + "ap-south-1": 0.04675, + "ap-south-2": 0.0, + "ap-southeast-1": 0.1802, + "ap-southeast-2": 0.0999, + "ca-central-1": 0.18407, + "eu-central-1": 0.092, + "eu-west-1": 0.092, + "eu-west-2": 0.1829, "sa-east-1": 0.092, - "us-east-1": 0.1685, + "us-east-1": 0.0, "us-east-2": 0.092, "us-west-1": 0.092, "us-west-2": 0.092 }, "c6a.xlarge": { - "ap-east-1": 0.0, + "ap-east-1": 0.1944, "ap-northeast-1": 0.21186, - "ap-south-1": 0.184, - "ap-southeast-1": 0.184, + "ap-south-1": 0.2775, + "ap-south-2": 0.2775, + "ap-southeast-1": 0.0, "ap-southeast-2": 0.0, - "ca-central-1": 0.184, - "eu-central-1": 0.184, - "eu-west-1": 0.16416, - "eu-west-2": 0.184, + "ca-central-1": 0.18414, + "eu-central-1": 0.3586, + "eu-west-1": 0.36458, + "eu-west-2": 0.1818, "sa-east-1": 0.184, - "us-east-1": 0.3523, - "us-east-2": 0.153, - "us-west-1": 0.1908, - "us-west-2": 0.3523 + "us-east-1": 0.153, + "us-east-2": 0.337, + "us-west-1": 0.3748, + "us-west-2": 0.337 }, "c6a.metal": { "ap-east-1": 9.3312, - "ap-northeast-1": 0.0, + "ap-northeast-1": 8.832, "ap-south-1": 13.32, - "ap-southeast-1": 8.832, - "ap-southeast-2": 8.832, - "ca-central-1": 8.832, + "ap-south-2": 4.488, + "ap-southeast-1": 8.4672, + "ap-southeast-2": 18.4224, + "ca-central-1": 16.8672, "eu-central-1": 8.832, - "eu-west-1": 7.87968, - "eu-west-2": 8.832, + "eu-west-1": 8.832, + "eu-west-2": 8.7264, "sa-east-1": 8.832, - "us-east-1": 0.0, - "us-east-2": 8.832, - "us-west-1": 9.1584, + "us-east-1": 7.344, + "us-east-2": 7.344, + "us-west-1": 17.9904, "us-west-2": 16.176 }, "c6a.2xlarge": { "ap-east-1": 0.368, "ap-northeast-1": 0.79172, - "ap-south-1": 0.187, - "ap-southeast-1": 0.368, - "ap-southeast-2": 0.368, + "ap-south-1": 0.555, + "ap-south-2": 0.187, + "ap-southeast-1": 0.7208, + "ap-southeast-2": 0.7676, "ca-central-1": 0.368, - "eu-central-1": 0.38412, + "eu-central-1": 0.7172, "eu-west-1": 0.368, - "eu-west-2": 0.76796, - "sa-east-1": 0.0, - "us-east-1": 0.674, - "us-east-2": 0.368, + "eu-west-2": 0.3636, + "sa-east-1": 0.51876, + "us-east-1": 0.306, + "us-east-2": 0.674, "us-west-1": 0.41976, "us-west-2": 0.368 }, "c6a.4xlarge": { "ap-east-1": 0.0, - "ap-northeast-1": 0.0, - "ap-south-1": 0.4114, + "ap-northeast-1": 0.84744, + "ap-south-1": 0.374, + "ap-south-2": 0.374, "ap-southeast-1": 0.0, - "ap-southeast-2": 1.5352, + "ap-southeast-2": 0.7992, "ca-central-1": 1.47256, - "eu-central-1": 0.736, + "eu-central-1": 0.6984, "eu-west-1": 0.65664, - "eu-west-2": 0.79992, - "sa-east-1": 0.9432, - "us-east-1": 0.736, - "us-east-2": 0.612, - "us-west-1": 0.736, - "us-west-2": 0.736 + "eu-west-2": 1.4632, + "sa-east-1": 1.03752, + "us-east-1": 1.348, + "us-east-2": 1.348, + "us-west-1": 1.4992, + "us-west-2": 1.348 }, "c6a.8xlarge": { "ap-east-1": 1.5552, - "ap-northeast-1": 1.5408, - "ap-south-1": 1.472, - "ap-southeast-1": 3.02432, + "ap-northeast-1": 3.0128, + "ap-south-1": 0.748, + "ap-south-2": 2.22, + "ap-southeast-1": 2.8832, "ap-southeast-2": 0.0, - "ca-central-1": 1.472, - "eu-central-1": 1.472, - "eu-west-1": 1.472, + "ca-central-1": 2.8112, + "eu-central-1": 1.3968, + "eu-west-1": 2.78528, "eu-west-2": 0.0, - "sa-east-1": 1.472, - "us-east-1": 0.0, - "us-east-2": 2.696, - "us-west-1": 1.67904, + "sa-east-1": 3.3584, + "us-east-1": 1.3464, + "us-east-2": 0.0, + "us-west-1": 1.472, "us-west-2": 1.472 }, "c6a.12xlarge": { - "ap-east-1": 2.56608, - "ap-northeast-1": 4.75032, + "ap-east-1": 2.3328, + "ap-northeast-1": 4.5192, "ap-south-1": 0.0, - "ap-southeast-1": 2.208, - "ap-southeast-2": 2.3976, + "ap-south-2": 0.0, + "ap-southeast-1": 4.3248, + "ap-southeast-2": 4.6056, "ca-central-1": 4.2168, - "eu-central-1": 2.208, - "eu-west-1": 4.17792, - "eu-west-2": 2.39976, - "sa-east-1": 2.208, - "us-east-1": 0.0, - "us-east-2": 0.0, - "us-west-1": 2.2896, - "us-west-2": 2.208 + "eu-central-1": 0.0, + "eu-west-1": 2.208, + "eu-west-2": 2.1816, + "sa-east-1": 5.0376, + "us-east-1": 1.836, + "us-east-2": 4.044, + "us-west-1": 2.208, + "us-west-2": 0.0 }, "c6a.16xlarge": { "ap-east-1": 3.1104, - "ap-northeast-1": 2.944, - "ap-south-1": 0.0, - "ap-southeast-1": 2.8224, + "ap-northeast-1": 6.33376, + "ap-south-1": 4.44, + "ap-south-2": 0.0, + "ap-southeast-1": 6.04864, "ap-southeast-2": 2.944, "ca-central-1": 2.944, - "eu-central-1": 6.01696, - "eu-west-1": 2.944, - "eu-west-2": 2.944, + "eu-central-1": 5.7376, + "eu-west-1": 2.62656, + "eu-west-2": 2.9088, "sa-east-1": 2.944, - "us-east-1": 2.6928, + "us-east-1": 5.392, "us-east-2": 5.392, - "us-west-1": 2.944, - "us-west-2": 5.392 + "us-west-1": 3.0528, + "us-west-2": 2.448 }, "c6a.24xlarge": { - "ap-east-1": 4.6656, - "ap-northeast-1": 9.0384, + "ap-east-1": 9.0816, + "ap-northeast-1": 5.08464, "ap-south-1": 4.416, + "ap-south-2": 2.244, "ap-southeast-1": 4.416, "ap-southeast-2": 9.2112, - "ca-central-1": 4.41936, - "eu-central-1": 4.416, - "eu-west-1": 4.416, - "eu-west-2": 4.416, - "sa-east-1": 0.0, - "us-east-1": 8.088, - "us-east-2": 4.416, - "us-west-1": 8.9952, + "ca-central-1": 8.83536, + "eu-central-1": 4.1904, + "eu-west-1": 0.0, + "eu-west-2": 4.79952, + "sa-east-1": 4.416, + "us-east-1": 4.416, + "us-east-2": 8.088, + "us-west-1": 4.5792, "us-west-2": 3.672 }, "c6a.32xlarge": { "ap-east-1": 5.888, - "ap-northeast-1": 5.888, - "ap-south-1": 0.0, - "ap-southeast-1": 5.6448, - "ap-southeast-2": 0.0, - "ca-central-1": 5.3568, + "ap-northeast-1": 6.1632, + "ap-south-1": 5.888, + "ap-south-2": 5.888, + "ap-southeast-1": 12.09728, + "ap-southeast-2": 6.3936, + "ca-central-1": 0.0, "eu-central-1": 11.4752, - "eu-west-1": 0.0, - "eu-west-2": 5.888, - "sa-east-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 5.888, + "eu-west-1": 5.888, + "eu-west-2": 11.7056, + "sa-east-1": 5.888, + "us-east-1": 10.784, + "us-east-2": 10.784, "us-west-1": 5.888, "us-west-2": 5.888 }, "c6a.48xlarge": { "ap-east-1": 9.3312, - "ap-northeast-1": 8.832, - "ap-south-1": 8.832, + "ap-northeast-1": 9.2448, + "ap-south-1": 13.32, + "ap-south-2": 0.0, "ap-southeast-1": 8.832, "ap-southeast-2": 8.832, - "ca-central-1": 8.832, + "ca-central-1": 16.8672, "eu-central-1": 8.832, - "eu-west-1": 7.87968, + "eu-west-1": 16.71168, "eu-west-2": 0.0, "sa-east-1": 8.832, "us-east-1": 7.344, - "us-east-2": 0.0, - "us-west-1": 17.9904, - "us-west-2": 8.832 + "us-east-2": 16.176, + "us-west-1": 9.1584, + "us-west-2": 7.344 }, "c6i.large": { "af-south-1": 0.0, - "ap-east-1": 0.092, - "ap-northeast-1": 0.107, + "ap-east-1": 0.108, + "ap-northeast-1": 0.199, "ap-northeast-2": 0.096, - "ap-northeast-3": 0.092, + "ap-northeast-3": 0.199, "ap-south-1": 0.092, "ap-south-2": 0.092, "ap-southeast-1": 0.092, - "ap-southeast-2": 0.2141, + "ap-southeast-2": 0.203, + "ap-southeast-5": 0.092, + "ap-southeast-7": 0.0833, "ca-central-1": 0.0, "ca-west-1": 0.093, - "eu-central-1": 0.1987, - "eu-north-1": 0.183, - "eu-south-1": 0.092, - "eu-west-1": 0.0912, - "eu-west-2": 0.0, + "eu-central-1": 0.189, + "eu-north-1": 0.091, + "eu-south-1": 0.193, + "eu-west-1": 0.1832, + "eu-west-2": 0.101, "eu-west-3": 0.092, - "il-central-1": 0.092, - "me-south-1": 0.1976, - "sa-east-1": 0.0, + "il-central-1": 0.09576, + "me-south-1": 0.092, + "mx-central-1": 0.18125, + "sa-east-1": 0.092, "us-east-1": 0.0935, - "us-east-2": 0.092, + "us-east-2": 0.177, "us-gov-east-1": 0.092, "us-gov-west-1": 0.092, - "us-west-1": 0.092, - "us-west-2": 0.1855 + "us-west-1": 0.0, + "us-west-2": 0.085 }, "c6i.xlarge": { "af-south-1": 0.184, - "ap-east-1": 0.184, - "ap-northeast-1": 0.184, - "ap-northeast-2": 0.2112, - "ap-northeast-3": 0.0, + "ap-east-1": 0.4, + "ap-northeast-1": 0.214, + "ap-northeast-2": 0.376, + "ap-northeast-3": 0.184, "ap-south-1": 0.0, "ap-south-2": 0.17, - "ap-southeast-1": 0.184, + "ap-southeast-1": 0.2156, "ap-southeast-2": 0.406, - "ca-central-1": 0.3886, + "ap-southeast-5": 0.1666, + "ap-southeast-7": 0.1666, + "ca-central-1": 0.37, "ca-west-1": 0.0, "eu-central-1": 0.184, "eu-north-1": 0.182, - "eu-south-1": 0.184, - "eu-west-1": 0.1824, - "eu-west-2": 0.2222, - "eu-west-3": 0.386, + "eu-south-1": 0.202, + "eu-west-1": 0.184, + "eu-west-2": 0.386, + "eu-west-3": 0.202, "il-central-1": 0.184, "me-south-1": 0.0, + "mx-central-1": 0.1785, "sa-east-1": 0.446, - "us-east-1": 0.354, - "us-east-2": 0.184, + "us-east-1": 0.187, + "us-east-2": 0.0, "us-gov-east-1": 0.184, - "us-gov-west-1": 0.2244, + "us-gov-west-1": 0.204, "us-west-1": 0.184, "us-west-2": 0.0 }, "c6i.metal": { - "af-south-1": 0.0, + "af-south-1": 5.888, "ap-east-1": 6.912, - "ap-northeast-1": 5.888, - "ap-northeast-2": 5.888, + "ap-northeast-1": 12.736, + "ap-northeast-2": 12.032, "ap-northeast-3": 6.848, "ap-south-1": 5.888, - "ap-south-2": 5.44, + "ap-south-2": 11.328, "ap-southeast-1": 5.888, "ap-southeast-2": 12.992, - "ca-central-1": 11.84, - "ca-west-1": 5.888, - "eu-central-1": 5.888, + "ap-southeast-5": 0.0, + "ap-southeast-7": 5.888, + "ca-central-1": 5.888, + "ca-west-1": 5.952, + "eu-central-1": 6.208, "eu-north-1": 11.712, "eu-south-1": 5.888, - "eu-west-1": 5.8368, - "eu-west-2": 12.352, + "eu-west-1": 11.7248, + "eu-west-2": 5.888, "eu-west-3": 5.888, "il-central-1": 12.01664, - "me-south-1": 5.888, - "sa-east-1": 5.888, + "me-south-1": 6.7584, + "mx-central-1": 5.712, + "sa-east-1": 8.384, "us-east-1": 5.44, - "us-east-2": 5.44, - "us-gov-east-1": 6.528, + "us-east-2": 11.328, + "us-gov-east-1": 12.416, "us-gov-west-1": 5.888, - "us-west-1": 0.0, - "us-west-2": 5.44 + "us-west-1": 12.672, + "us-west-2": 5.888 }, "c6i.2xlarge": { - "af-south-1": 0.0, - "ap-east-1": 0.4752, - "ap-northeast-1": 0.4708, - "ap-northeast-2": 0.368, - "ap-northeast-3": 0.368, + "af-south-1": 0.456, + "ap-east-1": 0.432, + "ap-northeast-1": 0.0, + "ap-northeast-2": 0.0, + "ap-northeast-3": 0.4708, "ap-south-1": 0.368, "ap-south-2": 0.368, - "ap-southeast-1": 0.76, + "ap-southeast-1": 0.392, "ap-southeast-2": 0.0, - "ca-central-1": 0.74, - "ca-west-1": 0.0, - "eu-central-1": 0.756, - "eu-north-1": 0.368, + "ap-southeast-5": 0.368, + "ap-southeast-7": 0.7012, + "ca-central-1": 0.4092, + "ca-west-1": 0.4092, + "eu-central-1": 0.388, + "eu-north-1": 0.732, "eu-south-1": 0.368, "eu-west-1": 0.368, "eu-west-2": 0.404, - "eu-west-3": 0.0, - "il-central-1": 0.78934, + "eu-west-3": 0.772, + "il-central-1": 0.0, "me-south-1": 0.368, - "sa-east-1": 0.892, + "mx-central-1": 0.0, + "sa-east-1": 0.368, "us-east-1": 0.368, "us-east-2": 0.368, - "us-gov-east-1": 0.776, - "us-gov-west-1": 0.8168, - "us-west-1": 0.4664, - "us-west-2": 0.368 + "us-gov-east-1": 0.368, + "us-gov-west-1": 0.776, + "us-west-1": 0.424, + "us-west-2": 0.34 }, "c6i.4xlarge": { - "af-south-1": 0.0, + "af-south-1": 1.648, "ap-east-1": 0.736, - "ap-northeast-1": 0.856, + "ap-northeast-1": 0.9416, "ap-northeast-2": 0.0, - "ap-northeast-3": 0.736, - "ap-south-1": 0.748, - "ap-south-2": 0.0, - "ap-southeast-1": 1.52, + "ap-northeast-3": 0.856, + "ap-south-1": 0.736, + "ap-south-2": 0.748, + "ap-southeast-1": 0.0, "ap-southeast-2": 0.736, - "ca-central-1": 0.736, - "ca-west-1": 1.48, + "ap-southeast-5": 1.4024, + "ap-southeast-7": 0.736, + "ca-central-1": 0.744, + "ca-west-1": 0.744, "eu-central-1": 0.736, - "eu-north-1": 0.736, - "eu-south-1": 0.736, - "eu-west-1": 0.7296, - "eu-west-2": 0.736, - "eu-west-3": 0.736, - "il-central-1": 0.84269, - "me-south-1": 0.0, - "sa-east-1": 1.8888, - "us-east-1": 1.484, + "eu-north-1": 1.464, + "eu-south-1": 1.6248, + "eu-west-1": 1.4656, + "eu-west-2": 0.808, + "eu-west-3": 1.6248, + "il-central-1": 0.76608, + "me-south-1": 1.5808, + "mx-central-1": 1.45, + "sa-east-1": 0.736, + "us-east-1": 1.416, "us-east-2": 1.416, - "us-gov-east-1": 0.0, - "us-gov-west-1": 0.736, + "us-gov-east-1": 1.552, + "us-gov-west-1": 0.816, "us-west-1": 0.0, "us-west-2": 0.736 }, "c6i.8xlarge": { "af-south-1": 1.472, - "ap-east-1": 0.0, - "ap-northeast-1": 1.472, + "ap-east-1": 1.728, + "ap-northeast-1": 1.8832, "ap-northeast-2": 1.6896, "ap-northeast-3": 3.184, - "ap-south-1": 1.472, - "ap-south-2": 1.496, - "ap-southeast-1": 3.04, + "ap-south-1": 1.36, + "ap-south-2": 1.36, + "ap-southeast-1": 1.472, "ap-southeast-2": 1.776, + "ap-southeast-5": 1.3328, + "ap-southeast-7": 1.472, "ca-central-1": 1.488, - "ca-west-1": 0.0, + "ca-west-1": 1.6368, "eu-central-1": 0.0, - "eu-north-1": 1.6016, - "eu-south-1": 1.616, + "eu-north-1": 1.456, + "eu-south-1": 3.088, "eu-west-1": 1.4592, - "eu-west-2": 1.472, - "eu-west-3": 3.2496, - "il-central-1": 1.68538, - "me-south-1": 0.0, - "sa-east-1": 1.472, - "us-east-1": 0.0, - "us-east-2": 1.472, - "us-gov-east-1": 3.104, - "us-gov-west-1": 1.472, - "us-west-1": 1.8656, - "us-west-2": 1.472 + "eu-west-2": 1.616, + "eu-west-3": 1.616, + "il-central-1": 3.00416, + "me-south-1": 3.1616, + "mx-central-1": 2.9, + "sa-east-1": 3.568, + "us-east-1": 1.36, + "us-east-2": 0.0, + "us-gov-east-1": 1.472, + "us-gov-west-1": 3.104, + "us-west-1": 3.168, + "us-west-2": 2.832 }, "c6i.12xlarge": { - "af-south-1": 0.0, - "ap-east-1": 2.208, - "ap-northeast-1": 2.208, - "ap-northeast-2": 0.0, - "ap-northeast-3": 2.8248, - "ap-south-1": 4.248, - "ap-south-2": 4.248, + "af-south-1": 4.944, + "ap-east-1": 2.592, + "ap-northeast-1": 4.776, + "ap-northeast-2": 2.304, + "ap-northeast-3": 4.776, + "ap-south-1": 2.04, + "ap-south-2": 2.208, "ap-southeast-1": 2.5872, "ap-southeast-2": 5.1384, - "ca-central-1": 4.6632, + "ap-southeast-5": 1.9992, + "ap-southeast-7": 4.2072, + "ca-central-1": 2.208, "ca-west-1": 2.208, - "eu-central-1": 2.208, - "eu-north-1": 4.6104, + "eu-central-1": 0.0, + "eu-north-1": 2.184, "eu-south-1": 2.424, - "eu-west-1": 2.208, + "eu-west-1": 4.3968, "eu-west-2": 2.424, - "eu-west-3": 2.208, + "eu-west-3": 4.632, "il-central-1": 0.0, - "me-south-1": 2.208, - "sa-east-1": 5.6664, - "us-east-1": 4.452, + "me-south-1": 4.99584, + "mx-central-1": 2.208, + "sa-east-1": 5.352, + "us-east-1": 2.208, "us-east-2": 2.208, - "us-gov-east-1": 2.448, - "us-gov-west-1": 4.9008, + "us-gov-east-1": 4.656, + "us-gov-west-1": 2.208, "us-west-1": 2.208, "us-west-2": 2.208 }, "c6i.16xlarge": { - "af-south-1": 3.648, + "af-south-1": 2.944, "ap-east-1": 0.0, - "ap-northeast-1": 2.944, + "ap-northeast-1": 6.368, "ap-northeast-2": 2.944, - "ap-northeast-3": 2.944, + "ap-northeast-3": 3.424, "ap-south-1": 2.944, - "ap-south-2": 2.944, - "ap-southeast-1": 2.944, + "ap-south-2": 2.72, + "ap-southeast-1": 3.136, "ap-southeast-2": 2.944, - "ca-central-1": 2.944, - "ca-west-1": 2.976, - "eu-central-1": 2.944, - "eu-north-1": 5.856, - "eu-south-1": 0.0, + "ap-southeast-5": 2.944, + "ap-southeast-7": 2.944, + "ca-central-1": 5.92, + "ca-west-1": 6.2176, + "eu-central-1": 6.048, + "eu-north-1": 2.912, + "eu-south-1": 3.232, "eu-west-1": 0.0, - "eu-west-2": 2.944, + "eu-west-2": 3.232, "eu-west-3": 2.944, "il-central-1": 2.944, - "me-south-1": 6.66112, - "sa-east-1": 7.136, + "me-south-1": 2.944, + "mx-central-1": 2.944, + "sa-east-1": 4.192, "us-east-1": 2.72, - "us-east-2": 2.944, - "us-gov-east-1": 0.0, - "us-gov-west-1": 6.208, - "us-west-1": 6.6752, - "us-west-2": 5.936 + "us-east-2": 5.664, + "us-gov-east-1": 3.264, + "us-gov-west-1": 3.264, + "us-west-1": 2.944, + "us-west-2": 5.664 }, "c6i.24xlarge": { - "af-south-1": 4.416, + "af-south-1": 9.888, "ap-east-1": 9.6, - "ap-northeast-1": 0.0, - "ap-northeast-2": 9.4848, - "ap-northeast-3": 4.416, + "ap-northeast-1": 5.136, + "ap-northeast-2": 9.024, + "ap-northeast-3": 5.136, "ap-south-1": 4.416, "ap-south-2": 4.416, "ap-southeast-1": 4.416, - "ap-southeast-2": 4.416, - "ca-central-1": 4.416, - "ca-west-1": 4.464, - "eu-central-1": 0.0, - "eu-north-1": 4.416, - "eu-south-1": 4.416, + "ap-southeast-2": 5.328, + "ap-southeast-5": 8.4144, + "ap-southeast-7": 4.416, + "ca-central-1": 0.0, + "ca-west-1": 9.3264, + "eu-central-1": 9.072, + "eu-north-1": 8.784, + "eu-south-1": 9.264, "eu-west-1": 4.416, "eu-west-2": 4.416, - "eu-west-3": 5.3328, - "il-central-1": 4.59648, - "me-south-1": 4.416, - "sa-east-1": 4.416, - "us-east-1": 4.416, - "us-east-2": 4.416, + "eu-west-3": 9.264, + "il-central-1": 9.01248, + "me-south-1": 0.0, + "mx-central-1": 0.0, + "sa-east-1": 11.3328, + "us-east-1": 4.08, + "us-east-2": 4.08, "us-gov-east-1": 4.416, - "us-gov-west-1": 4.896, + "us-gov-west-1": 0.0, "us-west-1": 4.416, - "us-west-2": 4.416 + "us-west-2": 4.08 }, "c6i.32xlarge": { "af-south-1": 0.0, - "ap-east-1": 5.888, - "ap-northeast-1": 12.736, - "ap-northeast-2": 5.888, - "ap-northeast-3": 6.848, - "ap-south-1": 5.888, - "ap-south-2": 5.888, - "ap-southeast-1": 12.16, + "ap-east-1": 12.8, + "ap-northeast-1": 6.848, + "ap-northeast-2": 12.032, + "ap-northeast-3": 12.736, + "ap-south-1": 0.0, + "ap-south-2": 11.328, + "ap-southeast-1": 6.272, "ap-southeast-2": 5.888, + "ap-southeast-5": 5.888, + "ap-southeast-7": 5.888, "ca-central-1": 5.952, "ca-west-1": 5.952, - "eu-central-1": 0.0, - "eu-north-1": 11.712, + "eu-central-1": 12.096, + "eu-north-1": 5.824, "eu-south-1": 6.464, - "eu-west-1": 5.888, - "eu-west-2": 5.888, - "eu-west-3": 5.888, - "il-central-1": 5.888, - "me-south-1": 5.888, - "sa-east-1": 0.0, + "eu-west-1": 11.7248, + "eu-west-2": 6.464, + "eu-west-3": 6.464, + "il-central-1": 12.01664, + "me-south-1": 0.0, + "mx-central-1": 11.6, + "sa-east-1": 14.272, "us-east-1": 5.984, - "us-east-2": 0.0, + "us-east-2": 5.888, "us-gov-east-1": 6.528, "us-gov-west-1": 5.888, - "us-west-1": 0.0, + "us-west-1": 5.888, "us-west-2": 5.888 }, "c6id.large": { - "ap-northeast-1": 0.092, - "ap-northeast-2": 0.1155, - "ap-southeast-1": 0.1176, - "ap-southeast-2": 0.092, - "ca-central-1": 0.1113, - "ca-west-1": 0.092, + "ap-northeast-1": 0.2201, + "ap-northeast-2": 0.21905, + "ap-southeast-1": 0.092, + "ap-southeast-2": 0.2243, + "ap-southeast-5": 0.19196, + "ap-southeast-7": 0.092, + "ca-central-1": 0.092, + "ca-west-1": 0.12243, "eu-central-1": 0.22021, - "eu-west-1": 0.0, + "eu-west-1": 0.11445, "eu-west-2": 0.092, - "il-central-1": 0.092, + "il-central-1": 0.12017, + "mx-central-1": 0.10584, "sa-east-1": 0.15645, "us-east-1": 0.0, - "us-east-2": 0.092, - "us-gov-west-1": 0.092, + "us-east-2": 0.0, + "us-gov-west-1": 0.1218, "us-west-2": 0.20288 }, "c6id.xlarge": { "ap-northeast-1": 0.184, - "ap-northeast-2": 0.231, - "ap-southeast-1": 0.184, - "ap-southeast-2": 0.2646, - "ca-central-1": 0.184, + "ap-northeast-2": 0.184, + "ap-southeast-1": 0.25872, + "ap-southeast-2": 0.4486, + "ap-southeast-5": 0.38392, + "ap-southeast-7": 0.19992, + "ca-central-1": 0.0, "ca-west-1": 0.184, "eu-central-1": 0.184, "eu-west-1": 0.2289, "eu-west-2": 0.2415, "il-central-1": 0.184, - "sa-east-1": 0.184, - "us-east-1": 0.184, - "us-east-2": 0.0, + "mx-central-1": 0.21168, + "sa-east-1": 0.52819, + "us-east-1": 0.0, + "us-east-2": 0.3856, "us-gov-west-1": 0.0, "us-west-2": 0.3856 }, "c6id.metal": { "ap-northeast-1": 0.0, - "ap-northeast-2": 7.392, - "ap-southeast-1": 5.888, - "ap-southeast-2": 5.888, + "ap-northeast-2": 13.28, + "ap-southeast-1": 7.5264, + "ap-southeast-2": 14.3552, + "ap-southeast-5": 6.39744, + "ap-southeast-7": 6.39744, "ca-central-1": 0.0, "ca-west-1": 7.1232, "eu-central-1": 5.888, - "eu-west-1": 5.888, + "eu-west-1": 7.3248, "eu-west-2": 0.0, "il-central-1": 0.0, - "sa-east-1": 10.0128, - "us-east-1": 5.888, - "us-east-2": 5.888, + "mx-central-1": 6.77376, + "sa-east-1": 15.9008, + "us-east-1": 12.3392, + "us-east-2": 12.3392, "us-gov-west-1": 5.888, - "us-west-2": 0.0 + "us-west-2": 12.3392 }, "c6id.2xlarge": { - "ap-northeast-1": 0.93164, - "ap-northeast-2": 0.462, + "ap-northeast-1": 0.8804, + "ap-northeast-2": 0.83, "ap-southeast-1": 0.368, "ap-southeast-2": 0.5292, + "ap-southeast-5": 0.39984, + "ap-southeast-7": 0.39984, "ca-central-1": 0.0, "ca-west-1": 0.8132, - "eu-central-1": 0.4662, + "eu-central-1": 0.368, "eu-west-1": 0.4578, - "eu-west-2": 0.5313, + "eu-west-2": 0.851, "il-central-1": 0.0, + "mx-central-1": 0.42336, "sa-east-1": 0.368, - "us-east-1": 0.368, + "us-east-1": 0.4032, "us-east-2": 0.368, - "us-gov-west-1": 0.90392, - "us-west-2": 0.0 + "us-gov-west-1": 0.368, + "us-west-2": 0.7712 }, "c6id.4xlarge": { "ap-northeast-1": 0.736, - "ap-northeast-2": 1.0164, + "ap-northeast-2": 1.66, "ap-southeast-1": 0.9408, "ap-southeast-2": 0.736, + "ap-southeast-5": 0.87965, + "ap-southeast-7": 0.87965, "ca-central-1": 0.8904, "ca-west-1": 0.8904, "eu-central-1": 0.0, "eu-west-1": 0.9156, - "eu-west-2": 0.0, - "il-central-1": 0.736, - "sa-east-1": 1.2516, - "us-east-1": 0.0, + "eu-west-2": 1.7986, + "il-central-1": 0.96136, + "mx-central-1": 0.84672, + "sa-east-1": 0.736, + "us-east-1": 1.5424, "us-east-2": 0.736, "us-gov-west-1": 0.736, - "us-west-2": 0.736 + "us-west-2": 0.0 }, "c6id.8xlarge": { - "ap-northeast-1": 2.25456, + "ap-northeast-1": 3.5216, "ap-northeast-2": 1.472, - "ap-southeast-1": 1.472, - "ap-southeast-2": 0.0, - "ca-central-1": 1.7808, + "ap-southeast-1": 1.8816, + "ap-southeast-2": 1.472, + "ap-southeast-5": 3.07136, + "ap-southeast-7": 0.0, + "ca-central-1": 1.472, "ca-west-1": 1.7808, - "eu-central-1": 0.0, - "eu-west-1": 3.3032, + "eu-central-1": 1.8648, + "eu-west-1": 1.472, "eu-west-2": 1.472, - "il-central-1": 0.0, - "sa-east-1": 0.0, - "us-east-1": 3.0848, - "us-east-2": 3.24608, - "us-gov-west-1": 0.0, - "us-west-2": 3.24608 + "il-central-1": 3.39472, + "mx-central-1": 1.472, + "sa-east-1": 2.5032, + "us-east-1": 1.6128, + "us-east-2": 3.0848, + "us-gov-west-1": 1.9488, + "us-west-2": 0.0 }, "c6id.12xlarge": { - "ap-northeast-1": 3.0744, + "ap-northeast-1": 5.58984, "ap-northeast-2": 4.98, - "ap-southeast-1": 3.10464, + "ap-southeast-1": 2.8224, "ap-southeast-2": 0.0, + "ap-southeast-5": 2.208, + "ap-southeast-7": 2.208, "ca-central-1": 2.6712, "ca-west-1": 2.6712, "eu-central-1": 2.208, - "eu-west-1": 0.0, + "eu-west-1": 3.02148, "eu-west-2": 2.898, "il-central-1": 0.0, - "sa-east-1": 0.0, + "mx-central-1": 2.54016, + "sa-east-1": 5.9628, "us-east-1": 2.66112, - "us-east-2": 2.208, - "us-gov-west-1": 5.1312, + "us-east-2": 2.4192, + "us-gov-west-1": 2.208, "us-west-2": 2.4192 }, "c6id.16xlarge": { - "ap-northeast-1": 0.0, + "ap-northeast-1": 4.0992, "ap-northeast-2": 6.64, - "ap-southeast-1": 4.13952, + "ap-southeast-1": 6.7072, "ap-southeast-2": 2.944, - "ca-central-1": 3.91776, - "ca-west-1": 2.944, - "eu-central-1": 6.6736, - "eu-west-1": 3.6624, + "ap-southeast-5": 2.944, + "ap-southeast-7": 2.944, + "ca-central-1": 6.5056, + "ca-west-1": 3.5616, + "eu-central-1": 3.7296, + "eu-west-1": 6.6064, "eu-west-2": 0.0, "il-central-1": 0.0, - "sa-east-1": 2.944, + "mx-central-1": 3.38688, + "sa-east-1": 8.45104, "us-east-1": 2.944, "us-east-2": 6.1696, - "us-gov-west-1": 2.944, - "us-west-2": 0.0 + "us-gov-west-1": 6.8416, + "us-west-2": 6.1696 }, "c6id.24xlarge": { - "ap-northeast-1": 4.416, - "ap-northeast-2": 5.544, - "ap-southeast-1": 5.6448, - "ap-southeast-2": 4.416, - "ca-central-1": 5.3424, + "ap-northeast-1": 6.1488, + "ap-northeast-2": 4.416, + "ap-southeast-1": 10.0608, + "ap-southeast-2": 6.3504, + "ap-southeast-5": 4.79808, + "ap-southeast-7": 0.0, + "ca-central-1": 4.416, "ca-west-1": 5.3424, - "eu-central-1": 4.416, - "eu-west-1": 0.0, - "eu-west-2": 0.0, - "il-central-1": 4.416, + "eu-central-1": 10.0104, + "eu-west-1": 5.4936, + "eu-west-2": 10.212, + "il-central-1": 0.0, + "mx-central-1": 5.08032, "sa-east-1": 7.5096, "us-east-1": 4.416, "us-east-2": 4.416, - "us-gov-west-1": 6.43104, + "us-gov-west-1": 10.2624, "us-west-2": 4.416 }, "c6id.32xlarge": { - "ap-northeast-1": 5.888, + "ap-northeast-1": 8.1984, "ap-northeast-2": 7.392, "ap-southeast-1": 0.0, - "ap-southeast-2": 8.4672, - "ca-central-1": 5.888, - "ca-west-1": 0.0, + "ap-southeast-2": 14.3552, + "ap-southeast-5": 6.39744, + "ap-southeast-7": 5.888, + "ca-central-1": 7.1232, + "ca-west-1": 7.1232, "eu-central-1": 0.0, "eu-west-1": 5.888, "eu-west-2": 7.728, - "il-central-1": 0.0, - "sa-east-1": 10.0128, - "us-east-1": 5.888, - "us-east-2": 5.888, + "il-central-1": 13.57888, + "mx-central-1": 12.66176, + "sa-east-1": 15.9008, + "us-east-1": 6.4512, + "us-east-2": 12.3392, "us-gov-west-1": 5.888, "us-west-2": 0.0 }, "c6in.large": { "af-south-1": 0.092, "ap-east-1": 0.15015, - "ap-northeast-1": 0.092, - "ap-northeast-2": 0.092, - "ap-south-1": 0.092, + "ap-northeast-1": 0.15708, + "ap-northeast-2": 0.0, + "ap-south-1": 0.0, "ap-south-2": 0.1133, - "ap-southeast-1": 0.092, - "ap-southeast-2": 0.092, - "ap-southeast-3": 0.092, + "ap-southeast-1": 0.1302, + "ap-southeast-2": 0.14805, + "ap-southeast-3": 0.1302, "ap-southeast-4": 0.092, - "ca-central-1": 0.092, + "ap-southeast-5": 0.20267, + "ca-central-1": 0.2159, "eu-central-1": 0.22115, "eu-central-2": 0.092, - "eu-north-1": 0.092, + "eu-north-1": 0.1218, "eu-south-1": 0.092, "eu-south-2": 0.128, "eu-west-1": 0.092, "eu-west-2": 0.2264, - "eu-west-3": 0.092, - "il-central-1": 0.092, - "me-central-1": 0.0, + "eu-west-3": 0.2264, + "il-central-1": 0.22651, + "me-central-1": 0.24688, "me-south-1": 0.092, - "sa-east-1": 0.0, - "us-east-1": 0.092, + "sa-east-1": 0.2663, + "us-east-1": 0.2054, "us-east-2": 0.092, "us-gov-east-1": 0.092, "us-gov-west-1": 0.092, "us-west-1": 0.092, - "us-west-2": 0.092 + "us-west-2": 0.2054 }, "c6in.xlarge": { - "af-south-1": 0.184, - "ap-east-1": 0.0, + "af-south-1": 0.48892, + "ap-east-1": 0.184, "ap-northeast-1": 0.184, "ap-northeast-2": 0.2562, "ap-south-1": 0.184, - "ap-south-2": 0.184, - "ap-southeast-1": 0.184, - "ap-southeast-2": 0.184, - "ap-southeast-3": 0.4444, + "ap-south-2": 0.4106, + "ap-southeast-1": 0.4444, + "ap-southeast-2": 0.4801, + "ap-southeast-3": 0.184, "ap-southeast-4": 0.184, - "ca-central-1": 0.184, + "ap-southeast-5": 0.184, + "ca-central-1": 0.2478, "eu-central-1": 0.184, "eu-central-2": 0.184, - "eu-north-1": 0.26796, - "eu-south-1": 0.184, - "eu-south-2": 0.256, + "eu-north-1": 0.4276, + "eu-south-1": 0.4549, + "eu-south-2": 0.0, "eu-west-1": 0.0, - "eu-west-2": 0.184, - "eu-west-3": 0.47968, + "eu-west-2": 0.2688, + "eu-west-3": 0.29568, "il-central-1": 0.184, "me-central-1": 0.2816, "me-south-1": 0.184, - "sa-east-1": 0.38346, + "sa-east-1": 0.5326, "us-east-1": 0.184, "us-east-2": 0.43348, "us-gov-east-1": 0.184, - "us-gov-west-1": 0.3003, + "us-gov-west-1": 0.457, "us-west-1": 0.184, - "us-west-2": 0.184 + "us-west-2": 0.2268 }, "c6in.metal": { - "af-south-1": 5.888, - "ap-east-1": 15.4976, - "ap-northeast-1": 5.888, + "af-south-1": 9.75744, + "ap-east-1": 5.888, + "ap-northeast-1": 9.1392, "ap-northeast-2": 8.1984, - "ap-south-1": 13.1456, - "ap-south-2": 7.2512, + "ap-south-1": 5.888, + "ap-south-2": 5.888, "ap-southeast-1": 0.0, "ap-southeast-2": 15.3632, - "ap-southeast-3": 0.0, - "ap-southeast-4": 0.0, + "ap-southeast-3": 14.2208, + "ap-southeast-4": 15.36, + "ap-southeast-5": 0.0, "ca-central-1": 5.888, "eu-central-1": 0.0, - "eu-central-2": 5.888, - "eu-north-1": 5.888, + "eu-central-2": 9.1072, + "eu-north-1": 7.7952, "eu-south-1": 5.888, "eu-south-2": 14.08, "eu-west-1": 5.888, "eu-west-2": 5.888, "eu-west-3": 14.4896, "il-central-1": 8.60864, - "me-central-1": 0.0, - "me-south-1": 5.888, - "sa-east-1": 0.0, + "me-central-1": 5.888, + "me-south-1": 14.8928, + "sa-east-1": 11.1552, "us-east-1": 5.888, "us-east-2": 5.888, "us-gov-east-1": 0.0, - "us-gov-west-1": 0.0, - "us-west-1": 5.888, + "us-gov-west-1": 14.624, + "us-west-1": 14.96, "us-west-2": 5.888 }, "c6in.2xlarge": { - "af-south-1": 0.97784, + "af-south-1": 0.60984, "ap-east-1": 1.02866, "ap-northeast-1": 0.0, "ap-northeast-2": 0.368, @@ -99174,511 +105701,554 @@ "ap-south-2": 0.4532, "ap-southeast-1": 0.368, "ap-southeast-2": 0.368, - "ap-southeast-3": 0.0, + "ap-southeast-3": 0.5208, "ap-southeast-4": 0.0, - "ca-central-1": 0.0, - "eu-central-1": 0.368, + "ap-southeast-5": 0.85495, + "ca-central-1": 0.8636, + "eu-central-1": 0.5166, "eu-central-2": 0.368, - "eu-north-1": 0.368, - "eu-south-1": 0.96398, - "eu-south-2": 0.368, - "eu-west-1": 0.368, + "eu-north-1": 0.4872, + "eu-south-1": 0.9098, + "eu-south-2": 0.88, + "eu-west-1": 0.0, "eu-west-2": 0.368, - "eu-west-3": 0.368, + "eu-west-3": 0.9056, "il-central-1": 0.368, - "me-central-1": 0.0, - "me-south-1": 0.368, - "sa-east-1": 0.368, - "us-east-1": 0.368, + "me-central-1": 0.5632, + "me-south-1": 0.9308, + "sa-east-1": 0.6972, + "us-east-1": 0.4536, "us-east-2": 0.368, "us-gov-east-1": 0.368, - "us-gov-west-1": 0.368, + "us-gov-west-1": 0.0, "us-west-1": 0.368, - "us-west-2": 0.368 + "us-west-2": 0.4536 }, "c6in.4xlarge": { - "af-south-1": 0.736, + "af-south-1": 1.21968, "ap-east-1": 0.736, "ap-northeast-1": 0.0, - "ap-northeast-2": 1.0248, + "ap-northeast-2": 1.7608, "ap-south-1": 0.736, - "ap-south-2": 0.9064, + "ap-south-2": 0.0, "ap-southeast-1": 1.7776, - "ap-southeast-2": 0.736, - "ap-southeast-3": 1.14576, + "ap-southeast-2": 1.1844, + "ap-southeast-3": 1.7776, "ap-southeast-4": 1.184, - "ca-central-1": 0.9912, - "eu-central-1": 0.736, - "eu-central-2": 1.25224, - "eu-north-1": 1.7104, - "eu-south-1": 0.0, + "ap-southeast-5": 0.88536, + "ca-central-1": 1.7272, + "eu-central-1": 1.7692, + "eu-central-2": 1.1384, + "eu-north-1": 0.9744, + "eu-south-1": 1.8196, "eu-south-2": 1.1264, "eu-west-1": 1.0248, - "eu-west-2": 1.18272, - "eu-west-3": 1.18272, + "eu-west-2": 1.8112, + "eu-west-3": 0.0, "il-central-1": 0.736, - "me-central-1": 0.736, - "me-south-1": 0.736, + "me-central-1": 1.23904, + "me-south-1": 1.8616, "sa-east-1": 1.53384, - "us-east-1": 0.736, - "us-east-2": 0.0, - "us-gov-east-1": 0.736, - "us-gov-west-1": 0.0, - "us-west-1": 1.134, + "us-east-1": 0.9072, + "us-east-2": 1.6432, + "us-gov-east-1": 1.092, + "us-gov-west-1": 1.828, + "us-west-1": 1.87, "us-west-2": 1.6432 }, "c6in.8xlarge": { "af-south-1": 1.472, - "ap-east-1": 2.64264, - "ap-northeast-1": 3.7568, + "ap-east-1": 3.8744, + "ap-northeast-1": 2.2848, "ap-northeast-2": 1.472, - "ap-south-1": 1.472, + "ap-south-1": 3.2864, "ap-south-2": 1.472, "ap-southeast-1": 1.472, - "ap-southeast-2": 4.07768, + "ap-southeast-2": 2.3688, "ap-southeast-3": 2.29152, "ap-southeast-4": 1.472, - "ca-central-1": 1.472, + "ap-southeast-5": 0.0, + "ca-central-1": 3.4544, "eu-central-1": 1.472, - "eu-central-2": 3.97648, - "eu-north-1": 1.472, - "eu-south-1": 3.6392, + "eu-central-2": 2.2768, + "eu-north-1": 3.4208, + "eu-south-1": 2.1672, "eu-south-2": 2.048, - "eu-west-1": 2.0496, + "eu-west-1": 3.5216, "eu-west-2": 2.1504, - "eu-west-3": 0.0, - "il-central-1": 1.472, - "me-central-1": 3.95008, + "eu-west-3": 3.6224, + "il-central-1": 3.83938, + "me-central-1": 3.7248, "me-south-1": 1.472, - "sa-east-1": 0.0, + "sa-east-1": 2.7888, "us-east-1": 1.472, "us-east-2": 0.0, "us-gov-east-1": 3.8744, "us-gov-west-1": 1.472, "us-west-1": 2.268, - "us-west-2": 3.2864 + "us-west-2": 1.8144 }, "c6in.12xlarge": { - "af-south-1": 0.0, - "ap-east-1": 3.96396, - "ap-northeast-1": 2.208, - "ap-northeast-2": 3.0744, - "ap-south-1": 2.208, + "af-south-1": 6.23294, + "ap-east-1": 5.8116, + "ap-northeast-1": 0.0, + "ap-northeast-2": 2.208, + "ap-south-1": 2.7216, "ap-south-2": 2.99112, "ap-southeast-1": 5.64528, "ap-southeast-2": 2.208, "ap-southeast-3": 2.208, - "ap-southeast-4": 6.1152, - "ca-central-1": 2.208, - "eu-central-1": 5.61756, + "ap-southeast-4": 2.208, + "ap-southeast-5": 2.208, + "ca-central-1": 2.9736, + "eu-central-1": 5.3076, "eu-central-2": 0.0, - "eu-north-1": 5.1312, - "eu-south-1": 2.208, + "eu-north-1": 2.9232, + "eu-south-1": 3.2508, "eu-south-2": 2.208, "eu-west-1": 5.58984, - "eu-west-2": 5.4336, - "eu-west-3": 5.4336, - "il-central-1": 0.0, + "eu-west-2": 3.2256, + "eu-west-3": 3.2256, + "il-central-1": 5.43624, "me-central-1": 3.3792, "me-south-1": 2.208, - "sa-east-1": 2.208, - "us-east-1": 2.208, - "us-east-2": 2.208, - "us-gov-east-1": 2.208, + "sa-east-1": 6.3912, + "us-east-1": 4.9296, + "us-east-2": 0.0, + "us-gov-east-1": 5.484, "us-gov-west-1": 0.0, - "us-west-1": 3.402, + "us-west-1": 5.61, "us-west-2": 2.208 }, "c6in.16xlarge": { - "af-south-1": 0.0, + "af-south-1": 4.87872, "ap-east-1": 4.8048, - "ap-northeast-1": 7.97056, - "ap-northeast-2": 4.0992, + "ap-northeast-1": 7.5136, + "ap-northeast-2": 7.45312, "ap-south-1": 2.944, "ap-south-2": 2.944, - "ap-southeast-1": 0.0, - "ap-southeast-2": 5.21136, - "ap-southeast-3": 2.944, - "ap-southeast-4": 4.736, - "ca-central-1": 2.944, + "ap-southeast-1": 4.1664, + "ap-southeast-2": 4.7376, + "ap-southeast-3": 0.0, + "ap-southeast-4": 7.68, + "ap-southeast-5": 2.944, + "ca-central-1": 6.9088, "eu-central-1": 2.944, "eu-central-2": 0.0, - "eu-north-1": 6.8416, + "eu-north-1": 3.8976, "eu-south-1": 2.944, - "eu-south-2": 4.096, + "eu-south-2": 2.944, "eu-west-1": 4.0992, - "eu-west-2": 0.0, - "eu-west-3": 0.0, + "eu-west-2": 7.2448, + "eu-west-3": 2.944, "il-central-1": 4.30432, - "me-central-1": 0.0, - "me-south-1": 0.0, - "sa-east-1": 5.5776, + "me-central-1": 7.90016, + "me-south-1": 7.4464, + "sa-east-1": 8.5216, "us-east-1": 2.944, "us-east-2": 0.0, - "us-gov-east-1": 0.0, - "us-gov-west-1": 7.7488, - "us-west-1": 4.536, - "us-west-2": 2.944 + "us-gov-east-1": 7.7488, + "us-gov-west-1": 7.312, + "us-west-1": 2.944, + "us-west-2": 3.6288 }, "c6in.24xlarge": { - "af-south-1": 7.31808, - "ap-east-1": 7.2072, + "af-south-1": 4.416, + "ap-east-1": 4.416, "ap-northeast-1": 4.416, - "ap-northeast-2": 0.0, - "ap-south-1": 4.416, + "ap-northeast-2": 4.416, + "ap-south-1": 5.4432, "ap-south-2": 0.0, - "ap-southeast-1": 6.87456, - "ap-southeast-2": 4.416, - "ap-southeast-3": 4.416, - "ap-southeast-4": 7.104, + "ap-southeast-1": 6.2496, + "ap-southeast-2": 0.0, + "ap-southeast-3": 10.6656, + "ap-southeast-4": 4.416, + "ap-southeast-5": 9.72816, "ca-central-1": 0.0, - "eu-central-1": 6.81912, + "eu-central-1": 0.0, "eu-central-2": 4.416, - "eu-north-1": 6.43104, + "eu-north-1": 10.2624, "eu-south-1": 10.9176, - "eu-south-2": 10.56, - "eu-west-1": 6.1488, + "eu-south-2": 11.1744, + "eu-west-1": 10.5648, "eu-west-2": 4.416, "eu-west-3": 4.416, - "il-central-1": 6.45648, - "me-central-1": 7.43424, - "me-south-1": 11.84496, - "sa-east-1": 4.416, + "il-central-1": 4.416, + "me-central-1": 4.416, + "me-south-1": 6.7536, + "sa-east-1": 12.7824, "us-east-1": 0.0, - "us-east-2": 4.416, + "us-east-2": 9.8592, "us-gov-east-1": 4.416, - "us-gov-west-1": 4.416, - "us-west-1": 6.804, + "us-gov-west-1": 11.6232, + "us-west-1": 11.22, "us-west-2": 4.416 }, "c6in.32xlarge": { - "af-south-1": 5.888, + "af-south-1": 9.75744, "ap-east-1": 5.888, - "ap-northeast-1": 9.1392, + "ap-northeast-1": 0.0, "ap-northeast-2": 5.888, - "ap-south-1": 13.1456, - "ap-south-2": 5.888, - "ap-southeast-1": 0.0, + "ap-south-1": 5.888, + "ap-south-2": 7.2512, + "ap-southeast-1": 8.3328, "ap-southeast-2": 0.0, - "ap-southeast-3": 5.888, - "ap-southeast-4": 15.36, + "ap-southeast-3": 14.2208, + "ap-southeast-4": 9.472, + "ap-southeast-5": 12.97088, "ca-central-1": 0.0, "eu-central-1": 5.888, "eu-central-2": 5.888, - "eu-north-1": 0.0, - "eu-south-1": 8.6688, + "eu-north-1": 7.7952, + "eu-south-1": 14.5568, "eu-south-2": 5.888, "eu-west-1": 8.1984, "eu-west-2": 5.888, - "eu-west-3": 14.4896, - "il-central-1": 8.60864, - "me-central-1": 0.0, - "me-south-1": 5.888, - "sa-east-1": 5.888, - "us-east-1": 5.888, - "us-east-2": 13.1456, - "us-gov-east-1": 5.888, - "us-gov-west-1": 5.888, + "eu-west-3": 8.6016, + "il-central-1": 14.49664, + "me-central-1": 14.8992, + "me-south-1": 9.0048, + "sa-east-1": 17.0432, + "us-east-1": 13.1456, + "us-east-2": 5.888, + "us-gov-east-1": 8.736, + "us-gov-west-1": 14.624, "us-west-1": 5.888, - "us-west-2": 7.2576 + "us-west-2": 13.1456 }, "c7a.medium": { - "ap-northeast-1": 0.046, - "eu-central-1": 0.046, - "eu-north-1": 0.06043, + "ap-northeast-1": 0.1106, + "eu-central-1": 0.10457, + "eu-north-1": 0.05494, "eu-south-2": 0.046, - "eu-west-1": 0.046, - "us-east-1": 0.05132, - "us-east-2": 0.046, - "us-west-2": 0.05645 + "eu-west-1": 0.05506, + "us-east-1": 0.046, + "us-east-2": 0.09732, + "us-west-2": 0.09732 }, "c7a.large": { "ap-northeast-1": 0.0, "eu-central-1": 0.092, "eu-north-1": 0.12087, - "eu-south-2": 0.11592, - "eu-west-1": 0.0, + "eu-south-2": 0.20792, + "eu-west-1": 0.092, "us-east-1": 0.10264, "us-east-2": 0.10264, - "us-west-2": 0.1129 + "us-west-2": 0.19464 }, "c7a.xlarge": { - "ap-northeast-1": 0.2584, - "eu-central-1": 0.184, + "ap-northeast-1": 0.0, + "eu-central-1": 0.23426, "eu-north-1": 0.184, - "eu-south-2": 0.0, + "eu-south-2": 0.41584, "eu-west-1": 0.22024, - "us-east-1": 0.22581, + "us-east-1": 0.20528, "us-east-2": 0.20528, - "us-west-2": 0.22581 + "us-west-2": 0.38928 }, "c7a.metal-48xl": { - "ap-northeast-1": 8.832, - "eu-central-1": 20.07648, - "eu-north-1": 8.832, - "eu-south-2": 19.96032, - "eu-west-1": 8.832, - "us-east-1": 0.0, - "us-east-2": 9.85344, - "us-west-2": 9.85344 + "ap-northeast-1": 21.2352, + "eu-central-1": 8.832, + "eu-north-1": 19.38048, + "eu-south-2": 11.12832, + "eu-west-1": 19.40352, + "us-east-1": 18.68544, + "us-east-2": 18.68544, + "us-west-2": 18.68544 }, "c7a.2xlarge": { - "ap-northeast-1": 0.5168, + "ap-northeast-1": 0.368, "eu-central-1": 0.83652, - "eu-north-1": 0.368, + "eu-north-1": 0.80752, "eu-south-2": 0.46368, "eu-west-1": 0.368, "us-east-1": 0.41056, - "us-east-2": 0.41056, + "us-east-2": 0.368, "us-west-2": 0.368 }, "c7a.4xlarge": { - "ap-northeast-1": 1.0336, - "eu-central-1": 0.93704, + "ap-northeast-1": 0.736, + "eu-central-1": 1.67304, "eu-north-1": 0.96694, "eu-south-2": 0.736, - "eu-west-1": 0.736, + "eu-west-1": 1.61696, "us-east-1": 0.736, "us-east-2": 0.736, "us-west-2": 1.55712 }, "c7a.8xlarge": { "ap-northeast-1": 0.0, - "eu-central-1": 1.472, + "eu-central-1": 3.34608, "eu-north-1": 1.75808, - "eu-south-2": 2.04019, + "eu-south-2": 3.32672, "eu-west-1": 1.472, - "us-east-1": 1.64224, - "us-east-2": 0.0, - "us-west-2": 1.64224 + "us-east-1": 3.11424, + "us-east-2": 1.472, + "us-west-2": 0.0 }, "c7a.12xlarge": { - "ap-northeast-1": 2.208, - "eu-central-1": 2.208, + "ap-northeast-1": 3.1008, + "eu-central-1": 5.01912, "eu-north-1": 0.0, - "eu-south-2": 2.78208, + "eu-south-2": 2.208, "eu-west-1": 2.64288, - "us-east-1": 2.46336, + "us-east-1": 4.67136, "us-east-2": 2.46336, "us-west-2": 2.46336 }, "c7a.16xlarge": { - "ap-northeast-1": 2.944, - "eu-central-1": 2.944, - "eu-north-1": 3.51616, - "eu-south-2": 3.70944, - "eu-west-1": 2.944, + "ap-northeast-1": 4.1344, + "eu-central-1": 6.69216, + "eu-north-1": 2.944, + "eu-south-2": 6.65344, + "eu-west-1": 6.46784, "us-east-1": 6.22848, "us-east-2": 3.28448, - "us-west-2": 0.0 + "us-west-2": 2.944 }, "c7a.24xlarge": { - "ap-northeast-1": 6.2016, + "ap-northeast-1": 0.0, "eu-central-1": 0.0, - "eu-north-1": 4.416, + "eu-north-1": 9.69024, "eu-south-2": 5.56416, "eu-west-1": 0.0, - "us-east-1": 4.92672, - "us-east-2": 4.92672, - "us-west-2": 4.416 + "us-east-1": 4.416, + "us-east-2": 9.34272, + "us-west-2": 4.92672 }, "c7a.32xlarge": { - "ap-northeast-1": 5.888, - "eu-central-1": 0.0, + "ap-northeast-1": 9.09568, + "eu-central-1": 8.24595, "eu-north-1": 5.888, - "eu-south-2": 7.41888, - "eu-west-1": 0.0, + "eu-south-2": 13.30688, + "eu-west-1": 12.93568, "us-east-1": 6.56896, - "us-east-2": 6.56896, - "us-west-2": 6.56896 + "us-east-2": 12.45696, + "us-west-2": 12.45696 }, "c7a.48xlarge": { - "ap-northeast-1": 12.4032, - "eu-central-1": 11.24448, - "eu-north-1": 10.54848, + "ap-northeast-1": 21.2352, + "eu-central-1": 20.07648, + "eu-north-1": 0.0, "eu-south-2": 8.832, - "eu-west-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 9.85344, - "us-west-2": 18.68544 + "eu-west-1": 19.40352, + "us-east-1": 18.68544, + "us-east-2": 18.68544, + "us-west-2": 9.85344 }, "c7i.large": { "ap-northeast-1": 0.12359, "ap-northeast-2": 0.1928, - "ap-south-1": 0.08925, - "ap-southeast-1": 0.1029, + "ap-south-1": 0.18125, + "ap-southeast-1": 0.1949, "ap-southeast-2": 0.11655, + "ap-southeast-5": 0.18822, + "ap-southeast-7": 0.17947, "ca-central-1": 0.092, - "eu-central-1": 0.10185, - "eu-north-1": 0.09555, + "eu-central-1": 0.092, + "eu-north-1": 0.092, "eu-south-2": 0.1008, "eu-west-1": 0.18776, - "eu-west-2": 0.092, - "eu-west-3": 0.19805, + "eu-west-2": 0.11666, + "eu-west-3": 0.092, + "mx-central-1": 0.092, "sa-east-1": 0.092, - "us-east-1": 0.08925, + "us-east-1": 0.18125, "us-east-2": 0.092, "us-gov-east-1": 0.11781, - "us-west-1": 0.092, - "us-west-2": 0.092 + "us-gov-west-1": 0.092, + "us-west-1": 0.2033, + "us-west-2": 0.18125 }, "c7i.xlarge": { - "ap-northeast-1": 0.4087, - "ap-northeast-2": 0.184, + "ap-northeast-1": 0.0, + "ap-northeast-2": 0.3856, "ap-south-1": 0.38035, "ap-southeast-1": 0.2058, - "ap-southeast-2": 0.2331, - "ca-central-1": 0.39883, - "eu-central-1": 0.2037, + "ap-southeast-2": 0.4171, + "ap-southeast-5": 0.35894, + "ap-southeast-7": 0.35894, + "ca-central-1": 0.3793, + "eu-central-1": 0.0, "eu-north-1": 0.3751, - "eu-south-2": 0.184, - "eu-west-1": 0.19152, - "eu-west-2": 0.184, + "eu-south-2": 0.2016, + "eu-west-1": 0.0, + "eu-west-2": 0.3961, "eu-west-3": 0.0, - "sa-east-1": 0.184, + "mx-central-1": 0.184, + "sa-east-1": 0.0, "us-east-1": 0.184, "us-east-2": 0.19635, "us-gov-east-1": 0.2142, + "us-gov-west-1": 0.3982, "us-west-1": 0.2226, "us-west-2": 0.0 }, "c7i.metal-24xl": { - "ap-northeast-1": 9.8088, + "ap-northeast-1": 4.416, "ap-northeast-2": 4.416, "ap-south-1": 4.7124, - "ap-southeast-1": 4.9392, + "ap-southeast-1": 9.3552, "ap-southeast-2": 5.5944, + "ap-southeast-5": 8.61456, + "ap-southeast-7": 4.19856, "ca-central-1": 4.416, "eu-central-1": 0.0, "eu-north-1": 4.5864, - "eu-south-2": 9.73824, - "eu-west-1": 4.59648, - "eu-west-2": 5.59944, + "eu-south-2": 4.416, + "eu-west-1": 9.01248, + "eu-west-2": 4.416, "eu-west-3": 5.0904, + "mx-central-1": 4.416, "sa-east-1": 6.6024, - "us-east-1": 4.284, - "us-east-2": 0.0, + "us-east-1": 4.416, + "us-east-2": 4.284, "us-gov-east-1": 5.1408, + "us-gov-west-1": 9.5568, "us-west-1": 0.0, - "us-west-2": 4.7124 + "us-west-2": 0.0 }, "c7i.metal-48xl": { - "ap-northeast-1": 10.7856, - "ap-northeast-2": 0.0, + "ap-northeast-1": 19.6176, + "ap-northeast-2": 18.5088, "ap-south-1": 8.832, "ap-southeast-1": 9.8784, "ap-southeast-2": 11.1888, + "ap-southeast-5": 8.39712, + "ap-southeast-7": 8.832, "ca-central-1": 0.0, "eu-central-1": 9.7776, - "eu-north-1": 9.1728, - "eu-south-2": 9.6768, - "eu-west-1": 9.19296, - "eu-west-2": 8.832, + "eu-north-1": 8.832, + "eu-south-2": 18.5088, + "eu-west-1": 18.02496, + "eu-west-2": 10.1808, "eu-west-3": 19.0128, + "mx-central-1": 8.99616, "sa-east-1": 0.0, - "us-east-1": 8.568, + "us-east-1": 17.4, "us-east-2": 0.0, "us-gov-east-1": 10.2816, - "us-west-1": 8.832, + "us-gov-west-1": 19.1136, + "us-west-1": 19.5168, "us-west-2": 8.568 }, "c7i.2xlarge": { - "ap-northeast-1": 0.368, - "ap-northeast-2": 0.4032, + "ap-northeast-1": 0.0, + "ap-northeast-2": 0.44352, "ap-south-1": 0.368, "ap-southeast-1": 0.0, - "ap-southeast-2": 0.368, - "ca-central-1": 0.3906, - "eu-central-1": 0.4074, - "eu-north-1": 0.3822, - "eu-south-2": 0.368, - "eu-west-1": 0.38304, - "eu-west-2": 0.4242, + "ap-southeast-2": 0.8342, + "ap-southeast-5": 0.368, + "ap-southeast-7": 0.71788, + "ca-central-1": 0.7586, + "eu-central-1": 0.7754, + "eu-north-1": 0.368, + "eu-south-2": 0.7712, + "eu-west-1": 0.75104, + "eu-west-2": 0.368, "eu-west-3": 0.7922, - "sa-east-1": 0.5502, - "us-east-1": 0.368, + "mx-central-1": 0.41232, + "sa-east-1": 0.9182, + "us-east-1": 0.357, "us-east-2": 0.725, "us-gov-east-1": 0.368, - "us-west-1": 0.0, - "us-west-2": 0.368 + "us-gov-west-1": 0.83924, + "us-west-1": 0.8132, + "us-west-2": 0.0 }, "c7i.4xlarge": { - "ap-northeast-1": 0.98868, + "ap-northeast-1": 1.6348, "ap-northeast-2": 0.88704, - "ap-south-1": 0.0, - "ap-southeast-1": 0.90552, - "ap-southeast-2": 1.76164, + "ap-south-1": 1.45, + "ap-southeast-1": 0.0, + "ap-southeast-2": 1.6684, + "ap-southeast-5": 1.43576, + "ap-southeast-7": 1.43576, "ca-central-1": 0.7812, "eu-central-1": 0.736, - "eu-north-1": 0.7644, + "eu-north-1": 0.736, "eu-south-2": 0.736, - "eu-west-1": 0.0, + "eu-west-1": 1.50208, "eu-west-2": 0.8484, "eu-west-3": 0.0, - "sa-east-1": 1.1004, - "us-east-1": 0.736, + "mx-central-1": 0.736, + "sa-east-1": 1.8364, + "us-east-1": 0.714, "us-east-2": 0.736, "us-gov-east-1": 0.736, - "us-west-1": 0.0, + "us-gov-west-1": 0.0, + "us-west-1": 0.736, "us-west-2": 0.736 }, "c7i.8xlarge": { "ap-northeast-1": 1.7976, "ap-northeast-2": 1.6128, "ap-south-1": 0.0, - "ap-southeast-1": 3.28304, + "ap-southeast-1": 3.1184, "ap-southeast-2": 1.472, - "ca-central-1": 1.472, + "ap-southeast-5": 1.39952, + "ap-southeast-7": 1.39952, + "ca-central-1": 0.0, "eu-central-1": 3.1016, - "eu-north-1": 1.472, + "eu-north-1": 1.68168, "eu-south-2": 1.472, - "eu-west-1": 1.472, - "eu-west-2": 3.33848, - "eu-west-3": 1.86648, - "sa-east-1": 1.472, - "us-east-1": 0.0, + "eu-west-1": 3.00416, + "eu-west-2": 3.1688, + "eu-west-3": 3.1688, + "mx-central-1": 2.97136, + "sa-east-1": 3.6728, + "us-east-1": 1.5708, "us-east-2": 2.9, - "us-gov-east-1": 0.0, + "us-gov-east-1": 3.35696, + "us-gov-west-1": 3.1856, "us-west-1": 1.472, - "us-west-2": 0.0 + "us-west-2": 2.9 }, "c7i.12xlarge": { "ap-northeast-1": 2.208, "ap-northeast-2": 2.208, - "ap-south-1": 2.142, - "ap-southeast-1": 0.0, + "ap-south-1": 4.35, + "ap-southeast-1": 4.6776, "ap-southeast-2": 2.208, + "ap-southeast-5": 2.09928, + "ap-southeast-7": 4.51721, "ca-central-1": 2.208, - "eu-central-1": 2.208, - "eu-north-1": 4.73052, + "eu-central-1": 4.6524, + "eu-north-1": 4.5012, "eu-south-2": 0.0, - "eu-west-1": 0.0, + "eu-west-1": 2.29824, "eu-west-2": 2.208, "eu-west-3": 2.208, - "sa-east-1": 3.3012, - "us-east-1": 2.208, - "us-east-2": 2.208, - "us-gov-east-1": 0.0, - "us-west-1": 2.6712, - "us-west-2": 2.3562 + "mx-central-1": 2.24904, + "sa-east-1": 2.208, + "us-east-1": 2.142, + "us-east-2": 4.35, + "us-gov-east-1": 2.208, + "us-gov-west-1": 5.03544, + "us-west-1": 2.208, + "us-west-2": 2.208 }, "c7i.16xlarge": { "ap-northeast-1": 2.944, - "ap-northeast-2": 3.2256, - "ap-south-1": 2.944, + "ap-northeast-2": 6.1696, + "ap-south-1": 5.8, "ap-southeast-1": 2.944, "ap-southeast-2": 2.944, - "ca-central-1": 3.1248, + "ap-southeast-5": 2.944, + "ap-southeast-7": 0.0, + "ca-central-1": 6.0688, "eu-central-1": 2.944, - "eu-north-1": 0.0, + "eu-north-1": 6.0016, "eu-south-2": 3.54816, "eu-west-1": 3.37075, - "eu-west-2": 6.67696, + "eu-west-2": 3.73296, "eu-west-3": 3.3936, + "mx-central-1": 2.944, "sa-east-1": 4.4016, "us-east-1": 3.1416, "us-east-2": 2.856, - "us-gov-east-1": 3.76992, + "us-gov-east-1": 6.3712, + "us-gov-west-1": 3.76992, "us-west-1": 6.86176, "us-west-2": 2.856 }, @@ -99686,20 +106256,24 @@ "ap-northeast-1": 9.8088, "ap-northeast-2": 4.8384, "ap-south-1": 4.284, - "ap-southeast-1": 4.9392, - "ap-southeast-2": 4.416, - "ca-central-1": 4.6872, + "ap-southeast-1": 9.3552, + "ap-southeast-2": 0.0, + "ap-southeast-5": 0.0, + "ap-southeast-7": 4.416, + "ca-central-1": 9.1032, "eu-central-1": 4.8888, - "eu-north-1": 9.46104, - "eu-south-2": 4.416, - "eu-west-1": 9.47213, - "eu-west-2": 5.59944, + "eu-north-1": 4.5864, + "eu-south-2": 9.2544, + "eu-west-1": 4.59648, + "eu-west-2": 4.416, "eu-west-3": 0.0, - "sa-east-1": 4.416, + "mx-central-1": 8.91408, + "sa-east-1": 0.0, "us-east-1": 0.0, "us-east-2": 4.284, "us-gov-east-1": 9.5568, - "us-west-1": 5.3424, + "us-gov-west-1": 9.5568, + "us-west-1": 9.7584, "us-west-2": 8.7 }, "c7i.48xlarge": { @@ -99707,85 +106281,169 @@ "ap-northeast-2": 8.832, "ap-south-1": 8.568, "ap-southeast-1": 9.8784, - "ap-southeast-2": 8.832, - "ca-central-1": 0.0, + "ap-southeast-2": 20.0208, + "ap-southeast-5": 17.22912, + "ap-southeast-7": 8.39712, + "ca-central-1": 9.3744, "eu-central-1": 9.7776, - "eu-north-1": 9.1728, + "eu-north-1": 0.0, "eu-south-2": 18.5088, "eu-west-1": 8.832, "eu-west-2": 8.832, "eu-west-3": 10.1808, - "sa-east-1": 13.2048, + "mx-central-1": 17.82816, + "sa-east-1": 0.0, "us-east-1": 0.0, "us-east-2": 8.568, "us-gov-east-1": 0.0, - "us-west-1": 10.6848, + "us-gov-west-1": 8.832, + "us-west-1": 19.5168, "us-west-2": 8.568 }, "c7i-flex.large": { - "ap-south-1": 0.08479, + "ap-northeast-1": 0.10673, + "ap-northeast-2": 0.09576, + "ap-south-1": 0.17219, "ap-southeast-1": 0.09778, - "ca-central-1": 0.09277, + "ap-southeast-2": 0.11072, + "ap-southeast-5": 0.1705, + "ca-central-1": 0.18017, + "eu-central-1": 0.18416, "eu-north-1": 0.09077, "eu-south-2": 0.09576, "eu-west-1": 0.09097, "eu-west-2": 0.10075, - "eu-west-3": 0.10075, + "eu-west-3": 0.18815, "sa-east-1": 0.13067, + "us-east-1": 0.17219, "us-east-2": 0.08479, - "us-west-1": 0.10574 + "us-gov-west-1": 0.10175, + "us-west-1": 0.10574, + "us-west-2": 0.17219 }, "c7i-flex.xlarge": { - "ap-south-1": 0.16958, - "ap-southeast-1": 0.19555, + "ap-northeast-1": 0.21347, + "ap-northeast-2": 0.19152, + "ap-south-1": 0.34438, + "ap-southeast-1": 0.37035, + "ap-southeast-2": 0.22145, + "ap-southeast-5": 0.16619, "ca-central-1": 0.18554, + "eu-central-1": 0.19352, "eu-north-1": 0.18155, - "eu-south-2": 0.19152, + "eu-south-2": 0.36632, "eu-west-1": 0.18194, - "eu-west-2": 0.2015, + "eu-west-2": 0.3763, "eu-west-3": 0.2015, "sa-east-1": 0.26135, + "us-east-1": 0.34438, "us-east-2": 0.16958, - "us-west-1": 0.21147 + "us-gov-west-1": 0.2035, + "us-west-1": 0.21147, + "us-west-2": 0.34438 }, "c7i-flex.2xlarge": { - "ap-south-1": 0.33915, - "ap-southeast-1": 0.3911, - "ca-central-1": 0.37107, - "eu-north-1": 0.36309, - "eu-south-2": 0.38304, + "ap-northeast-1": 0.77653, + "ap-northeast-2": 0.73264, + "ap-south-1": 0.68875, + "ap-southeast-1": 0.7407, + "ap-southeast-2": 0.44289, + "ap-southeast-5": 0.33239, + "ca-central-1": 0.72067, + "eu-central-1": 0.73663, + "eu-north-1": 0.71269, + "eu-south-2": 0.73264, "eu-west-1": 0.36389, "eu-west-2": 0.40299, "eu-west-3": 0.40299, - "sa-east-1": 0.52269, - "us-east-2": 0.33915, - "us-west-1": 0.42294 + "sa-east-1": 0.87229, + "us-east-1": 0.33915, + "us-east-2": 0.68875, + "us-gov-west-1": 0.7566, + "us-west-1": 0.42294, + "us-west-2": 0.68875 }, "c7i-flex.4xlarge": { + "ap-northeast-1": 1.55306, + "ap-northeast-2": 1.46528, "ap-south-1": 0.6783, - "ap-southeast-1": 0.7822, - "ca-central-1": 0.74214, + "ap-southeast-1": 1.4814, + "ap-southeast-2": 1.58498, + "ap-southeast-5": 0.66477, + "ca-central-1": 1.44134, + "eu-central-1": 1.47326, "eu-north-1": 0.72618, - "eu-south-2": 0.76608, + "eu-south-2": 1.46528, "eu-west-1": 0.72778, "eu-west-2": 0.80598, - "eu-west-3": 0.80598, - "sa-east-1": 1.04538, + "eu-west-3": 1.50518, + "sa-east-1": 1.74458, + "us-east-1": 0.6783, "us-east-2": 0.6783, - "us-west-1": 0.84588 + "us-gov-west-1": 1.5132, + "us-west-1": 0.84588, + "us-west-2": 1.3775 }, "c7i-flex.8xlarge": { + "ap-northeast-1": 1.70772, + "ap-northeast-2": 2.93056, "ap-south-1": 1.3566, "ap-southeast-1": 1.56441, + "ap-southeast-2": 3.16996, + "ap-southeast-5": 2.72794, "ca-central-1": 1.48428, - "eu-north-1": 1.45236, - "eu-south-2": 1.53216, + "eu-central-1": 2.94652, + "eu-north-1": 2.85076, + "eu-south-2": 2.93056, "eu-west-1": 1.45555, - "eu-west-2": 1.61196, + "eu-west-2": 3.01036, "eu-west-3": 1.61196, - "sa-east-1": 2.09076, - "us-east-2": 1.3566, - "us-west-1": 1.69176 + "sa-east-1": 3.48916, + "us-east-1": 1.3566, + "us-east-2": 2.755, + "us-gov-west-1": 3.0264, + "us-west-1": 1.69176, + "us-west-2": 1.3566 + }, + "c7i-flex.12xlarge": { + "ap-northeast-1": 4.76958, + "ap-south-1": 2.0349, + "ap-southeast-1": 4.55461, + "ap-southeast-2": 4.86534, + "ap-southeast-5": 4.20232, + "ca-central-1": 4.43442, + "eu-central-1": 2.32218, + "eu-north-1": 2.17854, + "eu-south-2": 2.29824, + "eu-west-1": 2.18333, + "eu-west-2": 4.62594, + "eu-west-3": 2.41794, + "sa-east-1": 5.34414, + "us-east-1": 4.2429, + "us-east-2": 4.2429, + "us-gov-west-1": 4.65, + "us-west-1": 2.53764, + "us-west-2": 4.2429 + }, + "c7i-flex.16xlarge": { + "ap-northeast-1": 3.41544, + "ap-south-1": 5.6572, + "ap-southeast-1": 3.12882, + "ap-southeast-2": 6.48712, + "ap-southeast-5": 2.65909, + "ca-central-1": 2.96856, + "eu-central-1": 6.04024, + "eu-north-1": 2.90472, + "eu-south-2": 6.00832, + "eu-west-1": 2.9111, + "eu-west-2": 6.16792, + "eu-west-3": 6.16792, + "sa-east-1": 7.12552, + "us-east-1": 2.7132, + "us-east-2": 2.7132, + "us-gov-west-1": 3.256, + "us-west-1": 6.32752, + "us-west-2": 2.7132 }, "cc2.8xlarge": { "ap-northeast-1": 2.349, @@ -99796,82 +106454,82 @@ }, "cr1.8xlarge": { "ap-northeast-1": 4.42, - "eu-west-1": 3.831, - "us-east-1": 3.831, + "eu-west-1": 3.75, + "us-east-1": 3.5, "us-west-2": 3.831 }, "d2.xlarge": { - "af-south-1": 0.184, + "af-south-1": 1.059, "ap-east-1": 0.184, "ap-northeast-1": 0.844, - "ap-northeast-2": 0.844, + "ap-northeast-2": 1.028, "ap-northeast-3": 1.028, - "ap-south-1": 0.827, + "ap-south-1": 0.91, "ap-southeast-1": 0.184, "ap-southeast-2": 1.101, - "ca-central-1": 0.184, - "eu-central-1": 0.925, - "eu-north-1": 0.184, + "ca-central-1": 0.943, + "eu-central-1": 0.0, + "eu-north-1": 0.882, "eu-south-1": 0.184, - "eu-west-1": 0.184, + "eu-west-1": 0.866, "eu-west-2": 0.772, - "eu-west-3": 0.184, - "me-south-1": 0.184, + "eu-west-3": 0.956, + "me-south-1": 0.993, "sa-east-1": 0.0, - "us-east-1": 0.69, - "us-east-2": 0.184, + "us-east-1": 0.821, + "us-east-2": 0.821, "us-gov-east-1": 0.184, - "us-gov-west-1": 0.184, - "us-west-1": 0.781, + "us-gov-west-1": 0.976, + "us-west-1": 0.859, "us-west-2": 0.69 }, "d2.2xlarge": { "af-south-1": 0.368, "ap-east-1": 0.368, "ap-northeast-1": 0.368, - "ap-northeast-2": 2.2248, + "ap-northeast-2": 1.688, "ap-northeast-3": 1.688, "ap-south-1": 0.368, - "ap-southeast-1": 0.0, - "ap-southeast-2": 1.74, - "ca-central-1": 0.368, - "eu-central-1": 1.588, + "ap-southeast-1": 1.961, + "ap-southeast-2": 1.961, + "ca-central-1": 1.886, + "eu-central-1": 0.0, "eu-north-1": 0.368, "eu-south-1": 0.368, - "eu-west-1": 1.47, - "eu-west-2": 2.066, - "eu-west-3": 1.544, - "me-south-1": 0.368, + "eu-west-1": 1.691, + "eu-west-2": 1.912, + "eu-west-3": 1.912, + "me-south-1": 1.985, "sa-east-1": 0.0, "us-east-1": 0.0, - "us-east-2": 1.38, + "us-east-2": 0.0, "us-gov-east-1": 0.368, "us-gov-west-1": 1.952, - "us-west-1": 1.563, - "us-west-2": 1.38 + "us-west-1": 1.931, + "us-west-2": 1.601 }, "d2.4xlarge": { - "af-south-1": 0.736, - "ap-east-1": 0.736, - "ap-northeast-1": 4.046, - "ap-northeast-2": 3.376, + "af-south-1": 4.236, + "ap-east-1": 4.564, + "ap-northeast-1": 3.678, + "ap-northeast-2": 0.736, "ap-northeast-3": 3.376, - "ap-south-1": 0.0, + "ap-south-1": 3.306, "ap-southeast-1": 4.16, - "ap-southeast-2": 3.48, - "ca-central-1": 3.772, - "eu-central-1": 0.736, + "ap-southeast-2": 3.782, + "ca-central-1": 3.34, + "eu-central-1": 3.176, "eu-north-1": 0.736, "eu-south-1": 0.736, - "eu-west-1": 0.736, - "eu-west-2": 3.087, - "eu-west-3": 0.736, - "me-south-1": 0.736, + "eu-west-1": 2.94, + "eu-west-2": 3.823, + "eu-west-3": 3.824, + "me-south-1": 3.97, "sa-east-1": 0.0, "us-east-1": 0.736, - "us-east-2": 3.368, - "us-gov-east-1": 0.736, - "us-gov-west-1": 3.904, + "us-east-2": 3.062, + "us-gov-east-1": 4.048, + "us-gov-west-1": 0.736, "us-west-1": 3.125, "us-west-2": 2.76 }, @@ -99881,36 +106539,36 @@ "ap-northeast-1": 7.43, "ap-northeast-2": 6.752, "ap-northeast-3": 6.752, - "ap-south-1": 1.656, + "ap-south-1": 6.612, "ap-southeast-1": 1.656, "ap-southeast-2": 0.0, - "ca-central-1": 6.072, - "eu-central-1": 1.656, + "ca-central-1": 0.0, + "eu-central-1": 7.03, "eu-north-1": 1.656, "eu-south-1": 1.656, - "eu-west-1": 1.656, + "eu-west-1": 0.0, "eu-west-2": 1.656, - "eu-west-3": 6.176, + "eu-west-3": 7.832, "me-south-1": 1.656, "sa-east-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 0.0, - "us-gov-east-1": 1.656, + "us-east-1": 5.52, + "us-east-2": 6.198, + "us-gov-east-1": 8.28, "us-gov-west-1": 1.656, - "us-west-1": 0.0, - "us-west-2": 0.0 + "us-west-1": 7.906, + "us-west-2": 5.52 }, "d3.xlarge": { "ap-northeast-1": 0.724, "ap-south-1": 0.524, "ap-southeast-1": 0.81, "ap-southeast-2": 0.81, - "ca-central-1": 0.55, + "ca-central-1": 0.734, "eu-central-1": 0.842, "eu-central-2": 0.724, - "eu-west-1": 0.609, + "eu-west-1": 0.793, "eu-west-2": 0.824, - "eu-west-3": 0.64, + "eu-west-3": 0.824, "il-central-1": 0.64, "us-east-1": 0.683, "us-east-2": 0.683, @@ -99922,20 +106580,20 @@ "ap-south-1": 1.047, "ap-southeast-1": 1.62, "ap-southeast-2": 1.62, - "ca-central-1": 1.468, + "ca-central-1": 1.1, "eu-central-1": 1.684, - "eu-central-2": 1.448, - "eu-west-1": 1.219, - "eu-west-2": 1.648, + "eu-central-2": 1.816, + "eu-west-1": 1.587, + "eu-west-2": 1.28, "eu-west-3": 1.28, "il-central-1": 1.28, "us-east-1": 1.367, "us-east-2": 1.367, - "us-gov-west-1": 1.197, + "us-gov-west-1": 1.565, "us-west-2": 1.367 }, "d3.4xlarge": { - "ap-northeast-1": 2.897, + "ap-northeast-1": 3.633, "ap-south-1": 2.095, "ap-southeast-1": 3.24, "ap-southeast-2": 3.24, @@ -99943,22 +106601,22 @@ "eu-central-1": 3.368, "eu-central-2": 2.895, "eu-west-1": 2.437, - "eu-west-2": 2.559, + "eu-west-2": 3.295, "eu-west-3": 2.559, "il-central-1": 2.559, "us-east-1": 2.734, "us-east-2": 2.734, - "us-gov-west-1": 2.394, + "us-gov-west-1": 3.13, "us-west-2": 2.734 }, "d3.8xlarge": { "ap-northeast-1": 5.79344, - "ap-south-1": 4.18904, + "ap-south-1": 5.66104, "ap-southeast-1": 6.48008, "ap-southeast-2": 6.48008, - "ca-central-1": 4.40112, + "ca-central-1": 5.87312, "eu-central-1": 6.73648, - "eu-central-2": 7.26296, + "eu-central-2": 5.79096, "eu-west-1": 4.87448, "eu-west-2": 6.59024, "eu-west-3": 5.11824, @@ -99970,15 +106628,19 @@ }, "d3en.xlarge": { "ap-northeast-1": 0.762, - "ap-southeast-1": 0.659, - "eu-central-1": 0.693, + "ap-southeast-1": 0.843, + "ap-southeast-2": 0.843, + "ap-southeast-3": 0.843, + "eu-central-1": 0.877, "eu-west-1": 0.825, "us-east-1": 0.71, "us-west-2": 0.71 }, "d3en.2xlarge": { - "ap-northeast-1": 1.525, - "ap-southeast-1": 1.318, + "ap-northeast-1": 1.893, + "ap-southeast-1": 1.686, + "ap-southeast-2": 1.686, + "ap-southeast-3": 1.686, "eu-central-1": 1.385, "eu-west-1": 1.651, "us-east-1": 1.419, @@ -99986,7 +106648,9 @@ }, "d3en.4xlarge": { "ap-northeast-1": 3.049, - "ap-southeast-1": 2.636, + "ap-southeast-1": 3.372, + "ap-southeast-2": 3.372, + "ap-southeast-3": 2.636, "eu-central-1": 3.507, "eu-west-1": 3.302, "us-east-1": 2.839, @@ -99994,23 +106658,29 @@ }, "d3en.6xlarge": { "ap-northeast-1": 5.678, - "ap-southeast-1": 3.954, + "ap-southeast-1": 5.058, + "ap-southeast-2": 3.954, + "ap-southeast-3": 5.058, "eu-central-1": 4.156, "eu-west-1": 4.952, "us-east-1": 4.258, "us-west-2": 4.258 }, "d3en.8xlarge": { - "ap-northeast-1": 7.5704, - "ap-southeast-1": 6.74368, - "eu-central-1": 5.54152, + "ap-northeast-1": 6.0984, + "ap-southeast-1": 5.27168, + "ap-southeast-2": 5.27168, + "ap-southeast-3": 6.74368, + "eu-central-1": 7.01352, "eu-west-1": 6.60304, "us-east-1": 5.67776, "us-west-2": 5.67776 }, "d3en.12xlarge": { "ap-northeast-1": 9.1476, - "ap-southeast-1": 10.11552, + "ap-southeast-1": 7.90752, + "ap-southeast-2": 7.90752, + "ap-southeast-3": 10.11552, "eu-central-1": 8.31228, "eu-west-1": 9.90456, "us-east-1": 8.51664, @@ -100019,7 +106689,7 @@ "f1.2xlarge": { "eu-west-1": 1.815, "us-east-1": 1.65, - "us-west-2": 0.0 + "us-west-2": 1.815 }, "f1.16xlarge": { "eu-west-1": 14.52, @@ -100027,71 +106697,71 @@ "us-west-2": 13.2 }, "g2.2xlarge": { - "ap-northeast-1": 0.368, + "ap-northeast-1": 0.0, "ap-northeast-2": 0.0, "ap-southeast-1": 1.0, "ap-southeast-2": 1.058, - "eu-central-1": 0.997, + "eu-central-1": 0.0, "eu-west-1": 0.767, "sa-east-1": 0.0, - "us-east-1": 0.368, + "us-east-1": 0.844, "us-west-1": 0.819, "us-west-2": 0.0 }, "g2.8xlarge": { - "ap-northeast-1": 1.472, - "ap-northeast-2": 3.592, + "ap-northeast-1": 3.87, + "ap-northeast-2": 0.0, "ap-southeast-1": 4.278, "ap-southeast-2": 3.592, "eu-central-1": 3.366, - "eu-west-1": 3.086, + "eu-west-1": 2.808, "sa-east-1": 0.0, - "us-east-1": 2.878, + "us-east-1": 2.6, "us-west-1": 2.808, "us-west-2": 1.472 }, "g3.4xlarge": { - "ap-northeast-1": 0.736, - "ap-northeast-2": 0.736, - "ap-southeast-1": 2.406, + "ap-northeast-1": 2.316, + "ap-northeast-2": 2.156, + "ap-southeast-1": 0.0, "ap-southeast-2": 0.0, "ca-central-1": 0.736, - "eu-central-1": 1.425, + "eu-central-1": 0.736, "eu-west-1": 0.0, "eu-west-2": 0.736, - "us-east-1": 1.14, + "us-east-1": 1.876, "us-east-2": 1.14, "us-gov-west-1": 0.736, - "us-west-1": 1.534, - "us-west-2": 1.14 + "us-west-1": 2.4234, + "us-west-2": 0.736 }, "g3.8xlarge": { - "ap-northeast-1": 3.16, + "ap-northeast-1": 1.472, "ap-northeast-2": 1.472, - "ap-southeast-1": 0.0, + "ap-southeast-1": 3.674, "ap-southeast-2": 0.0, - "ca-central-1": 1.472, + "ca-central-1": 4.304, "eu-central-1": 1.472, - "eu-west-1": 2.662, + "eu-west-1": 2.42, "eu-west-2": 1.472, "us-east-1": 1.472, - "us-east-2": 1.472, - "us-gov-west-1": 2.64, - "us-west-1": 0.0, - "us-west-2": 2.508 + "us-east-2": 3.752, + "us-gov-west-1": 4.112, + "us-west-1": 3.068, + "us-west-2": 0.0 }, "g3.16xlarge": { - "ap-northeast-1": 6.32, + "ap-northeast-1": 2.944, "ap-northeast-2": 2.944, "ap-southeast-1": 6.68, - "ap-southeast-2": 0.0, - "ca-central-1": 2.944, - "eu-central-1": 2.944, + "ap-southeast-2": 9.96, + "ca-central-1": 8.608, + "eu-central-1": 0.0, "eu-west-1": 2.944, "eu-west-2": 2.944, "us-east-1": 2.944, "us-east-2": 0.0, - "us-gov-west-1": 5.28, + "us-gov-west-1": 2.944, "us-west-1": 6.136, "us-west-2": 4.56 }, @@ -100109,52 +106779,52 @@ }, "g4ad.xlarge": { "ap-northeast-1": 0.184, - "ca-central-1": 0.184, + "ca-central-1": 0.60663, "eu-central-1": 0.184, - "eu-west-1": 0.184, + "eu-west-1": 0.60663, "eu-west-2": 0.184, "us-east-1": 0.184, - "us-east-2": 0.184, + "us-east-2": 0.56253, "us-west-2": 0.184 }, "g4ad.2xlarge": { "ap-northeast-1": 0.368, - "ca-central-1": 0.368, + "ca-central-1": 0.97221, "eu-central-1": 0.368, "eu-west-1": 0.368, "eu-west-2": 0.368, - "us-east-1": 0.368, - "us-east-2": 0.368, - "us-west-2": 0.368 + "us-east-1": 0.90917, + "us-east-2": 0.90917, + "us-west-2": 0.90917 }, "g4ad.4xlarge": { - "ap-northeast-1": 0.736, + "ap-northeast-1": 1.906, "ca-central-1": 0.736, - "eu-central-1": 0.736, - "eu-west-1": 0.736, - "eu-west-2": 0.736, + "eu-central-1": 1.82, + "eu-west-1": 1.704, + "eu-west-2": 1.75, "us-east-1": 0.736, "us-east-2": 0.736, - "us-west-2": 0.736 + "us-west-2": 1.603 }, "g4ad.8xlarge": { - "ap-northeast-1": 1.472, + "ap-northeast-1": 3.812, "ca-central-1": 1.472, "eu-central-1": 1.472, "eu-west-1": 1.472, "eu-west-2": 1.472, "us-east-1": 1.472, "us-east-2": 1.472, - "us-west-2": 1.472 + "us-west-2": 3.206 }, "g4ad.16xlarge": { - "ap-northeast-1": 2.944, - "ca-central-1": 2.944, - "eu-central-1": 2.944, - "eu-west-1": 2.944, + "ap-northeast-1": 7.624, + "ca-central-1": 6.816, + "eu-central-1": 7.28, + "eu-west-1": 6.816, "eu-west-2": 2.944, "us-east-1": 2.944, - "us-east-2": 2.944, + "us-east-2": 6.412, "us-west-2": 2.944 }, "g4dn.xlarge": { @@ -100162,49 +106832,49 @@ "ap-east-1": 0.184, "ap-northeast-1": 0.184, "ap-northeast-2": 0.184, - "ap-northeast-3": 0.184, + "ap-northeast-3": 0.894, "ap-south-1": 0.184, "ap-southeast-1": 0.736, "ap-southeast-2": 0.184, "ca-central-1": 0.184, - "eu-central-1": 0.184, + "eu-central-1": 0.884, "eu-north-1": 0.184, "eu-south-1": 0.184, "eu-west-1": 0.184, - "eu-west-2": 0.184, - "eu-west-3": 0.184, + "eu-west-2": 0.799, + "eu-west-3": 0.799, "me-south-1": 0.184, - "sa-east-1": 0.184, + "sa-east-1": 1.078, "us-east-1": 0.184, - "us-east-2": 0.184, - "us-gov-east-1": 0.184, + "us-east-2": 0.71, + "us-gov-east-1": 0.847, "us-gov-west-1": 0.847, - "us-west-1": 0.184, + "us-west-1": 0.815, "us-west-2": 0.184, - "us-west-2-lax-1": 0.815 + "us-west-2-lax-1": 0.184 }, "g4dn.metal": { - "af-south-1": 4.416, - "ap-east-1": 4.416, - "ap-northeast-1": 4.416, + "af-south-1": 14.797, + "ap-east-1": 16.464, + "ap-northeast-1": 14.978, "ap-northeast-2": 4.416, - "ap-northeast-3": 14.978, + "ap-northeast-3": 10.562, "ap-south-1": 4.416, "ap-southeast-1": 4.416, - "ap-southeast-2": 4.416, - "ca-central-1": 4.416, + "ap-southeast-2": 14.59, + "ca-central-1": 13.103, "eu-central-1": 4.416, "eu-north-1": 4.416, - "eu-south-1": 4.416, + "eu-south-1": 13.576, "eu-west-1": 4.416, "eu-west-2": 4.416, "eu-west-3": 4.416, - "me-south-1": 4.416, - "sa-east-1": 4.416, + "me-south-1": 14.012, + "sa-east-1": 17.714, "us-east-1": 4.416, "us-east-2": 4.416, "us-gov-west-1": 9.862, - "us-west-1": 4.416, + "us-west-1": 13.805, "us-west-2": 4.416, "us-west-2-lax-1": 4.416 }, @@ -100212,87 +106882,87 @@ "af-south-1": 0.368, "ap-east-1": 0.368, "ap-northeast-1": 0.368, - "ap-northeast-2": 0.368, - "ap-northeast-3": 0.0, + "ap-northeast-2": 1.293, + "ap-northeast-3": 1.383, "ap-south-1": 0.368, - "ap-southeast-1": 1.052, - "ap-southeast-2": 0.368, + "ap-southeast-1": 1.42, + "ap-southeast-2": 1.346, "ca-central-1": 0.368, "eu-central-1": 1.001, "eu-north-1": 0.368, - "eu-south-1": 0.368, - "eu-west-1": 0.368, + "eu-south-1": 1.248, + "eu-west-1": 1.206, "eu-west-2": 0.368, "eu-west-3": 0.368, "me-south-1": 0.368, "sa-east-1": 0.368, - "us-east-1": 0.368, - "us-east-2": 0.368, + "us-east-1": 1.12, + "us-east-2": 1.12, "us-gov-east-1": 0.368, - "us-gov-west-1": 0.368, + "us-gov-west-1": 0.948, "us-west-1": 0.368, - "us-west-2": 0.368, + "us-west-2": 1.12, "us-west-2-lax-1": 0.368 }, "g4dn.4xlarge": { "af-south-1": 0.736, - "ap-east-1": 0.736, - "ap-northeast-1": 0.736, + "ap-east-1": 2.59, + "ap-northeast-1": 2.361, "ap-northeast-2": 0.736, "ap-northeast-3": 0.736, "ap-south-1": 0.736, "ap-southeast-1": 2.421, - "ap-southeast-2": 0.736, + "ap-southeast-2": 2.302, "ca-central-1": 0.736, "eu-central-1": 0.736, - "eu-north-1": 0.736, - "eu-south-1": 0.736, - "eu-west-1": 0.736, + "eu-north-1": 2.013, + "eu-south-1": 2.146, + "eu-west-1": 2.078, "eu-west-2": 0.736, - "eu-west-3": 0.736, - "me-south-1": 0.736, + "eu-west-3": 2.144, + "me-south-1": 2.213, "sa-east-1": 0.736, - "us-east-1": 0.736, + "us-east-1": 1.94, "us-east-2": 0.736, - "us-gov-east-1": 0.736, - "us-gov-west-1": 0.736, + "us-gov-east-1": 2.254, + "us-gov-west-1": 1.518, "us-west-1": 0.736, - "us-west-2": 0.736, + "us-west-2": 1.94, "us-west-2-lax-1": 2.181 }, "g4dn.8xlarge": { "af-south-1": 1.472, - "ap-east-1": 1.472, - "ap-northeast-1": 1.472, - "ap-northeast-2": 1.472, + "ap-east-1": 4.823, + "ap-northeast-1": 4.41, + "ap-northeast-2": 4.149, "ap-northeast-3": 2.938, "ap-south-1": 1.472, - "ap-southeast-1": 4.699, + "ap-southeast-1": 1.472, "ap-southeast-2": 1.472, - "ca-central-1": 1.472, - "eu-central-1": 2.897, - "eu-north-1": 1.472, - "eu-south-1": 1.472, - "eu-west-1": 1.472, + "ca-central-1": 3.888, + "eu-central-1": 4.192, + "eu-north-1": 3.78, + "eu-south-1": 4.019, + "eu-west-1": 3.898, "eu-west-2": 1.472, "eu-west-3": 1.472, - "me-south-1": 1.472, - "sa-east-1": 1.472, - "us-east-1": 1.472, - "us-east-2": 1.472, - "us-gov-east-1": 1.472, - "us-gov-west-1": 1.472, + "me-south-1": 4.141, + "sa-east-1": 5.17, + "us-east-1": 3.648, + "us-east-2": 3.648, + "us-gov-east-1": 4.215, + "us-gov-west-1": 4.215, "us-west-1": 1.472, - "us-west-2": 1.472, + "us-west-2": 3.648, "us-west-2-lax-1": 1.472 }, "g4dn.12xlarge": { - "af-south-1": 2.208, - "ap-east-1": 2.208, + "af-south-1": 7.398, + "ap-east-1": 8.232, "ap-northeast-1": 2.208, - "ap-northeast-2": 2.208, - "ap-northeast-3": 5.624, - "ap-south-1": 2.208, + "ap-northeast-2": 7.02, + "ap-northeast-3": 5.281, + "ap-south-1": 6.514, "ap-southeast-1": 2.208, "ap-southeast-2": 2.208, "ca-central-1": 2.208, @@ -100300,299 +106970,516 @@ "eu-north-1": 2.208, "eu-south-1": 2.208, "eu-west-1": 2.208, - "eu-west-2": 2.208, + "eu-west-2": 6.785, "eu-west-3": 2.208, - "me-south-1": 2.208, + "me-south-1": 7.006, "sa-east-1": 2.208, - "us-east-1": 2.208, - "us-east-2": 2.208, + "us-east-1": 6.12, + "us-east-2": 6.12, "us-gov-east-1": 2.208, - "us-gov-west-1": 5.227, - "us-west-1": 2.208, - "us-west-2": 2.208, + "us-gov-west-1": 4.931, + "us-west-1": 6.902, + "us-west-2": 6.12, "us-west-2-lax-1": 6.902 }, "g4dn.16xlarge": { - "af-south-1": 2.944, + "af-south-1": 8.718, "ap-east-1": 2.944, - "ap-northeast-1": 2.944, + "ap-northeast-1": 8.819, "ap-northeast-2": 2.944, "ap-northeast-3": 2.944, "ap-south-1": 2.944, "ap-southeast-1": 2.944, "ap-southeast-2": 2.944, "ca-central-1": 2.944, - "eu-central-1": 2.944, - "eu-north-1": 2.944, - "eu-south-1": 2.944, - "eu-west-1": 2.944, + "eu-central-1": 8.384, + "eu-north-1": 7.561, + "eu-south-1": 8.039, + "eu-west-1": 7.797, "eu-west-2": 2.944, "eu-west-3": 2.944, "me-south-1": 2.944, - "sa-east-1": 2.944, - "us-east-1": 2.944, - "us-east-2": 2.944, + "sa-east-1": 10.341, + "us-east-1": 7.296, + "us-east-2": 7.296, "us-gov-east-1": 2.944, - "us-gov-west-1": 0.0, - "us-west-1": 2.944, + "us-gov-west-1": 5.486, + "us-west-1": 8.166, "us-west-2": 2.944, "us-west-2-lax-1": 8.166 }, "g5.xlarge": { - "ap-northeast-1": 1.7889, + "ap-northeast-1": 1.643, "ap-northeast-2": 0.184, "ap-south-1": 0.184, - "ap-southeast-2": 0.184, - "ap-southeast-3": 0.0, - "ca-central-1": 0.184, - "eu-central-1": 0.184, - "eu-north-1": 0.0, + "ap-southeast-2": 1.492, + "ap-southeast-3": 1.408, + "ca-central-1": 1.117, + "eu-central-1": 1.442, + "eu-north-1": 1.251, "eu-west-1": 1.123, - "eu-west-2": 0.184, - "il-central-1": 1.29707, + "eu-west-2": 1.277, + "il-central-1": 1.36315, "me-central-1": 1.418, "sa-east-1": 1.894, - "us-east-1": 0.184, - "us-east-2": 0.184, - "us-west-2": 0.184 + "us-east-1": 1.2906, + "us-east-2": 0.0, + "us-west-2": 0.0 }, "g5.2xlarge": { - "ap-northeast-1": 0.368, - "ap-northeast-2": 0.368, - "ap-south-1": 0.368, + "ap-northeast-1": 2.12576, + "ap-northeast-2": 1.4903, + "ap-south-1": 1.82336, "ap-southeast-2": 0.368, "ap-southeast-3": 2.23395, - "ca-central-1": 0.368, - "eu-central-1": 1.8836, - "eu-north-1": 1.28549, + "ca-central-1": 1.8483, + "eu-central-1": 1.5156, + "eu-north-1": 1.41404, "eu-west-1": 0.368, "eu-west-2": 1.53849, - "il-central-1": 0.0, + "il-central-1": 1.78861, "me-central-1": 0.368, - "sa-east-1": 0.368, + "sa-east-1": 2.42816, "us-east-1": 1.212, "us-east-2": 1.212, - "us-west-2": 0.368 + "us-west-2": 1.58 }, "g5.4xlarge": { - "ap-northeast-1": 0.736, - "ap-northeast-2": 0.736, + "ap-northeast-1": 3.09128, + "ap-northeast-2": 2.73291, "ap-south-1": 0.736, - "ap-southeast-2": 0.736, + "ap-southeast-2": 2.11152, "ap-southeast-3": 0.736, - "ca-central-1": 2.71951, - "eu-central-1": 2.23389, + "ca-central-1": 1.80319, + "eu-central-1": 2.76681, "eu-north-1": 0.736, - "eu-west-1": 1.81287, - "eu-west-2": 3.00363, + "eu-west-1": 0.736, + "eu-west-2": 2.79748, "il-central-1": 0.736, - "me-central-1": 2.72806, - "sa-east-1": 0.736, + "me-central-1": 0.0, + "sa-east-1": 3.49648, "us-east-1": 0.736, "us-east-2": 0.736, - "us-west-2": 0.736, + "us-west-2": 1.624, "us-west-2-lax-1": 2.23098 }, "g5.8xlarge": { - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, + "ap-northeast-1": 5.37736, + "ap-northeast-2": 1.472, "ap-south-1": 4.7055, - "ap-southeast-2": 3.50118, + "ap-southeast-2": 0.0, "ap-southeast-3": 1.472, "ca-central-1": 0.0, "eu-central-1": 1.472, - "eu-north-1": 2.59644, - "eu-west-1": 2.73271, + "eu-north-1": 1.472, + "eu-west-1": 4.20471, "eu-west-2": 1.472, "il-central-1": 1.472, - "me-central-1": 1.472, + "me-central-1": 4.47482, "sa-east-1": 5.63311, - "us-east-1": 2.448, - "us-east-2": 1.472, - "us-west-2": 0.0, + "us-east-1": 3.92, + "us-east-2": 3.92, + "us-west-2": 3.92, "us-west-2-lax-1": 4.83496 }, "g5.12xlarge": { - "ap-northeast-1": 11.2567, - "ap-northeast-2": 6.97442, - "ap-south-1": 2.208, - "ap-southeast-2": 10.3202, - "ap-southeast-3": 2.208, - "ca-central-1": 0.0, + "ap-northeast-1": 8.22609, + "ap-northeast-2": 9.18242, + "ap-south-1": 9.01891, + "ap-southeast-2": 2.208, + "ap-southeast-3": 7.93854, + "ca-central-1": 8.50584, "eu-central-1": 9.30082, - "eu-north-1": 2.208, + "eu-north-1": 8.22393, "eu-west-1": 2.208, - "eu-west-2": 2.208, + "eu-west-2": 7.19994, "il-central-1": 6.64825, - "me-central-1": 2.208, - "sa-east-1": 10.6054, - "us-east-1": 5.672, - "us-east-2": 6.2392, + "me-central-1": 0.0, + "sa-east-1": 11.84927, + "us-east-1": 0.0, + "us-east-2": 7.88, "us-west-2": 2.208 }, "g5.16xlarge": { - "ap-northeast-1": 2.944, + "ap-northeast-1": 9.47846, "ap-northeast-2": 0.0, "ap-south-1": 2.944, - "ap-southeast-2": 2.944, - "ap-southeast-3": 2.944, + "ap-southeast-2": 5.32561, + "ap-southeast-3": 8.67677, "ca-central-1": 0.0, - "eu-central-1": 2.944, + "eu-central-1": 0.0, "eu-north-1": 2.944, - "eu-west-1": 7.51637, - "eu-west-2": 5.71934, - "il-central-1": 8.22509, - "me-central-1": 5.02432, + "eu-west-1": 2.944, + "eu-west-2": 0.0, + "il-central-1": 7.74499, + "me-central-1": 0.0, "sa-east-1": 2.944, - "us-east-1": 4.5056, + "us-east-1": 0.0, "us-east-2": 2.944, - "us-west-2": 2.944 + "us-west-2": 4.096 }, "g5.24xlarge": { - "ap-northeast-1": 17.40835, - "ap-northeast-2": 4.416, - "ap-south-1": 4.416, - "ap-southeast-2": 11.6477, - "ap-southeast-3": 12.5382, - "ca-central-1": 4.416, + "ap-northeast-1": 16.22723, + "ap-northeast-2": 14.43004, + "ap-south-1": 14.19528, + "ap-southeast-2": 4.416, + "ap-southeast-3": 15.81436, + "ca-central-1": 9.04259, "eu-central-1": 15.61845, "eu-north-1": 4.416, - "eu-west-1": 4.416, + "eu-west-1": 0.0, "eu-west-2": 4.416, - "il-central-1": 4.416, - "me-central-1": 9.98976, - "sa-east-1": 19.6435, - "us-east-1": 13.3744, + "il-central-1": 13.96172, + "me-central-1": 10.98873, + "sa-east-1": 0.0, + "us-east-1": 12.56, "us-east-2": 4.416, - "us-west-2": 0.0 + "us-west-2": 8.144 }, "g5.48xlarge": { - "ap-northeast-1": 8.832, + "ap-northeast-1": 32.45446, "ap-northeast-2": 0.0, - "ap-south-1": 8.832, - "ap-southeast-2": 8.832, - "ap-southeast-3": 0.0, + "ap-south-1": 28.39055, + "ap-southeast-2": 30.00964, + "ap-southeast-3": 22.79672, "ca-central-1": 8.832, - "eu-central-1": 8.832, - "eu-north-1": 17.27564, + "eu-central-1": 20.3681, + "eu-north-1": 0.0, "eu-west-1": 18.18233, - "eu-west-2": 8.832, + "eu-west-2": 29.50772, "il-central-1": 19.09145, "me-central-1": 8.832, - "sa-east-1": 0.0, - "us-east-1": 0.0, - "us-east-2": 8.832, - "us-west-2": 26.7488 + "sa-east-1": 36.51836, + "us-east-1": 25.12, + "us-east-2": 25.12, + "us-west-2": 25.12 }, "g6.xlarge": { - "us-east-1": 0.88528, - "us-east-2": 0.184, - "us-west-2": 0.8048 + "ap-northeast-1": 0.184, + "ap-northeast-2": 0.184, + "ap-south-1": 1.24704, + "ap-southeast-2": 1.0464, + "ap-southeast-5": 1.0138, + "ca-central-1": 0.0, + "eu-central-1": 1.0064, + "eu-central-2": 0.184, + "eu-north-1": 1.0376, + "eu-south-2": 0.184, + "eu-west-2": 0.184, + "eu-west-3": 1.2056, + "sa-east-1": 0.184, + "us-east-1": 0.8048, + "us-east-2": 0.9888, + "us-gov-west-1": 1.29984, + "us-west-2": 0.9888 }, "g6.2xlarge": { - "us-east-1": 0.368, - "us-east-2": 1.44336, + "ap-northeast-1": 1.41781, + "ap-northeast-2": 1.57008, + "ap-south-1": 1.1739, + "ap-southeast-2": 0.0, + "ap-southeast-5": 1.23147, + "ca-central-1": 0.368, + "eu-central-1": 0.368, + "eu-central-2": 0.368, + "eu-north-1": 1.40488, + "eu-south-2": 1.03008, + "eu-west-2": 1.24095, + "eu-west-3": 1.60895, + "sa-east-1": 2.02973, + "us-east-1": 1.44336, + "us-east-2": 1.3456, + "us-gov-west-1": 1.6002, "us-west-2": 0.368 }, "g6.4xlarge": { - "us-east-1": 1.45552, - "us-east-2": 1.3232, - "us-west-2": 1.3232 + "ap-northeast-1": 2.65503, + "ap-northeast-2": 0.736, + "ap-south-1": 2.32489, + "ap-southeast-2": 2.62847, + "ap-southeast-5": 2.56951, + "ca-central-1": 1.4692, + "eu-central-1": 1.65466, + "eu-central-2": 2.51989, + "eu-north-1": 1.40343, + "eu-south-2": 1.39423, + "eu-west-2": 2.41565, + "eu-west-3": 0.0, + "sa-east-1": 2.24918, + "us-east-1": 1.3232, + "us-east-2": 0.0, + "us-gov-west-1": 2.40381, + "us-west-2": 2.0592 }, "g6.8xlarge": { + "ap-northeast-1": 0.0, + "ap-northeast-2": 1.472, + "ap-south-1": 2.41888, + "ap-southeast-2": 4.09112, + "ap-southeast-5": 2.53752, + "ca-central-1": 2.23666, + "eu-central-1": 3.991, + "eu-central-2": 1.472, + "eu-north-1": 3.60855, + "eu-south-2": 3.59453, + "eu-west-2": 0.0, + "eu-west-3": 4.02905, + "sa-east-1": 4.89608, "us-east-1": 1.472, "us-east-2": 0.0, - "us-west-2": 2.21584 + "us-gov-west-1": 4.01103, + "us-west-2": 1.472 }, "g6.12xlarge": { - "us-east-1": 5.06176, + "ap-northeast-1": 2.208, + "ap-northeast-2": 5.65823, + "ap-south-1": 7.73358, + "ap-southeast-2": 2.208, + "ap-southeast-5": 5.7966, + "ca-central-1": 5.10933, + "eu-central-1": 5.75429, + "eu-central-2": 8.4117, + "eu-north-1": 7.08862, + "eu-south-2": 2.208, + "eu-west-2": 2.208, + "eu-west-3": 2.208, + "sa-east-1": 10.02981, + "us-east-1": 6.8096, "us-east-2": 2.208, - "us-west-2": 4.6016 + "us-gov-west-1": 6.38003, + "us-west-2": 6.8096 }, "g6.16xlarge": { - "us-east-1": 2.944, + "ap-northeast-1": 7.87037, + "ap-northeast-2": 7.12078, + "ap-south-1": 4.07886, + "ap-southeast-2": 4.41652, + "ap-southeast-5": 7.22292, + "ca-central-1": 3.7716, + "eu-central-1": 7.61646, + "eu-central-2": 7.52343, + "eu-north-1": 3.60277, + "eu-south-2": 6.52313, + "eu-west-2": 4.31184, + "eu-west-3": 4.74303, + "sa-east-1": 9.29527, + "us-east-1": 3.3968, "us-east-2": 3.3968, + "us-gov-west-1": 4.7096, "us-west-2": 6.3408 }, "g6.24xlarge": { + "ap-northeast-1": 4.416, + "ap-northeast-2": 4.416, + "ap-south-1": 12.43155, + "ap-southeast-2": 8.67909, + "ap-southeast-5": 4.416, + "ca-central-1": 11.82773, + "eu-central-1": 8.34732, + "eu-central-2": 8.99924, + "eu-north-1": 12.20395, + "eu-south-2": 11.44951, + "eu-west-2": 12.88939, + "eu-west-3": 12.88939, + "sa-east-1": 11.34651, "us-east-1": 6.6752, "us-east-2": 0.0, - "us-west-2": 0.0 + "us-gov-west-1": 8.41367, + "us-west-2": 11.0912 }, "g6.48xlarge": { - "us-east-1": 13.3504, - "us-east-2": 13.3504, + "ap-northeast-1": 28.19406, + "ap-northeast-2": 16.41595, + "ap-south-1": 0.0, + "ap-southeast-2": 26.19017, + "ap-southeast-5": 25.64939, + "ca-central-1": 0.0, + "eu-central-1": 8.832, + "eu-central-2": 8.832, + "eu-north-1": 8.832, + "eu-south-2": 14.06702, + "eu-west-2": 25.77878, + "eu-west-3": 25.77878, + "sa-east-1": 8.832, + "us-east-1": 8.832, + "us-east-2": 8.832, + "us-gov-west-1": 16.82734, + "us-west-2": 13.3504 + }, + "g6e.xlarge": { + "ap-northeast-1": 0.184, + "eu-central-1": 2.511, + "eu-north-1": 2.3554, + "eu-south-2": 1.961, + "us-east-1": 0.0, + "us-east-2": 1.861, + "us-west-2": 2.045 + }, + "g6e.2xlarge": { + "ap-northeast-1": 0.0, + "eu-central-1": 3.1715, + "eu-north-1": 0.0, + "eu-south-2": 0.368, + "us-east-1": 2.24208, + "us-east-2": 2.24208, + "us-west-2": 2.24208 + }, + "g6e.4xlarge": { + "ap-northeast-1": 4.35703, + "eu-central-1": 0.0, + "eu-north-1": 3.92266, + "eu-south-2": 0.736, + "us-east-1": 3.00424, + "us-east-2": 4.04066, "us-west-2": 0.0 }, + "g6e.8xlarge": { + "ap-northeast-1": 6.56775, + "eu-central-1": 1.472, + "eu-north-1": 0.0, + "eu-south-2": 6.2439, + "us-east-1": 6.45341, + "us-east-2": 6.45341, + "us-west-2": 1.472 + }, + "g6e.12xlarge": { + "ap-northeast-1": 17.42542, + "eu-central-1": 15.32802, + "eu-north-1": 11.12975, + "eu-south-2": 0.0, + "us-east-1": 2.208, + "us-east-2": 10.49264, + "us-west-2": 10.49264 + }, + "g6e.16xlarge": { + "ap-northeast-1": 2.944, + "eu-central-1": 12.41854, + "eu-north-1": 10.98128, + "eu-south-2": 0.0, + "us-east-1": 8.33491, + "us-east-2": 10.52119, + "us-west-2": 2.944 + }, + "g6e.24xlarge": { + "ap-northeast-1": 26.26556, + "eu-central-1": 18.83806, + "eu-north-1": 17.57841, + "eu-south-2": 20.29113, + "us-east-1": 4.416, + "us-east-2": 19.48159, + "us-west-2": 15.06559 + }, + "g6e.48xlarge": { + "ap-northeast-1": 43.69912, + "eu-central-1": 46.50812, + "eu-north-1": 40.79275, + "eu-south-2": 31.75027, + "us-east-1": 30.13118, + "us-east-2": 38.96318, + "us-west-2": 8.832 + }, "gr6.4xlarge": { - "us-east-1": 1.5392, + "ap-northeast-1": 2.9683, + "ap-northeast-2": 2.6286, + "ap-south-1": 1.8483, + "ap-southeast-2": 2.0012, + "ap-southeast-5": 1.9388, + "ca-central-1": 2.445, + "eu-central-1": 2.6608, + "eu-central-2": 2.9009, + "eu-north-1": 1.6326, + "eu-south-2": 1.6218, + "eu-west-2": 1.9539, + "eu-west-3": 2.6898, + "sa-east-1": 3.3524, + "us-east-1": 2.2752, "us-east-2": 1.5392, - "us-west-2": 1.5392 + "us-gov-west-1": 2.6761, + "us-west-2": 2.2752 }, "gr6.8xlarge": { - "us-east-1": 2.4464, + "ap-northeast-1": 3.54801, + "ap-northeast-2": 3.00809, + "ap-south-1": 2.93768, + "ap-southeast-2": 3.1807, + "ap-southeast-5": 4.55352, + "ca-central-1": 2.71628, + "eu-central-1": 3.05927, + "eu-central-2": 4.91289, + "eu-north-1": 2.59485, + "eu-south-2": 4.04968, + "eu-west-2": 3.10552, + "eu-west-3": 4.57736, + "sa-east-1": 5.6305, + "us-east-1": 3.9184, "us-east-2": 2.4464, + "us-gov-west-1": 3.08359, "us-west-2": 2.4464 }, "h1.2xlarge": { "eu-west-1": 1.021, "us-east-1": 0.0, - "us-east-2": 0.918, - "us-west-2": 0.954 + "us-east-2": 0.368, + "us-west-2": 0.836 }, "h1.4xlarge": { - "eu-west-1": 1.958, - "us-east-1": 0.736, - "us-east-2": 1.907, + "eu-west-1": 1.038, + "us-east-1": 1.672, + "us-east-2": 0.997, "us-west-2": 0.736 }, "h1.8xlarge": { - "eu-west-1": 4.084, - "us-east-1": 1.472, + "eu-west-1": 2.076, + "us-east-1": 1.872, "us-east-2": 1.472, - "us-west-2": 0.0 + "us-west-2": 1.872 }, "h1.16xlarge": { "eu-west-1": 2.944, - "us-east-1": 2.944, + "us-east-1": 3.744, "us-east-2": 2.944, - "us-west-2": 2.944 + "us-west-2": 3.744 }, "hpc6a.48xlarge": { - "ap-southeast-1": 3.3205, - "ap-southeast-2": 3.7609, - "eu-north-1": 3.093, + "ap-southeast-1": 7.7365, + "ap-southeast-2": 8.1769, + "eu-north-1": 7.509, "us-east-2": 2.88, "us-gov-east-1": 7.883, - "us-gov-west-1": 7.883 + "us-gov-west-1": 3.467 }, "hpc6id.32xlarge": { "eu-north-1": 6.0352, - "us-east-2": 8.644, - "us-gov-west-1": 6.8544 + "eu-west-3": 6.77294, + "us-east-2": 5.7, + "us-gov-west-1": 9.7984 }, "hpc7a.12xlarge": { - "eu-north-1": 7.7252, - "eu-west-1": 7.7252, + "eu-north-1": 8.8292, + "eu-west-1": 8.8292, + "eu-west-3": 8.5553, "us-east-2": 7.2, - "us-gov-west-1": 8.6674 + "us-gov-west-1": 9.7714 }, "hpc7a.24xlarge": { - "eu-north-1": 7.7252, + "eu-north-1": 9.9332, "eu-west-1": 7.7252, + "eu-west-3": 10.7633, "us-east-2": 7.2, "us-gov-west-1": 8.6674 }, "hpc7a.48xlarge": { - "eu-north-1": 7.7252, + "eu-north-1": 12.1412, "eu-west-1": 7.7252, + "eu-west-3": 12.9713, "us-east-2": 7.2, - "us-gov-west-1": 8.6674 + "us-gov-west-1": 13.0834 }, "hpc7a.96xlarge": { "eu-north-1": 7.7252, - "eu-west-1": 7.7252, - "us-east-2": 7.2, + "eu-west-1": 16.5572, + "eu-west-3": 8.5553, + "us-east-2": 16.032, "us-gov-west-1": 8.6674 }, "hs1.8xlarge": { @@ -100601,130 +107488,130 @@ "ap-southeast-2": 5.57, "eu-west-1": 4.9, "us-east-1": 4.6, - "us-gov-west-1": 5.52, + "us-gov-west-1": 6.126, "us-west-2": 4.6 }, "i2.xlarge": { "ap-northeast-1": 0.184, "ap-northeast-2": 0.0, "ap-south-1": 0.184, - "ap-southeast-1": 0.0, - "ap-southeast-2": 1.018, - "eu-central-1": 1.013, - "eu-west-1": 0.184, + "ap-southeast-1": 1.169, + "ap-southeast-2": 1.169, + "eu-central-1": 1.133, + "eu-west-1": 1.07, "sa-east-1": 0.0, "us-east-1": 0.184, - "us-east-2": 0.0, - "us-gov-west-1": 0.184, - "us-west-1": 0.184, + "us-east-2": 0.973, + "us-gov-west-1": 1.144, + "us-west-1": 0.938, "us-west-2": 0.853 }, "i2.2xlarge": { - "ap-northeast-1": 2.201, - "ap-northeast-2": 2.001, + "ap-northeast-1": 2.226, + "ap-northeast-2": 2.369, "ap-south-1": 0.368, - "ap-southeast-1": 2.571, + "ap-southeast-1": 2.035, "ap-southeast-2": 2.337, - "eu-central-1": 2.026, - "eu-west-1": 1.876, + "eu-central-1": 0.0, + "eu-west-1": 0.368, "sa-east-1": 0.0, - "us-east-1": 1.705, + "us-east-1": 2.141, "us-east-2": 1.705, "us-gov-west-1": 2.515, "us-west-1": 0.0, - "us-west-2": 0.368 + "us-west-2": 1.705 }, "i2.4xlarge": { "ap-northeast-1": 4.002, "ap-northeast-2": 4.002, - "ap-south-1": 3.867, + "ap-south-1": 0.736, "ap-southeast-1": 4.07, - "ap-southeast-2": 0.736, + "ap-southeast-2": 4.674, "eu-central-1": 0.736, - "eu-west-1": 3.751, + "eu-west-1": 3.891, "sa-east-1": 0.0, "us-east-1": 3.751, - "us-east-2": 0.736, + "us-east-2": 3.891, "us-gov-west-1": 0.736, "us-west-1": 3.751, - "us-west-2": 3.41 + "us-west-2": 0.0 }, "i2.8xlarge": { "ap-northeast-1": 8.903, - "ap-northeast-2": 0.0, - "ap-south-1": 7.733, - "ap-southeast-1": 8.14, + "ap-northeast-2": 1.472, + "ap-south-1": 0.0, + "ap-southeast-1": 9.348, "ap-southeast-2": 8.14, "eu-central-1": 8.102, "eu-west-1": 7.502, "sa-east-1": 0.0, - "us-east-1": 1.472, - "us-east-2": 7.782, - "us-gov-west-1": 8.184, + "us-east-1": 0.0, + "us-east-2": 6.82, + "us-gov-west-1": 9.146, "us-west-1": 1.472, - "us-west-2": 6.82 + "us-west-2": 7.782 }, "i3.large": { - "af-south-1": 0.092, - "ap-east-1": 0.092, - "ap-northeast-1": 0.183, - "ap-northeast-2": 0.0, - "ap-northeast-3": 0.092, - "ap-south-1": 0.092, - "ap-south-2": 0.092, + "af-south-1": 0.297, + "ap-east-1": 0.298, + "ap-northeast-1": 0.275, + "ap-northeast-2": 0.183, + "ap-northeast-3": 0.275, + "ap-south-1": 0.269, + "ap-south-2": 0.177, "ap-southeast-1": 0.187, - "ap-southeast-2": 0.092, - "ap-southeast-3": 0.092, - "ap-southeast-4": 0.092, + "ap-southeast-2": 0.279, + "ap-southeast-3": 0.187, + "ap-southeast-4": 0.279, "ca-central-1": 0.264, "eu-central-1": 0.186, "eu-central-2": 0.092, "eu-north-1": 0.092, "eu-south-1": 0.092, - "eu-south-2": 0.172, - "eu-west-1": 0.189, + "eu-south-2": 0.281, + "eu-west-1": 0.264, "eu-west-2": 0.092, - "eu-west-3": 0.181, + "eu-west-3": 0.273, "il-central-1": 0.181, - "me-central-1": 0.092, + "me-central-1": 0.0, "me-south-1": 0.092, - "sa-east-1": 0.341, + "sa-east-1": 0.092, "us-east-1": 0.156, "us-east-2": 0.156, - "us-gov-east-1": 0.092, + "us-gov-east-1": 0.28, "us-gov-west-1": 0.188, - "us-west-1": 0.172, + "us-west-1": 0.264, "us-west-2": 0.156 }, "i3.xlarge": { "af-south-1": 0.184, "ap-east-1": 0.184, "ap-northeast-1": 0.184, - "ap-northeast-2": 0.403, + "ap-northeast-2": 0.0, "ap-northeast-3": 0.184, - "ap-south-1": 0.184, + "ap-south-1": 0.538, "ap-south-2": 0.184, - "ap-southeast-1": 0.184, + "ap-southeast-1": 0.558, "ap-southeast-2": 0.0, - "ap-southeast-3": 0.558, - "ap-southeast-4": 0.374, - "ca-central-1": 0.184, - "eu-central-1": 0.409, - "eu-central-2": 0.0, - "eu-north-1": 0.184, - "eu-south-1": 0.184, - "eu-south-2": 0.0, - "eu-west-1": 0.344, + "ap-southeast-3": 0.184, + "ap-southeast-4": 0.595, + "ca-central-1": 0.528, + "eu-central-1": 0.184, + "eu-central-2": 0.45, + "eu-north-1": 0.51, + "eu-south-1": 0.546, + "eu-south-2": 0.184, + "eu-west-1": 0.528, "eu-west-2": 0.546, - "eu-west-3": 0.362, + "eu-west-3": 0.398, "il-central-1": 0.361, "me-central-1": 0.0, "me-south-1": 0.184, - "sa-east-1": 0.184, - "us-east-1": 0.496, - "us-east-2": 0.496, - "us-gov-east-1": 0.184, - "us-gov-west-1": 0.376, + "sa-east-1": 0.0, + "us-east-1": 0.312, + "us-east-2": 0.184, + "us-gov-east-1": 0.56, + "us-gov-west-1": 0.184, "us-west-1": 0.184, "us-west-2": 0.312 }, @@ -100735,388 +107622,409 @@ "ap-northeast-2": 5.856, "ap-northeast-3": 8.8, "ap-south-1": 2.944, - "ap-southeast-1": 2.944, + "ap-southeast-1": 5.984, "ap-southeast-2": 0.0, - "ca-central-1": 8.448, - "eu-central-1": 5.952, - "eu-north-1": 2.944, - "eu-south-1": 5.792, - "eu-west-1": 8.448, + "ca-central-1": 5.504, + "eu-central-1": 2.944, + "eu-north-1": 5.216, + "eu-south-1": 8.736, + "eu-west-1": 5.504, "eu-west-2": 5.792, - "eu-west-3": 5.792, - "me-south-1": 3.312, + "eu-west-3": 8.736, + "me-south-1": 9.366, "sa-east-1": 2.944, - "us-east-1": 0.0, + "us-east-1": 7.936, "us-east-2": 4.992, "us-gov-east-1": 0.0, "us-gov-west-1": 2.944, "us-west-1": 2.944, - "us-west-2": 2.944 + "us-west-2": 7.936 }, "i3.2xlarge": { - "af-south-1": 0.368, - "ap-east-1": 0.368, + "af-south-1": 1.188, + "ap-east-1": 1.192, "ap-northeast-1": 0.368, - "ap-northeast-2": 0.368, - "ap-northeast-3": 0.368, + "ap-northeast-2": 0.732, + "ap-northeast-3": 1.1, "ap-south-1": 0.708, - "ap-south-2": 0.708, - "ap-southeast-1": 0.368, - "ap-southeast-2": 0.748, - "ap-southeast-3": 1.116, + "ap-south-2": 0.368, + "ap-southeast-1": 0.0, + "ap-southeast-2": 1.116, + "ap-southeast-3": 0.368, "ap-southeast-4": 0.368, "ca-central-1": 0.688, "eu-central-1": 0.744, - "eu-central-2": 0.818, + "eu-central-2": 0.0, "eu-north-1": 0.368, - "eu-south-1": 0.368, - "eu-south-2": 1.056, + "eu-south-1": 1.092, + "eu-south-2": 1.125, "eu-west-1": 0.368, - "eu-west-2": 0.0, + "eu-west-2": 0.724, "eu-west-3": 0.724, - "il-central-1": 0.722, - "me-central-1": 0.368, - "me-south-1": 0.368, - "sa-east-1": 0.996, + "il-central-1": 1.09, + "me-central-1": 0.757, + "me-south-1": 1.125, + "sa-east-1": 1.364, "us-east-1": 0.368, - "us-east-2": 0.0, + "us-east-2": 0.992, "us-gov-east-1": 0.368, - "us-gov-west-1": 0.752, - "us-west-1": 0.688, - "us-west-2": 0.686 + "us-gov-west-1": 1.12, + "us-west-1": 1.056, + "us-west-2": 0.992 }, "i3.4xlarge": { "af-south-1": 0.736, - "ap-east-1": 0.736, - "ap-northeast-1": 1.464, - "ap-northeast-2": 1.464, - "ap-northeast-3": 0.736, - "ap-south-1": 0.736, - "ap-south-2": 0.0, + "ap-east-1": 2.384, + "ap-northeast-1": 2.2, + "ap-northeast-2": 2.2, + "ap-northeast-3": 2.2, + "ap-south-1": 1.416, + "ap-south-2": 0.736, "ap-southeast-1": 0.736, - "ap-southeast-2": 0.736, - "ap-southeast-3": 2.382, - "ap-southeast-4": 0.736, - "ca-central-1": 1.376, - "eu-central-1": 0.736, - "eu-central-2": 0.736, + "ap-southeast-2": 2.232, + "ap-southeast-3": 0.736, + "ap-southeast-4": 2.232, + "ca-central-1": 2.112, + "eu-central-1": 2.224, + "eu-central-2": 1.637, "eu-north-1": 0.736, - "eu-south-1": 0.736, - "eu-south-2": 0.736, + "eu-south-1": 2.184, + "eu-south-2": 2.112, "eu-west-1": 0.736, - "eu-west-2": 0.736, - "eu-west-3": 0.736, + "eu-west-2": 2.184, + "eu-west-3": 2.184, "il-central-1": 1.445, "me-central-1": 0.736, "me-south-1": 0.736, - "sa-east-1": 2.927, + "sa-east-1": 2.191, "us-east-1": 1.248, "us-east-2": 0.736, - "us-gov-east-1": 0.736, + "us-gov-east-1": 2.24, "us-gov-west-1": 0.736, - "us-west-1": 2.25, + "us-west-1": 0.0, "us-west-2": 0.736 }, "i3.8xlarge": { - "af-south-1": 1.472, + "af-south-1": 4.752, "ap-east-1": 1.472, - "ap-northeast-1": 4.693, - "ap-northeast-2": 1.472, + "ap-northeast-1": 4.4, + "ap-northeast-2": 4.4, "ap-northeast-3": 1.472, - "ap-south-1": 1.472, + "ap-south-1": 0.0, "ap-south-2": 1.472, - "ap-southeast-1": 4.464, - "ap-southeast-2": 2.992, + "ap-southeast-1": 1.472, + "ap-southeast-2": 4.763, "ap-southeast-3": 1.472, "ap-southeast-4": 1.472, "ca-central-1": 0.0, - "eu-central-1": 1.472, - "eu-central-2": 1.472, - "eu-north-1": 1.472, - "eu-south-1": 1.472, - "eu-south-2": 1.472, + "eu-central-1": 4.448, + "eu-central-2": 3.274, + "eu-north-1": 4.08, + "eu-south-1": 4.368, + "eu-south-2": 4.224, "eu-west-1": 2.752, - "eu-west-2": 1.472, - "eu-west-3": 1.472, + "eu-west-2": 4.368, + "eu-west-3": 4.658, "il-central-1": 2.89, "me-central-1": 4.802, "me-south-1": 1.472, "sa-east-1": 3.984, "us-east-1": 2.496, - "us-east-2": 2.496, + "us-east-2": 3.968, "us-gov-east-1": 1.472, "us-gov-west-1": 4.48, "us-west-1": 1.472, - "us-west-2": 2.496 + "us-west-2": 1.472 }, "i3.16xlarge": { - "af-south-1": 2.944, + "af-south-1": 9.504, "ap-east-1": 2.944, "ap-northeast-1": 5.856, - "ap-northeast-2": 2.944, - "ap-northeast-3": 2.944, + "ap-northeast-2": 8.8, + "ap-northeast-3": 8.8, "ap-south-1": 2.944, - "ap-south-2": 8.608, - "ap-southeast-1": 5.984, + "ap-south-2": 5.664, + "ap-southeast-1": 8.928, "ap-southeast-2": 2.944, "ap-southeast-3": 2.944, - "ap-southeast-4": 2.944, + "ap-southeast-4": 0.0, "ca-central-1": 5.504, - "eu-central-1": 8.896, + "eu-central-1": 5.952, "eu-central-2": 2.944, - "eu-north-1": 2.944, + "eu-north-1": 8.16, "eu-south-1": 2.944, "eu-south-2": 2.944, - "eu-west-1": 2.944, + "eu-west-1": 5.504, "eu-west-2": 5.792, "eu-west-3": 2.944, "il-central-1": 5.779, - "me-central-1": 2.944, + "me-central-1": 0.0, "me-south-1": 2.944, "sa-east-1": 2.944, - "us-east-1": 7.936, - "us-east-2": 4.992, - "us-gov-east-1": 2.944, - "us-gov-west-1": 6.016, + "us-east-1": 4.992, + "us-east-2": 7.936, + "us-gov-east-1": 8.96, + "us-gov-west-1": 2.944, "us-west-1": 8.448, - "us-west-2": 2.944 + "us-west-2": 7.936 }, "i3en.large": { "af-south-1": 0.316, - "ap-east-1": 0.092, - "ap-northeast-1": 0.092, + "ap-east-1": 0.39, + "ap-northeast-1": 0.358, "ap-northeast-2": 0.092, - "ap-northeast-3": 0.092, - "ap-south-1": 0.092, - "ap-south-2": 0.257, - "ap-southeast-1": 0.092, - "ap-southeast-2": 0.092, - "ap-southeast-3": 0.092, + "ap-northeast-3": 0.358, + "ap-south-1": 0.349, + "ap-south-2": 0.349, + "ap-southeast-1": 0.363, + "ap-southeast-2": 0.363, + "ap-southeast-3": 0.363, "ap-southeast-4": 0.271, + "ap-southeast-5": 0.26, + "ap-southeast-7": 0.0, "ca-central-1": 0.092, - "ca-west-1": 0.092, - "eu-central-1": 0.092, - "eu-central-2": 0.092, - "eu-north-1": 0.092, + "ca-west-1": 0.342, + "eu-central-1": 0.362, + "eu-central-2": 0.297, + "eu-north-1": 0.329, "eu-south-1": 0.354, - "eu-south-2": 0.25, - "eu-west-1": 0.0, - "eu-west-2": 0.092, + "eu-south-2": 0.342, + "eu-west-1": 0.342, + "eu-west-2": 0.263, "eu-west-3": 0.355, - "il-central-1": 0.0, - "me-central-1": 0.293, + "il-central-1": 0.28, + "me-central-1": 0.385, "me-south-1": 0.092, + "mx-central-1": 0.253, "sa-east-1": 0.092, - "us-east-1": 0.092, + "us-east-1": 0.318, "us-east-2": 0.092, - "us-gov-east-1": 0.092, + "us-gov-east-1": 0.365, "us-gov-west-1": 0.0, "us-west-1": 0.092, - "us-west-2": 0.092, + "us-west-2": 0.0, "us-west-2-lax-1": 0.092 }, "i3en.xlarge": { - "af-south-1": 0.0, + "af-south-1": 0.184, "ap-east-1": 0.184, "ap-northeast-1": 0.184, - "ap-northeast-2": 0.184, - "ap-northeast-3": 0.184, - "ap-south-1": 0.184, - "ap-south-2": 0.184, + "ap-northeast-2": 0.716, + "ap-northeast-3": 0.716, + "ap-south-1": 0.698, + "ap-south-2": 0.698, "ap-southeast-1": 0.184, "ap-southeast-2": 0.184, "ap-southeast-3": 0.761, - "ap-southeast-4": 0.761, + "ap-southeast-4": 0.542, + "ap-southeast-5": 0.488, + "ap-southeast-7": 0.488, "ca-central-1": 0.184, "ca-west-1": 0.184, "eu-central-1": 0.184, "eu-central-2": 0.184, "eu-north-1": 0.184, - "eu-south-1": 0.184, - "eu-south-2": 0.184, - "eu-west-1": 0.5, - "eu-west-2": 0.184, + "eu-south-1": 0.524, + "eu-south-2": 0.684, + "eu-west-1": 0.684, + "eu-west-2": 0.71, "eu-west-3": 0.71, "il-central-1": 0.525, - "me-central-1": 0.0, - "me-south-1": 0.184, + "me-central-1": 0.734, + "me-south-1": 0.583, + "mx-central-1": 0.475, "sa-east-1": 0.184, - "us-east-1": 0.184, + "us-east-1": 0.636, "us-east-2": 0.184, - "us-gov-east-1": 0.184, + "us-gov-east-1": 0.73, "us-gov-west-1": 0.546, "us-west-1": 0.184, - "us-west-2": 0.481, + "us-west-2": 0.636, "us-west-2-lax-1": 0.726 }, "i3en.metal": { - "af-south-1": 0.0, + "af-south-1": 18.672, "ap-east-1": 4.416, - "ap-northeast-1": 4.416, - "ap-northeast-2": 4.416, + "ap-northeast-1": 17.184, + "ap-northeast-2": 17.184, "ap-northeast-3": 0.0, "ap-south-1": 4.416, - "ap-south-2": 12.336, - "ap-southeast-1": 17.424, + "ap-south-2": 16.752, + "ap-southeast-1": 4.416, "ap-southeast-2": 4.416, "ap-southeast-3": 13.008, "ap-southeast-4": 4.416, - "ca-central-1": 4.416, - "ca-west-1": 12.0, - "eu-central-1": 4.416, - "eu-central-2": 14.256, - "eu-north-1": 4.416, + "ap-southeast-5": 4.416, + "ap-southeast-7": 11.707, + "ca-central-1": 16.416, + "ca-west-1": 16.416, + "eu-central-1": 17.376, + "eu-central-2": 18.672, + "eu-north-1": 15.792, "eu-south-1": 4.416, - "eu-south-2": 4.416, + "eu-south-2": 12.0, "eu-west-1": 16.416, - "eu-west-2": 12.624, + "eu-west-2": 0.0, "eu-west-3": 17.04, "il-central-1": 4.416, - "me-central-1": 4.416, - "me-south-1": 13.142, - "sa-east-1": 4.416, + "me-central-1": 17.616, + "me-south-1": 4.416, + "mx-central-1": 0.0, + "sa-east-1": 21.696, "us-east-1": 15.264, "us-east-2": 15.264, - "us-gov-east-1": 4.416, - "us-gov-west-1": 4.416, + "us-gov-east-1": 17.52, + "us-gov-west-1": 13.104, "us-west-1": 16.416, "us-west-2": 4.416, "us-west-2-lax-1": 4.416 }, "i3en.2xlarge": { - "af-south-1": 0.368, - "ap-east-1": 0.368, - "ap-northeast-1": 0.368, + "af-south-1": 1.188, + "ap-east-1": 1.561, + "ap-northeast-1": 1.432, "ap-northeast-2": 0.368, - "ap-northeast-3": 0.0, + "ap-northeast-3": 1.064, "ap-south-1": 0.368, "ap-south-2": 0.0, "ap-southeast-1": 0.368, - "ap-southeast-2": 0.368, - "ap-southeast-3": 1.155, - "ap-southeast-4": 0.368, + "ap-southeast-2": 1.452, + "ap-southeast-3": 1.452, + "ap-southeast-4": 1.084, + "ap-southeast-5": 0.368, + "ap-southeast-7": 0.0, "ca-central-1": 0.368, "ca-west-1": 0.368, "eu-central-1": 0.368, "eu-central-2": 0.0, "eu-north-1": 0.368, - "eu-south-1": 0.0, + "eu-south-1": 0.368, "eu-south-2": 0.368, "eu-west-1": 0.368, - "eu-west-2": 1.052, + "eu-west-2": 0.368, "eu-west-3": 1.42, - "il-central-1": 0.368, - "me-central-1": 0.368, + "il-central-1": 1.418, + "me-central-1": 1.1, "me-south-1": 0.368, + "mx-central-1": 0.0, "sa-east-1": 0.368, - "us-east-1": 0.368, - "us-east-2": 0.368, + "us-east-1": 1.272, + "us-east-2": 1.272, "us-gov-east-1": 0.368, - "us-gov-west-1": 0.368, + "us-gov-west-1": 1.46, "us-west-1": 0.368, - "us-west-2": 1.331, + "us-west-2": 0.904, "us-west-2-lax-1": 1.453 }, "i3en.3xlarge": { - "af-south-1": 2.334, + "af-south-1": 1.782, "ap-east-1": 0.552, - "ap-northeast-1": 0.552, - "ap-northeast-2": 0.552, + "ap-northeast-1": 2.148, + "ap-northeast-2": 2.148, "ap-northeast-3": 2.251, - "ap-south-1": 0.552, - "ap-south-2": 0.0, + "ap-south-1": 2.094, + "ap-south-2": 2.094, "ap-southeast-1": 0.552, "ap-southeast-2": 0.552, "ap-southeast-3": 0.552, - "ap-southeast-4": 0.552, - "ca-central-1": 0.552, - "ca-west-1": 0.552, + "ap-southeast-4": 2.178, + "ap-southeast-5": 0.552, + "ap-southeast-7": 1.463, + "ca-central-1": 2.052, + "ca-west-1": 2.052, "eu-central-1": 0.552, "eu-central-2": 0.552, "eu-north-1": 0.552, - "eu-south-1": 2.125, - "eu-south-2": 0.552, - "eu-west-1": 1.598, - "eu-west-2": 1.578, + "eu-south-1": 1.573, + "eu-south-2": 2.052, + "eu-west-1": 2.052, + "eu-west-2": 2.13, "eu-west-3": 2.13, - "il-central-1": 1.677, - "me-central-1": 1.757, - "me-south-1": 0.552, + "il-central-1": 2.229, + "me-central-1": 1.65, + "me-south-1": 2.195, + "mx-central-1": 0.552, "sa-east-1": 0.552, "us-east-1": 0.552, "us-east-2": 0.552, "us-gov-east-1": 0.552, "us-gov-west-1": 1.638, - "us-west-1": 0.552, - "us-west-2": 0.0, + "us-west-1": 2.052, + "us-west-2": 1.908, "us-west-2-lax-1": 2.179 }, "i3en.6xlarge": { "af-south-1": 1.104, "ap-east-1": 1.104, - "ap-northeast-1": 1.104, + "ap-northeast-1": 4.296, "ap-northeast-2": 1.104, "ap-northeast-3": 4.296, "ap-south-1": 1.104, "ap-south-2": 0.0, - "ap-southeast-1": 1.104, - "ap-southeast-2": 1.104, - "ap-southeast-3": 3.464, - "ap-southeast-4": 4.356, - "ca-central-1": 1.104, - "ca-west-1": 1.104, + "ap-southeast-1": 4.356, + "ap-southeast-2": 4.356, + "ap-southeast-3": 4.356, + "ap-southeast-4": 1.104, + "ap-southeast-5": 3.117, + "ap-southeast-7": 4.031, + "ca-central-1": 4.104, + "ca-west-1": 4.104, "eu-central-1": 1.104, - "eu-central-2": 1.104, + "eu-central-2": 4.668, "eu-north-1": 1.104, "eu-south-1": 4.25, "eu-south-2": 1.104, "eu-west-1": 0.0, - "eu-west-2": 1.104, + "eu-west-2": 4.26, "eu-west-3": 4.26, "il-central-1": 1.104, "me-central-1": 4.404, - "me-south-1": 1.104, + "me-south-1": 3.5, + "mx-central-1": 3.952, "sa-east-1": 1.104, - "us-east-1": 1.104, + "us-east-1": 3.816, "us-east-2": 1.104, "us-gov-east-1": 1.104, - "us-gov-west-1": 3.489, + "us-gov-west-1": 1.104, "us-west-1": 1.104, - "us-west-2": 1.104, + "us-west-2": 2.712, "us-west-2-lax-1": 1.104 }, "i3en.12xlarge": { - "af-south-1": 2.208, - "ap-east-1": 2.208, - "ap-northeast-1": 2.208, - "ap-northeast-2": 2.208, - "ap-northeast-3": 2.208, + "af-south-1": 7.128, + "ap-east-1": 9.368, + "ap-northeast-1": 8.592, + "ap-northeast-2": 8.592, + "ap-northeast-3": 6.384, "ap-south-1": 2.208, "ap-south-2": 2.208, "ap-southeast-1": 2.208, "ap-southeast-2": 2.208, - "ap-southeast-3": 6.928, - "ap-southeast-4": 0.0, - "ca-central-1": 2.208, + "ap-southeast-3": 8.712, + "ap-southeast-4": 8.712, + "ap-southeast-5": 5.854, + "ap-southeast-7": 8.062, + "ca-central-1": 8.208, "ca-west-1": 6.0, - "eu-central-1": 2.208, - "eu-central-2": 2.208, - "eu-north-1": 2.208, - "eu-south-1": 0.0, - "eu-south-2": 0.0, - "eu-west-1": 0.0, + "eu-central-1": 8.688, + "eu-central-2": 9.336, + "eu-north-1": 7.896, + "eu-south-1": 2.208, + "eu-south-2": 8.208, + "eu-west-1": 8.598, "eu-west-2": 6.312, "eu-west-3": 8.52, - "il-central-1": 6.3, + "il-central-1": 8.508, "me-central-1": 2.208, - "me-south-1": 0.0, + "me-south-1": 8.779, + "mx-central-1": 7.903, "sa-east-1": 2.208, "us-east-1": 2.208, - "us-east-2": 2.208, + "us-east-2": 7.632, "us-gov-east-1": 2.208, - "us-gov-west-1": 6.552, + "us-gov-west-1": 6.977, "us-west-1": 2.208, - "us-west-2": 0.0, + "us-west-2": 7.984, "us-west-2-lax-1": 2.208 }, "i3en.24xlarge": { @@ -101125,30 +108033,33 @@ "ap-northeast-1": 4.416, "ap-northeast-2": 4.416, "ap-northeast-3": 4.416, - "ap-south-1": 4.416, - "ap-south-2": 4.416, + "ap-south-1": 16.752, + "ap-south-2": 16.752, "ap-southeast-1": 4.416, - "ap-southeast-2": 4.416, + "ap-southeast-2": 17.424, "ap-southeast-3": 4.416, - "ap-southeast-4": 4.416, + "ap-southeast-4": 13.008, + "ap-southeast-5": 4.416, + "ap-southeast-7": 4.416, "ca-central-1": 4.416, "ca-west-1": 12.0, "eu-central-1": 4.416, "eu-central-2": 14.256, "eu-north-1": 4.416, - "eu-south-1": 0.0, - "eu-south-2": 0.0, + "eu-south-1": 17.002, + "eu-south-2": 16.416, "eu-west-1": 12.0, "eu-west-2": 4.416, "eu-west-3": 17.04, - "il-central-1": 4.416, - "me-central-1": 17.616, + "il-central-1": 17.016, + "me-central-1": 4.416, "me-south-1": 4.416, - "sa-east-1": 4.416, + "mx-central-1": 15.806, + "sa-east-1": 21.696, "us-east-1": 4.416, "us-east-2": 4.416, "us-gov-east-1": 4.416, - "us-gov-west-1": 4.416, + "us-gov-west-1": 17.52, "us-west-1": 4.416, "us-west-2": 4.416, "us-west-2-lax-1": 17.434 @@ -101160,396 +108071,498 @@ "af-south-1": 0.092, "ap-east-1": 0.319, "ap-northeast-1": 0.0, - "ap-northeast-2": 0.293, + "ap-northeast-2": 0.092, "ap-northeast-3": 0.0, - "ap-south-1": 0.287, + "ap-south-1": 0.195, "ap-south-2": 0.195, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, + "ap-southeast-1": 0.092, + "ap-southeast-2": 0.206, "ap-southeast-3": 0.206, - "ap-southeast-4": 0.298, - "ca-central-1": 0.092, + "ap-southeast-4": 0.206, + "ap-southeast-5": 0.092, + "ap-southeast-7": 0.0, + "ca-central-1": 0.281, "ca-west-1": 0.092, "eu-central-1": 0.0, - "eu-central-2": 0.0, - "eu-north-1": 0.0, - "eu-south-1": 0.092, + "eu-central-2": 0.317, + "eu-north-1": 0.271, + "eu-south-1": 0.291, "eu-west-1": 0.208, "eu-west-2": 0.0, - "eu-west-3": 0.092, + "eu-west-3": 0.199, "il-central-1": 0.199, - "me-central-1": 0.208, - "me-south-1": 0.3, - "sa-east-1": 0.301, - "us-east-1": 0.281, + "me-central-1": 0.3, + "me-south-1": 0.092, + "mx-central-1": 0.272, + "sa-east-1": 0.393, + "us-east-1": 0.264, "us-east-2": 0.092, - "us-gov-east-1": 0.227, + "us-gov-east-1": 0.299, "us-gov-west-1": 0.319, "us-west-1": 0.0, - "us-west-2": 0.092 + "us-west-2": 0.172 }, "i4i.xlarge": { "af-south-1": 0.0, - "ap-east-1": 0.683, - "ap-northeast-1": 0.0, + "ap-east-1": 0.637, + "ap-northeast-1": 0.403, "ap-northeast-2": 0.627, - "ap-northeast-3": 0.184, - "ap-south-1": 0.0, + "ap-northeast-3": 0.403, + "ap-south-1": 0.612, "ap-south-2": 0.184, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.453, - "ap-southeast-3": 0.411, + "ap-southeast-1": 0.411, + "ap-southeast-2": 0.595, + "ap-southeast-3": 0.184, "ap-southeast-4": 0.0, - "ca-central-1": 0.6, - "ca-west-1": 0.0, - "eu-central-1": 0.184, + "ap-southeast-5": 0.407, + "ap-southeast-7": 0.591, + "ca-central-1": 0.562, + "ca-west-1": 0.184, + "eu-central-1": 0.593, "eu-central-2": 0.184, "eu-north-1": 0.184, "eu-south-1": 0.582, - "eu-west-1": 0.184, - "eu-west-2": 0.184, - "eu-west-3": 0.0, - "il-central-1": 0.184, + "eu-west-1": 0.562, + "eu-west-2": 0.398, + "eu-west-3": 0.438, + "il-central-1": 0.397, "me-central-1": 0.184, - "me-south-1": 0.184, - "sa-east-1": 0.603, - "us-east-1": 0.0, + "me-south-1": 0.6, + "mx-central-1": 0.396, + "sa-east-1": 0.732, + "us-east-1": 0.527, "us-east-2": 0.184, - "us-gov-east-1": 0.414, - "us-gov-west-1": 0.455, + "us-gov-east-1": 0.598, + "us-gov-west-1": 0.598, "us-west-1": 0.378, "us-west-2": 0.562 }, "i4i.metal": { - "af-south-1": 5.888, - "ap-east-1": 20.39, - "ap-northeast-1": 0.0, - "ap-northeast-2": 5.888, - "ap-northeast-3": 5.888, - "ap-south-1": 12.461, - "ap-south-2": 5.888, + "af-south-1": 14.432, + "ap-east-1": 14.502, + "ap-northeast-1": 12.883, + "ap-northeast-2": 18.771, + "ap-northeast-3": 18.771, + "ap-south-1": 0.0, + "ap-south-2": 12.461, "ap-southeast-1": 19.053, "ap-southeast-2": 5.888, - "ap-southeast-3": 0.0, - "ap-southeast-4": 13.165, - "ca-central-1": 17.997, + "ap-southeast-3": 19.053, + "ap-southeast-4": 5.888, + "ap-southeast-5": 11.848, + "ap-southeast-7": 0.0, + "ca-central-1": 5.888, "ca-west-1": 5.888, - "eu-central-1": 13.094, + "eu-central-1": 18.982, "eu-central-2": 5.888, - "eu-north-1": 17.363, + "eu-north-1": 11.475, "eu-south-1": 12.742, - "eu-west-1": 12.109, - "eu-west-2": 5.888, + "eu-west-1": 5.888, + "eu-west-2": 18.63, "eu-west-3": 12.742, - "il-central-1": 5.888, + "il-central-1": 18.602, "me-central-1": 13.306, "me-south-1": 19.194, - "sa-east-1": 23.418, - "us-east-1": 16.87, - "us-east-2": 5.888, + "mx-central-1": 5.888, + "sa-east-1": 17.53, + "us-east-1": 5.888, + "us-east-2": 10.982, "us-gov-east-1": 5.888, - "us-gov-west-1": 0.0, - "us-west-1": 0.0, + "us-gov-west-1": 5.888, + "us-west-1": 12.109, "us-west-2": 16.87 }, "i4i.2xlarge": { "af-south-1": 0.368, "ap-east-1": 1.274, - "ap-northeast-1": 0.368, - "ap-northeast-2": 0.0, - "ap-northeast-3": 0.0, - "ap-south-1": 0.368, + "ap-northeast-1": 1.173, + "ap-northeast-2": 0.886, + "ap-northeast-3": 0.805, + "ap-south-1": 1.147, "ap-south-2": 0.368, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.368, - "ap-southeast-3": 0.823, - "ap-southeast-4": 0.905, - "ca-central-1": 0.757, + "ap-southeast-1": 0.905, + "ap-southeast-2": 0.0, + "ap-southeast-3": 1.191, + "ap-southeast-4": 1.191, + "ap-southeast-5": 0.741, + "ap-southeast-7": 1.109, + "ca-central-1": 0.0, "ca-west-1": 0.757, "eu-central-1": 0.368, - "eu-central-2": 0.368, + "eu-central-2": 0.0, "eu-north-1": 0.368, "eu-south-1": 0.368, - "eu-west-1": 0.757, + "eu-west-1": 0.368, "eu-west-2": 0.368, "eu-west-3": 0.368, "il-central-1": 0.795, "me-central-1": 0.832, - "me-south-1": 0.915, - "sa-east-1": 0.368, - "us-east-1": 0.686, + "me-south-1": 0.832, + "mx-central-1": 1.089, + "sa-east-1": 1.573, + "us-east-1": 0.755, "us-east-2": 0.686, - "us-gov-east-1": 0.368, + "us-gov-east-1": 0.91, "us-gov-west-1": 0.368, "us-west-1": 0.368, "us-west-2": 0.368 }, "i4i.4xlarge": { - "af-south-1": 0.736, - "ap-east-1": 1.994, - "ap-northeast-1": 0.736, - "ap-northeast-2": 1.61, - "ap-northeast-3": 2.346, - "ap-south-1": 0.0, + "af-south-1": 2.54, + "ap-east-1": 0.736, + "ap-northeast-1": 0.0, + "ap-northeast-2": 2.346, + "ap-northeast-3": 1.61, + "ap-south-1": 0.736, "ap-south-2": 0.0, - "ap-southeast-1": 0.736, - "ap-southeast-2": 1.646, + "ap-southeast-1": 2.382, + "ap-southeast-2": 2.382, "ap-southeast-3": 1.646, - "ap-southeast-4": 0.736, - "ca-central-1": 2.401, + "ap-southeast-4": 1.646, + "ap-southeast-5": 2.217, + "ap-southeast-7": 1.481, + "ca-central-1": 0.736, "ca-west-1": 0.736, "eu-central-1": 0.736, "eu-central-2": 0.736, - "eu-north-1": 0.736, + "eu-north-1": 2.17, "eu-south-1": 0.736, - "eu-west-1": 1.665, - "eu-west-2": 1.593, + "eu-west-1": 0.736, + "eu-west-2": 0.736, "eu-west-3": 2.329, "il-central-1": 0.736, - "me-central-1": 1.663, - "me-south-1": 0.736, + "me-central-1": 0.736, + "me-south-1": 2.399, + "mx-central-1": 1.441, "sa-east-1": 2.927, - "us-east-1": 2.109, - "us-east-2": 2.246, - "us-gov-east-1": 0.0, - "us-gov-west-1": 2.556, + "us-east-1": 2.246, + "us-east-2": 1.51, + "us-gov-east-1": 1.654, + "us-gov-west-1": 2.39, "us-west-1": 0.736, - "us-west-2": 0.736 + "us-west-2": 2.109 }, "i4i.8xlarge": { "af-south-1": 0.0, - "ap-east-1": 1.472, - "ap-northeast-1": 1.472, - "ap-northeast-2": 1.472, - "ap-northeast-3": 1.472, - "ap-south-1": 1.472, - "ap-south-2": 3.115, - "ap-southeast-1": 0.0, - "ap-southeast-2": 1.472, - "ap-southeast-3": 3.291, - "ap-southeast-4": 1.472, - "ca-central-1": 1.472, - "ca-west-1": 0.0, - "eu-central-1": 3.601, - "eu-central-2": 1.472, + "ap-east-1": 5.098, + "ap-northeast-1": 4.693, + "ap-northeast-2": 3.221, + "ap-northeast-3": 4.693, + "ap-south-1": 3.115, + "ap-south-2": 4.899, + "ap-southeast-1": 5.092, + "ap-southeast-2": 4.763, + "ap-southeast-3": 1.472, + "ap-southeast-4": 3.291, + "ap-southeast-5": 1.472, + "ap-southeast-7": 2.962, + "ca-central-1": 0.0, + "ca-west-1": 3.027, + "eu-central-1": 4.746, + "eu-central-2": 3.961, "eu-north-1": 1.472, "eu-south-1": 0.0, "eu-west-1": 3.027, "eu-west-2": 0.0, - "eu-west-3": 1.472, + "eu-west-3": 4.658, "il-central-1": 3.179, - "me-central-1": 4.798, + "me-central-1": 3.326, "me-south-1": 5.131, + "mx-central-1": 2.883, "sa-east-1": 0.0, "us-east-1": 1.472, "us-east-2": 1.472, - "us-gov-east-1": 5.112, - "us-gov-west-1": 0.0, - "us-west-1": 1.472, - "us-west-2": 1.472 + "us-gov-east-1": 4.781, + "us-gov-west-1": 3.309, + "us-west-1": 4.499, + "us-west-2": 4.218 }, "i4i.12xlarge": { "af-south-1": 7.62, "ap-east-1": 8.19, "ap-northeast-1": 2.208, - "ap-northeast-2": 7.522, + "ap-northeast-2": 7.039, "ap-northeast-3": 4.831, "ap-south-1": 0.0, - "ap-south-2": 2.208, - "ap-southeast-1": 4.937, + "ap-south-2": 4.673, + "ap-southeast-1": 7.145, "ap-southeast-2": 0.0, "ap-southeast-3": 5.43, - "ap-southeast-4": 0.0, - "ca-central-1": 4.995, + "ap-southeast-4": 2.208, + "ap-southeast-5": 2.208, + "ap-southeast-7": 2.208, + "ca-central-1": 2.208, "ca-west-1": 4.541, - "eu-central-1": 4.91, - "eu-central-2": 2.208, - "eu-north-1": 4.303, - "eu-south-1": 2.208, + "eu-central-1": 7.118, + "eu-central-2": 0.0, + "eu-north-1": 0.0, + "eu-south-1": 4.778, "eu-west-1": 0.0, "eu-west-2": 4.778, "eu-west-3": 4.778, - "me-central-1": 4.99, - "me-south-1": 2.208, + "me-central-1": 0.0, + "me-south-1": 0.0, + "mx-central-1": 2.208, "sa-east-1": 6.574, "us-east-1": 6.738, "us-east-2": 6.738, "us-gov-east-1": 4.963, - "us-gov-west-1": 2.208, + "us-gov-west-1": 4.963, "us-west-1": 2.208, "us-west-2": 4.118 }, "i4i.16xlarge": { - "af-south-1": 10.882, + "af-south-1": 7.216, "ap-east-1": 2.944, - "ap-northeast-1": 0.0, + "ap-northeast-1": 6.442, "ap-northeast-2": 2.944, - "ap-northeast-3": 10.03, - "ap-south-1": 2.944, + "ap-northeast-3": 9.386, + "ap-south-1": 6.23, "ap-south-2": 2.944, - "ap-southeast-1": 2.944, + "ap-southeast-1": 9.526, "ap-southeast-2": 2.944, - "ap-southeast-3": 10.185, - "ap-southeast-4": 2.944, - "ca-central-1": 2.944, - "ca-west-1": 6.054, - "eu-central-1": 6.547, - "eu-central-2": 7.202, - "eu-north-1": 6.311, + "ap-southeast-3": 0.0, + "ap-southeast-4": 6.582, + "ap-southeast-5": 5.924, + "ap-southeast-7": 8.868, + "ca-central-1": 0.0, + "ca-west-1": 2.944, + "eu-central-1": 2.944, + "eu-central-2": 2.944, + "eu-north-1": 8.682, "eu-south-1": 9.952, "eu-west-1": 6.054, "eu-west-2": 2.944, - "eu-west-3": 0.0, - "il-central-1": 0.0, + "eu-west-3": 9.315, + "il-central-1": 9.937, "me-central-1": 2.944, - "me-south-1": 7.318, + "me-south-1": 9.597, + "mx-central-1": 9.286, "sa-east-1": 2.944, - "us-east-1": 8.984, - "us-east-2": 0.0, + "us-east-1": 8.435, + "us-east-2": 6.04, "us-gov-east-1": 0.0, "us-gov-west-1": 2.944, - "us-west-1": 0.0, + "us-west-1": 8.998, "us-west-2": 8.984 }, "i4i.24xlarge": { - "af-south-1": 4.416, + "af-south-1": 10.824, "ap-east-1": 10.8768, - "ap-northeast-1": 4.416, - "ap-northeast-2": 15.04464, + "ap-northeast-1": 10.62864, + "ap-northeast-2": 0.0, "ap-northeast-3": 9.6624, "ap-south-1": 0.0, - "ap-south-2": 9.3456, - "ap-southeast-1": 9.8736, + "ap-south-2": 13.7616, + "ap-southeast-1": 0.0, "ap-southeast-2": 9.8736, - "ap-southeast-3": 15.27696, + "ap-southeast-3": 4.416, "ap-southeast-4": 9.8736, + "ap-southeast-5": 4.416, + "ap-southeast-7": 14.19086, "ca-central-1": 9.0816, - "ca-west-1": 9.98976, - "eu-central-1": 9.8208, - "eu-central-2": 16.29917, - "eu-north-1": 4.416, - "eu-south-1": 9.5568, - "eu-west-1": 9.0816, - "eu-west-2": 9.5568, + "ca-west-1": 9.0816, + "eu-central-1": 14.2368, + "eu-central-2": 10.80288, + "eu-north-1": 13.0224, + "eu-south-1": 0.0, + "eu-west-1": 0.0, + "eu-west-2": 4.416, "eu-west-3": 4.416, - "me-central-1": 9.9792, + "me-central-1": 14.3952, "me-south-1": 4.416, - "sa-east-1": 13.1472, + "mx-central-1": 4.416, + "sa-east-1": 17.5632, "us-east-1": 8.2368, "us-east-2": 8.2368, - "us-gov-east-1": 9.9264, - "us-gov-west-1": 4.416, + "us-gov-east-1": 14.3424, + "us-gov-west-1": 9.9264, "us-west-1": 9.0816, "us-west-2": 8.2368 }, "i4i.32xlarge": { - "af-south-1": 20.32, - "ap-east-1": 14.5024, - "ap-northeast-1": 12.8832, + "af-south-1": 5.888, + "ap-east-1": 5.888, + "ap-northeast-1": 5.888, "ap-northeast-2": 12.8832, "ap-northeast-3": 12.8832, - "ap-south-1": 18.3488, - "ap-south-2": 0.0, - "ap-southeast-1": 19.0528, - "ap-southeast-2": 5.888, - "ap-southeast-3": 5.888, - "ap-southeast-4": 5.888, - "ca-central-1": 5.888, + "ap-south-1": 12.4608, + "ap-south-2": 18.3488, + "ap-southeast-1": 5.888, + "ap-southeast-2": 19.0528, + "ap-southeast-3": 19.0528, + "ap-southeast-4": 19.0528, + "ap-southeast-5": 5.888, + "ap-southeast-7": 17.73632, + "ca-central-1": 17.9968, "ca-west-1": 12.1088, - "eu-central-1": 0.0, - "eu-central-2": 5.888, + "eu-central-1": 13.0944, + "eu-central-2": 20.29184, "eu-north-1": 17.3632, "eu-south-1": 18.6304, "eu-west-1": 12.1088, "eu-west-2": 5.888, - "eu-west-3": 18.6304, + "eu-west-3": 0.0, "il-central-1": 0.0, - "me-central-1": 13.3056, + "me-central-1": 19.1936, "me-south-1": 5.888, - "sa-east-1": 0.0, - "us-east-1": 16.8704, - "us-east-2": 5.888, - "us-gov-east-1": 0.0, + "mx-central-1": 11.53152, + "sa-east-1": 23.4176, + "us-east-1": 5.888, + "us-east-2": 0.0, + "us-gov-east-1": 5.888, "us-gov-west-1": 5.888, - "us-west-1": 5.888, - "us-west-2": 5.888 + "us-west-1": 12.1088, + "us-west-2": 10.9824 + }, + "i7ie.large": { + "ap-northeast-1": 0.3979, + "eu-central-1": 0.092, + "eu-west-2": 0.0, + "us-east-1": 0.092, + "us-east-2": 0.092, + "us-west-2": 0.2768 + }, + "i7ie.xlarge": { + "ap-northeast-1": 0.6118, + "eu-central-1": 0.184, + "eu-west-2": 0.0, + "us-east-1": 0.0, + "us-east-2": 0.5535, + "us-west-2": 0.184 + }, + "i7ie.2xlarge": { + "ap-northeast-1": 1.5916, + "eu-central-1": 0.368, + "eu-west-2": 1.2098, + "us-east-1": 1.4076, + "us-east-2": 1.475, + "us-west-2": 0.368 + }, + "i7ie.3xlarge": { + "ap-northeast-1": 0.552, + "eu-central-1": 1.9841, + "eu-west-2": 2.3667, + "us-east-1": 1.5594, + "us-east-2": 0.552, + "us-west-2": 1.6605 + }, + "i7ie.6xlarge": { + "ap-northeast-1": 5.0135, + "eu-central-1": 1.104, + "eu-west-2": 1.104, + "us-east-1": 4.2228, + "us-east-2": 4.2228, + "us-west-2": 4.2228 + }, + "i7ie.12xlarge": { + "ap-northeast-1": 0.0, + "eu-central-1": 9.66, + "eu-west-2": 7.2588, + "us-east-1": 0.0, + "us-east-2": 8.4456, + "us-west-2": 0.0 + }, + "i7ie.18xlarge": { + "ap-northeast-1": 14.3244, + "eu-central-1": 0.0, + "eu-west-2": 3.312, + "us-east-1": 9.3564, + "us-east-2": 12.6684, + "us-west-2": 9.9633 + }, + "i7ie.24xlarge": { + "ap-northeast-1": 19.0992, + "eu-central-1": 14.904, + "eu-west-2": 18.9336, + "us-east-1": 12.4752, + "us-east-2": 12.4752, + "us-west-2": 16.8912 + }, + "i7ie.48xlarge": { + "ap-northeast-1": 40.1076, + "eu-central-1": 0.0, + "eu-west-2": 37.8672, + "us-east-1": 33.7824, + "us-east-2": 24.9504, + "us-west-2": 24.9504 }, "m1.small": { - "ap-northeast-1": 0.061, + "ap-northeast-1": 0.088, "ap-southeast-1": 0.058, - "ap-southeast-2": 0.058, - "eu-west-1": 0.047, + "ap-southeast-2": 0.093, + "eu-west-1": 0.075, "sa-east-1": 0.058, - "us-east-1": 0.044, + "us-east-1": 0.075, "us-gov-west-1": 0.053, - "us-west-1": 0.047, - "us-west-2": 0.044 + "us-west-1": 0.078, + "us-west-2": 0.075 }, "m1.medium": { - "ap-northeast-1": 0.122, - "ap-southeast-1": 0.117, + "ap-northeast-1": 0.177, + "ap-southeast-1": 0.187, "ap-southeast-2": 0.117, - "eu-west-1": 0.095, + "eu-west-1": 0.149, "sa-east-1": 0.117, - "us-east-1": 0.087, + "us-east-1": 0.149, "us-gov-west-1": 0.106, "us-west-1": 0.095, "us-west-2": 0.087 }, "m1.large": { - "ap-northeast-1": 0.243, - "ap-southeast-1": 0.233, + "ap-northeast-1": 0.353, + "ap-southeast-1": 0.373, "ap-southeast-2": 0.233, - "eu-west-1": 0.19, + "eu-west-1": 0.299, "sa-east-1": 0.233, "us-east-1": 0.175, "us-gov-west-1": 0.211, - "us-west-1": 0.19, + "us-west-1": 0.314, "us-west-2": 0.175 }, "m1.xlarge": { - "ap-northeast-1": 0.486, + "ap-northeast-1": 0.706, "ap-southeast-1": 0.467, - "ap-southeast-2": 0.467, - "eu-west-1": 0.379, + "ap-southeast-2": 0.747, + "eu-west-1": 0.598, "sa-east-1": 0.467, "us-east-1": 0.35, - "us-gov-west-1": 0.423, - "us-west-1": 0.379, - "us-west-2": 0.35 + "us-gov-west-1": 0.671, + "us-west-1": 0.627, + "us-west-2": 0.598 }, "m2.xlarge": { "ap-northeast-1": 0.287, - "ap-southeast-1": 0.296, - "ap-southeast-2": 0.296, + "ap-southeast-1": 0.371, + "ap-southeast-2": 0.371, "eu-west-1": 0.275, - "sa-east-1": 0.323, - "us-east-1": 0.245, + "sa-east-1": 0.423, + "us-east-1": 0.345, "us-gov-west-1": 0.293, - "us-west-1": 0.275, + "us-west-1": 0.375, "us-west-2": 0.245 }, "m2.2xlarge": { - "ap-northeast-1": 0.575, - "ap-southeast-1": 0.592, - "ap-southeast-2": 0.592, - "eu-west-1": 0.55, - "sa-east-1": 0.645, + "ap-northeast-1": 0.705, + "ap-southeast-1": 0.742, + "ap-southeast-2": 0.742, + "eu-west-1": 0.69, + "sa-east-1": 0.845, "us-east-1": 0.49, "us-gov-west-1": 0.586, - "us-west-1": 0.55, + "us-west-1": 0.75, "us-west-2": 0.49 }, "m2.4xlarge": { - "ap-northeast-1": 1.15, + "ap-northeast-1": 1.41, "ap-southeast-1": 1.183, - "ap-southeast-2": 1.183, + "ap-southeast-2": 1.483, "eu-west-1": 1.1, "sa-east-1": 1.291, "us-east-1": 0.98, - "us-gov-west-1": 1.171, - "us-west-1": 1.1, - "us-west-2": 0.98 + "us-gov-west-1": 1.571, + "us-west-1": 1.5, + "us-west-2": 1.38 }, "m3.medium": { "ap-northeast-1": 0.096, @@ -101559,255 +108572,255 @@ "eu-central-1": 0.046, "eu-west-1": 0.0, "sa-east-1": 0.095, - "us-east-1": 0.067, - "us-gov-west-1": 0.084, + "us-east-1": 0.046, + "us-gov-west-1": 0.147, "us-west-1": 0.046, - "us-west-2": 0.143 + "us-west-2": 0.13 }, "m3.large": { - "ap-northeast-1": 0.092, - "ap-northeast-2": 0.275, + "ap-northeast-1": 0.292, + "ap-northeast-2": 0.201685, "ap-southeast-1": 0.092, - "ap-southeast-2": 0.186, - "eu-central-1": 0.158, + "ap-southeast-2": 0.092, + "eu-central-1": 0.092, "eu-west-1": 0.146, "sa-east-1": 0.092, - "us-east-1": 0.092, - "us-gov-west-1": 0.185, + "us-east-1": 0.259, + "us-gov-west-1": 0.092, "us-west-1": 0.0, - "us-west-2": 0.133 + "us-west-2": 0.285 }, "m3.xlarge": { - "ap-northeast-1": 0.0, + "ap-northeast-1": 0.583, "ap-northeast-2": 0.0, "ap-southeast-1": 0.0, - "ap-southeast-2": 0.372, + "ap-southeast-2": 0.0, "eu-central-1": 0.567, - "eu-west-1": 0.184, + "eu-west-1": 0.0, "sa-east-1": 0.381, "us-east-1": 0.266, - "us-gov-west-1": 0.0, - "us-west-1": 0.184, + "us-gov-west-1": 0.588, + "us-west-1": 0.308, "us-west-2": 0.184 }, "m3.2xlarge": { - "ap-northeast-1": 0.77, - "ap-northeast-2": 1.1, - "ap-southeast-1": 0.784, - "ap-southeast-2": 0.0, - "eu-central-1": 0.0, + "ap-northeast-1": 0.368, + "ap-northeast-2": 0.80465, + "ap-southeast-1": 1.288, + "ap-southeast-2": 1.374, + "eu-central-1": 0.632, "eu-west-1": 0.585, "sa-east-1": 0.0, - "us-east-1": 0.0, - "us-gov-west-1": 1.294, - "us-west-1": 0.368, - "us-west-2": 0.0 + "us-east-1": 0.368, + "us-gov-west-1": 1.176, + "us-west-1": 1.12, + "us-west-2": 0.368 }, "m4.large": { - "ap-northeast-1": 0.092, + "ap-northeast-1": 0.221, "ap-northeast-2": 0.123, - "ap-northeast-3": 0.092, - "ap-south-1": 0.105, + "ap-northeast-3": 0.129, + "ap-south-1": 0.197, "ap-southeast-1": 0.125, "ap-southeast-2": 0.092, - "ca-central-1": 0.111, + "ca-central-1": 0.203, "eu-central-1": 0.212, - "eu-west-1": 0.0, - "eu-west-2": 0.1276, + "eu-west-1": 0.111, + "eu-west-2": 0.116, "sa-east-1": 0.0, - "us-east-1": 0.092, + "us-east-1": 0.1, "us-east-2": 0.192, - "us-gov-west-1": 0.126, - "us-west-1": 0.092, - "us-west-2": 0.0 + "us-gov-west-1": 0.218, + "us-west-1": 0.117, + "us-west-2": 0.192 }, "m4.xlarge": { "ap-northeast-1": 0.0, - "ap-northeast-2": 0.246, - "ap-northeast-3": 0.258, - "ap-south-1": 0.184, - "ap-southeast-1": 0.459, - "ap-southeast-2": 0.184, + "ap-northeast-2": 0.184, + "ap-northeast-3": 0.442, + "ap-south-1": 0.0, + "ap-southeast-1": 0.25, + "ap-southeast-2": 0.434, "ca-central-1": 0.222, "eu-central-1": 0.24, - "eu-west-1": 0.4282, - "eu-west-2": 0.232, - "sa-east-1": 0.184, - "us-east-1": 0.404, + "eu-west-1": 0.406, + "eu-west-2": 0.184, + "sa-east-1": 0.0, + "us-east-1": 0.184, "us-east-2": 0.2, - "us-gov-west-1": 0.252, + "us-gov-west-1": 0.436, "us-west-1": 0.0, - "us-west-2": 0.2 + "us-west-2": 0.404 }, "m4.2xlarge": { - "ap-northeast-1": 0.368, - "ap-northeast-2": 0.368, + "ap-northeast-1": 0.0, + "ap-northeast-2": 0.492, "ap-northeast-3": 0.0, "ap-south-1": 0.368, "ap-southeast-1": 0.918, - "ap-southeast-2": 0.55, - "ca-central-1": 0.0, - "eu-central-1": 0.48, - "eu-west-1": 0.368, - "eu-west-2": 0.368, - "sa-east-1": 0.368, + "ap-southeast-2": 0.0, + "ca-central-1": 0.8564, + "eu-central-1": 0.848, + "eu-west-1": 0.812, + "eu-west-2": 0.832, + "sa-east-1": 0.636, "us-east-1": 0.4, "us-east-2": 0.4, "us-gov-west-1": 0.872, - "us-west-1": 0.368, - "us-west-2": 0.368 + "us-west-1": 0.468, + "us-west-2": 0.4 }, "m4.4xlarge": { - "ap-northeast-1": 0.0, + "ap-northeast-1": 1.768, "ap-northeast-2": 1.72, - "ap-northeast-3": 1.8712, + "ap-northeast-3": 0.0, "ap-south-1": 0.0, - "ap-southeast-1": 1.0, + "ap-southeast-1": 1.736, "ap-southeast-2": 1.836, - "ca-central-1": 0.888, - "eu-central-1": 0.736, - "eu-west-1": 1.7128, + "ca-central-1": 1.624, + "eu-central-1": 1.056, + "eu-west-1": 1.624, "eu-west-2": 0.736, - "sa-east-1": 0.0, - "us-east-1": 0.8, - "us-east-2": 0.8, + "sa-east-1": 2.008, + "us-east-1": 1.536, + "us-east-2": 1.536, "us-gov-west-1": 0.736, "us-west-1": 0.936, - "us-west-2": 1.616 + "us-west-2": 0.0 }, "m4.10xlarge": { - "ap-northeast-1": 0.0, - "ap-northeast-2": 1.84, + "ap-northeast-1": 2.58, + "ap-northeast-2": 4.3, "ap-south-1": 2.1, - "ap-southeast-1": 0.0, - "ap-southeast-2": 2.5, + "ap-southeast-1": 4.34, + "ap-southeast-2": 1.84, "ca-central-1": 4.06, - "eu-central-1": 0.0, - "eu-west-1": 0.0, + "eu-central-1": 4.24, + "eu-west-1": 4.06, "eu-west-2": 1.84, - "sa-east-1": 3.18, - "us-east-1": 1.84, - "us-east-2": 0.0, + "sa-east-1": 5.02, + "us-east-1": 3.84, + "us-east-2": 3.84, "us-gov-west-1": 1.84, - "us-west-1": 2.34, - "us-west-2": 2.0 + "us-west-1": 1.84, + "us-west-2": 3.84 }, "m4.16xlarge": { "ap-northeast-1": 2.944, "ap-northeast-2": 3.936, - "ap-northeast-3": 4.128, - "ap-south-1": 2.944, - "ap-southeast-1": 4.0, - "ap-southeast-2": 2.944, - "ca-central-1": 2.944, + "ap-northeast-3": 7.072, + "ap-south-1": 6.304, + "ap-southeast-1": 6.944, + "ap-southeast-2": 6.944, + "ca-central-1": 3.552, "eu-central-1": 3.84, - "eu-west-1": 3.552, - "eu-west-2": 3.712, + "eu-west-1": 6.496, + "eu-west-2": 6.656, "sa-east-1": 5.088, "us-east-1": 3.2, - "us-east-2": 3.2, - "us-gov-west-1": 4.032, + "us-east-2": 6.144, + "us-gov-west-1": 2.944, "us-west-1": 3.744, - "us-west-2": 3.2 + "us-west-2": 6.144 }, "m5.large": { - "af-south-1": 0.092, - "ap-east-1": 0.132, + "af-south-1": 0.219, + "ap-east-1": 0.092, "ap-northeast-1": 0.092, - "ap-northeast-2": 0.118, + "ap-northeast-2": 0.21, "ap-northeast-3": 0.092, - "ap-south-1": 0.0, + "ap-south-1": 0.193, "ap-south-2": 0.092, - "ap-southeast-1": 0.12, - "ap-southeast-2": 0.0, - "ap-southeast-3": 0.0, - "ap-southeast-4": 0.092, + "ap-southeast-1": 0.127, + "ap-southeast-2": 0.12, + "ap-southeast-3": 0.092, + "ap-southeast-4": 0.212, "ca-central-1": 0.0, "ca-west-1": 0.107, - "eu-central-1": 0.092, + "eu-central-1": 0.215, "eu-central-2": 0.092, "eu-north-1": 0.0, "eu-south-1": 0.112, "eu-south-2": 0.199, - "eu-west-1": 0.114, + "eu-west-1": 0.107, "eu-west-2": 0.111, "eu-west-3": 0.0, - "il-central-1": 0.092, - "me-central-1": 0.125, - "me-south-1": 0.092, + "il-central-1": 0.124, + "me-central-1": 0.21, + "me-south-1": 0.21, "sa-east-1": 0.153, - "us-east-1": 0.096, - "us-east-2": 0.092, - "us-gov-east-1": 0.121, + "us-east-1": 0.188, + "us-east-2": 0.188, + "us-gov-east-1": 0.213, "us-gov-west-1": 0.0, - "us-west-1": 0.112, + "us-west-1": 0.204, "us-west-2": 0.092, - "us-west-2-lax-1": 0.092 + "us-west-2-lax-1": 0.207 }, "m5.xlarge": { - "af-south-1": 0.0, - "ap-east-1": 0.184, + "af-south-1": 0.269, + "ap-east-1": 0.448, "ap-northeast-1": 0.248, "ap-northeast-2": 0.236, "ap-northeast-3": 0.248, "ap-south-1": 0.202, "ap-south-2": 0.398, - "ap-southeast-1": 0.184, + "ap-southeast-1": 0.424, "ap-southeast-2": 0.24, "ap-southeast-3": 0.0, "ap-southeast-4": 0.184, "ca-central-1": 0.184, - "ca-west-1": 0.0, - "eu-central-1": 0.0, - "eu-central-2": 0.0, + "ca-west-1": 0.419, + "eu-central-1": 0.246, + "eu-central-2": 0.452, "eu-north-1": 0.204, - "eu-south-1": 0.184, - "eu-south-2": 0.184, - "eu-west-1": 0.0, + "eu-south-1": 0.224, + "eu-south-2": 0.398, + "eu-west-1": 0.398, "eu-west-2": 0.184, "eu-west-3": 0.184, - "il-central-1": 0.431, + "il-central-1": 0.225, "me-central-1": 0.184, "me-south-1": 0.235, - "sa-east-1": 0.184, + "sa-east-1": 0.49, "us-east-1": 0.192, - "us-east-2": 0.0, + "us-east-2": 0.388, "us-gov-east-1": 0.242, - "us-gov-west-1": 0.442, + "us-gov-west-1": 0.426, "us-west-1": 0.184, - "us-west-2": 0.184, + "us-west-2": 0.376, "us-west-2-lax-1": 0.414 }, "m5.metal": { - "af-south-1": 6.096, - "ap-east-1": 6.336, - "ap-northeast-1": 5.952, + "af-south-1": 10.512, + "ap-east-1": 10.752, + "ap-northeast-1": 4.416, "ap-northeast-2": 4.416, "ap-northeast-3": 4.416, - "ap-south-1": 0.0, + "ap-south-1": 9.264, "ap-south-2": 4.416, - "ap-southeast-1": 5.76, - "ap-southeast-2": 4.416, + "ap-southeast-1": 10.176, + "ap-southeast-2": 5.76, "ap-southeast-3": 4.416, "ap-southeast-4": 10.176, "ca-central-1": 5.136, "ca-west-1": 5.136, "eu-central-1": 9.936, - "eu-central-2": 6.072, - "eu-north-1": 4.896, + "eu-central-2": 10.488, + "eu-north-1": 9.312, "eu-south-1": 9.792, - "eu-south-2": 4.416, - "eu-west-1": 5.136, + "eu-south-2": 5.136, + "eu-west-1": 4.416, "eu-west-2": 5.328, "eu-west-3": 5.376, "il-central-1": 5.393, - "me-central-1": 0.0, - "me-south-1": 0.0, - "sa-east-1": 4.416, - "us-east-1": 0.0, - "us-east-2": 0.0, - "us-gov-east-1": 5.808, - "us-gov-west-1": 5.808, + "me-central-1": 10.066, + "me-south-1": 10.066, + "sa-east-1": 11.76, + "us-east-1": 4.608, + "us-east-2": 4.608, + "us-gov-east-1": 10.224, + "us-gov-west-1": 0.0, "us-west-1": 4.416, "us-west-2": 4.416, "us-west-2-lax-1": 9.946 @@ -101815,205 +108828,205 @@ "m5.2xlarge": { "af-south-1": 0.368, "ap-east-1": 0.528, - "ap-northeast-1": 0.368, - "ap-northeast-2": 0.368, - "ap-northeast-3": 0.368, + "ap-northeast-1": 0.0, + "ap-northeast-2": 0.84, + "ap-northeast-3": 0.864, "ap-south-1": 0.404, - "ap-south-2": 0.0, + "ap-south-2": 0.428, "ap-southeast-1": 0.368, "ap-southeast-2": 0.368, - "ap-southeast-3": 0.877, - "ap-southeast-4": 0.368, - "ca-central-1": 0.0, - "ca-west-1": 0.368, - "eu-central-1": 0.46, - "eu-central-2": 0.904, - "eu-north-1": 0.408, - "eu-south-1": 0.368, - "eu-south-2": 0.368, - "eu-west-1": 0.428, + "ap-southeast-3": 0.48, + "ap-southeast-4": 0.848, + "ca-central-1": 0.454, + "ca-west-1": 0.796, + "eu-central-1": 0.828, + "eu-central-2": 0.506, + "eu-north-1": 0.368, + "eu-south-1": 0.816, + "eu-south-2": 0.428, + "eu-west-1": 0.368, "eu-west-2": 0.0, "eu-west-3": 0.448, - "il-central-1": 0.449, - "me-central-1": 0.839, + "il-central-1": 0.0, + "me-central-1": 0.471, "me-south-1": 0.368, - "sa-east-1": 0.612, - "us-east-1": 0.368, - "us-east-2": 0.368, - "us-gov-east-1": 0.0, - "us-gov-west-1": 0.368, + "sa-east-1": 0.98, + "us-east-1": 0.0, + "us-east-2": 0.752, + "us-gov-east-1": 0.852, + "us-gov-west-1": 0.0, "us-west-1": 0.448, "us-west-2": 0.0, "us-west-2-lax-1": 0.829 }, "m5.4xlarge": { - "af-south-1": 1.016, - "ap-east-1": 0.736, - "ap-northeast-1": 0.736, - "ap-northeast-2": 0.944, + "af-south-1": 0.736, + "ap-east-1": 1.792, + "ap-northeast-1": 0.992, + "ap-northeast-2": 1.68, "ap-northeast-3": 0.736, - "ap-south-1": 0.808, - "ap-south-2": 0.736, - "ap-southeast-1": 0.736, - "ap-southeast-2": 0.96, + "ap-south-1": 1.544, + "ap-south-2": 0.808, + "ap-southeast-1": 1.696, + "ap-southeast-2": 0.0, "ap-southeast-3": 0.0, - "ap-southeast-4": 0.736, - "ca-central-1": 0.856, - "ca-west-1": 0.856, - "eu-central-1": 0.92, + "ap-southeast-4": 0.96, + "ca-central-1": 1.592, + "ca-west-1": 0.736, + "eu-central-1": 1.656, "eu-central-2": 1.748, - "eu-north-1": 0.871, - "eu-south-1": 0.0, - "eu-south-2": 0.736, + "eu-north-1": 0.736, + "eu-south-1": 0.95, + "eu-south-2": 1.592, "eu-west-1": 0.736, "eu-west-2": 0.736, "eu-west-3": 0.896, - "il-central-1": 1.635, - "me-central-1": 0.0, - "me-south-1": 0.736, - "sa-east-1": 1.224, - "us-east-1": 0.768, - "us-east-2": 0.0, - "us-gov-east-1": 0.736, + "il-central-1": 0.0, + "me-central-1": 0.998, + "me-south-1": 1.678, + "sa-east-1": 1.96, + "us-east-1": 0.736, + "us-east-2": 1.504, + "us-gov-east-1": 1.704, "us-gov-west-1": 0.968, - "us-west-1": 0.896, + "us-west-1": 0.736, "us-west-2": 0.768, "us-west-2-lax-1": 0.736 }, "m5.8xlarge": { - "af-south-1": 2.032, - "ap-east-1": 3.584, + "af-south-1": 3.504, + "ap-east-1": 1.472, "ap-northeast-1": 1.984, - "ap-northeast-2": 3.36, + "ap-northeast-2": 3.472, "ap-northeast-3": 0.0, "ap-south-1": 1.472, - "ap-south-2": 1.472, - "ap-southeast-1": 0.0, + "ap-south-2": 1.616, + "ap-southeast-1": 1.92, "ap-southeast-2": 1.92, - "ap-southeast-3": 3.392, - "ap-southeast-4": 3.392, - "ca-central-1": 1.712, - "ca-west-1": 1.883, + "ap-southeast-3": 0.0, + "ap-southeast-4": 0.0, + "ca-central-1": 0.0, + "ca-west-1": 3.355, "eu-central-1": 3.312, "eu-central-2": 2.024, - "eu-north-1": 1.632, - "eu-south-1": 0.0, + "eu-north-1": 0.0, + "eu-south-1": 3.264, "eu-south-2": 0.0, "eu-west-1": 0.0, "eu-west-2": 1.472, "eu-west-3": 1.792, "il-central-1": 1.798, - "me-central-1": 1.472, + "me-central-1": 1.883, "me-south-1": 1.883, - "sa-east-1": 0.0, + "sa-east-1": 3.92, "us-east-1": 1.536, - "us-east-2": 1.536, - "us-gov-east-1": 0.0, + "us-east-2": 3.101, + "us-gov-east-1": 1.472, "us-gov-west-1": 0.0, "us-west-1": 1.792, - "us-west-2": 1.536, - "us-west-2-lax-1": 1.472 + "us-west-2": 3.008, + "us-west-2-lax-1": 3.315 }, "m5.12xlarge": { "af-south-1": 3.231, "ap-east-1": 3.168, "ap-northeast-1": 2.208, - "ap-northeast-2": 2.832, - "ap-northeast-3": 5.184, + "ap-northeast-2": 5.04, + "ap-northeast-3": 2.976, "ap-south-1": 2.424, "ap-south-2": 2.208, - "ap-southeast-1": 0.0, - "ap-southeast-2": 5.278, - "ap-southeast-3": 0.0, - "ap-southeast-4": 2.88, + "ap-southeast-1": 3.058, + "ap-southeast-2": 2.208, + "ap-southeast-3": 2.208, + "ap-southeast-4": 5.088, "ca-central-1": 2.208, "ca-west-1": 0.0, - "eu-central-1": 2.208, - "eu-central-2": 0.0, - "eu-north-1": 2.208, - "eu-south-1": 2.688, - "eu-south-2": 2.568, - "eu-west-1": 2.208, - "eu-west-2": 0.0, - "eu-west-3": 2.208, + "eu-central-1": 4.968, + "eu-central-2": 3.218, + "eu-north-1": 2.612, + "eu-south-1": 4.896, + "eu-south-2": 2.208, + "eu-west-1": 4.776, + "eu-west-2": 4.872, + "eu-west-3": 2.688, "il-central-1": 2.208, - "me-central-1": 2.208, + "me-central-1": 5.033, "me-south-1": 0.0, "sa-east-1": 3.672, "us-east-1": 0.0, - "us-east-2": 2.304, - "us-gov-east-1": 3.094, - "us-gov-west-1": 2.904, - "us-west-1": 2.208, + "us-east-2": 4.512, + "us-gov-east-1": 5.112, + "us-gov-west-1": 5.112, + "us-west-1": 4.896, "us-west-2": 2.304, "us-west-2-lax-1": 4.973 }, "m5.16xlarge": { "af-south-1": 4.308, "ap-east-1": 4.224, - "ap-northeast-1": 3.968, + "ap-northeast-1": 6.912, "ap-northeast-2": 2.944, - "ap-northeast-3": 4.206, + "ap-northeast-3": 3.968, "ap-south-1": 3.232, "ap-south-2": 0.0, - "ap-southeast-1": 3.84, - "ap-southeast-2": 2.944, + "ap-southeast-1": 6.784, + "ap-southeast-2": 7.037, "ap-southeast-3": 0.0, - "ap-southeast-4": 2.944, - "ca-central-1": 0.0, + "ap-southeast-4": 6.784, + "ca-central-1": 3.424, "ca-west-1": 2.944, - "eu-central-1": 2.944, + "eu-central-1": 6.624, "eu-central-2": 4.048, - "eu-north-1": 3.264, + "eu-north-1": 6.208, "eu-south-1": 3.584, - "eu-south-2": 2.944, + "eu-south-2": 6.368, "eu-west-1": 3.424, - "eu-west-2": 3.552, - "eu-west-3": 6.528, - "il-central-1": 3.595, + "eu-west-2": 6.496, + "eu-west-3": 3.584, + "il-central-1": 6.539, "me-central-1": 6.936, "me-south-1": 3.766, - "sa-east-1": 4.896, + "sa-east-1": 2.944, "us-east-1": 3.259, - "us-east-2": 3.072, - "us-gov-east-1": 2.944, + "us-east-2": 6.016, + "us-gov-east-1": 6.816, "us-gov-west-1": 3.872, "us-west-1": 6.528, "us-west-2": 3.072, - "us-west-2-lax-1": 6.63 + "us-west-2-lax-1": 2.944 }, "m5.24xlarge": { "af-south-1": 4.416, - "ap-east-1": 6.336, + "ap-east-1": 10.752, "ap-northeast-1": 4.416, "ap-northeast-2": 10.08, "ap-northeast-3": 5.952, - "ap-south-1": 4.416, - "ap-south-2": 4.416, + "ap-south-1": 0.0, + "ap-south-2": 4.848, "ap-southeast-1": 4.416, "ap-southeast-2": 4.416, - "ap-southeast-3": 4.416, - "ap-southeast-4": 4.416, - "ca-central-1": 5.136, + "ap-southeast-3": 0.0, + "ap-southeast-4": 10.176, + "ca-central-1": 9.552, "ca-west-1": 5.136, - "eu-central-1": 4.416, - "eu-central-2": 4.416, + "eu-central-1": 5.52, + "eu-central-2": 6.072, "eu-north-1": 4.896, - "eu-south-1": 5.376, + "eu-south-1": 4.416, "eu-south-2": 4.416, - "eu-west-1": 4.416, + "eu-west-1": 9.552, "eu-west-2": 4.416, "eu-west-3": 5.376, "il-central-1": 5.393, "me-central-1": 4.416, - "me-south-1": 4.416, - "sa-east-1": 7.344, + "me-south-1": 10.066, + "sa-east-1": 11.76, "us-east-1": 4.608, "us-east-2": 4.608, "us-gov-east-1": 0.0, "us-gov-west-1": 5.808, - "us-west-1": 9.792, - "us-west-2": 0.0, + "us-west-1": 4.416, + "us-west-2": 9.024, "us-west-2-lax-1": 9.946 }, "m5a.large": { @@ -102025,16 +109038,16 @@ "ca-central-1": 0.096, "eu-central-1": 0.196, "eu-south-1": 0.193, - "eu-west-1": 0.096, + "eu-west-1": 0.188, "eu-west-2": 0.192, "eu-west-3": 0.193, "sa-east-1": 0.23, "us-east-1": 0.086, "us-east-2": 0.086, "us-gov-east-1": 0.201, - "us-gov-west-1": 0.109, + "us-gov-west-1": 0.201, "us-west-1": 0.193, - "us-west-2": 0.086 + "us-west-2": 0.178 }, "m5a.xlarge": { "ap-northeast-1": 0.408, @@ -102042,17 +109055,17 @@ "ap-south-1": 0.295, "ap-southeast-1": 0.216, "ap-southeast-2": 0.4, - "ca-central-1": 0.192, + "ca-central-1": 0.376, "eu-central-1": 0.392, "eu-south-1": 0.386, - "eu-west-1": 0.192, + "eu-west-1": 0.376, "eu-west-2": 0.384, "eu-west-3": 0.386, "sa-east-1": 0.46, "us-east-1": 0.172, "us-east-2": 0.172, "us-gov-east-1": 0.402, - "us-gov-west-1": 0.218, + "us-gov-west-1": 0.402, "us-west-1": 0.386, "us-west-2": 0.172 }, @@ -102072,9 +109085,9 @@ "us-east-1": 0.344, "us-east-2": 0.344, "us-gov-east-1": 0.804, - "us-gov-west-1": 0.436, + "us-gov-west-1": 0.804, "us-west-1": 0.772, - "us-west-2": 0.344 + "us-west-2": 0.712 }, "m5a.4xlarge": { "ap-northeast-1": 1.632, @@ -102085,11 +109098,11 @@ "ca-central-1": 1.504, "eu-central-1": 1.568, "eu-south-1": 1.544, - "eu-west-1": 0.768, + "eu-west-1": 1.504, "eu-west-2": 1.536, "eu-west-3": 1.544, "sa-east-1": 1.84, - "us-east-1": 0.688, + "us-east-1": 1.424, "us-east-2": 0.688, "us-gov-east-1": 1.608, "us-gov-west-1": 0.872, @@ -102102,7 +109115,7 @@ "ap-south-1": 2.361, "ap-southeast-1": 3.2, "ap-southeast-2": 3.2, - "ca-central-1": 3.008, + "ca-central-1": 1.536, "eu-central-1": 3.136, "eu-south-1": 3.088, "eu-west-1": 3.008, @@ -102112,7 +109125,7 @@ "us-east-1": 2.848, "us-east-2": 2.848, "us-gov-east-1": 3.216, - "us-gov-west-1": 1.744, + "us-gov-west-1": 3.216, "us-west-1": 3.088, "us-west-2": 2.848 }, @@ -102122,15 +109135,15 @@ "ap-south-1": 3.541, "ap-southeast-1": 2.592, "ap-southeast-2": 4.8, - "ca-central-1": 4.512, + "ca-central-1": 2.304, "eu-central-1": 4.704, "eu-south-1": 4.632, - "eu-west-1": 2.304, + "eu-west-1": 4.512, "eu-west-2": 4.608, "eu-west-3": 4.632, "sa-east-1": 5.52, "us-east-1": 2.064, - "us-east-2": 2.064, + "us-east-2": 4.272, "us-gov-east-1": 4.824, "us-gov-west-1": 2.616, "us-west-1": 4.632, @@ -102162,7 +109175,7 @@ "ap-south-1": 7.082, "ap-southeast-1": 5.184, "ap-southeast-2": 9.6, - "ca-central-1": 9.024, + "ca-central-1": 4.608, "eu-central-1": 9.408, "eu-south-1": 9.264, "eu-west-1": 4.608, @@ -102172,7 +109185,7 @@ "us-east-1": 4.128, "us-east-2": 4.128, "us-gov-east-1": 9.648, - "us-gov-west-1": 5.232, + "us-gov-west-1": 9.648, "us-west-1": 9.264, "us-west-2": 4.128 }, @@ -102190,7 +109203,7 @@ "sa-east-1": 0.257, "us-east-1": 0.195, "us-east-2": 0.195, - "us-gov-west-1": 0.131, + "us-gov-west-1": 0.223, "us-west-1": 0.214, "us-west-2": 0.195 }, @@ -102208,7 +109221,7 @@ "sa-east-1": 0.514, "us-east-1": 0.39, "us-east-2": 0.39, - "us-gov-west-1": 0.262, + "us-gov-west-1": 0.446, "us-west-1": 0.428, "us-west-2": 0.39 }, @@ -102262,7 +109275,7 @@ "sa-east-1": 4.112, "us-east-1": 3.12, "us-east-2": 3.12, - "us-gov-west-1": 2.096, + "us-gov-west-1": 3.568, "us-west-1": 3.424, "us-west-2": 3.12 }, @@ -102280,7 +109293,7 @@ "sa-east-1": 6.168, "us-east-1": 4.68, "us-east-2": 4.68, - "us-gov-west-1": 3.144, + "us-gov-west-1": 5.352, "us-west-1": 5.136, "us-west-2": 4.68 }, @@ -102298,7 +109311,7 @@ "sa-east-1": 8.224, "us-east-1": 6.24, "us-east-2": 6.24, - "us-gov-west-1": 4.192, + "us-gov-west-1": 7.136, "us-west-1": 6.848, "us-west-2": 6.24 }, @@ -102326,25 +109339,25 @@ "ap-northeast-1": 0.092, "ap-northeast-2": 0.092, "ap-northeast-3": 0.092, - "ap-south-1": 0.092, - "ap-south-2": 0.214, + "ap-south-1": 0.214, + "ap-south-2": 0.122, "ap-southeast-1": 0.092, "ap-southeast-2": 0.092, - "ap-southeast-3": 0.092, - "ap-southeast-4": 0.151, + "ap-southeast-3": 0.233, + "ap-southeast-4": 0.243, "ca-central-1": 0.126, - "ca-west-1": 0.126, + "ca-west-1": 0.092, "eu-central-1": 0.0, - "eu-central-2": 0.15, + "eu-central-2": 0.092, "eu-north-1": 0.092, - "eu-south-1": 0.092, + "eu-south-1": 0.224, "eu-south-2": 0.092, "eu-west-1": 0.0, - "eu-west-2": 0.131, + "eu-west-2": 0.223, "eu-west-3": 0.092, - "il-central-1": 0.224, - "me-central-1": 0.139, - "me-south-1": 0.092, + "il-central-1": 0.092, + "me-central-1": 0.231, + "me-south-1": 0.231, "sa-east-1": 0.092, "us-east-1": 0.0, "us-east-2": 0.113, @@ -102356,161 +109369,161 @@ "m5d.xlarge": { "af-south-1": 0.184, "ap-east-1": 0.184, - "ap-northeast-1": 0.184, - "ap-northeast-2": 0.184, + "ap-northeast-1": 0.476, + "ap-northeast-2": 0.462, "ap-northeast-3": 0.184, - "ap-south-1": 0.184, - "ap-south-2": 0.184, + "ap-south-1": 0.428, + "ap-south-2": 0.259, "ap-southeast-1": 0.184, - "ap-southeast-2": 0.184, - "ap-southeast-3": 0.483, - "ap-southeast-4": 0.184, - "ca-central-1": 0.252, - "ca-west-1": 0.184, + "ap-southeast-2": 0.468, + "ap-southeast-3": 0.184, + "ap-southeast-4": 0.284, + "ca-central-1": 0.436, + "ca-west-1": 0.436, "eu-central-1": 0.272, - "eu-central-2": 0.317, - "eu-north-1": 0.184, - "eu-south-1": 0.184, - "eu-south-2": 0.184, + "eu-central-2": 0.483, + "eu-north-1": 0.424, + "eu-south-1": 0.448, + "eu-south-2": 0.0, "eu-west-1": 0.269, - "eu-west-2": 0.463, + "eu-west-2": 0.262, "eu-west-3": 0.184, - "il-central-1": 0.265, + "il-central-1": 0.184, "me-central-1": 0.184, "me-south-1": 0.184, - "sa-east-1": 0.184, - "us-east-1": 0.0, - "us-east-2": 0.226, + "sa-east-1": 0.544, + "us-east-1": 0.41, + "us-east-2": 0.41, "us-gov-east-1": 0.184, "us-gov-west-1": 0.286, "us-west-1": 0.184, - "us-west-2": 0.24 + "us-west-2": 0.184 }, "m5d.metal": { "af-south-1": 4.416, "ap-east-1": 4.416, - "ap-northeast-1": 4.416, - "ap-northeast-2": 4.416, + "ap-northeast-1": 11.424, + "ap-northeast-2": 11.088, "ap-northeast-3": 4.416, - "ap-south-1": 4.416, + "ap-south-1": 10.272, "ap-south-2": 4.416, - "ap-southeast-1": 4.416, + "ap-southeast-1": 11.184, "ap-southeast-2": 4.416, - "ap-southeast-3": 4.416, - "ap-southeast-4": 4.416, - "ca-central-1": 4.416, - "ca-west-1": 10.464, + "ap-southeast-3": 11.184, + "ap-southeast-4": 6.816, + "ca-central-1": 10.464, + "ca-west-1": 4.416, "eu-central-1": 4.416, - "eu-central-2": 4.416, - "eu-north-1": 4.416, + "eu-central-2": 7.181, + "eu-north-1": 10.176, "eu-south-1": 4.416, - "eu-south-2": 4.416, - "eu-west-1": 6.048, - "eu-west-2": 4.416, - "eu-west-3": 4.416, + "eu-south-2": 10.464, + "eu-west-1": 10.464, + "eu-west-2": 10.704, + "eu-west-3": 10.752, "il-central-1": 4.416, "me-central-1": 4.416, - "me-south-1": 4.416, + "me-south-1": 11.069, "sa-east-1": 4.416, - "us-east-1": 4.416, + "us-east-1": 9.84, "us-east-2": 4.416, "us-gov-east-1": 4.416, - "us-gov-west-1": 4.416, + "us-gov-west-1": 6.864, "us-west-1": 4.416, "us-west-2": 4.416 }, "m5d.2xlarge": { - "af-south-1": 0.368, + "af-south-1": 0.968, "ap-east-1": 0.368, "ap-northeast-1": 0.368, "ap-northeast-2": 0.368, "ap-northeast-3": 0.368, "ap-south-1": 0.368, - "ap-south-2": 0.368, - "ap-southeast-1": 0.368, + "ap-south-2": 0.856, + "ap-southeast-1": 0.932, "ap-southeast-2": 0.368, - "ap-southeast-3": 0.966, - "ap-southeast-4": 0.0, + "ap-southeast-3": 0.598, + "ap-southeast-4": 0.936, "ca-central-1": 0.368, - "ca-west-1": 0.902, + "ca-west-1": 0.368, "eu-central-1": 0.544, "eu-central-2": 0.0, - "eu-north-1": 0.368, - "eu-south-1": 0.368, - "eu-south-2": 0.902, - "eu-west-1": 0.368, - "eu-west-2": 0.555, - "eu-west-3": 0.368, - "il-central-1": 0.0, + "eu-north-1": 0.848, + "eu-south-1": 0.896, + "eu-south-2": 0.872, + "eu-west-1": 0.872, + "eu-west-2": 0.927, + "eu-west-3": 0.896, + "il-central-1": 0.929, "me-central-1": 0.956, "me-south-1": 0.368, - "sa-east-1": 0.368, + "sa-east-1": 1.088, "us-east-1": 0.847, - "us-east-2": 0.452, + "us-east-2": 0.82, "us-gov-east-1": 0.368, - "us-gov-west-1": 0.609, + "us-gov-west-1": 0.368, "us-west-1": 0.532, "us-west-2": 0.368 }, "m5d.4xlarge": { "af-south-1": 0.736, "ap-east-1": 0.736, - "ap-northeast-1": 0.736, + "ap-northeast-1": 1.904, "ap-northeast-2": 0.736, - "ap-northeast-3": 0.736, + "ap-northeast-3": 1.904, "ap-south-1": 0.736, "ap-south-2": 0.736, - "ap-southeast-1": 0.736, + "ap-southeast-1": 1.864, "ap-southeast-2": 0.736, - "ap-southeast-3": 0.736, + "ap-southeast-3": 1.932, "ap-southeast-4": 0.736, "ca-central-1": 0.0, - "ca-west-1": 1.804, - "eu-central-1": 0.736, + "ca-west-1": 1.744, + "eu-central-1": 1.824, "eu-central-2": 0.0, - "eu-north-1": 0.736, - "eu-south-1": 0.736, - "eu-south-2": 0.0, - "eu-west-1": 1.076, - "eu-west-2": 0.736, - "eu-west-3": 0.736, - "il-central-1": 1.122, - "me-central-1": 1.911, - "me-south-1": 0.736, - "sa-east-1": 0.736, + "eu-north-1": 1.696, + "eu-south-1": 1.792, + "eu-south-2": 1.744, + "eu-west-1": 1.744, + "eu-west-2": 1.784, + "eu-west-3": 1.792, + "il-central-1": 1.058, + "me-central-1": 1.175, + "me-south-1": 1.845, + "sa-east-1": 2.176, "us-east-1": 0.736, - "us-east-2": 0.736, - "us-gov-east-1": 0.736, + "us-east-2": 1.64, + "us-gov-east-1": 1.88, "us-gov-west-1": 1.219, "us-west-1": 1.8, - "us-west-2": 0.736 + "us-west-2": 1.64 }, "m5d.8xlarge": { "af-south-1": 1.472, "ap-east-1": 3.952, "ap-northeast-1": 3.808, "ap-northeast-2": 3.696, - "ap-northeast-3": 1.472, + "ap-northeast-3": 3.808, "ap-south-1": 3.424, - "ap-south-2": 0.0, + "ap-south-2": 3.541, "ap-southeast-1": 3.728, - "ap-southeast-2": 1.472, - "ap-southeast-3": 1.472, - "ap-southeast-4": 1.472, + "ap-southeast-2": 3.744, + "ap-southeast-3": 3.728, + "ap-southeast-4": 3.744, "ca-central-1": 1.472, "ca-west-1": 2.016, "eu-central-1": 3.648, "eu-central-2": 2.394, "eu-north-1": 3.392, - "eu-south-1": 1.472, + "eu-south-1": 3.584, "eu-south-2": 1.472, "eu-west-1": 3.488, "eu-west-2": 3.708, "eu-west-3": 3.584, - "il-central-1": 2.117, - "me-central-1": 0.0, - "me-south-1": 1.472, - "sa-east-1": 1.472, + "il-central-1": 1.472, + "me-central-1": 1.472, + "me-south-1": 3.69, + "sa-east-1": 4.352, "us-east-1": 3.28, "us-east-2": 3.28, "us-gov-east-1": 3.76, @@ -102519,35 +109532,35 @@ "us-west-2": 3.28 }, "m5d.12xlarge": { - "af-south-1": 2.208, - "ap-east-1": 2.208, - "ap-northeast-1": 2.208, + "af-south-1": 5.808, + "ap-east-1": 5.928, + "ap-northeast-1": 5.712, "ap-northeast-2": 2.208, "ap-northeast-3": 2.208, "ap-south-1": 2.208, - "ap-south-2": 0.0, - "ap-southeast-1": 2.208, - "ap-southeast-2": 2.208, - "ap-southeast-3": 5.592, - "ap-southeast-4": 2.208, + "ap-south-2": 5.136, + "ap-southeast-1": 5.592, + "ap-southeast-2": 5.616, + "ap-southeast-3": 2.208, + "ap-southeast-4": 5.616, "ca-central-1": 2.208, - "ca-west-1": 2.208, - "eu-central-1": 2.208, - "eu-central-2": 2.208, + "ca-west-1": 5.232, + "eu-central-1": 0.0, + "eu-central-2": 6.014, "eu-north-1": 2.208, "eu-south-1": 2.208, "eu-south-2": 2.208, "eu-west-1": 2.208, - "eu-west-2": 3.333, - "eu-west-3": 2.208, + "eu-west-2": 2.208, + "eu-west-3": 5.376, "il-central-1": 2.208, - "me-central-1": 2.208, - "me-south-1": 2.208, - "sa-east-1": 2.208, - "us-east-1": 5.084, - "us-east-2": 2.876, + "me-central-1": 3.326, + "me-south-1": 5.534, + "sa-east-1": 6.528, + "us-east-1": 2.712, + "us-east-2": 2.208, "us-gov-east-1": 2.208, - "us-gov-west-1": 3.432, + "us-gov-west-1": 5.865, "us-west-1": 3.192, "us-west-2": 2.712 }, @@ -102558,73 +109571,73 @@ "ap-northeast-2": 7.392, "ap-northeast-3": 2.944, "ap-south-1": 6.848, - "ap-south-2": 0.0, + "ap-south-2": 6.848, "ap-southeast-1": 7.456, - "ap-southeast-2": 2.944, + "ap-southeast-2": 7.488, "ap-southeast-3": 2.944, - "ap-southeast-4": 7.761, - "ca-central-1": 2.944, - "ca-west-1": 4.274, + "ap-southeast-4": 0.0, + "ca-central-1": 6.976, + "ca-west-1": 7.218, "eu-central-1": 7.296, "eu-central-2": 2.944, "eu-north-1": 6.784, "eu-south-1": 2.944, - "eu-south-2": 4.274, + "eu-south-2": 7.218, "eu-west-1": 4.032, - "eu-west-2": 0.0, + "eu-west-2": 7.136, "eu-west-3": 7.168, "il-central-1": 7.432, - "me-central-1": 7.379, + "me-central-1": 0.0, "me-south-1": 2.944, - "sa-east-1": 2.944, + "sa-east-1": 8.704, "us-east-1": 6.56, "us-east-2": 6.56, "us-gov-east-1": 7.52, - "us-gov-west-1": 4.576, + "us-gov-west-1": 7.52, "us-west-1": 7.2, "us-west-2": 6.56 }, "m5d.24xlarge": { "af-south-1": 4.416, - "ap-east-1": 4.416, + "ap-east-1": 11.856, "ap-northeast-1": 4.416, - "ap-northeast-2": 4.416, + "ap-northeast-2": 11.088, "ap-northeast-3": 4.416, - "ap-south-1": 4.416, - "ap-south-2": 0.0, + "ap-south-1": 10.272, + "ap-south-2": 4.416, "ap-southeast-1": 4.416, "ap-southeast-2": 4.416, - "ap-southeast-3": 4.416, + "ap-southeast-3": 11.184, "ap-southeast-4": 0.0, "ca-central-1": 10.464, "ca-west-1": 10.464, - "eu-central-1": 4.416, - "eu-central-2": 7.181, - "eu-north-1": 4.416, + "eu-central-1": 6.528, + "eu-central-2": 11.597, + "eu-north-1": 10.176, "eu-south-1": 4.416, - "eu-south-2": 0.0, - "eu-west-1": 6.048, - "eu-west-2": 6.288, - "eu-west-3": 4.416, - "il-central-1": 10.766, - "me-central-1": 6.653, + "eu-south-2": 10.464, + "eu-west-1": 4.416, + "eu-west-2": 10.704, + "eu-west-3": 10.752, + "il-central-1": 6.35, + "me-central-1": 11.069, "me-south-1": 4.416, - "sa-east-1": 4.416, - "us-east-1": 5.424, - "us-east-2": 5.424, - "us-gov-east-1": 4.416, - "us-gov-west-1": 4.416, + "sa-east-1": 13.056, + "us-east-1": 9.84, + "us-east-2": 0.0, + "us-gov-east-1": 11.28, + "us-gov-west-1": 11.28, "us-west-1": 6.384, "us-west-2": 5.424 }, "m5dn.large": { - "ap-northeast-1": 0.092, - "ap-southeast-1": 0.092, + "ap-northeast-1": 0.267, + "ap-southeast-1": 0.259, "eu-central-1": 0.092, "eu-west-1": 0.092, "us-east-1": 0.092, - "us-east-2": 0.092, - "us-gov-east-1": 0.092, + "us-east-2": 0.228, + "us-gov-east-1": 0.263, "us-gov-west-1": 0.0, "us-west-2": 0.092 }, @@ -102632,199 +109645,200 @@ "ap-northeast-1": 0.184, "ap-southeast-1": 0.184, "eu-central-1": 0.184, - "eu-west-1": 0.184, + "eu-west-1": 0.488, "us-east-1": 0.184, "us-east-2": 0.184, - "us-gov-east-1": 0.184, - "us-gov-west-1": 0.184, + "us-gov-east-1": 0.526, + "us-gov-west-1": 0.526, "us-west-2": 0.184 }, "m5dn.metal": { - "ap-northeast-1": 4.416, + "ap-northeast-1": 12.816, "ap-southeast-1": 4.416, - "eu-central-1": 4.416, + "eu-central-1": 12.192, "eu-west-1": 4.416, "us-east-1": 4.416, "us-east-2": 4.416, "us-gov-east-1": 4.416, "us-gov-west-1": 4.416, - "us-west-2": 4.416 + "us-west-2": 10.944 }, "m5dn.2xlarge": { "ap-northeast-1": 0.368, - "ap-southeast-1": 0.368, + "ap-southeast-1": 1.036, "eu-central-1": 0.368, "eu-west-1": 0.368, "us-east-1": 0.368, - "us-east-2": 0.368, - "us-gov-east-1": 0.368, + "us-east-2": 0.912, + "us-gov-east-1": 1.052, "us-gov-west-1": 0.368, "us-west-2": 0.368 }, "m5dn.4xlarge": { "ap-northeast-1": 0.736, - "ap-southeast-1": 0.736, + "ap-southeast-1": 2.072, "eu-central-1": 0.736, "eu-west-1": 0.736, "us-east-1": 0.736, - "us-east-2": 0.736, - "us-gov-east-1": 0.736, + "us-east-2": 1.824, + "us-gov-east-1": 2.104, "us-gov-west-1": 1.368, "us-west-2": 0.736 }, "m5dn.8xlarge": { - "ap-northeast-1": 1.472, - "ap-southeast-1": 1.472, - "eu-central-1": 1.472, + "ap-northeast-1": 4.272, + "ap-southeast-1": 4.144, + "eu-central-1": 4.064, "eu-west-1": 1.472, "us-east-1": 1.472, "us-east-2": 1.472, "us-gov-east-1": 1.472, - "us-gov-west-1": 2.736, - "us-west-2": 1.472 + "us-gov-west-1": 4.208, + "us-west-2": 3.648 }, "m5dn.12xlarge": { - "ap-northeast-1": 2.208, - "ap-southeast-1": 2.208, - "eu-central-1": 2.208, + "ap-northeast-1": 6.408, + "ap-southeast-1": 6.216, + "eu-central-1": 6.096, "eu-west-1": 2.208, - "us-east-1": 2.208, - "us-east-2": 2.208, - "us-gov-east-1": 2.208, + "us-east-1": 5.472, + "us-east-2": 5.472, + "us-gov-east-1": 6.312, "us-gov-west-1": 4.104, "us-west-2": 2.208 }, "m5dn.16xlarge": { - "ap-northeast-1": 2.944, - "ap-southeast-1": 2.944, - "eu-central-1": 2.944, + "ap-northeast-1": 8.544, + "ap-southeast-1": 8.288, + "eu-central-1": 8.128, "eu-west-1": 2.944, "us-east-1": 2.944, "us-east-2": 2.944, - "us-gov-east-1": 2.944, - "us-gov-west-1": 8.744, + "us-gov-east-1": 8.416, + "us-gov-west-1": 2.944, "us-west-2": 2.944 }, "m5dn.24xlarge": { - "ap-northeast-1": 4.416, + "ap-northeast-1": 12.816, "ap-southeast-1": 4.416, "eu-central-1": 4.416, "eu-west-1": 4.416, - "us-east-1": 4.416, - "us-east-2": 4.416, - "us-gov-east-1": 4.416, + "us-east-1": 10.944, + "us-east-2": 10.944, + "us-gov-east-1": 12.624, "us-gov-west-1": 4.416, - "us-west-2": 4.416 + "us-west-2": 10.944 }, "m5n.large": { "ap-northeast-1": 0.092, "ap-southeast-1": 0.092, - "eu-central-1": 0.092, - "eu-west-1": 0.092, - "us-east-1": 0.092, - "us-east-2": 0.092, - "us-gov-east-1": 0.092, - "us-gov-west-1": 0.149, + "eu-central-1": 0.0, + "eu-west-1": 0.133, + "us-east-1": 0.119, + "us-east-2": 0.0, + "us-gov-east-1": 0.0, + "us-gov-west-1": 0.092, "us-west-2": 0.092 }, "m5n.xlarge": { - "ap-northeast-1": 0.184, - "ap-southeast-1": 0.184, + "ap-northeast-1": 0.306, + "ap-southeast-1": 0.494, "eu-central-1": 0.184, - "eu-west-1": 0.184, + "eu-west-1": 0.45, "us-east-1": 0.184, - "us-east-2": 0.184, - "us-gov-east-1": 0.184, - "us-gov-west-1": 0.298, - "us-west-2": 0.184 + "us-east-2": 0.422, + "us-gov-east-1": 0.298, + "us-gov-west-1": 0.184, + "us-west-2": 0.0 }, "m5n.metal": { - "ap-northeast-1": 4.416, - "ap-southeast-1": 4.416, + "ap-northeast-1": 11.76, + "ap-southeast-1": 11.424, "eu-central-1": 4.416, - "us-east-1": 4.416, - "us-east-2": 4.416, - "us-gov-east-1": 4.416, + "eu-west-1": 0.0, + "us-east-1": 10.128, + "us-east-2": 10.128, + "us-gov-east-1": 0.0, "us-gov-west-1": 7.152, - "us-west-2": 4.416 + "us-west-2": 5.712 }, "m5n.2xlarge": { "ap-northeast-1": 0.368, - "ap-southeast-1": 0.368, - "eu-central-1": 0.368, + "ap-southeast-1": 0.952, + "eu-central-1": 0.564, "eu-west-1": 0.368, "us-east-1": 0.368, - "us-east-2": 0.368, - "us-gov-east-1": 0.368, + "us-east-2": 0.476, + "us-gov-east-1": 0.0, "us-gov-west-1": 0.368, - "us-west-2": 0.368 + "us-west-2": 0.0 }, "m5n.4xlarge": { - "ap-northeast-1": 0.736, - "ap-southeast-1": 0.736, - "eu-central-1": 0.736, - "eu-west-1": 0.736, - "us-east-1": 0.736, - "us-east-2": 0.736, + "ap-northeast-1": 1.224, + "ap-southeast-1": 1.168, + "eu-central-1": 1.94, + "eu-west-1": 1.871, + "us-east-1": 1.688, + "us-east-2": 1.009, "us-gov-east-1": 0.736, "us-gov-west-1": 1.192, "us-west-2": 0.736 }, "m5n.8xlarge": { "ap-northeast-1": 1.472, - "ap-southeast-1": 1.472, - "eu-central-1": 1.472, - "eu-west-1": 1.472, - "us-east-1": 1.472, - "us-east-2": 1.472, - "us-gov-east-1": 1.472, + "ap-southeast-1": 0.0, + "eu-central-1": 2.256, + "eu-west-1": 2.128, + "us-east-1": 3.376, + "us-east-2": 1.904, + "us-gov-east-1": 2.527, "us-gov-west-1": 3.856, - "us-west-2": 1.472 + "us-west-2": 1.904 }, "m5n.12xlarge": { - "ap-northeast-1": 2.208, - "ap-southeast-1": 2.208, - "eu-central-1": 2.208, - "eu-west-1": 2.208, + "ap-northeast-1": 3.672, + "ap-southeast-1": 3.504, + "eu-central-1": 3.384, + "eu-west-1": 3.192, "us-east-1": 2.208, - "us-east-2": 2.208, - "us-gov-east-1": 2.208, - "us-gov-west-1": 2.208, - "us-west-2": 2.208 + "us-east-2": 2.856, + "us-gov-east-1": 0.0, + "us-gov-west-1": 0.0, + "us-west-2": 5.064 }, "m5n.16xlarge": { - "ap-northeast-1": 2.944, + "ap-northeast-1": 8.166, "ap-southeast-1": 2.944, - "eu-central-1": 2.944, - "eu-west-1": 2.944, - "us-east-1": 2.944, - "us-east-2": 2.944, + "eu-central-1": 4.512, + "eu-west-1": 4.256, + "us-east-1": 3.808, + "us-east-2": 6.752, "us-gov-east-1": 2.944, "us-gov-west-1": 2.944, - "us-west-2": 2.944 + "us-west-2": 3.808 }, "m5n.24xlarge": { "ap-northeast-1": 4.416, - "ap-southeast-1": 4.416, + "ap-southeast-1": 0.0, "eu-central-1": 4.416, - "eu-west-1": 4.416, - "us-east-1": 4.416, - "us-east-2": 4.416, - "us-gov-east-1": 4.416, + "eu-west-1": 10.8, + "us-east-1": 0.0, + "us-east-2": 5.712, + "us-gov-east-1": 7.152, "us-gov-west-1": 7.152, "us-west-2": 4.416 }, "m5zn.large": { - "ap-northeast-1": 0.092, - "ap-northeast-2": 0.092, - "ap-southeast-1": 0.092, + "ap-northeast-1": 0.3054, + "ap-northeast-2": 0.295, + "ap-southeast-1": 0.2985, "ap-southeast-2": 0.092, - "eu-central-1": 0.092, + "eu-central-1": 0.2899, "eu-west-1": 0.092, "sa-east-1": 0.092, - "us-east-1": 0.092, + "us-east-1": 0.2572, "us-east-2": 0.092, - "us-west-1": 0.092, + "us-west-1": 0.2847, "us-west-2": 0.092 }, "m5zn.xlarge": { @@ -102835,384 +109849,407 @@ "eu-central-1": 0.184, "eu-west-1": 0.184, "sa-east-1": 0.184, - "us-east-1": 0.184, + "us-east-1": 0.5143, "us-east-2": 0.184, - "us-west-1": 0.184, + "us-west-1": 0.5694, "us-west-2": 0.184 }, "m5zn.metal": { "ap-northeast-1": 2.208, - "ap-northeast-2": 0.0, - "ap-southeast-1": 2.208, + "ap-northeast-2": 7.08, + "ap-southeast-1": 7.164, "ap-southeast-2": 2.208, "eu-central-1": 2.208, - "eu-west-1": 2.208, + "eu-west-1": 6.6264, "sa-east-1": 2.208, "us-east-1": 2.208, "us-east-2": 2.208, - "us-west-1": 2.208, + "us-west-1": 6.8328, "us-west-2": 2.208 }, "m5zn.2xlarge": { - "ap-northeast-1": 0.368, - "ap-northeast-2": 0.368, + "ap-northeast-1": 1.2214, + "ap-northeast-2": 1.18, "ap-southeast-1": 0.368, - "ap-southeast-2": 0.368, - "eu-central-1": 0.368, + "ap-southeast-2": 1.194, + "eu-central-1": 1.1594, "eu-west-1": 0.368, - "sa-east-1": 0.368, + "sa-east-1": 1.421, "us-east-1": 0.368, "us-east-2": 0.368, "us-west-1": 0.368, - "us-west-2": 0.368 + "us-west-2": 1.0287 }, "m5zn.3xlarge": { - "ap-northeast-1": 0.552, + "ap-northeast-1": 1.8321, "ap-northeast-2": 0.552, "ap-southeast-1": 0.552, - "ap-southeast-2": 0.552, - "eu-central-1": 0.552, - "eu-west-1": 0.552, + "ap-southeast-2": 1.791, + "eu-central-1": 1.7392, + "eu-west-1": 1.6566, "sa-east-1": 0.552, - "us-east-1": 0.552, + "us-east-1": 1.543, "us-east-2": 0.552, - "us-west-1": 0.552, + "us-west-1": 1.7082, "us-west-2": 0.552 }, "m5zn.6xlarge": { - "ap-northeast-1": 1.104, + "ap-northeast-1": 3.6642, "ap-northeast-2": 1.104, - "ap-southeast-1": 1.104, - "ap-southeast-2": 1.104, + "ap-southeast-1": 3.582, + "ap-southeast-2": 3.582, "eu-central-1": 1.104, "eu-west-1": 1.104, - "sa-east-1": 1.104, + "sa-east-1": 4.2629, "us-east-1": 1.104, - "us-east-2": 1.104, + "us-east-2": 3.086, "us-west-1": 1.104, "us-west-2": 1.104 }, "m5zn.12xlarge": { - "ap-northeast-1": 2.208, - "ap-northeast-2": 2.208, - "ap-southeast-1": 2.208, + "ap-northeast-1": 7.3284, + "ap-northeast-2": 4.872, + "ap-southeast-1": 7.164, "ap-southeast-2": 2.208, "eu-central-1": 2.208, - "eu-west-1": 2.208, - "sa-east-1": 2.208, - "us-east-1": 2.208, + "eu-west-1": 6.6264, + "sa-east-1": 8.5258, + "us-east-1": 6.1721, "us-east-2": 2.208, "us-west-1": 2.208, - "us-west-2": 2.208 + "us-west-2": 6.1721 }, "m6a.large": { - "ap-northeast-1": 0.21476, - "ap-south-1": 0.092, - "ap-south-2": 0.0, + "ap-northeast-1": 0.2036, + "ap-south-1": 0.14755, + "ap-south-2": 0.14755, "ap-southeast-1": 0.0, - "ap-southeast-2": 0.092, - "ca-central-1": 0.092, + "ap-southeast-2": 0.2, + "ca-central-1": 0.0963, "eu-central-1": 0.092, "eu-south-1": 0.092, - "eu-west-1": 0.1883, + "eu-west-1": 0.092, "eu-west-2": 0.20189, - "sa-east-1": 0.2297, + "eu-west-3": 0.0, + "sa-east-1": 0.1377, "us-east-1": 0.18704, "us-east-2": 0.0, "us-west-1": 0.0, - "us-west-2": 0.092 + "us-west-2": 0.0864 }, "m6a.xlarge": { - "ap-northeast-1": 0.0, + "ap-northeast-1": 0.4072, "ap-south-1": 0.0, "ap-south-2": 0.184, - "ap-southeast-1": 0.184, - "ap-southeast-2": 0.4216, + "ap-southeast-1": 0.2376, + "ap-southeast-2": 0.216, "ca-central-1": 0.184, - "eu-central-1": 0.0, - "eu-south-1": 0.184, - "eu-west-1": 0.1926, + "eu-central-1": 0.184, + "eu-south-1": 0.3856, + "eu-west-1": 0.3766, "eu-west-2": 0.184, + "eu-west-3": 0.3856, "sa-east-1": 0.184, "us-east-1": 0.37408, - "us-east-2": 0.0, - "us-west-1": 0.184, - "us-west-2": 0.0 + "us-east-2": 0.3568, + "us-west-1": 0.2016, + "us-west-2": 0.37408 }, "m6a.metal": { "ap-northeast-1": 8.832, "ap-south-1": 14.1648, "ap-south-2": 5.3328, - "ap-southeast-1": 8.832, + "ap-southeast-1": 10.368, "ap-southeast-2": 10.368, "ca-central-1": 8.832, - "eu-central-1": 9.936, + "eu-central-1": 18.768, "eu-south-1": 9.6768, "eu-west-1": 9.2448, "eu-west-2": 9.5904, + "eu-west-3": 18.5088, "sa-east-1": 22.0512, - "us-east-1": 8.2944, + "us-east-1": 0.0, "us-east-2": 8.832, - "us-west-1": 8.832, + "us-west-1": 18.5088, "us-west-2": 8.2944 }, "m6a.2xlarge": { - "ap-northeast-1": 0.49104, - "ap-south-1": 0.61242, - "ap-south-2": 0.61242, - "ap-southeast-1": 0.368, + "ap-northeast-1": 0.4464, + "ap-south-1": 0.2222, + "ap-south-2": 0.5902, + "ap-southeast-1": 0.432, "ap-southeast-2": 0.8, - "ca-central-1": 0.0, - "eu-central-1": 0.368, - "eu-south-1": 0.7712, - "eu-west-1": 0.0, - "eu-west-2": 0.7676, - "sa-east-1": 0.9188, - "us-east-1": 0.368, - "us-east-2": 0.368, - "us-west-1": 0.368, + "ca-central-1": 0.7532, + "eu-central-1": 0.414, + "eu-south-1": 0.4032, + "eu-west-1": 0.368, + "eu-west-2": 0.0, + "eu-west-3": 0.44352, + "sa-east-1": 0.0, + "us-east-1": 0.0, + "us-east-2": 0.7136, + "us-west-1": 0.7712, "us-west-2": 0.368 }, "m6a.4xlarge": { - "ap-northeast-1": 0.736, + "ap-northeast-1": 0.8928, "ap-south-1": 0.0, - "ap-south-2": 0.4444, - "ap-southeast-1": 0.0, + "ap-south-2": 1.1804, + "ap-southeast-1": 0.864, "ap-southeast-2": 0.0, "ca-central-1": 0.736, - "eu-central-1": 0.736, - "eu-south-1": 0.736, - "eu-west-1": 0.84744, - "eu-west-2": 0.736, - "sa-east-1": 0.736, - "us-east-1": 0.0, + "eu-central-1": 1.564, + "eu-south-1": 1.5424, + "eu-west-1": 0.736, + "eu-west-2": 1.5352, + "eu-west-3": 0.8064, + "sa-east-1": 1.8376, + "us-east-1": 0.6912, "us-east-2": 0.0, - "us-west-1": 0.736, - "us-west-2": 0.0 + "us-west-1": 1.5424, + "us-west-2": 0.6912 }, "m6a.8xlarge": { - "ap-northeast-1": 0.0, + "ap-northeast-1": 1.96416, "ap-south-1": 1.472, "ap-south-2": 1.472, - "ap-southeast-1": 1.472, - "ap-southeast-2": 1.472, + "ap-southeast-1": 3.2, + "ap-southeast-2": 0.0, "ca-central-1": 1.5408, - "eu-central-1": 1.472, - "eu-south-1": 3.0848, + "eu-central-1": 1.656, + "eu-south-1": 1.77408, "eu-west-1": 1.472, "eu-west-2": 1.472, - "sa-east-1": 1.472, - "us-east-1": 1.52064, - "us-east-2": 1.3824, - "us-west-1": 1.77408, - "us-west-2": 1.472 + "eu-west-3": 3.0848, + "sa-east-1": 3.6752, + "us-east-1": 1.472, + "us-east-2": 2.8544, + "us-west-1": 3.0848, + "us-west-2": 1.3824 }, "m6a.12xlarge": { - "ap-northeast-1": 2.6784, - "ap-south-1": 0.0, + "ap-northeast-1": 2.208, + "ap-south-1": 1.3332, "ap-south-2": 2.208, - "ap-southeast-1": 2.208, - "ap-southeast-2": 2.208, + "ap-southeast-1": 2.592, + "ap-southeast-2": 4.8, "ca-central-1": 2.3112, - "eu-central-1": 2.208, - "eu-south-1": 4.86912, + "eu-central-1": 4.692, + "eu-south-1": 4.6272, "eu-west-1": 2.208, - "eu-west-2": 2.208, - "sa-east-1": 2.208, - "us-east-1": 2.208, - "us-east-2": 2.208, - "us-west-1": 2.208, - "us-west-2": 2.0736 + "eu-west-2": 2.3976, + "eu-west-3": 2.208, + "sa-east-1": 3.3048, + "us-east-1": 2.0736, + "us-east-2": 4.2816, + "us-west-1": 2.4192, + "us-west-2": 4.2816 }, "m6a.16xlarge": { "ap-northeast-1": 2.944, - "ap-south-1": 2.944, - "ap-south-2": 2.944, - "ap-southeast-1": 0.0, - "ap-southeast-2": 2.944, - "ca-central-1": 0.0, + "ap-south-1": 4.7216, + "ap-south-2": 4.7216, + "ap-southeast-1": 3.456, + "ap-southeast-2": 6.4, + "ca-central-1": 2.944, "eu-central-1": 2.944, - "eu-south-1": 2.944, + "eu-south-1": 3.2256, "eu-west-1": 3.0816, "eu-west-2": 3.1968, - "sa-east-1": 0.0, + "eu-west-3": 6.1696, + "sa-east-1": 7.79104, "us-east-1": 0.0, "us-east-2": 0.0, "us-west-1": 2.944, - "us-west-2": 5.98528 + "us-west-2": 2.944 }, "m6a.24xlarge": { - "ap-northeast-1": 0.0, - "ap-south-1": 4.416, + "ap-northeast-1": 9.7728, + "ap-south-1": 7.0824, "ap-south-2": 2.6664, - "ap-southeast-1": 4.416, + "ap-southeast-1": 5.184, "ap-southeast-2": 4.416, - "ca-central-1": 5.08464, + "ca-central-1": 9.0384, "eu-central-1": 4.416, - "eu-south-1": 4.8384, + "eu-south-1": 9.2544, "eu-west-1": 4.6224, "eu-west-2": 4.416, - "sa-east-1": 0.0, + "eu-west-3": 9.2544, + "sa-east-1": 6.6096, "us-east-1": 4.416, - "us-east-2": 4.416, - "us-west-1": 4.416, - "us-west-2": 4.416 + "us-east-2": 8.5632, + "us-west-1": 5.32224, + "us-west-2": 8.5632 }, "m6a.32xlarge": { - "ap-northeast-1": 0.0, - "ap-south-1": 5.888, + "ap-northeast-1": 5.888, + "ap-south-1": 3.5552, "ap-south-2": 5.888, - "ap-southeast-1": 5.888, - "ap-southeast-2": 5.888, - "ca-central-1": 5.888, + "ap-southeast-1": 12.8, + "ap-southeast-2": 6.912, + "ca-central-1": 12.0512, "eu-central-1": 0.0, "eu-south-1": 6.4512, - "eu-west-1": 5.888, - "eu-west-2": 7.03296, + "eu-west-1": 12.0512, + "eu-west-2": 0.0, + "eu-west-3": 6.4512, "sa-east-1": 9.69408, "us-east-1": 5.888, - "us-east-2": 5.888, - "us-west-1": 6.4512, - "us-west-2": 11.97056 + "us-east-2": 5.5296, + "us-west-1": 12.3392, + "us-west-2": 5.888 }, "m6a.48xlarge": { - "ap-northeast-1": 8.832, + "ap-northeast-1": 19.5456, "ap-south-1": 8.832, "ap-south-2": 8.832, "ap-southeast-1": 8.832, - "ap-southeast-2": 8.832, + "ap-southeast-2": 10.368, "ca-central-1": 8.832, "eu-central-1": 9.936, - "eu-south-1": 8.832, - "eu-west-1": 0.0, - "eu-west-2": 8.832, + "eu-south-1": 9.6768, + "eu-west-1": 18.0768, + "eu-west-2": 9.5904, + "eu-west-3": 9.6768, "sa-east-1": 8.832, - "us-east-1": 0.0, - "us-east-2": 17.1264, - "us-west-1": 8.832, + "us-east-1": 8.2944, + "us-east-2": 8.2944, + "us-west-1": 18.5088, "us-west-2": 17.1264 }, "m6i.large": { - "af-south-1": 0.092, + "af-south-1": 0.127, "ap-east-1": 0.092, "ap-northeast-1": 0.216, - "ap-northeast-2": 0.1298, - "ap-northeast-3": 0.1364, - "ap-south-1": 0.092, - "ap-south-2": 0.101, + "ap-northeast-2": 0.21, + "ap-northeast-3": 0.124, + "ap-south-1": 0.193, + "ap-south-2": 0.193, "ap-southeast-1": 0.12, - "ap-southeast-2": 0.092, - "ap-southeast-3": 0.092, - "ca-central-1": 0.092, + "ap-southeast-2": 0.212, + "ap-southeast-3": 0.212, + "ap-southeast-5": 0.1122, + "ap-southeast-7": 0.092, + "ca-central-1": 0.199, "ca-west-1": 0.0, - "eu-central-1": 0.115, + "eu-central-1": 0.092, "eu-central-2": 0.092, - "eu-north-1": 0.092, + "eu-north-1": 0.194, "eu-south-1": 0.2152, - "eu-west-1": 0.092, + "eu-west-1": 0.199, "eu-west-2": 0.0, "eu-west-3": 0.0, - "il-central-1": 0.11235, + "il-central-1": 0.20435, "me-central-1": 0.092, "me-south-1": 0.224, - "sa-east-1": 0.1683, + "mx-central-1": 0.11088, + "sa-east-1": 0.153, "us-east-1": 0.092, "us-east-2": 0.0, "us-gov-east-1": 0.121, - "us-gov-west-1": 0.0, - "us-west-1": 0.092, - "us-west-2": 0.1056 + "us-gov-west-1": 0.2251, + "us-west-1": 0.204, + "us-west-2": 0.096 }, "m6i.xlarge": { - "af-south-1": 0.184, - "ap-east-1": 0.184, - "ap-northeast-1": 0.184, + "af-south-1": 0.254, + "ap-east-1": 0.448, + "ap-northeast-1": 0.432, "ap-northeast-2": 0.184, - "ap-northeast-3": 0.184, - "ap-south-1": 0.184, - "ap-south-2": 0.184, - "ap-southeast-1": 0.424, - "ap-southeast-2": 0.184, - "ap-southeast-3": 0.264, + "ap-northeast-3": 0.432, + "ap-south-1": 0.202, + "ap-south-2": 0.202, + "ap-southeast-1": 0.24, + "ap-southeast-2": 0.424, + "ap-southeast-3": 0.24, + "ap-southeast-5": 0.184, + "ap-southeast-7": 0.388, "ca-central-1": 0.184, - "ca-west-1": 0.184, - "eu-central-1": 0.437, + "ca-west-1": 0.214, + "eu-central-1": 0.184, "eu-central-2": 0.184, - "eu-north-1": 0.2244, - "eu-south-1": 0.184, - "eu-west-1": 0.398, - "eu-west-2": 0.2442, - "eu-west-3": 0.184, + "eu-north-1": 0.388, + "eu-south-1": 0.224, + "eu-west-1": 0.214, + "eu-west-2": 0.406, + "eu-west-3": 0.224, "il-central-1": 0.4087, "me-central-1": 0.184, "me-south-1": 0.0, + "mx-central-1": 0.2016, "sa-east-1": 0.184, - "us-east-1": 0.184, - "us-east-2": 0.2112, - "us-gov-east-1": 0.184, + "us-east-1": 0.376, + "us-east-2": 0.192, + "us-gov-east-1": 0.242, "us-gov-west-1": 0.184, "us-west-1": 0.184, - "us-west-2": 0.0 + "us-west-2": 0.3952 }, "m6i.metal": { "af-south-1": 8.128, - "ap-east-1": 5.888, + "ap-east-1": 8.448, "ap-northeast-1": 13.824, "ap-northeast-2": 13.44, - "ap-northeast-3": 13.824, - "ap-south-1": 5.888, - "ap-south-2": 5.888, - "ap-southeast-1": 13.568, - "ap-southeast-2": 5.888, - "ap-southeast-3": 5.888, - "ca-central-1": 6.848, - "ca-west-1": 5.888, - "eu-central-1": 5.888, - "eu-central-2": 0.0, - "eu-north-1": 0.0, + "ap-northeast-3": 7.936, + "ap-south-1": 6.464, + "ap-south-2": 6.464, + "ap-southeast-1": 5.888, + "ap-southeast-2": 5.888, + "ap-southeast-3": 5.888, + "ap-southeast-5": 6.528, + "ap-southeast-7": 6.528, + "ca-central-1": 12.736, + "ca-west-1": 12.736, + "eu-central-1": 7.36, + "eu-central-2": 13.984, + "eu-north-1": 6.528, "eu-south-1": 13.056, "eu-west-1": 6.848, - "eu-west-2": 7.104, - "eu-west-3": 5.888, + "eu-west-2": 12.992, + "eu-west-3": 7.168, "il-central-1": 7.1904, - "me-central-1": 7.5328, - "me-south-1": 0.0, - "sa-east-1": 0.0, - "us-east-1": 5.888, - "us-east-2": 5.888, + "me-central-1": 5.888, + "me-south-1": 5.888, + "mx-central-1": 12.3392, + "sa-east-1": 15.68, + "us-east-1": 6.144, + "us-east-2": 12.032, "us-gov-east-1": 5.888, - "us-gov-west-1": 5.888, + "us-gov-west-1": 13.632, "us-west-1": 5.888, "us-west-2": 5.888 }, "m6i.2xlarge": { - "af-south-1": 0.9268, - "ap-east-1": 0.368, + "af-south-1": 0.508, + "ap-east-1": 0.528, "ap-northeast-1": 0.864, - "ap-northeast-2": 0.368, + "ap-northeast-2": 0.84, "ap-northeast-3": 0.864, "ap-south-1": 0.0, - "ap-south-2": 0.404, - "ap-southeast-1": 0.368, - "ap-southeast-2": 0.896, - "ap-southeast-3": 0.368, + "ap-south-2": 0.772, + "ap-southeast-1": 0.848, + "ap-southeast-2": 0.48, + "ap-southeast-3": 0.896, + "ap-southeast-5": 0.0, + "ap-southeast-7": 0.776, "ca-central-1": 0.368, "ca-west-1": 0.368, - "eu-central-1": 0.368, - "eu-central-2": 0.368, - "eu-north-1": 0.368, - "eu-south-1": 0.368, + "eu-central-1": 0.46, + "eu-central-2": 0.506, + "eu-north-1": 0.776, + "eu-south-1": 0.448, "eu-west-1": 0.4708, - "eu-west-2": 0.368, - "eu-west-3": 0.8608, + "eu-west-2": 0.812, + "eu-west-3": 0.368, "il-central-1": 0.4494, - "me-central-1": 0.0, - "me-south-1": 0.528, + "me-central-1": 0.368, + "me-south-1": 0.896, + "mx-central-1": 0.7712, "sa-east-1": 0.612, - "us-east-1": 0.368, - "us-east-2": 0.368, - "us-gov-east-1": 0.368, - "us-gov-west-1": 0.368, + "us-east-1": 0.384, + "us-east-2": 0.752, + "us-gov-east-1": 0.852, + "us-gov-west-1": 0.852, "us-west-1": 0.0, "us-west-2": 0.0 }, @@ -103221,1286 +110258,1448 @@ "ap-east-1": 0.736, "ap-northeast-1": 1.8272, "ap-northeast-2": 0.736, - "ap-northeast-3": 0.736, + "ap-northeast-3": 1.8272, "ap-south-1": 1.6248, "ap-south-2": 0.8888, "ap-southeast-1": 0.736, "ap-southeast-2": 0.736, - "ap-southeast-3": 0.736, + "ap-southeast-3": 1.696, + "ap-southeast-5": 1.552, + "ap-southeast-7": 0.816, "ca-central-1": 0.736, - "ca-west-1": 0.856, + "ca-west-1": 1.592, "eu-central-1": 0.0, "eu-central-2": 0.736, - "eu-north-1": 0.8976, + "eu-north-1": 0.816, "eu-south-1": 0.736, "eu-west-1": 0.0, "eu-west-2": 0.736, - "eu-west-3": 0.9856, + "eu-west-3": 1.632, "il-central-1": 0.8988, "me-central-1": 0.736, - "me-south-1": 1.792, + "me-south-1": 0.0, + "mx-central-1": 1.5424, "sa-east-1": 2.0824, - "us-east-1": 0.768, - "us-east-2": 0.0, + "us-east-1": 1.504, + "us-east-2": 1.504, "us-gov-east-1": 0.968, - "us-gov-west-1": 1.0648, + "us-gov-west-1": 1.704, "us-west-1": 0.0, - "us-west-2": 0.736 + "us-west-2": 1.504 }, "m6i.8xlarge": { - "af-south-1": 0.0, - "ap-east-1": 1.472, - "ap-northeast-1": 1.472, - "ap-northeast-2": 1.472, + "af-south-1": 3.504, + "ap-east-1": 2.112, + "ap-northeast-1": 1.984, + "ap-northeast-2": 1.888, "ap-northeast-3": 1.984, - "ap-south-1": 1.472, - "ap-south-2": 1.472, - "ap-southeast-1": 3.584, - "ap-southeast-2": 1.472, + "ap-south-1": 1.616, + "ap-south-2": 0.0, + "ap-southeast-1": 1.92, + "ap-southeast-2": 3.392, "ap-southeast-3": 0.0, - "ca-central-1": 1.712, + "ap-southeast-5": 1.632, + "ap-southeast-7": 1.632, + "ca-central-1": 3.184, "ca-west-1": 1.472, "eu-central-1": 0.0, - "eu-central-2": 1.472, - "eu-north-1": 0.0, - "eu-south-1": 1.472, - "eu-west-1": 1.472, + "eu-central-2": 2.024, + "eu-north-1": 3.104, + "eu-south-1": 3.264, + "eu-west-1": 1.712, "eu-west-2": 3.248, - "eu-west-3": 3.4432, + "eu-west-3": 1.792, "il-central-1": 1.472, "me-central-1": 1.472, - "me-south-1": 2.3232, - "sa-east-1": 1.472, - "us-east-1": 3.1616, - "us-east-2": 3.1616, - "us-gov-east-1": 1.936, + "me-south-1": 3.584, + "mx-central-1": 1.472, + "sa-east-1": 0.0, + "us-east-1": 3.008, + "us-east-2": 1.472, + "us-gov-east-1": 0.0, "us-gov-west-1": 1.472, - "us-west-1": 1.472, - "us-west-2": 1.472 + "us-west-1": 1.792, + "us-west-2": 3.008 }, "m6i.12xlarge": { - "af-south-1": 2.208, - "ap-east-1": 2.208, - "ap-northeast-1": 0.0, - "ap-northeast-2": 2.208, - "ap-northeast-3": 0.0, - "ap-south-1": 0.0, - "ap-south-2": 2.208, - "ap-southeast-1": 5.088, - "ap-southeast-2": 0.0, - "ap-southeast-3": 2.208, - "ca-central-1": 2.8248, - "ca-west-1": 2.208, + "af-south-1": 3.3528, + "ap-east-1": 3.168, + "ap-northeast-1": 5.184, + "ap-northeast-2": 2.832, + "ap-northeast-3": 2.208, + "ap-south-1": 2.424, + "ap-south-2": 2.424, + "ap-southeast-1": 2.88, + "ap-southeast-2": 5.376, + "ap-southeast-3": 2.88, + "ap-southeast-5": 2.208, + "ap-southeast-7": 2.448, + "ca-central-1": 4.776, + "ca-west-1": 2.568, "eu-central-1": 2.208, "eu-central-2": 2.208, - "eu-north-1": 0.0, + "eu-north-1": 2.208, "eu-south-1": 5.1648, - "eu-west-1": 2.8248, - "eu-west-2": 2.208, - "eu-west-3": 5.1648, - "il-central-1": 2.6964, - "me-central-1": 5.31528, + "eu-west-1": 2.208, + "eu-west-2": 5.1384, + "eu-west-3": 4.896, + "il-central-1": 4.9044, + "me-central-1": 2.208, "me-south-1": 5.6928, + "mx-central-1": 4.6272, "sa-east-1": 2.208, "us-east-1": 2.208, "us-east-2": 4.512, - "us-gov-east-1": 0.0, - "us-gov-west-1": 2.208, - "us-west-1": 2.208, - "us-west-2": 4.512 + "us-gov-east-1": 5.4024, + "us-gov-west-1": 5.112, + "us-west-1": 4.896, + "us-west-2": 2.304 }, "m6i.16xlarge": { - "af-south-1": 2.944, + "af-south-1": 7.008, "ap-east-1": 2.944, "ap-northeast-1": 6.912, - "ap-northeast-2": 3.776, - "ap-northeast-3": 2.944, + "ap-northeast-2": 2.944, + "ap-northeast-3": 3.968, "ap-south-1": 2.944, "ap-south-2": 2.944, - "ap-southeast-1": 2.944, - "ap-southeast-2": 0.0, + "ap-southeast-1": 0.0, + "ap-southeast-2": 3.84, "ap-southeast-3": 3.84, - "ca-central-1": 3.7664, + "ap-southeast-5": 3.264, + "ap-southeast-7": 6.208, + "ca-central-1": 3.424, "ca-west-1": 2.944, - "eu-central-1": 2.944, + "eu-central-1": 6.624, "eu-central-2": 4.048, - "eu-north-1": 6.5344, - "eu-south-1": 2.944, - "eu-west-1": 3.424, - "eu-west-2": 2.944, + "eu-north-1": 2.944, + "eu-south-1": 3.584, + "eu-west-1": 6.368, + "eu-west-2": 3.552, "eu-west-3": 2.944, "il-central-1": 6.5392, - "me-central-1": 2.944, - "me-south-1": 4.224, - "sa-east-1": 8.3296, - "us-east-1": 2.944, - "us-east-2": 2.944, - "us-gov-east-1": 2.944, + "me-central-1": 0.0, + "me-south-1": 7.168, + "mx-central-1": 6.1696, + "sa-east-1": 2.944, + "us-east-1": 6.016, + "us-east-2": 3.072, + "us-gov-east-1": 0.0, "us-gov-west-1": 3.872, - "us-west-1": 6.528, - "us-west-2": 2.944 + "us-west-1": 3.584, + "us-west-2": 0.0 }, "m6i.24xlarge": { - "af-south-1": 10.512, - "ap-east-1": 10.752, - "ap-northeast-1": 4.416, - "ap-northeast-2": 10.08, + "af-south-1": 0.0, + "ap-east-1": 4.416, + "ap-northeast-1": 10.368, + "ap-northeast-2": 0.0, "ap-northeast-3": 4.416, - "ap-south-1": 4.416, - "ap-south-2": 0.0, - "ap-southeast-1": 0.0, - "ap-southeast-2": 4.416, - "ap-southeast-3": 0.0, - "ca-central-1": 4.416, - "ca-west-1": 4.416, - "eu-central-1": 0.0, + "ap-south-1": 4.848, + "ap-south-2": 5.3328, + "ap-southeast-1": 10.752, + "ap-southeast-2": 10.176, + "ap-southeast-3": 10.752, + "ap-southeast-5": 9.312, + "ap-southeast-7": 4.416, + "ca-central-1": 9.552, + "ca-west-1": 9.552, + "eu-central-1": 10.488, "eu-central-2": 4.416, "eu-north-1": 4.896, - "eu-south-1": 10.3296, - "eu-west-1": 5.6496, - "eu-west-2": 5.8608, - "eu-west-3": 5.376, - "il-central-1": 5.93208, - "me-central-1": 6.21456, - "me-south-1": 0.0, - "sa-east-1": 8.0784, - "us-east-1": 5.0688, + "eu-south-1": 5.376, + "eu-west-1": 9.552, + "eu-west-2": 9.744, + "eu-west-3": 9.792, + "il-central-1": 5.3928, + "me-central-1": 5.6496, + "me-south-1": 4.416, + "mx-central-1": 4.416, + "sa-east-1": 11.76, + "us-east-1": 4.608, "us-east-2": 4.416, - "us-gov-east-1": 6.3888, + "us-gov-east-1": 4.416, "us-gov-west-1": 4.416, - "us-west-1": 9.792, + "us-west-1": 5.376, "us-west-2": 0.0 }, "m6i.32xlarge": { - "af-south-1": 5.888, - "ap-east-1": 0.0, - "ap-northeast-1": 14.6176, - "ap-northeast-2": 0.0, + "af-south-1": 14.016, + "ap-east-1": 14.336, + "ap-northeast-1": 0.0, + "ap-northeast-2": 13.44, "ap-northeast-3": 5.888, - "ap-south-1": 0.0, - "ap-south-2": 6.464, + "ap-south-1": 12.352, + "ap-south-2": 0.0, "ap-southeast-1": 13.568, - "ap-southeast-2": 7.68, - "ap-southeast-3": 5.888, - "ca-central-1": 5.888, - "ca-west-1": 6.848, - "eu-central-1": 13.248, - "eu-central-2": 8.096, + "ap-southeast-2": 13.568, + "ap-southeast-3": 7.68, + "ap-southeast-5": 5.888, + "ap-southeast-7": 0.0, + "ca-central-1": 12.736, + "ca-west-1": 5.888, + "eu-central-1": 5.888, + "eu-central-2": 13.984, "eu-north-1": 12.416, - "eu-south-1": 0.0, - "eu-west-1": 7.5328, - "eu-west-2": 5.888, - "eu-west-3": 5.888, - "il-central-1": 5.888, + "eu-south-1": 7.168, + "eu-west-1": 12.736, + "eu-west-2": 12.992, + "eu-west-3": 7.168, + "il-central-1": 13.0784, "me-central-1": 5.888, "me-south-1": 8.448, - "sa-east-1": 5.888, - "us-east-1": 6.7584, + "mx-central-1": 12.3392, + "sa-east-1": 9.792, + "us-east-1": 6.144, "us-east-2": 12.6464, - "us-gov-east-1": 5.888, - "us-gov-west-1": 7.744, + "us-gov-east-1": 7.744, + "us-gov-west-1": 13.632, "us-west-1": 13.056, - "us-west-2": 6.144 + "us-west-2": 12.032 }, "m6id.large": { - "ap-northeast-1": 0.16863, - "ap-northeast-2": 0.14595, + "ap-northeast-1": 0.2453, + "ap-northeast-2": 0.092, "ap-south-1": 0.092, "ap-southeast-1": 0.0, "ap-southeast-2": 0.092, + "ap-southeast-5": 0.0, + "ap-southeast-7": 0.092, "ca-central-1": 0.092, - "ca-west-1": 0.092, - "eu-central-1": 0.15708, - "eu-central-2": 0.15708, + "ca-west-1": 0.1323, + "eu-central-1": 0.2348, + "eu-central-2": 0.0, "eu-west-1": 0.14553, - "eu-west-2": 0.092, + "eu-west-2": 0.22955, "il-central-1": 0.13892, + "mx-central-1": 0.092, "sa-east-1": 0.092, "us-east-1": 0.11865, "us-east-2": 0.0, - "us-gov-west-1": 0.25722, + "us-gov-west-1": 0.2422, "us-west-2": 0.22252 }, "m6id.xlarge": { "ap-northeast-1": 0.184, "ap-northeast-2": 0.184, - "ap-south-1": 0.2562, - "ap-southeast-1": 0.184, + "ap-south-1": 0.46582, + "ap-southeast-1": 0.32571, "ap-southeast-2": 0.184, + "ap-southeast-5": 0.25168, + "ap-southeast-7": 0.43568, "ca-central-1": 0.184, - "ca-west-1": 0.2646, - "eu-central-1": 0.184, - "eu-central-2": 0.184, - "eu-west-1": 0.2646, - "eu-west-2": 0.0, - "il-central-1": 0.0, - "sa-east-1": 0.5998, - "us-east-1": 0.184, - "us-east-2": 0.44503, + "ca-west-1": 0.0, + "eu-central-1": 0.4696, + "eu-central-2": 0.49816, + "eu-west-1": 0.47506, + "eu-west-2": 0.4591, + "il-central-1": 0.48962, + "mx-central-1": 0.184, + "sa-east-1": 0.184, + "us-east-1": 0.4213, + "us-east-2": 0.4213, "us-gov-west-1": 0.4844, "us-west-2": 0.184 }, "m6id.metal": { "ap-northeast-1": 5.888, "ap-northeast-2": 9.3408, - "ap-south-1": 8.1984, + "ap-south-1": 14.0864, "ap-southeast-1": 9.4752, - "ap-southeast-2": 15.4304, - "ca-central-1": 8.4672, + "ap-southeast-2": 9.5424, + "ap-southeast-5": 0.0, + "ap-southeast-7": 8.05376, + "ca-central-1": 14.3552, "ca-west-1": 8.4672, "eu-central-1": 0.0, "eu-central-2": 5.888, - "eu-west-1": 5.888, - "eu-west-2": 5.888, + "eu-west-1": 8.4672, + "eu-west-2": 0.0, "il-central-1": 5.888, + "mx-central-1": 7.97312, "sa-east-1": 12.096, - "us-east-1": 5.888, + "us-east-1": 0.0, "us-east-2": 5.888, "us-gov-west-1": 5.888, "us-west-2": 13.4816 }, "m6id.2xlarge": { - "ap-northeast-1": 1.04252, + "ap-northeast-1": 0.6132, "ap-northeast-2": 0.5838, - "ap-south-1": 0.368, - "ap-southeast-1": 0.65142, - "ap-southeast-2": 0.9644, - "ca-central-1": 0.368, + "ap-south-1": 0.5124, + "ap-southeast-1": 0.5922, + "ap-southeast-2": 0.368, + "ap-southeast-5": 0.50336, + "ap-southeast-7": 0.9217, + "ca-central-1": 0.8972, "ca-west-1": 0.5292, - "eu-central-1": 0.0, - "eu-central-2": 0.62832, + "eu-central-1": 0.9392, + "eu-central-2": 0.69115, "eu-west-1": 0.368, "eu-west-2": 0.5502, - "il-central-1": 0.368, + "il-central-1": 0.55568, + "mx-central-1": 0.368, "sa-east-1": 0.756, - "us-east-1": 0.0, - "us-east-2": 0.4746, - "us-gov-west-1": 0.368, - "us-west-2": 0.4746 + "us-east-1": 0.52206, + "us-east-2": 0.8426, + "us-gov-west-1": 0.9688, + "us-west-2": 0.8426 }, "m6id.4xlarge": { - "ap-northeast-1": 1.9624, - "ap-northeast-2": 1.1676, + "ap-northeast-1": 0.736, + "ap-northeast-2": 1.28436, "ap-south-1": 0.0, - "ap-southeast-1": 0.736, - "ap-southeast-2": 2.04808, - "ca-central-1": 0.736, + "ap-southeast-1": 1.1844, + "ap-southeast-2": 1.9288, + "ap-southeast-5": 1.84339, + "ap-southeast-7": 1.00672, + "ca-central-1": 0.0, "ca-west-1": 0.736, - "eu-central-1": 0.736, - "eu-central-2": 2.1183, + "eu-central-1": 1.8784, + "eu-central-2": 0.736, "eu-west-1": 1.0584, "eu-west-2": 0.0, "il-central-1": 1.9585, + "mx-central-1": 1.73264, "sa-east-1": 0.736, "us-east-1": 0.9492, "us-east-2": 1.6852, - "us-gov-west-1": 0.736, + "us-gov-west-1": 1.9376, "us-west-2": 1.6852 }, "m6id.8xlarge": { "ap-northeast-1": 1.472, "ap-northeast-2": 2.56872, - "ap-south-1": 3.5216, + "ap-south-1": 2.0496, "ap-southeast-1": 2.3688, - "ap-southeast-2": 4.09616, + "ap-southeast-2": 0.0, + "ap-southeast-5": 1.472, + "ap-southeast-7": 3.48544, "ca-central-1": 1.472, "ca-west-1": 2.1168, "eu-central-1": 1.472, - "eu-central-2": 2.51328, + "eu-central-2": 0.0, "eu-west-1": 2.1168, "eu-west-2": 2.2008, - "il-central-1": 2.22272, - "sa-east-1": 1.472, - "us-east-1": 0.0, + "il-central-1": 1.472, + "mx-central-1": 3.46528, + "sa-east-1": 4.496, + "us-east-1": 1.472, "us-east-2": 1.472, "us-gov-west-1": 1.472, "us-west-2": 1.472 }, "m6id.12xlarge": { "ap-northeast-1": 6.25512, - "ap-northeast-2": 2.208, - "ap-south-1": 5.2824, - "ap-southeast-1": 5.7612, - "ap-southeast-2": 0.0, + "ap-northeast-2": 3.5028, + "ap-south-1": 0.0, + "ap-southeast-1": 6.11652, + "ap-southeast-2": 2.208, + "ap-southeast-5": 3.02016, + "ap-southeast-7": 5.53018, "ca-central-1": 2.208, "ca-west-1": 3.1752, "eu-central-1": 0.0, - "eu-central-2": 2.208, + "eu-central-2": 3.76992, "eu-west-1": 3.1752, - "eu-west-2": 3.3012, - "il-central-1": 3.33408, - "sa-east-1": 4.536, + "eu-west-2": 2.208, + "il-central-1": 2.208, + "mx-central-1": 2.98992, + "sa-east-1": 2.208, "us-east-1": 5.0556, - "us-east-2": 2.208, - "us-gov-west-1": 2.208, - "us-west-2": 2.208 + "us-east-2": 5.0556, + "us-gov-west-1": 0.0, + "us-west-2": 5.0556 }, "m6id.16xlarge": { - "ap-northeast-1": 2.944, + "ap-northeast-1": 7.8496, "ap-northeast-2": 4.6704, - "ap-south-1": 7.45312, - "ap-southeast-1": 5.21136, + "ap-south-1": 4.50912, + "ap-southeast-1": 4.7376, "ap-southeast-2": 2.944, - "ca-central-1": 4.2336, + "ap-southeast-5": 6.97088, + "ap-southeast-7": 6.97088, + "ca-central-1": 2.944, "ca-west-1": 2.944, "eu-central-1": 7.5136, - "eu-central-2": 2.944, + "eu-central-2": 7.97056, "eu-west-1": 7.1776, "eu-west-2": 2.944, "il-central-1": 4.44544, - "sa-east-1": 6.048, - "us-east-1": 2.944, - "us-east-2": 2.944, + "mx-central-1": 6.93056, + "sa-east-1": 2.944, + "us-east-1": 6.7408, + "us-east-2": 6.7408, "us-gov-west-1": 5.28704, "us-west-2": 3.7968 }, "m6id.24xlarge": { - "ap-northeast-1": 8.09424, + "ap-northeast-1": 11.7744, "ap-northeast-2": 7.70616, - "ap-south-1": 4.416, + "ap-south-1": 6.76368, "ap-southeast-1": 4.416, "ap-southeast-2": 0.0, + "ap-southeast-5": 10.45632, + "ap-southeast-7": 0.0, "ca-central-1": 4.416, - "ca-west-1": 6.3504, + "ca-west-1": 10.7664, "eu-central-1": 4.416, "eu-central-2": 4.416, "eu-west-1": 6.3504, "eu-west-2": 4.416, - "il-central-1": 4.416, - "sa-east-1": 0.0, + "il-central-1": 11.08416, + "mx-central-1": 0.0, + "sa-east-1": 14.3952, "us-east-1": 4.416, - "us-east-2": 0.0, + "us-east-2": 5.6952, "us-gov-west-1": 7.2096, - "us-west-2": 6.26472 + "us-west-2": 10.68072 }, "m6id.32xlarge": { - "ap-northeast-1": 5.888, + "ap-northeast-1": 15.6992, "ap-northeast-2": 9.3408, "ap-south-1": 5.888, - "ap-southeast-1": 5.888, + "ap-southeast-1": 0.0, "ap-southeast-2": 5.888, - "ca-central-1": 0.0, + "ap-southeast-5": 5.888, + "ap-southeast-7": 8.05376, + "ca-central-1": 14.3552, "ca-west-1": 5.888, "eu-central-1": 5.888, "eu-central-2": 5.888, "eu-west-1": 14.3552, - "eu-west-2": 8.8032, - "il-central-1": 5.888, + "eu-west-2": 14.6912, + "il-central-1": 14.77888, + "mx-central-1": 13.86112, "sa-east-1": 5.888, "us-east-1": 5.888, "us-east-2": 5.888, - "us-gov-west-1": 5.888, - "us-west-2": 5.888 + "us-gov-west-1": 15.5008, + "us-west-2": 13.4816 }, "m6idn.large": { "ap-northeast-1": 0.0, "ap-south-1": 0.16965, "ap-southeast-1": 0.0, - "ap-southeast-2": 0.092, - "ca-central-1": 0.17418, + "ap-southeast-2": 0.20124, + "ca-central-1": 0.092, "eu-central-1": 0.28154, + "eu-central-2": 0.29856, "eu-north-1": 0.092, "eu-south-2": 0.092, - "eu-west-1": 0.19562, - "us-east-1": 0.0, - "us-east-2": 0.092, + "eu-west-1": 0.092, + "us-east-1": 0.15912, + "us-east-2": 0.0, "us-gov-west-1": 0.092, "us-west-1": 0.0, "us-west-2": 0.15912 }, "m6idn.xlarge": { "ap-northeast-1": 0.184, - "ap-south-1": 0.184, - "ap-southeast-1": 0.42986, - "ap-southeast-2": 0.184, - "ca-central-1": 0.34836, - "eu-central-1": 0.41699, - "eu-north-1": 0.184, + "ap-south-1": 0.5233, + "ap-southeast-1": 0.184, + "ap-southeast-2": 0.62673, + "ca-central-1": 0.184, + "eu-central-1": 0.184, + "eu-central-2": 0.59712, + "eu-north-1": 0.0, "eu-south-2": 0.34836, - "eu-west-1": 0.35568, - "us-east-1": 0.184, - "us-east-2": 0.184, - "us-gov-west-1": 0.44015, - "us-west-1": 0.36688, + "eu-west-1": 0.53968, + "us-east-1": 0.50224, + "us-east-2": 0.31824, + "us-gov-west-1": 0.40014, + "us-west-1": 0.55088, "us-west-2": 0.50224 }, "m6idn.metal": { "ap-northeast-1": 5.888, - "ap-south-1": 0.0, - "ap-southeast-1": 5.888, - "ap-southeast-2": 12.87936, + "ap-south-1": 16.7456, + "ap-southeast-1": 18.39296, + "ap-southeast-2": 18.76736, "ca-central-1": 5.888, "eu-central-1": 5.888, + "eu-central-2": 19.10784, "eu-north-1": 0.0, - "eu-south-2": 5.888, - "eu-west-1": 5.888, - "us-east-1": 5.888, - "us-east-2": 5.888, - "us-gov-west-1": 0.0, + "eu-south-2": 17.03552, + "eu-west-1": 17.26976, + "us-east-1": 16.07168, + "us-east-2": 10.18368, + "us-gov-west-1": 18.69248, "us-west-1": 5.888, "us-west-2": 5.888 }, "m6idn.2xlarge": { - "ap-northeast-1": 0.368, - "ap-south-1": 1.0466, - "ap-southeast-1": 0.368, - "ap-southeast-2": 0.88546, - "ca-central-1": 0.368, - "eu-central-1": 0.75816, - "eu-north-1": 0.664, - "eu-south-2": 0.76639, + "ap-northeast-1": 0.819, + "ap-south-1": 0.0, + "ap-southeast-1": 1.22772, + "ap-southeast-2": 0.368, + "ca-central-1": 0.69672, + "eu-central-1": 1.12616, + "eu-central-2": 0.82624, + "eu-north-1": 0.368, + "eu-south-2": 1.13439, "eu-west-1": 0.7825, "us-east-1": 0.0, - "us-east-2": 0.368, - "us-gov-west-1": 1.16828, - "us-west-1": 0.0, - "us-west-2": 0.368 + "us-east-2": 1.00448, + "us-gov-west-1": 0.80028, + "us-west-1": 1.10176, + "us-west-2": 0.63648 }, "m6idn.4xlarge": { - "ap-northeast-1": 2.5378, - "ap-south-1": 1.3572, - "ap-southeast-1": 0.736, + "ap-northeast-1": 1.638, + "ap-south-1": 0.0, + "ap-southeast-1": 2.29912, "ap-southeast-2": 1.77091, "ca-central-1": 0.736, - "eu-central-1": 1.66795, - "eu-north-1": 0.0, - "eu-south-2": 0.0, - "eu-west-1": 1.42272, + "eu-central-1": 0.736, + "eu-central-2": 0.0, + "eu-north-1": 0.736, + "eu-south-2": 2.12944, + "eu-west-1": 2.15872, "us-east-1": 0.736, - "us-east-2": 0.736, - "us-gov-west-1": 0.736, - "us-west-1": 1.46752, - "us-west-2": 0.0 + "us-east-2": 2.13626, + "us-gov-west-1": 1.60056, + "us-west-1": 2.35027, + "us-west-2": 1.27296 }, "m6idn.8xlarge": { "ap-northeast-1": 0.0, "ap-south-1": 1.472, - "ap-southeast-1": 1.472, + "ap-southeast-1": 4.59824, "ap-southeast-2": 3.21984, - "ca-central-1": 1.472, - "eu-central-1": 1.472, + "ca-central-1": 3.06557, + "eu-central-1": 3.03264, + "eu-central-2": 3.30496, "eu-north-1": 1.472, - "eu-south-2": 2.78688, - "eu-west-1": 1.472, - "us-east-1": 1.472, + "eu-south-2": 4.25888, + "eu-west-1": 2.84544, + "us-east-1": 2.54592, "us-east-2": 1.472, "us-gov-west-1": 0.0, "us-west-1": 2.93504, "us-west-2": 4.01792 }, "m6idn.12xlarge": { - "ap-northeast-1": 2.208, + "ap-northeast-1": 4.914, "ap-south-1": 4.47876, "ap-southeast-1": 2.208, - "ap-southeast-2": 5.31274, - "ca-central-1": 2.208, - "eu-central-1": 0.0, + "ap-southeast-2": 4.82976, + "ca-central-1": 6.38832, + "eu-central-1": 5.00386, + "eu-central-2": 4.95744, "eu-north-1": 6.192, - "eu-south-2": 4.18032, + "eu-south-2": 6.38832, "eu-west-1": 4.26816, - "us-east-1": 4.20077, - "us-east-2": 2.208, - "us-gov-west-1": 2.208, - "us-west-1": 0.0, - "us-west-2": 3.81888 + "us-east-1": 6.02688, + "us-east-2": 3.81888, + "us-gov-west-1": 4.80168, + "us-west-1": 4.84282, + "us-west-2": 0.0 }, "m6idn.16xlarge": { - "ap-northeast-1": 2.944, + "ap-northeast-1": 7.2072, "ap-south-1": 5.4288, - "ap-southeast-1": 0.0, - "ap-southeast-2": 7.08365, + "ap-southeast-1": 6.25248, + "ap-southeast-2": 9.38368, "ca-central-1": 2.944, - "eu-central-1": 9.61581, + "eu-central-1": 2.944, + "eu-central-2": 2.944, "eu-north-1": 2.944, - "eu-south-2": 2.944, - "eu-west-1": 6.25997, - "us-east-1": 8.03584, - "us-east-2": 0.0, - "us-gov-west-1": 9.98646, - "us-west-1": 2.944, - "us-west-2": 2.944 + "eu-south-2": 5.57376, + "eu-west-1": 8.63488, + "us-east-1": 5.60102, + "us-east-2": 5.09184, + "us-gov-west-1": 0.0, + "us-west-1": 8.81408, + "us-west-2": 8.54502 }, "m6idn.24xlarge": { - "ap-northeast-1": 4.416, + "ap-northeast-1": 9.828, "ap-south-1": 4.416, - "ap-southeast-1": 0.0, + "ap-southeast-1": 9.37872, "ap-southeast-2": 4.416, - "ca-central-1": 8.36064, - "eu-central-1": 10.00771, + "ca-central-1": 12.77664, + "eu-central-1": 13.51392, + "eu-central-2": 15.32237, "eu-north-1": 4.416, - "eu-south-2": 0.0, - "eu-west-1": 4.416, - "us-east-1": 4.416, - "us-east-2": 4.416, - "us-gov-west-1": 4.416, + "eu-south-2": 12.77664, + "eu-west-1": 12.95232, + "us-east-1": 12.05376, + "us-east-2": 7.63776, + "us-gov-west-1": 14.01936, "us-west-1": 8.80512, - "us-west-2": 4.416 + "us-west-2": 12.81754 }, "m6idn.32xlarge": { - "ap-northeast-1": 13.104, - "ap-south-1": 5.888, - "ap-southeast-1": 5.888, + "ap-northeast-1": 18.992, + "ap-south-1": 10.8576, + "ap-southeast-1": 18.39296, "ap-southeast-2": 5.888, "ca-central-1": 11.14752, "eu-central-1": 5.888, - "eu-north-1": 5.888, + "eu-central-2": 5.888, + "eu-north-1": 0.0, "eu-south-2": 17.03552, - "eu-west-1": 5.888, - "us-east-1": 10.18368, - "us-east-2": 5.888, - "us-gov-west-1": 12.80448, + "eu-west-1": 17.26976, + "us-east-1": 5.888, + "us-east-2": 16.07168, + "us-gov-west-1": 5.888, "us-west-1": 5.888, "us-west-2": 5.888 }, "m6in.large": { - "ap-northeast-1": 0.19691, + "ap-northeast-1": 0.17901, "ap-south-1": 0.14508, - "ap-southeast-1": 0.092, - "ap-southeast-2": 0.1755, - "ca-central-1": 0.092, - "eu-central-1": 0.27347, - "eu-north-1": 0.148, + "ap-southeast-1": 0.26282, + "ap-southeast-2": 0.2675, + "ca-central-1": 0.24718, + "eu-central-1": 0.16497, + "eu-central-2": 0.27546, + "eu-north-1": 0.092, "eu-south-2": 0.15518, - "eu-west-1": 0.15561, - "us-east-1": 0.24515, - "us-east-2": 0.23123, - "us-gov-west-1": 0.092, - "us-west-1": 0.27068, + "eu-west-1": 0.092, + "us-east-1": 0.13923, + "us-east-2": 0.13923, + "us-gov-west-1": 0.26633, + "us-west-1": 0.16244, "us-west-2": 0.13923 }, "m6in.xlarge": { "ap-northeast-1": 0.184, - "ap-south-1": 0.184, + "ap-south-1": 0.29016, "ap-southeast-1": 0.184, - "ap-southeast-2": 0.351, + "ap-southeast-2": 0.184, "ca-central-1": 0.31036, - "eu-central-1": 0.184, - "eu-north-1": 0.3256, - "eu-south-2": 0.3414, - "eu-west-1": 0.31122, + "eu-central-1": 0.51394, + "eu-central-2": 0.36692, + "eu-north-1": 0.48, + "eu-south-2": 0.184, + "eu-west-1": 0.49522, "us-east-1": 0.184, - "us-east-2": 0.184, + "us-east-2": 0.27846, "us-gov-west-1": 0.184, - "us-west-1": 0.50888, + "us-west-1": 0.54137, "us-west-2": 0.184 }, "m6in.metal": { "ap-northeast-1": 11.45664, - "ap-south-1": 0.0, - "ap-southeast-1": 10.93248, - "ap-southeast-2": 11.232, + "ap-south-1": 9.28512, + "ap-southeast-1": 5.888, + "ap-southeast-2": 17.12, "ca-central-1": 0.0, - "eu-central-1": 5.888, - "eu-north-1": 9.472, - "eu-south-2": 9.93152, - "eu-west-1": 0.0, - "us-east-1": 14.79872, - "us-east-2": 5.888, - "us-gov-west-1": 5.888, - "us-west-1": 5.888, - "us-west-2": 5.888 + "eu-central-1": 16.44608, + "eu-central-2": 17.62944, + "eu-north-1": 5.888, + "eu-south-2": 15.81952, + "eu-west-1": 5.888, + "us-east-1": 0.0, + "us-east-2": 14.79872, + "us-gov-west-1": 17.04512, + "us-west-1": 16.28416, + "us-west-2": 8.91072 }, "m6in.2xlarge": { "ap-northeast-1": 0.368, "ap-south-1": 0.58032, - "ap-southeast-1": 1.11961, - "ap-southeast-2": 0.368, - "ca-central-1": 0.68279, - "eu-central-1": 0.368, + "ap-southeast-1": 1.05128, + "ap-southeast-2": 1.07, + "ca-central-1": 0.98872, + "eu-central-1": 1.02788, + "eu-central-2": 1.10184, "eu-north-1": 0.592, "eu-south-2": 0.0, "eu-west-1": 0.368, - "us-east-1": 0.368, - "us-east-2": 0.55692, - "us-gov-west-1": 0.368, - "us-west-1": 0.368, - "us-west-2": 0.368 + "us-east-1": 0.55692, + "us-east-2": 0.368, + "us-gov-west-1": 1.06532, + "us-west-1": 1.01776, + "us-west-2": 0.92492 }, "m6in.4xlarge": { - "ap-northeast-1": 0.736, + "ap-northeast-1": 2.31129, "ap-south-1": 0.736, "ap-southeast-1": 0.736, - "ap-southeast-2": 1.404, - "ca-central-1": 1.24144, - "eu-central-1": 0.736, + "ap-southeast-2": 0.0, + "ca-central-1": 0.0, + "eu-central-1": 2.05576, + "eu-central-2": 2.20368, "eu-north-1": 0.736, "eu-south-2": 1.24144, - "eu-west-1": 1.36937, + "eu-west-1": 1.24488, "us-east-1": 0.736, - "us-east-2": 0.736, + "us-east-2": 1.84984, "us-gov-west-1": 0.736, "us-west-1": 1.29952, - "us-west-2": 0.736 + "us-west-2": 0.0 }, "m6in.8xlarge": { "ap-northeast-1": 0.0, "ap-south-1": 1.472, "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, - "ca-central-1": 1.472, - "eu-central-1": 0.0, + "ap-southeast-2": 2.808, + "ca-central-1": 3.95488, + "eu-central-1": 2.63952, + "eu-central-2": 0.0, "eu-north-1": 1.472, - "eu-south-2": 1.472, - "eu-west-1": 2.48976, - "us-east-1": 1.472, - "us-east-2": 2.22768, + "eu-south-2": 3.95488, + "eu-west-1": 1.472, + "us-east-1": 2.22768, + "us-east-2": 3.69968, "us-gov-west-1": 1.472, - "us-west-1": 1.472, - "us-west-2": 1.472 + "us-west-1": 4.07104, + "us-west-2": 2.22768 }, "m6in.12xlarge": { - "ap-northeast-1": 2.208, + "ap-northeast-1": 4.29624, "ap-south-1": 0.0, - "ap-southeast-1": 2.208, + "ap-southeast-1": 6.30768, "ap-southeast-2": 4.6332, "ca-central-1": 2.208, "eu-central-1": 3.95928, - "eu-north-1": 3.552, + "eu-central-2": 6.61104, + "eu-north-1": 2.208, "eu-south-2": 0.0, "eu-west-1": 3.73464, - "us-east-1": 2.208, - "us-east-2": 2.208, - "us-gov-west-1": 6.81031, - "us-west-1": 3.89856, - "us-west-2": 2.208 + "us-east-1": 5.54952, + "us-east-2": 3.34152, + "us-gov-west-1": 6.39192, + "us-west-1": 2.208, + "us-west-2": 5.54952 }, "m6in.16xlarge": { - "ap-northeast-1": 5.72832, - "ap-south-1": 2.944, - "ap-southeast-1": 2.944, + "ap-northeast-1": 8.67232, + "ap-south-1": 0.0, + "ap-southeast-1": 8.41024, "ap-southeast-2": 2.944, "ca-central-1": 2.944, - "eu-central-1": 5.80694, + "eu-central-1": 8.22304, + "eu-central-2": 5.87072, "eu-north-1": 4.736, - "eu-south-2": 4.96576, - "eu-west-1": 2.944, + "eu-south-2": 7.90976, + "eu-west-1": 0.0, "us-east-1": 0.0, "us-east-2": 2.944, - "us-gov-west-1": 2.944, - "us-west-1": 5.71789, + "us-gov-west-1": 5.57856, + "us-west-1": 8.14208, "us-west-2": 0.0 }, "m6in.24xlarge": { - "ap-northeast-1": 13.86773, + "ap-northeast-1": 13.00848, "ap-south-1": 4.416, - "ap-southeast-1": 9.0193, - "ap-southeast-2": 8.424, + "ap-southeast-1": 4.416, + "ap-southeast-2": 4.416, "ca-central-1": 4.416, - "eu-central-1": 13.12642, - "eu-north-1": 7.104, - "eu-south-2": 4.416, - "eu-west-1": 8.21621, - "us-east-1": 4.416, - "us-east-2": 4.416, - "us-gov-west-1": 4.416, + "eu-central-1": 12.33456, + "eu-central-2": 13.22208, + "eu-north-1": 11.52, + "eu-south-2": 11.86464, + "eu-west-1": 7.46928, + "us-east-1": 11.09904, + "us-east-2": 11.09904, + "us-gov-west-1": 8.36784, "us-west-1": 4.416, - "us-west-2": 7.35134 + "us-west-2": 11.76734 }, "m6in.32xlarge": { "ap-northeast-1": 0.0, "ap-south-1": 9.28512, - "ap-southeast-1": 5.888, - "ap-southeast-2": 11.232, + "ap-southeast-1": 10.93248, + "ap-southeast-2": 5.888, "ca-central-1": 9.93152, - "eu-central-1": 5.888, + "eu-central-1": 10.55808, + "eu-central-2": 0.0, "eu-north-1": 9.472, "eu-south-2": 9.93152, "eu-west-1": 9.95904, - "us-east-1": 5.888, - "us-east-2": 14.79872, - "us-gov-west-1": 5.888, + "us-east-1": 14.79872, + "us-east-2": 8.91072, + "us-gov-west-1": 17.04512, "us-west-1": 10.39616, - "us-west-2": 5.888 + "us-west-2": 8.91072 }, "m7a.medium": { "ap-northeast-1": 0.07487, - "eu-central-1": 0.046, - "eu-north-1": 0.046, + "eu-central-1": 0.12237, + "eu-north-1": 0.10758, "eu-south-2": 0.046, "eu-west-1": 0.046, - "us-east-1": 0.05796, - "us-east-2": 0.046, - "us-west-2": 0.0 + "us-east-1": 0.046, + "us-east-2": 0.06376, + "us-west-2": 0.10396 }, "m7a.large": { "ap-northeast-1": 0.14973, - "eu-central-1": 0.13886, - "eu-north-1": 0.092, + "eu-central-1": 0.24475, + "eu-north-1": 0.12316, "eu-south-2": 0.14212, - "eu-west-1": 0.092, - "us-east-1": 0.11592, - "us-east-2": 0.092, + "eu-west-1": 0.0, + "us-east-1": 0.092, + "us-east-2": 0.20792, "us-west-2": 0.092 }, "m7a.xlarge": { "ap-northeast-1": 0.51341, "eu-central-1": 0.184, "eu-north-1": 0.24632, - "eu-south-2": 0.2584, - "eu-west-1": 0.2584, - "us-east-1": 0.0, - "us-east-2": 0.184, + "eu-south-2": 0.4424, + "eu-west-1": 0.184, + "us-east-1": 0.25502, + "us-east-2": 0.41584, "us-west-2": 0.23184 }, "m7a.metal-48xl": { "ap-northeast-1": 14.37408, "eu-central-1": 13.33056, - "eu-north-1": 11.82336, - "eu-south-2": 12.4032, + "eu-north-1": 8.832, + "eu-south-2": 21.2352, "eu-west-1": 8.832, - "us-east-1": 11.12832, - "us-east-2": 0.0, - "us-west-2": 11.12832 + "us-east-1": 19.96032, + "us-east-2": 19.96032, + "us-west-2": 19.96032 }, "m7a.2xlarge": { - "ap-northeast-1": 0.65881, - "eu-central-1": 0.55544, + "ap-northeast-1": 0.96692, + "eu-central-1": 0.368, "eu-north-1": 0.368, "eu-south-2": 0.5168, - "eu-west-1": 0.0, + "eu-west-1": 0.8848, "us-east-1": 0.368, - "us-east-2": 0.46368, - "us-west-2": 0.368 + "us-east-2": 0.0, + "us-west-2": 0.46368 }, "m7a.4xlarge": { "ap-northeast-1": 1.19784, - "eu-central-1": 1.22197, - "eu-north-1": 1.08381, - "eu-south-2": 0.736, - "eu-west-1": 1.0336, + "eu-central-1": 1.84688, + "eu-north-1": 1.72128, + "eu-south-2": 1.7696, + "eu-west-1": 1.7696, "us-east-1": 0.92736, - "us-east-2": 0.92736, + "us-east-2": 1.66336, "us-west-2": 0.92736 }, "m7a.8xlarge": { - "ap-northeast-1": 1.472, - "eu-central-1": 2.22176, + "ap-northeast-1": 3.86768, + "eu-central-1": 3.69376, "eu-north-1": 1.97056, - "eu-south-2": 2.0672, + "eu-south-2": 3.5392, "eu-west-1": 2.0672, "us-east-1": 0.0, "us-east-2": 1.472, - "us-west-2": 3.32672 + "us-west-2": 1.85472 }, "m7a.12xlarge": { "ap-northeast-1": 2.208, "eu-central-1": 3.33264, - "eu-north-1": 2.95584, - "eu-south-2": 3.1008, + "eu-north-1": 2.208, + "eu-south-2": 0.0, "eu-west-1": 5.61888, - "us-east-1": 2.78208, + "us-east-1": 2.208, "us-east-2": 2.208, "us-west-2": 2.78208 }, "m7a.16xlarge": { "ap-northeast-1": 0.0, - "eu-central-1": 4.44352, - "eu-north-1": 0.0, - "eu-south-2": 0.0, + "eu-central-1": 7.38752, + "eu-north-1": 6.88512, + "eu-south-2": 4.1344, "eu-west-1": 4.54784, "us-east-1": 3.70944, "us-east-2": 2.944, - "us-west-2": 3.70944 + "us-west-2": 6.65344 }, "m7a.24xlarge": { - "ap-northeast-1": 0.0, - "eu-central-1": 4.416, + "ap-northeast-1": 7.18704, + "eu-central-1": 11.08128, "eu-north-1": 5.91168, "eu-south-2": 0.0, "eu-west-1": 6.2016, "us-east-1": 5.56416, "us-east-2": 4.416, - "us-west-2": 4.416 + "us-west-2": 9.98016 }, "m7a.32xlarge": { - "ap-northeast-1": 5.888, - "eu-central-1": 14.77504, - "eu-north-1": 7.88224, - "eu-south-2": 8.2688, - "eu-west-1": 0.0, + "ap-northeast-1": 15.47072, + "eu-central-1": 8.88704, + "eu-north-1": 5.888, + "eu-south-2": 14.1568, + "eu-west-1": 8.2688, "us-east-1": 0.0, - "us-east-2": 5.888, - "us-west-2": 14.04877 + "us-east-2": 8.16077, + "us-west-2": 13.30688 }, "m7a.48xlarge": { "ap-northeast-1": 0.0, - "eu-central-1": 8.832, + "eu-central-1": 13.33056, "eu-north-1": 11.82336, "eu-south-2": 8.832, "eu-west-1": 8.832, "us-east-1": 11.12832, - "us-east-2": 11.12832, - "us-west-2": 11.12832 + "us-east-2": 8.832, + "us-west-2": 0.0 }, "m7i.large": { - "ap-northeast-1": 0.2222, - "ap-northeast-2": 0.22829, + "ap-northeast-1": 0.092, + "ap-northeast-2": 0.092, "ap-south-1": 0.092, - "ap-southeast-1": 0.092, + "ap-southeast-1": 0.0, "ap-southeast-2": 0.1386, - "ca-central-1": 0.11235, - "eu-central-1": 0.12075, + "ap-southeast-3": 0.0, + "ap-southeast-5": 0.0, + "ap-southeast-7": 0.1991, + "ca-central-1": 0.20435, + "eu-central-1": 0.092, "eu-north-1": 0.092, - "eu-south-2": 0.21559, - "eu-west-1": 0.12359, - "eu-west-2": 0.092, + "eu-south-2": 0.20435, + "eu-west-1": 0.21559, + "eu-west-2": 0.20855, "eu-west-3": 0.0, - "sa-east-1": 0.092, + "mx-central-1": 0.20842, + "sa-east-1": 0.25265, "us-east-1": 0.092, "us-east-2": 0.092, - "us-gov-east-1": 0.092, + "us-gov-east-1": 0.21905, "us-gov-west-1": 0.12705, - "us-west-1": 0.092, - "us-west-2": 0.11088 + "us-west-1": 0.1176, + "us-west-2": 0.092 }, "m7i.xlarge": { - "ap-northeast-1": 0.47044, + "ap-northeast-1": 0.0, "ap-northeast-2": 0.2478, - "ap-south-1": 0.184, + "ap-south-1": 0.3961, "ap-southeast-1": 0.184, - "ap-southeast-2": 0.0, - "ca-central-1": 0.24717, + "ap-southeast-2": 0.436, + "ap-southeast-3": 0.184, + "ap-southeast-5": 0.41962, + "ap-southeast-7": 0.2142, + "ca-central-1": 0.4087, "eu-central-1": 0.184, - "eu-north-1": 0.2142, - "eu-south-2": 0.24717, - "eu-west-1": 0.2247, + "eu-north-1": 0.3982, + "eu-south-2": 0.2247, + "eu-west-1": 0.184, "eu-west-2": 0.2331, - "eu-west-3": 0.0, - "sa-east-1": 0.184, - "us-east-1": 0.0, - "us-east-2": 0.3856, - "us-gov-east-1": 0.184, - "us-gov-west-1": 0.2541, - "us-west-1": 0.25872, - "us-west-2": 0.2016 + "eu-west-3": 0.4192, + "mx-central-1": 0.0, + "sa-east-1": 0.5053, + "us-east-1": 0.3856, + "us-east-2": 0.2016, + "us-gov-east-1": 0.4381, + "us-gov-west-1": 0.27951, + "us-west-1": 0.4192, + "us-west-2": 0.184 }, "m7i.metal-24xl": { "ap-northeast-1": 6.87456, "ap-northeast-2": 4.416, - "ap-south-1": 4.416, - "ap-southeast-1": 6.048, + "ap-south-1": 5.0904, + "ap-southeast-1": 4.416, "ap-southeast-2": 4.416, - "ca-central-1": 4.416, + "ap-southeast-3": 6.048, + "ap-southeast-5": 5.1408, + "ap-southeast-7": 9.5568, + "ca-central-1": 5.3928, "eu-central-1": 0.0, - "eu-north-1": 4.416, + "eu-north-1": 5.1408, "eu-south-2": 4.416, "eu-west-1": 0.0, - "eu-west-2": 4.416, - "eu-west-3": 4.416, - "sa-east-1": 4.416, + "eu-west-2": 5.5944, + "eu-west-3": 10.0608, + "mx-central-1": 5.08032, + "sa-east-1": 7.7112, "us-east-1": 4.416, "us-east-2": 4.416, - "us-gov-east-1": 6.0984, - "us-gov-west-1": 11.12424, + "us-gov-east-1": 10.5144, + "us-gov-west-1": 10.5144, "us-west-1": 5.6448, "us-west-2": 0.0 }, "m7i.metal-48xl": { - "ap-northeast-1": 8.832, + "ap-northeast-1": 21.3312, "ap-northeast-2": 8.832, "ap-south-1": 10.1808, - "ap-southeast-1": 8.832, - "ap-southeast-2": 8.832, + "ap-southeast-1": 20.928, + "ap-southeast-2": 20.928, + "ap-southeast-3": 20.928, + "ap-southeast-5": 10.2816, + "ap-southeast-7": 19.1136, "ca-central-1": 8.832, "eu-central-1": 8.832, "eu-north-1": 10.2816, - "eu-south-2": 0.0, + "eu-south-2": 8.832, "eu-west-1": 10.7856, - "eu-west-2": 8.832, + "eu-west-2": 0.0, "eu-west-3": 8.832, - "sa-east-1": 8.832, - "us-east-1": 9.6768, - "us-east-2": 8.832, - "us-gov-east-1": 8.832, - "us-gov-west-1": 8.832, + "mx-central-1": 18.99264, + "sa-east-1": 15.4224, + "us-east-1": 18.5088, + "us-east-2": 9.6768, + "us-gov-east-1": 21.0288, + "us-gov-west-1": 21.0288, "us-west-1": 0.0, - "us-west-2": 18.5088 + "us-west-2": 0.0 }, "m7i.2xlarge": { - "ap-northeast-1": 0.5208, - "ap-northeast-2": 0.4956, - "ap-south-1": 0.0, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.368, + "ap-northeast-1": 0.8888, + "ap-northeast-2": 0.368, + "ap-south-1": 0.368, + "ap-southeast-1": 0.5544, + "ap-southeast-2": 0.504, + "ap-southeast-3": 0.5544, + "ap-southeast-5": 0.7964, + "ap-southeast-7": 0.7964, "ca-central-1": 0.4494, "eu-central-1": 0.0, - "eu-north-1": 0.4284, - "eu-south-2": 0.49434, - "eu-west-1": 0.368, - "eu-west-2": 0.368, + "eu-north-1": 0.7964, + "eu-south-2": 0.8174, + "eu-west-1": 0.0, + "eu-west-2": 0.8342, "eu-west-3": 0.368, + "mx-central-1": 0.42336, "sa-east-1": 0.0, - "us-east-1": 0.368, + "us-east-1": 0.7712, "us-east-2": 0.4032, - "us-gov-east-1": 0.0, - "us-gov-west-1": 0.92702, - "us-west-1": 0.4704, - "us-west-2": 0.368 + "us-gov-east-1": 0.5082, + "us-gov-west-1": 0.5082, + "us-west-1": 0.8384, + "us-west-2": 0.7712 }, "m7i.4xlarge": { - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.9912, - "ap-south-1": 0.8484, - "ap-southeast-1": 1.744, + "ap-northeast-1": 1.88176, + "ap-northeast-2": 1.7272, + "ap-south-1": 0.93324, + "ap-southeast-1": 1.008, "ap-southeast-2": 1.008, - "ca-central-1": 0.736, + "ap-southeast-3": 1.744, + "ap-southeast-5": 0.736, + "ap-southeast-7": 1.5928, + "ca-central-1": 1.6348, "eu-central-1": 1.702, - "eu-north-1": 0.0, + "eu-north-1": 0.94248, "eu-south-2": 0.8988, - "eu-west-1": 0.8988, - "eu-west-2": 0.736, - "eu-west-3": 0.9408, + "eu-west-1": 1.6348, + "eu-west-2": 0.9324, + "eu-west-3": 1.6768, + "mx-central-1": 0.736, "sa-east-1": 0.736, "us-east-1": 0.8064, "us-east-2": 0.736, - "us-gov-east-1": 1.11804, + "us-gov-east-1": 1.85404, "us-gov-west-1": 0.736, - "us-west-1": 1.77088, + "us-west-1": 1.6768, "us-west-2": 0.8064 }, "m7i.8xlarge": { "ap-northeast-1": 2.0832, - "ap-northeast-2": 0.0, - "ap-south-1": 1.472, - "ap-southeast-1": 2.2176, + "ap-northeast-2": 3.65264, + "ap-south-1": 3.1688, + "ap-southeast-1": 3.488, "ap-southeast-2": 2.016, - "ca-central-1": 1.7976, - "eu-central-1": 2.1252, - "eu-north-1": 1.7136, - "eu-south-2": 0.0, + "ap-southeast-3": 2.016, + "ap-southeast-5": 3.1856, + "ap-southeast-7": 0.0, + "ca-central-1": 3.44936, + "eu-central-1": 3.404, + "eu-north-1": 1.472, + "eu-south-2": 1.472, "eu-west-1": 1.472, "eu-west-2": 1.472, "eu-west-3": 1.8816, + "mx-central-1": 1.69344, "sa-east-1": 1.472, - "us-east-1": 1.472, - "us-east-2": 1.472, + "us-east-1": 1.77408, + "us-east-2": 3.0848, "us-gov-east-1": 1.472, - "us-gov-west-1": 2.0328, + "us-gov-west-1": 0.0, "us-west-1": 1.472, - "us-west-2": 1.77408 + "us-west-2": 1.472 }, "m7i.12xlarge": { "ap-northeast-1": 2.208, - "ap-northeast-2": 5.1816, + "ap-northeast-2": 2.208, "ap-south-1": 2.208, "ap-southeast-1": 0.0, "ap-southeast-2": 3.024, + "ap-southeast-3": 5.232, + "ap-southeast-5": 4.7784, + "ap-southeast-7": 5.03544, "ca-central-1": 2.6964, - "eu-central-1": 0.0, + "eu-central-1": 2.898, "eu-north-1": 2.5704, - "eu-south-2": 2.96604, - "eu-west-1": 2.6964, + "eu-south-2": 2.6964, + "eu-west-1": 4.9044, "eu-west-2": 2.7972, "eu-west-3": 2.8224, + "mx-central-1": 2.208, "sa-east-1": 3.8556, "us-east-1": 2.4192, - "us-east-2": 2.208, - "us-gov-east-1": 3.35412, + "us-east-2": 0.0, + "us-gov-east-1": 3.0492, "us-gov-west-1": 3.0492, - "us-west-1": 2.208, + "us-west-1": 2.8224, "us-west-2": 2.4192 }, "m7i.16xlarge": { - "ap-northeast-1": 4.58304, + "ap-northeast-1": 7.1104, "ap-northeast-2": 3.9648, - "ap-south-1": 6.3376, - "ap-southeast-1": 2.944, - "ap-southeast-2": 4.032, - "ca-central-1": 3.5952, - "eu-central-1": 3.864, + "ap-south-1": 3.3936, + "ap-southeast-1": 0.0, + "ap-southeast-2": 2.944, + "ap-southeast-3": 4.032, + "ap-southeast-5": 6.3712, + "ap-southeast-7": 3.4272, + "ca-central-1": 0.0, + "eu-central-1": 6.808, "eu-north-1": 2.944, - "eu-south-2": 2.944, + "eu-south-2": 6.5392, "eu-west-1": 3.5952, - "eu-west-2": 3.7296, + "eu-west-2": 6.6736, "eu-west-3": 6.7072, + "mx-central-1": 0.0, "sa-east-1": 5.1408, - "us-east-1": 3.2256, + "us-east-1": 6.49216, "us-east-2": 3.2256, "us-gov-east-1": 2.944, - "us-gov-west-1": 2.944, + "us-gov-west-1": 0.0, "us-west-1": 2.944, "us-west-2": 2.944 }, "m7i.24xlarge": { - "ap-northeast-1": 4.416, + "ap-northeast-1": 6.87456, "ap-northeast-2": 4.416, "ap-south-1": 0.0, - "ap-southeast-1": 6.6528, + "ap-southeast-1": 6.048, "ap-southeast-2": 6.048, - "ca-central-1": 5.3928, - "eu-central-1": 5.796, - "eu-north-1": 5.1408, + "ap-southeast-3": 10.464, + "ap-southeast-5": 4.416, + "ap-southeast-7": 4.416, + "ca-central-1": 5.93208, + "eu-central-1": 4.416, + "eu-north-1": 9.5568, "eu-south-2": 4.416, "eu-west-1": 4.416, - "eu-west-2": 4.416, - "eu-west-3": 4.416, - "sa-east-1": 4.416, + "eu-west-2": 10.0104, + "eu-west-3": 10.0608, + "mx-central-1": 9.49632, + "sa-east-1": 12.89832, "us-east-1": 4.416, - "us-east-2": 4.416, - "us-gov-east-1": 11.12424, + "us-east-2": 9.2544, + "us-gov-east-1": 4.416, "us-gov-west-1": 4.416, - "us-west-1": 0.0, + "us-west-1": 10.62528, "us-west-2": 9.2544 }, "m7i.48xlarge": { "ap-northeast-1": 8.832, "ap-northeast-2": 11.8944, "ap-south-1": 8.832, - "ap-southeast-1": 8.832, - "ap-southeast-2": 12.096, + "ap-southeast-1": 12.096, + "ap-southeast-2": 0.0, + "ap-southeast-3": 8.832, + "ap-southeast-5": 19.1136, + "ap-southeast-7": 10.2816, "ca-central-1": 19.6176, - "eu-central-1": 11.592, - "eu-north-1": 8.832, + "eu-central-1": 8.832, + "eu-north-1": 10.2816, "eu-south-2": 19.6176, - "eu-west-1": 8.832, + "eu-west-1": 19.6176, "eu-west-2": 11.1888, "eu-west-3": 11.2896, + "mx-central-1": 10.16064, "sa-east-1": 15.4224, "us-east-1": 9.6768, - "us-east-2": 9.6768, + "us-east-2": 8.832, "us-gov-east-1": 8.832, - "us-gov-west-1": 12.1968, + "us-gov-west-1": 21.0288, "us-west-1": 8.832, "us-west-2": 8.832 }, "m7i-flex.large": { "ap-northeast-1": 0.12369, - "ap-northeast-2": 0.11771, - "ap-south-1": 0.10075, - "ap-southeast-1": 0.1197, + "ap-northeast-2": 0.20511, + "ap-south-1": 0.18815, + "ap-southeast-1": 0.2071, "ap-southeast-2": 0.1197, - "ca-central-1": 0.10673, + "ap-southeast-3": 0.2071, + "ap-southeast-5": 0.18915, + "ca-central-1": 0.19413, "eu-central-1": 0.11471, - "eu-north-1": 0.10175, - "eu-south-2": 0.10673, + "eu-north-1": 0.18915, + "eu-south-2": 0.19413, "eu-west-1": 0.10673, "eu-west-2": 0.11072, "eu-west-3": 0.11172, - "sa-east-1": 0.15262, + "sa-east-1": 0.24002, "us-east-1": 0.09576, "us-east-2": 0.09576, - "us-gov-east-1": 0.1207, - "us-gov-west-1": 0.1207, - "us-west-1": 0.11172, - "us-west-2": 0.09576 + "us-gov-east-1": 0.2081, + "us-gov-west-1": 0.2081, + "us-west-1": 0.19912, + "us-west-2": 0.18316 }, "m7i-flex.xlarge": { "ap-northeast-1": 0.24738, "ap-northeast-2": 0.23542, "ap-south-1": 0.2015, - "ap-southeast-1": 0.2394, - "ap-southeast-2": 0.2394, - "ca-central-1": 0.21346, + "ap-southeast-1": 0.4142, + "ap-southeast-2": 0.4142, + "ap-southeast-3": 0.4142, + "ap-southeast-5": 0.20349, + "ca-central-1": 0.38826, "eu-central-1": 0.22942, "eu-north-1": 0.2035, "eu-south-2": 0.21346, - "eu-west-1": 0.21346, + "eu-west-1": 0.38826, "eu-west-2": 0.22144, "eu-west-3": 0.22344, - "sa-east-1": 0.30524, + "sa-east-1": 0.48004, "us-east-1": 0.19152, "us-east-2": 0.19152, "us-gov-east-1": 0.2414, "us-gov-west-1": 0.2414, - "us-west-1": 0.22344, + "us-west-1": 0.39824, "us-west-2": 0.19152 }, "m7i-flex.2xlarge": { "ap-northeast-1": 0.49476, "ap-northeast-2": 0.47084, - "ap-south-1": 0.403, - "ap-southeast-1": 0.4788, - "ap-southeast-2": 0.4788, - "ca-central-1": 0.42692, - "eu-central-1": 0.45884, - "eu-north-1": 0.407, + "ap-south-1": 0.7526, + "ap-southeast-1": 0.8284, + "ap-southeast-2": 0.8284, + "ap-southeast-3": 0.4788, + "ap-southeast-5": 0.40698, + "ca-central-1": 0.77652, + "eu-central-1": 0.80844, + "eu-north-1": 0.7566, "eu-south-2": 0.42692, "eu-west-1": 0.42692, - "eu-west-2": 0.44288, - "eu-west-3": 0.44688, - "sa-east-1": 0.61048, + "eu-west-2": 0.79248, + "eu-west-3": 0.79648, + "sa-east-1": 0.96008, "us-east-1": 0.38304, - "us-east-2": 0.38304, - "us-gov-east-1": 0.4828, + "us-east-2": 0.73264, + "us-gov-east-1": 0.8324, "us-gov-west-1": 0.4828, - "us-west-1": 0.44688, + "us-west-1": 0.79648, "us-west-2": 0.38304 }, "m7i-flex.4xlarge": { "ap-northeast-1": 0.98952, - "ap-northeast-2": 0.94168, - "ap-south-1": 0.806, - "ap-southeast-1": 0.9576, + "ap-northeast-2": 1.64088, + "ap-south-1": 1.5052, + "ap-southeast-1": 1.6568, "ap-southeast-2": 0.9576, - "ca-central-1": 0.85384, + "ap-southeast-3": 0.9576, + "ap-southeast-5": 1.51316, + "ca-central-1": 1.55304, "eu-central-1": 0.91768, "eu-north-1": 0.814, "eu-south-2": 0.85384, - "eu-west-1": 0.85384, + "eu-west-1": 1.55304, "eu-west-2": 0.88576, - "eu-west-3": 0.89376, - "sa-east-1": 1.22096, + "eu-west-3": 1.59296, + "sa-east-1": 1.92016, "us-east-1": 0.76608, - "us-east-2": 0.76608, + "us-east-2": 1.46528, "us-gov-east-1": 0.9656, "us-gov-west-1": 0.9656, "us-west-1": 0.89376, - "us-west-2": 0.76608 + "us-west-2": 1.46528 }, "m7i-flex.8xlarge": { "ap-northeast-1": 1.97904, - "ap-northeast-2": 1.88336, + "ap-northeast-2": 3.28176, "ap-south-1": 1.612, - "ap-southeast-1": 1.9152, + "ap-southeast-1": 3.3136, "ap-southeast-2": 1.9152, + "ap-southeast-3": 3.3136, + "ap-southeast-5": 1.62792, "ca-central-1": 1.70768, "eu-central-1": 1.83536, - "eu-north-1": 1.628, + "eu-north-1": 3.0264, "eu-south-2": 1.70768, - "eu-west-1": 1.70768, - "eu-west-2": 1.77152, + "eu-west-1": 3.10608, + "eu-west-2": 3.16992, "eu-west-3": 1.78752, "sa-east-1": 2.44192, "us-east-1": 1.53216, - "us-east-2": 1.53216, + "us-east-2": 2.93056, "us-gov-east-1": 1.9312, "us-gov-west-1": 1.9312, "us-west-1": 1.78752, - "us-west-2": 1.53216 + "us-west-2": 2.93056 + }, + "m7i-flex.12xlarge": { + "ap-northeast-1": 5.17656, + "ap-south-1": 4.626, + "ap-southeast-1": 5.0808, + "ap-southeast-2": 2.8728, + "ap-southeast-5": 4.64988, + "ca-central-1": 4.76952, + "eu-central-1": 4.96104, + "eu-north-1": 2.442, + "eu-south-2": 4.76952, + "eu-west-1": 4.76952, + "eu-west-3": 4.88928, + "sa-east-1": 5.87088, + "us-east-1": 2.29824, + "us-east-2": 4.50624, + "us-gov-east-1": 5.1048, + "us-gov-west-1": 2.8968, + "us-west-1": 4.88928, + "us-west-2": 2.29824 + }, + "m7i-flex.16xlarge": { + "ap-northeast-1": 6.90208, + "ap-south-1": 3.224, + "ap-southeast-1": 3.8304, + "ap-southeast-2": 6.7744, + "ap-southeast-5": 6.19984, + "ca-central-1": 3.41536, + "eu-central-1": 3.67072, + "eu-north-1": 3.256, + "eu-south-2": 6.35936, + "eu-west-1": 6.35936, + "eu-west-3": 3.57504, + "sa-east-1": 4.88384, + "us-east-1": 6.00832, + "us-east-2": 3.06432, + "us-gov-east-1": 3.8624, + "us-gov-west-1": 3.8624, + "us-west-1": 6.51904, + "us-west-2": 6.00832 }, "p2.xlarge": { - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.184, - "ap-south-1": 0.184, + "ap-northeast-1": 1.726, + "ap-northeast-2": 1.649, + "ap-south-1": 1.902, "ap-southeast-1": 0.184, - "ap-southeast-2": 0.0, + "ap-southeast-2": 1.88, "eu-central-1": 1.326, "eu-west-1": 0.972, "us-east-1": 0.0, - "us-east-2": 0.184, + "us-east-2": 1.084, "us-gov-west-1": 0.184, - "us-west-2": 0.9 + "us-west-2": 0.0 }, "p2.8xlarge": { - "ap-northeast-1": 12.336, - "ap-northeast-2": 1.472, - "ap-south-1": 0.0, - "ap-southeast-1": 1.472, - "ap-southeast-2": 1.472, + "ap-northeast-1": 13.808, + "ap-northeast-2": 13.192, + "ap-south-1": 15.216, + "ap-southeast-1": 15.216, + "ap-southeast-2": 13.808, "eu-central-1": 10.608, "eu-west-1": 9.248, - "us-east-1": 1.472, + "us-east-1": 7.2, "us-east-2": 1.472, "us-gov-west-1": 8.64, - "us-west-2": 1.472 + "us-west-2": 8.672 }, "p2.16xlarge": { - "ap-northeast-1": 27.616, - "ap-northeast-2": 23.44, - "ap-south-1": 2.944, + "ap-northeast-1": 24.672, + "ap-northeast-2": 26.384, + "ap-south-1": 0.0, "ap-southeast-1": 27.488, - "ap-southeast-2": 0.0, + "ap-southeast-2": 27.616, "eu-central-1": 2.944, - "eu-west-1": 2.944, - "us-east-1": 14.4, - "us-east-2": 14.4, - "us-gov-west-1": 17.28, + "eu-west-1": 15.552, + "us-east-1": 17.344, + "us-east-2": 17.344, + "us-gov-west-1": 20.224, "us-west-2": 17.344 }, "p3.2xlarge": { "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, + "ap-northeast-2": 4.602, "ap-southeast-1": 0.368, - "ap-southeast-2": 0.368, - "ca-central-1": 3.953, - "eu-central-1": 0.368, - "eu-west-1": 3.305, + "ap-southeast-2": 0.0, + "ca-central-1": 0.0, + "eu-central-1": 4.191, + "eu-west-1": 3.673, "eu-west-2": 0.368, - "us-east-1": 0.0, - "us-east-2": 0.0, - "us-gov-west-1": 0.0, + "us-east-1": 3.428, + "us-east-2": 3.06, + "us-gov-west-1": 0.368, "us-west-2": 0.368 }, "p3.8xlarge": { "ap-northeast-1": 16.776, - "ap-northeast-2": 16.936, - "ap-southeast-1": 0.0, + "ap-northeast-2": 18.408, + "ap-southeast-1": 18.408, "ap-southeast-2": 1.472, - "ca-central-1": 13.464, + "ca-central-1": 0.0, "eu-central-1": 15.292, - "eu-west-1": 14.082, + "eu-west-1": 15.554, "eu-west-2": 14.356, - "us-east-1": 14.508, + "us-east-1": 1.472, "us-east-2": 12.24, - "us-gov-west-1": 0.0, - "us-west-2": 12.24 + "us-gov-west-1": 16.16, + "us-west-2": 13.712 }, "p3.16xlarge": { "ap-northeast-1": 33.552, "ap-northeast-2": 33.872, - "ap-southeast-1": 2.944, - "ap-southeast-2": 33.872, + "ap-southeast-1": 0.0, + "ap-southeast-2": 0.0, "ca-central-1": 2.944, - "eu-central-1": 30.584, - "eu-west-1": 26.44, - "eu-west-2": 0.0, - "us-east-1": 2.944, + "eu-central-1": 33.528, + "eu-west-1": 29.384, + "eu-west-2": 31.656, + "us-east-1": 27.424, "us-east-2": 0.0, "us-gov-west-1": 2.944, - "us-west-2": 2.944 + "us-west-2": 27.424 }, "p3dn.24xlarge": { "ap-northeast-1": 4.416, "eu-west-1": 4.416, - "us-east-1": 4.416, + "us-east-1": 35.628, "us-gov-east-1": 41.87, - "us-gov-west-1": 4.416, + "us-gov-west-1": 41.87, "us-west-2": 4.416 }, "r3.large": { - "ap-northeast-1": 0.2, - "ap-northeast-2": 0.2, - "ap-south-1": 0.19, + "ap-northeast-1": 0.3, + "ap-northeast-2": 0.292, + "ap-south-1": 0.092, "ap-southeast-1": 0.0, "ap-southeast-2": 0.2, "eu-central-1": 0.0, - "eu-west-1": 0.204, - "sa-east-1": 0.0, - "us-east-1": 0.092, + "eu-west-1": 0.092, + "sa-east-1": 0.442, + "us-east-1": 0.291, "us-east-2": 0.092, - "us-gov-west-1": 0.0, + "us-gov-west-1": 0.325, "us-west-1": 0.0, - "us-west-2": 0.183 + "us-west-2": 0.291 }, "r3.xlarge": { "ap-northeast-1": 0.0, "ap-northeast-2": 0.399, "ap-south-1": 0.0, - "ap-southeast-1": 0.184, - "ap-southeast-2": 0.439, - "eu-central-1": 0.184, - "eu-west-1": 0.371, + "ap-southeast-1": 0.439, + "ap-southeast-2": 0.399, + "eu-central-1": 0.4, + "eu-west-1": 0.184, "sa-east-1": 0.884, "us-east-1": 0.333, "us-east-2": 0.184, "us-gov-west-1": 0.649, - "us-west-1": 0.0, - "us-west-2": 0.366 + "us-west-1": 0.371, + "us-west-2": 0.184 }, "r3.2xlarge": { - "ap-northeast-1": 0.368, + "ap-northeast-1": 1.295, "ap-northeast-2": 0.0, "ap-south-1": 0.0, "ap-southeast-1": 0.0, - "ap-southeast-2": 0.368, + "ap-southeast-2": 1.25, "eu-central-1": 1.18, - "eu-west-1": 0.815, - "sa-east-1": 1.399, - "us-east-1": 0.732, + "eu-west-1": 0.368, + "sa-east-1": 0.368, + "us-east-1": 1.045, "us-east-2": 0.368, - "us-gov-west-1": 0.368, + "us-gov-west-1": 1.178, "us-west-1": 1.247, - "us-west-2": 0.665 + "us-west-2": 0.368 }, "r3.4xlarge": { "ap-northeast-1": 0.736, @@ -104508,448 +111707,448 @@ "ap-south-1": 0.736, "ap-southeast-1": 1.596, "ap-southeast-2": 1.596, - "eu-central-1": 0.0, - "eu-west-1": 0.736, - "sa-east-1": 2.799, + "eu-central-1": 0.736, + "eu-west-1": 0.0, + "sa-east-1": 0.0, "us-east-1": 1.463, "us-east-2": 1.463, "us-gov-west-1": 1.596, "us-west-1": 0.736, - "us-west-2": 0.736 + "us-west-2": 2.138 }, "r3.8xlarge": { - "ap-northeast-1": 4.25, - "ap-northeast-2": 1.472, - "ap-south-1": 0.0, - "ap-southeast-1": 1.472, - "ap-southeast-2": 3.192, - "eu-central-1": 3.201, - "eu-west-1": 2.964, + "ap-northeast-1": 3.192, + "ap-northeast-2": 3.192, + "ap-south-1": 4.504, + "ap-southeast-1": 0.0, + "ap-southeast-2": 1.472, + "eu-central-1": 1.472, + "eu-west-1": 1.472, "sa-east-1": 5.597, - "us-east-1": 1.472, - "us-east-2": 1.472, - "us-gov-west-1": 4.06, - "us-west-1": 2.964, - "us-west-2": 2.66 + "us-east-1": 3.5, + "us-east-2": 3.5, + "us-gov-west-1": 1.472, + "us-west-1": 3.8, + "us-west-2": 0.0 }, "r4.large": { "ap-northeast-1": 0.252, - "ap-northeast-2": 0.092, + "ap-northeast-2": 0.252, "ap-northeast-3": 0.092, - "ap-south-1": 0.137, + "ap-south-1": 0.229, "ap-southeast-1": 0.092, "ap-southeast-2": 0.092, "ca-central-1": 0.092, - "eu-central-1": 0.16005, + "eu-central-1": 0.092, "eu-west-1": 0.092, "eu-west-2": 0.0, "eu-west-3": 0.092, - "sa-east-1": 0.28, - "us-east-1": 0.0, + "sa-east-1": 0.092, + "us-east-1": 0.225, "us-east-2": 0.133, "us-gov-west-1": 0.1596, - "us-west-1": 0.1482, + "us-west-1": 0.092, "us-west-2": 0.225 }, "r4.xlarge": { - "ap-northeast-1": 0.352, + "ap-northeast-1": 0.536, "ap-northeast-2": 0.184, - "ap-northeast-3": 0.32, - "ap-south-1": 0.3014, + "ap-northeast-3": 0.184, + "ap-south-1": 0.458, "ap-southeast-1": 0.184, - "ap-southeast-2": 0.184, + "ap-southeast-2": 0.351, "ca-central-1": 0.184, - "eu-central-1": 0.536, + "eu-central-1": 0.352, "eu-west-1": 0.0, - "eu-west-2": 0.527, - "eu-west-3": 0.312, - "sa-east-1": 0.56, - "us-east-1": 0.184, + "eu-west-2": 0.312, + "eu-west-3": 0.184, + "sa-east-1": 0.744, + "us-east-1": 0.266, "us-east-2": 0.0, - "us-gov-west-1": 0.535, + "us-gov-west-1": 0.5032, "us-west-1": 0.4804, - "us-west-2": 0.0 + "us-west-2": 0.477 }, "r4.2xlarge": { - "ap-northeast-1": 0.368, + "ap-northeast-1": 1.008, "ap-northeast-2": 0.64, - "ap-northeast-3": 0.64, - "ap-south-1": 0.6028, + "ap-northeast-3": 1.008, + "ap-south-1": 0.548, "ap-southeast-1": 0.64, "ap-southeast-2": 1.0064, - "ca-central-1": 0.368, - "eu-central-1": 1.072, - "eu-west-1": 0.5928, - "eu-west-2": 0.0, - "eu-west-3": 0.624, + "ca-central-1": 0.952, + "eu-central-1": 0.6402, + "eu-west-1": 0.9608, + "eu-west-2": 1.054, + "eu-west-3": 0.368, "sa-east-1": 0.368, "us-east-1": 0.0, - "us-east-2": 0.585, - "us-gov-west-1": 0.0, - "us-west-1": 0.5928, - "us-west-2": 0.368 + "us-east-2": 0.9, + "us-gov-west-1": 0.6384, + "us-west-1": 0.9608, + "us-west-2": 0.0 }, "r4.4xlarge": { "ap-northeast-1": 0.736, - "ap-northeast-2": 0.736, - "ap-northeast-3": 1.28, + "ap-northeast-2": 1.28, + "ap-northeast-3": 2.016, "ap-south-1": 0.736, - "ap-southeast-1": 1.28, - "ap-southeast-2": 1.2768, + "ap-southeast-1": 1.408, + "ap-southeast-2": 2.14, "ca-central-1": 0.736, - "eu-central-1": 2.144, + "eu-central-1": 2.0164, "eu-west-1": 0.0, "eu-west-2": 1.248, - "eu-west-3": 1.248, + "eu-west-3": 1.984, "sa-east-1": 0.736, "us-east-1": 0.736, "us-east-2": 1.064, - "us-gov-west-1": 1.2768, - "us-west-1": 0.0, + "us-gov-west-1": 0.736, + "us-west-1": 1.9216, "us-west-2": 1.064 }, "r4.8xlarge": { - "ap-northeast-1": 4.288, - "ap-northeast-2": 1.472, + "ap-northeast-1": 4.032, + "ap-northeast-2": 4.032, "ap-northeast-3": 1.472, - "ap-south-1": 0.0, - "ap-southeast-1": 2.56, + "ap-south-1": 3.664, + "ap-southeast-1": 4.288, "ap-southeast-2": 2.5536, - "ca-central-1": 2.336, - "eu-central-1": 2.5608, + "ca-central-1": 3.808, + "eu-central-1": 4.0328, "eu-west-1": 1.472, - "eu-west-2": 1.472, + "eu-west-2": 3.968, "eu-west-3": 1.472, - "sa-east-1": 0.0, - "us-east-1": 2.128, - "us-east-2": 0.0, + "sa-east-1": 4.928, + "us-east-1": 1.472, + "us-east-2": 3.6, "us-gov-west-1": 2.5536, - "us-west-1": 1.472, - "us-west-2": 1.472 + "us-west-1": 4.08, + "us-west-2": 3.6 }, "r4.16xlarge": { "ap-northeast-1": 5.12, "ap-northeast-2": 8.064, "ap-northeast-3": 5.12, "ap-south-1": 4.384, - "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, - "ca-central-1": 4.672, + "ap-southeast-1": 5.12, + "ap-southeast-2": 2.944, + "ca-central-1": 0.0, "eu-central-1": 0.0, - "eu-west-1": 4.742, + "eu-west-1": 2.944, "eu-west-2": 2.944, "eu-west-3": 2.944, - "sa-east-1": 2.944, - "us-east-1": 0.0, - "us-east-2": 4.256, + "sa-east-1": 0.0, + "us-east-1": 7.2, + "us-east-2": 2.944, "us-gov-west-1": 5.1072, - "us-west-1": 0.0, + "us-west-1": 2.944, "us-west-2": 2.944 }, "r5.large": { "af-south-1": 0.27, - "ap-east-1": 0.167, - "ap-northeast-1": 0.161, + "ap-east-1": 0.259, + "ap-northeast-1": 0.152, "ap-northeast-2": 0.092, "ap-northeast-3": 0.092, "ap-south-1": 0.092, - "ap-south-2": 0.092, + "ap-south-2": 0.222, "ap-southeast-1": 0.152, "ap-southeast-2": 0.151, "ap-southeast-3": 0.152, "ap-southeast-4": 0.092, - "ca-central-1": 0.0, - "ca-west-1": 0.138, - "eu-central-1": 0.152, - "eu-central-2": 0.092, + "ca-central-1": 0.23, + "ca-west-1": 0.23, + "eu-central-1": 0.244, + "eu-central-2": 0.259, "eu-north-1": 0.0, - "eu-south-1": 0.092, - "eu-south-2": 0.092, + "eu-south-1": 0.148, + "eu-south-2": 0.233, "eu-west-1": 0.149, - "eu-west-2": 0.0, - "eu-west-3": 0.148, + "eu-west-2": 0.24, + "eu-west-3": 0.0, "il-central-1": 0.148, "me-central-1": 0.0, "me-south-1": 0.092, "sa-east-1": 0.092, - "us-east-1": 0.126, + "us-east-1": 0.226, "us-east-2": 0.134, "us-gov-east-1": 0.151, "us-gov-west-1": 0.092, - "us-west-1": 0.092, + "us-west-1": 0.232, "us-west-2": 0.126, "us-west-2-lax-1": 0.243 }, "r5.xlarge": { "af-south-1": 0.184, "ap-east-1": 0.334, - "ap-northeast-1": 0.304, - "ap-northeast-2": 0.184, - "ap-northeast-3": 0.506, - "ap-south-1": 0.276, - "ap-south-2": 0.184, - "ap-southeast-1": 0.184, - "ap-southeast-2": 0.0, - "ap-southeast-3": 0.184, - "ap-southeast-4": 0.184, - "ca-central-1": 0.293, - "ca-west-1": 0.184, + "ap-northeast-1": 0.184, + "ap-northeast-2": 0.488, + "ap-northeast-3": 0.304, + "ap-south-1": 0.26, + "ap-south-2": 0.444, + "ap-southeast-1": 0.0, + "ap-southeast-2": 0.486, + "ap-southeast-3": 0.488, + "ap-southeast-4": 0.486, + "ca-central-1": 0.46, + "ca-west-1": 0.46, "eu-central-1": 0.322, - "eu-central-2": 0.334, - "eu-north-1": 0.284, + "eu-central-2": 0.518, + "eu-north-1": 0.452, "eu-south-1": 0.0, "eu-south-2": 0.282, - "eu-west-1": 0.299, + "eu-west-1": 0.466, "eu-west-2": 0.0, "eu-west-3": 0.184, - "il-central-1": 0.314, + "il-central-1": 0.296, "me-central-1": 0.0, - "me-south-1": 0.31, + "me-south-1": 0.513, "sa-east-1": 0.184, - "us-east-1": 0.184, - "us-east-2": 0.184, + "us-east-1": 0.252, + "us-east-2": 0.436, "us-gov-east-1": 0.302, "us-gov-west-1": 0.184, - "us-west-1": 0.184, - "us-west-2": 0.252, + "us-west-1": 0.28, + "us-west-2": 0.0, "us-west-2-lax-1": 0.486 }, "r5.metal": { "af-south-1": 8.064, "ap-east-1": 0.0, "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, + "ap-northeast-2": 11.712, "ap-northeast-3": 7.296, - "ap-south-1": 4.416, - "ap-south-2": 4.416, + "ap-south-1": 0.0, + "ap-south-2": 10.656, "ap-southeast-1": 0.0, - "ap-southeast-2": 11.664, + "ap-southeast-2": 0.0, "ap-southeast-3": 4.416, - "ap-southeast-4": 4.416, - "ca-central-1": 6.624, - "ca-west-1": 4.416, - "eu-central-1": 7.296, - "eu-central-2": 8.026, - "eu-north-1": 6.432, - "eu-south-1": 0.0, + "ap-southeast-4": 11.664, + "ca-central-1": 11.04, + "ca-west-1": 11.04, + "eu-central-1": 11.712, + "eu-central-2": 12.442, + "eu-north-1": 0.0, + "eu-south-1": 11.52, "eu-south-2": 11.184, - "eu-west-1": 0.0, - "eu-west-2": 7.104, + "eu-west-1": 4.416, + "eu-west-2": 11.52, "eu-west-3": 7.104, "il-central-1": 7.106, "me-central-1": 11.861, - "me-south-1": 4.416, - "sa-east-1": 9.648, + "me-south-1": 7.445, + "sa-east-1": 14.064, "us-east-1": 6.048, "us-east-2": 0.0, - "us-gov-east-1": 4.416, - "us-gov-west-1": 7.248, - "us-west-1": 4.416, + "us-gov-east-1": 11.664, + "us-gov-west-1": 11.664, + "us-west-1": 11.136, "us-west-2": 4.416, "us-west-2-lax-1": 11.674 }, "r5.2xlarge": { - "af-south-1": 0.672, + "af-south-1": 1.04, "ap-east-1": 0.668, "ap-northeast-1": 0.368, "ap-northeast-2": 0.976, - "ap-northeast-3": 0.608, - "ap-south-1": 0.52, - "ap-south-2": 0.0, - "ap-southeast-1": 0.644, - "ap-southeast-2": 0.604, + "ap-northeast-3": 0.976, + "ap-south-1": 0.888, + "ap-south-2": 0.368, + "ap-southeast-1": 0.976, + "ap-southeast-2": 0.972, "ap-southeast-3": 0.976, "ap-southeast-4": 0.368, - "ca-central-1": 0.0, - "ca-west-1": 0.552, + "ca-central-1": 0.552, + "ca-west-1": 0.92, "eu-central-1": 0.608, - "eu-central-2": 1.077, - "eu-north-1": 0.368, + "eu-central-2": 0.669, + "eu-north-1": 0.904, "eu-south-1": 0.592, - "eu-south-2": 0.368, - "eu-west-1": 0.564, - "eu-west-2": 0.996, - "eu-west-3": 0.368, - "il-central-1": 0.592, + "eu-south-2": 0.932, + "eu-west-1": 0.932, + "eu-west-2": 0.368, + "eu-west-3": 0.96, + "il-central-1": 0.96, "me-central-1": 0.988, - "me-south-1": 0.988, + "me-south-1": 0.368, "sa-east-1": 0.804, "us-east-1": 0.0, "us-east-2": 0.504, - "us-gov-east-1": 0.368, - "us-gov-west-1": 0.604, + "us-gov-east-1": 0.972, + "us-gov-west-1": 0.972, "us-west-1": 0.928, - "us-west-2": 0.504, + "us-west-2": 0.872, "us-west-2-lax-1": 0.973 }, "r5.4xlarge": { "af-south-1": 2.08, - "ap-east-1": 0.0, - "ap-northeast-1": 0.736, - "ap-northeast-2": 0.0, + "ap-east-1": 2.152, + "ap-northeast-1": 1.952, + "ap-northeast-2": 1.289, "ap-northeast-3": 1.216, - "ap-south-1": 1.102, + "ap-south-1": 1.776, "ap-south-2": 1.776, - "ap-southeast-1": 1.289, - "ap-southeast-2": 2.016, - "ap-southeast-3": 1.289, + "ap-southeast-1": 1.952, + "ap-southeast-2": 0.736, + "ap-southeast-3": 1.952, "ap-southeast-4": 0.736, "ca-central-1": 1.104, - "ca-west-1": 1.104, - "eu-central-1": 0.736, - "eu-central-2": 1.418, + "ca-west-1": 1.84, + "eu-central-1": 1.952, + "eu-central-2": 2.074, "eu-north-1": 1.072, "eu-south-1": 0.736, - "eu-south-2": 1.864, + "eu-south-2": 0.736, "eu-west-1": 1.128, - "eu-west-2": 1.184, - "eu-west-3": 1.92, + "eu-west-2": 1.92, + "eu-west-3": 0.736, "il-central-1": 0.736, - "me-central-1": 0.0, + "me-central-1": 1.977, "me-south-1": 1.241, - "sa-east-1": 0.736, - "us-east-1": 0.0, - "us-east-2": 0.736, - "us-gov-east-1": 1.208, - "us-gov-west-1": 0.736, - "us-west-1": 1.12, + "sa-east-1": 2.344, + "us-east-1": 1.008, + "us-east-2": 1.744, + "us-gov-east-1": 1.944, + "us-gov-west-1": 1.944, + "us-west-1": 1.856, "us-west-2": 0.736, "us-west-2-lax-1": 1.946 }, "r5.8xlarge": { - "af-south-1": 2.688, - "ap-east-1": 2.672, - "ap-northeast-1": 4.05, - "ap-northeast-2": 1.472, + "af-south-1": 4.16, + "ap-east-1": 1.472, + "ap-northeast-1": 2.432, + "ap-northeast-2": 3.904, "ap-northeast-3": 2.432, - "ap-south-1": 2.08, - "ap-south-2": 1.472, - "ap-southeast-1": 1.472, + "ap-south-1": 2.204, + "ap-south-2": 2.08, + "ap-southeast-1": 3.904, "ap-southeast-2": 1.472, - "ap-southeast-3": 1.472, + "ap-southeast-3": 2.432, "ap-southeast-4": 2.416, "ca-central-1": 0.0, - "ca-west-1": 1.472, - "eu-central-1": 2.578, - "eu-central-2": 2.836, + "ca-west-1": 3.68, + "eu-central-1": 3.904, + "eu-central-2": 4.147, "eu-north-1": 0.0, "eu-south-1": 2.51, - "eu-south-2": 3.863, + "eu-south-2": 3.728, "eu-west-1": 2.391, - "eu-west-2": 1.472, - "eu-west-3": 2.51, + "eu-west-2": 0.0, + "eu-west-3": 3.84, "il-central-1": 2.369, - "me-central-1": 0.0, + "me-central-1": 3.954, "me-south-1": 2.482, - "sa-east-1": 3.216, + "sa-east-1": 0.0, "us-east-1": 0.0, - "us-east-2": 2.016, + "us-east-2": 3.488, "us-gov-east-1": 1.472, "us-gov-west-1": 1.472, - "us-west-1": 1.472, + "us-west-1": 2.374, "us-west-2": 1.472, - "us-west-2-lax-1": 3.891 + "us-west-2-lax-1": 1.472 }, "r5.12xlarge": { - "af-south-1": 4.274, + "af-south-1": 0.0, "ap-east-1": 4.008, "ap-northeast-1": 3.648, "ap-northeast-2": 2.208, - "ap-northeast-3": 3.648, + "ap-northeast-3": 5.856, "ap-south-1": 3.12, - "ap-south-2": 5.514, - "ap-southeast-1": 2.208, - "ap-southeast-2": 2.208, + "ap-south-2": 5.328, + "ap-southeast-1": 5.856, + "ap-southeast-2": 3.624, "ap-southeast-3": 0.0, - "ap-southeast-4": 0.0, - "ca-central-1": 2.208, - "ca-west-1": 3.511, - "eu-central-1": 2.208, - "eu-central-2": 6.462, - "eu-north-1": 5.617, - "eu-south-1": 0.0, - "eu-south-2": 2.208, - "eu-west-1": 3.587, - "eu-west-2": 3.552, - "eu-west-3": 0.0, + "ap-southeast-4": 5.832, + "ca-central-1": 0.0, + "ca-west-1": 5.52, + "eu-central-1": 0.0, + "eu-central-2": 6.221, + "eu-north-1": 2.208, + "eu-south-1": 2.208, + "eu-south-2": 5.592, + "eu-west-1": 2.208, + "eu-west-2": 0.0, + "eu-west-3": 2.208, "il-central-1": 3.553, - "me-central-1": 6.154, + "me-central-1": 0.0, "me-south-1": 3.722, - "sa-east-1": 0.0, + "sa-east-1": 7.321, "us-east-1": 3.024, - "us-east-2": 3.024, - "us-gov-east-1": 6.049, - "us-gov-west-1": 2.208, + "us-east-2": 5.232, + "us-gov-east-1": 3.624, + "us-gov-west-1": 5.832, "us-west-1": 3.36, "us-west-2": 3.024, "us-west-2-lax-1": 5.837 }, "r5.16xlarge": { "af-south-1": 5.376, - "ap-east-1": 5.344, + "ap-east-1": 8.288, "ap-northeast-1": 4.864, - "ap-northeast-2": 2.944, - "ap-northeast-3": 4.864, - "ap-south-1": 0.0, + "ap-northeast-2": 7.808, + "ap-northeast-3": 2.944, + "ap-south-1": 7.104, "ap-south-2": 2.944, "ap-southeast-1": 2.944, - "ap-southeast-2": 7.776, - "ap-southeast-3": 7.808, - "ap-southeast-4": 2.944, - "ca-central-1": 4.416, - "ca-west-1": 4.416, - "eu-central-1": 2.944, + "ap-southeast-2": 2.944, + "ap-southeast-3": 5.156, + "ap-southeast-4": 7.776, + "ca-central-1": 2.944, + "ca-west-1": 7.36, + "eu-central-1": 4.864, "eu-central-2": 2.944, "eu-north-1": 2.944, "eu-south-1": 4.736, "eu-south-2": 2.944, - "eu-west-1": 4.512, - "eu-west-2": 7.964, - "eu-west-3": 2.944, - "il-central-1": 4.738, - "me-central-1": 2.944, + "eu-west-1": 2.944, + "eu-west-2": 7.68, + "eu-west-3": 7.68, + "il-central-1": 7.682, + "me-central-1": 4.963, "me-south-1": 4.963, "sa-east-1": 6.432, "us-east-1": 2.944, - "us-east-2": 7.218, + "us-east-2": 0.0, "us-gov-east-1": 7.776, - "us-gov-west-1": 5.122, + "us-gov-west-1": 4.832, "us-west-1": 2.944, - "us-west-2": 4.032, + "us-west-2": 2.944, "us-west-2-lax-1": 2.944 }, "r5.24xlarge": { - "af-south-1": 4.416, - "ap-east-1": 12.432, - "ap-northeast-1": 7.296, + "af-south-1": 12.48, + "ap-east-1": 4.416, + "ap-northeast-1": 11.712, "ap-northeast-2": 4.416, - "ap-northeast-3": 7.296, - "ap-south-1": 6.24, + "ap-northeast-3": 11.712, + "ap-south-1": 4.416, "ap-south-2": 10.656, - "ap-southeast-1": 7.296, - "ap-southeast-2": 4.416, + "ap-southeast-1": 0.0, + "ap-southeast-2": 7.248, "ap-southeast-3": 11.712, - "ap-southeast-4": 11.664, - "ca-central-1": 4.416, + "ap-southeast-4": 7.248, + "ca-central-1": 11.04, "ca-west-1": 11.04, - "eu-central-1": 4.416, + "eu-central-1": 11.712, "eu-central-2": 4.416, "eu-north-1": 6.432, "eu-south-1": 7.104, - "eu-south-2": 0.0, + "eu-south-2": 11.184, "eu-west-1": 4.416, "eu-west-2": 4.416, "eu-west-3": 0.0, "il-central-1": 7.106, "me-central-1": 7.445, - "me-south-1": 0.0, + "me-south-1": 11.861, "sa-east-1": 9.648, - "us-east-1": 4.416, - "us-east-2": 6.048, + "us-east-1": 10.464, + "us-east-2": 10.464, "us-gov-east-1": 7.248, - "us-gov-west-1": 7.248, - "us-west-1": 6.72, - "us-west-2": 6.048, + "us-gov-west-1": 11.664, + "us-west-1": 4.416, + "us-west-2": 10.464, "us-west-2-lax-1": 4.416 }, "r5a.large": { @@ -104961,11 +112160,11 @@ "ca-central-1": 0.216, "eu-central-1": 0.229, "eu-south-1": 0.225, - "eu-west-1": 0.127, + "eu-west-1": 0.219, "eu-west-2": 0.225, "eu-west-3": 0.225, "sa-east-1": 0.273, - "us-east-1": 0.113, + "us-east-1": 0.205, "us-east-2": 0.113, "us-gov-east-1": 0.228, "us-gov-west-1": 0.136, @@ -104976,7 +112175,7 @@ "ap-northeast-1": 0.458, "ap-northeast-2": 0.456, "ap-south-1": 0.327, - "ap-southeast-1": 0.272, + "ap-southeast-1": 0.456, "ap-southeast-2": 0.456, "ca-central-1": 0.432, "eu-central-1": 0.458, @@ -104988,7 +112187,7 @@ "us-east-1": 0.226, "us-east-2": 0.226, "us-gov-east-1": 0.456, - "us-gov-west-1": 0.272, + "us-gov-west-1": 0.456, "us-west-1": 0.436, "us-west-2": 0.226 }, @@ -105005,12 +112204,12 @@ "eu-west-2": 0.9, "eu-west-3": 0.9, "sa-east-1": 1.092, - "us-east-1": 0.452, - "us-east-2": 0.452, + "us-east-1": 0.82, + "us-east-2": 0.82, "us-gov-east-1": 0.912, "us-gov-west-1": 0.544, "us-west-1": 0.872, - "us-west-2": 0.452 + "us-west-2": 0.82 }, "r5a.4xlarge": { "ap-northeast-1": 1.832, @@ -105025,12 +112224,12 @@ "eu-west-2": 1.8, "eu-west-3": 1.8, "sa-east-1": 2.184, - "us-east-1": 0.904, - "us-east-2": 0.904, + "us-east-1": 1.64, + "us-east-2": 1.64, "us-gov-east-1": 1.824, - "us-gov-west-1": 1.088, + "us-gov-west-1": 1.824, "us-west-1": 1.744, - "us-west-2": 0.904 + "us-west-2": 1.64 }, "r5a.8xlarge": { "ap-northeast-1": 3.664, @@ -105048,7 +112247,7 @@ "us-east-1": 3.28, "us-east-2": 3.28, "us-gov-east-1": 3.648, - "us-gov-west-1": 2.176, + "us-gov-west-1": 3.648, "us-west-1": 3.488, "us-west-2": 3.28 }, @@ -105056,7 +112255,7 @@ "ap-northeast-1": 5.496, "ap-northeast-2": 5.472, "ap-south-1": 3.924, - "ap-southeast-1": 3.264, + "ap-southeast-1": 5.472, "ap-southeast-2": 5.472, "ca-central-1": 5.184, "eu-central-1": 5.496, @@ -105065,12 +112264,12 @@ "eu-west-2": 5.4, "eu-west-3": 5.4, "sa-east-1": 6.552, - "us-east-1": 2.712, - "us-east-2": 2.712, + "us-east-1": 4.92, + "us-east-2": 4.92, "us-gov-east-1": 5.472, - "us-gov-west-1": 3.264, + "us-gov-west-1": 5.472, "us-west-1": 5.232, - "us-west-2": 2.712 + "us-west-2": 4.92 }, "r5a.16xlarge": { "ap-northeast-1": 7.328, @@ -105105,8 +112304,8 @@ "eu-west-2": 10.8, "eu-west-3": 10.8, "sa-east-1": 13.104, - "us-east-1": 5.424, - "us-east-2": 5.424, + "us-east-1": 9.84, + "us-east-2": 9.84, "us-gov-east-1": 10.944, "us-gov-west-1": 6.528, "us-west-1": 10.464, @@ -105144,7 +112343,7 @@ "sa-east-1": 0.6, "us-east-1": 0.446, "us-east-2": 0.446, - "us-gov-west-1": 0.316, + "us-gov-west-1": 0.5, "us-west-1": 0.48, "us-west-2": 0.446 }, @@ -105180,7 +112379,7 @@ "sa-east-1": 2.4, "us-east-1": 1.784, "us-east-2": 1.784, - "us-gov-west-1": 1.264, + "us-gov-west-1": 2.0, "us-west-1": 1.92, "us-west-2": 1.784 }, @@ -105198,7 +112397,7 @@ "sa-east-1": 4.8, "us-east-1": 3.568, "us-east-2": 3.568, - "us-gov-west-1": 2.528, + "us-gov-west-1": 4.0, "us-west-1": 3.84, "us-west-2": 3.568 }, @@ -105216,7 +112415,7 @@ "sa-east-1": 7.2, "us-east-1": 5.352, "us-east-2": 5.352, - "us-gov-west-1": 3.792, + "us-gov-west-1": 6.0, "us-west-1": 5.76, "us-west-2": 5.352 }, @@ -105258,144 +112457,144 @@ }, "r5b.large": { "ap-northeast-1": 0.092, - "ap-northeast-2": 0.1958, + "ap-northeast-2": 0.27, "ap-southeast-1": 0.092, - "ap-southeast-2": 0.273, - "ca-central-1": 0.092, + "ap-southeast-2": 0.1991, + "ca-central-1": 0.163, "eu-central-1": 0.092, - "eu-north-1": 0.0, + "eu-north-1": 0.092, "eu-south-1": 0.092, - "eu-west-1": 0.092, - "eu-west-2": 0.2845, + "eu-west-1": 0.259, + "eu-west-2": 0.267, "sa-east-1": 0.092, - "us-east-1": 0.092, + "us-east-1": 0.241, "us-east-2": 0.092, - "us-west-2": 0.092 + "us-west-2": 0.241 }, "r5b.xlarge": { - "ap-northeast-1": 0.184, + "ap-northeast-1": 0.546, "ap-northeast-2": 0.356, "ap-southeast-1": 0.184, - "ap-southeast-2": 0.184, - "ca-central-1": 0.184, - "eu-central-1": 0.184, - "eu-north-1": 0.184, + "ap-southeast-2": 0.546, + "ca-central-1": 0.5426, + "eu-central-1": 0.54, + "eu-north-1": 0.0, "eu-south-1": 0.184, "eu-west-1": 0.184, - "eu-west-2": 0.184, - "sa-east-1": 0.0, - "us-east-1": 0.0, + "eu-west-2": 0.534, + "sa-east-1": 0.5214, + "us-east-1": 0.184, "us-east-2": 0.184, - "us-west-2": 0.184 + "us-west-2": 0.482 }, "r5b.metal": { - "ap-northeast-1": 4.416, - "ap-northeast-2": 13.8144, - "ap-southeast-1": 4.416, + "ap-northeast-1": 8.688, + "ap-northeast-2": 8.544, + "ap-southeast-1": 12.96, "ap-southeast-2": 4.416, "ca-central-1": 4.416, - "eu-central-1": 4.416, - "eu-north-1": 7.58112, - "eu-south-1": 4.416, - "eu-west-1": 8.016, + "eu-central-1": 12.96, + "eu-north-1": 11.99712, + "eu-south-1": 12.816, + "eu-west-1": 12.432, "eu-west-2": 4.416, - "sa-east-1": 12.5136, - "us-east-1": 11.568, + "sa-east-1": 15.792, + "us-east-1": 7.152, "us-east-2": 4.416, - "us-west-2": 4.416 + "us-west-2": 11.568 }, "r5b.2xlarge": { "ap-northeast-1": 0.368, - "ap-northeast-2": 0.0, + "ap-northeast-2": 1.1512, "ap-southeast-1": 0.368, "ap-southeast-2": 0.368, - "ca-central-1": 0.368, + "ca-central-1": 0.652, "eu-central-1": 0.368, "eu-north-1": 0.368, - "eu-south-1": 0.368, + "eu-south-1": 1.068, "eu-west-1": 0.668, "eu-west-2": 0.7, - "sa-east-1": 0.368, - "us-east-1": 0.0, + "sa-east-1": 0.0, + "us-east-1": 0.964, "us-east-2": 0.368, "us-west-2": 0.368 }, "r5b.4xlarge": { "ap-northeast-1": 0.736, - "ap-northeast-2": 2.16, + "ap-northeast-2": 1.424, "ap-southeast-1": 0.736, "ap-southeast-2": 0.736, - "ca-central-1": 1.304, + "ca-central-1": 2.04, "eu-central-1": 0.736, - "eu-north-1": 0.736, + "eu-north-1": 1.26352, "eu-south-1": 0.736, - "eu-west-1": 0.736, + "eu-west-1": 2.072, "eu-west-2": 0.736, - "sa-east-1": 0.736, - "us-east-1": 0.736, - "us-east-2": 0.736, - "us-west-2": 0.736 + "sa-east-1": 1.896, + "us-east-1": 1.928, + "us-east-2": 1.928, + "us-west-2": 1.928 }, "r5b.8xlarge": { "ap-northeast-1": 4.368, - "ap-northeast-2": 0.0, + "ap-northeast-2": 4.32, "ap-southeast-1": 1.472, - "ap-southeast-2": 1.472, - "ca-central-1": 1.472, + "ap-southeast-2": 2.896, + "ca-central-1": 4.3408, "eu-central-1": 1.472, - "eu-north-1": 1.472, + "eu-north-1": 0.0, "eu-south-1": 1.472, - "eu-west-1": 1.472, - "eu-west-2": 1.472, + "eu-west-1": 4.144, + "eu-west-2": 4.272, "sa-east-1": 1.472, - "us-east-1": 1.472, - "us-east-2": 1.472, + "us-east-1": 2.384, + "us-east-2": 3.856, "us-west-2": 1.472 }, "r5b.12xlarge": { - "ap-northeast-1": 2.208, - "ap-northeast-2": 6.9072, + "ap-northeast-1": 6.552, + "ap-northeast-2": 6.48, "ap-southeast-1": 2.208, - "ap-southeast-2": 2.208, - "ca-central-1": 2.208, + "ap-southeast-2": 4.344, + "ca-central-1": 6.12, "eu-central-1": 2.208, "eu-north-1": 2.208, - "eu-south-1": 0.0, - "eu-west-1": 2.208, + "eu-south-1": 6.408, + "eu-west-1": 6.216, "eu-west-2": 2.208, "sa-east-1": 2.208, - "us-east-1": 6.1416, + "us-east-1": 3.576, "us-east-2": 2.208, - "us-west-2": 2.208 + "us-west-2": 5.784 }, "r5b.16xlarge": { - "ap-northeast-1": 9.3152, + "ap-northeast-1": 8.736, "ap-northeast-2": 8.64, - "ap-southeast-1": 2.944, - "ap-southeast-2": 9.3152, - "ca-central-1": 2.944, - "eu-central-1": 2.944, + "ap-southeast-1": 8.64, + "ap-southeast-2": 5.792, + "ca-central-1": 5.216, + "eu-central-1": 8.64, "eu-north-1": 2.944, - "eu-south-1": 2.944, - "eu-west-1": 5.344, - "eu-west-2": 9.104, - "sa-east-1": 2.944, - "us-east-1": 0.0, + "eu-south-1": 8.544, + "eu-west-1": 8.288, + "eu-west-2": 8.544, + "sa-east-1": 10.528, + "us-east-1": 2.944, "us-east-2": 2.944, - "us-west-2": 2.944 + "us-west-2": 7.712 }, "r5b.24xlarge": { - "ap-northeast-1": 13.9728, - "ap-northeast-2": 4.416, + "ap-northeast-1": 13.104, + "ap-northeast-2": 12.96, "ap-southeast-1": 4.416, "ap-southeast-2": 0.0, - "ca-central-1": 4.416, - "eu-central-1": 8.544, - "eu-north-1": 0.0, - "eu-south-1": 4.416, - "eu-west-1": 8.016, - "eu-west-2": 4.416, - "sa-east-1": 16.9296, + "ca-central-1": 12.24, + "eu-central-1": 12.96, + "eu-north-1": 7.58112, + "eu-south-1": 12.816, + "eu-west-1": 12.432, + "eu-west-2": 0.0, + "sa-east-1": 4.416, "us-east-1": 4.416, "us-east-2": 4.416, "us-west-2": 4.416 @@ -105403,133 +112602,133 @@ "r5d.large": { "af-south-1": 0.092, "ap-east-1": 0.092, - "ap-northeast-1": 0.092, + "ap-northeast-1": 0.266, "ap-northeast-2": 0.092, "ap-northeast-3": 0.092, "ap-south-1": 0.092, - "ap-south-2": 0.092, + "ap-south-2": 0.151, "ap-southeast-1": 0.092, "ap-southeast-2": 0.092, "ap-southeast-3": 0.174, - "ap-southeast-4": 0.092, - "ca-central-1": 0.092, - "eu-central-1": 0.092, - "eu-central-2": 0.0, + "ap-southeast-4": 0.174, + "ca-central-1": 0.25, + "eu-central-1": 0.265, + "eu-central-2": 0.282, "eu-north-1": 0.092, "eu-south-1": 0.092, - "eu-south-2": 0.092, - "eu-west-1": 0.16, + "eu-south-2": 0.16, + "eu-west-1": 0.252, "eu-west-2": 0.169, - "eu-west-3": 0.092, + "eu-west-3": 0.261, "il-central-1": 0.168, - "me-central-1": 0.187, + "me-central-1": 0.092, "me-south-1": 0.092, - "sa-east-1": 0.092, - "us-east-1": 0.144, - "us-east-2": 0.153, + "sa-east-1": 0.32, + "us-east-1": 0.236, + "us-east-2": 0.144, "us-gov-east-1": 0.092, - "us-gov-west-1": 0.0, + "us-gov-west-1": 0.265, "us-west-1": 0.092, - "us-west-2": 0.0, + "us-west-2": 0.245, "us-west-2-lax-1": 0.092 }, "r5d.xlarge": { - "af-south-1": 0.184, - "ap-east-1": 0.184, + "af-south-1": 0.564, + "ap-east-1": 0.534, "ap-northeast-1": 0.184, - "ap-northeast-2": 0.184, - "ap-northeast-3": 0.184, + "ap-northeast-2": 0.53, + "ap-northeast-3": 0.532, "ap-south-1": 0.184, - "ap-south-2": 0.0, - "ap-southeast-1": 0.184, - "ap-southeast-2": 0.184, - "ap-southeast-3": 0.553, - "ap-southeast-4": 0.184, + "ap-south-2": 0.302, + "ap-southeast-1": 0.532, + "ap-southeast-2": 0.532, + "ap-southeast-3": 0.184, + "ap-southeast-4": 0.532, "ca-central-1": 0.184, - "eu-central-1": 0.184, + "eu-central-1": 0.53, "eu-central-2": 0.587, "eu-north-1": 0.184, "eu-south-1": 0.184, - "eu-south-2": 0.339, - "eu-west-1": 0.32, - "eu-west-2": 0.522, + "eu-south-2": 0.504, + "eu-west-1": 0.504, + "eu-west-2": 0.184, "eu-west-3": 0.184, - "il-central-1": 0.52, - "me-central-1": 0.557, + "il-central-1": 0.184, + "me-central-1": 0.352, "me-south-1": 0.184, - "sa-east-1": 0.184, + "sa-east-1": 0.64, "us-east-1": 0.0, - "us-east-2": 0.305, - "us-gov-east-1": 0.184, - "us-gov-west-1": 0.0, - "us-west-1": 0.184, - "us-west-2": 0.288, + "us-east-2": 0.0, + "us-gov-east-1": 0.53, + "us-gov-west-1": 0.184, + "us-west-1": 0.508, + "us-west-2": 0.472, "us-west-2-lax-1": 0.53 }, "r5d.metal": { - "af-south-1": 4.416, - "ap-east-1": 4.416, + "af-south-1": 13.536, + "ap-east-1": 12.816, "ap-northeast-1": 4.416, "ap-northeast-2": 4.416, - "ap-northeast-3": 4.416, + "ap-northeast-3": 12.768, "ap-south-1": 4.416, - "ap-south-2": 0.0, + "ap-south-2": 7.248, "ap-southeast-1": 4.416, "ap-southeast-2": 4.416, - "ap-southeast-3": 4.416, + "ap-southeast-3": 12.768, "ap-southeast-4": 4.416, - "ca-central-1": 4.416, - "eu-central-1": 4.416, + "ca-central-1": 12.0, + "eu-central-1": 12.72, "eu-central-2": 4.416, "eu-north-1": 4.416, "eu-south-1": 4.416, "eu-south-2": 7.68, - "eu-west-1": 7.68, + "eu-west-1": 12.096, "eu-west-2": 4.416, - "eu-west-3": 4.416, - "il-central-1": 8.064, - "me-central-1": 0.0, - "me-south-1": 4.416, + "eu-west-3": 12.528, + "il-central-1": 0.0, + "me-central-1": 4.416, + "me-south-1": 12.864, "sa-east-1": 4.416, - "us-east-1": 4.416, - "us-east-2": 4.416, + "us-east-1": 11.328, + "us-east-2": 11.328, "us-gov-east-1": 4.416, "us-gov-west-1": 4.416, - "us-west-1": 4.416, - "us-west-2": 4.416, + "us-west-1": 12.192, + "us-west-2": 11.328, "us-west-2-lax-1": 12.71 }, "r5d.2xlarge": { "af-south-1": 0.368, "ap-east-1": 0.368, - "ap-northeast-1": 0.368, - "ap-northeast-2": 0.368, - "ap-northeast-3": 0.368, + "ap-northeast-1": 1.064, + "ap-northeast-2": 1.06, + "ap-northeast-3": 1.064, "ap-south-1": 0.368, "ap-south-2": 0.368, - "ap-southeast-1": 0.368, - "ap-southeast-2": 0.368, - "ap-southeast-3": 0.368, - "ap-southeast-4": 0.738, + "ap-southeast-1": 1.064, + "ap-southeast-2": 1.064, + "ap-southeast-3": 0.696, + "ap-southeast-4": 1.106, "ca-central-1": 0.368, - "eu-central-1": 0.368, - "eu-central-2": 0.761, + "eu-central-1": 1.06, + "eu-central-2": 1.129, "eu-north-1": 0.368, "eu-south-1": 0.368, - "eu-south-2": 0.0, - "eu-west-1": 1.047, - "eu-west-2": 0.717, - "eu-west-3": 0.368, + "eu-south-2": 0.64, + "eu-west-1": 1.008, + "eu-west-2": 1.044, + "eu-west-3": 1.044, "il-central-1": 0.368, - "me-central-1": 0.368, + "me-central-1": 0.0, "me-south-1": 0.368, - "sa-east-1": 0.368, - "us-east-1": 0.368, + "sa-east-1": 1.28, + "us-east-1": 0.944, "us-east-2": 0.368, "us-gov-east-1": 0.368, "us-gov-west-1": 0.692, - "us-west-1": 0.368, - "us-west-2": 0.611, + "us-west-1": 1.016, + "us-west-2": 0.944, "us-west-2-lax-1": 0.368 }, "r5d.4xlarge": { @@ -105537,45 +112736,45 @@ "ap-east-1": 0.736, "ap-northeast-1": 0.736, "ap-northeast-2": 0.736, - "ap-northeast-3": 0.736, + "ap-northeast-3": 2.128, "ap-south-1": 0.736, - "ap-south-2": 0.736, + "ap-south-2": 2.016, "ap-southeast-1": 0.736, - "ap-southeast-2": 0.736, - "ap-southeast-3": 0.736, - "ap-southeast-4": 1.476, - "ca-central-1": 0.736, + "ap-southeast-2": 2.128, + "ap-southeast-3": 2.128, + "ap-southeast-4": 0.736, + "ca-central-1": 2.0, "eu-central-1": 0.736, "eu-central-2": 1.522, - "eu-north-1": 0.736, + "eu-north-1": 1.952, "eu-south-1": 0.736, - "eu-south-2": 0.736, - "eu-west-1": 0.736, - "eu-west-2": 1.352, - "eu-west-3": 0.736, + "eu-south-2": 2.093, + "eu-west-1": 2.016, + "eu-west-2": 2.088, + "eu-west-3": 2.088, "il-central-1": 0.736, - "me-central-1": 0.736, - "me-south-1": 0.736, - "sa-east-1": 0.736, - "us-east-1": 1.152, - "us-east-2": 0.736, + "me-central-1": 1.408, + "me-south-1": 2.144, + "sa-east-1": 2.56, + "us-east-1": 1.888, + "us-east-2": 0.0, "us-gov-east-1": 0.736, "us-gov-west-1": 1.384, - "us-west-1": 0.736, + "us-west-1": 2.032, "us-west-2": 0.736, "us-west-2-lax-1": 2.118 }, "r5d.8xlarge": { - "af-south-1": 1.472, + "af-south-1": 4.512, "ap-east-1": 4.272, "ap-northeast-1": 4.256, "ap-northeast-2": 4.24, - "ap-northeast-3": 1.472, + "ap-northeast-3": 4.256, "ap-south-1": 3.888, - "ap-south-2": 1.472, + "ap-south-2": 2.416, "ap-southeast-1": 4.256, - "ap-southeast-2": 1.472, - "ap-southeast-3": 0.0, + "ap-southeast-2": 4.256, + "ap-southeast-3": 4.423, "ap-southeast-4": 1.472, "ca-central-1": 1.472, "eu-central-1": 4.24, @@ -105583,12 +112782,12 @@ "eu-north-1": 3.904, "eu-south-1": 1.472, "eu-south-2": 0.0, - "eu-west-1": 2.56, - "eu-west-2": 1.472, + "eu-west-1": 0.0, + "eu-west-2": 2.704, "eu-west-3": 4.176, - "il-central-1": 2.688, + "il-central-1": 2.849, "me-central-1": 1.472, - "me-south-1": 1.472, + "me-south-1": 4.288, "sa-east-1": 1.472, "us-east-1": 3.776, "us-east-2": 3.776, @@ -105599,36 +112798,36 @@ "us-west-2-lax-1": 4.237 }, "r5d.12xlarge": { - "af-south-1": 2.208, - "ap-east-1": 2.208, + "af-south-1": 6.768, + "ap-east-1": 6.408, "ap-northeast-1": 2.208, "ap-northeast-2": 2.208, "ap-northeast-3": 2.208, "ap-south-1": 2.208, - "ap-south-2": 3.841, + "ap-south-2": 3.624, "ap-southeast-1": 2.208, "ap-southeast-2": 2.208, "ap-southeast-3": 2.208, - "ap-southeast-4": 2.208, + "ap-southeast-4": 6.384, "ca-central-1": 2.208, "eu-central-1": 2.208, - "eu-central-2": 0.0, - "eu-north-1": 2.208, - "eu-south-1": 2.208, - "eu-south-2": 0.0, - "eu-west-1": 3.84, - "eu-west-2": 2.208, + "eu-central-2": 4.567, + "eu-north-1": 5.856, + "eu-south-1": 6.24, + "eu-south-2": 2.208, + "eu-west-1": 6.048, + "eu-west-2": 6.51, "eu-west-3": 2.208, - "il-central-1": 4.032, - "me-central-1": 0.0, + "il-central-1": 6.24, + "me-central-1": 6.432, "me-south-1": 2.208, - "sa-east-1": 2.208, + "sa-east-1": 7.68, "us-east-1": 2.208, "us-east-2": 3.456, "us-gov-east-1": 2.208, - "us-gov-west-1": 2.208, - "us-west-1": 2.208, - "us-west-2": 3.456, + "us-gov-west-1": 6.36, + "us-west-1": 6.096, + "us-west-2": 5.664, "us-west-2-lax-1": 6.355 }, "r5d.16xlarge": { @@ -105636,1080 +112835,1168 @@ "ap-east-1": 8.544, "ap-northeast-1": 8.512, "ap-northeast-2": 8.48, - "ap-northeast-3": 2.944, + "ap-northeast-3": 8.512, "ap-south-1": 7.776, "ap-south-2": 4.832, "ap-southeast-1": 8.512, "ap-southeast-2": 2.944, - "ap-southeast-3": 2.944, - "ap-southeast-4": 8.512, - "ca-central-1": 2.944, + "ap-southeast-3": 5.568, + "ap-southeast-4": 5.902, + "ca-central-1": 8.0, "eu-central-1": 8.48, - "eu-central-2": 2.944, + "eu-central-2": 9.034, "eu-north-1": 7.808, "eu-south-1": 2.944, "eu-south-2": 8.064, - "eu-west-1": 2.944, - "eu-west-2": 0.0, + "eu-west-1": 8.064, + "eu-west-2": 8.352, "eu-west-3": 8.352, - "il-central-1": 5.699, - "me-central-1": 5.97, + "il-central-1": 8.32, + "me-central-1": 2.944, "me-south-1": 2.944, - "sa-east-1": 2.944, + "sa-east-1": 10.24, "us-east-1": 7.552, "us-east-2": 7.552, "us-gov-east-1": 8.48, "us-gov-west-1": 2.944, "us-west-1": 8.128, "us-west-2": 7.552, - "us-west-2-lax-1": 2.944 + "us-west-2-lax-1": 8.474 }, "r5d.24xlarge": { - "af-south-1": 4.416, + "af-south-1": 13.536, "ap-east-1": 4.416, "ap-northeast-1": 4.416, "ap-northeast-2": 4.416, - "ap-northeast-3": 4.416, + "ap-northeast-3": 12.768, "ap-south-1": 4.416, - "ap-south-2": 4.416, + "ap-south-2": 11.664, "ap-southeast-1": 4.416, - "ap-southeast-2": 4.416, + "ap-southeast-2": 12.768, "ap-southeast-3": 12.768, "ap-southeast-4": 4.416, "ca-central-1": 4.416, - "eu-central-1": 4.416, - "eu-central-2": 4.416, - "eu-north-1": 4.416, - "eu-south-1": 4.416, + "eu-central-1": 12.72, + "eu-central-2": 9.134, + "eu-north-1": 11.712, + "eu-south-1": 12.48, "eu-south-2": 12.096, "eu-west-1": 12.096, - "eu-west-2": 0.0, - "eu-west-3": 4.416, - "il-central-1": 4.416, - "me-central-1": 0.0, + "eu-west-2": 8.112, + "eu-west-3": 12.528, + "il-central-1": 8.064, + "me-central-1": 8.448, "me-south-1": 4.416, - "sa-east-1": 4.416, - "us-east-1": 6.912, + "sa-east-1": 15.36, + "us-east-1": 0.0, "us-east-2": 4.416, - "us-gov-east-1": 4.416, + "us-gov-east-1": 12.72, "us-gov-west-1": 4.416, "us-west-1": 4.416, - "us-west-2": 0.0, + "us-west-2": 6.912, "us-west-2-lax-1": 12.71 }, "r5dn.large": { - "af-south-1": 0.313, - "ap-northeast-1": 0.092, + "af-south-1": 0.32626, + "ap-northeast-1": 0.295, "ap-northeast-2": 0.092, "ap-southeast-1": 0.092, - "ap-southeast-2": 0.0, - "eu-central-1": 0.092, - "eu-north-1": 0.0, - "eu-south-1": 0.20776, + "ap-southeast-2": 0.30824, + "eu-central-1": 0.291, + "eu-north-1": 0.269, + "eu-south-1": 0.288, "eu-west-1": 0.092, - "eu-west-3": 0.20776, + "eu-west-3": 0.196, "us-east-1": 0.092, "us-east-2": 0.092, - "us-gov-east-1": 0.092, - "us-gov-west-1": 0.305, + "us-gov-east-1": 0.293, + "us-gov-west-1": 0.201, "us-west-2": 0.092 }, "r5dn.xlarge": { - "af-south-1": 0.46852, - "ap-northeast-1": 0.184, - "ap-northeast-2": 0.60588, + "af-south-1": 0.626, + "ap-northeast-1": 0.59, + "ap-northeast-2": 0.582, "ap-southeast-1": 0.184, - "ap-southeast-2": 0.61648, - "eu-central-1": 0.184, + "ap-southeast-2": 0.408, + "eu-central-1": 0.582, "eu-north-1": 0.184, - "eu-south-1": 0.184, + "eu-south-1": 0.576, "eu-west-1": 0.184, - "eu-west-3": 0.184, + "eu-west-3": 0.576, "us-east-1": 0.184, - "us-east-2": 0.184, - "us-gov-east-1": 0.184, - "us-gov-west-1": 0.184, + "us-east-2": 0.518, + "us-gov-east-1": 0.586, + "us-gov-west-1": 0.0, "us-west-2": 0.184 }, "r5dn.metal": { "af-south-1": 15.024, - "ap-northeast-1": 4.416, - "ap-northeast-2": 4.416, - "ap-southeast-1": 4.416, - "ap-southeast-2": 4.416, - "eu-central-1": 4.416, - "eu-north-1": 4.416, - "eu-south-1": 0.0, - "eu-west-1": 4.416, - "eu-west-3": 13.824, - "us-east-1": 4.416, + "ap-northeast-1": 14.16, + "ap-northeast-2": 9.552, + "ap-southeast-1": 14.016, + "ap-southeast-2": 14.208, + "eu-central-1": 13.968, + "eu-north-1": 12.912, + "eu-south-1": 9.408, + "eu-west-1": 13.344, + "eu-west-3": 9.408, + "us-east-1": 12.432, "us-east-2": 4.416, - "us-gov-east-1": 4.416, + "us-gov-east-1": 14.064, "us-gov-west-1": 9.648, - "us-west-2": 4.416 + "us-west-2": 12.432 }, "r5dn.2xlarge": { "af-south-1": 0.368, "ap-northeast-1": 0.368, - "ap-northeast-2": 0.84376, - "ap-southeast-1": 0.368, + "ap-northeast-2": 1.164, + "ap-southeast-1": 1.168, "ap-southeast-2": 0.368, - "eu-central-1": 0.368, - "eu-north-1": 0.708, - "eu-south-1": 0.368, - "eu-west-1": 0.368, - "eu-west-3": 0.83104, - "us-east-1": 0.368, + "eu-central-1": 1.164, + "eu-north-1": 0.75048, + "eu-south-1": 0.83104, + "eu-west-1": 1.112, + "eu-west-3": 1.152, + "us-east-1": 1.036, "us-east-2": 0.368, - "us-gov-east-1": 0.368, + "us-gov-east-1": 1.172, "us-gov-west-1": 0.368, - "us-west-2": 0.368 + "us-west-2": 1.036 }, "r5dn.4xlarge": { - "af-south-1": 1.87408, + "af-south-1": 2.504, "ap-northeast-1": 0.736, "ap-northeast-2": 0.736, "ap-southeast-1": 0.736, - "ap-southeast-2": 0.736, + "ap-southeast-2": 2.368, "eu-central-1": 0.736, "eu-north-1": 0.736, - "eu-south-1": 2.304, + "eu-south-1": 0.0, "eu-west-1": 0.736, "eu-west-3": 1.66208, - "us-east-1": 0.736, - "us-east-2": 0.736, - "us-gov-east-1": 0.736, - "us-gov-west-1": 0.0, + "us-east-1": 2.072, + "us-east-2": 2.072, + "us-gov-east-1": 2.344, + "us-gov-west-1": 2.344, "us-west-2": 0.736 }, "r5dn.8xlarge": { - "af-south-1": 1.472, - "ap-northeast-1": 1.472, - "ap-northeast-2": 0.0, - "ap-southeast-1": 1.472, - "ap-southeast-2": 3.45984, - "eu-central-1": 1.472, + "af-south-1": 3.536, + "ap-northeast-1": 4.72, + "ap-northeast-2": 3.184, + "ap-southeast-1": 4.672, + "ap-southeast-2": 3.264, + "eu-central-1": 4.656, "eu-north-1": 4.47392, - "eu-south-1": 1.472, + "eu-south-1": 4.608, "eu-west-1": 1.472, - "eu-west-3": 1.472, + "eu-west-3": 4.608, "us-east-1": 1.472, - "us-east-2": 1.472, - "us-gov-east-1": 1.472, + "us-east-2": 4.144, + "us-gov-east-1": 4.688, "us-gov-west-1": 3.216, - "us-west-2": 1.472 + "us-west-2": 4.144 }, "r5dn.12xlarge": { - "af-south-1": 2.208, + "af-south-1": 5.304, "ap-northeast-1": 2.208, - "ap-northeast-2": 7.27056, - "ap-southeast-1": 2.208, + "ap-northeast-2": 6.984, + "ap-southeast-1": 7.008, "ap-southeast-2": 2.208, - "eu-central-1": 2.208, + "eu-central-1": 6.984, "eu-north-1": 2.208, - "eu-south-1": 4.98624, - "eu-west-1": 2.208, - "eu-west-3": 2.208, - "us-east-1": 2.208, - "us-east-2": 2.208, + "eu-south-1": 4.704, + "eu-west-1": 6.672, + "eu-west-3": 6.912, + "us-east-1": 6.216, + "us-east-2": 6.216, "us-gov-east-1": 2.208, - "us-gov-west-1": 4.824, + "us-gov-west-1": 5.113, "us-west-2": 2.208 }, "r5dn.16xlarge": { - "af-south-1": 10.44032, + "af-south-1": 10.016, "ap-northeast-1": 2.944, - "ap-northeast-2": 2.944, + "ap-northeast-2": 9.312, "ap-southeast-1": 2.944, - "ap-southeast-2": 9.86368, - "eu-central-1": 2.944, + "ap-southeast-2": 9.472, + "eu-central-1": 9.312, "eu-north-1": 2.944, - "eu-south-1": 0.0, + "eu-south-1": 2.944, "eu-west-1": 2.944, "eu-west-3": 6.64832, - "us-east-1": 2.944, + "us-east-1": 8.288, "us-east-2": 2.944, - "us-gov-east-1": 2.944, - "us-gov-west-1": 6.818, + "us-gov-east-1": 9.376, + "us-gov-west-1": 2.944, "us-west-2": 2.944 }, "r5dn.24xlarge": { - "af-south-1": 4.416, + "af-south-1": 15.024, "ap-northeast-1": 4.416, - "ap-northeast-2": 13.968, + "ap-northeast-2": 4.416, "ap-southeast-1": 4.416, - "ap-southeast-2": 14.208, - "eu-central-1": 4.416, + "ap-southeast-2": 9.792, + "eu-central-1": 13.968, "eu-north-1": 4.416, "eu-south-1": 0.0, "eu-west-1": 4.416, "eu-west-3": 9.408, - "us-east-1": 4.416, + "us-east-1": 12.432, "us-east-2": 4.416, "us-gov-east-1": 4.416, "us-gov-west-1": 4.416, - "us-west-2": 4.416 + "us-west-2": 12.432 }, "r5n.large": { "af-south-1": 0.092, "ap-east-1": 0.092, - "ap-northeast-1": 0.284, - "ap-northeast-2": 0.178, - "ap-south-1": 0.0, - "ap-southeast-1": 0.092, - "ap-southeast-2": 0.0, + "ap-northeast-1": 0.273, + "ap-northeast-2": 0.281, + "ap-south-1": 0.092, + "ap-southeast-1": 0.27, + "ap-southeast-2": 0.181, "ca-central-1": 0.092, "eu-central-1": 0.092, - "eu-north-1": 0.092, - "eu-south-1": 0.092, + "eu-north-1": 0.251, + "eu-south-1": 0.267, "eu-west-1": 0.167, - "eu-west-2": 0.186, - "eu-west-3": 0.0, + "eu-west-2": 0.175, + "eu-west-3": 0.175, "sa-east-1": 0.328, - "us-east-1": 0.092, + "us-east-1": 0.241, "us-east-2": 0.0, - "us-gov-east-1": 0.282, - "us-gov-west-1": 0.19, - "us-west-1": 0.092, - "us-west-2": 0.092 + "us-gov-east-1": 0.0, + "us-gov-west-1": 0.0, + "us-west-1": 0.261, + "us-west-2": 0.241 }, "r5n.xlarge": { "af-south-1": 0.184, - "ap-east-1": 0.612, + "ap-east-1": 0.0, "ap-northeast-1": 0.0, - "ap-northeast-2": 0.377, - "ap-south-1": 0.49, - "ap-southeast-1": 0.184, - "ap-southeast-2": 0.0, - "ca-central-1": 0.346, - "eu-central-1": 0.184, - "eu-north-1": 0.184, - "eu-south-1": 0.371, - "eu-west-1": 0.0, + "ap-northeast-2": 0.184, + "ap-south-1": 0.184, + "ap-southeast-1": 0.54, + "ap-southeast-2": 0.184, + "ca-central-1": 0.326, + "eu-central-1": 0.54, + "eu-north-1": 0.318, + "eu-south-1": 0.35, + "eu-west-1": 0.518, "eu-west-2": 0.35, - "eu-west-3": 0.0, - "sa-east-1": 0.184, + "eu-west-3": 0.534, + "sa-east-1": 0.472, "us-east-1": 0.184, "us-east-2": 0.184, "us-gov-east-1": 0.184, "us-gov-west-1": 0.358, - "us-west-1": 0.358, - "us-west-2": 0.0 + "us-west-1": 0.522, + "us-west-2": 0.482 }, "r5n.metal": { - "af-south-1": 4.416, - "ap-east-1": 0.0, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, + "af-south-1": 13.952, + "ap-east-1": 9.696, + "ap-northeast-1": 13.104, + "ap-northeast-2": 8.544, "ap-south-1": 4.416, "ap-southeast-1": 4.416, "ap-southeast-2": 0.0, - "ca-central-1": 0.0, + "ca-central-1": 12.24, "eu-central-1": 4.416, "eu-north-1": 4.416, - "eu-south-1": 4.416, - "eu-west-1": 8.016, + "eu-south-1": 12.817, + "eu-west-1": 12.432, "eu-west-2": 0.0, - "eu-west-3": 4.416, - "sa-east-1": 4.416, + "eu-west-3": 8.4, + "sa-east-1": 11.328, "us-east-1": 4.416, - "us-east-2": 4.416, - "us-gov-east-1": 0.0, + "us-east-2": 11.568, + "us-gov-east-1": 13.008, "us-gov-west-1": 4.416, - "us-west-1": 0.0, - "us-west-2": 4.416 + "us-west-1": 4.416, + "us-west-2": 11.568 }, "r5n.2xlarge": { "af-south-1": 0.368, - "ap-east-1": 0.808, + "ap-east-1": 1.176, "ap-northeast-1": 0.0, "ap-northeast-2": 1.08, - "ap-south-1": 0.649, - "ap-southeast-1": 0.368, - "ap-southeast-2": 0.767, - "ca-central-1": 0.0, - "eu-central-1": 0.368, - "eu-north-1": 1.042, - "eu-south-1": 0.0, + "ap-south-1": 0.612, + "ap-southeast-1": 0.368, + "ap-southeast-2": 0.724, + "ca-central-1": 0.691, + "eu-central-1": 1.08, + "eu-north-1": 0.636, + "eu-south-1": 0.368, "eu-west-1": 0.668, "eu-west-2": 0.7, "eu-west-3": 0.368, "sa-east-1": 0.0, - "us-east-1": 0.368, + "us-east-1": 0.964, "us-east-2": 0.368, - "us-gov-east-1": 0.368, - "us-gov-west-1": 0.716, + "us-gov-east-1": 1.084, + "us-gov-west-1": 1.084, "us-west-1": 0.0, - "us-west-2": 1.0 + "us-west-2": 0.368 }, "r5n.4xlarge": { - "af-south-1": 2.421, + "af-south-1": 0.736, "ap-east-1": 0.736, - "ap-northeast-1": 2.273, - "ap-northeast-2": 2.245, - "ap-south-1": 1.224, + "ap-northeast-1": 2.184, + "ap-northeast-2": 0.0, + "ap-south-1": 0.736, "ap-southeast-1": 0.0, "ap-southeast-2": 0.736, - "ca-central-1": 0.736, - "eu-central-1": 2.16, + "ca-central-1": 1.304, + "eu-central-1": 0.736, "eu-north-1": 0.736, - "eu-south-1": 0.736, - "eu-west-1": 1.416, - "eu-west-2": 0.736, - "eu-west-3": 0.736, + "eu-south-1": 1.4, + "eu-west-1": 0.736, + "eu-west-2": 2.136, + "eu-west-3": 1.4, "sa-east-1": 0.736, - "us-east-1": 2.0, - "us-east-2": 0.0, - "us-gov-east-1": 2.254, - "us-gov-west-1": 0.736, - "us-west-1": 1.433, + "us-east-1": 1.928, + "us-east-2": 1.928, + "us-gov-east-1": 2.168, + "us-gov-west-1": 2.254, + "us-west-1": 2.088, "us-west-2": 2.0 }, "r5n.8xlarge": { - "af-south-1": 4.841, - "ap-east-1": 3.426, + "af-south-1": 3.179, + "ap-east-1": 4.704, "ap-northeast-1": 4.368, - "ap-northeast-2": 4.491, - "ap-south-1": 1.472, - "ap-southeast-1": 1.472, + "ap-northeast-2": 1.472, + "ap-south-1": 2.448, + "ap-southeast-1": 4.32, "ap-southeast-2": 0.0, - "ca-central-1": 1.472, - "eu-central-1": 4.493, + "ca-central-1": 4.237, + "eu-central-1": 1.472, "eu-north-1": 4.168, "eu-south-1": 0.0, "eu-west-1": 0.0, - "eu-west-2": 1.472, + "eu-west-2": 2.8, "eu-west-3": 0.0, - "sa-east-1": 1.472, + "sa-east-1": 3.776, "us-east-1": 1.472, "us-east-2": 1.472, "us-gov-east-1": 1.472, - "us-gov-west-1": 1.472, - "us-west-1": 1.472, - "us-west-2": 1.472 + "us-gov-west-1": 2.864, + "us-west-1": 2.704, + "us-west-2": 3.999 }, "r5n.12xlarge": { "af-south-1": 0.0, - "ap-east-1": 2.208, + "ap-east-1": 7.056, "ap-northeast-1": 2.208, "ap-northeast-2": 4.528, - "ap-south-1": 0.0, - "ap-southeast-1": 2.208, + "ap-south-1": 5.88, + "ap-southeast-1": 6.48, "ap-southeast-2": 2.208, - "ca-central-1": 6.355, - "eu-central-1": 2.208, + "ca-central-1": 3.912, + "eu-central-1": 0.0, "eu-north-1": 2.208, - "eu-south-1": 2.208, - "eu-west-1": 0.0, - "eu-west-2": 2.208, - "eu-west-3": 4.2, + "eu-south-1": 6.408, + "eu-west-1": 6.216, + "eu-west-2": 6.408, + "eu-west-3": 6.408, "sa-east-1": 2.208, "us-east-1": 5.999, "us-east-2": 2.208, "us-gov-east-1": 2.208, "us-gov-west-1": 4.296, - "us-west-1": 0.0, - "us-west-2": 2.208 + "us-west-1": 4.3, + "us-west-2": 5.784 }, "r5n.16xlarge": { - "af-south-1": 6.357, - "ap-east-1": 2.944, - "ap-northeast-1": 2.944, - "ap-northeast-2": 2.944, + "af-south-1": 0.0, + "ap-east-1": 9.408, + "ap-northeast-1": 0.0, + "ap-northeast-2": 8.64, "ap-south-1": 2.944, - "ap-southeast-1": 2.944, - "ap-southeast-2": 5.792, - "ca-central-1": 2.944, + "ap-southeast-1": 8.64, + "ap-southeast-2": 8.736, + "ca-central-1": 8.16, "eu-central-1": 8.985, - "eu-north-1": 8.336, - "eu-south-1": 5.937, - "eu-west-1": 5.344, - "eu-west-2": 2.944, + "eu-north-1": 5.088, + "eu-south-1": 8.881, + "eu-west-1": 8.288, + "eu-west-2": 8.544, "eu-west-3": 2.944, "sa-east-1": 7.552, - "us-east-1": 0.0, - "us-east-2": 7.712, - "us-gov-east-1": 0.0, - "us-gov-west-1": 5.728, - "us-west-1": 2.944, - "us-west-2": 7.712 + "us-east-1": 7.712, + "us-east-2": 7.998, + "us-gov-east-1": 2.944, + "us-gov-west-1": 8.672, + "us-west-1": 8.352, + "us-west-2": 7.998 }, "r5n.24xlarge": { - "af-south-1": 4.416, + "af-south-1": 13.952, "ap-east-1": 4.416, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, - "ap-south-1": 4.416, - "ap-southeast-1": 4.416, - "ap-southeast-2": 13.104, + "ap-northeast-1": 13.104, + "ap-northeast-2": 12.96, + "ap-south-1": 7.344, + "ap-southeast-1": 12.96, + "ap-southeast-2": 4.416, "ca-central-1": 7.824, - "eu-central-1": 4.416, - "eu-north-1": 4.416, - "eu-south-1": 0.0, - "eu-west-1": 4.416, + "eu-central-1": 12.96, + "eu-north-1": 12.048, + "eu-south-1": 8.401, + "eu-west-1": 8.016, "eu-west-2": 4.416, - "eu-west-3": 4.416, + "eu-west-3": 12.816, "sa-east-1": 0.0, - "us-east-1": 4.416, - "us-east-2": 11.568, + "us-east-1": 11.568, + "us-east-2": 4.416, "us-gov-east-1": 4.416, "us-gov-west-1": 8.592, "us-west-1": 4.416, "us-west-2": 4.416 }, "r6a.large": { - "ap-northeast-1": 0.1368, - "ap-south-1": 0.092, + "ap-northeast-1": 0.15048, + "ap-south-1": 0.1635, + "ap-south-2": 0.1635, "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, - "eu-central-1": 0.15048, - "eu-west-1": 0.23159, - "us-east-1": 0.092, + "ap-southeast-2": 0.24149, + "ca-central-1": 0.1242, + "eu-central-1": 0.2288, + "eu-west-1": 0.092, + "us-east-1": 0.1134, "us-east-2": 0.092, - "us-west-1": 0.092, - "us-west-2": 0.1134 + "us-west-1": 0.126, + "us-west-2": 0.2054 }, "r6a.xlarge": { - "ap-northeast-1": 0.2736, - "ap-south-1": 0.143, + "ap-northeast-1": 0.184, + "ap-south-1": 0.0, + "ap-south-2": 0.143, "ap-southeast-1": 0.2736, "ap-southeast-2": 0.184, + "ca-central-1": 0.184, "eu-central-1": 0.184, - "eu-west-1": 0.46318, - "us-east-1": 0.43348, - "us-east-2": 0.4108, - "us-west-1": 0.252, + "eu-west-1": 0.4378, + "us-east-1": 0.0, + "us-east-2": 0.2268, + "us-west-1": 0.184, "us-west-2": 0.2268 }, "r6a.metal": { - "ap-northeast-1": 13.1328, - "ap-south-1": 0.0, - "ap-southeast-1": 8.832, + "ap-northeast-1": 21.9648, + "ap-south-1": 6.864, + "ap-south-2": 8.832, + "ap-southeast-1": 21.9648, "ap-southeast-2": 8.832, + "ca-central-1": 20.7552, "eu-central-1": 8.832, - "eu-west-1": 12.1824, - "us-east-1": 0.0, - "us-east-2": 10.8864, - "us-west-1": 12.096, - "us-west-2": 0.0 + "eu-west-1": 8.832, + "us-east-1": 10.8864, + "us-east-2": 19.7184, + "us-west-1": 20.928, + "us-west-2": 10.8864 }, "r6a.2xlarge": { - "ap-northeast-1": 0.5472, - "ap-south-1": 0.368, + "ap-northeast-1": 0.60192, + "ap-south-1": 0.286, + "ap-south-2": 0.654, "ap-southeast-1": 0.0, - "ap-southeast-2": 0.0, + "ap-southeast-2": 0.9116, + "ca-central-1": 0.368, "eu-central-1": 0.368, - "eu-west-1": 0.368, - "us-east-1": 0.4536, - "us-east-2": 0.4536, + "eu-west-1": 0.0, + "us-east-1": 0.49896, + "us-east-2": 0.8216, "us-west-1": 0.0, - "us-west-2": 0.49896 + "us-west-2": 0.4536 }, "r6a.4xlarge": { "ap-northeast-1": 1.0944, - "ap-south-1": 0.572, - "ap-southeast-1": 0.736, - "ap-southeast-2": 1.0872, + "ap-south-1": 1.308, + "ap-south-2": 0.736, + "ap-southeast-1": 1.0944, + "ap-southeast-2": 1.8232, + "ca-central-1": 1.7296, "eu-central-1": 1.20384, - "eu-west-1": 0.0, - "us-east-1": 0.9072, + "eu-west-1": 0.736, + "us-east-1": 0.99792, "us-east-2": 0.736, "us-west-1": 1.744, "us-west-2": 0.9072 }, "r6a.8xlarge": { - "ap-northeast-1": 1.472, - "ap-south-1": 1.472, + "ap-northeast-1": 2.1888, + "ap-south-1": 2.616, + "ap-south-2": 1.144, "ap-southeast-1": 0.0, - "ap-southeast-2": 1.472, - "eu-central-1": 1.472, + "ap-southeast-2": 2.1744, + "ca-central-1": 1.9872, + "eu-central-1": 2.1888, "eu-west-1": 1.472, - "us-east-1": 0.0, - "us-east-2": 1.472, - "us-west-1": 2.2176, + "us-east-1": 3.2864, + "us-east-2": 1.8144, + "us-west-1": 3.488, "us-west-2": 1.472 }, "r6a.12xlarge": { - "ap-northeast-1": 3.2832, - "ap-south-1": 2.208, - "ap-southeast-1": 2.208, + "ap-northeast-1": 5.4912, + "ap-south-1": 3.924, + "ap-south-2": 3.924, + "ap-southeast-1": 3.2832, "ap-southeast-2": 3.2616, - "eu-central-1": 0.0, + "ca-central-1": 2.9808, + "eu-central-1": 3.2832, "eu-west-1": 2.208, - "us-east-1": 5.20176, + "us-east-1": 4.9296, "us-east-2": 2.208, - "us-west-1": 2.208, + "us-west-1": 5.232, "us-west-2": 2.7216 }, "r6a.16xlarge": { "ap-northeast-1": 4.3776, - "ap-south-1": 5.4608, - "ap-southeast-1": 0.0, + "ap-south-1": 5.232, + "ap-south-2": 2.944, + "ap-southeast-1": 2.944, "ap-southeast-2": 4.3488, - "eu-central-1": 0.0, - "eu-west-1": 2.944, - "us-east-1": 0.0, - "us-east-2": 2.944, - "us-west-1": 4.032, - "us-west-2": 6.93568 + "ca-central-1": 0.0, + "eu-central-1": 2.944, + "eu-west-1": 7.0048, + "us-east-1": 3.6288, + "us-east-2": 6.5728, + "us-west-1": 2.944, + "us-west-2": 3.6288 }, "r6a.24xlarge": { - "ap-northeast-1": 11.63904, + "ap-northeast-1": 6.5664, "ap-south-1": 0.0, - "ap-southeast-1": 6.5664, - "ap-southeast-2": 6.5232, - "eu-central-1": 6.5664, + "ap-south-2": 8.1912, + "ap-southeast-1": 10.9824, + "ap-southeast-2": 10.9392, + "ca-central-1": 5.9616, + "eu-central-1": 10.9824, "eu-west-1": 0.0, "us-east-1": 4.416, "us-east-2": 4.416, - "us-west-1": 6.6528, - "us-west-2": 4.416 + "us-west-1": 10.464, + "us-west-2": 9.8592 }, "r6a.32xlarge": { - "ap-northeast-1": 15.51872, - "ap-south-1": 4.576, - "ap-southeast-1": 8.7552, - "ap-southeast-2": 5.888, - "eu-central-1": 5.888, - "eu-west-1": 0.0, - "us-east-1": 13.1456, - "us-east-2": 13.87136, + "ap-northeast-1": 8.7552, + "ap-south-1": 10.9216, + "ap-south-2": 4.576, + "ap-southeast-1": 5.888, + "ap-southeast-2": 14.5856, + "ca-central-1": 5.888, + "eu-central-1": 8.7552, + "eu-west-1": 14.0096, + "us-east-1": 7.98336, + "us-east-2": 13.1456, "us-west-1": 8.064, "us-west-2": 5.888 }, "r6a.48xlarge": { "ap-northeast-1": 13.1328, - "ap-south-1": 8.832, + "ap-south-1": 6.864, + "ap-south-2": 6.864, "ap-southeast-1": 8.832, "ap-southeast-2": 13.0464, - "eu-central-1": 0.0, - "eu-west-1": 12.1824, + "ca-central-1": 11.9232, + "eu-central-1": 13.1328, + "eu-west-1": 0.0, "us-east-1": 8.832, "us-east-2": 8.832, - "us-west-1": 8.832, + "us-west-1": 12.096, "us-west-2": 0.0 }, "r6i.large": { - "af-south-1": 0.26, + "af-south-1": 0.2768, "ap-east-1": 0.0, - "ap-northeast-1": 0.244, + "ap-northeast-1": 0.0, "ap-northeast-2": 0.152, - "ap-northeast-3": 0.0, - "ap-south-1": 0.13, - "ap-south-2": 0.235, - "ap-southeast-1": 0.092, - "ap-southeast-2": 0.092, - "ca-central-1": 0.092, + "ap-northeast-3": 0.1672, + "ap-south-1": 0.222, + "ap-south-2": 0.222, + "ap-southeast-1": 0.244, + "ap-southeast-2": 0.243, + "ap-southeast-5": 0.2212, + "ap-southeast-7": 0.092, + "ca-central-1": 0.138, "ca-west-1": 0.138, - "eu-central-1": 0.092, - "eu-central-2": 0.092, + "eu-central-1": 0.244, + "eu-central-2": 0.2592, "eu-north-1": 0.134, "eu-south-1": 0.24, - "eu-west-1": 0.141, - "eu-west-2": 0.0, + "eu-west-1": 0.233, + "eu-west-2": 0.092, "eu-west-3": 0.092, "il-central-1": 0.14805, - "me-central-1": 0.092, - "me-south-1": 0.092, - "sa-east-1": 0.092, - "us-east-1": 0.0, + "me-central-1": 0.1551, + "me-south-1": 0.1551, + "mx-central-1": 0.092, + "sa-east-1": 0.293, + "us-east-1": 0.1386, "us-east-2": 0.0, - "us-gov-east-1": 0.2581, - "us-gov-west-1": 0.2581, + "us-gov-east-1": 0.092, + "us-gov-west-1": 0.243, "us-west-1": 0.092, - "us-west-2": 0.2306 + "us-west-2": 0.218 }, "r6i.xlarge": { - "af-south-1": 0.184, - "ap-east-1": 0.184, + "af-south-1": 0.52, + "ap-east-1": 0.334, "ap-northeast-1": 0.184, "ap-northeast-2": 0.184, - "ap-northeast-3": 0.5184, - "ap-south-1": 0.184, - "ap-south-2": 0.184, - "ap-southeast-1": 0.184, - "ap-southeast-2": 0.0, - "ca-central-1": 0.3036, + "ap-northeast-3": 0.488, + "ap-south-1": 0.444, + "ap-south-2": 0.26, + "ap-southeast-1": 0.304, + "ap-southeast-2": 0.184, + "ap-southeast-5": 0.184, + "ap-southeast-7": 0.28424, + "ca-central-1": 0.46, "ca-west-1": 0.0, - "eu-central-1": 0.184, - "eu-central-2": 0.3344, - "eu-north-1": 0.0, - "eu-south-1": 0.5096, - "eu-west-1": 0.184, + "eu-central-1": 0.0, + "eu-central-2": 0.184, + "eu-north-1": 0.184, + "eu-south-1": 0.3256, + "eu-west-1": 0.3102, "eu-west-2": 0.184, - "eu-west-3": 0.184, + "eu-west-3": 0.48, "il-central-1": 0.184, "me-central-1": 0.184, "me-south-1": 0.184, - "sa-east-1": 0.402, + "mx-central-1": 0.2646, + "sa-east-1": 0.0, "us-east-1": 0.436, - "us-east-2": 0.184, + "us-east-2": 0.252, "us-gov-east-1": 0.184, - "us-gov-west-1": 0.3322, - "us-west-1": 0.184, - "us-west-2": 0.0 + "us-gov-west-1": 0.302, + "us-west-1": 0.28, + "us-west-2": 0.252 }, "r6i.metal": { - "af-south-1": 16.64, + "af-south-1": 10.752, "ap-east-1": 5.888, "ap-northeast-1": 15.616, - "ap-northeast-2": 9.728, - "ap-northeast-3": 0.0, - "ap-south-1": 8.32, - "ap-south-2": 5.888, - "ap-southeast-1": 5.888, - "ap-southeast-2": 15.552, - "ca-central-1": 5.888, + "ap-northeast-2": 15.616, + "ap-northeast-3": 15.616, + "ap-south-1": 5.888, + "ap-south-2": 8.32, + "ap-southeast-1": 9.728, + "ap-southeast-2": 9.664, + "ap-southeast-5": 14.1568, + "ap-southeast-7": 14.1568, + "ca-central-1": 8.832, "ca-west-1": 5.888, "eu-central-1": 15.616, - "eu-central-2": 16.5888, - "eu-north-1": 8.576, + "eu-central-2": 10.7008, + "eu-north-1": 0.0, "eu-south-1": 0.0, "eu-west-1": 5.888, - "eu-west-2": 5.888, + "eu-west-2": 9.472, "eu-west-3": 5.888, "il-central-1": 9.4752, - "me-central-1": 15.8144, - "me-south-1": 0.0, + "me-central-1": 9.9264, + "me-south-1": 15.8144, + "mx-central-1": 5.888, "sa-east-1": 5.888, - "us-east-1": 0.0, + "us-east-1": 13.952, "us-east-2": 0.0, "us-gov-east-1": 5.888, - "us-gov-west-1": 5.888, - "us-west-1": 0.0, + "us-gov-west-1": 0.0, + "us-west-1": 8.96, "us-west-2": 8.064 }, "r6i.2xlarge": { - "af-south-1": 0.0, + "af-south-1": 0.7392, "ap-east-1": 0.368, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.368, - "ap-northeast-3": 0.976, - "ap-south-1": 0.52, - "ap-south-2": 0.368, - "ap-southeast-1": 1.0368, - "ap-southeast-2": 0.6644, - "ca-central-1": 0.368, + "ap-northeast-1": 0.608, + "ap-northeast-2": 0.976, + "ap-northeast-3": 0.6688, + "ap-south-1": 0.888, + "ap-south-2": 0.94, + "ap-southeast-1": 0.976, + "ap-southeast-2": 0.972, + "ap-southeast-5": 0.5168, + "ap-southeast-7": 0.8848, + "ca-central-1": 0.552, "ca-west-1": 0.552, "eu-central-1": 0.0, - "eu-central-2": 0.368, + "eu-central-2": 0.6688, "eu-north-1": 0.536, "eu-south-1": 0.368, - "eu-west-1": 0.368, + "eu-west-1": 0.9884, "eu-west-2": 0.368, - "eu-west-3": 0.96, + "eu-west-3": 0.592, "il-central-1": 0.5922, - "me-central-1": 0.68244, - "me-south-1": 0.6204, - "sa-east-1": 1.172, + "me-central-1": 0.9884, + "me-south-1": 0.9884, + "mx-central-1": 0.368, + "sa-east-1": 0.804, "us-east-1": 0.9224, "us-east-2": 0.0, - "us-gov-east-1": 0.604, + "us-gov-east-1": 0.972, "us-gov-west-1": 0.368, "us-west-1": 0.368, - "us-west-2": 0.0 + "us-west-2": 0.872 }, "r6i.4xlarge": { - "af-south-1": 0.0, + "af-south-1": 2.08, "ap-east-1": 0.736, - "ap-northeast-1": 0.0, + "ap-northeast-1": 1.3376, "ap-northeast-2": 1.3376, - "ap-northeast-3": 0.0, - "ap-south-1": 0.736, + "ap-northeast-3": 0.736, + "ap-south-1": 1.144, "ap-south-2": 0.736, - "ap-southeast-1": 1.3376, - "ap-southeast-2": 1.3288, + "ap-southeast-1": 1.216, + "ap-southeast-2": 1.208, + "ap-southeast-5": 0.0, + "ap-southeast-7": 1.7696, "ca-central-1": 0.736, - "ca-west-1": 0.736, + "ca-west-1": 1.104, "eu-central-1": 0.736, - "eu-central-2": 1.47136, - "eu-north-1": 0.736, - "eu-south-1": 1.3024, + "eu-central-2": 2.0736, + "eu-north-1": 1.1792, + "eu-south-1": 1.92, "eu-west-1": 0.736, - "eu-west-2": 0.736, - "eu-west-3": 0.736, - "il-central-1": 1.1844, + "eu-west-2": 1.92, + "eu-west-3": 1.92, + "il-central-1": 0.736, "me-central-1": 0.736, - "me-south-1": 0.736, - "sa-east-1": 1.7688, - "us-east-1": 0.0, - "us-east-2": 0.736, - "us-gov-east-1": 0.0, - "us-gov-west-1": 0.0, - "us-west-1": 0.736, - "us-west-2": 0.0 + "me-south-1": 1.9768, + "mx-central-1": 0.736, + "sa-east-1": 2.344, + "us-east-1": 1.8448, + "us-east-2": 1.008, + "us-gov-east-1": 1.208, + "us-gov-west-1": 2.0648, + "us-west-1": 1.856, + "us-west-2": 0.736 }, "r6i.8xlarge": { - "af-south-1": 2.9568, - "ap-east-1": 0.0, + "af-south-1": 1.472, + "ap-east-1": 2.9392, "ap-northeast-1": 3.904, - "ap-northeast-2": 1.472, + "ap-northeast-2": 2.432, "ap-northeast-3": 1.472, "ap-south-1": 1.472, - "ap-south-2": 1.472, - "ap-southeast-1": 4.1472, - "ap-southeast-2": 1.472, + "ap-south-2": 3.552, + "ap-southeast-1": 2.432, + "ap-southeast-2": 2.416, + "ap-southeast-5": 2.0672, + "ap-southeast-7": 1.472, "ca-central-1": 1.472, - "ca-west-1": 2.208, - "eu-central-1": 0.0, - "eu-central-2": 2.94272, - "eu-north-1": 1.472, - "eu-south-1": 1.472, + "ca-west-1": 3.68, + "eu-central-1": 3.904, + "eu-central-2": 1.472, + "eu-north-1": 2.144, + "eu-south-1": 2.368, "eu-west-1": 2.256, "eu-west-2": 2.368, - "eu-west-3": 4.0768, - "il-central-1": 0.0, + "eu-west-3": 3.84, + "il-central-1": 2.3688, "me-central-1": 2.4816, - "me-south-1": 3.9536, - "sa-east-1": 4.688, - "us-east-1": 1.472, - "us-east-2": 1.472, - "us-gov-east-1": 1.472, + "me-south-1": 2.4816, + "mx-central-1": 2.32848, + "sa-east-1": 1.472, + "us-east-1": 3.6896, + "us-east-2": 3.488, + "us-gov-east-1": 2.416, "us-gov-west-1": 0.0, - "us-west-1": 0.0, - "us-west-2": 1.472 + "us-west-1": 2.24, + "us-west-2": 2.016 }, "r6i.12xlarge": { - "af-south-1": 2.208, - "ap-east-1": 6.216, + "af-south-1": 4.032, + "ap-east-1": 4.008, "ap-northeast-1": 2.208, "ap-northeast-2": 2.208, "ap-northeast-3": 2.208, - "ap-south-1": 2.208, - "ap-south-2": 5.328, + "ap-south-1": 3.12, + "ap-south-2": 3.12, "ap-southeast-1": 2.208, "ap-southeast-2": 2.208, - "ca-central-1": 2.208, - "ca-west-1": 0.0, - "eu-central-1": 6.2208, + "ap-southeast-5": 3.1008, + "ap-southeast-7": 5.3088, + "ca-central-1": 3.312, + "ca-west-1": 5.52, + "eu-central-1": 4.0128, "eu-central-2": 2.208, - "eu-north-1": 5.7456, - "eu-south-1": 0.0, + "eu-north-1": 3.5376, + "eu-south-1": 6.1152, "eu-west-1": 5.592, - "eu-west-2": 2.208, + "eu-west-2": 5.76, "eu-west-3": 3.552, - "il-central-1": 3.5532, + "il-central-1": 2.208, "me-central-1": 2.208, "me-south-1": 0.0, - "sa-east-1": 0.0, - "us-east-1": 2.208, - "us-east-2": 3.024, + "mx-central-1": 0.0, + "sa-east-1": 7.032, + "us-east-1": 3.024, + "us-east-2": 2.208, "us-gov-east-1": 0.0, "us-gov-west-1": 2.208, "us-west-1": 2.208, - "us-west-2": 2.208 + "us-west-2": 5.232 }, "r6i.16xlarge": { - "af-south-1": 2.944, - "ap-east-1": 2.944, - "ap-northeast-1": 2.944, + "af-south-1": 8.32, + "ap-east-1": 5.344, + "ap-northeast-1": 7.808, "ap-northeast-2": 7.808, "ap-northeast-3": 5.3504, "ap-south-1": 2.944, - "ap-south-2": 2.944, - "ap-southeast-1": 2.944, - "ap-southeast-2": 2.944, + "ap-south-2": 4.16, + "ap-southeast-1": 4.864, + "ap-southeast-2": 7.776, + "ap-southeast-5": 7.0784, + "ap-southeast-7": 4.1344, "ca-central-1": 2.944, "ca-west-1": 7.8016, "eu-central-1": 2.944, - "eu-central-2": 8.2944, + "eu-central-2": 8.82944, "eu-north-1": 4.288, - "eu-south-1": 2.944, - "eu-west-1": 4.512, - "eu-west-2": 4.736, + "eu-south-1": 8.1536, + "eu-west-1": 2.944, + "eu-west-2": 5.2096, "eu-west-3": 2.944, - "il-central-1": 2.944, - "me-central-1": 5.45952, + "il-central-1": 7.6816, + "me-central-1": 4.9632, "me-south-1": 0.0, - "sa-east-1": 2.944, - "us-east-1": 6.976, - "us-east-2": 7.3792, - "us-gov-east-1": 8.2592, - "us-gov-west-1": 8.2592, - "us-west-1": 4.48, - "us-west-2": 0.0 + "mx-central-1": 7.1776, + "sa-east-1": 6.432, + "us-east-1": 4.032, + "us-east-2": 6.976, + "us-gov-east-1": 2.944, + "us-gov-west-1": 2.944, + "us-west-1": 7.424, + "us-west-2": 2.944 }, "r6i.24xlarge": { - "af-south-1": 4.416, - "ap-east-1": 4.416, - "ap-northeast-1": 0.0, - "ap-northeast-2": 4.416, + "af-south-1": 12.48, + "ap-east-1": 8.016, + "ap-northeast-1": 11.712, + "ap-northeast-2": 7.296, "ap-northeast-3": 0.0, "ap-south-1": 4.416, "ap-south-2": 4.416, - "ap-southeast-1": 4.416, + "ap-southeast-1": 12.4416, "ap-southeast-2": 4.416, + "ap-southeast-5": 10.6176, + "ap-southeast-7": 6.2016, "ca-central-1": 4.416, - "ca-west-1": 11.04, - "eu-central-1": 0.0, + "ca-west-1": 7.2864, + "eu-central-1": 4.416, "eu-central-2": 12.4416, "eu-north-1": 4.416, - "eu-south-1": 7.8144, + "eu-south-1": 11.52, "eu-west-1": 7.4448, - "eu-west-2": 7.8144, + "eu-west-2": 7.104, "eu-west-3": 4.416, - "il-central-1": 4.416, - "me-central-1": 0.0, - "me-south-1": 0.0, - "sa-east-1": 15.0288, + "il-central-1": 11.5224, + "me-central-1": 7.4448, + "me-south-1": 8.18928, + "mx-central-1": 11.40144, + "sa-east-1": 14.064, "us-east-1": 4.416, - "us-east-2": 4.416, + "us-east-2": 6.048, "us-gov-east-1": 0.0, "us-gov-west-1": 7.9728, - "us-west-1": 4.416, - "us-west-2": 4.416 + "us-west-1": 6.72, + "us-west-2": 6.048 }, "r6i.32xlarge": { - "af-south-1": 10.752, + "af-south-1": 5.888, "ap-east-1": 10.688, "ap-northeast-1": 15.616, "ap-northeast-2": 9.728, - "ap-northeast-3": 15.616, + "ap-northeast-3": 0.0, "ap-south-1": 5.888, "ap-south-2": 5.888, - "ap-southeast-1": 9.728, - "ap-southeast-2": 15.552, + "ap-southeast-1": 15.616, + "ap-southeast-2": 5.888, + "ap-southeast-5": 14.1568, + "ap-southeast-7": 0.0, "ca-central-1": 5.888, "ca-west-1": 8.832, "eu-central-1": 5.888, "eu-central-2": 10.7008, - "eu-north-1": 8.576, + "eu-north-1": 14.464, "eu-south-1": 9.472, "eu-west-1": 5.888, - "eu-west-2": 5.888, + "eu-west-2": 15.36, "eu-west-3": 0.0, "il-central-1": 5.888, - "me-central-1": 9.9264, - "me-south-1": 15.8144, - "sa-east-1": 18.752, - "us-east-1": 8.064, - "us-east-2": 5.888, - "us-gov-east-1": 0.0, - "us-gov-west-1": 5.888, + "me-central-1": 15.8144, + "me-south-1": 9.9264, + "mx-central-1": 14.3552, + "sa-east-1": 12.864, + "us-east-1": 13.952, + "us-east-2": 8.064, + "us-gov-east-1": 5.888, + "us-gov-west-1": 15.552, "us-west-1": 8.96, "us-west-2": 5.888 }, "r6id.large": { - "ap-northeast-1": 0.20097, - "ap-northeast-2": 0.092, + "ap-northeast-1": 0.0, + "ap-northeast-2": 0.2737, "ap-south-1": 0.092, - "ap-southeast-1": 0.092, - "ap-southeast-2": 0.092, - "ca-west-1": 0.18249, - "eu-central-1": 0.29182, - "eu-west-1": 0.2768, - "eu-west-2": 0.0, + "ap-southeast-1": 0.1827, + "ap-southeast-2": 0.174, + "ap-southeast-5": 0.0, + "ap-southeast-7": 0.0, + "ca-west-1": 0.27449, + "eu-central-1": 0.27365, + "eu-west-1": 0.168, + "eu-west-2": 0.092, "il-central-1": 0.28604, + "mx-central-1": 0.092, "us-east-1": 0.2432, - "us-east-2": 0.1512, + "us-east-2": 0.2432, "us-gov-west-1": 0.1817, - "us-west-2": 0.25832 + "us-west-2": 0.0 }, "r6id.xlarge": { - "ap-northeast-1": 0.184, + "ap-northeast-1": 0.5494, "ap-northeast-2": 0.184, - "ap-south-1": 0.53292, + "ap-south-1": 0.184, "ap-southeast-1": 0.184, "ap-southeast-2": 0.184, - "ca-west-1": 0.3318, - "eu-central-1": 0.184, + "ap-southeast-5": 0.184, + "ap-southeast-7": 0.0, + "ca-west-1": 0.5158, + "eu-central-1": 0.3633, "eu-west-1": 0.0, - "eu-west-2": 0.0, - "il-central-1": 0.38808, - "us-east-1": 0.4864, + "eu-west-2": 0.184, + "il-central-1": 0.3528, + "mx-central-1": 0.184, + "us-east-1": 0.3024, "us-east-2": 0.184, - "us-gov-west-1": 0.3634, - "us-west-2": 0.51664 + "us-gov-west-1": 0.5474, + "us-west-2": 0.4864 }, "r6id.metal": { - "ap-northeast-1": 5.888, - "ap-northeast-2": 5.888, - "ap-south-1": 5.888, + "ap-northeast-1": 17.5808, + "ap-northeast-2": 17.5168, + "ap-south-1": 10.1504, "ap-southeast-1": 5.888, "ap-southeast-2": 5.888, - "ca-west-1": 0.0, - "eu-central-1": 5.888, - "eu-west-1": 5.888, - "eu-west-2": 17.2448, + "ap-southeast-5": 15.82656, + "ap-southeast-7": 15.82656, + "ca-west-1": 5.888, + "eu-central-1": 11.6256, + "eu-west-1": 16.64, + "eu-west-2": 11.3568, "il-central-1": 5.888, - "us-east-1": 5.888, + "mx-central-1": 0.0, + "us-east-1": 9.6768, "us-east-2": 9.6768, - "us-gov-west-1": 0.0, - "us-west-2": 5.888 + "us-gov-west-1": 17.5168, + "us-west-2": 9.6768 }, "r6id.2xlarge": { "ap-northeast-1": 0.368, - "ap-northeast-2": 1.16748, + "ap-northeast-2": 1.0948, "ap-south-1": 0.368, - "ap-southeast-1": 0.368, + "ap-southeast-1": 0.7308, "ap-southeast-2": 0.0, + "ap-southeast-5": 0.368, + "ap-southeast-7": 0.98916, "ca-west-1": 0.368, "eu-central-1": 0.368, - "eu-west-1": 0.368, - "eu-west-2": 0.368, + "eu-west-1": 0.672, + "eu-west-2": 1.0778, "il-central-1": 0.7056, - "us-east-1": 0.6048, - "us-east-2": 0.0, - "us-gov-west-1": 0.368, - "us-west-2": 1.03328 + "mx-central-1": 0.368, + "us-east-1": 0.66528, + "us-east-2": 0.6048, + "us-gov-west-1": 1.0948, + "us-west-2": 0.6048 }, "r6id.4xlarge": { "ap-northeast-1": 0.736, - "ap-northeast-2": 2.1896, + "ap-northeast-2": 0.0, "ap-south-1": 0.736, "ap-southeast-1": 1.60776, "ap-southeast-2": 0.736, - "ca-west-1": 1.3272, + "ap-southeast-5": 0.736, + "ap-southeast-7": 0.0, + "ca-west-1": 0.736, "eu-central-1": 0.736, - "eu-west-1": 1.344, - "eu-west-2": 0.736, + "eu-west-1": 2.08, + "eu-west-2": 2.1556, "il-central-1": 0.0, - "us-east-1": 2.06656, - "us-east-2": 2.06656, + "mx-central-1": 1.27008, + "us-east-1": 1.2096, + "us-east-2": 1.2096, "us-gov-west-1": 0.736, - "us-west-2": 0.736 + "us-west-2": 1.9456 }, "r6id.8xlarge": { - "ap-northeast-1": 4.3952, + "ap-northeast-1": 2.9232, "ap-northeast-2": 1.472, - "ap-south-1": 4.26336, - "ap-southeast-1": 0.0, + "ap-south-1": 1.472, + "ap-southeast-1": 4.3952, "ap-southeast-2": 4.256, + "ap-southeast-5": 3.95664, + "ap-southeast-7": 2.48464, "ca-west-1": 2.6544, "eu-central-1": 1.472, "eu-west-1": 2.688, "eu-west-2": 2.8392, "il-central-1": 1.472, + "mx-central-1": 2.54016, "us-east-1": 0.0, - "us-east-2": 1.472, - "us-gov-west-1": 4.66992, - "us-west-2": 1.472 + "us-east-2": 3.8912, + "us-gov-west-1": 2.9072, + "us-west-2": 2.4192 }, "r6id.12xlarge": { "ap-northeast-1": 2.208, - "ap-northeast-2": 2.208, + "ap-northeast-2": 6.5688, "ap-south-1": 2.208, - "ap-southeast-1": 0.0, + "ap-southeast-1": 7.03128, "ap-southeast-2": 6.384, - "ca-west-1": 3.9816, - "eu-central-1": 4.79556, - "eu-west-1": 2.208, - "eu-west-2": 4.2588, + "ap-southeast-5": 0.0, + "ap-southeast-7": 3.72696, + "ca-west-1": 4.37976, + "eu-central-1": 4.3596, + "eu-west-1": 6.24, + "eu-west-2": 2.208, "il-central-1": 2.208, - "us-east-1": 2.208, + "mx-central-1": 3.81024, + "us-east-1": 3.6288, "us-east-2": 0.0, "us-gov-west-1": 2.208, "us-west-2": 2.208 }, "r6id.16xlarge": { - "ap-northeast-1": 8.7904, - "ap-northeast-2": 2.944, - "ap-south-1": 2.944, + "ap-northeast-1": 2.944, + "ap-northeast-2": 5.8144, + "ap-south-1": 0.0, "ap-southeast-1": 0.0, - "ap-southeast-2": 2.944, - "ca-west-1": 5.83968, - "eu-central-1": 9.33808, + "ap-southeast-2": 5.568, + "ap-southeast-5": 7.91328, + "ap-southeast-7": 7.91328, + "ca-west-1": 8.2528, + "eu-central-1": 5.8128, "eu-west-1": 5.376, - "eu-west-2": 2.944, - "il-central-1": 9.15328, - "us-east-1": 2.944, + "eu-west-2": 8.6224, + "il-central-1": 5.6448, + "mx-central-1": 0.0, + "us-east-1": 4.8384, "us-east-2": 2.944, - "us-gov-west-1": 2.944, - "us-west-2": 4.8384 + "us-gov-west-1": 8.7584, + "us-west-2": 5.32224 }, "r6id.24xlarge": { - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, - "ap-south-1": 12.79008, - "ap-southeast-1": 13.1856, + "ap-northeast-1": 4.416, + "ap-northeast-2": 4.416, + "ap-south-1": 0.0, + "ap-southeast-1": 8.7696, "ap-southeast-2": 4.416, - "ca-west-1": 12.3792, + "ap-southeast-5": 11.86992, + "ap-southeast-7": 7.45392, + "ca-west-1": 4.416, "eu-central-1": 4.416, "eu-west-1": 8.064, - "eu-west-2": 4.416, + "eu-west-2": 12.9336, "il-central-1": 8.4672, - "us-east-1": 7.2576, - "us-east-2": 12.39936, - "us-gov-west-1": 13.1376, - "us-west-2": 7.98336 + "mx-central-1": 12.03648, + "us-east-1": 4.416, + "us-east-2": 7.2576, + "us-gov-west-1": 8.7216, + "us-west-2": 11.6736 }, "r6id.32xlarge": { - "ap-northeast-1": 11.6928, - "ap-northeast-2": 11.6288, - "ap-south-1": 5.888, - "ap-southeast-1": 11.6928, + "ap-northeast-1": 17.5808, + "ap-northeast-2": 17.5168, + "ap-south-1": 10.1504, + "ap-southeast-1": 17.5808, "ap-southeast-2": 17.024, + "ap-southeast-5": 9.93856, + "ap-southeast-7": 5.888, "ca-west-1": 10.6176, - "eu-central-1": 5.888, + "eu-central-1": 11.6256, "eu-west-1": 5.888, - "eu-west-2": 5.888, - "il-central-1": 5.888, - "us-east-1": 0.0, + "eu-west-2": 11.3568, + "il-central-1": 17.1776, + "mx-central-1": 16.04864, + "us-east-1": 15.5648, "us-east-2": 9.6768, "us-gov-west-1": 0.0, "us-west-2": 5.888 }, "r6idn.large": { - "ap-northeast-1": 0.32951, + "ap-northeast-1": 0.23751, "ap-southeast-1": 0.092, - "eu-central-1": 0.092, + "ap-southeast-2": 0.23868, + "eu-central-1": 0.32483, "eu-north-1": 0.20709, "eu-west-1": 0.30962, "us-east-1": 0.28739, "us-east-2": 0.092, - "us-gov-west-1": 0.092, + "us-gov-west-1": 0.23517, "us-west-2": 0.30693 }, "r6idn.xlarge": { "ap-northeast-1": 0.184, - "ap-southeast-1": 0.6988, - "eu-central-1": 0.51223, + "ap-southeast-1": 0.468, + "ap-southeast-2": 0.7091, + "eu-central-1": 0.64966, "eu-north-1": 0.184, "eu-west-1": 0.184, - "us-east-1": 0.0, + "us-east-1": 0.57478, "us-east-2": 0.184, "us-gov-west-1": 0.184, - "us-west-2": 0.184 + "us-west-2": 0.61386 }, "r6idn.metal": { "ap-northeast-1": 5.888, - "ap-southeast-1": 5.888, - "eu-central-1": 5.888, - "eu-north-1": 0.0, + "ap-southeast-1": 14.976, + "ap-southeast-2": 21.16352, + "eu-central-1": 14.90112, + "eu-north-1": 5.888, "eu-west-1": 5.888, - "us-east-1": 0.0, - "us-east-2": 5.888, + "us-east-1": 12.50496, + "us-east-2": 12.50496, "us-gov-west-1": 20.93888, "us-west-2": 5.888 }, "r6idn.2xlarge": { "ap-northeast-1": 0.95004, - "ap-southeast-1": 0.368, + "ap-southeast-1": 0.936, + "ap-southeast-2": 0.95472, "eu-central-1": 0.368, - "eu-north-1": 1.2792, - "eu-west-1": 0.95753, - "us-east-1": 1.22772, + "eu-north-1": 1.19636, + "eu-west-1": 1.23848, + "us-east-1": 1.14956, "us-east-2": 0.368, "us-gov-west-1": 0.368, - "us-west-2": 0.0 + "us-west-2": 0.78156 }, "r6idn.4xlarge": { - "ap-northeast-1": 1.90008, - "ap-southeast-1": 0.736, + "ap-northeast-1": 2.63608, + "ap-southeast-1": 1.872, + "ap-southeast-2": 1.90944, "eu-central-1": 0.736, - "eu-north-1": 1.65672, - "eu-west-1": 0.0, + "eu-north-1": 2.39272, + "eu-west-1": 2.47696, "us-east-1": 0.736, - "us-east-2": 2.29912, + "us-east-2": 0.736, "us-gov-west-1": 1.88136, - "us-west-2": 0.736 + "us-west-2": 1.56312 }, "r6idn.8xlarge": { - "ap-northeast-1": 1.472, - "ap-southeast-1": 1.472, + "ap-northeast-1": 3.80016, + "ap-southeast-1": 5.216, + "ap-southeast-2": 1.472, "eu-central-1": 0.0, "eu-north-1": 3.31344, - "eu-west-1": 3.83011, + "eu-west-1": 5.30211, "us-east-1": 3.12624, "us-east-2": 1.472, "us-gov-west-1": 1.472, @@ -106717,181 +114004,195 @@ }, "r6idn.12xlarge": { "ap-northeast-1": 0.0, - "ap-southeast-1": 2.208, - "eu-central-1": 2.208, - "eu-north-1": 0.0, - "eu-west-1": 5.22288, - "us-east-1": 2.208, + "ap-southeast-1": 5.616, + "ap-southeast-2": 5.72832, + "eu-central-1": 5.58792, + "eu-north-1": 4.97016, + "eu-west-1": 7.43088, + "us-east-1": 4.68936, "us-east-2": 4.68936, - "us-gov-west-1": 0.0, + "us-gov-west-1": 5.64408, "us-west-2": 2.208 }, "r6idn.16xlarge": { "ap-northeast-1": 2.944, - "ap-southeast-1": 8.2368, - "eu-central-1": 2.944, + "ap-southeast-1": 7.488, + "ap-southeast-2": 11.34554, + "eu-central-1": 7.45056, "eu-north-1": 6.62688, - "eu-west-1": 0.0, - "us-east-1": 2.944, + "eu-west-1": 2.944, + "us-east-1": 0.0, "us-east-2": 0.0, - "us-gov-west-1": 2.944, + "us-gov-west-1": 8.27798, "us-west-2": 2.944 }, "r6idn.24xlarge": { "ap-northeast-1": 4.416, - "ap-southeast-1": 0.0, - "eu-central-1": 0.0, - "eu-north-1": 10.93435, - "eu-west-1": 4.416, + "ap-southeast-1": 16.7712, + "ap-southeast-2": 4.416, + "eu-central-1": 4.416, + "eu-north-1": 14.35632, + "eu-west-1": 14.86176, "us-east-1": 0.0, - "us-east-2": 4.416, - "us-gov-west-1": 4.416, - "us-west-2": 4.416 + "us-east-2": 9.37872, + "us-gov-west-1": 11.28816, + "us-west-2": 9.37872 }, "r6idn.32xlarge": { "ap-northeast-1": 0.0, - "ap-southeast-1": 14.976, - "eu-central-1": 20.78912, + "ap-southeast-1": 20.864, + "ap-southeast-2": 5.888, + "eu-central-1": 14.90112, "eu-north-1": 5.888, "eu-west-1": 5.888, - "us-east-1": 5.888, - "us-east-2": 0.0, - "us-gov-west-1": 0.0, - "us-west-2": 5.888 + "us-east-1": 0.0, + "us-east-2": 18.39296, + "us-gov-west-1": 15.05088, + "us-west-2": 12.50496 }, "r6in.large": { - "ap-northeast-1": 0.0, - "ap-southeast-1": 0.32109, + "ap-northeast-1": 0.30377, + "ap-southeast-1": 0.20826, + "ap-southeast-2": 0.092, "eu-central-1": 0.092, - "eu-north-1": 0.18603, - "eu-west-1": 0.19539, + "eu-north-1": 0.27803, + "eu-west-1": 0.28739, "us-east-1": 0.092, "us-east-2": 0.092, "us-gov-west-1": 0.092, "us-west-2": 0.092 }, "r6in.xlarge": { - "ap-northeast-1": 0.46589, + "ap-northeast-1": 0.42354, "ap-southeast-1": 0.0, - "eu-central-1": 0.0, - "eu-north-1": 0.0, - "eu-west-1": 0.39078, - "us-east-1": 0.0, - "us-east-2": 0.34866, - "us-gov-west-1": 0.60286, + "ap-southeast-2": 0.64989, + "eu-central-1": 0.41652, + "eu-north-1": 0.55606, + "eu-west-1": 0.0, + "us-east-1": 0.184, + "us-east-2": 0.53266, + "us-gov-west-1": 0.41886, "us-west-2": 0.184 }, "r6in.metal": { - "ap-northeast-1": 13.55328, + "ap-northeast-1": 19.44128, "ap-southeast-1": 13.32864, - "eu-central-1": 13.32864, + "ap-southeast-2": 5.888, + "eu-central-1": 19.21664, "eu-north-1": 5.888, - "eu-west-1": 12.50496, - "us-east-1": 11.15712, - "us-east-2": 0.0, - "us-gov-west-1": 5.888, - "us-west-2": 17.04512 + "eu-west-1": 18.39296, + "us-east-1": 0.0, + "us-east-2": 17.04512, + "us-gov-west-1": 13.40352, + "us-west-2": 11.15712 }, "r6in.2xlarge": { - "ap-northeast-1": 0.368, - "ap-southeast-1": 1.28434, + "ap-northeast-1": 0.0, + "ap-southeast-1": 0.368, + "ap-southeast-2": 0.84708, "eu-central-1": 0.83304, - "eu-north-1": 0.368, + "eu-north-1": 1.11212, "eu-west-1": 0.0, - "us-east-1": 1.06532, - "us-east-2": 0.0, - "us-gov-west-1": 0.0, + "us-east-1": 0.368, + "us-east-2": 1.06532, + "us-gov-west-1": 0.83772, "us-west-2": 0.368 }, "r6in.4xlarge": { - "ap-northeast-1": 2.59958, - "ap-southeast-1": 0.736, + "ap-northeast-1": 1.69416, + "ap-southeast-1": 1.66608, + "ap-southeast-2": 2.43016, "eu-central-1": 1.83269, - "eu-north-1": 1.48824, + "eu-north-1": 0.736, "eu-west-1": 1.56312, "us-east-1": 0.0, - "us-east-2": 0.0, - "us-gov-west-1": 0.736, - "us-west-2": 0.736 + "us-east-2": 2.13064, + "us-gov-west-1": 1.67544, + "us-west-2": 2.13064 }, "r6in.8xlarge": { - "ap-northeast-1": 0.0, - "ap-southeast-1": 1.472, - "eu-central-1": 3.33216, - "eu-north-1": 2.97648, + "ap-northeast-1": 4.86032, + "ap-southeast-1": 3.33216, + "ap-southeast-2": 3.38832, + "eu-central-1": 4.80416, + "eu-north-1": 4.44848, "eu-west-1": 4.91086, "us-east-1": 0.0, - "us-east-2": 1.472, + "us-east-2": 4.26128, "us-gov-west-1": 1.472, - "us-west-2": 3.06821 + "us-west-2": 2.78928 }, "r6in.12xlarge": { - "ap-northeast-1": 2.208, + "ap-northeast-1": 7.29048, "ap-southeast-1": 2.208, - "eu-central-1": 0.0, + "ap-southeast-2": 5.08248, + "eu-central-1": 2.208, "eu-north-1": 4.46472, "eu-west-1": 2.208, - "us-east-1": 0.0, - "us-east-2": 2.208, - "us-gov-west-1": 2.208, - "us-west-2": 6.39192 + "us-east-1": 4.18392, + "us-east-2": 4.60231, + "us-gov-west-1": 5.02632, + "us-west-2": 4.18392 }, "r6in.16xlarge": { - "ap-northeast-1": 0.0, - "ap-southeast-1": 9.60832, - "eu-central-1": 2.944, - "eu-north-1": 2.944, + "ap-northeast-1": 10.3983, + "ap-southeast-1": 6.66432, + "ap-southeast-2": 6.77664, + "eu-central-1": 6.66432, + "eu-north-1": 8.89696, "eu-west-1": 6.25248, "us-east-1": 0.0, - "us-east-2": 2.944, - "us-gov-west-1": 2.944, + "us-east-2": 6.13642, + "us-gov-west-1": 9.64576, "us-west-2": 8.52256 }, "r6in.24xlarge": { - "ap-northeast-1": 0.0, + "ap-northeast-1": 10.16496, "ap-southeast-1": 14.41248, - "eu-central-1": 4.416, - "eu-north-1": 9.82238, - "eu-west-1": 10.31659, - "us-east-1": 9.20462, - "us-east-2": 9.20462, + "ap-southeast-2": 4.416, + "eu-central-1": 0.0, + "eu-north-1": 13.34544, + "eu-west-1": 4.416, + "us-east-1": 4.416, + "us-east-2": 13.62062, "us-gov-west-1": 10.05264, - "us-west-2": 9.20462 + "us-west-2": 4.416 }, "r6in.32xlarge": { - "ap-northeast-1": 5.888, - "ap-southeast-1": 5.888, + "ap-northeast-1": 13.55328, + "ap-southeast-1": 13.32864, + "ap-southeast-2": 5.888, "eu-central-1": 5.888, "eu-north-1": 11.90592, - "eu-west-1": 5.888, - "us-east-1": 5.888, + "eu-west-1": 18.39296, + "us-east-1": 17.04512, "us-east-2": 5.888, "us-gov-west-1": 13.40352, - "us-west-2": 0.0 + "us-west-2": 11.15712 }, "r7a.medium": { - "ap-northeast-1": 0.0, - "eu-central-1": 0.09177, + "ap-northeast-1": 0.09177, + "eu-central-1": 0.0, "eu-north-1": 0.046, "eu-south-2": 0.0, - "eu-west-1": 0.13113, + "eu-west-1": 0.08513, "us-east-1": 0.07608, - "us-east-2": 0.08368, + "us-east-2": 0.0, "us-west-2": 0.046 }, "r7a.large": { "ap-northeast-1": 0.092, - "eu-central-1": 0.092, - "eu-north-1": 0.17798, + "eu-central-1": 0.27554, + "eu-north-1": 0.092, "eu-south-2": 0.092, "eu-west-1": 0.17026, - "us-east-1": 0.092, + "us-east-1": 0.24415, "us-east-2": 0.15215, "us-west-2": 0.092 }, "r7a.xlarge": { - "ap-northeast-1": 0.36708, - "eu-central-1": 0.36708, + "ap-northeast-1": 0.40379, + "eu-central-1": 0.0, "eu-north-1": 0.3236, "eu-south-2": 0.55857, "eu-west-1": 0.184, @@ -106900,84 +114201,84 @@ "us-west-2": 0.184 }, "r7a.metal-48xl": { - "ap-northeast-1": 17.61984, - "eu-central-1": 8.832, - "eu-north-1": 0.0, - "eu-south-2": 16.34496, - "eu-west-1": 8.832, - "us-east-1": 0.0, - "us-east-2": 14.6064, + "ap-northeast-1": 26.45184, + "eu-central-1": 17.61984, + "eu-north-1": 15.5328, + "eu-south-2": 0.0, + "eu-west-1": 16.34496, + "us-east-1": 14.6064, + "us-east-2": 23.4384, "us-west-2": 14.6064 }, "r7a.2xlarge": { - "ap-northeast-1": 0.73416, - "eu-central-1": 0.73416, - "eu-north-1": 0.71192, + "ap-northeast-1": 0.0, + "eu-central-1": 1.10216, + "eu-north-1": 0.368, "eu-south-2": 0.68104, - "eu-west-1": 0.68104, + "eu-west-1": 1.11714, "us-east-1": 0.9766, - "us-east-2": 0.6086, - "us-west-2": 0.0 + "us-east-2": 0.368, + "us-west-2": 1.03746 }, "r7a.4xlarge": { - "ap-northeast-1": 1.61515, - "eu-central-1": 1.46832, - "eu-north-1": 0.736, + "ap-northeast-1": 0.736, + "eu-central-1": 2.20432, + "eu-north-1": 1.2944, "eu-south-2": 2.23429, "eu-west-1": 1.36208, - "us-east-1": 0.736, - "us-east-2": 1.33892, - "us-west-2": 0.736 + "us-east-1": 1.2172, + "us-east-2": 1.9532, + "us-west-2": 1.9532 }, "r7a.8xlarge": { "ap-northeast-1": 1.472, "eu-central-1": 2.93664, "eu-north-1": 1.472, "eu-south-2": 2.72416, - "eu-west-1": 2.72416, + "eu-west-1": 4.19616, "us-east-1": 3.9064, - "us-east-2": 4.14984, - "us-west-2": 2.4344 + "us-east-2": 3.9064, + "us-west-2": 1.472 }, "r7a.12xlarge": { "ap-northeast-1": 4.40496, "eu-central-1": 4.40496, "eu-north-1": 4.27152, - "eu-south-2": 2.208, + "eu-south-2": 6.29424, "eu-west-1": 0.0, - "us-east-1": 3.6516, - "us-east-2": 3.6516, - "us-west-2": 4.01676 + "us-east-1": 5.8596, + "us-east-2": 5.8596, + "us-west-2": 2.208 }, "r7a.16xlarge": { "ap-northeast-1": 5.87328, - "eu-central-1": 2.944, - "eu-north-1": 5.1776, + "eu-central-1": 8.81728, + "eu-north-1": 8.1216, "eu-south-2": 5.44832, - "eu-west-1": 2.944, - "us-east-1": 2.944, + "eu-west-1": 8.39232, + "us-east-1": 7.8128, "us-east-2": 2.944, - "us-west-2": 2.944 + "us-west-2": 7.8128 }, "r7a.24xlarge": { - "ap-northeast-1": 14.10691, + "ap-northeast-1": 8.80992, "eu-central-1": 8.80992, - "eu-north-1": 7.7664, + "eu-north-1": 4.416, "eu-south-2": 0.0, "eu-west-1": 8.17248, - "us-east-1": 8.03352, - "us-east-2": 7.3032, - "us-west-2": 7.3032 + "us-east-1": 12.44952, + "us-east-2": 11.7192, + "us-west-2": 0.0 }, "r7a.32xlarge": { "ap-northeast-1": 5.888, "eu-central-1": 17.63456, - "eu-north-1": 17.27872, - "eu-south-2": 5.888, - "eu-west-1": 10.89664, + "eu-north-1": 16.2432, + "eu-south-2": 16.78464, + "eu-west-1": 0.0, "us-east-1": 0.0, - "us-east-2": 0.0, - "us-west-2": 15.6256 + "us-east-2": 5.888, + "us-west-2": 16.59936 }, "r7a.48xlarge": { "ap-northeast-1": 17.61984, @@ -106987,110 +114288,130 @@ "eu-west-1": 25.17696, "us-east-1": 14.6064, "us-east-2": 14.6064, - "us-west-2": 14.6064 + "us-west-2": 8.832 }, "r7i.large": { "ap-northeast-1": 0.0, "ap-northeast-2": 0.092, "ap-south-1": 0.0, - "ap-southeast-1": 0.0, + "ap-southeast-1": 0.092, "ap-southeast-2": 0.15855, - "ap-southeast-3": 0.092, + "ap-southeast-3": 0.2516, + "ap-southeast-5": 0.22766, + "ap-southeast-7": 0.22766, "ca-central-1": 0.15939, - "eu-central-1": 0.0, + "eu-central-1": 0.17556, "eu-north-1": 0.092, - "eu-south-2": 0.092, - "eu-west-1": 0.25486, - "eu-west-2": 0.092, + "eu-south-1": 0.1554, + "eu-south-2": 0.24005, + "eu-west-1": 0.24005, + "eu-west-2": 0.2474, "eu-west-3": 0.0, - "sa-east-1": 0.092, + "mx-central-1": 0.23092, + "sa-east-1": 0.21105, "us-east-1": 0.092, "us-east-2": 0.092, "us-gov-east-1": 0.15855, - "us-gov-west-1": 0.092, - "us-west-1": 0.147, + "us-gov-west-1": 0.25055, + "us-west-1": 0.239, "us-west-2": 0.092 }, "r7i.xlarge": { - "ap-northeast-1": 0.3192, - "ap-northeast-2": 0.0, + "ap-northeast-1": 0.5032, + "ap-northeast-2": 0.5032, "ap-south-1": 0.184, - "ap-southeast-1": 0.3192, - "ap-southeast-2": 0.3171, - "ap-southeast-3": 0.184, - "ca-central-1": 0.184, - "eu-central-1": 0.35112, + "ap-southeast-1": 0.53512, + "ap-southeast-2": 0.5011, + "ap-southeast-3": 0.5032, + "ap-southeast-5": 0.29845, + "ap-southeast-7": 0.27132, + "ca-central-1": 0.2898, + "eu-central-1": 0.5032, "eu-north-1": 0.2814, + "eu-south-1": 0.3108, "eu-south-2": 0.184, - "eu-west-1": 0.4801, - "eu-west-2": 0.184, + "eu-west-1": 0.0, + "eu-west-2": 0.4948, "eu-west-3": 0.0, - "sa-east-1": 0.0, - "us-east-1": 0.184, - "us-east-2": 0.4486, + "mx-central-1": 0.46184, + "sa-east-1": 0.64831, + "us-east-1": 0.47506, + "us-east-2": 0.0, "us-gov-east-1": 0.3171, "us-gov-west-1": 0.3171, - "us-west-1": 0.294, - "us-west-2": 0.184 + "us-west-1": 0.478, + "us-west-2": 0.0 }, "r7i.metal-24xl": { - "ap-northeast-1": 7.6608, - "ap-northeast-2": 0.0, - "ap-south-1": 11.6232, - "ap-southeast-1": 7.6608, - "ap-southeast-2": 7.6104, - "ap-southeast-3": 4.416, + "ap-northeast-1": 12.0768, + "ap-northeast-2": 12.84288, + "ap-south-1": 4.416, + "ap-southeast-1": 12.0768, + "ap-southeast-2": 12.0264, + "ap-southeast-3": 12.0768, + "ap-southeast-5": 10.92768, + "ap-southeast-7": 10.92768, "ca-central-1": 12.06672, - "eu-central-1": 4.416, - "eu-north-1": 6.7536, + "eu-central-1": 8.42688, + "eu-north-1": 0.0, + "eu-south-1": 11.8752, "eu-south-2": 7.1064, - "eu-west-1": 7.81704, - "eu-west-2": 8.20512, - "eu-west-3": 7.4592, - "sa-east-1": 10.1304, - "us-east-1": 6.98544, - "us-east-2": 6.3504, - "us-gov-east-1": 4.416, + "eu-west-1": 0.0, + "eu-west-2": 4.416, + "eu-west-3": 11.8752, + "mx-central-1": 0.0, + "sa-east-1": 0.0, + "us-east-1": 10.7664, + "us-east-2": 10.7664, + "us-gov-east-1": 12.0264, "us-gov-west-1": 12.0264, "us-west-1": 7.056, - "us-west-2": 6.3504 + "us-west-2": 0.0 }, "r7i.metal-48xl": { "ap-northeast-1": 15.3216, - "ap-northeast-2": 15.3216, + "ap-northeast-2": 8.832, "ap-south-1": 0.0, "ap-southeast-1": 15.3216, - "ap-southeast-2": 8.832, - "ap-southeast-3": 8.832, + "ap-southeast-2": 0.0, + "ap-southeast-3": 15.3216, + "ap-southeast-5": 21.85536, + "ap-southeast-7": 13.02336, "ca-central-1": 13.9104, - "eu-central-1": 15.3216, + "eu-central-1": 24.1536, "eu-north-1": 0.0, - "eu-south-2": 8.832, + "eu-south-1": 0.0, + "eu-south-2": 14.2128, "eu-west-1": 14.2128, - "eu-west-2": 8.832, + "eu-west-2": 23.7504, "eu-west-3": 14.9184, - "sa-east-1": 20.2608, + "mx-central-1": 13.33632, + "sa-east-1": 29.0928, "us-east-1": 8.832, "us-east-2": 21.5328, "us-gov-east-1": 15.2208, "us-gov-west-1": 8.832, - "us-west-1": 0.0, + "us-west-1": 22.944, "us-west-2": 8.832 }, "r7i.2xlarge": { - "ap-northeast-1": 0.70224, + "ap-northeast-1": 0.6384, "ap-northeast-2": 0.0, - "ap-south-1": 0.546, - "ap-southeast-1": 0.0, + "ap-south-1": 0.914, + "ap-southeast-1": 1.07024, "ap-southeast-2": 0.6342, "ap-southeast-3": 0.368, - "ca-central-1": 0.5796, + "ap-southeast-5": 0.368, + "ap-southeast-7": 0.54264, + "ca-central-1": 0.9476, "eu-central-1": 0.6384, "eu-north-1": 0.0, + "eu-south-1": 0.9896, "eu-south-2": 0.5922, - "eu-west-1": 0.5922, - "eu-west-2": 0.9896, + "eu-west-1": 0.9602, + "eu-west-2": 0.368, "eu-west-3": 0.368, + "mx-central-1": 0.368, "sa-east-1": 0.368, "us-east-1": 0.0, "us-east-2": 0.5292, @@ -107103,43 +114424,51 @@ "ap-northeast-1": 2.14048, "ap-northeast-2": 0.0, "ap-south-1": 1.9372, - "ap-southeast-1": 1.40448, - "ap-southeast-2": 1.2684, + "ap-southeast-1": 2.0128, + "ap-southeast-2": 2.0044, "ap-southeast-3": 2.0128, + "ap-southeast-5": 1.19381, + "ap-southeast-7": 1.82128, "ca-central-1": 1.1592, "eu-central-1": 0.736, - "eu-north-1": 0.736, - "eu-south-2": 0.736, - "eu-west-1": 0.736, - "eu-west-2": 1.2432, + "eu-north-1": 1.1256, + "eu-south-1": 0.0, + "eu-south-2": 1.9204, + "eu-west-1": 1.9204, + "eu-west-2": 1.9792, "eu-west-3": 0.736, - "sa-east-1": 0.736, + "mx-central-1": 1.84736, + "sa-east-1": 0.0, "us-east-1": 1.7944, "us-east-2": 0.736, - "us-gov-east-1": 1.2684, - "us-gov-west-1": 0.736, + "us-gov-east-1": 0.736, + "us-gov-west-1": 1.2684, "us-west-1": 1.912, "us-west-2": 0.736 }, "r7i.8xlarge": { "ap-northeast-1": 2.5536, - "ap-northeast-2": 1.472, - "ap-south-1": 0.0, + "ap-northeast-2": 4.0256, + "ap-south-1": 2.184, "ap-southeast-1": 0.0, "ap-southeast-2": 1.472, - "ap-southeast-3": 2.80896, + "ap-southeast-3": 4.28096, + "ap-southeast-5": 1.472, + "ap-southeast-7": 2.17056, "ca-central-1": 2.3184, "eu-central-1": 1.472, "eu-north-1": 2.2512, + "eu-south-1": 1.472, "eu-south-2": 1.472, - "eu-west-1": 2.3688, - "eu-west-2": 1.472, + "eu-west-1": 3.8408, + "eu-west-2": 3.9584, "eu-west-3": 0.0, - "sa-east-1": 3.3768, - "us-east-1": 3.80048, - "us-east-2": 2.1168, - "us-gov-east-1": 2.5368, - "us-gov-west-1": 2.5368, + "mx-central-1": 1.472, + "sa-east-1": 4.8488, + "us-east-1": 3.5888, + "us-east-2": 1.472, + "us-gov-east-1": 4.26248, + "us-gov-west-1": 1.472, "us-west-1": 1.472, "us-west-2": 2.1168 }, @@ -107148,177 +114477,193 @@ "ap-northeast-2": 2.208, "ap-south-1": 0.0, "ap-southeast-1": 0.0, - "ap-southeast-2": 2.208, - "ap-southeast-3": 4.21344, - "ca-central-1": 3.4776, - "eu-central-1": 3.8304, - "eu-north-1": 2.208, - "eu-south-2": 3.5532, + "ap-southeast-2": 6.0132, + "ap-southeast-3": 3.8304, + "ap-southeast-5": 5.46384, + "ap-southeast-7": 2.208, + "ca-central-1": 5.6856, + "eu-central-1": 6.0384, + "eu-north-1": 5.5848, + "eu-south-1": 4.10256, + "eu-south-2": 5.7612, "eu-west-1": 2.208, "eu-west-2": 3.7296, - "eu-west-3": 4.10256, + "eu-west-3": 3.7296, + "mx-central-1": 2.208, "sa-east-1": 5.0652, "us-east-1": 2.208, - "us-east-2": 2.208, + "us-east-2": 5.3832, "us-gov-east-1": 2.208, "us-gov-west-1": 3.8052, "us-west-1": 3.528, - "us-west-2": 3.1752 + "us-west-2": 5.3832 }, "r7i.16xlarge": { "ap-northeast-1": 5.1072, "ap-northeast-2": 8.0512, "ap-south-1": 2.944, "ap-southeast-1": 5.1072, - "ap-southeast-2": 5.58096, + "ap-southeast-2": 5.0736, "ap-southeast-3": 5.61792, - "ca-central-1": 4.6368, + "ap-southeast-5": 7.71923, + "ap-southeast-7": 4.34112, + "ca-central-1": 7.5808, "eu-central-1": 5.1072, "eu-north-1": 0.0, - "eu-south-2": 2.944, - "eu-west-1": 5.21136, + "eu-south-1": 8.41408, + "eu-south-2": 5.21136, + "eu-west-1": 2.944, "eu-west-2": 2.944, "eu-west-3": 4.9728, + "mx-central-1": 4.44544, "sa-east-1": 10.37296, "us-east-1": 4.2336, - "us-east-2": 7.1776, - "us-gov-east-1": 2.944, + "us-east-2": 7.60096, + "us-gov-east-1": 5.0736, "us-gov-west-1": 5.0736, "us-west-1": 2.944, "us-west-2": 2.944 }, "r7i.24xlarge": { "ap-northeast-1": 4.416, - "ap-northeast-2": 8.42688, - "ap-south-1": 7.2072, + "ap-northeast-2": 12.0768, + "ap-south-1": 10.968, "ap-southeast-1": 4.416, - "ap-southeast-2": 7.6104, + "ap-southeast-2": 12.0264, "ap-southeast-3": 7.6608, + "ap-southeast-5": 6.51168, + "ap-southeast-7": 10.92768, "ca-central-1": 4.416, "eu-central-1": 8.42688, - "eu-north-1": 4.416, - "eu-south-2": 7.81704, - "eu-west-1": 4.416, - "eu-west-2": 4.416, - "eu-west-3": 7.4592, - "sa-east-1": 4.416, + "eu-north-1": 11.1696, + "eu-south-1": 7.4592, + "eu-south-2": 0.0, + "eu-west-1": 7.1064, + "eu-west-2": 11.8752, + "eu-west-3": 11.8752, + "mx-central-1": 4.416, + "sa-east-1": 14.5464, "us-east-1": 4.416, "us-east-2": 11.40144, - "us-gov-east-1": 0.0, - "us-gov-west-1": 8.37144, - "us-west-1": 4.416, - "us-west-2": 4.416 + "us-gov-east-1": 7.6104, + "us-gov-west-1": 12.0264, + "us-west-1": 11.472, + "us-west-2": 10.7664 }, "r7i.48xlarge": { "ap-northeast-1": 8.832, - "ap-northeast-2": 0.0, + "ap-northeast-2": 15.3216, "ap-south-1": 13.104, "ap-southeast-1": 0.0, "ap-southeast-2": 15.2208, - "ap-southeast-3": 24.1536, + "ap-southeast-3": 15.3216, + "ap-southeast-5": 21.85536, + "ap-southeast-7": 21.85536, "ca-central-1": 22.7424, "eu-central-1": 8.832, "eu-north-1": 8.832, + "eu-south-1": 23.7504, "eu-south-2": 14.2128, - "eu-west-1": 14.2128, + "eu-west-1": 23.0448, "eu-west-2": 14.9184, - "eu-west-3": 8.832, + "eu-west-3": 23.7504, + "mx-central-1": 13.33632, "sa-east-1": 29.0928, - "us-east-1": 0.0, + "us-east-1": 21.5328, "us-east-2": 8.832, "us-gov-east-1": 8.832, - "us-gov-west-1": 0.0, + "us-gov-west-1": 8.832, "us-west-1": 14.112, "us-west-2": 12.7008 }, "r7iz.large": { "ap-northeast-1": 0.2497, "eu-central-1": 0.092, - "eu-west-1": 0.3208, - "us-east-1": 0.0, - "us-east-2": 0.2966, + "eu-west-1": 0.092, + "us-east-1": 0.278, + "us-east-2": 0.0, "us-west-2": 0.092 }, "r7iz.xlarge": { "ap-northeast-1": 0.454, - "eu-central-1": 0.184, - "eu-west-1": 0.416, + "eu-central-1": 0.0, + "eu-west-1": 0.6416, "us-east-1": 0.372, - "us-east-2": 0.372, - "us-west-2": 0.184 + "us-east-2": 0.4092, + "us-west-2": 0.556 }, "r7iz.metal-16xl": { "ap-northeast-1": 2.944, "eu-central-1": 0.0, - "eu-west-1": 2.944, - "us-east-1": 6.5472, + "eu-west-1": 9.6, + "us-east-1": 5.952, "us-east-2": 2.944, - "us-west-2": 6.5472 + "us-west-2": 8.896 }, "r7iz.metal-32xl": { "ap-northeast-1": 0.0, - "eu-central-1": 15.84, - "eu-west-1": 14.6432, - "us-east-1": 11.904, - "us-east-2": 11.904, + "eu-central-1": 5.888, + "eu-west-1": 5.888, + "us-east-1": 17.792, + "us-east-2": 17.792, "us-west-2": 5.888 }, "r7iz.2xlarge": { - "ap-northeast-1": 1.276, + "ap-northeast-1": 0.908, "eu-central-1": 0.368, "eu-west-1": 0.832, - "us-east-1": 0.368, - "us-east-2": 0.0, - "us-west-2": 0.0 + "us-east-1": 1.112, + "us-east-2": 0.368, + "us-west-2": 0.744 }, "r7iz.4xlarge": { "ap-northeast-1": 2.552, "eu-central-1": 0.736, "eu-west-1": 2.5664, "us-east-1": 1.488, - "us-east-2": 1.488, - "us-west-2": 0.736 + "us-east-2": 2.3728, + "us-west-2": 0.0 }, "r7iz.8xlarge": { "ap-northeast-1": 1.472, - "eu-central-1": 1.472, - "eu-west-1": 1.472, - "us-east-1": 1.472, - "us-east-2": 1.472, + "eu-central-1": 5.072, + "eu-west-1": 4.8, + "us-east-1": 2.976, + "us-east-2": 4.7456, "us-west-2": 1.472 }, "r7iz.12xlarge": { - "ap-northeast-1": 5.448, - "eu-central-1": 5.4, - "eu-west-1": 4.992, + "ap-northeast-1": 7.656, + "eu-central-1": 8.148, + "eu-west-1": 7.2, "us-east-1": 4.464, - "us-east-2": 7.1184, + "us-east-2": 6.672, "us-west-2": 4.464 }, "r7iz.16xlarge": { - "ap-northeast-1": 7.264, - "eu-central-1": 2.944, - "eu-west-1": 0.0, - "us-east-1": 6.5472, + "ap-northeast-1": 10.208, + "eu-central-1": 7.2, + "eu-west-1": 7.3216, + "us-east-1": 8.896, "us-east-2": 2.944, - "us-west-2": 2.944 + "us-west-2": 5.952 }, "r7iz.32xlarge": { - "ap-northeast-1": 0.0, - "eu-central-1": 15.84, - "eu-west-1": 13.312, + "ap-northeast-1": 5.888, + "eu-central-1": 14.4, + "eu-west-1": 19.2, "us-east-1": 11.904, - "us-east-2": 5.888, - "us-west-2": 13.0944 + "us-east-2": 17.792, + "us-west-2": 5.888 }, "t1.micro": { - "ap-northeast-1": 0.026, + "ap-northeast-1": 0.033, "ap-southeast-1": 0.02, "ap-southeast-2": 0.02, "eu-west-1": 0.02, "sa-east-1": 0.027, "us-east-1": 0.02, - "us-gov-west-1": 0.024, + "us-gov-west-1": 0.025, "us-west-1": 0.025, "us-west-2": 0.02 }, @@ -107328,111 +114673,111 @@ "ap-northeast-3": 0.0152, "ap-south-1": 0.0124, "ap-southeast-1": 0.0146, - "ap-southeast-2": 0.0146, - "ca-central-1": 0.0128, + "ap-southeast-2": 0.0192, + "ca-central-1": 0.0174, "eu-central-1": 0.0134, - "eu-west-1": 0.0126, - "eu-west-2": 0.0132, - "eu-west-3": 0.0132, + "eu-west-1": 0.0172, + "eu-west-2": 0.0178, + "eu-west-3": 0.0178, "sa-east-1": 0.0186, "us-east-1": 0.0116, "us-east-2": 0.0116, "us-gov-west-1": 0.0136, - "us-west-1": 0.0138, - "us-west-2": 0.0116 + "us-west-1": 0.0184, + "us-west-2": 0.0162 }, "t2.small": { "ap-northeast-1": 0.0304, - "ap-northeast-2": 0.0288, + "ap-northeast-2": 0.038, "ap-northeast-3": 0.0304, - "ap-south-1": 0.0248, + "ap-south-1": 0.0, "ap-southeast-1": 0.0292, - "ap-southeast-2": 0.0292, + "ap-southeast-2": 0.0384, "ca-central-1": 0.0256, "eu-central-1": 0.0268, - "eu-west-1": 0.025, - "eu-west-2": 0.026, - "eu-west-3": 0.0264, + "eu-west-1": 0.034, + "eu-west-2": 0.0352, + "eu-west-3": 0.0356, "sa-east-1": 0.0372, "us-east-1": 0.023, - "us-east-2": 0.023, - "us-gov-west-1": 0.0272, - "us-west-1": 0.0276, - "us-west-2": 0.023 + "us-east-2": 0.032, + "us-gov-west-1": 0.0364, + "us-west-1": 0.0368, + "us-west-2": 0.032 }, "t2.medium": { - "ap-northeast-1": 0.0608, - "ap-northeast-2": 0.0576, - "ap-northeast-3": 0.0608, + "ap-northeast-1": 0.0788, + "ap-northeast-2": 0.0756, + "ap-northeast-3": 0.0788, "ap-south-1": 0.0, "ap-southeast-1": 0.0584, "ap-southeast-2": 0.0584, "ca-central-1": 0.0512, - "eu-central-1": 0.0536, - "eu-west-1": 0.05, + "eu-central-1": 0.0716, + "eu-west-1": 0.068, "eu-west-2": 0.052, "eu-west-3": 0.0, "sa-east-1": 0.0744, "us-east-1": 0.0464, "us-east-2": 0.0464, "us-gov-west-1": 0.0544, - "us-west-1": 0.0552, - "us-west-2": 0.0464 + "us-west-1": 0.0732, + "us-west-2": 0.0644 }, "t2.large": { "ap-northeast-1": 0.1216, - "ap-northeast-2": 0.1152, - "ap-northeast-3": 0.1216, - "ap-south-1": 0.0992, - "ap-southeast-1": 0.1168, - "ap-southeast-2": 0.1168, + "ap-northeast-2": 0.1432, + "ap-northeast-3": 0.1496, + "ap-south-1": 0.0, + "ap-southeast-1": 0.1448, + "ap-southeast-2": 0.1448, "ca-central-1": 0.1024, - "eu-central-1": 0.1072, - "eu-west-1": 0.1008, + "eu-central-1": 0.1352, + "eu-west-1": 0.1288, "eu-west-2": 0.1056, "eu-west-3": 0.0, "sa-east-1": 0.1488, "us-east-1": 0.0928, - "us-east-2": 0.0928, + "us-east-2": 0.1208, "us-gov-west-1": 0.1088, - "us-west-1": 0.1104, - "us-west-2": 0.0928 + "us-west-1": 0.1384, + "us-west-2": 0.1208 }, "t2.xlarge": { "ap-northeast-1": 0.2432, "ap-northeast-2": 0.2304, - "ap-northeast-3": 0.2432, + "ap-northeast-3": 0.2842, "ap-south-1": 0.1984, "ap-southeast-1": 0.2336, - "ap-southeast-2": 0.2336, - "ca-central-1": 0.2048, - "eu-central-1": 0.2144, - "eu-west-1": 0.2016, + "ap-southeast-2": 0.2746, + "ca-central-1": 0.2458, + "eu-central-1": 0.2554, + "eu-west-1": 0.2426, "eu-west-2": 0.2112, "eu-west-3": 0.2112, "sa-east-1": 0.2976, - "us-east-1": 0.1856, + "us-east-1": 0.2266, "us-east-2": 0.1856, - "us-gov-west-1": 0.2176, - "us-west-1": 0.2208, - "us-west-2": 0.1856 + "us-gov-west-1": 0.2586, + "us-west-1": 0.2618, + "us-west-2": 0.2266 }, "t2.nano": { - "ap-northeast-1": 0.0076, + "ap-northeast-1": 0.0099, "ap-northeast-2": 0.0072, "ap-northeast-3": 0.0076, "ap-south-1": 0.0062, "ap-southeast-1": 0.0073, - "ap-southeast-2": 0.0073, - "ca-central-1": 0.0064, + "ap-southeast-2": 0.0096, + "ca-central-1": 0.0087, "eu-central-1": 0.0067, - "eu-west-1": 0.0063, + "eu-west-1": 0.0086, "eu-west-2": 0.0066, - "eu-west-3": 0.0066, + "eu-west-3": 0.0089, "sa-east-1": 0.0093, "us-east-1": 0.0058, "us-east-2": 0.0058, - "us-gov-west-1": 0.0068, + "us-gov-west-1": 0.0091, "us-west-1": 0.0069, "us-west-2": 0.0058 }, @@ -107440,219 +114785,237 @@ "ap-northeast-1": 0.4864, "ap-northeast-2": 0.4608, "ap-northeast-3": 0.4864, - "ap-south-1": 0.3968, - "ap-southeast-1": 0.4672, + "ap-south-1": 0.4588, + "ap-southeast-1": 0.5292, "ap-southeast-2": 0.4672, "ca-central-1": 0.4096, "eu-central-1": 0.4288, - "eu-west-1": 0.4032, + "eu-west-1": 0.4652, "eu-west-2": 0.4224, "eu-west-3": 0.0, "sa-east-1": 0.5952, - "us-east-1": 0.3712, + "us-east-1": 0.4332, "us-east-2": 0.3712, - "us-gov-west-1": 0.4352, - "us-west-1": 0.4416, - "us-west-2": 0.3712 + "us-gov-west-1": 0.4972, + "us-west-1": 0.5036, + "us-west-2": 0.4332 }, "t3.micro": { "af-south-1": 0.0092, "ap-east-1": 0.0, - "ap-northeast-1": 0.0092, + "ap-northeast-1": 0.0228, "ap-northeast-2": 0.0, "ap-northeast-3": 0.0092, "ap-south-1": 0.0, "ap-south-2": 0.0211, "ap-southeast-1": 0.0132, - "ap-southeast-2": 0.0132, + "ap-southeast-2": 0.0224, "ap-southeast-3": 0.0092, "ap-southeast-4": 0.0132, - "ca-central-1": 0.0, + "ap-southeast-5": 0.0119, + "ap-southeast-7": 0.0119, + "ca-central-1": 0.0092, "ca-west-1": 0.0208, - "eu-central-1": 0.012, - "eu-central-2": 0.0, - "eu-north-1": 0.0092, + "eu-central-1": 0.0212, + "eu-central-2": 0.0092, + "eu-north-1": 0.02, "eu-south-1": 0.0219, "eu-south-2": 0.0092, "eu-west-1": 0.0114, - "eu-west-2": 0.0092, + "eu-west-2": 0.0118, "eu-west-3": 0.0092, "il-central-1": 0.012, "me-central-1": 0.0092, - "me-south-1": 0.0, - "sa-east-1": 0.0092, - "us-east-1": 0.0092, - "us-east-2": 0.0092, + "me-south-1": 0.0217, + "mx-central-1": 0.0109, + "sa-east-1": 0.0168, + "us-east-1": 0.0104, + "us-east-2": 0.0, "us-gov-east-1": 0.0122, "us-gov-west-1": 0.0092, - "us-west-1": 0.0092, - "us-west-2": 0.0104, + "us-west-1": 0.0225, + "us-west-2": 0.0196, "us-west-2-lax-1": 0.0217 }, "t3.small": { "af-south-1": 0.0471, "ap-east-1": 0.0184, "ap-northeast-1": 0.0456, - "ap-northeast-2": 0.0184, - "ap-northeast-3": 0.0, - "ap-south-1": 0.0184, - "ap-south-2": 0.0184, + "ap-northeast-2": 0.0444, + "ap-northeast-3": 0.0456, + "ap-south-1": 0.0, + "ap-south-2": 0.0408, "ap-southeast-1": 0.0, "ap-southeast-2": 0.0264, - "ap-southeast-3": 0.0184, - "ap-southeast-4": 0.0184, - "ca-central-1": 0.0184, - "ca-west-1": 0.0184, - "eu-central-1": 0.024, - "eu-central-2": 0.0184, - "eu-north-1": 0.0184, - "eu-south-1": 0.0184, - "eu-south-2": 0.0184, - "eu-west-1": 0.0228, + "ap-southeast-3": 0.0264, + "ap-southeast-4": 0.0448, + "ap-southeast-5": 0.0422, + "ap-southeast-7": 0.0238, + "ca-central-1": 0.0, + "ca-west-1": 0.0416, + "eu-central-1": 0.0424, + "eu-central-2": 0.0264, + "eu-north-1": 0.04, + "eu-south-1": 0.0, + "eu-south-2": 0.0228, + "eu-west-1": 0.0243, "eu-west-2": 0.0184, - "eu-west-3": 0.025, - "il-central-1": 0.0184, + "eu-west-3": 0.0184, + "il-central-1": 0.0, "me-central-1": 0.0184, "me-south-1": 0.0, + "mx-central-1": 0.0218, "sa-east-1": 0.0, "us-east-1": 0.0208, - "us-east-2": 0.0208, - "us-gov-east-1": 0.0244, - "us-gov-west-1": 0.0184, - "us-west-1": 0.0184, - "us-west-2": 0.0208, + "us-east-2": 0.0392, + "us-gov-east-1": 0.0428, + "us-gov-west-1": 0.0428, + "us-west-1": 0.0432, + "us-west-2": 0.0404, "us-west-2-lax-1": 0.0434 }, "t3.medium": { "af-south-1": 0.0184, "ap-east-1": 0.0184, - "ap-northeast-1": 0.0184, + "ap-northeast-1": 0.0728, "ap-northeast-2": 0.0704, "ap-northeast-3": 0.0728, "ap-south-1": 0.0184, - "ap-south-2": 0.0448, - "ap-southeast-1": 0.0528, + "ap-south-2": 0.0659, + "ap-southeast-1": 0.0712, "ap-southeast-2": 0.0184, "ap-southeast-3": 0.0, "ap-southeast-4": 0.0184, + "ap-southeast-5": 0.0659, + "ap-southeast-7": 0.0475, "ca-central-1": 0.0, - "ca-west-1": 0.0184, + "ca-west-1": 0.0464, "eu-central-1": 0.048, - "eu-central-2": 0.0, - "eu-north-1": 0.0616, - "eu-south-1": 0.0, - "eu-south-2": 0.0, - "eu-west-1": 0.0671, - "eu-west-2": 0.0472, + "eu-central-2": 0.0712, + "eu-north-1": 0.0, + "eu-south-1": 0.0663, + "eu-south-2": 0.0456, + "eu-west-1": 0.0487, + "eu-west-2": 0.0656, "eu-west-3": 0.0184, "il-central-1": 0.0663, - "me-central-1": 0.0184, - "me-south-1": 0.0, - "sa-east-1": 0.0893, - "us-east-1": 0.0416, + "me-central-1": 0.0686, + "me-south-1": 0.0686, + "mx-central-1": 0.0621, + "sa-east-1": 0.0856, + "us-east-1": 0.0, "us-east-2": 0.0416, - "us-gov-east-1": 0.0184, - "us-gov-west-1": 0.0184, - "us-west-1": 0.0496, - "us-west-2": 0.0416, + "us-gov-east-1": 0.0672, + "us-gov-west-1": 0.0701, + "us-west-1": 0.0715, + "us-west-2": 0.0, "us-west-2-lax-1": 0.0683 }, "t3.large": { "af-south-1": 0.0, - "ap-east-1": 0.0276, + "ap-east-1": 0.0, "ap-northeast-1": 0.1088, - "ap-northeast-2": 0.0276, + "ap-northeast-2": 0.104, "ap-northeast-3": 0.0, - "ap-south-1": 0.1172, - "ap-south-2": 0.0276, + "ap-south-1": 0.0, + "ap-south-2": 0.1172, "ap-southeast-1": 0.0276, - "ap-southeast-2": 0.0276, - "ap-southeast-3": 0.1332, + "ap-southeast-2": 0.1332, + "ap-southeast-3": 0.0276, "ap-southeast-4": 0.0, - "ca-central-1": 0.0928, + "ap-southeast-5": 0.095, + "ap-southeast-7": 0.095, + "ca-central-1": 0.0, "ca-west-1": 0.0928, "eu-central-1": 0.0276, - "eu-central-2": 0.0, + "eu-central-2": 0.1056, "eu-north-1": 0.0276, "eu-south-1": 0.0276, "eu-south-2": 0.0276, - "eu-west-1": 0.0912, + "eu-west-1": 0.1188, "eu-west-2": 0.0944, - "eu-west-3": 0.122, - "il-central-1": 0.0958, + "eu-west-3": 0.0, + "il-central-1": 0.1234, "me-central-1": 0.0, "me-south-1": 0.0, + "mx-central-1": 0.0874, "sa-east-1": 0.0276, "us-east-1": 0.0832, - "us-east-2": 0.1158, + "us-east-2": 0.0832, "us-gov-east-1": 0.0276, - "us-gov-west-1": 0.0976, - "us-west-1": 0.0, - "us-west-2": 0.0, + "us-gov-west-1": 0.0276, + "us-west-1": 0.0992, + "us-west-2": 0.1108, "us-west-2-lax-1": 0.1274 }, "t3.xlarge": { - "af-south-1": 0.0736, + "af-south-1": 0.2906, "ap-east-1": 0.0, - "ap-northeast-1": 0.0736, - "ap-northeast-2": 0.2936, - "ap-northeast-3": 0.2912, + "ap-northeast-1": 0.2176, + "ap-northeast-2": 0.208, + "ap-northeast-3": 0.0, "ap-south-1": 0.0736, - "ap-south-2": 0.0, + "ap-south-2": 0.1792, "ap-southeast-1": 0.2112, - "ap-southeast-2": 0.0736, - "ap-southeast-3": 0.0, + "ap-southeast-2": 0.0, + "ap-southeast-3": 0.2112, "ap-southeast-4": 0.2848, - "ca-central-1": 0.1856, + "ap-southeast-5": 0.2637, + "ap-southeast-7": 0.2637, + "ca-central-1": 0.2592, "ca-west-1": 0.0736, "eu-central-1": 0.0, - "eu-central-2": 0.0736, + "eu-central-2": 0.2112, "eu-north-1": 0.2464, "eu-south-1": 0.0736, - "eu-south-2": 0.0, - "eu-west-1": 0.1948, + "eu-south-2": 0.1824, + "eu-west-1": 0.256, "eu-west-2": 0.1888, "eu-west-3": 0.0736, - "il-central-1": 0.1917, - "me-central-1": 0.0736, + "il-central-1": 0.0, + "me-central-1": 0.2742, "me-south-1": 0.0736, + "mx-central-1": 0.2483, "sa-east-1": 0.0736, - "us-east-1": 0.0, + "us-east-1": 0.1664, "us-east-2": 0.0736, "us-gov-east-1": 0.2688, - "us-gov-west-1": 0.0, - "us-west-1": 0.1984, - "us-west-2": 0.24, + "us-gov-west-1": 0.0736, + "us-west-1": 0.272, + "us-west-2": 0.0736, "us-west-2-lax-1": 0.2733 }, "t3.nano": { - "af-south-1": 0.0114, + "af-south-1": 0.0046, "ap-east-1": 0.0, - "ap-northeast-1": 0.0068, - "ap-northeast-2": 0.0046, - "ap-northeast-3": 0.0, - "ap-south-1": 0.0, - "ap-south-2": 0.0046, - "ap-southeast-1": 0.0046, - "ap-southeast-2": 0.0046, - "ap-southeast-3": 0.0046, + "ap-northeast-1": 0.0, + "ap-northeast-2": 0.0, + "ap-northeast-3": 0.0114, + "ap-south-1": 0.0046, + "ap-south-2": 0.0102, + "ap-southeast-1": 0.0066, + "ap-southeast-2": 0.0112, + "ap-southeast-3": 0.0112, "ap-southeast-4": 0.0046, + "ap-southeast-5": 0.0105, + "ap-southeast-7": 0.0105, "ca-central-1": 0.0104, "ca-west-1": 0.0046, - "eu-central-1": 0.006, + "eu-central-1": 0.0046, "eu-central-2": 0.0066, - "eu-north-1": 0.0, - "eu-south-1": 0.0, - "eu-south-2": 0.0103, + "eu-north-1": 0.0046, + "eu-south-1": 0.0106, + "eu-south-2": 0.0046, "eu-west-1": 0.0057, - "eu-west-2": 0.0059, + "eu-west-2": 0.0105, "eu-west-3": 0.0105, - "il-central-1": 0.0046, - "me-central-1": 0.0046, - "me-south-1": 0.0, - "sa-east-1": 0.0084, - "us-east-1": 0.0, - "us-east-2": 0.0052, + "il-central-1": 0.006, + "me-central-1": 0.0063, + "me-south-1": 0.0109, + "mx-central-1": 0.0101, + "sa-east-1": 0.013, + "us-east-1": 0.0098, + "us-east-2": 0.0098, "us-gov-east-1": 0.0, "us-gov-west-1": 0.0061, "us-west-1": 0.0, @@ -107660,37 +115023,40 @@ "us-west-2-lax-1": 0.0108 }, "t3.2xlarge": { - "af-south-1": 0.1472, - "ap-east-1": 0.1472, - "ap-northeast-1": 0.6107, - "ap-northeast-2": 0.0, - "ap-northeast-3": 0.0, - "ap-south-1": 0.1472, - "ap-south-2": 0.1472, - "ap-southeast-1": 0.4224, - "ap-southeast-2": 0.5969, - "ap-southeast-3": 0.1472, + "af-south-1": 0.5811, + "ap-east-1": 0.6144, + "ap-northeast-1": 0.1472, + "ap-northeast-2": 0.1472, + "ap-northeast-3": 0.5824, + "ap-south-1": 0.0, + "ap-south-2": 0.5056, + "ap-southeast-1": 0.5696, + "ap-southeast-2": 0.1472, + "ap-southeast-3": 0.5696, "ap-southeast-4": 0.1472, - "ca-central-1": 0.3712, + "ap-southeast-5": 0.3802, + "ap-southeast-7": 0.3802, + "ca-central-1": 0.5407, "ca-west-1": 0.1472, "eu-central-1": 0.384, - "eu-central-2": 0.0, - "eu-north-1": 0.1472, + "eu-central-2": 0.1472, + "eu-north-1": 0.4928, "eu-south-1": 0.1472, "eu-south-2": 0.1472, - "eu-west-1": 0.3648, + "eu-west-1": 0.512, "eu-west-2": 0.3776, "eu-west-3": 0.5475, "il-central-1": 0.3834, "me-central-1": 0.1472, "me-south-1": 0.1472, + "mx-central-1": 0.4966, "sa-east-1": 0.5376, "us-east-1": 0.3328, "us-east-2": 0.0, - "us-gov-east-1": 0.1472, + "us-gov-east-1": 0.5376, "us-gov-west-1": 0.3904, "us-west-1": 0.0, - "us-west-2": 0.1472, + "us-west-2": 0.4999, "us-west-2-lax-1": 0.5466 }, "t3a.micro": { @@ -107710,7 +115076,7 @@ "us-east-1": 0.0094, "us-east-2": 0.0186, "us-gov-east-1": 0.0202, - "us-gov-west-1": 0.011, + "us-gov-west-1": 0.0202, "us-west-1": 0.0204, "us-west-2": 0.0186 }, @@ -107726,9 +115092,9 @@ "eu-west-1": 0.0204, "eu-west-2": 0.0396, "eu-west-3": 0.0396, - "il-central-1": 0.0214, + "il-central-1": 0.0398, "sa-east-1": 0.0486, - "us-east-1": 0.0188, + "us-east-1": 0.0372, "us-east-2": 0.0372, "us-gov-east-1": 0.0404, "us-gov-west-1": 0.022, @@ -107744,12 +115110,12 @@ "ca-central-1": 0.0602, "eu-central-1": 0.0616, "eu-south-1": 0.0615, - "eu-west-1": 0.0408, + "eu-west-1": 0.0592, "eu-west-2": 0.0609, "eu-west-3": 0.0609, - "il-central-1": 0.0429, + "il-central-1": 0.0613, "sa-east-1": 0.0789, - "us-east-1": 0.0376, + "us-east-1": 0.056, "us-east-2": 0.056, "us-gov-east-1": 0.0623, "us-gov-west-1": 0.0439, @@ -107771,7 +115137,7 @@ "il-central-1": 0.0858, "sa-east-1": 0.1486, "us-east-1": 0.0752, - "us-east-2": 0.0752, + "us-east-2": 0.1028, "us-gov-east-1": 0.1154, "us-gov-west-1": 0.0878, "us-west-1": 0.1169, @@ -107791,8 +115157,8 @@ "eu-west-3": 0.2435, "il-central-1": 0.1715, "sa-east-1": 0.3155, - "us-east-1": 0.1504, - "us-east-2": 0.1504, + "us-east-1": 0.224, + "us-east-2": 0.224, "us-gov-east-1": 0.2493, "us-gov-west-1": 0.1757, "us-west-1": 0.2522, @@ -107810,9 +115176,9 @@ "eu-west-1": 0.0051, "eu-west-2": 0.0099, "eu-west-3": 0.0099, - "il-central-1": 0.0054, + "il-central-1": 0.01, "sa-east-1": 0.0122, - "us-east-1": 0.0047, + "us-east-1": 0.0093, "us-east-2": 0.0093, "us-gov-east-1": 0.0101, "us-gov-west-1": 0.0101, @@ -107822,7 +115188,7 @@ "t3a.2xlarge": { "ap-northeast-1": 0.5389, "ap-northeast-2": 0.5216, - "ap-south-1": 0.1971, + "ap-south-1": 0.3443, "ap-southeast-1": 0.5248, "ap-southeast-2": 0.5274, "ca-central-1": 0.4813, @@ -107831,28 +115197,38 @@ "eu-west-1": 0.3264, "eu-west-2": 0.487, "eu-west-3": 0.487, - "il-central-1": 0.343, + "il-central-1": 0.4902, "sa-east-1": 0.631, - "us-east-1": 0.3008, + "us-east-1": 0.448, "us-east-2": 0.448, "us-gov-east-1": 0.4986, - "us-gov-west-1": 0.3514, + "us-gov-west-1": 0.4986, "us-west-1": 0.5043, "us-west-2": 0.448 }, + "u7i-6tb.112xlarge": { + "ap-northeast-2": 20.608, + "us-east-1": 62.79, + "us-west-2": 83.398 + }, + "u7i-8tb.112xlarge": { + "ap-northeast-2": 121.60406, + "us-east-1": 83.72 + }, "u7i-12tb.224xlarge": { - "us-east-1": 41.216, - "us-west-2": 152.88 + "us-east-1": 152.88, + "us-west-2": 41.216 }, "u7in-16tb.224xlarge": { - "ap-northeast-2": 245.902, + "ap-northeast-2": 41.216, "ap-southeast-2": 41.216, "us-east-1": 41.216, - "us-west-2": 203.84 + "us-west-2": 0.0 }, "u7in-24tb.224xlarge": { "us-east-1": 41.216, - "us-west-2": 305.76 + "us-gov-west-1": 366.422, + "us-west-2": 346.976 }, "u7in-32tb.224xlarge": { "us-east-1": 407.68, @@ -107860,228 +115236,246 @@ }, "u-3tb1.56xlarge": { "ap-east-1": 36.22685, - "ap-northeast-1": 32.9333, - "ap-southeast-1": 32.93, + "ap-northeast-1": 43.2373, + "ap-southeast-1": 43.234, "ap-southeast-2": 32.715, - "ca-central-1": 40.204, - "eu-central-1": 43.2375, + "ca-central-1": 29.9, + "eu-central-1": 32.9335, + "eu-central-2": 46.53085, "eu-south-1": 32.0775, "eu-west-1": 30.55, "sa-east-1": 43.55, "us-east-1": 37.604, - "us-east-2": 27.3, + "us-east-2": 37.604, "us-gov-west-1": 32.7165, "us-west-2": 27.3 }, "u-6tb1.metal": { "ap-northeast-1": 0.0, "ap-northeast-2": 20.608, - "ap-south-1": 0.0, + "ap-south-1": 20.608, "ap-southeast-1": 20.608, "ap-southeast-2": 20.608, + "ap-southeast-3": 20.608, "ca-central-1": 20.608, "eu-central-1": 20.608, "eu-central-2": 20.608, "eu-north-1": 0.0, "eu-south-1": 0.0, - "eu-south-2": 20.608, + "eu-south-2": 0.0, "eu-west-1": 20.608, "eu-west-2": 0.0, "eu-west-3": 20.608, "sa-east-1": 0.0, "us-east-1": 0.0, "us-east-2": 20.608, - "us-gov-east-1": 0.0, + "us-gov-east-1": 20.608, "us-gov-west-1": 20.608, - "us-west-2": 0.0 + "us-west-2": 20.608 }, "u-6tb1.56xlarge": { - "ap-northeast-1": 10.304, - "ap-northeast-2": 66.2836, + "af-south-1": 72.09854, + "ap-northeast-1": 66.2836, + "ap-northeast-2": 55.9796, + "ap-northeast-3": 55.9796, "ap-south-1": 47.87676, - "ap-southeast-1": 10.304, - "ap-southeast-2": 0.0, - "ca-central-1": 10.304, + "ap-southeast-1": 66.2836, + "ap-southeast-2": 55.61075, + "ap-southeast-3": 66.2836, + "ca-central-1": 50.82333, "eu-central-1": 10.304, "eu-central-2": 10.304, - "eu-north-1": 0.0, - "eu-south-1": 10.304, + "eu-north-1": 49.33177, + "eu-south-1": 64.82859, "eu-south-2": 10.304, - "eu-west-1": 51.92818, + "eu-west-1": 62.23218, "eu-west-2": 0.0, - "eu-west-3": 10.304, - "sa-east-1": 10.304, + "eu-west-3": 64.80989, + "sa-east-1": 0.0, "us-east-1": 56.70791, - "us-east-2": 56.70791, - "us-gov-east-1": 0.0, - "us-gov-west-1": 10.304, - "us-west-2": 10.304 + "us-east-2": 46.40391, + "us-gov-east-1": 10.304, + "us-gov-west-1": 65.91475, + "us-west-2": 46.40391 }, "u-6tb1.112xlarge": { - "ap-northeast-1": 20.608, + "af-south-1": 72.709, + "ap-northeast-1": 65.867, "ap-northeast-2": 20.608, - "ap-south-1": 0.0, - "ap-southeast-1": 0.0, + "ap-northeast-3": 65.867, + "ap-south-1": 56.333, + "ap-southeast-1": 86.475, "ap-southeast-2": 65.433, - "ca-central-1": 20.608, - "eu-central-1": 0.0, - "eu-central-2": 20.608, - "eu-north-1": 78.653, - "eu-south-1": 20.608, + "ap-southeast-3": 86.475, + "ca-central-1": 59.8, + "eu-central-1": 86.475, + "eu-central-2": 0.0, + "eu-north-1": 20.608, + "eu-south-1": 84.763, "eu-south-2": 20.608, "eu-west-1": 61.1, - "eu-west-2": 20.608, - "eu-west-3": 20.608, - "sa-east-1": 87.1, + "eu-west-2": 84.741, + "eu-west-3": 64.133, + "sa-east-1": 107.708, "us-east-1": 75.208, - "us-east-2": 20.608, + "us-east-2": 0.0, "us-gov-east-1": 20.608, "us-gov-west-1": 65.433, - "us-west-2": 75.208 + "us-west-2": 54.6 }, "u-9tb1.metal": { "ap-northeast-1": 20.608, "ap-northeast-2": 20.608, + "ap-south-1": 0.0, "ap-south-2": 0.0, "ap-southeast-1": 0.0, "eu-central-1": 0.0, "eu-north-1": 20.608, "eu-west-1": 0.0, - "eu-west-2": 20.608, + "eu-west-2": 0.0, + "eu-west-3": 0.0, "sa-east-1": 0.0, "us-east-1": 20.608, - "us-east-2": 0.0, - "us-gov-east-1": 20.608, + "us-east-2": 20.608, + "us-gov-east-1": 0.0, "us-gov-west-1": 20.608, "us-west-2": 0.0 }, "u-9tb1.112xlarge": { "ap-northeast-1": 20.608, - "ap-northeast-2": 20.608, - "ap-south-2": 83.98043, - "ap-southeast-1": 20.608, - "eu-central-1": 0.0, + "ap-northeast-2": 119.408, + "ap-south-1": 20.608, + "ap-south-2": 0.0, + "ap-southeast-1": 98.8, + "eu-central-1": 20.608, "eu-north-1": 20.608, "eu-west-1": 91.65, "eu-west-2": 96.2, - "sa-east-1": 0.0, - "us-east-1": 20.608, + "eu-west-3": 20.608, + "sa-east-1": 151.258, + "us-east-1": 81.9, "us-east-2": 81.9, - "us-gov-east-1": 98.15, - "us-gov-west-1": 20.608, - "us-west-2": 20.608 + "us-gov-east-1": 20.608, + "us-gov-west-1": 118.758, + "us-west-2": 102.508 }, "u-12tb1.metal": { + "af-south-1": 0.0, "ap-northeast-1": 20.608, "ap-northeast-2": 0.0, - "ap-northeast-3": 0.0, - "ap-south-1": 20.608, + "ap-northeast-3": 20.608, + "ap-south-1": 0.0, "ap-southeast-1": 0.0, "ap-southeast-2": 0.0, "eu-central-1": 0.0, "eu-south-1": 0.0, "eu-west-1": 0.0, "sa-east-1": 0.0, - "us-east-1": 0.0, + "us-east-1": 20.608, "us-east-2": 20.608, "us-gov-east-1": 20.608, "us-gov-west-1": 0.0, "us-west-2": 20.608 }, "u-12tb1.112xlarge": { + "af-south-1": 145.418, "ap-northeast-1": 0.0, "ap-northeast-2": 131.733, "ap-northeast-3": 0.0, - "ap-south-1": 0.0, - "ap-southeast-1": 20.608, + "ap-south-1": 133.275, + "ap-southeast-1": 152.341, "ap-southeast-2": 151.475, - "eu-central-1": 20.608, - "eu-south-1": 128.31, - "eu-west-1": 122.2, - "sa-east-1": 0.0, + "eu-central-1": 152.341, + "eu-south-1": 148.918, + "eu-west-1": 20.608, + "sa-east-1": 174.2, "us-east-1": 20.608, - "us-east-2": 20.608, - "us-gov-east-1": 130.867, + "us-east-2": 129.808, + "us-gov-east-1": 0.0, "us-gov-west-1": 130.867, - "us-west-2": 20.608 + "us-west-2": 129.808 }, "u-18tb1.metal": { - "eu-west-1": 0.0, + "eu-central-1": 0.0, + "eu-west-1": 20.608, + "sa-east-1": 20.608, "us-east-1": 0.0, "us-west-2": 0.0 }, "u-18tb1.112xlarge": { - "eu-west-1": 183.3, + "eu-central-1": 197.6, + "eu-west-1": 20.608, + "sa-east-1": 261.3, "us-east-1": 20.608, - "us-west-2": 20.608 + "us-west-2": 184.408 }, "u-24tb1.metal": { "ap-northeast-2": 20.608, - "us-east-1": 20.608, + "us-east-1": 0.0, "us-gov-east-1": 0.0, - "us-gov-west-1": 0.0, + "us-gov-west-1": 20.608, "us-west-2": 20.608 }, "u-24tb1.112xlarge": { - "ap-northeast-2": 0.0, + "ap-northeast-2": 284.078, "us-east-1": 239.008, "us-gov-east-1": 20.608, "us-gov-west-1": 20.608, - "us-west-2": 218.4 + "us-west-2": 239.008 }, "x1.16xlarge": { "af-south-1": 2.944, "ap-east-1": 2.944, - "ap-northeast-1": 9.671, + "ap-northeast-1": 12.615, "ap-northeast-2": 9.671, "ap-northeast-3": 2.944, - "ap-south-1": 0.0, - "ap-southeast-1": 9.671, - "ap-southeast-2": 9.671, + "ap-south-1": 9.825, + "ap-southeast-1": 12.615, + "ap-southeast-2": 12.615, "ca-central-1": 2.944, - "eu-central-1": 9.337, + "eu-central-1": 12.281, "eu-west-1": 8.003, - "eu-west-2": 8.403, - "eu-west-3": 9.243, + "eu-west-2": 11.347, + "eu-west-3": 0.0, "sa-east-1": 2.944, "us-east-1": 6.669, "us-east-2": 6.669, "us-gov-east-1": 2.944, "us-gov-west-1": 0.0, - "us-west-2": 6.669 + "us-west-2": 9.613 }, "x1.32xlarge": { "af-south-1": 5.888, - "ap-east-1": 5.888, + "ap-east-1": 27.164, "ap-northeast-1": 19.341, "ap-northeast-2": 19.341, - "ap-northeast-3": 0.0, - "ap-south-1": 0.0, - "ap-southeast-1": 19.341, + "ap-northeast-3": 25.23, + "ap-south-1": 19.65, + "ap-southeast-1": 25.229, "ap-southeast-2": 19.341, "ca-central-1": 14.672, - "eu-central-1": 18.674, - "eu-west-1": 16.006, + "eu-central-1": 24.562, + "eu-west-1": 21.894, "eu-west-2": 16.806, "eu-west-3": 16.806, "sa-east-1": 5.888, "us-east-1": 13.338, - "us-east-2": 13.338, - "us-gov-east-1": 5.888, + "us-east-2": 19.226, + "us-gov-east-1": 21.894, "us-gov-west-1": 5.888, - "us-west-2": 13.338 + "us-west-2": 19.226 }, "x1e.xlarge": { - "af-south-1": 0.184, + "af-south-1": 1.374, "ap-northeast-1": 0.0, - "ap-northeast-2": 1.209, - "ap-northeast-3": 0.184, + "ap-northeast-2": 1.393, + "ap-northeast-3": 1.209, "ap-south-1": 1.044, "ap-southeast-1": 0.184, - "ap-southeast-2": 1.209, - "ca-central-1": 0.184, - "eu-central-1": 0.184, - "eu-west-1": 0.184, + "ap-southeast-2": 1.393, + "ca-central-1": 1.101, + "eu-central-1": 1.167, + "eu-west-1": 1.184, "sa-east-1": 1.81, "us-east-1": 0.0, "us-east-2": 0.184, @@ -108090,485 +115484,511 @@ "us-west-2": 0.0 }, "x1e.2xlarge": { - "af-south-1": 0.368, - "ap-northeast-1": 2.66, + "af-south-1": 2.748, + "ap-northeast-1": 0.368, "ap-northeast-2": 0.0, - "ap-northeast-3": 0.368, + "ap-northeast-3": 0.0, "ap-south-1": 2.088, "ap-southeast-1": 0.368, - "ap-southeast-2": 0.0, + "ap-southeast-2": 2.418, "ca-central-1": 0.368, - "eu-central-1": 2.334, - "eu-west-1": 0.368, + "eu-central-1": 2.702, + "eu-west-1": 2.368, "sa-east-1": 3.619, "us-east-1": 0.368, "us-east-2": 0.368, - "us-gov-east-1": 0.368, + "us-gov-east-1": 2.368, "us-gov-west-1": 2.2, - "us-west-2": 1.668 + "us-west-2": 2.203 }, "x1e.4xlarge": { "af-south-1": 0.736, - "ap-northeast-1": 0.0, + "ap-northeast-1": 5.572, "ap-northeast-2": 0.736, "ap-northeast-3": 0.736, "ap-south-1": 4.176, "ap-southeast-1": 0.736, - "ap-southeast-2": 4.836, + "ap-southeast-2": 5.572, "ca-central-1": 0.736, - "eu-central-1": 4.668, - "eu-west-1": 4.0, + "eu-central-1": 5.404, + "eu-west-1": 0.736, "sa-east-1": 7.238, "us-east-1": 3.336, "us-east-2": 0.736, - "us-gov-east-1": 0.736, - "us-gov-west-1": 4.0, - "us-west-2": 3.336 + "us-gov-east-1": 4.736, + "us-gov-west-1": 4.736, + "us-west-2": 0.736 }, "x1e.8xlarge": { "af-south-1": 1.472, - "ap-northeast-1": 0.0, + "ap-northeast-1": 9.672, "ap-northeast-2": 1.472, - "ap-northeast-3": 1.472, + "ap-northeast-3": 9.672, "ap-south-1": 8.352, "ap-southeast-1": 1.472, "ap-southeast-2": 9.672, - "ca-central-1": 1.472, + "ca-central-1": 8.806, "eu-central-1": 0.0, "eu-west-1": 8.0, "sa-east-1": 14.477, "us-east-1": 1.472, - "us-east-2": 1.472, - "us-gov-east-1": 1.472, + "us-east-2": 8.144, + "us-gov-east-1": 9.472, "us-gov-west-1": 8.0, - "us-west-2": 6.672 + "us-west-2": 8.144 }, "x1e.16xlarge": { - "af-south-1": 2.944, - "ap-northeast-1": 0.0, - "ap-northeast-2": 0.0, - "ap-northeast-3": 0.0, + "af-south-1": 21.984, + "ap-northeast-1": 19.344, + "ap-northeast-2": 19.344, + "ap-northeast-3": 24.222, "ap-south-1": 16.704, "ap-southeast-1": 2.944, - "ap-southeast-2": 19.344, + "ap-southeast-2": 22.288, "ca-central-1": 2.944, - "eu-central-1": 2.944, - "eu-west-1": 0.0, + "eu-central-1": 18.672, + "eu-west-1": 18.944, "sa-east-1": 28.954, - "us-east-1": 2.944, - "us-east-2": 2.944, + "us-east-1": 13.344, + "us-east-2": 16.288, "us-gov-east-1": 2.944, "us-gov-west-1": 2.944, "us-west-2": 0.0 }, "x1e.32xlarge": { - "af-south-1": 5.888, - "ap-northeast-1": 5.888, + "af-south-1": 43.968, + "ap-northeast-1": 44.576, "ap-northeast-2": 38.688, "ap-northeast-3": 5.888, "ap-south-1": 33.408, "ap-southeast-1": 5.888, - "ap-southeast-2": 38.688, + "ap-southeast-2": 5.888, "ca-central-1": 5.888, "eu-central-1": 5.888, "eu-west-1": 32.0, "sa-east-1": 5.888, "us-east-1": 0.0, "us-east-2": 5.888, - "us-gov-east-1": 5.888, + "us-gov-east-1": 37.888, "us-gov-west-1": 5.888, "us-west-2": 5.888 }, "x2idn.metal": { "af-south-1": 5.888, - "ap-northeast-1": 25.229, - "ap-northeast-2": 5.888, + "ap-northeast-1": 5.888, + "ap-northeast-2": 19.341, "ap-northeast-3": 0.0, - "ap-south-1": 19.65, + "ap-south-1": 13.762, "ap-south-2": 5.888, "ap-southeast-1": 5.888, - "ap-southeast-2": 5.888, + "ap-southeast-2": 25.229, "ap-southeast-3": 5.888, - "ca-central-1": 5.888, - "eu-central-1": 5.888, + "ap-southeast-5": 23.2949, + "ap-southeast-7": 23.2949, + "ca-central-1": 0.0, + "eu-central-1": 24.562, "eu-central-2": 5.888, "eu-north-1": 5.888, "eu-south-1": 5.888, - "eu-south-2": 5.888, - "eu-west-1": 16.006, - "eu-west-2": 22.694, - "eu-west-3": 0.0, + "eu-south-2": 21.894, + "eu-west-1": 21.894, + "eu-west-2": 16.806, + "eu-west-3": 16.806, "me-central-1": 16.408, - "sa-east-1": 31.898, + "me-south-1": 22.296, + "sa-east-1": 5.888, "us-east-1": 19.226, "us-east-2": 5.888, - "us-gov-east-1": 16.006, - "us-gov-west-1": 5.888, - "us-west-1": 5.888, + "us-gov-east-1": 5.888, + "us-gov-west-1": 21.894, + "us-west-1": 17.34, "us-west-2": 5.888 }, "x2idn.16xlarge": { - "af-south-1": 9.524, + "af-south-1": 12.468, "ap-northeast-1": 2.944, - "ap-northeast-2": 12.6145, + "ap-northeast-2": 13.58155, "ap-northeast-3": 2.944, "ap-south-1": 2.944, - "ap-south-2": 0.0, + "ap-south-2": 6.881, "ap-southeast-1": 0.0, "ap-southeast-2": 12.6145, - "ap-southeast-3": 10.63755, + "ap-southeast-3": 2.944, + "ap-southeast-5": 0.0, + "ap-southeast-7": 11.64745, "ca-central-1": 7.336, "eu-central-1": 9.337, - "eu-central-2": 11.29777, - "eu-north-1": 0.0, + "eu-central-2": 13.2147, + "eu-north-1": 11.31005, "eu-south-1": 2.944, "eu-south-2": 0.0, "eu-west-1": 2.944, - "eu-west-2": 9.2433, - "eu-west-3": 2.944, - "me-central-1": 11.9684, - "sa-east-1": 13.005, - "us-east-1": 2.944, - "us-east-2": 2.944, + "eu-west-2": 8.403, + "eu-west-3": 12.1873, + "me-central-1": 8.204, + "me-south-1": 0.0, + "sa-east-1": 15.949, + "us-east-1": 9.613, + "us-east-2": 9.613, "us-gov-east-1": 0.0, "us-gov-west-1": 0.0, - "us-west-1": 11.614, + "us-west-1": 8.67, "us-west-2": 6.669 }, "x2idn.24xlarge": { - "af-south-1": 4.416, - "ap-northeast-1": 4.416, + "af-south-1": 15.7146, + "ap-northeast-1": 14.50575, "ap-northeast-2": 4.416, - "ap-northeast-3": 4.416, - "ap-south-1": 4.416, + "ap-northeast-3": 14.5065, + "ap-south-1": 10.3215, "ap-south-2": 14.7375, "ap-southeast-1": 4.416, - "ap-southeast-2": 4.416, + "ap-southeast-2": 0.0, "ap-southeast-3": 0.0, - "ca-central-1": 4.416, + "ap-southeast-5": 13.05518, + "ap-southeast-7": 17.47118, + "ca-central-1": 11.004, "eu-central-1": 4.416, "eu-central-2": 4.416, "eu-north-1": 4.416, - "eu-south-1": 13.86083, - "eu-south-2": 17.62095, - "eu-west-1": 13.20495, - "eu-west-2": 4.416, - "eu-west-3": 0.0, + "eu-south-1": 4.416, + "eu-south-2": 16.4205, + "eu-west-1": 12.0045, + "eu-west-2": 12.6045, + "eu-west-3": 18.28095, "me-central-1": 0.0, + "me-south-1": 13.5366, "sa-east-1": 4.416, - "us-east-1": 0.0, + "us-east-1": 15.41985, "us-east-2": 11.00385, - "us-gov-east-1": 13.20495, - "us-gov-west-1": 4.416, - "us-west-1": 13.005, - "us-west-2": 4.416 + "us-gov-east-1": 4.416, + "us-gov-west-1": 12.0045, + "us-west-1": 17.421, + "us-west-2": 14.4195 }, "x2idn.32xlarge": { - "af-south-1": 5.888, - "ap-northeast-1": 19.341, - "ap-northeast-2": 0.0, - "ap-northeast-3": 0.0, - "ap-south-1": 19.65, - "ap-south-2": 5.888, - "ap-southeast-1": 5.888, + "af-south-1": 24.936, + "ap-northeast-1": 25.229, + "ap-northeast-2": 19.341, + "ap-northeast-3": 25.23, + "ap-south-1": 13.762, + "ap-south-2": 13.762, + "ap-southeast-1": 19.341, "ap-southeast-2": 25.229, - "ap-southeast-3": 5.888, - "ca-central-1": 0.0, + "ap-southeast-3": 25.229, + "ap-southeast-5": 5.888, + "ap-southeast-7": 23.2949, + "ca-central-1": 5.888, "eu-central-1": 5.888, "eu-central-2": 5.888, "eu-north-1": 5.888, - "eu-south-1": 5.888, + "eu-south-1": 16.801, "eu-south-2": 16.006, - "eu-west-1": 16.006, - "eu-west-2": 5.888, - "eu-west-3": 22.694, + "eu-west-1": 21.894, + "eu-west-2": 22.694, + "eu-west-3": 5.888, "me-central-1": 0.0, + "me-south-1": 16.408, "sa-east-1": 26.01, - "us-east-1": 13.338, + "us-east-1": 19.226, "us-east-2": 5.888, "us-gov-east-1": 5.888, - "us-gov-west-1": 5.888, - "us-west-1": 5.888, - "us-west-2": 5.888 + "us-gov-west-1": 21.894, + "us-west-1": 23.228, + "us-west-2": 19.226 }, "x2iedn.xlarge": { "af-south-1": 0.184, - "ap-northeast-1": 0.184, - "ap-northeast-2": 0.0, - "ap-northeast-3": 0.0, + "ap-northeast-1": 1.39281, + "ap-northeast-2": 1.51369, + "ap-northeast-3": 1.39288, "ap-south-1": 0.0, - "ap-south-2": 0.0, - "ap-southeast-1": 0.184, + "ap-south-2": 0.184, + "ap-southeast-1": 1.20881, "ap-southeast-2": 1.51369, - "ap-southeast-3": 1.32969, + "ap-southeast-3": 1.20881, + "ap-southeast-5": 0.0, "ca-central-1": 0.184, - "eu-central-1": 0.184, + "eu-central-1": 1.35113, "eu-north-1": 0.0, "eu-south-1": 0.184, "eu-south-2": 0.184, "eu-west-1": 1.00038, - "eu-west-2": 0.184, - "eu-west-3": 0.0, - "sa-east-1": 0.184, - "us-east-1": 0.0, - "us-east-2": 1.10099, + "eu-west-2": 1.23438, + "eu-west-3": 1.23438, + "sa-east-1": 1.62563, + "us-east-1": 0.83363, + "us-east-2": 0.91699, "us-gov-east-1": 0.184, - "us-gov-west-1": 0.0, + "us-gov-west-1": 1.00038, "us-west-1": 0.184, "us-west-2": 0.184 }, "x2iedn.metal": { - "af-south-1": 38.096, - "ap-northeast-1": 5.888, - "ap-northeast-2": 5.888, + "af-south-1": 43.984, + "ap-northeast-1": 44.57, + "ap-northeast-2": 44.57, "ap-northeast-3": 5.888, "ap-south-1": 33.412, - "ap-south-2": 5.888, + "ap-south-2": 33.412, "ap-southeast-1": 5.888, - "ap-southeast-2": 5.888, - "ap-southeast-3": 0.0, + "ap-southeast-2": 38.682, + "ap-southeast-3": 38.682, + "ap-southeast-5": 40.7018, "ca-central-1": 29.344, - "eu-central-1": 5.888, - "eu-north-1": 5.888, + "eu-central-1": 0.0, + "eu-north-1": 30.423, "eu-south-1": 5.888, - "eu-south-2": 0.0, - "eu-west-1": 0.0, - "eu-west-2": 0.0, + "eu-south-2": 37.9, + "eu-west-1": 32.012, + "eu-west-2": 33.612, "eu-west-3": 5.888, "sa-east-1": 5.888, - "us-east-1": 5.888, - "us-east-2": 0.0, + "us-east-1": 32.564, + "us-east-2": 26.676, "us-gov-east-1": 0.0, - "us-gov-west-1": 0.0, - "us-west-1": 0.0, - "us-west-2": 26.676 + "us-gov-west-1": 37.9, + "us-west-1": 34.68, + "us-west-2": 32.564 }, "x2iedn.2xlarge": { - "af-south-1": 0.0, - "ap-northeast-1": 2.41763, + "af-south-1": 0.368, + "ap-northeast-1": 3.02739, "ap-northeast-2": 3.02739, - "ap-northeast-3": 2.41775, + "ap-northeast-3": 2.78575, "ap-south-1": 0.368, "ap-south-2": 0.368, - "ap-southeast-1": 0.368, - "ap-southeast-2": 2.41763, + "ap-southeast-1": 2.78563, + "ap-southeast-2": 2.78563, "ap-southeast-3": 0.368, - "ca-central-1": 2.3854, - "eu-central-1": 0.368, + "ap-southeast-5": 2.54386, + "ca-central-1": 2.0174, + "eu-central-1": 2.70225, "eu-north-1": 1.90144, - "eu-south-1": 0.0, + "eu-south-1": 2.10006, "eu-south-2": 2.00075, - "eu-west-1": 0.368, - "eu-west-2": 0.368, - "eu-west-3": 2.31083, - "sa-east-1": 0.0, - "us-east-1": 0.368, + "eu-west-1": 2.36875, + "eu-west-2": 2.10075, + "eu-west-3": 2.10075, + "sa-east-1": 0.368, + "us-east-1": 1.66725, "us-east-2": 0.368, "us-gov-east-1": 0.368, - "us-gov-west-1": 0.368, - "us-west-1": 2.38425, + "us-gov-west-1": 2.36875, + "us-west-1": 2.1675, "us-west-2": 0.368 }, "x2iedn.4xlarge": { - "af-south-1": 0.0, - "ap-northeast-1": 4.83525, + "af-south-1": 5.9742, + "ap-northeast-1": 5.31878, "ap-northeast-2": 0.736, "ap-northeast-3": 0.0, "ap-south-1": 0.736, - "ap-south-2": 3.4405, - "ap-southeast-1": 0.736, - "ap-southeast-2": 0.736, + "ap-south-2": 0.0, + "ap-southeast-1": 4.83525, + "ap-southeast-2": 4.83525, "ap-southeast-3": 0.736, + "ap-southeast-5": 4.7869, "ca-central-1": 0.736, - "eu-central-1": 0.0, - "eu-north-1": 4.91916, - "eu-south-1": 0.0, - "eu-south-2": 0.736, - "eu-west-1": 0.736, - "eu-west-2": 0.0, - "eu-west-3": 0.736, - "sa-east-1": 0.736, - "us-east-1": 0.736, - "us-east-2": 4.40395, - "us-gov-east-1": 0.0, - "us-gov-west-1": 0.736, + "eu-central-1": 5.4045, + "eu-north-1": 4.53888, + "eu-south-1": 4.93613, + "eu-south-2": 4.7375, + "eu-west-1": 4.0015, + "eu-west-2": 4.2015, + "eu-west-3": 4.9375, + "sa-east-1": 7.2385, + "us-east-1": 3.3345, + "us-east-2": 4.0705, + "us-gov-east-1": 4.0015, + "us-gov-west-1": 4.40165, "us-west-1": 0.736, - "us-west-2": 0.736 + "us-west-2": 4.0705 }, "x2iedn.8xlarge": { - "af-south-1": 1.472, - "ap-northeast-1": 1.472, - "ap-northeast-2": 11.1425, + "af-south-1": 10.996, + "ap-northeast-1": 11.1425, + "ap-northeast-2": 12.10955, "ap-northeast-3": 0.0, "ap-south-1": 1.472, - "ap-south-2": 9.0411, - "ap-southeast-1": 1.472, - "ap-southeast-2": 11.1425, - "ap-southeast-3": 0.0, - "ca-central-1": 0.0, - "eu-central-1": 11.7427, - "eu-north-1": 0.0, + "ap-south-2": 6.881, + "ap-southeast-1": 11.1425, + "ap-southeast-2": 0.0, + "ap-southeast-3": 11.1425, + "ap-southeast-5": 0.0, + "ca-central-1": 8.808, + "eu-central-1": 9.337, + "eu-north-1": 7.60575, "eu-south-1": 1.472, - "eu-south-2": 10.2753, - "eu-west-1": 8.8033, + "eu-south-2": 9.475, + "eu-west-1": 8.003, "eu-west-2": 1.472, - "eu-west-3": 8.403, - "sa-east-1": 0.0, - "us-east-1": 6.669, - "us-east-2": 1.472, - "us-gov-east-1": 1.472, - "us-gov-west-1": 1.472, - "us-west-1": 11.009, + "eu-west-3": 1.472, + "sa-east-1": 13.005, + "us-east-1": 8.141, + "us-east-2": 6.669, + "us-gov-east-1": 9.475, + "us-gov-west-1": 8.003, + "us-west-1": 0.0, "us-west-2": 1.472 }, "x2iedn.16xlarge": { - "af-south-1": 19.048, - "ap-northeast-1": 21.2751, + "af-south-1": 0.0, + "ap-northeast-1": 24.2191, "ap-northeast-2": 2.944, "ap-northeast-3": 0.0, - "ap-south-1": 0.0, - "ap-south-2": 0.0, - "ap-southeast-1": 0.0, + "ap-south-1": 13.762, + "ap-south-2": 13.762, + "ap-southeast-1": 19.341, "ap-southeast-2": 2.944, "ap-southeast-3": 2.944, - "ca-central-1": 0.0, - "eu-central-1": 2.944, - "eu-north-1": 0.0, + "ap-southeast-5": 20.3509, + "ca-central-1": 14.672, + "eu-central-1": 18.674, + "eu-north-1": 18.1555, "eu-south-1": 19.7445, - "eu-south-2": 2.944, - "eu-west-1": 2.944, - "eu-west-2": 19.75, - "eu-west-3": 18.4866, - "sa-east-1": 0.0, + "eu-south-2": 16.006, + "eu-west-1": 16.006, + "eu-west-2": 2.944, + "eu-west-3": 2.944, + "sa-east-1": 2.944, "us-east-1": 2.944, - "us-east-2": 2.944, - "us-gov-east-1": 2.944, + "us-east-2": 13.338, + "us-gov-east-1": 18.95, "us-gov-west-1": 2.944, - "us-west-1": 2.944, - "us-west-2": 13.338 + "us-west-1": 20.284, + "us-west-2": 17.6158 }, "x2iedn.24xlarge": { - "af-south-1": 4.416, - "ap-northeast-1": 4.416, - "ap-northeast-2": 4.416, - "ap-northeast-3": 0.0, + "af-south-1": 32.988, + "ap-northeast-1": 29.0115, + "ap-northeast-2": 29.0115, + "ap-northeast-3": 29.013, "ap-south-1": 20.643, "ap-south-2": 20.643, "ap-southeast-1": 4.416, "ap-southeast-2": 0.0, "ap-southeast-3": 4.416, - "ca-central-1": 22.008, + "ap-southeast-5": 4.416, + "ca-central-1": 4.416, "eu-central-1": 4.416, "eu-north-1": 4.416, - "eu-south-1": 32.13683, - "eu-south-2": 4.416, - "eu-west-1": 4.416, - "eu-west-2": 27.7299, - "eu-west-3": 4.416, - "sa-east-1": 4.416, - "us-east-1": 4.416, - "us-east-2": 26.4237, - "us-gov-east-1": 0.0, + "eu-south-1": 29.61675, + "eu-south-2": 28.425, + "eu-west-1": 28.425, + "eu-west-2": 25.209, + "eu-west-3": 25.209, + "sa-east-1": 39.015, + "us-east-1": 0.0, + "us-east-2": 0.0, + "us-gov-east-1": 28.425, "us-gov-west-1": 4.416, "us-west-1": 4.416, "us-west-2": 4.416 }, "x2iedn.32xlarge": { - "af-south-1": 0.0, - "ap-northeast-1": 38.682, + "af-south-1": 38.096, + "ap-northeast-1": 44.57, "ap-northeast-2": 38.682, - "ap-northeast-3": 5.888, + "ap-northeast-3": 44.572, "ap-south-1": 5.888, "ap-south-2": 5.888, - "ap-southeast-1": 5.888, - "ap-southeast-2": 44.57, + "ap-southeast-1": 0.0, + "ap-southeast-2": 38.682, "ap-southeast-3": 38.682, - "ca-central-1": 35.232, - "eu-central-1": 5.888, - "eu-north-1": 5.888, - "eu-south-1": 0.0, - "eu-south-2": 5.888, - "eu-west-1": 5.888, - "eu-west-2": 5.888, - "eu-west-3": 0.0, - "sa-east-1": 52.02, - "us-east-1": 5.888, - "us-east-2": 5.888, + "ap-southeast-5": 40.7018, + "ca-central-1": 0.0, + "eu-central-1": 43.236, + "eu-north-1": 30.423, + "eu-south-1": 33.601, + "eu-south-2": 0.0, + "eu-west-1": 37.9, + "eu-west-2": 39.5, + "eu-west-3": 5.888, + "sa-east-1": 5.888, + "us-east-1": 26.676, + "us-east-2": 26.676, "us-gov-east-1": 37.9, - "us-gov-west-1": 5.888, - "us-west-1": 40.568, + "us-gov-west-1": 37.9, + "us-west-1": 5.888, "us-west-2": 5.888 }, "x2iezn.metal": { "ap-northeast-1": 2.208, - "eu-west-1": 2.208, + "eu-west-1": 14.208, + "me-central-1": 12.306, "us-east-1": 2.208, - "us-west-2": 10.008 + "us-west-2": 12.216 }, "x2iezn.2xlarge": { - "ap-northeast-1": 2.786, - "eu-west-1": 0.368, - "us-east-1": 0.368, + "ap-northeast-1": 2.418, + "eu-west-1": 2.368, + "me-central-1": 2.419, + "us-east-1": 1.668, "us-west-2": 2.036 }, "x2iezn.4xlarge": { - "ap-northeast-1": 0.736, + "ap-northeast-1": 6.0556, "eu-west-1": 0.736, - "us-east-1": 0.736, - "us-west-2": 3.6696 + "me-central-1": 4.838, + "us-east-1": 3.336, + "us-west-2": 0.736 }, "x2iezn.6xlarge": { "ap-northeast-1": 1.104, - "eu-west-1": 7.704, - "us-east-1": 1.104, + "eu-west-1": 7.104, + "me-central-1": 1.104, + "us-east-1": 5.004, "us-west-2": 1.104 }, "x2iezn.8xlarge": { - "ap-northeast-1": 1.472, - "eu-west-1": 1.472, - "us-east-1": 1.472, - "us-west-2": 1.472 + "ap-northeast-1": 0.0, + "eu-west-1": 9.472, + "me-central-1": 9.676, + "us-east-1": 8.144, + "us-west-2": 8.144 }, "x2iezn.12xlarge": { "ap-northeast-1": 14.508, "eu-west-1": 12.0, - "us-east-1": 12.216, - "us-west-2": 2.208 + "me-central-1": 14.514, + "us-east-1": 10.008, + "us-west-2": 12.216 }, "z1d.large": { - "ap-northeast-1": 0.319, + "ap-northeast-1": 0.092, "ap-northeast-2": 0.092, - "ap-south-1": 0.092, + "ap-south-1": 0.288, "ap-southeast-1": 0.0, "ap-southeast-2": 0.092, - "eu-central-1": 0.092, + "eu-central-1": 0.317, "eu-west-1": 0.0, "eu-west-2": 0.092, "us-east-1": 0.289, "us-east-2": 0.092, - "us-west-1": 0.211, - "us-west-2": 0.186 + "us-west-1": 0.092, + "us-west-2": 0.278 }, "z1d.xlarge": { - "ap-northeast-1": 0.454, - "ap-northeast-2": 0.184, + "ap-northeast-1": 0.666, + "ap-northeast-2": 0.634, "ap-south-1": 0.184, - "ap-southeast-1": 0.452, - "ap-southeast-2": 0.184, - "eu-central-1": 0.184, + "ap-southeast-1": 0.636, + "ap-southeast-2": 0.636, + "eu-central-1": 0.634, "eu-west-1": 0.416, - "eu-west-2": 0.184, - "us-east-1": 0.184, - "us-east-2": 0.184, - "us-west-1": 0.422, - "us-west-2": 0.184 + "eu-west-2": 0.623, + "us-east-1": 0.0, + "us-east-2": 0.556, + "us-west-1": 0.448, + "us-west-2": 0.556 }, "z1d.metal": { - "ap-northeast-1": 2.208, - "ap-northeast-2": 2.208, - "ap-south-1": 2.208, - "ap-southeast-1": 2.208, - "ap-southeast-2": 2.208, + "ap-northeast-1": 7.656, + "ap-northeast-2": 7.608, + "ap-south-1": 6.912, + "ap-southeast-1": 7.632, + "ap-southeast-2": 7.632, "eu-central-1": 2.208, "eu-west-1": 2.208, "eu-west-2": 2.208, @@ -108580,56 +116000,56 @@ "z1d.2xlarge": { "ap-northeast-1": 0.908, "ap-northeast-2": 0.368, - "ap-south-1": 0.368, - "ap-southeast-1": 0.368, - "ap-southeast-2": 0.368, + "ap-south-1": 1.152, + "ap-southeast-1": 1.272, + "ap-southeast-2": 1.272, "eu-central-1": 0.368, "eu-west-1": 0.368, - "eu-west-2": 0.368, - "us-east-1": 0.368, + "eu-west-2": 1.247, + "us-east-1": 1.112, "us-east-2": 0.368, - "us-west-1": 0.368, + "us-west-1": 1.264, "us-west-2": 0.744 }, "z1d.3xlarge": { "ap-northeast-1": 1.362, "ap-northeast-2": 0.552, - "ap-south-1": 0.552, - "ap-southeast-1": 1.356, - "ap-southeast-2": 0.552, - "eu-central-1": 0.552, + "ap-south-1": 1.728, + "ap-southeast-1": 0.552, + "ap-southeast-2": 1.908, + "eu-central-1": 1.902, "eu-west-1": 1.248, - "eu-west-2": 0.552, + "eu-west-2": 1.87, "us-east-1": 1.116, "us-east-2": 0.552, - "us-west-1": 1.266, - "us-west-2": 1.116 + "us-west-1": 1.818, + "us-west-2": 1.668 }, "z1d.6xlarge": { "ap-northeast-1": 2.724, - "ap-northeast-2": 1.104, - "ap-south-1": 1.104, + "ap-northeast-2": 3.804, + "ap-south-1": 3.456, "ap-southeast-1": 1.104, - "ap-southeast-2": 1.104, + "ap-southeast-2": 3.816, "eu-central-1": 1.104, - "eu-west-1": 1.104, - "eu-west-2": 1.104, - "us-east-1": 1.104, - "us-east-2": 1.104, + "eu-west-1": 3.6, + "eu-west-2": 3.74, + "us-east-1": 3.336, + "us-east-2": 3.336, "us-west-1": 1.104, - "us-west-2": 0.0 + "us-west-2": 3.47 }, "z1d.12xlarge": { - "ap-northeast-1": 0.0, - "ap-northeast-2": 2.208, + "ap-northeast-1": 7.656, + "ap-northeast-2": 7.608, "ap-south-1": 2.208, "ap-southeast-1": 5.424, "ap-southeast-2": 2.208, "eu-central-1": 2.208, - "eu-west-1": 0.0, - "eu-west-2": 2.208, - "us-east-1": 4.464, - "us-east-2": 2.208, + "eu-west-1": 2.208, + "eu-west-2": 7.481, + "us-east-1": 2.208, + "us-east-2": 6.672, "us-west-1": 5.064, "us-west-2": 0.0 } @@ -114498,5 +121918,5 @@ } }, "storage": {}, - "updated": 1719651257 + "updated": 1740936978 } \ No newline at end of file