From 0785f1ef0ce25ce0ebadb0aaed55845f1f8e6d14 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 13 Aug 2023 10:20:45 +0000 Subject: [PATCH] chore: update EC2 Instance Types (#6649) --- moto/ec2/resources/instance_types.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/moto/ec2/resources/instance_types.json b/moto/ec2/resources/instance_types.json index c79059b79..7d97a7e98 100644 --- a/moto/ec2/resources/instance_types.json +++ b/moto/ec2/resources/instance_types.json @@ -47228,7 +47228,7 @@ "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, - "DedicatedHostsSupported": true, + "DedicatedHostsSupported": false, "EbsInfo": { "EbsOptimizedInfo": { "BaselineBandwidthInMbps": 30000, @@ -47460,7 +47460,7 @@ "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, - "DedicatedHostsSupported": true, + "DedicatedHostsSupported": false, "EbsInfo": { "EbsOptimizedInfo": { "BaselineBandwidthInMbps": 40000,