chore: update EC2 Instance Types (#7259)
This commit is contained in:
parent
89fbad777d
commit
78e17993c7
@ -24607,11 +24607,11 @@
|
|||||||
"Ipv6AddressesPerInterface": 50,
|
"Ipv6AddressesPerInterface": 50,
|
||||||
"Ipv6Supported": true,
|
"Ipv6Supported": true,
|
||||||
"MaximumNetworkCards": 1,
|
"MaximumNetworkCards": 1,
|
||||||
"MaximumNetworkInterfaces": 15,
|
"MaximumNetworkInterfaces": 8,
|
||||||
"NetworkCards": [
|
"NetworkCards": [
|
||||||
{
|
{
|
||||||
"BaselineBandwidthInGbps": 25.0,
|
"BaselineBandwidthInGbps": 25.0,
|
||||||
"MaximumNetworkInterfaces": 15,
|
"MaximumNetworkInterfaces": 8,
|
||||||
"NetworkCardIndex": 0,
|
"NetworkCardIndex": 0,
|
||||||
"NetworkPerformance": "25 Gigabit",
|
"NetworkPerformance": "25 Gigabit",
|
||||||
"PeakBandwidthInGbps": 25.0
|
"PeakBandwidthInGbps": 25.0
|
||||||
@ -54057,6 +54057,7 @@
|
|||||||
"ebs"
|
"ebs"
|
||||||
],
|
],
|
||||||
"SupportedUsageClasses": [
|
"SupportedUsageClasses": [
|
||||||
|
"capacity-block",
|
||||||
"on-demand",
|
"on-demand",
|
||||||
"spot"
|
"spot"
|
||||||
],
|
],
|
||||||
|
Loading…
Reference in New Issue
Block a user