chore: update EC2 Instance Types (#7452)
This commit is contained in:
parent
5b5596cfcf
commit
b923383039
@ -16566,6 +16566,104 @@
|
|||||||
"DefaultVCpus": 1
|
"DefaultVCpus": 1
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"c7gd.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": "c7gd.metal",
|
||||||
|
"MemoryInfo": {
|
||||||
|
"SizeInMiB": 131072
|
||||||
|
},
|
||||||
|
"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
|
||||||
|
}
|
||||||
|
},
|
||||||
"c7gd.xlarge": {
|
"c7gd.xlarge": {
|
||||||
"AutoRecoverySupported": false,
|
"AutoRecoverySupported": false,
|
||||||
"BareMetal": false,
|
"BareMetal": false,
|
||||||
@ -73110,6 +73208,104 @@
|
|||||||
"DefaultVCpus": 1
|
"DefaultVCpus": 1
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"r7gd.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": "r7gd.metal",
|
||||||
|
"MemoryInfo": {
|
||||||
|
"SizeInMiB": 524288
|
||||||
|
},
|
||||||
|
"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
|
||||||
|
}
|
||||||
|
},
|
||||||
"r7gd.xlarge": {
|
"r7gd.xlarge": {
|
||||||
"AutoRecoverySupported": false,
|
"AutoRecoverySupported": false,
|
||||||
"BareMetal": false,
|
"BareMetal": false,
|
||||||
|
Loading…
Reference in New Issue
Block a user