chore: update EC2 Instance Types (#7259)

This commit is contained in:
github-actions[bot] 2024-01-28 11:28:42 -01:00 committed by GitHub
parent 89fbad777d
commit 78e17993c7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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"
], ],