chore: update EC2 Instance Types (#6059)

This commit is contained in:
github-actions[bot] 2023-03-12 16:31:16 -01:00 committed by GitHub
parent 1257e93ec0
commit 076ad3ec0f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13294,89 +13294,6 @@
]
}
},
"cc2.8xlarge": {
"AutoRecoverySupported": false,
"BareMetal": false,
"BurstablePerformanceSupported": false,
"CurrentGeneration": false,
"DedicatedHostsSupported": false,
"EbsInfo": {
"EbsOptimizedSupport": "unsupported",
"EncryptionSupport": "supported",
"NvmeSupport": "unsupported"
},
"FreeTierEligible": false,
"HibernationSupported": false,
"Hypervisor": "xen",
"InstanceStorageInfo": {
"Disks": [
{
"Count": 4,
"SizeInGB": 840,
"Type": "hdd"
}
],
"EncryptionSupport": "unsupported",
"NvmeSupport": "unsupported",
"TotalSizeInGB": 3360
},
"InstanceStorageSupported": true,
"InstanceType": "cc2.8xlarge",
"MemoryInfo": {
"SizeInMiB": 61952
},
"NetworkInfo": {
"DefaultNetworkCardIndex": 0,
"EfaSupported": false,
"EnaSrdSupported": false,
"EnaSupport": "unsupported",
"EncryptionInTransitSupported": false,
"Ipv4AddressesPerInterface": 30,
"Ipv6AddressesPerInterface": 0,
"Ipv6Supported": false,
"MaximumNetworkCards": 1,
"MaximumNetworkInterfaces": 8,
"NetworkCards": [
{
"MaximumNetworkInterfaces": 8,
"NetworkCardIndex": 0,
"NetworkPerformance": "10 Gigabit"
}
],
"NetworkPerformance": "10 Gigabit"
},
"PlacementGroupInfo": {
"SupportedStrategies": [
"cluster",
"partition",
"spread"
]
},
"ProcessorInfo": {
"SupportedArchitectures": [
"x86_64"
],
"SustainedClockSpeedInGhz": 2.6
},
"SupportedBootModes": [
"legacy-bios"
],
"SupportedRootDeviceTypes": [
"ebs",
"instance-store"
],
"SupportedUsageClasses": [
"on-demand"
],
"SupportedVirtualizationTypes": [
"hvm"
],
"VCpuInfo": {
"DefaultCores": 16,
"DefaultThreadsPerCore": 2,
"DefaultVCpus": 32
}
},
"d2.2xlarge": {
"AutoRecoverySupported": false,
"BareMetal": false,