diff --git a/moto/ec2/resources/instance_types.json b/moto/ec2/resources/instance_types.json index 719752551..315e7925e 100644 --- a/moto/ec2/resources/instance_types.json +++ b/moto/ec2/resources/instance_types.json @@ -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,