From 2e06ed15ef7427c9e278a4dc8c0a2ff31f810a8f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 1 Oct 2023 08:52:56 +0000 Subject: [PATCH] chore: update EC2 Instance Types (#6871) --- moto/ec2/resources/instance_types.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/moto/ec2/resources/instance_types.json b/moto/ec2/resources/instance_types.json index 2adccd8b5..ed3a788e7 100644 --- a/moto/ec2/resources/instance_types.json +++ b/moto/ec2/resources/instance_types.json @@ -9592,14 +9592,14 @@ "MaximumNetworkInterfaces": 8, "NetworkCards": [ { - "BaselineBandwidthInGbps": 15.0, + "BaselineBandwidthInGbps": 25.0, "MaximumNetworkInterfaces": 8, "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 25 Gigabit", + "NetworkPerformance": "25 Gigabit", "PeakBandwidthInGbps": 25.0 } ], - "NetworkPerformance": "Up to 25 Gigabit" + "NetworkPerformance": "25 Gigabit" }, "NitroEnclavesSupport": "supported", "NitroTpmSupport": "unsupported",