From 613fa1211aa4f91452928d9cf92e38408df264a5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 28 Jul 2024 13:06:18 +0000 Subject: [PATCH] chore: update EC2 Instance Offerings (#7899) --- .../availability-zone-id/ap-southeast-3.json | 48 +++++++++++++++++++ .../availability-zone-id/eu-central-1.json | 4 ++ .../availability-zone/ap-southeast-3.json | 48 +++++++++++++++++++ .../availability-zone/eu-central-1.json | 4 ++ .../region/ap-southeast-3.json | 24 ++++++++++ .../region/eu-central-1.json | 4 ++ 6 files changed, 132 insertions(+) diff --git a/moto/ec2/resources/instance_type_offerings/availability-zone-id/ap-southeast-3.json b/moto/ec2/resources/instance_type_offerings/availability-zone-id/ap-southeast-3.json index e21fb63ac91d..66ed5ce7f42d 100644 --- a/moto/ec2/resources/instance_type_offerings/availability-zone-id/ap-southeast-3.json +++ b/moto/ec2/resources/instance_type_offerings/availability-zone-id/ap-southeast-3.json @@ -243,6 +243,30 @@ "InstanceType": "c6in.xlarge", "Location": "apse3-az1" }, + { + "InstanceType": "d3en.12xlarge", + "Location": "apse3-az1" + }, + { + "InstanceType": "d3en.2xlarge", + "Location": "apse3-az1" + }, + { + "InstanceType": "d3en.4xlarge", + "Location": "apse3-az1" + }, + { + "InstanceType": "d3en.6xlarge", + "Location": "apse3-az1" + }, + { + "InstanceType": "d3en.8xlarge", + "Location": "apse3-az1" + }, + { + "InstanceType": "d3en.xlarge", + "Location": "apse3-az1" + }, { "InstanceType": "g5.12xlarge", "Location": "apse3-az1" @@ -1099,6 +1123,30 @@ "InstanceType": "c6in.xlarge", "Location": "apse3-az2" }, + { + "InstanceType": "d3en.12xlarge", + "Location": "apse3-az2" + }, + { + "InstanceType": "d3en.2xlarge", + "Location": "apse3-az2" + }, + { + "InstanceType": "d3en.4xlarge", + "Location": "apse3-az2" + }, + { + "InstanceType": "d3en.6xlarge", + "Location": "apse3-az2" + }, + { + "InstanceType": "d3en.8xlarge", + "Location": "apse3-az2" + }, + { + "InstanceType": "d3en.xlarge", + "Location": "apse3-az2" + }, { "InstanceType": "i3.16xlarge", "Location": "apse3-az2" diff --git a/moto/ec2/resources/instance_type_offerings/availability-zone-id/eu-central-1.json b/moto/ec2/resources/instance_type_offerings/availability-zone-id/eu-central-1.json index 73e6a54c9aa9..f26218770aac 100644 --- a/moto/ec2/resources/instance_type_offerings/availability-zone-id/eu-central-1.json +++ b/moto/ec2/resources/instance_type_offerings/availability-zone-id/eu-central-1.json @@ -2507,6 +2507,10 @@ "InstanceType": "u-12tb1.112xlarge", "Location": "euc1-az1" }, + { + "InstanceType": "u-18tb1.112xlarge", + "Location": "euc1-az1" + }, { "InstanceType": "u-3tb1.56xlarge", "Location": "euc1-az1" diff --git a/moto/ec2/resources/instance_type_offerings/availability-zone/ap-southeast-3.json b/moto/ec2/resources/instance_type_offerings/availability-zone/ap-southeast-3.json index f8714d143fa3..2f92444e945c 100644 --- a/moto/ec2/resources/instance_type_offerings/availability-zone/ap-southeast-3.json +++ b/moto/ec2/resources/instance_type_offerings/availability-zone/ap-southeast-3.json @@ -243,6 +243,30 @@ "InstanceType": "c6in.xlarge", "Location": "ap-southeast-3a" }, + { + "InstanceType": "d3en.12xlarge", + "Location": "ap-southeast-3a" + }, + { + "InstanceType": "d3en.2xlarge", + "Location": "ap-southeast-3a" + }, + { + "InstanceType": "d3en.4xlarge", + "Location": "ap-southeast-3a" + }, + { + "InstanceType": "d3en.6xlarge", + "Location": "ap-southeast-3a" + }, + { + "InstanceType": "d3en.8xlarge", + "Location": "ap-southeast-3a" + }, + { + "InstanceType": "d3en.xlarge", + "Location": "ap-southeast-3a" + }, { "InstanceType": "g5.12xlarge", "Location": "ap-southeast-3a" @@ -1099,6 +1123,30 @@ "InstanceType": "c6in.xlarge", "Location": "ap-southeast-3b" }, + { + "InstanceType": "d3en.12xlarge", + "Location": "ap-southeast-3b" + }, + { + "InstanceType": "d3en.2xlarge", + "Location": "ap-southeast-3b" + }, + { + "InstanceType": "d3en.4xlarge", + "Location": "ap-southeast-3b" + }, + { + "InstanceType": "d3en.6xlarge", + "Location": "ap-southeast-3b" + }, + { + "InstanceType": "d3en.8xlarge", + "Location": "ap-southeast-3b" + }, + { + "InstanceType": "d3en.xlarge", + "Location": "ap-southeast-3b" + }, { "InstanceType": "i3.16xlarge", "Location": "ap-southeast-3b" diff --git a/moto/ec2/resources/instance_type_offerings/availability-zone/eu-central-1.json b/moto/ec2/resources/instance_type_offerings/availability-zone/eu-central-1.json index e8817fe03fd4..6f48996ff071 100644 --- a/moto/ec2/resources/instance_type_offerings/availability-zone/eu-central-1.json +++ b/moto/ec2/resources/instance_type_offerings/availability-zone/eu-central-1.json @@ -7839,6 +7839,10 @@ "InstanceType": "u-12tb1.112xlarge", "Location": "eu-central-1c" }, + { + "InstanceType": "u-18tb1.112xlarge", + "Location": "eu-central-1c" + }, { "InstanceType": "u-3tb1.56xlarge", "Location": "eu-central-1c" diff --git a/moto/ec2/resources/instance_type_offerings/region/ap-southeast-3.json b/moto/ec2/resources/instance_type_offerings/region/ap-southeast-3.json index 904617b58abf..24081d6067dc 100644 --- a/moto/ec2/resources/instance_type_offerings/region/ap-southeast-3.json +++ b/moto/ec2/resources/instance_type_offerings/region/ap-southeast-3.json @@ -243,6 +243,30 @@ "InstanceType": "c6in.xlarge", "Location": "ap-southeast-3" }, + { + "InstanceType": "d3en.12xlarge", + "Location": "ap-southeast-3" + }, + { + "InstanceType": "d3en.2xlarge", + "Location": "ap-southeast-3" + }, + { + "InstanceType": "d3en.4xlarge", + "Location": "ap-southeast-3" + }, + { + "InstanceType": "d3en.6xlarge", + "Location": "ap-southeast-3" + }, + { + "InstanceType": "d3en.8xlarge", + "Location": "ap-southeast-3" + }, + { + "InstanceType": "d3en.xlarge", + "Location": "ap-southeast-3" + }, { "InstanceType": "g5.12xlarge", "Location": "ap-southeast-3" diff --git a/moto/ec2/resources/instance_type_offerings/region/eu-central-1.json b/moto/ec2/resources/instance_type_offerings/region/eu-central-1.json index 5203d58b9a18..a3e03c2d5076 100644 --- a/moto/ec2/resources/instance_type_offerings/region/eu-central-1.json +++ b/moto/ec2/resources/instance_type_offerings/region/eu-central-1.json @@ -2747,6 +2747,10 @@ "InstanceType": "u-12tb1.112xlarge", "Location": "eu-central-1" }, + { + "InstanceType": "u-18tb1.112xlarge", + "Location": "eu-central-1" + }, { "InstanceType": "u-3tb1.56xlarge", "Location": "eu-central-1"