chore: update EC2 Instance Types (#6845)
This commit is contained in:
parent
47a0f3169c
commit
a3bac5795e
@ -50604,6 +50604,86 @@
|
|||||||
"DefaultVCpus": 12
|
"DefaultVCpus": 12
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"mac2-m2pro.metal": {
|
||||||
|
"AutoRecoverySupported": false,
|
||||||
|
"BareMetal": true,
|
||||||
|
"BurstablePerformanceSupported": false,
|
||||||
|
"CurrentGeneration": true,
|
||||||
|
"DedicatedHostsSupported": true,
|
||||||
|
"EbsInfo": {
|
||||||
|
"EbsOptimizedInfo": {
|
||||||
|
"BaselineBandwidthInMbps": 8000,
|
||||||
|
"BaselineIops": 55000,
|
||||||
|
"BaselineThroughputInMBps": 1000.0,
|
||||||
|
"MaximumBandwidthInMbps": 8000,
|
||||||
|
"MaximumIops": 55000,
|
||||||
|
"MaximumThroughputInMBps": 1000.0
|
||||||
|
},
|
||||||
|
"EbsOptimizedSupport": "default",
|
||||||
|
"EncryptionSupport": "supported",
|
||||||
|
"NvmeSupport": "required"
|
||||||
|
},
|
||||||
|
"FreeTierEligible": false,
|
||||||
|
"HibernationSupported": false,
|
||||||
|
"InstanceStorageSupported": false,
|
||||||
|
"InstanceType": "mac2-m2pro.metal",
|
||||||
|
"MemoryInfo": {
|
||||||
|
"SizeInMiB": 32768
|
||||||
|
},
|
||||||
|
"NetworkInfo": {
|
||||||
|
"DefaultNetworkCardIndex": 0,
|
||||||
|
"EfaSupported": false,
|
||||||
|
"EnaSrdSupported": false,
|
||||||
|
"EnaSupport": "required",
|
||||||
|
"EncryptionInTransitSupported": false,
|
||||||
|
"Ipv4AddressesPerInterface": 30,
|
||||||
|
"Ipv6AddressesPerInterface": 30,
|
||||||
|
"Ipv6Supported": true,
|
||||||
|
"MaximumNetworkCards": 1,
|
||||||
|
"MaximumNetworkInterfaces": 8,
|
||||||
|
"NetworkCards": [
|
||||||
|
{
|
||||||
|
"BaselineBandwidthInGbps": 10.0,
|
||||||
|
"MaximumNetworkInterfaces": 8,
|
||||||
|
"NetworkCardIndex": 0,
|
||||||
|
"NetworkPerformance": "10 Gigabit",
|
||||||
|
"PeakBandwidthInGbps": 10.0
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"NetworkPerformance": "10 Gigabit"
|
||||||
|
},
|
||||||
|
"NitroEnclavesSupport": "unsupported",
|
||||||
|
"NitroTpmSupport": "unsupported",
|
||||||
|
"PlacementGroupInfo": {
|
||||||
|
"SupportedStrategies": [
|
||||||
|
"partition",
|
||||||
|
"spread"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"ProcessorInfo": {
|
||||||
|
"SupportedArchitectures": [
|
||||||
|
"arm64_mac"
|
||||||
|
],
|
||||||
|
"SustainedClockSpeedInGhz": 3.5
|
||||||
|
},
|
||||||
|
"SupportedBootModes": [
|
||||||
|
"legacy-bios"
|
||||||
|
],
|
||||||
|
"SupportedRootDeviceTypes": [
|
||||||
|
"ebs"
|
||||||
|
],
|
||||||
|
"SupportedUsageClasses": [
|
||||||
|
"on-demand"
|
||||||
|
],
|
||||||
|
"SupportedVirtualizationTypes": [
|
||||||
|
"hvm"
|
||||||
|
],
|
||||||
|
"VCpuInfo": {
|
||||||
|
"DefaultCores": 12,
|
||||||
|
"DefaultThreadsPerCore": 1,
|
||||||
|
"DefaultVCpus": 12
|
||||||
|
}
|
||||||
|
},
|
||||||
"mac2.metal": {
|
"mac2.metal": {
|
||||||
"AutoRecoverySupported": false,
|
"AutoRecoverySupported": false,
|
||||||
"BareMetal": true,
|
"BareMetal": true,
|
||||||
|
Loading…
Reference in New Issue
Block a user