Skip to content

Commit

Permalink
chore: update EC2 Instance Types (#6871)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Oct 1, 2023
1 parent 7a4bdfd commit 2e06ed1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions moto/ec2/resources/instance_types.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 2e06ed1

Please sign in to comment.