Skip to content

Commit 5b80494

Browse files
chore: update EC2 Instance Types (#8467)
1 parent 87214ab commit 5b80494

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

moto/ec2/resources/instance_types.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -93339,11 +93339,11 @@
9333993339
"MaximumNetworkInterfaces": 8,
9334093340
"NetworkCards": [
9334193341
{
93342-
"BaselineBandwidthInGbps": 12.0,
93342+
"BaselineBandwidthInGbps": 10.0,
9334393343
"MaximumNetworkInterfaces": 8,
9334493344
"NetworkCardIndex": 0,
9334593345
"NetworkPerformance": "10 Gigabit",
93346-
"PeakBandwidthInGbps": 12.0
93346+
"PeakBandwidthInGbps": 10.0
9334793347
}
9334893348
],
9334993349
"NetworkPerformance": "10 Gigabit"
@@ -93579,11 +93579,11 @@
9357993579
"MaximumNetworkInterfaces": 8,
9358093580
"NetworkCards": [
9358193581
{
93582-
"BaselineBandwidthInGbps": 12.0,
93582+
"BaselineBandwidthInGbps": 10.0,
9358393583
"MaximumNetworkInterfaces": 8,
9358493584
"NetworkCardIndex": 0,
9358593585
"NetworkPerformance": "10 Gigabit",
93586-
"PeakBandwidthInGbps": 12.0
93586+
"PeakBandwidthInGbps": 10.0
9358793587
}
9358893588
],
9358993589
"NetworkPerformance": "10 Gigabit"
@@ -94543,7 +94543,7 @@
9454394543
"NvmeSupport": "required"
9454494544
},
9454594545
"FreeTierEligible": false,
94546-
"HibernationSupported": false,
94546+
"HibernationSupported": true,
9454794547
"Hypervisor": "nitro",
9454894548
"InstanceStorageInfo": {
9454994549
"Disks": [
@@ -94905,7 +94905,7 @@
9490594905
"NvmeSupport": "required"
9490694906
},
9490794907
"FreeTierEligible": false,
94908-
"HibernationSupported": false,
94908+
"HibernationSupported": true,
9490994909
"Hypervisor": "nitro",
9491094910
"InstanceStorageInfo": {
9491194911
"Disks": [
@@ -95009,7 +95009,7 @@
9500995009
"NvmeSupport": "required"
9501095010
},
9501195011
"FreeTierEligible": false,
95012-
"HibernationSupported": false,
95012+
"HibernationSupported": true,
9501395013
"Hypervisor": "nitro",
9501495014
"InstanceStorageInfo": {
9501595015
"Disks": [
@@ -95202,7 +95202,7 @@
9520295202
"NvmeSupport": "required"
9520395203
},
9520495204
"FreeTierEligible": false,
95205-
"HibernationSupported": false,
95205+
"HibernationSupported": true,
9520695206
"Hypervisor": "nitro",
9520795207
"InstanceStorageInfo": {
9520895208
"Disks": [

0 commit comments

Comments
 (0)