chore: update EC2 Instance Types (#7416)
This commit is contained in:
parent
e9b745040e
commit
6b07e395bc
@ -51068,6 +51068,104 @@
|
||||
"DefaultVCpus": 1
|
||||
}
|
||||
},
|
||||
"m7gd.metal": {
|
||||
"AutoRecoverySupported": false,
|
||||
"BareMetal": true,
|
||||
"BurstablePerformanceSupported": false,
|
||||
"CurrentGeneration": true,
|
||||
"DedicatedHostsSupported": true,
|
||||
"EbsInfo": {
|
||||
"EbsOptimizedInfo": {
|
||||
"BaselineBandwidthInMbps": 20000,
|
||||
"BaselineIops": 80000,
|
||||
"BaselineThroughputInMBps": 2500.0,
|
||||
"MaximumBandwidthInMbps": 20000,
|
||||
"MaximumIops": 80000,
|
||||
"MaximumThroughputInMBps": 2500.0
|
||||
},
|
||||
"EbsOptimizedSupport": "default",
|
||||
"EncryptionSupport": "supported",
|
||||
"NvmeSupport": "required"
|
||||
},
|
||||
"FreeTierEligible": false,
|
||||
"HibernationSupported": false,
|
||||
"InstanceStorageInfo": {
|
||||
"Disks": [
|
||||
{
|
||||
"Count": 2,
|
||||
"SizeInGB": 1900,
|
||||
"Type": "ssd"
|
||||
}
|
||||
],
|
||||
"EncryptionSupport": "required",
|
||||
"NvmeSupport": "required",
|
||||
"TotalSizeInGB": 3800
|
||||
},
|
||||
"InstanceStorageSupported": true,
|
||||
"InstanceType": "m7gd.metal",
|
||||
"MemoryInfo": {
|
||||
"SizeInMiB": 262144
|
||||
},
|
||||
"NetworkInfo": {
|
||||
"DefaultNetworkCardIndex": 0,
|
||||
"EfaInfo": {
|
||||
"MaximumEfaInterfaces": 1
|
||||
},
|
||||
"EfaSupported": true,
|
||||
"EnaSrdSupported": false,
|
||||
"EnaSupport": "required",
|
||||
"EncryptionInTransitSupported": true,
|
||||
"Ipv4AddressesPerInterface": 50,
|
||||
"Ipv6AddressesPerInterface": 50,
|
||||
"Ipv6Supported": true,
|
||||
"MaximumNetworkCards": 1,
|
||||
"MaximumNetworkInterfaces": 15,
|
||||
"NetworkCards": [
|
||||
{
|
||||
"BaselineBandwidthInGbps": 30.0,
|
||||
"MaximumNetworkInterfaces": 15,
|
||||
"NetworkCardIndex": 0,
|
||||
"NetworkPerformance": "30 Gigabit",
|
||||
"PeakBandwidthInGbps": 30.0
|
||||
}
|
||||
],
|
||||
"NetworkPerformance": "30 Gigabit"
|
||||
},
|
||||
"NitroEnclavesSupport": "unsupported",
|
||||
"NitroTpmSupport": "unsupported",
|
||||
"PlacementGroupInfo": {
|
||||
"SupportedStrategies": [
|
||||
"cluster",
|
||||
"partition",
|
||||
"spread"
|
||||
]
|
||||
},
|
||||
"ProcessorInfo": {
|
||||
"Manufacturer": "AWS",
|
||||
"SupportedArchitectures": [
|
||||
"arm64"
|
||||
],
|
||||
"SustainedClockSpeedInGhz": 2.6
|
||||
},
|
||||
"SupportedBootModes": [
|
||||
"uefi"
|
||||
],
|
||||
"SupportedRootDeviceTypes": [
|
||||
"ebs"
|
||||
],
|
||||
"SupportedUsageClasses": [
|
||||
"on-demand",
|
||||
"spot"
|
||||
],
|
||||
"SupportedVirtualizationTypes": [
|
||||
"hvm"
|
||||
],
|
||||
"VCpuInfo": {
|
||||
"DefaultCores": 64,
|
||||
"DefaultThreadsPerCore": 1,
|
||||
"DefaultVCpus": 64
|
||||
}
|
||||
},
|
||||
"m7gd.xlarge": {
|
||||
"AutoRecoverySupported": false,
|
||||
"BareMetal": false,
|
||||
|
Loading…
Reference in New Issue
Block a user