From ef2289d116063e3fcdb015d15df570f93b4ddea2 Mon Sep 17 00:00:00 2001 From: bblommers <6058517+bblommers@users.noreply.github.com> Date: Sun, 17 Nov 2024 08:11:33 +0000 Subject: [PATCH] chore: update EC2 Instance Types --- moto/ec2/resources/instance_types.json | 460 +------------------------ 1 file changed, 1 insertion(+), 459 deletions(-) diff --git a/moto/ec2/resources/instance_types.json b/moto/ec2/resources/instance_types.json index 0be6ff57a4e..e855c163f49 100644 --- a/moto/ec2/resources/instance_types.json +++ b/moto/ec2/resources/instance_types.json @@ -14721,7 +14721,7 @@ "NvmeSupport": "required" }, "FreeTierEligible": false, - "HibernationSupported": false, + "HibernationSupported": true, "Hypervisor": "nitro", "InstanceStorageSupported": false, "InstanceType": "c7a.medium", @@ -23625,464 +23625,6 @@ ] } }, - "g3.16xlarge": { - "AutoRecoverySupported": true, - "BareMetal": false, - "BurstablePerformanceSupported": false, - "CurrentGeneration": false, - "DedicatedHostsSupported": true, - "EbsInfo": { - "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 14000, - "BaselineIops": 80000, - "BaselineThroughputInMBps": 1750.0, - "MaximumBandwidthInMbps": 14000, - "MaximumIops": 80000, - "MaximumThroughputInMBps": 1750.0 - }, - "EbsOptimizedSupport": "default", - "EncryptionSupport": "supported", - "NvmeSupport": "unsupported" - }, - "FreeTierEligible": false, - "GpuInfo": { - "Gpus": [ - { - "Count": 4, - "Manufacturer": "NVIDIA", - "MemoryInfo": { - "SizeInMiB": 8192 - }, - "Name": "M60" - } - ], - "TotalGpuMemoryInMiB": 32768 - }, - "HibernationSupported": false, - "Hypervisor": "xen", - "InstanceStorageSupported": false, - "InstanceType": "g3.16xlarge", - "MemoryInfo": { - "SizeInMiB": 499712 - }, - "NetworkInfo": { - "DefaultNetworkCardIndex": 0, - "EfaSupported": false, - "EnaSrdSupported": false, - "EnaSupport": "supported", - "EncryptionInTransitSupported": false, - "Ipv4AddressesPerInterface": 50, - "Ipv6AddressesPerInterface": 50, - "Ipv6Supported": true, - "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 15, - "NetworkCards": [ - { - "BaselineBandwidthInGbps": 5.0, - "MaximumNetworkInterfaces": 15, - "NetworkCardIndex": 0, - "NetworkPerformance": "25 Gigabit", - "PeakBandwidthInGbps": 10.0 - } - ], - "NetworkPerformance": "25 Gigabit" - }, - "NitroEnclavesSupport": "unsupported", - "NitroTpmSupport": "unsupported", - "PhcSupport": "unsupported", - "PlacementGroupInfo": { - "SupportedStrategies": [ - "cluster", - "partition", - "spread" - ] - }, - "ProcessorInfo": { - "Manufacturer": "Intel", - "SupportedArchitectures": [ - "x86_64" - ], - "SustainedClockSpeedInGhz": 2.3 - }, - "SupportedBootModes": [ - "legacy-bios" - ], - "SupportedRootDeviceTypes": [ - "ebs" - ], - "SupportedUsageClasses": [ - "on-demand", - "spot" - ], - "SupportedVirtualizationTypes": [ - "hvm" - ], - "VCpuInfo": { - "DefaultCores": 32, - "DefaultThreadsPerCore": 2, - "DefaultVCpus": 64, - "ValidCores": [ - 2, - 4, - 6, - 8, - 10, - 12, - 14, - 16, - 18, - 20, - 22, - 24, - 26, - 28, - 30, - 32 - ], - "ValidThreadsPerCore": [ - 1, - 2 - ] - } - }, - "g3.4xlarge": { - "AutoRecoverySupported": true, - "BareMetal": false, - "BurstablePerformanceSupported": false, - "CurrentGeneration": false, - "DedicatedHostsSupported": true, - "EbsInfo": { - "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 3500, - "BaselineIops": 20000, - "BaselineThroughputInMBps": 437.5, - "MaximumBandwidthInMbps": 3500, - "MaximumIops": 20000, - "MaximumThroughputInMBps": 437.5 - }, - "EbsOptimizedSupport": "default", - "EncryptionSupport": "supported", - "NvmeSupport": "unsupported" - }, - "FreeTierEligible": false, - "GpuInfo": { - "Gpus": [ - { - "Count": 1, - "Manufacturer": "NVIDIA", - "MemoryInfo": { - "SizeInMiB": 8192 - }, - "Name": "M60" - } - ], - "TotalGpuMemoryInMiB": 8192 - }, - "HibernationSupported": false, - "Hypervisor": "xen", - "InstanceStorageSupported": false, - "InstanceType": "g3.4xlarge", - "MemoryInfo": { - "SizeInMiB": 124928 - }, - "NetworkInfo": { - "DefaultNetworkCardIndex": 0, - "EfaSupported": false, - "EnaSrdSupported": false, - "EnaSupport": "supported", - "EncryptionInTransitSupported": false, - "Ipv4AddressesPerInterface": 30, - "Ipv6AddressesPerInterface": 30, - "Ipv6Supported": true, - "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 8, - "NetworkCards": [ - { - "BaselineBandwidthInGbps": 5.0, - "MaximumNetworkInterfaces": 8, - "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 10 Gigabit", - "PeakBandwidthInGbps": 10.0 - } - ], - "NetworkPerformance": "Up to 10 Gigabit" - }, - "NitroEnclavesSupport": "unsupported", - "NitroTpmSupport": "unsupported", - "PhcSupport": "unsupported", - "PlacementGroupInfo": { - "SupportedStrategies": [ - "cluster", - "partition", - "spread" - ] - }, - "ProcessorInfo": { - "Manufacturer": "Intel", - "SupportedArchitectures": [ - "x86_64" - ], - "SustainedClockSpeedInGhz": 2.7 - }, - "SupportedBootModes": [ - "legacy-bios" - ], - "SupportedRootDeviceTypes": [ - "ebs" - ], - "SupportedUsageClasses": [ - "on-demand", - "spot" - ], - "SupportedVirtualizationTypes": [ - "hvm" - ], - "VCpuInfo": { - "DefaultCores": 8, - "DefaultThreadsPerCore": 2, - "DefaultVCpus": 16, - "ValidCores": [ - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8 - ], - "ValidThreadsPerCore": [ - 1, - 2 - ] - } - }, - "g3.8xlarge": { - "AutoRecoverySupported": true, - "BareMetal": false, - "BurstablePerformanceSupported": false, - "CurrentGeneration": false, - "DedicatedHostsSupported": true, - "EbsInfo": { - "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 7000, - "BaselineIops": 40000, - "BaselineThroughputInMBps": 875.0, - "MaximumBandwidthInMbps": 7000, - "MaximumIops": 40000, - "MaximumThroughputInMBps": 875.0 - }, - "EbsOptimizedSupport": "default", - "EncryptionSupport": "supported", - "NvmeSupport": "unsupported" - }, - "FreeTierEligible": false, - "GpuInfo": { - "Gpus": [ - { - "Count": 2, - "Manufacturer": "NVIDIA", - "MemoryInfo": { - "SizeInMiB": 8192 - }, - "Name": "M60" - } - ], - "TotalGpuMemoryInMiB": 16384 - }, - "HibernationSupported": false, - "Hypervisor": "xen", - "InstanceStorageSupported": false, - "InstanceType": "g3.8xlarge", - "MemoryInfo": { - "SizeInMiB": 249856 - }, - "NetworkInfo": { - "DefaultNetworkCardIndex": 0, - "EfaSupported": false, - "EnaSrdSupported": false, - "EnaSupport": "supported", - "EncryptionInTransitSupported": false, - "Ipv4AddressesPerInterface": 30, - "Ipv6AddressesPerInterface": 30, - "Ipv6Supported": true, - "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 8, - "NetworkCards": [ - { - "BaselineBandwidthInGbps": 5.0, - "MaximumNetworkInterfaces": 8, - "NetworkCardIndex": 0, - "NetworkPerformance": "10 Gigabit", - "PeakBandwidthInGbps": 10.0 - } - ], - "NetworkPerformance": "10 Gigabit" - }, - "NitroEnclavesSupport": "unsupported", - "NitroTpmSupport": "unsupported", - "PhcSupport": "unsupported", - "PlacementGroupInfo": { - "SupportedStrategies": [ - "cluster", - "partition", - "spread" - ] - }, - "ProcessorInfo": { - "Manufacturer": "Intel", - "SupportedArchitectures": [ - "x86_64" - ], - "SustainedClockSpeedInGhz": 2.7 - }, - "SupportedBootModes": [ - "legacy-bios" - ], - "SupportedRootDeviceTypes": [ - "ebs" - ], - "SupportedUsageClasses": [ - "on-demand", - "spot" - ], - "SupportedVirtualizationTypes": [ - "hvm" - ], - "VCpuInfo": { - "DefaultCores": 16, - "DefaultThreadsPerCore": 2, - "DefaultVCpus": 32, - "ValidCores": [ - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15, - 16 - ], - "ValidThreadsPerCore": [ - 1, - 2 - ] - } - }, - "g3s.xlarge": { - "AutoRecoverySupported": true, - "BareMetal": false, - "BurstablePerformanceSupported": false, - "CurrentGeneration": true, - "DedicatedHostsSupported": true, - "EbsInfo": { - "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 850, - "BaselineIops": 5000, - "BaselineThroughputInMBps": 106.25, - "MaximumBandwidthInMbps": 850, - "MaximumIops": 5000, - "MaximumThroughputInMBps": 106.25 - }, - "EbsOptimizedSupport": "default", - "EncryptionSupport": "supported", - "NvmeSupport": "unsupported" - }, - "FreeTierEligible": false, - "GpuInfo": { - "Gpus": [ - { - "Count": 1, - "Manufacturer": "NVIDIA", - "MemoryInfo": { - "SizeInMiB": 8192 - }, - "Name": "M60" - } - ], - "TotalGpuMemoryInMiB": 8192 - }, - "HibernationSupported": false, - "Hypervisor": "xen", - "InstanceStorageSupported": false, - "InstanceType": "g3s.xlarge", - "MemoryInfo": { - "SizeInMiB": 31232 - }, - "NetworkInfo": { - "DefaultNetworkCardIndex": 0, - "EfaSupported": false, - "EnaSrdSupported": false, - "EnaSupport": "required", - "EncryptionInTransitSupported": false, - "Ipv4AddressesPerInterface": 15, - "Ipv6AddressesPerInterface": 15, - "Ipv6Supported": true, - "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 4, - "NetworkCards": [ - { - "BaselineBandwidthInGbps": 1.25, - "MaximumNetworkInterfaces": 4, - "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 10 Gigabit", - "PeakBandwidthInGbps": 10.0 - } - ], - "NetworkPerformance": "Up to 10 Gigabit" - }, - "NitroEnclavesSupport": "unsupported", - "NitroTpmSupport": "unsupported", - "PhcSupport": "unsupported", - "PlacementGroupInfo": { - "SupportedStrategies": [ - "cluster", - "partition", - "spread" - ] - }, - "ProcessorInfo": { - "Manufacturer": "Intel", - "SupportedArchitectures": [ - "x86_64" - ], - "SustainedClockSpeedInGhz": 2.7 - }, - "SupportedBootModes": [ - "legacy-bios" - ], - "SupportedRootDeviceTypes": [ - "ebs" - ], - "SupportedUsageClasses": [ - "on-demand", - "spot" - ], - "SupportedVirtualizationTypes": [ - "hvm" - ], - "VCpuInfo": { - "DefaultCores": 2, - "DefaultThreadsPerCore": 2, - "DefaultVCpus": 4, - "ValidCores": [ - 1, - 2 - ], - "ValidThreadsPerCore": [ - 1, - 2 - ] - } - }, "g4ad.16xlarge": { "AutoRecoverySupported": false, "BareMetal": false,