diff --git a/moto/ec2/resources/instance_types.json b/moto/ec2/resources/instance_types.json index 67a0109fa751..7c8a21ab4c23 100644 --- a/moto/ec2/resources/instance_types.json +++ b/moto/ec2/resources/instance_types.json @@ -38727,79 +38727,76 @@ ] } }, - "d2.2xlarge": { - "AutoRecoverySupported": false, + "c8ine.12xlarge": { + "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, - "CurrentGeneration": false, - "DedicatedHostsSupported": true, + "CurrentGeneration": true, + "DedicatedHostsSupported": false, "EbsInfo": { - "AttachmentLimitType": "shared", + "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 1000, - "BaselineIops": 8000, - "BaselineThroughputInMBps": 125.0, - "MaximumBandwidthInMbps": 1000, - "MaximumIops": 8000, - "MaximumThroughputInMBps": 125.0 + "BaselineBandwidthInMbps": 15000, + "BaselineIops": 60000, + "BaselineThroughputInMBps": 1875.0, + "MaximumBandwidthInMbps": 15000, + "MaximumIops": 60000, + "MaximumThroughputInMBps": 1875.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 40, - "NvmeSupport": "unsupported" + "MaximumEbsAttachments": 32, + "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": false, - "Hypervisor": "xen", - "InstanceStorageInfo": { - "Disks": [ - { - "Count": 6, - "SizeInGB": 2048, - "Type": "hdd" - } - ], - "EncryptionSupport": "unsupported", - "NvmeSupport": "unsupported", - "TotalSizeInGB": 12288 - }, - "InstanceStorageSupported": true, - "InstanceType": "d2.2xlarge", + "Hypervisor": "nitro", + "InstanceStorageSupported": false, + "InstanceType": "c8ine.12xlarge", "MemoryInfo": { - "SizeInMiB": 62464 + "SizeInMiB": 98304 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { - "DefaultTcpEstablishedTimeout": 432000, + "DefaultTcpEstablishedTimeout": 350, "DefaultUdpStreamTimeout": 180, "DefaultUdpTimeout": 30 }, "DefaultNetworkCardIndex": 0, "EfaSupported": false, "EnaSrdSupported": false, - "EnaSupport": "unsupported", - "EncryptionInTransitSupported": false, - "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 15, - "Ipv6AddressesPerInterface": 15, + "EnaSupport": "required", + "EncryptionInTransitSupported": true, + "FlexibleEnaQueuesSupport": "supported", + "Ipv4AddressesPerInterface": 50, + "Ipv4AddressesPerSecondaryInterface": 0, + "Ipv6AddressesPerInterface": 50, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 4, + "MaximumNetworkInterfaces": 12, "NetworkCards": [ { - "BaselineBandwidthInGbps": 2.5, - "DefaultEnaQueueCountPerInterface": 8, - "MaximumNetworkInterfaces": 4, + "AdditionalFlexibleNetworkInterfaces": 0, + "BaselineBandwidthInGbps": 75.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumEnaQueueCount": 384, + "MaximumEnaQueueCountPerInterface": 64, + "MaximumNetworkInterfaces": 12, "NetworkCardIndex": 0, - "NetworkPerformance": "High", - "PeakBandwidthInGbps": 10.0 + "NetworkPerformance": "75 Gigabit", + "PeakBandwidthInGbps": 75.0 } ], - "NetworkPerformance": "High", + "NetworkPerformance": "75 Gigabit", "SecondaryNetworkSupported": false }, - "NitroEnclavesSupport": "unsupported", - "NitroTpmSupport": "unsupported", + "NitroEnclavesSupport": "supported", + "NitroTpmInfo": { + "SupportedVersions": [ + "2.0" + ] + }, + "NitroTpmSupport": "supported", "PhcSupport": "unsupported", "PlacementGroupInfo": { "SupportedStrategies": [ @@ -38813,32 +38810,51 @@ "SupportedArchitectures": [ "x86_64" ], - "SustainedClockSpeedInGhz": 2.4 + "SustainedClockSpeedInGhz": 3.9 }, - "RebootMigrationSupport": "unsupported", + "RebootMigrationSupport": "supported", "SupportedBootModes": [ - "legacy-bios" + "legacy-bios", + "uefi" ], "SupportedRootDeviceTypes": [ - "ebs", - "instance-store" + "ebs" ], "SupportedUsageClasses": [ - "on-demand", - "spot" + "on-demand" ], "SupportedVirtualizationTypes": [ "hvm" ], "VCpuInfo": { - "DefaultCores": 4, + "DefaultCores": 24, "DefaultThreadsPerCore": 2, - "DefaultVCpus": 8, + "DefaultVCpus": 48, "ValidCores": [ 1, 2, 3, - 4 + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24 ], "ValidThreadsPerCore": [ 1, @@ -38846,79 +38862,76 @@ ] } }, - "d2.4xlarge": { - "AutoRecoverySupported": false, + "c8ine.2xlarge": { + "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, - "CurrentGeneration": false, - "DedicatedHostsSupported": true, + "CurrentGeneration": true, + "DedicatedHostsSupported": false, "EbsInfo": { - "AttachmentLimitType": "shared", + "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 2000, - "BaselineIops": 16000, - "BaselineThroughputInMBps": 250.0, - "MaximumBandwidthInMbps": 2000, - "MaximumIops": 16000, - "MaximumThroughputInMBps": 250.0 + "BaselineBandwidthInMbps": 2500, + "BaselineIops": 12000, + "BaselineThroughputInMBps": 312.5, + "MaximumBandwidthInMbps": 10000, + "MaximumIops": 40000, + "MaximumThroughputInMBps": 1250.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 40, - "NvmeSupport": "unsupported" + "MaximumEbsAttachments": 32, + "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": false, - "Hypervisor": "xen", - "InstanceStorageInfo": { - "Disks": [ - { - "Count": 12, - "SizeInGB": 2048, - "Type": "hdd" - } - ], - "EncryptionSupport": "unsupported", - "NvmeSupport": "unsupported", - "TotalSizeInGB": 24576 - }, - "InstanceStorageSupported": true, - "InstanceType": "d2.4xlarge", + "Hypervisor": "nitro", + "InstanceStorageSupported": false, + "InstanceType": "c8ine.2xlarge", "MemoryInfo": { - "SizeInMiB": 124928 + "SizeInMiB": 16384 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { - "DefaultTcpEstablishedTimeout": 432000, + "DefaultTcpEstablishedTimeout": 350, "DefaultUdpStreamTimeout": 180, "DefaultUdpTimeout": 30 }, "DefaultNetworkCardIndex": 0, "EfaSupported": false, "EnaSrdSupported": false, - "EnaSupport": "unsupported", - "EncryptionInTransitSupported": false, - "FlexibleEnaQueuesSupport": "unsupported", + "EnaSupport": "required", + "EncryptionInTransitSupported": true, + "FlexibleEnaQueuesSupport": "supported", "Ipv4AddressesPerInterface": 30, + "Ipv4AddressesPerSecondaryInterface": 0, "Ipv6AddressesPerInterface": 30, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 8, + "MaximumNetworkInterfaces": 4, "NetworkCards": [ { - "BaselineBandwidthInGbps": 5.0, + "AdditionalFlexibleNetworkInterfaces": 0, + "BaselineBandwidthInGbps": 12.5, "DefaultEnaQueueCountPerInterface": 8, - "MaximumNetworkInterfaces": 8, + "MaximumEnaQueueCount": 32, + "MaximumEnaQueueCountPerInterface": 8, + "MaximumNetworkInterfaces": 4, "NetworkCardIndex": 0, - "NetworkPerformance": "High", - "PeakBandwidthInGbps": 10.0 + "NetworkPerformance": "12.5 Gigabit", + "PeakBandwidthInGbps": 12.5 } ], - "NetworkPerformance": "High", + "NetworkPerformance": "12.5 Gigabit", "SecondaryNetworkSupported": false }, - "NitroEnclavesSupport": "unsupported", - "NitroTpmSupport": "unsupported", + "NitroEnclavesSupport": "supported", + "NitroTpmInfo": { + "SupportedVersions": [ + "2.0" + ] + }, + "NitroTpmSupport": "supported", "PhcSupport": "unsupported", "PlacementGroupInfo": { "SupportedStrategies": [ @@ -38932,36 +38945,31 @@ "SupportedArchitectures": [ "x86_64" ], - "SustainedClockSpeedInGhz": 2.4 + "SustainedClockSpeedInGhz": 3.9 }, - "RebootMigrationSupport": "unsupported", + "RebootMigrationSupport": "supported", "SupportedBootModes": [ - "legacy-bios" + "legacy-bios", + "uefi" ], "SupportedRootDeviceTypes": [ - "ebs", - "instance-store" + "ebs" ], "SupportedUsageClasses": [ - "on-demand", - "spot" + "on-demand" ], "SupportedVirtualizationTypes": [ "hvm" ], "VCpuInfo": { - "DefaultCores": 8, + "DefaultCores": 4, "DefaultThreadsPerCore": 2, - "DefaultVCpus": 16, + "DefaultVCpus": 8, "ValidCores": [ 1, 2, 3, - 4, - 5, - 6, - 7, - 8 + 4 ], "ValidThreadsPerCore": [ 1, @@ -38969,79 +38977,76 @@ ] } }, - "d2.8xlarge": { - "AutoRecoverySupported": false, + "c8ine.4xlarge": { + "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, - "CurrentGeneration": false, - "DedicatedHostsSupported": true, + "CurrentGeneration": true, + "DedicatedHostsSupported": false, "EbsInfo": { - "AttachmentLimitType": "shared", + "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 4000, - "BaselineIops": 32000, - "BaselineThroughputInMBps": 500.0, - "MaximumBandwidthInMbps": 4000, - "MaximumIops": 32000, - "MaximumThroughputInMBps": 500.0 + "BaselineBandwidthInMbps": 5000, + "BaselineIops": 20000, + "BaselineThroughputInMBps": 625.0, + "MaximumBandwidthInMbps": 10000, + "MaximumIops": 40000, + "MaximumThroughputInMBps": 1250.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 40, - "NvmeSupport": "unsupported" + "MaximumEbsAttachments": 32, + "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": false, - "Hypervisor": "xen", - "InstanceStorageInfo": { - "Disks": [ - { - "Count": 24, - "SizeInGB": 2048, - "Type": "hdd" - } - ], - "EncryptionSupport": "unsupported", - "NvmeSupport": "unsupported", - "TotalSizeInGB": 49152 - }, - "InstanceStorageSupported": true, - "InstanceType": "d2.8xlarge", + "Hypervisor": "nitro", + "InstanceStorageSupported": false, + "InstanceType": "c8ine.4xlarge", "MemoryInfo": { - "SizeInMiB": 249856 + "SizeInMiB": 32768 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { - "DefaultTcpEstablishedTimeout": 432000, + "DefaultTcpEstablishedTimeout": 350, "DefaultUdpStreamTimeout": 180, "DefaultUdpTimeout": 30 }, "DefaultNetworkCardIndex": 0, "EfaSupported": false, "EnaSrdSupported": false, - "EnaSupport": "unsupported", - "EncryptionInTransitSupported": false, - "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 30, - "Ipv6AddressesPerInterface": 30, + "EnaSupport": "required", + "EncryptionInTransitSupported": true, + "FlexibleEnaQueuesSupport": "supported", + "Ipv4AddressesPerInterface": 50, + "Ipv4AddressesPerSecondaryInterface": 0, + "Ipv6AddressesPerInterface": 50, "Ipv6Supported": true, "MaximumNetworkCards": 1, "MaximumNetworkInterfaces": 8, "NetworkCards": [ { - "BaselineBandwidthInGbps": 10.0, - "DefaultEnaQueueCountPerInterface": 8, + "AdditionalFlexibleNetworkInterfaces": 0, + "BaselineBandwidthInGbps": 25.0, + "DefaultEnaQueueCountPerInterface": 16, + "MaximumEnaQueueCount": 128, + "MaximumEnaQueueCountPerInterface": 16, "MaximumNetworkInterfaces": 8, "NetworkCardIndex": 0, - "NetworkPerformance": "10 Gigabit", - "PeakBandwidthInGbps": 10.0 + "NetworkPerformance": "25 Gigabit", + "PeakBandwidthInGbps": 25.0 } ], - "NetworkPerformance": "10 Gigabit", + "NetworkPerformance": "25 Gigabit", "SecondaryNetworkSupported": false }, - "NitroEnclavesSupport": "unsupported", - "NitroTpmSupport": "unsupported", + "NitroEnclavesSupport": "supported", + "NitroTpmInfo": { + "SupportedVersions": [ + "2.0" + ] + }, + "NitroTpmSupport": "supported", "PhcSupport": "unsupported", "PlacementGroupInfo": { "SupportedStrategies": [ @@ -39055,37 +39060,35 @@ "SupportedArchitectures": [ "x86_64" ], - "SustainedClockSpeedInGhz": 2.4 + "SustainedClockSpeedInGhz": 3.9 }, - "RebootMigrationSupport": "unsupported", + "RebootMigrationSupport": "supported", "SupportedBootModes": [ - "legacy-bios" + "legacy-bios", + "uefi" ], "SupportedRootDeviceTypes": [ - "ebs", - "instance-store" + "ebs" ], "SupportedUsageClasses": [ - "on-demand", - "spot" + "on-demand" ], "SupportedVirtualizationTypes": [ "hvm" ], "VCpuInfo": { - "DefaultCores": 18, + "DefaultCores": 8, "DefaultThreadsPerCore": 2, - "DefaultVCpus": 36, + "DefaultVCpus": 16, "ValidCores": [ + 1, 2, + 3, 4, + 5, 6, - 8, - 10, - 12, - 14, - 16, - 18 + 7, + 8 ], "ValidThreadsPerCore": [ 1, @@ -39093,79 +39096,76 @@ ] } }, - "d2.xlarge": { - "AutoRecoverySupported": false, + "c8ine.8xlarge": { + "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, - "CurrentGeneration": false, - "DedicatedHostsSupported": true, + "CurrentGeneration": true, + "DedicatedHostsSupported": false, "EbsInfo": { - "AttachmentLimitType": "shared", + "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 750, - "BaselineIops": 6000, - "BaselineThroughputInMBps": 93.75, - "MaximumBandwidthInMbps": 750, - "MaximumIops": 6000, - "MaximumThroughputInMBps": 93.75 + "BaselineBandwidthInMbps": 10000, + "BaselineIops": 40000, + "BaselineThroughputInMBps": 1250.0, + "MaximumBandwidthInMbps": 10000, + "MaximumIops": 40000, + "MaximumThroughputInMBps": 1250.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 40, - "NvmeSupport": "unsupported" + "MaximumEbsAttachments": 32, + "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": false, - "Hypervisor": "xen", - "InstanceStorageInfo": { - "Disks": [ - { - "Count": 3, - "SizeInGB": 2048, - "Type": "hdd" - } - ], - "EncryptionSupport": "unsupported", - "NvmeSupport": "unsupported", - "TotalSizeInGB": 6144 - }, - "InstanceStorageSupported": true, - "InstanceType": "d2.xlarge", + "Hypervisor": "nitro", + "InstanceStorageSupported": false, + "InstanceType": "c8ine.8xlarge", "MemoryInfo": { - "SizeInMiB": 31232 + "SizeInMiB": 65536 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { - "DefaultTcpEstablishedTimeout": 432000, + "DefaultTcpEstablishedTimeout": 350, "DefaultUdpStreamTimeout": 180, "DefaultUdpTimeout": 30 }, "DefaultNetworkCardIndex": 0, "EfaSupported": false, "EnaSrdSupported": false, - "EnaSupport": "unsupported", - "EncryptionInTransitSupported": false, - "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 15, - "Ipv6AddressesPerInterface": 15, + "EnaSupport": "required", + "EncryptionInTransitSupported": true, + "FlexibleEnaQueuesSupport": "supported", + "Ipv4AddressesPerInterface": 50, + "Ipv4AddressesPerSecondaryInterface": 0, + "Ipv6AddressesPerInterface": 50, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 4, + "MaximumNetworkInterfaces": 8, "NetworkCards": [ { - "BaselineBandwidthInGbps": 1.25, - "DefaultEnaQueueCountPerInterface": 8, - "MaximumNetworkInterfaces": 4, + "AdditionalFlexibleNetworkInterfaces": 0, + "BaselineBandwidthInGbps": 50.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumEnaQueueCount": 256, + "MaximumEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 8, "NetworkCardIndex": 0, - "NetworkPerformance": "Moderate", - "PeakBandwidthInGbps": 2.8 + "NetworkPerformance": "50 Gigabit", + "PeakBandwidthInGbps": 50.0 } ], - "NetworkPerformance": "Moderate", + "NetworkPerformance": "50 Gigabit", "SecondaryNetworkSupported": false }, - "NitroEnclavesSupport": "unsupported", - "NitroTpmSupport": "unsupported", + "NitroEnclavesSupport": "supported", + "NitroTpmInfo": { + "SupportedVersions": [ + "2.0" + ] + }, + "NitroTpmSupport": "supported", "PhcSupport": "unsupported", "PlacementGroupInfo": { "SupportedStrategies": [ @@ -39179,30 +39179,43 @@ "SupportedArchitectures": [ "x86_64" ], - "SustainedClockSpeedInGhz": 2.4 + "SustainedClockSpeedInGhz": 3.9 }, - "RebootMigrationSupport": "unsupported", + "RebootMigrationSupport": "supported", "SupportedBootModes": [ - "legacy-bios" + "legacy-bios", + "uefi" ], "SupportedRootDeviceTypes": [ - "ebs", - "instance-store" + "ebs" ], "SupportedUsageClasses": [ - "on-demand", - "spot" + "on-demand" ], "SupportedVirtualizationTypes": [ "hvm" ], "VCpuInfo": { - "DefaultCores": 2, + "DefaultCores": 16, "DefaultThreadsPerCore": 2, - "DefaultVCpus": 4, + "DefaultVCpus": 32, "ValidCores": [ 1, - 2 + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16 ], "ValidThreadsPerCore": [ 1, @@ -39210,50 +39223,38 @@ ] } }, - "d3.2xlarge": { - "AutoRecoverySupported": false, + "c8ine.large": { + "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, "DedicatedHostsSupported": false, "EbsInfo": { - "AttachmentLimitType": "shared", + "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 1700, - "BaselineIops": 10000, - "BaselineThroughputInMBps": 212.5, - "MaximumBandwidthInMbps": 2800, - "MaximumIops": 15000, - "MaximumThroughputInMBps": 350.0 + "BaselineBandwidthInMbps": 650, + "BaselineIops": 3600, + "BaselineThroughputInMBps": 81.25, + "MaximumBandwidthInMbps": 10000, + "MaximumIops": 40000, + "MaximumThroughputInMBps": 1250.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 21, + "MaximumEbsAttachments": 32, "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": false, "Hypervisor": "nitro", - "InstanceStorageInfo": { - "Disks": [ - { - "Count": 6, - "SizeInGB": 1980, - "Type": "hdd" - } - ], - "EncryptionSupport": "required", - "NvmeSupport": "required", - "TotalSizeInGB": 11880 - }, - "InstanceStorageSupported": true, - "InstanceType": "d3.2xlarge", + "InstanceStorageSupported": false, + "InstanceType": "c8ine.large", "MemoryInfo": { - "SizeInMiB": 65536 + "SizeInMiB": 4096 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { - "DefaultTcpEstablishedTimeout": 432000, + "DefaultTcpEstablishedTimeout": 350, "DefaultUdpStreamTimeout": 180, "DefaultUdpTimeout": 30 }, @@ -39262,26 +39263,30 @@ "EnaSrdSupported": false, "EnaSupport": "required", "EncryptionInTransitSupported": true, - "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 5, - "Ipv6AddressesPerInterface": 5, + "FlexibleEnaQueuesSupport": "supported", + "Ipv4AddressesPerInterface": 20, + "Ipv4AddressesPerSecondaryInterface": 0, + "Ipv6AddressesPerInterface": 20, "Ipv6Supported": true, "MaximumNetworkCards": 1, "MaximumNetworkInterfaces": 4, "NetworkCards": [ { - "BaselineBandwidthInGbps": 6.0, - "DefaultEnaQueueCountPerInterface": 8, + "AdditionalFlexibleNetworkInterfaces": 0, + "BaselineBandwidthInGbps": 3.125, + "DefaultEnaQueueCountPerInterface": 2, + "MaximumEnaQueueCount": 8, + "MaximumEnaQueueCountPerInterface": 2, "MaximumNetworkInterfaces": 4, "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 15 Gigabit", - "PeakBandwidthInGbps": 15.0 + "NetworkPerformance": "3.12 Gigabit", + "PeakBandwidthInGbps": 3.125 } ], - "NetworkPerformance": "Up to 15 Gigabit", + "NetworkPerformance": "3.125 Gigabit", "SecondaryNetworkSupported": false }, - "NitroEnclavesSupport": "supported", + "NitroEnclavesSupport": "unsupported", "NitroTpmInfo": { "SupportedVersions": [ "2.0" @@ -39301,9 +39306,9 @@ "SupportedArchitectures": [ "x86_64" ], - "SustainedClockSpeedInGhz": 3.1 + "SustainedClockSpeedInGhz": 3.9 }, - "RebootMigrationSupport": "unsupported", + "RebootMigrationSupport": "supported", "SupportedBootModes": [ "legacy-bios", "uefi" @@ -39312,19 +39317,17 @@ "ebs" ], "SupportedUsageClasses": [ - "on-demand", - "spot" + "on-demand" ], "SupportedVirtualizationTypes": [ "hvm" ], "VCpuInfo": { - "DefaultCores": 4, + "DefaultCores": 1, "DefaultThreadsPerCore": 2, - "DefaultVCpus": 8, + "DefaultVCpus": 2, "ValidCores": [ - 2, - 4 + 1 ], "ValidThreadsPerCore": [ 1, @@ -39332,50 +39335,38 @@ ] } }, - "d3.4xlarge": { - "AutoRecoverySupported": false, + "c8ine.xlarge": { + "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, "DedicatedHostsSupported": false, "EbsInfo": { - "AttachmentLimitType": "shared", + "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 2800, - "BaselineIops": 15000, - "BaselineThroughputInMBps": 350.0, - "MaximumBandwidthInMbps": 2800, - "MaximumIops": 15000, - "MaximumThroughputInMBps": 350.0 + "BaselineBandwidthInMbps": 1250, + "BaselineIops": 6000, + "BaselineThroughputInMBps": 156.25, + "MaximumBandwidthInMbps": 10000, + "MaximumIops": 40000, + "MaximumThroughputInMBps": 1250.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 15, + "MaximumEbsAttachments": 32, "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": false, "Hypervisor": "nitro", - "InstanceStorageInfo": { - "Disks": [ - { - "Count": 12, - "SizeInGB": 1980, - "Type": "hdd" - } - ], - "EncryptionSupport": "required", - "NvmeSupport": "required", - "TotalSizeInGB": 23760 - }, - "InstanceStorageSupported": true, - "InstanceType": "d3.4xlarge", + "InstanceStorageSupported": false, + "InstanceType": "c8ine.xlarge", "MemoryInfo": { - "SizeInMiB": 131072 + "SizeInMiB": 8192 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { - "DefaultTcpEstablishedTimeout": 432000, + "DefaultTcpEstablishedTimeout": 350, "DefaultUdpStreamTimeout": 180, "DefaultUdpTimeout": 30 }, @@ -39384,23 +39375,27 @@ "EnaSrdSupported": false, "EnaSupport": "required", "EncryptionInTransitSupported": true, - "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 10, - "Ipv6AddressesPerInterface": 10, + "FlexibleEnaQueuesSupport": "supported", + "Ipv4AddressesPerInterface": 30, + "Ipv4AddressesPerSecondaryInterface": 0, + "Ipv6AddressesPerInterface": 30, "Ipv6Supported": true, "MaximumNetworkCards": 1, "MaximumNetworkInterfaces": 4, "NetworkCards": [ { - "BaselineBandwidthInGbps": 12.5, - "DefaultEnaQueueCountPerInterface": 8, + "AdditionalFlexibleNetworkInterfaces": 0, + "BaselineBandwidthInGbps": 6.25, + "DefaultEnaQueueCountPerInterface": 4, + "MaximumEnaQueueCount": 16, + "MaximumEnaQueueCountPerInterface": 4, "MaximumNetworkInterfaces": 4, "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 15 Gigabit", - "PeakBandwidthInGbps": 15.0 + "NetworkPerformance": "6.25 Gigabit", + "PeakBandwidthInGbps": 6.25 } ], - "NetworkPerformance": "Up to 15 Gigabit", + "NetworkPerformance": "6.25 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -39423,9 +39418,9 @@ "SupportedArchitectures": [ "x86_64" ], - "SustainedClockSpeedInGhz": 3.1 + "SustainedClockSpeedInGhz": 3.9 }, - "RebootMigrationSupport": "unsupported", + "RebootMigrationSupport": "supported", "SupportedBootModes": [ "legacy-bios", "uefi" @@ -39434,21 +39429,18 @@ "ebs" ], "SupportedUsageClasses": [ - "on-demand", - "spot" + "on-demand" ], "SupportedVirtualizationTypes": [ "hvm" ], "VCpuInfo": { - "DefaultCores": 8, + "DefaultCores": 2, "DefaultThreadsPerCore": 2, - "DefaultVCpus": 16, + "DefaultVCpus": 4, "ValidCores": [ - 2, - 4, - 6, - 8 + 1, + 2 ], "ValidThreadsPerCore": [ 1, @@ -39456,46 +39448,46 @@ ] } }, - "d3.8xlarge": { + "d2.2xlarge": { "AutoRecoverySupported": false, "BareMetal": false, "BurstablePerformanceSupported": false, - "CurrentGeneration": true, - "DedicatedHostsSupported": false, + "CurrentGeneration": false, + "DedicatedHostsSupported": true, "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 5000, - "BaselineIops": 30000, - "BaselineThroughputInMBps": 625.0, - "MaximumBandwidthInMbps": 5000, - "MaximumIops": 30000, - "MaximumThroughputInMBps": 625.0 + "BaselineBandwidthInMbps": 1000, + "BaselineIops": 8000, + "BaselineThroughputInMBps": 125.0, + "MaximumBandwidthInMbps": 1000, + "MaximumIops": 8000, + "MaximumThroughputInMBps": 125.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 3, - "NvmeSupport": "required" + "MaximumEbsAttachments": 40, + "NvmeSupport": "unsupported" }, "FreeTierEligible": false, "HibernationSupported": false, - "Hypervisor": "nitro", + "Hypervisor": "xen", "InstanceStorageInfo": { "Disks": [ { - "Count": 24, - "SizeInGB": 1980, + "Count": 6, + "SizeInGB": 2048, "Type": "hdd" } ], - "EncryptionSupport": "required", - "NvmeSupport": "required", - "TotalSizeInGB": 47520 + "EncryptionSupport": "unsupported", + "NvmeSupport": "unsupported", + "TotalSizeInGB": 12288 }, "InstanceStorageSupported": true, - "InstanceType": "d3.8xlarge", + "InstanceType": "d2.2xlarge", "MemoryInfo": { - "SizeInMiB": 262144 + "SizeInMiB": 62464 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { @@ -39506,34 +39498,29 @@ "DefaultNetworkCardIndex": 0, "EfaSupported": false, "EnaSrdSupported": false, - "EnaSupport": "required", - "EncryptionInTransitSupported": true, + "EnaSupport": "unsupported", + "EncryptionInTransitSupported": false, "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 20, - "Ipv6AddressesPerInterface": 20, + "Ipv4AddressesPerInterface": 15, + "Ipv6AddressesPerInterface": 15, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 3, + "MaximumNetworkInterfaces": 4, "NetworkCards": [ { - "BaselineBandwidthInGbps": 25.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 3, + "BaselineBandwidthInGbps": 2.5, + "DefaultEnaQueueCountPerInterface": 8, + "MaximumNetworkInterfaces": 4, "NetworkCardIndex": 0, - "NetworkPerformance": "25 Gigabit", - "PeakBandwidthInGbps": 25.0 + "NetworkPerformance": "High", + "PeakBandwidthInGbps": 10.0 } ], - "NetworkPerformance": "25 Gigabit", + "NetworkPerformance": "High", "SecondaryNetworkSupported": false }, - "NitroEnclavesSupport": "supported", - "NitroTpmInfo": { - "SupportedVersions": [ - "2.0" - ] - }, - "NitroTpmSupport": "supported", + "NitroEnclavesSupport": "unsupported", + "NitroTpmSupport": "unsupported", "PhcSupport": "unsupported", "PlacementGroupInfo": { "SupportedStrategies": [ @@ -39547,15 +39534,15 @@ "SupportedArchitectures": [ "x86_64" ], - "SustainedClockSpeedInGhz": 3.1 + "SustainedClockSpeedInGhz": 2.4 }, "RebootMigrationSupport": "unsupported", "SupportedBootModes": [ - "legacy-bios", - "uefi" + "legacy-bios" ], "SupportedRootDeviceTypes": [ - "ebs" + "ebs", + "instance-store" ], "SupportedUsageClasses": [ "on-demand", @@ -39565,18 +39552,14 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 16, + "DefaultCores": 4, "DefaultThreadsPerCore": 2, - "DefaultVCpus": 32, + "DefaultVCpus": 8, "ValidCores": [ + 1, 2, - 4, - 6, - 8, - 10, - 12, - 14, - 16 + 3, + 4 ], "ValidThreadsPerCore": [ 1, @@ -39584,46 +39567,46 @@ ] } }, - "d3.xlarge": { + "d2.4xlarge": { "AutoRecoverySupported": false, "BareMetal": false, "BurstablePerformanceSupported": false, - "CurrentGeneration": true, - "DedicatedHostsSupported": false, + "CurrentGeneration": false, + "DedicatedHostsSupported": true, "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 850, - "BaselineIops": 5000, - "BaselineThroughputInMBps": 106.25, - "MaximumBandwidthInMbps": 2800, - "MaximumIops": 15000, - "MaximumThroughputInMBps": 350.0 + "BaselineBandwidthInMbps": 2000, + "BaselineIops": 16000, + "BaselineThroughputInMBps": 250.0, + "MaximumBandwidthInMbps": 2000, + "MaximumIops": 16000, + "MaximumThroughputInMBps": 250.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 24, - "NvmeSupport": "required" + "MaximumEbsAttachments": 40, + "NvmeSupport": "unsupported" }, "FreeTierEligible": false, "HibernationSupported": false, - "Hypervisor": "nitro", + "Hypervisor": "xen", "InstanceStorageInfo": { "Disks": [ { - "Count": 3, - "SizeInGB": 1980, + "Count": 12, + "SizeInGB": 2048, "Type": "hdd" } ], - "EncryptionSupport": "required", - "NvmeSupport": "required", - "TotalSizeInGB": 5940 + "EncryptionSupport": "unsupported", + "NvmeSupport": "unsupported", + "TotalSizeInGB": 24576 }, "InstanceStorageSupported": true, - "InstanceType": "d3.xlarge", + "InstanceType": "d2.4xlarge", "MemoryInfo": { - "SizeInMiB": 32768 + "SizeInMiB": 124928 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { @@ -39634,34 +39617,29 @@ "DefaultNetworkCardIndex": 0, "EfaSupported": false, "EnaSrdSupported": false, - "EnaSupport": "required", - "EncryptionInTransitSupported": true, + "EnaSupport": "unsupported", + "EncryptionInTransitSupported": false, "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 3, - "Ipv6AddressesPerInterface": 3, + "Ipv4AddressesPerInterface": 30, + "Ipv6AddressesPerInterface": 30, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 4, + "MaximumNetworkInterfaces": 8, "NetworkCards": [ { - "BaselineBandwidthInGbps": 3.0, + "BaselineBandwidthInGbps": 5.0, "DefaultEnaQueueCountPerInterface": 8, - "MaximumNetworkInterfaces": 4, + "MaximumNetworkInterfaces": 8, "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 15 Gigabit", - "PeakBandwidthInGbps": 15.0 + "NetworkPerformance": "High", + "PeakBandwidthInGbps": 10.0 } ], - "NetworkPerformance": "Up to 15 Gigabit", + "NetworkPerformance": "High", "SecondaryNetworkSupported": false }, - "NitroEnclavesSupport": "supported", - "NitroTpmInfo": { - "SupportedVersions": [ - "2.0" - ] - }, - "NitroTpmSupport": "supported", + "NitroEnclavesSupport": "unsupported", + "NitroTpmSupport": "unsupported", "PhcSupport": "unsupported", "PlacementGroupInfo": { "SupportedStrategies": [ @@ -39675,15 +39653,15 @@ "SupportedArchitectures": [ "x86_64" ], - "SustainedClockSpeedInGhz": 3.1 + "SustainedClockSpeedInGhz": 2.4 }, "RebootMigrationSupport": "unsupported", "SupportedBootModes": [ - "legacy-bios", - "uefi" + "legacy-bios" ], "SupportedRootDeviceTypes": [ - "ebs" + "ebs", + "instance-store" ], "SupportedUsageClasses": [ "on-demand", @@ -39693,12 +39671,18 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 2, + "DefaultCores": 8, "DefaultThreadsPerCore": 2, - "DefaultVCpus": 4, + "DefaultVCpus": 16, "ValidCores": [ 1, - 2 + 2, + 3, + 4, + 5, + 6, + 7, + 8 ], "ValidThreadsPerCore": [ 1, @@ -39706,46 +39690,46 @@ ] } }, - "d3en.12xlarge": { + "d2.8xlarge": { "AutoRecoverySupported": false, "BareMetal": false, "BurstablePerformanceSupported": false, - "CurrentGeneration": true, - "DedicatedHostsSupported": false, + "CurrentGeneration": false, + "DedicatedHostsSupported": true, "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 7000, - "BaselineIops": 40000, - "BaselineThroughputInMBps": 875.0, - "MaximumBandwidthInMbps": 7000, - "MaximumIops": 40000, - "MaximumThroughputInMBps": 875.0 + "BaselineBandwidthInMbps": 4000, + "BaselineIops": 32000, + "BaselineThroughputInMBps": 500.0, + "MaximumBandwidthInMbps": 4000, + "MaximumIops": 32000, + "MaximumThroughputInMBps": 500.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 3, - "NvmeSupport": "required" + "MaximumEbsAttachments": 40, + "NvmeSupport": "unsupported" }, "FreeTierEligible": false, "HibernationSupported": false, - "Hypervisor": "nitro", + "Hypervisor": "xen", "InstanceStorageInfo": { "Disks": [ { "Count": 24, - "SizeInGB": 13980, + "SizeInGB": 2048, "Type": "hdd" } ], - "EncryptionSupport": "required", - "NvmeSupport": "required", - "TotalSizeInGB": 335520 + "EncryptionSupport": "unsupported", + "NvmeSupport": "unsupported", + "TotalSizeInGB": 49152 }, "InstanceStorageSupported": true, - "InstanceType": "d3en.12xlarge", + "InstanceType": "d2.8xlarge", "MemoryInfo": { - "SizeInMiB": 196608 + "SizeInMiB": 249856 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { @@ -39756,34 +39740,29 @@ "DefaultNetworkCardIndex": 0, "EfaSupported": false, "EnaSrdSupported": false, - "EnaSupport": "required", - "EncryptionInTransitSupported": true, + "EnaSupport": "unsupported", + "EncryptionInTransitSupported": false, "FlexibleEnaQueuesSupport": "unsupported", "Ipv4AddressesPerInterface": 30, "Ipv6AddressesPerInterface": 30, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 3, + "MaximumNetworkInterfaces": 8, "NetworkCards": [ { - "BaselineBandwidthInGbps": 75.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 3, + "BaselineBandwidthInGbps": 10.0, + "DefaultEnaQueueCountPerInterface": 8, + "MaximumNetworkInterfaces": 8, "NetworkCardIndex": 0, - "NetworkPerformance": "75 Gigabit", - "PeakBandwidthInGbps": 75.0 + "NetworkPerformance": "10 Gigabit", + "PeakBandwidthInGbps": 10.0 } ], - "NetworkPerformance": "75 Gigabit", + "NetworkPerformance": "10 Gigabit", "SecondaryNetworkSupported": false }, - "NitroEnclavesSupport": "supported", - "NitroTpmInfo": { - "SupportedVersions": [ - "2.0" - ] - }, - "NitroTpmSupport": "supported", + "NitroEnclavesSupport": "unsupported", + "NitroTpmSupport": "unsupported", "PhcSupport": "unsupported", "PlacementGroupInfo": { "SupportedStrategies": [ @@ -39797,15 +39776,15 @@ "SupportedArchitectures": [ "x86_64" ], - "SustainedClockSpeedInGhz": 3.1 + "SustainedClockSpeedInGhz": 2.4 }, "RebootMigrationSupport": "unsupported", "SupportedBootModes": [ - "legacy-bios", - "uefi" + "legacy-bios" ], "SupportedRootDeviceTypes": [ - "ebs" + "ebs", + "instance-store" ], "SupportedUsageClasses": [ "on-demand", @@ -39815,9 +39794,9 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 24, + "DefaultCores": 18, "DefaultThreadsPerCore": 2, - "DefaultVCpus": 48, + "DefaultVCpus": 36, "ValidCores": [ 2, 4, @@ -39827,10 +39806,7 @@ 12, 14, 16, - 18, - 20, - 22, - 24 + 18 ], "ValidThreadsPerCore": [ 1, @@ -39838,46 +39814,46 @@ ] } }, - "d3en.2xlarge": { + "d2.xlarge": { "AutoRecoverySupported": false, "BareMetal": false, "BurstablePerformanceSupported": false, - "CurrentGeneration": true, - "DedicatedHostsSupported": false, + "CurrentGeneration": false, + "DedicatedHostsSupported": true, "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 1700, - "BaselineIops": 10000, - "BaselineThroughputInMBps": 212.5, - "MaximumBandwidthInMbps": 2800, - "MaximumIops": 15000, - "MaximumThroughputInMBps": 350.0 + "BaselineBandwidthInMbps": 750, + "BaselineIops": 6000, + "BaselineThroughputInMBps": 93.75, + "MaximumBandwidthInMbps": 750, + "MaximumIops": 6000, + "MaximumThroughputInMBps": 93.75 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 23, - "NvmeSupport": "required" + "MaximumEbsAttachments": 40, + "NvmeSupport": "unsupported" }, "FreeTierEligible": false, "HibernationSupported": false, - "Hypervisor": "nitro", + "Hypervisor": "xen", "InstanceStorageInfo": { "Disks": [ { - "Count": 4, - "SizeInGB": 13980, + "Count": 3, + "SizeInGB": 2048, "Type": "hdd" } ], - "EncryptionSupport": "required", - "NvmeSupport": "required", - "TotalSizeInGB": 55920 + "EncryptionSupport": "unsupported", + "NvmeSupport": "unsupported", + "TotalSizeInGB": 6144 }, "InstanceStorageSupported": true, - "InstanceType": "d3en.2xlarge", + "InstanceType": "d2.xlarge", "MemoryInfo": { - "SizeInMiB": 32768 + "SizeInMiB": 31232 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { @@ -39888,34 +39864,29 @@ "DefaultNetworkCardIndex": 0, "EfaSupported": false, "EnaSrdSupported": false, - "EnaSupport": "required", - "EncryptionInTransitSupported": true, + "EnaSupport": "unsupported", + "EncryptionInTransitSupported": false, "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 5, - "Ipv6AddressesPerInterface": 5, + "Ipv4AddressesPerInterface": 15, + "Ipv6AddressesPerInterface": 15, "Ipv6Supported": true, "MaximumNetworkCards": 1, "MaximumNetworkInterfaces": 4, "NetworkCards": [ { - "BaselineBandwidthInGbps": 12.5, + "BaselineBandwidthInGbps": 1.25, "DefaultEnaQueueCountPerInterface": 8, "MaximumNetworkInterfaces": 4, "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 25 Gigabit", - "PeakBandwidthInGbps": 25.0 + "NetworkPerformance": "Moderate", + "PeakBandwidthInGbps": 2.8 } ], - "NetworkPerformance": "Up to 25 Gigabit", + "NetworkPerformance": "Moderate", "SecondaryNetworkSupported": false }, - "NitroEnclavesSupport": "supported", - "NitroTpmInfo": { - "SupportedVersions": [ - "2.0" - ] - }, - "NitroTpmSupport": "supported", + "NitroEnclavesSupport": "unsupported", + "NitroTpmSupport": "unsupported", "PhcSupport": "unsupported", "PlacementGroupInfo": { "SupportedStrategies": [ @@ -39929,15 +39900,15 @@ "SupportedArchitectures": [ "x86_64" ], - "SustainedClockSpeedInGhz": 3.1 + "SustainedClockSpeedInGhz": 2.4 }, "RebootMigrationSupport": "unsupported", "SupportedBootModes": [ - "legacy-bios", - "uefi" + "legacy-bios" ], "SupportedRootDeviceTypes": [ - "ebs" + "ebs", + "instance-store" ], "SupportedUsageClasses": [ "on-demand", @@ -39947,12 +39918,12 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 4, + "DefaultCores": 2, "DefaultThreadsPerCore": 2, - "DefaultVCpus": 8, + "DefaultVCpus": 4, "ValidCores": [ - 2, - 4 + 1, + 2 ], "ValidThreadsPerCore": [ 1, @@ -39960,7 +39931,7 @@ ] } }, - "d3en.4xlarge": { + "d3.2xlarge": { "AutoRecoverySupported": false, "BareMetal": false, "BurstablePerformanceSupported": false, @@ -39969,16 +39940,16 @@ "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 2800, - "BaselineIops": 15000, - "BaselineThroughputInMBps": 350.0, + "BaselineBandwidthInMbps": 1700, + "BaselineIops": 10000, + "BaselineThroughputInMBps": 212.5, "MaximumBandwidthInMbps": 2800, "MaximumIops": 15000, "MaximumThroughputInMBps": 350.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 19, + "MaximumEbsAttachments": 21, "NvmeSupport": "required" }, "FreeTierEligible": false, @@ -39987,17 +39958,17 @@ "InstanceStorageInfo": { "Disks": [ { - "Count": 8, - "SizeInGB": 13980, + "Count": 6, + "SizeInGB": 1980, "Type": "hdd" } ], "EncryptionSupport": "required", "NvmeSupport": "required", - "TotalSizeInGB": 111840 + "TotalSizeInGB": 11880 }, "InstanceStorageSupported": true, - "InstanceType": "d3en.4xlarge", + "InstanceType": "d3.2xlarge", "MemoryInfo": { "SizeInMiB": 65536 }, @@ -40013,22 +39984,22 @@ "EnaSupport": "required", "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 10, - "Ipv6AddressesPerInterface": 10, + "Ipv4AddressesPerInterface": 5, + "Ipv6AddressesPerInterface": 5, "Ipv6Supported": true, "MaximumNetworkCards": 1, "MaximumNetworkInterfaces": 4, "NetworkCards": [ { - "BaselineBandwidthInGbps": 25.0, - "DefaultEnaQueueCountPerInterface": 32, + "BaselineBandwidthInGbps": 6.0, + "DefaultEnaQueueCountPerInterface": 8, "MaximumNetworkInterfaces": 4, "NetworkCardIndex": 0, - "NetworkPerformance": "25 Gigabit", - "PeakBandwidthInGbps": 25.0 + "NetworkPerformance": "Up to 15 Gigabit", + "PeakBandwidthInGbps": 15.0 } ], - "NetworkPerformance": "25 Gigabit", + "NetworkPerformance": "Up to 15 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -40069,14 +40040,12 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 8, + "DefaultCores": 4, "DefaultThreadsPerCore": 2, - "DefaultVCpus": 16, + "DefaultVCpus": 8, "ValidCores": [ 2, - 4, - 6, - 8 + 4 ], "ValidThreadsPerCore": [ 1, @@ -40084,7 +40053,7 @@ ] } }, - "d3en.6xlarge": { + "d3.4xlarge": { "AutoRecoverySupported": false, "BareMetal": false, "BurstablePerformanceSupported": false, @@ -40093,12 +40062,12 @@ "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 4000, - "BaselineIops": 25000, - "BaselineThroughputInMBps": 500.0, - "MaximumBandwidthInMbps": 4000, - "MaximumIops": 25000, - "MaximumThroughputInMBps": 500.0 + "BaselineBandwidthInMbps": 2800, + "BaselineIops": 15000, + "BaselineThroughputInMBps": 350.0, + "MaximumBandwidthInMbps": 2800, + "MaximumIops": 15000, + "MaximumThroughputInMBps": 350.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", @@ -40112,18 +40081,18 @@ "Disks": [ { "Count": 12, - "SizeInGB": 13980, + "SizeInGB": 1980, "Type": "hdd" } ], "EncryptionSupport": "required", "NvmeSupport": "required", - "TotalSizeInGB": 167760 + "TotalSizeInGB": 23760 }, "InstanceStorageSupported": true, - "InstanceType": "d3en.6xlarge", + "InstanceType": "d3.4xlarge", "MemoryInfo": { - "SizeInMiB": 98304 + "SizeInMiB": 131072 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { @@ -40137,22 +40106,22 @@ "EnaSupport": "required", "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 15, - "Ipv6AddressesPerInterface": 15, + "Ipv4AddressesPerInterface": 10, + "Ipv6AddressesPerInterface": 10, "Ipv6Supported": true, "MaximumNetworkCards": 1, "MaximumNetworkInterfaces": 4, "NetworkCards": [ { - "BaselineBandwidthInGbps": 40.0, - "DefaultEnaQueueCountPerInterface": 32, + "BaselineBandwidthInGbps": 12.5, + "DefaultEnaQueueCountPerInterface": 8, "MaximumNetworkInterfaces": 4, "NetworkCardIndex": 0, - "NetworkPerformance": "40 Gigabit", - "PeakBandwidthInGbps": 40.0 + "NetworkPerformance": "Up to 15 Gigabit", + "PeakBandwidthInGbps": 15.0 } ], - "NetworkPerformance": "40 Gigabit", + "NetworkPerformance": "Up to 15 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -40193,16 +40162,14 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 12, + "DefaultCores": 8, "DefaultThreadsPerCore": 2, - "DefaultVCpus": 24, + "DefaultVCpus": 16, "ValidCores": [ 2, 4, 6, - 8, - 10, - 12 + 8 ], "ValidThreadsPerCore": [ 1, @@ -40210,7 +40177,7 @@ ] } }, - "d3en.8xlarge": { + "d3.8xlarge": { "AutoRecoverySupported": false, "BareMetal": false, "BurstablePerformanceSupported": false, @@ -40228,7 +40195,7 @@ }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 11, + "MaximumEbsAttachments": 3, "NvmeSupport": "required" }, "FreeTierEligible": false, @@ -40237,19 +40204,19 @@ "InstanceStorageInfo": { "Disks": [ { - "Count": 16, - "SizeInGB": 13980, + "Count": 24, + "SizeInGB": 1980, "Type": "hdd" } ], "EncryptionSupport": "required", "NvmeSupport": "required", - "TotalSizeInGB": 223680 + "TotalSizeInGB": 47520 }, "InstanceStorageSupported": true, - "InstanceType": "d3en.8xlarge", + "InstanceType": "d3.8xlarge", "MemoryInfo": { - "SizeInMiB": 131072 + "SizeInMiB": 262144 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { @@ -40267,18 +40234,18 @@ "Ipv6AddressesPerInterface": 20, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 4, + "MaximumNetworkInterfaces": 3, "NetworkCards": [ { - "BaselineBandwidthInGbps": 50.0, + "BaselineBandwidthInGbps": 25.0, "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 4, + "MaximumNetworkInterfaces": 3, "NetworkCardIndex": 0, - "NetworkPerformance": "50 Gigabit", - "PeakBandwidthInGbps": 50.0 + "NetworkPerformance": "25 Gigabit", + "PeakBandwidthInGbps": 25.0 } ], - "NetworkPerformance": "50 Gigabit", + "NetworkPerformance": "25 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -40338,7 +40305,7 @@ ] } }, - "d3en.xlarge": { + "d3.xlarge": { "AutoRecoverySupported": false, "BareMetal": false, "BurstablePerformanceSupported": false, @@ -40356,7 +40323,7 @@ }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 25, + "MaximumEbsAttachments": 24, "NvmeSupport": "required" }, "FreeTierEligible": false, @@ -40365,19 +40332,19 @@ "InstanceStorageInfo": { "Disks": [ { - "Count": 2, - "SizeInGB": 13980, + "Count": 3, + "SizeInGB": 1980, "Type": "hdd" } ], "EncryptionSupport": "required", "NvmeSupport": "required", - "TotalSizeInGB": 27960 + "TotalSizeInGB": 5940 }, "InstanceStorageSupported": true, - "InstanceType": "d3en.xlarge", + "InstanceType": "d3.xlarge", "MemoryInfo": { - "SizeInMiB": 16384 + "SizeInMiB": 32768 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { @@ -40398,15 +40365,15 @@ "MaximumNetworkInterfaces": 4, "NetworkCards": [ { - "BaselineBandwidthInGbps": 6.0, + "BaselineBandwidthInGbps": 3.0, "DefaultEnaQueueCountPerInterface": 8, "MaximumNetworkInterfaces": 4, "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 25 Gigabit", - "PeakBandwidthInGbps": 25.0 + "NetworkPerformance": "Up to 15 Gigabit", + "PeakBandwidthInGbps": 15.0 } ], - "NetworkPerformance": "Up to 25 Gigabit", + "NetworkPerformance": "Up to 15 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -40460,64 +40427,46 @@ ] } }, - "dl1.24xlarge": { + "d3en.12xlarge": { "AutoRecoverySupported": false, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, - "DedicatedHostsSupported": true, + "DedicatedHostsSupported": false, "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 19000, - "BaselineIops": 80000, - "BaselineThroughputInMBps": 2375.0, - "MaximumBandwidthInMbps": 19000, - "MaximumIops": 80000, - "MaximumThroughputInMBps": 2375.0 + "BaselineBandwidthInMbps": 7000, + "BaselineIops": 40000, + "BaselineThroughputInMBps": 875.0, + "MaximumBandwidthInMbps": 7000, + "MaximumIops": 40000, + "MaximumThroughputInMBps": 875.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 28, + "MaximumEbsAttachments": 3, "NvmeSupport": "required" }, "FreeTierEligible": false, - "GpuInfo": { - "Gpus": [ - { - "Count": 8, - "GpuPartitionSize": 1.0, - "LogicalGpuCount": 8, - "Manufacturer": "Habana", - "MemoryInfo": { - "SizeInMiB": 32768 - }, - "Name": "Gaudi HL-205", - "Workloads": [ - "ml-ai" - ] - } - ], - "TotalGpuMemoryInMiB": 262144 - }, "HibernationSupported": false, "Hypervisor": "nitro", "InstanceStorageInfo": { "Disks": [ { - "Count": 4, - "SizeInGB": 1000, - "Type": "ssd" + "Count": 24, + "SizeInGB": 13980, + "Type": "hdd" } ], "EncryptionSupport": "required", "NvmeSupport": "required", - "TotalSizeInGB": 4000 + "TotalSizeInGB": 335520 }, "InstanceStorageSupported": true, - "InstanceType": "dl1.24xlarge", + "InstanceType": "d3en.12xlarge", "MemoryInfo": { - "SizeInMiB": 786432 + "SizeInMiB": 196608 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { @@ -40526,58 +40475,36 @@ "DefaultUdpTimeout": 30 }, "DefaultNetworkCardIndex": 0, - "EfaInfo": { - "MaximumEfaInterfaces": 4 - }, - "EfaSupported": true, + "EfaSupported": false, "EnaSrdSupported": false, "EnaSupport": "required", "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 50, - "Ipv6AddressesPerInterface": 50, + "Ipv4AddressesPerInterface": 30, + "Ipv6AddressesPerInterface": 30, "Ipv6Supported": true, - "MaximumNetworkCards": 4, - "MaximumNetworkInterfaces": 60, + "MaximumNetworkCards": 1, + "MaximumNetworkInterfaces": 3, "NetworkCards": [ { - "BaselineBandwidthInGbps": 100.0, + "BaselineBandwidthInGbps": 75.0, "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 15, + "MaximumNetworkInterfaces": 3, "NetworkCardIndex": 0, - "NetworkPerformance": "100 Gigabit", - "PeakBandwidthInGbps": 100.0 - }, - { - "BaselineBandwidthInGbps": 100.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 15, - "NetworkCardIndex": 1, - "NetworkPerformance": "100 Gigabit", - "PeakBandwidthInGbps": 100.0 - }, - { - "BaselineBandwidthInGbps": 100.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 15, - "NetworkCardIndex": 2, - "NetworkPerformance": "100 Gigabit", - "PeakBandwidthInGbps": 100.0 - }, - { - "BaselineBandwidthInGbps": 100.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 15, - "NetworkCardIndex": 3, - "NetworkPerformance": "100 Gigabit", - "PeakBandwidthInGbps": 100.0 + "NetworkPerformance": "75 Gigabit", + "PeakBandwidthInGbps": 75.0 } ], - "NetworkPerformance": "4x 100 Gigabit", + "NetworkPerformance": "75 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", - "NitroTpmSupport": "unsupported", + "NitroTpmInfo": { + "SupportedVersions": [ + "2.0" + ] + }, + "NitroTpmSupport": "supported", "PhcSupport": "unsupported", "PlacementGroupInfo": { "SupportedStrategies": [ @@ -40591,11 +40518,12 @@ "SupportedArchitectures": [ "x86_64" ], - "SustainedClockSpeedInGhz": 3.0 + "SustainedClockSpeedInGhz": 3.1 }, "RebootMigrationSupport": "unsupported", "SupportedBootModes": [ - "legacy-bios" + "legacy-bios", + "uefi" ], "SupportedRootDeviceTypes": [ "ebs" @@ -40608,9 +40536,9 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 48, + "DefaultCores": 24, "DefaultThreadsPerCore": 2, - "DefaultVCpus": 96, + "DefaultVCpus": 48, "ValidCores": [ 2, 4, @@ -40623,19 +40551,7 @@ 18, 20, 22, - 24, - 26, - 28, - 30, - 32, - 34, - 36, - 38, - 40, - 42, - 44, - 46, - 48 + 24 ], "ValidThreadsPerCore": [ 1, @@ -40643,47 +40559,46 @@ ] } }, - "dl2q.24xlarge": { + "d3en.2xlarge": { "AutoRecoverySupported": false, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, - "DedicatedHostsSupported": true, + "DedicatedHostsSupported": false, "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 19000, - "BaselineIops": 80000, - "BaselineThroughputInMBps": 2375.0, - "MaximumBandwidthInMbps": 19000, - "MaximumIops": 80000, - "MaximumThroughputInMBps": 2375.0 + "BaselineBandwidthInMbps": 1700, + "BaselineIops": 10000, + "BaselineThroughputInMBps": 212.5, + "MaximumBandwidthInMbps": 2800, + "MaximumIops": 15000, + "MaximumThroughputInMBps": 350.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 19, + "MaximumEbsAttachments": 23, "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": false, "Hypervisor": "nitro", - "InferenceAcceleratorInfo": { - "Accelerators": [ + "InstanceStorageInfo": { + "Disks": [ { - "Count": 8, - "Manufacturer": "Qualcomm", - "MemoryInfo": { - "SizeInMiB": 16000 - }, - "Name": "Qualcomm AI100" + "Count": 4, + "SizeInGB": 13980, + "Type": "hdd" } ], - "TotalInferenceMemoryInMiB": 128000 + "EncryptionSupport": "required", + "NvmeSupport": "required", + "TotalSizeInGB": 55920 }, - "InstanceStorageSupported": false, - "InstanceType": "dl2q.24xlarge", + "InstanceStorageSupported": true, + "InstanceType": "d3en.2xlarge", "MemoryInfo": { - "SizeInMiB": 786432 + "SizeInMiB": 32768 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { @@ -40692,35 +40607,36 @@ "DefaultUdpTimeout": 30 }, "DefaultNetworkCardIndex": 0, - "EfaInfo": { - "MaximumEfaInterfaces": 1 - }, - "EfaSupported": true, + "EfaSupported": false, "EnaSrdSupported": false, "EnaSupport": "required", "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 50, - "Ipv4AddressesPerSecondaryInterface": 0, - "Ipv6AddressesPerInterface": 50, + "Ipv4AddressesPerInterface": 5, + "Ipv6AddressesPerInterface": 5, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 15, + "MaximumNetworkInterfaces": 4, "NetworkCards": [ { - "BaselineBandwidthInGbps": 100.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 15, + "BaselineBandwidthInGbps": 12.5, + "DefaultEnaQueueCountPerInterface": 8, + "MaximumNetworkInterfaces": 4, "NetworkCardIndex": 0, - "NetworkPerformance": "100 Gigabit", - "PeakBandwidthInGbps": 100.0 + "NetworkPerformance": "Up to 25 Gigabit", + "PeakBandwidthInGbps": 25.0 } ], - "NetworkPerformance": "100 Gigabit", + "NetworkPerformance": "Up to 25 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", - "NitroTpmSupport": "unsupported", + "NitroTpmInfo": { + "SupportedVersions": [ + "2.0" + ] + }, + "NitroTpmSupport": "supported", "PhcSupport": "unsupported", "PlacementGroupInfo": { "SupportedStrategies": [ @@ -40734,9 +40650,9 @@ "SupportedArchitectures": [ "x86_64" ], - "SustainedClockSpeedInGhz": 2.5 + "SustainedClockSpeedInGhz": 3.1 }, - "RebootMigrationSupport": "supported", + "RebootMigrationSupport": "unsupported", "SupportedBootModes": [ "legacy-bios", "uefi" @@ -40752,34 +40668,12 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 48, + "DefaultCores": 4, "DefaultThreadsPerCore": 2, - "DefaultVCpus": 96, + "DefaultVCpus": 8, "ValidCores": [ 2, - 4, - 6, - 8, - 10, - 12, - 14, - 16, - 18, - 20, - 22, - 24, - 26, - 28, - 30, - 32, - 34, - 36, - 38, - 40, - 42, - 44, - 46, - 48 + 4 ], "ValidThreadsPerCore": [ 1, @@ -40787,59 +40681,46 @@ ] } }, - "f1.16xlarge": { + "d3en.4xlarge": { "AutoRecoverySupported": false, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, - "DedicatedHostsSupported": true, + "DedicatedHostsSupported": false, "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 14000, - "BaselineIops": 75000, - "BaselineThroughputInMBps": 1750.0, - "MaximumBandwidthInMbps": 14000, - "MaximumIops": 75000, - "MaximumThroughputInMBps": 1750.0 + "BaselineBandwidthInMbps": 2800, + "BaselineIops": 15000, + "BaselineThroughputInMBps": 350.0, + "MaximumBandwidthInMbps": 2800, + "MaximumIops": 15000, + "MaximumThroughputInMBps": 350.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", "MaximumEbsAttachments": 19, - "NvmeSupport": "unsupported" - }, - "FpgaInfo": { - "Fpgas": [ - { - "Count": 8, - "Manufacturer": "Xilinx", - "MemoryInfo": { - "SizeInMiB": 65536 - }, - "Name": "Virtex UltraScale (VU9P)" - } - ], - "TotalFpgaMemoryInMiB": 524288 + "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": false, - "Hypervisor": "xen", + "Hypervisor": "nitro", "InstanceStorageInfo": { "Disks": [ { - "Count": 4, - "SizeInGB": 940, - "Type": "ssd" + "Count": 8, + "SizeInGB": 13980, + "Type": "hdd" } ], "EncryptionSupport": "required", "NvmeSupport": "required", - "TotalSizeInGB": 3760 + "TotalSizeInGB": 111840 }, "InstanceStorageSupported": true, - "InstanceType": "f1.16xlarge", + "InstanceType": "d3en.4xlarge", "MemoryInfo": { - "SizeInMiB": 999424 + "SizeInMiB": 65536 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { @@ -40850,28 +40731,34 @@ "DefaultNetworkCardIndex": 0, "EfaSupported": false, "EnaSrdSupported": false, - "EnaSupport": "supported", - "EncryptionInTransitSupported": false, + "EnaSupport": "required", + "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 50, - "Ipv6AddressesPerInterface": 50, + "Ipv4AddressesPerInterface": 10, + "Ipv6AddressesPerInterface": 10, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 8, + "MaximumNetworkInterfaces": 4, "NetworkCards": [ { - "BaselineBandwidthInGbps": 5.0, - "MaximumNetworkInterfaces": 8, + "BaselineBandwidthInGbps": 25.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 4, "NetworkCardIndex": 0, "NetworkPerformance": "25 Gigabit", - "PeakBandwidthInGbps": 20.0 + "PeakBandwidthInGbps": 25.0 } ], "NetworkPerformance": "25 Gigabit", "SecondaryNetworkSupported": false }, - "NitroEnclavesSupport": "unsupported", - "NitroTpmSupport": "unsupported", + "NitroEnclavesSupport": "supported", + "NitroTpmInfo": { + "SupportedVersions": [ + "2.0" + ] + }, + "NitroTpmSupport": "supported", "PhcSupport": "unsupported", "PlacementGroupInfo": { "SupportedStrategies": [ @@ -40885,11 +40772,12 @@ "SupportedArchitectures": [ "x86_64" ], - "SustainedClockSpeedInGhz": 2.3 + "SustainedClockSpeedInGhz": 3.1 }, "RebootMigrationSupport": "unsupported", "SupportedBootModes": [ - "legacy-bios" + "legacy-bios", + "uefi" ], "SupportedRootDeviceTypes": [ "ebs" @@ -40902,26 +40790,14 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 32, + "DefaultCores": 8, "DefaultThreadsPerCore": 2, - "DefaultVCpus": 64, + "DefaultVCpus": 16, "ValidCores": [ 2, 4, 6, - 8, - 10, - 12, - 14, - 16, - 18, - 20, - 22, - 24, - 26, - 28, - 30, - 32 + 8 ], "ValidThreadsPerCore": [ 1, @@ -40929,59 +40805,46 @@ ] } }, - "f1.2xlarge": { + "d3en.6xlarge": { "AutoRecoverySupported": false, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, - "DedicatedHostsSupported": true, + "DedicatedHostsSupported": false, "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 1700, - "BaselineIops": 12000, - "BaselineThroughputInMBps": 212.5, - "MaximumBandwidthInMbps": 1700, - "MaximumIops": 12000, - "MaximumThroughputInMBps": 212.5 + "BaselineBandwidthInMbps": 4000, + "BaselineIops": 25000, + "BaselineThroughputInMBps": 500.0, + "MaximumBandwidthInMbps": 4000, + "MaximumIops": 25000, + "MaximumThroughputInMBps": 500.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 26, - "NvmeSupport": "supported" - }, - "FpgaInfo": { - "Fpgas": [ - { - "Count": 1, - "Manufacturer": "Xilinx", - "MemoryInfo": { - "SizeInMiB": 65536 - }, - "Name": "Virtex UltraScale (VU9P)" - } - ], - "TotalFpgaMemoryInMiB": 65536 + "MaximumEbsAttachments": 15, + "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": false, - "Hypervisor": "xen", + "Hypervisor": "nitro", "InstanceStorageInfo": { "Disks": [ { - "Count": 1, - "SizeInGB": 470, - "Type": "ssd" + "Count": 12, + "SizeInGB": 13980, + "Type": "hdd" } ], "EncryptionSupport": "required", "NvmeSupport": "required", - "TotalSizeInGB": 470 + "TotalSizeInGB": 167760 }, "InstanceStorageSupported": true, - "InstanceType": "f1.2xlarge", + "InstanceType": "d3en.6xlarge", "MemoryInfo": { - "SizeInMiB": 124928 + "SizeInMiB": 98304 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { @@ -40992,8 +40855,8 @@ "DefaultNetworkCardIndex": 0, "EfaSupported": false, "EnaSrdSupported": false, - "EnaSupport": "supported", - "EncryptionInTransitSupported": false, + "EnaSupport": "required", + "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "unsupported", "Ipv4AddressesPerInterface": 15, "Ipv6AddressesPerInterface": 15, @@ -41002,18 +40865,24 @@ "MaximumNetworkInterfaces": 4, "NetworkCards": [ { - "BaselineBandwidthInGbps": 2.5, + "BaselineBandwidthInGbps": 40.0, + "DefaultEnaQueueCountPerInterface": 32, "MaximumNetworkInterfaces": 4, "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 10 Gigabit", - "PeakBandwidthInGbps": 10.0 + "NetworkPerformance": "40 Gigabit", + "PeakBandwidthInGbps": 40.0 } ], - "NetworkPerformance": "Up to 10 Gigabit", + "NetworkPerformance": "40 Gigabit", "SecondaryNetworkSupported": false }, - "NitroEnclavesSupport": "unsupported", - "NitroTpmSupport": "unsupported", + "NitroEnclavesSupport": "supported", + "NitroTpmInfo": { + "SupportedVersions": [ + "2.0" + ] + }, + "NitroTpmSupport": "supported", "PhcSupport": "unsupported", "PlacementGroupInfo": { "SupportedStrategies": [ @@ -41027,11 +40896,12 @@ "SupportedArchitectures": [ "x86_64" ], - "SustainedClockSpeedInGhz": 2.3 + "SustainedClockSpeedInGhz": 3.1 }, "RebootMigrationSupport": "unsupported", "SupportedBootModes": [ - "legacy-bios" + "legacy-bios", + "uefi" ], "SupportedRootDeviceTypes": [ "ebs" @@ -41044,14 +40914,16 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 4, + "DefaultCores": 12, "DefaultThreadsPerCore": 2, - "DefaultVCpus": 8, + "DefaultVCpus": 24, "ValidCores": [ - 1, 2, - 3, - 4 + 4, + 6, + 8, + 10, + 12 ], "ValidThreadsPerCore": [ 1, @@ -41059,59 +40931,46 @@ ] } }, - "f1.4xlarge": { + "d3en.8xlarge": { "AutoRecoverySupported": false, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, - "DedicatedHostsSupported": true, + "DedicatedHostsSupported": false, "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 3500, - "BaselineIops": 44000, - "BaselineThroughputInMBps": 437.5, - "MaximumBandwidthInMbps": 3500, - "MaximumIops": 44000, - "MaximumThroughputInMBps": 437.5 + "BaselineBandwidthInMbps": 5000, + "BaselineIops": 30000, + "BaselineThroughputInMBps": 625.0, + "MaximumBandwidthInMbps": 5000, + "MaximumIops": 30000, + "MaximumThroughputInMBps": 625.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 25, - "NvmeSupport": "supported" - }, - "FpgaInfo": { - "Fpgas": [ - { - "Count": 2, - "Manufacturer": "Xilinx", - "MemoryInfo": { - "SizeInMiB": 65536 - }, - "Name": "Virtex UltraScale (VU9P)" - } - ], - "TotalFpgaMemoryInMiB": 131072 + "MaximumEbsAttachments": 11, + "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": false, - "Hypervisor": "xen", + "Hypervisor": "nitro", "InstanceStorageInfo": { "Disks": [ { - "Count": 1, - "SizeInGB": 940, - "Type": "ssd" + "Count": 16, + "SizeInGB": 13980, + "Type": "hdd" } ], "EncryptionSupport": "required", "NvmeSupport": "required", - "TotalSizeInGB": 940 + "TotalSizeInGB": 223680 }, "InstanceStorageSupported": true, - "InstanceType": "f1.4xlarge", + "InstanceType": "d3en.8xlarge", "MemoryInfo": { - "SizeInMiB": 249856 + "SizeInMiB": 131072 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { @@ -41122,28 +40981,34 @@ "DefaultNetworkCardIndex": 0, "EfaSupported": false, "EnaSrdSupported": false, - "EnaSupport": "supported", - "EncryptionInTransitSupported": false, + "EnaSupport": "required", + "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 30, - "Ipv6AddressesPerInterface": 30, + "Ipv4AddressesPerInterface": 20, + "Ipv6AddressesPerInterface": 20, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 8, + "MaximumNetworkInterfaces": 4, "NetworkCards": [ { - "BaselineBandwidthInGbps": 5.0, - "MaximumNetworkInterfaces": 8, + "BaselineBandwidthInGbps": 50.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 4, "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 10 Gigabit", - "PeakBandwidthInGbps": 10.0 + "NetworkPerformance": "50 Gigabit", + "PeakBandwidthInGbps": 50.0 } ], - "NetworkPerformance": "Up to 10 Gigabit", + "NetworkPerformance": "50 Gigabit", "SecondaryNetworkSupported": false }, - "NitroEnclavesSupport": "unsupported", - "NitroTpmSupport": "unsupported", + "NitroEnclavesSupport": "supported", + "NitroTpmInfo": { + "SupportedVersions": [ + "2.0" + ] + }, + "NitroTpmSupport": "supported", "PhcSupport": "unsupported", "PlacementGroupInfo": { "SupportedStrategies": [ @@ -41157,11 +41022,12 @@ "SupportedArchitectures": [ "x86_64" ], - "SustainedClockSpeedInGhz": 2.3 + "SustainedClockSpeedInGhz": 3.1 }, "RebootMigrationSupport": "unsupported", "SupportedBootModes": [ - "legacy-bios" + "legacy-bios", + "uefi" ], "SupportedRootDeviceTypes": [ "ebs" @@ -41174,18 +41040,467 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 8, + "DefaultCores": 16, "DefaultThreadsPerCore": 2, - "DefaultVCpus": 16, + "DefaultVCpus": 32, "ValidCores": [ + 2, + 4, + 6, + 8, + 10, + 12, + 14, + 16 + ], + "ValidThreadsPerCore": [ 1, + 2 + ] + } + }, + "d3en.xlarge": { + "AutoRecoverySupported": false, + "BareMetal": false, + "BurstablePerformanceSupported": false, + "CurrentGeneration": true, + "DedicatedHostsSupported": false, + "EbsInfo": { + "AttachmentLimitType": "shared", + "EbsOptimizedInfo": { + "BaselineBandwidthInMbps": 850, + "BaselineIops": 5000, + "BaselineThroughputInMBps": 106.25, + "MaximumBandwidthInMbps": 2800, + "MaximumIops": 15000, + "MaximumThroughputInMBps": 350.0 + }, + "EbsOptimizedSupport": "default", + "EncryptionSupport": "supported", + "MaximumEbsAttachments": 25, + "NvmeSupport": "required" + }, + "FreeTierEligible": false, + "HibernationSupported": false, + "Hypervisor": "nitro", + "InstanceStorageInfo": { + "Disks": [ + { + "Count": 2, + "SizeInGB": 13980, + "Type": "hdd" + } + ], + "EncryptionSupport": "required", + "NvmeSupport": "required", + "TotalSizeInGB": 27960 + }, + "InstanceStorageSupported": true, + "InstanceType": "d3en.xlarge", + "MemoryInfo": { + "SizeInMiB": 16384 + }, + "NetworkInfo": { + "ConnectionTrackingConfiguration": { + "DefaultTcpEstablishedTimeout": 432000, + "DefaultUdpStreamTimeout": 180, + "DefaultUdpTimeout": 30 + }, + "DefaultNetworkCardIndex": 0, + "EfaSupported": false, + "EnaSrdSupported": false, + "EnaSupport": "required", + "EncryptionInTransitSupported": true, + "FlexibleEnaQueuesSupport": "unsupported", + "Ipv4AddressesPerInterface": 3, + "Ipv6AddressesPerInterface": 3, + "Ipv6Supported": true, + "MaximumNetworkCards": 1, + "MaximumNetworkInterfaces": 4, + "NetworkCards": [ + { + "BaselineBandwidthInGbps": 6.0, + "DefaultEnaQueueCountPerInterface": 8, + "MaximumNetworkInterfaces": 4, + "NetworkCardIndex": 0, + "NetworkPerformance": "Up to 25 Gigabit", + "PeakBandwidthInGbps": 25.0 + } + ], + "NetworkPerformance": "Up to 25 Gigabit", + "SecondaryNetworkSupported": false + }, + "NitroEnclavesSupport": "supported", + "NitroTpmInfo": { + "SupportedVersions": [ + "2.0" + ] + }, + "NitroTpmSupport": "supported", + "PhcSupport": "unsupported", + "PlacementGroupInfo": { + "SupportedStrategies": [ + "cluster", + "partition", + "spread" + ] + }, + "ProcessorInfo": { + "Manufacturer": "Intel", + "SupportedArchitectures": [ + "x86_64" + ], + "SustainedClockSpeedInGhz": 3.1 + }, + "RebootMigrationSupport": "unsupported", + "SupportedBootModes": [ + "legacy-bios", + "uefi" + ], + "SupportedRootDeviceTypes": [ + "ebs" + ], + "SupportedUsageClasses": [ + "on-demand", + "spot" + ], + "SupportedVirtualizationTypes": [ + "hvm" + ], + "VCpuInfo": { + "DefaultCores": 2, + "DefaultThreadsPerCore": 2, + "DefaultVCpus": 4, + "ValidCores": [ + 1, + 2 + ], + "ValidThreadsPerCore": [ + 1, + 2 + ] + } + }, + "dl1.24xlarge": { + "AutoRecoverySupported": false, + "BareMetal": false, + "BurstablePerformanceSupported": false, + "CurrentGeneration": true, + "DedicatedHostsSupported": true, + "EbsInfo": { + "AttachmentLimitType": "shared", + "EbsOptimizedInfo": { + "BaselineBandwidthInMbps": 19000, + "BaselineIops": 80000, + "BaselineThroughputInMBps": 2375.0, + "MaximumBandwidthInMbps": 19000, + "MaximumIops": 80000, + "MaximumThroughputInMBps": 2375.0 + }, + "EbsOptimizedSupport": "default", + "EncryptionSupport": "supported", + "MaximumEbsAttachments": 28, + "NvmeSupport": "required" + }, + "FreeTierEligible": false, + "GpuInfo": { + "Gpus": [ + { + "Count": 8, + "GpuPartitionSize": 1.0, + "LogicalGpuCount": 8, + "Manufacturer": "Habana", + "MemoryInfo": { + "SizeInMiB": 32768 + }, + "Name": "Gaudi HL-205", + "Workloads": [ + "ml-ai" + ] + } + ], + "TotalGpuMemoryInMiB": 262144 + }, + "HibernationSupported": false, + "Hypervisor": "nitro", + "InstanceStorageInfo": { + "Disks": [ + { + "Count": 4, + "SizeInGB": 1000, + "Type": "ssd" + } + ], + "EncryptionSupport": "required", + "NvmeSupport": "required", + "TotalSizeInGB": 4000 + }, + "InstanceStorageSupported": true, + "InstanceType": "dl1.24xlarge", + "MemoryInfo": { + "SizeInMiB": 786432 + }, + "NetworkInfo": { + "ConnectionTrackingConfiguration": { + "DefaultTcpEstablishedTimeout": 432000, + "DefaultUdpStreamTimeout": 180, + "DefaultUdpTimeout": 30 + }, + "DefaultNetworkCardIndex": 0, + "EfaInfo": { + "MaximumEfaInterfaces": 4 + }, + "EfaSupported": true, + "EnaSrdSupported": false, + "EnaSupport": "required", + "EncryptionInTransitSupported": true, + "FlexibleEnaQueuesSupport": "unsupported", + "Ipv4AddressesPerInterface": 50, + "Ipv6AddressesPerInterface": 50, + "Ipv6Supported": true, + "MaximumNetworkCards": 4, + "MaximumNetworkInterfaces": 60, + "NetworkCards": [ + { + "BaselineBandwidthInGbps": 100.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 15, + "NetworkCardIndex": 0, + "NetworkPerformance": "100 Gigabit", + "PeakBandwidthInGbps": 100.0 + }, + { + "BaselineBandwidthInGbps": 100.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 15, + "NetworkCardIndex": 1, + "NetworkPerformance": "100 Gigabit", + "PeakBandwidthInGbps": 100.0 + }, + { + "BaselineBandwidthInGbps": 100.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 15, + "NetworkCardIndex": 2, + "NetworkPerformance": "100 Gigabit", + "PeakBandwidthInGbps": 100.0 + }, + { + "BaselineBandwidthInGbps": 100.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 15, + "NetworkCardIndex": 3, + "NetworkPerformance": "100 Gigabit", + "PeakBandwidthInGbps": 100.0 + } + ], + "NetworkPerformance": "4x 100 Gigabit", + "SecondaryNetworkSupported": false + }, + "NitroEnclavesSupport": "supported", + "NitroTpmSupport": "unsupported", + "PhcSupport": "unsupported", + "PlacementGroupInfo": { + "SupportedStrategies": [ + "cluster", + "partition", + "spread" + ] + }, + "ProcessorInfo": { + "Manufacturer": "Intel", + "SupportedArchitectures": [ + "x86_64" + ], + "SustainedClockSpeedInGhz": 3.0 + }, + "RebootMigrationSupport": "unsupported", + "SupportedBootModes": [ + "legacy-bios" + ], + "SupportedRootDeviceTypes": [ + "ebs" + ], + "SupportedUsageClasses": [ + "on-demand", + "spot" + ], + "SupportedVirtualizationTypes": [ + "hvm" + ], + "VCpuInfo": { + "DefaultCores": 48, + "DefaultThreadsPerCore": 2, + "DefaultVCpus": 96, + "ValidCores": [ 2, - 3, 4, - 5, 6, - 7, - 8 + 8, + 10, + 12, + 14, + 16, + 18, + 20, + 22, + 24, + 26, + 28, + 30, + 32, + 34, + 36, + 38, + 40, + 42, + 44, + 46, + 48 + ], + "ValidThreadsPerCore": [ + 1, + 2 + ] + } + }, + "dl2q.24xlarge": { + "AutoRecoverySupported": false, + "BareMetal": false, + "BurstablePerformanceSupported": false, + "CurrentGeneration": true, + "DedicatedHostsSupported": true, + "EbsInfo": { + "AttachmentLimitType": "shared", + "EbsOptimizedInfo": { + "BaselineBandwidthInMbps": 19000, + "BaselineIops": 80000, + "BaselineThroughputInMBps": 2375.0, + "MaximumBandwidthInMbps": 19000, + "MaximumIops": 80000, + "MaximumThroughputInMBps": 2375.0 + }, + "EbsOptimizedSupport": "default", + "EncryptionSupport": "supported", + "MaximumEbsAttachments": 19, + "NvmeSupport": "required" + }, + "FreeTierEligible": false, + "HibernationSupported": false, + "Hypervisor": "nitro", + "InferenceAcceleratorInfo": { + "Accelerators": [ + { + "Count": 8, + "Manufacturer": "Qualcomm", + "MemoryInfo": { + "SizeInMiB": 16000 + }, + "Name": "Qualcomm AI100" + } + ], + "TotalInferenceMemoryInMiB": 128000 + }, + "InstanceStorageSupported": false, + "InstanceType": "dl2q.24xlarge", + "MemoryInfo": { + "SizeInMiB": 786432 + }, + "NetworkInfo": { + "ConnectionTrackingConfiguration": { + "DefaultTcpEstablishedTimeout": 432000, + "DefaultUdpStreamTimeout": 180, + "DefaultUdpTimeout": 30 + }, + "DefaultNetworkCardIndex": 0, + "EfaInfo": { + "MaximumEfaInterfaces": 1 + }, + "EfaSupported": true, + "EnaSrdSupported": false, + "EnaSupport": "required", + "EncryptionInTransitSupported": true, + "FlexibleEnaQueuesSupport": "unsupported", + "Ipv4AddressesPerInterface": 50, + "Ipv4AddressesPerSecondaryInterface": 0, + "Ipv6AddressesPerInterface": 50, + "Ipv6Supported": true, + "MaximumNetworkCards": 1, + "MaximumNetworkInterfaces": 15, + "NetworkCards": [ + { + "BaselineBandwidthInGbps": 100.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 15, + "NetworkCardIndex": 0, + "NetworkPerformance": "100 Gigabit", + "PeakBandwidthInGbps": 100.0 + } + ], + "NetworkPerformance": "100 Gigabit", + "SecondaryNetworkSupported": false + }, + "NitroEnclavesSupport": "supported", + "NitroTpmSupport": "unsupported", + "PhcSupport": "unsupported", + "PlacementGroupInfo": { + "SupportedStrategies": [ + "cluster", + "partition", + "spread" + ] + }, + "ProcessorInfo": { + "Manufacturer": "Intel", + "SupportedArchitectures": [ + "x86_64" + ], + "SustainedClockSpeedInGhz": 2.5 + }, + "RebootMigrationSupport": "supported", + "SupportedBootModes": [ + "legacy-bios", + "uefi" + ], + "SupportedRootDeviceTypes": [ + "ebs" + ], + "SupportedUsageClasses": [ + "on-demand", + "spot" + ], + "SupportedVirtualizationTypes": [ + "hvm" + ], + "VCpuInfo": { + "DefaultCores": 48, + "DefaultThreadsPerCore": 2, + "DefaultVCpus": 96, + "ValidCores": [ + 2, + 4, + 6, + 8, + 10, + 12, + 14, + 16, + 18, + 20, + 22, + 24, + 26, + 28, + 30, + 32, + 34, + 36, + 38, + 40, + 42, + 44, + 46, + 48 ], "ValidThreadsPerCore": [ 1, @@ -42340,8 +42655,8 @@ }, "Name": "T4", "Workloads": [ - "graphics", - "ml-ai" + "ml-ai", + "graphics" ] } ], @@ -42652,8 +42967,8 @@ }, "Name": "T4", "Workloads": [ - "graphics", - "ml-ai" + "ml-ai", + "graphics" ] } ], @@ -42793,8 +43108,8 @@ }, "Name": "T4", "Workloads": [ - "graphics", - "ml-ai" + "ml-ai", + "graphics" ] } ], @@ -43355,8 +43670,8 @@ }, "Name": "A10G", "Workloads": [ - "graphics", - "ml-ai" + "ml-ai", + "graphics" ] } ], @@ -43763,8 +44078,8 @@ }, "Name": "A10G", "Workloads": [ - "graphics", - "ml-ai" + "ml-ai", + "graphics" ] } ], @@ -43896,8 +44211,8 @@ }, "Name": "A10G", "Workloads": [ - "ml-ai", - "graphics" + "graphics", + "ml-ai" ] } ], @@ -44032,8 +44347,8 @@ }, "Name": "A10G", "Workloads": [ - "graphics", - "ml-ai" + "ml-ai", + "graphics" ] } ], @@ -44165,8 +44480,8 @@ }, "Name": "A10G", "Workloads": [ - "ml-ai", - "graphics" + "graphics", + "ml-ai" ] } ], @@ -44434,8 +44749,8 @@ }, "Name": "T4g", "Workloads": [ - "graphics", - "ml-ai" + "ml-ai", + "graphics" ] } ], @@ -44618,8 +44933,8 @@ }, "Name": "T4g", "Workloads": [ - "graphics", - "ml-ai" + "ml-ai", + "graphics" ] } ], @@ -45148,8 +45463,8 @@ }, "Name": "T4g", "Workloads": [ - "graphics", - "ml-ai" + "ml-ai", + "graphics" ] } ], @@ -45579,8 +45894,8 @@ }, "Name": "L4", "Workloads": [ - "graphics", - "ml-ai" + "ml-ai", + "graphics" ] } ], @@ -46034,8 +46349,8 @@ }, "Name": "L4", "Workloads": [ - "ml-ai", - "graphics" + "graphics", + "ml-ai" ] } ], @@ -46476,8 +46791,8 @@ }, "Name": "L40S", "Workloads": [ - "graphics", - "ml-ai" + "ml-ai", + "graphics" ] } ], @@ -47081,8 +47396,8 @@ }, "Name": "L40S", "Workloads": [ - "graphics", - "ml-ai" + "ml-ai", + "graphics" ] } ], @@ -47404,8 +47719,8 @@ }, "Name": "L40S", "Workloads": [ - "graphics", - "ml-ai" + "ml-ai", + "graphics" ] } ], @@ -47697,8 +48012,8 @@ }, "Name": "L4", "Workloads": [ - "graphics", - "ml-ai" + "ml-ai", + "graphics" ] } ], @@ -48130,8 +48445,8 @@ }, "Name": "L4", "Workloads": [ - "ml-ai", - "graphics" + "graphics", + "ml-ai" ] } ], @@ -48272,8 +48587,8 @@ }, "Name": "RTX PRO Server 6000", "Workloads": [ - "graphics", - "ml-ai" + "ml-ai", + "graphics" ] } ], @@ -48638,8 +48953,8 @@ }, "Name": "RTX PRO Server 6000", "Workloads": [ - "graphics", - "ml-ai" + "ml-ai", + "graphics" ] } ], @@ -49144,8 +49459,8 @@ }, "Name": "RTX PRO Server 6000", "Workloads": [ - "graphics", - "ml-ai" + "ml-ai", + "graphics" ] } ], @@ -49603,8 +49918,8 @@ }, "Name": "L4", "Workloads": [ - "ml-ai", - "graphics" + "graphics", + "ml-ai" ] } ], @@ -100539,8 +100854,8 @@ ] } }, - "m8id.12xlarge": { - "AutoRecoverySupported": false, + "m8ib.12xlarge": { + "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, @@ -100548,12 +100863,12 @@ "EbsInfo": { "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 15000, - "BaselineIops": 60000, - "BaselineThroughputInMBps": 1875.0, - "MaximumBandwidthInMbps": 15000, - "MaximumIops": 60000, - "MaximumThroughputInMBps": 1875.0 + "BaselineBandwidthInMbps": 37500, + "BaselineIops": 180000, + "BaselineThroughputInMBps": 4687.5, + "MaximumBandwidthInMbps": 37500, + "MaximumIops": 180000, + "MaximumThroughputInMBps": 4687.5 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", @@ -100563,29 +100878,12 @@ "FreeTierEligible": false, "HibernationSupported": false, "Hypervisor": "nitro", - "InstanceStorageInfo": { - "Disks": [ - { - "Count": 1, - "SizeInGB": 2850, - "Type": "ssd" - } - ], - "EncryptionSupport": "required", - "NvmeSupport": "required", - "TotalSizeInGB": 2850 - }, - "InstanceStorageSupported": true, - "InstanceType": "m8id.12xlarge", + "InstanceStorageSupported": false, + "InstanceType": "m8ib.12xlarge", "MemoryInfo": { "SizeInMiB": 196608 }, "NetworkInfo": { - "BandwidthWeightings": [ - "default", - "ebs-1", - "vpc-1" - ], "ConnectionTrackingConfiguration": { "DefaultTcpEstablishedTimeout": 350, "DefaultUdpStreamTimeout": 180, @@ -100593,7 +100891,7 @@ }, "DefaultNetworkCardIndex": 0, "EfaSupported": false, - "EnaSrdSupported": false, + "EnaSrdSupported": true, "EnaSupport": "required", "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "supported", @@ -100606,17 +100904,17 @@ "NetworkCards": [ { "AdditionalFlexibleNetworkInterfaces": 0, - "BaselineBandwidthInGbps": 22.5, + "BaselineBandwidthInGbps": 50.0, "DefaultEnaQueueCountPerInterface": 16, "MaximumEnaQueueCount": 192, "MaximumEnaQueueCountPerInterface": 64, "MaximumNetworkInterfaces": 12, "NetworkCardIndex": 0, - "NetworkPerformance": "22.5 Gigabit", - "PeakBandwidthInGbps": 22.5 + "NetworkPerformance": "50 Gigabit", + "PeakBandwidthInGbps": 50.0 } ], - "NetworkPerformance": "22.5 Gigabit", + "NetworkPerformance": "50 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -100626,7 +100924,7 @@ ] }, "NitroTpmSupport": "supported", - "PhcSupport": "supported", + "PhcSupport": "unsupported", "PlacementGroupInfo": { "SupportedStrategies": [ "cluster", @@ -100641,7 +100939,7 @@ ], "SustainedClockSpeedInGhz": 3.9 }, - "RebootMigrationSupport": "unsupported", + "RebootMigrationSupport": "supported", "SupportedBootModes": [ "legacy-bios", "uefi" @@ -100692,8 +100990,8 @@ ] } }, - "m8id.16xlarge": { - "AutoRecoverySupported": false, + "m8ib.16xlarge": { + "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, @@ -100701,12 +100999,12 @@ "EbsInfo": { "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 20000, - "BaselineIops": 80000, - "BaselineThroughputInMBps": 2500.0, - "MaximumBandwidthInMbps": 20000, - "MaximumIops": 80000, - "MaximumThroughputInMBps": 2500.0 + "BaselineBandwidthInMbps": 50000, + "BaselineIops": 240000, + "BaselineThroughputInMBps": 6250.0, + "MaximumBandwidthInMbps": 50000, + "MaximumIops": 240000, + "MaximumThroughputInMBps": 6250.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", @@ -100716,29 +101014,12 @@ "FreeTierEligible": false, "HibernationSupported": false, "Hypervisor": "nitro", - "InstanceStorageInfo": { - "Disks": [ - { - "Count": 1, - "SizeInGB": 3800, - "Type": "ssd" - } - ], - "EncryptionSupport": "required", - "NvmeSupport": "required", - "TotalSizeInGB": 3800 - }, - "InstanceStorageSupported": true, - "InstanceType": "m8id.16xlarge", + "InstanceStorageSupported": false, + "InstanceType": "m8ib.16xlarge", "MemoryInfo": { "SizeInMiB": 262144 }, "NetworkInfo": { - "BandwidthWeightings": [ - "default", - "ebs-1", - "vpc-1" - ], "ConnectionTrackingConfiguration": { "DefaultTcpEstablishedTimeout": 350, "DefaultUdpStreamTimeout": 180, @@ -100746,7 +101027,7 @@ }, "DefaultNetworkCardIndex": 0, "EfaSupported": false, - "EnaSrdSupported": false, + "EnaSrdSupported": true, "EnaSupport": "required", "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "supported", @@ -100759,17 +101040,17 @@ "NetworkCards": [ { "AdditionalFlexibleNetworkInterfaces": 0, - "BaselineBandwidthInGbps": 30.0, + "BaselineBandwidthInGbps": 66.666, "DefaultEnaQueueCountPerInterface": 16, "MaximumEnaQueueCount": 256, "MaximumEnaQueueCountPerInterface": 64, "MaximumNetworkInterfaces": 16, "NetworkCardIndex": 0, - "NetworkPerformance": "30 Gigabit", - "PeakBandwidthInGbps": 30.0 + "NetworkPerformance": "66.67 Gigabit", + "PeakBandwidthInGbps": 66.666 } ], - "NetworkPerformance": "30 Gigabit", + "NetworkPerformance": "66.66 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -100779,7 +101060,7 @@ ] }, "NitroTpmSupport": "supported", - "PhcSupport": "supported", + "PhcSupport": "unsupported", "PlacementGroupInfo": { "SupportedStrategies": [ "cluster", @@ -100794,7 +101075,7 @@ ], "SustainedClockSpeedInGhz": 3.9 }, - "RebootMigrationSupport": "unsupported", + "RebootMigrationSupport": "supported", "SupportedBootModes": [ "legacy-bios", "uefi" @@ -100853,8 +101134,8 @@ ] } }, - "m8id.24xlarge": { - "AutoRecoverySupported": false, + "m8ib.24xlarge": { + "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, @@ -100862,12 +101143,12 @@ "EbsInfo": { "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 30000, - "BaselineIops": 120000, - "BaselineThroughputInMBps": 3750.0, - "MaximumBandwidthInMbps": 30000, - "MaximumIops": 120000, - "MaximumThroughputInMBps": 3750.0 + "BaselineBandwidthInMbps": 75000, + "BaselineIops": 360000, + "BaselineThroughputInMBps": 9375.0, + "MaximumBandwidthInMbps": 75000, + "MaximumIops": 360000, + "MaximumThroughputInMBps": 9375.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", @@ -100877,29 +101158,12 @@ "FreeTierEligible": false, "HibernationSupported": false, "Hypervisor": "nitro", - "InstanceStorageInfo": { - "Disks": [ - { - "Count": 2, - "SizeInGB": 2850, - "Type": "ssd" - } - ], - "EncryptionSupport": "required", - "NvmeSupport": "required", - "TotalSizeInGB": 5700 - }, - "InstanceStorageSupported": true, - "InstanceType": "m8id.24xlarge", + "InstanceStorageSupported": false, + "InstanceType": "m8ib.24xlarge", "MemoryInfo": { "SizeInMiB": 393216 }, "NetworkInfo": { - "BandwidthWeightings": [ - "default", - "ebs-1", - "vpc-1" - ], "ConnectionTrackingConfiguration": { "DefaultTcpEstablishedTimeout": 350, "DefaultUdpStreamTimeout": 180, @@ -100920,17 +101184,17 @@ "NetworkCards": [ { "AdditionalFlexibleNetworkInterfaces": 0, - "BaselineBandwidthInGbps": 40.0, + "BaselineBandwidthInGbps": 100.0, "DefaultEnaQueueCountPerInterface": 16, - "MaximumEnaQueueCount": 384, + "MaximumEnaQueueCount": 256, "MaximumEnaQueueCountPerInterface": 128, "MaximumNetworkInterfaces": 16, "NetworkCardIndex": 0, - "NetworkPerformance": "40 Gigabit", - "PeakBandwidthInGbps": 40.0 + "NetworkPerformance": "100 Gigabit", + "PeakBandwidthInGbps": 100.0 } ], - "NetworkPerformance": "40 Gigabit", + "NetworkPerformance": "100 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -100940,7 +101204,7 @@ ] }, "NitroTpmSupport": "supported", - "PhcSupport": "supported", + "PhcSupport": "unsupported", "PlacementGroupInfo": { "SupportedStrategies": [ "cluster", @@ -100955,7 +101219,7 @@ ], "SustainedClockSpeedInGhz": 3.9 }, - "RebootMigrationSupport": "unsupported", + "RebootMigrationSupport": "supported", "SupportedBootModes": [ "legacy-bios", "uefi" @@ -101005,8 +101269,8 @@ ] } }, - "m8id.2xlarge": { - "AutoRecoverySupported": false, + "m8ib.2xlarge": { + "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, @@ -101014,12 +101278,12 @@ "EbsInfo": { "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 2500, - "BaselineIops": 12000, - "BaselineThroughputInMBps": 312.5, - "MaximumBandwidthInMbps": 10000, - "MaximumIops": 40000, - "MaximumThroughputInMBps": 1250.0 + "BaselineBandwidthInMbps": 6250, + "BaselineIops": 30000, + "BaselineThroughputInMBps": 781.25, + "MaximumBandwidthInMbps": 25000, + "MaximumIops": 120000, + "MaximumThroughputInMBps": 3125.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", @@ -101029,29 +101293,12 @@ "FreeTierEligible": false, "HibernationSupported": false, "Hypervisor": "nitro", - "InstanceStorageInfo": { - "Disks": [ - { - "Count": 1, - "SizeInGB": 474, - "Type": "ssd" - } - ], - "EncryptionSupport": "required", - "NvmeSupport": "required", - "TotalSizeInGB": 474 - }, - "InstanceStorageSupported": true, - "InstanceType": "m8id.2xlarge", + "InstanceStorageSupported": false, + "InstanceType": "m8ib.2xlarge", "MemoryInfo": { "SizeInMiB": 32768 }, "NetworkInfo": { - "BandwidthWeightings": [ - "default", - "ebs-1", - "vpc-1" - ], "ConnectionTrackingConfiguration": { "DefaultTcpEstablishedTimeout": 350, "DefaultUdpStreamTimeout": 180, @@ -101072,17 +101319,17 @@ "NetworkCards": [ { "AdditionalFlexibleNetworkInterfaces": 0, - "BaselineBandwidthInGbps": 3.75, + "BaselineBandwidthInGbps": 8.333, "DefaultEnaQueueCountPerInterface": 8, "MaximumEnaQueueCount": 32, "MaximumEnaQueueCountPerInterface": 8, "MaximumNetworkInterfaces": 4, "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 15 Gigabit", - "PeakBandwidthInGbps": 15.0 + "NetworkPerformance": "Up to 26.67 Gigabit", + "PeakBandwidthInGbps": 26.667 } ], - "NetworkPerformance": "Up to 15 Gigabit", + "NetworkPerformance": "Up to 26.66 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -101092,7 +101339,7 @@ ] }, "NitroTpmSupport": "supported", - "PhcSupport": "supported", + "PhcSupport": "unsupported", "PlacementGroupInfo": { "SupportedStrategies": [ "cluster", @@ -101107,7 +101354,7 @@ ], "SustainedClockSpeedInGhz": 3.9 }, - "RebootMigrationSupport": "unsupported", + "RebootMigrationSupport": "supported", "SupportedBootModes": [ "legacy-bios", "uefi" @@ -101138,8 +101385,8 @@ ] } }, - "m8id.32xlarge": { - "AutoRecoverySupported": false, + "m8ib.32xlarge": { + "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, @@ -101147,12 +101394,12 @@ "EbsInfo": { "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 40000, - "BaselineIops": 160000, - "BaselineThroughputInMBps": 5000.0, - "MaximumBandwidthInMbps": 40000, - "MaximumIops": 160000, - "MaximumThroughputInMBps": 5000.0 + "BaselineBandwidthInMbps": 100000, + "BaselineIops": 480000, + "BaselineThroughputInMBps": 12500.0, + "MaximumBandwidthInMbps": 100000, + "MaximumIops": 480000, + "MaximumThroughputInMBps": 12500.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", @@ -101162,29 +101409,12 @@ "FreeTierEligible": false, "HibernationSupported": false, "Hypervisor": "nitro", - "InstanceStorageInfo": { - "Disks": [ - { - "Count": 2, - "SizeInGB": 3800, - "Type": "ssd" - } - ], - "EncryptionSupport": "required", - "NvmeSupport": "required", - "TotalSizeInGB": 7600 - }, - "InstanceStorageSupported": true, - "InstanceType": "m8id.32xlarge", + "InstanceStorageSupported": false, + "InstanceType": "m8ib.32xlarge", "MemoryInfo": { "SizeInMiB": 524288 }, "NetworkInfo": { - "BandwidthWeightings": [ - "default", - "ebs-1", - "vpc-1" - ], "ConnectionTrackingConfiguration": { "DefaultTcpEstablishedTimeout": 350, "DefaultUdpStreamTimeout": 180, @@ -101201,21 +101431,21 @@ "Ipv6AddressesPerInterface": 64, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 24, + "MaximumNetworkInterfaces": 16, "NetworkCards": [ { "AdditionalFlexibleNetworkInterfaces": 0, - "BaselineBandwidthInGbps": 50.0, - "DefaultEnaQueueCountPerInterface": 16, + "BaselineBandwidthInGbps": 133.333, + "DefaultEnaQueueCountPerInterface": 32, "MaximumEnaQueueCount": 512, "MaximumEnaQueueCountPerInterface": 128, - "MaximumNetworkInterfaces": 24, + "MaximumNetworkInterfaces": 16, "NetworkCardIndex": 0, - "NetworkPerformance": "50 Gigabit", - "PeakBandwidthInGbps": 50.0 + "NetworkPerformance": "133.33 Gigabit", + "PeakBandwidthInGbps": 133.333 } ], - "NetworkPerformance": "50 Gigabit", + "NetworkPerformance": "133.33 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -101225,7 +101455,7 @@ ] }, "NitroTpmSupport": "supported", - "PhcSupport": "supported", + "PhcSupport": "unsupported", "PlacementGroupInfo": { "SupportedStrategies": [ "cluster", @@ -101240,7 +101470,7 @@ ], "SustainedClockSpeedInGhz": 3.9 }, - "RebootMigrationSupport": "unsupported", + "RebootMigrationSupport": "supported", "SupportedBootModes": [ "legacy-bios", "uefi" @@ -101298,8 +101528,8 @@ ] } }, - "m8id.48xlarge": { - "AutoRecoverySupported": false, + "m8ib.48xlarge": { + "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, @@ -101307,12 +101537,12 @@ "EbsInfo": { "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 60000, - "BaselineIops": 240000, - "BaselineThroughputInMBps": 7500.0, - "MaximumBandwidthInMbps": 60000, - "MaximumIops": 240000, - "MaximumThroughputInMBps": 7500.0 + "BaselineBandwidthInMbps": 150000, + "BaselineIops": 720000, + "BaselineThroughputInMBps": 18750.0, + "MaximumBandwidthInMbps": 150000, + "MaximumIops": 720000, + "MaximumThroughputInMBps": 18750.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", @@ -101322,29 +101552,12 @@ "FreeTierEligible": false, "HibernationSupported": false, "Hypervisor": "nitro", - "InstanceStorageInfo": { - "Disks": [ - { - "Count": 3, - "SizeInGB": 3800, - "Type": "ssd" - } - ], - "EncryptionSupport": "required", - "NvmeSupport": "required", - "TotalSizeInGB": 11400 - }, - "InstanceStorageSupported": true, - "InstanceType": "m8id.48xlarge", + "InstanceStorageSupported": false, + "InstanceType": "m8ib.48xlarge", "MemoryInfo": { "SizeInMiB": 786432 }, "NetworkInfo": { - "BandwidthWeightings": [ - "default", - "ebs-1", - "vpc-1" - ], "ConnectionTrackingConfiguration": { "DefaultTcpEstablishedTimeout": 350, "DefaultUdpStreamTimeout": 180, @@ -101368,17 +101581,17 @@ "NetworkCards": [ { "AdditionalFlexibleNetworkInterfaces": 0, - "BaselineBandwidthInGbps": 75.0, + "BaselineBandwidthInGbps": 200.0, "DefaultEnaQueueCountPerInterface": 32, "MaximumEnaQueueCount": 768, "MaximumEnaQueueCountPerInterface": 128, "MaximumNetworkInterfaces": 24, "NetworkCardIndex": 0, - "NetworkPerformance": "75 Gigabit", - "PeakBandwidthInGbps": 75.0 + "NetworkPerformance": "200 Gigabit", + "PeakBandwidthInGbps": 200.0 } ], - "NetworkPerformance": "75 Gigabit", + "NetworkPerformance": "200 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -101388,7 +101601,7 @@ ] }, "NitroTpmSupport": "supported", - "PhcSupport": "supported", + "PhcSupport": "unsupported", "PlacementGroupInfo": { "SupportedStrategies": [ "cluster", @@ -101403,7 +101616,7 @@ ], "SustainedClockSpeedInGhz": 3.9 }, - "RebootMigrationSupport": "unsupported", + "RebootMigrationSupport": "supported", "SupportedBootModes": [ "legacy-bios", "uefi" @@ -101461,8 +101674,8 @@ ] } }, - "m8id.4xlarge": { - "AutoRecoverySupported": false, + "m8ib.4xlarge": { + "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, @@ -101470,12 +101683,12 @@ "EbsInfo": { "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 5000, - "BaselineIops": 20000, - "BaselineThroughputInMBps": 625.0, - "MaximumBandwidthInMbps": 10000, - "MaximumIops": 40000, - "MaximumThroughputInMBps": 1250.0 + "BaselineBandwidthInMbps": 12500, + "BaselineIops": 60000, + "BaselineThroughputInMBps": 1562.5, + "MaximumBandwidthInMbps": 25000, + "MaximumIops": 120000, + "MaximumThroughputInMBps": 3125.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", @@ -101485,29 +101698,12 @@ "FreeTierEligible": false, "HibernationSupported": false, "Hypervisor": "nitro", - "InstanceStorageInfo": { - "Disks": [ - { - "Count": 1, - "SizeInGB": 950, - "Type": "ssd" - } - ], - "EncryptionSupport": "required", - "NvmeSupport": "required", - "TotalSizeInGB": 950 - }, - "InstanceStorageSupported": true, - "InstanceType": "m8id.4xlarge", + "InstanceStorageSupported": false, + "InstanceType": "m8ib.4xlarge", "MemoryInfo": { "SizeInMiB": 65536 }, "NetworkInfo": { - "BandwidthWeightings": [ - "default", - "ebs-1", - "vpc-1" - ], "ConnectionTrackingConfiguration": { "DefaultTcpEstablishedTimeout": 350, "DefaultUdpStreamTimeout": 180, @@ -101528,17 +101724,17 @@ "NetworkCards": [ { "AdditionalFlexibleNetworkInterfaces": 0, - "BaselineBandwidthInGbps": 7.5, + "BaselineBandwidthInGbps": 16.666, "DefaultEnaQueueCountPerInterface": 8, "MaximumEnaQueueCount": 64, "MaximumEnaQueueCountPerInterface": 16, "MaximumNetworkInterfaces": 8, "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 15 Gigabit", - "PeakBandwidthInGbps": 15.0 + "NetworkPerformance": "Up to 33.33 Gigabit", + "PeakBandwidthInGbps": 33.333 } ], - "NetworkPerformance": "Up to 15 Gigabit", + "NetworkPerformance": "Up to 33.33 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -101548,7 +101744,7 @@ ] }, "NitroTpmSupport": "supported", - "PhcSupport": "supported", + "PhcSupport": "unsupported", "PlacementGroupInfo": { "SupportedStrategies": [ "cluster", @@ -101563,7 +101759,7 @@ ], "SustainedClockSpeedInGhz": 3.9 }, - "RebootMigrationSupport": "unsupported", + "RebootMigrationSupport": "supported", "SupportedBootModes": [ "legacy-bios", "uefi" @@ -101598,8 +101794,8 @@ ] } }, - "m8id.8xlarge": { - "AutoRecoverySupported": false, + "m8ib.8xlarge": { + "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, @@ -101607,12 +101803,12 @@ "EbsInfo": { "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 10000, - "BaselineIops": 40000, - "BaselineThroughputInMBps": 1250.0, - "MaximumBandwidthInMbps": 10000, - "MaximumIops": 40000, - "MaximumThroughputInMBps": 1250.0 + "BaselineBandwidthInMbps": 25000, + "BaselineIops": 120000, + "BaselineThroughputInMBps": 3125.0, + "MaximumBandwidthInMbps": 25000, + "MaximumIops": 120000, + "MaximumThroughputInMBps": 3125.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", @@ -101622,29 +101818,12 @@ "FreeTierEligible": false, "HibernationSupported": false, "Hypervisor": "nitro", - "InstanceStorageInfo": { - "Disks": [ - { - "Count": 1, - "SizeInGB": 1900, - "Type": "ssd" - } - ], - "EncryptionSupport": "required", - "NvmeSupport": "required", - "TotalSizeInGB": 1900 - }, - "InstanceStorageSupported": true, - "InstanceType": "m8id.8xlarge", + "InstanceStorageSupported": false, + "InstanceType": "m8ib.8xlarge", "MemoryInfo": { "SizeInMiB": 131072 }, "NetworkInfo": { - "BandwidthWeightings": [ - "default", - "ebs-1", - "vpc-1" - ], "ConnectionTrackingConfiguration": { "DefaultTcpEstablishedTimeout": 350, "DefaultUdpStreamTimeout": 180, @@ -101661,21 +101840,21 @@ "Ipv6AddressesPerInterface": 50, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 10, + "MaximumNetworkInterfaces": 8, "NetworkCards": [ { "AdditionalFlexibleNetworkInterfaces": 0, - "BaselineBandwidthInGbps": 15.0, - "DefaultEnaQueueCountPerInterface": 8, + "BaselineBandwidthInGbps": 33.333, + "DefaultEnaQueueCountPerInterface": 16, "MaximumEnaQueueCount": 128, "MaximumEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 10, + "MaximumNetworkInterfaces": 8, "NetworkCardIndex": 0, - "NetworkPerformance": "15 Gigabit", - "PeakBandwidthInGbps": 15.0 + "NetworkPerformance": "33.33 Gigabit", + "PeakBandwidthInGbps": 33.333 } ], - "NetworkPerformance": "15 Gigabit", + "NetworkPerformance": "33.33 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -101685,7 +101864,7 @@ ] }, "NitroTpmSupport": "supported", - "PhcSupport": "supported", + "PhcSupport": "unsupported", "PlacementGroupInfo": { "SupportedStrategies": [ "cluster", @@ -101700,7 +101879,7 @@ ], "SustainedClockSpeedInGhz": 3.9 }, - "RebootMigrationSupport": "unsupported", + "RebootMigrationSupport": "supported", "SupportedBootModes": [ "legacy-bios", "uefi" @@ -101743,53 +101922,57 @@ ] } }, - "m8id.96xlarge": { - "AutoRecoverySupported": false, + "m8ib.96xlarge": { + "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, "DedicatedHostsSupported": true, "EbsInfo": { "AttachmentLimitType": "dedicated", + "EbsCards": [ + { + "BaselineBandwidthInMbps": 150000, + "BaselineIops": 720000, + "BaselineThroughputInMBps": 18750.0, + "EbsCardIndex": 0, + "MaximumBandwidthInMbps": 150000, + "MaximumIops": 720000, + "MaximumThroughputInMBps": 18750.0 + }, + { + "BaselineBandwidthInMbps": 150000, + "BaselineIops": 720000, + "BaselineThroughputInMBps": 18750.0, + "EbsCardIndex": 1, + "MaximumBandwidthInMbps": 150000, + "MaximumIops": 720000, + "MaximumThroughputInMBps": 18750.0 + } + ], "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 80000, - "BaselineIops": 480000, - "BaselineThroughputInMBps": 10000.0, - "MaximumBandwidthInMbps": 80000, - "MaximumIops": 480000, - "MaximumThroughputInMBps": 10000.0 + "BaselineBandwidthInMbps": 300000, + "BaselineIops": 1440000, + "BaselineThroughputInMBps": 37500.0, + "MaximumBandwidthInMbps": 300000, + "MaximumIops": 1440000, + "MaximumThroughputInMBps": 37500.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", "MaximumEbsAttachments": 128, + "MaximumEbsCards": 2, "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": false, "Hypervisor": "nitro", - "InstanceStorageInfo": { - "Disks": [ - { - "Count": 6, - "SizeInGB": 3800, - "Type": "ssd" - } - ], - "EncryptionSupport": "required", - "NvmeSupport": "required", - "TotalSizeInGB": 22800 - }, - "InstanceStorageSupported": true, - "InstanceType": "m8id.96xlarge", + "InstanceStorageSupported": false, + "InstanceType": "m8ib.96xlarge", "MemoryInfo": { "SizeInMiB": 1572864 }, "NetworkInfo": { - "BandwidthWeightings": [ - "default", - "ebs-1", - "vpc-1" - ], "ConnectionTrackingConfiguration": { "DefaultTcpEstablishedTimeout": 350, "DefaultUdpStreamTimeout": 180, @@ -101797,7 +101980,7 @@ }, "DefaultNetworkCardIndex": 0, "EfaInfo": { - "MaximumEfaInterfaces": 1 + "MaximumEfaInterfaces": 2 }, "EfaSupported": true, "EnaSrdSupported": true, @@ -101808,22 +101991,33 @@ "Ipv4AddressesPerSecondaryInterface": 0, "Ipv6AddressesPerInterface": 64, "Ipv6Supported": true, - "MaximumNetworkCards": 1, + "MaximumNetworkCards": 2, "MaximumNetworkInterfaces": 24, "NetworkCards": [ { "AdditionalFlexibleNetworkInterfaces": 0, - "BaselineBandwidthInGbps": 100.0, + "BaselineBandwidthInGbps": 200.0, "DefaultEnaQueueCountPerInterface": 32, - "MaximumEnaQueueCount": 1536, + "MaximumEnaQueueCount": 768, "MaximumEnaQueueCountPerInterface": 128, - "MaximumNetworkInterfaces": 24, + "MaximumNetworkInterfaces": 12, "NetworkCardIndex": 0, - "NetworkPerformance": "100 Gigabit", - "PeakBandwidthInGbps": 100.0 + "NetworkPerformance": "200 Gigabit", + "PeakBandwidthInGbps": 200.0 + }, + { + "AdditionalFlexibleNetworkInterfaces": 0, + "BaselineBandwidthInGbps": 200.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumEnaQueueCount": 768, + "MaximumEnaQueueCountPerInterface": 128, + "MaximumNetworkInterfaces": 12, + "NetworkCardIndex": 1, + "NetworkPerformance": "200 Gigabit", + "PeakBandwidthInGbps": 200.0 } ], - "NetworkPerformance": "100 Gigabit", + "NetworkPerformance": "400 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -101833,7 +102027,7 @@ ] }, "NitroTpmSupport": "supported", - "PhcSupport": "supported", + "PhcSupport": "unsupported", "PlacementGroupInfo": { "SupportedStrategies": [ "cluster", @@ -101848,7 +102042,7 @@ ], "SustainedClockSpeedInGhz": 3.9 }, - "RebootMigrationSupport": "unsupported", + "RebootMigrationSupport": "supported", "SupportedBootModes": [ "legacy-bios", "uefi" @@ -101906,8 +102100,8 @@ ] } }, - "m8id.large": { - "AutoRecoverySupported": false, + "m8ib.large": { + "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, @@ -101915,12 +102109,12 @@ "EbsInfo": { "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 650, - "BaselineIops": 3600, - "BaselineThroughputInMBps": 81.25, - "MaximumBandwidthInMbps": 10000, - "MaximumIops": 40000, - "MaximumThroughputInMBps": 1250.0 + "BaselineBandwidthInMbps": 1563, + "BaselineIops": 7500, + "BaselineThroughputInMBps": 195.375, + "MaximumBandwidthInMbps": 25000, + "MaximumIops": 120000, + "MaximumThroughputInMBps": 3125.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", @@ -101930,29 +102124,12 @@ "FreeTierEligible": false, "HibernationSupported": false, "Hypervisor": "nitro", - "InstanceStorageInfo": { - "Disks": [ - { - "Count": 1, - "SizeInGB": 118, - "Type": "ssd" - } - ], - "EncryptionSupport": "required", - "NvmeSupport": "required", - "TotalSizeInGB": 118 - }, - "InstanceStorageSupported": true, - "InstanceType": "m8id.large", + "InstanceStorageSupported": false, + "InstanceType": "m8ib.large", "MemoryInfo": { "SizeInMiB": 8192 }, "NetworkInfo": { - "BandwidthWeightings": [ - "default", - "ebs-1", - "vpc-1" - ], "ConnectionTrackingConfiguration": { "DefaultTcpEstablishedTimeout": 350, "DefaultUdpStreamTimeout": 180, @@ -101969,21 +102146,21 @@ "Ipv6AddressesPerInterface": 20, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 3, + "MaximumNetworkInterfaces": 4, "NetworkCards": [ { "AdditionalFlexibleNetworkInterfaces": 0, - "BaselineBandwidthInGbps": 0.937, + "BaselineBandwidthInGbps": 2.083, "DefaultEnaQueueCountPerInterface": 2, - "MaximumEnaQueueCount": 6, + "MaximumEnaQueueCount": 8, "MaximumEnaQueueCountPerInterface": 2, - "MaximumNetworkInterfaces": 3, + "MaximumNetworkInterfaces": 4, "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 12.5 Gigabit", - "PeakBandwidthInGbps": 12.5 + "NetworkPerformance": "Up to 16.67 Gigabit", + "PeakBandwidthInGbps": 16.667 } ], - "NetworkPerformance": "Up to 12.5 Gigabit", + "NetworkPerformance": "Up to 16.66 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "unsupported", @@ -101993,7 +102170,7 @@ ] }, "NitroTpmSupport": "supported", - "PhcSupport": "supported", + "PhcSupport": "unsupported", "PlacementGroupInfo": { "SupportedStrategies": [ "cluster", @@ -102008,7 +102185,7 @@ ], "SustainedClockSpeedInGhz": 3.9 }, - "RebootMigrationSupport": "unsupported", + "RebootMigrationSupport": "supported", "SupportedBootModes": [ "legacy-bios", "uefi" @@ -102036,91 +102213,77 @@ ] } }, - "m8id.metal-48xl": { - "AutoRecoverySupported": false, - "BareMetal": true, + "m8ib.xlarge": { + "AutoRecoverySupported": true, + "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, "DedicatedHostsSupported": true, "EbsInfo": { - "AttachmentLimitType": "shared", + "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 60000, - "BaselineIops": 240000, - "BaselineThroughputInMBps": 7500.0, - "MaximumBandwidthInMbps": 60000, - "MaximumIops": 240000, - "MaximumThroughputInMBps": 7500.0 + "BaselineBandwidthInMbps": 3125, + "BaselineIops": 15000, + "BaselineThroughputInMBps": 390.625, + "MaximumBandwidthInMbps": 25000, + "MaximumIops": 120000, + "MaximumThroughputInMBps": 3125.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 64, + "MaximumEbsAttachments": 32, "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": false, - "InstanceStorageInfo": { - "Disks": [ - { - "Count": 3, - "SizeInGB": 3800, - "Type": "ssd" - } - ], - "EncryptionSupport": "required", - "NvmeSupport": "required", - "TotalSizeInGB": 11400 - }, - "InstanceStorageSupported": true, - "InstanceType": "m8id.metal-48xl", + "Hypervisor": "nitro", + "InstanceStorageSupported": false, + "InstanceType": "m8ib.xlarge", "MemoryInfo": { - "SizeInMiB": 786432 + "SizeInMiB": 16384 }, "NetworkInfo": { - "BandwidthWeightings": [ - "default", - "ebs-1", - "vpc-1" - ], "ConnectionTrackingConfiguration": { "DefaultTcpEstablishedTimeout": 350, "DefaultUdpStreamTimeout": 180, "DefaultUdpTimeout": 30 }, "DefaultNetworkCardIndex": 0, - "EfaInfo": { - "MaximumEfaInterfaces": 1 - }, - "EfaSupported": true, - "EnaSrdSupported": true, + "EfaSupported": false, + "EnaSrdSupported": false, "EnaSupport": "required", "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "supported", - "Ipv4AddressesPerInterface": 64, + "Ipv4AddressesPerInterface": 30, "Ipv4AddressesPerSecondaryInterface": 0, - "Ipv6AddressesPerInterface": 64, + "Ipv6AddressesPerInterface": 30, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 24, + "MaximumNetworkInterfaces": 4, "NetworkCards": [ { "AdditionalFlexibleNetworkInterfaces": 0, - "BaselineBandwidthInGbps": 75.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumEnaQueueCount": 768, - "MaximumEnaQueueCountPerInterface": 128, - "MaximumNetworkInterfaces": 24, + "BaselineBandwidthInGbps": 4.166, + "DefaultEnaQueueCountPerInterface": 4, + "MaximumEnaQueueCount": 16, + "MaximumEnaQueueCountPerInterface": 4, + "MaximumNetworkInterfaces": 4, "NetworkCardIndex": 0, - "NetworkPerformance": "75 Gigabit", - "PeakBandwidthInGbps": 75.0 + "NetworkPerformance": "Up to 20 Gigabit", + "PeakBandwidthInGbps": 20.0 } ], - "NetworkPerformance": "75 Gigabit", + "NetworkPerformance": "Up to 20 Gigabit", "SecondaryNetworkSupported": false }, - "NitroEnclavesSupport": "unsupported", - "NitroTpmSupport": "unsupported", - "PhcSupport": "supported", + "NitroEnclavesSupport": "supported", + "NitroTpmInfo": { + "SupportedVersions": [ + "2.0" + ] + }, + "NitroTpmSupport": "supported", + "PhcSupport": "unsupported", "PlacementGroupInfo": { "SupportedStrategies": [ "cluster", @@ -102135,9 +102298,10 @@ ], "SustainedClockSpeedInGhz": 3.9 }, - "RebootMigrationSupport": "unsupported", + "RebootMigrationSupport": "supported", "SupportedBootModes": [ - "legacy-bios" + "legacy-bios", + "uefi" ], "SupportedRootDeviceTypes": [ "ebs" @@ -102150,50 +102314,59 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 96, + "DefaultCores": 2, "DefaultThreadsPerCore": 2, - "DefaultVCpus": 192 + "DefaultVCpus": 4, + "ValidCores": [ + 1, + 2 + ], + "ValidThreadsPerCore": [ + 1, + 2 + ] } }, - "m8id.metal-96xl": { + "m8id.12xlarge": { "AutoRecoverySupported": false, - "BareMetal": true, + "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, "DedicatedHostsSupported": true, "EbsInfo": { - "AttachmentLimitType": "shared", + "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 80000, - "BaselineIops": 480000, - "BaselineThroughputInMBps": 10000.0, - "MaximumBandwidthInMbps": 80000, - "MaximumIops": 480000, - "MaximumThroughputInMBps": 10000.0 + "BaselineBandwidthInMbps": 15000, + "BaselineIops": 60000, + "BaselineThroughputInMBps": 1875.0, + "MaximumBandwidthInMbps": 15000, + "MaximumIops": 60000, + "MaximumThroughputInMBps": 1875.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 79, + "MaximumEbsAttachments": 32, "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": false, + "Hypervisor": "nitro", "InstanceStorageInfo": { "Disks": [ { - "Count": 6, - "SizeInGB": 3800, + "Count": 1, + "SizeInGB": 2850, "Type": "ssd" } ], "EncryptionSupport": "required", "NvmeSupport": "required", - "TotalSizeInGB": 22800 + "TotalSizeInGB": 2850 }, "InstanceStorageSupported": true, - "InstanceType": "m8id.metal-96xl", + "InstanceType": "m8id.12xlarge", "MemoryInfo": { - "SizeInMiB": 1572864 + "SizeInMiB": 196608 }, "NetworkInfo": { "BandwidthWeightings": [ @@ -102207,38 +102380,40 @@ "DefaultUdpTimeout": 30 }, "DefaultNetworkCardIndex": 0, - "EfaInfo": { - "MaximumEfaInterfaces": 1 - }, - "EfaSupported": true, - "EnaSrdSupported": true, + "EfaSupported": false, + "EnaSrdSupported": false, "EnaSupport": "required", "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "supported", - "Ipv4AddressesPerInterface": 64, + "Ipv4AddressesPerInterface": 50, "Ipv4AddressesPerSecondaryInterface": 0, - "Ipv6AddressesPerInterface": 64, + "Ipv6AddressesPerInterface": 50, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 24, + "MaximumNetworkInterfaces": 12, "NetworkCards": [ { "AdditionalFlexibleNetworkInterfaces": 0, - "BaselineBandwidthInGbps": 100.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumEnaQueueCount": 1536, - "MaximumEnaQueueCountPerInterface": 128, - "MaximumNetworkInterfaces": 24, + "BaselineBandwidthInGbps": 22.5, + "DefaultEnaQueueCountPerInterface": 16, + "MaximumEnaQueueCount": 192, + "MaximumEnaQueueCountPerInterface": 64, + "MaximumNetworkInterfaces": 12, "NetworkCardIndex": 0, - "NetworkPerformance": "100 Gigabit", - "PeakBandwidthInGbps": 100.0 + "NetworkPerformance": "22.5 Gigabit", + "PeakBandwidthInGbps": 22.5 } ], - "NetworkPerformance": "100 Gigabit", + "NetworkPerformance": "22.5 Gigabit", "SecondaryNetworkSupported": false }, - "NitroEnclavesSupport": "unsupported", - "NitroTpmSupport": "unsupported", + "NitroEnclavesSupport": "supported", + "NitroTpmInfo": { + "SupportedVersions": [ + "2.0" + ] + }, + "NitroTpmSupport": "supported", "PhcSupport": "supported", "PlacementGroupInfo": { "SupportedStrategies": [ @@ -102256,7 +102431,8 @@ }, "RebootMigrationSupport": "unsupported", "SupportedBootModes": [ - "legacy-bios" + "legacy-bios", + "uefi" ], "SupportedRootDeviceTypes": [ "ebs" @@ -102269,12 +102445,42 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 192, + "DefaultCores": 24, "DefaultThreadsPerCore": 2, - "DefaultVCpus": 384 + "DefaultVCpus": 48, + "ValidCores": [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24 + ], + "ValidThreadsPerCore": [ + 1, + 2 + ] } }, - "m8id.xlarge": { + "m8id.16xlarge": { "AutoRecoverySupported": false, "BareMetal": false, "BurstablePerformanceSupported": false, @@ -102283,16 +102489,16 @@ "EbsInfo": { "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 1250, - "BaselineIops": 6000, - "BaselineThroughputInMBps": 156.25, - "MaximumBandwidthInMbps": 10000, - "MaximumIops": 40000, - "MaximumThroughputInMBps": 1250.0 + "BaselineBandwidthInMbps": 20000, + "BaselineIops": 80000, + "BaselineThroughputInMBps": 2500.0, + "MaximumBandwidthInMbps": 20000, + "MaximumIops": 80000, + "MaximumThroughputInMBps": 2500.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 32, + "MaximumEbsAttachments": 48, "NvmeSupport": "required" }, "FreeTierEligible": false, @@ -102302,18 +102508,18 @@ "Disks": [ { "Count": 1, - "SizeInGB": 237, + "SizeInGB": 3800, "Type": "ssd" } ], "EncryptionSupport": "required", "NvmeSupport": "required", - "TotalSizeInGB": 237 + "TotalSizeInGB": 3800 }, "InstanceStorageSupported": true, - "InstanceType": "m8id.xlarge", + "InstanceType": "m8id.16xlarge", "MemoryInfo": { - "SizeInMiB": 16384 + "SizeInMiB": 262144 }, "NetworkInfo": { "BandwidthWeightings": [ @@ -102332,26 +102538,26 @@ "EnaSupport": "required", "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "supported", - "Ipv4AddressesPerInterface": 30, + "Ipv4AddressesPerInterface": 64, "Ipv4AddressesPerSecondaryInterface": 0, - "Ipv6AddressesPerInterface": 30, + "Ipv6AddressesPerInterface": 64, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 4, + "MaximumNetworkInterfaces": 16, "NetworkCards": [ { "AdditionalFlexibleNetworkInterfaces": 0, - "BaselineBandwidthInGbps": 1.875, - "DefaultEnaQueueCountPerInterface": 4, - "MaximumEnaQueueCount": 16, - "MaximumEnaQueueCountPerInterface": 4, - "MaximumNetworkInterfaces": 4, + "BaselineBandwidthInGbps": 30.0, + "DefaultEnaQueueCountPerInterface": 16, + "MaximumEnaQueueCount": 256, + "MaximumEnaQueueCountPerInterface": 64, + "MaximumNetworkInterfaces": 16, "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 12.5 Gigabit", - "PeakBandwidthInGbps": 12.5 + "NetworkPerformance": "30 Gigabit", + "PeakBandwidthInGbps": 30.0 } ], - "NetworkPerformance": "Up to 12.5 Gigabit", + "NetworkPerformance": "30 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -102392,12 +102598,42 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 2, + "DefaultCores": 32, "DefaultThreadsPerCore": 2, - "DefaultVCpus": 4, + "DefaultVCpus": 64, "ValidCores": [ 1, - 2 + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32 ], "ValidThreadsPerCore": [ 1, @@ -102405,143 +102641,207 @@ ] } }, - "mac-m4.metal": { + "m8id.24xlarge": { "AutoRecoverySupported": false, - "BareMetal": true, + "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, "DedicatedHostsSupported": true, "EbsInfo": { - "AttachmentLimitType": "shared", + "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 8000, - "BaselineIops": 55000, - "BaselineThroughputInMBps": 1000.0, - "MaximumBandwidthInMbps": 8000, - "MaximumIops": 55000, - "MaximumThroughputInMBps": 1000.0 + "BaselineBandwidthInMbps": 30000, + "BaselineIops": 120000, + "BaselineThroughputInMBps": 3750.0, + "MaximumBandwidthInMbps": 30000, + "MaximumIops": 120000, + "MaximumThroughputInMBps": 3750.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 31, + "MaximumEbsAttachments": 64, "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": false, + "Hypervisor": "nitro", "InstanceStorageInfo": { "Disks": [ { - "Count": 1, - "SizeInGB": 1900, + "Count": 2, + "SizeInGB": 2850, "Type": "ssd" } ], "EncryptionSupport": "required", "NvmeSupport": "required", - "TotalSizeInGB": 1900 + "TotalSizeInGB": 5700 }, "InstanceStorageSupported": true, - "InstanceType": "mac-m4.metal", + "InstanceType": "m8id.24xlarge", "MemoryInfo": { - "SizeInMiB": 24576 + "SizeInMiB": 393216 }, "NetworkInfo": { + "BandwidthWeightings": [ + "default", + "ebs-1", + "vpc-1" + ], "ConnectionTrackingConfiguration": { - "DefaultTcpEstablishedTimeout": 432000, + "DefaultTcpEstablishedTimeout": 350, "DefaultUdpStreamTimeout": 180, "DefaultUdpTimeout": 30 }, "DefaultNetworkCardIndex": 0, "EfaSupported": false, - "EnaSrdSupported": false, + "EnaSrdSupported": true, "EnaSupport": "required", "EncryptionInTransitSupported": true, - "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 30, + "FlexibleEnaQueuesSupport": "supported", + "Ipv4AddressesPerInterface": 64, "Ipv4AddressesPerSecondaryInterface": 0, - "Ipv6AddressesPerInterface": 30, + "Ipv6AddressesPerInterface": 64, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 8, + "MaximumNetworkInterfaces": 16, "NetworkCards": [ { - "BaselineBandwidthInGbps": 10.0, - "DefaultEnaQueueCountPerInterface": 8, - "MaximumNetworkInterfaces": 8, + "AdditionalFlexibleNetworkInterfaces": 0, + "BaselineBandwidthInGbps": 40.0, + "DefaultEnaQueueCountPerInterface": 16, + "MaximumEnaQueueCount": 384, + "MaximumEnaQueueCountPerInterface": 128, + "MaximumNetworkInterfaces": 16, "NetworkCardIndex": 0, - "NetworkPerformance": "10 Gigabit", - "PeakBandwidthInGbps": 10.0 + "NetworkPerformance": "40 Gigabit", + "PeakBandwidthInGbps": 40.0 } ], - "NetworkPerformance": "10 Gigabit", + "NetworkPerformance": "40 Gigabit", "SecondaryNetworkSupported": false }, - "NitroEnclavesSupport": "unsupported", - "NitroTpmSupport": "unsupported", + "NitroEnclavesSupport": "supported", + "NitroTpmInfo": { + "SupportedVersions": [ + "2.0" + ] + }, + "NitroTpmSupport": "supported", "PhcSupport": "supported", "PlacementGroupInfo": { "SupportedStrategies": [ + "cluster", "partition", "spread" ] }, "ProcessorInfo": { - "Manufacturer": "Apple", + "Manufacturer": "Intel", "SupportedArchitectures": [ - "arm64_mac" + "x86_64" ], - "SustainedClockSpeedInGhz": 3.5 + "SustainedClockSpeedInGhz": 3.9 }, "RebootMigrationSupport": "unsupported", "SupportedBootModes": [ - "legacy-bios" + "legacy-bios", + "uefi" ], "SupportedRootDeviceTypes": [ "ebs" ], "SupportedUsageClasses": [ - "on-demand" + "on-demand", + "spot" ], "SupportedVirtualizationTypes": [ "hvm" ], "VCpuInfo": { - "DefaultCores": 10, - "DefaultThreadsPerCore": 1, - "DefaultVCpus": 10 + "DefaultCores": 48, + "DefaultThreadsPerCore": 2, + "DefaultVCpus": 96, + "ValidCores": [ + 4, + 6, + 8, + 10, + 12, + 14, + 16, + 18, + 20, + 22, + 24, + 26, + 28, + 30, + 32, + 34, + 36, + 38, + 40, + 42, + 44, + 46, + 48 + ], + "ValidThreadsPerCore": [ + 1, + 2 + ] } }, - "mac-m4max.metal": { + "m8id.2xlarge": { "AutoRecoverySupported": false, - "BareMetal": true, + "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, "DedicatedHostsSupported": true, "EbsInfo": { - "AttachmentLimitType": "shared", + "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 10000, - "BaselineIops": 55000, - "BaselineThroughputInMBps": 1250.0, + "BaselineBandwidthInMbps": 2500, + "BaselineIops": 12000, + "BaselineThroughputInMBps": 312.5, "MaximumBandwidthInMbps": 10000, - "MaximumIops": 55000, + "MaximumIops": 40000, "MaximumThroughputInMBps": 1250.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 10, + "MaximumEbsAttachments": 32, "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": false, - "InstanceStorageSupported": false, - "InstanceType": "mac-m4max.metal", + "Hypervisor": "nitro", + "InstanceStorageInfo": { + "Disks": [ + { + "Count": 1, + "SizeInGB": 474, + "Type": "ssd" + } + ], + "EncryptionSupport": "required", + "NvmeSupport": "required", + "TotalSizeInGB": 474 + }, + "InstanceStorageSupported": true, + "InstanceType": "m8id.2xlarge", "MemoryInfo": { - "SizeInMiB": 131072 + "SizeInMiB": 32768 }, "NetworkInfo": { + "BandwidthWeightings": [ + "default", + "ebs-1", + "vpc-1" + ], "ConnectionTrackingConfiguration": { - "DefaultTcpEstablishedTimeout": 432000, + "DefaultTcpEstablishedTimeout": 350, "DefaultUdpStreamTimeout": 180, "DefaultUdpTimeout": 30 }, @@ -102549,231 +102849,337 @@ "EfaSupported": false, "EnaSrdSupported": false, "EnaSupport": "required", - "EncryptionInTransitSupported": false, - "FlexibleEnaQueuesSupport": "unsupported", + "EncryptionInTransitSupported": true, + "FlexibleEnaQueuesSupport": "supported", "Ipv4AddressesPerInterface": 30, "Ipv4AddressesPerSecondaryInterface": 0, "Ipv6AddressesPerInterface": 30, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 8, + "MaximumNetworkInterfaces": 4, "NetworkCards": [ { - "BaselineBandwidthInGbps": 10.0, - "DefaultEnaQueueCountPerInterface": 8, - "MaximumNetworkInterfaces": 8, + "AdditionalFlexibleNetworkInterfaces": 0, + "BaselineBandwidthInGbps": 3.75, + "DefaultEnaQueueCountPerInterface": 8, + "MaximumEnaQueueCount": 32, + "MaximumEnaQueueCountPerInterface": 8, + "MaximumNetworkInterfaces": 4, "NetworkCardIndex": 0, - "NetworkPerformance": "10 Gigabit", - "PeakBandwidthInGbps": 10.0 + "NetworkPerformance": "Up to 15 Gigabit", + "PeakBandwidthInGbps": 15.0 } ], - "NetworkPerformance": "10 Gigabit", + "NetworkPerformance": "Up to 15 Gigabit", "SecondaryNetworkSupported": false }, - "NitroEnclavesSupport": "unsupported", - "NitroTpmSupport": "unsupported", + "NitroEnclavesSupport": "supported", + "NitroTpmInfo": { + "SupportedVersions": [ + "2.0" + ] + }, + "NitroTpmSupport": "supported", "PhcSupport": "supported", "PlacementGroupInfo": { "SupportedStrategies": [ + "cluster", "partition", "spread" ] }, "ProcessorInfo": { - "Manufacturer": "Apple", + "Manufacturer": "Intel", "SupportedArchitectures": [ - "arm64_mac" + "x86_64" ], - "SustainedClockSpeedInGhz": 4.0 + "SustainedClockSpeedInGhz": 3.9 }, "RebootMigrationSupport": "unsupported", "SupportedBootModes": [ - "legacy-bios" + "legacy-bios", + "uefi" ], "SupportedRootDeviceTypes": [ "ebs" ], "SupportedUsageClasses": [ - "on-demand" + "on-demand", + "spot" ], "SupportedVirtualizationTypes": [ "hvm" ], "VCpuInfo": { - "DefaultCores": 16, - "DefaultThreadsPerCore": 1, - "DefaultVCpus": 16 + "DefaultCores": 4, + "DefaultThreadsPerCore": 2, + "DefaultVCpus": 8, + "ValidCores": [ + 1, + 2, + 3, + 4 + ], + "ValidThreadsPerCore": [ + 1, + 2 + ] } }, - "mac-m4pro.metal": { + "m8id.32xlarge": { "AutoRecoverySupported": false, - "BareMetal": true, + "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, "DedicatedHostsSupported": true, "EbsInfo": { - "AttachmentLimitType": "shared", + "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 8000, - "BaselineIops": 55000, - "BaselineThroughputInMBps": 1000.0, - "MaximumBandwidthInMbps": 8000, - "MaximumIops": 55000, - "MaximumThroughputInMBps": 1000.0 + "BaselineBandwidthInMbps": 40000, + "BaselineIops": 160000, + "BaselineThroughputInMBps": 5000.0, + "MaximumBandwidthInMbps": 40000, + "MaximumIops": 160000, + "MaximumThroughputInMBps": 5000.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 31, + "MaximumEbsAttachments": 88, "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": false, + "Hypervisor": "nitro", "InstanceStorageInfo": { "Disks": [ { - "Count": 1, - "SizeInGB": 1900, + "Count": 2, + "SizeInGB": 3800, "Type": "ssd" } ], "EncryptionSupport": "required", "NvmeSupport": "required", - "TotalSizeInGB": 1900 + "TotalSizeInGB": 7600 }, "InstanceStorageSupported": true, - "InstanceType": "mac-m4pro.metal", + "InstanceType": "m8id.32xlarge", "MemoryInfo": { - "SizeInMiB": 49152 + "SizeInMiB": 524288 }, "NetworkInfo": { + "BandwidthWeightings": [ + "default", + "ebs-1", + "vpc-1" + ], "ConnectionTrackingConfiguration": { - "DefaultTcpEstablishedTimeout": 432000, + "DefaultTcpEstablishedTimeout": 350, "DefaultUdpStreamTimeout": 180, "DefaultUdpTimeout": 30 }, "DefaultNetworkCardIndex": 0, "EfaSupported": false, - "EnaSrdSupported": false, + "EnaSrdSupported": true, "EnaSupport": "required", "EncryptionInTransitSupported": true, - "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 30, + "FlexibleEnaQueuesSupport": "supported", + "Ipv4AddressesPerInterface": 64, "Ipv4AddressesPerSecondaryInterface": 0, - "Ipv6AddressesPerInterface": 30, + "Ipv6AddressesPerInterface": 64, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 8, + "MaximumNetworkInterfaces": 24, "NetworkCards": [ { - "BaselineBandwidthInGbps": 10.0, - "DefaultEnaQueueCountPerInterface": 8, - "MaximumNetworkInterfaces": 8, + "AdditionalFlexibleNetworkInterfaces": 0, + "BaselineBandwidthInGbps": 50.0, + "DefaultEnaQueueCountPerInterface": 16, + "MaximumEnaQueueCount": 512, + "MaximumEnaQueueCountPerInterface": 128, + "MaximumNetworkInterfaces": 24, "NetworkCardIndex": 0, - "NetworkPerformance": "10 Gigabit", - "PeakBandwidthInGbps": 10.0 + "NetworkPerformance": "50 Gigabit", + "PeakBandwidthInGbps": 50.0 } ], - "NetworkPerformance": "10 Gigabit", + "NetworkPerformance": "50 Gigabit", "SecondaryNetworkSupported": false }, - "NitroEnclavesSupport": "unsupported", - "NitroTpmSupport": "unsupported", + "NitroEnclavesSupport": "supported", + "NitroTpmInfo": { + "SupportedVersions": [ + "2.0" + ] + }, + "NitroTpmSupport": "supported", "PhcSupport": "supported", "PlacementGroupInfo": { "SupportedStrategies": [ + "cluster", "partition", "spread" ] }, "ProcessorInfo": { - "Manufacturer": "Apple", + "Manufacturer": "Intel", "SupportedArchitectures": [ - "arm64_mac" + "x86_64" ], - "SustainedClockSpeedInGhz": 3.5 + "SustainedClockSpeedInGhz": 3.9 }, "RebootMigrationSupport": "unsupported", "SupportedBootModes": [ - "legacy-bios" + "legacy-bios", + "uefi" ], "SupportedRootDeviceTypes": [ "ebs" ], "SupportedUsageClasses": [ - "on-demand" + "on-demand", + "spot" ], "SupportedVirtualizationTypes": [ "hvm" ], "VCpuInfo": { - "DefaultCores": 14, - "DefaultThreadsPerCore": 1, - "DefaultVCpus": 14 + "DefaultCores": 64, + "DefaultThreadsPerCore": 2, + "DefaultVCpus": 128, + "ValidCores": [ + 4, + 6, + 8, + 10, + 12, + 14, + 16, + 18, + 20, + 22, + 24, + 26, + 28, + 30, + 32, + 34, + 36, + 38, + 40, + 42, + 44, + 46, + 48, + 50, + 52, + 54, + 56, + 58, + 60, + 62, + 64 + ], + "ValidThreadsPerCore": [ + 1, + 2 + ] } }, - "mac1.metal": { + "m8id.48xlarge": { "AutoRecoverySupported": false, - "BareMetal": true, + "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, "DedicatedHostsSupported": true, "EbsInfo": { - "AttachmentLimitType": "shared", + "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 14000, - "BaselineIops": 80000, - "BaselineThroughputInMBps": 1750.0, - "MaximumBandwidthInMbps": 14000, - "MaximumIops": 80000, - "MaximumThroughputInMBps": 1750.0 + "BaselineBandwidthInMbps": 60000, + "BaselineIops": 240000, + "BaselineThroughputInMBps": 7500.0, + "MaximumBandwidthInMbps": 60000, + "MaximumIops": 240000, + "MaximumThroughputInMBps": 7500.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 16, + "MaximumEbsAttachments": 128, "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": false, - "InstanceStorageSupported": false, - "InstanceType": "mac1.metal", + "Hypervisor": "nitro", + "InstanceStorageInfo": { + "Disks": [ + { + "Count": 3, + "SizeInGB": 3800, + "Type": "ssd" + } + ], + "EncryptionSupport": "required", + "NvmeSupport": "required", + "TotalSizeInGB": 11400 + }, + "InstanceStorageSupported": true, + "InstanceType": "m8id.48xlarge", "MemoryInfo": { - "SizeInMiB": 32768 + "SizeInMiB": 786432 }, "NetworkInfo": { + "BandwidthWeightings": [ + "default", + "ebs-1", + "vpc-1" + ], "ConnectionTrackingConfiguration": { - "DefaultTcpEstablishedTimeout": 432000, + "DefaultTcpEstablishedTimeout": 350, "DefaultUdpStreamTimeout": 180, "DefaultUdpTimeout": 30 }, "DefaultNetworkCardIndex": 0, - "EfaSupported": false, - "EnaSrdSupported": false, + "EfaInfo": { + "MaximumEfaInterfaces": 1 + }, + "EfaSupported": true, + "EnaSrdSupported": true, "EnaSupport": "required", - "EncryptionInTransitSupported": false, - "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 30, - "Ipv6AddressesPerInterface": 30, + "EncryptionInTransitSupported": true, + "FlexibleEnaQueuesSupport": "supported", + "Ipv4AddressesPerInterface": 64, + "Ipv4AddressesPerSecondaryInterface": 0, + "Ipv6AddressesPerInterface": 64, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 8, + "MaximumNetworkInterfaces": 24, "NetworkCards": [ { - "BaselineBandwidthInGbps": 25.0, - "DefaultEnaQueueCountPerInterface": 8, - "MaximumNetworkInterfaces": 8, + "AdditionalFlexibleNetworkInterfaces": 0, + "BaselineBandwidthInGbps": 75.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumEnaQueueCount": 768, + "MaximumEnaQueueCountPerInterface": 128, + "MaximumNetworkInterfaces": 24, "NetworkCardIndex": 0, - "NetworkPerformance": "25 Gigabit", - "PeakBandwidthInGbps": 25.0 + "NetworkPerformance": "75 Gigabit", + "PeakBandwidthInGbps": 75.0 } ], - "NetworkPerformance": "25 Gigabit", + "NetworkPerformance": "75 Gigabit", "SecondaryNetworkSupported": false }, - "NitroEnclavesSupport": "unsupported", - "NitroTpmSupport": "unsupported", - "PhcSupport": "unsupported", + "NitroEnclavesSupport": "supported", + "NitroTpmInfo": { + "SupportedVersions": [ + "2.0" + ] + }, + "NitroTpmSupport": "supported", + "PhcSupport": "supported", "PlacementGroupInfo": { "SupportedStrategies": [ + "cluster", "partition", "spread" ] @@ -102781,60 +103187,117 @@ "ProcessorInfo": { "Manufacturer": "Intel", "SupportedArchitectures": [ - "x86_64_mac" + "x86_64" ], - "SustainedClockSpeedInGhz": 3.2 + "SustainedClockSpeedInGhz": 3.9 }, "RebootMigrationSupport": "unsupported", "SupportedBootModes": [ - "legacy-bios" + "legacy-bios", + "uefi" ], "SupportedRootDeviceTypes": [ "ebs" ], "SupportedUsageClasses": [ - "on-demand" + "on-demand", + "spot" ], "SupportedVirtualizationTypes": [ "hvm" ], "VCpuInfo": { - "DefaultCores": 6, + "DefaultCores": 96, "DefaultThreadsPerCore": 2, - "DefaultVCpus": 12 + "DefaultVCpus": 192, + "ValidCores": [ + 6, + 9, + 12, + 15, + 18, + 21, + 24, + 27, + 30, + 33, + 36, + 39, + 42, + 45, + 48, + 51, + 54, + 57, + 60, + 63, + 66, + 69, + 72, + 75, + 78, + 81, + 84, + 87, + 90, + 93, + 96 + ], + "ValidThreadsPerCore": [ + 1, + 2 + ] } }, - "mac2-m1ultra.metal": { + "m8id.4xlarge": { "AutoRecoverySupported": false, - "BareMetal": true, + "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, "DedicatedHostsSupported": true, "EbsInfo": { - "AttachmentLimitType": "shared", + "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 10000, - "BaselineIops": 55000, - "BaselineThroughputInMBps": 1250.0, + "BaselineBandwidthInMbps": 5000, + "BaselineIops": 20000, + "BaselineThroughputInMBps": 625.0, "MaximumBandwidthInMbps": 10000, - "MaximumIops": 55000, + "MaximumIops": 40000, "MaximumThroughputInMBps": 1250.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 10, + "MaximumEbsAttachments": 32, "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": false, - "InstanceStorageSupported": false, - "InstanceType": "mac2-m1ultra.metal", + "Hypervisor": "nitro", + "InstanceStorageInfo": { + "Disks": [ + { + "Count": 1, + "SizeInGB": 950, + "Type": "ssd" + } + ], + "EncryptionSupport": "required", + "NvmeSupport": "required", + "TotalSizeInGB": 950 + }, + "InstanceStorageSupported": true, + "InstanceType": "m8id.4xlarge", "MemoryInfo": { - "SizeInMiB": 131072 + "SizeInMiB": 65536 }, "NetworkInfo": { + "BandwidthWeightings": [ + "default", + "ebs-1", + "vpc-1" + ], "ConnectionTrackingConfiguration": { - "DefaultTcpEstablishedTimeout": 432000, + "DefaultTcpEstablishedTimeout": 350, "DefaultUdpStreamTimeout": 180, "DefaultUdpTimeout": 30 }, @@ -102842,93 +103305,136 @@ "EfaSupported": false, "EnaSrdSupported": false, "EnaSupport": "required", - "EncryptionInTransitSupported": false, - "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 30, + "EncryptionInTransitSupported": true, + "FlexibleEnaQueuesSupport": "supported", + "Ipv4AddressesPerInterface": 50, "Ipv4AddressesPerSecondaryInterface": 0, - "Ipv6AddressesPerInterface": 30, + "Ipv6AddressesPerInterface": 50, "Ipv6Supported": true, "MaximumNetworkCards": 1, "MaximumNetworkInterfaces": 8, "NetworkCards": [ { - "BaselineBandwidthInGbps": 10.0, + "AdditionalFlexibleNetworkInterfaces": 0, + "BaselineBandwidthInGbps": 7.5, "DefaultEnaQueueCountPerInterface": 8, + "MaximumEnaQueueCount": 64, + "MaximumEnaQueueCountPerInterface": 16, "MaximumNetworkInterfaces": 8, "NetworkCardIndex": 0, - "NetworkPerformance": "10 Gigabit", - "PeakBandwidthInGbps": 10.0 + "NetworkPerformance": "Up to 15 Gigabit", + "PeakBandwidthInGbps": 15.0 } ], - "NetworkPerformance": "10 Gigabit", + "NetworkPerformance": "Up to 15 Gigabit", "SecondaryNetworkSupported": false }, - "NitroEnclavesSupport": "unsupported", - "NitroTpmSupport": "unsupported", - "PhcSupport": "unsupported", + "NitroEnclavesSupport": "supported", + "NitroTpmInfo": { + "SupportedVersions": [ + "2.0" + ] + }, + "NitroTpmSupport": "supported", + "PhcSupport": "supported", "PlacementGroupInfo": { "SupportedStrategies": [ + "cluster", "partition", "spread" ] }, "ProcessorInfo": { - "Manufacturer": "Apple", + "Manufacturer": "Intel", "SupportedArchitectures": [ - "arm64_mac" + "x86_64" ], - "SustainedClockSpeedInGhz": 3.2 + "SustainedClockSpeedInGhz": 3.9 }, "RebootMigrationSupport": "unsupported", "SupportedBootModes": [ - "legacy-bios" + "legacy-bios", + "uefi" ], "SupportedRootDeviceTypes": [ "ebs" ], "SupportedUsageClasses": [ - "on-demand" + "on-demand", + "spot" ], "SupportedVirtualizationTypes": [ "hvm" ], "VCpuInfo": { - "DefaultCores": 20, - "DefaultThreadsPerCore": 1, - "DefaultVCpus": 20 + "DefaultCores": 8, + "DefaultThreadsPerCore": 2, + "DefaultVCpus": 16, + "ValidCores": [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8 + ], + "ValidThreadsPerCore": [ + 1, + 2 + ] } }, - "mac2-m2.metal": { + "m8id.8xlarge": { "AutoRecoverySupported": false, - "BareMetal": true, + "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, "DedicatedHostsSupported": true, "EbsInfo": { - "AttachmentLimitType": "shared", + "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 8000, - "BaselineIops": 55000, - "BaselineThroughputInMBps": 1000.0, - "MaximumBandwidthInMbps": 8000, - "MaximumIops": 55000, - "MaximumThroughputInMBps": 1000.0 + "BaselineBandwidthInMbps": 10000, + "BaselineIops": 40000, + "BaselineThroughputInMBps": 1250.0, + "MaximumBandwidthInMbps": 10000, + "MaximumIops": 40000, + "MaximumThroughputInMBps": 1250.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 10, + "MaximumEbsAttachments": 32, "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": false, - "InstanceStorageSupported": false, - "InstanceType": "mac2-m2.metal", + "Hypervisor": "nitro", + "InstanceStorageInfo": { + "Disks": [ + { + "Count": 1, + "SizeInGB": 1900, + "Type": "ssd" + } + ], + "EncryptionSupport": "required", + "NvmeSupport": "required", + "TotalSizeInGB": 1900 + }, + "InstanceStorageSupported": true, + "InstanceType": "m8id.8xlarge", "MemoryInfo": { - "SizeInMiB": 24576 + "SizeInMiB": 131072 }, "NetworkInfo": { + "BandwidthWeightings": [ + "default", + "ebs-1", + "vpc-1" + ], "ConnectionTrackingConfiguration": { - "DefaultTcpEstablishedTimeout": 432000, + "DefaultTcpEstablishedTimeout": 350, "DefaultUdpStreamTimeout": 180, "DefaultUdpTimeout": 30 }, @@ -102936,187 +103442,307 @@ "EfaSupported": false, "EnaSrdSupported": false, "EnaSupport": "required", - "EncryptionInTransitSupported": false, - "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 30, + "EncryptionInTransitSupported": true, + "FlexibleEnaQueuesSupport": "supported", + "Ipv4AddressesPerInterface": 50, "Ipv4AddressesPerSecondaryInterface": 0, - "Ipv6AddressesPerInterface": 30, + "Ipv6AddressesPerInterface": 50, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 8, + "MaximumNetworkInterfaces": 10, "NetworkCards": [ { - "BaselineBandwidthInGbps": 10.0, + "AdditionalFlexibleNetworkInterfaces": 0, + "BaselineBandwidthInGbps": 15.0, "DefaultEnaQueueCountPerInterface": 8, - "MaximumNetworkInterfaces": 8, + "MaximumEnaQueueCount": 128, + "MaximumEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 10, "NetworkCardIndex": 0, - "NetworkPerformance": "10 Gigabit", - "PeakBandwidthInGbps": 10.0 + "NetworkPerformance": "15 Gigabit", + "PeakBandwidthInGbps": 15.0 } ], - "NetworkPerformance": "10 Gigabit", + "NetworkPerformance": "15 Gigabit", "SecondaryNetworkSupported": false }, - "NitroEnclavesSupport": "unsupported", - "NitroTpmSupport": "unsupported", - "PhcSupport": "unsupported", + "NitroEnclavesSupport": "supported", + "NitroTpmInfo": { + "SupportedVersions": [ + "2.0" + ] + }, + "NitroTpmSupport": "supported", + "PhcSupport": "supported", "PlacementGroupInfo": { "SupportedStrategies": [ + "cluster", "partition", "spread" ] }, "ProcessorInfo": { - "Manufacturer": "Apple", + "Manufacturer": "Intel", "SupportedArchitectures": [ - "arm64_mac" + "x86_64" ], - "SustainedClockSpeedInGhz": 3.5 + "SustainedClockSpeedInGhz": 3.9 }, "RebootMigrationSupport": "unsupported", "SupportedBootModes": [ - "legacy-bios" + "legacy-bios", + "uefi" ], "SupportedRootDeviceTypes": [ "ebs" ], "SupportedUsageClasses": [ - "on-demand" + "on-demand", + "spot" ], "SupportedVirtualizationTypes": [ "hvm" ], "VCpuInfo": { - "DefaultCores": 8, - "DefaultThreadsPerCore": 1, - "DefaultVCpus": 8 + "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 + ] } }, - "mac2-m2pro.metal": { + "m8id.96xlarge": { "AutoRecoverySupported": false, - "BareMetal": true, + "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, "DedicatedHostsSupported": true, "EbsInfo": { - "AttachmentLimitType": "shared", + "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 8000, - "BaselineIops": 55000, - "BaselineThroughputInMBps": 1000.0, - "MaximumBandwidthInMbps": 8000, - "MaximumIops": 55000, - "MaximumThroughputInMBps": 1000.0 + "BaselineBandwidthInMbps": 80000, + "BaselineIops": 480000, + "BaselineThroughputInMBps": 10000.0, + "MaximumBandwidthInMbps": 80000, + "MaximumIops": 480000, + "MaximumThroughputInMBps": 10000.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 10, + "MaximumEbsAttachments": 128, "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": false, - "InstanceStorageSupported": false, - "InstanceType": "mac2-m2pro.metal", + "Hypervisor": "nitro", + "InstanceStorageInfo": { + "Disks": [ + { + "Count": 6, + "SizeInGB": 3800, + "Type": "ssd" + } + ], + "EncryptionSupport": "required", + "NvmeSupport": "required", + "TotalSizeInGB": 22800 + }, + "InstanceStorageSupported": true, + "InstanceType": "m8id.96xlarge", "MemoryInfo": { - "SizeInMiB": 32768 + "SizeInMiB": 1572864 }, "NetworkInfo": { + "BandwidthWeightings": [ + "default", + "ebs-1", + "vpc-1" + ], "ConnectionTrackingConfiguration": { - "DefaultTcpEstablishedTimeout": 432000, + "DefaultTcpEstablishedTimeout": 350, "DefaultUdpStreamTimeout": 180, "DefaultUdpTimeout": 30 }, "DefaultNetworkCardIndex": 0, - "EfaSupported": false, - "EnaSrdSupported": false, + "EfaInfo": { + "MaximumEfaInterfaces": 1 + }, + "EfaSupported": true, + "EnaSrdSupported": true, "EnaSupport": "required", - "EncryptionInTransitSupported": false, - "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 30, + "EncryptionInTransitSupported": true, + "FlexibleEnaQueuesSupport": "supported", + "Ipv4AddressesPerInterface": 64, "Ipv4AddressesPerSecondaryInterface": 0, - "Ipv6AddressesPerInterface": 30, + "Ipv6AddressesPerInterface": 64, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 8, + "MaximumNetworkInterfaces": 24, "NetworkCards": [ { - "BaselineBandwidthInGbps": 10.0, - "DefaultEnaQueueCountPerInterface": 8, - "MaximumNetworkInterfaces": 8, + "AdditionalFlexibleNetworkInterfaces": 0, + "BaselineBandwidthInGbps": 100.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumEnaQueueCount": 1536, + "MaximumEnaQueueCountPerInterface": 128, + "MaximumNetworkInterfaces": 24, "NetworkCardIndex": 0, - "NetworkPerformance": "10 Gigabit", - "PeakBandwidthInGbps": 10.0 + "NetworkPerformance": "100 Gigabit", + "PeakBandwidthInGbps": 100.0 } ], - "NetworkPerformance": "10 Gigabit", + "NetworkPerformance": "100 Gigabit", "SecondaryNetworkSupported": false }, - "NitroEnclavesSupport": "unsupported", - "NitroTpmSupport": "unsupported", - "PhcSupport": "unsupported", + "NitroEnclavesSupport": "supported", + "NitroTpmInfo": { + "SupportedVersions": [ + "2.0" + ] + }, + "NitroTpmSupport": "supported", + "PhcSupport": "supported", "PlacementGroupInfo": { "SupportedStrategies": [ + "cluster", "partition", "spread" ] }, "ProcessorInfo": { - "Manufacturer": "Apple", + "Manufacturer": "Intel", "SupportedArchitectures": [ - "arm64_mac" + "x86_64" ], - "SustainedClockSpeedInGhz": 3.5 + "SustainedClockSpeedInGhz": 3.9 }, "RebootMigrationSupport": "unsupported", "SupportedBootModes": [ - "legacy-bios" + "legacy-bios", + "uefi" ], "SupportedRootDeviceTypes": [ "ebs" ], "SupportedUsageClasses": [ - "on-demand" + "on-demand", + "spot" ], "SupportedVirtualizationTypes": [ "hvm" ], "VCpuInfo": { - "DefaultCores": 12, - "DefaultThreadsPerCore": 1, - "DefaultVCpus": 12 + "DefaultCores": 192, + "DefaultThreadsPerCore": 2, + "DefaultVCpus": 384, + "ValidCores": [ + 12, + 18, + 24, + 30, + 36, + 42, + 48, + 54, + 60, + 66, + 72, + 78, + 84, + 90, + 96, + 102, + 108, + 114, + 120, + 126, + 132, + 138, + 144, + 150, + 156, + 162, + 168, + 174, + 180, + 186, + 192 + ], + "ValidThreadsPerCore": [ + 1, + 2 + ] } }, - "mac2.metal": { + "m8id.large": { "AutoRecoverySupported": false, - "BareMetal": true, + "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, "DedicatedHostsSupported": true, "EbsInfo": { - "AttachmentLimitType": "shared", + "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 10000, - "BaselineIops": 55000, - "BaselineThroughputInMBps": 1250.0, + "BaselineBandwidthInMbps": 650, + "BaselineIops": 3600, + "BaselineThroughputInMBps": 81.25, "MaximumBandwidthInMbps": 10000, - "MaximumIops": 55000, + "MaximumIops": 40000, "MaximumThroughputInMBps": 1250.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 10, + "MaximumEbsAttachments": 32, "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": false, - "InstanceStorageSupported": false, - "InstanceType": "mac2.metal", + "Hypervisor": "nitro", + "InstanceStorageInfo": { + "Disks": [ + { + "Count": 1, + "SizeInGB": 118, + "Type": "ssd" + } + ], + "EncryptionSupport": "required", + "NvmeSupport": "required", + "TotalSizeInGB": 118 + }, + "InstanceStorageSupported": true, + "InstanceType": "m8id.large", "MemoryInfo": { - "SizeInMiB": 16384 + "SizeInMiB": 8192 }, "NetworkInfo": { + "BandwidthWeightings": [ + "default", + "ebs-1", + "vpc-1" + ], "ConnectionTrackingConfiguration": { - "DefaultTcpEstablishedTimeout": 432000, + "DefaultTcpEstablishedTimeout": 350, "DefaultUdpStreamTimeout": 180, "DefaultUdpTimeout": 30 }, @@ -103124,140 +103750,165 @@ "EfaSupported": false, "EnaSrdSupported": false, "EnaSupport": "required", - "EncryptionInTransitSupported": false, - "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 30, - "Ipv6AddressesPerInterface": 30, + "EncryptionInTransitSupported": true, + "FlexibleEnaQueuesSupport": "supported", + "Ipv4AddressesPerInterface": 20, + "Ipv4AddressesPerSecondaryInterface": 0, + "Ipv6AddressesPerInterface": 20, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 8, + "MaximumNetworkInterfaces": 3, "NetworkCards": [ { - "BaselineBandwidthInGbps": 10.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 8, + "AdditionalFlexibleNetworkInterfaces": 0, + "BaselineBandwidthInGbps": 0.937, + "DefaultEnaQueueCountPerInterface": 2, + "MaximumEnaQueueCount": 6, + "MaximumEnaQueueCountPerInterface": 2, + "MaximumNetworkInterfaces": 3, "NetworkCardIndex": 0, - "NetworkPerformance": "10 Gigabit", - "PeakBandwidthInGbps": 10.0 + "NetworkPerformance": "Up to 12.5 Gigabit", + "PeakBandwidthInGbps": 12.5 } ], - "NetworkPerformance": "10 Gigabit", + "NetworkPerformance": "Up to 12.5 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "unsupported", - "NitroTpmSupport": "unsupported", - "PhcSupport": "unsupported", + "NitroTpmInfo": { + "SupportedVersions": [ + "2.0" + ] + }, + "NitroTpmSupport": "supported", + "PhcSupport": "supported", "PlacementGroupInfo": { "SupportedStrategies": [ + "cluster", "partition", "spread" ] }, "ProcessorInfo": { - "Manufacturer": "Apple", + "Manufacturer": "Intel", "SupportedArchitectures": [ - "arm64_mac" + "x86_64" ], - "SustainedClockSpeedInGhz": 3.2 + "SustainedClockSpeedInGhz": 3.9 }, "RebootMigrationSupport": "unsupported", "SupportedBootModes": [ - "legacy-bios" + "legacy-bios", + "uefi" ], "SupportedRootDeviceTypes": [ "ebs" ], "SupportedUsageClasses": [ - "on-demand" + "on-demand", + "spot" ], "SupportedVirtualizationTypes": [ "hvm" ], "VCpuInfo": { - "DefaultCores": 4, + "DefaultCores": 1, "DefaultThreadsPerCore": 2, - "DefaultVCpus": 8 + "DefaultVCpus": 2, + "ValidCores": [ + 1 + ], + "ValidThreadsPerCore": [ + 1, + 2 + ] } }, - "p3.16xlarge": { - "AutoRecoverySupported": true, - "BareMetal": false, + "m8id.metal-48xl": { + "AutoRecoverySupported": false, + "BareMetal": true, "BurstablePerformanceSupported": false, "CurrentGeneration": true, "DedicatedHostsSupported": true, "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 14000, - "BaselineIops": 80000, - "BaselineThroughputInMBps": 1750.0, - "MaximumBandwidthInMbps": 14000, - "MaximumIops": 80000, - "MaximumThroughputInMBps": 1750.0 + "BaselineBandwidthInMbps": 60000, + "BaselineIops": 240000, + "BaselineThroughputInMBps": 7500.0, + "MaximumBandwidthInMbps": 60000, + "MaximumIops": 240000, + "MaximumThroughputInMBps": 7500.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 19, - "NvmeSupport": "unsupported" + "MaximumEbsAttachments": 64, + "NvmeSupport": "required" }, "FreeTierEligible": false, - "GpuInfo": { - "Gpus": [ + "HibernationSupported": false, + "InstanceStorageInfo": { + "Disks": [ { - "Count": 8, - "GpuPartitionSize": 1.0, - "LogicalGpuCount": 8, - "Manufacturer": "NVIDIA", - "MemoryInfo": { - "SizeInMiB": 16384 - }, - "Name": "V100", - "Workloads": [ - "ml-ai" - ] + "Count": 3, + "SizeInGB": 3800, + "Type": "ssd" } ], - "TotalGpuMemoryInMiB": 131072 + "EncryptionSupport": "required", + "NvmeSupport": "required", + "TotalSizeInGB": 11400 }, - "HibernationSupported": false, - "Hypervisor": "xen", - "InstanceStorageSupported": false, - "InstanceType": "p3.16xlarge", + "InstanceStorageSupported": true, + "InstanceType": "m8id.metal-48xl", "MemoryInfo": { - "SizeInMiB": 499712 + "SizeInMiB": 786432 }, "NetworkInfo": { + "BandwidthWeightings": [ + "default", + "ebs-1", + "vpc-1" + ], "ConnectionTrackingConfiguration": { - "DefaultTcpEstablishedTimeout": 432000, + "DefaultTcpEstablishedTimeout": 350, "DefaultUdpStreamTimeout": 180, "DefaultUdpTimeout": 30 }, "DefaultNetworkCardIndex": 0, - "EfaSupported": false, - "EnaSrdSupported": false, - "EnaSupport": "supported", - "EncryptionInTransitSupported": false, - "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 30, - "Ipv6AddressesPerInterface": 30, + "EfaInfo": { + "MaximumEfaInterfaces": 1 + }, + "EfaSupported": true, + "EnaSrdSupported": true, + "EnaSupport": "required", + "EncryptionInTransitSupported": true, + "FlexibleEnaQueuesSupport": "supported", + "Ipv4AddressesPerInterface": 64, + "Ipv4AddressesPerSecondaryInterface": 0, + "Ipv6AddressesPerInterface": 64, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 8, + "MaximumNetworkInterfaces": 24, "NetworkCards": [ { - "BaselineBandwidthInGbps": 5.0, - "MaximumNetworkInterfaces": 8, + "AdditionalFlexibleNetworkInterfaces": 0, + "BaselineBandwidthInGbps": 75.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumEnaQueueCount": 768, + "MaximumEnaQueueCountPerInterface": 128, + "MaximumNetworkInterfaces": 24, "NetworkCardIndex": 0, - "NetworkPerformance": "25 Gigabit", - "PeakBandwidthInGbps": 10.0 + "NetworkPerformance": "75 Gigabit", + "PeakBandwidthInGbps": 75.0 } ], - "NetworkPerformance": "25 Gigabit", + "NetworkPerformance": "75 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "unsupported", "NitroTpmSupport": "unsupported", - "PhcSupport": "unsupported", + "PhcSupport": "supported", "PlacementGroupInfo": { "SupportedStrategies": [ "cluster", @@ -103270,9 +103921,9 @@ "SupportedArchitectures": [ "x86_64" ], - "SustainedClockSpeedInGhz": 2.7 + "SustainedClockSpeedInGhz": 3.9 }, - "RebootMigrationSupport": "supported", + "RebootMigrationSupport": "unsupported", "SupportedBootModes": [ "legacy-bios" ], @@ -103287,112 +103938,96 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 32, + "DefaultCores": 96, "DefaultThreadsPerCore": 2, - "DefaultVCpus": 64, - "ValidCores": [ - 2, - 4, - 6, - 8, - 10, - 12, - 14, - 16, - 18, - 20, - 22, - 24, - 26, - 28, - 30, - 32 - ], - "ValidThreadsPerCore": [ - 1, - 2 - ] + "DefaultVCpus": 192 } }, - "p3.2xlarge": { - "AutoRecoverySupported": true, - "BareMetal": false, + "m8id.metal-96xl": { + "AutoRecoverySupported": false, + "BareMetal": true, "BurstablePerformanceSupported": false, "CurrentGeneration": true, "DedicatedHostsSupported": true, "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 1750, - "BaselineIops": 10000, - "BaselineThroughputInMBps": 218.75, - "MaximumBandwidthInMbps": 1750, - "MaximumIops": 10000, - "MaximumThroughputInMBps": 218.75 + "BaselineBandwidthInMbps": 80000, + "BaselineIops": 480000, + "BaselineThroughputInMBps": 10000.0, + "MaximumBandwidthInMbps": 80000, + "MaximumIops": 480000, + "MaximumThroughputInMBps": 10000.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 26, - "NvmeSupport": "unsupported" + "MaximumEbsAttachments": 79, + "NvmeSupport": "required" }, "FreeTierEligible": false, - "GpuInfo": { - "Gpus": [ + "HibernationSupported": false, + "InstanceStorageInfo": { + "Disks": [ { - "Count": 1, - "GpuPartitionSize": 1.0, - "LogicalGpuCount": 1, - "Manufacturer": "NVIDIA", - "MemoryInfo": { - "SizeInMiB": 16384 - }, - "Name": "V100", - "Workloads": [ - "ml-ai" - ] + "Count": 6, + "SizeInGB": 3800, + "Type": "ssd" } ], - "TotalGpuMemoryInMiB": 16384 + "EncryptionSupport": "required", + "NvmeSupport": "required", + "TotalSizeInGB": 22800 }, - "HibernationSupported": false, - "Hypervisor": "xen", - "InstanceStorageSupported": false, - "InstanceType": "p3.2xlarge", + "InstanceStorageSupported": true, + "InstanceType": "m8id.metal-96xl", "MemoryInfo": { - "SizeInMiB": 62464 + "SizeInMiB": 1572864 }, "NetworkInfo": { + "BandwidthWeightings": [ + "default", + "ebs-1", + "vpc-1" + ], "ConnectionTrackingConfiguration": { - "DefaultTcpEstablishedTimeout": 432000, + "DefaultTcpEstablishedTimeout": 350, "DefaultUdpStreamTimeout": 180, "DefaultUdpTimeout": 30 }, "DefaultNetworkCardIndex": 0, - "EfaSupported": false, - "EnaSrdSupported": false, - "EnaSupport": "supported", - "EncryptionInTransitSupported": false, - "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 15, - "Ipv6AddressesPerInterface": 15, + "EfaInfo": { + "MaximumEfaInterfaces": 1 + }, + "EfaSupported": true, + "EnaSrdSupported": true, + "EnaSupport": "required", + "EncryptionInTransitSupported": true, + "FlexibleEnaQueuesSupport": "supported", + "Ipv4AddressesPerInterface": 64, + "Ipv4AddressesPerSecondaryInterface": 0, + "Ipv6AddressesPerInterface": 64, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 4, + "MaximumNetworkInterfaces": 24, "NetworkCards": [ { - "BaselineBandwidthInGbps": 2.5, - "MaximumNetworkInterfaces": 4, + "AdditionalFlexibleNetworkInterfaces": 0, + "BaselineBandwidthInGbps": 100.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumEnaQueueCount": 1536, + "MaximumEnaQueueCountPerInterface": 128, + "MaximumNetworkInterfaces": 24, "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 10 Gigabit", - "PeakBandwidthInGbps": 10.0 + "NetworkPerformance": "100 Gigabit", + "PeakBandwidthInGbps": 100.0 } ], - "NetworkPerformance": "Up to 10 Gigabit", + "NetworkPerformance": "100 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "unsupported", "NitroTpmSupport": "unsupported", - "PhcSupport": "unsupported", + "PhcSupport": "supported", "PlacementGroupInfo": { "SupportedStrategies": [ "cluster", @@ -103405,9 +104040,9 @@ "SupportedArchitectures": [ "x86_64" ], - "SustainedClockSpeedInGhz": 2.7 + "SustainedClockSpeedInGhz": 3.9 }, - "RebootMigrationSupport": "supported", + "RebootMigrationSupport": "unsupported", "SupportedBootModes": [ "legacy-bios" ], @@ -103422,99 +104057,212 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 4, + "DefaultCores": 192, "DefaultThreadsPerCore": 2, - "DefaultVCpus": 8, - "ValidCores": [ - 1, - 2, - 3, - 4 - ], - "ValidThreadsPerCore": [ - 1, - 2 - ] + "DefaultVCpus": 384 } }, - "p3.8xlarge": { - "AutoRecoverySupported": true, + "m8id.xlarge": { + "AutoRecoverySupported": false, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, "DedicatedHostsSupported": true, "EbsInfo": { - "AttachmentLimitType": "shared", + "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 7000, - "BaselineIops": 40000, - "BaselineThroughputInMBps": 875.0, - "MaximumBandwidthInMbps": 7000, + "BaselineBandwidthInMbps": 1250, + "BaselineIops": 6000, + "BaselineThroughputInMBps": 156.25, + "MaximumBandwidthInMbps": 10000, "MaximumIops": 40000, - "MaximumThroughputInMBps": 875.0 + "MaximumThroughputInMBps": 1250.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 23, - "NvmeSupport": "unsupported" + "MaximumEbsAttachments": 32, + "NvmeSupport": "required" }, "FreeTierEligible": false, - "GpuInfo": { - "Gpus": [ + "HibernationSupported": false, + "Hypervisor": "nitro", + "InstanceStorageInfo": { + "Disks": [ { - "Count": 4, - "GpuPartitionSize": 1.0, - "LogicalGpuCount": 4, - "Manufacturer": "NVIDIA", - "MemoryInfo": { - "SizeInMiB": 16384 - }, - "Name": "V100", - "Workloads": [ - "ml-ai" - ] + "Count": 1, + "SizeInGB": 237, + "Type": "ssd" } ], - "TotalGpuMemoryInMiB": 65536 + "EncryptionSupport": "required", + "NvmeSupport": "required", + "TotalSizeInGB": 237 }, - "HibernationSupported": false, - "Hypervisor": "xen", - "InstanceStorageSupported": false, - "InstanceType": "p3.8xlarge", + "InstanceStorageSupported": true, + "InstanceType": "m8id.xlarge", "MemoryInfo": { - "SizeInMiB": 249856 + "SizeInMiB": 16384 }, "NetworkInfo": { + "BandwidthWeightings": [ + "default", + "ebs-1", + "vpc-1" + ], "ConnectionTrackingConfiguration": { - "DefaultTcpEstablishedTimeout": 432000, + "DefaultTcpEstablishedTimeout": 350, "DefaultUdpStreamTimeout": 180, "DefaultUdpTimeout": 30 }, "DefaultNetworkCardIndex": 0, "EfaSupported": false, "EnaSrdSupported": false, - "EnaSupport": "supported", - "EncryptionInTransitSupported": false, - "FlexibleEnaQueuesSupport": "unsupported", + "EnaSupport": "required", + "EncryptionInTransitSupported": true, + "FlexibleEnaQueuesSupport": "supported", "Ipv4AddressesPerInterface": 30, + "Ipv4AddressesPerSecondaryInterface": 0, "Ipv6AddressesPerInterface": 30, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 8, + "MaximumNetworkInterfaces": 4, "NetworkCards": [ { - "BaselineBandwidthInGbps": 5.0, - "MaximumNetworkInterfaces": 8, + "AdditionalFlexibleNetworkInterfaces": 0, + "BaselineBandwidthInGbps": 1.875, + "DefaultEnaQueueCountPerInterface": 4, + "MaximumEnaQueueCount": 16, + "MaximumEnaQueueCountPerInterface": 4, + "MaximumNetworkInterfaces": 4, "NetworkCardIndex": 0, - "NetworkPerformance": "10 Gigabit", - "PeakBandwidthInGbps": 10.0 + "NetworkPerformance": "Up to 12.5 Gigabit", + "PeakBandwidthInGbps": 12.5 } ], - "NetworkPerformance": "10 Gigabit", + "NetworkPerformance": "Up to 12.5 Gigabit", "SecondaryNetworkSupported": false }, - "NitroEnclavesSupport": "unsupported", - "NitroTpmSupport": "unsupported", + "NitroEnclavesSupport": "supported", + "NitroTpmInfo": { + "SupportedVersions": [ + "2.0" + ] + }, + "NitroTpmSupport": "supported", + "PhcSupport": "supported", + "PlacementGroupInfo": { + "SupportedStrategies": [ + "cluster", + "partition", + "spread" + ] + }, + "ProcessorInfo": { + "Manufacturer": "Intel", + "SupportedArchitectures": [ + "x86_64" + ], + "SustainedClockSpeedInGhz": 3.9 + }, + "RebootMigrationSupport": "unsupported", + "SupportedBootModes": [ + "legacy-bios", + "uefi" + ], + "SupportedRootDeviceTypes": [ + "ebs" + ], + "SupportedUsageClasses": [ + "on-demand", + "spot" + ], + "SupportedVirtualizationTypes": [ + "hvm" + ], + "VCpuInfo": { + "DefaultCores": 2, + "DefaultThreadsPerCore": 2, + "DefaultVCpus": 4, + "ValidCores": [ + 1, + 2 + ], + "ValidThreadsPerCore": [ + 1, + 2 + ] + } + }, + "m8in.12xlarge": { + "AutoRecoverySupported": true, + "BareMetal": false, + "BurstablePerformanceSupported": false, + "CurrentGeneration": true, + "DedicatedHostsSupported": true, + "EbsInfo": { + "AttachmentLimitType": "dedicated", + "EbsOptimizedInfo": { + "BaselineBandwidthInMbps": 15000, + "BaselineIops": 60000, + "BaselineThroughputInMBps": 1875.0, + "MaximumBandwidthInMbps": 15000, + "MaximumIops": 60000, + "MaximumThroughputInMBps": 1875.0 + }, + "EbsOptimizedSupport": "default", + "EncryptionSupport": "supported", + "MaximumEbsAttachments": 32, + "NvmeSupport": "required" + }, + "FreeTierEligible": false, + "HibernationSupported": false, + "Hypervisor": "nitro", + "InstanceStorageSupported": false, + "InstanceType": "m8in.12xlarge", + "MemoryInfo": { + "SizeInMiB": 196608 + }, + "NetworkInfo": { + "ConnectionTrackingConfiguration": { + "DefaultTcpEstablishedTimeout": 350, + "DefaultUdpStreamTimeout": 180, + "DefaultUdpTimeout": 30 + }, + "DefaultNetworkCardIndex": 0, + "EfaSupported": false, + "EnaSrdSupported": true, + "EnaSupport": "required", + "EncryptionInTransitSupported": true, + "FlexibleEnaQueuesSupport": "supported", + "Ipv4AddressesPerInterface": 50, + "Ipv4AddressesPerSecondaryInterface": 0, + "Ipv6AddressesPerInterface": 50, + "Ipv6Supported": true, + "MaximumNetworkCards": 1, + "MaximumNetworkInterfaces": 12, + "NetworkCards": [ + { + "AdditionalFlexibleNetworkInterfaces": 0, + "BaselineBandwidthInGbps": 75.0, + "DefaultEnaQueueCountPerInterface": 16, + "MaximumEnaQueueCount": 192, + "MaximumEnaQueueCountPerInterface": 64, + "MaximumNetworkInterfaces": 12, + "NetworkCardIndex": 0, + "NetworkPerformance": "75 Gigabit", + "PeakBandwidthInGbps": 75.0 + } + ], + "NetworkPerformance": "75 Gigabit", + "SecondaryNetworkSupported": false + }, + "NitroEnclavesSupport": "supported", + "NitroTpmInfo": { + "SupportedVersions": [ + "2.0" + ] + }, + "NitroTpmSupport": "supported", "PhcSupport": "unsupported", "PlacementGroupInfo": { "SupportedStrategies": [ @@ -103528,11 +104276,12 @@ "SupportedArchitectures": [ "x86_64" ], - "SustainedClockSpeedInGhz": 2.7 + "SustainedClockSpeedInGhz": 3.9 }, "RebootMigrationSupport": "supported", "SupportedBootModes": [ - "legacy-bios" + "legacy-bios", + "uefi" ], "SupportedRootDeviceTypes": [ "ebs" @@ -103545,9 +104294,9 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 16, + "DefaultCores": 24, "DefaultThreadsPerCore": 2, - "DefaultVCpus": 32, + "DefaultVCpus": 48, "ValidCores": [ 1, 2, @@ -103564,7 +104313,15 @@ 13, 14, 15, - 16 + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24 ], "ValidThreadsPerCore": [ 1, @@ -103572,90 +104329,61 @@ ] } }, - "p3dn.24xlarge": { - "AutoRecoverySupported": false, + "m8in.16xlarge": { + "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, "DedicatedHostsSupported": true, "EbsInfo": { - "AttachmentLimitType": "shared", + "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 19000, + "BaselineBandwidthInMbps": 20000, "BaselineIops": 80000, - "BaselineThroughputInMBps": 2375.0, - "MaximumBandwidthInMbps": 19000, + "BaselineThroughputInMBps": 2500.0, + "MaximumBandwidthInMbps": 20000, "MaximumIops": 80000, - "MaximumThroughputInMBps": 2375.0 + "MaximumThroughputInMBps": 2500.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 17, + "MaximumEbsAttachments": 48, "NvmeSupport": "required" }, "FreeTierEligible": false, - "GpuInfo": { - "Gpus": [ - { - "Count": 8, - "GpuPartitionSize": 1.0, - "LogicalGpuCount": 8, - "Manufacturer": "NVIDIA", - "MemoryInfo": { - "SizeInMiB": 32768 - }, - "Name": "V100", - "Workloads": [ - "ml-ai" - ] - } - ], - "TotalGpuMemoryInMiB": 262144 - }, "HibernationSupported": false, "Hypervisor": "nitro", - "InstanceStorageInfo": { - "Disks": [ - { - "Count": 2, - "SizeInGB": 900, - "Type": "ssd" - } - ], - "EncryptionSupport": "required", - "NvmeSupport": "required", - "TotalSizeInGB": 1800 - }, - "InstanceStorageSupported": true, - "InstanceType": "p3dn.24xlarge", + "InstanceStorageSupported": false, + "InstanceType": "m8in.16xlarge", "MemoryInfo": { - "SizeInMiB": 786432 + "SizeInMiB": 262144 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { - "DefaultTcpEstablishedTimeout": 432000, + "DefaultTcpEstablishedTimeout": 350, "DefaultUdpStreamTimeout": 180, "DefaultUdpTimeout": 30 }, "DefaultNetworkCardIndex": 0, - "EfaInfo": { - "MaximumEfaInterfaces": 1 - }, - "EfaSupported": true, - "EnaSrdSupported": false, + "EfaSupported": false, + "EnaSrdSupported": true, "EnaSupport": "required", "EncryptionInTransitSupported": true, - "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 50, - "Ipv6AddressesPerInterface": 50, + "FlexibleEnaQueuesSupport": "supported", + "Ipv4AddressesPerInterface": 64, + "Ipv4AddressesPerSecondaryInterface": 0, + "Ipv6AddressesPerInterface": 64, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 15, + "MaximumNetworkInterfaces": 16, "NetworkCards": [ { + "AdditionalFlexibleNetworkInterfaces": 0, "BaselineBandwidthInGbps": 100.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 15, + "DefaultEnaQueueCountPerInterface": 16, + "MaximumEnaQueueCount": 256, + "MaximumEnaQueueCountPerInterface": 64, + "MaximumNetworkInterfaces": 16, "NetworkCardIndex": 0, "NetworkPerformance": "100 Gigabit", "PeakBandwidthInGbps": 100.0 @@ -103665,7 +104393,12 @@ "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", - "NitroTpmSupport": "unsupported", + "NitroTpmInfo": { + "SupportedVersions": [ + "2.0" + ] + }, + "NitroTpmSupport": "supported", "PhcSupport": "unsupported", "PlacementGroupInfo": { "SupportedStrategies": [ @@ -103679,9 +104412,9 @@ "SupportedArchitectures": [ "x86_64" ], - "SustainedClockSpeedInGhz": 2.5 + "SustainedClockSpeedInGhz": 3.9 }, - "RebootMigrationSupport": "unsupported", + "RebootMigrationSupport": "supported", "SupportedBootModes": [ "legacy-bios", "uefi" @@ -103697,33 +104430,42 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 48, + "DefaultCores": 32, "DefaultThreadsPerCore": 2, - "DefaultVCpus": 96, + "DefaultVCpus": 64, "ValidCores": [ + 1, + 2, + 3, 4, + 5, 6, + 7, 8, + 9, 10, + 11, 12, + 13, 14, + 15, 16, + 17, 18, + 19, 20, + 21, 22, + 23, 24, + 25, 26, + 27, 28, + 29, 30, - 32, - 34, - 36, - 38, - 40, - 42, - 44, - 46, - 48 + 31, + 32 ], "ValidThreadsPerCore": [ 1, @@ -103731,8 +104473,8 @@ ] } }, - "p4d.24xlarge": { - "AutoRecoverySupported": false, + "m8in.24xlarge": { + "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, @@ -103740,115 +104482,67 @@ "EbsInfo": { "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 19000, - "BaselineIops": 80000, - "BaselineThroughputInMBps": 2375.0, - "MaximumBandwidthInMbps": 19000, - "MaximumIops": 80000, - "MaximumThroughputInMBps": 2375.0 + "BaselineBandwidthInMbps": 30000, + "BaselineIops": 120000, + "BaselineThroughputInMBps": 3750.0, + "MaximumBandwidthInMbps": 30000, + "MaximumIops": 120000, + "MaximumThroughputInMBps": 3750.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 28, + "MaximumEbsAttachments": 64, "NvmeSupport": "required" }, "FreeTierEligible": false, - "GpuInfo": { - "Gpus": [ - { - "Count": 8, - "GpuPartitionSize": 1.0, - "LogicalGpuCount": 8, - "Manufacturer": "NVIDIA", - "MemoryInfo": { - "SizeInMiB": 40960 - }, - "Name": "A100", - "Workloads": [ - "ml-ai" - ] - } - ], - "TotalGpuMemoryInMiB": 327680 - }, "HibernationSupported": false, "Hypervisor": "nitro", - "InstanceStorageInfo": { - "Disks": [ - { - "Count": 8, - "SizeInGB": 1000, - "Type": "ssd" - } - ], - "EncryptionSupport": "required", - "NvmeSupport": "required", - "TotalSizeInGB": 8000 - }, - "InstanceStorageSupported": true, - "InstanceType": "p4d.24xlarge", + "InstanceStorageSupported": false, + "InstanceType": "m8in.24xlarge", "MemoryInfo": { - "SizeInMiB": 1179648 + "SizeInMiB": 393216 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { - "DefaultTcpEstablishedTimeout": 432000, + "DefaultTcpEstablishedTimeout": 350, "DefaultUdpStreamTimeout": 180, "DefaultUdpTimeout": 30 }, "DefaultNetworkCardIndex": 0, - "EfaInfo": { - "MaximumEfaInterfaces": 4 - }, - "EfaSupported": true, - "EnaSrdSupported": false, + "EfaSupported": false, + "EnaSrdSupported": true, "EnaSupport": "required", "EncryptionInTransitSupported": true, - "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 50, - "Ipv6AddressesPerInterface": 50, + "FlexibleEnaQueuesSupport": "supported", + "Ipv4AddressesPerInterface": 64, + "Ipv4AddressesPerSecondaryInterface": 0, + "Ipv6AddressesPerInterface": 64, "Ipv6Supported": true, - "MaximumNetworkCards": 4, - "MaximumNetworkInterfaces": 60, + "MaximumNetworkCards": 1, + "MaximumNetworkInterfaces": 16, "NetworkCards": [ { - "BaselineBandwidthInGbps": 100.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 15, + "AdditionalFlexibleNetworkInterfaces": 0, + "BaselineBandwidthInGbps": 150.0, + "DefaultEnaQueueCountPerInterface": 16, + "MaximumEnaQueueCount": 256, + "MaximumEnaQueueCountPerInterface": 128, + "MaximumNetworkInterfaces": 16, "NetworkCardIndex": 0, - "NetworkPerformance": "100 Gigabit", - "PeakBandwidthInGbps": 100.0 - }, - { - "BaselineBandwidthInGbps": 100.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 15, - "NetworkCardIndex": 1, - "NetworkPerformance": "100 Gigabit", - "PeakBandwidthInGbps": 100.0 - }, - { - "BaselineBandwidthInGbps": 100.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 15, - "NetworkCardIndex": 2, - "NetworkPerformance": "100 Gigabit", - "PeakBandwidthInGbps": 100.0 - }, - { - "BaselineBandwidthInGbps": 100.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 15, - "NetworkCardIndex": 3, - "NetworkPerformance": "100 Gigabit", - "PeakBandwidthInGbps": 100.0 + "NetworkPerformance": "150 Gigabit", + "PeakBandwidthInGbps": 150.0 } ], - "NetworkPerformance": "4x 100 Gigabit", + "NetworkPerformance": "150 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", - "NitroTpmSupport": "unsupported", + "NitroTpmInfo": { + "SupportedVersions": [ + "2.0" + ] + }, + "NitroTpmSupport": "supported", "PhcSupport": "unsupported", "PlacementGroupInfo": { "SupportedStrategies": [ @@ -103862,17 +104556,17 @@ "SupportedArchitectures": [ "x86_64" ], - "SustainedClockSpeedInGhz": 3.0 + "SustainedClockSpeedInGhz": 3.9 }, - "RebootMigrationSupport": "unsupported", + "RebootMigrationSupport": "supported", "SupportedBootModes": [ - "legacy-bios" + "legacy-bios", + "uefi" ], "SupportedRootDeviceTypes": [ "ebs" ], "SupportedUsageClasses": [ - "capacity-block", "on-demand", "spot" ], @@ -103884,7 +104578,6 @@ "DefaultThreadsPerCore": 2, "DefaultVCpus": 96, "ValidCores": [ - 2, 4, 6, 8, @@ -103915,124 +104608,76 @@ ] } }, - "p4de.24xlarge": { - "AutoRecoverySupported": false, + "m8in.2xlarge": { + "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, - "DedicatedHostsSupported": false, + "DedicatedHostsSupported": true, "EbsInfo": { "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 19000, - "BaselineIops": 80000, - "BaselineThroughputInMBps": 2375.0, - "MaximumBandwidthInMbps": 19000, - "MaximumIops": 80000, - "MaximumThroughputInMBps": 2375.0 + "BaselineBandwidthInMbps": 2500, + "BaselineIops": 12000, + "BaselineThroughputInMBps": 312.5, + "MaximumBandwidthInMbps": 10000, + "MaximumIops": 40000, + "MaximumThroughputInMBps": 1250.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 28, + "MaximumEbsAttachments": 32, "NvmeSupport": "required" }, "FreeTierEligible": false, - "GpuInfo": { - "Gpus": [ - { - "Count": 8, - "GpuPartitionSize": 1.0, - "LogicalGpuCount": 8, - "Manufacturer": "NVIDIA", - "MemoryInfo": { - "SizeInMiB": 81920 - }, - "Name": "A100", - "Workloads": [ - "ml-ai" - ] - } - ], - "TotalGpuMemoryInMiB": 655360 - }, "HibernationSupported": false, "Hypervisor": "nitro", - "InstanceStorageInfo": { - "Disks": [ - { - "Count": 8, - "SizeInGB": 1000, - "Type": "ssd" - } - ], - "EncryptionSupport": "required", - "NvmeSupport": "required", - "TotalSizeInGB": 8000 - }, - "InstanceStorageSupported": true, - "InstanceType": "p4de.24xlarge", + "InstanceStorageSupported": false, + "InstanceType": "m8in.2xlarge", "MemoryInfo": { - "SizeInMiB": 1179648 + "SizeInMiB": 32768 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { - "DefaultTcpEstablishedTimeout": 432000, + "DefaultTcpEstablishedTimeout": 350, "DefaultUdpStreamTimeout": 180, "DefaultUdpTimeout": 30 }, "DefaultNetworkCardIndex": 0, - "EfaInfo": { - "MaximumEfaInterfaces": 4 - }, - "EfaSupported": true, + "EfaSupported": false, "EnaSrdSupported": false, "EnaSupport": "required", "EncryptionInTransitSupported": true, - "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 50, - "Ipv6AddressesPerInterface": 50, + "FlexibleEnaQueuesSupport": "supported", + "Ipv4AddressesPerInterface": 30, + "Ipv4AddressesPerSecondaryInterface": 0, + "Ipv6AddressesPerInterface": 30, "Ipv6Supported": true, - "MaximumNetworkCards": 4, - "MaximumNetworkInterfaces": 60, + "MaximumNetworkCards": 1, + "MaximumNetworkInterfaces": 4, "NetworkCards": [ { - "BaselineBandwidthInGbps": 100.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 15, + "AdditionalFlexibleNetworkInterfaces": 0, + "BaselineBandwidthInGbps": 12.5, + "DefaultEnaQueueCountPerInterface": 8, + "MaximumEnaQueueCount": 32, + "MaximumEnaQueueCountPerInterface": 8, + "MaximumNetworkInterfaces": 4, "NetworkCardIndex": 0, - "NetworkPerformance": "100 Gigabit", - "PeakBandwidthInGbps": 100.0 - }, - { - "BaselineBandwidthInGbps": 100.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 15, - "NetworkCardIndex": 1, - "NetworkPerformance": "100 Gigabit", - "PeakBandwidthInGbps": 100.0 - }, - { - "BaselineBandwidthInGbps": 100.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 15, - "NetworkCardIndex": 2, - "NetworkPerformance": "100 Gigabit", - "PeakBandwidthInGbps": 100.0 - }, - { - "BaselineBandwidthInGbps": 100.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 15, - "NetworkCardIndex": 3, - "NetworkPerformance": "100 Gigabit", - "PeakBandwidthInGbps": 100.0 + "NetworkPerformance": "Up to 40 Gigabit", + "PeakBandwidthInGbps": 40.0 } ], - "NetworkPerformance": "4x 100 Gigabit", + "NetworkPerformance": "Up to 40 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", - "NitroTpmSupport": "unsupported", + "NitroTpmInfo": { + "SupportedVersions": [ + "2.0" + ] + }, + "NitroTpmSupport": "supported", "PhcSupport": "unsupported", "PlacementGroupInfo": { "SupportedStrategies": [ @@ -104046,17 +104691,17 @@ "SupportedArchitectures": [ "x86_64" ], - "SustainedClockSpeedInGhz": 3.0 + "SustainedClockSpeedInGhz": 3.9 }, - "RebootMigrationSupport": "unsupported", + "RebootMigrationSupport": "supported", "SupportedBootModes": [ - "legacy-bios" + "legacy-bios", + "uefi" ], "SupportedRootDeviceTypes": [ "ebs" ], "SupportedUsageClasses": [ - "capacity-block", "on-demand", "spot" ], @@ -104064,34 +104709,14 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 48, + "DefaultCores": 4, "DefaultThreadsPerCore": 2, - "DefaultVCpus": 96, + "DefaultVCpus": 8, "ValidCores": [ + 1, 2, - 4, - 6, - 8, - 10, - 12, - 14, - 16, - 18, - 20, - 22, - 24, - 26, - 28, - 30, - 32, - 34, - 36, - 38, - 40, - 42, - 44, - 46, - 48 + 3, + 4 ], "ValidThreadsPerCore": [ 1, @@ -104099,345 +104724,67 @@ ] } }, - "p5.48xlarge": { - "AutoRecoverySupported": false, + "m8in.32xlarge": { + "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, - "DedicatedHostsSupported": false, + "DedicatedHostsSupported": true, "EbsInfo": { "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 80000, - "BaselineIops": 260000, - "BaselineThroughputInMBps": 10000.0, - "MaximumBandwidthInMbps": 80000, - "MaximumIops": 260000, - "MaximumThroughputInMBps": 10000.0 + "BaselineBandwidthInMbps": 40000, + "BaselineIops": 160000, + "BaselineThroughputInMBps": 5000.0, + "MaximumBandwidthInMbps": 40000, + "MaximumIops": 160000, + "MaximumThroughputInMBps": 5000.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 64, + "MaximumEbsAttachments": 88, "NvmeSupport": "required" }, "FreeTierEligible": false, - "GpuInfo": { - "Gpus": [ - { - "Count": 8, - "GpuPartitionSize": 1.0, - "LogicalGpuCount": 8, - "Manufacturer": "NVIDIA", - "MemoryInfo": { - "SizeInMiB": 81920 - }, - "Name": "H100", - "Workloads": [ - "ml-ai" - ] - } - ], - "TotalGpuMemoryInMiB": 655360 - }, "HibernationSupported": false, "Hypervisor": "nitro", - "InstanceStorageInfo": { - "Disks": [ - { - "Count": 8, - "SizeInGB": 3800, - "Type": "ssd" - } - ], - "EncryptionSupport": "required", - "NvmeSupport": "required", - "TotalSizeInGB": 30400 - }, - "InstanceStorageSupported": true, - "InstanceType": "p5.48xlarge", + "InstanceStorageSupported": false, + "InstanceType": "m8in.32xlarge", "MemoryInfo": { - "SizeInMiB": 2097152 + "SizeInMiB": 524288 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { - "DefaultTcpEstablishedTimeout": 432000, + "DefaultTcpEstablishedTimeout": 350, "DefaultUdpStreamTimeout": 180, "DefaultUdpTimeout": 30 }, "DefaultNetworkCardIndex": 0, - "EfaInfo": { - "MaximumEfaInterfaces": 32 - }, - "EfaSupported": true, + "EfaSupported": false, "EnaSrdSupported": true, "EnaSupport": "required", "EncryptionInTransitSupported": true, - "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 50, + "FlexibleEnaQueuesSupport": "supported", + "Ipv4AddressesPerInterface": 64, "Ipv4AddressesPerSecondaryInterface": 0, - "Ipv6AddressesPerInterface": 50, + "Ipv6AddressesPerInterface": 64, "Ipv6Supported": true, - "MaximumNetworkCards": 32, - "MaximumNetworkInterfaces": 64, + "MaximumNetworkCards": 1, + "MaximumNetworkInterfaces": 16, "NetworkCards": [ { - "BaselineBandwidthInGbps": 100.0, + "AdditionalFlexibleNetworkInterfaces": 0, + "BaselineBandwidthInGbps": 200.0, "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 2, + "MaximumEnaQueueCount": 512, + "MaximumEnaQueueCountPerInterface": 128, + "MaximumNetworkInterfaces": 16, "NetworkCardIndex": 0, - "NetworkPerformance": "100 Gigabit", - "PeakBandwidthInGbps": 100.0 - }, - { - "BaselineBandwidthInGbps": 100.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 2, - "NetworkCardIndex": 1, - "NetworkPerformance": "100 Gigabit", - "PeakBandwidthInGbps": 100.0 - }, - { - "BaselineBandwidthInGbps": 100.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 2, - "NetworkCardIndex": 2, - "NetworkPerformance": "100 Gigabit", - "PeakBandwidthInGbps": 100.0 - }, - { - "BaselineBandwidthInGbps": 100.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 2, - "NetworkCardIndex": 3, - "NetworkPerformance": "100 Gigabit", - "PeakBandwidthInGbps": 100.0 - }, - { - "BaselineBandwidthInGbps": 100.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 2, - "NetworkCardIndex": 4, - "NetworkPerformance": "100 Gigabit", - "PeakBandwidthInGbps": 100.0 - }, - { - "BaselineBandwidthInGbps": 100.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 2, - "NetworkCardIndex": 5, - "NetworkPerformance": "100 Gigabit", - "PeakBandwidthInGbps": 100.0 - }, - { - "BaselineBandwidthInGbps": 100.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 2, - "NetworkCardIndex": 6, - "NetworkPerformance": "100 Gigabit", - "PeakBandwidthInGbps": 100.0 - }, - { - "BaselineBandwidthInGbps": 100.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 2, - "NetworkCardIndex": 7, - "NetworkPerformance": "100 Gigabit", - "PeakBandwidthInGbps": 100.0 - }, - { - "BaselineBandwidthInGbps": 100.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 2, - "NetworkCardIndex": 8, - "NetworkPerformance": "100 Gigabit", - "PeakBandwidthInGbps": 100.0 - }, - { - "BaselineBandwidthInGbps": 100.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 2, - "NetworkCardIndex": 9, - "NetworkPerformance": "100 Gigabit", - "PeakBandwidthInGbps": 100.0 - }, - { - "BaselineBandwidthInGbps": 100.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 2, - "NetworkCardIndex": 10, - "NetworkPerformance": "100 Gigabit", - "PeakBandwidthInGbps": 100.0 - }, - { - "BaselineBandwidthInGbps": 100.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 2, - "NetworkCardIndex": 11, - "NetworkPerformance": "100 Gigabit", - "PeakBandwidthInGbps": 100.0 - }, - { - "BaselineBandwidthInGbps": 100.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 2, - "NetworkCardIndex": 12, - "NetworkPerformance": "100 Gigabit", - "PeakBandwidthInGbps": 100.0 - }, - { - "BaselineBandwidthInGbps": 100.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 2, - "NetworkCardIndex": 13, - "NetworkPerformance": "100 Gigabit", - "PeakBandwidthInGbps": 100.0 - }, - { - "BaselineBandwidthInGbps": 100.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 2, - "NetworkCardIndex": 14, - "NetworkPerformance": "100 Gigabit", - "PeakBandwidthInGbps": 100.0 - }, - { - "BaselineBandwidthInGbps": 100.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 2, - "NetworkCardIndex": 15, - "NetworkPerformance": "100 Gigabit", - "PeakBandwidthInGbps": 100.0 - }, - { - "BaselineBandwidthInGbps": 100.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 2, - "NetworkCardIndex": 16, - "NetworkPerformance": "100 Gigabit", - "PeakBandwidthInGbps": 100.0 - }, - { - "BaselineBandwidthInGbps": 100.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 2, - "NetworkCardIndex": 17, - "NetworkPerformance": "100 Gigabit", - "PeakBandwidthInGbps": 100.0 - }, - { - "BaselineBandwidthInGbps": 100.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 2, - "NetworkCardIndex": 18, - "NetworkPerformance": "100 Gigabit", - "PeakBandwidthInGbps": 100.0 - }, - { - "BaselineBandwidthInGbps": 100.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 2, - "NetworkCardIndex": 19, - "NetworkPerformance": "100 Gigabit", - "PeakBandwidthInGbps": 100.0 - }, - { - "BaselineBandwidthInGbps": 100.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 2, - "NetworkCardIndex": 20, - "NetworkPerformance": "100 Gigabit", - "PeakBandwidthInGbps": 100.0 - }, - { - "BaselineBandwidthInGbps": 100.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 2, - "NetworkCardIndex": 21, - "NetworkPerformance": "100 Gigabit", - "PeakBandwidthInGbps": 100.0 - }, - { - "BaselineBandwidthInGbps": 100.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 2, - "NetworkCardIndex": 22, - "NetworkPerformance": "100 Gigabit", - "PeakBandwidthInGbps": 100.0 - }, - { - "BaselineBandwidthInGbps": 100.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 2, - "NetworkCardIndex": 23, - "NetworkPerformance": "100 Gigabit", - "PeakBandwidthInGbps": 100.0 - }, - { - "BaselineBandwidthInGbps": 100.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 2, - "NetworkCardIndex": 24, - "NetworkPerformance": "100 Gigabit", - "PeakBandwidthInGbps": 100.0 - }, - { - "BaselineBandwidthInGbps": 100.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 2, - "NetworkCardIndex": 25, - "NetworkPerformance": "100 Gigabit", - "PeakBandwidthInGbps": 100.0 - }, - { - "BaselineBandwidthInGbps": 100.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 2, - "NetworkCardIndex": 26, - "NetworkPerformance": "100 Gigabit", - "PeakBandwidthInGbps": 100.0 - }, - { - "BaselineBandwidthInGbps": 100.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 2, - "NetworkCardIndex": 27, - "NetworkPerformance": "100 Gigabit", - "PeakBandwidthInGbps": 100.0 - }, - { - "BaselineBandwidthInGbps": 100.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 2, - "NetworkCardIndex": 28, - "NetworkPerformance": "100 Gigabit", - "PeakBandwidthInGbps": 100.0 - }, - { - "BaselineBandwidthInGbps": 100.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 2, - "NetworkCardIndex": 29, - "NetworkPerformance": "100 Gigabit", - "PeakBandwidthInGbps": 100.0 - }, - { - "BaselineBandwidthInGbps": 100.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 2, - "NetworkCardIndex": 30, - "NetworkPerformance": "100 Gigabit", - "PeakBandwidthInGbps": 100.0 - }, - { - "BaselineBandwidthInGbps": 100.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 2, - "NetworkCardIndex": 31, - "NetworkPerformance": "100 Gigabit", - "PeakBandwidthInGbps": 100.0 + "NetworkPerformance": "200 Gigabit", + "PeakBandwidthInGbps": 200.0 } ], - "NetworkPerformance": "3200 Gigabit", + "NetworkPerformance": "200 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -104456,13 +104803,13 @@ ] }, "ProcessorInfo": { - "Manufacturer": "AMD", + "Manufacturer": "Intel", "SupportedArchitectures": [ "x86_64" ], - "SustainedClockSpeedInGhz": 3.6 + "SustainedClockSpeedInGhz": 3.9 }, - "RebootMigrationSupport": "unsupported", + "RebootMigrationSupport": "supported", "SupportedBootModes": [ "legacy-bios", "uefi" @@ -104471,7 +104818,6 @@ "ebs" ], "SupportedUsageClasses": [ - "capacity-block", "on-demand", "spot" ], @@ -104479,18 +104825,41 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 96, + "DefaultCores": 64, "DefaultThreadsPerCore": 2, - "DefaultVCpus": 192, + "DefaultVCpus": 128, "ValidCores": [ + 4, + 6, + 8, + 10, 12, + 14, + 16, + 18, + 20, + 22, 24, + 26, + 28, + 30, + 32, + 34, 36, + 38, + 40, + 42, + 44, + 46, 48, + 50, + 52, + 54, + 56, + 58, 60, - 72, - 84, - 96 + 62, + 64 ], "ValidThreadsPerCore": [ 1, @@ -104498,68 +104867,38 @@ ] } }, - "p5.4xlarge": { - "AutoRecoverySupported": false, + "m8in.48xlarge": { + "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, - "DedicatedHostsSupported": false, + "DedicatedHostsSupported": true, "EbsInfo": { "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 10000, - "BaselineIops": 32500, - "BaselineThroughputInMBps": 1250.0, - "MaximumBandwidthInMbps": 10000, - "MaximumIops": 32500, - "MaximumThroughputInMBps": 1250.0 + "BaselineBandwidthInMbps": 60000, + "BaselineIops": 240000, + "BaselineThroughputInMBps": 7500.0, + "MaximumBandwidthInMbps": 60000, + "MaximumIops": 240000, + "MaximumThroughputInMBps": 7500.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 32, + "MaximumEbsAttachments": 128, "NvmeSupport": "required" }, "FreeTierEligible": false, - "GpuInfo": { - "Gpus": [ - { - "Count": 1, - "GpuPartitionSize": 1.0, - "LogicalGpuCount": 1, - "Manufacturer": "NVIDIA", - "MemoryInfo": { - "SizeInMiB": 81920 - }, - "Name": "H100", - "Workloads": [ - "ml-ai" - ] - } - ], - "TotalGpuMemoryInMiB": 81920 - }, "HibernationSupported": false, "Hypervisor": "nitro", - "InstanceStorageInfo": { - "Disks": [ - { - "Count": 1, - "SizeInGB": 3800, - "Type": "ssd" - } - ], - "EncryptionSupport": "required", - "NvmeSupport": "required", - "TotalSizeInGB": 3800 - }, - "InstanceStorageSupported": true, - "InstanceType": "p5.4xlarge", + "InstanceStorageSupported": false, + "InstanceType": "m8in.48xlarge", "MemoryInfo": { - "SizeInMiB": 262144 + "SizeInMiB": 786432 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { - "DefaultTcpEstablishedTimeout": 432000, + "DefaultTcpEstablishedTimeout": 350, "DefaultUdpStreamTimeout": 180, "DefaultUdpTimeout": 30 }, @@ -104571,24 +104910,27 @@ "EnaSrdSupported": true, "EnaSupport": "required", "EncryptionInTransitSupported": true, - "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 30, + "FlexibleEnaQueuesSupport": "supported", + "Ipv4AddressesPerInterface": 64, "Ipv4AddressesPerSecondaryInterface": 0, - "Ipv6AddressesPerInterface": 30, + "Ipv6AddressesPerInterface": 64, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 4, + "MaximumNetworkInterfaces": 24, "NetworkCards": [ { - "BaselineBandwidthInGbps": 100.0, - "DefaultEnaQueueCountPerInterface": 16, - "MaximumNetworkInterfaces": 4, + "AdditionalFlexibleNetworkInterfaces": 0, + "BaselineBandwidthInGbps": 300.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumEnaQueueCount": 768, + "MaximumEnaQueueCountPerInterface": 128, + "MaximumNetworkInterfaces": 24, "NetworkCardIndex": 0, - "NetworkPerformance": "100 Gigabit", - "PeakBandwidthInGbps": 100.0 + "NetworkPerformance": "300 Gigabit", + "PeakBandwidthInGbps": 300.0 } ], - "NetworkPerformance": "100 Gigabit", + "NetworkPerformance": "300 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -104607,13 +104949,13 @@ ] }, "ProcessorInfo": { - "Manufacturer": "AMD", + "Manufacturer": "Intel", "SupportedArchitectures": [ "x86_64" ], - "SustainedClockSpeedInGhz": 3.6 + "SustainedClockSpeedInGhz": 3.9 }, - "RebootMigrationSupport": "unsupported", + "RebootMigrationSupport": "supported", "SupportedBootModes": [ "legacy-bios", "uefi" @@ -104622,7 +104964,6 @@ "ebs" ], "SupportedUsageClasses": [ - "capacity-block", "on-demand", "spot" ], @@ -104630,18 +104971,41 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 8, + "DefaultCores": 96, "DefaultThreadsPerCore": 2, - "DefaultVCpus": 16, + "DefaultVCpus": 192, "ValidCores": [ - 1, - 2, - 3, - 4, - 5, 6, - 7, - 8 + 9, + 12, + 15, + 18, + 21, + 24, + 27, + 30, + 33, + 36, + 39, + 42, + 45, + 48, + 51, + 54, + 57, + 60, + 63, + 66, + 69, + 72, + 75, + 78, + 81, + 84, + 87, + 90, + 93, + 96 ], "ValidThreadsPerCore": [ 1, @@ -104649,345 +105013,67 @@ ] } }, - "p5e.48xlarge": { - "AutoRecoverySupported": false, + "m8in.4xlarge": { + "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, - "DedicatedHostsSupported": false, + "DedicatedHostsSupported": true, "EbsInfo": { "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 80000, - "BaselineIops": 260000, - "BaselineThroughputInMBps": 10000.0, - "MaximumBandwidthInMbps": 80000, - "MaximumIops": 260000, - "MaximumThroughputInMBps": 10000.0 + "BaselineBandwidthInMbps": 5000, + "BaselineIops": 20000, + "BaselineThroughputInMBps": 625.0, + "MaximumBandwidthInMbps": 10000, + "MaximumIops": 40000, + "MaximumThroughputInMBps": 1250.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 64, + "MaximumEbsAttachments": 32, "NvmeSupport": "required" }, "FreeTierEligible": false, - "GpuInfo": { - "Gpus": [ - { - "Count": 8, - "GpuPartitionSize": 1.0, - "LogicalGpuCount": 8, - "Manufacturer": "NVIDIA", - "MemoryInfo": { - "SizeInMiB": 144384 - }, - "Name": "H200", - "Workloads": [ - "ml-ai" - ] - } - ], - "TotalGpuMemoryInMiB": 1155072 - }, "HibernationSupported": false, "Hypervisor": "nitro", - "InstanceStorageInfo": { - "Disks": [ - { - "Count": 8, - "SizeInGB": 3800, - "Type": "ssd" - } - ], - "EncryptionSupport": "required", - "NvmeSupport": "required", - "TotalSizeInGB": 30400 - }, - "InstanceStorageSupported": true, - "InstanceType": "p5e.48xlarge", + "InstanceStorageSupported": false, + "InstanceType": "m8in.4xlarge", "MemoryInfo": { - "SizeInMiB": 2097152 + "SizeInMiB": 65536 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { - "DefaultTcpEstablishedTimeout": 432000, + "DefaultTcpEstablishedTimeout": 350, "DefaultUdpStreamTimeout": 180, "DefaultUdpTimeout": 30 }, "DefaultNetworkCardIndex": 0, - "EfaInfo": { - "MaximumEfaInterfaces": 32 - }, - "EfaSupported": true, - "EnaSrdSupported": true, + "EfaSupported": false, + "EnaSrdSupported": false, "EnaSupport": "required", "EncryptionInTransitSupported": true, - "FlexibleEnaQueuesSupport": "unsupported", + "FlexibleEnaQueuesSupport": "supported", "Ipv4AddressesPerInterface": 50, "Ipv4AddressesPerSecondaryInterface": 0, "Ipv6AddressesPerInterface": 50, "Ipv6Supported": true, - "MaximumNetworkCards": 32, - "MaximumNetworkInterfaces": 64, + "MaximumNetworkCards": 1, + "MaximumNetworkInterfaces": 8, "NetworkCards": [ { - "BaselineBandwidthInGbps": 100.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 2, + "AdditionalFlexibleNetworkInterfaces": 0, + "BaselineBandwidthInGbps": 25.0, + "DefaultEnaQueueCountPerInterface": 8, + "MaximumEnaQueueCount": 64, + "MaximumEnaQueueCountPerInterface": 16, + "MaximumNetworkInterfaces": 8, "NetworkCardIndex": 0, - "NetworkPerformance": "100 Gigabit", - "PeakBandwidthInGbps": 100.0 - }, - { - "BaselineBandwidthInGbps": 100.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 2, - "NetworkCardIndex": 1, - "NetworkPerformance": "100 Gigabit", - "PeakBandwidthInGbps": 100.0 - }, - { - "BaselineBandwidthInGbps": 100.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 2, - "NetworkCardIndex": 2, - "NetworkPerformance": "100 Gigabit", - "PeakBandwidthInGbps": 100.0 - }, - { - "BaselineBandwidthInGbps": 100.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 2, - "NetworkCardIndex": 3, - "NetworkPerformance": "100 Gigabit", - "PeakBandwidthInGbps": 100.0 - }, - { - "BaselineBandwidthInGbps": 100.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 2, - "NetworkCardIndex": 4, - "NetworkPerformance": "100 Gigabit", - "PeakBandwidthInGbps": 100.0 - }, - { - "BaselineBandwidthInGbps": 100.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 2, - "NetworkCardIndex": 5, - "NetworkPerformance": "100 Gigabit", - "PeakBandwidthInGbps": 100.0 - }, - { - "BaselineBandwidthInGbps": 100.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 2, - "NetworkCardIndex": 6, - "NetworkPerformance": "100 Gigabit", - "PeakBandwidthInGbps": 100.0 - }, - { - "BaselineBandwidthInGbps": 100.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 2, - "NetworkCardIndex": 7, - "NetworkPerformance": "100 Gigabit", - "PeakBandwidthInGbps": 100.0 - }, - { - "BaselineBandwidthInGbps": 100.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 2, - "NetworkCardIndex": 8, - "NetworkPerformance": "100 Gigabit", - "PeakBandwidthInGbps": 100.0 - }, - { - "BaselineBandwidthInGbps": 100.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 2, - "NetworkCardIndex": 9, - "NetworkPerformance": "100 Gigabit", - "PeakBandwidthInGbps": 100.0 - }, - { - "BaselineBandwidthInGbps": 100.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 2, - "NetworkCardIndex": 10, - "NetworkPerformance": "100 Gigabit", - "PeakBandwidthInGbps": 100.0 - }, - { - "BaselineBandwidthInGbps": 100.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 2, - "NetworkCardIndex": 11, - "NetworkPerformance": "100 Gigabit", - "PeakBandwidthInGbps": 100.0 - }, - { - "BaselineBandwidthInGbps": 100.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 2, - "NetworkCardIndex": 12, - "NetworkPerformance": "100 Gigabit", - "PeakBandwidthInGbps": 100.0 - }, - { - "BaselineBandwidthInGbps": 100.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 2, - "NetworkCardIndex": 13, - "NetworkPerformance": "100 Gigabit", - "PeakBandwidthInGbps": 100.0 - }, - { - "BaselineBandwidthInGbps": 100.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 2, - "NetworkCardIndex": 14, - "NetworkPerformance": "100 Gigabit", - "PeakBandwidthInGbps": 100.0 - }, - { - "BaselineBandwidthInGbps": 100.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 2, - "NetworkCardIndex": 15, - "NetworkPerformance": "100 Gigabit", - "PeakBandwidthInGbps": 100.0 - }, - { - "BaselineBandwidthInGbps": 100.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 2, - "NetworkCardIndex": 16, - "NetworkPerformance": "100 Gigabit", - "PeakBandwidthInGbps": 100.0 - }, - { - "BaselineBandwidthInGbps": 100.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 2, - "NetworkCardIndex": 17, - "NetworkPerformance": "100 Gigabit", - "PeakBandwidthInGbps": 100.0 - }, - { - "BaselineBandwidthInGbps": 100.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 2, - "NetworkCardIndex": 18, - "NetworkPerformance": "100 Gigabit", - "PeakBandwidthInGbps": 100.0 - }, - { - "BaselineBandwidthInGbps": 100.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 2, - "NetworkCardIndex": 19, - "NetworkPerformance": "100 Gigabit", - "PeakBandwidthInGbps": 100.0 - }, - { - "BaselineBandwidthInGbps": 100.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 2, - "NetworkCardIndex": 20, - "NetworkPerformance": "100 Gigabit", - "PeakBandwidthInGbps": 100.0 - }, - { - "BaselineBandwidthInGbps": 100.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 2, - "NetworkCardIndex": 21, - "NetworkPerformance": "100 Gigabit", - "PeakBandwidthInGbps": 100.0 - }, - { - "BaselineBandwidthInGbps": 100.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 2, - "NetworkCardIndex": 22, - "NetworkPerformance": "100 Gigabit", - "PeakBandwidthInGbps": 100.0 - }, - { - "BaselineBandwidthInGbps": 100.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 2, - "NetworkCardIndex": 23, - "NetworkPerformance": "100 Gigabit", - "PeakBandwidthInGbps": 100.0 - }, - { - "BaselineBandwidthInGbps": 100.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 2, - "NetworkCardIndex": 24, - "NetworkPerformance": "100 Gigabit", - "PeakBandwidthInGbps": 100.0 - }, - { - "BaselineBandwidthInGbps": 100.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 2, - "NetworkCardIndex": 25, - "NetworkPerformance": "100 Gigabit", - "PeakBandwidthInGbps": 100.0 - }, - { - "BaselineBandwidthInGbps": 100.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 2, - "NetworkCardIndex": 26, - "NetworkPerformance": "100 Gigabit", - "PeakBandwidthInGbps": 100.0 - }, - { - "BaselineBandwidthInGbps": 100.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 2, - "NetworkCardIndex": 27, - "NetworkPerformance": "100 Gigabit", - "PeakBandwidthInGbps": 100.0 - }, - { - "BaselineBandwidthInGbps": 100.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 2, - "NetworkCardIndex": 28, - "NetworkPerformance": "100 Gigabit", - "PeakBandwidthInGbps": 100.0 - }, - { - "BaselineBandwidthInGbps": 100.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 2, - "NetworkCardIndex": 29, - "NetworkPerformance": "100 Gigabit", - "PeakBandwidthInGbps": 100.0 - }, - { - "BaselineBandwidthInGbps": 100.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 2, - "NetworkCardIndex": 30, - "NetworkPerformance": "100 Gigabit", - "PeakBandwidthInGbps": 100.0 - }, - { - "BaselineBandwidthInGbps": 100.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 2, - "NetworkCardIndex": 31, - "NetworkPerformance": "100 Gigabit", - "PeakBandwidthInGbps": 100.0 + "NetworkPerformance": "Up to 50 Gigabit", + "PeakBandwidthInGbps": 50.0 } ], - "NetworkPerformance": "3200 Gigabit", + "NetworkPerformance": "Up to 50 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -105006,13 +105092,13 @@ ] }, "ProcessorInfo": { - "Manufacturer": "AMD", + "Manufacturer": "Intel", "SupportedArchitectures": [ "x86_64" ], - "SustainedClockSpeedInGhz": 3.6 + "SustainedClockSpeedInGhz": 3.9 }, - "RebootMigrationSupport": "unsupported", + "RebootMigrationSupport": "supported", "SupportedBootModes": [ "legacy-bios", "uefi" @@ -105021,7 +105107,6 @@ "ebs" ], "SupportedUsageClasses": [ - "capacity-block", "on-demand", "spot" ], @@ -105029,18 +105114,18 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 96, + "DefaultCores": 8, "DefaultThreadsPerCore": 2, - "DefaultVCpus": 192, + "DefaultVCpus": 16, "ValidCores": [ - 12, - 24, - 36, - 48, - 60, - 72, - 84, - 96 + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8 ], "ValidThreadsPerCore": [ 1, @@ -105048,217 +105133,5682 @@ ] } }, - "p5en.48xlarge": { - "AutoRecoverySupported": false, + "m8in.8xlarge": { + "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, - "DedicatedHostsSupported": false, + "DedicatedHostsSupported": true, "EbsInfo": { "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 100000, - "BaselineIops": 400000, - "BaselineThroughputInMBps": 12500.0, - "MaximumBandwidthInMbps": 100000, - "MaximumIops": 400000, - "MaximumThroughputInMBps": 12500.0 + "BaselineBandwidthInMbps": 10000, + "BaselineIops": 40000, + "BaselineThroughputInMBps": 1250.0, + "MaximumBandwidthInMbps": 10000, + "MaximumIops": 40000, + "MaximumThroughputInMBps": 1250.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 64, + "MaximumEbsAttachments": 32, "NvmeSupport": "required" }, "FreeTierEligible": false, - "GpuInfo": { - "Gpus": [ - { - "Count": 8, - "GpuPartitionSize": 1.0, - "LogicalGpuCount": 8, - "Manufacturer": "NVIDIA", - "MemoryInfo": { - "SizeInMiB": 144384 - }, - "Name": "H200", - "Workloads": [ - "ml-ai" - ] - } - ], - "TotalGpuMemoryInMiB": 1155072 - }, "HibernationSupported": false, "Hypervisor": "nitro", - "InstanceStorageInfo": { - "Disks": [ - { - "Count": 8, - "SizeInGB": 3800, - "Type": "ssd" - } - ], - "EncryptionSupport": "required", - "NvmeSupport": "required", - "TotalSizeInGB": 30400 - }, - "InstanceStorageSupported": true, - "InstanceType": "p5en.48xlarge", + "InstanceStorageSupported": false, + "InstanceType": "m8in.8xlarge", "MemoryInfo": { - "SizeInMiB": 2097152 + "SizeInMiB": 131072 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { - "DefaultTcpEstablishedTimeout": 432000, + "DefaultTcpEstablishedTimeout": 350, "DefaultUdpStreamTimeout": 180, "DefaultUdpTimeout": 30 }, "DefaultNetworkCardIndex": 0, - "EfaInfo": { - "MaximumEfaInterfaces": 16 - }, - "EfaSupported": true, - "EnaSrdSupported": true, + "EfaSupported": false, + "EnaSrdSupported": false, "EnaSupport": "required", "EncryptionInTransitSupported": true, - "FlexibleEnaQueuesSupport": "unsupported", + "FlexibleEnaQueuesSupport": "supported", "Ipv4AddressesPerInterface": 50, "Ipv4AddressesPerSecondaryInterface": 0, "Ipv6AddressesPerInterface": 50, "Ipv6Supported": true, - "MaximumNetworkCards": 16, - "MaximumNetworkInterfaces": 64, + "MaximumNetworkCards": 1, + "MaximumNetworkInterfaces": 8, "NetworkCards": [ { - "BaselineBandwidthInGbps": 200.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 4, + "AdditionalFlexibleNetworkInterfaces": 0, + "BaselineBandwidthInGbps": 50.0, + "DefaultEnaQueueCountPerInterface": 16, + "MaximumEnaQueueCount": 128, + "MaximumEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 8, "NetworkCardIndex": 0, - "NetworkPerformance": "200 Gigabit", - "PeakBandwidthInGbps": 200.0 - }, - { - "BaselineBandwidthInGbps": 200.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 4, - "NetworkCardIndex": 1, - "NetworkPerformance": "200 Gigabit", - "PeakBandwidthInGbps": 200.0 - }, - { - "BaselineBandwidthInGbps": 200.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 4, - "NetworkCardIndex": 2, - "NetworkPerformance": "200 Gigabit", - "PeakBandwidthInGbps": 200.0 - }, - { - "BaselineBandwidthInGbps": 200.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 4, - "NetworkCardIndex": 3, - "NetworkPerformance": "200 Gigabit", - "PeakBandwidthInGbps": 200.0 - }, - { - "BaselineBandwidthInGbps": 200.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 4, - "NetworkCardIndex": 4, - "NetworkPerformance": "200 Gigabit", - "PeakBandwidthInGbps": 200.0 - }, - { - "BaselineBandwidthInGbps": 200.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 4, - "NetworkCardIndex": 5, - "NetworkPerformance": "200 Gigabit", - "PeakBandwidthInGbps": 200.0 - }, - { - "BaselineBandwidthInGbps": 200.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 4, - "NetworkCardIndex": 6, - "NetworkPerformance": "200 Gigabit", - "PeakBandwidthInGbps": 200.0 - }, + "NetworkPerformance": "50 Gigabit", + "PeakBandwidthInGbps": 50.0 + } + ], + "NetworkPerformance": "50 Gigabit", + "SecondaryNetworkSupported": false + }, + "NitroEnclavesSupport": "supported", + "NitroTpmInfo": { + "SupportedVersions": [ + "2.0" + ] + }, + "NitroTpmSupport": "supported", + "PhcSupport": "unsupported", + "PlacementGroupInfo": { + "SupportedStrategies": [ + "cluster", + "partition", + "spread" + ] + }, + "ProcessorInfo": { + "Manufacturer": "Intel", + "SupportedArchitectures": [ + "x86_64" + ], + "SustainedClockSpeedInGhz": 3.9 + }, + "RebootMigrationSupport": "supported", + "SupportedBootModes": [ + "legacy-bios", + "uefi" + ], + "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 + ] + } + }, + "m8in.96xlarge": { + "AutoRecoverySupported": true, + "BareMetal": false, + "BurstablePerformanceSupported": false, + "CurrentGeneration": true, + "DedicatedHostsSupported": true, + "EbsInfo": { + "AttachmentLimitType": "dedicated", + "EbsCards": [ { - "BaselineBandwidthInGbps": 200.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 4, - "NetworkCardIndex": 7, - "NetworkPerformance": "200 Gigabit", - "PeakBandwidthInGbps": 200.0 + "BaselineBandwidthInMbps": 60000, + "BaselineIops": 240000, + "BaselineThroughputInMBps": 7500.0, + "EbsCardIndex": 0, + "MaximumBandwidthInMbps": 60000, + "MaximumIops": 240000, + "MaximumThroughputInMBps": 7500.0 }, { - "BaselineBandwidthInGbps": 200.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 4, - "NetworkCardIndex": 8, - "NetworkPerformance": "200 Gigabit", - "PeakBandwidthInGbps": 200.0 - }, + "BaselineBandwidthInMbps": 60000, + "BaselineIops": 240000, + "BaselineThroughputInMBps": 7500.0, + "EbsCardIndex": 1, + "MaximumBandwidthInMbps": 60000, + "MaximumIops": 240000, + "MaximumThroughputInMBps": 7500.0 + } + ], + "EbsOptimizedInfo": { + "BaselineBandwidthInMbps": 120000, + "BaselineIops": 480000, + "BaselineThroughputInMBps": 15000.0, + "MaximumBandwidthInMbps": 120000, + "MaximumIops": 480000, + "MaximumThroughputInMBps": 15000.0 + }, + "EbsOptimizedSupport": "default", + "EncryptionSupport": "supported", + "MaximumEbsAttachments": 128, + "MaximumEbsCards": 2, + "NvmeSupport": "required" + }, + "FreeTierEligible": false, + "HibernationSupported": false, + "Hypervisor": "nitro", + "InstanceStorageSupported": false, + "InstanceType": "m8in.96xlarge", + "MemoryInfo": { + "SizeInMiB": 1572864 + }, + "NetworkInfo": { + "ConnectionTrackingConfiguration": { + "DefaultTcpEstablishedTimeout": 350, + "DefaultUdpStreamTimeout": 180, + "DefaultUdpTimeout": 30 + }, + "DefaultNetworkCardIndex": 0, + "EfaInfo": { + "MaximumEfaInterfaces": 2 + }, + "EfaSupported": true, + "EnaSrdSupported": true, + "EnaSupport": "required", + "EncryptionInTransitSupported": true, + "FlexibleEnaQueuesSupport": "supported", + "Ipv4AddressesPerInterface": 64, + "Ipv4AddressesPerSecondaryInterface": 0, + "Ipv6AddressesPerInterface": 64, + "Ipv6Supported": true, + "MaximumNetworkCards": 2, + "MaximumNetworkInterfaces": 24, + "NetworkCards": [ { - "BaselineBandwidthInGbps": 200.0, + "AdditionalFlexibleNetworkInterfaces": 0, + "BaselineBandwidthInGbps": 300.0, "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 4, - "NetworkCardIndex": 9, - "NetworkPerformance": "200 Gigabit", - "PeakBandwidthInGbps": 200.0 + "MaximumEnaQueueCount": 768, + "MaximumEnaQueueCountPerInterface": 128, + "MaximumNetworkInterfaces": 12, + "NetworkCardIndex": 0, + "NetworkPerformance": "300 Gigabit", + "PeakBandwidthInGbps": 300.0 }, { - "BaselineBandwidthInGbps": 200.0, + "AdditionalFlexibleNetworkInterfaces": 0, + "BaselineBandwidthInGbps": 300.0, "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 4, - "NetworkCardIndex": 10, - "NetworkPerformance": "200 Gigabit", - "PeakBandwidthInGbps": 200.0 - }, + "MaximumEnaQueueCount": 768, + "MaximumEnaQueueCountPerInterface": 128, + "MaximumNetworkInterfaces": 12, + "NetworkCardIndex": 1, + "NetworkPerformance": "300 Gigabit", + "PeakBandwidthInGbps": 300.0 + } + ], + "NetworkPerformance": "600 Gigabit", + "SecondaryNetworkSupported": false + }, + "NitroEnclavesSupport": "supported", + "NitroTpmInfo": { + "SupportedVersions": [ + "2.0" + ] + }, + "NitroTpmSupport": "supported", + "PhcSupport": "unsupported", + "PlacementGroupInfo": { + "SupportedStrategies": [ + "cluster", + "partition", + "spread" + ] + }, + "ProcessorInfo": { + "Manufacturer": "Intel", + "SupportedArchitectures": [ + "x86_64" + ], + "SustainedClockSpeedInGhz": 3.9 + }, + "RebootMigrationSupport": "supported", + "SupportedBootModes": [ + "legacy-bios", + "uefi" + ], + "SupportedRootDeviceTypes": [ + "ebs" + ], + "SupportedUsageClasses": [ + "on-demand", + "spot" + ], + "SupportedVirtualizationTypes": [ + "hvm" + ], + "VCpuInfo": { + "DefaultCores": 192, + "DefaultThreadsPerCore": 2, + "DefaultVCpus": 384, + "ValidCores": [ + 12, + 18, + 24, + 30, + 36, + 42, + 48, + 54, + 60, + 66, + 72, + 78, + 84, + 90, + 96, + 102, + 108, + 114, + 120, + 126, + 132, + 138, + 144, + 150, + 156, + 162, + 168, + 174, + 180, + 186, + 192 + ], + "ValidThreadsPerCore": [ + 1, + 2 + ] + } + }, + "m8in.large": { + "AutoRecoverySupported": true, + "BareMetal": false, + "BurstablePerformanceSupported": false, + "CurrentGeneration": true, + "DedicatedHostsSupported": true, + "EbsInfo": { + "AttachmentLimitType": "dedicated", + "EbsOptimizedInfo": { + "BaselineBandwidthInMbps": 650, + "BaselineIops": 3600, + "BaselineThroughputInMBps": 81.25, + "MaximumBandwidthInMbps": 10000, + "MaximumIops": 40000, + "MaximumThroughputInMBps": 1250.0 + }, + "EbsOptimizedSupport": "default", + "EncryptionSupport": "supported", + "MaximumEbsAttachments": 32, + "NvmeSupport": "required" + }, + "FreeTierEligible": false, + "HibernationSupported": false, + "Hypervisor": "nitro", + "InstanceStorageSupported": false, + "InstanceType": "m8in.large", + "MemoryInfo": { + "SizeInMiB": 8192 + }, + "NetworkInfo": { + "ConnectionTrackingConfiguration": { + "DefaultTcpEstablishedTimeout": 350, + "DefaultUdpStreamTimeout": 180, + "DefaultUdpTimeout": 30 + }, + "DefaultNetworkCardIndex": 0, + "EfaSupported": false, + "EnaSrdSupported": false, + "EnaSupport": "required", + "EncryptionInTransitSupported": true, + "FlexibleEnaQueuesSupport": "supported", + "Ipv4AddressesPerInterface": 20, + "Ipv4AddressesPerSecondaryInterface": 0, + "Ipv6AddressesPerInterface": 20, + "Ipv6Supported": true, + "MaximumNetworkCards": 1, + "MaximumNetworkInterfaces": 4, + "NetworkCards": [ { - "BaselineBandwidthInGbps": 200.0, - "DefaultEnaQueueCountPerInterface": 32, + "AdditionalFlexibleNetworkInterfaces": 0, + "BaselineBandwidthInGbps": 3.125, + "DefaultEnaQueueCountPerInterface": 2, + "MaximumEnaQueueCount": 8, + "MaximumEnaQueueCountPerInterface": 2, "MaximumNetworkInterfaces": 4, - "NetworkCardIndex": 11, - "NetworkPerformance": "200 Gigabit", - "PeakBandwidthInGbps": 200.0 - }, + "NetworkCardIndex": 0, + "NetworkPerformance": "Up to 25 Gigabit", + "PeakBandwidthInGbps": 25.0 + } + ], + "NetworkPerformance": "Up to 25 Gigabit", + "SecondaryNetworkSupported": false + }, + "NitroEnclavesSupport": "unsupported", + "NitroTpmInfo": { + "SupportedVersions": [ + "2.0" + ] + }, + "NitroTpmSupport": "supported", + "PhcSupport": "unsupported", + "PlacementGroupInfo": { + "SupportedStrategies": [ + "cluster", + "partition", + "spread" + ] + }, + "ProcessorInfo": { + "Manufacturer": "Intel", + "SupportedArchitectures": [ + "x86_64" + ], + "SustainedClockSpeedInGhz": 3.9 + }, + "RebootMigrationSupport": "supported", + "SupportedBootModes": [ + "legacy-bios", + "uefi" + ], + "SupportedRootDeviceTypes": [ + "ebs" + ], + "SupportedUsageClasses": [ + "on-demand", + "spot" + ], + "SupportedVirtualizationTypes": [ + "hvm" + ], + "VCpuInfo": { + "DefaultCores": 1, + "DefaultThreadsPerCore": 2, + "DefaultVCpus": 2, + "ValidCores": [ + 1 + ], + "ValidThreadsPerCore": [ + 1, + 2 + ] + } + }, + "m8in.xlarge": { + "AutoRecoverySupported": true, + "BareMetal": false, + "BurstablePerformanceSupported": false, + "CurrentGeneration": true, + "DedicatedHostsSupported": true, + "EbsInfo": { + "AttachmentLimitType": "dedicated", + "EbsOptimizedInfo": { + "BaselineBandwidthInMbps": 1250, + "BaselineIops": 6000, + "BaselineThroughputInMBps": 156.25, + "MaximumBandwidthInMbps": 10000, + "MaximumIops": 40000, + "MaximumThroughputInMBps": 1250.0 + }, + "EbsOptimizedSupport": "default", + "EncryptionSupport": "supported", + "MaximumEbsAttachments": 32, + "NvmeSupport": "required" + }, + "FreeTierEligible": false, + "HibernationSupported": false, + "Hypervisor": "nitro", + "InstanceStorageSupported": false, + "InstanceType": "m8in.xlarge", + "MemoryInfo": { + "SizeInMiB": 16384 + }, + "NetworkInfo": { + "ConnectionTrackingConfiguration": { + "DefaultTcpEstablishedTimeout": 350, + "DefaultUdpStreamTimeout": 180, + "DefaultUdpTimeout": 30 + }, + "DefaultNetworkCardIndex": 0, + "EfaSupported": false, + "EnaSrdSupported": false, + "EnaSupport": "required", + "EncryptionInTransitSupported": true, + "FlexibleEnaQueuesSupport": "supported", + "Ipv4AddressesPerInterface": 30, + "Ipv4AddressesPerSecondaryInterface": 0, + "Ipv6AddressesPerInterface": 30, + "Ipv6Supported": true, + "MaximumNetworkCards": 1, + "MaximumNetworkInterfaces": 4, + "NetworkCards": [ { - "BaselineBandwidthInGbps": 200.0, - "DefaultEnaQueueCountPerInterface": 32, + "AdditionalFlexibleNetworkInterfaces": 0, + "BaselineBandwidthInGbps": 6.25, + "DefaultEnaQueueCountPerInterface": 4, + "MaximumEnaQueueCount": 16, + "MaximumEnaQueueCountPerInterface": 4, "MaximumNetworkInterfaces": 4, - "NetworkCardIndex": 12, - "NetworkPerformance": "200 Gigabit", - "PeakBandwidthInGbps": 200.0 - }, + "NetworkCardIndex": 0, + "NetworkPerformance": "Up to 30 Gigabit", + "PeakBandwidthInGbps": 30.0 + } + ], + "NetworkPerformance": "Up to 30 Gigabit", + "SecondaryNetworkSupported": false + }, + "NitroEnclavesSupport": "supported", + "NitroTpmInfo": { + "SupportedVersions": [ + "2.0" + ] + }, + "NitroTpmSupport": "supported", + "PhcSupport": "unsupported", + "PlacementGroupInfo": { + "SupportedStrategies": [ + "cluster", + "partition", + "spread" + ] + }, + "ProcessorInfo": { + "Manufacturer": "Intel", + "SupportedArchitectures": [ + "x86_64" + ], + "SustainedClockSpeedInGhz": 3.9 + }, + "RebootMigrationSupport": "supported", + "SupportedBootModes": [ + "legacy-bios", + "uefi" + ], + "SupportedRootDeviceTypes": [ + "ebs" + ], + "SupportedUsageClasses": [ + "on-demand", + "spot" + ], + "SupportedVirtualizationTypes": [ + "hvm" + ], + "VCpuInfo": { + "DefaultCores": 2, + "DefaultThreadsPerCore": 2, + "DefaultVCpus": 4, + "ValidCores": [ + 1, + 2 + ], + "ValidThreadsPerCore": [ + 1, + 2 + ] + } + }, + "m8ine.12xlarge": { + "AutoRecoverySupported": true, + "BareMetal": false, + "BurstablePerformanceSupported": false, + "CurrentGeneration": true, + "DedicatedHostsSupported": false, + "EbsInfo": { + "AttachmentLimitType": "dedicated", + "EbsOptimizedInfo": { + "BaselineBandwidthInMbps": 15000, + "BaselineIops": 60000, + "BaselineThroughputInMBps": 1875.0, + "MaximumBandwidthInMbps": 15000, + "MaximumIops": 60000, + "MaximumThroughputInMBps": 1875.0 + }, + "EbsOptimizedSupport": "default", + "EncryptionSupport": "supported", + "MaximumEbsAttachments": 32, + "NvmeSupport": "required" + }, + "FreeTierEligible": false, + "HibernationSupported": false, + "Hypervisor": "nitro", + "InstanceStorageSupported": false, + "InstanceType": "m8ine.12xlarge", + "MemoryInfo": { + "SizeInMiB": 196608 + }, + "NetworkInfo": { + "ConnectionTrackingConfiguration": { + "DefaultTcpEstablishedTimeout": 350, + "DefaultUdpStreamTimeout": 180, + "DefaultUdpTimeout": 30 + }, + "DefaultNetworkCardIndex": 0, + "EfaSupported": false, + "EnaSrdSupported": false, + "EnaSupport": "required", + "EncryptionInTransitSupported": true, + "FlexibleEnaQueuesSupport": "supported", + "Ipv4AddressesPerInterface": 50, + "Ipv4AddressesPerSecondaryInterface": 0, + "Ipv6AddressesPerInterface": 50, + "Ipv6Supported": true, + "MaximumNetworkCards": 1, + "MaximumNetworkInterfaces": 12, + "NetworkCards": [ { - "BaselineBandwidthInGbps": 200.0, + "AdditionalFlexibleNetworkInterfaces": 0, + "BaselineBandwidthInGbps": 75.0, "DefaultEnaQueueCountPerInterface": 32, + "MaximumEnaQueueCount": 384, + "MaximumEnaQueueCountPerInterface": 64, + "MaximumNetworkInterfaces": 12, + "NetworkCardIndex": 0, + "NetworkPerformance": "75 Gigabit", + "PeakBandwidthInGbps": 75.0 + } + ], + "NetworkPerformance": "75 Gigabit", + "SecondaryNetworkSupported": false + }, + "NitroEnclavesSupport": "supported", + "NitroTpmInfo": { + "SupportedVersions": [ + "2.0" + ] + }, + "NitroTpmSupport": "supported", + "PhcSupport": "unsupported", + "PlacementGroupInfo": { + "SupportedStrategies": [ + "cluster", + "partition", + "spread" + ] + }, + "ProcessorInfo": { + "Manufacturer": "Intel", + "SupportedArchitectures": [ + "x86_64" + ], + "SustainedClockSpeedInGhz": 3.9 + }, + "RebootMigrationSupport": "supported", + "SupportedBootModes": [ + "legacy-bios", + "uefi" + ], + "SupportedRootDeviceTypes": [ + "ebs" + ], + "SupportedUsageClasses": [ + "on-demand" + ], + "SupportedVirtualizationTypes": [ + "hvm" + ], + "VCpuInfo": { + "DefaultCores": 24, + "DefaultThreadsPerCore": 2, + "DefaultVCpus": 48, + "ValidCores": [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24 + ], + "ValidThreadsPerCore": [ + 1, + 2 + ] + } + }, + "m8ine.2xlarge": { + "AutoRecoverySupported": true, + "BareMetal": false, + "BurstablePerformanceSupported": false, + "CurrentGeneration": true, + "DedicatedHostsSupported": false, + "EbsInfo": { + "AttachmentLimitType": "dedicated", + "EbsOptimizedInfo": { + "BaselineBandwidthInMbps": 2500, + "BaselineIops": 12000, + "BaselineThroughputInMBps": 312.5, + "MaximumBandwidthInMbps": 10000, + "MaximumIops": 40000, + "MaximumThroughputInMBps": 1250.0 + }, + "EbsOptimizedSupport": "default", + "EncryptionSupport": "supported", + "MaximumEbsAttachments": 32, + "NvmeSupport": "required" + }, + "FreeTierEligible": false, + "HibernationSupported": false, + "Hypervisor": "nitro", + "InstanceStorageSupported": false, + "InstanceType": "m8ine.2xlarge", + "MemoryInfo": { + "SizeInMiB": 32768 + }, + "NetworkInfo": { + "ConnectionTrackingConfiguration": { + "DefaultTcpEstablishedTimeout": 350, + "DefaultUdpStreamTimeout": 180, + "DefaultUdpTimeout": 30 + }, + "DefaultNetworkCardIndex": 0, + "EfaSupported": false, + "EnaSrdSupported": false, + "EnaSupport": "required", + "EncryptionInTransitSupported": true, + "FlexibleEnaQueuesSupport": "supported", + "Ipv4AddressesPerInterface": 30, + "Ipv4AddressesPerSecondaryInterface": 0, + "Ipv6AddressesPerInterface": 30, + "Ipv6Supported": true, + "MaximumNetworkCards": 1, + "MaximumNetworkInterfaces": 4, + "NetworkCards": [ + { + "AdditionalFlexibleNetworkInterfaces": 0, + "BaselineBandwidthInGbps": 12.5, + "DefaultEnaQueueCountPerInterface": 8, + "MaximumEnaQueueCount": 32, + "MaximumEnaQueueCountPerInterface": 8, "MaximumNetworkInterfaces": 4, - "NetworkCardIndex": 13, - "NetworkPerformance": "200 Gigabit", - "PeakBandwidthInGbps": 200.0 - }, + "NetworkCardIndex": 0, + "NetworkPerformance": "12.5 Gigabit", + "PeakBandwidthInGbps": 12.5 + } + ], + "NetworkPerformance": "12.5 Gigabit", + "SecondaryNetworkSupported": false + }, + "NitroEnclavesSupport": "supported", + "NitroTpmInfo": { + "SupportedVersions": [ + "2.0" + ] + }, + "NitroTpmSupport": "supported", + "PhcSupport": "unsupported", + "PlacementGroupInfo": { + "SupportedStrategies": [ + "cluster", + "partition", + "spread" + ] + }, + "ProcessorInfo": { + "Manufacturer": "Intel", + "SupportedArchitectures": [ + "x86_64" + ], + "SustainedClockSpeedInGhz": 3.9 + }, + "RebootMigrationSupport": "supported", + "SupportedBootModes": [ + "legacy-bios", + "uefi" + ], + "SupportedRootDeviceTypes": [ + "ebs" + ], + "SupportedUsageClasses": [ + "on-demand" + ], + "SupportedVirtualizationTypes": [ + "hvm" + ], + "VCpuInfo": { + "DefaultCores": 4, + "DefaultThreadsPerCore": 2, + "DefaultVCpus": 8, + "ValidCores": [ + 1, + 2, + 3, + 4 + ], + "ValidThreadsPerCore": [ + 1, + 2 + ] + } + }, + "m8ine.4xlarge": { + "AutoRecoverySupported": true, + "BareMetal": false, + "BurstablePerformanceSupported": false, + "CurrentGeneration": true, + "DedicatedHostsSupported": false, + "EbsInfo": { + "AttachmentLimitType": "dedicated", + "EbsOptimizedInfo": { + "BaselineBandwidthInMbps": 5000, + "BaselineIops": 20000, + "BaselineThroughputInMBps": 625.0, + "MaximumBandwidthInMbps": 10000, + "MaximumIops": 40000, + "MaximumThroughputInMBps": 1250.0 + }, + "EbsOptimizedSupport": "default", + "EncryptionSupport": "supported", + "MaximumEbsAttachments": 32, + "NvmeSupport": "required" + }, + "FreeTierEligible": false, + "HibernationSupported": false, + "Hypervisor": "nitro", + "InstanceStorageSupported": false, + "InstanceType": "m8ine.4xlarge", + "MemoryInfo": { + "SizeInMiB": 65536 + }, + "NetworkInfo": { + "ConnectionTrackingConfiguration": { + "DefaultTcpEstablishedTimeout": 350, + "DefaultUdpStreamTimeout": 180, + "DefaultUdpTimeout": 30 + }, + "DefaultNetworkCardIndex": 0, + "EfaSupported": false, + "EnaSrdSupported": false, + "EnaSupport": "required", + "EncryptionInTransitSupported": true, + "FlexibleEnaQueuesSupport": "supported", + "Ipv4AddressesPerInterface": 50, + "Ipv4AddressesPerSecondaryInterface": 0, + "Ipv6AddressesPerInterface": 50, + "Ipv6Supported": true, + "MaximumNetworkCards": 1, + "MaximumNetworkInterfaces": 8, + "NetworkCards": [ { - "BaselineBandwidthInGbps": 200.0, + "AdditionalFlexibleNetworkInterfaces": 0, + "BaselineBandwidthInGbps": 25.0, + "DefaultEnaQueueCountPerInterface": 16, + "MaximumEnaQueueCount": 128, + "MaximumEnaQueueCountPerInterface": 16, + "MaximumNetworkInterfaces": 8, + "NetworkCardIndex": 0, + "NetworkPerformance": "25 Gigabit", + "PeakBandwidthInGbps": 25.0 + } + ], + "NetworkPerformance": "25 Gigabit", + "SecondaryNetworkSupported": false + }, + "NitroEnclavesSupport": "supported", + "NitroTpmInfo": { + "SupportedVersions": [ + "2.0" + ] + }, + "NitroTpmSupport": "supported", + "PhcSupport": "unsupported", + "PlacementGroupInfo": { + "SupportedStrategies": [ + "cluster", + "partition", + "spread" + ] + }, + "ProcessorInfo": { + "Manufacturer": "Intel", + "SupportedArchitectures": [ + "x86_64" + ], + "SustainedClockSpeedInGhz": 3.9 + }, + "RebootMigrationSupport": "supported", + "SupportedBootModes": [ + "legacy-bios", + "uefi" + ], + "SupportedRootDeviceTypes": [ + "ebs" + ], + "SupportedUsageClasses": [ + "on-demand" + ], + "SupportedVirtualizationTypes": [ + "hvm" + ], + "VCpuInfo": { + "DefaultCores": 8, + "DefaultThreadsPerCore": 2, + "DefaultVCpus": 16, + "ValidCores": [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8 + ], + "ValidThreadsPerCore": [ + 1, + 2 + ] + } + }, + "m8ine.8xlarge": { + "AutoRecoverySupported": true, + "BareMetal": false, + "BurstablePerformanceSupported": false, + "CurrentGeneration": true, + "DedicatedHostsSupported": false, + "EbsInfo": { + "AttachmentLimitType": "dedicated", + "EbsOptimizedInfo": { + "BaselineBandwidthInMbps": 10000, + "BaselineIops": 40000, + "BaselineThroughputInMBps": 1250.0, + "MaximumBandwidthInMbps": 10000, + "MaximumIops": 40000, + "MaximumThroughputInMBps": 1250.0 + }, + "EbsOptimizedSupport": "default", + "EncryptionSupport": "supported", + "MaximumEbsAttachments": 32, + "NvmeSupport": "required" + }, + "FreeTierEligible": false, + "HibernationSupported": false, + "Hypervisor": "nitro", + "InstanceStorageSupported": false, + "InstanceType": "m8ine.8xlarge", + "MemoryInfo": { + "SizeInMiB": 131072 + }, + "NetworkInfo": { + "ConnectionTrackingConfiguration": { + "DefaultTcpEstablishedTimeout": 350, + "DefaultUdpStreamTimeout": 180, + "DefaultUdpTimeout": 30 + }, + "DefaultNetworkCardIndex": 0, + "EfaSupported": false, + "EnaSrdSupported": false, + "EnaSupport": "required", + "EncryptionInTransitSupported": true, + "FlexibleEnaQueuesSupport": "supported", + "Ipv4AddressesPerInterface": 50, + "Ipv4AddressesPerSecondaryInterface": 0, + "Ipv6AddressesPerInterface": 50, + "Ipv6Supported": true, + "MaximumNetworkCards": 1, + "MaximumNetworkInterfaces": 8, + "NetworkCards": [ + { + "AdditionalFlexibleNetworkInterfaces": 0, + "BaselineBandwidthInGbps": 50.0, "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 4, - "NetworkCardIndex": 14, - "NetworkPerformance": "200 Gigabit", - "PeakBandwidthInGbps": 200.0 - }, + "MaximumEnaQueueCount": 256, + "MaximumEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 8, + "NetworkCardIndex": 0, + "NetworkPerformance": "50 Gigabit", + "PeakBandwidthInGbps": 50.0 + } + ], + "NetworkPerformance": "50 Gigabit", + "SecondaryNetworkSupported": false + }, + "NitroEnclavesSupport": "supported", + "NitroTpmInfo": { + "SupportedVersions": [ + "2.0" + ] + }, + "NitroTpmSupport": "supported", + "PhcSupport": "unsupported", + "PlacementGroupInfo": { + "SupportedStrategies": [ + "cluster", + "partition", + "spread" + ] + }, + "ProcessorInfo": { + "Manufacturer": "Intel", + "SupportedArchitectures": [ + "x86_64" + ], + "SustainedClockSpeedInGhz": 3.9 + }, + "RebootMigrationSupport": "supported", + "SupportedBootModes": [ + "legacy-bios", + "uefi" + ], + "SupportedRootDeviceTypes": [ + "ebs" + ], + "SupportedUsageClasses": [ + "on-demand" + ], + "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 + ] + } + }, + "m8ine.large": { + "AutoRecoverySupported": true, + "BareMetal": false, + "BurstablePerformanceSupported": false, + "CurrentGeneration": true, + "DedicatedHostsSupported": false, + "EbsInfo": { + "AttachmentLimitType": "dedicated", + "EbsOptimizedInfo": { + "BaselineBandwidthInMbps": 650, + "BaselineIops": 3600, + "BaselineThroughputInMBps": 81.25, + "MaximumBandwidthInMbps": 10000, + "MaximumIops": 40000, + "MaximumThroughputInMBps": 1250.0 + }, + "EbsOptimizedSupport": "default", + "EncryptionSupport": "supported", + "MaximumEbsAttachments": 32, + "NvmeSupport": "required" + }, + "FreeTierEligible": false, + "HibernationSupported": false, + "Hypervisor": "nitro", + "InstanceStorageSupported": false, + "InstanceType": "m8ine.large", + "MemoryInfo": { + "SizeInMiB": 8192 + }, + "NetworkInfo": { + "ConnectionTrackingConfiguration": { + "DefaultTcpEstablishedTimeout": 350, + "DefaultUdpStreamTimeout": 180, + "DefaultUdpTimeout": 30 + }, + "DefaultNetworkCardIndex": 0, + "EfaSupported": false, + "EnaSrdSupported": false, + "EnaSupport": "required", + "EncryptionInTransitSupported": true, + "FlexibleEnaQueuesSupport": "supported", + "Ipv4AddressesPerInterface": 20, + "Ipv4AddressesPerSecondaryInterface": 0, + "Ipv6AddressesPerInterface": 20, + "Ipv6Supported": true, + "MaximumNetworkCards": 1, + "MaximumNetworkInterfaces": 4, + "NetworkCards": [ + { + "AdditionalFlexibleNetworkInterfaces": 0, + "BaselineBandwidthInGbps": 3.125, + "DefaultEnaQueueCountPerInterface": 2, + "MaximumEnaQueueCount": 8, + "MaximumEnaQueueCountPerInterface": 2, + "MaximumNetworkInterfaces": 4, + "NetworkCardIndex": 0, + "NetworkPerformance": "3.12 Gigabit", + "PeakBandwidthInGbps": 3.125 + } + ], + "NetworkPerformance": "3.125 Gigabit", + "SecondaryNetworkSupported": false + }, + "NitroEnclavesSupport": "unsupported", + "NitroTpmInfo": { + "SupportedVersions": [ + "2.0" + ] + }, + "NitroTpmSupport": "supported", + "PhcSupport": "unsupported", + "PlacementGroupInfo": { + "SupportedStrategies": [ + "cluster", + "partition", + "spread" + ] + }, + "ProcessorInfo": { + "Manufacturer": "Intel", + "SupportedArchitectures": [ + "x86_64" + ], + "SustainedClockSpeedInGhz": 3.9 + }, + "RebootMigrationSupport": "supported", + "SupportedBootModes": [ + "legacy-bios", + "uefi" + ], + "SupportedRootDeviceTypes": [ + "ebs" + ], + "SupportedUsageClasses": [ + "on-demand" + ], + "SupportedVirtualizationTypes": [ + "hvm" + ], + "VCpuInfo": { + "DefaultCores": 1, + "DefaultThreadsPerCore": 2, + "DefaultVCpus": 2, + "ValidCores": [ + 1 + ], + "ValidThreadsPerCore": [ + 1, + 2 + ] + } + }, + "m8ine.xlarge": { + "AutoRecoverySupported": true, + "BareMetal": false, + "BurstablePerformanceSupported": false, + "CurrentGeneration": true, + "DedicatedHostsSupported": false, + "EbsInfo": { + "AttachmentLimitType": "dedicated", + "EbsOptimizedInfo": { + "BaselineBandwidthInMbps": 1250, + "BaselineIops": 6000, + "BaselineThroughputInMBps": 156.25, + "MaximumBandwidthInMbps": 10000, + "MaximumIops": 40000, + "MaximumThroughputInMBps": 1250.0 + }, + "EbsOptimizedSupport": "default", + "EncryptionSupport": "supported", + "MaximumEbsAttachments": 32, + "NvmeSupport": "required" + }, + "FreeTierEligible": false, + "HibernationSupported": false, + "Hypervisor": "nitro", + "InstanceStorageSupported": false, + "InstanceType": "m8ine.xlarge", + "MemoryInfo": { + "SizeInMiB": 16384 + }, + "NetworkInfo": { + "ConnectionTrackingConfiguration": { + "DefaultTcpEstablishedTimeout": 350, + "DefaultUdpStreamTimeout": 180, + "DefaultUdpTimeout": 30 + }, + "DefaultNetworkCardIndex": 0, + "EfaSupported": false, + "EnaSrdSupported": false, + "EnaSupport": "required", + "EncryptionInTransitSupported": true, + "FlexibleEnaQueuesSupport": "supported", + "Ipv4AddressesPerInterface": 30, + "Ipv4AddressesPerSecondaryInterface": 0, + "Ipv6AddressesPerInterface": 30, + "Ipv6Supported": true, + "MaximumNetworkCards": 1, + "MaximumNetworkInterfaces": 4, + "NetworkCards": [ + { + "AdditionalFlexibleNetworkInterfaces": 0, + "BaselineBandwidthInGbps": 6.25, + "DefaultEnaQueueCountPerInterface": 4, + "MaximumEnaQueueCount": 16, + "MaximumEnaQueueCountPerInterface": 4, + "MaximumNetworkInterfaces": 4, + "NetworkCardIndex": 0, + "NetworkPerformance": "6.25 Gigabit", + "PeakBandwidthInGbps": 6.25 + } + ], + "NetworkPerformance": "6.25 Gigabit", + "SecondaryNetworkSupported": false + }, + "NitroEnclavesSupport": "supported", + "NitroTpmInfo": { + "SupportedVersions": [ + "2.0" + ] + }, + "NitroTpmSupport": "supported", + "PhcSupport": "unsupported", + "PlacementGroupInfo": { + "SupportedStrategies": [ + "cluster", + "partition", + "spread" + ] + }, + "ProcessorInfo": { + "Manufacturer": "Intel", + "SupportedArchitectures": [ + "x86_64" + ], + "SustainedClockSpeedInGhz": 3.9 + }, + "RebootMigrationSupport": "supported", + "SupportedBootModes": [ + "legacy-bios", + "uefi" + ], + "SupportedRootDeviceTypes": [ + "ebs" + ], + "SupportedUsageClasses": [ + "on-demand" + ], + "SupportedVirtualizationTypes": [ + "hvm" + ], + "VCpuInfo": { + "DefaultCores": 2, + "DefaultThreadsPerCore": 2, + "DefaultVCpus": 4, + "ValidCores": [ + 1, + 2 + ], + "ValidThreadsPerCore": [ + 1, + 2 + ] + } + }, + "mac-m4.metal": { + "AutoRecoverySupported": false, + "BareMetal": true, + "BurstablePerformanceSupported": false, + "CurrentGeneration": true, + "DedicatedHostsSupported": true, + "EbsInfo": { + "AttachmentLimitType": "shared", + "EbsOptimizedInfo": { + "BaselineBandwidthInMbps": 8000, + "BaselineIops": 55000, + "BaselineThroughputInMBps": 1000.0, + "MaximumBandwidthInMbps": 8000, + "MaximumIops": 55000, + "MaximumThroughputInMBps": 1000.0 + }, + "EbsOptimizedSupport": "default", + "EncryptionSupport": "supported", + "MaximumEbsAttachments": 31, + "NvmeSupport": "required" + }, + "FreeTierEligible": false, + "HibernationSupported": false, + "InstanceStorageInfo": { + "Disks": [ + { + "Count": 1, + "SizeInGB": 1900, + "Type": "ssd" + } + ], + "EncryptionSupport": "required", + "NvmeSupport": "required", + "TotalSizeInGB": 1900 + }, + "InstanceStorageSupported": true, + "InstanceType": "mac-m4.metal", + "MemoryInfo": { + "SizeInMiB": 24576 + }, + "NetworkInfo": { + "ConnectionTrackingConfiguration": { + "DefaultTcpEstablishedTimeout": 432000, + "DefaultUdpStreamTimeout": 180, + "DefaultUdpTimeout": 30 + }, + "DefaultNetworkCardIndex": 0, + "EfaSupported": false, + "EnaSrdSupported": false, + "EnaSupport": "required", + "EncryptionInTransitSupported": true, + "FlexibleEnaQueuesSupport": "unsupported", + "Ipv4AddressesPerInterface": 30, + "Ipv4AddressesPerSecondaryInterface": 0, + "Ipv6AddressesPerInterface": 30, + "Ipv6Supported": true, + "MaximumNetworkCards": 1, + "MaximumNetworkInterfaces": 8, + "NetworkCards": [ + { + "BaselineBandwidthInGbps": 10.0, + "DefaultEnaQueueCountPerInterface": 8, + "MaximumNetworkInterfaces": 8, + "NetworkCardIndex": 0, + "NetworkPerformance": "10 Gigabit", + "PeakBandwidthInGbps": 10.0 + } + ], + "NetworkPerformance": "10 Gigabit", + "SecondaryNetworkSupported": false + }, + "NitroEnclavesSupport": "unsupported", + "NitroTpmSupport": "unsupported", + "PhcSupport": "supported", + "PlacementGroupInfo": { + "SupportedStrategies": [ + "partition", + "spread" + ] + }, + "ProcessorInfo": { + "Manufacturer": "Apple", + "SupportedArchitectures": [ + "arm64_mac" + ], + "SustainedClockSpeedInGhz": 3.5 + }, + "RebootMigrationSupport": "unsupported", + "SupportedBootModes": [ + "legacy-bios" + ], + "SupportedRootDeviceTypes": [ + "ebs" + ], + "SupportedUsageClasses": [ + "on-demand" + ], + "SupportedVirtualizationTypes": [ + "hvm" + ], + "VCpuInfo": { + "DefaultCores": 10, + "DefaultThreadsPerCore": 1, + "DefaultVCpus": 10 + } + }, + "mac-m4max.metal": { + "AutoRecoverySupported": false, + "BareMetal": true, + "BurstablePerformanceSupported": false, + "CurrentGeneration": true, + "DedicatedHostsSupported": true, + "EbsInfo": { + "AttachmentLimitType": "shared", + "EbsOptimizedInfo": { + "BaselineBandwidthInMbps": 10000, + "BaselineIops": 55000, + "BaselineThroughputInMBps": 1250.0, + "MaximumBandwidthInMbps": 10000, + "MaximumIops": 55000, + "MaximumThroughputInMBps": 1250.0 + }, + "EbsOptimizedSupport": "default", + "EncryptionSupport": "supported", + "MaximumEbsAttachments": 10, + "NvmeSupport": "required" + }, + "FreeTierEligible": false, + "HibernationSupported": false, + "InstanceStorageSupported": false, + "InstanceType": "mac-m4max.metal", + "MemoryInfo": { + "SizeInMiB": 131072 + }, + "NetworkInfo": { + "ConnectionTrackingConfiguration": { + "DefaultTcpEstablishedTimeout": 432000, + "DefaultUdpStreamTimeout": 180, + "DefaultUdpTimeout": 30 + }, + "DefaultNetworkCardIndex": 0, + "EfaSupported": false, + "EnaSrdSupported": false, + "EnaSupport": "required", + "EncryptionInTransitSupported": false, + "FlexibleEnaQueuesSupport": "unsupported", + "Ipv4AddressesPerInterface": 30, + "Ipv4AddressesPerSecondaryInterface": 0, + "Ipv6AddressesPerInterface": 30, + "Ipv6Supported": true, + "MaximumNetworkCards": 1, + "MaximumNetworkInterfaces": 8, + "NetworkCards": [ + { + "BaselineBandwidthInGbps": 10.0, + "DefaultEnaQueueCountPerInterface": 8, + "MaximumNetworkInterfaces": 8, + "NetworkCardIndex": 0, + "NetworkPerformance": "10 Gigabit", + "PeakBandwidthInGbps": 10.0 + } + ], + "NetworkPerformance": "10 Gigabit", + "SecondaryNetworkSupported": false + }, + "NitroEnclavesSupport": "unsupported", + "NitroTpmSupport": "unsupported", + "PhcSupport": "supported", + "PlacementGroupInfo": { + "SupportedStrategies": [ + "partition", + "spread" + ] + }, + "ProcessorInfo": { + "Manufacturer": "Apple", + "SupportedArchitectures": [ + "arm64_mac" + ], + "SustainedClockSpeedInGhz": 4.0 + }, + "RebootMigrationSupport": "unsupported", + "SupportedBootModes": [ + "legacy-bios" + ], + "SupportedRootDeviceTypes": [ + "ebs" + ], + "SupportedUsageClasses": [ + "on-demand" + ], + "SupportedVirtualizationTypes": [ + "hvm" + ], + "VCpuInfo": { + "DefaultCores": 16, + "DefaultThreadsPerCore": 1, + "DefaultVCpus": 16 + } + }, + "mac-m4pro.metal": { + "AutoRecoverySupported": false, + "BareMetal": true, + "BurstablePerformanceSupported": false, + "CurrentGeneration": true, + "DedicatedHostsSupported": true, + "EbsInfo": { + "AttachmentLimitType": "shared", + "EbsOptimizedInfo": { + "BaselineBandwidthInMbps": 8000, + "BaselineIops": 55000, + "BaselineThroughputInMBps": 1000.0, + "MaximumBandwidthInMbps": 8000, + "MaximumIops": 55000, + "MaximumThroughputInMBps": 1000.0 + }, + "EbsOptimizedSupport": "default", + "EncryptionSupport": "supported", + "MaximumEbsAttachments": 31, + "NvmeSupport": "required" + }, + "FreeTierEligible": false, + "HibernationSupported": false, + "InstanceStorageInfo": { + "Disks": [ + { + "Count": 1, + "SizeInGB": 1900, + "Type": "ssd" + } + ], + "EncryptionSupport": "required", + "NvmeSupport": "required", + "TotalSizeInGB": 1900 + }, + "InstanceStorageSupported": true, + "InstanceType": "mac-m4pro.metal", + "MemoryInfo": { + "SizeInMiB": 49152 + }, + "NetworkInfo": { + "ConnectionTrackingConfiguration": { + "DefaultTcpEstablishedTimeout": 432000, + "DefaultUdpStreamTimeout": 180, + "DefaultUdpTimeout": 30 + }, + "DefaultNetworkCardIndex": 0, + "EfaSupported": false, + "EnaSrdSupported": false, + "EnaSupport": "required", + "EncryptionInTransitSupported": true, + "FlexibleEnaQueuesSupport": "unsupported", + "Ipv4AddressesPerInterface": 30, + "Ipv4AddressesPerSecondaryInterface": 0, + "Ipv6AddressesPerInterface": 30, + "Ipv6Supported": true, + "MaximumNetworkCards": 1, + "MaximumNetworkInterfaces": 8, + "NetworkCards": [ + { + "BaselineBandwidthInGbps": 10.0, + "DefaultEnaQueueCountPerInterface": 8, + "MaximumNetworkInterfaces": 8, + "NetworkCardIndex": 0, + "NetworkPerformance": "10 Gigabit", + "PeakBandwidthInGbps": 10.0 + } + ], + "NetworkPerformance": "10 Gigabit", + "SecondaryNetworkSupported": false + }, + "NitroEnclavesSupport": "unsupported", + "NitroTpmSupport": "unsupported", + "PhcSupport": "supported", + "PlacementGroupInfo": { + "SupportedStrategies": [ + "partition", + "spread" + ] + }, + "ProcessorInfo": { + "Manufacturer": "Apple", + "SupportedArchitectures": [ + "arm64_mac" + ], + "SustainedClockSpeedInGhz": 3.5 + }, + "RebootMigrationSupport": "unsupported", + "SupportedBootModes": [ + "legacy-bios" + ], + "SupportedRootDeviceTypes": [ + "ebs" + ], + "SupportedUsageClasses": [ + "on-demand" + ], + "SupportedVirtualizationTypes": [ + "hvm" + ], + "VCpuInfo": { + "DefaultCores": 14, + "DefaultThreadsPerCore": 1, + "DefaultVCpus": 14 + } + }, + "mac1.metal": { + "AutoRecoverySupported": false, + "BareMetal": true, + "BurstablePerformanceSupported": false, + "CurrentGeneration": true, + "DedicatedHostsSupported": true, + "EbsInfo": { + "AttachmentLimitType": "shared", + "EbsOptimizedInfo": { + "BaselineBandwidthInMbps": 14000, + "BaselineIops": 80000, + "BaselineThroughputInMBps": 1750.0, + "MaximumBandwidthInMbps": 14000, + "MaximumIops": 80000, + "MaximumThroughputInMBps": 1750.0 + }, + "EbsOptimizedSupport": "default", + "EncryptionSupport": "supported", + "MaximumEbsAttachments": 16, + "NvmeSupport": "required" + }, + "FreeTierEligible": false, + "HibernationSupported": false, + "InstanceStorageSupported": false, + "InstanceType": "mac1.metal", + "MemoryInfo": { + "SizeInMiB": 32768 + }, + "NetworkInfo": { + "ConnectionTrackingConfiguration": { + "DefaultTcpEstablishedTimeout": 432000, + "DefaultUdpStreamTimeout": 180, + "DefaultUdpTimeout": 30 + }, + "DefaultNetworkCardIndex": 0, + "EfaSupported": false, + "EnaSrdSupported": false, + "EnaSupport": "required", + "EncryptionInTransitSupported": false, + "FlexibleEnaQueuesSupport": "unsupported", + "Ipv4AddressesPerInterface": 30, + "Ipv6AddressesPerInterface": 30, + "Ipv6Supported": true, + "MaximumNetworkCards": 1, + "MaximumNetworkInterfaces": 8, + "NetworkCards": [ + { + "BaselineBandwidthInGbps": 25.0, + "DefaultEnaQueueCountPerInterface": 8, + "MaximumNetworkInterfaces": 8, + "NetworkCardIndex": 0, + "NetworkPerformance": "25 Gigabit", + "PeakBandwidthInGbps": 25.0 + } + ], + "NetworkPerformance": "25 Gigabit", + "SecondaryNetworkSupported": false + }, + "NitroEnclavesSupport": "unsupported", + "NitroTpmSupport": "unsupported", + "PhcSupport": "unsupported", + "PlacementGroupInfo": { + "SupportedStrategies": [ + "partition", + "spread" + ] + }, + "ProcessorInfo": { + "Manufacturer": "Intel", + "SupportedArchitectures": [ + "x86_64_mac" + ], + "SustainedClockSpeedInGhz": 3.2 + }, + "RebootMigrationSupport": "unsupported", + "SupportedBootModes": [ + "legacy-bios" + ], + "SupportedRootDeviceTypes": [ + "ebs" + ], + "SupportedUsageClasses": [ + "on-demand" + ], + "SupportedVirtualizationTypes": [ + "hvm" + ], + "VCpuInfo": { + "DefaultCores": 6, + "DefaultThreadsPerCore": 2, + "DefaultVCpus": 12 + } + }, + "mac2-m1ultra.metal": { + "AutoRecoverySupported": false, + "BareMetal": true, + "BurstablePerformanceSupported": false, + "CurrentGeneration": true, + "DedicatedHostsSupported": true, + "EbsInfo": { + "AttachmentLimitType": "shared", + "EbsOptimizedInfo": { + "BaselineBandwidthInMbps": 10000, + "BaselineIops": 55000, + "BaselineThroughputInMBps": 1250.0, + "MaximumBandwidthInMbps": 10000, + "MaximumIops": 55000, + "MaximumThroughputInMBps": 1250.0 + }, + "EbsOptimizedSupport": "default", + "EncryptionSupport": "supported", + "MaximumEbsAttachments": 10, + "NvmeSupport": "required" + }, + "FreeTierEligible": false, + "HibernationSupported": false, + "InstanceStorageSupported": false, + "InstanceType": "mac2-m1ultra.metal", + "MemoryInfo": { + "SizeInMiB": 131072 + }, + "NetworkInfo": { + "ConnectionTrackingConfiguration": { + "DefaultTcpEstablishedTimeout": 432000, + "DefaultUdpStreamTimeout": 180, + "DefaultUdpTimeout": 30 + }, + "DefaultNetworkCardIndex": 0, + "EfaSupported": false, + "EnaSrdSupported": false, + "EnaSupport": "required", + "EncryptionInTransitSupported": false, + "FlexibleEnaQueuesSupport": "unsupported", + "Ipv4AddressesPerInterface": 30, + "Ipv4AddressesPerSecondaryInterface": 0, + "Ipv6AddressesPerInterface": 30, + "Ipv6Supported": true, + "MaximumNetworkCards": 1, + "MaximumNetworkInterfaces": 8, + "NetworkCards": [ + { + "BaselineBandwidthInGbps": 10.0, + "DefaultEnaQueueCountPerInterface": 8, + "MaximumNetworkInterfaces": 8, + "NetworkCardIndex": 0, + "NetworkPerformance": "10 Gigabit", + "PeakBandwidthInGbps": 10.0 + } + ], + "NetworkPerformance": "10 Gigabit", + "SecondaryNetworkSupported": false + }, + "NitroEnclavesSupport": "unsupported", + "NitroTpmSupport": "unsupported", + "PhcSupport": "unsupported", + "PlacementGroupInfo": { + "SupportedStrategies": [ + "partition", + "spread" + ] + }, + "ProcessorInfo": { + "Manufacturer": "Apple", + "SupportedArchitectures": [ + "arm64_mac" + ], + "SustainedClockSpeedInGhz": 3.2 + }, + "RebootMigrationSupport": "unsupported", + "SupportedBootModes": [ + "legacy-bios" + ], + "SupportedRootDeviceTypes": [ + "ebs" + ], + "SupportedUsageClasses": [ + "on-demand" + ], + "SupportedVirtualizationTypes": [ + "hvm" + ], + "VCpuInfo": { + "DefaultCores": 20, + "DefaultThreadsPerCore": 1, + "DefaultVCpus": 20 + } + }, + "mac2-m2.metal": { + "AutoRecoverySupported": false, + "BareMetal": true, + "BurstablePerformanceSupported": false, + "CurrentGeneration": true, + "DedicatedHostsSupported": true, + "EbsInfo": { + "AttachmentLimitType": "shared", + "EbsOptimizedInfo": { + "BaselineBandwidthInMbps": 8000, + "BaselineIops": 55000, + "BaselineThroughputInMBps": 1000.0, + "MaximumBandwidthInMbps": 8000, + "MaximumIops": 55000, + "MaximumThroughputInMBps": 1000.0 + }, + "EbsOptimizedSupport": "default", + "EncryptionSupport": "supported", + "MaximumEbsAttachments": 10, + "NvmeSupport": "required" + }, + "FreeTierEligible": false, + "HibernationSupported": false, + "InstanceStorageSupported": false, + "InstanceType": "mac2-m2.metal", + "MemoryInfo": { + "SizeInMiB": 24576 + }, + "NetworkInfo": { + "ConnectionTrackingConfiguration": { + "DefaultTcpEstablishedTimeout": 432000, + "DefaultUdpStreamTimeout": 180, + "DefaultUdpTimeout": 30 + }, + "DefaultNetworkCardIndex": 0, + "EfaSupported": false, + "EnaSrdSupported": false, + "EnaSupport": "required", + "EncryptionInTransitSupported": false, + "FlexibleEnaQueuesSupport": "unsupported", + "Ipv4AddressesPerInterface": 30, + "Ipv4AddressesPerSecondaryInterface": 0, + "Ipv6AddressesPerInterface": 30, + "Ipv6Supported": true, + "MaximumNetworkCards": 1, + "MaximumNetworkInterfaces": 8, + "NetworkCards": [ + { + "BaselineBandwidthInGbps": 10.0, + "DefaultEnaQueueCountPerInterface": 8, + "MaximumNetworkInterfaces": 8, + "NetworkCardIndex": 0, + "NetworkPerformance": "10 Gigabit", + "PeakBandwidthInGbps": 10.0 + } + ], + "NetworkPerformance": "10 Gigabit", + "SecondaryNetworkSupported": false + }, + "NitroEnclavesSupport": "unsupported", + "NitroTpmSupport": "unsupported", + "PhcSupport": "unsupported", + "PlacementGroupInfo": { + "SupportedStrategies": [ + "partition", + "spread" + ] + }, + "ProcessorInfo": { + "Manufacturer": "Apple", + "SupportedArchitectures": [ + "arm64_mac" + ], + "SustainedClockSpeedInGhz": 3.5 + }, + "RebootMigrationSupport": "unsupported", + "SupportedBootModes": [ + "legacy-bios" + ], + "SupportedRootDeviceTypes": [ + "ebs" + ], + "SupportedUsageClasses": [ + "on-demand" + ], + "SupportedVirtualizationTypes": [ + "hvm" + ], + "VCpuInfo": { + "DefaultCores": 8, + "DefaultThreadsPerCore": 1, + "DefaultVCpus": 8 + } + }, + "mac2-m2pro.metal": { + "AutoRecoverySupported": false, + "BareMetal": true, + "BurstablePerformanceSupported": false, + "CurrentGeneration": true, + "DedicatedHostsSupported": true, + "EbsInfo": { + "AttachmentLimitType": "shared", + "EbsOptimizedInfo": { + "BaselineBandwidthInMbps": 8000, + "BaselineIops": 55000, + "BaselineThroughputInMBps": 1000.0, + "MaximumBandwidthInMbps": 8000, + "MaximumIops": 55000, + "MaximumThroughputInMBps": 1000.0 + }, + "EbsOptimizedSupport": "default", + "EncryptionSupport": "supported", + "MaximumEbsAttachments": 10, + "NvmeSupport": "required" + }, + "FreeTierEligible": false, + "HibernationSupported": false, + "InstanceStorageSupported": false, + "InstanceType": "mac2-m2pro.metal", + "MemoryInfo": { + "SizeInMiB": 32768 + }, + "NetworkInfo": { + "ConnectionTrackingConfiguration": { + "DefaultTcpEstablishedTimeout": 432000, + "DefaultUdpStreamTimeout": 180, + "DefaultUdpTimeout": 30 + }, + "DefaultNetworkCardIndex": 0, + "EfaSupported": false, + "EnaSrdSupported": false, + "EnaSupport": "required", + "EncryptionInTransitSupported": false, + "FlexibleEnaQueuesSupport": "unsupported", + "Ipv4AddressesPerInterface": 30, + "Ipv4AddressesPerSecondaryInterface": 0, + "Ipv6AddressesPerInterface": 30, + "Ipv6Supported": true, + "MaximumNetworkCards": 1, + "MaximumNetworkInterfaces": 8, + "NetworkCards": [ + { + "BaselineBandwidthInGbps": 10.0, + "DefaultEnaQueueCountPerInterface": 8, + "MaximumNetworkInterfaces": 8, + "NetworkCardIndex": 0, + "NetworkPerformance": "10 Gigabit", + "PeakBandwidthInGbps": 10.0 + } + ], + "NetworkPerformance": "10 Gigabit", + "SecondaryNetworkSupported": false + }, + "NitroEnclavesSupport": "unsupported", + "NitroTpmSupport": "unsupported", + "PhcSupport": "unsupported", + "PlacementGroupInfo": { + "SupportedStrategies": [ + "partition", + "spread" + ] + }, + "ProcessorInfo": { + "Manufacturer": "Apple", + "SupportedArchitectures": [ + "arm64_mac" + ], + "SustainedClockSpeedInGhz": 3.5 + }, + "RebootMigrationSupport": "unsupported", + "SupportedBootModes": [ + "legacy-bios" + ], + "SupportedRootDeviceTypes": [ + "ebs" + ], + "SupportedUsageClasses": [ + "on-demand" + ], + "SupportedVirtualizationTypes": [ + "hvm" + ], + "VCpuInfo": { + "DefaultCores": 12, + "DefaultThreadsPerCore": 1, + "DefaultVCpus": 12 + } + }, + "mac2.metal": { + "AutoRecoverySupported": false, + "BareMetal": true, + "BurstablePerformanceSupported": false, + "CurrentGeneration": true, + "DedicatedHostsSupported": true, + "EbsInfo": { + "AttachmentLimitType": "shared", + "EbsOptimizedInfo": { + "BaselineBandwidthInMbps": 10000, + "BaselineIops": 55000, + "BaselineThroughputInMBps": 1250.0, + "MaximumBandwidthInMbps": 10000, + "MaximumIops": 55000, + "MaximumThroughputInMBps": 1250.0 + }, + "EbsOptimizedSupport": "default", + "EncryptionSupport": "supported", + "MaximumEbsAttachments": 10, + "NvmeSupport": "required" + }, + "FreeTierEligible": false, + "HibernationSupported": false, + "InstanceStorageSupported": false, + "InstanceType": "mac2.metal", + "MemoryInfo": { + "SizeInMiB": 16384 + }, + "NetworkInfo": { + "ConnectionTrackingConfiguration": { + "DefaultTcpEstablishedTimeout": 432000, + "DefaultUdpStreamTimeout": 180, + "DefaultUdpTimeout": 30 + }, + "DefaultNetworkCardIndex": 0, + "EfaSupported": false, + "EnaSrdSupported": false, + "EnaSupport": "required", + "EncryptionInTransitSupported": false, + "FlexibleEnaQueuesSupport": "unsupported", + "Ipv4AddressesPerInterface": 30, + "Ipv6AddressesPerInterface": 30, + "Ipv6Supported": true, + "MaximumNetworkCards": 1, + "MaximumNetworkInterfaces": 8, + "NetworkCards": [ + { + "BaselineBandwidthInGbps": 10.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 8, + "NetworkCardIndex": 0, + "NetworkPerformance": "10 Gigabit", + "PeakBandwidthInGbps": 10.0 + } + ], + "NetworkPerformance": "10 Gigabit", + "SecondaryNetworkSupported": false + }, + "NitroEnclavesSupport": "unsupported", + "NitroTpmSupport": "unsupported", + "PhcSupport": "unsupported", + "PlacementGroupInfo": { + "SupportedStrategies": [ + "partition", + "spread" + ] + }, + "ProcessorInfo": { + "Manufacturer": "Apple", + "SupportedArchitectures": [ + "arm64_mac" + ], + "SustainedClockSpeedInGhz": 3.2 + }, + "RebootMigrationSupport": "unsupported", + "SupportedBootModes": [ + "legacy-bios" + ], + "SupportedRootDeviceTypes": [ + "ebs" + ], + "SupportedUsageClasses": [ + "on-demand" + ], + "SupportedVirtualizationTypes": [ + "hvm" + ], + "VCpuInfo": { + "DefaultCores": 4, + "DefaultThreadsPerCore": 2, + "DefaultVCpus": 8 + } + }, + "p3dn.24xlarge": { + "AutoRecoverySupported": false, + "BareMetal": false, + "BurstablePerformanceSupported": false, + "CurrentGeneration": true, + "DedicatedHostsSupported": true, + "EbsInfo": { + "AttachmentLimitType": "shared", + "EbsOptimizedInfo": { + "BaselineBandwidthInMbps": 19000, + "BaselineIops": 80000, + "BaselineThroughputInMBps": 2375.0, + "MaximumBandwidthInMbps": 19000, + "MaximumIops": 80000, + "MaximumThroughputInMBps": 2375.0 + }, + "EbsOptimizedSupport": "default", + "EncryptionSupport": "supported", + "MaximumEbsAttachments": 17, + "NvmeSupport": "required" + }, + "FreeTierEligible": false, + "GpuInfo": { + "Gpus": [ + { + "Count": 8, + "GpuPartitionSize": 1.0, + "LogicalGpuCount": 8, + "Manufacturer": "NVIDIA", + "MemoryInfo": { + "SizeInMiB": 32768 + }, + "Name": "V100", + "Workloads": [ + "ml-ai" + ] + } + ], + "TotalGpuMemoryInMiB": 262144 + }, + "HibernationSupported": false, + "Hypervisor": "nitro", + "InstanceStorageInfo": { + "Disks": [ + { + "Count": 2, + "SizeInGB": 900, + "Type": "ssd" + } + ], + "EncryptionSupport": "required", + "NvmeSupport": "required", + "TotalSizeInGB": 1800 + }, + "InstanceStorageSupported": true, + "InstanceType": "p3dn.24xlarge", + "MemoryInfo": { + "SizeInMiB": 786432 + }, + "NetworkInfo": { + "ConnectionTrackingConfiguration": { + "DefaultTcpEstablishedTimeout": 432000, + "DefaultUdpStreamTimeout": 180, + "DefaultUdpTimeout": 30 + }, + "DefaultNetworkCardIndex": 0, + "EfaInfo": { + "MaximumEfaInterfaces": 1 + }, + "EfaSupported": true, + "EnaSrdSupported": false, + "EnaSupport": "required", + "EncryptionInTransitSupported": true, + "FlexibleEnaQueuesSupport": "unsupported", + "Ipv4AddressesPerInterface": 50, + "Ipv6AddressesPerInterface": 50, + "Ipv6Supported": true, + "MaximumNetworkCards": 1, + "MaximumNetworkInterfaces": 15, + "NetworkCards": [ + { + "BaselineBandwidthInGbps": 100.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 15, + "NetworkCardIndex": 0, + "NetworkPerformance": "100 Gigabit", + "PeakBandwidthInGbps": 100.0 + } + ], + "NetworkPerformance": "100 Gigabit", + "SecondaryNetworkSupported": false + }, + "NitroEnclavesSupport": "supported", + "NitroTpmSupport": "unsupported", + "PhcSupport": "unsupported", + "PlacementGroupInfo": { + "SupportedStrategies": [ + "cluster", + "partition", + "spread" + ] + }, + "ProcessorInfo": { + "Manufacturer": "Intel", + "SupportedArchitectures": [ + "x86_64" + ], + "SustainedClockSpeedInGhz": 2.5 + }, + "RebootMigrationSupport": "unsupported", + "SupportedBootModes": [ + "legacy-bios", + "uefi" + ], + "SupportedRootDeviceTypes": [ + "ebs" + ], + "SupportedUsageClasses": [ + "on-demand", + "spot" + ], + "SupportedVirtualizationTypes": [ + "hvm" + ], + "VCpuInfo": { + "DefaultCores": 48, + "DefaultThreadsPerCore": 2, + "DefaultVCpus": 96, + "ValidCores": [ + 4, + 6, + 8, + 10, + 12, + 14, + 16, + 18, + 20, + 22, + 24, + 26, + 28, + 30, + 32, + 34, + 36, + 38, + 40, + 42, + 44, + 46, + 48 + ], + "ValidThreadsPerCore": [ + 1, + 2 + ] + } + }, + "p4d.24xlarge": { + "AutoRecoverySupported": false, + "BareMetal": false, + "BurstablePerformanceSupported": false, + "CurrentGeneration": true, + "DedicatedHostsSupported": true, + "EbsInfo": { + "AttachmentLimitType": "dedicated", + "EbsOptimizedInfo": { + "BaselineBandwidthInMbps": 19000, + "BaselineIops": 80000, + "BaselineThroughputInMBps": 2375.0, + "MaximumBandwidthInMbps": 19000, + "MaximumIops": 80000, + "MaximumThroughputInMBps": 2375.0 + }, + "EbsOptimizedSupport": "default", + "EncryptionSupport": "supported", + "MaximumEbsAttachments": 28, + "NvmeSupport": "required" + }, + "FreeTierEligible": false, + "GpuInfo": { + "Gpus": [ + { + "Count": 8, + "GpuPartitionSize": 1.0, + "LogicalGpuCount": 8, + "Manufacturer": "NVIDIA", + "MemoryInfo": { + "SizeInMiB": 40960 + }, + "Name": "A100", + "Workloads": [ + "ml-ai" + ] + } + ], + "TotalGpuMemoryInMiB": 327680 + }, + "HibernationSupported": false, + "Hypervisor": "nitro", + "InstanceStorageInfo": { + "Disks": [ + { + "Count": 8, + "SizeInGB": 1000, + "Type": "ssd" + } + ], + "EncryptionSupport": "required", + "NvmeSupport": "required", + "TotalSizeInGB": 8000 + }, + "InstanceStorageSupported": true, + "InstanceType": "p4d.24xlarge", + "MemoryInfo": { + "SizeInMiB": 1179648 + }, + "NetworkInfo": { + "ConnectionTrackingConfiguration": { + "DefaultTcpEstablishedTimeout": 432000, + "DefaultUdpStreamTimeout": 180, + "DefaultUdpTimeout": 30 + }, + "DefaultNetworkCardIndex": 0, + "EfaInfo": { + "MaximumEfaInterfaces": 4 + }, + "EfaSupported": true, + "EnaSrdSupported": false, + "EnaSupport": "required", + "EncryptionInTransitSupported": true, + "FlexibleEnaQueuesSupport": "unsupported", + "Ipv4AddressesPerInterface": 50, + "Ipv6AddressesPerInterface": 50, + "Ipv6Supported": true, + "MaximumNetworkCards": 4, + "MaximumNetworkInterfaces": 60, + "NetworkCards": [ + { + "BaselineBandwidthInGbps": 100.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 15, + "NetworkCardIndex": 0, + "NetworkPerformance": "100 Gigabit", + "PeakBandwidthInGbps": 100.0 + }, + { + "BaselineBandwidthInGbps": 100.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 15, + "NetworkCardIndex": 1, + "NetworkPerformance": "100 Gigabit", + "PeakBandwidthInGbps": 100.0 + }, + { + "BaselineBandwidthInGbps": 100.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 15, + "NetworkCardIndex": 2, + "NetworkPerformance": "100 Gigabit", + "PeakBandwidthInGbps": 100.0 + }, + { + "BaselineBandwidthInGbps": 100.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 15, + "NetworkCardIndex": 3, + "NetworkPerformance": "100 Gigabit", + "PeakBandwidthInGbps": 100.0 + } + ], + "NetworkPerformance": "4x 100 Gigabit", + "SecondaryNetworkSupported": false + }, + "NitroEnclavesSupport": "supported", + "NitroTpmSupport": "unsupported", + "PhcSupport": "unsupported", + "PlacementGroupInfo": { + "SupportedStrategies": [ + "cluster", + "partition", + "spread" + ] + }, + "ProcessorInfo": { + "Manufacturer": "Intel", + "SupportedArchitectures": [ + "x86_64" + ], + "SustainedClockSpeedInGhz": 3.0 + }, + "RebootMigrationSupport": "unsupported", + "SupportedBootModes": [ + "legacy-bios" + ], + "SupportedRootDeviceTypes": [ + "ebs" + ], + "SupportedUsageClasses": [ + "capacity-block", + "on-demand", + "spot" + ], + "SupportedVirtualizationTypes": [ + "hvm" + ], + "VCpuInfo": { + "DefaultCores": 48, + "DefaultThreadsPerCore": 2, + "DefaultVCpus": 96, + "ValidCores": [ + 2, + 4, + 6, + 8, + 10, + 12, + 14, + 16, + 18, + 20, + 22, + 24, + 26, + 28, + 30, + 32, + 34, + 36, + 38, + 40, + 42, + 44, + 46, + 48 + ], + "ValidThreadsPerCore": [ + 1, + 2 + ] + } + }, + "p4de.24xlarge": { + "AutoRecoverySupported": false, + "BareMetal": false, + "BurstablePerformanceSupported": false, + "CurrentGeneration": true, + "DedicatedHostsSupported": false, + "EbsInfo": { + "AttachmentLimitType": "dedicated", + "EbsOptimizedInfo": { + "BaselineBandwidthInMbps": 19000, + "BaselineIops": 80000, + "BaselineThroughputInMBps": 2375.0, + "MaximumBandwidthInMbps": 19000, + "MaximumIops": 80000, + "MaximumThroughputInMBps": 2375.0 + }, + "EbsOptimizedSupport": "default", + "EncryptionSupport": "supported", + "MaximumEbsAttachments": 28, + "NvmeSupport": "required" + }, + "FreeTierEligible": false, + "GpuInfo": { + "Gpus": [ + { + "Count": 8, + "GpuPartitionSize": 1.0, + "LogicalGpuCount": 8, + "Manufacturer": "NVIDIA", + "MemoryInfo": { + "SizeInMiB": 81920 + }, + "Name": "A100", + "Workloads": [ + "ml-ai" + ] + } + ], + "TotalGpuMemoryInMiB": 655360 + }, + "HibernationSupported": false, + "Hypervisor": "nitro", + "InstanceStorageInfo": { + "Disks": [ + { + "Count": 8, + "SizeInGB": 1000, + "Type": "ssd" + } + ], + "EncryptionSupport": "required", + "NvmeSupport": "required", + "TotalSizeInGB": 8000 + }, + "InstanceStorageSupported": true, + "InstanceType": "p4de.24xlarge", + "MemoryInfo": { + "SizeInMiB": 1179648 + }, + "NetworkInfo": { + "ConnectionTrackingConfiguration": { + "DefaultTcpEstablishedTimeout": 432000, + "DefaultUdpStreamTimeout": 180, + "DefaultUdpTimeout": 30 + }, + "DefaultNetworkCardIndex": 0, + "EfaInfo": { + "MaximumEfaInterfaces": 4 + }, + "EfaSupported": true, + "EnaSrdSupported": false, + "EnaSupport": "required", + "EncryptionInTransitSupported": true, + "FlexibleEnaQueuesSupport": "unsupported", + "Ipv4AddressesPerInterface": 50, + "Ipv6AddressesPerInterface": 50, + "Ipv6Supported": true, + "MaximumNetworkCards": 4, + "MaximumNetworkInterfaces": 60, + "NetworkCards": [ + { + "BaselineBandwidthInGbps": 100.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 15, + "NetworkCardIndex": 0, + "NetworkPerformance": "100 Gigabit", + "PeakBandwidthInGbps": 100.0 + }, + { + "BaselineBandwidthInGbps": 100.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 15, + "NetworkCardIndex": 1, + "NetworkPerformance": "100 Gigabit", + "PeakBandwidthInGbps": 100.0 + }, + { + "BaselineBandwidthInGbps": 100.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 15, + "NetworkCardIndex": 2, + "NetworkPerformance": "100 Gigabit", + "PeakBandwidthInGbps": 100.0 + }, + { + "BaselineBandwidthInGbps": 100.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 15, + "NetworkCardIndex": 3, + "NetworkPerformance": "100 Gigabit", + "PeakBandwidthInGbps": 100.0 + } + ], + "NetworkPerformance": "4x 100 Gigabit", + "SecondaryNetworkSupported": false + }, + "NitroEnclavesSupport": "supported", + "NitroTpmSupport": "unsupported", + "PhcSupport": "unsupported", + "PlacementGroupInfo": { + "SupportedStrategies": [ + "cluster", + "partition", + "spread" + ] + }, + "ProcessorInfo": { + "Manufacturer": "Intel", + "SupportedArchitectures": [ + "x86_64" + ], + "SustainedClockSpeedInGhz": 3.0 + }, + "RebootMigrationSupport": "unsupported", + "SupportedBootModes": [ + "legacy-bios" + ], + "SupportedRootDeviceTypes": [ + "ebs" + ], + "SupportedUsageClasses": [ + "capacity-block", + "on-demand", + "spot" + ], + "SupportedVirtualizationTypes": [ + "hvm" + ], + "VCpuInfo": { + "DefaultCores": 48, + "DefaultThreadsPerCore": 2, + "DefaultVCpus": 96, + "ValidCores": [ + 2, + 4, + 6, + 8, + 10, + 12, + 14, + 16, + 18, + 20, + 22, + 24, + 26, + 28, + 30, + 32, + 34, + 36, + 38, + 40, + 42, + 44, + 46, + 48 + ], + "ValidThreadsPerCore": [ + 1, + 2 + ] + } + }, + "p5.48xlarge": { + "AutoRecoverySupported": false, + "BareMetal": false, + "BurstablePerformanceSupported": false, + "CurrentGeneration": true, + "DedicatedHostsSupported": false, + "EbsInfo": { + "AttachmentLimitType": "dedicated", + "EbsOptimizedInfo": { + "BaselineBandwidthInMbps": 80000, + "BaselineIops": 260000, + "BaselineThroughputInMBps": 10000.0, + "MaximumBandwidthInMbps": 80000, + "MaximumIops": 260000, + "MaximumThroughputInMBps": 10000.0 + }, + "EbsOptimizedSupport": "default", + "EncryptionSupport": "supported", + "MaximumEbsAttachments": 64, + "NvmeSupport": "required" + }, + "FreeTierEligible": false, + "GpuInfo": { + "Gpus": [ + { + "Count": 8, + "GpuPartitionSize": 1.0, + "LogicalGpuCount": 8, + "Manufacturer": "NVIDIA", + "MemoryInfo": { + "SizeInMiB": 81920 + }, + "Name": "H100", + "Workloads": [ + "ml-ai" + ] + } + ], + "TotalGpuMemoryInMiB": 655360 + }, + "HibernationSupported": false, + "Hypervisor": "nitro", + "InstanceStorageInfo": { + "Disks": [ + { + "Count": 8, + "SizeInGB": 3800, + "Type": "ssd" + } + ], + "EncryptionSupport": "required", + "NvmeSupport": "required", + "TotalSizeInGB": 30400 + }, + "InstanceStorageSupported": true, + "InstanceType": "p5.48xlarge", + "MemoryInfo": { + "SizeInMiB": 2097152 + }, + "NetworkInfo": { + "ConnectionTrackingConfiguration": { + "DefaultTcpEstablishedTimeout": 432000, + "DefaultUdpStreamTimeout": 180, + "DefaultUdpTimeout": 30 + }, + "DefaultNetworkCardIndex": 0, + "EfaInfo": { + "MaximumEfaInterfaces": 32 + }, + "EfaSupported": true, + "EnaSrdSupported": true, + "EnaSupport": "required", + "EncryptionInTransitSupported": true, + "FlexibleEnaQueuesSupport": "unsupported", + "Ipv4AddressesPerInterface": 50, + "Ipv4AddressesPerSecondaryInterface": 0, + "Ipv6AddressesPerInterface": 50, + "Ipv6Supported": true, + "MaximumNetworkCards": 32, + "MaximumNetworkInterfaces": 64, + "NetworkCards": [ + { + "BaselineBandwidthInGbps": 100.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 2, + "NetworkCardIndex": 0, + "NetworkPerformance": "100 Gigabit", + "PeakBandwidthInGbps": 100.0 + }, + { + "BaselineBandwidthInGbps": 100.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 2, + "NetworkCardIndex": 1, + "NetworkPerformance": "100 Gigabit", + "PeakBandwidthInGbps": 100.0 + }, + { + "BaselineBandwidthInGbps": 100.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 2, + "NetworkCardIndex": 2, + "NetworkPerformance": "100 Gigabit", + "PeakBandwidthInGbps": 100.0 + }, + { + "BaselineBandwidthInGbps": 100.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 2, + "NetworkCardIndex": 3, + "NetworkPerformance": "100 Gigabit", + "PeakBandwidthInGbps": 100.0 + }, + { + "BaselineBandwidthInGbps": 100.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 2, + "NetworkCardIndex": 4, + "NetworkPerformance": "100 Gigabit", + "PeakBandwidthInGbps": 100.0 + }, + { + "BaselineBandwidthInGbps": 100.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 2, + "NetworkCardIndex": 5, + "NetworkPerformance": "100 Gigabit", + "PeakBandwidthInGbps": 100.0 + }, + { + "BaselineBandwidthInGbps": 100.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 2, + "NetworkCardIndex": 6, + "NetworkPerformance": "100 Gigabit", + "PeakBandwidthInGbps": 100.0 + }, + { + "BaselineBandwidthInGbps": 100.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 2, + "NetworkCardIndex": 7, + "NetworkPerformance": "100 Gigabit", + "PeakBandwidthInGbps": 100.0 + }, + { + "BaselineBandwidthInGbps": 100.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 2, + "NetworkCardIndex": 8, + "NetworkPerformance": "100 Gigabit", + "PeakBandwidthInGbps": 100.0 + }, + { + "BaselineBandwidthInGbps": 100.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 2, + "NetworkCardIndex": 9, + "NetworkPerformance": "100 Gigabit", + "PeakBandwidthInGbps": 100.0 + }, + { + "BaselineBandwidthInGbps": 100.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 2, + "NetworkCardIndex": 10, + "NetworkPerformance": "100 Gigabit", + "PeakBandwidthInGbps": 100.0 + }, + { + "BaselineBandwidthInGbps": 100.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 2, + "NetworkCardIndex": 11, + "NetworkPerformance": "100 Gigabit", + "PeakBandwidthInGbps": 100.0 + }, + { + "BaselineBandwidthInGbps": 100.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 2, + "NetworkCardIndex": 12, + "NetworkPerformance": "100 Gigabit", + "PeakBandwidthInGbps": 100.0 + }, + { + "BaselineBandwidthInGbps": 100.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 2, + "NetworkCardIndex": 13, + "NetworkPerformance": "100 Gigabit", + "PeakBandwidthInGbps": 100.0 + }, + { + "BaselineBandwidthInGbps": 100.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 2, + "NetworkCardIndex": 14, + "NetworkPerformance": "100 Gigabit", + "PeakBandwidthInGbps": 100.0 + }, + { + "BaselineBandwidthInGbps": 100.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 2, + "NetworkCardIndex": 15, + "NetworkPerformance": "100 Gigabit", + "PeakBandwidthInGbps": 100.0 + }, + { + "BaselineBandwidthInGbps": 100.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 2, + "NetworkCardIndex": 16, + "NetworkPerformance": "100 Gigabit", + "PeakBandwidthInGbps": 100.0 + }, + { + "BaselineBandwidthInGbps": 100.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 2, + "NetworkCardIndex": 17, + "NetworkPerformance": "100 Gigabit", + "PeakBandwidthInGbps": 100.0 + }, + { + "BaselineBandwidthInGbps": 100.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 2, + "NetworkCardIndex": 18, + "NetworkPerformance": "100 Gigabit", + "PeakBandwidthInGbps": 100.0 + }, + { + "BaselineBandwidthInGbps": 100.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 2, + "NetworkCardIndex": 19, + "NetworkPerformance": "100 Gigabit", + "PeakBandwidthInGbps": 100.0 + }, + { + "BaselineBandwidthInGbps": 100.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 2, + "NetworkCardIndex": 20, + "NetworkPerformance": "100 Gigabit", + "PeakBandwidthInGbps": 100.0 + }, + { + "BaselineBandwidthInGbps": 100.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 2, + "NetworkCardIndex": 21, + "NetworkPerformance": "100 Gigabit", + "PeakBandwidthInGbps": 100.0 + }, + { + "BaselineBandwidthInGbps": 100.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 2, + "NetworkCardIndex": 22, + "NetworkPerformance": "100 Gigabit", + "PeakBandwidthInGbps": 100.0 + }, + { + "BaselineBandwidthInGbps": 100.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 2, + "NetworkCardIndex": 23, + "NetworkPerformance": "100 Gigabit", + "PeakBandwidthInGbps": 100.0 + }, + { + "BaselineBandwidthInGbps": 100.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 2, + "NetworkCardIndex": 24, + "NetworkPerformance": "100 Gigabit", + "PeakBandwidthInGbps": 100.0 + }, + { + "BaselineBandwidthInGbps": 100.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 2, + "NetworkCardIndex": 25, + "NetworkPerformance": "100 Gigabit", + "PeakBandwidthInGbps": 100.0 + }, + { + "BaselineBandwidthInGbps": 100.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 2, + "NetworkCardIndex": 26, + "NetworkPerformance": "100 Gigabit", + "PeakBandwidthInGbps": 100.0 + }, + { + "BaselineBandwidthInGbps": 100.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 2, + "NetworkCardIndex": 27, + "NetworkPerformance": "100 Gigabit", + "PeakBandwidthInGbps": 100.0 + }, + { + "BaselineBandwidthInGbps": 100.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 2, + "NetworkCardIndex": 28, + "NetworkPerformance": "100 Gigabit", + "PeakBandwidthInGbps": 100.0 + }, + { + "BaselineBandwidthInGbps": 100.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 2, + "NetworkCardIndex": 29, + "NetworkPerformance": "100 Gigabit", + "PeakBandwidthInGbps": 100.0 + }, + { + "BaselineBandwidthInGbps": 100.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 2, + "NetworkCardIndex": 30, + "NetworkPerformance": "100 Gigabit", + "PeakBandwidthInGbps": 100.0 + }, + { + "BaselineBandwidthInGbps": 100.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 2, + "NetworkCardIndex": 31, + "NetworkPerformance": "100 Gigabit", + "PeakBandwidthInGbps": 100.0 + } + ], + "NetworkPerformance": "3200 Gigabit", + "SecondaryNetworkSupported": false + }, + "NitroEnclavesSupport": "supported", + "NitroTpmInfo": { + "SupportedVersions": [ + "2.0" + ] + }, + "NitroTpmSupport": "supported", + "PhcSupport": "unsupported", + "PlacementGroupInfo": { + "SupportedStrategies": [ + "cluster", + "partition", + "spread" + ] + }, + "ProcessorInfo": { + "Manufacturer": "AMD", + "SupportedArchitectures": [ + "x86_64" + ], + "SustainedClockSpeedInGhz": 3.6 + }, + "RebootMigrationSupport": "unsupported", + "SupportedBootModes": [ + "legacy-bios", + "uefi" + ], + "SupportedRootDeviceTypes": [ + "ebs" + ], + "SupportedUsageClasses": [ + "capacity-block", + "on-demand", + "spot" + ], + "SupportedVirtualizationTypes": [ + "hvm" + ], + "VCpuInfo": { + "DefaultCores": 96, + "DefaultThreadsPerCore": 2, + "DefaultVCpus": 192, + "ValidCores": [ + 12, + 24, + 36, + 48, + 60, + 72, + 84, + 96 + ], + "ValidThreadsPerCore": [ + 1, + 2 + ] + } + }, + "p5.4xlarge": { + "AutoRecoverySupported": false, + "BareMetal": false, + "BurstablePerformanceSupported": false, + "CurrentGeneration": true, + "DedicatedHostsSupported": false, + "EbsInfo": { + "AttachmentLimitType": "dedicated", + "EbsOptimizedInfo": { + "BaselineBandwidthInMbps": 10000, + "BaselineIops": 32500, + "BaselineThroughputInMBps": 1250.0, + "MaximumBandwidthInMbps": 10000, + "MaximumIops": 32500, + "MaximumThroughputInMBps": 1250.0 + }, + "EbsOptimizedSupport": "default", + "EncryptionSupport": "supported", + "MaximumEbsAttachments": 32, + "NvmeSupport": "required" + }, + "FreeTierEligible": false, + "GpuInfo": { + "Gpus": [ + { + "Count": 1, + "GpuPartitionSize": 1.0, + "LogicalGpuCount": 1, + "Manufacturer": "NVIDIA", + "MemoryInfo": { + "SizeInMiB": 81920 + }, + "Name": "H100", + "Workloads": [ + "ml-ai" + ] + } + ], + "TotalGpuMemoryInMiB": 81920 + }, + "HibernationSupported": false, + "Hypervisor": "nitro", + "InstanceStorageInfo": { + "Disks": [ + { + "Count": 1, + "SizeInGB": 3800, + "Type": "ssd" + } + ], + "EncryptionSupport": "required", + "NvmeSupport": "required", + "TotalSizeInGB": 3800 + }, + "InstanceStorageSupported": true, + "InstanceType": "p5.4xlarge", + "MemoryInfo": { + "SizeInMiB": 262144 + }, + "NetworkInfo": { + "ConnectionTrackingConfiguration": { + "DefaultTcpEstablishedTimeout": 432000, + "DefaultUdpStreamTimeout": 180, + "DefaultUdpTimeout": 30 + }, + "DefaultNetworkCardIndex": 0, + "EfaInfo": { + "MaximumEfaInterfaces": 1 + }, + "EfaSupported": true, + "EnaSrdSupported": true, + "EnaSupport": "required", + "EncryptionInTransitSupported": true, + "FlexibleEnaQueuesSupport": "unsupported", + "Ipv4AddressesPerInterface": 30, + "Ipv4AddressesPerSecondaryInterface": 0, + "Ipv6AddressesPerInterface": 30, + "Ipv6Supported": true, + "MaximumNetworkCards": 1, + "MaximumNetworkInterfaces": 4, + "NetworkCards": [ + { + "BaselineBandwidthInGbps": 100.0, + "DefaultEnaQueueCountPerInterface": 16, + "MaximumNetworkInterfaces": 4, + "NetworkCardIndex": 0, + "NetworkPerformance": "100 Gigabit", + "PeakBandwidthInGbps": 100.0 + } + ], + "NetworkPerformance": "100 Gigabit", + "SecondaryNetworkSupported": false + }, + "NitroEnclavesSupport": "supported", + "NitroTpmInfo": { + "SupportedVersions": [ + "2.0" + ] + }, + "NitroTpmSupport": "supported", + "PhcSupport": "unsupported", + "PlacementGroupInfo": { + "SupportedStrategies": [ + "cluster", + "partition", + "spread" + ] + }, + "ProcessorInfo": { + "Manufacturer": "AMD", + "SupportedArchitectures": [ + "x86_64" + ], + "SustainedClockSpeedInGhz": 3.6 + }, + "RebootMigrationSupport": "unsupported", + "SupportedBootModes": [ + "legacy-bios", + "uefi" + ], + "SupportedRootDeviceTypes": [ + "ebs" + ], + "SupportedUsageClasses": [ + "capacity-block", + "on-demand", + "spot" + ], + "SupportedVirtualizationTypes": [ + "hvm" + ], + "VCpuInfo": { + "DefaultCores": 8, + "DefaultThreadsPerCore": 2, + "DefaultVCpus": 16, + "ValidCores": [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8 + ], + "ValidThreadsPerCore": [ + 1, + 2 + ] + } + }, + "p5e.48xlarge": { + "AutoRecoverySupported": false, + "BareMetal": false, + "BurstablePerformanceSupported": false, + "CurrentGeneration": true, + "DedicatedHostsSupported": false, + "EbsInfo": { + "AttachmentLimitType": "dedicated", + "EbsOptimizedInfo": { + "BaselineBandwidthInMbps": 80000, + "BaselineIops": 260000, + "BaselineThroughputInMBps": 10000.0, + "MaximumBandwidthInMbps": 80000, + "MaximumIops": 260000, + "MaximumThroughputInMBps": 10000.0 + }, + "EbsOptimizedSupport": "default", + "EncryptionSupport": "supported", + "MaximumEbsAttachments": 64, + "NvmeSupport": "required" + }, + "FreeTierEligible": false, + "GpuInfo": { + "Gpus": [ + { + "Count": 8, + "GpuPartitionSize": 1.0, + "LogicalGpuCount": 8, + "Manufacturer": "NVIDIA", + "MemoryInfo": { + "SizeInMiB": 144384 + }, + "Name": "H200", + "Workloads": [ + "ml-ai" + ] + } + ], + "TotalGpuMemoryInMiB": 1155072 + }, + "HibernationSupported": false, + "Hypervisor": "nitro", + "InstanceStorageInfo": { + "Disks": [ + { + "Count": 8, + "SizeInGB": 3800, + "Type": "ssd" + } + ], + "EncryptionSupport": "required", + "NvmeSupport": "required", + "TotalSizeInGB": 30400 + }, + "InstanceStorageSupported": true, + "InstanceType": "p5e.48xlarge", + "MemoryInfo": { + "SizeInMiB": 2097152 + }, + "NetworkInfo": { + "ConnectionTrackingConfiguration": { + "DefaultTcpEstablishedTimeout": 432000, + "DefaultUdpStreamTimeout": 180, + "DefaultUdpTimeout": 30 + }, + "DefaultNetworkCardIndex": 0, + "EfaInfo": { + "MaximumEfaInterfaces": 32 + }, + "EfaSupported": true, + "EnaSrdSupported": true, + "EnaSupport": "required", + "EncryptionInTransitSupported": true, + "FlexibleEnaQueuesSupport": "unsupported", + "Ipv4AddressesPerInterface": 50, + "Ipv4AddressesPerSecondaryInterface": 0, + "Ipv6AddressesPerInterface": 50, + "Ipv6Supported": true, + "MaximumNetworkCards": 32, + "MaximumNetworkInterfaces": 64, + "NetworkCards": [ + { + "BaselineBandwidthInGbps": 100.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 2, + "NetworkCardIndex": 0, + "NetworkPerformance": "100 Gigabit", + "PeakBandwidthInGbps": 100.0 + }, + { + "BaselineBandwidthInGbps": 100.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 2, + "NetworkCardIndex": 1, + "NetworkPerformance": "100 Gigabit", + "PeakBandwidthInGbps": 100.0 + }, + { + "BaselineBandwidthInGbps": 100.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 2, + "NetworkCardIndex": 2, + "NetworkPerformance": "100 Gigabit", + "PeakBandwidthInGbps": 100.0 + }, + { + "BaselineBandwidthInGbps": 100.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 2, + "NetworkCardIndex": 3, + "NetworkPerformance": "100 Gigabit", + "PeakBandwidthInGbps": 100.0 + }, + { + "BaselineBandwidthInGbps": 100.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 2, + "NetworkCardIndex": 4, + "NetworkPerformance": "100 Gigabit", + "PeakBandwidthInGbps": 100.0 + }, + { + "BaselineBandwidthInGbps": 100.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 2, + "NetworkCardIndex": 5, + "NetworkPerformance": "100 Gigabit", + "PeakBandwidthInGbps": 100.0 + }, + { + "BaselineBandwidthInGbps": 100.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 2, + "NetworkCardIndex": 6, + "NetworkPerformance": "100 Gigabit", + "PeakBandwidthInGbps": 100.0 + }, + { + "BaselineBandwidthInGbps": 100.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 2, + "NetworkCardIndex": 7, + "NetworkPerformance": "100 Gigabit", + "PeakBandwidthInGbps": 100.0 + }, + { + "BaselineBandwidthInGbps": 100.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 2, + "NetworkCardIndex": 8, + "NetworkPerformance": "100 Gigabit", + "PeakBandwidthInGbps": 100.0 + }, + { + "BaselineBandwidthInGbps": 100.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 2, + "NetworkCardIndex": 9, + "NetworkPerformance": "100 Gigabit", + "PeakBandwidthInGbps": 100.0 + }, + { + "BaselineBandwidthInGbps": 100.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 2, + "NetworkCardIndex": 10, + "NetworkPerformance": "100 Gigabit", + "PeakBandwidthInGbps": 100.0 + }, + { + "BaselineBandwidthInGbps": 100.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 2, + "NetworkCardIndex": 11, + "NetworkPerformance": "100 Gigabit", + "PeakBandwidthInGbps": 100.0 + }, + { + "BaselineBandwidthInGbps": 100.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 2, + "NetworkCardIndex": 12, + "NetworkPerformance": "100 Gigabit", + "PeakBandwidthInGbps": 100.0 + }, + { + "BaselineBandwidthInGbps": 100.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 2, + "NetworkCardIndex": 13, + "NetworkPerformance": "100 Gigabit", + "PeakBandwidthInGbps": 100.0 + }, + { + "BaselineBandwidthInGbps": 100.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 2, + "NetworkCardIndex": 14, + "NetworkPerformance": "100 Gigabit", + "PeakBandwidthInGbps": 100.0 + }, + { + "BaselineBandwidthInGbps": 100.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 2, + "NetworkCardIndex": 15, + "NetworkPerformance": "100 Gigabit", + "PeakBandwidthInGbps": 100.0 + }, + { + "BaselineBandwidthInGbps": 100.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 2, + "NetworkCardIndex": 16, + "NetworkPerformance": "100 Gigabit", + "PeakBandwidthInGbps": 100.0 + }, + { + "BaselineBandwidthInGbps": 100.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 2, + "NetworkCardIndex": 17, + "NetworkPerformance": "100 Gigabit", + "PeakBandwidthInGbps": 100.0 + }, + { + "BaselineBandwidthInGbps": 100.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 2, + "NetworkCardIndex": 18, + "NetworkPerformance": "100 Gigabit", + "PeakBandwidthInGbps": 100.0 + }, + { + "BaselineBandwidthInGbps": 100.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 2, + "NetworkCardIndex": 19, + "NetworkPerformance": "100 Gigabit", + "PeakBandwidthInGbps": 100.0 + }, + { + "BaselineBandwidthInGbps": 100.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 2, + "NetworkCardIndex": 20, + "NetworkPerformance": "100 Gigabit", + "PeakBandwidthInGbps": 100.0 + }, + { + "BaselineBandwidthInGbps": 100.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 2, + "NetworkCardIndex": 21, + "NetworkPerformance": "100 Gigabit", + "PeakBandwidthInGbps": 100.0 + }, + { + "BaselineBandwidthInGbps": 100.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 2, + "NetworkCardIndex": 22, + "NetworkPerformance": "100 Gigabit", + "PeakBandwidthInGbps": 100.0 + }, + { + "BaselineBandwidthInGbps": 100.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 2, + "NetworkCardIndex": 23, + "NetworkPerformance": "100 Gigabit", + "PeakBandwidthInGbps": 100.0 + }, + { + "BaselineBandwidthInGbps": 100.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 2, + "NetworkCardIndex": 24, + "NetworkPerformance": "100 Gigabit", + "PeakBandwidthInGbps": 100.0 + }, + { + "BaselineBandwidthInGbps": 100.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 2, + "NetworkCardIndex": 25, + "NetworkPerformance": "100 Gigabit", + "PeakBandwidthInGbps": 100.0 + }, + { + "BaselineBandwidthInGbps": 100.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 2, + "NetworkCardIndex": 26, + "NetworkPerformance": "100 Gigabit", + "PeakBandwidthInGbps": 100.0 + }, + { + "BaselineBandwidthInGbps": 100.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 2, + "NetworkCardIndex": 27, + "NetworkPerformance": "100 Gigabit", + "PeakBandwidthInGbps": 100.0 + }, + { + "BaselineBandwidthInGbps": 100.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 2, + "NetworkCardIndex": 28, + "NetworkPerformance": "100 Gigabit", + "PeakBandwidthInGbps": 100.0 + }, + { + "BaselineBandwidthInGbps": 100.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 2, + "NetworkCardIndex": 29, + "NetworkPerformance": "100 Gigabit", + "PeakBandwidthInGbps": 100.0 + }, + { + "BaselineBandwidthInGbps": 100.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 2, + "NetworkCardIndex": 30, + "NetworkPerformance": "100 Gigabit", + "PeakBandwidthInGbps": 100.0 + }, + { + "BaselineBandwidthInGbps": 100.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 2, + "NetworkCardIndex": 31, + "NetworkPerformance": "100 Gigabit", + "PeakBandwidthInGbps": 100.0 + } + ], + "NetworkPerformance": "3200 Gigabit", + "SecondaryNetworkSupported": false + }, + "NitroEnclavesSupport": "supported", + "NitroTpmInfo": { + "SupportedVersions": [ + "2.0" + ] + }, + "NitroTpmSupport": "supported", + "PhcSupport": "unsupported", + "PlacementGroupInfo": { + "SupportedStrategies": [ + "cluster", + "partition", + "spread" + ] + }, + "ProcessorInfo": { + "Manufacturer": "AMD", + "SupportedArchitectures": [ + "x86_64" + ], + "SustainedClockSpeedInGhz": 3.6 + }, + "RebootMigrationSupport": "unsupported", + "SupportedBootModes": [ + "legacy-bios", + "uefi" + ], + "SupportedRootDeviceTypes": [ + "ebs" + ], + "SupportedUsageClasses": [ + "capacity-block", + "on-demand", + "spot" + ], + "SupportedVirtualizationTypes": [ + "hvm" + ], + "VCpuInfo": { + "DefaultCores": 96, + "DefaultThreadsPerCore": 2, + "DefaultVCpus": 192, + "ValidCores": [ + 12, + 24, + 36, + 48, + 60, + 72, + 84, + 96 + ], + "ValidThreadsPerCore": [ + 1, + 2 + ] + } + }, + "p5en.48xlarge": { + "AutoRecoverySupported": false, + "BareMetal": false, + "BurstablePerformanceSupported": false, + "CurrentGeneration": true, + "DedicatedHostsSupported": false, + "EbsInfo": { + "AttachmentLimitType": "dedicated", + "EbsOptimizedInfo": { + "BaselineBandwidthInMbps": 100000, + "BaselineIops": 400000, + "BaselineThroughputInMBps": 12500.0, + "MaximumBandwidthInMbps": 100000, + "MaximumIops": 400000, + "MaximumThroughputInMBps": 12500.0 + }, + "EbsOptimizedSupport": "default", + "EncryptionSupport": "supported", + "MaximumEbsAttachments": 64, + "NvmeSupport": "required" + }, + "FreeTierEligible": false, + "GpuInfo": { + "Gpus": [ + { + "Count": 8, + "GpuPartitionSize": 1.0, + "LogicalGpuCount": 8, + "Manufacturer": "NVIDIA", + "MemoryInfo": { + "SizeInMiB": 144384 + }, + "Name": "H200", + "Workloads": [ + "ml-ai" + ] + } + ], + "TotalGpuMemoryInMiB": 1155072 + }, + "HibernationSupported": false, + "Hypervisor": "nitro", + "InstanceStorageInfo": { + "Disks": [ + { + "Count": 8, + "SizeInGB": 3800, + "Type": "ssd" + } + ], + "EncryptionSupport": "required", + "NvmeSupport": "required", + "TotalSizeInGB": 30400 + }, + "InstanceStorageSupported": true, + "InstanceType": "p5en.48xlarge", + "MemoryInfo": { + "SizeInMiB": 2097152 + }, + "NetworkInfo": { + "ConnectionTrackingConfiguration": { + "DefaultTcpEstablishedTimeout": 432000, + "DefaultUdpStreamTimeout": 180, + "DefaultUdpTimeout": 30 + }, + "DefaultNetworkCardIndex": 0, + "EfaInfo": { + "MaximumEfaInterfaces": 16 + }, + "EfaSupported": true, + "EnaSrdSupported": true, + "EnaSupport": "required", + "EncryptionInTransitSupported": true, + "FlexibleEnaQueuesSupport": "unsupported", + "Ipv4AddressesPerInterface": 50, + "Ipv4AddressesPerSecondaryInterface": 0, + "Ipv6AddressesPerInterface": 50, + "Ipv6Supported": true, + "MaximumNetworkCards": 16, + "MaximumNetworkInterfaces": 64, + "NetworkCards": [ + { + "BaselineBandwidthInGbps": 200.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 4, + "NetworkCardIndex": 0, + "NetworkPerformance": "200 Gigabit", + "PeakBandwidthInGbps": 200.0 + }, + { + "BaselineBandwidthInGbps": 200.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 4, + "NetworkCardIndex": 1, + "NetworkPerformance": "200 Gigabit", + "PeakBandwidthInGbps": 200.0 + }, + { + "BaselineBandwidthInGbps": 200.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 4, + "NetworkCardIndex": 2, + "NetworkPerformance": "200 Gigabit", + "PeakBandwidthInGbps": 200.0 + }, + { + "BaselineBandwidthInGbps": 200.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 4, + "NetworkCardIndex": 3, + "NetworkPerformance": "200 Gigabit", + "PeakBandwidthInGbps": 200.0 + }, + { + "BaselineBandwidthInGbps": 200.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 4, + "NetworkCardIndex": 4, + "NetworkPerformance": "200 Gigabit", + "PeakBandwidthInGbps": 200.0 + }, + { + "BaselineBandwidthInGbps": 200.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 4, + "NetworkCardIndex": 5, + "NetworkPerformance": "200 Gigabit", + "PeakBandwidthInGbps": 200.0 + }, + { + "BaselineBandwidthInGbps": 200.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 4, + "NetworkCardIndex": 6, + "NetworkPerformance": "200 Gigabit", + "PeakBandwidthInGbps": 200.0 + }, + { + "BaselineBandwidthInGbps": 200.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 4, + "NetworkCardIndex": 7, + "NetworkPerformance": "200 Gigabit", + "PeakBandwidthInGbps": 200.0 + }, + { + "BaselineBandwidthInGbps": 200.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 4, + "NetworkCardIndex": 8, + "NetworkPerformance": "200 Gigabit", + "PeakBandwidthInGbps": 200.0 + }, + { + "BaselineBandwidthInGbps": 200.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 4, + "NetworkCardIndex": 9, + "NetworkPerformance": "200 Gigabit", + "PeakBandwidthInGbps": 200.0 + }, + { + "BaselineBandwidthInGbps": 200.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 4, + "NetworkCardIndex": 10, + "NetworkPerformance": "200 Gigabit", + "PeakBandwidthInGbps": 200.0 + }, + { + "BaselineBandwidthInGbps": 200.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 4, + "NetworkCardIndex": 11, + "NetworkPerformance": "200 Gigabit", + "PeakBandwidthInGbps": 200.0 + }, + { + "BaselineBandwidthInGbps": 200.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 4, + "NetworkCardIndex": 12, + "NetworkPerformance": "200 Gigabit", + "PeakBandwidthInGbps": 200.0 + }, + { + "BaselineBandwidthInGbps": 200.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 4, + "NetworkCardIndex": 13, + "NetworkPerformance": "200 Gigabit", + "PeakBandwidthInGbps": 200.0 + }, + { + "BaselineBandwidthInGbps": 200.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 4, + "NetworkCardIndex": 14, + "NetworkPerformance": "200 Gigabit", + "PeakBandwidthInGbps": 200.0 + }, + { + "BaselineBandwidthInGbps": 200.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 4, + "NetworkCardIndex": 15, + "NetworkPerformance": "200 Gigabit", + "PeakBandwidthInGbps": 200.0 + } + ], + "NetworkPerformance": "3200 Gigabit", + "SecondaryNetworkSupported": false + }, + "NitroEnclavesSupport": "supported", + "NitroTpmInfo": { + "SupportedVersions": [ + "2.0" + ] + }, + "NitroTpmSupport": "supported", + "PhcSupport": "unsupported", + "PlacementGroupInfo": { + "SupportedStrategies": [ + "cluster", + "partition", + "spread" + ] + }, + "ProcessorInfo": { + "Manufacturer": "Intel", + "SupportedArchitectures": [ + "x86_64" + ], + "SustainedClockSpeedInGhz": 2.4 + }, + "RebootMigrationSupport": "unsupported", + "SupportedBootModes": [ + "legacy-bios", + "uefi" + ], + "SupportedRootDeviceTypes": [ + "ebs" + ], + "SupportedUsageClasses": [ + "capacity-block", + "on-demand", + "spot" + ], + "SupportedVirtualizationTypes": [ + "hvm" + ], + "VCpuInfo": { + "DefaultCores": 96, + "DefaultThreadsPerCore": 2, + "DefaultVCpus": 192, + "ValidCores": [ + 4, + 6, + 8, + 10, + 12, + 14, + 16, + 18, + 20, + 22, + 24, + 26, + 28, + 30, + 32, + 34, + 36, + 38, + 40, + 42, + 44, + 46, + 48, + 50, + 52, + 54, + 56, + 58, + 60, + 62, + 64, + 66, + 68, + 70, + 72, + 74, + 76, + 78, + 80, + 82, + 84, + 86, + 88, + 90, + 92, + 94, + 96 + ], + "ValidThreadsPerCore": [ + 1, + 2 + ] + } + }, + "p6-b200.48xlarge": { + "AutoRecoverySupported": false, + "BareMetal": false, + "BurstablePerformanceSupported": false, + "CurrentGeneration": true, + "DedicatedHostsSupported": false, + "EbsInfo": { + "AttachmentLimitType": "dedicated", + "EbsOptimizedInfo": { + "BaselineBandwidthInMbps": 100000, + "BaselineIops": 400000, + "BaselineThroughputInMBps": 12500.0, + "MaximumBandwidthInMbps": 100000, + "MaximumIops": 400000, + "MaximumThroughputInMBps": 12500.0 + }, + "EbsOptimizedSupport": "default", + "EncryptionSupport": "supported", + "MaximumEbsAttachments": 64, + "NvmeSupport": "required" + }, + "FreeTierEligible": false, + "GpuInfo": { + "Gpus": [ + { + "Count": 8, + "GpuPartitionSize": 1.0, + "LogicalGpuCount": 8, + "Manufacturer": "NVIDIA", + "MemoryInfo": { + "SizeInMiB": 183359 + }, + "Name": "B200", + "Workloads": [ + "ml-ai" + ] + } + ], + "TotalGpuMemoryInMiB": 1466872 + }, + "HibernationSupported": false, + "Hypervisor": "nitro", + "InstanceStorageInfo": { + "Disks": [ + { + "Count": 8, + "SizeInGB": 3800, + "Type": "ssd" + } + ], + "EncryptionSupport": "required", + "NvmeSupport": "required", + "TotalSizeInGB": 30400 + }, + "InstanceStorageSupported": true, + "InstanceType": "p6-b200.48xlarge", + "MemoryInfo": { + "SizeInMiB": 2097152 + }, + "NetworkInfo": { + "ConnectionTrackingConfiguration": { + "DefaultTcpEstablishedTimeout": 350, + "DefaultUdpStreamTimeout": 180, + "DefaultUdpTimeout": 30 + }, + "DefaultNetworkCardIndex": 0, + "EfaInfo": { + "MaximumEfaInterfaces": 8 + }, + "EfaSupported": true, + "EnaSrdSupported": true, + "EnaSupport": "required", + "EncryptionInTransitSupported": true, + "FlexibleEnaQueuesSupport": "unsupported", + "Ipv4AddressesPerInterface": 50, + "Ipv4AddressesPerSecondaryInterface": 0, + "Ipv6AddressesPerInterface": 50, + "Ipv6Supported": true, + "MaximumNetworkCards": 8, + "MaximumNetworkInterfaces": 32, + "NetworkCards": [ + { + "BaselineBandwidthInGbps": 200.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 4, + "NetworkCardIndex": 0, + "NetworkPerformance": "200 Gigabit", + "PeakBandwidthInGbps": 200.0 + }, + { + "BaselineBandwidthInGbps": 200.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 4, + "NetworkCardIndex": 1, + "NetworkPerformance": "200 Gigabit", + "PeakBandwidthInGbps": 200.0 + }, + { + "BaselineBandwidthInGbps": 200.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 4, + "NetworkCardIndex": 2, + "NetworkPerformance": "200 Gigabit", + "PeakBandwidthInGbps": 200.0 + }, + { + "BaselineBandwidthInGbps": 200.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 4, + "NetworkCardIndex": 3, + "NetworkPerformance": "200 Gigabit", + "PeakBandwidthInGbps": 200.0 + }, + { + "BaselineBandwidthInGbps": 200.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 4, + "NetworkCardIndex": 4, + "NetworkPerformance": "200 Gigabit", + "PeakBandwidthInGbps": 200.0 + }, + { + "BaselineBandwidthInGbps": 200.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 4, + "NetworkCardIndex": 5, + "NetworkPerformance": "200 Gigabit", + "PeakBandwidthInGbps": 200.0 + }, + { + "BaselineBandwidthInGbps": 200.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 4, + "NetworkCardIndex": 6, + "NetworkPerformance": "200 Gigabit", + "PeakBandwidthInGbps": 200.0 + }, + { + "BaselineBandwidthInGbps": 200.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 4, + "NetworkCardIndex": 7, + "NetworkPerformance": "200 Gigabit", + "PeakBandwidthInGbps": 200.0 + } + ], + "NetworkPerformance": "3200 Gigabit", + "SecondaryNetworkSupported": false + }, + "NitroEnclavesSupport": "unsupported", + "NitroTpmInfo": { + "SupportedVersions": [ + "2.0" + ] + }, + "NitroTpmSupport": "supported", + "PhcSupport": "supported", + "PlacementGroupInfo": { + "SupportedStrategies": [ + "cluster", + "partition", + "spread" + ] + }, + "ProcessorInfo": { + "Manufacturer": "Intel", + "SupportedArchitectures": [ + "x86_64" + ], + "SustainedClockSpeedInGhz": 2.4 + }, + "RebootMigrationSupport": "unsupported", + "SupportedBootModes": [ + "legacy-bios", + "uefi" + ], + "SupportedRootDeviceTypes": [ + "ebs" + ], + "SupportedUsageClasses": [ + "capacity-block", + "on-demand", + "spot" + ], + "SupportedVirtualizationTypes": [ + "hvm" + ], + "VCpuInfo": { + "DefaultCores": 96, + "DefaultThreadsPerCore": 2, + "DefaultVCpus": 192, + "ValidCores": [ + 4, + 6, + 8, + 10, + 12, + 14, + 16, + 18, + 20, + 22, + 24, + 26, + 28, + 30, + 32, + 34, + 36, + 38, + 40, + 42, + 44, + 46, + 48, + 50, + 52, + 54, + 56, + 58, + 60, + 62, + 64, + 66, + 68, + 70, + 72, + 74, + 76, + 78, + 80, + 82, + 84, + 86, + 88, + 90, + 92, + 94, + 96 + ], + "ValidThreadsPerCore": [ + 1, + 2 + ] + } + }, + "p6-b300.48xlarge": { + "AutoRecoverySupported": false, + "BareMetal": false, + "BurstablePerformanceSupported": false, + "CurrentGeneration": true, + "DedicatedHostsSupported": false, + "EbsInfo": { + "AttachmentLimitType": "dedicated", + "EbsOptimizedInfo": { + "BaselineBandwidthInMbps": 100000, + "BaselineIops": 400000, + "BaselineThroughputInMBps": 12500.0, + "MaximumBandwidthInMbps": 100000, + "MaximumIops": 400000, + "MaximumThroughputInMBps": 12500.0 + }, + "EbsOptimizedSupport": "default", + "EncryptionSupport": "supported", + "MaximumEbsAttachments": 64, + "NvmeSupport": "required" + }, + "FreeTierEligible": false, + "GpuInfo": { + "Gpus": [ + { + "Count": 8, + "GpuPartitionSize": 1.0, + "LogicalGpuCount": 8, + "Manufacturer": "NVIDIA", + "MemoryInfo": { + "SizeInMiB": 275040 + }, + "Name": "B300", + "Workloads": [ + "ml-ai" + ] + } + ], + "TotalGpuMemoryInMiB": 2200320 + }, + "HibernationSupported": false, + "Hypervisor": "nitro", + "InstanceStorageInfo": { + "Disks": [ + { + "Count": 8, + "SizeInGB": 3800, + "Type": "ssd" + } + ], + "EncryptionSupport": "required", + "NvmeSupport": "required", + "TotalSizeInGB": 30400 + }, + "InstanceStorageSupported": true, + "InstanceType": "p6-b300.48xlarge", + "MemoryInfo": { + "SizeInMiB": 4194304 + }, + "NetworkInfo": { + "ConnectionTrackingConfiguration": { + "DefaultTcpEstablishedTimeout": 350, + "DefaultUdpStreamTimeout": 180, + "DefaultUdpTimeout": 30 + }, + "DefaultNetworkCardIndex": 0, + "EfaInfo": { + "MaximumEfaInterfaces": 16 + }, + "EfaSupported": true, + "EnaSrdSupported": true, + "EnaSupport": "required", + "EncryptionInTransitSupported": true, + "FlexibleEnaQueuesSupport": "unsupported", + "Ipv4AddressesPerInterface": 50, + "Ipv4AddressesPerSecondaryInterface": 0, + "Ipv6AddressesPerInterface": 50, + "Ipv6Supported": true, + "MaximumNetworkCards": 17, + "MaximumNetworkInterfaces": 68, + "NetworkCards": [ + { + "BaselineBandwidthInGbps": 350.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 4, + "NetworkCardIndex": 0, + "NetworkPerformance": "400 Gigabit", + "PeakBandwidthInGbps": 350.0 + }, + { + "BaselineBandwidthInGbps": 400.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 4, + "NetworkCardIndex": 1, + "NetworkPerformance": "400 Gigabit", + "PeakBandwidthInGbps": 400.0 + }, + { + "BaselineBandwidthInGbps": 400.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 4, + "NetworkCardIndex": 2, + "NetworkPerformance": "400 Gigabit", + "PeakBandwidthInGbps": 400.0 + }, + { + "BaselineBandwidthInGbps": 400.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 4, + "NetworkCardIndex": 3, + "NetworkPerformance": "400 Gigabit", + "PeakBandwidthInGbps": 400.0 + }, + { + "BaselineBandwidthInGbps": 400.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 4, + "NetworkCardIndex": 4, + "NetworkPerformance": "400 Gigabit", + "PeakBandwidthInGbps": 400.0 + }, + { + "BaselineBandwidthInGbps": 400.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 4, + "NetworkCardIndex": 5, + "NetworkPerformance": "400 Gigabit", + "PeakBandwidthInGbps": 400.0 + }, + { + "BaselineBandwidthInGbps": 400.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 4, + "NetworkCardIndex": 6, + "NetworkPerformance": "400 Gigabit", + "PeakBandwidthInGbps": 400.0 + }, + { + "BaselineBandwidthInGbps": 400.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 4, + "NetworkCardIndex": 7, + "NetworkPerformance": "400 Gigabit", + "PeakBandwidthInGbps": 400.0 + }, + { + "BaselineBandwidthInGbps": 400.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 4, + "NetworkCardIndex": 8, + "NetworkPerformance": "400 Gigabit", + "PeakBandwidthInGbps": 400.0 + }, + { + "BaselineBandwidthInGbps": 400.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 4, + "NetworkCardIndex": 9, + "NetworkPerformance": "400 Gigabit", + "PeakBandwidthInGbps": 400.0 + }, + { + "BaselineBandwidthInGbps": 400.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 4, + "NetworkCardIndex": 10, + "NetworkPerformance": "400 Gigabit", + "PeakBandwidthInGbps": 400.0 + }, + { + "BaselineBandwidthInGbps": 400.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 4, + "NetworkCardIndex": 11, + "NetworkPerformance": "400 Gigabit", + "PeakBandwidthInGbps": 400.0 + }, + { + "BaselineBandwidthInGbps": 400.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 4, + "NetworkCardIndex": 12, + "NetworkPerformance": "400 Gigabit", + "PeakBandwidthInGbps": 400.0 + }, + { + "BaselineBandwidthInGbps": 400.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 4, + "NetworkCardIndex": 13, + "NetworkPerformance": "400 Gigabit", + "PeakBandwidthInGbps": 400.0 + }, + { + "BaselineBandwidthInGbps": 400.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 4, + "NetworkCardIndex": 14, + "NetworkPerformance": "400 Gigabit", + "PeakBandwidthInGbps": 400.0 + }, + { + "BaselineBandwidthInGbps": 400.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 4, + "NetworkCardIndex": 15, + "NetworkPerformance": "400 Gigabit", + "PeakBandwidthInGbps": 400.0 + }, + { + "BaselineBandwidthInGbps": 400.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 4, + "NetworkCardIndex": 16, + "NetworkPerformance": "400 Gigabit", + "PeakBandwidthInGbps": 400.0 + } + ], + "NetworkPerformance": "6400 Gigabit", + "SecondaryNetworkSupported": false + }, + "NitroEnclavesSupport": "supported", + "NitroTpmInfo": { + "SupportedVersions": [ + "2.0" + ] + }, + "NitroTpmSupport": "supported", + "PhcSupport": "supported", + "PlacementGroupInfo": { + "SupportedStrategies": [ + "cluster", + "partition", + "spread" + ] + }, + "ProcessorInfo": { + "Manufacturer": "Intel", + "SupportedArchitectures": [ + "x86_64" + ], + "SustainedClockSpeedInGhz": 2.4 + }, + "RebootMigrationSupport": "unsupported", + "SupportedBootModes": [ + "legacy-bios", + "uefi" + ], + "SupportedRootDeviceTypes": [ + "ebs" + ], + "SupportedUsageClasses": [ + "capacity-block", + "on-demand", + "spot" + ], + "SupportedVirtualizationTypes": [ + "hvm" + ], + "VCpuInfo": { + "DefaultCores": 96, + "DefaultThreadsPerCore": 2, + "DefaultVCpus": 192, + "ValidCores": [ + 4, + 6, + 8, + 10, + 12, + 14, + 16, + 18, + 20, + 22, + 24, + 26, + 28, + 30, + 32, + 34, + 36, + 38, + 40, + 42, + 44, + 46, + 48, + 50, + 52, + 54, + 56, + 58, + 60, + 62, + 64, + 66, + 68, + 70, + 72, + 74, + 76, + 78, + 80, + 82, + 84, + 86, + 88, + 90, + 92, + 94, + 96 + ], + "ValidThreadsPerCore": [ + 1, + 2 + ] + } + }, + "r3.2xlarge": { + "AutoRecoverySupported": true, + "BareMetal": false, + "BurstablePerformanceSupported": false, + "CurrentGeneration": false, + "DedicatedHostsSupported": true, + "EbsInfo": { + "AttachmentLimitType": "shared", + "EbsOptimizedInfo": { + "BaselineBandwidthInMbps": 1000, + "BaselineIops": 8000, + "BaselineThroughputInMBps": 125.0, + "MaximumBandwidthInMbps": 1000, + "MaximumIops": 8000, + "MaximumThroughputInMBps": 125.0 + }, + "EbsOptimizedSupport": "supported", + "EncryptionSupport": "supported", + "MaximumEbsAttachments": 39, + "NvmeSupport": "unsupported" + }, + "FreeTierEligible": false, + "HibernationSupported": true, + "Hypervisor": "xen", + "InstanceStorageInfo": { + "Disks": [ + { + "Count": 1, + "SizeInGB": 160, + "Type": "ssd" + } + ], + "EncryptionSupport": "unsupported", + "NvmeSupport": "unsupported", + "TotalSizeInGB": 160 + }, + "InstanceStorageSupported": true, + "InstanceType": "r3.2xlarge", + "MemoryInfo": { + "SizeInMiB": 62464 + }, + "NetworkInfo": { + "ConnectionTrackingConfiguration": { + "DefaultTcpEstablishedTimeout": 432000, + "DefaultUdpStreamTimeout": 180, + "DefaultUdpTimeout": 30 + }, + "DefaultNetworkCardIndex": 0, + "EfaSupported": false, + "EnaSrdSupported": false, + "EnaSupport": "unsupported", + "EncryptionInTransitSupported": false, + "FlexibleEnaQueuesSupport": "unsupported", + "Ipv4AddressesPerInterface": 15, + "Ipv6AddressesPerInterface": 15, + "Ipv6Supported": true, + "MaximumNetworkCards": 1, + "MaximumNetworkInterfaces": 4, + "NetworkCards": [ + { + "BaselineBandwidthInGbps": 1.0, + "DefaultEnaQueueCountPerInterface": 8, + "MaximumNetworkInterfaces": 4, + "NetworkCardIndex": 0, + "NetworkPerformance": "High", + "PeakBandwidthInGbps": 10.0 + } + ], + "NetworkPerformance": "High", + "SecondaryNetworkSupported": false + }, + "NitroEnclavesSupport": "unsupported", + "NitroTpmSupport": "unsupported", + "PhcSupport": "unsupported", + "PlacementGroupInfo": { + "SupportedStrategies": [ + "cluster", + "partition", + "spread" + ] + }, + "ProcessorInfo": { + "Manufacturer": "Intel", + "SupportedArchitectures": [ + "x86_64" + ], + "SustainedClockSpeedInGhz": 2.5 + }, + "RebootMigrationSupport": "unsupported", + "SupportedBootModes": [ + "legacy-bios" + ], + "SupportedRootDeviceTypes": [ + "ebs", + "instance-store" + ], + "SupportedUsageClasses": [ + "on-demand", + "spot" + ], + "SupportedVirtualizationTypes": [ + "hvm" + ], + "VCpuInfo": { + "DefaultCores": 4, + "DefaultThreadsPerCore": 2, + "DefaultVCpus": 8, + "ValidCores": [ + 1, + 2, + 3, + 4 + ], + "ValidThreadsPerCore": [ + 1, + 2 + ] + } + }, + "r3.4xlarge": { + "AutoRecoverySupported": true, + "BareMetal": false, + "BurstablePerformanceSupported": false, + "CurrentGeneration": false, + "DedicatedHostsSupported": true, + "EbsInfo": { + "AttachmentLimitType": "shared", + "EbsOptimizedInfo": { + "BaselineBandwidthInMbps": 2000, + "BaselineIops": 16000, + "BaselineThroughputInMBps": 250.0, + "MaximumBandwidthInMbps": 2000, + "MaximumIops": 16000, + "MaximumThroughputInMBps": 250.0 + }, + "EbsOptimizedSupport": "supported", + "EncryptionSupport": "supported", + "MaximumEbsAttachments": 39, + "NvmeSupport": "unsupported" + }, + "FreeTierEligible": false, + "HibernationSupported": true, + "Hypervisor": "xen", + "InstanceStorageInfo": { + "Disks": [ + { + "Count": 1, + "SizeInGB": 320, + "Type": "ssd" + } + ], + "EncryptionSupport": "unsupported", + "NvmeSupport": "unsupported", + "TotalSizeInGB": 320 + }, + "InstanceStorageSupported": true, + "InstanceType": "r3.4xlarge", + "MemoryInfo": { + "SizeInMiB": 124928 + }, + "NetworkInfo": { + "ConnectionTrackingConfiguration": { + "DefaultTcpEstablishedTimeout": 432000, + "DefaultUdpStreamTimeout": 180, + "DefaultUdpTimeout": 30 + }, + "DefaultNetworkCardIndex": 0, + "EfaSupported": false, + "EnaSrdSupported": false, + "EnaSupport": "unsupported", + "EncryptionInTransitSupported": false, + "FlexibleEnaQueuesSupport": "unsupported", + "Ipv4AddressesPerInterface": 30, + "Ipv6AddressesPerInterface": 30, + "Ipv6Supported": true, + "MaximumNetworkCards": 1, + "MaximumNetworkInterfaces": 8, + "NetworkCards": [ + { + "BaselineBandwidthInGbps": 2.0, + "DefaultEnaQueueCountPerInterface": 8, + "MaximumNetworkInterfaces": 8, + "NetworkCardIndex": 0, + "NetworkPerformance": "High", + "PeakBandwidthInGbps": 10.0 + } + ], + "NetworkPerformance": "High", + "SecondaryNetworkSupported": false + }, + "NitroEnclavesSupport": "unsupported", + "NitroTpmSupport": "unsupported", + "PhcSupport": "unsupported", + "PlacementGroupInfo": { + "SupportedStrategies": [ + "cluster", + "partition", + "spread" + ] + }, + "ProcessorInfo": { + "Manufacturer": "Intel", + "SupportedArchitectures": [ + "x86_64" + ], + "SustainedClockSpeedInGhz": 2.5 + }, + "RebootMigrationSupport": "unsupported", + "SupportedBootModes": [ + "legacy-bios" + ], + "SupportedRootDeviceTypes": [ + "ebs", + "instance-store" + ], + "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 + ] + } + }, + "r3.8xlarge": { + "AutoRecoverySupported": true, + "BareMetal": false, + "BurstablePerformanceSupported": false, + "CurrentGeneration": false, + "DedicatedHostsSupported": true, + "EbsInfo": { + "AttachmentLimitType": "shared", + "EbsOptimizedSupport": "unsupported", + "EncryptionSupport": "supported", + "MaximumEbsAttachments": 39, + "NvmeSupport": "unsupported" + }, + "FreeTierEligible": false, + "HibernationSupported": false, + "Hypervisor": "xen", + "InstanceStorageInfo": { + "Disks": [ + { + "Count": 2, + "SizeInGB": 320, + "Type": "ssd" + } + ], + "EncryptionSupport": "unsupported", + "NvmeSupport": "unsupported", + "TotalSizeInGB": 640 + }, + "InstanceStorageSupported": true, + "InstanceType": "r3.8xlarge", + "MemoryInfo": { + "SizeInMiB": 249856 + }, + "NetworkInfo": { + "ConnectionTrackingConfiguration": { + "DefaultTcpEstablishedTimeout": 432000, + "DefaultUdpStreamTimeout": 180, + "DefaultUdpTimeout": 30 + }, + "DefaultNetworkCardIndex": 0, + "EfaSupported": false, + "EnaSrdSupported": false, + "EnaSupport": "unsupported", + "EncryptionInTransitSupported": false, + "FlexibleEnaQueuesSupport": "unsupported", + "Ipv4AddressesPerInterface": 30, + "Ipv6AddressesPerInterface": 30, + "Ipv6Supported": true, + "MaximumNetworkCards": 1, + "MaximumNetworkInterfaces": 8, + "NetworkCards": [ + { + "BaselineBandwidthInGbps": 5.0, + "DefaultEnaQueueCountPerInterface": 8, + "MaximumNetworkInterfaces": 8, + "NetworkCardIndex": 0, + "NetworkPerformance": "10 Gigabit", + "PeakBandwidthInGbps": 10.0 + } + ], + "NetworkPerformance": "10 Gigabit", + "SecondaryNetworkSupported": false + }, + "NitroEnclavesSupport": "unsupported", + "NitroTpmSupport": "unsupported", + "PhcSupport": "unsupported", + "PlacementGroupInfo": { + "SupportedStrategies": [ + "cluster", + "partition", + "spread" + ] + }, + "ProcessorInfo": { + "Manufacturer": "Intel", + "SupportedArchitectures": [ + "x86_64" + ], + "SustainedClockSpeedInGhz": 2.5 + }, + "RebootMigrationSupport": "unsupported", + "SupportedBootModes": [ + "legacy-bios" + ], + "SupportedRootDeviceTypes": [ + "ebs", + "instance-store" + ], + "SupportedUsageClasses": [ + "on-demand", + "spot" + ], + "SupportedVirtualizationTypes": [ + "hvm" + ], + "VCpuInfo": { + "DefaultCores": 16, + "DefaultThreadsPerCore": 2, + "DefaultVCpus": 32, + "ValidCores": [ + 2, + 4, + 6, + 8, + 10, + 12, + 14, + 16 + ], + "ValidThreadsPerCore": [ + 1, + 2 + ] + } + }, + "r3.large": { + "AutoRecoverySupported": true, + "BareMetal": false, + "BurstablePerformanceSupported": false, + "CurrentGeneration": false, + "DedicatedHostsSupported": true, + "EbsInfo": { + "AttachmentLimitType": "shared", + "EbsOptimizedSupport": "unsupported", + "EncryptionSupport": "supported", + "MaximumEbsAttachments": 39, + "NvmeSupport": "unsupported" + }, + "FreeTierEligible": false, + "HibernationSupported": true, + "Hypervisor": "xen", + "InstanceStorageInfo": { + "Disks": [ + { + "Count": 1, + "SizeInGB": 32, + "Type": "ssd" + } + ], + "EncryptionSupport": "unsupported", + "NvmeSupport": "unsupported", + "TotalSizeInGB": 32 + }, + "InstanceStorageSupported": true, + "InstanceType": "r3.large", + "MemoryInfo": { + "SizeInMiB": 15360 + }, + "NetworkInfo": { + "ConnectionTrackingConfiguration": { + "DefaultTcpEstablishedTimeout": 432000, + "DefaultUdpStreamTimeout": 180, + "DefaultUdpTimeout": 30 + }, + "DefaultNetworkCardIndex": 0, + "EfaSupported": false, + "EnaSrdSupported": false, + "EnaSupport": "unsupported", + "EncryptionInTransitSupported": false, + "FlexibleEnaQueuesSupport": "unsupported", + "Ipv4AddressesPerInterface": 10, + "Ipv6AddressesPerInterface": 10, + "Ipv6Supported": true, + "MaximumNetworkCards": 1, + "MaximumNetworkInterfaces": 3, + "NetworkCards": [ + { + "BaselineBandwidthInGbps": 0.5, + "DefaultEnaQueueCountPerInterface": 8, + "MaximumNetworkInterfaces": 3, + "NetworkCardIndex": 0, + "NetworkPerformance": "Moderate", + "PeakBandwidthInGbps": 1.2 + } + ], + "NetworkPerformance": "Moderate", + "SecondaryNetworkSupported": false + }, + "NitroEnclavesSupport": "unsupported", + "NitroTpmSupport": "unsupported", + "PhcSupport": "unsupported", + "PlacementGroupInfo": { + "SupportedStrategies": [ + "cluster", + "partition", + "spread" + ] + }, + "ProcessorInfo": { + "Manufacturer": "Intel", + "SupportedArchitectures": [ + "x86_64" + ], + "SustainedClockSpeedInGhz": 2.5 + }, + "RebootMigrationSupport": "unsupported", + "SupportedBootModes": [ + "legacy-bios" + ], + "SupportedRootDeviceTypes": [ + "ebs", + "instance-store" + ], + "SupportedUsageClasses": [ + "on-demand", + "spot" + ], + "SupportedVirtualizationTypes": [ + "hvm" + ], + "VCpuInfo": { + "DefaultCores": 1, + "DefaultThreadsPerCore": 2, + "DefaultVCpus": 2, + "ValidCores": [ + 1 + ], + "ValidThreadsPerCore": [ + 1, + 2 + ] + } + }, + "r3.xlarge": { + "AutoRecoverySupported": true, + "BareMetal": false, + "BurstablePerformanceSupported": false, + "CurrentGeneration": false, + "DedicatedHostsSupported": true, + "EbsInfo": { + "AttachmentLimitType": "shared", + "EbsOptimizedInfo": { + "BaselineBandwidthInMbps": 500, + "BaselineIops": 4000, + "BaselineThroughputInMBps": 62.5, + "MaximumBandwidthInMbps": 500, + "MaximumIops": 4000, + "MaximumThroughputInMBps": 62.5 + }, + "EbsOptimizedSupport": "supported", + "EncryptionSupport": "supported", + "MaximumEbsAttachments": 39, + "NvmeSupport": "unsupported" + }, + "FreeTierEligible": false, + "HibernationSupported": true, + "Hypervisor": "xen", + "InstanceStorageInfo": { + "Disks": [ + { + "Count": 1, + "SizeInGB": 80, + "Type": "ssd" + } + ], + "EncryptionSupport": "unsupported", + "NvmeSupport": "unsupported", + "TotalSizeInGB": 80 + }, + "InstanceStorageSupported": true, + "InstanceType": "r3.xlarge", + "MemoryInfo": { + "SizeInMiB": 31232 + }, + "NetworkInfo": { + "ConnectionTrackingConfiguration": { + "DefaultTcpEstablishedTimeout": 432000, + "DefaultUdpStreamTimeout": 180, + "DefaultUdpTimeout": 30 + }, + "DefaultNetworkCardIndex": 0, + "EfaSupported": false, + "EnaSrdSupported": false, + "EnaSupport": "unsupported", + "EncryptionInTransitSupported": false, + "FlexibleEnaQueuesSupport": "unsupported", + "Ipv4AddressesPerInterface": 15, + "Ipv6AddressesPerInterface": 15, + "Ipv6Supported": true, + "MaximumNetworkCards": 1, + "MaximumNetworkInterfaces": 4, + "NetworkCards": [ + { + "BaselineBandwidthInGbps": 0.7, + "DefaultEnaQueueCountPerInterface": 8, + "MaximumNetworkInterfaces": 4, + "NetworkCardIndex": 0, + "NetworkPerformance": "Moderate", + "PeakBandwidthInGbps": 2.8 + } + ], + "NetworkPerformance": "Moderate", + "SecondaryNetworkSupported": false + }, + "NitroEnclavesSupport": "unsupported", + "NitroTpmSupport": "unsupported", + "PhcSupport": "unsupported", + "PlacementGroupInfo": { + "SupportedStrategies": [ + "cluster", + "partition", + "spread" + ] + }, + "ProcessorInfo": { + "Manufacturer": "Intel", + "SupportedArchitectures": [ + "x86_64" + ], + "SustainedClockSpeedInGhz": 2.5 + }, + "RebootMigrationSupport": "unsupported", + "SupportedBootModes": [ + "legacy-bios" + ], + "SupportedRootDeviceTypes": [ + "ebs", + "instance-store" + ], + "SupportedUsageClasses": [ + "on-demand", + "spot" + ], + "SupportedVirtualizationTypes": [ + "hvm" + ], + "VCpuInfo": { + "DefaultCores": 2, + "DefaultThreadsPerCore": 2, + "DefaultVCpus": 4, + "ValidCores": [ + 1, + 2 + ], + "ValidThreadsPerCore": [ + 1, + 2 + ] + } + }, + "r4.16xlarge": { + "AutoRecoverySupported": true, + "BareMetal": false, + "BurstablePerformanceSupported": false, + "CurrentGeneration": false, + "DedicatedHostsSupported": true, + "EbsInfo": { + "AttachmentLimitType": "shared", + "EbsOptimizedInfo": { + "BaselineBandwidthInMbps": 14000, + "BaselineIops": 75000, + "BaselineThroughputInMBps": 1750.0, + "MaximumBandwidthInMbps": 14000, + "MaximumIops": 75000, + "MaximumThroughputInMBps": 1750.0 + }, + "EbsOptimizedSupport": "default", + "EncryptionSupport": "supported", + "MaximumEbsAttachments": 40, + "NvmeSupport": "unsupported" + }, + "FreeTierEligible": false, + "HibernationSupported": false, + "Hypervisor": "xen", + "InstanceStorageSupported": false, + "InstanceType": "r4.16xlarge", + "MemoryInfo": { + "SizeInMiB": 499712 + }, + "NetworkInfo": { + "ConnectionTrackingConfiguration": { + "DefaultTcpEstablishedTimeout": 432000, + "DefaultUdpStreamTimeout": 180, + "DefaultUdpTimeout": 30 + }, + "DefaultNetworkCardIndex": 0, + "EfaSupported": false, + "EnaSrdSupported": false, + "EnaSupport": "supported", + "EncryptionInTransitSupported": false, + "FlexibleEnaQueuesSupport": "unsupported", + "Ipv4AddressesPerInterface": 50, + "Ipv6AddressesPerInterface": 50, + "Ipv6Supported": true, + "MaximumNetworkCards": 1, + "MaximumNetworkInterfaces": 15, + "NetworkCards": [ + { + "BaselineBandwidthInGbps": 25.0, + "DefaultEnaQueueCountPerInterface": 8, + "MaximumNetworkInterfaces": 15, + "NetworkCardIndex": 0, + "NetworkPerformance": "25 Gigabit", + "PeakBandwidthInGbps": 25.0 + } + ], + "NetworkPerformance": "25 Gigabit", + "SecondaryNetworkSupported": false + }, + "NitroEnclavesSupport": "unsupported", + "NitroTpmSupport": "unsupported", + "PhcSupport": "unsupported", + "PlacementGroupInfo": { + "SupportedStrategies": [ + "cluster", + "partition", + "spread" + ] + }, + "ProcessorInfo": { + "Manufacturer": "Intel", + "SupportedArchitectures": [ + "x86_64" + ], + "SustainedClockSpeedInGhz": 2.3 + }, + "RebootMigrationSupport": "supported", + "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 + ] + } + }, + "r4.2xlarge": { + "AutoRecoverySupported": true, + "BareMetal": false, + "BurstablePerformanceSupported": false, + "CurrentGeneration": false, + "DedicatedHostsSupported": true, + "EbsInfo": { + "AttachmentLimitType": "shared", + "EbsOptimizedInfo": { + "BaselineBandwidthInMbps": 1700, + "BaselineIops": 12000, + "BaselineThroughputInMBps": 212.5, + "MaximumBandwidthInMbps": 1700, + "MaximumIops": 12000, + "MaximumThroughputInMBps": 212.5 + }, + "EbsOptimizedSupport": "default", + "EncryptionSupport": "supported", + "MaximumEbsAttachments": 40, + "NvmeSupport": "unsupported" + }, + "FreeTierEligible": false, + "HibernationSupported": true, + "Hypervisor": "xen", + "InstanceStorageSupported": false, + "InstanceType": "r4.2xlarge", + "MemoryInfo": { + "SizeInMiB": 62464 + }, + "NetworkInfo": { + "ConnectionTrackingConfiguration": { + "DefaultTcpEstablishedTimeout": 432000, + "DefaultUdpStreamTimeout": 180, + "DefaultUdpTimeout": 30 + }, + "DefaultNetworkCardIndex": 0, + "EfaSupported": false, + "EnaSrdSupported": false, + "EnaSupport": "supported", + "EncryptionInTransitSupported": false, + "FlexibleEnaQueuesSupport": "unsupported", + "Ipv4AddressesPerInterface": 15, + "Ipv6AddressesPerInterface": 15, + "Ipv6Supported": true, + "MaximumNetworkCards": 1, + "MaximumNetworkInterfaces": 4, + "NetworkCards": [ + { + "BaselineBandwidthInGbps": 2.5, + "DefaultEnaQueueCountPerInterface": 8, + "MaximumNetworkInterfaces": 4, + "NetworkCardIndex": 0, + "NetworkPerformance": "Up to 10 Gigabit", + "PeakBandwidthInGbps": 10.0 + } + ], + "NetworkPerformance": "Up to 10 Gigabit", + "SecondaryNetworkSupported": false + }, + "NitroEnclavesSupport": "unsupported", + "NitroTpmSupport": "unsupported", + "PhcSupport": "unsupported", + "PlacementGroupInfo": { + "SupportedStrategies": [ + "cluster", + "partition", + "spread" + ] + }, + "ProcessorInfo": { + "Manufacturer": "Intel", + "SupportedArchitectures": [ + "x86_64" + ], + "SustainedClockSpeedInGhz": 2.3 + }, + "RebootMigrationSupport": "supported", + "SupportedBootModes": [ + "legacy-bios" + ], + "SupportedRootDeviceTypes": [ + "ebs" + ], + "SupportedUsageClasses": [ + "on-demand", + "spot" + ], + "SupportedVirtualizationTypes": [ + "hvm" + ], + "VCpuInfo": { + "DefaultCores": 4, + "DefaultThreadsPerCore": 2, + "DefaultVCpus": 8, + "ValidCores": [ + 1, + 2, + 3, + 4 + ], + "ValidThreadsPerCore": [ + 1, + 2 + ] + } + }, + "r4.4xlarge": { + "AutoRecoverySupported": true, + "BareMetal": false, + "BurstablePerformanceSupported": false, + "CurrentGeneration": false, + "DedicatedHostsSupported": true, + "EbsInfo": { + "AttachmentLimitType": "shared", + "EbsOptimizedInfo": { + "BaselineBandwidthInMbps": 3500, + "BaselineIops": 18750, + "BaselineThroughputInMBps": 437.5, + "MaximumBandwidthInMbps": 3500, + "MaximumIops": 18750, + "MaximumThroughputInMBps": 437.5 + }, + "EbsOptimizedSupport": "default", + "EncryptionSupport": "supported", + "MaximumEbsAttachments": 40, + "NvmeSupport": "unsupported" + }, + "FreeTierEligible": false, + "HibernationSupported": true, + "Hypervisor": "xen", + "InstanceStorageSupported": false, + "InstanceType": "r4.4xlarge", + "MemoryInfo": { + "SizeInMiB": 124928 + }, + "NetworkInfo": { + "ConnectionTrackingConfiguration": { + "DefaultTcpEstablishedTimeout": 432000, + "DefaultUdpStreamTimeout": 180, + "DefaultUdpTimeout": 30 + }, + "DefaultNetworkCardIndex": 0, + "EfaSupported": false, + "EnaSrdSupported": false, + "EnaSupport": "supported", + "EncryptionInTransitSupported": false, + "FlexibleEnaQueuesSupport": "unsupported", + "Ipv4AddressesPerInterface": 30, + "Ipv6AddressesPerInterface": 30, + "Ipv6Supported": true, + "MaximumNetworkCards": 1, + "MaximumNetworkInterfaces": 8, + "NetworkCards": [ + { + "BaselineBandwidthInGbps": 5.0, + "DefaultEnaQueueCountPerInterface": 8, + "MaximumNetworkInterfaces": 8, + "NetworkCardIndex": 0, + "NetworkPerformance": "Up to 10 Gigabit", + "PeakBandwidthInGbps": 10.0 + } + ], + "NetworkPerformance": "Up to 10 Gigabit", + "SecondaryNetworkSupported": false + }, + "NitroEnclavesSupport": "unsupported", + "NitroTpmSupport": "unsupported", + "PhcSupport": "unsupported", + "PlacementGroupInfo": { + "SupportedStrategies": [ + "cluster", + "partition", + "spread" + ] + }, + "ProcessorInfo": { + "Manufacturer": "Intel", + "SupportedArchitectures": [ + "x86_64" + ], + "SustainedClockSpeedInGhz": 2.3 + }, + "RebootMigrationSupport": "supported", + "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 + ] + } + }, + "r4.8xlarge": { + "AutoRecoverySupported": true, + "BareMetal": false, + "BurstablePerformanceSupported": false, + "CurrentGeneration": false, + "DedicatedHostsSupported": true, + "EbsInfo": { + "AttachmentLimitType": "shared", + "EbsOptimizedInfo": { + "BaselineBandwidthInMbps": 7000, + "BaselineIops": 37500, + "BaselineThroughputInMBps": 875.0, + "MaximumBandwidthInMbps": 7000, + "MaximumIops": 37500, + "MaximumThroughputInMBps": 875.0 + }, + "EbsOptimizedSupport": "default", + "EncryptionSupport": "supported", + "MaximumEbsAttachments": 40, + "NvmeSupport": "unsupported" + }, + "FreeTierEligible": false, + "HibernationSupported": false, + "Hypervisor": "xen", + "InstanceStorageSupported": false, + "InstanceType": "r4.8xlarge", + "MemoryInfo": { + "SizeInMiB": 249856 + }, + "NetworkInfo": { + "ConnectionTrackingConfiguration": { + "DefaultTcpEstablishedTimeout": 432000, + "DefaultUdpStreamTimeout": 180, + "DefaultUdpTimeout": 30 + }, + "DefaultNetworkCardIndex": 0, + "EfaSupported": false, + "EnaSrdSupported": false, + "EnaSupport": "supported", + "EncryptionInTransitSupported": false, + "FlexibleEnaQueuesSupport": "unsupported", + "Ipv4AddressesPerInterface": 30, + "Ipv6AddressesPerInterface": 30, + "Ipv6Supported": true, + "MaximumNetworkCards": 1, + "MaximumNetworkInterfaces": 8, + "NetworkCards": [ + { + "BaselineBandwidthInGbps": 12.0, + "DefaultEnaQueueCountPerInterface": 8, + "MaximumNetworkInterfaces": 8, + "NetworkCardIndex": 0, + "NetworkPerformance": "10 Gigabit", + "PeakBandwidthInGbps": 12.0 + } + ], + "NetworkPerformance": "10 Gigabit", + "SecondaryNetworkSupported": false + }, + "NitroEnclavesSupport": "unsupported", + "NitroTpmSupport": "unsupported", + "PhcSupport": "unsupported", + "PlacementGroupInfo": { + "SupportedStrategies": [ + "cluster", + "partition", + "spread" + ] + }, + "ProcessorInfo": { + "Manufacturer": "Intel", + "SupportedArchitectures": [ + "x86_64" + ], + "SustainedClockSpeedInGhz": 2.3 + }, + "RebootMigrationSupport": "supported", + "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 + ] + } + }, + "r4.large": { + "AutoRecoverySupported": true, + "BareMetal": false, + "BurstablePerformanceSupported": false, + "CurrentGeneration": false, + "DedicatedHostsSupported": true, + "EbsInfo": { + "AttachmentLimitType": "shared", + "EbsOptimizedInfo": { + "BaselineBandwidthInMbps": 425, + "BaselineIops": 3000, + "BaselineThroughputInMBps": 53.125, + "MaximumBandwidthInMbps": 425, + "MaximumIops": 3000, + "MaximumThroughputInMBps": 53.125 + }, + "EbsOptimizedSupport": "default", + "EncryptionSupport": "supported", + "MaximumEbsAttachments": 40, + "NvmeSupport": "unsupported" + }, + "FreeTierEligible": false, + "HibernationSupported": true, + "Hypervisor": "xen", + "InstanceStorageSupported": false, + "InstanceType": "r4.large", + "MemoryInfo": { + "SizeInMiB": 15616 + }, + "NetworkInfo": { + "ConnectionTrackingConfiguration": { + "DefaultTcpEstablishedTimeout": 432000, + "DefaultUdpStreamTimeout": 180, + "DefaultUdpTimeout": 30 + }, + "DefaultNetworkCardIndex": 0, + "EfaSupported": false, + "EnaSrdSupported": false, + "EnaSupport": "supported", + "EncryptionInTransitSupported": false, + "FlexibleEnaQueuesSupport": "unsupported", + "Ipv4AddressesPerInterface": 10, + "Ipv6AddressesPerInterface": 10, + "Ipv6Supported": true, + "MaximumNetworkCards": 1, + "MaximumNetworkInterfaces": 3, + "NetworkCards": [ + { + "BaselineBandwidthInGbps": 0.75, + "DefaultEnaQueueCountPerInterface": 8, + "MaximumNetworkInterfaces": 3, + "NetworkCardIndex": 0, + "NetworkPerformance": "Up to 10 Gigabit", + "PeakBandwidthInGbps": 10.0 + } + ], + "NetworkPerformance": "Up to 10 Gigabit", + "SecondaryNetworkSupported": false + }, + "NitroEnclavesSupport": "unsupported", + "NitroTpmSupport": "unsupported", + "PhcSupport": "unsupported", + "PlacementGroupInfo": { + "SupportedStrategies": [ + "cluster", + "partition", + "spread" + ] + }, + "ProcessorInfo": { + "Manufacturer": "Intel", + "SupportedArchitectures": [ + "x86_64" + ], + "SustainedClockSpeedInGhz": 2.3 + }, + "RebootMigrationSupport": "supported", + "SupportedBootModes": [ + "legacy-bios" + ], + "SupportedRootDeviceTypes": [ + "ebs" + ], + "SupportedUsageClasses": [ + "on-demand", + "spot" + ], + "SupportedVirtualizationTypes": [ + "hvm" + ], + "VCpuInfo": { + "DefaultCores": 1, + "DefaultThreadsPerCore": 2, + "DefaultVCpus": 2, + "ValidCores": [ + 1 + ], + "ValidThreadsPerCore": [ + 1, + 2 + ] + } + }, + "r4.xlarge": { + "AutoRecoverySupported": true, + "BareMetal": false, + "BurstablePerformanceSupported": false, + "CurrentGeneration": false, + "DedicatedHostsSupported": true, + "EbsInfo": { + "AttachmentLimitType": "shared", + "EbsOptimizedInfo": { + "BaselineBandwidthInMbps": 850, + "BaselineIops": 6000, + "BaselineThroughputInMBps": 106.25, + "MaximumBandwidthInMbps": 850, + "MaximumIops": 6000, + "MaximumThroughputInMBps": 106.25 + }, + "EbsOptimizedSupport": "default", + "EncryptionSupport": "supported", + "MaximumEbsAttachments": 40, + "NvmeSupport": "unsupported" + }, + "FreeTierEligible": false, + "HibernationSupported": true, + "Hypervisor": "xen", + "InstanceStorageSupported": false, + "InstanceType": "r4.xlarge", + "MemoryInfo": { + "SizeInMiB": 31232 + }, + "NetworkInfo": { + "ConnectionTrackingConfiguration": { + "DefaultTcpEstablishedTimeout": 432000, + "DefaultUdpStreamTimeout": 180, + "DefaultUdpTimeout": 30 + }, + "DefaultNetworkCardIndex": 0, + "EfaSupported": false, + "EnaSrdSupported": false, + "EnaSupport": "supported", + "EncryptionInTransitSupported": false, + "FlexibleEnaQueuesSupport": "unsupported", + "Ipv4AddressesPerInterface": 15, + "Ipv6AddressesPerInterface": 15, + "Ipv6Supported": true, + "MaximumNetworkCards": 1, + "MaximumNetworkInterfaces": 4, + "NetworkCards": [ + { + "BaselineBandwidthInGbps": 1.25, + "DefaultEnaQueueCountPerInterface": 8, + "MaximumNetworkInterfaces": 4, + "NetworkCardIndex": 0, + "NetworkPerformance": "Up to 10 Gigabit", + "PeakBandwidthInGbps": 10.0 + } + ], + "NetworkPerformance": "Up to 10 Gigabit", + "SecondaryNetworkSupported": false + }, + "NitroEnclavesSupport": "unsupported", + "NitroTpmSupport": "unsupported", + "PhcSupport": "unsupported", + "PlacementGroupInfo": { + "SupportedStrategies": [ + "cluster", + "partition", + "spread" + ] + }, + "ProcessorInfo": { + "Manufacturer": "Intel", + "SupportedArchitectures": [ + "x86_64" + ], + "SustainedClockSpeedInGhz": 2.3 + }, + "RebootMigrationSupport": "supported", + "SupportedBootModes": [ + "legacy-bios" + ], + "SupportedRootDeviceTypes": [ + "ebs" + ], + "SupportedUsageClasses": [ + "on-demand", + "spot" + ], + "SupportedVirtualizationTypes": [ + "hvm" + ], + "VCpuInfo": { + "DefaultCores": 2, + "DefaultThreadsPerCore": 2, + "DefaultVCpus": 4, + "ValidCores": [ + 1, + 2 + ], + "ValidThreadsPerCore": [ + 1, + 2 + ] + } + }, + "r5.12xlarge": { + "AutoRecoverySupported": true, + "BareMetal": false, + "BurstablePerformanceSupported": false, + "CurrentGeneration": false, + "DedicatedHostsSupported": true, + "EbsInfo": { + "AttachmentLimitType": "shared", + "EbsOptimizedInfo": { + "BaselineBandwidthInMbps": 9500, + "BaselineIops": 40000, + "BaselineThroughputInMBps": 1187.5, + "MaximumBandwidthInMbps": 9500, + "MaximumIops": 40000, + "MaximumThroughputInMBps": 1187.5 + }, + "EbsOptimizedSupport": "default", + "EncryptionSupport": "supported", + "MaximumEbsAttachments": 27, + "NvmeSupport": "required" + }, + "FreeTierEligible": false, + "HibernationSupported": false, + "Hypervisor": "nitro", + "InstanceStorageSupported": false, + "InstanceType": "r5.12xlarge", + "MemoryInfo": { + "SizeInMiB": 393216 + }, + "NetworkInfo": { + "ConnectionTrackingConfiguration": { + "DefaultTcpEstablishedTimeout": 432000, + "DefaultUdpStreamTimeout": 180, + "DefaultUdpTimeout": 30 + }, + "DefaultNetworkCardIndex": 0, + "EfaSupported": false, + "EnaSrdSupported": false, + "EnaSupport": "required", + "EncryptionInTransitSupported": false, + "FlexibleEnaQueuesSupport": "unsupported", + "Ipv4AddressesPerInterface": 30, + "Ipv6AddressesPerInterface": 30, + "Ipv6Supported": true, + "MaximumNetworkCards": 1, + "MaximumNetworkInterfaces": 8, + "NetworkCards": [ { - "BaselineBandwidthInGbps": 200.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 4, - "NetworkCardIndex": 15, - "NetworkPerformance": "200 Gigabit", - "PeakBandwidthInGbps": 200.0 + "BaselineBandwidthInGbps": 12.0, + "DefaultEnaQueueCountPerInterface": 8, + "MaximumNetworkInterfaces": 8, + "NetworkCardIndex": 0, + "NetworkPerformance": "12 Gigabit", + "PeakBandwidthInGbps": 12.0 } ], - "NetworkPerformance": "3200 Gigabit", + "NetworkPerformance": "12 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -105281,9 +110831,9 @@ "SupportedArchitectures": [ "x86_64" ], - "SustainedClockSpeedInGhz": 2.4 + "SustainedClockSpeedInGhz": 3.1 }, - "RebootMigrationSupport": "unsupported", + "RebootMigrationSupport": "supported", "SupportedBootModes": [ "legacy-bios", "uefi" @@ -105292,7 +110842,6 @@ "ebs" ], "SupportedUsageClasses": [ - "capacity-block", "on-demand", "spot" ], @@ -105300,10 +110849,11 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 96, + "DefaultCores": 24, "DefaultThreadsPerCore": 2, - "DefaultVCpus": 192, + "DefaultVCpus": 48, "ValidCores": [ + 2, 4, 6, 8, @@ -105314,43 +110864,7 @@ 18, 20, 22, - 24, - 26, - 28, - 30, - 32, - 34, - 36, - 38, - 40, - 42, - 44, - 46, - 48, - 50, - 52, - 54, - 56, - 58, - 60, - 62, - 64, - 66, - 68, - 70, - 72, - 74, - 76, - 78, - 80, - 82, - 84, - 86, - 88, - 90, - 92, - 94, - 96 + 24 ], "ValidThreadsPerCore": [ 1, @@ -105358,163 +110872,73 @@ ] } }, - "p6-b200.48xlarge": { - "AutoRecoverySupported": false, + "r5.16xlarge": { + "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, - "CurrentGeneration": true, - "DedicatedHostsSupported": false, + "CurrentGeneration": false, + "DedicatedHostsSupported": true, "EbsInfo": { - "AttachmentLimitType": "dedicated", + "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 100000, - "BaselineIops": 400000, - "BaselineThroughputInMBps": 12500.0, - "MaximumBandwidthInMbps": 100000, - "MaximumIops": 400000, - "MaximumThroughputInMBps": 12500.0 + "BaselineBandwidthInMbps": 13600, + "BaselineIops": 60000, + "BaselineThroughputInMBps": 1700.0, + "MaximumBandwidthInMbps": 13600, + "MaximumIops": 60000, + "MaximumThroughputInMBps": 1700.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 64, + "MaximumEbsAttachments": 27, "NvmeSupport": "required" }, "FreeTierEligible": false, - "GpuInfo": { - "Gpus": [ - { - "Count": 8, - "GpuPartitionSize": 1.0, - "LogicalGpuCount": 8, - "Manufacturer": "NVIDIA", - "MemoryInfo": { - "SizeInMiB": 183359 - }, - "Name": "B200", - "Workloads": [ - "ml-ai" - ] - } - ], - "TotalGpuMemoryInMiB": 1466872 - }, "HibernationSupported": false, "Hypervisor": "nitro", - "InstanceStorageInfo": { - "Disks": [ - { - "Count": 8, - "SizeInGB": 3800, - "Type": "ssd" - } - ], - "EncryptionSupport": "required", - "NvmeSupport": "required", - "TotalSizeInGB": 30400 - }, - "InstanceStorageSupported": true, - "InstanceType": "p6-b200.48xlarge", + "InstanceStorageSupported": false, + "InstanceType": "r5.16xlarge", "MemoryInfo": { - "SizeInMiB": 2097152 + "SizeInMiB": 524288 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { - "DefaultTcpEstablishedTimeout": 350, + "DefaultTcpEstablishedTimeout": 432000, "DefaultUdpStreamTimeout": 180, "DefaultUdpTimeout": 30 }, "DefaultNetworkCardIndex": 0, - "EfaInfo": { - "MaximumEfaInterfaces": 8 - }, - "EfaSupported": true, - "EnaSrdSupported": true, + "EfaSupported": false, + "EnaSrdSupported": false, "EnaSupport": "required", - "EncryptionInTransitSupported": true, + "EncryptionInTransitSupported": false, "FlexibleEnaQueuesSupport": "unsupported", "Ipv4AddressesPerInterface": 50, - "Ipv4AddressesPerSecondaryInterface": 0, "Ipv6AddressesPerInterface": 50, "Ipv6Supported": true, - "MaximumNetworkCards": 8, - "MaximumNetworkInterfaces": 32, + "MaximumNetworkCards": 1, + "MaximumNetworkInterfaces": 15, "NetworkCards": [ { - "BaselineBandwidthInGbps": 200.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 4, + "BaselineBandwidthInGbps": 20.0, + "DefaultEnaQueueCountPerInterface": 8, + "MaximumNetworkInterfaces": 15, "NetworkCardIndex": 0, - "NetworkPerformance": "200 Gigabit", - "PeakBandwidthInGbps": 200.0 - }, - { - "BaselineBandwidthInGbps": 200.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 4, - "NetworkCardIndex": 1, - "NetworkPerformance": "200 Gigabit", - "PeakBandwidthInGbps": 200.0 - }, - { - "BaselineBandwidthInGbps": 200.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 4, - "NetworkCardIndex": 2, - "NetworkPerformance": "200 Gigabit", - "PeakBandwidthInGbps": 200.0 - }, - { - "BaselineBandwidthInGbps": 200.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 4, - "NetworkCardIndex": 3, - "NetworkPerformance": "200 Gigabit", - "PeakBandwidthInGbps": 200.0 - }, - { - "BaselineBandwidthInGbps": 200.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 4, - "NetworkCardIndex": 4, - "NetworkPerformance": "200 Gigabit", - "PeakBandwidthInGbps": 200.0 - }, - { - "BaselineBandwidthInGbps": 200.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 4, - "NetworkCardIndex": 5, - "NetworkPerformance": "200 Gigabit", - "PeakBandwidthInGbps": 200.0 - }, - { - "BaselineBandwidthInGbps": 200.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 4, - "NetworkCardIndex": 6, - "NetworkPerformance": "200 Gigabit", - "PeakBandwidthInGbps": 200.0 - }, - { - "BaselineBandwidthInGbps": 200.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 4, - "NetworkCardIndex": 7, - "NetworkPerformance": "200 Gigabit", - "PeakBandwidthInGbps": 200.0 + "NetworkPerformance": "20 Gigabit", + "PeakBandwidthInGbps": 20.0 } ], - "NetworkPerformance": "3200 Gigabit", + "NetworkPerformance": "20 Gigabit", "SecondaryNetworkSupported": false }, - "NitroEnclavesSupport": "unsupported", + "NitroEnclavesSupport": "supported", "NitroTpmInfo": { "SupportedVersions": [ "2.0" ] }, "NitroTpmSupport": "supported", - "PhcSupport": "supported", + "PhcSupport": "unsupported", "PlacementGroupInfo": { "SupportedStrategies": [ "cluster", @@ -105527,9 +110951,9 @@ "SupportedArchitectures": [ "x86_64" ], - "SustainedClockSpeedInGhz": 2.4 + "SustainedClockSpeedInGhz": 3.1 }, - "RebootMigrationSupport": "unsupported", + "RebootMigrationSupport": "supported", "SupportedBootModes": [ "legacy-bios", "uefi" @@ -105538,7 +110962,6 @@ "ebs" ], "SupportedUsageClasses": [ - "capacity-block", "on-demand", "spot" ], @@ -105546,10 +110969,11 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 96, + "DefaultCores": 32, "DefaultThreadsPerCore": 2, - "DefaultVCpus": 192, + "DefaultVCpus": 64, "ValidCores": [ + 2, 4, 6, 8, @@ -105564,39 +110988,7 @@ 26, 28, 30, - 32, - 34, - 36, - 38, - 40, - 42, - 44, - 46, - 48, - 50, - 52, - 54, - 56, - 58, - 60, - 62, - 64, - 66, - 68, - 70, - 72, - 74, - 76, - 78, - 80, - 82, - 84, - 86, - 88, - 90, - 92, - 94, - 96 + 32 ], "ValidThreadsPerCore": [ 1, @@ -105604,225 +110996,63 @@ ] } }, - "p6-b300.48xlarge": { - "AutoRecoverySupported": false, + "r5.24xlarge": { + "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, - "CurrentGeneration": true, - "DedicatedHostsSupported": false, + "CurrentGeneration": false, + "DedicatedHostsSupported": true, "EbsInfo": { - "AttachmentLimitType": "dedicated", + "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 100000, - "BaselineIops": 400000, - "BaselineThroughputInMBps": 12500.0, - "MaximumBandwidthInMbps": 100000, - "MaximumIops": 400000, - "MaximumThroughputInMBps": 12500.0 + "BaselineBandwidthInMbps": 19000, + "BaselineIops": 80000, + "BaselineThroughputInMBps": 2375.0, + "MaximumBandwidthInMbps": 19000, + "MaximumIops": 80000, + "MaximumThroughputInMBps": 2375.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 64, + "MaximumEbsAttachments": 27, "NvmeSupport": "required" }, "FreeTierEligible": false, - "GpuInfo": { - "Gpus": [ - { - "Count": 8, - "GpuPartitionSize": 1.0, - "LogicalGpuCount": 8, - "Manufacturer": "NVIDIA", - "MemoryInfo": { - "SizeInMiB": 275040 - }, - "Name": "B300", - "Workloads": [ - "ml-ai" - ] - } - ], - "TotalGpuMemoryInMiB": 2200320 - }, "HibernationSupported": false, "Hypervisor": "nitro", - "InstanceStorageInfo": { - "Disks": [ - { - "Count": 8, - "SizeInGB": 3800, - "Type": "ssd" - } - ], - "EncryptionSupport": "required", - "NvmeSupport": "required", - "TotalSizeInGB": 30400 - }, - "InstanceStorageSupported": true, - "InstanceType": "p6-b300.48xlarge", + "InstanceStorageSupported": false, + "InstanceType": "r5.24xlarge", "MemoryInfo": { - "SizeInMiB": 4194304 + "SizeInMiB": 786432 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { - "DefaultTcpEstablishedTimeout": 350, + "DefaultTcpEstablishedTimeout": 432000, "DefaultUdpStreamTimeout": 180, "DefaultUdpTimeout": 30 }, "DefaultNetworkCardIndex": 0, - "EfaInfo": { - "MaximumEfaInterfaces": 16 - }, - "EfaSupported": true, - "EnaSrdSupported": true, + "EfaSupported": false, + "EnaSrdSupported": false, "EnaSupport": "required", - "EncryptionInTransitSupported": true, + "EncryptionInTransitSupported": false, "FlexibleEnaQueuesSupport": "unsupported", "Ipv4AddressesPerInterface": 50, - "Ipv4AddressesPerSecondaryInterface": 0, "Ipv6AddressesPerInterface": 50, "Ipv6Supported": true, - "MaximumNetworkCards": 17, - "MaximumNetworkInterfaces": 68, + "MaximumNetworkCards": 1, + "MaximumNetworkInterfaces": 15, "NetworkCards": [ { - "BaselineBandwidthInGbps": 350.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 4, + "BaselineBandwidthInGbps": 25.0, + "DefaultEnaQueueCountPerInterface": 8, + "MaximumNetworkInterfaces": 15, "NetworkCardIndex": 0, - "NetworkPerformance": "400 Gigabit", - "PeakBandwidthInGbps": 350.0 - }, - { - "BaselineBandwidthInGbps": 400.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 4, - "NetworkCardIndex": 1, - "NetworkPerformance": "400 Gigabit", - "PeakBandwidthInGbps": 400.0 - }, - { - "BaselineBandwidthInGbps": 400.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 4, - "NetworkCardIndex": 2, - "NetworkPerformance": "400 Gigabit", - "PeakBandwidthInGbps": 400.0 - }, - { - "BaselineBandwidthInGbps": 400.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 4, - "NetworkCardIndex": 3, - "NetworkPerformance": "400 Gigabit", - "PeakBandwidthInGbps": 400.0 - }, - { - "BaselineBandwidthInGbps": 400.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 4, - "NetworkCardIndex": 4, - "NetworkPerformance": "400 Gigabit", - "PeakBandwidthInGbps": 400.0 - }, - { - "BaselineBandwidthInGbps": 400.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 4, - "NetworkCardIndex": 5, - "NetworkPerformance": "400 Gigabit", - "PeakBandwidthInGbps": 400.0 - }, - { - "BaselineBandwidthInGbps": 400.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 4, - "NetworkCardIndex": 6, - "NetworkPerformance": "400 Gigabit", - "PeakBandwidthInGbps": 400.0 - }, - { - "BaselineBandwidthInGbps": 400.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 4, - "NetworkCardIndex": 7, - "NetworkPerformance": "400 Gigabit", - "PeakBandwidthInGbps": 400.0 - }, - { - "BaselineBandwidthInGbps": 400.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 4, - "NetworkCardIndex": 8, - "NetworkPerformance": "400 Gigabit", - "PeakBandwidthInGbps": 400.0 - }, - { - "BaselineBandwidthInGbps": 400.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 4, - "NetworkCardIndex": 9, - "NetworkPerformance": "400 Gigabit", - "PeakBandwidthInGbps": 400.0 - }, - { - "BaselineBandwidthInGbps": 400.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 4, - "NetworkCardIndex": 10, - "NetworkPerformance": "400 Gigabit", - "PeakBandwidthInGbps": 400.0 - }, - { - "BaselineBandwidthInGbps": 400.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 4, - "NetworkCardIndex": 11, - "NetworkPerformance": "400 Gigabit", - "PeakBandwidthInGbps": 400.0 - }, - { - "BaselineBandwidthInGbps": 400.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 4, - "NetworkCardIndex": 12, - "NetworkPerformance": "400 Gigabit", - "PeakBandwidthInGbps": 400.0 - }, - { - "BaselineBandwidthInGbps": 400.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 4, - "NetworkCardIndex": 13, - "NetworkPerformance": "400 Gigabit", - "PeakBandwidthInGbps": 400.0 - }, - { - "BaselineBandwidthInGbps": 400.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 4, - "NetworkCardIndex": 14, - "NetworkPerformance": "400 Gigabit", - "PeakBandwidthInGbps": 400.0 - }, - { - "BaselineBandwidthInGbps": 400.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 4, - "NetworkCardIndex": 15, - "NetworkPerformance": "400 Gigabit", - "PeakBandwidthInGbps": 400.0 - }, - { - "BaselineBandwidthInGbps": 400.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 4, - "NetworkCardIndex": 16, - "NetworkPerformance": "400 Gigabit", - "PeakBandwidthInGbps": 400.0 + "NetworkPerformance": "25 Gigabit", + "PeakBandwidthInGbps": 25.0 } ], - "NetworkPerformance": "6400 Gigabit", + "NetworkPerformance": "25 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -105832,7 +111062,7 @@ ] }, "NitroTpmSupport": "supported", - "PhcSupport": "supported", + "PhcSupport": "unsupported", "PlacementGroupInfo": { "SupportedStrategies": [ "cluster", @@ -105845,9 +111075,9 @@ "SupportedArchitectures": [ "x86_64" ], - "SustainedClockSpeedInGhz": 2.4 + "SustainedClockSpeedInGhz": 3.1 }, - "RebootMigrationSupport": "unsupported", + "RebootMigrationSupport": "supported", "SupportedBootModes": [ "legacy-bios", "uefi" @@ -105856,7 +111086,6 @@ "ebs" ], "SupportedUsageClasses": [ - "capacity-block", "on-demand", "spot" ], @@ -105864,9 +111093,9 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 96, + "DefaultCores": 48, "DefaultThreadsPerCore": 2, - "DefaultVCpus": 192, + "DefaultVCpus": 96, "ValidCores": [ 4, 6, @@ -105890,31 +111119,7 @@ 42, 44, 46, - 48, - 50, - 52, - 54, - 56, - 58, - 60, - 62, - 64, - 66, - 68, - 70, - 72, - 74, - 76, - 78, - 80, - 82, - 84, - 86, - 88, - 90, - 92, - 94, - 96 + 48 ], "ValidThreadsPerCore": [ 1, @@ -105922,7 +111127,7 @@ ] } }, - "r3.2xlarge": { + "r5.2xlarge": { "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, @@ -105931,37 +111136,25 @@ "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 1000, - "BaselineIops": 8000, - "BaselineThroughputInMBps": 125.0, - "MaximumBandwidthInMbps": 1000, - "MaximumIops": 8000, - "MaximumThroughputInMBps": 125.0 + "BaselineBandwidthInMbps": 2300, + "BaselineIops": 12000, + "BaselineThroughputInMBps": 287.5, + "MaximumBandwidthInMbps": 4750, + "MaximumIops": 18750, + "MaximumThroughputInMBps": 593.75 }, - "EbsOptimizedSupport": "supported", + "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 39, - "NvmeSupport": "unsupported" + "MaximumEbsAttachments": 27, + "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": true, - "Hypervisor": "xen", - "InstanceStorageInfo": { - "Disks": [ - { - "Count": 1, - "SizeInGB": 160, - "Type": "ssd" - } - ], - "EncryptionSupport": "unsupported", - "NvmeSupport": "unsupported", - "TotalSizeInGB": 160 - }, - "InstanceStorageSupported": true, - "InstanceType": "r3.2xlarge", + "Hypervisor": "nitro", + "InstanceStorageSupported": false, + "InstanceType": "r5.2xlarge", "MemoryInfo": { - "SizeInMiB": 62464 + "SizeInMiB": 65536 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { @@ -105972,7 +111165,7 @@ "DefaultNetworkCardIndex": 0, "EfaSupported": false, "EnaSrdSupported": false, - "EnaSupport": "unsupported", + "EnaSupport": "required", "EncryptionInTransitSupported": false, "FlexibleEnaQueuesSupport": "unsupported", "Ipv4AddressesPerInterface": 15, @@ -105982,19 +111175,24 @@ "MaximumNetworkInterfaces": 4, "NetworkCards": [ { - "BaselineBandwidthInGbps": 1.0, + "BaselineBandwidthInGbps": 2.5, "DefaultEnaQueueCountPerInterface": 8, "MaximumNetworkInterfaces": 4, "NetworkCardIndex": 0, - "NetworkPerformance": "High", + "NetworkPerformance": "Up to 10 Gigabit", "PeakBandwidthInGbps": 10.0 } ], - "NetworkPerformance": "High", + "NetworkPerformance": "Up to 10 Gigabit", "SecondaryNetworkSupported": false }, - "NitroEnclavesSupport": "unsupported", - "NitroTpmSupport": "unsupported", + "NitroEnclavesSupport": "supported", + "NitroTpmInfo": { + "SupportedVersions": [ + "2.0" + ] + }, + "NitroTpmSupport": "supported", "PhcSupport": "unsupported", "PlacementGroupInfo": { "SupportedStrategies": [ @@ -106008,15 +111206,15 @@ "SupportedArchitectures": [ "x86_64" ], - "SustainedClockSpeedInGhz": 2.5 + "SustainedClockSpeedInGhz": 3.1 }, - "RebootMigrationSupport": "unsupported", + "RebootMigrationSupport": "supported", "SupportedBootModes": [ - "legacy-bios" + "legacy-bios", + "uefi" ], "SupportedRootDeviceTypes": [ - "ebs", - "instance-store" + "ebs" ], "SupportedUsageClasses": [ "on-demand", @@ -106030,9 +111228,7 @@ "DefaultThreadsPerCore": 2, "DefaultVCpus": 8, "ValidCores": [ - 1, 2, - 3, 4 ], "ValidThreadsPerCore": [ @@ -106041,7 +111237,7 @@ ] } }, - "r3.4xlarge": { + "r5.4xlarge": { "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, @@ -106050,37 +111246,137 @@ "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 2000, - "BaselineIops": 16000, - "BaselineThroughputInMBps": 250.0, - "MaximumBandwidthInMbps": 2000, - "MaximumIops": 16000, - "MaximumThroughputInMBps": 250.0 + "BaselineBandwidthInMbps": 4750, + "BaselineIops": 18750, + "BaselineThroughputInMBps": 593.75, + "MaximumBandwidthInMbps": 4750, + "MaximumIops": 18750, + "MaximumThroughputInMBps": 593.75 }, - "EbsOptimizedSupport": "supported", + "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 39, - "NvmeSupport": "unsupported" + "MaximumEbsAttachments": 27, + "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": true, - "Hypervisor": "xen", - "InstanceStorageInfo": { - "Disks": [ + "Hypervisor": "nitro", + "InstanceStorageSupported": false, + "InstanceType": "r5.4xlarge", + "MemoryInfo": { + "SizeInMiB": 131072 + }, + "NetworkInfo": { + "ConnectionTrackingConfiguration": { + "DefaultTcpEstablishedTimeout": 432000, + "DefaultUdpStreamTimeout": 180, + "DefaultUdpTimeout": 30 + }, + "DefaultNetworkCardIndex": 0, + "EfaSupported": false, + "EnaSrdSupported": false, + "EnaSupport": "required", + "EncryptionInTransitSupported": false, + "FlexibleEnaQueuesSupport": "unsupported", + "Ipv4AddressesPerInterface": 30, + "Ipv6AddressesPerInterface": 30, + "Ipv6Supported": true, + "MaximumNetworkCards": 1, + "MaximumNetworkInterfaces": 8, + "NetworkCards": [ { - "Count": 1, - "SizeInGB": 320, - "Type": "ssd" + "BaselineBandwidthInGbps": 5.0, + "DefaultEnaQueueCountPerInterface": 8, + "MaximumNetworkInterfaces": 8, + "NetworkCardIndex": 0, + "NetworkPerformance": "Up to 10 Gigabit", + "PeakBandwidthInGbps": 10.0 } ], - "EncryptionSupport": "unsupported", - "NvmeSupport": "unsupported", - "TotalSizeInGB": 320 + "NetworkPerformance": "Up to 10 Gigabit", + "SecondaryNetworkSupported": false }, - "InstanceStorageSupported": true, - "InstanceType": "r3.4xlarge", + "NitroEnclavesSupport": "supported", + "NitroTpmInfo": { + "SupportedVersions": [ + "2.0" + ] + }, + "NitroTpmSupport": "supported", + "PhcSupport": "unsupported", + "PlacementGroupInfo": { + "SupportedStrategies": [ + "cluster", + "partition", + "spread" + ] + }, + "ProcessorInfo": { + "Manufacturer": "Intel", + "SupportedArchitectures": [ + "x86_64" + ], + "SustainedClockSpeedInGhz": 3.1 + }, + "RebootMigrationSupport": "supported", + "SupportedBootModes": [ + "legacy-bios", + "uefi" + ], + "SupportedRootDeviceTypes": [ + "ebs" + ], + "SupportedUsageClasses": [ + "on-demand", + "spot" + ], + "SupportedVirtualizationTypes": [ + "hvm" + ], + "VCpuInfo": { + "DefaultCores": 8, + "DefaultThreadsPerCore": 2, + "DefaultVCpus": 16, + "ValidCores": [ + 2, + 4, + 6, + 8 + ], + "ValidThreadsPerCore": [ + 1, + 2 + ] + } + }, + "r5.8xlarge": { + "AutoRecoverySupported": true, + "BareMetal": false, + "BurstablePerformanceSupported": false, + "CurrentGeneration": false, + "DedicatedHostsSupported": true, + "EbsInfo": { + "AttachmentLimitType": "shared", + "EbsOptimizedInfo": { + "BaselineBandwidthInMbps": 6800, + "BaselineIops": 30000, + "BaselineThroughputInMBps": 850.0, + "MaximumBandwidthInMbps": 6800, + "MaximumIops": 30000, + "MaximumThroughputInMBps": 850.0 + }, + "EbsOptimizedSupport": "default", + "EncryptionSupport": "supported", + "MaximumEbsAttachments": 27, + "NvmeSupport": "required" + }, + "FreeTierEligible": false, + "HibernationSupported": false, + "Hypervisor": "nitro", + "InstanceStorageSupported": false, + "InstanceType": "r5.8xlarge", "MemoryInfo": { - "SizeInMiB": 124928 + "SizeInMiB": 262144 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { @@ -106091,7 +111387,7 @@ "DefaultNetworkCardIndex": 0, "EfaSupported": false, "EnaSrdSupported": false, - "EnaSupport": "unsupported", + "EnaSupport": "required", "EncryptionInTransitSupported": false, "FlexibleEnaQueuesSupport": "unsupported", "Ipv4AddressesPerInterface": 30, @@ -106101,19 +111397,24 @@ "MaximumNetworkInterfaces": 8, "NetworkCards": [ { - "BaselineBandwidthInGbps": 2.0, + "BaselineBandwidthInGbps": 10.0, "DefaultEnaQueueCountPerInterface": 8, "MaximumNetworkInterfaces": 8, "NetworkCardIndex": 0, - "NetworkPerformance": "High", + "NetworkPerformance": "10 Gigabit", "PeakBandwidthInGbps": 10.0 } ], - "NetworkPerformance": "High", + "NetworkPerformance": "10 Gigabit", "SecondaryNetworkSupported": false }, - "NitroEnclavesSupport": "unsupported", - "NitroTpmSupport": "unsupported", + "NitroEnclavesSupport": "supported", + "NitroTpmInfo": { + "SupportedVersions": [ + "2.0" + ] + }, + "NitroTpmSupport": "supported", "PhcSupport": "unsupported", "PlacementGroupInfo": { "SupportedStrategies": [ @@ -106127,15 +111428,15 @@ "SupportedArchitectures": [ "x86_64" ], - "SustainedClockSpeedInGhz": 2.5 + "SustainedClockSpeedInGhz": 3.1 }, - "RebootMigrationSupport": "unsupported", + "RebootMigrationSupport": "supported", "SupportedBootModes": [ - "legacy-bios" + "legacy-bios", + "uefi" ], "SupportedRootDeviceTypes": [ - "ebs", - "instance-store" + "ebs" ], "SupportedUsageClasses": [ "on-demand", @@ -106145,18 +111446,18 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 8, + "DefaultCores": 16, "DefaultThreadsPerCore": 2, - "DefaultVCpus": 16, + "DefaultVCpus": 32, "ValidCores": [ - 1, 2, - 3, 4, - 5, 6, - 7, - 8 + 8, + 10, + 12, + 14, + 16 ], "ValidThreadsPerCore": [ 1, @@ -106164,7 +111465,7 @@ ] } }, - "r3.8xlarge": { + "r5.large": { "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, @@ -106172,30 +111473,230 @@ "DedicatedHostsSupported": true, "EbsInfo": { "AttachmentLimitType": "shared", - "EbsOptimizedSupport": "unsupported", + "EbsOptimizedInfo": { + "BaselineBandwidthInMbps": 650, + "BaselineIops": 3600, + "BaselineThroughputInMBps": 81.25, + "MaximumBandwidthInMbps": 4750, + "MaximumIops": 18750, + "MaximumThroughputInMBps": 593.75 + }, + "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 39, - "NvmeSupport": "unsupported" + "MaximumEbsAttachments": 27, + "NvmeSupport": "required" + }, + "FreeTierEligible": false, + "HibernationSupported": true, + "Hypervisor": "nitro", + "InstanceStorageSupported": false, + "InstanceType": "r5.large", + "MemoryInfo": { + "SizeInMiB": 16384 + }, + "NetworkInfo": { + "ConnectionTrackingConfiguration": { + "DefaultTcpEstablishedTimeout": 432000, + "DefaultUdpStreamTimeout": 180, + "DefaultUdpTimeout": 30 + }, + "DefaultNetworkCardIndex": 0, + "EfaSupported": false, + "EnaSrdSupported": false, + "EnaSupport": "required", + "EncryptionInTransitSupported": false, + "FlexibleEnaQueuesSupport": "unsupported", + "Ipv4AddressesPerInterface": 10, + "Ipv6AddressesPerInterface": 10, + "Ipv6Supported": true, + "MaximumNetworkCards": 1, + "MaximumNetworkInterfaces": 3, + "NetworkCards": [ + { + "BaselineBandwidthInGbps": 0.75, + "DefaultEnaQueueCountPerInterface": 8, + "MaximumNetworkInterfaces": 3, + "NetworkCardIndex": 0, + "NetworkPerformance": "Up to 10 Gigabit", + "PeakBandwidthInGbps": 10.0 + } + ], + "NetworkPerformance": "Up to 10 Gigabit", + "SecondaryNetworkSupported": false + }, + "NitroEnclavesSupport": "unsupported", + "NitroTpmInfo": { + "SupportedVersions": [ + "2.0" + ] + }, + "NitroTpmSupport": "supported", + "PhcSupport": "unsupported", + "PlacementGroupInfo": { + "SupportedStrategies": [ + "cluster", + "partition", + "spread" + ] + }, + "ProcessorInfo": { + "Manufacturer": "Intel", + "SupportedArchitectures": [ + "x86_64" + ], + "SustainedClockSpeedInGhz": 3.1 + }, + "RebootMigrationSupport": "supported", + "SupportedBootModes": [ + "legacy-bios", + "uefi" + ], + "SupportedRootDeviceTypes": [ + "ebs" + ], + "SupportedUsageClasses": [ + "on-demand", + "spot" + ], + "SupportedVirtualizationTypes": [ + "hvm" + ], + "VCpuInfo": { + "DefaultCores": 1, + "DefaultThreadsPerCore": 2, + "DefaultVCpus": 2, + "ValidCores": [ + 1 + ], + "ValidThreadsPerCore": [ + 1, + 2 + ] + } + }, + "r5.metal": { + "AutoRecoverySupported": true, + "BareMetal": true, + "BurstablePerformanceSupported": false, + "CurrentGeneration": false, + "DedicatedHostsSupported": true, + "EbsInfo": { + "AttachmentLimitType": "shared", + "EbsOptimizedInfo": { + "BaselineBandwidthInMbps": 19000, + "BaselineIops": 80000, + "BaselineThroughputInMBps": 2375.0, + "MaximumBandwidthInMbps": 19000, + "MaximumIops": 80000, + "MaximumThroughputInMBps": 2375.0 + }, + "EbsOptimizedSupport": "default", + "EncryptionSupport": "supported", + "MaximumEbsAttachments": 31, + "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": false, - "Hypervisor": "xen", - "InstanceStorageInfo": { - "Disks": [ + "InstanceStorageSupported": false, + "InstanceType": "r5.metal", + "MemoryInfo": { + "SizeInMiB": 786432 + }, + "NetworkInfo": { + "ConnectionTrackingConfiguration": { + "DefaultTcpEstablishedTimeout": 432000, + "DefaultUdpStreamTimeout": 180, + "DefaultUdpTimeout": 30 + }, + "DefaultNetworkCardIndex": 0, + "EfaSupported": false, + "EnaSrdSupported": false, + "EnaSupport": "required", + "EncryptionInTransitSupported": false, + "FlexibleEnaQueuesSupport": "unsupported", + "Ipv4AddressesPerInterface": 50, + "Ipv6AddressesPerInterface": 50, + "Ipv6Supported": true, + "MaximumNetworkCards": 1, + "MaximumNetworkInterfaces": 15, + "NetworkCards": [ { - "Count": 2, - "SizeInGB": 320, - "Type": "ssd" + "BaselineBandwidthInGbps": 25.0, + "DefaultEnaQueueCountPerInterface": 8, + "MaximumNetworkInterfaces": 15, + "NetworkCardIndex": 0, + "NetworkPerformance": "25 Gigabit", + "PeakBandwidthInGbps": 25.0 } ], - "EncryptionSupport": "unsupported", - "NvmeSupport": "unsupported", - "TotalSizeInGB": 640 + "NetworkPerformance": "25 Gigabit", + "SecondaryNetworkSupported": false + }, + "NitroEnclavesSupport": "unsupported", + "NitroTpmSupport": "unsupported", + "PhcSupport": "unsupported", + "PlacementGroupInfo": { + "SupportedStrategies": [ + "cluster", + "partition", + "spread" + ] + }, + "ProcessorInfo": { + "Manufacturer": "Intel", + "SupportedArchitectures": [ + "x86_64" + ], + "SustainedClockSpeedInGhz": 3.1 + }, + "RebootMigrationSupport": "supported", + "SupportedBootModes": [ + "legacy-bios" + ], + "SupportedRootDeviceTypes": [ + "ebs" + ], + "SupportedUsageClasses": [ + "on-demand", + "spot" + ], + "SupportedVirtualizationTypes": [ + "hvm" + ], + "VCpuInfo": { + "DefaultCores": 48, + "DefaultThreadsPerCore": 2, + "DefaultVCpus": 96 + } + }, + "r5.xlarge": { + "AutoRecoverySupported": true, + "BareMetal": false, + "BurstablePerformanceSupported": false, + "CurrentGeneration": false, + "DedicatedHostsSupported": true, + "EbsInfo": { + "AttachmentLimitType": "shared", + "EbsOptimizedInfo": { + "BaselineBandwidthInMbps": 1150, + "BaselineIops": 6000, + "BaselineThroughputInMBps": 143.75, + "MaximumBandwidthInMbps": 4750, + "MaximumIops": 18750, + "MaximumThroughputInMBps": 593.75 + }, + "EbsOptimizedSupport": "default", + "EncryptionSupport": "supported", + "MaximumEbsAttachments": 27, + "NvmeSupport": "required" }, - "InstanceStorageSupported": true, - "InstanceType": "r3.8xlarge", + "FreeTierEligible": false, + "HibernationSupported": true, + "Hypervisor": "nitro", + "InstanceStorageSupported": false, + "InstanceType": "r5.xlarge", "MemoryInfo": { - "SizeInMiB": 249856 + "SizeInMiB": 32768 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { @@ -106206,29 +111707,34 @@ "DefaultNetworkCardIndex": 0, "EfaSupported": false, "EnaSrdSupported": false, - "EnaSupport": "unsupported", + "EnaSupport": "required", "EncryptionInTransitSupported": false, "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 30, - "Ipv6AddressesPerInterface": 30, + "Ipv4AddressesPerInterface": 15, + "Ipv6AddressesPerInterface": 15, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 8, + "MaximumNetworkInterfaces": 4, "NetworkCards": [ { - "BaselineBandwidthInGbps": 5.0, + "BaselineBandwidthInGbps": 1.25, "DefaultEnaQueueCountPerInterface": 8, - "MaximumNetworkInterfaces": 8, + "MaximumNetworkInterfaces": 4, "NetworkCardIndex": 0, - "NetworkPerformance": "10 Gigabit", + "NetworkPerformance": "Up to 10 Gigabit", "PeakBandwidthInGbps": 10.0 } ], - "NetworkPerformance": "10 Gigabit", + "NetworkPerformance": "Up to 10 Gigabit", "SecondaryNetworkSupported": false }, - "NitroEnclavesSupport": "unsupported", - "NitroTpmSupport": "unsupported", + "NitroEnclavesSupport": "supported", + "NitroTpmInfo": { + "SupportedVersions": [ + "2.0" + ] + }, + "NitroTpmSupport": "supported", "PhcSupport": "unsupported", "PlacementGroupInfo": { "SupportedStrategies": [ @@ -106242,15 +111748,15 @@ "SupportedArchitectures": [ "x86_64" ], - "SustainedClockSpeedInGhz": 2.5 + "SustainedClockSpeedInGhz": 3.1 }, - "RebootMigrationSupport": "unsupported", + "RebootMigrationSupport": "supported", "SupportedBootModes": [ - "legacy-bios" + "legacy-bios", + "uefi" ], "SupportedRootDeviceTypes": [ - "ebs", - "instance-store" + "ebs" ], "SupportedUsageClasses": [ "on-demand", @@ -106260,18 +111766,11 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 16, + "DefaultCores": 2, "DefaultThreadsPerCore": 2, - "DefaultVCpus": 32, + "DefaultVCpus": 4, "ValidCores": [ - 2, - 4, - 6, - 8, - 10, - 12, - 14, - 16 + 2 ], "ValidThreadsPerCore": [ 1, @@ -106279,38 +111778,34 @@ ] } }, - "r3.large": { + "r5a.12xlarge": { "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, - "CurrentGeneration": false, - "DedicatedHostsSupported": true, + "CurrentGeneration": true, + "DedicatedHostsSupported": false, "EbsInfo": { "AttachmentLimitType": "shared", - "EbsOptimizedSupport": "unsupported", + "EbsOptimizedInfo": { + "BaselineBandwidthInMbps": 6780, + "BaselineIops": 30000, + "BaselineThroughputInMBps": 847.5, + "MaximumBandwidthInMbps": 6780, + "MaximumIops": 30000, + "MaximumThroughputInMBps": 847.5 + }, + "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 39, - "NvmeSupport": "unsupported" + "MaximumEbsAttachments": 27, + "NvmeSupport": "required" }, "FreeTierEligible": false, - "HibernationSupported": true, - "Hypervisor": "xen", - "InstanceStorageInfo": { - "Disks": [ - { - "Count": 1, - "SizeInGB": 32, - "Type": "ssd" - } - ], - "EncryptionSupport": "unsupported", - "NvmeSupport": "unsupported", - "TotalSizeInGB": 32 - }, - "InstanceStorageSupported": true, - "InstanceType": "r3.large", + "HibernationSupported": false, + "Hypervisor": "nitro", + "InstanceStorageSupported": false, + "InstanceType": "r5a.12xlarge", "MemoryInfo": { - "SizeInMiB": 15360 + "SizeInMiB": 393216 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { @@ -106321,29 +111816,34 @@ "DefaultNetworkCardIndex": 0, "EfaSupported": false, "EnaSrdSupported": false, - "EnaSupport": "unsupported", + "EnaSupport": "required", "EncryptionInTransitSupported": false, "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 10, - "Ipv6AddressesPerInterface": 10, + "Ipv4AddressesPerInterface": 30, + "Ipv6AddressesPerInterface": 30, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 3, + "MaximumNetworkInterfaces": 8, "NetworkCards": [ { - "BaselineBandwidthInGbps": 0.5, + "BaselineBandwidthInGbps": 10.0, "DefaultEnaQueueCountPerInterface": 8, - "MaximumNetworkInterfaces": 3, + "MaximumNetworkInterfaces": 8, "NetworkCardIndex": 0, - "NetworkPerformance": "Moderate", - "PeakBandwidthInGbps": 1.2 + "NetworkPerformance": "10 Gigabit", + "PeakBandwidthInGbps": 10.0 } ], - "NetworkPerformance": "Moderate", + "NetworkPerformance": "10 Gigabit", "SecondaryNetworkSupported": false }, - "NitroEnclavesSupport": "unsupported", - "NitroTpmSupport": "unsupported", + "NitroEnclavesSupport": "supported", + "NitroTpmInfo": { + "SupportedVersions": [ + "2.0" + ] + }, + "NitroTpmSupport": "supported", "PhcSupport": "unsupported", "PlacementGroupInfo": { "SupportedStrategies": [ @@ -106353,19 +111853,19 @@ ] }, "ProcessorInfo": { - "Manufacturer": "Intel", + "Manufacturer": "AMD", "SupportedArchitectures": [ "x86_64" ], "SustainedClockSpeedInGhz": 2.5 }, - "RebootMigrationSupport": "unsupported", + "RebootMigrationSupport": "supported", "SupportedBootModes": [ - "legacy-bios" + "legacy-bios", + "uefi" ], "SupportedRootDeviceTypes": [ - "ebs", - "instance-store" + "ebs" ], "SupportedUsageClasses": [ "on-demand", @@ -106375,11 +111875,14 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 1, + "DefaultCores": 24, "DefaultThreadsPerCore": 2, - "DefaultVCpus": 2, + "DefaultVCpus": 48, "ValidCores": [ - 1 + 6, + 12, + 18, + 24 ], "ValidThreadsPerCore": [ 1, @@ -106387,46 +111890,34 @@ ] } }, - "r3.xlarge": { + "r5a.16xlarge": { "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, - "CurrentGeneration": false, - "DedicatedHostsSupported": true, + "CurrentGeneration": true, + "DedicatedHostsSupported": false, "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 500, - "BaselineIops": 4000, - "BaselineThroughputInMBps": 62.5, - "MaximumBandwidthInMbps": 500, - "MaximumIops": 4000, - "MaximumThroughputInMBps": 62.5 + "BaselineBandwidthInMbps": 9500, + "BaselineIops": 40000, + "BaselineThroughputInMBps": 1187.5, + "MaximumBandwidthInMbps": 9500, + "MaximumIops": 40000, + "MaximumThroughputInMBps": 1187.5 }, - "EbsOptimizedSupport": "supported", + "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 39, - "NvmeSupport": "unsupported" + "MaximumEbsAttachments": 27, + "NvmeSupport": "required" }, "FreeTierEligible": false, - "HibernationSupported": true, - "Hypervisor": "xen", - "InstanceStorageInfo": { - "Disks": [ - { - "Count": 1, - "SizeInGB": 80, - "Type": "ssd" - } - ], - "EncryptionSupport": "unsupported", - "NvmeSupport": "unsupported", - "TotalSizeInGB": 80 - }, - "InstanceStorageSupported": true, - "InstanceType": "r3.xlarge", + "HibernationSupported": false, + "Hypervisor": "nitro", + "InstanceStorageSupported": false, + "InstanceType": "r5a.16xlarge", "MemoryInfo": { - "SizeInMiB": 31232 + "SizeInMiB": 524288 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { @@ -106437,29 +111928,34 @@ "DefaultNetworkCardIndex": 0, "EfaSupported": false, "EnaSrdSupported": false, - "EnaSupport": "unsupported", + "EnaSupport": "required", "EncryptionInTransitSupported": false, "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 15, - "Ipv6AddressesPerInterface": 15, + "Ipv4AddressesPerInterface": 50, + "Ipv6AddressesPerInterface": 50, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 4, + "MaximumNetworkInterfaces": 15, "NetworkCards": [ { - "BaselineBandwidthInGbps": 0.7, + "BaselineBandwidthInGbps": 12.0, "DefaultEnaQueueCountPerInterface": 8, - "MaximumNetworkInterfaces": 4, + "MaximumNetworkInterfaces": 15, "NetworkCardIndex": 0, - "NetworkPerformance": "Moderate", - "PeakBandwidthInGbps": 2.8 + "NetworkPerformance": "12 Gigabit", + "PeakBandwidthInGbps": 12.0 } ], - "NetworkPerformance": "Moderate", + "NetworkPerformance": "12 Gigabit", "SecondaryNetworkSupported": false }, - "NitroEnclavesSupport": "unsupported", - "NitroTpmSupport": "unsupported", + "NitroEnclavesSupport": "supported", + "NitroTpmInfo": { + "SupportedVersions": [ + "2.0" + ] + }, + "NitroTpmSupport": "supported", "PhcSupport": "unsupported", "PlacementGroupInfo": { "SupportedStrategies": [ @@ -106469,19 +111965,19 @@ ] }, "ProcessorInfo": { - "Manufacturer": "Intel", + "Manufacturer": "AMD", "SupportedArchitectures": [ "x86_64" ], "SustainedClockSpeedInGhz": 2.5 }, - "RebootMigrationSupport": "unsupported", + "RebootMigrationSupport": "supported", "SupportedBootModes": [ - "legacy-bios" + "legacy-bios", + "uefi" ], "SupportedRootDeviceTypes": [ - "ebs", - "instance-store" + "ebs" ], "SupportedUsageClasses": [ "on-demand", @@ -106491,12 +111987,23 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 2, + "DefaultCores": 32, "DefaultThreadsPerCore": 2, - "DefaultVCpus": 4, + "DefaultVCpus": 64, "ValidCores": [ - 1, - 2 + 8, + 10, + 12, + 14, + 16, + 18, + 20, + 22, + 24, + 26, + 28, + 30, + 32 ], "ValidThreadsPerCore": [ 1, @@ -106504,34 +112011,34 @@ ] } }, - "r4.16xlarge": { + "r5a.24xlarge": { "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, - "CurrentGeneration": false, - "DedicatedHostsSupported": true, + "CurrentGeneration": true, + "DedicatedHostsSupported": false, "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 14000, - "BaselineIops": 75000, - "BaselineThroughputInMBps": 1750.0, - "MaximumBandwidthInMbps": 14000, - "MaximumIops": 75000, - "MaximumThroughputInMBps": 1750.0 + "BaselineBandwidthInMbps": 13570, + "BaselineIops": 60000, + "BaselineThroughputInMBps": 1696.25, + "MaximumBandwidthInMbps": 13570, + "MaximumIops": 60000, + "MaximumThroughputInMBps": 1696.25 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 40, - "NvmeSupport": "unsupported" + "MaximumEbsAttachments": 27, + "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": false, - "Hypervisor": "xen", + "Hypervisor": "nitro", "InstanceStorageSupported": false, - "InstanceType": "r4.16xlarge", + "InstanceType": "r5a.24xlarge", "MemoryInfo": { - "SizeInMiB": 499712 + "SizeInMiB": 786432 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { @@ -106542,7 +112049,7 @@ "DefaultNetworkCardIndex": 0, "EfaSupported": false, "EnaSrdSupported": false, - "EnaSupport": "supported", + "EnaSupport": "required", "EncryptionInTransitSupported": false, "FlexibleEnaQueuesSupport": "unsupported", "Ipv4AddressesPerInterface": 50, @@ -106552,19 +112059,24 @@ "MaximumNetworkInterfaces": 15, "NetworkCards": [ { - "BaselineBandwidthInGbps": 25.0, + "BaselineBandwidthInGbps": 20.0, "DefaultEnaQueueCountPerInterface": 8, "MaximumNetworkInterfaces": 15, "NetworkCardIndex": 0, - "NetworkPerformance": "25 Gigabit", - "PeakBandwidthInGbps": 25.0 + "NetworkPerformance": "20 Gigabit", + "PeakBandwidthInGbps": 20.0 } ], - "NetworkPerformance": "25 Gigabit", + "NetworkPerformance": "20 Gigabit", "SecondaryNetworkSupported": false }, - "NitroEnclavesSupport": "unsupported", - "NitroTpmSupport": "unsupported", + "NitroEnclavesSupport": "supported", + "NitroTpmInfo": { + "SupportedVersions": [ + "2.0" + ] + }, + "NitroTpmSupport": "supported", "PhcSupport": "unsupported", "PlacementGroupInfo": { "SupportedStrategies": [ @@ -106574,15 +112086,16 @@ ] }, "ProcessorInfo": { - "Manufacturer": "Intel", + "Manufacturer": "AMD", "SupportedArchitectures": [ "x86_64" ], - "SustainedClockSpeedInGhz": 2.3 + "SustainedClockSpeedInGhz": 2.5 }, "RebootMigrationSupport": "supported", "SupportedBootModes": [ - "legacy-bios" + "legacy-bios", + "uefi" ], "SupportedRootDeviceTypes": [ "ebs" @@ -106595,26 +112108,15 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 32, + "DefaultCores": 48, "DefaultThreadsPerCore": 2, - "DefaultVCpus": 64, + "DefaultVCpus": 96, "ValidCores": [ - 2, - 4, - 6, - 8, - 10, 12, - 14, - 16, 18, - 20, - 22, 24, - 26, - 28, - 30, - 32 + 36, + 48 ], "ValidThreadsPerCore": [ 1, @@ -106622,34 +112124,34 @@ ] } }, - "r4.2xlarge": { + "r5a.2xlarge": { "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, - "CurrentGeneration": false, - "DedicatedHostsSupported": true, + "CurrentGeneration": true, + "DedicatedHostsSupported": false, "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 1700, - "BaselineIops": 12000, - "BaselineThroughputInMBps": 212.5, - "MaximumBandwidthInMbps": 1700, - "MaximumIops": 12000, - "MaximumThroughputInMBps": 212.5 + "BaselineBandwidthInMbps": 1580, + "BaselineIops": 8333, + "BaselineThroughputInMBps": 197.5, + "MaximumBandwidthInMbps": 2880, + "MaximumIops": 16000, + "MaximumThroughputInMBps": 360.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 40, - "NvmeSupport": "unsupported" + "MaximumEbsAttachments": 27, + "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": true, - "Hypervisor": "xen", + "Hypervisor": "nitro", "InstanceStorageSupported": false, - "InstanceType": "r4.2xlarge", + "InstanceType": "r5a.2xlarge", "MemoryInfo": { - "SizeInMiB": 62464 + "SizeInMiB": 65536 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { @@ -106660,7 +112162,7 @@ "DefaultNetworkCardIndex": 0, "EfaSupported": false, "EnaSrdSupported": false, - "EnaSupport": "supported", + "EnaSupport": "required", "EncryptionInTransitSupported": false, "FlexibleEnaQueuesSupport": "unsupported", "Ipv4AddressesPerInterface": 15, @@ -106681,8 +112183,13 @@ "NetworkPerformance": "Up to 10 Gigabit", "SecondaryNetworkSupported": false }, - "NitroEnclavesSupport": "unsupported", - "NitroTpmSupport": "unsupported", + "NitroEnclavesSupport": "supported", + "NitroTpmInfo": { + "SupportedVersions": [ + "2.0" + ] + }, + "NitroTpmSupport": "supported", "PhcSupport": "unsupported", "PlacementGroupInfo": { "SupportedStrategies": [ @@ -106692,15 +112199,16 @@ ] }, "ProcessorInfo": { - "Manufacturer": "Intel", + "Manufacturer": "AMD", "SupportedArchitectures": [ "x86_64" ], - "SustainedClockSpeedInGhz": 2.3 + "SustainedClockSpeedInGhz": 2.5 }, "RebootMigrationSupport": "supported", "SupportedBootModes": [ - "legacy-bios" + "legacy-bios", + "uefi" ], "SupportedRootDeviceTypes": [ "ebs" @@ -106717,9 +112225,7 @@ "DefaultThreadsPerCore": 2, "DefaultVCpus": 8, "ValidCores": [ - 1, 2, - 3, 4 ], "ValidThreadsPerCore": [ @@ -106728,34 +112234,34 @@ ] } }, - "r4.4xlarge": { + "r5a.4xlarge": { "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, - "CurrentGeneration": false, - "DedicatedHostsSupported": true, + "CurrentGeneration": true, + "DedicatedHostsSupported": false, "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 3500, - "BaselineIops": 18750, - "BaselineThroughputInMBps": 437.5, - "MaximumBandwidthInMbps": 3500, - "MaximumIops": 18750, - "MaximumThroughputInMBps": 437.5 + "BaselineBandwidthInMbps": 2880, + "BaselineIops": 16000, + "BaselineThroughputInMBps": 360.0, + "MaximumBandwidthInMbps": 2880, + "MaximumIops": 16000, + "MaximumThroughputInMBps": 360.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 40, - "NvmeSupport": "unsupported" + "MaximumEbsAttachments": 27, + "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": true, - "Hypervisor": "xen", + "Hypervisor": "nitro", "InstanceStorageSupported": false, - "InstanceType": "r4.4xlarge", + "InstanceType": "r5a.4xlarge", "MemoryInfo": { - "SizeInMiB": 124928 + "SizeInMiB": 131072 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { @@ -106766,7 +112272,7 @@ "DefaultNetworkCardIndex": 0, "EfaSupported": false, "EnaSrdSupported": false, - "EnaSupport": "supported", + "EnaSupport": "required", "EncryptionInTransitSupported": false, "FlexibleEnaQueuesSupport": "unsupported", "Ipv4AddressesPerInterface": 30, @@ -106787,8 +112293,13 @@ "NetworkPerformance": "Up to 10 Gigabit", "SecondaryNetworkSupported": false }, - "NitroEnclavesSupport": "unsupported", - "NitroTpmSupport": "unsupported", + "NitroEnclavesSupport": "supported", + "NitroTpmInfo": { + "SupportedVersions": [ + "2.0" + ] + }, + "NitroTpmSupport": "supported", "PhcSupport": "unsupported", "PlacementGroupInfo": { "SupportedStrategies": [ @@ -106798,15 +112309,16 @@ ] }, "ProcessorInfo": { - "Manufacturer": "Intel", + "Manufacturer": "AMD", "SupportedArchitectures": [ "x86_64" ], - "SustainedClockSpeedInGhz": 2.3 + "SustainedClockSpeedInGhz": 2.5 }, "RebootMigrationSupport": "supported", "SupportedBootModes": [ - "legacy-bios" + "legacy-bios", + "uefi" ], "SupportedRootDeviceTypes": [ "ebs" @@ -106823,13 +112335,9 @@ "DefaultThreadsPerCore": 2, "DefaultVCpus": 16, "ValidCores": [ - 1, 2, - 3, 4, - 5, 6, - 7, 8 ], "ValidThreadsPerCore": [ @@ -106838,34 +112346,34 @@ ] } }, - "r4.8xlarge": { + "r5a.8xlarge": { "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, - "CurrentGeneration": false, - "DedicatedHostsSupported": true, + "CurrentGeneration": true, + "DedicatedHostsSupported": false, "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 7000, - "BaselineIops": 37500, - "BaselineThroughputInMBps": 875.0, - "MaximumBandwidthInMbps": 7000, - "MaximumIops": 37500, - "MaximumThroughputInMBps": 875.0 + "BaselineBandwidthInMbps": 4750, + "BaselineIops": 20000, + "BaselineThroughputInMBps": 593.75, + "MaximumBandwidthInMbps": 4750, + "MaximumIops": 20000, + "MaximumThroughputInMBps": 593.75 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 40, - "NvmeSupport": "unsupported" + "MaximumEbsAttachments": 27, + "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": false, - "Hypervisor": "xen", + "Hypervisor": "nitro", "InstanceStorageSupported": false, - "InstanceType": "r4.8xlarge", + "InstanceType": "r5a.8xlarge", "MemoryInfo": { - "SizeInMiB": 249856 + "SizeInMiB": 262144 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { @@ -106876,7 +112384,7 @@ "DefaultNetworkCardIndex": 0, "EfaSupported": false, "EnaSrdSupported": false, - "EnaSupport": "supported", + "EnaSupport": "required", "EncryptionInTransitSupported": false, "FlexibleEnaQueuesSupport": "unsupported", "Ipv4AddressesPerInterface": 30, @@ -106886,19 +112394,24 @@ "MaximumNetworkInterfaces": 8, "NetworkCards": [ { - "BaselineBandwidthInGbps": 12.0, + "BaselineBandwidthInGbps": 7.5, "DefaultEnaQueueCountPerInterface": 8, "MaximumNetworkInterfaces": 8, "NetworkCardIndex": 0, - "NetworkPerformance": "10 Gigabit", - "PeakBandwidthInGbps": 12.0 + "NetworkPerformance": "Up to 10 Gigabit", + "PeakBandwidthInGbps": 10.0 } ], - "NetworkPerformance": "10 Gigabit", + "NetworkPerformance": "Up to 10 Gigabit", "SecondaryNetworkSupported": false }, - "NitroEnclavesSupport": "unsupported", - "NitroTpmSupport": "unsupported", + "NitroEnclavesSupport": "supported", + "NitroTpmInfo": { + "SupportedVersions": [ + "2.0" + ] + }, + "NitroTpmSupport": "supported", "PhcSupport": "unsupported", "PlacementGroupInfo": { "SupportedStrategies": [ @@ -106908,15 +112421,16 @@ ] }, "ProcessorInfo": { - "Manufacturer": "Intel", + "Manufacturer": "AMD", "SupportedArchitectures": [ "x86_64" ], - "SustainedClockSpeedInGhz": 2.3 + "SustainedClockSpeedInGhz": 2.5 }, "RebootMigrationSupport": "supported", "SupportedBootModes": [ - "legacy-bios" + "legacy-bios", + "uefi" ], "SupportedRootDeviceTypes": [ "ebs" @@ -106933,21 +112447,12 @@ "DefaultThreadsPerCore": 2, "DefaultVCpus": 32, "ValidCores": [ - 1, - 2, - 3, 4, - 5, 6, - 7, 8, - 9, 10, - 11, 12, - 13, 14, - 15, 16 ], "ValidThreadsPerCore": [ @@ -106956,34 +112461,34 @@ ] } }, - "r4.large": { + "r5a.large": { "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, - "CurrentGeneration": false, - "DedicatedHostsSupported": true, + "CurrentGeneration": true, + "DedicatedHostsSupported": false, "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 425, - "BaselineIops": 3000, - "BaselineThroughputInMBps": 53.125, - "MaximumBandwidthInMbps": 425, - "MaximumIops": 3000, - "MaximumThroughputInMBps": 53.125 + "BaselineBandwidthInMbps": 650, + "BaselineIops": 3600, + "BaselineThroughputInMBps": 81.25, + "MaximumBandwidthInMbps": 2880, + "MaximumIops": 16000, + "MaximumThroughputInMBps": 360.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 40, - "NvmeSupport": "unsupported" + "MaximumEbsAttachments": 27, + "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": true, - "Hypervisor": "xen", + "Hypervisor": "nitro", "InstanceStorageSupported": false, - "InstanceType": "r4.large", + "InstanceType": "r5a.large", "MemoryInfo": { - "SizeInMiB": 15616 + "SizeInMiB": 16384 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { @@ -106994,7 +112499,7 @@ "DefaultNetworkCardIndex": 0, "EfaSupported": false, "EnaSrdSupported": false, - "EnaSupport": "supported", + "EnaSupport": "required", "EncryptionInTransitSupported": false, "FlexibleEnaQueuesSupport": "unsupported", "Ipv4AddressesPerInterface": 10, @@ -107016,7 +112521,12 @@ "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "unsupported", - "NitroTpmSupport": "unsupported", + "NitroTpmInfo": { + "SupportedVersions": [ + "2.0" + ] + }, + "NitroTpmSupport": "supported", "PhcSupport": "unsupported", "PlacementGroupInfo": { "SupportedStrategies": [ @@ -107026,15 +112536,16 @@ ] }, "ProcessorInfo": { - "Manufacturer": "Intel", + "Manufacturer": "AMD", "SupportedArchitectures": [ "x86_64" ], - "SustainedClockSpeedInGhz": 2.3 + "SustainedClockSpeedInGhz": 2.5 }, "RebootMigrationSupport": "supported", "SupportedBootModes": [ - "legacy-bios" + "legacy-bios", + "uefi" ], "SupportedRootDeviceTypes": [ "ebs" @@ -107059,34 +112570,34 @@ ] } }, - "r4.xlarge": { + "r5a.xlarge": { "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, - "CurrentGeneration": false, - "DedicatedHostsSupported": true, + "CurrentGeneration": true, + "DedicatedHostsSupported": false, "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 850, + "BaselineBandwidthInMbps": 1085, "BaselineIops": 6000, - "BaselineThroughputInMBps": 106.25, - "MaximumBandwidthInMbps": 850, - "MaximumIops": 6000, - "MaximumThroughputInMBps": 106.25 + "BaselineThroughputInMBps": 135.625, + "MaximumBandwidthInMbps": 2880, + "MaximumIops": 16000, + "MaximumThroughputInMBps": 360.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 40, - "NvmeSupport": "unsupported" + "MaximumEbsAttachments": 27, + "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": true, - "Hypervisor": "xen", + "Hypervisor": "nitro", "InstanceStorageSupported": false, - "InstanceType": "r4.xlarge", + "InstanceType": "r5a.xlarge", "MemoryInfo": { - "SizeInMiB": 31232 + "SizeInMiB": 32768 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { @@ -107097,7 +112608,7 @@ "DefaultNetworkCardIndex": 0, "EfaSupported": false, "EnaSrdSupported": false, - "EnaSupport": "supported", + "EnaSupport": "required", "EncryptionInTransitSupported": false, "FlexibleEnaQueuesSupport": "unsupported", "Ipv4AddressesPerInterface": 15, @@ -107118,8 +112629,13 @@ "NetworkPerformance": "Up to 10 Gigabit", "SecondaryNetworkSupported": false }, - "NitroEnclavesSupport": "unsupported", - "NitroTpmSupport": "unsupported", + "NitroEnclavesSupport": "supported", + "NitroTpmInfo": { + "SupportedVersions": [ + "2.0" + ] + }, + "NitroTpmSupport": "supported", "PhcSupport": "unsupported", "PlacementGroupInfo": { "SupportedStrategies": [ @@ -107129,15 +112645,16 @@ ] }, "ProcessorInfo": { - "Manufacturer": "Intel", + "Manufacturer": "AMD", "SupportedArchitectures": [ "x86_64" ], - "SustainedClockSpeedInGhz": 2.3 + "SustainedClockSpeedInGhz": 2.5 }, "RebootMigrationSupport": "supported", "SupportedBootModes": [ - "legacy-bios" + "legacy-bios", + "uefi" ], "SupportedRootDeviceTypes": [ "ebs" @@ -107154,7 +112671,6 @@ "DefaultThreadsPerCore": 2, "DefaultVCpus": 4, "ValidCores": [ - 1, 2 ], "ValidThreadsPerCore": [ @@ -107163,32 +112679,44 @@ ] } }, - "r5.12xlarge": { - "AutoRecoverySupported": true, + "r5ad.12xlarge": { + "AutoRecoverySupported": false, "BareMetal": false, "BurstablePerformanceSupported": false, - "CurrentGeneration": false, - "DedicatedHostsSupported": true, + "CurrentGeneration": true, + "DedicatedHostsSupported": false, "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 9500, - "BaselineIops": 40000, - "BaselineThroughputInMBps": 1187.5, - "MaximumBandwidthInMbps": 9500, - "MaximumIops": 40000, - "MaximumThroughputInMBps": 1187.5 + "BaselineBandwidthInMbps": 6780, + "BaselineIops": 30000, + "BaselineThroughputInMBps": 847.5, + "MaximumBandwidthInMbps": 6780, + "MaximumIops": 30000, + "MaximumThroughputInMBps": 847.5 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 27, + "MaximumEbsAttachments": 25, "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": false, "Hypervisor": "nitro", - "InstanceStorageSupported": false, - "InstanceType": "r5.12xlarge", + "InstanceStorageInfo": { + "Disks": [ + { + "Count": 2, + "SizeInGB": 900, + "Type": "ssd" + } + ], + "EncryptionSupport": "required", + "NvmeSupport": "required", + "TotalSizeInGB": 1800 + }, + "InstanceStorageSupported": true, + "InstanceType": "r5ad.12xlarge", "MemoryInfo": { "SizeInMiB": 393216 }, @@ -107211,15 +112739,15 @@ "MaximumNetworkInterfaces": 8, "NetworkCards": [ { - "BaselineBandwidthInGbps": 12.0, + "BaselineBandwidthInGbps": 10.0, "DefaultEnaQueueCountPerInterface": 8, "MaximumNetworkInterfaces": 8, "NetworkCardIndex": 0, - "NetworkPerformance": "12 Gigabit", - "PeakBandwidthInGbps": 12.0 + "NetworkPerformance": "10 Gigabit", + "PeakBandwidthInGbps": 10.0 } ], - "NetworkPerformance": "12 Gigabit", + "NetworkPerformance": "10 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -107238,13 +112766,13 @@ ] }, "ProcessorInfo": { - "Manufacturer": "Intel", + "Manufacturer": "AMD", "SupportedArchitectures": [ "x86_64" ], - "SustainedClockSpeedInGhz": 3.1 + "SustainedClockSpeedInGhz": 2.2 }, - "RebootMigrationSupport": "supported", + "RebootMigrationSupport": "unsupported", "SupportedBootModes": [ "legacy-bios", "uefi" @@ -107264,17 +112792,9 @@ "DefaultThreadsPerCore": 2, "DefaultVCpus": 48, "ValidCores": [ - 2, - 4, 6, - 8, - 10, 12, - 14, - 16, 18, - 20, - 22, 24 ], "ValidThreadsPerCore": [ @@ -107283,32 +112803,44 @@ ] } }, - "r5.16xlarge": { - "AutoRecoverySupported": true, + "r5ad.16xlarge": { + "AutoRecoverySupported": false, "BareMetal": false, "BurstablePerformanceSupported": false, - "CurrentGeneration": false, - "DedicatedHostsSupported": true, + "CurrentGeneration": true, + "DedicatedHostsSupported": false, "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 13600, - "BaselineIops": 60000, - "BaselineThroughputInMBps": 1700.0, - "MaximumBandwidthInMbps": 13600, - "MaximumIops": 60000, - "MaximumThroughputInMBps": 1700.0 + "BaselineBandwidthInMbps": 9500, + "BaselineIops": 40000, + "BaselineThroughputInMBps": 1187.5, + "MaximumBandwidthInMbps": 9500, + "MaximumIops": 40000, + "MaximumThroughputInMBps": 1187.5 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 27, + "MaximumEbsAttachments": 23, "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": false, "Hypervisor": "nitro", - "InstanceStorageSupported": false, - "InstanceType": "r5.16xlarge", + "InstanceStorageInfo": { + "Disks": [ + { + "Count": 4, + "SizeInGB": 600, + "Type": "ssd" + } + ], + "EncryptionSupport": "required", + "NvmeSupport": "required", + "TotalSizeInGB": 2400 + }, + "InstanceStorageSupported": true, + "InstanceType": "r5ad.16xlarge", "MemoryInfo": { "SizeInMiB": 524288 }, @@ -107331,15 +112863,15 @@ "MaximumNetworkInterfaces": 15, "NetworkCards": [ { - "BaselineBandwidthInGbps": 20.0, + "BaselineBandwidthInGbps": 12.0, "DefaultEnaQueueCountPerInterface": 8, "MaximumNetworkInterfaces": 15, "NetworkCardIndex": 0, - "NetworkPerformance": "20 Gigabit", - "PeakBandwidthInGbps": 20.0 + "NetworkPerformance": "12 Gigabit", + "PeakBandwidthInGbps": 12.0 } ], - "NetworkPerformance": "20 Gigabit", + "NetworkPerformance": "12 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -107358,13 +112890,13 @@ ] }, "ProcessorInfo": { - "Manufacturer": "Intel", + "Manufacturer": "AMD", "SupportedArchitectures": [ "x86_64" ], - "SustainedClockSpeedInGhz": 3.1 + "SustainedClockSpeedInGhz": 2.5 }, - "RebootMigrationSupport": "supported", + "RebootMigrationSupport": "unsupported", "SupportedBootModes": [ "legacy-bios", "uefi" @@ -107384,9 +112916,6 @@ "DefaultThreadsPerCore": 2, "DefaultVCpus": 64, "ValidCores": [ - 2, - 4, - 6, 8, 10, 12, @@ -107407,32 +112936,44 @@ ] } }, - "r5.24xlarge": { - "AutoRecoverySupported": true, + "r5ad.24xlarge": { + "AutoRecoverySupported": false, "BareMetal": false, "BurstablePerformanceSupported": false, - "CurrentGeneration": false, - "DedicatedHostsSupported": true, + "CurrentGeneration": true, + "DedicatedHostsSupported": false, "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 19000, - "BaselineIops": 80000, - "BaselineThroughputInMBps": 2375.0, - "MaximumBandwidthInMbps": 19000, - "MaximumIops": 80000, - "MaximumThroughputInMBps": 2375.0 + "BaselineBandwidthInMbps": 13570, + "BaselineIops": 60000, + "BaselineThroughputInMBps": 1696.25, + "MaximumBandwidthInMbps": 13570, + "MaximumIops": 60000, + "MaximumThroughputInMBps": 1696.25 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 27, + "MaximumEbsAttachments": 23, "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": false, "Hypervisor": "nitro", - "InstanceStorageSupported": false, - "InstanceType": "r5.24xlarge", + "InstanceStorageInfo": { + "Disks": [ + { + "Count": 4, + "SizeInGB": 900, + "Type": "ssd" + } + ], + "EncryptionSupport": "required", + "NvmeSupport": "required", + "TotalSizeInGB": 3600 + }, + "InstanceStorageSupported": true, + "InstanceType": "r5ad.24xlarge", "MemoryInfo": { "SizeInMiB": 786432 }, @@ -107455,15 +112996,15 @@ "MaximumNetworkInterfaces": 15, "NetworkCards": [ { - "BaselineBandwidthInGbps": 25.0, + "BaselineBandwidthInGbps": 20.0, "DefaultEnaQueueCountPerInterface": 8, "MaximumNetworkInterfaces": 15, "NetworkCardIndex": 0, - "NetworkPerformance": "25 Gigabit", - "PeakBandwidthInGbps": 25.0 + "NetworkPerformance": "20 Gigabit", + "PeakBandwidthInGbps": 20.0 } ], - "NetworkPerformance": "25 Gigabit", + "NetworkPerformance": "20 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -107482,13 +113023,13 @@ ] }, "ProcessorInfo": { - "Manufacturer": "Intel", + "Manufacturer": "AMD", "SupportedArchitectures": [ "x86_64" ], - "SustainedClockSpeedInGhz": 3.1 + "SustainedClockSpeedInGhz": 2.2 }, - "RebootMigrationSupport": "supported", + "RebootMigrationSupport": "unsupported", "SupportedBootModes": [ "legacy-bios", "uefi" @@ -107508,28 +113049,10 @@ "DefaultThreadsPerCore": 2, "DefaultVCpus": 96, "ValidCores": [ - 4, - 6, - 8, - 10, 12, - 14, - 16, 18, - 20, - 22, 24, - 26, - 28, - 30, - 32, - 34, 36, - 38, - 40, - 42, - 44, - 46, 48 ], "ValidThreadsPerCore": [ @@ -107538,32 +113061,44 @@ ] } }, - "r5.2xlarge": { - "AutoRecoverySupported": true, + "r5ad.2xlarge": { + "AutoRecoverySupported": false, "BareMetal": false, "BurstablePerformanceSupported": false, - "CurrentGeneration": false, - "DedicatedHostsSupported": true, + "CurrentGeneration": true, + "DedicatedHostsSupported": false, "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 2300, - "BaselineIops": 12000, - "BaselineThroughputInMBps": 287.5, - "MaximumBandwidthInMbps": 4750, - "MaximumIops": 18750, - "MaximumThroughputInMBps": 593.75 + "BaselineBandwidthInMbps": 1580, + "BaselineIops": 8333, + "BaselineThroughputInMBps": 197.5, + "MaximumBandwidthInMbps": 2880, + "MaximumIops": 16000, + "MaximumThroughputInMBps": 360.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 27, + "MaximumEbsAttachments": 26, "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": true, "Hypervisor": "nitro", - "InstanceStorageSupported": false, - "InstanceType": "r5.2xlarge", + "InstanceStorageInfo": { + "Disks": [ + { + "Count": 1, + "SizeInGB": 300, + "Type": "ssd" + } + ], + "EncryptionSupport": "required", + "NvmeSupport": "required", + "TotalSizeInGB": 300 + }, + "InstanceStorageSupported": true, + "InstanceType": "r5ad.2xlarge", "MemoryInfo": { "SizeInMiB": 65536 }, @@ -107613,13 +113148,13 @@ ] }, "ProcessorInfo": { - "Manufacturer": "Intel", + "Manufacturer": "AMD", "SupportedArchitectures": [ "x86_64" ], - "SustainedClockSpeedInGhz": 3.1 + "SustainedClockSpeedInGhz": 2.2 }, - "RebootMigrationSupport": "supported", + "RebootMigrationSupport": "unsupported", "SupportedBootModes": [ "legacy-bios", "uefi" @@ -107648,32 +113183,44 @@ ] } }, - "r5.4xlarge": { - "AutoRecoverySupported": true, + "r5ad.4xlarge": { + "AutoRecoverySupported": false, "BareMetal": false, "BurstablePerformanceSupported": false, - "CurrentGeneration": false, - "DedicatedHostsSupported": true, + "CurrentGeneration": true, + "DedicatedHostsSupported": false, "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 4750, - "BaselineIops": 18750, - "BaselineThroughputInMBps": 593.75, - "MaximumBandwidthInMbps": 4750, - "MaximumIops": 18750, - "MaximumThroughputInMBps": 593.75 + "BaselineBandwidthInMbps": 2880, + "BaselineIops": 16000, + "BaselineThroughputInMBps": 360.0, + "MaximumBandwidthInMbps": 2880, + "MaximumIops": 16000, + "MaximumThroughputInMBps": 360.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 27, + "MaximumEbsAttachments": 25, "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": true, "Hypervisor": "nitro", - "InstanceStorageSupported": false, - "InstanceType": "r5.4xlarge", + "InstanceStorageInfo": { + "Disks": [ + { + "Count": 2, + "SizeInGB": 300, + "Type": "ssd" + } + ], + "EncryptionSupport": "required", + "NvmeSupport": "required", + "TotalSizeInGB": 600 + }, + "InstanceStorageSupported": true, + "InstanceType": "r5ad.4xlarge", "MemoryInfo": { "SizeInMiB": 131072 }, @@ -107723,13 +113270,13 @@ ] }, "ProcessorInfo": { - "Manufacturer": "Intel", + "Manufacturer": "AMD", "SupportedArchitectures": [ "x86_64" ], - "SustainedClockSpeedInGhz": 3.1 + "SustainedClockSpeedInGhz": 2.2 }, - "RebootMigrationSupport": "supported", + "RebootMigrationSupport": "unsupported", "SupportedBootModes": [ "legacy-bios", "uefi" @@ -107760,32 +113307,44 @@ ] } }, - "r5.8xlarge": { - "AutoRecoverySupported": true, + "r5ad.8xlarge": { + "AutoRecoverySupported": false, "BareMetal": false, "BurstablePerformanceSupported": false, - "CurrentGeneration": false, - "DedicatedHostsSupported": true, + "CurrentGeneration": true, + "DedicatedHostsSupported": false, "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 6800, - "BaselineIops": 30000, - "BaselineThroughputInMBps": 850.0, - "MaximumBandwidthInMbps": 6800, - "MaximumIops": 30000, - "MaximumThroughputInMBps": 850.0 + "BaselineBandwidthInMbps": 4750, + "BaselineIops": 20000, + "BaselineThroughputInMBps": 593.75, + "MaximumBandwidthInMbps": 4750, + "MaximumIops": 20000, + "MaximumThroughputInMBps": 593.75 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 27, + "MaximumEbsAttachments": 25, "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": false, "Hypervisor": "nitro", - "InstanceStorageSupported": false, - "InstanceType": "r5.8xlarge", + "InstanceStorageInfo": { + "Disks": [ + { + "Count": 2, + "SizeInGB": 600, + "Type": "ssd" + } + ], + "EncryptionSupport": "required", + "NvmeSupport": "required", + "TotalSizeInGB": 1200 + }, + "InstanceStorageSupported": true, + "InstanceType": "r5ad.8xlarge", "MemoryInfo": { "SizeInMiB": 262144 }, @@ -107808,15 +113367,15 @@ "MaximumNetworkInterfaces": 8, "NetworkCards": [ { - "BaselineBandwidthInGbps": 10.0, + "BaselineBandwidthInGbps": 7.5, "DefaultEnaQueueCountPerInterface": 8, "MaximumNetworkInterfaces": 8, "NetworkCardIndex": 0, - "NetworkPerformance": "10 Gigabit", + "NetworkPerformance": "Up to 10 Gigabit", "PeakBandwidthInGbps": 10.0 } ], - "NetworkPerformance": "10 Gigabit", + "NetworkPerformance": "Up to 10 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -107835,13 +113394,13 @@ ] }, "ProcessorInfo": { - "Manufacturer": "Intel", + "Manufacturer": "AMD", "SupportedArchitectures": [ "x86_64" ], - "SustainedClockSpeedInGhz": 3.1 + "SustainedClockSpeedInGhz": 2.5 }, - "RebootMigrationSupport": "supported", + "RebootMigrationSupport": "unsupported", "SupportedBootModes": [ "legacy-bios", "uefi" @@ -107861,7 +113420,6 @@ "DefaultThreadsPerCore": 2, "DefaultVCpus": 32, "ValidCores": [ - 2, 4, 6, 8, @@ -107876,32 +113434,44 @@ ] } }, - "r5.large": { - "AutoRecoverySupported": true, + "r5ad.large": { + "AutoRecoverySupported": false, "BareMetal": false, "BurstablePerformanceSupported": false, - "CurrentGeneration": false, - "DedicatedHostsSupported": true, + "CurrentGeneration": true, + "DedicatedHostsSupported": false, "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { "BaselineBandwidthInMbps": 650, "BaselineIops": 3600, "BaselineThroughputInMBps": 81.25, - "MaximumBandwidthInMbps": 4750, - "MaximumIops": 18750, - "MaximumThroughputInMBps": 593.75 + "MaximumBandwidthInMbps": 2880, + "MaximumIops": 16000, + "MaximumThroughputInMBps": 360.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 27, + "MaximumEbsAttachments": 26, "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": true, "Hypervisor": "nitro", - "InstanceStorageSupported": false, - "InstanceType": "r5.large", + "InstanceStorageInfo": { + "Disks": [ + { + "Count": 1, + "SizeInGB": 75, + "Type": "ssd" + } + ], + "EncryptionSupport": "required", + "NvmeSupport": "required", + "TotalSizeInGB": 75 + }, + "InstanceStorageSupported": true, + "InstanceType": "r5ad.large", "MemoryInfo": { "SizeInMiB": 16384 }, @@ -107951,13 +113521,13 @@ ] }, "ProcessorInfo": { - "Manufacturer": "Intel", + "Manufacturer": "AMD", "SupportedArchitectures": [ "x86_64" ], - "SustainedClockSpeedInGhz": 3.1 + "SustainedClockSpeedInGhz": 2.2 }, - "RebootMigrationSupport": "supported", + "RebootMigrationSupport": "unsupported", "SupportedBootModes": [ "legacy-bios", "uefi" @@ -107985,33 +113555,46 @@ ] } }, - "r5.metal": { - "AutoRecoverySupported": true, - "BareMetal": true, + "r5ad.xlarge": { + "AutoRecoverySupported": false, + "BareMetal": false, "BurstablePerformanceSupported": false, - "CurrentGeneration": false, - "DedicatedHostsSupported": true, + "CurrentGeneration": true, + "DedicatedHostsSupported": false, "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 19000, - "BaselineIops": 80000, - "BaselineThroughputInMBps": 2375.0, - "MaximumBandwidthInMbps": 19000, - "MaximumIops": 80000, - "MaximumThroughputInMBps": 2375.0 + "BaselineBandwidthInMbps": 1085, + "BaselineIops": 6000, + "BaselineThroughputInMBps": 135.625, + "MaximumBandwidthInMbps": 2880, + "MaximumIops": 16000, + "MaximumThroughputInMBps": 360.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 31, + "MaximumEbsAttachments": 26, "NvmeSupport": "required" }, "FreeTierEligible": false, - "HibernationSupported": false, - "InstanceStorageSupported": false, - "InstanceType": "r5.metal", + "HibernationSupported": true, + "Hypervisor": "nitro", + "InstanceStorageInfo": { + "Disks": [ + { + "Count": 1, + "SizeInGB": 150, + "Type": "ssd" + } + ], + "EncryptionSupport": "required", + "NvmeSupport": "required", + "TotalSizeInGB": 150 + }, + "InstanceStorageSupported": true, + "InstanceType": "r5ad.xlarge", "MemoryInfo": { - "SizeInMiB": 786432 + "SizeInMiB": 32768 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { @@ -108025,26 +113608,31 @@ "EnaSupport": "required", "EncryptionInTransitSupported": false, "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 50, - "Ipv6AddressesPerInterface": 50, + "Ipv4AddressesPerInterface": 15, + "Ipv6AddressesPerInterface": 15, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 15, + "MaximumNetworkInterfaces": 4, "NetworkCards": [ { - "BaselineBandwidthInGbps": 25.0, + "BaselineBandwidthInGbps": 1.25, "DefaultEnaQueueCountPerInterface": 8, - "MaximumNetworkInterfaces": 15, + "MaximumNetworkInterfaces": 4, "NetworkCardIndex": 0, - "NetworkPerformance": "25 Gigabit", - "PeakBandwidthInGbps": 25.0 + "NetworkPerformance": "Up to 10 Gigabit", + "PeakBandwidthInGbps": 10.0 } ], - "NetworkPerformance": "25 Gigabit", + "NetworkPerformance": "Up to 10 Gigabit", "SecondaryNetworkSupported": false }, - "NitroEnclavesSupport": "unsupported", - "NitroTpmSupport": "unsupported", + "NitroEnclavesSupport": "supported", + "NitroTpmInfo": { + "SupportedVersions": [ + "2.0" + ] + }, + "NitroTpmSupport": "supported", "PhcSupport": "unsupported", "PlacementGroupInfo": { "SupportedStrategies": [ @@ -108054,15 +113642,16 @@ ] }, "ProcessorInfo": { - "Manufacturer": "Intel", + "Manufacturer": "AMD", "SupportedArchitectures": [ "x86_64" ], - "SustainedClockSpeedInGhz": 3.1 + "SustainedClockSpeedInGhz": 2.2 }, - "RebootMigrationSupport": "supported", + "RebootMigrationSupport": "unsupported", "SupportedBootModes": [ - "legacy-bios" + "legacy-bios", + "uefi" ], "SupportedRootDeviceTypes": [ "ebs" @@ -108075,26 +113664,33 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 48, + "DefaultCores": 2, "DefaultThreadsPerCore": 2, - "DefaultVCpus": 96 + "DefaultVCpus": 4, + "ValidCores": [ + 2 + ], + "ValidThreadsPerCore": [ + 1, + 2 + ] } }, - "r5.xlarge": { + "r5b.12xlarge": { "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, - "CurrentGeneration": false, + "CurrentGeneration": true, "DedicatedHostsSupported": true, "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 1150, - "BaselineIops": 6000, - "BaselineThroughputInMBps": 143.75, - "MaximumBandwidthInMbps": 4750, - "MaximumIops": 18750, - "MaximumThroughputInMBps": 593.75 + "BaselineBandwidthInMbps": 30000, + "BaselineIops": 130000, + "BaselineThroughputInMBps": 3750.0, + "MaximumBandwidthInMbps": 30000, + "MaximumIops": 130000, + "MaximumThroughputInMBps": 3750.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", @@ -108102,12 +113698,12 @@ "NvmeSupport": "required" }, "FreeTierEligible": false, - "HibernationSupported": true, + "HibernationSupported": false, "Hypervisor": "nitro", "InstanceStorageSupported": false, - "InstanceType": "r5.xlarge", + "InstanceType": "r5b.12xlarge", "MemoryInfo": { - "SizeInMiB": 32768 + "SizeInMiB": 393216 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { @@ -108121,22 +113717,22 @@ "EnaSupport": "required", "EncryptionInTransitSupported": false, "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 15, - "Ipv6AddressesPerInterface": 15, + "Ipv4AddressesPerInterface": 30, + "Ipv6AddressesPerInterface": 30, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 4, + "MaximumNetworkInterfaces": 8, "NetworkCards": [ { - "BaselineBandwidthInGbps": 1.25, + "BaselineBandwidthInGbps": 12.0, "DefaultEnaQueueCountPerInterface": 8, - "MaximumNetworkInterfaces": 4, + "MaximumNetworkInterfaces": 8, "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 10 Gigabit", - "PeakBandwidthInGbps": 10.0 + "NetworkPerformance": "12 Gigabit", + "PeakBandwidthInGbps": 12.0 } ], - "NetworkPerformance": "Up to 10 Gigabit", + "NetworkPerformance": "12 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -108176,123 +113772,22 @@ "SupportedVirtualizationTypes": [ "hvm" ], - "VCpuInfo": { - "DefaultCores": 2, - "DefaultThreadsPerCore": 2, - "DefaultVCpus": 4, - "ValidCores": [ - 2 - ], - "ValidThreadsPerCore": [ - 1, - 2 - ] - } - }, - "r5a.12xlarge": { - "AutoRecoverySupported": true, - "BareMetal": false, - "BurstablePerformanceSupported": false, - "CurrentGeneration": true, - "DedicatedHostsSupported": false, - "EbsInfo": { - "AttachmentLimitType": "shared", - "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 6780, - "BaselineIops": 30000, - "BaselineThroughputInMBps": 847.5, - "MaximumBandwidthInMbps": 6780, - "MaximumIops": 30000, - "MaximumThroughputInMBps": 847.5 - }, - "EbsOptimizedSupport": "default", - "EncryptionSupport": "supported", - "MaximumEbsAttachments": 27, - "NvmeSupport": "required" - }, - "FreeTierEligible": false, - "HibernationSupported": false, - "Hypervisor": "nitro", - "InstanceStorageSupported": false, - "InstanceType": "r5a.12xlarge", - "MemoryInfo": { - "SizeInMiB": 393216 - }, - "NetworkInfo": { - "ConnectionTrackingConfiguration": { - "DefaultTcpEstablishedTimeout": 432000, - "DefaultUdpStreamTimeout": 180, - "DefaultUdpTimeout": 30 - }, - "DefaultNetworkCardIndex": 0, - "EfaSupported": false, - "EnaSrdSupported": false, - "EnaSupport": "required", - "EncryptionInTransitSupported": false, - "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 30, - "Ipv6AddressesPerInterface": 30, - "Ipv6Supported": true, - "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 8, - "NetworkCards": [ - { - "BaselineBandwidthInGbps": 10.0, - "DefaultEnaQueueCountPerInterface": 8, - "MaximumNetworkInterfaces": 8, - "NetworkCardIndex": 0, - "NetworkPerformance": "10 Gigabit", - "PeakBandwidthInGbps": 10.0 - } - ], - "NetworkPerformance": "10 Gigabit", - "SecondaryNetworkSupported": false - }, - "NitroEnclavesSupport": "supported", - "NitroTpmInfo": { - "SupportedVersions": [ - "2.0" - ] - }, - "NitroTpmSupport": "supported", - "PhcSupport": "unsupported", - "PlacementGroupInfo": { - "SupportedStrategies": [ - "cluster", - "partition", - "spread" - ] - }, - "ProcessorInfo": { - "Manufacturer": "AMD", - "SupportedArchitectures": [ - "x86_64" - ], - "SustainedClockSpeedInGhz": 2.5 - }, - "RebootMigrationSupport": "supported", - "SupportedBootModes": [ - "legacy-bios", - "uefi" - ], - "SupportedRootDeviceTypes": [ - "ebs" - ], - "SupportedUsageClasses": [ - "on-demand", - "spot" - ], - "SupportedVirtualizationTypes": [ - "hvm" - ], "VCpuInfo": { "DefaultCores": 24, "DefaultThreadsPerCore": 2, "DefaultVCpus": 48, "ValidCores": [ + 2, + 4, 6, + 8, + 10, 12, + 14, + 16, 18, + 20, + 22, 24 ], "ValidThreadsPerCore": [ @@ -108301,21 +113796,21 @@ ] } }, - "r5a.16xlarge": { + "r5b.16xlarge": { "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, - "DedicatedHostsSupported": false, + "DedicatedHostsSupported": true, "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 9500, - "BaselineIops": 40000, - "BaselineThroughputInMBps": 1187.5, - "MaximumBandwidthInMbps": 9500, - "MaximumIops": 40000, - "MaximumThroughputInMBps": 1187.5 + "BaselineBandwidthInMbps": 40000, + "BaselineIops": 173333, + "BaselineThroughputInMBps": 5000.0, + "MaximumBandwidthInMbps": 40000, + "MaximumIops": 173333, + "MaximumThroughputInMBps": 5000.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", @@ -108326,7 +113821,7 @@ "HibernationSupported": false, "Hypervisor": "nitro", "InstanceStorageSupported": false, - "InstanceType": "r5a.16xlarge", + "InstanceType": "r5b.16xlarge", "MemoryInfo": { "SizeInMiB": 524288 }, @@ -108349,15 +113844,15 @@ "MaximumNetworkInterfaces": 15, "NetworkCards": [ { - "BaselineBandwidthInGbps": 12.0, + "BaselineBandwidthInGbps": 20.0, "DefaultEnaQueueCountPerInterface": 8, "MaximumNetworkInterfaces": 15, "NetworkCardIndex": 0, - "NetworkPerformance": "12 Gigabit", - "PeakBandwidthInGbps": 12.0 + "NetworkPerformance": "20 Gigabit", + "PeakBandwidthInGbps": 20.0 } ], - "NetworkPerformance": "12 Gigabit", + "NetworkPerformance": "20 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -108376,11 +113871,11 @@ ] }, "ProcessorInfo": { - "Manufacturer": "AMD", + "Manufacturer": "Intel", "SupportedArchitectures": [ "x86_64" ], - "SustainedClockSpeedInGhz": 2.5 + "SustainedClockSpeedInGhz": 3.1 }, "RebootMigrationSupport": "supported", "SupportedBootModes": [ @@ -108402,6 +113897,9 @@ "DefaultThreadsPerCore": 2, "DefaultVCpus": 64, "ValidCores": [ + 2, + 4, + 6, 8, 10, 12, @@ -108422,21 +113920,21 @@ ] } }, - "r5a.24xlarge": { + "r5b.24xlarge": { "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, - "DedicatedHostsSupported": false, + "DedicatedHostsSupported": true, "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 13570, - "BaselineIops": 60000, - "BaselineThroughputInMBps": 1696.25, - "MaximumBandwidthInMbps": 13570, - "MaximumIops": 60000, - "MaximumThroughputInMBps": 1696.25 + "BaselineBandwidthInMbps": 60000, + "BaselineIops": 260000, + "BaselineThroughputInMBps": 7500.0, + "MaximumBandwidthInMbps": 60000, + "MaximumIops": 260000, + "MaximumThroughputInMBps": 7500.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", @@ -108447,7 +113945,7 @@ "HibernationSupported": false, "Hypervisor": "nitro", "InstanceStorageSupported": false, - "InstanceType": "r5a.24xlarge", + "InstanceType": "r5b.24xlarge", "MemoryInfo": { "SizeInMiB": 786432 }, @@ -108470,15 +113968,15 @@ "MaximumNetworkInterfaces": 15, "NetworkCards": [ { - "BaselineBandwidthInGbps": 20.0, + "BaselineBandwidthInGbps": 25.0, "DefaultEnaQueueCountPerInterface": 8, "MaximumNetworkInterfaces": 15, "NetworkCardIndex": 0, - "NetworkPerformance": "20 Gigabit", - "PeakBandwidthInGbps": 20.0 + "NetworkPerformance": "25 Gigabit", + "PeakBandwidthInGbps": 25.0 } ], - "NetworkPerformance": "20 Gigabit", + "NetworkPerformance": "25 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -108497,11 +113995,11 @@ ] }, "ProcessorInfo": { - "Manufacturer": "AMD", + "Manufacturer": "Intel", "SupportedArchitectures": [ "x86_64" ], - "SustainedClockSpeedInGhz": 2.5 + "SustainedClockSpeedInGhz": 3.1 }, "RebootMigrationSupport": "supported", "SupportedBootModes": [ @@ -108523,10 +114021,29 @@ "DefaultThreadsPerCore": 2, "DefaultVCpus": 96, "ValidCores": [ + 2, + 4, + 6, + 8, + 10, 12, + 14, + 16, 18, + 20, + 22, 24, + 26, + 28, + 30, + 32, + 34, 36, + 38, + 40, + 42, + 44, + 46, 48 ], "ValidThreadsPerCore": [ @@ -108535,21 +114052,21 @@ ] } }, - "r5a.2xlarge": { + "r5b.2xlarge": { "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, - "DedicatedHostsSupported": false, + "DedicatedHostsSupported": true, "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 1580, - "BaselineIops": 8333, - "BaselineThroughputInMBps": 197.5, - "MaximumBandwidthInMbps": 2880, - "MaximumIops": 16000, - "MaximumThroughputInMBps": 360.0 + "BaselineBandwidthInMbps": 5000, + "BaselineIops": 21667, + "BaselineThroughputInMBps": 625.0, + "MaximumBandwidthInMbps": 10000, + "MaximumIops": 43333, + "MaximumThroughputInMBps": 1250.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", @@ -108557,10 +114074,10 @@ "NvmeSupport": "required" }, "FreeTierEligible": false, - "HibernationSupported": true, + "HibernationSupported": false, "Hypervisor": "nitro", "InstanceStorageSupported": false, - "InstanceType": "r5a.2xlarge", + "InstanceType": "r5b.2xlarge", "MemoryInfo": { "SizeInMiB": 65536 }, @@ -108610,11 +114127,11 @@ ] }, "ProcessorInfo": { - "Manufacturer": "AMD", + "Manufacturer": "Intel", "SupportedArchitectures": [ "x86_64" ], - "SustainedClockSpeedInGhz": 2.5 + "SustainedClockSpeedInGhz": 3.1 }, "RebootMigrationSupport": "supported", "SupportedBootModes": [ @@ -108645,21 +114162,21 @@ ] } }, - "r5a.4xlarge": { + "r5b.4xlarge": { "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, - "DedicatedHostsSupported": false, + "DedicatedHostsSupported": true, "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 2880, - "BaselineIops": 16000, - "BaselineThroughputInMBps": 360.0, - "MaximumBandwidthInMbps": 2880, - "MaximumIops": 16000, - "MaximumThroughputInMBps": 360.0 + "BaselineBandwidthInMbps": 10000, + "BaselineIops": 43333, + "BaselineThroughputInMBps": 1250.0, + "MaximumBandwidthInMbps": 10000, + "MaximumIops": 43333, + "MaximumThroughputInMBps": 1250.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", @@ -108667,10 +114184,10 @@ "NvmeSupport": "required" }, "FreeTierEligible": false, - "HibernationSupported": true, + "HibernationSupported": false, "Hypervisor": "nitro", "InstanceStorageSupported": false, - "InstanceType": "r5a.4xlarge", + "InstanceType": "r5b.4xlarge", "MemoryInfo": { "SizeInMiB": 131072 }, @@ -108720,11 +114237,11 @@ ] }, "ProcessorInfo": { - "Manufacturer": "AMD", + "Manufacturer": "Intel", "SupportedArchitectures": [ "x86_64" ], - "SustainedClockSpeedInGhz": 2.5 + "SustainedClockSpeedInGhz": 3.1 }, "RebootMigrationSupport": "supported", "SupportedBootModes": [ @@ -108757,21 +114274,21 @@ ] } }, - "r5a.8xlarge": { + "r5b.8xlarge": { "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, - "DedicatedHostsSupported": false, + "DedicatedHostsSupported": true, "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 4750, - "BaselineIops": 20000, - "BaselineThroughputInMBps": 593.75, - "MaximumBandwidthInMbps": 4750, - "MaximumIops": 20000, - "MaximumThroughputInMBps": 593.75 + "BaselineBandwidthInMbps": 20000, + "BaselineIops": 86667, + "BaselineThroughputInMBps": 2500.0, + "MaximumBandwidthInMbps": 20000, + "MaximumIops": 86667, + "MaximumThroughputInMBps": 2500.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", @@ -108782,7 +114299,7 @@ "HibernationSupported": false, "Hypervisor": "nitro", "InstanceStorageSupported": false, - "InstanceType": "r5a.8xlarge", + "InstanceType": "r5b.8xlarge", "MemoryInfo": { "SizeInMiB": 262144 }, @@ -108805,15 +114322,15 @@ "MaximumNetworkInterfaces": 8, "NetworkCards": [ { - "BaselineBandwidthInGbps": 7.5, + "BaselineBandwidthInGbps": 10.0, "DefaultEnaQueueCountPerInterface": 8, "MaximumNetworkInterfaces": 8, "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 10 Gigabit", + "NetworkPerformance": "10 Gigabit", "PeakBandwidthInGbps": 10.0 } ], - "NetworkPerformance": "Up to 10 Gigabit", + "NetworkPerformance": "10 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -108832,11 +114349,11 @@ ] }, "ProcessorInfo": { - "Manufacturer": "AMD", + "Manufacturer": "Intel", "SupportedArchitectures": [ "x86_64" ], - "SustainedClockSpeedInGhz": 2.5 + "SustainedClockSpeedInGhz": 3.1 }, "RebootMigrationSupport": "supported", "SupportedBootModes": [ @@ -108858,6 +114375,7 @@ "DefaultThreadsPerCore": 2, "DefaultVCpus": 32, "ValidCores": [ + 2, 4, 6, 8, @@ -108872,21 +114390,21 @@ ] } }, - "r5a.large": { + "r5b.large": { "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, - "DedicatedHostsSupported": false, + "DedicatedHostsSupported": true, "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 650, - "BaselineIops": 3600, - "BaselineThroughputInMBps": 81.25, - "MaximumBandwidthInMbps": 2880, - "MaximumIops": 16000, - "MaximumThroughputInMBps": 360.0 + "BaselineBandwidthInMbps": 1250, + "BaselineIops": 5417, + "BaselineThroughputInMBps": 156.25, + "MaximumBandwidthInMbps": 10000, + "MaximumIops": 43333, + "MaximumThroughputInMBps": 1250.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", @@ -108894,10 +114412,10 @@ "NvmeSupport": "required" }, "FreeTierEligible": false, - "HibernationSupported": true, + "HibernationSupported": false, "Hypervisor": "nitro", "InstanceStorageSupported": false, - "InstanceType": "r5a.large", + "InstanceType": "r5b.large", "MemoryInfo": { "SizeInMiB": 16384 }, @@ -108947,11 +114465,11 @@ ] }, "ProcessorInfo": { - "Manufacturer": "AMD", + "Manufacturer": "Intel", "SupportedArchitectures": [ "x86_64" ], - "SustainedClockSpeedInGhz": 2.5 + "SustainedClockSpeedInGhz": 3.1 }, "RebootMigrationSupport": "supported", "SupportedBootModes": [ @@ -108981,21 +114499,116 @@ ] } }, - "r5a.xlarge": { + "r5b.metal": { + "AutoRecoverySupported": true, + "BareMetal": true, + "BurstablePerformanceSupported": false, + "CurrentGeneration": true, + "DedicatedHostsSupported": true, + "EbsInfo": { + "AttachmentLimitType": "shared", + "EbsOptimizedInfo": { + "BaselineBandwidthInMbps": 60000, + "BaselineIops": 260000, + "BaselineThroughputInMBps": 7500.0, + "MaximumBandwidthInMbps": 60000, + "MaximumIops": 260000, + "MaximumThroughputInMBps": 7500.0 + }, + "EbsOptimizedSupport": "default", + "EncryptionSupport": "supported", + "MaximumEbsAttachments": 31, + "NvmeSupport": "required" + }, + "FreeTierEligible": false, + "HibernationSupported": false, + "InstanceStorageSupported": false, + "InstanceType": "r5b.metal", + "MemoryInfo": { + "SizeInMiB": 786432 + }, + "NetworkInfo": { + "ConnectionTrackingConfiguration": { + "DefaultTcpEstablishedTimeout": 432000, + "DefaultUdpStreamTimeout": 180, + "DefaultUdpTimeout": 30 + }, + "DefaultNetworkCardIndex": 0, + "EfaSupported": false, + "EnaSrdSupported": false, + "EnaSupport": "required", + "EncryptionInTransitSupported": false, + "FlexibleEnaQueuesSupport": "unsupported", + "Ipv4AddressesPerInterface": 50, + "Ipv6AddressesPerInterface": 50, + "Ipv6Supported": true, + "MaximumNetworkCards": 1, + "MaximumNetworkInterfaces": 15, + "NetworkCards": [ + { + "BaselineBandwidthInGbps": 25.0, + "DefaultEnaQueueCountPerInterface": 8, + "MaximumNetworkInterfaces": 15, + "NetworkCardIndex": 0, + "NetworkPerformance": "25 Gigabit", + "PeakBandwidthInGbps": 25.0 + } + ], + "NetworkPerformance": "25 Gigabit", + "SecondaryNetworkSupported": false + }, + "NitroEnclavesSupport": "unsupported", + "NitroTpmSupport": "unsupported", + "PhcSupport": "unsupported", + "PlacementGroupInfo": { + "SupportedStrategies": [ + "cluster", + "partition", + "spread" + ] + }, + "ProcessorInfo": { + "Manufacturer": "Intel", + "SupportedArchitectures": [ + "x86_64" + ], + "SustainedClockSpeedInGhz": 3.1 + }, + "RebootMigrationSupport": "supported", + "SupportedBootModes": [ + "legacy-bios" + ], + "SupportedRootDeviceTypes": [ + "ebs" + ], + "SupportedUsageClasses": [ + "on-demand", + "spot" + ], + "SupportedVirtualizationTypes": [ + "hvm" + ], + "VCpuInfo": { + "DefaultCores": 48, + "DefaultThreadsPerCore": 2, + "DefaultVCpus": 96 + } + }, + "r5b.xlarge": { "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, - "DedicatedHostsSupported": false, + "DedicatedHostsSupported": true, "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 1085, - "BaselineIops": 6000, - "BaselineThroughputInMBps": 135.625, - "MaximumBandwidthInMbps": 2880, - "MaximumIops": 16000, - "MaximumThroughputInMBps": 360.0 + "BaselineBandwidthInMbps": 2500, + "BaselineIops": 10833, + "BaselineThroughputInMBps": 312.5, + "MaximumBandwidthInMbps": 10000, + "MaximumIops": 43333, + "MaximumThroughputInMBps": 1250.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", @@ -109003,10 +114616,10 @@ "NvmeSupport": "required" }, "FreeTierEligible": false, - "HibernationSupported": true, + "HibernationSupported": false, "Hypervisor": "nitro", "InstanceStorageSupported": false, - "InstanceType": "r5a.xlarge", + "InstanceType": "r5b.xlarge", "MemoryInfo": { "SizeInMiB": 32768 }, @@ -109056,11 +114669,11 @@ ] }, "ProcessorInfo": { - "Manufacturer": "AMD", + "Manufacturer": "Intel", "SupportedArchitectures": [ "x86_64" ], - "SustainedClockSpeedInGhz": 2.5 + "SustainedClockSpeedInGhz": 3.1 }, "RebootMigrationSupport": "supported", "SupportedBootModes": [ @@ -109082,6 +114695,7 @@ "DefaultThreadsPerCore": 2, "DefaultVCpus": 4, "ValidCores": [ + 1, 2 ], "ValidThreadsPerCore": [ @@ -109090,21 +114704,21 @@ ] } }, - "r5ad.12xlarge": { + "r5d.12xlarge": { "AutoRecoverySupported": false, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, - "DedicatedHostsSupported": false, + "DedicatedHostsSupported": true, "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 6780, - "BaselineIops": 30000, - "BaselineThroughputInMBps": 847.5, - "MaximumBandwidthInMbps": 6780, - "MaximumIops": 30000, - "MaximumThroughputInMBps": 847.5 + "BaselineBandwidthInMbps": 9500, + "BaselineIops": 40000, + "BaselineThroughputInMBps": 1187.5, + "MaximumBandwidthInMbps": 9500, + "MaximumIops": 40000, + "MaximumThroughputInMBps": 1187.5 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", @@ -109127,7 +114741,7 @@ "TotalSizeInGB": 1800 }, "InstanceStorageSupported": true, - "InstanceType": "r5ad.12xlarge", + "InstanceType": "r5d.12xlarge", "MemoryInfo": { "SizeInMiB": 393216 }, @@ -109150,15 +114764,15 @@ "MaximumNetworkInterfaces": 8, "NetworkCards": [ { - "BaselineBandwidthInGbps": 10.0, + "BaselineBandwidthInGbps": 12.0, "DefaultEnaQueueCountPerInterface": 8, "MaximumNetworkInterfaces": 8, "NetworkCardIndex": 0, - "NetworkPerformance": "10 Gigabit", - "PeakBandwidthInGbps": 10.0 + "NetworkPerformance": "12 Gigabit", + "PeakBandwidthInGbps": 12.0 } ], - "NetworkPerformance": "10 Gigabit", + "NetworkPerformance": "12 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -109177,11 +114791,11 @@ ] }, "ProcessorInfo": { - "Manufacturer": "AMD", + "Manufacturer": "Intel", "SupportedArchitectures": [ "x86_64" ], - "SustainedClockSpeedInGhz": 2.2 + "SustainedClockSpeedInGhz": 3.1 }, "RebootMigrationSupport": "unsupported", "SupportedBootModes": [ @@ -109203,9 +114817,17 @@ "DefaultThreadsPerCore": 2, "DefaultVCpus": 48, "ValidCores": [ + 2, + 4, 6, + 8, + 10, 12, + 14, + 16, 18, + 20, + 22, 24 ], "ValidThreadsPerCore": [ @@ -109214,21 +114836,21 @@ ] } }, - "r5ad.16xlarge": { + "r5d.16xlarge": { "AutoRecoverySupported": false, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, - "DedicatedHostsSupported": false, + "DedicatedHostsSupported": true, "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 9500, - "BaselineIops": 40000, - "BaselineThroughputInMBps": 1187.5, - "MaximumBandwidthInMbps": 9500, - "MaximumIops": 40000, - "MaximumThroughputInMBps": 1187.5 + "BaselineBandwidthInMbps": 13600, + "BaselineIops": 60000, + "BaselineThroughputInMBps": 1700.0, + "MaximumBandwidthInMbps": 13600, + "MaximumIops": 60000, + "MaximumThroughputInMBps": 1700.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", @@ -109251,7 +114873,7 @@ "TotalSizeInGB": 2400 }, "InstanceStorageSupported": true, - "InstanceType": "r5ad.16xlarge", + "InstanceType": "r5d.16xlarge", "MemoryInfo": { "SizeInMiB": 524288 }, @@ -109274,15 +114896,15 @@ "MaximumNetworkInterfaces": 15, "NetworkCards": [ { - "BaselineBandwidthInGbps": 12.0, + "BaselineBandwidthInGbps": 20.0, "DefaultEnaQueueCountPerInterface": 8, "MaximumNetworkInterfaces": 15, "NetworkCardIndex": 0, - "NetworkPerformance": "12 Gigabit", - "PeakBandwidthInGbps": 12.0 + "NetworkPerformance": "20 Gigabit", + "PeakBandwidthInGbps": 20.0 } ], - "NetworkPerformance": "12 Gigabit", + "NetworkPerformance": "20 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -109301,11 +114923,11 @@ ] }, "ProcessorInfo": { - "Manufacturer": "AMD", + "Manufacturer": "Intel", "SupportedArchitectures": [ "x86_64" ], - "SustainedClockSpeedInGhz": 2.5 + "SustainedClockSpeedInGhz": 3.1 }, "RebootMigrationSupport": "unsupported", "SupportedBootModes": [ @@ -109327,6 +114949,9 @@ "DefaultThreadsPerCore": 2, "DefaultVCpus": 64, "ValidCores": [ + 2, + 4, + 6, 8, 10, 12, @@ -109347,21 +114972,21 @@ ] } }, - "r5ad.24xlarge": { + "r5d.24xlarge": { "AutoRecoverySupported": false, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, - "DedicatedHostsSupported": false, + "DedicatedHostsSupported": true, "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 13570, - "BaselineIops": 60000, - "BaselineThroughputInMBps": 1696.25, - "MaximumBandwidthInMbps": 13570, - "MaximumIops": 60000, - "MaximumThroughputInMBps": 1696.25 + "BaselineBandwidthInMbps": 19000, + "BaselineIops": 80000, + "BaselineThroughputInMBps": 2375.0, + "MaximumBandwidthInMbps": 19000, + "MaximumIops": 80000, + "MaximumThroughputInMBps": 2375.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", @@ -109384,7 +115009,7 @@ "TotalSizeInGB": 3600 }, "InstanceStorageSupported": true, - "InstanceType": "r5ad.24xlarge", + "InstanceType": "r5d.24xlarge", "MemoryInfo": { "SizeInMiB": 786432 }, @@ -109407,15 +115032,15 @@ "MaximumNetworkInterfaces": 15, "NetworkCards": [ { - "BaselineBandwidthInGbps": 20.0, + "BaselineBandwidthInGbps": 25.0, "DefaultEnaQueueCountPerInterface": 8, "MaximumNetworkInterfaces": 15, "NetworkCardIndex": 0, - "NetworkPerformance": "20 Gigabit", - "PeakBandwidthInGbps": 20.0 + "NetworkPerformance": "25 Gigabit", + "PeakBandwidthInGbps": 25.0 } ], - "NetworkPerformance": "20 Gigabit", + "NetworkPerformance": "25 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -109434,11 +115059,11 @@ ] }, "ProcessorInfo": { - "Manufacturer": "AMD", + "Manufacturer": "Intel", "SupportedArchitectures": [ "x86_64" ], - "SustainedClockSpeedInGhz": 2.2 + "SustainedClockSpeedInGhz": 3.1 }, "RebootMigrationSupport": "unsupported", "SupportedBootModes": [ @@ -109460,10 +115085,28 @@ "DefaultThreadsPerCore": 2, "DefaultVCpus": 96, "ValidCores": [ + 4, + 6, + 8, + 10, 12, + 14, + 16, 18, + 20, + 22, 24, + 26, + 28, + 30, + 32, + 34, 36, + 38, + 40, + 42, + 44, + 46, 48 ], "ValidThreadsPerCore": [ @@ -109472,21 +115115,21 @@ ] } }, - "r5ad.2xlarge": { + "r5d.2xlarge": { "AutoRecoverySupported": false, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, - "DedicatedHostsSupported": false, + "DedicatedHostsSupported": true, "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 1580, - "BaselineIops": 8333, - "BaselineThroughputInMBps": 197.5, - "MaximumBandwidthInMbps": 2880, - "MaximumIops": 16000, - "MaximumThroughputInMBps": 360.0 + "BaselineBandwidthInMbps": 2300, + "BaselineIops": 12000, + "BaselineThroughputInMBps": 287.5, + "MaximumBandwidthInMbps": 4750, + "MaximumIops": 18750, + "MaximumThroughputInMBps": 593.75 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", @@ -109509,7 +115152,7 @@ "TotalSizeInGB": 300 }, "InstanceStorageSupported": true, - "InstanceType": "r5ad.2xlarge", + "InstanceType": "r5d.2xlarge", "MemoryInfo": { "SizeInMiB": 65536 }, @@ -109559,11 +115202,11 @@ ] }, "ProcessorInfo": { - "Manufacturer": "AMD", + "Manufacturer": "Intel", "SupportedArchitectures": [ "x86_64" ], - "SustainedClockSpeedInGhz": 2.2 + "SustainedClockSpeedInGhz": 3.1 }, "RebootMigrationSupport": "unsupported", "SupportedBootModes": [ @@ -109594,21 +115237,21 @@ ] } }, - "r5ad.4xlarge": { + "r5d.4xlarge": { "AutoRecoverySupported": false, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, - "DedicatedHostsSupported": false, + "DedicatedHostsSupported": true, "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 2880, - "BaselineIops": 16000, - "BaselineThroughputInMBps": 360.0, - "MaximumBandwidthInMbps": 2880, - "MaximumIops": 16000, - "MaximumThroughputInMBps": 360.0 + "BaselineBandwidthInMbps": 4750, + "BaselineIops": 18750, + "BaselineThroughputInMBps": 593.75, + "MaximumBandwidthInMbps": 4750, + "MaximumIops": 18750, + "MaximumThroughputInMBps": 593.75 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", @@ -109631,7 +115274,7 @@ "TotalSizeInGB": 600 }, "InstanceStorageSupported": true, - "InstanceType": "r5ad.4xlarge", + "InstanceType": "r5d.4xlarge", "MemoryInfo": { "SizeInMiB": 131072 }, @@ -109681,11 +115324,11 @@ ] }, "ProcessorInfo": { - "Manufacturer": "AMD", + "Manufacturer": "Intel", "SupportedArchitectures": [ "x86_64" ], - "SustainedClockSpeedInGhz": 2.2 + "SustainedClockSpeedInGhz": 3.1 }, "RebootMigrationSupport": "unsupported", "SupportedBootModes": [ @@ -109718,21 +115361,21 @@ ] } }, - "r5ad.8xlarge": { + "r5d.8xlarge": { "AutoRecoverySupported": false, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, - "DedicatedHostsSupported": false, + "DedicatedHostsSupported": true, "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 4750, - "BaselineIops": 20000, - "BaselineThroughputInMBps": 593.75, - "MaximumBandwidthInMbps": 4750, - "MaximumIops": 20000, - "MaximumThroughputInMBps": 593.75 + "BaselineBandwidthInMbps": 6800, + "BaselineIops": 30000, + "BaselineThroughputInMBps": 850.0, + "MaximumBandwidthInMbps": 6800, + "MaximumIops": 30000, + "MaximumThroughputInMBps": 850.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", @@ -109755,7 +115398,7 @@ "TotalSizeInGB": 1200 }, "InstanceStorageSupported": true, - "InstanceType": "r5ad.8xlarge", + "InstanceType": "r5d.8xlarge", "MemoryInfo": { "SizeInMiB": 262144 }, @@ -109778,15 +115421,15 @@ "MaximumNetworkInterfaces": 8, "NetworkCards": [ { - "BaselineBandwidthInGbps": 7.5, + "BaselineBandwidthInGbps": 10.0, "DefaultEnaQueueCountPerInterface": 8, "MaximumNetworkInterfaces": 8, "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 10 Gigabit", + "NetworkPerformance": "10 Gigabit", "PeakBandwidthInGbps": 10.0 } ], - "NetworkPerformance": "Up to 10 Gigabit", + "NetworkPerformance": "10 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -109805,11 +115448,11 @@ ] }, "ProcessorInfo": { - "Manufacturer": "AMD", + "Manufacturer": "Intel", "SupportedArchitectures": [ "x86_64" ], - "SustainedClockSpeedInGhz": 2.5 + "SustainedClockSpeedInGhz": 3.1 }, "RebootMigrationSupport": "unsupported", "SupportedBootModes": [ @@ -109831,6 +115474,7 @@ "DefaultThreadsPerCore": 2, "DefaultVCpus": 32, "ValidCores": [ + 2, 4, 6, 8, @@ -109845,21 +115489,21 @@ ] } }, - "r5ad.large": { + "r5d.large": { "AutoRecoverySupported": false, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, - "DedicatedHostsSupported": false, + "DedicatedHostsSupported": true, "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { "BaselineBandwidthInMbps": 650, "BaselineIops": 3600, "BaselineThroughputInMBps": 81.25, - "MaximumBandwidthInMbps": 2880, - "MaximumIops": 16000, - "MaximumThroughputInMBps": 360.0 + "MaximumBandwidthInMbps": 4750, + "MaximumIops": 18750, + "MaximumThroughputInMBps": 593.75 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", @@ -109882,7 +115526,7 @@ "TotalSizeInGB": 75 }, "InstanceStorageSupported": true, - "InstanceType": "r5ad.large", + "InstanceType": "r5d.large", "MemoryInfo": { "SizeInMiB": 16384 }, @@ -109932,11 +115576,11 @@ ] }, "ProcessorInfo": { - "Manufacturer": "AMD", + "Manufacturer": "Intel", "SupportedArchitectures": [ "x86_64" ], - "SustainedClockSpeedInGhz": 2.2 + "SustainedClockSpeedInGhz": 3.1 }, "RebootMigrationSupport": "unsupported", "SupportedBootModes": [ @@ -109966,21 +115610,128 @@ ] } }, - "r5ad.xlarge": { + "r5d.metal": { + "AutoRecoverySupported": false, + "BareMetal": true, + "BurstablePerformanceSupported": false, + "CurrentGeneration": true, + "DedicatedHostsSupported": true, + "EbsInfo": { + "AttachmentLimitType": "shared", + "EbsOptimizedInfo": { + "BaselineBandwidthInMbps": 19000, + "BaselineIops": 80000, + "BaselineThroughputInMBps": 2375.0, + "MaximumBandwidthInMbps": 19000, + "MaximumIops": 80000, + "MaximumThroughputInMBps": 2375.0 + }, + "EbsOptimizedSupport": "default", + "EncryptionSupport": "supported", + "MaximumEbsAttachments": 31, + "NvmeSupport": "required" + }, + "FreeTierEligible": false, + "HibernationSupported": false, + "InstanceStorageInfo": { + "Disks": [ + { + "Count": 4, + "SizeInGB": 900, + "Type": "ssd" + } + ], + "EncryptionSupport": "required", + "NvmeSupport": "required", + "TotalSizeInGB": 3600 + }, + "InstanceStorageSupported": true, + "InstanceType": "r5d.metal", + "MemoryInfo": { + "SizeInMiB": 786432 + }, + "NetworkInfo": { + "ConnectionTrackingConfiguration": { + "DefaultTcpEstablishedTimeout": 432000, + "DefaultUdpStreamTimeout": 180, + "DefaultUdpTimeout": 30 + }, + "DefaultNetworkCardIndex": 0, + "EfaSupported": false, + "EnaSrdSupported": false, + "EnaSupport": "required", + "EncryptionInTransitSupported": false, + "FlexibleEnaQueuesSupport": "unsupported", + "Ipv4AddressesPerInterface": 50, + "Ipv6AddressesPerInterface": 50, + "Ipv6Supported": true, + "MaximumNetworkCards": 1, + "MaximumNetworkInterfaces": 15, + "NetworkCards": [ + { + "BaselineBandwidthInGbps": 25.0, + "DefaultEnaQueueCountPerInterface": 8, + "MaximumNetworkInterfaces": 15, + "NetworkCardIndex": 0, + "NetworkPerformance": "25 Gigabit", + "PeakBandwidthInGbps": 25.0 + } + ], + "NetworkPerformance": "25 Gigabit", + "SecondaryNetworkSupported": false + }, + "NitroEnclavesSupport": "unsupported", + "NitroTpmSupport": "unsupported", + "PhcSupport": "unsupported", + "PlacementGroupInfo": { + "SupportedStrategies": [ + "cluster", + "partition", + "spread" + ] + }, + "ProcessorInfo": { + "Manufacturer": "Intel", + "SupportedArchitectures": [ + "x86_64" + ], + "SustainedClockSpeedInGhz": 3.1 + }, + "RebootMigrationSupport": "unsupported", + "SupportedBootModes": [ + "legacy-bios" + ], + "SupportedRootDeviceTypes": [ + "ebs" + ], + "SupportedUsageClasses": [ + "on-demand", + "spot" + ], + "SupportedVirtualizationTypes": [ + "hvm" + ], + "VCpuInfo": { + "DefaultCores": 48, + "DefaultThreadsPerCore": 2, + "DefaultVCpus": 96 + } + }, + "r5d.xlarge": { "AutoRecoverySupported": false, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, - "DedicatedHostsSupported": false, + "DedicatedHostsSupported": true, "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 1085, + "BaselineBandwidthInMbps": 1150, "BaselineIops": 6000, - "BaselineThroughputInMBps": 135.625, - "MaximumBandwidthInMbps": 2880, - "MaximumIops": 16000, - "MaximumThroughputInMBps": 360.0 + "BaselineThroughputInMBps": 143.75, + "MaximumBandwidthInMbps": 4750, + "MaximumIops": 18750, + "MaximumThroughputInMBps": 593.75 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", @@ -110003,7 +115754,7 @@ "TotalSizeInGB": 150 }, "InstanceStorageSupported": true, - "InstanceType": "r5ad.xlarge", + "InstanceType": "r5d.xlarge", "MemoryInfo": { "SizeInMiB": 32768 }, @@ -110053,11 +115804,11 @@ ] }, "ProcessorInfo": { - "Manufacturer": "AMD", + "Manufacturer": "Intel", "SupportedArchitectures": [ "x86_64" ], - "SustainedClockSpeedInGhz": 2.2 + "SustainedClockSpeedInGhz": 3.1 }, "RebootMigrationSupport": "unsupported", "SupportedBootModes": [ @@ -110087,8 +115838,8 @@ ] } }, - "r5b.12xlarge": { - "AutoRecoverySupported": true, + "r5dn.12xlarge": { + "AutoRecoverySupported": false, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, @@ -110096,23 +115847,35 @@ "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 30000, - "BaselineIops": 130000, - "BaselineThroughputInMBps": 3750.0, - "MaximumBandwidthInMbps": 30000, - "MaximumIops": 130000, - "MaximumThroughputInMBps": 3750.0 + "BaselineBandwidthInMbps": 9500, + "BaselineIops": 40000, + "BaselineThroughputInMBps": 1187.5, + "MaximumBandwidthInMbps": 9500, + "MaximumIops": 40000, + "MaximumThroughputInMBps": 1187.5 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 27, + "MaximumEbsAttachments": 25, "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": false, "Hypervisor": "nitro", - "InstanceStorageSupported": false, - "InstanceType": "r5b.12xlarge", + "InstanceStorageInfo": { + "Disks": [ + { + "Count": 2, + "SizeInGB": 900, + "Type": "ssd" + } + ], + "EncryptionSupport": "required", + "NvmeSupport": "required", + "TotalSizeInGB": 1800 + }, + "InstanceStorageSupported": true, + "InstanceType": "r5dn.12xlarge", "MemoryInfo": { "SizeInMiB": 393216 }, @@ -110126,7 +115889,7 @@ "EfaSupported": false, "EnaSrdSupported": false, "EnaSupport": "required", - "EncryptionInTransitSupported": false, + "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "unsupported", "Ipv4AddressesPerInterface": 30, "Ipv6AddressesPerInterface": 30, @@ -110135,15 +115898,15 @@ "MaximumNetworkInterfaces": 8, "NetworkCards": [ { - "BaselineBandwidthInGbps": 12.0, - "DefaultEnaQueueCountPerInterface": 8, + "BaselineBandwidthInGbps": 50.0, + "DefaultEnaQueueCountPerInterface": 32, "MaximumNetworkInterfaces": 8, "NetworkCardIndex": 0, - "NetworkPerformance": "12 Gigabit", - "PeakBandwidthInGbps": 12.0 + "NetworkPerformance": "50 Gigabit", + "PeakBandwidthInGbps": 50.0 } ], - "NetworkPerformance": "12 Gigabit", + "NetworkPerformance": "50 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -110168,7 +115931,7 @@ ], "SustainedClockSpeedInGhz": 3.1 }, - "RebootMigrationSupport": "supported", + "RebootMigrationSupport": "unsupported", "SupportedBootModes": [ "legacy-bios", "uefi" @@ -110207,8 +115970,8 @@ ] } }, - "r5b.16xlarge": { - "AutoRecoverySupported": true, + "r5dn.16xlarge": { + "AutoRecoverySupported": false, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, @@ -110216,23 +115979,35 @@ "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 40000, - "BaselineIops": 173333, - "BaselineThroughputInMBps": 5000.0, - "MaximumBandwidthInMbps": 40000, - "MaximumIops": 173333, - "MaximumThroughputInMBps": 5000.0 + "BaselineBandwidthInMbps": 13600, + "BaselineIops": 60000, + "BaselineThroughputInMBps": 1700.0, + "MaximumBandwidthInMbps": 13600, + "MaximumIops": 60000, + "MaximumThroughputInMBps": 1700.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 27, + "MaximumEbsAttachments": 23, "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": false, "Hypervisor": "nitro", - "InstanceStorageSupported": false, - "InstanceType": "r5b.16xlarge", + "InstanceStorageInfo": { + "Disks": [ + { + "Count": 4, + "SizeInGB": 600, + "Type": "ssd" + } + ], + "EncryptionSupport": "required", + "NvmeSupport": "required", + "TotalSizeInGB": 2400 + }, + "InstanceStorageSupported": true, + "InstanceType": "r5dn.16xlarge", "MemoryInfo": { "SizeInMiB": 524288 }, @@ -110246,7 +116021,7 @@ "EfaSupported": false, "EnaSrdSupported": false, "EnaSupport": "required", - "EncryptionInTransitSupported": false, + "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "unsupported", "Ipv4AddressesPerInterface": 50, "Ipv6AddressesPerInterface": 50, @@ -110255,15 +116030,15 @@ "MaximumNetworkInterfaces": 15, "NetworkCards": [ { - "BaselineBandwidthInGbps": 20.0, - "DefaultEnaQueueCountPerInterface": 8, + "BaselineBandwidthInGbps": 75.0, + "DefaultEnaQueueCountPerInterface": 32, "MaximumNetworkInterfaces": 15, "NetworkCardIndex": 0, - "NetworkPerformance": "20 Gigabit", - "PeakBandwidthInGbps": 20.0 + "NetworkPerformance": "75 Gigabit", + "PeakBandwidthInGbps": 75.0 } ], - "NetworkPerformance": "20 Gigabit", + "NetworkPerformance": "75 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -110288,7 +116063,7 @@ ], "SustainedClockSpeedInGhz": 3.1 }, - "RebootMigrationSupport": "supported", + "RebootMigrationSupport": "unsupported", "SupportedBootModes": [ "legacy-bios", "uefi" @@ -110331,8 +116106,8 @@ ] } }, - "r5b.24xlarge": { - "AutoRecoverySupported": true, + "r5dn.24xlarge": { + "AutoRecoverySupported": false, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, @@ -110340,23 +116115,35 @@ "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 60000, - "BaselineIops": 260000, - "BaselineThroughputInMBps": 7500.0, - "MaximumBandwidthInMbps": 60000, - "MaximumIops": 260000, - "MaximumThroughputInMBps": 7500.0 + "BaselineBandwidthInMbps": 19000, + "BaselineIops": 80000, + "BaselineThroughputInMBps": 2375.0, + "MaximumBandwidthInMbps": 19000, + "MaximumIops": 80000, + "MaximumThroughputInMBps": 2375.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 27, + "MaximumEbsAttachments": 23, "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": false, "Hypervisor": "nitro", - "InstanceStorageSupported": false, - "InstanceType": "r5b.24xlarge", + "InstanceStorageInfo": { + "Disks": [ + { + "Count": 4, + "SizeInGB": 900, + "Type": "ssd" + } + ], + "EncryptionSupport": "required", + "NvmeSupport": "required", + "TotalSizeInGB": 3600 + }, + "InstanceStorageSupported": true, + "InstanceType": "r5dn.24xlarge", "MemoryInfo": { "SizeInMiB": 786432 }, @@ -110367,10 +116154,13 @@ "DefaultUdpTimeout": 30 }, "DefaultNetworkCardIndex": 0, - "EfaSupported": false, + "EfaInfo": { + "MaximumEfaInterfaces": 1 + }, + "EfaSupported": true, "EnaSrdSupported": false, "EnaSupport": "required", - "EncryptionInTransitSupported": false, + "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "unsupported", "Ipv4AddressesPerInterface": 50, "Ipv6AddressesPerInterface": 50, @@ -110379,15 +116169,15 @@ "MaximumNetworkInterfaces": 15, "NetworkCards": [ { - "BaselineBandwidthInGbps": 25.0, - "DefaultEnaQueueCountPerInterface": 8, + "BaselineBandwidthInGbps": 100.0, + "DefaultEnaQueueCountPerInterface": 32, "MaximumNetworkInterfaces": 15, "NetworkCardIndex": 0, - "NetworkPerformance": "25 Gigabit", - "PeakBandwidthInGbps": 25.0 + "NetworkPerformance": "100 Gigabit", + "PeakBandwidthInGbps": 100.0 } ], - "NetworkPerformance": "25 Gigabit", + "NetworkPerformance": "100 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -110412,7 +116202,7 @@ ], "SustainedClockSpeedInGhz": 3.1 }, - "RebootMigrationSupport": "supported", + "RebootMigrationSupport": "unsupported", "SupportedBootModes": [ "legacy-bios", "uefi" @@ -110463,8 +116253,8 @@ ] } }, - "r5b.2xlarge": { - "AutoRecoverySupported": true, + "r5dn.2xlarge": { + "AutoRecoverySupported": false, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, @@ -110472,23 +116262,35 @@ "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 5000, - "BaselineIops": 21667, - "BaselineThroughputInMBps": 625.0, - "MaximumBandwidthInMbps": 10000, - "MaximumIops": 43333, - "MaximumThroughputInMBps": 1250.0 + "BaselineBandwidthInMbps": 2300, + "BaselineIops": 12000, + "BaselineThroughputInMBps": 287.5, + "MaximumBandwidthInMbps": 4750, + "MaximumIops": 18750, + "MaximumThroughputInMBps": 593.75 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 27, + "MaximumEbsAttachments": 26, "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": false, "Hypervisor": "nitro", - "InstanceStorageSupported": false, - "InstanceType": "r5b.2xlarge", + "InstanceStorageInfo": { + "Disks": [ + { + "Count": 1, + "SizeInGB": 300, + "Type": "ssd" + } + ], + "EncryptionSupport": "required", + "NvmeSupport": "required", + "TotalSizeInGB": 300 + }, + "InstanceStorageSupported": true, + "InstanceType": "r5dn.2xlarge", "MemoryInfo": { "SizeInMiB": 65536 }, @@ -110502,7 +116304,7 @@ "EfaSupported": false, "EnaSrdSupported": false, "EnaSupport": "required", - "EncryptionInTransitSupported": false, + "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "unsupported", "Ipv4AddressesPerInterface": 15, "Ipv6AddressesPerInterface": 15, @@ -110511,15 +116313,15 @@ "MaximumNetworkInterfaces": 4, "NetworkCards": [ { - "BaselineBandwidthInGbps": 2.5, + "BaselineBandwidthInGbps": 8.125, "DefaultEnaQueueCountPerInterface": 8, "MaximumNetworkInterfaces": 4, "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 10 Gigabit", - "PeakBandwidthInGbps": 10.0 + "NetworkPerformance": "Up to 25 Gigabit", + "PeakBandwidthInGbps": 25.0 } ], - "NetworkPerformance": "Up to 10 Gigabit", + "NetworkPerformance": "Up to 25 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -110544,7 +116346,7 @@ ], "SustainedClockSpeedInGhz": 3.1 }, - "RebootMigrationSupport": "supported", + "RebootMigrationSupport": "unsupported", "SupportedBootModes": [ "legacy-bios", "uefi" @@ -110573,8 +116375,8 @@ ] } }, - "r5b.4xlarge": { - "AutoRecoverySupported": true, + "r5dn.4xlarge": { + "AutoRecoverySupported": false, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, @@ -110582,23 +116384,35 @@ "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 10000, - "BaselineIops": 43333, - "BaselineThroughputInMBps": 1250.0, - "MaximumBandwidthInMbps": 10000, - "MaximumIops": 43333, - "MaximumThroughputInMBps": 1250.0 + "BaselineBandwidthInMbps": 4750, + "BaselineIops": 18750, + "BaselineThroughputInMBps": 593.75, + "MaximumBandwidthInMbps": 4750, + "MaximumIops": 18750, + "MaximumThroughputInMBps": 593.75 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 27, + "MaximumEbsAttachments": 25, "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": false, "Hypervisor": "nitro", - "InstanceStorageSupported": false, - "InstanceType": "r5b.4xlarge", + "InstanceStorageInfo": { + "Disks": [ + { + "Count": 2, + "SizeInGB": 300, + "Type": "ssd" + } + ], + "EncryptionSupport": "required", + "NvmeSupport": "required", + "TotalSizeInGB": 600 + }, + "InstanceStorageSupported": true, + "InstanceType": "r5dn.4xlarge", "MemoryInfo": { "SizeInMiB": 131072 }, @@ -110612,7 +116426,7 @@ "EfaSupported": false, "EnaSrdSupported": false, "EnaSupport": "required", - "EncryptionInTransitSupported": false, + "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "unsupported", "Ipv4AddressesPerInterface": 30, "Ipv6AddressesPerInterface": 30, @@ -110621,15 +116435,15 @@ "MaximumNetworkInterfaces": 8, "NetworkCards": [ { - "BaselineBandwidthInGbps": 5.0, - "DefaultEnaQueueCountPerInterface": 8, + "BaselineBandwidthInGbps": 16.25, + "DefaultEnaQueueCountPerInterface": 32, "MaximumNetworkInterfaces": 8, "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 10 Gigabit", - "PeakBandwidthInGbps": 10.0 + "NetworkPerformance": "Up to 25 Gigabit", + "PeakBandwidthInGbps": 25.0 } ], - "NetworkPerformance": "Up to 10 Gigabit", + "NetworkPerformance": "Up to 25 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -110654,7 +116468,7 @@ ], "SustainedClockSpeedInGhz": 3.1 }, - "RebootMigrationSupport": "supported", + "RebootMigrationSupport": "unsupported", "SupportedBootModes": [ "legacy-bios", "uefi" @@ -110685,8 +116499,8 @@ ] } }, - "r5b.8xlarge": { - "AutoRecoverySupported": true, + "r5dn.8xlarge": { + "AutoRecoverySupported": false, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, @@ -110694,23 +116508,35 @@ "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 20000, - "BaselineIops": 86667, - "BaselineThroughputInMBps": 2500.0, - "MaximumBandwidthInMbps": 20000, - "MaximumIops": 86667, - "MaximumThroughputInMBps": 2500.0 + "BaselineBandwidthInMbps": 6800, + "BaselineIops": 30000, + "BaselineThroughputInMBps": 850.0, + "MaximumBandwidthInMbps": 6800, + "MaximumIops": 30000, + "MaximumThroughputInMBps": 850.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 27, + "MaximumEbsAttachments": 25, "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": false, "Hypervisor": "nitro", - "InstanceStorageSupported": false, - "InstanceType": "r5b.8xlarge", + "InstanceStorageInfo": { + "Disks": [ + { + "Count": 2, + "SizeInGB": 600, + "Type": "ssd" + } + ], + "EncryptionSupport": "required", + "NvmeSupport": "required", + "TotalSizeInGB": 1200 + }, + "InstanceStorageSupported": true, + "InstanceType": "r5dn.8xlarge", "MemoryInfo": { "SizeInMiB": 262144 }, @@ -110724,7 +116550,7 @@ "EfaSupported": false, "EnaSrdSupported": false, "EnaSupport": "required", - "EncryptionInTransitSupported": false, + "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "unsupported", "Ipv4AddressesPerInterface": 30, "Ipv6AddressesPerInterface": 30, @@ -110733,15 +116559,15 @@ "MaximumNetworkInterfaces": 8, "NetworkCards": [ { - "BaselineBandwidthInGbps": 10.0, - "DefaultEnaQueueCountPerInterface": 8, + "BaselineBandwidthInGbps": 25.0, + "DefaultEnaQueueCountPerInterface": 32, "MaximumNetworkInterfaces": 8, "NetworkCardIndex": 0, - "NetworkPerformance": "10 Gigabit", - "PeakBandwidthInGbps": 10.0 + "NetworkPerformance": "25 Gigabit", + "PeakBandwidthInGbps": 25.0 } ], - "NetworkPerformance": "10 Gigabit", + "NetworkPerformance": "25 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -110766,7 +116592,7 @@ ], "SustainedClockSpeedInGhz": 3.1 }, - "RebootMigrationSupport": "supported", + "RebootMigrationSupport": "unsupported", "SupportedBootModes": [ "legacy-bios", "uefi" @@ -110801,8 +116627,8 @@ ] } }, - "r5b.large": { - "AutoRecoverySupported": true, + "r5dn.large": { + "AutoRecoverySupported": false, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, @@ -110810,23 +116636,35 @@ "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 1250, - "BaselineIops": 5417, - "BaselineThroughputInMBps": 156.25, - "MaximumBandwidthInMbps": 10000, - "MaximumIops": 43333, - "MaximumThroughputInMBps": 1250.0 + "BaselineBandwidthInMbps": 650, + "BaselineIops": 3600, + "BaselineThroughputInMBps": 81.25, + "MaximumBandwidthInMbps": 4750, + "MaximumIops": 18750, + "MaximumThroughputInMBps": 593.75 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 27, + "MaximumEbsAttachments": 26, "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": false, "Hypervisor": "nitro", - "InstanceStorageSupported": false, - "InstanceType": "r5b.large", + "InstanceStorageInfo": { + "Disks": [ + { + "Count": 1, + "SizeInGB": 75, + "Type": "ssd" + } + ], + "EncryptionSupport": "required", + "NvmeSupport": "required", + "TotalSizeInGB": 75 + }, + "InstanceStorageSupported": true, + "InstanceType": "r5dn.large", "MemoryInfo": { "SizeInMiB": 16384 }, @@ -110840,7 +116678,7 @@ "EfaSupported": false, "EnaSrdSupported": false, "EnaSupport": "required", - "EncryptionInTransitSupported": false, + "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "unsupported", "Ipv4AddressesPerInterface": 10, "Ipv6AddressesPerInterface": 10, @@ -110849,15 +116687,15 @@ "MaximumNetworkInterfaces": 3, "NetworkCards": [ { - "BaselineBandwidthInGbps": 0.75, + "BaselineBandwidthInGbps": 2.1, "DefaultEnaQueueCountPerInterface": 8, "MaximumNetworkInterfaces": 3, "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 10 Gigabit", - "PeakBandwidthInGbps": 10.0 + "NetworkPerformance": "Up to 25 Gigabit", + "PeakBandwidthInGbps": 25.0 } ], - "NetworkPerformance": "Up to 10 Gigabit", + "NetworkPerformance": "Up to 25 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "unsupported", @@ -110882,7 +116720,7 @@ ], "SustainedClockSpeedInGhz": 3.1 }, - "RebootMigrationSupport": "supported", + "RebootMigrationSupport": "unsupported", "SupportedBootModes": [ "legacy-bios", "uefi" @@ -110910,8 +116748,8 @@ ] } }, - "r5b.metal": { - "AutoRecoverySupported": true, + "r5dn.metal": { + "AutoRecoverySupported": false, "BareMetal": true, "BurstablePerformanceSupported": false, "CurrentGeneration": true, @@ -110919,22 +116757,34 @@ "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 60000, - "BaselineIops": 260000, - "BaselineThroughputInMBps": 7500.0, - "MaximumBandwidthInMbps": 60000, - "MaximumIops": 260000, - "MaximumThroughputInMBps": 7500.0 + "BaselineBandwidthInMbps": 19000, + "BaselineIops": 80000, + "BaselineThroughputInMBps": 2375.0, + "MaximumBandwidthInMbps": 19000, + "MaximumIops": 80000, + "MaximumThroughputInMBps": 2375.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", "MaximumEbsAttachments": 31, "NvmeSupport": "required" }, - "FreeTierEligible": false, - "HibernationSupported": false, - "InstanceStorageSupported": false, - "InstanceType": "r5b.metal", + "FreeTierEligible": false, + "HibernationSupported": false, + "InstanceStorageInfo": { + "Disks": [ + { + "Count": 4, + "SizeInGB": 900, + "Type": "ssd" + } + ], + "EncryptionSupport": "required", + "NvmeSupport": "required", + "TotalSizeInGB": 3600 + }, + "InstanceStorageSupported": true, + "InstanceType": "r5dn.metal", "MemoryInfo": { "SizeInMiB": 786432 }, @@ -110945,10 +116795,13 @@ "DefaultUdpTimeout": 30 }, "DefaultNetworkCardIndex": 0, - "EfaSupported": false, + "EfaInfo": { + "MaximumEfaInterfaces": 1 + }, + "EfaSupported": true, "EnaSrdSupported": false, "EnaSupport": "required", - "EncryptionInTransitSupported": false, + "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "unsupported", "Ipv4AddressesPerInterface": 50, "Ipv6AddressesPerInterface": 50, @@ -110957,15 +116810,15 @@ "MaximumNetworkInterfaces": 15, "NetworkCards": [ { - "BaselineBandwidthInGbps": 25.0, - "DefaultEnaQueueCountPerInterface": 8, + "BaselineBandwidthInGbps": 100.0, + "DefaultEnaQueueCountPerInterface": 32, "MaximumNetworkInterfaces": 15, "NetworkCardIndex": 0, - "NetworkPerformance": "25 Gigabit", - "PeakBandwidthInGbps": 25.0 + "NetworkPerformance": "100 Gigabit", + "PeakBandwidthInGbps": 100.0 } ], - "NetworkPerformance": "25 Gigabit", + "NetworkPerformance": "100 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "unsupported", @@ -110985,7 +116838,7 @@ ], "SustainedClockSpeedInGhz": 3.1 }, - "RebootMigrationSupport": "supported", + "RebootMigrationSupport": "unsupported", "SupportedBootModes": [ "legacy-bios" ], @@ -111005,8 +116858,8 @@ "DefaultVCpus": 96 } }, - "r5b.xlarge": { - "AutoRecoverySupported": true, + "r5dn.xlarge": { + "AutoRecoverySupported": false, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, @@ -111014,23 +116867,35 @@ "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 2500, - "BaselineIops": 10833, - "BaselineThroughputInMBps": 312.5, - "MaximumBandwidthInMbps": 10000, - "MaximumIops": 43333, - "MaximumThroughputInMBps": 1250.0 + "BaselineBandwidthInMbps": 1150, + "BaselineIops": 6000, + "BaselineThroughputInMBps": 143.75, + "MaximumBandwidthInMbps": 4750, + "MaximumIops": 18750, + "MaximumThroughputInMBps": 593.75 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 27, + "MaximumEbsAttachments": 26, "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": false, "Hypervisor": "nitro", - "InstanceStorageSupported": false, - "InstanceType": "r5b.xlarge", + "InstanceStorageInfo": { + "Disks": [ + { + "Count": 1, + "SizeInGB": 150, + "Type": "ssd" + } + ], + "EncryptionSupport": "required", + "NvmeSupport": "required", + "TotalSizeInGB": 150 + }, + "InstanceStorageSupported": true, + "InstanceType": "r5dn.xlarge", "MemoryInfo": { "SizeInMiB": 32768 }, @@ -111044,7 +116909,7 @@ "EfaSupported": false, "EnaSrdSupported": false, "EnaSupport": "required", - "EncryptionInTransitSupported": false, + "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "unsupported", "Ipv4AddressesPerInterface": 15, "Ipv6AddressesPerInterface": 15, @@ -111053,15 +116918,15 @@ "MaximumNetworkInterfaces": 4, "NetworkCards": [ { - "BaselineBandwidthInGbps": 1.25, + "BaselineBandwidthInGbps": 4.1, "DefaultEnaQueueCountPerInterface": 8, "MaximumNetworkInterfaces": 4, "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 10 Gigabit", - "PeakBandwidthInGbps": 10.0 + "NetworkPerformance": "Up to 25 Gigabit", + "PeakBandwidthInGbps": 25.0 } ], - "NetworkPerformance": "Up to 10 Gigabit", + "NetworkPerformance": "Up to 25 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -111086,7 +116951,7 @@ ], "SustainedClockSpeedInGhz": 3.1 }, - "RebootMigrationSupport": "supported", + "RebootMigrationSupport": "unsupported", "SupportedBootModes": [ "legacy-bios", "uefi" @@ -111115,8 +116980,8 @@ ] } }, - "r5d.12xlarge": { - "AutoRecoverySupported": false, + "r5n.12xlarge": { + "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, @@ -111133,26 +116998,14 @@ }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 25, + "MaximumEbsAttachments": 27, "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": false, "Hypervisor": "nitro", - "InstanceStorageInfo": { - "Disks": [ - { - "Count": 2, - "SizeInGB": 900, - "Type": "ssd" - } - ], - "EncryptionSupport": "required", - "NvmeSupport": "required", - "TotalSizeInGB": 1800 - }, - "InstanceStorageSupported": true, - "InstanceType": "r5d.12xlarge", + "InstanceStorageSupported": false, + "InstanceType": "r5n.12xlarge", "MemoryInfo": { "SizeInMiB": 393216 }, @@ -111166,7 +117019,7 @@ "EfaSupported": false, "EnaSrdSupported": false, "EnaSupport": "required", - "EncryptionInTransitSupported": false, + "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "unsupported", "Ipv4AddressesPerInterface": 30, "Ipv6AddressesPerInterface": 30, @@ -111175,15 +117028,15 @@ "MaximumNetworkInterfaces": 8, "NetworkCards": [ { - "BaselineBandwidthInGbps": 12.0, - "DefaultEnaQueueCountPerInterface": 8, + "BaselineBandwidthInGbps": 50.0, + "DefaultEnaQueueCountPerInterface": 32, "MaximumNetworkInterfaces": 8, "NetworkCardIndex": 0, - "NetworkPerformance": "12 Gigabit", - "PeakBandwidthInGbps": 12.0 + "NetworkPerformance": "50 Gigabit", + "PeakBandwidthInGbps": 50.0 } ], - "NetworkPerformance": "12 Gigabit", + "NetworkPerformance": "50 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -111208,7 +117061,7 @@ ], "SustainedClockSpeedInGhz": 3.1 }, - "RebootMigrationSupport": "unsupported", + "RebootMigrationSupport": "supported", "SupportedBootModes": [ "legacy-bios", "uefi" @@ -111247,8 +117100,8 @@ ] } }, - "r5d.16xlarge": { - "AutoRecoverySupported": false, + "r5n.16xlarge": { + "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, @@ -111265,26 +117118,14 @@ }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 23, + "MaximumEbsAttachments": 27, "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": false, "Hypervisor": "nitro", - "InstanceStorageInfo": { - "Disks": [ - { - "Count": 4, - "SizeInGB": 600, - "Type": "ssd" - } - ], - "EncryptionSupport": "required", - "NvmeSupport": "required", - "TotalSizeInGB": 2400 - }, - "InstanceStorageSupported": true, - "InstanceType": "r5d.16xlarge", + "InstanceStorageSupported": false, + "InstanceType": "r5n.16xlarge", "MemoryInfo": { "SizeInMiB": 524288 }, @@ -111298,7 +117139,7 @@ "EfaSupported": false, "EnaSrdSupported": false, "EnaSupport": "required", - "EncryptionInTransitSupported": false, + "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "unsupported", "Ipv4AddressesPerInterface": 50, "Ipv6AddressesPerInterface": 50, @@ -111307,15 +117148,15 @@ "MaximumNetworkInterfaces": 15, "NetworkCards": [ { - "BaselineBandwidthInGbps": 20.0, - "DefaultEnaQueueCountPerInterface": 8, + "BaselineBandwidthInGbps": 75.0, + "DefaultEnaQueueCountPerInterface": 32, "MaximumNetworkInterfaces": 15, "NetworkCardIndex": 0, - "NetworkPerformance": "20 Gigabit", - "PeakBandwidthInGbps": 20.0 + "NetworkPerformance": "75 Gigabit", + "PeakBandwidthInGbps": 75.0 } ], - "NetworkPerformance": "20 Gigabit", + "NetworkPerformance": "75 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -111340,7 +117181,7 @@ ], "SustainedClockSpeedInGhz": 3.1 }, - "RebootMigrationSupport": "unsupported", + "RebootMigrationSupport": "supported", "SupportedBootModes": [ "legacy-bios", "uefi" @@ -111383,8 +117224,8 @@ ] } }, - "r5d.24xlarge": { - "AutoRecoverySupported": false, + "r5n.24xlarge": { + "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, @@ -111401,26 +117242,14 @@ }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 23, + "MaximumEbsAttachments": 27, "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": false, "Hypervisor": "nitro", - "InstanceStorageInfo": { - "Disks": [ - { - "Count": 4, - "SizeInGB": 900, - "Type": "ssd" - } - ], - "EncryptionSupport": "required", - "NvmeSupport": "required", - "TotalSizeInGB": 3600 - }, - "InstanceStorageSupported": true, - "InstanceType": "r5d.24xlarge", + "InstanceStorageSupported": false, + "InstanceType": "r5n.24xlarge", "MemoryInfo": { "SizeInMiB": 786432 }, @@ -111431,10 +117260,13 @@ "DefaultUdpTimeout": 30 }, "DefaultNetworkCardIndex": 0, - "EfaSupported": false, + "EfaInfo": { + "MaximumEfaInterfaces": 1 + }, + "EfaSupported": true, "EnaSrdSupported": false, "EnaSupport": "required", - "EncryptionInTransitSupported": false, + "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "unsupported", "Ipv4AddressesPerInterface": 50, "Ipv6AddressesPerInterface": 50, @@ -111443,15 +117275,15 @@ "MaximumNetworkInterfaces": 15, "NetworkCards": [ { - "BaselineBandwidthInGbps": 25.0, - "DefaultEnaQueueCountPerInterface": 8, + "BaselineBandwidthInGbps": 100.0, + "DefaultEnaQueueCountPerInterface": 32, "MaximumNetworkInterfaces": 15, "NetworkCardIndex": 0, - "NetworkPerformance": "25 Gigabit", - "PeakBandwidthInGbps": 25.0 + "NetworkPerformance": "100 Gigabit", + "PeakBandwidthInGbps": 100.0 } ], - "NetworkPerformance": "25 Gigabit", + "NetworkPerformance": "100 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -111476,7 +117308,7 @@ ], "SustainedClockSpeedInGhz": 3.1 }, - "RebootMigrationSupport": "unsupported", + "RebootMigrationSupport": "supported", "SupportedBootModes": [ "legacy-bios", "uefi" @@ -111496,6 +117328,7 @@ "DefaultThreadsPerCore": 2, "DefaultVCpus": 96, "ValidCores": [ + 2, 4, 6, 8, @@ -111526,8 +117359,8 @@ ] } }, - "r5d.2xlarge": { - "AutoRecoverySupported": false, + "r5n.2xlarge": { + "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, @@ -111544,26 +117377,14 @@ }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 26, + "MaximumEbsAttachments": 27, "NvmeSupport": "required" }, "FreeTierEligible": false, - "HibernationSupported": true, + "HibernationSupported": false, "Hypervisor": "nitro", - "InstanceStorageInfo": { - "Disks": [ - { - "Count": 1, - "SizeInGB": 300, - "Type": "ssd" - } - ], - "EncryptionSupport": "required", - "NvmeSupport": "required", - "TotalSizeInGB": 300 - }, - "InstanceStorageSupported": true, - "InstanceType": "r5d.2xlarge", + "InstanceStorageSupported": false, + "InstanceType": "r5n.2xlarge", "MemoryInfo": { "SizeInMiB": 65536 }, @@ -111577,7 +117398,7 @@ "EfaSupported": false, "EnaSrdSupported": false, "EnaSupport": "required", - "EncryptionInTransitSupported": false, + "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "unsupported", "Ipv4AddressesPerInterface": 15, "Ipv6AddressesPerInterface": 15, @@ -111586,15 +117407,15 @@ "MaximumNetworkInterfaces": 4, "NetworkCards": [ { - "BaselineBandwidthInGbps": 2.5, + "BaselineBandwidthInGbps": 8.125, "DefaultEnaQueueCountPerInterface": 8, "MaximumNetworkInterfaces": 4, "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 10 Gigabit", - "PeakBandwidthInGbps": 10.0 + "NetworkPerformance": "Up to 25 Gigabit", + "PeakBandwidthInGbps": 25.0 } ], - "NetworkPerformance": "Up to 10 Gigabit", + "NetworkPerformance": "Up to 25 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -111619,7 +117440,7 @@ ], "SustainedClockSpeedInGhz": 3.1 }, - "RebootMigrationSupport": "unsupported", + "RebootMigrationSupport": "supported", "SupportedBootModes": [ "legacy-bios", "uefi" @@ -111648,8 +117469,8 @@ ] } }, - "r5d.4xlarge": { - "AutoRecoverySupported": false, + "r5n.4xlarge": { + "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, @@ -111666,26 +117487,14 @@ }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 25, + "MaximumEbsAttachments": 27, "NvmeSupport": "required" }, "FreeTierEligible": false, - "HibernationSupported": true, + "HibernationSupported": false, "Hypervisor": "nitro", - "InstanceStorageInfo": { - "Disks": [ - { - "Count": 2, - "SizeInGB": 300, - "Type": "ssd" - } - ], - "EncryptionSupport": "required", - "NvmeSupport": "required", - "TotalSizeInGB": 600 - }, - "InstanceStorageSupported": true, - "InstanceType": "r5d.4xlarge", + "InstanceStorageSupported": false, + "InstanceType": "r5n.4xlarge", "MemoryInfo": { "SizeInMiB": 131072 }, @@ -111699,7 +117508,7 @@ "EfaSupported": false, "EnaSrdSupported": false, "EnaSupport": "required", - "EncryptionInTransitSupported": false, + "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "unsupported", "Ipv4AddressesPerInterface": 30, "Ipv6AddressesPerInterface": 30, @@ -111708,15 +117517,15 @@ "MaximumNetworkInterfaces": 8, "NetworkCards": [ { - "BaselineBandwidthInGbps": 5.0, - "DefaultEnaQueueCountPerInterface": 8, + "BaselineBandwidthInGbps": 16.25, + "DefaultEnaQueueCountPerInterface": 32, "MaximumNetworkInterfaces": 8, "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 10 Gigabit", - "PeakBandwidthInGbps": 10.0 + "NetworkPerformance": "Up to 25 Gigabit", + "PeakBandwidthInGbps": 25.0 } ], - "NetworkPerformance": "Up to 10 Gigabit", + "NetworkPerformance": "Up to 25 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -111741,7 +117550,7 @@ ], "SustainedClockSpeedInGhz": 3.1 }, - "RebootMigrationSupport": "unsupported", + "RebootMigrationSupport": "supported", "SupportedBootModes": [ "legacy-bios", "uefi" @@ -111772,8 +117581,8 @@ ] } }, - "r5d.8xlarge": { - "AutoRecoverySupported": false, + "r5n.8xlarge": { + "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, @@ -111790,26 +117599,14 @@ }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 25, + "MaximumEbsAttachments": 27, "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": false, "Hypervisor": "nitro", - "InstanceStorageInfo": { - "Disks": [ - { - "Count": 2, - "SizeInGB": 600, - "Type": "ssd" - } - ], - "EncryptionSupport": "required", - "NvmeSupport": "required", - "TotalSizeInGB": 1200 - }, - "InstanceStorageSupported": true, - "InstanceType": "r5d.8xlarge", + "InstanceStorageSupported": false, + "InstanceType": "r5n.8xlarge", "MemoryInfo": { "SizeInMiB": 262144 }, @@ -111823,7 +117620,7 @@ "EfaSupported": false, "EnaSrdSupported": false, "EnaSupport": "required", - "EncryptionInTransitSupported": false, + "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "unsupported", "Ipv4AddressesPerInterface": 30, "Ipv6AddressesPerInterface": 30, @@ -111832,15 +117629,15 @@ "MaximumNetworkInterfaces": 8, "NetworkCards": [ { - "BaselineBandwidthInGbps": 10.0, - "DefaultEnaQueueCountPerInterface": 8, + "BaselineBandwidthInGbps": 25.0, + "DefaultEnaQueueCountPerInterface": 32, "MaximumNetworkInterfaces": 8, "NetworkCardIndex": 0, - "NetworkPerformance": "10 Gigabit", - "PeakBandwidthInGbps": 10.0 + "NetworkPerformance": "25 Gigabit", + "PeakBandwidthInGbps": 25.0 } ], - "NetworkPerformance": "10 Gigabit", + "NetworkPerformance": "25 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -111865,7 +117662,7 @@ ], "SustainedClockSpeedInGhz": 3.1 }, - "RebootMigrationSupport": "unsupported", + "RebootMigrationSupport": "supported", "SupportedBootModes": [ "legacy-bios", "uefi" @@ -111900,8 +117697,8 @@ ] } }, - "r5d.large": { - "AutoRecoverySupported": false, + "r5n.large": { + "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, @@ -111918,28 +117715,223 @@ }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 26, + "MaximumEbsAttachments": 27, + "NvmeSupport": "required" + }, + "FreeTierEligible": false, + "HibernationSupported": false, + "Hypervisor": "nitro", + "InstanceStorageSupported": false, + "InstanceType": "r5n.large", + "MemoryInfo": { + "SizeInMiB": 16384 + }, + "NetworkInfo": { + "ConnectionTrackingConfiguration": { + "DefaultTcpEstablishedTimeout": 432000, + "DefaultUdpStreamTimeout": 180, + "DefaultUdpTimeout": 30 + }, + "DefaultNetworkCardIndex": 0, + "EfaSupported": false, + "EnaSrdSupported": false, + "EnaSupport": "required", + "EncryptionInTransitSupported": true, + "FlexibleEnaQueuesSupport": "unsupported", + "Ipv4AddressesPerInterface": 10, + "Ipv6AddressesPerInterface": 10, + "Ipv6Supported": true, + "MaximumNetworkCards": 1, + "MaximumNetworkInterfaces": 3, + "NetworkCards": [ + { + "BaselineBandwidthInGbps": 2.1, + "DefaultEnaQueueCountPerInterface": 8, + "MaximumNetworkInterfaces": 3, + "NetworkCardIndex": 0, + "NetworkPerformance": "Up to 25 Gigabit", + "PeakBandwidthInGbps": 25.0 + } + ], + "NetworkPerformance": "Up to 25 Gigabit", + "SecondaryNetworkSupported": false + }, + "NitroEnclavesSupport": "unsupported", + "NitroTpmInfo": { + "SupportedVersions": [ + "2.0" + ] + }, + "NitroTpmSupport": "supported", + "PhcSupport": "unsupported", + "PlacementGroupInfo": { + "SupportedStrategies": [ + "cluster", + "partition", + "spread" + ] + }, + "ProcessorInfo": { + "Manufacturer": "Intel", + "SupportedArchitectures": [ + "x86_64" + ], + "SustainedClockSpeedInGhz": 3.1 + }, + "RebootMigrationSupport": "supported", + "SupportedBootModes": [ + "legacy-bios", + "uefi" + ], + "SupportedRootDeviceTypes": [ + "ebs" + ], + "SupportedUsageClasses": [ + "on-demand", + "spot" + ], + "SupportedVirtualizationTypes": [ + "hvm" + ], + "VCpuInfo": { + "DefaultCores": 1, + "DefaultThreadsPerCore": 2, + "DefaultVCpus": 2, + "ValidCores": [ + 1 + ], + "ValidThreadsPerCore": [ + 1, + 2 + ] + } + }, + "r5n.metal": { + "AutoRecoverySupported": true, + "BareMetal": true, + "BurstablePerformanceSupported": false, + "CurrentGeneration": true, + "DedicatedHostsSupported": true, + "EbsInfo": { + "AttachmentLimitType": "shared", + "EbsOptimizedInfo": { + "BaselineBandwidthInMbps": 19000, + "BaselineIops": 80000, + "BaselineThroughputInMBps": 2375.0, + "MaximumBandwidthInMbps": 19000, + "MaximumIops": 80000, + "MaximumThroughputInMBps": 2375.0 + }, + "EbsOptimizedSupport": "default", + "EncryptionSupport": "supported", + "MaximumEbsAttachments": 31, + "NvmeSupport": "required" + }, + "FreeTierEligible": false, + "HibernationSupported": false, + "InstanceStorageSupported": false, + "InstanceType": "r5n.metal", + "MemoryInfo": { + "SizeInMiB": 786432 + }, + "NetworkInfo": { + "ConnectionTrackingConfiguration": { + "DefaultTcpEstablishedTimeout": 432000, + "DefaultUdpStreamTimeout": 180, + "DefaultUdpTimeout": 30 + }, + "DefaultNetworkCardIndex": 0, + "EfaInfo": { + "MaximumEfaInterfaces": 1 + }, + "EfaSupported": true, + "EnaSrdSupported": false, + "EnaSupport": "required", + "EncryptionInTransitSupported": true, + "FlexibleEnaQueuesSupport": "unsupported", + "Ipv4AddressesPerInterface": 50, + "Ipv6AddressesPerInterface": 50, + "Ipv6Supported": true, + "MaximumNetworkCards": 1, + "MaximumNetworkInterfaces": 15, + "NetworkCards": [ + { + "BaselineBandwidthInGbps": 100.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 15, + "NetworkCardIndex": 0, + "NetworkPerformance": "100 Gigabit", + "PeakBandwidthInGbps": 100.0 + } + ], + "NetworkPerformance": "100 Gigabit", + "SecondaryNetworkSupported": false + }, + "NitroEnclavesSupport": "unsupported", + "NitroTpmSupport": "unsupported", + "PhcSupport": "unsupported", + "PlacementGroupInfo": { + "SupportedStrategies": [ + "cluster", + "partition", + "spread" + ] + }, + "ProcessorInfo": { + "Manufacturer": "Intel", + "SupportedArchitectures": [ + "x86_64" + ], + "SustainedClockSpeedInGhz": 3.1 + }, + "RebootMigrationSupport": "supported", + "SupportedBootModes": [ + "legacy-bios" + ], + "SupportedRootDeviceTypes": [ + "ebs" + ], + "SupportedUsageClasses": [ + "on-demand", + "spot" + ], + "SupportedVirtualizationTypes": [ + "hvm" + ], + "VCpuInfo": { + "DefaultCores": 48, + "DefaultThreadsPerCore": 2, + "DefaultVCpus": 96 + } + }, + "r5n.xlarge": { + "AutoRecoverySupported": true, + "BareMetal": false, + "BurstablePerformanceSupported": false, + "CurrentGeneration": true, + "DedicatedHostsSupported": true, + "EbsInfo": { + "AttachmentLimitType": "shared", + "EbsOptimizedInfo": { + "BaselineBandwidthInMbps": 1150, + "BaselineIops": 6000, + "BaselineThroughputInMBps": 143.75, + "MaximumBandwidthInMbps": 4750, + "MaximumIops": 18750, + "MaximumThroughputInMBps": 593.75 + }, + "EbsOptimizedSupport": "default", + "EncryptionSupport": "supported", + "MaximumEbsAttachments": 27, "NvmeSupport": "required" }, "FreeTierEligible": false, - "HibernationSupported": true, + "HibernationSupported": false, "Hypervisor": "nitro", - "InstanceStorageInfo": { - "Disks": [ - { - "Count": 1, - "SizeInGB": 75, - "Type": "ssd" - } - ], - "EncryptionSupport": "required", - "NvmeSupport": "required", - "TotalSizeInGB": 75 - }, - "InstanceStorageSupported": true, - "InstanceType": "r5d.large", + "InstanceStorageSupported": false, + "InstanceType": "r5n.xlarge", "MemoryInfo": { - "SizeInMiB": 16384 + "SizeInMiB": 32768 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { @@ -111951,27 +117943,27 @@ "EfaSupported": false, "EnaSrdSupported": false, "EnaSupport": "required", - "EncryptionInTransitSupported": false, + "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 10, - "Ipv6AddressesPerInterface": 10, + "Ipv4AddressesPerInterface": 15, + "Ipv6AddressesPerInterface": 15, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 3, + "MaximumNetworkInterfaces": 4, "NetworkCards": [ { - "BaselineBandwidthInGbps": 0.75, + "BaselineBandwidthInGbps": 4.1, "DefaultEnaQueueCountPerInterface": 8, - "MaximumNetworkInterfaces": 3, + "MaximumNetworkInterfaces": 4, "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 10 Gigabit", - "PeakBandwidthInGbps": 10.0 + "NetworkPerformance": "Up to 25 Gigabit", + "PeakBandwidthInGbps": 25.0 } ], - "NetworkPerformance": "Up to 10 Gigabit", + "NetworkPerformance": "Up to 25 Gigabit", "SecondaryNetworkSupported": false }, - "NitroEnclavesSupport": "unsupported", + "NitroEnclavesSupport": "supported", "NitroTpmInfo": { "SupportedVersions": [ "2.0" @@ -111993,7 +117985,7 @@ ], "SustainedClockSpeedInGhz": 3.1 }, - "RebootMigrationSupport": "unsupported", + "RebootMigrationSupport": "supported", "SupportedBootModes": [ "legacy-bios", "uefi" @@ -112009,11 +118001,12 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 1, + "DefaultCores": 2, "DefaultThreadsPerCore": 2, - "DefaultVCpus": 2, + "DefaultVCpus": 4, "ValidCores": [ - 1 + 1, + 2 ], "ValidThreadsPerCore": [ 1, @@ -112021,45 +118014,34 @@ ] } }, - "r5d.metal": { - "AutoRecoverySupported": false, - "BareMetal": true, + "r6a.12xlarge": { + "AutoRecoverySupported": true, + "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, "DedicatedHostsSupported": true, "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 19000, - "BaselineIops": 80000, - "BaselineThroughputInMBps": 2375.0, - "MaximumBandwidthInMbps": 19000, - "MaximumIops": 80000, - "MaximumThroughputInMBps": 2375.0 + "BaselineBandwidthInMbps": 15000, + "BaselineIops": 60000, + "BaselineThroughputInMBps": 1875.0, + "MaximumBandwidthInMbps": 15000, + "MaximumIops": 60000, + "MaximumThroughputInMBps": 1875.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 31, + "MaximumEbsAttachments": 27, "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": false, - "InstanceStorageInfo": { - "Disks": [ - { - "Count": 4, - "SizeInGB": 900, - "Type": "ssd" - } - ], - "EncryptionSupport": "required", - "NvmeSupport": "required", - "TotalSizeInGB": 3600 - }, - "InstanceStorageSupported": true, - "InstanceType": "r5d.metal", + "Hypervisor": "nitro", + "InstanceStorageSupported": false, + "InstanceType": "r6a.12xlarge", "MemoryInfo": { - "SizeInMiB": 786432 + "SizeInMiB": 393216 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { @@ -112069,30 +118051,35 @@ }, "DefaultNetworkCardIndex": 0, "EfaSupported": false, - "EnaSrdSupported": false, + "EnaSrdSupported": true, "EnaSupport": "required", - "EncryptionInTransitSupported": false, + "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 50, - "Ipv6AddressesPerInterface": 50, + "Ipv4AddressesPerInterface": 30, + "Ipv6AddressesPerInterface": 30, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 15, + "MaximumNetworkInterfaces": 8, "NetworkCards": [ { - "BaselineBandwidthInGbps": 25.0, + "BaselineBandwidthInGbps": 18.75, "DefaultEnaQueueCountPerInterface": 8, - "MaximumNetworkInterfaces": 15, + "MaximumNetworkInterfaces": 8, "NetworkCardIndex": 0, - "NetworkPerformance": "25 Gigabit", - "PeakBandwidthInGbps": 25.0 + "NetworkPerformance": "18.75 Gigabit", + "PeakBandwidthInGbps": 18.75 } ], - "NetworkPerformance": "25 Gigabit", + "NetworkPerformance": "18.75 Gigabit", "SecondaryNetworkSupported": false }, - "NitroEnclavesSupport": "unsupported", - "NitroTpmSupport": "unsupported", + "NitroEnclavesSupport": "supported", + "NitroTpmInfo": { + "SupportedVersions": [ + "2.0" + ] + }, + "NitroTpmSupport": "supported", "PhcSupport": "unsupported", "PlacementGroupInfo": { "SupportedStrategies": [ @@ -112102,15 +118089,16 @@ ] }, "ProcessorInfo": { - "Manufacturer": "Intel", + "Manufacturer": "AMD", "SupportedArchitectures": [ "x86_64" ], - "SustainedClockSpeedInGhz": 3.1 + "SustainedClockSpeedInGhz": 3.6 }, - "RebootMigrationSupport": "unsupported", + "RebootMigrationSupport": "supported", "SupportedBootModes": [ - "legacy-bios" + "legacy-bios", + "uefi" ], "SupportedRootDeviceTypes": [ "ebs" @@ -112123,13 +118111,29 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 48, + "DefaultCores": 24, "DefaultThreadsPerCore": 2, - "DefaultVCpus": 96 + "DefaultVCpus": 48, + "ValidCores": [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 16, + 24 + ], + "ValidThreadsPerCore": [ + 1, + 2 + ] } }, - "r5d.xlarge": { - "AutoRecoverySupported": false, + "r6a.16xlarge": { + "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, @@ -112137,37 +118141,25 @@ "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 1150, - "BaselineIops": 6000, - "BaselineThroughputInMBps": 143.75, - "MaximumBandwidthInMbps": 4750, - "MaximumIops": 18750, - "MaximumThroughputInMBps": 593.75 + "BaselineBandwidthInMbps": 20000, + "BaselineIops": 80000, + "BaselineThroughputInMBps": 2500.0, + "MaximumBandwidthInMbps": 20000, + "MaximumIops": 80000, + "MaximumThroughputInMBps": 2500.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 26, + "MaximumEbsAttachments": 27, "NvmeSupport": "required" }, "FreeTierEligible": false, - "HibernationSupported": true, + "HibernationSupported": false, "Hypervisor": "nitro", - "InstanceStorageInfo": { - "Disks": [ - { - "Count": 1, - "SizeInGB": 150, - "Type": "ssd" - } - ], - "EncryptionSupport": "required", - "NvmeSupport": "required", - "TotalSizeInGB": 150 - }, - "InstanceStorageSupported": true, - "InstanceType": "r5d.xlarge", + "InstanceStorageSupported": false, + "InstanceType": "r6a.16xlarge", "MemoryInfo": { - "SizeInMiB": 32768 + "SizeInMiB": 524288 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { @@ -112177,26 +118169,26 @@ }, "DefaultNetworkCardIndex": 0, "EfaSupported": false, - "EnaSrdSupported": false, + "EnaSrdSupported": true, "EnaSupport": "required", - "EncryptionInTransitSupported": false, + "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 15, - "Ipv6AddressesPerInterface": 15, + "Ipv4AddressesPerInterface": 50, + "Ipv6AddressesPerInterface": 50, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 4, + "MaximumNetworkInterfaces": 15, "NetworkCards": [ { - "BaselineBandwidthInGbps": 1.25, + "BaselineBandwidthInGbps": 25.0, "DefaultEnaQueueCountPerInterface": 8, - "MaximumNetworkInterfaces": 4, + "MaximumNetworkInterfaces": 15, "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 10 Gigabit", - "PeakBandwidthInGbps": 10.0 + "NetworkPerformance": "25 Gigabit", + "PeakBandwidthInGbps": 25.0 } ], - "NetworkPerformance": "Up to 10 Gigabit", + "NetworkPerformance": "25 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -112215,13 +118207,13 @@ ] }, "ProcessorInfo": { - "Manufacturer": "Intel", + "Manufacturer": "AMD", "SupportedArchitectures": [ "x86_64" ], - "SustainedClockSpeedInGhz": 3.1 + "SustainedClockSpeedInGhz": 3.6 }, - "RebootMigrationSupport": "unsupported", + "RebootMigrationSupport": "supported", "SupportedBootModes": [ "legacy-bios", "uefi" @@ -112237,11 +118229,18 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 2, + "DefaultCores": 32, "DefaultThreadsPerCore": 2, - "DefaultVCpus": 4, + "DefaultVCpus": 64, "ValidCores": [ - 2 + 4, + 6, + 8, + 10, + 12, + 14, + 16, + 32 ], "ValidThreadsPerCore": [ 1, @@ -112249,8 +118248,8 @@ ] } }, - "r5dn.12xlarge": { - "AutoRecoverySupported": false, + "r6a.24xlarge": { + "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, @@ -112258,37 +118257,25 @@ "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 9500, - "BaselineIops": 40000, - "BaselineThroughputInMBps": 1187.5, - "MaximumBandwidthInMbps": 9500, - "MaximumIops": 40000, - "MaximumThroughputInMBps": 1187.5 + "BaselineBandwidthInMbps": 30000, + "BaselineIops": 120000, + "BaselineThroughputInMBps": 3750.0, + "MaximumBandwidthInMbps": 30000, + "MaximumIops": 120000, + "MaximumThroughputInMBps": 3750.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 25, + "MaximumEbsAttachments": 27, "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": false, "Hypervisor": "nitro", - "InstanceStorageInfo": { - "Disks": [ - { - "Count": 2, - "SizeInGB": 900, - "Type": "ssd" - } - ], - "EncryptionSupport": "required", - "NvmeSupport": "required", - "TotalSizeInGB": 1800 - }, - "InstanceStorageSupported": true, - "InstanceType": "r5dn.12xlarge", + "InstanceStorageSupported": false, + "InstanceType": "r6a.24xlarge", "MemoryInfo": { - "SizeInMiB": 393216 + "SizeInMiB": 786432 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { @@ -112298,26 +118285,26 @@ }, "DefaultNetworkCardIndex": 0, "EfaSupported": false, - "EnaSrdSupported": false, + "EnaSrdSupported": true, "EnaSupport": "required", "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 30, - "Ipv6AddressesPerInterface": 30, + "Ipv4AddressesPerInterface": 50, + "Ipv6AddressesPerInterface": 50, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 8, + "MaximumNetworkInterfaces": 15, "NetworkCards": [ { - "BaselineBandwidthInGbps": 50.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 8, + "BaselineBandwidthInGbps": 37.5, + "DefaultEnaQueueCountPerInterface": 8, + "MaximumNetworkInterfaces": 15, "NetworkCardIndex": 0, - "NetworkPerformance": "50 Gigabit", - "PeakBandwidthInGbps": 50.0 + "NetworkPerformance": "37.5 Gigabit", + "PeakBandwidthInGbps": 37.5 } ], - "NetworkPerformance": "50 Gigabit", + "NetworkPerformance": "37.5 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -112336,13 +118323,13 @@ ] }, "ProcessorInfo": { - "Manufacturer": "Intel", + "Manufacturer": "AMD", "SupportedArchitectures": [ "x86_64" ], - "SustainedClockSpeedInGhz": 3.1 + "SustainedClockSpeedInGhz": 3.6 }, - "RebootMigrationSupport": "unsupported", + "RebootMigrationSupport": "supported", "SupportedBootModes": [ "legacy-bios", "uefi" @@ -112358,11 +118345,10 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 24, + "DefaultCores": 48, "DefaultThreadsPerCore": 2, - "DefaultVCpus": 48, + "DefaultVCpus": 96, "ValidCores": [ - 2, 4, 6, 8, @@ -112370,10 +118356,8 @@ 12, 14, 16, - 18, - 20, - 22, - 24 + 32, + 48 ], "ValidThreadsPerCore": [ 1, @@ -112381,8 +118365,8 @@ ] } }, - "r5dn.16xlarge": { - "AutoRecoverySupported": false, + "r6a.2xlarge": { + "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, @@ -112390,37 +118374,25 @@ "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 13600, - "BaselineIops": 60000, - "BaselineThroughputInMBps": 1700.0, - "MaximumBandwidthInMbps": 13600, - "MaximumIops": 60000, - "MaximumThroughputInMBps": 1700.0 + "BaselineBandwidthInMbps": 2500, + "BaselineIops": 12000, + "BaselineThroughputInMBps": 312.5, + "MaximumBandwidthInMbps": 10000, + "MaximumIops": 40000, + "MaximumThroughputInMBps": 1250.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 23, + "MaximumEbsAttachments": 27, "NvmeSupport": "required" }, "FreeTierEligible": false, - "HibernationSupported": false, + "HibernationSupported": true, "Hypervisor": "nitro", - "InstanceStorageInfo": { - "Disks": [ - { - "Count": 4, - "SizeInGB": 600, - "Type": "ssd" - } - ], - "EncryptionSupport": "required", - "NvmeSupport": "required", - "TotalSizeInGB": 2400 - }, - "InstanceStorageSupported": true, - "InstanceType": "r5dn.16xlarge", + "InstanceStorageSupported": false, + "InstanceType": "r6a.2xlarge", "MemoryInfo": { - "SizeInMiB": 524288 + "SizeInMiB": 65536 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { @@ -112434,22 +118406,22 @@ "EnaSupport": "required", "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 50, - "Ipv6AddressesPerInterface": 50, + "Ipv4AddressesPerInterface": 15, + "Ipv6AddressesPerInterface": 15, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 15, + "MaximumNetworkInterfaces": 4, "NetworkCards": [ { - "BaselineBandwidthInGbps": 75.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 15, + "BaselineBandwidthInGbps": 3.125, + "DefaultEnaQueueCountPerInterface": 8, + "MaximumNetworkInterfaces": 4, "NetworkCardIndex": 0, - "NetworkPerformance": "75 Gigabit", - "PeakBandwidthInGbps": 75.0 + "NetworkPerformance": "Up to 12.5 Gigabit", + "PeakBandwidthInGbps": 12.5 } ], - "NetworkPerformance": "75 Gigabit", + "NetworkPerformance": "Up to 12.5 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -112468,13 +118440,16 @@ ] }, "ProcessorInfo": { - "Manufacturer": "Intel", + "Manufacturer": "AMD", "SupportedArchitectures": [ "x86_64" ], - "SustainedClockSpeedInGhz": 3.1 + "SupportedFeatures": [ + "amd-sev-snp" + ], + "SustainedClockSpeedInGhz": 3.6 }, - "RebootMigrationSupport": "unsupported", + "RebootMigrationSupport": "supported", "SupportedBootModes": [ "legacy-bios", "uefi" @@ -112490,26 +118465,14 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 32, + "DefaultCores": 4, "DefaultThreadsPerCore": 2, - "DefaultVCpus": 64, + "DefaultVCpus": 8, "ValidCores": [ + 1, 2, - 4, - 6, - 8, - 10, - 12, - 14, - 16, - 18, - 20, - 22, - 24, - 26, - 28, - 30, - 32 + 3, + 4 ], "ValidThreadsPerCore": [ 1, @@ -112517,8 +118480,8 @@ ] } }, - "r5dn.24xlarge": { - "AutoRecoverySupported": false, + "r6a.32xlarge": { + "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, @@ -112526,37 +118489,25 @@ "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 19000, - "BaselineIops": 80000, - "BaselineThroughputInMBps": 2375.0, - "MaximumBandwidthInMbps": 19000, - "MaximumIops": 80000, - "MaximumThroughputInMBps": 2375.0 + "BaselineBandwidthInMbps": 40000, + "BaselineIops": 160000, + "BaselineThroughputInMBps": 5000.0, + "MaximumBandwidthInMbps": 40000, + "MaximumIops": 160000, + "MaximumThroughputInMBps": 5000.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 23, + "MaximumEbsAttachments": 27, "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": false, "Hypervisor": "nitro", - "InstanceStorageInfo": { - "Disks": [ - { - "Count": 4, - "SizeInGB": 900, - "Type": "ssd" - } - ], - "EncryptionSupport": "required", - "NvmeSupport": "required", - "TotalSizeInGB": 3600 - }, - "InstanceStorageSupported": true, - "InstanceType": "r5dn.24xlarge", + "InstanceStorageSupported": false, + "InstanceType": "r6a.32xlarge", "MemoryInfo": { - "SizeInMiB": 786432 + "SizeInMiB": 1048576 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { @@ -112565,11 +118516,8 @@ "DefaultUdpTimeout": 30 }, "DefaultNetworkCardIndex": 0, - "EfaInfo": { - "MaximumEfaInterfaces": 1 - }, - "EfaSupported": true, - "EnaSrdSupported": false, + "EfaSupported": false, + "EnaSrdSupported": true, "EnaSupport": "required", "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "unsupported", @@ -112580,15 +118528,15 @@ "MaximumNetworkInterfaces": 15, "NetworkCards": [ { - "BaselineBandwidthInGbps": 100.0, - "DefaultEnaQueueCountPerInterface": 32, + "BaselineBandwidthInGbps": 50.0, + "DefaultEnaQueueCountPerInterface": 8, "MaximumNetworkInterfaces": 15, "NetworkCardIndex": 0, - "NetworkPerformance": "100 Gigabit", - "PeakBandwidthInGbps": 100.0 + "NetworkPerformance": "50 Gigabit", + "PeakBandwidthInGbps": 50.0 } ], - "NetworkPerformance": "100 Gigabit", + "NetworkPerformance": "50 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -112607,13 +118555,13 @@ ] }, "ProcessorInfo": { - "Manufacturer": "Intel", + "Manufacturer": "AMD", "SupportedArchitectures": [ "x86_64" ], - "SustainedClockSpeedInGhz": 3.1 + "SustainedClockSpeedInGhz": 3.6 }, - "RebootMigrationSupport": "unsupported", + "RebootMigrationSupport": "supported", "SupportedBootModes": [ "legacy-bios", "uefi" @@ -112629,34 +118577,18 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 48, + "DefaultCores": 64, "DefaultThreadsPerCore": 2, - "DefaultVCpus": 96, + "DefaultVCpus": 128, "ValidCores": [ - 2, - 4, - 6, 8, - 10, 12, - 14, 16, - 18, 20, - 22, 24, - 26, 28, - 30, 32, - 34, - 36, - 38, - 40, - 42, - 44, - 46, - 48 + 64 ], "ValidThreadsPerCore": [ 1, @@ -112664,8 +118596,8 @@ ] } }, - "r5dn.2xlarge": { - "AutoRecoverySupported": false, + "r6a.48xlarge": { + "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, @@ -112673,37 +118605,25 @@ "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 2300, - "BaselineIops": 12000, - "BaselineThroughputInMBps": 287.5, - "MaximumBandwidthInMbps": 4750, - "MaximumIops": 18750, - "MaximumThroughputInMBps": 593.75 + "BaselineBandwidthInMbps": 40000, + "BaselineIops": 240000, + "BaselineThroughputInMBps": 5000.0, + "MaximumBandwidthInMbps": 40000, + "MaximumIops": 240000, + "MaximumThroughputInMBps": 5000.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 26, + "MaximumEbsAttachments": 27, "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": false, "Hypervisor": "nitro", - "InstanceStorageInfo": { - "Disks": [ - { - "Count": 1, - "SizeInGB": 300, - "Type": "ssd" - } - ], - "EncryptionSupport": "required", - "NvmeSupport": "required", - "TotalSizeInGB": 300 - }, - "InstanceStorageSupported": true, - "InstanceType": "r5dn.2xlarge", + "InstanceStorageSupported": false, + "InstanceType": "r6a.48xlarge", "MemoryInfo": { - "SizeInMiB": 65536 + "SizeInMiB": 1572864 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { @@ -112712,27 +118632,30 @@ "DefaultUdpTimeout": 30 }, "DefaultNetworkCardIndex": 0, - "EfaSupported": false, - "EnaSrdSupported": false, + "EfaInfo": { + "MaximumEfaInterfaces": 1 + }, + "EfaSupported": true, + "EnaSrdSupported": true, "EnaSupport": "required", "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 15, - "Ipv6AddressesPerInterface": 15, + "Ipv4AddressesPerInterface": 50, + "Ipv6AddressesPerInterface": 50, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 4, + "MaximumNetworkInterfaces": 15, "NetworkCards": [ { - "BaselineBandwidthInGbps": 8.125, + "BaselineBandwidthInGbps": 50.0, "DefaultEnaQueueCountPerInterface": 8, - "MaximumNetworkInterfaces": 4, + "MaximumNetworkInterfaces": 15, "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 25 Gigabit", - "PeakBandwidthInGbps": 25.0 + "NetworkPerformance": "50 Gigabit", + "PeakBandwidthInGbps": 50.0 } ], - "NetworkPerformance": "Up to 25 Gigabit", + "NetworkPerformance": "50 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -112751,13 +118674,13 @@ ] }, "ProcessorInfo": { - "Manufacturer": "Intel", + "Manufacturer": "AMD", "SupportedArchitectures": [ "x86_64" ], - "SustainedClockSpeedInGhz": 3.1 + "SustainedClockSpeedInGhz": 3.6 }, - "RebootMigrationSupport": "unsupported", + "RebootMigrationSupport": "supported", "SupportedBootModes": [ "legacy-bios", "uefi" @@ -112773,12 +118696,19 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 4, + "DefaultCores": 96, "DefaultThreadsPerCore": 2, - "DefaultVCpus": 8, + "DefaultVCpus": 192, "ValidCores": [ - 2, - 4 + 8, + 12, + 16, + 20, + 24, + 28, + 32, + 64, + 96 ], "ValidThreadsPerCore": [ 1, @@ -112786,8 +118716,8 @@ ] } }, - "r5dn.4xlarge": { - "AutoRecoverySupported": false, + "r6a.4xlarge": { + "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, @@ -112795,35 +118725,23 @@ "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 4750, - "BaselineIops": 18750, - "BaselineThroughputInMBps": 593.75, - "MaximumBandwidthInMbps": 4750, - "MaximumIops": 18750, - "MaximumThroughputInMBps": 593.75 + "BaselineBandwidthInMbps": 5000, + "BaselineIops": 20000, + "BaselineThroughputInMBps": 625.0, + "MaximumBandwidthInMbps": 10000, + "MaximumIops": 40000, + "MaximumThroughputInMBps": 1250.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 25, + "MaximumEbsAttachments": 27, "NvmeSupport": "required" }, "FreeTierEligible": false, - "HibernationSupported": false, + "HibernationSupported": true, "Hypervisor": "nitro", - "InstanceStorageInfo": { - "Disks": [ - { - "Count": 2, - "SizeInGB": 300, - "Type": "ssd" - } - ], - "EncryptionSupport": "required", - "NvmeSupport": "required", - "TotalSizeInGB": 600 - }, - "InstanceStorageSupported": true, - "InstanceType": "r5dn.4xlarge", + "InstanceStorageSupported": false, + "InstanceType": "r6a.4xlarge", "MemoryInfo": { "SizeInMiB": 131072 }, @@ -112846,15 +118764,15 @@ "MaximumNetworkInterfaces": 8, "NetworkCards": [ { - "BaselineBandwidthInGbps": 16.25, - "DefaultEnaQueueCountPerInterface": 32, + "BaselineBandwidthInGbps": 6.25, + "DefaultEnaQueueCountPerInterface": 8, "MaximumNetworkInterfaces": 8, "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 25 Gigabit", - "PeakBandwidthInGbps": 25.0 + "NetworkPerformance": "Up to 12.5 Gigabit", + "PeakBandwidthInGbps": 12.5 } ], - "NetworkPerformance": "Up to 25 Gigabit", + "NetworkPerformance": "Up to 12.5 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -112873,13 +118791,16 @@ ] }, "ProcessorInfo": { - "Manufacturer": "Intel", + "Manufacturer": "AMD", "SupportedArchitectures": [ "x86_64" ], - "SustainedClockSpeedInGhz": 3.1 + "SupportedFeatures": [ + "amd-sev-snp" + ], + "SustainedClockSpeedInGhz": 3.6 }, - "RebootMigrationSupport": "unsupported", + "RebootMigrationSupport": "supported", "SupportedBootModes": [ "legacy-bios", "uefi" @@ -112899,9 +118820,13 @@ "DefaultThreadsPerCore": 2, "DefaultVCpus": 16, "ValidCores": [ + 1, 2, + 3, 4, + 5, 6, + 7, 8 ], "ValidThreadsPerCore": [ @@ -112910,8 +118835,8 @@ ] } }, - "r5dn.8xlarge": { - "AutoRecoverySupported": false, + "r6a.8xlarge": { + "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, @@ -112919,35 +118844,23 @@ "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 6800, - "BaselineIops": 30000, - "BaselineThroughputInMBps": 850.0, - "MaximumBandwidthInMbps": 6800, - "MaximumIops": 30000, - "MaximumThroughputInMBps": 850.0 + "BaselineBandwidthInMbps": 10000, + "BaselineIops": 40000, + "BaselineThroughputInMBps": 1250.0, + "MaximumBandwidthInMbps": 10000, + "MaximumIops": 40000, + "MaximumThroughputInMBps": 1250.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 25, + "MaximumEbsAttachments": 27, "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": false, "Hypervisor": "nitro", - "InstanceStorageInfo": { - "Disks": [ - { - "Count": 2, - "SizeInGB": 600, - "Type": "ssd" - } - ], - "EncryptionSupport": "required", - "NvmeSupport": "required", - "TotalSizeInGB": 1200 - }, - "InstanceStorageSupported": true, - "InstanceType": "r5dn.8xlarge", + "InstanceStorageSupported": false, + "InstanceType": "r6a.8xlarge", "MemoryInfo": { "SizeInMiB": 262144 }, @@ -112970,15 +118883,15 @@ "MaximumNetworkInterfaces": 8, "NetworkCards": [ { - "BaselineBandwidthInGbps": 25.0, - "DefaultEnaQueueCountPerInterface": 32, + "BaselineBandwidthInGbps": 12.5, + "DefaultEnaQueueCountPerInterface": 8, "MaximumNetworkInterfaces": 8, "NetworkCardIndex": 0, - "NetworkPerformance": "25 Gigabit", - "PeakBandwidthInGbps": 25.0 + "NetworkPerformance": "12.5 Gigabit", + "PeakBandwidthInGbps": 12.5 } ], - "NetworkPerformance": "25 Gigabit", + "NetworkPerformance": "12.5 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -112997,13 +118910,13 @@ ] }, "ProcessorInfo": { - "Manufacturer": "Intel", + "Manufacturer": "AMD", "SupportedArchitectures": [ "x86_64" ], - "SustainedClockSpeedInGhz": 3.1 + "SustainedClockSpeedInGhz": 3.6 }, - "RebootMigrationSupport": "unsupported", + "RebootMigrationSupport": "supported", "SupportedBootModes": [ "legacy-bios", "uefi" @@ -113023,7 +118936,6 @@ "DefaultThreadsPerCore": 2, "DefaultVCpus": 32, "ValidCores": [ - 2, 4, 6, 8, @@ -113038,8 +118950,8 @@ ] } }, - "r5dn.large": { - "AutoRecoverySupported": false, + "r6a.large": { + "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, @@ -113050,32 +118962,20 @@ "BaselineBandwidthInMbps": 650, "BaselineIops": 3600, "BaselineThroughputInMBps": 81.25, - "MaximumBandwidthInMbps": 4750, - "MaximumIops": 18750, - "MaximumThroughputInMBps": 593.75 + "MaximumBandwidthInMbps": 10000, + "MaximumIops": 40000, + "MaximumThroughputInMBps": 1250.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 26, + "MaximumEbsAttachments": 27, "NvmeSupport": "required" }, "FreeTierEligible": false, - "HibernationSupported": false, + "HibernationSupported": true, "Hypervisor": "nitro", - "InstanceStorageInfo": { - "Disks": [ - { - "Count": 1, - "SizeInGB": 75, - "Type": "ssd" - } - ], - "EncryptionSupport": "required", - "NvmeSupport": "required", - "TotalSizeInGB": 75 - }, - "InstanceStorageSupported": true, - "InstanceType": "r5dn.large", + "InstanceStorageSupported": false, + "InstanceType": "r6a.large", "MemoryInfo": { "SizeInMiB": 16384 }, @@ -113098,15 +118998,15 @@ "MaximumNetworkInterfaces": 3, "NetworkCards": [ { - "BaselineBandwidthInGbps": 2.1, - "DefaultEnaQueueCountPerInterface": 8, + "BaselineBandwidthInGbps": 0.781, + "DefaultEnaQueueCountPerInterface": 2, "MaximumNetworkInterfaces": 3, "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 25 Gigabit", - "PeakBandwidthInGbps": 25.0 + "NetworkPerformance": "Up to 12.5 Gigabit", + "PeakBandwidthInGbps": 12.5 } ], - "NetworkPerformance": "Up to 25 Gigabit", + "NetworkPerformance": "Up to 12.5 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "unsupported", @@ -113125,13 +119025,16 @@ ] }, "ProcessorInfo": { - "Manufacturer": "Intel", + "Manufacturer": "AMD", "SupportedArchitectures": [ "x86_64" ], - "SustainedClockSpeedInGhz": 3.1 + "SupportedFeatures": [ + "amd-sev-snp" + ], + "SustainedClockSpeedInGhz": 3.6 }, - "RebootMigrationSupport": "unsupported", + "RebootMigrationSupport": "supported", "SupportedBootModes": [ "legacy-bios", "uefi" @@ -113159,8 +119062,8 @@ ] } }, - "r5dn.metal": { - "AutoRecoverySupported": false, + "r6a.metal": { + "AutoRecoverySupported": true, "BareMetal": true, "BurstablePerformanceSupported": false, "CurrentGeneration": true, @@ -113168,12 +119071,12 @@ "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 19000, - "BaselineIops": 80000, - "BaselineThroughputInMBps": 2375.0, - "MaximumBandwidthInMbps": 19000, - "MaximumIops": 80000, - "MaximumThroughputInMBps": 2375.0 + "BaselineBandwidthInMbps": 40000, + "BaselineIops": 240000, + "BaselineThroughputInMBps": 5000.0, + "MaximumBandwidthInMbps": 40000, + "MaximumIops": 240000, + "MaximumThroughputInMBps": 5000.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", @@ -113182,22 +119085,10 @@ }, "FreeTierEligible": false, "HibernationSupported": false, - "InstanceStorageInfo": { - "Disks": [ - { - "Count": 4, - "SizeInGB": 900, - "Type": "ssd" - } - ], - "EncryptionSupport": "required", - "NvmeSupport": "required", - "TotalSizeInGB": 3600 - }, - "InstanceStorageSupported": true, - "InstanceType": "r5dn.metal", + "InstanceStorageSupported": false, + "InstanceType": "r6a.metal", "MemoryInfo": { - "SizeInMiB": 786432 + "SizeInMiB": 1572864 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { @@ -113210,7 +119101,7 @@ "MaximumEfaInterfaces": 1 }, "EfaSupported": true, - "EnaSrdSupported": false, + "EnaSrdSupported": true, "EnaSupport": "required", "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "unsupported", @@ -113221,15 +119112,15 @@ "MaximumNetworkInterfaces": 15, "NetworkCards": [ { - "BaselineBandwidthInGbps": 100.0, - "DefaultEnaQueueCountPerInterface": 32, + "BaselineBandwidthInGbps": 50.0, + "DefaultEnaQueueCountPerInterface": 8, "MaximumNetworkInterfaces": 15, "NetworkCardIndex": 0, - "NetworkPerformance": "100 Gigabit", - "PeakBandwidthInGbps": 100.0 + "NetworkPerformance": "50 Gigabit", + "PeakBandwidthInGbps": 50.0 } ], - "NetworkPerformance": "100 Gigabit", + "NetworkPerformance": "50 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "unsupported", @@ -113243,13 +119134,13 @@ ] }, "ProcessorInfo": { - "Manufacturer": "Intel", + "Manufacturer": "AMD", "SupportedArchitectures": [ "x86_64" ], - "SustainedClockSpeedInGhz": 3.1 + "SustainedClockSpeedInGhz": 3.6 }, - "RebootMigrationSupport": "unsupported", + "RebootMigrationSupport": "supported", "SupportedBootModes": [ "legacy-bios" ], @@ -113264,13 +119155,13 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 48, + "DefaultCores": 96, "DefaultThreadsPerCore": 2, - "DefaultVCpus": 96 + "DefaultVCpus": 192 } }, - "r5dn.xlarge": { - "AutoRecoverySupported": false, + "r6a.xlarge": { + "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, @@ -113278,35 +119169,23 @@ "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 1150, + "BaselineBandwidthInMbps": 1250, "BaselineIops": 6000, - "BaselineThroughputInMBps": 143.75, - "MaximumBandwidthInMbps": 4750, - "MaximumIops": 18750, - "MaximumThroughputInMBps": 593.75 + "BaselineThroughputInMBps": 156.25, + "MaximumBandwidthInMbps": 10000, + "MaximumIops": 40000, + "MaximumThroughputInMBps": 1250.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 26, + "MaximumEbsAttachments": 27, "NvmeSupport": "required" }, "FreeTierEligible": false, - "HibernationSupported": false, + "HibernationSupported": true, "Hypervisor": "nitro", - "InstanceStorageInfo": { - "Disks": [ - { - "Count": 1, - "SizeInGB": 150, - "Type": "ssd" - } - ], - "EncryptionSupport": "required", - "NvmeSupport": "required", - "TotalSizeInGB": 150 - }, - "InstanceStorageSupported": true, - "InstanceType": "r5dn.xlarge", + "InstanceStorageSupported": false, + "InstanceType": "r6a.xlarge", "MemoryInfo": { "SizeInMiB": 32768 }, @@ -113329,15 +119208,15 @@ "MaximumNetworkInterfaces": 4, "NetworkCards": [ { - "BaselineBandwidthInGbps": 4.1, - "DefaultEnaQueueCountPerInterface": 8, + "BaselineBandwidthInGbps": 1.562, + "DefaultEnaQueueCountPerInterface": 4, "MaximumNetworkInterfaces": 4, "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 25 Gigabit", - "PeakBandwidthInGbps": 25.0 + "NetworkPerformance": "Up to 12.5 Gigabit", + "PeakBandwidthInGbps": 12.5 } ], - "NetworkPerformance": "Up to 25 Gigabit", + "NetworkPerformance": "Up to 12.5 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -113356,13 +119235,16 @@ ] }, "ProcessorInfo": { - "Manufacturer": "Intel", + "Manufacturer": "AMD", "SupportedArchitectures": [ "x86_64" ], - "SustainedClockSpeedInGhz": 3.1 + "SupportedFeatures": [ + "amd-sev-snp" + ], + "SustainedClockSpeedInGhz": 3.6 }, - "RebootMigrationSupport": "unsupported", + "RebootMigrationSupport": "supported", "SupportedBootModes": [ "legacy-bios", "uefi" @@ -113391,7 +119273,7 @@ ] } }, - "r5n.12xlarge": { + "r6g.12xlarge": { "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, @@ -113400,12 +119282,12 @@ "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 9500, - "BaselineIops": 40000, - "BaselineThroughputInMBps": 1187.5, - "MaximumBandwidthInMbps": 9500, - "MaximumIops": 40000, - "MaximumThroughputInMBps": 1187.5 + "BaselineBandwidthInMbps": 14250, + "BaselineIops": 50000, + "BaselineThroughputInMBps": 1781.25, + "MaximumBandwidthInMbps": 14250, + "MaximumIops": 50000, + "MaximumThroughputInMBps": 1781.25 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", @@ -113416,7 +119298,7 @@ "HibernationSupported": false, "Hypervisor": "nitro", "InstanceStorageSupported": false, - "InstanceType": "r5n.12xlarge", + "InstanceType": "r6g.12xlarge", "MemoryInfo": { "SizeInMiB": 393216 }, @@ -113430,7 +119312,7 @@ "EfaSupported": false, "EnaSrdSupported": false, "EnaSupport": "required", - "EncryptionInTransitSupported": true, + "EncryptionInTransitSupported": false, "FlexibleEnaQueuesSupport": "unsupported", "Ipv4AddressesPerInterface": 30, "Ipv6AddressesPerInterface": 30, @@ -113439,15 +119321,15 @@ "MaximumNetworkInterfaces": 8, "NetworkCards": [ { - "BaselineBandwidthInGbps": 50.0, - "DefaultEnaQueueCountPerInterface": 32, + "BaselineBandwidthInGbps": 20.0, + "DefaultEnaQueueCountPerInterface": 8, "MaximumNetworkInterfaces": 8, "NetworkCardIndex": 0, - "NetworkPerformance": "50 Gigabit", - "PeakBandwidthInGbps": 50.0 + "NetworkPerformance": "20 Gigabit", + "PeakBandwidthInGbps": 20.0 } ], - "NetworkPerformance": "50 Gigabit", + "NetworkPerformance": "20 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -113466,15 +119348,14 @@ ] }, "ProcessorInfo": { - "Manufacturer": "Intel", + "Manufacturer": "AWS", "SupportedArchitectures": [ - "x86_64" + "arm64" ], - "SustainedClockSpeedInGhz": 3.1 + "SustainedClockSpeedInGhz": 2.5 }, "RebootMigrationSupport": "supported", "SupportedBootModes": [ - "legacy-bios", "uefi" ], "SupportedRootDeviceTypes": [ @@ -113488,154 +119369,65 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 24, - "DefaultThreadsPerCore": 2, + "DefaultCores": 48, + "DefaultThreadsPerCore": 1, "DefaultVCpus": 48, "ValidCores": [ - 2, - 4, - 6, - 8, - 10, - 12, - 14, - 16, - 18, - 20, - 22, - 24 - ], - "ValidThreadsPerCore": [ 1, - 2 - ] - } - }, - "r5n.16xlarge": { - "AutoRecoverySupported": true, - "BareMetal": false, - "BurstablePerformanceSupported": false, - "CurrentGeneration": true, - "DedicatedHostsSupported": true, - "EbsInfo": { - "AttachmentLimitType": "shared", - "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 13600, - "BaselineIops": 60000, - "BaselineThroughputInMBps": 1700.0, - "MaximumBandwidthInMbps": 13600, - "MaximumIops": 60000, - "MaximumThroughputInMBps": 1700.0 - }, - "EbsOptimizedSupport": "default", - "EncryptionSupport": "supported", - "MaximumEbsAttachments": 27, - "NvmeSupport": "required" - }, - "FreeTierEligible": false, - "HibernationSupported": false, - "Hypervisor": "nitro", - "InstanceStorageSupported": false, - "InstanceType": "r5n.16xlarge", - "MemoryInfo": { - "SizeInMiB": 524288 - }, - "NetworkInfo": { - "ConnectionTrackingConfiguration": { - "DefaultTcpEstablishedTimeout": 432000, - "DefaultUdpStreamTimeout": 180, - "DefaultUdpTimeout": 30 - }, - "DefaultNetworkCardIndex": 0, - "EfaSupported": false, - "EnaSrdSupported": false, - "EnaSupport": "required", - "EncryptionInTransitSupported": true, - "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 50, - "Ipv6AddressesPerInterface": 50, - "Ipv6Supported": true, - "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 15, - "NetworkCards": [ - { - "BaselineBandwidthInGbps": 75.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 15, - "NetworkCardIndex": 0, - "NetworkPerformance": "75 Gigabit", - "PeakBandwidthInGbps": 75.0 - } - ], - "NetworkPerformance": "75 Gigabit", - "SecondaryNetworkSupported": false - }, - "NitroEnclavesSupport": "supported", - "NitroTpmInfo": { - "SupportedVersions": [ - "2.0" - ] - }, - "NitroTpmSupport": "supported", - "PhcSupport": "unsupported", - "PlacementGroupInfo": { - "SupportedStrategies": [ - "cluster", - "partition", - "spread" - ] - }, - "ProcessorInfo": { - "Manufacturer": "Intel", - "SupportedArchitectures": [ - "x86_64" - ], - "SustainedClockSpeedInGhz": 3.1 - }, - "RebootMigrationSupport": "supported", - "SupportedBootModes": [ - "legacy-bios", - "uefi" - ], - "SupportedRootDeviceTypes": [ - "ebs" - ], - "SupportedUsageClasses": [ - "on-demand", - "spot" - ], - "SupportedVirtualizationTypes": [ - "hvm" - ], - "VCpuInfo": { - "DefaultCores": 32, - "DefaultThreadsPerCore": 2, - "DefaultVCpus": 64, - "ValidCores": [ 2, + 3, 4, + 5, 6, + 7, 8, + 9, 10, + 11, 12, + 13, 14, + 15, 16, + 17, 18, + 19, 20, + 21, 22, + 23, 24, + 25, 26, + 27, 28, + 29, 30, - 32 + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40, + 41, + 42, + 43, + 44, + 45, + 46, + 47, + 48 ], "ValidThreadsPerCore": [ - 1, - 2 + 1 ] } }, - "r5n.24xlarge": { + "r6g.16xlarge": { "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, @@ -113660,9 +119452,9 @@ "HibernationSupported": false, "Hypervisor": "nitro", "InstanceStorageSupported": false, - "InstanceType": "r5n.24xlarge", + "InstanceType": "r6g.16xlarge", "MemoryInfo": { - "SizeInMiB": 786432 + "SizeInMiB": 524288 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { @@ -113671,13 +119463,10 @@ "DefaultUdpTimeout": 30 }, "DefaultNetworkCardIndex": 0, - "EfaInfo": { - "MaximumEfaInterfaces": 1 - }, - "EfaSupported": true, + "EfaSupported": false, "EnaSrdSupported": false, "EnaSupport": "required", - "EncryptionInTransitSupported": true, + "EncryptionInTransitSupported": false, "FlexibleEnaQueuesSupport": "unsupported", "Ipv4AddressesPerInterface": 50, "Ipv6AddressesPerInterface": 50, @@ -113686,15 +119475,15 @@ "MaximumNetworkInterfaces": 15, "NetworkCards": [ { - "BaselineBandwidthInGbps": 100.0, - "DefaultEnaQueueCountPerInterface": 32, + "BaselineBandwidthInGbps": 25.0, + "DefaultEnaQueueCountPerInterface": 8, "MaximumNetworkInterfaces": 15, "NetworkCardIndex": 0, - "NetworkPerformance": "100 Gigabit", - "PeakBandwidthInGbps": 100.0 + "NetworkPerformance": "25 Gigabit", + "PeakBandwidthInGbps": 25.0 } ], - "NetworkPerformance": "100 Gigabit", + "NetworkPerformance": "25 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -113713,15 +119502,14 @@ ] }, "ProcessorInfo": { - "Manufacturer": "Intel", + "Manufacturer": "AWS", "SupportedArchitectures": [ - "x86_64" + "arm64" ], - "SustainedClockSpeedInGhz": 3.1 + "SustainedClockSpeedInGhz": 2.5 }, "RebootMigrationSupport": "supported", "SupportedBootModes": [ - "legacy-bios", "uefi" ], "SupportedRootDeviceTypes": [ @@ -113735,42 +119523,81 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 48, - "DefaultThreadsPerCore": 2, - "DefaultVCpus": 96, + "DefaultCores": 64, + "DefaultThreadsPerCore": 1, + "DefaultVCpus": 64, "ValidCores": [ + 1, 2, + 3, 4, + 5, 6, + 7, 8, + 9, 10, + 11, 12, + 13, 14, + 15, 16, + 17, 18, + 19, 20, + 21, 22, + 23, 24, + 25, 26, + 27, 28, + 29, 30, + 31, 32, + 33, 34, + 35, 36, + 37, 38, + 39, 40, + 41, 42, + 43, 44, + 45, 46, - 48 + 47, + 48, + 49, + 50, + 51, + 52, + 53, + 54, + 55, + 56, + 57, + 58, + 59, + 60, + 61, + 62, + 63, + 64 ], "ValidThreadsPerCore": [ - 1, - 2 + 1 ] } }, - "r5n.2xlarge": { + "r6g.2xlarge": { "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, @@ -113779,11 +119606,11 @@ "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 2300, + "BaselineBandwidthInMbps": 2375, "BaselineIops": 12000, - "BaselineThroughputInMBps": 287.5, + "BaselineThroughputInMBps": 296.875, "MaximumBandwidthInMbps": 4750, - "MaximumIops": 18750, + "MaximumIops": 20000, "MaximumThroughputInMBps": 593.75 }, "EbsOptimizedSupport": "default", @@ -113792,10 +119619,10 @@ "NvmeSupport": "required" }, "FreeTierEligible": false, - "HibernationSupported": false, + "HibernationSupported": true, "Hypervisor": "nitro", "InstanceStorageSupported": false, - "InstanceType": "r5n.2xlarge", + "InstanceType": "r6g.2xlarge", "MemoryInfo": { "SizeInMiB": 65536 }, @@ -113809,7 +119636,7 @@ "EfaSupported": false, "EnaSrdSupported": false, "EnaSupport": "required", - "EncryptionInTransitSupported": true, + "EncryptionInTransitSupported": false, "FlexibleEnaQueuesSupport": "unsupported", "Ipv4AddressesPerInterface": 15, "Ipv6AddressesPerInterface": 15, @@ -113818,15 +119645,15 @@ "MaximumNetworkInterfaces": 4, "NetworkCards": [ { - "BaselineBandwidthInGbps": 8.125, + "BaselineBandwidthInGbps": 2.5, "DefaultEnaQueueCountPerInterface": 8, "MaximumNetworkInterfaces": 4, "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 25 Gigabit", - "PeakBandwidthInGbps": 25.0 + "NetworkPerformance": "Up to 10 Gigabit", + "PeakBandwidthInGbps": 10.0 } ], - "NetworkPerformance": "Up to 25 Gigabit", + "NetworkPerformance": "Up to 10 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -113845,15 +119672,14 @@ ] }, "ProcessorInfo": { - "Manufacturer": "Intel", + "Manufacturer": "AWS", "SupportedArchitectures": [ - "x86_64" + "arm64" ], - "SustainedClockSpeedInGhz": 3.1 + "SustainedClockSpeedInGhz": 2.5 }, "RebootMigrationSupport": "supported", "SupportedBootModes": [ - "legacy-bios", "uefi" ], "SupportedRootDeviceTypes": [ @@ -113867,20 +119693,25 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 4, - "DefaultThreadsPerCore": 2, + "DefaultCores": 8, + "DefaultThreadsPerCore": 1, "DefaultVCpus": 8, "ValidCores": [ + 1, 2, - 4 + 3, + 4, + 5, + 6, + 7, + 8 ], "ValidThreadsPerCore": [ - 1, - 2 + 1 ] } }, - "r5n.4xlarge": { + "r6g.4xlarge": { "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, @@ -113890,10 +119721,10 @@ "AttachmentLimitType": "shared", "EbsOptimizedInfo": { "BaselineBandwidthInMbps": 4750, - "BaselineIops": 18750, + "BaselineIops": 20000, "BaselineThroughputInMBps": 593.75, "MaximumBandwidthInMbps": 4750, - "MaximumIops": 18750, + "MaximumIops": 20000, "MaximumThroughputInMBps": 593.75 }, "EbsOptimizedSupport": "default", @@ -113902,10 +119733,10 @@ "NvmeSupport": "required" }, "FreeTierEligible": false, - "HibernationSupported": false, + "HibernationSupported": true, "Hypervisor": "nitro", "InstanceStorageSupported": false, - "InstanceType": "r5n.4xlarge", + "InstanceType": "r6g.4xlarge", "MemoryInfo": { "SizeInMiB": 131072 }, @@ -113919,7 +119750,7 @@ "EfaSupported": false, "EnaSrdSupported": false, "EnaSupport": "required", - "EncryptionInTransitSupported": true, + "EncryptionInTransitSupported": false, "FlexibleEnaQueuesSupport": "unsupported", "Ipv4AddressesPerInterface": 30, "Ipv6AddressesPerInterface": 30, @@ -113928,15 +119759,15 @@ "MaximumNetworkInterfaces": 8, "NetworkCards": [ { - "BaselineBandwidthInGbps": 16.25, - "DefaultEnaQueueCountPerInterface": 32, + "BaselineBandwidthInGbps": 5.0, + "DefaultEnaQueueCountPerInterface": 8, "MaximumNetworkInterfaces": 8, "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 25 Gigabit", - "PeakBandwidthInGbps": 25.0 + "NetworkPerformance": "Up to 10 Gigabit", + "PeakBandwidthInGbps": 10.0 } ], - "NetworkPerformance": "Up to 25 Gigabit", + "NetworkPerformance": "Up to 10 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -113955,15 +119786,14 @@ ] }, "ProcessorInfo": { - "Manufacturer": "Intel", + "Manufacturer": "AWS", "SupportedArchitectures": [ - "x86_64" + "arm64" ], - "SustainedClockSpeedInGhz": 3.1 + "SustainedClockSpeedInGhz": 2.5 }, "RebootMigrationSupport": "supported", "SupportedBootModes": [ - "legacy-bios", "uefi" ], "SupportedRootDeviceTypes": [ @@ -113977,22 +119807,33 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 8, - "DefaultThreadsPerCore": 2, + "DefaultCores": 16, + "DefaultThreadsPerCore": 1, "DefaultVCpus": 16, "ValidCores": [ + 1, 2, + 3, 4, + 5, 6, - 8 + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16 ], "ValidThreadsPerCore": [ - 1, - 2 + 1 ] } }, - "r5n.8xlarge": { + "r6g.8xlarge": { "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, @@ -114001,12 +119842,12 @@ "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 6800, - "BaselineIops": 30000, - "BaselineThroughputInMBps": 850.0, - "MaximumBandwidthInMbps": 6800, - "MaximumIops": 30000, - "MaximumThroughputInMBps": 850.0 + "BaselineBandwidthInMbps": 9500, + "BaselineIops": 40000, + "BaselineThroughputInMBps": 1187.5, + "MaximumBandwidthInMbps": 9500, + "MaximumIops": 40000, + "MaximumThroughputInMBps": 1187.5 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", @@ -114017,7 +119858,7 @@ "HibernationSupported": false, "Hypervisor": "nitro", "InstanceStorageSupported": false, - "InstanceType": "r5n.8xlarge", + "InstanceType": "r6g.8xlarge", "MemoryInfo": { "SizeInMiB": 262144 }, @@ -114031,7 +119872,7 @@ "EfaSupported": false, "EnaSrdSupported": false, "EnaSupport": "required", - "EncryptionInTransitSupported": true, + "EncryptionInTransitSupported": false, "FlexibleEnaQueuesSupport": "unsupported", "Ipv4AddressesPerInterface": 30, "Ipv6AddressesPerInterface": 30, @@ -114040,15 +119881,15 @@ "MaximumNetworkInterfaces": 8, "NetworkCards": [ { - "BaselineBandwidthInGbps": 25.0, - "DefaultEnaQueueCountPerInterface": 32, + "BaselineBandwidthInGbps": 12.0, + "DefaultEnaQueueCountPerInterface": 8, "MaximumNetworkInterfaces": 8, "NetworkCardIndex": 0, - "NetworkPerformance": "25 Gigabit", - "PeakBandwidthInGbps": 25.0 + "NetworkPerformance": "12 Gigabit", + "PeakBandwidthInGbps": 12.0 } ], - "NetworkPerformance": "25 Gigabit", + "NetworkPerformance": "12 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -114067,15 +119908,14 @@ ] }, "ProcessorInfo": { - "Manufacturer": "Intel", + "Manufacturer": "AWS", "SupportedArchitectures": [ - "x86_64" + "arm64" ], - "SustainedClockSpeedInGhz": 3.1 + "SustainedClockSpeedInGhz": 2.5 }, "RebootMigrationSupport": "supported", "SupportedBootModes": [ - "legacy-bios", "uefi" ], "SupportedRootDeviceTypes": [ @@ -114089,26 +119929,49 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 16, - "DefaultThreadsPerCore": 2, + "DefaultCores": 32, + "DefaultThreadsPerCore": 1, "DefaultVCpus": 32, "ValidCores": [ + 1, 2, + 3, 4, + 5, 6, + 7, 8, + 9, 10, + 11, 12, + 13, 14, - 16 + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32 ], "ValidThreadsPerCore": [ - 1, - 2 + 1 ] } }, - "r5n.large": { + "r6g.large": { "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, @@ -114117,11 +119980,11 @@ "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 650, + "BaselineBandwidthInMbps": 630, "BaselineIops": 3600, - "BaselineThroughputInMBps": 81.25, + "BaselineThroughputInMBps": 78.75, "MaximumBandwidthInMbps": 4750, - "MaximumIops": 18750, + "MaximumIops": 20000, "MaximumThroughputInMBps": 593.75 }, "EbsOptimizedSupport": "default", @@ -114130,10 +119993,10 @@ "NvmeSupport": "required" }, "FreeTierEligible": false, - "HibernationSupported": false, + "HibernationSupported": true, "Hypervisor": "nitro", "InstanceStorageSupported": false, - "InstanceType": "r5n.large", + "InstanceType": "r6g.large", "MemoryInfo": { "SizeInMiB": 16384 }, @@ -114147,7 +120010,7 @@ "EfaSupported": false, "EnaSrdSupported": false, "EnaSupport": "required", - "EncryptionInTransitSupported": true, + "EncryptionInTransitSupported": false, "FlexibleEnaQueuesSupport": "unsupported", "Ipv4AddressesPerInterface": 10, "Ipv6AddressesPerInterface": 10, @@ -114156,18 +120019,18 @@ "MaximumNetworkInterfaces": 3, "NetworkCards": [ { - "BaselineBandwidthInGbps": 2.1, + "BaselineBandwidthInGbps": 0.75, "DefaultEnaQueueCountPerInterface": 8, "MaximumNetworkInterfaces": 3, "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 25 Gigabit", - "PeakBandwidthInGbps": 25.0 + "NetworkPerformance": "Up to 10 Gigabit", + "PeakBandwidthInGbps": 10.0 } ], - "NetworkPerformance": "Up to 25 Gigabit", + "NetworkPerformance": "Up to 10 Gigabit", "SecondaryNetworkSupported": false }, - "NitroEnclavesSupport": "unsupported", + "NitroEnclavesSupport": "supported", "NitroTpmInfo": { "SupportedVersions": [ "2.0" @@ -114183,15 +120046,14 @@ ] }, "ProcessorInfo": { - "Manufacturer": "Intel", + "Manufacturer": "AWS", "SupportedArchitectures": [ - "x86_64" + "arm64" ], - "SustainedClockSpeedInGhz": 3.1 + "SustainedClockSpeedInGhz": 2.5 }, "RebootMigrationSupport": "supported", "SupportedBootModes": [ - "legacy-bios", "uefi" ], "SupportedRootDeviceTypes": [ @@ -114205,19 +120067,120 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 1, - "DefaultThreadsPerCore": 2, + "DefaultCores": 2, + "DefaultThreadsPerCore": 1, "DefaultVCpus": 2, "ValidCores": [ - 1 - ], - "ValidThreadsPerCore": [ 1, 2 + ], + "ValidThreadsPerCore": [ + 1 ] } }, - "r5n.metal": { + "r6g.medium": { + "AutoRecoverySupported": true, + "BareMetal": false, + "BurstablePerformanceSupported": false, + "CurrentGeneration": true, + "DedicatedHostsSupported": true, + "EbsInfo": { + "AttachmentLimitType": "shared", + "EbsOptimizedInfo": { + "BaselineBandwidthInMbps": 315, + "BaselineIops": 2500, + "BaselineThroughputInMBps": 39.375, + "MaximumBandwidthInMbps": 4750, + "MaximumIops": 20000, + "MaximumThroughputInMBps": 593.75 + }, + "EbsOptimizedSupport": "default", + "EncryptionSupport": "supported", + "MaximumEbsAttachments": 27, + "NvmeSupport": "required" + }, + "FreeTierEligible": false, + "HibernationSupported": true, + "Hypervisor": "nitro", + "InstanceStorageSupported": false, + "InstanceType": "r6g.medium", + "MemoryInfo": { + "SizeInMiB": 8192 + }, + "NetworkInfo": { + "ConnectionTrackingConfiguration": { + "DefaultTcpEstablishedTimeout": 432000, + "DefaultUdpStreamTimeout": 180, + "DefaultUdpTimeout": 30 + }, + "DefaultNetworkCardIndex": 0, + "EfaSupported": false, + "EnaSrdSupported": false, + "EnaSupport": "required", + "EncryptionInTransitSupported": false, + "FlexibleEnaQueuesSupport": "unsupported", + "Ipv4AddressesPerInterface": 4, + "Ipv6AddressesPerInterface": 4, + "Ipv6Supported": true, + "MaximumNetworkCards": 1, + "MaximumNetworkInterfaces": 2, + "NetworkCards": [ + { + "BaselineBandwidthInGbps": 0.5, + "DefaultEnaQueueCountPerInterface": 8, + "MaximumNetworkInterfaces": 2, + "NetworkCardIndex": 0, + "NetworkPerformance": "Up to 10 Gigabit", + "PeakBandwidthInGbps": 10.0 + } + ], + "NetworkPerformance": "Up to 10 Gigabit", + "SecondaryNetworkSupported": false + }, + "NitroEnclavesSupport": "unsupported", + "NitroTpmInfo": { + "SupportedVersions": [ + "2.0" + ] + }, + "NitroTpmSupport": "supported", + "PhcSupport": "unsupported", + "PlacementGroupInfo": { + "SupportedStrategies": [ + "cluster", + "partition", + "spread" + ] + }, + "ProcessorInfo": { + "Manufacturer": "AWS", + "SupportedArchitectures": [ + "arm64" + ], + "SustainedClockSpeedInGhz": 2.5 + }, + "RebootMigrationSupport": "supported", + "SupportedBootModes": [ + "uefi" + ], + "SupportedRootDeviceTypes": [ + "ebs" + ], + "SupportedUsageClasses": [ + "on-demand", + "spot" + ], + "SupportedVirtualizationTypes": [ + "hvm" + ], + "VCpuInfo": { + "DefaultCores": 1, + "DefaultThreadsPerCore": 1, + "DefaultVCpus": 1 + } + }, + "r6g.metal": { "AutoRecoverySupported": true, "BareMetal": true, "BurstablePerformanceSupported": false, @@ -114241,9 +120204,9 @@ "FreeTierEligible": false, "HibernationSupported": false, "InstanceStorageSupported": false, - "InstanceType": "r5n.metal", + "InstanceType": "r6g.metal", "MemoryInfo": { - "SizeInMiB": 786432 + "SizeInMiB": 524288 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { @@ -114252,13 +120215,10 @@ "DefaultUdpTimeout": 30 }, "DefaultNetworkCardIndex": 0, - "EfaInfo": { - "MaximumEfaInterfaces": 1 - }, - "EfaSupported": true, + "EfaSupported": false, "EnaSrdSupported": false, "EnaSupport": "required", - "EncryptionInTransitSupported": true, + "EncryptionInTransitSupported": false, "FlexibleEnaQueuesSupport": "unsupported", "Ipv4AddressesPerInterface": 50, "Ipv6AddressesPerInterface": 50, @@ -114267,15 +120227,15 @@ "MaximumNetworkInterfaces": 15, "NetworkCards": [ { - "BaselineBandwidthInGbps": 100.0, - "DefaultEnaQueueCountPerInterface": 32, + "BaselineBandwidthInGbps": 25.0, + "DefaultEnaQueueCountPerInterface": 8, "MaximumNetworkInterfaces": 15, "NetworkCardIndex": 0, - "NetworkPerformance": "100 Gigabit", - "PeakBandwidthInGbps": 100.0 + "NetworkPerformance": "25 Gigabit", + "PeakBandwidthInGbps": 25.0 } ], - "NetworkPerformance": "100 Gigabit", + "NetworkPerformance": "25 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "unsupported", @@ -114289,15 +120249,15 @@ ] }, "ProcessorInfo": { - "Manufacturer": "Intel", + "Manufacturer": "AWS", "SupportedArchitectures": [ - "x86_64" + "arm64" ], - "SustainedClockSpeedInGhz": 3.1 + "SustainedClockSpeedInGhz": 2.5 }, "RebootMigrationSupport": "supported", "SupportedBootModes": [ - "legacy-bios" + "uefi" ], "SupportedRootDeviceTypes": [ "ebs" @@ -114310,12 +120270,12 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 48, - "DefaultThreadsPerCore": 2, - "DefaultVCpus": 96 + "DefaultCores": 64, + "DefaultThreadsPerCore": 1, + "DefaultVCpus": 64 } }, - "r5n.xlarge": { + "r6g.xlarge": { "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, @@ -114324,11 +120284,11 @@ "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 1150, + "BaselineBandwidthInMbps": 1188, "BaselineIops": 6000, - "BaselineThroughputInMBps": 143.75, + "BaselineThroughputInMBps": 148.5, "MaximumBandwidthInMbps": 4750, - "MaximumIops": 18750, + "MaximumIops": 20000, "MaximumThroughputInMBps": 593.75 }, "EbsOptimizedSupport": "default", @@ -114337,10 +120297,10 @@ "NvmeSupport": "required" }, "FreeTierEligible": false, - "HibernationSupported": false, + "HibernationSupported": true, "Hypervisor": "nitro", "InstanceStorageSupported": false, - "InstanceType": "r5n.xlarge", + "InstanceType": "r6g.xlarge", "MemoryInfo": { "SizeInMiB": 32768 }, @@ -114354,7 +120314,7 @@ "EfaSupported": false, "EnaSrdSupported": false, "EnaSupport": "required", - "EncryptionInTransitSupported": true, + "EncryptionInTransitSupported": false, "FlexibleEnaQueuesSupport": "unsupported", "Ipv4AddressesPerInterface": 15, "Ipv6AddressesPerInterface": 15, @@ -114363,15 +120323,15 @@ "MaximumNetworkInterfaces": 4, "NetworkCards": [ { - "BaselineBandwidthInGbps": 4.1, + "BaselineBandwidthInGbps": 1.25, "DefaultEnaQueueCountPerInterface": 8, "MaximumNetworkInterfaces": 4, "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 25 Gigabit", - "PeakBandwidthInGbps": 25.0 + "NetworkPerformance": "Up to 10 Gigabit", + "PeakBandwidthInGbps": 10.0 } ], - "NetworkPerformance": "Up to 25 Gigabit", + "NetworkPerformance": "Up to 10 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -114390,15 +120350,14 @@ ] }, "ProcessorInfo": { - "Manufacturer": "Intel", + "Manufacturer": "AWS", "SupportedArchitectures": [ - "x86_64" + "arm64" ], - "SustainedClockSpeedInGhz": 3.1 + "SustainedClockSpeedInGhz": 2.5 }, "RebootMigrationSupport": "supported", "SupportedBootModes": [ - "legacy-bios", "uefi" ], "SupportedRootDeviceTypes": [ @@ -114412,21 +120371,22 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 2, - "DefaultThreadsPerCore": 2, + "DefaultCores": 4, + "DefaultThreadsPerCore": 1, "DefaultVCpus": 4, "ValidCores": [ 1, - 2 + 2, + 3, + 4 ], "ValidThreadsPerCore": [ - 1, - 2 + 1 ] } }, - "r6a.12xlarge": { - "AutoRecoverySupported": true, + "r6gd.12xlarge": { + "AutoRecoverySupported": false, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, @@ -114434,23 +120394,35 @@ "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 15000, - "BaselineIops": 60000, - "BaselineThroughputInMBps": 1875.0, - "MaximumBandwidthInMbps": 15000, - "MaximumIops": 60000, - "MaximumThroughputInMBps": 1875.0 + "BaselineBandwidthInMbps": 14250, + "BaselineIops": 50000, + "BaselineThroughputInMBps": 1781.25, + "MaximumBandwidthInMbps": 14250, + "MaximumIops": 50000, + "MaximumThroughputInMBps": 1781.25 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 27, + "MaximumEbsAttachments": 25, "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": false, "Hypervisor": "nitro", - "InstanceStorageSupported": false, - "InstanceType": "r6a.12xlarge", + "InstanceStorageInfo": { + "Disks": [ + { + "Count": 2, + "SizeInGB": 1425, + "Type": "ssd" + } + ], + "EncryptionSupport": "required", + "NvmeSupport": "required", + "TotalSizeInGB": 2850 + }, + "InstanceStorageSupported": true, + "InstanceType": "r6gd.12xlarge", "MemoryInfo": { "SizeInMiB": 393216 }, @@ -114462,9 +120434,9 @@ }, "DefaultNetworkCardIndex": 0, "EfaSupported": false, - "EnaSrdSupported": true, + "EnaSrdSupported": false, "EnaSupport": "required", - "EncryptionInTransitSupported": true, + "EncryptionInTransitSupported": false, "FlexibleEnaQueuesSupport": "unsupported", "Ipv4AddressesPerInterface": 30, "Ipv6AddressesPerInterface": 30, @@ -114473,15 +120445,15 @@ "MaximumNetworkInterfaces": 8, "NetworkCards": [ { - "BaselineBandwidthInGbps": 18.75, + "BaselineBandwidthInGbps": 20.0, "DefaultEnaQueueCountPerInterface": 8, "MaximumNetworkInterfaces": 8, "NetworkCardIndex": 0, - "NetworkPerformance": "18.75 Gigabit", - "PeakBandwidthInGbps": 18.75 + "NetworkPerformance": "20 Gigabit", + "PeakBandwidthInGbps": 20.0 } ], - "NetworkPerformance": "18.75 Gigabit", + "NetworkPerformance": "20 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -114500,15 +120472,14 @@ ] }, "ProcessorInfo": { - "Manufacturer": "AMD", + "Manufacturer": "AWS", "SupportedArchitectures": [ - "x86_64" + "arm64" ], - "SustainedClockSpeedInGhz": 3.6 + "SustainedClockSpeedInGhz": 2.5 }, - "RebootMigrationSupport": "supported", + "RebootMigrationSupport": "unsupported", "SupportedBootModes": [ - "legacy-bios", "uefi" ], "SupportedRootDeviceTypes": [ @@ -114522,8 +120493,8 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 24, - "DefaultThreadsPerCore": 2, + "DefaultCores": 48, + "DefaultThreadsPerCore": 1, "DefaultVCpus": 48, "ValidCores": [ 1, @@ -114534,17 +120505,54 @@ 6, 7, 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, 16, - 24 + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40, + 41, + 42, + 43, + 44, + 45, + 46, + 47, + 48 ], "ValidThreadsPerCore": [ - 1, - 2 + 1 ] } }, - "r6a.16xlarge": { - "AutoRecoverySupported": true, + "r6gd.16xlarge": { + "AutoRecoverySupported": false, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, @@ -114552,23 +120560,35 @@ "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 20000, + "BaselineBandwidthInMbps": 19000, "BaselineIops": 80000, - "BaselineThroughputInMBps": 2500.0, - "MaximumBandwidthInMbps": 20000, + "BaselineThroughputInMBps": 2375.0, + "MaximumBandwidthInMbps": 19000, "MaximumIops": 80000, - "MaximumThroughputInMBps": 2500.0 + "MaximumThroughputInMBps": 2375.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 27, + "MaximumEbsAttachments": 25, "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": false, "Hypervisor": "nitro", - "InstanceStorageSupported": false, - "InstanceType": "r6a.16xlarge", + "InstanceStorageInfo": { + "Disks": [ + { + "Count": 2, + "SizeInGB": 1900, + "Type": "ssd" + } + ], + "EncryptionSupport": "required", + "NvmeSupport": "required", + "TotalSizeInGB": 3800 + }, + "InstanceStorageSupported": true, + "InstanceType": "r6gd.16xlarge", "MemoryInfo": { "SizeInMiB": 524288 }, @@ -114580,9 +120600,9 @@ }, "DefaultNetworkCardIndex": 0, "EfaSupported": false, - "EnaSrdSupported": true, + "EnaSrdSupported": false, "EnaSupport": "required", - "EncryptionInTransitSupported": true, + "EncryptionInTransitSupported": false, "FlexibleEnaQueuesSupport": "unsupported", "Ipv4AddressesPerInterface": 50, "Ipv6AddressesPerInterface": 50, @@ -114618,15 +120638,14 @@ ] }, "ProcessorInfo": { - "Manufacturer": "AMD", + "Manufacturer": "AWS", "SupportedArchitectures": [ - "x86_64" + "arm64" ], - "SustainedClockSpeedInGhz": 3.6 + "SustainedClockSpeedInGhz": 2.5 }, - "RebootMigrationSupport": "supported", + "RebootMigrationSupport": "unsupported", "SupportedBootModes": [ - "legacy-bios", "uefi" ], "SupportedRootDeviceTypes": [ @@ -114640,27 +120659,82 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 32, - "DefaultThreadsPerCore": 2, + "DefaultCores": 64, + "DefaultThreadsPerCore": 1, "DefaultVCpus": 64, "ValidCores": [ + 1, + 2, + 3, 4, + 5, 6, + 7, 8, + 9, 10, + 11, 12, + 13, 14, + 15, 16, - 32 + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40, + 41, + 42, + 43, + 44, + 45, + 46, + 47, + 48, + 49, + 50, + 51, + 52, + 53, + 54, + 55, + 56, + 57, + 58, + 59, + 60, + 61, + 62, + 63, + 64 ], "ValidThreadsPerCore": [ - 1, - 2 + 1 ] } }, - "r6a.24xlarge": { - "AutoRecoverySupported": true, + "r6gd.2xlarge": { + "AutoRecoverySupported": false, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, @@ -114668,25 +120742,37 @@ "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 30000, - "BaselineIops": 120000, - "BaselineThroughputInMBps": 3750.0, - "MaximumBandwidthInMbps": 30000, - "MaximumIops": 120000, - "MaximumThroughputInMBps": 3750.0 + "BaselineBandwidthInMbps": 2375, + "BaselineIops": 12000, + "BaselineThroughputInMBps": 296.875, + "MaximumBandwidthInMbps": 4750, + "MaximumIops": 20000, + "MaximumThroughputInMBps": 593.75 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 27, + "MaximumEbsAttachments": 26, "NvmeSupport": "required" }, "FreeTierEligible": false, - "HibernationSupported": false, + "HibernationSupported": true, "Hypervisor": "nitro", - "InstanceStorageSupported": false, - "InstanceType": "r6a.24xlarge", + "InstanceStorageInfo": { + "Disks": [ + { + "Count": 1, + "SizeInGB": 474, + "Type": "ssd" + } + ], + "EncryptionSupport": "required", + "NvmeSupport": "required", + "TotalSizeInGB": 474 + }, + "InstanceStorageSupported": true, + "InstanceType": "r6gd.2xlarge", "MemoryInfo": { - "SizeInMiB": 786432 + "SizeInMiB": 65536 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { @@ -114696,26 +120782,26 @@ }, "DefaultNetworkCardIndex": 0, "EfaSupported": false, - "EnaSrdSupported": true, + "EnaSrdSupported": false, "EnaSupport": "required", - "EncryptionInTransitSupported": true, + "EncryptionInTransitSupported": false, "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 50, - "Ipv6AddressesPerInterface": 50, + "Ipv4AddressesPerInterface": 15, + "Ipv6AddressesPerInterface": 15, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 15, + "MaximumNetworkInterfaces": 4, "NetworkCards": [ { - "BaselineBandwidthInGbps": 37.5, + "BaselineBandwidthInGbps": 2.5, "DefaultEnaQueueCountPerInterface": 8, - "MaximumNetworkInterfaces": 15, + "MaximumNetworkInterfaces": 4, "NetworkCardIndex": 0, - "NetworkPerformance": "37.5 Gigabit", - "PeakBandwidthInGbps": 37.5 + "NetworkPerformance": "Up to 10 Gigabit", + "PeakBandwidthInGbps": 10.0 } ], - "NetworkPerformance": "37.5 Gigabit", + "NetworkPerformance": "Up to 10 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -114734,15 +120820,14 @@ ] }, "ProcessorInfo": { - "Manufacturer": "AMD", + "Manufacturer": "AWS", "SupportedArchitectures": [ - "x86_64" + "arm64" ], - "SustainedClockSpeedInGhz": 3.6 + "SustainedClockSpeedInGhz": 2.5 }, - "RebootMigrationSupport": "supported", + "RebootMigrationSupport": "unsupported", "SupportedBootModes": [ - "legacy-bios", "uefi" ], "SupportedRootDeviceTypes": [ @@ -114756,28 +120841,26 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 48, - "DefaultThreadsPerCore": 2, - "DefaultVCpus": 96, + "DefaultCores": 8, + "DefaultThreadsPerCore": 1, + "DefaultVCpus": 8, "ValidCores": [ + 1, + 2, + 3, 4, + 5, 6, - 8, - 10, - 12, - 14, - 16, - 32, - 48 + 7, + 8 ], "ValidThreadsPerCore": [ - 1, - 2 + 1 ] } }, - "r6a.2xlarge": { - "AutoRecoverySupported": true, + "r6gd.4xlarge": { + "AutoRecoverySupported": false, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, @@ -114785,25 +120868,37 @@ "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 2500, - "BaselineIops": 12000, - "BaselineThroughputInMBps": 312.5, - "MaximumBandwidthInMbps": 10000, - "MaximumIops": 40000, - "MaximumThroughputInMBps": 1250.0 + "BaselineBandwidthInMbps": 4750, + "BaselineIops": 20000, + "BaselineThroughputInMBps": 593.75, + "MaximumBandwidthInMbps": 4750, + "MaximumIops": 20000, + "MaximumThroughputInMBps": 593.75 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 27, + "MaximumEbsAttachments": 26, "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": true, "Hypervisor": "nitro", - "InstanceStorageSupported": false, - "InstanceType": "r6a.2xlarge", + "InstanceStorageInfo": { + "Disks": [ + { + "Count": 1, + "SizeInGB": 950, + "Type": "ssd" + } + ], + "EncryptionSupport": "required", + "NvmeSupport": "required", + "TotalSizeInGB": 950 + }, + "InstanceStorageSupported": true, + "InstanceType": "r6gd.4xlarge", "MemoryInfo": { - "SizeInMiB": 65536 + "SizeInMiB": 131072 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { @@ -114815,24 +120910,24 @@ "EfaSupported": false, "EnaSrdSupported": false, "EnaSupport": "required", - "EncryptionInTransitSupported": true, + "EncryptionInTransitSupported": false, "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 15, - "Ipv6AddressesPerInterface": 15, + "Ipv4AddressesPerInterface": 30, + "Ipv6AddressesPerInterface": 30, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 4, + "MaximumNetworkInterfaces": 8, "NetworkCards": [ { - "BaselineBandwidthInGbps": 3.125, + "BaselineBandwidthInGbps": 5.0, "DefaultEnaQueueCountPerInterface": 8, - "MaximumNetworkInterfaces": 4, + "MaximumNetworkInterfaces": 8, "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 12.5 Gigabit", - "PeakBandwidthInGbps": 12.5 + "NetworkPerformance": "Up to 10 Gigabit", + "PeakBandwidthInGbps": 10.0 } ], - "NetworkPerformance": "Up to 12.5 Gigabit", + "NetworkPerformance": "Up to 10 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -114851,18 +120946,14 @@ ] }, "ProcessorInfo": { - "Manufacturer": "AMD", + "Manufacturer": "AWS", "SupportedArchitectures": [ - "x86_64" - ], - "SupportedFeatures": [ - "amd-sev-snp" + "arm64" ], - "SustainedClockSpeedInGhz": 3.6 + "SustainedClockSpeedInGhz": 2.5 }, - "RebootMigrationSupport": "supported", + "RebootMigrationSupport": "unsupported", "SupportedBootModes": [ - "legacy-bios", "uefi" ], "SupportedRootDeviceTypes": [ @@ -114876,23 +120967,34 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 4, - "DefaultThreadsPerCore": 2, - "DefaultVCpus": 8, + "DefaultCores": 16, + "DefaultThreadsPerCore": 1, + "DefaultVCpus": 16, "ValidCores": [ 1, 2, 3, - 4 + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16 ], "ValidThreadsPerCore": [ - 1, - 2 + 1 ] } }, - "r6a.32xlarge": { - "AutoRecoverySupported": true, + "r6gd.8xlarge": { + "AutoRecoverySupported": false, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, @@ -114900,25 +121002,37 @@ "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 40000, - "BaselineIops": 160000, - "BaselineThroughputInMBps": 5000.0, - "MaximumBandwidthInMbps": 40000, - "MaximumIops": 160000, - "MaximumThroughputInMBps": 5000.0 + "BaselineBandwidthInMbps": 9500, + "BaselineIops": 40000, + "BaselineThroughputInMBps": 1187.5, + "MaximumBandwidthInMbps": 9500, + "MaximumIops": 40000, + "MaximumThroughputInMBps": 1187.5 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 27, + "MaximumEbsAttachments": 26, "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": false, "Hypervisor": "nitro", - "InstanceStorageSupported": false, - "InstanceType": "r6a.32xlarge", + "InstanceStorageInfo": { + "Disks": [ + { + "Count": 1, + "SizeInGB": 1900, + "Type": "ssd" + } + ], + "EncryptionSupport": "required", + "NvmeSupport": "required", + "TotalSizeInGB": 1900 + }, + "InstanceStorageSupported": true, + "InstanceType": "r6gd.8xlarge", "MemoryInfo": { - "SizeInMiB": 1048576 + "SizeInMiB": 262144 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { @@ -114928,26 +121042,26 @@ }, "DefaultNetworkCardIndex": 0, "EfaSupported": false, - "EnaSrdSupported": true, + "EnaSrdSupported": false, "EnaSupport": "required", - "EncryptionInTransitSupported": true, + "EncryptionInTransitSupported": false, "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 50, - "Ipv6AddressesPerInterface": 50, + "Ipv4AddressesPerInterface": 30, + "Ipv6AddressesPerInterface": 30, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 15, + "MaximumNetworkInterfaces": 8, "NetworkCards": [ { - "BaselineBandwidthInGbps": 50.0, + "BaselineBandwidthInGbps": 12.0, "DefaultEnaQueueCountPerInterface": 8, - "MaximumNetworkInterfaces": 15, + "MaximumNetworkInterfaces": 8, "NetworkCardIndex": 0, - "NetworkPerformance": "50 Gigabit", - "PeakBandwidthInGbps": 50.0 + "NetworkPerformance": "12 Gigabit", + "PeakBandwidthInGbps": 12.0 } ], - "NetworkPerformance": "50 Gigabit", + "NetworkPerformance": "12 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -114966,15 +121080,14 @@ ] }, "ProcessorInfo": { - "Manufacturer": "AMD", + "Manufacturer": "AWS", "SupportedArchitectures": [ - "x86_64" + "arm64" ], - "SustainedClockSpeedInGhz": 3.6 + "SustainedClockSpeedInGhz": 2.5 }, - "RebootMigrationSupport": "supported", + "RebootMigrationSupport": "unsupported", "SupportedBootModes": [ - "legacy-bios", "uefi" ], "SupportedRootDeviceTypes": [ @@ -114988,27 +121101,50 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 64, - "DefaultThreadsPerCore": 2, - "DefaultVCpus": 128, + "DefaultCores": 32, + "DefaultThreadsPerCore": 1, + "DefaultVCpus": 32, "ValidCores": [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, 8, + 9, + 10, + 11, 12, + 13, + 14, + 15, 16, + 17, + 18, + 19, 20, + 21, + 22, + 23, 24, + 25, + 26, + 27, 28, - 32, - 64 + 29, + 30, + 31, + 32 ], "ValidThreadsPerCore": [ - 1, - 2 + 1 ] } }, - "r6a.48xlarge": { - "AutoRecoverySupported": true, + "r6gd.large": { + "AutoRecoverySupported": false, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, @@ -115016,25 +121152,37 @@ "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 40000, - "BaselineIops": 240000, - "BaselineThroughputInMBps": 5000.0, - "MaximumBandwidthInMbps": 40000, - "MaximumIops": 240000, - "MaximumThroughputInMBps": 5000.0 + "BaselineBandwidthInMbps": 630, + "BaselineIops": 3600, + "BaselineThroughputInMBps": 78.75, + "MaximumBandwidthInMbps": 4750, + "MaximumIops": 20000, + "MaximumThroughputInMBps": 593.75 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 27, + "MaximumEbsAttachments": 26, "NvmeSupport": "required" }, "FreeTierEligible": false, - "HibernationSupported": false, + "HibernationSupported": true, "Hypervisor": "nitro", - "InstanceStorageSupported": false, - "InstanceType": "r6a.48xlarge", + "InstanceStorageInfo": { + "Disks": [ + { + "Count": 1, + "SizeInGB": 118, + "Type": "ssd" + } + ], + "EncryptionSupport": "required", + "NvmeSupport": "required", + "TotalSizeInGB": 118 + }, + "InstanceStorageSupported": true, + "InstanceType": "r6gd.large", "MemoryInfo": { - "SizeInMiB": 1572864 + "SizeInMiB": 16384 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { @@ -115043,30 +121191,27 @@ "DefaultUdpTimeout": 30 }, "DefaultNetworkCardIndex": 0, - "EfaInfo": { - "MaximumEfaInterfaces": 1 - }, - "EfaSupported": true, - "EnaSrdSupported": true, + "EfaSupported": false, + "EnaSrdSupported": false, "EnaSupport": "required", - "EncryptionInTransitSupported": true, + "EncryptionInTransitSupported": false, "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 50, - "Ipv6AddressesPerInterface": 50, + "Ipv4AddressesPerInterface": 10, + "Ipv6AddressesPerInterface": 10, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 15, + "MaximumNetworkInterfaces": 3, "NetworkCards": [ { - "BaselineBandwidthInGbps": 50.0, + "BaselineBandwidthInGbps": 0.75, "DefaultEnaQueueCountPerInterface": 8, - "MaximumNetworkInterfaces": 15, + "MaximumNetworkInterfaces": 3, "NetworkCardIndex": 0, - "NetworkPerformance": "50 Gigabit", - "PeakBandwidthInGbps": 50.0 + "NetworkPerformance": "Up to 10 Gigabit", + "PeakBandwidthInGbps": 10.0 } ], - "NetworkPerformance": "50 Gigabit", + "NetworkPerformance": "Up to 10 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -115085,15 +121230,14 @@ ] }, "ProcessorInfo": { - "Manufacturer": "AMD", + "Manufacturer": "AWS", "SupportedArchitectures": [ - "x86_64" + "arm64" ], - "SustainedClockSpeedInGhz": 3.6 + "SustainedClockSpeedInGhz": 2.5 }, - "RebootMigrationSupport": "supported", + "RebootMigrationSupport": "unsupported", "SupportedBootModes": [ - "legacy-bios", "uefi" ], "SupportedRootDeviceTypes": [ @@ -115107,28 +121251,20 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 96, - "DefaultThreadsPerCore": 2, - "DefaultVCpus": 192, - "ValidCores": [ - 8, - 12, - 16, - 20, - 24, - 28, - 32, - 64, - 96 - ], - "ValidThreadsPerCore": [ + "DefaultCores": 2, + "DefaultThreadsPerCore": 1, + "DefaultVCpus": 2, + "ValidCores": [ 1, 2 + ], + "ValidThreadsPerCore": [ + 1 ] } }, - "r6a.4xlarge": { - "AutoRecoverySupported": true, + "r6gd.medium": { + "AutoRecoverySupported": false, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, @@ -115136,25 +121272,37 @@ "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 5000, - "BaselineIops": 20000, - "BaselineThroughputInMBps": 625.0, - "MaximumBandwidthInMbps": 10000, - "MaximumIops": 40000, - "MaximumThroughputInMBps": 1250.0 + "BaselineBandwidthInMbps": 315, + "BaselineIops": 2500, + "BaselineThroughputInMBps": 39.375, + "MaximumBandwidthInMbps": 4750, + "MaximumIops": 20000, + "MaximumThroughputInMBps": 593.75 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 27, + "MaximumEbsAttachments": 26, "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": true, "Hypervisor": "nitro", - "InstanceStorageSupported": false, - "InstanceType": "r6a.4xlarge", + "InstanceStorageInfo": { + "Disks": [ + { + "Count": 1, + "SizeInGB": 59, + "Type": "ssd" + } + ], + "EncryptionSupport": "required", + "NvmeSupport": "required", + "TotalSizeInGB": 59 + }, + "InstanceStorageSupported": true, + "InstanceType": "r6gd.medium", "MemoryInfo": { - "SizeInMiB": 131072 + "SizeInMiB": 8192 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { @@ -115166,27 +121314,27 @@ "EfaSupported": false, "EnaSrdSupported": false, "EnaSupport": "required", - "EncryptionInTransitSupported": true, + "EncryptionInTransitSupported": false, "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 30, - "Ipv6AddressesPerInterface": 30, + "Ipv4AddressesPerInterface": 4, + "Ipv6AddressesPerInterface": 4, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 8, + "MaximumNetworkInterfaces": 2, "NetworkCards": [ { - "BaselineBandwidthInGbps": 6.25, + "BaselineBandwidthInGbps": 0.5, "DefaultEnaQueueCountPerInterface": 8, - "MaximumNetworkInterfaces": 8, + "MaximumNetworkInterfaces": 2, "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 12.5 Gigabit", - "PeakBandwidthInGbps": 12.5 + "NetworkPerformance": "Up to 10 Gigabit", + "PeakBandwidthInGbps": 10.0 } ], - "NetworkPerformance": "Up to 12.5 Gigabit", + "NetworkPerformance": "Up to 10 Gigabit", "SecondaryNetworkSupported": false }, - "NitroEnclavesSupport": "supported", + "NitroEnclavesSupport": "unsupported", "NitroTpmInfo": { "SupportedVersions": [ "2.0" @@ -115202,18 +121350,14 @@ ] }, "ProcessorInfo": { - "Manufacturer": "AMD", + "Manufacturer": "AWS", "SupportedArchitectures": [ - "x86_64" - ], - "SupportedFeatures": [ - "amd-sev-snp" + "arm64" ], - "SustainedClockSpeedInGhz": 3.6 + "SustainedClockSpeedInGhz": 2.5 }, - "RebootMigrationSupport": "supported", + "RebootMigrationSupport": "unsupported", "SupportedBootModes": [ - "legacy-bios", "uefi" ], "SupportedRootDeviceTypes": [ @@ -115227,53 +121371,50 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 8, - "DefaultThreadsPerCore": 2, - "DefaultVCpus": 16, - "ValidCores": [ - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8 - ], - "ValidThreadsPerCore": [ - 1, - 2 - ] + "DefaultCores": 1, + "DefaultThreadsPerCore": 1, + "DefaultVCpus": 1 } }, - "r6a.8xlarge": { - "AutoRecoverySupported": true, - "BareMetal": false, + "r6gd.metal": { + "AutoRecoverySupported": false, + "BareMetal": true, "BurstablePerformanceSupported": false, "CurrentGeneration": true, "DedicatedHostsSupported": true, "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 10000, - "BaselineIops": 40000, - "BaselineThroughputInMBps": 1250.0, - "MaximumBandwidthInMbps": 10000, - "MaximumIops": 40000, - "MaximumThroughputInMBps": 1250.0 + "BaselineBandwidthInMbps": 19000, + "BaselineIops": 80000, + "BaselineThroughputInMBps": 2375.0, + "MaximumBandwidthInMbps": 19000, + "MaximumIops": 80000, + "MaximumThroughputInMBps": 2375.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 27, + "MaximumEbsAttachments": 31, "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": false, - "Hypervisor": "nitro", - "InstanceStorageSupported": false, - "InstanceType": "r6a.8xlarge", + "InstanceStorageInfo": { + "Disks": [ + { + "Count": 2, + "SizeInGB": 1900, + "Type": "ssd" + } + ], + "EncryptionSupport": "required", + "NvmeSupport": "required", + "TotalSizeInGB": 3800 + }, + "InstanceStorageSupported": true, + "InstanceType": "r6gd.metal", "MemoryInfo": { - "SizeInMiB": 262144 + "SizeInMiB": 524288 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { @@ -115285,33 +121426,28 @@ "EfaSupported": false, "EnaSrdSupported": false, "EnaSupport": "required", - "EncryptionInTransitSupported": true, + "EncryptionInTransitSupported": false, "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 30, - "Ipv6AddressesPerInterface": 30, + "Ipv4AddressesPerInterface": 50, + "Ipv6AddressesPerInterface": 50, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 8, + "MaximumNetworkInterfaces": 15, "NetworkCards": [ { - "BaselineBandwidthInGbps": 12.5, + "BaselineBandwidthInGbps": 25.0, "DefaultEnaQueueCountPerInterface": 8, - "MaximumNetworkInterfaces": 8, + "MaximumNetworkInterfaces": 15, "NetworkCardIndex": 0, - "NetworkPerformance": "12.5 Gigabit", - "PeakBandwidthInGbps": 12.5 + "NetworkPerformance": "25 Gigabit", + "PeakBandwidthInGbps": 25.0 } ], - "NetworkPerformance": "12.5 Gigabit", + "NetworkPerformance": "25 Gigabit", "SecondaryNetworkSupported": false }, - "NitroEnclavesSupport": "supported", - "NitroTpmInfo": { - "SupportedVersions": [ - "2.0" - ] - }, - "NitroTpmSupport": "supported", + "NitroEnclavesSupport": "unsupported", + "NitroTpmSupport": "unsupported", "PhcSupport": "unsupported", "PlacementGroupInfo": { "SupportedStrategies": [ @@ -115321,15 +121457,14 @@ ] }, "ProcessorInfo": { - "Manufacturer": "AMD", + "Manufacturer": "AWS", "SupportedArchitectures": [ - "x86_64" + "arm64" ], - "SustainedClockSpeedInGhz": 3.6 + "SustainedClockSpeedInGhz": 2.5 }, - "RebootMigrationSupport": "supported", + "RebootMigrationSupport": "unsupported", "SupportedBootModes": [ - "legacy-bios", "uefi" ], "SupportedRootDeviceTypes": [ @@ -115343,26 +121478,13 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 16, - "DefaultThreadsPerCore": 2, - "DefaultVCpus": 32, - "ValidCores": [ - 4, - 6, - 8, - 10, - 12, - 14, - 16 - ], - "ValidThreadsPerCore": [ - 1, - 2 - ] + "DefaultCores": 64, + "DefaultThreadsPerCore": 1, + "DefaultVCpus": 64 } }, - "r6a.large": { - "AutoRecoverySupported": true, + "r6gd.xlarge": { + "AutoRecoverySupported": false, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, @@ -115370,25 +121492,37 @@ "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 650, - "BaselineIops": 3600, - "BaselineThroughputInMBps": 81.25, - "MaximumBandwidthInMbps": 10000, - "MaximumIops": 40000, - "MaximumThroughputInMBps": 1250.0 + "BaselineBandwidthInMbps": 1188, + "BaselineIops": 6000, + "BaselineThroughputInMBps": 148.5, + "MaximumBandwidthInMbps": 4750, + "MaximumIops": 20000, + "MaximumThroughputInMBps": 593.75 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 27, + "MaximumEbsAttachments": 26, "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": true, "Hypervisor": "nitro", - "InstanceStorageSupported": false, - "InstanceType": "r6a.large", + "InstanceStorageInfo": { + "Disks": [ + { + "Count": 1, + "SizeInGB": 237, + "Type": "ssd" + } + ], + "EncryptionSupport": "required", + "NvmeSupport": "required", + "TotalSizeInGB": 237 + }, + "InstanceStorageSupported": true, + "InstanceType": "r6gd.xlarge", "MemoryInfo": { - "SizeInMiB": 16384 + "SizeInMiB": 32768 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { @@ -115400,27 +121534,27 @@ "EfaSupported": false, "EnaSrdSupported": false, "EnaSupport": "required", - "EncryptionInTransitSupported": true, + "EncryptionInTransitSupported": false, "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 10, - "Ipv6AddressesPerInterface": 10, + "Ipv4AddressesPerInterface": 15, + "Ipv6AddressesPerInterface": 15, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 3, + "MaximumNetworkInterfaces": 4, "NetworkCards": [ { - "BaselineBandwidthInGbps": 0.781, - "DefaultEnaQueueCountPerInterface": 2, - "MaximumNetworkInterfaces": 3, + "BaselineBandwidthInGbps": 1.25, + "DefaultEnaQueueCountPerInterface": 8, + "MaximumNetworkInterfaces": 4, "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 12.5 Gigabit", - "PeakBandwidthInGbps": 12.5 + "NetworkPerformance": "Up to 10 Gigabit", + "PeakBandwidthInGbps": 10.0 } ], - "NetworkPerformance": "Up to 12.5 Gigabit", + "NetworkPerformance": "Up to 10 Gigabit", "SecondaryNetworkSupported": false }, - "NitroEnclavesSupport": "unsupported", + "NitroEnclavesSupport": "supported", "NitroTpmInfo": { "SupportedVersions": [ "2.0" @@ -115436,18 +121570,14 @@ ] }, "ProcessorInfo": { - "Manufacturer": "AMD", + "Manufacturer": "AWS", "SupportedArchitectures": [ - "x86_64" - ], - "SupportedFeatures": [ - "amd-sev-snp" + "arm64" ], - "SustainedClockSpeedInGhz": 3.6 + "SustainedClockSpeedInGhz": 2.5 }, - "RebootMigrationSupport": "supported", + "RebootMigrationSupport": "unsupported", "SupportedBootModes": [ - "legacy-bios", "uefi" ], "SupportedRootDeviceTypes": [ @@ -115461,45 +121591,48 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 1, - "DefaultThreadsPerCore": 2, - "DefaultVCpus": 2, + "DefaultCores": 4, + "DefaultThreadsPerCore": 1, + "DefaultVCpus": 4, "ValidCores": [ - 1 + 1, + 2, + 3, + 4 ], "ValidThreadsPerCore": [ - 1, - 2 + 1 ] } }, - "r6a.metal": { + "r6i.12xlarge": { "AutoRecoverySupported": true, - "BareMetal": true, + "BareMetal": false, "BurstablePerformanceSupported": false, - "CurrentGeneration": true, + "CurrentGeneration": false, "DedicatedHostsSupported": true, "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 40000, - "BaselineIops": 240000, - "BaselineThroughputInMBps": 5000.0, - "MaximumBandwidthInMbps": 40000, - "MaximumIops": 240000, - "MaximumThroughputInMBps": 5000.0 + "BaselineBandwidthInMbps": 15000, + "BaselineIops": 60000, + "BaselineThroughputInMBps": 1875.0, + "MaximumBandwidthInMbps": 15000, + "MaximumIops": 60000, + "MaximumThroughputInMBps": 1875.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 31, + "MaximumEbsAttachments": 27, "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": false, + "Hypervisor": "nitro", "InstanceStorageSupported": false, - "InstanceType": "r6a.metal", + "InstanceType": "r6i.12xlarge", "MemoryInfo": { - "SizeInMiB": 1572864 + "SizeInMiB": 393216 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { @@ -115508,34 +121641,39 @@ "DefaultUdpTimeout": 30 }, "DefaultNetworkCardIndex": 0, - "EfaInfo": { - "MaximumEfaInterfaces": 1 - }, - "EfaSupported": true, + "EfaSupported": false, "EnaSrdSupported": true, "EnaSupport": "required", "EncryptionInTransitSupported": true, - "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 50, - "Ipv6AddressesPerInterface": 50, + "FlexibleEnaQueuesSupport": "supported", + "Ipv4AddressesPerInterface": 30, + "Ipv6AddressesPerInterface": 30, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 15, + "MaximumNetworkInterfaces": 8, "NetworkCards": [ { - "BaselineBandwidthInGbps": 50.0, + "AdditionalFlexibleNetworkInterfaces": 0, + "BaselineBandwidthInGbps": 18.75, "DefaultEnaQueueCountPerInterface": 8, - "MaximumNetworkInterfaces": 15, + "MaximumEnaQueueCount": 64, + "MaximumEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 8, "NetworkCardIndex": 0, - "NetworkPerformance": "50 Gigabit", - "PeakBandwidthInGbps": 50.0 + "NetworkPerformance": "18.75 Gigabit", + "PeakBandwidthInGbps": 18.75 } ], - "NetworkPerformance": "50 Gigabit", + "NetworkPerformance": "18.75 Gigabit", "SecondaryNetworkSupported": false }, - "NitroEnclavesSupport": "unsupported", - "NitroTpmSupport": "unsupported", + "NitroEnclavesSupport": "supported", + "NitroTpmInfo": { + "SupportedVersions": [ + "2.0" + ] + }, + "NitroTpmSupport": "supported", "PhcSupport": "unsupported", "PlacementGroupInfo": { "SupportedStrategies": [ @@ -115545,15 +121683,16 @@ ] }, "ProcessorInfo": { - "Manufacturer": "AMD", + "Manufacturer": "Intel", "SupportedArchitectures": [ "x86_64" ], - "SustainedClockSpeedInGhz": 3.6 + "SustainedClockSpeedInGhz": 3.5 }, "RebootMigrationSupport": "supported", "SupportedBootModes": [ - "legacy-bios" + "legacy-bios", + "uefi" ], "SupportedRootDeviceTypes": [ "ebs" @@ -115566,26 +121705,44 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 96, + "DefaultCores": 24, "DefaultThreadsPerCore": 2, - "DefaultVCpus": 192 + "DefaultVCpus": 48, + "ValidCores": [ + 2, + 4, + 6, + 8, + 10, + 12, + 14, + 16, + 18, + 20, + 22, + 24 + ], + "ValidThreadsPerCore": [ + 1, + 2 + ] } }, - "r6a.xlarge": { + "r6i.16xlarge": { "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, - "CurrentGeneration": true, + "CurrentGeneration": false, "DedicatedHostsSupported": true, "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 1250, - "BaselineIops": 6000, - "BaselineThroughputInMBps": 156.25, - "MaximumBandwidthInMbps": 10000, - "MaximumIops": 40000, - "MaximumThroughputInMBps": 1250.0 + "BaselineBandwidthInMbps": 20000, + "BaselineIops": 80000, + "BaselineThroughputInMBps": 2500.0, + "MaximumBandwidthInMbps": 20000, + "MaximumIops": 80000, + "MaximumThroughputInMBps": 2500.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", @@ -115593,12 +121750,12 @@ "NvmeSupport": "required" }, "FreeTierEligible": false, - "HibernationSupported": true, + "HibernationSupported": false, "Hypervisor": "nitro", "InstanceStorageSupported": false, - "InstanceType": "r6a.xlarge", + "InstanceType": "r6i.16xlarge", "MemoryInfo": { - "SizeInMiB": 32768 + "SizeInMiB": 524288 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { @@ -115608,26 +121765,29 @@ }, "DefaultNetworkCardIndex": 0, "EfaSupported": false, - "EnaSrdSupported": false, + "EnaSrdSupported": true, "EnaSupport": "required", "EncryptionInTransitSupported": true, - "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 15, - "Ipv6AddressesPerInterface": 15, + "FlexibleEnaQueuesSupport": "supported", + "Ipv4AddressesPerInterface": 50, + "Ipv6AddressesPerInterface": 50, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 4, + "MaximumNetworkInterfaces": 15, "NetworkCards": [ { - "BaselineBandwidthInGbps": 1.562, - "DefaultEnaQueueCountPerInterface": 4, - "MaximumNetworkInterfaces": 4, + "AdditionalFlexibleNetworkInterfaces": 0, + "BaselineBandwidthInGbps": 25.0, + "DefaultEnaQueueCountPerInterface": 8, + "MaximumEnaQueueCount": 120, + "MaximumEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 15, "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 12.5 Gigabit", - "PeakBandwidthInGbps": 12.5 + "NetworkPerformance": "25 Gigabit", + "PeakBandwidthInGbps": 25.0 } ], - "NetworkPerformance": "Up to 12.5 Gigabit", + "NetworkPerformance": "25 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -115646,14 +121806,11 @@ ] }, "ProcessorInfo": { - "Manufacturer": "AMD", + "Manufacturer": "Intel", "SupportedArchitectures": [ "x86_64" ], - "SupportedFeatures": [ - "amd-sev-snp" - ], - "SustainedClockSpeedInGhz": 3.6 + "SustainedClockSpeedInGhz": 3.5 }, "RebootMigrationSupport": "supported", "SupportedBootModes": [ @@ -115671,12 +121828,26 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 2, + "DefaultCores": 32, "DefaultThreadsPerCore": 2, - "DefaultVCpus": 4, + "DefaultVCpus": 64, "ValidCores": [ - 1, - 2 + 2, + 4, + 6, + 8, + 10, + 12, + 14, + 16, + 18, + 20, + 22, + 24, + 26, + 28, + 30, + 32 ], "ValidThreadsPerCore": [ 1, @@ -115684,21 +121855,21 @@ ] } }, - "r6g.12xlarge": { + "r6i.24xlarge": { "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, - "CurrentGeneration": true, + "CurrentGeneration": false, "DedicatedHostsSupported": true, "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 14250, - "BaselineIops": 50000, - "BaselineThroughputInMBps": 1781.25, - "MaximumBandwidthInMbps": 14250, - "MaximumIops": 50000, - "MaximumThroughputInMBps": 1781.25 + "BaselineBandwidthInMbps": 30000, + "BaselineIops": 120000, + "BaselineThroughputInMBps": 3750.0, + "MaximumBandwidthInMbps": 30000, + "MaximumIops": 120000, + "MaximumThroughputInMBps": 3750.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", @@ -115709,9 +121880,9 @@ "HibernationSupported": false, "Hypervisor": "nitro", "InstanceStorageSupported": false, - "InstanceType": "r6g.12xlarge", + "InstanceType": "r6i.24xlarge", "MemoryInfo": { - "SizeInMiB": 393216 + "SizeInMiB": 786432 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { @@ -115721,26 +121892,29 @@ }, "DefaultNetworkCardIndex": 0, "EfaSupported": false, - "EnaSrdSupported": false, + "EnaSrdSupported": true, "EnaSupport": "required", - "EncryptionInTransitSupported": false, - "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 30, - "Ipv6AddressesPerInterface": 30, + "EncryptionInTransitSupported": true, + "FlexibleEnaQueuesSupport": "supported", + "Ipv4AddressesPerInterface": 50, + "Ipv6AddressesPerInterface": 50, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 8, + "MaximumNetworkInterfaces": 15, "NetworkCards": [ { - "BaselineBandwidthInGbps": 20.0, + "AdditionalFlexibleNetworkInterfaces": 0, + "BaselineBandwidthInGbps": 37.5, "DefaultEnaQueueCountPerInterface": 8, - "MaximumNetworkInterfaces": 8, + "MaximumEnaQueueCount": 120, + "MaximumEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 15, "NetworkCardIndex": 0, - "NetworkPerformance": "20 Gigabit", - "PeakBandwidthInGbps": 20.0 + "NetworkPerformance": "37.5 Gigabit", + "PeakBandwidthInGbps": 37.5 } ], - "NetworkPerformance": "20 Gigabit", + "NetworkPerformance": "37.5 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -115759,14 +121933,15 @@ ] }, "ProcessorInfo": { - "Manufacturer": "AWS", + "Manufacturer": "Intel", "SupportedArchitectures": [ - "arm64" + "x86_64" ], - "SustainedClockSpeedInGhz": 2.5 + "SustainedClockSpeedInGhz": 3.5 }, "RebootMigrationSupport": "supported", "SupportedBootModes": [ + "legacy-bios", "uefi" ], "SupportedRootDeviceTypes": [ @@ -115781,78 +121956,55 @@ ], "VCpuInfo": { "DefaultCores": 48, - "DefaultThreadsPerCore": 1, - "DefaultVCpus": 48, + "DefaultThreadsPerCore": 2, + "DefaultVCpus": 96, "ValidCores": [ - 1, 2, - 3, 4, - 5, 6, - 7, 8, - 9, 10, - 11, 12, - 13, 14, - 15, 16, - 17, 18, - 19, 20, - 21, 22, - 23, 24, - 25, 26, - 27, 28, - 29, 30, - 31, 32, - 33, 34, - 35, 36, - 37, 38, - 39, 40, - 41, 42, - 43, 44, - 45, 46, - 47, 48 ], "ValidThreadsPerCore": [ - 1 + 1, + 2 ] } }, - "r6g.16xlarge": { + "r6i.2xlarge": { "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, - "CurrentGeneration": true, + "CurrentGeneration": false, "DedicatedHostsSupported": true, "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 19000, - "BaselineIops": 80000, - "BaselineThroughputInMBps": 2375.0, - "MaximumBandwidthInMbps": 19000, - "MaximumIops": 80000, - "MaximumThroughputInMBps": 2375.0 + "BaselineBandwidthInMbps": 2500, + "BaselineIops": 12000, + "BaselineThroughputInMBps": 312.5, + "MaximumBandwidthInMbps": 10000, + "MaximumIops": 40000, + "MaximumThroughputInMBps": 1250.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", @@ -115863,9 +122015,9 @@ "HibernationSupported": false, "Hypervisor": "nitro", "InstanceStorageSupported": false, - "InstanceType": "r6g.16xlarge", + "InstanceType": "r6i.2xlarge", "MemoryInfo": { - "SizeInMiB": 524288 + "SizeInMiB": 65536 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { @@ -115877,24 +122029,27 @@ "EfaSupported": false, "EnaSrdSupported": false, "EnaSupport": "required", - "EncryptionInTransitSupported": false, - "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 50, - "Ipv6AddressesPerInterface": 50, + "EncryptionInTransitSupported": true, + "FlexibleEnaQueuesSupport": "supported", + "Ipv4AddressesPerInterface": 15, + "Ipv6AddressesPerInterface": 15, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 15, + "MaximumNetworkInterfaces": 4, "NetworkCards": [ { - "BaselineBandwidthInGbps": 25.0, + "AdditionalFlexibleNetworkInterfaces": 0, + "BaselineBandwidthInGbps": 3.125, "DefaultEnaQueueCountPerInterface": 8, - "MaximumNetworkInterfaces": 15, + "MaximumEnaQueueCount": 32, + "MaximumEnaQueueCountPerInterface": 8, + "MaximumNetworkInterfaces": 4, "NetworkCardIndex": 0, - "NetworkPerformance": "25 Gigabit", - "PeakBandwidthInGbps": 25.0 + "NetworkPerformance": "Up to 12.5 Gigabit", + "PeakBandwidthInGbps": 12.5 } ], - "NetworkPerformance": "25 Gigabit", + "NetworkPerformance": "Up to 12.5 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -115913,14 +122068,15 @@ ] }, "ProcessorInfo": { - "Manufacturer": "AWS", + "Manufacturer": "Intel", "SupportedArchitectures": [ - "arm64" + "x86_64" ], - "SustainedClockSpeedInGhz": 2.5 + "SustainedClockSpeedInGhz": 3.5 }, "RebootMigrationSupport": "supported", "SupportedBootModes": [ + "legacy-bios", "uefi" ], "SupportedRootDeviceTypes": [ @@ -115934,95 +122090,34 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 64, - "DefaultThreadsPerCore": 1, - "DefaultVCpus": 64, + "DefaultCores": 4, + "DefaultThreadsPerCore": 2, + "DefaultVCpus": 8, "ValidCores": [ - 1, 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15, - 16, - 17, - 18, - 19, - 20, - 21, - 22, - 23, - 24, - 25, - 26, - 27, - 28, - 29, - 30, - 31, - 32, - 33, - 34, - 35, - 36, - 37, - 38, - 39, - 40, - 41, - 42, - 43, - 44, - 45, - 46, - 47, - 48, - 49, - 50, - 51, - 52, - 53, - 54, - 55, - 56, - 57, - 58, - 59, - 60, - 61, - 62, - 63, - 64 + 4 ], "ValidThreadsPerCore": [ - 1 + 1, + 2 ] } }, - "r6g.2xlarge": { + "r6i.32xlarge": { "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, - "CurrentGeneration": true, + "CurrentGeneration": false, "DedicatedHostsSupported": true, "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 2375, - "BaselineIops": 12000, - "BaselineThroughputInMBps": 296.875, - "MaximumBandwidthInMbps": 4750, - "MaximumIops": 20000, - "MaximumThroughputInMBps": 593.75 + "BaselineBandwidthInMbps": 40000, + "BaselineIops": 160000, + "BaselineThroughputInMBps": 5000.0, + "MaximumBandwidthInMbps": 40000, + "MaximumIops": 160000, + "MaximumThroughputInMBps": 5000.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", @@ -116030,12 +122125,12 @@ "NvmeSupport": "required" }, "FreeTierEligible": false, - "HibernationSupported": true, + "HibernationSupported": false, "Hypervisor": "nitro", "InstanceStorageSupported": false, - "InstanceType": "r6g.2xlarge", + "InstanceType": "r6i.32xlarge", "MemoryInfo": { - "SizeInMiB": 65536 + "SizeInMiB": 1048576 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { @@ -116044,27 +122139,33 @@ "DefaultUdpTimeout": 30 }, "DefaultNetworkCardIndex": 0, - "EfaSupported": false, - "EnaSrdSupported": false, + "EfaInfo": { + "MaximumEfaInterfaces": 1 + }, + "EfaSupported": true, + "EnaSrdSupported": true, "EnaSupport": "required", - "EncryptionInTransitSupported": false, - "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 15, - "Ipv6AddressesPerInterface": 15, + "EncryptionInTransitSupported": true, + "FlexibleEnaQueuesSupport": "supported", + "Ipv4AddressesPerInterface": 50, + "Ipv6AddressesPerInterface": 50, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 4, + "MaximumNetworkInterfaces": 15, "NetworkCards": [ { - "BaselineBandwidthInGbps": 2.5, + "AdditionalFlexibleNetworkInterfaces": 0, + "BaselineBandwidthInGbps": 50.0, "DefaultEnaQueueCountPerInterface": 8, - "MaximumNetworkInterfaces": 4, + "MaximumEnaQueueCount": 120, + "MaximumEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 15, "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 10 Gigabit", - "PeakBandwidthInGbps": 10.0 + "NetworkPerformance": "50 Gigabit", + "PeakBandwidthInGbps": 50.0 } ], - "NetworkPerformance": "Up to 10 Gigabit", + "NetworkPerformance": "50 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -116083,14 +122184,15 @@ ] }, "ProcessorInfo": { - "Manufacturer": "AWS", + "Manufacturer": "Intel", "SupportedArchitectures": [ - "arm64" + "x86_64" ], - "SustainedClockSpeedInGhz": 2.5 + "SustainedClockSpeedInGhz": 3.5 }, "RebootMigrationSupport": "supported", "SupportedBootModes": [ + "legacy-bios", "uefi" ], "SupportedRootDeviceTypes": [ @@ -116104,39 +122206,64 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 8, - "DefaultThreadsPerCore": 1, - "DefaultVCpus": 8, + "DefaultCores": 64, + "DefaultThreadsPerCore": 2, + "DefaultVCpus": 128, "ValidCores": [ - 1, 2, - 3, 4, - 5, 6, - 7, - 8 + 8, + 10, + 12, + 14, + 16, + 18, + 20, + 22, + 24, + 26, + 28, + 30, + 32, + 34, + 36, + 38, + 40, + 42, + 44, + 46, + 48, + 50, + 52, + 54, + 56, + 58, + 60, + 62, + 64 ], "ValidThreadsPerCore": [ - 1 + 1, + 2 ] } }, - "r6g.4xlarge": { + "r6i.4xlarge": { "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, - "CurrentGeneration": true, + "CurrentGeneration": false, "DedicatedHostsSupported": true, "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 4750, + "BaselineBandwidthInMbps": 5000, "BaselineIops": 20000, - "BaselineThroughputInMBps": 593.75, - "MaximumBandwidthInMbps": 4750, - "MaximumIops": 20000, - "MaximumThroughputInMBps": 593.75 + "BaselineThroughputInMBps": 625.0, + "MaximumBandwidthInMbps": 10000, + "MaximumIops": 40000, + "MaximumThroughputInMBps": 1250.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", @@ -116144,10 +122271,10 @@ "NvmeSupport": "required" }, "FreeTierEligible": false, - "HibernationSupported": true, + "HibernationSupported": false, "Hypervisor": "nitro", "InstanceStorageSupported": false, - "InstanceType": "r6g.4xlarge", + "InstanceType": "r6i.4xlarge", "MemoryInfo": { "SizeInMiB": 131072 }, @@ -116161,8 +122288,8 @@ "EfaSupported": false, "EnaSrdSupported": false, "EnaSupport": "required", - "EncryptionInTransitSupported": false, - "FlexibleEnaQueuesSupport": "unsupported", + "EncryptionInTransitSupported": true, + "FlexibleEnaQueuesSupport": "supported", "Ipv4AddressesPerInterface": 30, "Ipv6AddressesPerInterface": 30, "Ipv6Supported": true, @@ -116170,15 +122297,18 @@ "MaximumNetworkInterfaces": 8, "NetworkCards": [ { - "BaselineBandwidthInGbps": 5.0, + "AdditionalFlexibleNetworkInterfaces": 0, + "BaselineBandwidthInGbps": 6.25, "DefaultEnaQueueCountPerInterface": 8, + "MaximumEnaQueueCount": 64, + "MaximumEnaQueueCountPerInterface": 16, "MaximumNetworkInterfaces": 8, "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 10 Gigabit", - "PeakBandwidthInGbps": 10.0 + "NetworkPerformance": "Up to 12.5 Gigabit", + "PeakBandwidthInGbps": 12.5 } ], - "NetworkPerformance": "Up to 10 Gigabit", + "NetworkPerformance": "Up to 12.5 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -116197,14 +122327,15 @@ ] }, "ProcessorInfo": { - "Manufacturer": "AWS", + "Manufacturer": "Intel", "SupportedArchitectures": [ - "arm64" + "x86_64" ], - "SustainedClockSpeedInGhz": 2.5 + "SustainedClockSpeedInGhz": 3.5 }, "RebootMigrationSupport": "supported", "SupportedBootModes": [ + "legacy-bios", "uefi" ], "SupportedRootDeviceTypes": [ @@ -116218,47 +122349,36 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 16, - "DefaultThreadsPerCore": 1, + "DefaultCores": 8, + "DefaultThreadsPerCore": 2, "DefaultVCpus": 16, "ValidCores": [ - 1, 2, - 3, 4, - 5, 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15, - 16 + 8 ], "ValidThreadsPerCore": [ - 1 + 1, + 2 ] } }, - "r6g.8xlarge": { + "r6i.8xlarge": { "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, - "CurrentGeneration": true, + "CurrentGeneration": false, "DedicatedHostsSupported": true, "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 9500, + "BaselineBandwidthInMbps": 10000, "BaselineIops": 40000, - "BaselineThroughputInMBps": 1187.5, - "MaximumBandwidthInMbps": 9500, + "BaselineThroughputInMBps": 1250.0, + "MaximumBandwidthInMbps": 10000, "MaximumIops": 40000, - "MaximumThroughputInMBps": 1187.5 + "MaximumThroughputInMBps": 1250.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", @@ -116269,7 +122389,7 @@ "HibernationSupported": false, "Hypervisor": "nitro", "InstanceStorageSupported": false, - "InstanceType": "r6g.8xlarge", + "InstanceType": "r6i.8xlarge", "MemoryInfo": { "SizeInMiB": 262144 }, @@ -116281,10 +122401,10 @@ }, "DefaultNetworkCardIndex": 0, "EfaSupported": false, - "EnaSrdSupported": false, + "EnaSrdSupported": true, "EnaSupport": "required", - "EncryptionInTransitSupported": false, - "FlexibleEnaQueuesSupport": "unsupported", + "EncryptionInTransitSupported": true, + "FlexibleEnaQueuesSupport": "supported", "Ipv4AddressesPerInterface": 30, "Ipv6AddressesPerInterface": 30, "Ipv6Supported": true, @@ -116292,15 +122412,18 @@ "MaximumNetworkInterfaces": 8, "NetworkCards": [ { - "BaselineBandwidthInGbps": 12.0, + "AdditionalFlexibleNetworkInterfaces": 0, + "BaselineBandwidthInGbps": 12.5, "DefaultEnaQueueCountPerInterface": 8, + "MaximumEnaQueueCount": 64, + "MaximumEnaQueueCountPerInterface": 32, "MaximumNetworkInterfaces": 8, "NetworkCardIndex": 0, - "NetworkPerformance": "12 Gigabit", - "PeakBandwidthInGbps": 12.0 + "NetworkPerformance": "12.5 Gigabit", + "PeakBandwidthInGbps": 12.5 } ], - "NetworkPerformance": "12 Gigabit", + "NetworkPerformance": "12.5 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -116319,14 +122442,15 @@ ] }, "ProcessorInfo": { - "Manufacturer": "AWS", + "Manufacturer": "Intel", "SupportedArchitectures": [ - "arm64" + "x86_64" ], - "SustainedClockSpeedInGhz": 2.5 + "SustainedClockSpeedInGhz": 3.5 }, "RebootMigrationSupport": "supported", "SupportedBootModes": [ + "legacy-bios", "uefi" ], "SupportedRootDeviceTypes": [ @@ -116340,63 +122464,40 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 32, - "DefaultThreadsPerCore": 1, + "DefaultCores": 16, + "DefaultThreadsPerCore": 2, "DefaultVCpus": 32, "ValidCores": [ - 1, 2, - 3, 4, - 5, 6, - 7, 8, - 9, 10, - 11, 12, - 13, 14, - 15, - 16, - 17, - 18, - 19, - 20, - 21, - 22, - 23, - 24, - 25, - 26, - 27, - 28, - 29, - 30, - 31, - 32 + 16 ], "ValidThreadsPerCore": [ - 1 + 1, + 2 ] } }, - "r6g.large": { + "r6i.large": { "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, - "CurrentGeneration": true, + "CurrentGeneration": false, "DedicatedHostsSupported": true, "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 630, + "BaselineBandwidthInMbps": 650, "BaselineIops": 3600, - "BaselineThroughputInMBps": 78.75, - "MaximumBandwidthInMbps": 4750, - "MaximumIops": 20000, - "MaximumThroughputInMBps": 593.75 + "BaselineThroughputInMBps": 81.25, + "MaximumBandwidthInMbps": 10000, + "MaximumIops": 40000, + "MaximumThroughputInMBps": 1250.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", @@ -116404,10 +122505,10 @@ "NvmeSupport": "required" }, "FreeTierEligible": false, - "HibernationSupported": true, + "HibernationSupported": false, "Hypervisor": "nitro", "InstanceStorageSupported": false, - "InstanceType": "r6g.large", + "InstanceType": "r6i.large", "MemoryInfo": { "SizeInMiB": 16384 }, @@ -116421,8 +122522,8 @@ "EfaSupported": false, "EnaSrdSupported": false, "EnaSupport": "required", - "EncryptionInTransitSupported": false, - "FlexibleEnaQueuesSupport": "unsupported", + "EncryptionInTransitSupported": true, + "FlexibleEnaQueuesSupport": "supported", "Ipv4AddressesPerInterface": 10, "Ipv6AddressesPerInterface": 10, "Ipv6Supported": true, @@ -116430,18 +122531,21 @@ "MaximumNetworkInterfaces": 3, "NetworkCards": [ { - "BaselineBandwidthInGbps": 0.75, - "DefaultEnaQueueCountPerInterface": 8, + "AdditionalFlexibleNetworkInterfaces": 0, + "BaselineBandwidthInGbps": 0.781, + "DefaultEnaQueueCountPerInterface": 2, + "MaximumEnaQueueCount": 6, + "MaximumEnaQueueCountPerInterface": 2, "MaximumNetworkInterfaces": 3, "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 10 Gigabit", - "PeakBandwidthInGbps": 10.0 + "NetworkPerformance": "Up to 12.5 Gigabit", + "PeakBandwidthInGbps": 12.5 } ], - "NetworkPerformance": "Up to 10 Gigabit", + "NetworkPerformance": "Up to 12.5 Gigabit", "SecondaryNetworkSupported": false }, - "NitroEnclavesSupport": "supported", + "NitroEnclavesSupport": "unsupported", "NitroTpmInfo": { "SupportedVersions": [ "2.0" @@ -116457,14 +122561,15 @@ ] }, "ProcessorInfo": { - "Manufacturer": "AWS", + "Manufacturer": "Intel", "SupportedArchitectures": [ - "arm64" + "x86_64" ], - "SustainedClockSpeedInGhz": 2.5 + "SustainedClockSpeedInGhz": 3.5 }, "RebootMigrationSupport": "supported", "SupportedBootModes": [ + "legacy-bios", "uefi" ], "SupportedRootDeviceTypes": [ @@ -116478,46 +122583,45 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 2, - "DefaultThreadsPerCore": 1, + "DefaultCores": 1, + "DefaultThreadsPerCore": 2, "DefaultVCpus": 2, "ValidCores": [ - 1, - 2 + 1 ], "ValidThreadsPerCore": [ - 1 + 1, + 2 ] } }, - "r6g.medium": { + "r6i.metal": { "AutoRecoverySupported": true, - "BareMetal": false, + "BareMetal": true, "BurstablePerformanceSupported": false, - "CurrentGeneration": true, + "CurrentGeneration": false, "DedicatedHostsSupported": true, "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 315, - "BaselineIops": 2500, - "BaselineThroughputInMBps": 39.375, - "MaximumBandwidthInMbps": 4750, - "MaximumIops": 20000, - "MaximumThroughputInMBps": 593.75 + "BaselineBandwidthInMbps": 40000, + "BaselineIops": 160000, + "BaselineThroughputInMBps": 5000.0, + "MaximumBandwidthInMbps": 40000, + "MaximumIops": 160000, + "MaximumThroughputInMBps": 5000.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 27, + "MaximumEbsAttachments": 31, "NvmeSupport": "required" }, "FreeTierEligible": false, - "HibernationSupported": true, - "Hypervisor": "nitro", + "HibernationSupported": false, "InstanceStorageSupported": false, - "InstanceType": "r6g.medium", + "InstanceType": "r6i.metal", "MemoryInfo": { - "SizeInMiB": 8192 + "SizeInMiB": 1048576 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { @@ -116526,36 +122630,35 @@ "DefaultUdpTimeout": 30 }, "DefaultNetworkCardIndex": 0, - "EfaSupported": false, - "EnaSrdSupported": false, + "EfaInfo": { + "MaximumEfaInterfaces": 1 + }, + "EfaSupported": true, + "EnaSrdSupported": true, "EnaSupport": "required", - "EncryptionInTransitSupported": false, + "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 4, - "Ipv6AddressesPerInterface": 4, + "Ipv4AddressesPerInterface": 50, + "Ipv6AddressesPerInterface": 50, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 2, + "MaximumNetworkInterfaces": 15, "NetworkCards": [ { - "BaselineBandwidthInGbps": 0.5, + "BaselineBandwidthInGbps": 50.0, "DefaultEnaQueueCountPerInterface": 8, - "MaximumNetworkInterfaces": 2, + "MaximumEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 15, "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 10 Gigabit", - "PeakBandwidthInGbps": 10.0 + "NetworkPerformance": "50 Gigabit", + "PeakBandwidthInGbps": 50.0 } ], - "NetworkPerformance": "Up to 10 Gigabit", + "NetworkPerformance": "50 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "unsupported", - "NitroTpmInfo": { - "SupportedVersions": [ - "2.0" - ] - }, - "NitroTpmSupport": "supported", + "NitroTpmSupport": "unsupported", "PhcSupport": "unsupported", "PlacementGroupInfo": { "SupportedStrategies": [ @@ -116565,15 +122668,15 @@ ] }, "ProcessorInfo": { - "Manufacturer": "AWS", + "Manufacturer": "Intel", "SupportedArchitectures": [ - "arm64" + "x86_64" ], - "SustainedClockSpeedInGhz": 2.5 + "SustainedClockSpeedInGhz": 3.5 }, "RebootMigrationSupport": "supported", "SupportedBootModes": [ - "uefi" + "legacy-bios" ], "SupportedRootDeviceTypes": [ "ebs" @@ -116586,38 +122689,39 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 1, - "DefaultThreadsPerCore": 1, - "DefaultVCpus": 1 + "DefaultCores": 64, + "DefaultThreadsPerCore": 2, + "DefaultVCpus": 128 } }, - "r6g.metal": { + "r6i.xlarge": { "AutoRecoverySupported": true, - "BareMetal": true, + "BareMetal": false, "BurstablePerformanceSupported": false, - "CurrentGeneration": true, + "CurrentGeneration": false, "DedicatedHostsSupported": true, "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 19000, - "BaselineIops": 80000, - "BaselineThroughputInMBps": 2375.0, - "MaximumBandwidthInMbps": 19000, - "MaximumIops": 80000, - "MaximumThroughputInMBps": 2375.0 + "BaselineBandwidthInMbps": 1250, + "BaselineIops": 6000, + "BaselineThroughputInMBps": 156.25, + "MaximumBandwidthInMbps": 10000, + "MaximumIops": 40000, + "MaximumThroughputInMBps": 1250.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 31, + "MaximumEbsAttachments": 27, "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": false, + "Hypervisor": "nitro", "InstanceStorageSupported": false, - "InstanceType": "r6g.metal", + "InstanceType": "r6i.xlarge", "MemoryInfo": { - "SizeInMiB": 524288 + "SizeInMiB": 32768 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { @@ -116629,28 +122733,36 @@ "EfaSupported": false, "EnaSrdSupported": false, "EnaSupport": "required", - "EncryptionInTransitSupported": false, - "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 50, - "Ipv6AddressesPerInterface": 50, + "EncryptionInTransitSupported": true, + "FlexibleEnaQueuesSupport": "supported", + "Ipv4AddressesPerInterface": 15, + "Ipv6AddressesPerInterface": 15, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 15, + "MaximumNetworkInterfaces": 4, "NetworkCards": [ { - "BaselineBandwidthInGbps": 25.0, - "DefaultEnaQueueCountPerInterface": 8, - "MaximumNetworkInterfaces": 15, + "AdditionalFlexibleNetworkInterfaces": 0, + "BaselineBandwidthInGbps": 1.562, + "DefaultEnaQueueCountPerInterface": 4, + "MaximumEnaQueueCount": 16, + "MaximumEnaQueueCountPerInterface": 4, + "MaximumNetworkInterfaces": 4, "NetworkCardIndex": 0, - "NetworkPerformance": "25 Gigabit", - "PeakBandwidthInGbps": 25.0 + "NetworkPerformance": "Up to 12.5 Gigabit", + "PeakBandwidthInGbps": 12.5 } ], - "NetworkPerformance": "25 Gigabit", + "NetworkPerformance": "Up to 12.5 Gigabit", "SecondaryNetworkSupported": false }, - "NitroEnclavesSupport": "unsupported", - "NitroTpmSupport": "unsupported", + "NitroEnclavesSupport": "supported", + "NitroTpmInfo": { + "SupportedVersions": [ + "2.0" + ] + }, + "NitroTpmSupport": "supported", "PhcSupport": "unsupported", "PlacementGroupInfo": { "SupportedStrategies": [ @@ -116660,14 +122772,15 @@ ] }, "ProcessorInfo": { - "Manufacturer": "AWS", + "Manufacturer": "Intel", "SupportedArchitectures": [ - "arm64" + "x86_64" ], - "SustainedClockSpeedInGhz": 2.5 + "SustainedClockSpeedInGhz": 3.5 }, "RebootMigrationSupport": "supported", "SupportedBootModes": [ + "legacy-bios", "uefi" ], "SupportedRootDeviceTypes": [ @@ -116681,13 +122794,21 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 64, - "DefaultThreadsPerCore": 1, - "DefaultVCpus": 64 + "DefaultCores": 2, + "DefaultThreadsPerCore": 2, + "DefaultVCpus": 4, + "ValidCores": [ + 1, + 2 + ], + "ValidThreadsPerCore": [ + 1, + 2 + ] } }, - "r6g.xlarge": { - "AutoRecoverySupported": true, + "r6id.12xlarge": { + "AutoRecoverySupported": false, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, @@ -116695,25 +122816,37 @@ "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 1188, - "BaselineIops": 6000, - "BaselineThroughputInMBps": 148.5, - "MaximumBandwidthInMbps": 4750, - "MaximumIops": 20000, - "MaximumThroughputInMBps": 593.75 + "BaselineBandwidthInMbps": 15000, + "BaselineIops": 60000, + "BaselineThroughputInMBps": 1875.0, + "MaximumBandwidthInMbps": 15000, + "MaximumIops": 60000, + "MaximumThroughputInMBps": 1875.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 27, + "MaximumEbsAttachments": 25, "NvmeSupport": "required" }, "FreeTierEligible": false, - "HibernationSupported": true, + "HibernationSupported": false, "Hypervisor": "nitro", - "InstanceStorageSupported": false, - "InstanceType": "r6g.xlarge", + "InstanceStorageInfo": { + "Disks": [ + { + "Count": 2, + "SizeInGB": 1425, + "Type": "ssd" + } + ], + "EncryptionSupport": "required", + "NvmeSupport": "required", + "TotalSizeInGB": 2850 + }, + "InstanceStorageSupported": true, + "InstanceType": "r6id.12xlarge", "MemoryInfo": { - "SizeInMiB": 32768 + "SizeInMiB": 393216 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { @@ -116723,26 +122856,29 @@ }, "DefaultNetworkCardIndex": 0, "EfaSupported": false, - "EnaSrdSupported": false, + "EnaSrdSupported": true, "EnaSupport": "required", - "EncryptionInTransitSupported": false, - "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 15, - "Ipv6AddressesPerInterface": 15, + "EncryptionInTransitSupported": true, + "FlexibleEnaQueuesSupport": "supported", + "Ipv4AddressesPerInterface": 30, + "Ipv6AddressesPerInterface": 30, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 4, + "MaximumNetworkInterfaces": 8, "NetworkCards": [ { - "BaselineBandwidthInGbps": 1.25, + "AdditionalFlexibleNetworkInterfaces": 0, + "BaselineBandwidthInGbps": 18.75, "DefaultEnaQueueCountPerInterface": 8, - "MaximumNetworkInterfaces": 4, + "MaximumEnaQueueCount": 64, + "MaximumEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 8, "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 10 Gigabit", - "PeakBandwidthInGbps": 10.0 + "NetworkPerformance": "18.75 Gigabit", + "PeakBandwidthInGbps": 18.75 } ], - "NetworkPerformance": "Up to 10 Gigabit", + "NetworkPerformance": "18.75 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -116761,14 +122897,15 @@ ] }, "ProcessorInfo": { - "Manufacturer": "AWS", + "Manufacturer": "Intel", "SupportedArchitectures": [ - "arm64" + "x86_64" ], - "SustainedClockSpeedInGhz": 2.5 + "SustainedClockSpeedInGhz": 3.5 }, - "RebootMigrationSupport": "supported", + "RebootMigrationSupport": "unsupported", "SupportedBootModes": [ + "legacy-bios", "uefi" ], "SupportedRootDeviceTypes": [ @@ -116782,21 +122919,30 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 4, - "DefaultThreadsPerCore": 1, - "DefaultVCpus": 4, + "DefaultCores": 24, + "DefaultThreadsPerCore": 2, + "DefaultVCpus": 48, "ValidCores": [ - 1, 2, - 3, - 4 + 4, + 6, + 8, + 10, + 12, + 14, + 16, + 18, + 20, + 22, + 24 ], "ValidThreadsPerCore": [ - 1 + 1, + 2 ] } }, - "r6gd.12xlarge": { + "r6id.16xlarge": { "AutoRecoverySupported": false, "BareMetal": false, "BurstablePerformanceSupported": false, @@ -116805,12 +122951,12 @@ "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 14250, - "BaselineIops": 50000, - "BaselineThroughputInMBps": 1781.25, - "MaximumBandwidthInMbps": 14250, - "MaximumIops": 50000, - "MaximumThroughputInMBps": 1781.25 + "BaselineBandwidthInMbps": 20000, + "BaselineIops": 80000, + "BaselineThroughputInMBps": 2500.0, + "MaximumBandwidthInMbps": 20000, + "MaximumIops": 80000, + "MaximumThroughputInMBps": 2500.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", @@ -116824,18 +122970,18 @@ "Disks": [ { "Count": 2, - "SizeInGB": 1425, + "SizeInGB": 1900, "Type": "ssd" } ], "EncryptionSupport": "required", "NvmeSupport": "required", - "TotalSizeInGB": 2850 + "TotalSizeInGB": 3800 }, "InstanceStorageSupported": true, - "InstanceType": "r6gd.12xlarge", + "InstanceType": "r6id.16xlarge", "MemoryInfo": { - "SizeInMiB": 393216 + "SizeInMiB": 524288 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { @@ -116845,26 +122991,29 @@ }, "DefaultNetworkCardIndex": 0, "EfaSupported": false, - "EnaSrdSupported": false, + "EnaSrdSupported": true, "EnaSupport": "required", - "EncryptionInTransitSupported": false, - "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 30, - "Ipv6AddressesPerInterface": 30, + "EncryptionInTransitSupported": true, + "FlexibleEnaQueuesSupport": "supported", + "Ipv4AddressesPerInterface": 50, + "Ipv6AddressesPerInterface": 50, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 8, + "MaximumNetworkInterfaces": 15, "NetworkCards": [ { - "BaselineBandwidthInGbps": 20.0, + "AdditionalFlexibleNetworkInterfaces": 0, + "BaselineBandwidthInGbps": 25.0, "DefaultEnaQueueCountPerInterface": 8, - "MaximumNetworkInterfaces": 8, + "MaximumEnaQueueCount": 120, + "MaximumEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 15, "NetworkCardIndex": 0, - "NetworkPerformance": "20 Gigabit", - "PeakBandwidthInGbps": 20.0 + "NetworkPerformance": "25 Gigabit", + "PeakBandwidthInGbps": 25.0 } ], - "NetworkPerformance": "20 Gigabit", + "NetworkPerformance": "25 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -116883,14 +123032,15 @@ ] }, "ProcessorInfo": { - "Manufacturer": "AWS", + "Manufacturer": "Intel", "SupportedArchitectures": [ - "arm64" + "x86_64" ], - "SustainedClockSpeedInGhz": 2.5 + "SustainedClockSpeedInGhz": 3.5 }, "RebootMigrationSupport": "unsupported", "SupportedBootModes": [ + "legacy-bios", "uefi" ], "SupportedRootDeviceTypes": [ @@ -116904,65 +123054,34 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 48, - "DefaultThreadsPerCore": 1, - "DefaultVCpus": 48, + "DefaultCores": 32, + "DefaultThreadsPerCore": 2, + "DefaultVCpus": 64, "ValidCores": [ - 1, 2, - 3, 4, - 5, 6, - 7, 8, - 9, 10, - 11, 12, - 13, 14, - 15, 16, - 17, 18, - 19, 20, - 21, 22, - 23, 24, - 25, 26, - 27, 28, - 29, 30, - 31, - 32, - 33, - 34, - 35, - 36, - 37, - 38, - 39, - 40, - 41, - 42, - 43, - 44, - 45, - 46, - 47, - 48 + 32 ], "ValidThreadsPerCore": [ - 1 + 1, + 2 ] } }, - "r6gd.16xlarge": { + "r6id.24xlarge": { "AutoRecoverySupported": false, "BareMetal": false, "BurstablePerformanceSupported": false, @@ -116971,16 +123090,16 @@ "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 19000, - "BaselineIops": 80000, - "BaselineThroughputInMBps": 2375.0, - "MaximumBandwidthInMbps": 19000, - "MaximumIops": 80000, - "MaximumThroughputInMBps": 2375.0 + "BaselineBandwidthInMbps": 30000, + "BaselineIops": 120000, + "BaselineThroughputInMBps": 3750.0, + "MaximumBandwidthInMbps": 30000, + "MaximumIops": 120000, + "MaximumThroughputInMBps": 3750.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 25, + "MaximumEbsAttachments": 23, "NvmeSupport": "required" }, "FreeTierEligible": false, @@ -116989,19 +123108,19 @@ "InstanceStorageInfo": { "Disks": [ { - "Count": 2, - "SizeInGB": 1900, + "Count": 4, + "SizeInGB": 1425, "Type": "ssd" } ], "EncryptionSupport": "required", "NvmeSupport": "required", - "TotalSizeInGB": 3800 + "TotalSizeInGB": 5700 }, "InstanceStorageSupported": true, - "InstanceType": "r6gd.16xlarge", + "InstanceType": "r6id.24xlarge", "MemoryInfo": { - "SizeInMiB": 524288 + "SizeInMiB": 786432 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { @@ -117011,10 +123130,10 @@ }, "DefaultNetworkCardIndex": 0, "EfaSupported": false, - "EnaSrdSupported": false, + "EnaSrdSupported": true, "EnaSupport": "required", - "EncryptionInTransitSupported": false, - "FlexibleEnaQueuesSupport": "unsupported", + "EncryptionInTransitSupported": true, + "FlexibleEnaQueuesSupport": "supported", "Ipv4AddressesPerInterface": 50, "Ipv6AddressesPerInterface": 50, "Ipv6Supported": true, @@ -117022,15 +123141,18 @@ "MaximumNetworkInterfaces": 15, "NetworkCards": [ { - "BaselineBandwidthInGbps": 25.0, + "AdditionalFlexibleNetworkInterfaces": 0, + "BaselineBandwidthInGbps": 37.5, "DefaultEnaQueueCountPerInterface": 8, + "MaximumEnaQueueCount": 120, + "MaximumEnaQueueCountPerInterface": 32, "MaximumNetworkInterfaces": 15, "NetworkCardIndex": 0, - "NetworkPerformance": "25 Gigabit", - "PeakBandwidthInGbps": 25.0 + "NetworkPerformance": "37.5 Gigabit", + "PeakBandwidthInGbps": 37.5 } ], - "NetworkPerformance": "25 Gigabit", + "NetworkPerformance": "37.5 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -117049,14 +123171,15 @@ ] }, "ProcessorInfo": { - "Manufacturer": "AWS", + "Manufacturer": "Intel", "SupportedArchitectures": [ - "arm64" + "x86_64" ], - "SustainedClockSpeedInGhz": 2.5 + "SustainedClockSpeedInGhz": 3.5 }, "RebootMigrationSupport": "unsupported", "SupportedBootModes": [ + "legacy-bios", "uefi" ], "SupportedRootDeviceTypes": [ @@ -117070,81 +123193,42 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 64, - "DefaultThreadsPerCore": 1, - "DefaultVCpus": 64, + "DefaultCores": 48, + "DefaultThreadsPerCore": 2, + "DefaultVCpus": 96, "ValidCores": [ - 1, 2, - 3, 4, - 5, 6, - 7, 8, - 9, 10, - 11, 12, - 13, 14, - 15, 16, - 17, 18, - 19, 20, - 21, 22, - 23, 24, - 25, 26, - 27, 28, - 29, 30, - 31, 32, - 33, 34, - 35, 36, - 37, 38, - 39, 40, - 41, 42, - 43, 44, - 45, 46, - 47, - 48, - 49, - 50, - 51, - 52, - 53, - 54, - 55, - 56, - 57, - 58, - 59, - 60, - 61, - 62, - 63, - 64 + 48 ], "ValidThreadsPerCore": [ - 1 + 1, + 2 ] } }, - "r6gd.2xlarge": { + "r6id.2xlarge": { "AutoRecoverySupported": false, "BareMetal": false, "BurstablePerformanceSupported": false, @@ -117153,12 +123237,12 @@ "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 2375, + "BaselineBandwidthInMbps": 2500, "BaselineIops": 12000, - "BaselineThroughputInMBps": 296.875, - "MaximumBandwidthInMbps": 4750, - "MaximumIops": 20000, - "MaximumThroughputInMBps": 593.75 + "BaselineThroughputInMBps": 312.5, + "MaximumBandwidthInMbps": 10000, + "MaximumIops": 40000, + "MaximumThroughputInMBps": 1250.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", @@ -117166,7 +123250,7 @@ "NvmeSupport": "required" }, "FreeTierEligible": false, - "HibernationSupported": true, + "HibernationSupported": false, "Hypervisor": "nitro", "InstanceStorageInfo": { "Disks": [ @@ -117181,7 +123265,7 @@ "TotalSizeInGB": 474 }, "InstanceStorageSupported": true, - "InstanceType": "r6gd.2xlarge", + "InstanceType": "r6id.2xlarge", "MemoryInfo": { "SizeInMiB": 65536 }, @@ -117195,8 +123279,8 @@ "EfaSupported": false, "EnaSrdSupported": false, "EnaSupport": "required", - "EncryptionInTransitSupported": false, - "FlexibleEnaQueuesSupport": "unsupported", + "EncryptionInTransitSupported": true, + "FlexibleEnaQueuesSupport": "supported", "Ipv4AddressesPerInterface": 15, "Ipv6AddressesPerInterface": 15, "Ipv6Supported": true, @@ -117204,15 +123288,18 @@ "MaximumNetworkInterfaces": 4, "NetworkCards": [ { - "BaselineBandwidthInGbps": 2.5, + "AdditionalFlexibleNetworkInterfaces": 0, + "BaselineBandwidthInGbps": 3.125, "DefaultEnaQueueCountPerInterface": 8, + "MaximumEnaQueueCount": 32, + "MaximumEnaQueueCountPerInterface": 8, "MaximumNetworkInterfaces": 4, "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 10 Gigabit", - "PeakBandwidthInGbps": 10.0 + "NetworkPerformance": "Up to 12.5 Gigabit", + "PeakBandwidthInGbps": 12.5 } ], - "NetworkPerformance": "Up to 10 Gigabit", + "NetworkPerformance": "Up to 12.5 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -117231,14 +123318,15 @@ ] }, "ProcessorInfo": { - "Manufacturer": "AWS", + "Manufacturer": "Intel", "SupportedArchitectures": [ - "arm64" + "x86_64" ], - "SustainedClockSpeedInGhz": 2.5 + "SustainedClockSpeedInGhz": 3.5 }, "RebootMigrationSupport": "unsupported", "SupportedBootModes": [ + "legacy-bios", "uefi" ], "SupportedRootDeviceTypes": [ @@ -117252,25 +123340,20 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 8, - "DefaultThreadsPerCore": 1, + "DefaultCores": 4, + "DefaultThreadsPerCore": 2, "DefaultVCpus": 8, "ValidCores": [ - 1, 2, - 3, - 4, - 5, - 6, - 7, - 8 + 4 ], "ValidThreadsPerCore": [ - 1 + 1, + 2 ] } }, - "r6gd.4xlarge": { + "r6id.32xlarge": { "AutoRecoverySupported": false, "BareMetal": false, "BurstablePerformanceSupported": false, @@ -117279,37 +123362,37 @@ "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 4750, - "BaselineIops": 20000, - "BaselineThroughputInMBps": 593.75, - "MaximumBandwidthInMbps": 4750, - "MaximumIops": 20000, - "MaximumThroughputInMBps": 593.75 + "BaselineBandwidthInMbps": 40000, + "BaselineIops": 160000, + "BaselineThroughputInMBps": 5000.0, + "MaximumBandwidthInMbps": 40000, + "MaximumIops": 160000, + "MaximumThroughputInMBps": 5000.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 26, + "MaximumEbsAttachments": 23, "NvmeSupport": "required" }, "FreeTierEligible": false, - "HibernationSupported": true, + "HibernationSupported": false, "Hypervisor": "nitro", "InstanceStorageInfo": { "Disks": [ { - "Count": 1, - "SizeInGB": 950, + "Count": 4, + "SizeInGB": 1900, "Type": "ssd" } ], "EncryptionSupport": "required", "NvmeSupport": "required", - "TotalSizeInGB": 950 + "TotalSizeInGB": 7600 }, "InstanceStorageSupported": true, - "InstanceType": "r6gd.4xlarge", + "InstanceType": "r6id.32xlarge", "MemoryInfo": { - "SizeInMiB": 131072 + "SizeInMiB": 1048576 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { @@ -117318,27 +123401,33 @@ "DefaultUdpTimeout": 30 }, "DefaultNetworkCardIndex": 0, - "EfaSupported": false, - "EnaSrdSupported": false, + "EfaInfo": { + "MaximumEfaInterfaces": 1 + }, + "EfaSupported": true, + "EnaSrdSupported": true, "EnaSupport": "required", - "EncryptionInTransitSupported": false, - "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 30, - "Ipv6AddressesPerInterface": 30, + "EncryptionInTransitSupported": true, + "FlexibleEnaQueuesSupport": "supported", + "Ipv4AddressesPerInterface": 50, + "Ipv6AddressesPerInterface": 50, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 8, + "MaximumNetworkInterfaces": 15, "NetworkCards": [ { - "BaselineBandwidthInGbps": 5.0, + "AdditionalFlexibleNetworkInterfaces": 0, + "BaselineBandwidthInGbps": 50.0, "DefaultEnaQueueCountPerInterface": 8, - "MaximumNetworkInterfaces": 8, + "MaximumEnaQueueCount": 120, + "MaximumEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 15, "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 10 Gigabit", - "PeakBandwidthInGbps": 10.0 + "NetworkPerformance": "50 Gigabit", + "PeakBandwidthInGbps": 50.0 } ], - "NetworkPerformance": "Up to 10 Gigabit", + "NetworkPerformance": "50 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -117357,14 +123446,15 @@ ] }, "ProcessorInfo": { - "Manufacturer": "AWS", + "Manufacturer": "Intel", "SupportedArchitectures": [ - "arm64" + "x86_64" ], - "SustainedClockSpeedInGhz": 2.5 + "SustainedClockSpeedInGhz": 3.5 }, "RebootMigrationSupport": "unsupported", "SupportedBootModes": [ + "legacy-bios", "uefi" ], "SupportedRootDeviceTypes": [ @@ -117378,33 +123468,50 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 16, - "DefaultThreadsPerCore": 1, - "DefaultVCpus": 16, + "DefaultCores": 64, + "DefaultThreadsPerCore": 2, + "DefaultVCpus": 128, "ValidCores": [ - 1, 2, - 3, 4, - 5, 6, - 7, 8, - 9, 10, - 11, 12, - 13, 14, - 15, - 16 + 16, + 18, + 20, + 22, + 24, + 26, + 28, + 30, + 32, + 34, + 36, + 38, + 40, + 42, + 44, + 46, + 48, + 50, + 52, + 54, + 56, + 58, + 60, + 62, + 64 ], "ValidThreadsPerCore": [ - 1 + 1, + 2 ] } }, - "r6gd.8xlarge": { + "r6id.4xlarge": { "AutoRecoverySupported": false, "BareMetal": false, "BurstablePerformanceSupported": false, @@ -117413,12 +123520,12 @@ "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 9500, - "BaselineIops": 40000, - "BaselineThroughputInMBps": 1187.5, - "MaximumBandwidthInMbps": 9500, + "BaselineBandwidthInMbps": 5000, + "BaselineIops": 20000, + "BaselineThroughputInMBps": 625.0, + "MaximumBandwidthInMbps": 10000, "MaximumIops": 40000, - "MaximumThroughputInMBps": 1187.5 + "MaximumThroughputInMBps": 1250.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", @@ -117432,18 +123539,18 @@ "Disks": [ { "Count": 1, - "SizeInGB": 1900, + "SizeInGB": 950, "Type": "ssd" } ], "EncryptionSupport": "required", "NvmeSupport": "required", - "TotalSizeInGB": 1900 + "TotalSizeInGB": 950 }, "InstanceStorageSupported": true, - "InstanceType": "r6gd.8xlarge", + "InstanceType": "r6id.4xlarge", "MemoryInfo": { - "SizeInMiB": 262144 + "SizeInMiB": 131072 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { @@ -117455,8 +123562,8 @@ "EfaSupported": false, "EnaSrdSupported": false, "EnaSupport": "required", - "EncryptionInTransitSupported": false, - "FlexibleEnaQueuesSupport": "unsupported", + "EncryptionInTransitSupported": true, + "FlexibleEnaQueuesSupport": "supported", "Ipv4AddressesPerInterface": 30, "Ipv6AddressesPerInterface": 30, "Ipv6Supported": true, @@ -117464,15 +123571,18 @@ "MaximumNetworkInterfaces": 8, "NetworkCards": [ { - "BaselineBandwidthInGbps": 12.0, + "AdditionalFlexibleNetworkInterfaces": 0, + "BaselineBandwidthInGbps": 6.25, "DefaultEnaQueueCountPerInterface": 8, + "MaximumEnaQueueCount": 64, + "MaximumEnaQueueCountPerInterface": 16, "MaximumNetworkInterfaces": 8, "NetworkCardIndex": 0, - "NetworkPerformance": "12 Gigabit", - "PeakBandwidthInGbps": 12.0 + "NetworkPerformance": "Up to 12.5 Gigabit", + "PeakBandwidthInGbps": 12.5 } ], - "NetworkPerformance": "12 Gigabit", + "NetworkPerformance": "Up to 12.5 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -117491,14 +123601,15 @@ ] }, "ProcessorInfo": { - "Manufacturer": "AWS", + "Manufacturer": "Intel", "SupportedArchitectures": [ - "arm64" + "x86_64" ], - "SustainedClockSpeedInGhz": 2.5 + "SustainedClockSpeedInGhz": 3.5 }, "RebootMigrationSupport": "unsupported", "SupportedBootModes": [ + "legacy-bios", "uefi" ], "SupportedRootDeviceTypes": [ @@ -117512,49 +123623,22 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 32, - "DefaultThreadsPerCore": 1, - "DefaultVCpus": 32, + "DefaultCores": 8, + "DefaultThreadsPerCore": 2, + "DefaultVCpus": 16, "ValidCores": [ - 1, 2, - 3, 4, - 5, 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15, - 16, - 17, - 18, - 19, - 20, - 21, - 22, - 23, - 24, - 25, - 26, - 27, - 28, - 29, - 30, - 31, - 32 + 8 ], "ValidThreadsPerCore": [ - 1 + 1, + 2 ] } }, - "r6gd.large": { + "r6id.8xlarge": { "AutoRecoverySupported": false, "BareMetal": false, "BurstablePerformanceSupported": false, @@ -117563,12 +123647,12 @@ "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 630, - "BaselineIops": 3600, - "BaselineThroughputInMBps": 78.75, - "MaximumBandwidthInMbps": 4750, - "MaximumIops": 20000, - "MaximumThroughputInMBps": 593.75 + "BaselineBandwidthInMbps": 10000, + "BaselineIops": 40000, + "BaselineThroughputInMBps": 1250.0, + "MaximumBandwidthInMbps": 10000, + "MaximumIops": 40000, + "MaximumThroughputInMBps": 1250.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", @@ -117576,24 +123660,24 @@ "NvmeSupport": "required" }, "FreeTierEligible": false, - "HibernationSupported": true, + "HibernationSupported": false, "Hypervisor": "nitro", "InstanceStorageInfo": { "Disks": [ { "Count": 1, - "SizeInGB": 118, + "SizeInGB": 1900, "Type": "ssd" } ], "EncryptionSupport": "required", "NvmeSupport": "required", - "TotalSizeInGB": 118 + "TotalSizeInGB": 1900 }, "InstanceStorageSupported": true, - "InstanceType": "r6gd.large", + "InstanceType": "r6id.8xlarge", "MemoryInfo": { - "SizeInMiB": 16384 + "SizeInMiB": 262144 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { @@ -117603,26 +123687,29 @@ }, "DefaultNetworkCardIndex": 0, "EfaSupported": false, - "EnaSrdSupported": false, + "EnaSrdSupported": true, "EnaSupport": "required", - "EncryptionInTransitSupported": false, - "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 10, - "Ipv6AddressesPerInterface": 10, + "EncryptionInTransitSupported": true, + "FlexibleEnaQueuesSupport": "supported", + "Ipv4AddressesPerInterface": 30, + "Ipv6AddressesPerInterface": 30, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 3, + "MaximumNetworkInterfaces": 8, "NetworkCards": [ { - "BaselineBandwidthInGbps": 0.75, + "AdditionalFlexibleNetworkInterfaces": 0, + "BaselineBandwidthInGbps": 12.5, "DefaultEnaQueueCountPerInterface": 8, - "MaximumNetworkInterfaces": 3, + "MaximumEnaQueueCount": 64, + "MaximumEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 8, "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 10 Gigabit", - "PeakBandwidthInGbps": 10.0 + "NetworkPerformance": "12.5 Gigabit", + "PeakBandwidthInGbps": 12.5 } ], - "NetworkPerformance": "Up to 10 Gigabit", + "NetworkPerformance": "12.5 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -117641,14 +123728,15 @@ ] }, "ProcessorInfo": { - "Manufacturer": "AWS", + "Manufacturer": "Intel", "SupportedArchitectures": [ - "arm64" + "x86_64" ], - "SustainedClockSpeedInGhz": 2.5 + "SustainedClockSpeedInGhz": 3.5 }, "RebootMigrationSupport": "unsupported", "SupportedBootModes": [ + "legacy-bios", "uefi" ], "SupportedRootDeviceTypes": [ @@ -117662,19 +123750,26 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 2, - "DefaultThreadsPerCore": 1, - "DefaultVCpus": 2, + "DefaultCores": 16, + "DefaultThreadsPerCore": 2, + "DefaultVCpus": 32, "ValidCores": [ - 1, - 2 + 2, + 4, + 6, + 8, + 10, + 12, + 14, + 16 ], "ValidThreadsPerCore": [ - 1 + 1, + 2 ] } }, - "r6gd.medium": { + "r6id.large": { "AutoRecoverySupported": false, "BareMetal": false, "BurstablePerformanceSupported": false, @@ -117683,12 +123778,12 @@ "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 315, - "BaselineIops": 2500, - "BaselineThroughputInMBps": 39.375, - "MaximumBandwidthInMbps": 4750, - "MaximumIops": 20000, - "MaximumThroughputInMBps": 593.75 + "BaselineBandwidthInMbps": 650, + "BaselineIops": 3600, + "BaselineThroughputInMBps": 81.25, + "MaximumBandwidthInMbps": 10000, + "MaximumIops": 40000, + "MaximumThroughputInMBps": 1250.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", @@ -117696,24 +123791,24 @@ "NvmeSupport": "required" }, "FreeTierEligible": false, - "HibernationSupported": true, + "HibernationSupported": false, "Hypervisor": "nitro", "InstanceStorageInfo": { "Disks": [ { "Count": 1, - "SizeInGB": 59, + "SizeInGB": 118, "Type": "ssd" } ], "EncryptionSupport": "required", "NvmeSupport": "required", - "TotalSizeInGB": 59 + "TotalSizeInGB": 118 }, "InstanceStorageSupported": true, - "InstanceType": "r6gd.medium", + "InstanceType": "r6id.large", "MemoryInfo": { - "SizeInMiB": 8192 + "SizeInMiB": 16384 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { @@ -117725,24 +123820,27 @@ "EfaSupported": false, "EnaSrdSupported": false, "EnaSupport": "required", - "EncryptionInTransitSupported": false, - "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 4, - "Ipv6AddressesPerInterface": 4, + "EncryptionInTransitSupported": true, + "FlexibleEnaQueuesSupport": "supported", + "Ipv4AddressesPerInterface": 10, + "Ipv6AddressesPerInterface": 10, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 2, + "MaximumNetworkInterfaces": 3, "NetworkCards": [ { - "BaselineBandwidthInGbps": 0.5, - "DefaultEnaQueueCountPerInterface": 8, - "MaximumNetworkInterfaces": 2, + "AdditionalFlexibleNetworkInterfaces": 0, + "BaselineBandwidthInGbps": 0.781, + "DefaultEnaQueueCountPerInterface": 2, + "MaximumEnaQueueCount": 6, + "MaximumEnaQueueCountPerInterface": 2, + "MaximumNetworkInterfaces": 3, "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 10 Gigabit", - "PeakBandwidthInGbps": 10.0 + "NetworkPerformance": "Up to 12.5 Gigabit", + "PeakBandwidthInGbps": 12.5 } ], - "NetworkPerformance": "Up to 10 Gigabit", + "NetworkPerformance": "Up to 12.5 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "unsupported", @@ -117761,14 +123859,15 @@ ] }, "ProcessorInfo": { - "Manufacturer": "AWS", + "Manufacturer": "Intel", "SupportedArchitectures": [ - "arm64" + "x86_64" ], - "SustainedClockSpeedInGhz": 2.5 + "SustainedClockSpeedInGhz": 3.5 }, "RebootMigrationSupport": "unsupported", "SupportedBootModes": [ + "legacy-bios", "uefi" ], "SupportedRootDeviceTypes": [ @@ -117783,11 +123882,18 @@ ], "VCpuInfo": { "DefaultCores": 1, - "DefaultThreadsPerCore": 1, - "DefaultVCpus": 1 + "DefaultThreadsPerCore": 2, + "DefaultVCpus": 2, + "ValidCores": [ + 1 + ], + "ValidThreadsPerCore": [ + 1, + 2 + ] } }, - "r6gd.metal": { + "r6id.metal": { "AutoRecoverySupported": false, "BareMetal": true, "BurstablePerformanceSupported": false, @@ -117796,12 +123902,12 @@ "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 19000, - "BaselineIops": 80000, - "BaselineThroughputInMBps": 2375.0, - "MaximumBandwidthInMbps": 19000, - "MaximumIops": 80000, - "MaximumThroughputInMBps": 2375.0 + "BaselineBandwidthInMbps": 40000, + "BaselineIops": 160000, + "BaselineThroughputInMBps": 5000.0, + "MaximumBandwidthInMbps": 40000, + "MaximumIops": 160000, + "MaximumThroughputInMBps": 5000.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", @@ -117813,19 +123919,19 @@ "InstanceStorageInfo": { "Disks": [ { - "Count": 2, + "Count": 4, "SizeInGB": 1900, "Type": "ssd" } ], "EncryptionSupport": "required", "NvmeSupport": "required", - "TotalSizeInGB": 3800 + "TotalSizeInGB": 7600 }, "InstanceStorageSupported": true, - "InstanceType": "r6gd.metal", + "InstanceType": "r6id.metal", "MemoryInfo": { - "SizeInMiB": 524288 + "SizeInMiB": 1048576 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { @@ -117834,10 +123940,13 @@ "DefaultUdpTimeout": 30 }, "DefaultNetworkCardIndex": 0, - "EfaSupported": false, - "EnaSrdSupported": false, + "EfaInfo": { + "MaximumEfaInterfaces": 1 + }, + "EfaSupported": true, + "EnaSrdSupported": true, "EnaSupport": "required", - "EncryptionInTransitSupported": false, + "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "unsupported", "Ipv4AddressesPerInterface": 50, "Ipv6AddressesPerInterface": 50, @@ -117846,15 +123955,16 @@ "MaximumNetworkInterfaces": 15, "NetworkCards": [ { - "BaselineBandwidthInGbps": 25.0, + "BaselineBandwidthInGbps": 50.0, "DefaultEnaQueueCountPerInterface": 8, + "MaximumEnaQueueCountPerInterface": 32, "MaximumNetworkInterfaces": 15, "NetworkCardIndex": 0, - "NetworkPerformance": "25 Gigabit", - "PeakBandwidthInGbps": 25.0 + "NetworkPerformance": "50 Gigabit", + "PeakBandwidthInGbps": 50.0 } ], - "NetworkPerformance": "25 Gigabit", + "NetworkPerformance": "50 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "unsupported", @@ -117868,15 +123978,15 @@ ] }, "ProcessorInfo": { - "Manufacturer": "AWS", + "Manufacturer": "Intel", "SupportedArchitectures": [ - "arm64" + "x86_64" ], - "SustainedClockSpeedInGhz": 2.5 + "SustainedClockSpeedInGhz": 3.5 }, "RebootMigrationSupport": "unsupported", "SupportedBootModes": [ - "uefi" + "legacy-bios" ], "SupportedRootDeviceTypes": [ "ebs" @@ -117890,11 +124000,11 @@ ], "VCpuInfo": { "DefaultCores": 64, - "DefaultThreadsPerCore": 1, - "DefaultVCpus": 64 + "DefaultThreadsPerCore": 2, + "DefaultVCpus": 128 } }, - "r6gd.xlarge": { + "r6id.xlarge": { "AutoRecoverySupported": false, "BareMetal": false, "BurstablePerformanceSupported": false, @@ -117903,12 +124013,12 @@ "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 1188, + "BaselineBandwidthInMbps": 1250, "BaselineIops": 6000, - "BaselineThroughputInMBps": 148.5, - "MaximumBandwidthInMbps": 4750, - "MaximumIops": 20000, - "MaximumThroughputInMBps": 593.75 + "BaselineThroughputInMBps": 156.25, + "MaximumBandwidthInMbps": 10000, + "MaximumIops": 40000, + "MaximumThroughputInMBps": 1250.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", @@ -117916,7 +124026,7 @@ "NvmeSupport": "required" }, "FreeTierEligible": false, - "HibernationSupported": true, + "HibernationSupported": false, "Hypervisor": "nitro", "InstanceStorageInfo": { "Disks": [ @@ -117931,7 +124041,7 @@ "TotalSizeInGB": 237 }, "InstanceStorageSupported": true, - "InstanceType": "r6gd.xlarge", + "InstanceType": "r6id.xlarge", "MemoryInfo": { "SizeInMiB": 32768 }, @@ -117945,8 +124055,8 @@ "EfaSupported": false, "EnaSrdSupported": false, "EnaSupport": "required", - "EncryptionInTransitSupported": false, - "FlexibleEnaQueuesSupport": "unsupported", + "EncryptionInTransitSupported": true, + "FlexibleEnaQueuesSupport": "supported", "Ipv4AddressesPerInterface": 15, "Ipv6AddressesPerInterface": 15, "Ipv6Supported": true, @@ -117954,15 +124064,18 @@ "MaximumNetworkInterfaces": 4, "NetworkCards": [ { - "BaselineBandwidthInGbps": 1.25, - "DefaultEnaQueueCountPerInterface": 8, + "AdditionalFlexibleNetworkInterfaces": 0, + "BaselineBandwidthInGbps": 1.562, + "DefaultEnaQueueCountPerInterface": 4, + "MaximumEnaQueueCount": 16, + "MaximumEnaQueueCountPerInterface": 4, "MaximumNetworkInterfaces": 4, "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 10 Gigabit", - "PeakBandwidthInGbps": 10.0 + "NetworkPerformance": "Up to 12.5 Gigabit", + "PeakBandwidthInGbps": 12.5 } ], - "NetworkPerformance": "Up to 10 Gigabit", + "NetworkPerformance": "Up to 12.5 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -117981,14 +124094,15 @@ ] }, "ProcessorInfo": { - "Manufacturer": "AWS", + "Manufacturer": "Intel", "SupportedArchitectures": [ - "arm64" + "x86_64" ], - "SustainedClockSpeedInGhz": 2.5 + "SustainedClockSpeedInGhz": 3.5 }, "RebootMigrationSupport": "unsupported", "SupportedBootModes": [ + "legacy-bios", "uefi" ], "SupportedRootDeviceTypes": [ @@ -118002,46 +124116,57 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 4, - "DefaultThreadsPerCore": 1, + "DefaultCores": 2, + "DefaultThreadsPerCore": 2, "DefaultVCpus": 4, "ValidCores": [ 1, - 2, - 3, - 4 + 2 ], "ValidThreadsPerCore": [ - 1 + 1, + 2 ] } }, - "r6i.12xlarge": { - "AutoRecoverySupported": true, + "r6idn.12xlarge": { + "AutoRecoverySupported": false, "BareMetal": false, "BurstablePerformanceSupported": false, - "CurrentGeneration": false, + "CurrentGeneration": true, "DedicatedHostsSupported": true, "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 15000, - "BaselineIops": 60000, - "BaselineThroughputInMBps": 1875.0, - "MaximumBandwidthInMbps": 15000, - "MaximumIops": 60000, - "MaximumThroughputInMBps": 1875.0 + "BaselineBandwidthInMbps": 37500, + "BaselineIops": 150000, + "BaselineThroughputInMBps": 4687.5, + "MaximumBandwidthInMbps": 37500, + "MaximumIops": 150000, + "MaximumThroughputInMBps": 4687.5 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 27, + "MaximumEbsAttachments": 25, "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": false, "Hypervisor": "nitro", - "InstanceStorageSupported": false, - "InstanceType": "r6i.12xlarge", + "InstanceStorageInfo": { + "Disks": [ + { + "Count": 2, + "SizeInGB": 1425, + "Type": "ssd" + } + ], + "EncryptionSupport": "required", + "NvmeSupport": "required", + "TotalSizeInGB": 2850 + }, + "InstanceStorageSupported": true, + "InstanceType": "r6idn.12xlarge", "MemoryInfo": { "SizeInMiB": 393216 }, @@ -118058,6 +124183,7 @@ "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "supported", "Ipv4AddressesPerInterface": 30, + "Ipv4AddressesPerSecondaryInterface": 0, "Ipv6AddressesPerInterface": 30, "Ipv6Supported": true, "MaximumNetworkCards": 1, @@ -118065,17 +124191,17 @@ "NetworkCards": [ { "AdditionalFlexibleNetworkInterfaces": 0, - "BaselineBandwidthInGbps": 18.75, - "DefaultEnaQueueCountPerInterface": 8, - "MaximumEnaQueueCount": 64, + "BaselineBandwidthInGbps": 75.0, + "DefaultEnaQueueCountPerInterface": 16, + "MaximumEnaQueueCount": 128, "MaximumEnaQueueCountPerInterface": 32, "MaximumNetworkInterfaces": 8, "NetworkCardIndex": 0, - "NetworkPerformance": "18.75 Gigabit", - "PeakBandwidthInGbps": 18.75 + "NetworkPerformance": "75 Gigabit", + "PeakBandwidthInGbps": 75.0 } ], - "NetworkPerformance": "18.75 Gigabit", + "NetworkPerformance": "75 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -118100,7 +124226,7 @@ ], "SustainedClockSpeedInGhz": 3.5 }, - "RebootMigrationSupport": "supported", + "RebootMigrationSupport": "unsupported", "SupportedBootModes": [ "legacy-bios", "uefi" @@ -118120,17 +124246,29 @@ "DefaultThreadsPerCore": 2, "DefaultVCpus": 48, "ValidCores": [ + 1, 2, + 3, 4, + 5, 6, + 7, 8, + 9, 10, + 11, 12, + 13, 14, + 15, 16, + 17, 18, + 19, 20, + 21, 22, + 23, 24 ], "ValidThreadsPerCore": [ @@ -118139,32 +124277,44 @@ ] } }, - "r6i.16xlarge": { - "AutoRecoverySupported": true, + "r6idn.16xlarge": { + "AutoRecoverySupported": false, "BareMetal": false, "BurstablePerformanceSupported": false, - "CurrentGeneration": false, + "CurrentGeneration": true, "DedicatedHostsSupported": true, "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 20000, - "BaselineIops": 80000, - "BaselineThroughputInMBps": 2500.0, - "MaximumBandwidthInMbps": 20000, - "MaximumIops": 80000, - "MaximumThroughputInMBps": 2500.0 + "BaselineBandwidthInMbps": 50000, + "BaselineIops": 200000, + "BaselineThroughputInMBps": 6250.0, + "MaximumBandwidthInMbps": 50000, + "MaximumIops": 200000, + "MaximumThroughputInMBps": 6250.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 27, + "MaximumEbsAttachments": 25, "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": false, "Hypervisor": "nitro", - "InstanceStorageSupported": false, - "InstanceType": "r6i.16xlarge", + "InstanceStorageInfo": { + "Disks": [ + { + "Count": 2, + "SizeInGB": 1900, + "Type": "ssd" + } + ], + "EncryptionSupport": "required", + "NvmeSupport": "required", + "TotalSizeInGB": 3800 + }, + "InstanceStorageSupported": true, + "InstanceType": "r6idn.16xlarge", "MemoryInfo": { "SizeInMiB": 524288 }, @@ -118181,6 +124331,7 @@ "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "supported", "Ipv4AddressesPerInterface": 50, + "Ipv4AddressesPerSecondaryInterface": 0, "Ipv6AddressesPerInterface": 50, "Ipv6Supported": true, "MaximumNetworkCards": 1, @@ -118188,17 +124339,17 @@ "NetworkCards": [ { "AdditionalFlexibleNetworkInterfaces": 0, - "BaselineBandwidthInGbps": 25.0, - "DefaultEnaQueueCountPerInterface": 8, - "MaximumEnaQueueCount": 120, + "BaselineBandwidthInGbps": 100.0, + "DefaultEnaQueueCountPerInterface": 16, + "MaximumEnaQueueCount": 240, "MaximumEnaQueueCountPerInterface": 32, "MaximumNetworkInterfaces": 15, "NetworkCardIndex": 0, - "NetworkPerformance": "25 Gigabit", - "PeakBandwidthInGbps": 25.0 + "NetworkPerformance": "100 Gigabit", + "PeakBandwidthInGbps": 100.0 } ], - "NetworkPerformance": "25 Gigabit", + "NetworkPerformance": "100 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -118223,7 +124374,7 @@ ], "SustainedClockSpeedInGhz": 3.5 }, - "RebootMigrationSupport": "supported", + "RebootMigrationSupport": "unsupported", "SupportedBootModes": [ "legacy-bios", "uefi" @@ -118243,21 +124394,37 @@ "DefaultThreadsPerCore": 2, "DefaultVCpus": 64, "ValidCores": [ + 1, 2, + 3, 4, + 5, 6, + 7, 8, + 9, 10, + 11, 12, + 13, 14, + 15, 16, + 17, 18, + 19, 20, + 21, 22, + 23, 24, + 25, 26, + 27, 28, + 29, 30, + 31, 32 ], "ValidThreadsPerCore": [ @@ -118266,32 +124433,44 @@ ] } }, - "r6i.24xlarge": { - "AutoRecoverySupported": true, + "r6idn.24xlarge": { + "AutoRecoverySupported": false, "BareMetal": false, "BurstablePerformanceSupported": false, - "CurrentGeneration": false, + "CurrentGeneration": true, "DedicatedHostsSupported": true, "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 30000, - "BaselineIops": 120000, - "BaselineThroughputInMBps": 3750.0, - "MaximumBandwidthInMbps": 30000, - "MaximumIops": 120000, - "MaximumThroughputInMBps": 3750.0 + "BaselineBandwidthInMbps": 75000, + "BaselineIops": 300000, + "BaselineThroughputInMBps": 9375.0, + "MaximumBandwidthInMbps": 75000, + "MaximumIops": 300000, + "MaximumThroughputInMBps": 9375.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 27, + "MaximumEbsAttachments": 23, "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": false, "Hypervisor": "nitro", - "InstanceStorageSupported": false, - "InstanceType": "r6i.24xlarge", + "InstanceStorageInfo": { + "Disks": [ + { + "Count": 4, + "SizeInGB": 1425, + "Type": "ssd" + } + ], + "EncryptionSupport": "required", + "NvmeSupport": "required", + "TotalSizeInGB": 5700 + }, + "InstanceStorageSupported": true, + "InstanceType": "r6idn.24xlarge", "MemoryInfo": { "SizeInMiB": 786432 }, @@ -118308,6 +124487,7 @@ "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "supported", "Ipv4AddressesPerInterface": 50, + "Ipv4AddressesPerSecondaryInterface": 0, "Ipv6AddressesPerInterface": 50, "Ipv6Supported": true, "MaximumNetworkCards": 1, @@ -118315,17 +124495,17 @@ "NetworkCards": [ { "AdditionalFlexibleNetworkInterfaces": 0, - "BaselineBandwidthInGbps": 37.5, - "DefaultEnaQueueCountPerInterface": 8, - "MaximumEnaQueueCount": 120, + "BaselineBandwidthInGbps": 150.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumEnaQueueCount": 480, "MaximumEnaQueueCountPerInterface": 32, "MaximumNetworkInterfaces": 15, "NetworkCardIndex": 0, - "NetworkPerformance": "37.5 Gigabit", - "PeakBandwidthInGbps": 37.5 + "NetworkPerformance": "150 Gigabit", + "PeakBandwidthInGbps": 150.0 } ], - "NetworkPerformance": "37.5 Gigabit", + "NetworkPerformance": "150 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -118350,7 +124530,7 @@ ], "SustainedClockSpeedInGhz": 3.5 }, - "RebootMigrationSupport": "supported", + "RebootMigrationSupport": "unsupported", "SupportedBootModes": [ "legacy-bios", "uefi" @@ -118370,7 +124550,6 @@ "DefaultThreadsPerCore": 2, "DefaultVCpus": 96, "ValidCores": [ - 2, 4, 6, 8, @@ -118401,32 +124580,44 @@ ] } }, - "r6i.2xlarge": { - "AutoRecoverySupported": true, + "r6idn.2xlarge": { + "AutoRecoverySupported": false, "BareMetal": false, "BurstablePerformanceSupported": false, - "CurrentGeneration": false, + "CurrentGeneration": true, "DedicatedHostsSupported": true, "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 2500, - "BaselineIops": 12000, - "BaselineThroughputInMBps": 312.5, - "MaximumBandwidthInMbps": 10000, - "MaximumIops": 40000, - "MaximumThroughputInMBps": 1250.0 + "BaselineBandwidthInMbps": 6250, + "BaselineIops": 25000, + "BaselineThroughputInMBps": 781.25, + "MaximumBandwidthInMbps": 25000, + "MaximumIops": 100000, + "MaximumThroughputInMBps": 3125.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 27, + "MaximumEbsAttachments": 26, "NvmeSupport": "required" }, "FreeTierEligible": false, - "HibernationSupported": false, + "HibernationSupported": true, "Hypervisor": "nitro", - "InstanceStorageSupported": false, - "InstanceType": "r6i.2xlarge", + "InstanceStorageInfo": { + "Disks": [ + { + "Count": 1, + "SizeInGB": 474, + "Type": "ssd" + } + ], + "EncryptionSupport": "required", + "NvmeSupport": "required", + "TotalSizeInGB": 474 + }, + "InstanceStorageSupported": true, + "InstanceType": "r6idn.2xlarge", "MemoryInfo": { "SizeInMiB": 65536 }, @@ -118443,6 +124634,7 @@ "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "supported", "Ipv4AddressesPerInterface": 15, + "Ipv4AddressesPerSecondaryInterface": 0, "Ipv6AddressesPerInterface": 15, "Ipv6Supported": true, "MaximumNetworkCards": 1, @@ -118450,17 +124642,17 @@ "NetworkCards": [ { "AdditionalFlexibleNetworkInterfaces": 0, - "BaselineBandwidthInGbps": 3.125, + "BaselineBandwidthInGbps": 12.5, "DefaultEnaQueueCountPerInterface": 8, "MaximumEnaQueueCount": 32, "MaximumEnaQueueCountPerInterface": 8, "MaximumNetworkInterfaces": 4, "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 12.5 Gigabit", - "PeakBandwidthInGbps": 12.5 + "NetworkPerformance": "Up to 40 Gigabit", + "PeakBandwidthInGbps": 40.0 } ], - "NetworkPerformance": "Up to 12.5 Gigabit", + "NetworkPerformance": "Up to 40 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -118485,7 +124677,7 @@ ], "SustainedClockSpeedInGhz": 3.5 }, - "RebootMigrationSupport": "supported", + "RebootMigrationSupport": "unsupported", "SupportedBootModes": [ "legacy-bios", "uefi" @@ -118505,7 +124697,9 @@ "DefaultThreadsPerCore": 2, "DefaultVCpus": 8, "ValidCores": [ + 1, 2, + 3, 4 ], "ValidThreadsPerCore": [ @@ -118514,32 +124708,44 @@ ] } }, - "r6i.32xlarge": { - "AutoRecoverySupported": true, + "r6idn.32xlarge": { + "AutoRecoverySupported": false, "BareMetal": false, "BurstablePerformanceSupported": false, - "CurrentGeneration": false, + "CurrentGeneration": true, "DedicatedHostsSupported": true, "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 40000, - "BaselineIops": 160000, - "BaselineThroughputInMBps": 5000.0, - "MaximumBandwidthInMbps": 40000, - "MaximumIops": 160000, - "MaximumThroughputInMBps": 5000.0 + "BaselineBandwidthInMbps": 100000, + "BaselineIops": 400000, + "BaselineThroughputInMBps": 12500.0, + "MaximumBandwidthInMbps": 100000, + "MaximumIops": 400000, + "MaximumThroughputInMBps": 12500.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 27, + "MaximumEbsAttachments": 23, "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": false, "Hypervisor": "nitro", - "InstanceStorageSupported": false, - "InstanceType": "r6i.32xlarge", + "InstanceStorageInfo": { + "Disks": [ + { + "Count": 4, + "SizeInGB": 1900, + "Type": "ssd" + } + ], + "EncryptionSupport": "required", + "NvmeSupport": "required", + "TotalSizeInGB": 7600 + }, + "InstanceStorageSupported": true, + "InstanceType": "r6idn.32xlarge", "MemoryInfo": { "SizeInMiB": 1048576 }, @@ -118551,7 +124757,7 @@ }, "DefaultNetworkCardIndex": 0, "EfaInfo": { - "MaximumEfaInterfaces": 1 + "MaximumEfaInterfaces": 2 }, "EfaSupported": true, "EnaSrdSupported": true, @@ -118559,24 +124765,36 @@ "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "supported", "Ipv4AddressesPerInterface": 50, + "Ipv4AddressesPerSecondaryInterface": 0, "Ipv6AddressesPerInterface": 50, "Ipv6Supported": true, - "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 15, + "MaximumNetworkCards": 2, + "MaximumNetworkInterfaces": 16, "NetworkCards": [ { "AdditionalFlexibleNetworkInterfaces": 0, - "BaselineBandwidthInGbps": 50.0, - "DefaultEnaQueueCountPerInterface": 8, - "MaximumEnaQueueCount": 120, + "BaselineBandwidthInGbps": 200.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumEnaQueueCount": 256, "MaximumEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 15, + "MaximumNetworkInterfaces": 8, "NetworkCardIndex": 0, - "NetworkPerformance": "50 Gigabit", - "PeakBandwidthInGbps": 50.0 + "NetworkPerformance": "Up to 170 Gigabit", + "PeakBandwidthInGbps": 200.0 + }, + { + "AdditionalFlexibleNetworkInterfaces": 0, + "BaselineBandwidthInGbps": 200.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumEnaQueueCount": 256, + "MaximumEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 8, + "NetworkCardIndex": 1, + "NetworkPerformance": "Up to 170 Gigabit", + "PeakBandwidthInGbps": 200.0 } ], - "NetworkPerformance": "50 Gigabit", + "NetworkPerformance": "200 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -118601,7 +124819,7 @@ ], "SustainedClockSpeedInGhz": 3.5 }, - "RebootMigrationSupport": "supported", + "RebootMigrationSupport": "unsupported", "SupportedBootModes": [ "legacy-bios", "uefi" @@ -118621,7 +124839,6 @@ "DefaultThreadsPerCore": 2, "DefaultVCpus": 128, "ValidCores": [ - 2, 4, 6, 8, @@ -118660,32 +124877,44 @@ ] } }, - "r6i.4xlarge": { - "AutoRecoverySupported": true, + "r6idn.4xlarge": { + "AutoRecoverySupported": false, "BareMetal": false, "BurstablePerformanceSupported": false, - "CurrentGeneration": false, + "CurrentGeneration": true, "DedicatedHostsSupported": true, "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 5000, - "BaselineIops": 20000, - "BaselineThroughputInMBps": 625.0, - "MaximumBandwidthInMbps": 10000, - "MaximumIops": 40000, - "MaximumThroughputInMBps": 1250.0 + "BaselineBandwidthInMbps": 12500, + "BaselineIops": 50000, + "BaselineThroughputInMBps": 1562.5, + "MaximumBandwidthInMbps": 25000, + "MaximumIops": 100000, + "MaximumThroughputInMBps": 3125.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 27, + "MaximumEbsAttachments": 26, "NvmeSupport": "required" }, "FreeTierEligible": false, - "HibernationSupported": false, + "HibernationSupported": true, "Hypervisor": "nitro", - "InstanceStorageSupported": false, - "InstanceType": "r6i.4xlarge", + "InstanceStorageInfo": { + "Disks": [ + { + "Count": 1, + "SizeInGB": 950, + "Type": "ssd" + } + ], + "EncryptionSupport": "required", + "NvmeSupport": "required", + "TotalSizeInGB": 950 + }, + "InstanceStorageSupported": true, + "InstanceType": "r6idn.4xlarge", "MemoryInfo": { "SizeInMiB": 131072 }, @@ -118702,6 +124931,7 @@ "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "supported", "Ipv4AddressesPerInterface": 30, + "Ipv4AddressesPerSecondaryInterface": 0, "Ipv6AddressesPerInterface": 30, "Ipv6Supported": true, "MaximumNetworkCards": 1, @@ -118709,17 +124939,17 @@ "NetworkCards": [ { "AdditionalFlexibleNetworkInterfaces": 0, - "BaselineBandwidthInGbps": 6.25, + "BaselineBandwidthInGbps": 25.0, "DefaultEnaQueueCountPerInterface": 8, "MaximumEnaQueueCount": 64, "MaximumEnaQueueCountPerInterface": 16, "MaximumNetworkInterfaces": 8, "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 12.5 Gigabit", - "PeakBandwidthInGbps": 12.5 + "NetworkPerformance": "Up to 50 Gigabit", + "PeakBandwidthInGbps": 50.0 } ], - "NetworkPerformance": "Up to 12.5 Gigabit", + "NetworkPerformance": "Up to 50 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -118744,7 +124974,7 @@ ], "SustainedClockSpeedInGhz": 3.5 }, - "RebootMigrationSupport": "supported", + "RebootMigrationSupport": "unsupported", "SupportedBootModes": [ "legacy-bios", "uefi" @@ -118764,9 +124994,13 @@ "DefaultThreadsPerCore": 2, "DefaultVCpus": 16, "ValidCores": [ + 1, 2, + 3, 4, + 5, 6, + 7, 8 ], "ValidThreadsPerCore": [ @@ -118775,32 +125009,44 @@ ] } }, - "r6i.8xlarge": { - "AutoRecoverySupported": true, + "r6idn.8xlarge": { + "AutoRecoverySupported": false, "BareMetal": false, "BurstablePerformanceSupported": false, - "CurrentGeneration": false, + "CurrentGeneration": true, "DedicatedHostsSupported": true, "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 10000, - "BaselineIops": 40000, - "BaselineThroughputInMBps": 1250.0, - "MaximumBandwidthInMbps": 10000, - "MaximumIops": 40000, - "MaximumThroughputInMBps": 1250.0 + "BaselineBandwidthInMbps": 25000, + "BaselineIops": 100000, + "BaselineThroughputInMBps": 3125.0, + "MaximumBandwidthInMbps": 25000, + "MaximumIops": 100000, + "MaximumThroughputInMBps": 3125.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 27, + "MaximumEbsAttachments": 26, "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": false, "Hypervisor": "nitro", - "InstanceStorageSupported": false, - "InstanceType": "r6i.8xlarge", + "InstanceStorageInfo": { + "Disks": [ + { + "Count": 1, + "SizeInGB": 1900, + "Type": "ssd" + } + ], + "EncryptionSupport": "required", + "NvmeSupport": "required", + "TotalSizeInGB": 1900 + }, + "InstanceStorageSupported": true, + "InstanceType": "r6idn.8xlarge", "MemoryInfo": { "SizeInMiB": 262144 }, @@ -118817,6 +125063,7 @@ "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "supported", "Ipv4AddressesPerInterface": 30, + "Ipv4AddressesPerSecondaryInterface": 0, "Ipv6AddressesPerInterface": 30, "Ipv6Supported": true, "MaximumNetworkCards": 1, @@ -118824,17 +125071,17 @@ "NetworkCards": [ { "AdditionalFlexibleNetworkInterfaces": 0, - "BaselineBandwidthInGbps": 12.5, - "DefaultEnaQueueCountPerInterface": 8, - "MaximumEnaQueueCount": 64, + "BaselineBandwidthInGbps": 50.0, + "DefaultEnaQueueCountPerInterface": 16, + "MaximumEnaQueueCount": 128, "MaximumEnaQueueCountPerInterface": 32, "MaximumNetworkInterfaces": 8, "NetworkCardIndex": 0, - "NetworkPerformance": "12.5 Gigabit", - "PeakBandwidthInGbps": 12.5 + "NetworkPerformance": "50 Gigabit", + "PeakBandwidthInGbps": 50.0 } ], - "NetworkPerformance": "12.5 Gigabit", + "NetworkPerformance": "50 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -118859,7 +125106,7 @@ ], "SustainedClockSpeedInGhz": 3.5 }, - "RebootMigrationSupport": "supported", + "RebootMigrationSupport": "unsupported", "SupportedBootModes": [ "legacy-bios", "uefi" @@ -118879,13 +125126,21 @@ "DefaultThreadsPerCore": 2, "DefaultVCpus": 32, "ValidCores": [ + 1, 2, + 3, 4, + 5, 6, + 7, 8, + 9, 10, + 11, 12, + 13, 14, + 15, 16 ], "ValidThreadsPerCore": [ @@ -118894,32 +125149,44 @@ ] } }, - "r6i.large": { - "AutoRecoverySupported": true, + "r6idn.large": { + "AutoRecoverySupported": false, "BareMetal": false, "BurstablePerformanceSupported": false, - "CurrentGeneration": false, + "CurrentGeneration": true, "DedicatedHostsSupported": true, "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 650, - "BaselineIops": 3600, - "BaselineThroughputInMBps": 81.25, - "MaximumBandwidthInMbps": 10000, - "MaximumIops": 40000, - "MaximumThroughputInMBps": 1250.0 + "BaselineBandwidthInMbps": 1562, + "BaselineIops": 6250, + "BaselineThroughputInMBps": 195.3125, + "MaximumBandwidthInMbps": 25000, + "MaximumIops": 100000, + "MaximumThroughputInMBps": 3125.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 27, + "MaximumEbsAttachments": 26, "NvmeSupport": "required" }, "FreeTierEligible": false, - "HibernationSupported": false, + "HibernationSupported": true, "Hypervisor": "nitro", - "InstanceStorageSupported": false, - "InstanceType": "r6i.large", + "InstanceStorageInfo": { + "Disks": [ + { + "Count": 1, + "SizeInGB": 118, + "Type": "ssd" + } + ], + "EncryptionSupport": "required", + "NvmeSupport": "required", + "TotalSizeInGB": 118 + }, + "InstanceStorageSupported": true, + "InstanceType": "r6idn.large", "MemoryInfo": { "SizeInMiB": 16384 }, @@ -118936,6 +125203,7 @@ "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "supported", "Ipv4AddressesPerInterface": 10, + "Ipv4AddressesPerSecondaryInterface": 0, "Ipv6AddressesPerInterface": 10, "Ipv6Supported": true, "MaximumNetworkCards": 1, @@ -118943,17 +125211,17 @@ "NetworkCards": [ { "AdditionalFlexibleNetworkInterfaces": 0, - "BaselineBandwidthInGbps": 0.781, + "BaselineBandwidthInGbps": 3.125, "DefaultEnaQueueCountPerInterface": 2, "MaximumEnaQueueCount": 6, "MaximumEnaQueueCountPerInterface": 2, "MaximumNetworkInterfaces": 3, "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 12.5 Gigabit", - "PeakBandwidthInGbps": 12.5 + "NetworkPerformance": "Up to 25 Gigabit", + "PeakBandwidthInGbps": 25.0 } ], - "NetworkPerformance": "Up to 12.5 Gigabit", + "NetworkPerformance": "Up to 25 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "unsupported", @@ -118978,7 +125246,7 @@ ], "SustainedClockSpeedInGhz": 3.5 }, - "RebootMigrationSupport": "supported", + "RebootMigrationSupport": "unsupported", "SupportedBootModes": [ "legacy-bios", "uefi" @@ -119006,21 +125274,21 @@ ] } }, - "r6i.metal": { - "AutoRecoverySupported": true, + "r6idn.metal": { + "AutoRecoverySupported": false, "BareMetal": true, "BurstablePerformanceSupported": false, - "CurrentGeneration": false, + "CurrentGeneration": true, "DedicatedHostsSupported": true, "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 40000, - "BaselineIops": 160000, - "BaselineThroughputInMBps": 5000.0, - "MaximumBandwidthInMbps": 40000, - "MaximumIops": 160000, - "MaximumThroughputInMBps": 5000.0 + "BaselineBandwidthInMbps": 100000, + "BaselineIops": 400000, + "BaselineThroughputInMBps": 12500.0, + "MaximumBandwidthInMbps": 100000, + "MaximumIops": 400000, + "MaximumThroughputInMBps": 12500.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", @@ -119029,8 +125297,20 @@ }, "FreeTierEligible": false, "HibernationSupported": false, - "InstanceStorageSupported": false, - "InstanceType": "r6i.metal", + "InstanceStorageInfo": { + "Disks": [ + { + "Count": 4, + "SizeInGB": 1900, + "Type": "ssd" + } + ], + "EncryptionSupport": "required", + "NvmeSupport": "required", + "TotalSizeInGB": 7600 + }, + "InstanceStorageSupported": true, + "InstanceType": "r6idn.metal", "MemoryInfo": { "SizeInMiB": 1048576 }, @@ -119042,7 +125322,7 @@ }, "DefaultNetworkCardIndex": 0, "EfaInfo": { - "MaximumEfaInterfaces": 1 + "MaximumEfaInterfaces": 2 }, "EfaSupported": true, "EnaSrdSupported": true, @@ -119050,22 +125330,30 @@ "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "unsupported", "Ipv4AddressesPerInterface": 50, + "Ipv4AddressesPerSecondaryInterface": 0, "Ipv6AddressesPerInterface": 50, "Ipv6Supported": true, - "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 15, + "MaximumNetworkCards": 2, + "MaximumNetworkInterfaces": 16, "NetworkCards": [ { - "BaselineBandwidthInGbps": 50.0, - "DefaultEnaQueueCountPerInterface": 8, - "MaximumEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 15, + "BaselineBandwidthInGbps": 200.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 8, "NetworkCardIndex": 0, - "NetworkPerformance": "50 Gigabit", - "PeakBandwidthInGbps": 50.0 + "NetworkPerformance": "Up to 170 Gigabit", + "PeakBandwidthInGbps": 200.0 + }, + { + "BaselineBandwidthInGbps": 200.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 8, + "NetworkCardIndex": 1, + "NetworkPerformance": "Up to 170 Gigabit", + "PeakBandwidthInGbps": 200.0 } ], - "NetworkPerformance": "50 Gigabit", + "NetworkPerformance": "200 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "unsupported", @@ -119085,7 +125373,7 @@ ], "SustainedClockSpeedInGhz": 3.5 }, - "RebootMigrationSupport": "supported", + "RebootMigrationSupport": "unsupported", "SupportedBootModes": [ "legacy-bios" ], @@ -119105,32 +125393,44 @@ "DefaultVCpus": 128 } }, - "r6i.xlarge": { - "AutoRecoverySupported": true, + "r6idn.xlarge": { + "AutoRecoverySupported": false, "BareMetal": false, "BurstablePerformanceSupported": false, - "CurrentGeneration": false, + "CurrentGeneration": true, "DedicatedHostsSupported": true, "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 1250, - "BaselineIops": 6000, - "BaselineThroughputInMBps": 156.25, - "MaximumBandwidthInMbps": 10000, - "MaximumIops": 40000, - "MaximumThroughputInMBps": 1250.0 + "BaselineBandwidthInMbps": 3125, + "BaselineIops": 12500, + "BaselineThroughputInMBps": 390.625, + "MaximumBandwidthInMbps": 25000, + "MaximumIops": 100000, + "MaximumThroughputInMBps": 3125.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 27, + "MaximumEbsAttachments": 26, "NvmeSupport": "required" }, "FreeTierEligible": false, - "HibernationSupported": false, + "HibernationSupported": true, "Hypervisor": "nitro", - "InstanceStorageSupported": false, - "InstanceType": "r6i.xlarge", + "InstanceStorageInfo": { + "Disks": [ + { + "Count": 1, + "SizeInGB": 237, + "Type": "ssd" + } + ], + "EncryptionSupport": "required", + "NvmeSupport": "required", + "TotalSizeInGB": 237 + }, + "InstanceStorageSupported": true, + "InstanceType": "r6idn.xlarge", "MemoryInfo": { "SizeInMiB": 32768 }, @@ -119147,6 +125447,7 @@ "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "supported", "Ipv4AddressesPerInterface": 15, + "Ipv4AddressesPerSecondaryInterface": 0, "Ipv6AddressesPerInterface": 15, "Ipv6Supported": true, "MaximumNetworkCards": 1, @@ -119154,17 +125455,17 @@ "NetworkCards": [ { "AdditionalFlexibleNetworkInterfaces": 0, - "BaselineBandwidthInGbps": 1.562, + "BaselineBandwidthInGbps": 6.25, "DefaultEnaQueueCountPerInterface": 4, "MaximumEnaQueueCount": 16, "MaximumEnaQueueCountPerInterface": 4, "MaximumNetworkInterfaces": 4, "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 12.5 Gigabit", - "PeakBandwidthInGbps": 12.5 + "NetworkPerformance": "Up to 30 Gigabit", + "PeakBandwidthInGbps": 30.0 } ], - "NetworkPerformance": "Up to 12.5 Gigabit", + "NetworkPerformance": "Up to 30 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -119189,7 +125490,7 @@ ], "SustainedClockSpeedInGhz": 3.5 }, - "RebootMigrationSupport": "supported", + "RebootMigrationSupport": "unsupported", "SupportedBootModes": [ "legacy-bios", "uefi" @@ -119218,8 +125519,8 @@ ] } }, - "r6id.12xlarge": { - "AutoRecoverySupported": false, + "r6in.12xlarge": { + "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, @@ -119227,35 +125528,23 @@ "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 15000, - "BaselineIops": 60000, - "BaselineThroughputInMBps": 1875.0, - "MaximumBandwidthInMbps": 15000, - "MaximumIops": 60000, - "MaximumThroughputInMBps": 1875.0 + "BaselineBandwidthInMbps": 37500, + "BaselineIops": 150000, + "BaselineThroughputInMBps": 4687.5, + "MaximumBandwidthInMbps": 37500, + "MaximumIops": 150000, + "MaximumThroughputInMBps": 4687.5 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 25, + "MaximumEbsAttachments": 27, "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": false, "Hypervisor": "nitro", - "InstanceStorageInfo": { - "Disks": [ - { - "Count": 2, - "SizeInGB": 1425, - "Type": "ssd" - } - ], - "EncryptionSupport": "required", - "NvmeSupport": "required", - "TotalSizeInGB": 2850 - }, - "InstanceStorageSupported": true, - "InstanceType": "r6id.12xlarge", + "InstanceStorageSupported": false, + "InstanceType": "r6in.12xlarge", "MemoryInfo": { "SizeInMiB": 393216 }, @@ -119272,24 +125561,25 @@ "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "supported", "Ipv4AddressesPerInterface": 30, + "Ipv4AddressesPerSecondaryInterface": 0, "Ipv6AddressesPerInterface": 30, "Ipv6Supported": true, "MaximumNetworkCards": 1, "MaximumNetworkInterfaces": 8, "NetworkCards": [ { - "AdditionalFlexibleNetworkInterfaces": 0, - "BaselineBandwidthInGbps": 18.75, - "DefaultEnaQueueCountPerInterface": 8, - "MaximumEnaQueueCount": 64, + "AdditionalFlexibleNetworkInterfaces": 4, + "BaselineBandwidthInGbps": 75.0, + "DefaultEnaQueueCountPerInterface": 16, + "MaximumEnaQueueCount": 128, "MaximumEnaQueueCountPerInterface": 32, "MaximumNetworkInterfaces": 8, "NetworkCardIndex": 0, - "NetworkPerformance": "18.75 Gigabit", - "PeakBandwidthInGbps": 18.75 + "NetworkPerformance": "75 Gigabit", + "PeakBandwidthInGbps": 75.0 } ], - "NetworkPerformance": "18.75 Gigabit", + "NetworkPerformance": "75 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -119314,7 +125604,7 @@ ], "SustainedClockSpeedInGhz": 3.5 }, - "RebootMigrationSupport": "unsupported", + "RebootMigrationSupport": "supported", "SupportedBootModes": [ "legacy-bios", "uefi" @@ -119334,17 +125624,29 @@ "DefaultThreadsPerCore": 2, "DefaultVCpus": 48, "ValidCores": [ + 1, 2, + 3, 4, + 5, 6, + 7, 8, + 9, 10, + 11, 12, + 13, 14, + 15, 16, + 17, 18, + 19, 20, + 21, 22, + 23, 24 ], "ValidThreadsPerCore": [ @@ -119353,8 +125655,8 @@ ] } }, - "r6id.16xlarge": { - "AutoRecoverySupported": false, + "r6in.16xlarge": { + "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, @@ -119362,35 +125664,23 @@ "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 20000, - "BaselineIops": 80000, - "BaselineThroughputInMBps": 2500.0, - "MaximumBandwidthInMbps": 20000, - "MaximumIops": 80000, - "MaximumThroughputInMBps": 2500.0 + "BaselineBandwidthInMbps": 50000, + "BaselineIops": 200000, + "BaselineThroughputInMBps": 6250.0, + "MaximumBandwidthInMbps": 50000, + "MaximumIops": 200000, + "MaximumThroughputInMBps": 6250.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 25, + "MaximumEbsAttachments": 27, "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": false, "Hypervisor": "nitro", - "InstanceStorageInfo": { - "Disks": [ - { - "Count": 2, - "SizeInGB": 1900, - "Type": "ssd" - } - ], - "EncryptionSupport": "required", - "NvmeSupport": "required", - "TotalSizeInGB": 3800 - }, - "InstanceStorageSupported": true, - "InstanceType": "r6id.16xlarge", + "InstanceStorageSupported": false, + "InstanceType": "r6in.16xlarge", "MemoryInfo": { "SizeInMiB": 524288 }, @@ -119407,24 +125697,25 @@ "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "supported", "Ipv4AddressesPerInterface": 50, + "Ipv4AddressesPerSecondaryInterface": 0, "Ipv6AddressesPerInterface": 50, "Ipv6Supported": true, "MaximumNetworkCards": 1, "MaximumNetworkInterfaces": 15, "NetworkCards": [ { - "AdditionalFlexibleNetworkInterfaces": 0, - "BaselineBandwidthInGbps": 25.0, - "DefaultEnaQueueCountPerInterface": 8, - "MaximumEnaQueueCount": 120, + "AdditionalFlexibleNetworkInterfaces": 1, + "BaselineBandwidthInGbps": 100.0, + "DefaultEnaQueueCountPerInterface": 16, + "MaximumEnaQueueCount": 240, "MaximumEnaQueueCountPerInterface": 32, "MaximumNetworkInterfaces": 15, "NetworkCardIndex": 0, - "NetworkPerformance": "25 Gigabit", - "PeakBandwidthInGbps": 25.0 + "NetworkPerformance": "100 Gigabit", + "PeakBandwidthInGbps": 100.0 } ], - "NetworkPerformance": "25 Gigabit", + "NetworkPerformance": "100 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -119449,7 +125740,7 @@ ], "SustainedClockSpeedInGhz": 3.5 }, - "RebootMigrationSupport": "unsupported", + "RebootMigrationSupport": "supported", "SupportedBootModes": [ "legacy-bios", "uefi" @@ -119469,21 +125760,37 @@ "DefaultThreadsPerCore": 2, "DefaultVCpus": 64, "ValidCores": [ + 1, 2, + 3, 4, + 5, 6, + 7, 8, + 9, 10, + 11, 12, + 13, 14, + 15, 16, + 17, 18, + 19, 20, + 21, 22, + 23, 24, + 25, 26, + 27, 28, + 29, 30, + 31, 32 ], "ValidThreadsPerCore": [ @@ -119492,8 +125799,8 @@ ] } }, - "r6id.24xlarge": { - "AutoRecoverySupported": false, + "r6in.24xlarge": { + "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, @@ -119501,35 +125808,23 @@ "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 30000, - "BaselineIops": 120000, - "BaselineThroughputInMBps": 3750.0, - "MaximumBandwidthInMbps": 30000, - "MaximumIops": 120000, - "MaximumThroughputInMBps": 3750.0 + "BaselineBandwidthInMbps": 75000, + "BaselineIops": 300000, + "BaselineThroughputInMBps": 9375.0, + "MaximumBandwidthInMbps": 75000, + "MaximumIops": 300000, + "MaximumThroughputInMBps": 9375.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 23, + "MaximumEbsAttachments": 27, "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": false, "Hypervisor": "nitro", - "InstanceStorageInfo": { - "Disks": [ - { - "Count": 4, - "SizeInGB": 1425, - "Type": "ssd" - } - ], - "EncryptionSupport": "required", - "NvmeSupport": "required", - "TotalSizeInGB": 5700 - }, - "InstanceStorageSupported": true, - "InstanceType": "r6id.24xlarge", + "InstanceStorageSupported": false, + "InstanceType": "r6in.24xlarge", "MemoryInfo": { "SizeInMiB": 786432 }, @@ -119546,24 +125841,25 @@ "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "supported", "Ipv4AddressesPerInterface": 50, + "Ipv4AddressesPerSecondaryInterface": 0, "Ipv6AddressesPerInterface": 50, "Ipv6Supported": true, "MaximumNetworkCards": 1, "MaximumNetworkInterfaces": 15, "NetworkCards": [ { - "AdditionalFlexibleNetworkInterfaces": 0, - "BaselineBandwidthInGbps": 37.5, - "DefaultEnaQueueCountPerInterface": 8, - "MaximumEnaQueueCount": 120, + "AdditionalFlexibleNetworkInterfaces": 9, + "BaselineBandwidthInGbps": 150.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumEnaQueueCount": 480, "MaximumEnaQueueCountPerInterface": 32, "MaximumNetworkInterfaces": 15, "NetworkCardIndex": 0, - "NetworkPerformance": "37.5 Gigabit", - "PeakBandwidthInGbps": 37.5 + "NetworkPerformance": "150 Gigabit", + "PeakBandwidthInGbps": 150.0 } ], - "NetworkPerformance": "37.5 Gigabit", + "NetworkPerformance": "150 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -119588,7 +125884,7 @@ ], "SustainedClockSpeedInGhz": 3.5 }, - "RebootMigrationSupport": "unsupported", + "RebootMigrationSupport": "supported", "SupportedBootModes": [ "legacy-bios", "uefi" @@ -119608,7 +125904,6 @@ "DefaultThreadsPerCore": 2, "DefaultVCpus": 96, "ValidCores": [ - 2, 4, 6, 8, @@ -119639,8 +125934,8 @@ ] } }, - "r6id.2xlarge": { - "AutoRecoverySupported": false, + "r6in.2xlarge": { + "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, @@ -119648,35 +125943,23 @@ "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 2500, - "BaselineIops": 12000, - "BaselineThroughputInMBps": 312.5, - "MaximumBandwidthInMbps": 10000, - "MaximumIops": 40000, - "MaximumThroughputInMBps": 1250.0 + "BaselineBandwidthInMbps": 6250, + "BaselineIops": 25000, + "BaselineThroughputInMBps": 781.25, + "MaximumBandwidthInMbps": 25000, + "MaximumIops": 100000, + "MaximumThroughputInMBps": 3125.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 26, + "MaximumEbsAttachments": 27, "NvmeSupport": "required" }, "FreeTierEligible": false, - "HibernationSupported": false, + "HibernationSupported": true, "Hypervisor": "nitro", - "InstanceStorageInfo": { - "Disks": [ - { - "Count": 1, - "SizeInGB": 474, - "Type": "ssd" - } - ], - "EncryptionSupport": "required", - "NvmeSupport": "required", - "TotalSizeInGB": 474 - }, - "InstanceStorageSupported": true, - "InstanceType": "r6id.2xlarge", + "InstanceStorageSupported": false, + "InstanceType": "r6in.2xlarge", "MemoryInfo": { "SizeInMiB": 65536 }, @@ -119693,6 +125976,7 @@ "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "supported", "Ipv4AddressesPerInterface": 15, + "Ipv4AddressesPerSecondaryInterface": 0, "Ipv6AddressesPerInterface": 15, "Ipv6Supported": true, "MaximumNetworkCards": 1, @@ -119700,17 +125984,17 @@ "NetworkCards": [ { "AdditionalFlexibleNetworkInterfaces": 0, - "BaselineBandwidthInGbps": 3.125, + "BaselineBandwidthInGbps": 12.5, "DefaultEnaQueueCountPerInterface": 8, "MaximumEnaQueueCount": 32, "MaximumEnaQueueCountPerInterface": 8, "MaximumNetworkInterfaces": 4, "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 12.5 Gigabit", - "PeakBandwidthInGbps": 12.5 + "NetworkPerformance": "Up to 40 Gigabit", + "PeakBandwidthInGbps": 40.0 } ], - "NetworkPerformance": "Up to 12.5 Gigabit", + "NetworkPerformance": "Up to 40 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -119735,7 +126019,7 @@ ], "SustainedClockSpeedInGhz": 3.5 }, - "RebootMigrationSupport": "unsupported", + "RebootMigrationSupport": "supported", "SupportedBootModes": [ "legacy-bios", "uefi" @@ -119755,7 +126039,9 @@ "DefaultThreadsPerCore": 2, "DefaultVCpus": 8, "ValidCores": [ + 1, 2, + 3, 4 ], "ValidThreadsPerCore": [ @@ -119764,8 +126050,8 @@ ] } }, - "r6id.32xlarge": { - "AutoRecoverySupported": false, + "r6in.32xlarge": { + "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, @@ -119773,35 +126059,23 @@ "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 40000, - "BaselineIops": 160000, - "BaselineThroughputInMBps": 5000.0, - "MaximumBandwidthInMbps": 40000, - "MaximumIops": 160000, - "MaximumThroughputInMBps": 5000.0 + "BaselineBandwidthInMbps": 100000, + "BaselineIops": 400000, + "BaselineThroughputInMBps": 12500.0, + "MaximumBandwidthInMbps": 100000, + "MaximumIops": 400000, + "MaximumThroughputInMBps": 12500.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 23, + "MaximumEbsAttachments": 27, "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": false, "Hypervisor": "nitro", - "InstanceStorageInfo": { - "Disks": [ - { - "Count": 4, - "SizeInGB": 1900, - "Type": "ssd" - } - ], - "EncryptionSupport": "required", - "NvmeSupport": "required", - "TotalSizeInGB": 7600 - }, - "InstanceStorageSupported": true, - "InstanceType": "r6id.32xlarge", + "InstanceStorageSupported": false, + "InstanceType": "r6in.32xlarge", "MemoryInfo": { "SizeInMiB": 1048576 }, @@ -119813,7 +126087,7 @@ }, "DefaultNetworkCardIndex": 0, "EfaInfo": { - "MaximumEfaInterfaces": 1 + "MaximumEfaInterfaces": 2 }, "EfaSupported": true, "EnaSrdSupported": true, @@ -119821,24 +126095,36 @@ "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "supported", "Ipv4AddressesPerInterface": 50, + "Ipv4AddressesPerSecondaryInterface": 0, "Ipv6AddressesPerInterface": 50, "Ipv6Supported": true, - "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 15, + "MaximumNetworkCards": 2, + "MaximumNetworkInterfaces": 16, "NetworkCards": [ { - "AdditionalFlexibleNetworkInterfaces": 0, - "BaselineBandwidthInGbps": 50.0, - "DefaultEnaQueueCountPerInterface": 8, - "MaximumEnaQueueCount": 120, + "AdditionalFlexibleNetworkInterfaces": 4, + "BaselineBandwidthInGbps": 200.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumEnaQueueCount": 256, "MaximumEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 15, + "MaximumNetworkInterfaces": 8, "NetworkCardIndex": 0, - "NetworkPerformance": "50 Gigabit", - "PeakBandwidthInGbps": 50.0 + "NetworkPerformance": "Up to 170 Gigabit", + "PeakBandwidthInGbps": 200.0 + }, + { + "AdditionalFlexibleNetworkInterfaces": 4, + "BaselineBandwidthInGbps": 200.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumEnaQueueCount": 256, + "MaximumEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 8, + "NetworkCardIndex": 1, + "NetworkPerformance": "Up to 170 Gigabit", + "PeakBandwidthInGbps": 200.0 } ], - "NetworkPerformance": "50 Gigabit", + "NetworkPerformance": "200 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -119863,7 +126149,7 @@ ], "SustainedClockSpeedInGhz": 3.5 }, - "RebootMigrationSupport": "unsupported", + "RebootMigrationSupport": "supported", "SupportedBootModes": [ "legacy-bios", "uefi" @@ -119883,7 +126169,6 @@ "DefaultThreadsPerCore": 2, "DefaultVCpus": 128, "ValidCores": [ - 2, 4, 6, 8, @@ -119922,8 +126207,8 @@ ] } }, - "r6id.4xlarge": { - "AutoRecoverySupported": false, + "r6in.4xlarge": { + "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, @@ -119931,35 +126216,23 @@ "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 5000, - "BaselineIops": 20000, - "BaselineThroughputInMBps": 625.0, - "MaximumBandwidthInMbps": 10000, - "MaximumIops": 40000, - "MaximumThroughputInMBps": 1250.0 + "BaselineBandwidthInMbps": 12500, + "BaselineIops": 50000, + "BaselineThroughputInMBps": 1562.5, + "MaximumBandwidthInMbps": 25000, + "MaximumIops": 100000, + "MaximumThroughputInMBps": 3125.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 26, + "MaximumEbsAttachments": 27, "NvmeSupport": "required" }, "FreeTierEligible": false, - "HibernationSupported": false, + "HibernationSupported": true, "Hypervisor": "nitro", - "InstanceStorageInfo": { - "Disks": [ - { - "Count": 1, - "SizeInGB": 950, - "Type": "ssd" - } - ], - "EncryptionSupport": "required", - "NvmeSupport": "required", - "TotalSizeInGB": 950 - }, - "InstanceStorageSupported": true, - "InstanceType": "r6id.4xlarge", + "InstanceStorageSupported": false, + "InstanceType": "r6in.4xlarge", "MemoryInfo": { "SizeInMiB": 131072 }, @@ -119976,6 +126249,7 @@ "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "supported", "Ipv4AddressesPerInterface": 30, + "Ipv4AddressesPerSecondaryInterface": 0, "Ipv6AddressesPerInterface": 30, "Ipv6Supported": true, "MaximumNetworkCards": 1, @@ -119983,17 +126257,17 @@ "NetworkCards": [ { "AdditionalFlexibleNetworkInterfaces": 0, - "BaselineBandwidthInGbps": 6.25, + "BaselineBandwidthInGbps": 25.0, "DefaultEnaQueueCountPerInterface": 8, "MaximumEnaQueueCount": 64, "MaximumEnaQueueCountPerInterface": 16, "MaximumNetworkInterfaces": 8, "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 12.5 Gigabit", - "PeakBandwidthInGbps": 12.5 + "NetworkPerformance": "Up to 50 Gigabit", + "PeakBandwidthInGbps": 50.0 } ], - "NetworkPerformance": "Up to 12.5 Gigabit", + "NetworkPerformance": "Up to 50 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -120018,7 +126292,7 @@ ], "SustainedClockSpeedInGhz": 3.5 }, - "RebootMigrationSupport": "unsupported", + "RebootMigrationSupport": "supported", "SupportedBootModes": [ "legacy-bios", "uefi" @@ -120038,9 +126312,13 @@ "DefaultThreadsPerCore": 2, "DefaultVCpus": 16, "ValidCores": [ + 1, 2, + 3, 4, + 5, 6, + 7, 8 ], "ValidThreadsPerCore": [ @@ -120049,8 +126327,8 @@ ] } }, - "r6id.8xlarge": { - "AutoRecoverySupported": false, + "r6in.8xlarge": { + "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, @@ -120058,35 +126336,23 @@ "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 10000, - "BaselineIops": 40000, - "BaselineThroughputInMBps": 1250.0, - "MaximumBandwidthInMbps": 10000, - "MaximumIops": 40000, - "MaximumThroughputInMBps": 1250.0 + "BaselineBandwidthInMbps": 25000, + "BaselineIops": 100000, + "BaselineThroughputInMBps": 3125.0, + "MaximumBandwidthInMbps": 25000, + "MaximumIops": 100000, + "MaximumThroughputInMBps": 3125.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 26, + "MaximumEbsAttachments": 27, "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": false, "Hypervisor": "nitro", - "InstanceStorageInfo": { - "Disks": [ - { - "Count": 1, - "SizeInGB": 1900, - "Type": "ssd" - } - ], - "EncryptionSupport": "required", - "NvmeSupport": "required", - "TotalSizeInGB": 1900 - }, - "InstanceStorageSupported": true, - "InstanceType": "r6id.8xlarge", + "InstanceStorageSupported": false, + "InstanceType": "r6in.8xlarge", "MemoryInfo": { "SizeInMiB": 262144 }, @@ -120103,24 +126369,25 @@ "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "supported", "Ipv4AddressesPerInterface": 30, + "Ipv4AddressesPerSecondaryInterface": 0, "Ipv6AddressesPerInterface": 30, "Ipv6Supported": true, "MaximumNetworkCards": 1, "MaximumNetworkInterfaces": 8, "NetworkCards": [ { - "AdditionalFlexibleNetworkInterfaces": 0, - "BaselineBandwidthInGbps": 12.5, - "DefaultEnaQueueCountPerInterface": 8, - "MaximumEnaQueueCount": 64, + "AdditionalFlexibleNetworkInterfaces": 2, + "BaselineBandwidthInGbps": 50.0, + "DefaultEnaQueueCountPerInterface": 16, + "MaximumEnaQueueCount": 128, "MaximumEnaQueueCountPerInterface": 32, "MaximumNetworkInterfaces": 8, "NetworkCardIndex": 0, - "NetworkPerformance": "12.5 Gigabit", - "PeakBandwidthInGbps": 12.5 + "NetworkPerformance": "50 Gigabit", + "PeakBandwidthInGbps": 50.0 } ], - "NetworkPerformance": "12.5 Gigabit", + "NetworkPerformance": "50 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -120145,7 +126412,7 @@ ], "SustainedClockSpeedInGhz": 3.5 }, - "RebootMigrationSupport": "unsupported", + "RebootMigrationSupport": "supported", "SupportedBootModes": [ "legacy-bios", "uefi" @@ -120165,13 +126432,21 @@ "DefaultThreadsPerCore": 2, "DefaultVCpus": 32, "ValidCores": [ + 1, 2, + 3, 4, + 5, 6, + 7, 8, + 9, 10, + 11, 12, + 13, 14, + 15, 16 ], "ValidThreadsPerCore": [ @@ -120180,8 +126455,8 @@ ] } }, - "r6id.large": { - "AutoRecoverySupported": false, + "r6in.large": { + "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, @@ -120189,35 +126464,23 @@ "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 650, - "BaselineIops": 3600, - "BaselineThroughputInMBps": 81.25, - "MaximumBandwidthInMbps": 10000, - "MaximumIops": 40000, - "MaximumThroughputInMBps": 1250.0 + "BaselineBandwidthInMbps": 1562, + "BaselineIops": 6250, + "BaselineThroughputInMBps": 195.3125, + "MaximumBandwidthInMbps": 25000, + "MaximumIops": 100000, + "MaximumThroughputInMBps": 3125.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 26, + "MaximumEbsAttachments": 27, "NvmeSupport": "required" }, "FreeTierEligible": false, - "HibernationSupported": false, + "HibernationSupported": true, "Hypervisor": "nitro", - "InstanceStorageInfo": { - "Disks": [ - { - "Count": 1, - "SizeInGB": 118, - "Type": "ssd" - } - ], - "EncryptionSupport": "required", - "NvmeSupport": "required", - "TotalSizeInGB": 118 - }, - "InstanceStorageSupported": true, - "InstanceType": "r6id.large", + "InstanceStorageSupported": false, + "InstanceType": "r6in.large", "MemoryInfo": { "SizeInMiB": 16384 }, @@ -120234,6 +126497,7 @@ "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "supported", "Ipv4AddressesPerInterface": 10, + "Ipv4AddressesPerSecondaryInterface": 0, "Ipv6AddressesPerInterface": 10, "Ipv6Supported": true, "MaximumNetworkCards": 1, @@ -120241,17 +126505,17 @@ "NetworkCards": [ { "AdditionalFlexibleNetworkInterfaces": 0, - "BaselineBandwidthInGbps": 0.781, + "BaselineBandwidthInGbps": 3.125, "DefaultEnaQueueCountPerInterface": 2, "MaximumEnaQueueCount": 6, "MaximumEnaQueueCountPerInterface": 2, "MaximumNetworkInterfaces": 3, "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 12.5 Gigabit", - "PeakBandwidthInGbps": 12.5 + "NetworkPerformance": "Up to 25 Gigabit", + "PeakBandwidthInGbps": 25.0 } ], - "NetworkPerformance": "Up to 12.5 Gigabit", + "NetworkPerformance": "Up to 25 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "unsupported", @@ -120276,7 +126540,7 @@ ], "SustainedClockSpeedInGhz": 3.5 }, - "RebootMigrationSupport": "unsupported", + "RebootMigrationSupport": "supported", "SupportedBootModes": [ "legacy-bios", "uefi" @@ -120304,8 +126568,8 @@ ] } }, - "r6id.metal": { - "AutoRecoverySupported": false, + "r6in.metal": { + "AutoRecoverySupported": true, "BareMetal": true, "BurstablePerformanceSupported": false, "CurrentGeneration": true, @@ -120313,34 +126577,22 @@ "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 40000, - "BaselineIops": 160000, - "BaselineThroughputInMBps": 5000.0, - "MaximumBandwidthInMbps": 40000, - "MaximumIops": 160000, - "MaximumThroughputInMBps": 5000.0 - }, - "EbsOptimizedSupport": "default", - "EncryptionSupport": "supported", - "MaximumEbsAttachments": 31, - "NvmeSupport": "required" - }, - "FreeTierEligible": false, - "HibernationSupported": false, - "InstanceStorageInfo": { - "Disks": [ - { - "Count": 4, - "SizeInGB": 1900, - "Type": "ssd" - } - ], - "EncryptionSupport": "required", - "NvmeSupport": "required", - "TotalSizeInGB": 7600 + "BaselineBandwidthInMbps": 100000, + "BaselineIops": 400000, + "BaselineThroughputInMBps": 12500.0, + "MaximumBandwidthInMbps": 100000, + "MaximumIops": 400000, + "MaximumThroughputInMBps": 12500.0 + }, + "EbsOptimizedSupport": "default", + "EncryptionSupport": "supported", + "MaximumEbsAttachments": 31, + "NvmeSupport": "required" }, - "InstanceStorageSupported": true, - "InstanceType": "r6id.metal", + "FreeTierEligible": false, + "HibernationSupported": false, + "InstanceStorageSupported": false, + "InstanceType": "r6in.metal", "MemoryInfo": { "SizeInMiB": 1048576 }, @@ -120352,7 +126604,7 @@ }, "DefaultNetworkCardIndex": 0, "EfaInfo": { - "MaximumEfaInterfaces": 1 + "MaximumEfaInterfaces": 2 }, "EfaSupported": true, "EnaSrdSupported": true, @@ -120360,22 +126612,30 @@ "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "unsupported", "Ipv4AddressesPerInterface": 50, + "Ipv4AddressesPerSecondaryInterface": 0, "Ipv6AddressesPerInterface": 50, "Ipv6Supported": true, - "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 15, + "MaximumNetworkCards": 2, + "MaximumNetworkInterfaces": 16, "NetworkCards": [ { - "BaselineBandwidthInGbps": 50.0, - "DefaultEnaQueueCountPerInterface": 8, - "MaximumEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 15, + "BaselineBandwidthInGbps": 200.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 8, "NetworkCardIndex": 0, - "NetworkPerformance": "50 Gigabit", - "PeakBandwidthInGbps": 50.0 + "NetworkPerformance": "Up to 170 Gigabit", + "PeakBandwidthInGbps": 200.0 + }, + { + "BaselineBandwidthInGbps": 200.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 8, + "NetworkCardIndex": 1, + "NetworkPerformance": "Up to 170 Gigabit", + "PeakBandwidthInGbps": 200.0 } ], - "NetworkPerformance": "50 Gigabit", + "NetworkPerformance": "200 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "unsupported", @@ -120395,7 +126655,7 @@ ], "SustainedClockSpeedInGhz": 3.5 }, - "RebootMigrationSupport": "unsupported", + "RebootMigrationSupport": "supported", "SupportedBootModes": [ "legacy-bios" ], @@ -120415,8 +126675,8 @@ "DefaultVCpus": 128 } }, - "r6id.xlarge": { - "AutoRecoverySupported": false, + "r6in.xlarge": { + "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, @@ -120424,35 +126684,23 @@ "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 1250, - "BaselineIops": 6000, - "BaselineThroughputInMBps": 156.25, - "MaximumBandwidthInMbps": 10000, - "MaximumIops": 40000, - "MaximumThroughputInMBps": 1250.0 + "BaselineBandwidthInMbps": 3125, + "BaselineIops": 12500, + "BaselineThroughputInMBps": 390.625, + "MaximumBandwidthInMbps": 25000, + "MaximumIops": 100000, + "MaximumThroughputInMBps": 3125.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 26, + "MaximumEbsAttachments": 27, "NvmeSupport": "required" }, "FreeTierEligible": false, - "HibernationSupported": false, + "HibernationSupported": true, "Hypervisor": "nitro", - "InstanceStorageInfo": { - "Disks": [ - { - "Count": 1, - "SizeInGB": 237, - "Type": "ssd" - } - ], - "EncryptionSupport": "required", - "NvmeSupport": "required", - "TotalSizeInGB": 237 - }, - "InstanceStorageSupported": true, - "InstanceType": "r6id.xlarge", + "InstanceStorageSupported": false, + "InstanceType": "r6in.xlarge", "MemoryInfo": { "SizeInMiB": 32768 }, @@ -120469,6 +126717,7 @@ "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "supported", "Ipv4AddressesPerInterface": 15, + "Ipv4AddressesPerSecondaryInterface": 0, "Ipv6AddressesPerInterface": 15, "Ipv6Supported": true, "MaximumNetworkCards": 1, @@ -120476,17 +126725,17 @@ "NetworkCards": [ { "AdditionalFlexibleNetworkInterfaces": 0, - "BaselineBandwidthInGbps": 1.562, + "BaselineBandwidthInGbps": 6.25, "DefaultEnaQueueCountPerInterface": 4, "MaximumEnaQueueCount": 16, "MaximumEnaQueueCountPerInterface": 4, "MaximumNetworkInterfaces": 4, "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 12.5 Gigabit", - "PeakBandwidthInGbps": 12.5 + "NetworkPerformance": "Up to 30 Gigabit", + "PeakBandwidthInGbps": 30.0 } ], - "NetworkPerformance": "Up to 12.5 Gigabit", + "NetworkPerformance": "Up to 30 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -120511,7 +126760,7 @@ ], "SustainedClockSpeedInGhz": 3.5 }, - "RebootMigrationSupport": "unsupported", + "RebootMigrationSupport": "supported", "SupportedBootModes": [ "legacy-bios", "uefi" @@ -120540,44 +126789,32 @@ ] } }, - "r6idn.12xlarge": { - "AutoRecoverySupported": false, + "r7a.12xlarge": { + "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, "DedicatedHostsSupported": true, "EbsInfo": { - "AttachmentLimitType": "shared", + "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 37500, - "BaselineIops": 150000, - "BaselineThroughputInMBps": 4687.5, - "MaximumBandwidthInMbps": 37500, - "MaximumIops": 150000, - "MaximumThroughputInMBps": 4687.5 + "BaselineBandwidthInMbps": 15000, + "BaselineIops": 60000, + "BaselineThroughputInMBps": 1875.0, + "MaximumBandwidthInMbps": 15000, + "MaximumIops": 60000, + "MaximumThroughputInMBps": 1875.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 25, + "MaximumEbsAttachments": 32, "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": false, "Hypervisor": "nitro", - "InstanceStorageInfo": { - "Disks": [ - { - "Count": 2, - "SizeInGB": 1425, - "Type": "ssd" - } - ], - "EncryptionSupport": "required", - "NvmeSupport": "required", - "TotalSizeInGB": 2850 - }, - "InstanceStorageSupported": true, - "InstanceType": "r6idn.12xlarge", + "InstanceStorageSupported": false, + "InstanceType": "r7a.12xlarge", "MemoryInfo": { "SizeInMiB": 393216 }, @@ -120592,7 +126829,7 @@ "EnaSrdSupported": true, "EnaSupport": "required", "EncryptionInTransitSupported": true, - "FlexibleEnaQueuesSupport": "supported", + "FlexibleEnaQueuesSupport": "unsupported", "Ipv4AddressesPerInterface": 30, "Ipv4AddressesPerSecondaryInterface": 0, "Ipv6AddressesPerInterface": 30, @@ -120601,18 +126838,15 @@ "MaximumNetworkInterfaces": 8, "NetworkCards": [ { - "AdditionalFlexibleNetworkInterfaces": 0, - "BaselineBandwidthInGbps": 75.0, - "DefaultEnaQueueCountPerInterface": 16, - "MaximumEnaQueueCount": 128, - "MaximumEnaQueueCountPerInterface": 32, + "BaselineBandwidthInGbps": 18.75, + "DefaultEnaQueueCountPerInterface": 8, "MaximumNetworkInterfaces": 8, "NetworkCardIndex": 0, - "NetworkPerformance": "75 Gigabit", - "PeakBandwidthInGbps": 75.0 + "NetworkPerformance": "18.75 Gigabit", + "PeakBandwidthInGbps": 18.75 } ], - "NetworkPerformance": "75 Gigabit", + "NetworkPerformance": "18.75 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -120622,7 +126856,7 @@ ] }, "NitroTpmSupport": "supported", - "PhcSupport": "unsupported", + "PhcSupport": "supported", "PlacementGroupInfo": { "SupportedStrategies": [ "cluster", @@ -120631,13 +126865,13 @@ ] }, "ProcessorInfo": { - "Manufacturer": "Intel", + "Manufacturer": "AMD", "SupportedArchitectures": [ "x86_64" ], - "SustainedClockSpeedInGhz": 3.5 + "SustainedClockSpeedInGhz": 3.7 }, - "RebootMigrationSupport": "unsupported", + "RebootMigrationSupport": "supported", "SupportedBootModes": [ "legacy-bios", "uefi" @@ -120653,8 +126887,8 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 24, - "DefaultThreadsPerCore": 2, + "DefaultCores": 48, + "DefaultThreadsPerCore": 1, "DefaultVCpus": 48, "ValidCores": [ 1, @@ -120663,69 +126897,45 @@ 4, 5, 6, - 7, - 8, - 9, - 10, - 11, 12, - 13, - 14, - 15, - 16, - 17, 18, - 19, - 20, - 21, - 22, - 23, - 24 + 24, + 30, + 36, + 42, + 48 ], "ValidThreadsPerCore": [ - 1, - 2 + 1 ] } }, - "r6idn.16xlarge": { - "AutoRecoverySupported": false, + "r7a.16xlarge": { + "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, "DedicatedHostsSupported": true, "EbsInfo": { - "AttachmentLimitType": "shared", + "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 50000, - "BaselineIops": 200000, - "BaselineThroughputInMBps": 6250.0, - "MaximumBandwidthInMbps": 50000, - "MaximumIops": 200000, - "MaximumThroughputInMBps": 6250.0 + "BaselineBandwidthInMbps": 20000, + "BaselineIops": 80000, + "BaselineThroughputInMBps": 2500.0, + "MaximumBandwidthInMbps": 20000, + "MaximumIops": 80000, + "MaximumThroughputInMBps": 2500.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 25, + "MaximumEbsAttachments": 48, "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": false, "Hypervisor": "nitro", - "InstanceStorageInfo": { - "Disks": [ - { - "Count": 2, - "SizeInGB": 1900, - "Type": "ssd" - } - ], - "EncryptionSupport": "required", - "NvmeSupport": "required", - "TotalSizeInGB": 3800 - }, - "InstanceStorageSupported": true, - "InstanceType": "r6idn.16xlarge", + "InstanceStorageSupported": false, + "InstanceType": "r7a.16xlarge", "MemoryInfo": { "SizeInMiB": 524288 }, @@ -120740,7 +126950,7 @@ "EnaSrdSupported": true, "EnaSupport": "required", "EncryptionInTransitSupported": true, - "FlexibleEnaQueuesSupport": "supported", + "FlexibleEnaQueuesSupport": "unsupported", "Ipv4AddressesPerInterface": 50, "Ipv4AddressesPerSecondaryInterface": 0, "Ipv6AddressesPerInterface": 50, @@ -120749,18 +126959,15 @@ "MaximumNetworkInterfaces": 15, "NetworkCards": [ { - "AdditionalFlexibleNetworkInterfaces": 0, - "BaselineBandwidthInGbps": 100.0, - "DefaultEnaQueueCountPerInterface": 16, - "MaximumEnaQueueCount": 240, - "MaximumEnaQueueCountPerInterface": 32, + "BaselineBandwidthInGbps": 25.0, + "DefaultEnaQueueCountPerInterface": 8, "MaximumNetworkInterfaces": 15, "NetworkCardIndex": 0, - "NetworkPerformance": "100 Gigabit", - "PeakBandwidthInGbps": 100.0 + "NetworkPerformance": "25 Gigabit", + "PeakBandwidthInGbps": 25.0 } ], - "NetworkPerformance": "100 Gigabit", + "NetworkPerformance": "25 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -120770,7 +126977,7 @@ ] }, "NitroTpmSupport": "supported", - "PhcSupport": "unsupported", + "PhcSupport": "supported", "PlacementGroupInfo": { "SupportedStrategies": [ "cluster", @@ -120779,13 +126986,13 @@ ] }, "ProcessorInfo": { - "Manufacturer": "Intel", + "Manufacturer": "AMD", "SupportedArchitectures": [ "x86_64" ], - "SustainedClockSpeedInGhz": 3.5 + "SustainedClockSpeedInGhz": 3.7 }, - "RebootMigrationSupport": "unsupported", + "RebootMigrationSupport": "supported", "SupportedBootModes": [ "legacy-bios", "uefi" @@ -120801,8 +127008,8 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 32, - "DefaultThreadsPerCore": 2, + "DefaultCores": 64, + "DefaultThreadsPerCore": 1, "DefaultVCpus": 64, "ValidCores": [ 1, @@ -120813,75 +127020,45 @@ 6, 7, 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15, 16, - 17, - 18, - 19, - 20, - 21, - 22, - 23, 24, - 25, - 26, - 27, - 28, - 29, - 30, - 31, - 32 + 32, + 40, + 48, + 56, + 64 ], "ValidThreadsPerCore": [ - 1, - 2 + 1 ] } }, - "r6idn.24xlarge": { - "AutoRecoverySupported": false, + "r7a.24xlarge": { + "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, "DedicatedHostsSupported": true, "EbsInfo": { - "AttachmentLimitType": "shared", + "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 75000, - "BaselineIops": 300000, - "BaselineThroughputInMBps": 9375.0, - "MaximumBandwidthInMbps": 75000, - "MaximumIops": 300000, - "MaximumThroughputInMBps": 9375.0 + "BaselineBandwidthInMbps": 30000, + "BaselineIops": 120000, + "BaselineThroughputInMBps": 3750.0, + "MaximumBandwidthInMbps": 30000, + "MaximumIops": 120000, + "MaximumThroughputInMBps": 3750.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 23, + "MaximumEbsAttachments": 64, "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": false, "Hypervisor": "nitro", - "InstanceStorageInfo": { - "Disks": [ - { - "Count": 4, - "SizeInGB": 1425, - "Type": "ssd" - } - ], - "EncryptionSupport": "required", - "NvmeSupport": "required", - "TotalSizeInGB": 5700 - }, - "InstanceStorageSupported": true, - "InstanceType": "r6idn.24xlarge", + "InstanceStorageSupported": false, + "InstanceType": "r7a.24xlarge", "MemoryInfo": { "SizeInMiB": 786432 }, @@ -120896,7 +127073,7 @@ "EnaSrdSupported": true, "EnaSupport": "required", "EncryptionInTransitSupported": true, - "FlexibleEnaQueuesSupport": "supported", + "FlexibleEnaQueuesSupport": "unsupported", "Ipv4AddressesPerInterface": 50, "Ipv4AddressesPerSecondaryInterface": 0, "Ipv6AddressesPerInterface": 50, @@ -120905,18 +127082,15 @@ "MaximumNetworkInterfaces": 15, "NetworkCards": [ { - "AdditionalFlexibleNetworkInterfaces": 0, - "BaselineBandwidthInGbps": 150.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumEnaQueueCount": 480, - "MaximumEnaQueueCountPerInterface": 32, + "BaselineBandwidthInGbps": 37.5, + "DefaultEnaQueueCountPerInterface": 8, "MaximumNetworkInterfaces": 15, "NetworkCardIndex": 0, - "NetworkPerformance": "150 Gigabit", - "PeakBandwidthInGbps": 150.0 + "NetworkPerformance": "37.5 Gigabit", + "PeakBandwidthInGbps": 37.5 } ], - "NetworkPerformance": "150 Gigabit", + "NetworkPerformance": "37.5 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -120926,7 +127100,7 @@ ] }, "NitroTpmSupport": "supported", - "PhcSupport": "unsupported", + "PhcSupport": "supported", "PlacementGroupInfo": { "SupportedStrategies": [ "cluster", @@ -120935,13 +127109,13 @@ ] }, "ProcessorInfo": { - "Manufacturer": "Intel", + "Manufacturer": "AMD", "SupportedArchitectures": [ "x86_64" ], - "SustainedClockSpeedInGhz": 3.5 + "SustainedClockSpeedInGhz": 3.7 }, - "RebootMigrationSupport": "unsupported", + "RebootMigrationSupport": "supported", "SupportedBootModes": [ "legacy-bios", "uefi" @@ -120957,80 +127131,179 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 48, - "DefaultThreadsPerCore": 2, + "DefaultCores": 96, + "DefaultThreadsPerCore": 1, "DefaultVCpus": 96, "ValidCores": [ + 1, + 2, + 3, 4, + 5, 6, + 7, 8, + 9, 10, + 11, 12, - 14, - 16, - 18, - 20, - 22, 24, - 26, - 28, - 30, - 32, - 34, 36, - 38, - 40, - 42, - 44, - 46, - 48 + 48, + 60, + 72, + 84, + 96 ], "ValidThreadsPerCore": [ - 1, - 2 + 1 ] } }, - "r6idn.2xlarge": { - "AutoRecoverySupported": false, + "r7a.2xlarge": { + "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, "DedicatedHostsSupported": true, "EbsInfo": { - "AttachmentLimitType": "shared", + "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 6250, - "BaselineIops": 25000, - "BaselineThroughputInMBps": 781.25, - "MaximumBandwidthInMbps": 25000, - "MaximumIops": 100000, - "MaximumThroughputInMBps": 3125.0 + "BaselineBandwidthInMbps": 2500, + "BaselineIops": 12000, + "BaselineThroughputInMBps": 312.5, + "MaximumBandwidthInMbps": 10000, + "MaximumIops": 40000, + "MaximumThroughputInMBps": 1250.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 26, + "MaximumEbsAttachments": 32, "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": true, "Hypervisor": "nitro", - "InstanceStorageInfo": { - "Disks": [ + "InstanceStorageSupported": false, + "InstanceType": "r7a.2xlarge", + "MemoryInfo": { + "SizeInMiB": 65536 + }, + "NetworkInfo": { + "ConnectionTrackingConfiguration": { + "DefaultTcpEstablishedTimeout": 432000, + "DefaultUdpStreamTimeout": 180, + "DefaultUdpTimeout": 30 + }, + "DefaultNetworkCardIndex": 0, + "EfaSupported": false, + "EnaSrdSupported": false, + "EnaSupport": "required", + "EncryptionInTransitSupported": true, + "FlexibleEnaQueuesSupport": "unsupported", + "Ipv4AddressesPerInterface": 15, + "Ipv4AddressesPerSecondaryInterface": 0, + "Ipv6AddressesPerInterface": 15, + "Ipv6Supported": true, + "MaximumNetworkCards": 1, + "MaximumNetworkInterfaces": 4, + "NetworkCards": [ { - "Count": 1, - "SizeInGB": 474, - "Type": "ssd" + "BaselineBandwidthInGbps": 3.125, + "DefaultEnaQueueCountPerInterface": 8, + "MaximumNetworkInterfaces": 4, + "NetworkCardIndex": 0, + "NetworkPerformance": "Up to 12.5 Gigabit", + "PeakBandwidthInGbps": 12.5 } ], - "EncryptionSupport": "required", - "NvmeSupport": "required", - "TotalSizeInGB": 474 + "NetworkPerformance": "Up to 12.5 Gigabit", + "SecondaryNetworkSupported": false }, - "InstanceStorageSupported": true, - "InstanceType": "r6idn.2xlarge", + "NitroEnclavesSupport": "supported", + "NitroTpmInfo": { + "SupportedVersions": [ + "2.0" + ] + }, + "NitroTpmSupport": "supported", + "PhcSupport": "supported", + "PlacementGroupInfo": { + "SupportedStrategies": [ + "cluster", + "partition", + "spread" + ] + }, + "ProcessorInfo": { + "Manufacturer": "AMD", + "SupportedArchitectures": [ + "x86_64" + ], + "SustainedClockSpeedInGhz": 3.7 + }, + "RebootMigrationSupport": "supported", + "SupportedBootModes": [ + "legacy-bios", + "uefi" + ], + "SupportedRootDeviceTypes": [ + "ebs" + ], + "SupportedUsageClasses": [ + "on-demand", + "spot" + ], + "SupportedVirtualizationTypes": [ + "hvm" + ], + "VCpuInfo": { + "DefaultCores": 8, + "DefaultThreadsPerCore": 1, + "DefaultVCpus": 8, + "ValidCores": [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8 + ], + "ValidThreadsPerCore": [ + 1 + ] + } + }, + "r7a.32xlarge": { + "AutoRecoverySupported": true, + "BareMetal": false, + "BurstablePerformanceSupported": false, + "CurrentGeneration": true, + "DedicatedHostsSupported": true, + "EbsInfo": { + "AttachmentLimitType": "dedicated", + "EbsOptimizedInfo": { + "BaselineBandwidthInMbps": 40000, + "BaselineIops": 160000, + "BaselineThroughputInMBps": 5000.0, + "MaximumBandwidthInMbps": 40000, + "MaximumIops": 160000, + "MaximumThroughputInMBps": 5000.0 + }, + "EbsOptimizedSupport": "default", + "EncryptionSupport": "supported", + "MaximumEbsAttachments": 88, + "NvmeSupport": "required" + }, + "FreeTierEligible": false, + "HibernationSupported": false, + "Hypervisor": "nitro", + "InstanceStorageSupported": false, + "InstanceType": "r7a.32xlarge", "MemoryInfo": { - "SizeInMiB": 65536 + "SizeInMiB": 1048576 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { @@ -121040,30 +127313,27 @@ }, "DefaultNetworkCardIndex": 0, "EfaSupported": false, - "EnaSrdSupported": false, + "EnaSrdSupported": true, "EnaSupport": "required", "EncryptionInTransitSupported": true, - "FlexibleEnaQueuesSupport": "supported", - "Ipv4AddressesPerInterface": 15, + "FlexibleEnaQueuesSupport": "unsupported", + "Ipv4AddressesPerInterface": 50, "Ipv4AddressesPerSecondaryInterface": 0, - "Ipv6AddressesPerInterface": 15, + "Ipv6AddressesPerInterface": 50, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 4, + "MaximumNetworkInterfaces": 15, "NetworkCards": [ { - "AdditionalFlexibleNetworkInterfaces": 0, - "BaselineBandwidthInGbps": 12.5, - "DefaultEnaQueueCountPerInterface": 8, - "MaximumEnaQueueCount": 32, - "MaximumEnaQueueCountPerInterface": 8, - "MaximumNetworkInterfaces": 4, + "BaselineBandwidthInGbps": 50.0, + "DefaultEnaQueueCountPerInterface": 16, + "MaximumNetworkInterfaces": 15, "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 40 Gigabit", - "PeakBandwidthInGbps": 40.0 + "NetworkPerformance": "50 Gigabit", + "PeakBandwidthInGbps": 50.0 } ], - "NetworkPerformance": "Up to 40 Gigabit", + "NetworkPerformance": "50 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -121073,7 +127343,7 @@ ] }, "NitroTpmSupport": "supported", - "PhcSupport": "unsupported", + "PhcSupport": "supported", "PlacementGroupInfo": { "SupportedStrategies": [ "cluster", @@ -121082,13 +127352,13 @@ ] }, "ProcessorInfo": { - "Manufacturer": "Intel", + "Manufacturer": "AMD", "SupportedArchitectures": [ "x86_64" ], - "SustainedClockSpeedInGhz": 3.5 + "SustainedClockSpeedInGhz": 3.7 }, - "RebootMigrationSupport": "unsupported", + "RebootMigrationSupport": "supported", "SupportedBootModes": [ "legacy-bios", "uefi" @@ -121104,61 +127374,58 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 4, - "DefaultThreadsPerCore": 2, - "DefaultVCpus": 8, + "DefaultCores": 128, + "DefaultThreadsPerCore": 1, + "DefaultVCpus": 128, "ValidCores": [ - 1, - 2, - 3, - 4 + 4, + 6, + 8, + 10, + 12, + 14, + 16, + 32, + 48, + 64, + 80, + 96, + 112, + 128 ], "ValidThreadsPerCore": [ - 1, - 2 + 1 ] } }, - "r6idn.32xlarge": { - "AutoRecoverySupported": false, + "r7a.48xlarge": { + "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, "DedicatedHostsSupported": true, "EbsInfo": { - "AttachmentLimitType": "shared", + "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 100000, - "BaselineIops": 400000, - "BaselineThroughputInMBps": 12500.0, - "MaximumBandwidthInMbps": 100000, - "MaximumIops": 400000, - "MaximumThroughputInMBps": 12500.0 + "BaselineBandwidthInMbps": 40000, + "BaselineIops": 240000, + "BaselineThroughputInMBps": 5000.0, + "MaximumBandwidthInMbps": 40000, + "MaximumIops": 240000, + "MaximumThroughputInMBps": 5000.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 23, + "MaximumEbsAttachments": 128, "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": false, "Hypervisor": "nitro", - "InstanceStorageInfo": { - "Disks": [ - { - "Count": 4, - "SizeInGB": 1900, - "Type": "ssd" - } - ], - "EncryptionSupport": "required", - "NvmeSupport": "required", - "TotalSizeInGB": 7600 - }, - "InstanceStorageSupported": true, - "InstanceType": "r6idn.32xlarge", + "InstanceStorageSupported": false, + "InstanceType": "r7a.48xlarge", "MemoryInfo": { - "SizeInMiB": 1048576 + "SizeInMiB": 1572864 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { @@ -121168,44 +127435,30 @@ }, "DefaultNetworkCardIndex": 0, "EfaInfo": { - "MaximumEfaInterfaces": 2 + "MaximumEfaInterfaces": 1 }, "EfaSupported": true, "EnaSrdSupported": true, "EnaSupport": "required", "EncryptionInTransitSupported": true, - "FlexibleEnaQueuesSupport": "supported", + "FlexibleEnaQueuesSupport": "unsupported", "Ipv4AddressesPerInterface": 50, "Ipv4AddressesPerSecondaryInterface": 0, "Ipv6AddressesPerInterface": 50, "Ipv6Supported": true, - "MaximumNetworkCards": 2, - "MaximumNetworkInterfaces": 16, + "MaximumNetworkCards": 1, + "MaximumNetworkInterfaces": 15, "NetworkCards": [ { - "AdditionalFlexibleNetworkInterfaces": 0, - "BaselineBandwidthInGbps": 200.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumEnaQueueCount": 256, - "MaximumEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 8, + "BaselineBandwidthInGbps": 50.0, + "DefaultEnaQueueCountPerInterface": 16, + "MaximumNetworkInterfaces": 15, "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 170 Gigabit", - "PeakBandwidthInGbps": 200.0 - }, - { - "AdditionalFlexibleNetworkInterfaces": 0, - "BaselineBandwidthInGbps": 200.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumEnaQueueCount": 256, - "MaximumEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 8, - "NetworkCardIndex": 1, - "NetworkPerformance": "Up to 170 Gigabit", - "PeakBandwidthInGbps": 200.0 + "NetworkPerformance": "50 Gigabit", + "PeakBandwidthInGbps": 50.0 } ], - "NetworkPerformance": "200 Gigabit", + "NetworkPerformance": "50 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -121215,7 +127468,7 @@ ] }, "NitroTpmSupport": "supported", - "PhcSupport": "unsupported", + "PhcSupport": "supported", "PlacementGroupInfo": { "SupportedStrategies": [ "cluster", @@ -121224,13 +127477,13 @@ ] }, "ProcessorInfo": { - "Manufacturer": "Intel", + "Manufacturer": "AMD", "SupportedArchitectures": [ "x86_64" ], - "SustainedClockSpeedInGhz": 3.5 + "SustainedClockSpeedInGhz": 3.7 }, - "RebootMigrationSupport": "unsupported", + "RebootMigrationSupport": "supported", "SupportedBootModes": [ "legacy-bios", "uefi" @@ -121246,9 +127499,9 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 64, - "DefaultThreadsPerCore": 2, - "DefaultVCpus": 128, + "DefaultCores": 192, + "DefaultThreadsPerCore": 1, + "DefaultVCpus": 192, "ValidCores": [ 4, 6, @@ -121261,71 +127514,45 @@ 20, 22, 24, - 26, - 28, - 30, - 32, - 34, - 36, - 38, - 40, - 42, - 44, - 46, 48, - 50, - 52, - 54, - 56, - 58, - 60, - 62, - 64 + 72, + 96, + 120, + 144, + 168, + 192 ], "ValidThreadsPerCore": [ - 1, - 2 + 1 ] } }, - "r6idn.4xlarge": { - "AutoRecoverySupported": false, + "r7a.4xlarge": { + "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, "DedicatedHostsSupported": true, "EbsInfo": { - "AttachmentLimitType": "shared", + "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 12500, - "BaselineIops": 50000, - "BaselineThroughputInMBps": 1562.5, - "MaximumBandwidthInMbps": 25000, - "MaximumIops": 100000, - "MaximumThroughputInMBps": 3125.0 + "BaselineBandwidthInMbps": 5000, + "BaselineIops": 20000, + "BaselineThroughputInMBps": 625.0, + "MaximumBandwidthInMbps": 10000, + "MaximumIops": 40000, + "MaximumThroughputInMBps": 1250.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 26, + "MaximumEbsAttachments": 32, "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": true, "Hypervisor": "nitro", - "InstanceStorageInfo": { - "Disks": [ - { - "Count": 1, - "SizeInGB": 950, - "Type": "ssd" - } - ], - "EncryptionSupport": "required", - "NvmeSupport": "required", - "TotalSizeInGB": 950 - }, - "InstanceStorageSupported": true, - "InstanceType": "r6idn.4xlarge", + "InstanceStorageSupported": false, + "InstanceType": "r7a.4xlarge", "MemoryInfo": { "SizeInMiB": 131072 }, @@ -121340,7 +127567,7 @@ "EnaSrdSupported": false, "EnaSupport": "required", "EncryptionInTransitSupported": true, - "FlexibleEnaQueuesSupport": "supported", + "FlexibleEnaQueuesSupport": "unsupported", "Ipv4AddressesPerInterface": 30, "Ipv4AddressesPerSecondaryInterface": 0, "Ipv6AddressesPerInterface": 30, @@ -121349,18 +127576,15 @@ "MaximumNetworkInterfaces": 8, "NetworkCards": [ { - "AdditionalFlexibleNetworkInterfaces": 0, - "BaselineBandwidthInGbps": 25.0, + "BaselineBandwidthInGbps": 6.25, "DefaultEnaQueueCountPerInterface": 8, - "MaximumEnaQueueCount": 64, - "MaximumEnaQueueCountPerInterface": 16, "MaximumNetworkInterfaces": 8, "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 50 Gigabit", - "PeakBandwidthInGbps": 50.0 + "NetworkPerformance": "Up to 12.5 Gigabit", + "PeakBandwidthInGbps": 12.5 } ], - "NetworkPerformance": "Up to 50 Gigabit", + "NetworkPerformance": "Up to 12.5 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -121370,7 +127594,7 @@ ] }, "NitroTpmSupport": "supported", - "PhcSupport": "unsupported", + "PhcSupport": "supported", "PlacementGroupInfo": { "SupportedStrategies": [ "cluster", @@ -121379,13 +127603,13 @@ ] }, "ProcessorInfo": { - "Manufacturer": "Intel", + "Manufacturer": "AMD", "SupportedArchitectures": [ "x86_64" ], - "SustainedClockSpeedInGhz": 3.5 + "SustainedClockSpeedInGhz": 3.7 }, - "RebootMigrationSupport": "unsupported", + "RebootMigrationSupport": "supported", "SupportedBootModes": [ "legacy-bios", "uefi" @@ -121401,63 +127625,51 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 8, - "DefaultThreadsPerCore": 2, + "DefaultCores": 16, + "DefaultThreadsPerCore": 1, "DefaultVCpus": 16, "ValidCores": [ 1, 2, - 3, 4, - 5, 6, - 7, - 8 + 8, + 10, + 12, + 14, + 16 ], "ValidThreadsPerCore": [ - 1, - 2 + 1 ] } }, - "r6idn.8xlarge": { - "AutoRecoverySupported": false, + "r7a.8xlarge": { + "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, "DedicatedHostsSupported": true, "EbsInfo": { - "AttachmentLimitType": "shared", + "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 25000, - "BaselineIops": 100000, - "BaselineThroughputInMBps": 3125.0, - "MaximumBandwidthInMbps": 25000, - "MaximumIops": 100000, - "MaximumThroughputInMBps": 3125.0 + "BaselineBandwidthInMbps": 10000, + "BaselineIops": 40000, + "BaselineThroughputInMBps": 1250.0, + "MaximumBandwidthInMbps": 10000, + "MaximumIops": 40000, + "MaximumThroughputInMBps": 1250.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 26, + "MaximumEbsAttachments": 32, "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": false, "Hypervisor": "nitro", - "InstanceStorageInfo": { - "Disks": [ - { - "Count": 1, - "SizeInGB": 1900, - "Type": "ssd" - } - ], - "EncryptionSupport": "required", - "NvmeSupport": "required", - "TotalSizeInGB": 1900 - }, - "InstanceStorageSupported": true, - "InstanceType": "r6idn.8xlarge", + "InstanceStorageSupported": false, + "InstanceType": "r7a.8xlarge", "MemoryInfo": { "SizeInMiB": 262144 }, @@ -121469,10 +127681,10 @@ }, "DefaultNetworkCardIndex": 0, "EfaSupported": false, - "EnaSrdSupported": true, + "EnaSrdSupported": false, "EnaSupport": "required", "EncryptionInTransitSupported": true, - "FlexibleEnaQueuesSupport": "supported", + "FlexibleEnaQueuesSupport": "unsupported", "Ipv4AddressesPerInterface": 30, "Ipv4AddressesPerSecondaryInterface": 0, "Ipv6AddressesPerInterface": 30, @@ -121481,18 +127693,15 @@ "MaximumNetworkInterfaces": 8, "NetworkCards": [ { - "AdditionalFlexibleNetworkInterfaces": 0, - "BaselineBandwidthInGbps": 50.0, - "DefaultEnaQueueCountPerInterface": 16, - "MaximumEnaQueueCount": 128, - "MaximumEnaQueueCountPerInterface": 32, + "BaselineBandwidthInGbps": 12.5, + "DefaultEnaQueueCountPerInterface": 8, "MaximumNetworkInterfaces": 8, "NetworkCardIndex": 0, - "NetworkPerformance": "50 Gigabit", - "PeakBandwidthInGbps": 50.0 + "NetworkPerformance": "12.5 Gigabit", + "PeakBandwidthInGbps": 12.5 } ], - "NetworkPerformance": "50 Gigabit", + "NetworkPerformance": "12.5 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -121502,7 +127711,7 @@ ] }, "NitroTpmSupport": "supported", - "PhcSupport": "unsupported", + "PhcSupport": "supported", "PlacementGroupInfo": { "SupportedStrategies": [ "cluster", @@ -121511,13 +127720,13 @@ ] }, "ProcessorInfo": { - "Manufacturer": "Intel", + "Manufacturer": "AMD", "SupportedArchitectures": [ "x86_64" ], - "SustainedClockSpeedInGhz": 3.5 + "SustainedClockSpeedInGhz": 3.7 }, - "RebootMigrationSupport": "unsupported", + "RebootMigrationSupport": "supported", "SupportedBootModes": [ "legacy-bios", "uefi" @@ -121533,71 +127742,53 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 16, - "DefaultThreadsPerCore": 2, + "DefaultCores": 32, + "DefaultThreadsPerCore": 1, "DefaultVCpus": 32, "ValidCores": [ 1, 2, 3, 4, - 5, - 6, - 7, 8, - 9, - 10, - 11, 12, - 13, - 14, - 15, - 16 + 16, + 20, + 24, + 28, + 32 ], "ValidThreadsPerCore": [ - 1, - 2 + 1 ] } }, - "r6idn.large": { - "AutoRecoverySupported": false, + "r7a.large": { + "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, "DedicatedHostsSupported": true, "EbsInfo": { - "AttachmentLimitType": "shared", + "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 1562, - "BaselineIops": 6250, - "BaselineThroughputInMBps": 195.3125, - "MaximumBandwidthInMbps": 25000, - "MaximumIops": 100000, - "MaximumThroughputInMBps": 3125.0 + "BaselineBandwidthInMbps": 650, + "BaselineIops": 3600, + "BaselineThroughputInMBps": 81.25, + "MaximumBandwidthInMbps": 10000, + "MaximumIops": 40000, + "MaximumThroughputInMBps": 1250.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 26, + "MaximumEbsAttachments": 32, "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": true, "Hypervisor": "nitro", - "InstanceStorageInfo": { - "Disks": [ - { - "Count": 1, - "SizeInGB": 118, - "Type": "ssd" - } - ], - "EncryptionSupport": "required", - "NvmeSupport": "required", - "TotalSizeInGB": 118 - }, - "InstanceStorageSupported": true, - "InstanceType": "r6idn.large", + "InstanceStorageSupported": false, + "InstanceType": "r7a.large", "MemoryInfo": { "SizeInMiB": 16384 }, @@ -121612,7 +127803,7 @@ "EnaSrdSupported": false, "EnaSupport": "required", "EncryptionInTransitSupported": true, - "FlexibleEnaQueuesSupport": "supported", + "FlexibleEnaQueuesSupport": "unsupported", "Ipv4AddressesPerInterface": 10, "Ipv4AddressesPerSecondaryInterface": 0, "Ipv6AddressesPerInterface": 10, @@ -121621,18 +127812,15 @@ "MaximumNetworkInterfaces": 3, "NetworkCards": [ { - "AdditionalFlexibleNetworkInterfaces": 0, - "BaselineBandwidthInGbps": 3.125, + "BaselineBandwidthInGbps": 0.781, "DefaultEnaQueueCountPerInterface": 2, - "MaximumEnaQueueCount": 6, - "MaximumEnaQueueCountPerInterface": 2, "MaximumNetworkInterfaces": 3, "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 25 Gigabit", - "PeakBandwidthInGbps": 25.0 + "NetworkPerformance": "Up to 12.5 Gigabit", + "PeakBandwidthInGbps": 12.5 } ], - "NetworkPerformance": "Up to 25 Gigabit", + "NetworkPerformance": "Up to 12.5 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "unsupported", @@ -121642,7 +127830,7 @@ ] }, "NitroTpmSupport": "supported", - "PhcSupport": "unsupported", + "PhcSupport": "supported", "PlacementGroupInfo": { "SupportedStrategies": [ "cluster", @@ -121651,13 +127839,13 @@ ] }, "ProcessorInfo": { - "Manufacturer": "Intel", + "Manufacturer": "AMD", "SupportedArchitectures": [ "x86_64" ], - "SustainedClockSpeedInGhz": 3.5 + "SustainedClockSpeedInGhz": 3.7 }, - "RebootMigrationSupport": "unsupported", + "RebootMigrationSupport": "supported", "SupportedBootModes": [ "legacy-bios", "uefi" @@ -121673,57 +127861,46 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 1, - "DefaultThreadsPerCore": 2, + "DefaultCores": 2, + "DefaultThreadsPerCore": 1, "DefaultVCpus": 2, "ValidCores": [ - 1 - ], - "ValidThreadsPerCore": [ 1, 2 + ], + "ValidThreadsPerCore": [ + 1 ] } }, - "r6idn.metal": { - "AutoRecoverySupported": false, - "BareMetal": true, + "r7a.medium": { + "AutoRecoverySupported": true, + "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, "DedicatedHostsSupported": true, "EbsInfo": { - "AttachmentLimitType": "shared", + "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 100000, - "BaselineIops": 400000, - "BaselineThroughputInMBps": 12500.0, - "MaximumBandwidthInMbps": 100000, - "MaximumIops": 400000, - "MaximumThroughputInMBps": 12500.0 + "BaselineBandwidthInMbps": 325, + "BaselineIops": 2500, + "BaselineThroughputInMBps": 40.625, + "MaximumBandwidthInMbps": 10000, + "MaximumIops": 40000, + "MaximumThroughputInMBps": 1250.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 31, + "MaximumEbsAttachments": 32, "NvmeSupport": "required" }, "FreeTierEligible": false, - "HibernationSupported": false, - "InstanceStorageInfo": { - "Disks": [ - { - "Count": 4, - "SizeInGB": 1900, - "Type": "ssd" - } - ], - "EncryptionSupport": "required", - "NvmeSupport": "required", - "TotalSizeInGB": 7600 - }, - "InstanceStorageSupported": true, - "InstanceType": "r6idn.metal", + "HibernationSupported": true, + "Hypervisor": "nitro", + "InstanceStorageSupported": false, + "InstanceType": "r7a.medium", "MemoryInfo": { - "SizeInMiB": 1048576 + "SizeInMiB": 8192 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { @@ -121732,44 +127909,38 @@ "DefaultUdpTimeout": 30 }, "DefaultNetworkCardIndex": 0, - "EfaInfo": { - "MaximumEfaInterfaces": 2 - }, - "EfaSupported": true, - "EnaSrdSupported": true, + "EfaSupported": false, + "EnaSrdSupported": false, "EnaSupport": "required", "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 50, + "Ipv4AddressesPerInterface": 4, "Ipv4AddressesPerSecondaryInterface": 0, - "Ipv6AddressesPerInterface": 50, + "Ipv6AddressesPerInterface": 4, "Ipv6Supported": true, - "MaximumNetworkCards": 2, - "MaximumNetworkInterfaces": 16, + "MaximumNetworkCards": 1, + "MaximumNetworkInterfaces": 2, "NetworkCards": [ { - "BaselineBandwidthInGbps": 200.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 8, + "BaselineBandwidthInGbps": 0.39, + "DefaultEnaQueueCountPerInterface": 1, + "MaximumNetworkInterfaces": 2, "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 170 Gigabit", - "PeakBandwidthInGbps": 200.0 - }, - { - "BaselineBandwidthInGbps": 200.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 8, - "NetworkCardIndex": 1, - "NetworkPerformance": "Up to 170 Gigabit", - "PeakBandwidthInGbps": 200.0 + "NetworkPerformance": "Up to 12.5 Gigabit", + "PeakBandwidthInGbps": 12.5 } ], - "NetworkPerformance": "200 Gigabit", + "NetworkPerformance": "Up to 12.5 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "unsupported", - "NitroTpmSupport": "unsupported", - "PhcSupport": "unsupported", + "NitroTpmInfo": { + "SupportedVersions": [ + "2.0" + ] + }, + "NitroTpmSupport": "supported", + "PhcSupport": "supported", "PlacementGroupInfo": { "SupportedStrategies": [ "cluster", @@ -121778,15 +127949,16 @@ ] }, "ProcessorInfo": { - "Manufacturer": "Intel", + "Manufacturer": "AMD", "SupportedArchitectures": [ "x86_64" ], - "SustainedClockSpeedInGhz": 3.5 + "SustainedClockSpeedInGhz": 3.7 }, - "RebootMigrationSupport": "unsupported", + "RebootMigrationSupport": "supported", "SupportedBootModes": [ - "legacy-bios" + "legacy-bios", + "uefi" ], "SupportedRootDeviceTypes": [ "ebs" @@ -121799,51 +127971,38 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 64, - "DefaultThreadsPerCore": 2, - "DefaultVCpus": 128 + "DefaultCores": 1, + "DefaultThreadsPerCore": 1, + "DefaultVCpus": 1 } }, - "r6idn.xlarge": { - "AutoRecoverySupported": false, - "BareMetal": false, + "r7a.metal-48xl": { + "AutoRecoverySupported": true, + "BareMetal": true, "BurstablePerformanceSupported": false, "CurrentGeneration": true, "DedicatedHostsSupported": true, "EbsInfo": { - "AttachmentLimitType": "shared", + "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 3125, - "BaselineIops": 12500, - "BaselineThroughputInMBps": 390.625, - "MaximumBandwidthInMbps": 25000, - "MaximumIops": 100000, - "MaximumThroughputInMBps": 3125.0 + "BaselineBandwidthInMbps": 40000, + "BaselineIops": 240000, + "BaselineThroughputInMBps": 5000.0, + "MaximumBandwidthInMbps": 40000, + "MaximumIops": 240000, + "MaximumThroughputInMBps": 5000.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 26, + "MaximumEbsAttachments": 79, "NvmeSupport": "required" }, "FreeTierEligible": false, - "HibernationSupported": true, - "Hypervisor": "nitro", - "InstanceStorageInfo": { - "Disks": [ - { - "Count": 1, - "SizeInGB": 237, - "Type": "ssd" - } - ], - "EncryptionSupport": "required", - "NvmeSupport": "required", - "TotalSizeInGB": 237 - }, - "InstanceStorageSupported": true, - "InstanceType": "r6idn.xlarge", + "HibernationSupported": false, + "InstanceStorageSupported": false, + "InstanceType": "r7a.metal-48xl", "MemoryInfo": { - "SizeInMiB": 32768 + "SizeInMiB": 1572864 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { @@ -121852,41 +128011,36 @@ "DefaultUdpTimeout": 30 }, "DefaultNetworkCardIndex": 0, - "EfaSupported": false, - "EnaSrdSupported": false, + "EfaInfo": { + "MaximumEfaInterfaces": 1 + }, + "EfaSupported": true, + "EnaSrdSupported": true, "EnaSupport": "required", "EncryptionInTransitSupported": true, - "FlexibleEnaQueuesSupport": "supported", - "Ipv4AddressesPerInterface": 15, + "FlexibleEnaQueuesSupport": "unsupported", + "Ipv4AddressesPerInterface": 50, "Ipv4AddressesPerSecondaryInterface": 0, - "Ipv6AddressesPerInterface": 15, + "Ipv6AddressesPerInterface": 50, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 4, + "MaximumNetworkInterfaces": 15, "NetworkCards": [ { - "AdditionalFlexibleNetworkInterfaces": 0, - "BaselineBandwidthInGbps": 6.25, - "DefaultEnaQueueCountPerInterface": 4, - "MaximumEnaQueueCount": 16, - "MaximumEnaQueueCountPerInterface": 4, - "MaximumNetworkInterfaces": 4, + "BaselineBandwidthInGbps": 50.0, + "DefaultEnaQueueCountPerInterface": 16, + "MaximumNetworkInterfaces": 15, "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 30 Gigabit", - "PeakBandwidthInGbps": 30.0 + "NetworkPerformance": "50 Gigabit", + "PeakBandwidthInGbps": 50.0 } ], - "NetworkPerformance": "Up to 30 Gigabit", + "NetworkPerformance": "50 Gigabit", "SecondaryNetworkSupported": false }, - "NitroEnclavesSupport": "supported", - "NitroTpmInfo": { - "SupportedVersions": [ - "2.0" - ] - }, - "NitroTpmSupport": "supported", - "PhcSupport": "unsupported", + "NitroEnclavesSupport": "unsupported", + "NitroTpmSupport": "unsupported", + "PhcSupport": "supported", "PlacementGroupInfo": { "SupportedStrategies": [ "cluster", @@ -121895,16 +128049,15 @@ ] }, "ProcessorInfo": { - "Manufacturer": "Intel", + "Manufacturer": "AMD", "SupportedArchitectures": [ "x86_64" ], - "SustainedClockSpeedInGhz": 3.5 + "SustainedClockSpeedInGhz": 3.7 }, - "RebootMigrationSupport": "unsupported", + "RebootMigrationSupport": "supported", "SupportedBootModes": [ - "legacy-bios", - "uefi" + "legacy-bios" ], "SupportedRootDeviceTypes": [ "ebs" @@ -121917,47 +128070,39 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 2, - "DefaultThreadsPerCore": 2, - "DefaultVCpus": 4, - "ValidCores": [ - 1, - 2 - ], - "ValidThreadsPerCore": [ - 1, - 2 - ] + "DefaultCores": 192, + "DefaultThreadsPerCore": 1, + "DefaultVCpus": 192 } }, - "r6in.12xlarge": { + "r7a.xlarge": { "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, "DedicatedHostsSupported": true, "EbsInfo": { - "AttachmentLimitType": "shared", + "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 37500, - "BaselineIops": 150000, - "BaselineThroughputInMBps": 4687.5, - "MaximumBandwidthInMbps": 37500, - "MaximumIops": 150000, - "MaximumThroughputInMBps": 4687.5 + "BaselineBandwidthInMbps": 1250, + "BaselineIops": 6000, + "BaselineThroughputInMBps": 156.25, + "MaximumBandwidthInMbps": 10000, + "MaximumIops": 40000, + "MaximumThroughputInMBps": 1250.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 27, + "MaximumEbsAttachments": 32, "NvmeSupport": "required" }, "FreeTierEligible": false, - "HibernationSupported": false, + "HibernationSupported": true, "Hypervisor": "nitro", "InstanceStorageSupported": false, - "InstanceType": "r6in.12xlarge", + "InstanceType": "r7a.xlarge", "MemoryInfo": { - "SizeInMiB": 393216 + "SizeInMiB": 32768 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { @@ -121967,30 +128112,27 @@ }, "DefaultNetworkCardIndex": 0, "EfaSupported": false, - "EnaSrdSupported": true, + "EnaSrdSupported": false, "EnaSupport": "required", "EncryptionInTransitSupported": true, - "FlexibleEnaQueuesSupport": "supported", - "Ipv4AddressesPerInterface": 30, + "FlexibleEnaQueuesSupport": "unsupported", + "Ipv4AddressesPerInterface": 15, "Ipv4AddressesPerSecondaryInterface": 0, - "Ipv6AddressesPerInterface": 30, + "Ipv6AddressesPerInterface": 15, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 8, + "MaximumNetworkInterfaces": 4, "NetworkCards": [ { - "AdditionalFlexibleNetworkInterfaces": 4, - "BaselineBandwidthInGbps": 75.0, - "DefaultEnaQueueCountPerInterface": 16, - "MaximumEnaQueueCount": 128, - "MaximumEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 8, + "BaselineBandwidthInGbps": 1.562, + "DefaultEnaQueueCountPerInterface": 4, + "MaximumNetworkInterfaces": 4, "NetworkCardIndex": 0, - "NetworkPerformance": "75 Gigabit", - "PeakBandwidthInGbps": 75.0 + "NetworkPerformance": "Up to 12.5 Gigabit", + "PeakBandwidthInGbps": 12.5 } ], - "NetworkPerformance": "75 Gigabit", + "NetworkPerformance": "Up to 12.5 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -122000,7 +128142,7 @@ ] }, "NitroTpmSupport": "supported", - "PhcSupport": "unsupported", + "PhcSupport": "supported", "PlacementGroupInfo": { "SupportedStrategies": [ "cluster", @@ -122009,11 +128151,11 @@ ] }, "ProcessorInfo": { - "Manufacturer": "Intel", + "Manufacturer": "AMD", "SupportedArchitectures": [ "x86_64" ], - "SustainedClockSpeedInGhz": 3.5 + "SustainedClockSpeedInGhz": 3.7 }, "RebootMigrationSupport": "supported", "SupportedBootModes": [ @@ -122031,42 +128173,21 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 24, - "DefaultThreadsPerCore": 2, - "DefaultVCpus": 48, + "DefaultCores": 4, + "DefaultThreadsPerCore": 1, + "DefaultVCpus": 4, "ValidCores": [ 1, 2, 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15, - 16, - 17, - 18, - 19, - 20, - 21, - 22, - 23, - 24 + 4 ], "ValidThreadsPerCore": [ - 1, - 2 + 1 ] } }, - "r6in.16xlarge": { + "r7g.12xlarge": { "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, @@ -122075,12 +128196,12 @@ "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 50000, - "BaselineIops": 200000, - "BaselineThroughputInMBps": 6250.0, - "MaximumBandwidthInMbps": 50000, - "MaximumIops": 200000, - "MaximumThroughputInMBps": 6250.0 + "BaselineBandwidthInMbps": 15000, + "BaselineIops": 60000, + "BaselineThroughputInMBps": 1875.0, + "MaximumBandwidthInMbps": 15000, + "MaximumIops": 60000, + "MaximumThroughputInMBps": 1875.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", @@ -122091,9 +128212,9 @@ "HibernationSupported": false, "Hypervisor": "nitro", "InstanceStorageSupported": false, - "InstanceType": "r6in.16xlarge", + "InstanceType": "r7g.12xlarge", "MemoryInfo": { - "SizeInMiB": 524288 + "SizeInMiB": 393216 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { @@ -122106,27 +128227,24 @@ "EnaSrdSupported": true, "EnaSupport": "required", "EncryptionInTransitSupported": true, - "FlexibleEnaQueuesSupport": "supported", - "Ipv4AddressesPerInterface": 50, + "FlexibleEnaQueuesSupport": "unsupported", + "Ipv4AddressesPerInterface": 30, "Ipv4AddressesPerSecondaryInterface": 0, - "Ipv6AddressesPerInterface": 50, + "Ipv6AddressesPerInterface": 30, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 15, + "MaximumNetworkInterfaces": 8, "NetworkCards": [ { - "AdditionalFlexibleNetworkInterfaces": 1, - "BaselineBandwidthInGbps": 100.0, - "DefaultEnaQueueCountPerInterface": 16, - "MaximumEnaQueueCount": 240, - "MaximumEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 15, + "BaselineBandwidthInGbps": 22.5, + "DefaultEnaQueueCountPerInterface": 8, + "MaximumNetworkInterfaces": 8, "NetworkCardIndex": 0, - "NetworkPerformance": "100 Gigabit", - "PeakBandwidthInGbps": 100.0 + "NetworkPerformance": "22.5 Gigabit", + "PeakBandwidthInGbps": 22.5 } ], - "NetworkPerformance": "100 Gigabit", + "NetworkPerformance": "22.5 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -122136,7 +128254,7 @@ ] }, "NitroTpmSupport": "supported", - "PhcSupport": "unsupported", + "PhcSupport": "supported", "PlacementGroupInfo": { "SupportedStrategies": [ "cluster", @@ -122145,15 +128263,14 @@ ] }, "ProcessorInfo": { - "Manufacturer": "Intel", + "Manufacturer": "AWS", "SupportedArchitectures": [ - "x86_64" + "arm64" ], - "SustainedClockSpeedInGhz": 3.5 + "SustainedClockSpeedInGhz": 2.6 }, "RebootMigrationSupport": "supported", "SupportedBootModes": [ - "legacy-bios", "uefi" ], "SupportedRootDeviceTypes": [ @@ -122167,9 +128284,9 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 32, - "DefaultThreadsPerCore": 2, - "DefaultVCpus": 64, + "DefaultCores": 48, + "DefaultThreadsPerCore": 1, + "DefaultVCpus": 48, "ValidCores": [ 1, 2, @@ -122202,15 +128319,30 @@ 29, 30, 31, - 32 + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40, + 41, + 42, + 43, + 44, + 45, + 46, + 47, + 48 ], "ValidThreadsPerCore": [ - 1, - 2 + 1 ] } }, - "r6in.24xlarge": { + "r7g.16xlarge": { "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, @@ -122219,12 +128351,12 @@ "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 75000, - "BaselineIops": 300000, - "BaselineThroughputInMBps": 9375.0, - "MaximumBandwidthInMbps": 75000, - "MaximumIops": 300000, - "MaximumThroughputInMBps": 9375.0 + "BaselineBandwidthInMbps": 20000, + "BaselineIops": 80000, + "BaselineThroughputInMBps": 2500.0, + "MaximumBandwidthInMbps": 20000, + "MaximumIops": 80000, + "MaximumThroughputInMBps": 2500.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", @@ -122235,9 +128367,9 @@ "HibernationSupported": false, "Hypervisor": "nitro", "InstanceStorageSupported": false, - "InstanceType": "r6in.24xlarge", + "InstanceType": "r7g.16xlarge", "MemoryInfo": { - "SizeInMiB": 786432 + "SizeInMiB": 524288 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { @@ -122246,11 +128378,14 @@ "DefaultUdpTimeout": 30 }, "DefaultNetworkCardIndex": 0, - "EfaSupported": false, + "EfaInfo": { + "MaximumEfaInterfaces": 1 + }, + "EfaSupported": true, "EnaSrdSupported": true, "EnaSupport": "required", "EncryptionInTransitSupported": true, - "FlexibleEnaQueuesSupport": "supported", + "FlexibleEnaQueuesSupport": "unsupported", "Ipv4AddressesPerInterface": 50, "Ipv4AddressesPerSecondaryInterface": 0, "Ipv6AddressesPerInterface": 50, @@ -122259,18 +128394,15 @@ "MaximumNetworkInterfaces": 15, "NetworkCards": [ { - "AdditionalFlexibleNetworkInterfaces": 9, - "BaselineBandwidthInGbps": 150.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumEnaQueueCount": 480, - "MaximumEnaQueueCountPerInterface": 32, + "BaselineBandwidthInGbps": 30.0, + "DefaultEnaQueueCountPerInterface": 8, "MaximumNetworkInterfaces": 15, "NetworkCardIndex": 0, - "NetworkPerformance": "150 Gigabit", - "PeakBandwidthInGbps": 150.0 + "NetworkPerformance": "30 Gigabit", + "PeakBandwidthInGbps": 30.0 } ], - "NetworkPerformance": "150 Gigabit", + "NetworkPerformance": "30 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -122280,7 +128412,7 @@ ] }, "NitroTpmSupport": "supported", - "PhcSupport": "unsupported", + "PhcSupport": "supported", "PlacementGroupInfo": { "SupportedStrategies": [ "cluster", @@ -122289,15 +128421,14 @@ ] }, "ProcessorInfo": { - "Manufacturer": "Intel", + "Manufacturer": "AWS", "SupportedArchitectures": [ - "x86_64" + "arm64" ], - "SustainedClockSpeedInGhz": 3.5 + "SustainedClockSpeedInGhz": 2.6 }, "RebootMigrationSupport": "supported", "SupportedBootModes": [ - "legacy-bios", "uefi" ], "SupportedRootDeviceTypes": [ @@ -122311,41 +128442,81 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 48, - "DefaultThreadsPerCore": 2, - "DefaultVCpus": 96, + "DefaultCores": 64, + "DefaultThreadsPerCore": 1, + "DefaultVCpus": 64, "ValidCores": [ + 1, + 2, + 3, 4, + 5, 6, + 7, 8, + 9, 10, + 11, 12, + 13, 14, + 15, 16, + 17, 18, + 19, 20, + 21, 22, + 23, 24, + 25, 26, + 27, 28, + 29, 30, + 31, 32, + 33, 34, + 35, 36, + 37, 38, + 39, 40, + 41, 42, + 43, 44, + 45, 46, - 48 + 47, + 48, + 49, + 50, + 51, + 52, + 53, + 54, + 55, + 56, + 57, + 58, + 59, + 60, + 61, + 62, + 63, + 64 ], "ValidThreadsPerCore": [ - 1, - 2 + 1 ] } }, - "r6in.2xlarge": { + "r7g.2xlarge": { "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, @@ -122354,12 +128525,12 @@ "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 6250, - "BaselineIops": 25000, - "BaselineThroughputInMBps": 781.25, - "MaximumBandwidthInMbps": 25000, - "MaximumIops": 100000, - "MaximumThroughputInMBps": 3125.0 + "BaselineBandwidthInMbps": 2500, + "BaselineIops": 12000, + "BaselineThroughputInMBps": 312.5, + "MaximumBandwidthInMbps": 10000, + "MaximumIops": 40000, + "MaximumThroughputInMBps": 1250.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", @@ -122370,7 +128541,7 @@ "HibernationSupported": true, "Hypervisor": "nitro", "InstanceStorageSupported": false, - "InstanceType": "r6in.2xlarge", + "InstanceType": "r7g.2xlarge", "MemoryInfo": { "SizeInMiB": 65536 }, @@ -122385,7 +128556,7 @@ "EnaSrdSupported": false, "EnaSupport": "required", "EncryptionInTransitSupported": true, - "FlexibleEnaQueuesSupport": "supported", + "FlexibleEnaQueuesSupport": "unsupported", "Ipv4AddressesPerInterface": 15, "Ipv4AddressesPerSecondaryInterface": 0, "Ipv6AddressesPerInterface": 15, @@ -122394,18 +128565,15 @@ "MaximumNetworkInterfaces": 4, "NetworkCards": [ { - "AdditionalFlexibleNetworkInterfaces": 0, - "BaselineBandwidthInGbps": 12.5, + "BaselineBandwidthInGbps": 3.75, "DefaultEnaQueueCountPerInterface": 8, - "MaximumEnaQueueCount": 32, - "MaximumEnaQueueCountPerInterface": 8, "MaximumNetworkInterfaces": 4, "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 40 Gigabit", - "PeakBandwidthInGbps": 40.0 + "NetworkPerformance": "Up to 15 Gigabit", + "PeakBandwidthInGbps": 15.0 } ], - "NetworkPerformance": "Up to 40 Gigabit", + "NetworkPerformance": "Up to 15 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -122415,7 +128583,7 @@ ] }, "NitroTpmSupport": "supported", - "PhcSupport": "unsupported", + "PhcSupport": "supported", "PlacementGroupInfo": { "SupportedStrategies": [ "cluster", @@ -122424,15 +128592,14 @@ ] }, "ProcessorInfo": { - "Manufacturer": "Intel", + "Manufacturer": "AWS", "SupportedArchitectures": [ - "x86_64" + "arm64" ], - "SustainedClockSpeedInGhz": 3.5 + "SustainedClockSpeedInGhz": 2.6 }, "RebootMigrationSupport": "supported", "SupportedBootModes": [ - "legacy-bios", "uefi" ], "SupportedRootDeviceTypes": [ @@ -122446,22 +128613,25 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 4, - "DefaultThreadsPerCore": 2, + "DefaultCores": 8, + "DefaultThreadsPerCore": 1, "DefaultVCpus": 8, "ValidCores": [ 1, 2, 3, - 4 + 4, + 5, + 6, + 7, + 8 ], "ValidThreadsPerCore": [ - 1, - 2 + 1 ] } }, - "r6in.32xlarge": { + "r7g.4xlarge": { "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, @@ -122470,12 +128640,12 @@ "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 100000, - "BaselineIops": 400000, - "BaselineThroughputInMBps": 12500.0, - "MaximumBandwidthInMbps": 100000, - "MaximumIops": 400000, - "MaximumThroughputInMBps": 12500.0 + "BaselineBandwidthInMbps": 5000, + "BaselineIops": 20000, + "BaselineThroughputInMBps": 625.0, + "MaximumBandwidthInMbps": 10000, + "MaximumIops": 40000, + "MaximumThroughputInMBps": 1250.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", @@ -122483,12 +128653,12 @@ "NvmeSupport": "required" }, "FreeTierEligible": false, - "HibernationSupported": false, + "HibernationSupported": true, "Hypervisor": "nitro", "InstanceStorageSupported": false, - "InstanceType": "r6in.32xlarge", + "InstanceType": "r7g.4xlarge", "MemoryInfo": { - "SizeInMiB": 1048576 + "SizeInMiB": 131072 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { @@ -122497,45 +128667,28 @@ "DefaultUdpTimeout": 30 }, "DefaultNetworkCardIndex": 0, - "EfaInfo": { - "MaximumEfaInterfaces": 2 - }, - "EfaSupported": true, - "EnaSrdSupported": true, + "EfaSupported": false, + "EnaSrdSupported": false, "EnaSupport": "required", "EncryptionInTransitSupported": true, - "FlexibleEnaQueuesSupport": "supported", - "Ipv4AddressesPerInterface": 50, + "FlexibleEnaQueuesSupport": "unsupported", + "Ipv4AddressesPerInterface": 30, "Ipv4AddressesPerSecondaryInterface": 0, - "Ipv6AddressesPerInterface": 50, + "Ipv6AddressesPerInterface": 30, "Ipv6Supported": true, - "MaximumNetworkCards": 2, - "MaximumNetworkInterfaces": 16, + "MaximumNetworkCards": 1, + "MaximumNetworkInterfaces": 8, "NetworkCards": [ { - "AdditionalFlexibleNetworkInterfaces": 4, - "BaselineBandwidthInGbps": 200.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumEnaQueueCount": 256, - "MaximumEnaQueueCountPerInterface": 32, + "BaselineBandwidthInGbps": 7.5, + "DefaultEnaQueueCountPerInterface": 8, "MaximumNetworkInterfaces": 8, "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 170 Gigabit", - "PeakBandwidthInGbps": 200.0 - }, - { - "AdditionalFlexibleNetworkInterfaces": 4, - "BaselineBandwidthInGbps": 200.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumEnaQueueCount": 256, - "MaximumEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 8, - "NetworkCardIndex": 1, - "NetworkPerformance": "Up to 170 Gigabit", - "PeakBandwidthInGbps": 200.0 + "NetworkPerformance": "Up to 15 Gigabit", + "PeakBandwidthInGbps": 15.0 } ], - "NetworkPerformance": "200 Gigabit", + "NetworkPerformance": "Up to 15 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -122545,7 +128698,7 @@ ] }, "NitroTpmSupport": "supported", - "PhcSupport": "unsupported", + "PhcSupport": "supported", "PlacementGroupInfo": { "SupportedStrategies": [ "cluster", @@ -122554,15 +128707,14 @@ ] }, "ProcessorInfo": { - "Manufacturer": "Intel", + "Manufacturer": "AWS", "SupportedArchitectures": [ - "x86_64" + "arm64" ], - "SustainedClockSpeedInGhz": 3.5 + "SustainedClockSpeedInGhz": 2.6 }, "RebootMigrationSupport": "supported", "SupportedBootModes": [ - "legacy-bios", "uefi" ], "SupportedRootDeviceTypes": [ @@ -122576,49 +128728,33 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 64, - "DefaultThreadsPerCore": 2, - "DefaultVCpus": 128, + "DefaultCores": 16, + "DefaultThreadsPerCore": 1, + "DefaultVCpus": 16, "ValidCores": [ - 4, - 6, - 8, - 10, - 12, - 14, - 16, - 18, - 20, - 22, - 24, - 26, - 28, - 30, - 32, - 34, - 36, - 38, - 40, - 42, - 44, - 46, - 48, - 50, - 52, - 54, - 56, - 58, - 60, - 62, - 64 + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16 ], "ValidThreadsPerCore": [ - 1, - 2 + 1 ] } }, - "r6in.4xlarge": { + "r7g.8xlarge": { "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, @@ -122627,12 +128763,12 @@ "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 12500, - "BaselineIops": 50000, - "BaselineThroughputInMBps": 1562.5, - "MaximumBandwidthInMbps": 25000, - "MaximumIops": 100000, - "MaximumThroughputInMBps": 3125.0 + "BaselineBandwidthInMbps": 10000, + "BaselineIops": 40000, + "BaselineThroughputInMBps": 1250.0, + "MaximumBandwidthInMbps": 10000, + "MaximumIops": 40000, + "MaximumThroughputInMBps": 1250.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", @@ -122640,12 +128776,12 @@ "NvmeSupport": "required" }, "FreeTierEligible": false, - "HibernationSupported": true, + "HibernationSupported": false, "Hypervisor": "nitro", "InstanceStorageSupported": false, - "InstanceType": "r6in.4xlarge", + "InstanceType": "r7g.8xlarge", "MemoryInfo": { - "SizeInMiB": 131072 + "SizeInMiB": 262144 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { @@ -122658,7 +128794,7 @@ "EnaSrdSupported": false, "EnaSupport": "required", "EncryptionInTransitSupported": true, - "FlexibleEnaQueuesSupport": "supported", + "FlexibleEnaQueuesSupport": "unsupported", "Ipv4AddressesPerInterface": 30, "Ipv4AddressesPerSecondaryInterface": 0, "Ipv6AddressesPerInterface": 30, @@ -122667,18 +128803,15 @@ "MaximumNetworkInterfaces": 8, "NetworkCards": [ { - "AdditionalFlexibleNetworkInterfaces": 0, - "BaselineBandwidthInGbps": 25.0, + "BaselineBandwidthInGbps": 15.0, "DefaultEnaQueueCountPerInterface": 8, - "MaximumEnaQueueCount": 64, - "MaximumEnaQueueCountPerInterface": 16, "MaximumNetworkInterfaces": 8, "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 50 Gigabit", - "PeakBandwidthInGbps": 50.0 + "NetworkPerformance": "15 Gigabit", + "PeakBandwidthInGbps": 15.0 } ], - "NetworkPerformance": "Up to 50 Gigabit", + "NetworkPerformance": "15 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -122688,7 +128821,7 @@ ] }, "NitroTpmSupport": "supported", - "PhcSupport": "unsupported", + "PhcSupport": "supported", "PlacementGroupInfo": { "SupportedStrategies": [ "cluster", @@ -122697,15 +128830,14 @@ ] }, "ProcessorInfo": { - "Manufacturer": "Intel", + "Manufacturer": "AWS", "SupportedArchitectures": [ - "x86_64" + "arm64" ], - "SustainedClockSpeedInGhz": 3.5 + "SustainedClockSpeedInGhz": 2.6 }, "RebootMigrationSupport": "supported", "SupportedBootModes": [ - "legacy-bios", "uefi" ], "SupportedRootDeviceTypes": [ @@ -122719,9 +128851,9 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 8, - "DefaultThreadsPerCore": 2, - "DefaultVCpus": 16, + "DefaultCores": 32, + "DefaultThreadsPerCore": 1, + "DefaultVCpus": 32, "ValidCores": [ 1, 2, @@ -122730,15 +128862,38 @@ 5, 6, 7, - 8 + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32 ], "ValidThreadsPerCore": [ - 1, - 2 + 1 ] } }, - "r6in.8xlarge": { + "r7g.large": { "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, @@ -122747,12 +128902,12 @@ "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 25000, - "BaselineIops": 100000, - "BaselineThroughputInMBps": 3125.0, - "MaximumBandwidthInMbps": 25000, - "MaximumIops": 100000, - "MaximumThroughputInMBps": 3125.0 + "BaselineBandwidthInMbps": 630, + "BaselineIops": 3600, + "BaselineThroughputInMBps": 78.75, + "MaximumBandwidthInMbps": 10000, + "MaximumIops": 40000, + "MaximumThroughputInMBps": 1250.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", @@ -122760,12 +128915,12 @@ "NvmeSupport": "required" }, "FreeTierEligible": false, - "HibernationSupported": false, + "HibernationSupported": true, "Hypervisor": "nitro", "InstanceStorageSupported": false, - "InstanceType": "r6in.8xlarge", + "InstanceType": "r7g.large", "MemoryInfo": { - "SizeInMiB": 262144 + "SizeInMiB": 16384 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { @@ -122775,30 +128930,27 @@ }, "DefaultNetworkCardIndex": 0, "EfaSupported": false, - "EnaSrdSupported": true, + "EnaSrdSupported": false, "EnaSupport": "required", "EncryptionInTransitSupported": true, - "FlexibleEnaQueuesSupport": "supported", - "Ipv4AddressesPerInterface": 30, + "FlexibleEnaQueuesSupport": "unsupported", + "Ipv4AddressesPerInterface": 10, "Ipv4AddressesPerSecondaryInterface": 0, - "Ipv6AddressesPerInterface": 30, + "Ipv6AddressesPerInterface": 10, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 8, + "MaximumNetworkInterfaces": 3, "NetworkCards": [ { - "AdditionalFlexibleNetworkInterfaces": 2, - "BaselineBandwidthInGbps": 50.0, - "DefaultEnaQueueCountPerInterface": 16, - "MaximumEnaQueueCount": 128, - "MaximumEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 8, + "BaselineBandwidthInGbps": 0.937, + "DefaultEnaQueueCountPerInterface": 2, + "MaximumNetworkInterfaces": 3, "NetworkCardIndex": 0, - "NetworkPerformance": "50 Gigabit", - "PeakBandwidthInGbps": 50.0 + "NetworkPerformance": "Up to 12.5 Gigabit", + "PeakBandwidthInGbps": 12.5 } ], - "NetworkPerformance": "50 Gigabit", + "NetworkPerformance": "Up to 12.5 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -122808,7 +128960,7 @@ ] }, "NitroTpmSupport": "supported", - "PhcSupport": "unsupported", + "PhcSupport": "supported", "PlacementGroupInfo": { "SupportedStrategies": [ "cluster", @@ -122817,15 +128969,14 @@ ] }, "ProcessorInfo": { - "Manufacturer": "Intel", + "Manufacturer": "AWS", "SupportedArchitectures": [ - "x86_64" + "arm64" ], - "SustainedClockSpeedInGhz": 3.5 + "SustainedClockSpeedInGhz": 2.6 }, "RebootMigrationSupport": "supported", "SupportedBootModes": [ - "legacy-bios", "uefi" ], "SupportedRootDeviceTypes": [ @@ -122839,34 +128990,19 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 16, - "DefaultThreadsPerCore": 2, - "DefaultVCpus": 32, + "DefaultCores": 2, + "DefaultThreadsPerCore": 1, + "DefaultVCpus": 2, "ValidCores": [ 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15, - 16 + 2 ], "ValidThreadsPerCore": [ - 1, - 2 + 1 ] } }, - "r6in.large": { + "r7g.medium": { "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, @@ -122875,12 +129011,12 @@ "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 1562, - "BaselineIops": 6250, - "BaselineThroughputInMBps": 195.3125, - "MaximumBandwidthInMbps": 25000, - "MaximumIops": 100000, - "MaximumThroughputInMBps": 3125.0 + "BaselineBandwidthInMbps": 315, + "BaselineIops": 2500, + "BaselineThroughputInMBps": 39.375, + "MaximumBandwidthInMbps": 10000, + "MaximumIops": 40000, + "MaximumThroughputInMBps": 1250.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", @@ -122891,9 +129027,9 @@ "HibernationSupported": true, "Hypervisor": "nitro", "InstanceStorageSupported": false, - "InstanceType": "r6in.large", + "InstanceType": "r7g.medium", "MemoryInfo": { - "SizeInMiB": 16384 + "SizeInMiB": 8192 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { @@ -122906,27 +129042,24 @@ "EnaSrdSupported": false, "EnaSupport": "required", "EncryptionInTransitSupported": true, - "FlexibleEnaQueuesSupport": "supported", - "Ipv4AddressesPerInterface": 10, + "FlexibleEnaQueuesSupport": "unsupported", + "Ipv4AddressesPerInterface": 4, "Ipv4AddressesPerSecondaryInterface": 0, - "Ipv6AddressesPerInterface": 10, + "Ipv6AddressesPerInterface": 4, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 3, + "MaximumNetworkInterfaces": 2, "NetworkCards": [ { - "AdditionalFlexibleNetworkInterfaces": 0, - "BaselineBandwidthInGbps": 3.125, - "DefaultEnaQueueCountPerInterface": 2, - "MaximumEnaQueueCount": 6, - "MaximumEnaQueueCountPerInterface": 2, - "MaximumNetworkInterfaces": 3, + "BaselineBandwidthInGbps": 0.52, + "DefaultEnaQueueCountPerInterface": 1, + "MaximumNetworkInterfaces": 2, "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 25 Gigabit", - "PeakBandwidthInGbps": 25.0 + "NetworkPerformance": "Up to 12.5 Gigabit", + "PeakBandwidthInGbps": 12.5 } ], - "NetworkPerformance": "Up to 25 Gigabit", + "NetworkPerformance": "Up to 12.5 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "unsupported", @@ -122936,7 +129069,7 @@ ] }, "NitroTpmSupport": "supported", - "PhcSupport": "unsupported", + "PhcSupport": "supported", "PlacementGroupInfo": { "SupportedStrategies": [ "cluster", @@ -122945,15 +129078,14 @@ ] }, "ProcessorInfo": { - "Manufacturer": "Intel", + "Manufacturer": "AWS", "SupportedArchitectures": [ - "x86_64" + "arm64" ], - "SustainedClockSpeedInGhz": 3.5 + "SustainedClockSpeedInGhz": 2.6 }, "RebootMigrationSupport": "supported", "SupportedBootModes": [ - "legacy-bios", "uefi" ], "SupportedRootDeviceTypes": [ @@ -122968,18 +129100,11 @@ ], "VCpuInfo": { "DefaultCores": 1, - "DefaultThreadsPerCore": 2, - "DefaultVCpus": 2, - "ValidCores": [ - 1 - ], - "ValidThreadsPerCore": [ - 1, - 2 - ] + "DefaultThreadsPerCore": 1, + "DefaultVCpus": 1 } }, - "r6in.metal": { + "r7g.metal": { "AutoRecoverySupported": true, "BareMetal": true, "BurstablePerformanceSupported": false, @@ -122988,12 +129113,12 @@ "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 100000, - "BaselineIops": 400000, - "BaselineThroughputInMBps": 12500.0, - "MaximumBandwidthInMbps": 100000, - "MaximumIops": 400000, - "MaximumThroughputInMBps": 12500.0 + "BaselineBandwidthInMbps": 20000, + "BaselineIops": 80000, + "BaselineThroughputInMBps": 2500.0, + "MaximumBandwidthInMbps": 20000, + "MaximumIops": 80000, + "MaximumThroughputInMBps": 2500.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", @@ -123003,9 +129128,9 @@ "FreeTierEligible": false, "HibernationSupported": false, "InstanceStorageSupported": false, - "InstanceType": "r6in.metal", + "InstanceType": "r7g.metal", "MemoryInfo": { - "SizeInMiB": 1048576 + "SizeInMiB": 524288 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { @@ -123015,7 +129140,7 @@ }, "DefaultNetworkCardIndex": 0, "EfaInfo": { - "MaximumEfaInterfaces": 2 + "MaximumEfaInterfaces": 1 }, "EfaSupported": true, "EnaSrdSupported": true, @@ -123026,32 +129151,24 @@ "Ipv4AddressesPerSecondaryInterface": 0, "Ipv6AddressesPerInterface": 50, "Ipv6Supported": true, - "MaximumNetworkCards": 2, - "MaximumNetworkInterfaces": 16, + "MaximumNetworkCards": 1, + "MaximumNetworkInterfaces": 15, "NetworkCards": [ { - "BaselineBandwidthInGbps": 200.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 8, + "BaselineBandwidthInGbps": 30.0, + "DefaultEnaQueueCountPerInterface": 8, + "MaximumNetworkInterfaces": 15, "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 170 Gigabit", - "PeakBandwidthInGbps": 200.0 - }, - { - "BaselineBandwidthInGbps": 200.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 8, - "NetworkCardIndex": 1, - "NetworkPerformance": "Up to 170 Gigabit", - "PeakBandwidthInGbps": 200.0 + "NetworkPerformance": "30 Gigabit", + "PeakBandwidthInGbps": 30.0 } ], - "NetworkPerformance": "200 Gigabit", + "NetworkPerformance": "30 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "unsupported", "NitroTpmSupport": "unsupported", - "PhcSupport": "unsupported", + "PhcSupport": "supported", "PlacementGroupInfo": { "SupportedStrategies": [ "cluster", @@ -123060,15 +129177,15 @@ ] }, "ProcessorInfo": { - "Manufacturer": "Intel", + "Manufacturer": "AWS", "SupportedArchitectures": [ - "x86_64" + "arm64" ], - "SustainedClockSpeedInGhz": 3.5 + "SustainedClockSpeedInGhz": 2.6 }, "RebootMigrationSupport": "supported", "SupportedBootModes": [ - "legacy-bios" + "uefi" ], "SupportedRootDeviceTypes": [ "ebs" @@ -123082,11 +129199,11 @@ ], "VCpuInfo": { "DefaultCores": 64, - "DefaultThreadsPerCore": 2, - "DefaultVCpus": 128 + "DefaultThreadsPerCore": 1, + "DefaultVCpus": 64 } }, - "r6in.xlarge": { + "r7g.xlarge": { "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, @@ -123095,12 +129212,12 @@ "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 3125, - "BaselineIops": 12500, - "BaselineThroughputInMBps": 390.625, - "MaximumBandwidthInMbps": 25000, - "MaximumIops": 100000, - "MaximumThroughputInMBps": 3125.0 + "BaselineBandwidthInMbps": 1250, + "BaselineIops": 6000, + "BaselineThroughputInMBps": 156.25039999999998, + "MaximumBandwidthInMbps": 10000, + "MaximumIops": 40000, + "MaximumThroughputInMBps": 1250.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", @@ -123111,7 +129228,7 @@ "HibernationSupported": true, "Hypervisor": "nitro", "InstanceStorageSupported": false, - "InstanceType": "r6in.xlarge", + "InstanceType": "r7g.xlarge", "MemoryInfo": { "SizeInMiB": 32768 }, @@ -123126,7 +129243,7 @@ "EnaSrdSupported": false, "EnaSupport": "required", "EncryptionInTransitSupported": true, - "FlexibleEnaQueuesSupport": "supported", + "FlexibleEnaQueuesSupport": "unsupported", "Ipv4AddressesPerInterface": 15, "Ipv4AddressesPerSecondaryInterface": 0, "Ipv6AddressesPerInterface": 15, @@ -123135,18 +129252,15 @@ "MaximumNetworkInterfaces": 4, "NetworkCards": [ { - "AdditionalFlexibleNetworkInterfaces": 0, - "BaselineBandwidthInGbps": 6.25, + "BaselineBandwidthInGbps": 1.876, "DefaultEnaQueueCountPerInterface": 4, - "MaximumEnaQueueCount": 16, - "MaximumEnaQueueCountPerInterface": 4, "MaximumNetworkInterfaces": 4, "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 30 Gigabit", - "PeakBandwidthInGbps": 30.0 + "NetworkPerformance": "Up to 12.5 Gigabit", + "PeakBandwidthInGbps": 12.5 } ], - "NetworkPerformance": "Up to 30 Gigabit", + "NetworkPerformance": "Up to 12.5 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -123156,7 +129270,7 @@ ] }, "NitroTpmSupport": "supported", - "PhcSupport": "unsupported", + "PhcSupport": "supported", "PlacementGroupInfo": { "SupportedStrategies": [ "cluster", @@ -123165,15 +129279,14 @@ ] }, "ProcessorInfo": { - "Manufacturer": "Intel", + "Manufacturer": "AWS", "SupportedArchitectures": [ - "x86_64" + "arm64" ], - "SustainedClockSpeedInGhz": 3.5 + "SustainedClockSpeedInGhz": 2.6 }, "RebootMigrationSupport": "supported", "SupportedBootModes": [ - "legacy-bios", "uefi" ], "SupportedRootDeviceTypes": [ @@ -123187,27 +129300,28 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 2, - "DefaultThreadsPerCore": 2, + "DefaultCores": 4, + "DefaultThreadsPerCore": 1, "DefaultVCpus": 4, "ValidCores": [ 1, - 2 + 2, + 3, + 4 ], "ValidThreadsPerCore": [ - 1, - 2 + 1 ] } }, - "r7a.12xlarge": { - "AutoRecoverySupported": true, + "r7gd.12xlarge": { + "AutoRecoverySupported": false, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, "DedicatedHostsSupported": true, "EbsInfo": { - "AttachmentLimitType": "dedicated", + "AttachmentLimitType": "shared", "EbsOptimizedInfo": { "BaselineBandwidthInMbps": 15000, "BaselineIops": 60000, @@ -123218,16 +129332,195 @@ }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 32, + "MaximumEbsAttachments": 25, + "NvmeSupport": "required" + }, + "FreeTierEligible": false, + "HibernationSupported": false, + "Hypervisor": "nitro", + "InstanceStorageInfo": { + "Disks": [ + { + "Count": 2, + "SizeInGB": 1425, + "Type": "ssd" + } + ], + "EncryptionSupport": "required", + "NvmeSupport": "required", + "TotalSizeInGB": 2850 + }, + "InstanceStorageSupported": true, + "InstanceType": "r7gd.12xlarge", + "MemoryInfo": { + "SizeInMiB": 393216 + }, + "NetworkInfo": { + "ConnectionTrackingConfiguration": { + "DefaultTcpEstablishedTimeout": 432000, + "DefaultUdpStreamTimeout": 180, + "DefaultUdpTimeout": 30 + }, + "DefaultNetworkCardIndex": 0, + "EfaSupported": false, + "EnaSrdSupported": true, + "EnaSupport": "required", + "EncryptionInTransitSupported": true, + "FlexibleEnaQueuesSupport": "unsupported", + "Ipv4AddressesPerInterface": 30, + "Ipv4AddressesPerSecondaryInterface": 0, + "Ipv6AddressesPerInterface": 30, + "Ipv6Supported": true, + "MaximumNetworkCards": 1, + "MaximumNetworkInterfaces": 8, + "NetworkCards": [ + { + "BaselineBandwidthInGbps": 22.5, + "DefaultEnaQueueCountPerInterface": 8, + "MaximumNetworkInterfaces": 8, + "NetworkCardIndex": 0, + "NetworkPerformance": "22.5 Gigabit", + "PeakBandwidthInGbps": 22.5 + } + ], + "NetworkPerformance": "22.5 Gigabit", + "SecondaryNetworkSupported": false + }, + "NitroEnclavesSupport": "supported", + "NitroTpmInfo": { + "SupportedVersions": [ + "2.0" + ] + }, + "NitroTpmSupport": "supported", + "PhcSupport": "supported", + "PlacementGroupInfo": { + "SupportedStrategies": [ + "cluster", + "partition", + "spread" + ] + }, + "ProcessorInfo": { + "Manufacturer": "AWS", + "SupportedArchitectures": [ + "arm64" + ], + "SustainedClockSpeedInGhz": 2.6 + }, + "RebootMigrationSupport": "unsupported", + "SupportedBootModes": [ + "uefi" + ], + "SupportedRootDeviceTypes": [ + "ebs" + ], + "SupportedUsageClasses": [ + "on-demand", + "spot" + ], + "SupportedVirtualizationTypes": [ + "hvm" + ], + "VCpuInfo": { + "DefaultCores": 48, + "DefaultThreadsPerCore": 1, + "DefaultVCpus": 48, + "ValidCores": [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40, + 41, + 42, + 43, + 44, + 45, + 46, + 47, + 48 + ], + "ValidThreadsPerCore": [ + 1 + ] + } + }, + "r7gd.16xlarge": { + "AutoRecoverySupported": false, + "BareMetal": false, + "BurstablePerformanceSupported": false, + "CurrentGeneration": true, + "DedicatedHostsSupported": true, + "EbsInfo": { + "AttachmentLimitType": "shared", + "EbsOptimizedInfo": { + "BaselineBandwidthInMbps": 20000, + "BaselineIops": 80000, + "BaselineThroughputInMBps": 2500.0, + "MaximumBandwidthInMbps": 20000, + "MaximumIops": 80000, + "MaximumThroughputInMBps": 2500.0 + }, + "EbsOptimizedSupport": "default", + "EncryptionSupport": "supported", + "MaximumEbsAttachments": 25, "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": false, "Hypervisor": "nitro", - "InstanceStorageSupported": false, - "InstanceType": "r7a.12xlarge", + "InstanceStorageInfo": { + "Disks": [ + { + "Count": 2, + "SizeInGB": 1900, + "Type": "ssd" + } + ], + "EncryptionSupport": "required", + "NvmeSupport": "required", + "TotalSizeInGB": 3800 + }, + "InstanceStorageSupported": true, + "InstanceType": "r7gd.16xlarge", "MemoryInfo": { - "SizeInMiB": 393216 + "SizeInMiB": 524288 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { @@ -123236,28 +129529,31 @@ "DefaultUdpTimeout": 30 }, "DefaultNetworkCardIndex": 0, - "EfaSupported": false, + "EfaInfo": { + "MaximumEfaInterfaces": 1 + }, + "EfaSupported": true, "EnaSrdSupported": true, "EnaSupport": "required", "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 30, + "Ipv4AddressesPerInterface": 50, "Ipv4AddressesPerSecondaryInterface": 0, - "Ipv6AddressesPerInterface": 30, + "Ipv6AddressesPerInterface": 50, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 8, + "MaximumNetworkInterfaces": 15, "NetworkCards": [ { - "BaselineBandwidthInGbps": 18.75, + "BaselineBandwidthInGbps": 30.0, "DefaultEnaQueueCountPerInterface": 8, - "MaximumNetworkInterfaces": 8, + "MaximumNetworkInterfaces": 15, "NetworkCardIndex": 0, - "NetworkPerformance": "18.75 Gigabit", - "PeakBandwidthInGbps": 18.75 + "NetworkPerformance": "30 Gigabit", + "PeakBandwidthInGbps": 30.0 } ], - "NetworkPerformance": "18.75 Gigabit", + "NetworkPerformance": "30 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -123276,15 +129572,14 @@ ] }, "ProcessorInfo": { - "Manufacturer": "AMD", + "Manufacturer": "AWS", "SupportedArchitectures": [ - "x86_64" + "arm64" ], - "SustainedClockSpeedInGhz": 3.7 + "SustainedClockSpeedInGhz": 2.6 }, - "RebootMigrationSupport": "supported", + "RebootMigrationSupport": "unsupported", "SupportedBootModes": [ - "legacy-bios", "uefi" ], "SupportedRootDeviceTypes": [ @@ -123298,9 +129593,9 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 48, + "DefaultCores": 64, "DefaultThreadsPerCore": 1, - "DefaultVCpus": 48, + "DefaultVCpus": 64, "ValidCores": [ 1, 2, @@ -123308,47 +129603,110 @@ 4, 5, 6, + 7, + 8, + 9, + 10, + 11, 12, + 13, + 14, + 15, + 16, + 17, 18, + 19, + 20, + 21, + 22, + 23, 24, + 25, + 26, + 27, + 28, + 29, 30, + 31, + 32, + 33, + 34, + 35, 36, + 37, + 38, + 39, + 40, + 41, 42, - 48 + 43, + 44, + 45, + 46, + 47, + 48, + 49, + 50, + 51, + 52, + 53, + 54, + 55, + 56, + 57, + 58, + 59, + 60, + 61, + 62, + 63, + 64 ], "ValidThreadsPerCore": [ 1 ] } }, - "r7a.16xlarge": { - "AutoRecoverySupported": true, + "r7gd.2xlarge": { + "AutoRecoverySupported": false, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, "DedicatedHostsSupported": true, "EbsInfo": { - "AttachmentLimitType": "dedicated", + "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 20000, - "BaselineIops": 80000, - "BaselineThroughputInMBps": 2500.0, - "MaximumBandwidthInMbps": 20000, - "MaximumIops": 80000, - "MaximumThroughputInMBps": 2500.0 + "BaselineBandwidthInMbps": 2500, + "BaselineIops": 12000, + "BaselineThroughputInMBps": 312.5, + "MaximumBandwidthInMbps": 10000, + "MaximumIops": 40000, + "MaximumThroughputInMBps": 1250.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 48, + "MaximumEbsAttachments": 26, "NvmeSupport": "required" }, "FreeTierEligible": false, - "HibernationSupported": false, + "HibernationSupported": true, "Hypervisor": "nitro", - "InstanceStorageSupported": false, - "InstanceType": "r7a.16xlarge", + "InstanceStorageInfo": { + "Disks": [ + { + "Count": 1, + "SizeInGB": 474, + "Type": "ssd" + } + ], + "EncryptionSupport": "required", + "NvmeSupport": "required", + "TotalSizeInGB": 474 + }, + "InstanceStorageSupported": true, + "InstanceType": "r7gd.2xlarge", "MemoryInfo": { - "SizeInMiB": 524288 + "SizeInMiB": 65536 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { @@ -123358,27 +129716,27 @@ }, "DefaultNetworkCardIndex": 0, "EfaSupported": false, - "EnaSrdSupported": true, + "EnaSrdSupported": false, "EnaSupport": "required", "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 50, + "Ipv4AddressesPerInterface": 15, "Ipv4AddressesPerSecondaryInterface": 0, - "Ipv6AddressesPerInterface": 50, + "Ipv6AddressesPerInterface": 15, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 15, + "MaximumNetworkInterfaces": 4, "NetworkCards": [ { - "BaselineBandwidthInGbps": 25.0, + "BaselineBandwidthInGbps": 3.75, "DefaultEnaQueueCountPerInterface": 8, - "MaximumNetworkInterfaces": 15, + "MaximumNetworkInterfaces": 4, "NetworkCardIndex": 0, - "NetworkPerformance": "25 Gigabit", - "PeakBandwidthInGbps": 25.0 + "NetworkPerformance": "Up to 15 Gigabit", + "PeakBandwidthInGbps": 15.0 } ], - "NetworkPerformance": "25 Gigabit", + "NetworkPerformance": "Up to 15 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -123397,15 +129755,14 @@ ] }, "ProcessorInfo": { - "Manufacturer": "AMD", + "Manufacturer": "AWS", "SupportedArchitectures": [ - "x86_64" + "arm64" ], - "SustainedClockSpeedInGhz": 3.7 + "SustainedClockSpeedInGhz": 2.6 }, - "RebootMigrationSupport": "supported", + "RebootMigrationSupport": "unsupported", "SupportedBootModes": [ - "legacy-bios", "uefi" ], "SupportedRootDeviceTypes": [ @@ -123419,9 +129776,9 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 64, + "DefaultCores": 8, "DefaultThreadsPerCore": 1, - "DefaultVCpus": 64, + "DefaultVCpus": 8, "ValidCores": [ 1, 2, @@ -123430,48 +129787,53 @@ 5, 6, 7, - 8, - 16, - 24, - 32, - 40, - 48, - 56, - 64 + 8 ], "ValidThreadsPerCore": [ 1 ] } }, - "r7a.24xlarge": { - "AutoRecoverySupported": true, + "r7gd.4xlarge": { + "AutoRecoverySupported": false, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, "DedicatedHostsSupported": true, "EbsInfo": { - "AttachmentLimitType": "dedicated", + "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 30000, - "BaselineIops": 120000, - "BaselineThroughputInMBps": 3750.0, - "MaximumBandwidthInMbps": 30000, - "MaximumIops": 120000, - "MaximumThroughputInMBps": 3750.0 + "BaselineBandwidthInMbps": 5000, + "BaselineIops": 20000, + "BaselineThroughputInMBps": 625.0, + "MaximumBandwidthInMbps": 10000, + "MaximumIops": 40000, + "MaximumThroughputInMBps": 1250.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 64, + "MaximumEbsAttachments": 26, "NvmeSupport": "required" }, "FreeTierEligible": false, - "HibernationSupported": false, + "HibernationSupported": true, "Hypervisor": "nitro", - "InstanceStorageSupported": false, - "InstanceType": "r7a.24xlarge", + "InstanceStorageInfo": { + "Disks": [ + { + "Count": 1, + "SizeInGB": 950, + "Type": "ssd" + } + ], + "EncryptionSupport": "required", + "NvmeSupport": "required", + "TotalSizeInGB": 950 + }, + "InstanceStorageSupported": true, + "InstanceType": "r7gd.4xlarge", "MemoryInfo": { - "SizeInMiB": 786432 + "SizeInMiB": 131072 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { @@ -123481,27 +129843,27 @@ }, "DefaultNetworkCardIndex": 0, "EfaSupported": false, - "EnaSrdSupported": true, + "EnaSrdSupported": false, "EnaSupport": "required", "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 50, + "Ipv4AddressesPerInterface": 30, "Ipv4AddressesPerSecondaryInterface": 0, - "Ipv6AddressesPerInterface": 50, + "Ipv6AddressesPerInterface": 30, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 15, + "MaximumNetworkInterfaces": 8, "NetworkCards": [ { - "BaselineBandwidthInGbps": 37.5, + "BaselineBandwidthInGbps": 7.5, "DefaultEnaQueueCountPerInterface": 8, - "MaximumNetworkInterfaces": 15, + "MaximumNetworkInterfaces": 8, "NetworkCardIndex": 0, - "NetworkPerformance": "37.5 Gigabit", - "PeakBandwidthInGbps": 37.5 + "NetworkPerformance": "Up to 15 Gigabit", + "PeakBandwidthInGbps": 15.0 } ], - "NetworkPerformance": "37.5 Gigabit", + "NetworkPerformance": "Up to 15 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -123520,15 +129882,14 @@ ] }, "ProcessorInfo": { - "Manufacturer": "AMD", + "Manufacturer": "AWS", "SupportedArchitectures": [ - "x86_64" + "arm64" ], - "SustainedClockSpeedInGhz": 3.7 + "SustainedClockSpeedInGhz": 2.6 }, - "RebootMigrationSupport": "supported", + "RebootMigrationSupport": "unsupported", "SupportedBootModes": [ - "legacy-bios", "uefi" ], "SupportedRootDeviceTypes": [ @@ -123542,9 +129903,9 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 96, + "DefaultCores": 16, "DefaultThreadsPerCore": 1, - "DefaultVCpus": 96, + "DefaultVCpus": 16, "ValidCores": [ 1, 2, @@ -123558,47 +129919,56 @@ 10, 11, 12, - 24, - 36, - 48, - 60, - 72, - 84, - 96 + 13, + 14, + 15, + 16 ], "ValidThreadsPerCore": [ 1 ] } }, - "r7a.2xlarge": { - "AutoRecoverySupported": true, + "r7gd.8xlarge": { + "AutoRecoverySupported": false, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, "DedicatedHostsSupported": true, "EbsInfo": { - "AttachmentLimitType": "dedicated", + "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 2500, - "BaselineIops": 12000, - "BaselineThroughputInMBps": 312.5, + "BaselineBandwidthInMbps": 10000, + "BaselineIops": 40000, + "BaselineThroughputInMBps": 1250.0, "MaximumBandwidthInMbps": 10000, "MaximumIops": 40000, "MaximumThroughputInMBps": 1250.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 32, + "MaximumEbsAttachments": 26, "NvmeSupport": "required" }, "FreeTierEligible": false, - "HibernationSupported": true, + "HibernationSupported": false, "Hypervisor": "nitro", - "InstanceStorageSupported": false, - "InstanceType": "r7a.2xlarge", + "InstanceStorageInfo": { + "Disks": [ + { + "Count": 1, + "SizeInGB": 1900, + "Type": "ssd" + } + ], + "EncryptionSupport": "required", + "NvmeSupport": "required", + "TotalSizeInGB": 1900 + }, + "InstanceStorageSupported": true, + "InstanceType": "r7gd.8xlarge", "MemoryInfo": { - "SizeInMiB": 65536 + "SizeInMiB": 262144 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { @@ -123612,23 +129982,23 @@ "EnaSupport": "required", "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 15, + "Ipv4AddressesPerInterface": 30, "Ipv4AddressesPerSecondaryInterface": 0, - "Ipv6AddressesPerInterface": 15, + "Ipv6AddressesPerInterface": 30, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 4, + "MaximumNetworkInterfaces": 8, "NetworkCards": [ { - "BaselineBandwidthInGbps": 3.125, + "BaselineBandwidthInGbps": 15.0, "DefaultEnaQueueCountPerInterface": 8, - "MaximumNetworkInterfaces": 4, + "MaximumNetworkInterfaces": 8, "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 12.5 Gigabit", - "PeakBandwidthInGbps": 12.5 + "NetworkPerformance": "15 Gigabit", + "PeakBandwidthInGbps": 15.0 } ], - "NetworkPerformance": "Up to 12.5 Gigabit", + "NetworkPerformance": "15 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -123647,15 +130017,14 @@ ] }, "ProcessorInfo": { - "Manufacturer": "AMD", + "Manufacturer": "AWS", "SupportedArchitectures": [ - "x86_64" + "arm64" ], - "SustainedClockSpeedInGhz": 3.7 + "SustainedClockSpeedInGhz": 2.6 }, - "RebootMigrationSupport": "supported", + "RebootMigrationSupport": "unsupported", "SupportedBootModes": [ - "legacy-bios", "uefi" ], "SupportedRootDeviceTypes": [ @@ -123669,9 +130038,9 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 8, + "DefaultCores": 32, "DefaultThreadsPerCore": 1, - "DefaultVCpus": 8, + "DefaultVCpus": 32, "ValidCores": [ 1, 2, @@ -123680,41 +130049,77 @@ 5, 6, 7, - 8 + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32 ], "ValidThreadsPerCore": [ 1 ] } }, - "r7a.32xlarge": { - "AutoRecoverySupported": true, + "r7gd.large": { + "AutoRecoverySupported": false, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, "DedicatedHostsSupported": true, "EbsInfo": { - "AttachmentLimitType": "dedicated", + "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 40000, - "BaselineIops": 160000, - "BaselineThroughputInMBps": 5000.0, - "MaximumBandwidthInMbps": 40000, - "MaximumIops": 160000, - "MaximumThroughputInMBps": 5000.0 + "BaselineBandwidthInMbps": 630, + "BaselineIops": 3600, + "BaselineThroughputInMBps": 78.75, + "MaximumBandwidthInMbps": 10000, + "MaximumIops": 40000, + "MaximumThroughputInMBps": 1250.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 88, + "MaximumEbsAttachments": 26, "NvmeSupport": "required" }, "FreeTierEligible": false, - "HibernationSupported": false, + "HibernationSupported": true, "Hypervisor": "nitro", - "InstanceStorageSupported": false, - "InstanceType": "r7a.32xlarge", + "InstanceStorageInfo": { + "Disks": [ + { + "Count": 1, + "SizeInGB": 118, + "Type": "ssd" + } + ], + "EncryptionSupport": "required", + "NvmeSupport": "required", + "TotalSizeInGB": 118 + }, + "InstanceStorageSupported": true, + "InstanceType": "r7gd.large", "MemoryInfo": { - "SizeInMiB": 1048576 + "SizeInMiB": 16384 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { @@ -123724,27 +130129,27 @@ }, "DefaultNetworkCardIndex": 0, "EfaSupported": false, - "EnaSrdSupported": true, + "EnaSrdSupported": false, "EnaSupport": "required", "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 50, + "Ipv4AddressesPerInterface": 10, "Ipv4AddressesPerSecondaryInterface": 0, - "Ipv6AddressesPerInterface": 50, + "Ipv6AddressesPerInterface": 10, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 15, + "MaximumNetworkInterfaces": 3, "NetworkCards": [ { - "BaselineBandwidthInGbps": 50.0, - "DefaultEnaQueueCountPerInterface": 16, - "MaximumNetworkInterfaces": 15, + "BaselineBandwidthInGbps": 0.937, + "DefaultEnaQueueCountPerInterface": 2, + "MaximumNetworkInterfaces": 3, "NetworkCardIndex": 0, - "NetworkPerformance": "50 Gigabit", - "PeakBandwidthInGbps": 50.0 + "NetworkPerformance": "Up to 12.5 Gigabit", + "PeakBandwidthInGbps": 12.5 } ], - "NetworkPerformance": "50 Gigabit", + "NetworkPerformance": "Up to 12.5 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -123763,15 +130168,14 @@ ] }, "ProcessorInfo": { - "Manufacturer": "AMD", + "Manufacturer": "AWS", "SupportedArchitectures": [ - "x86_64" + "arm64" ], - "SustainedClockSpeedInGhz": 3.7 + "SustainedClockSpeedInGhz": 2.6 }, - "RebootMigrationSupport": "supported", + "RebootMigrationSupport": "unsupported", "SupportedBootModes": [ - "legacy-bios", "uefi" ], "SupportedRootDeviceTypes": [ @@ -123785,58 +130189,58 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 128, + "DefaultCores": 2, "DefaultThreadsPerCore": 1, - "DefaultVCpus": 128, + "DefaultVCpus": 2, "ValidCores": [ - 4, - 6, - 8, - 10, - 12, - 14, - 16, - 32, - 48, - 64, - 80, - 96, - 112, - 128 + 1, + 2 ], "ValidThreadsPerCore": [ 1 ] } }, - "r7a.48xlarge": { - "AutoRecoverySupported": true, + "r7gd.medium": { + "AutoRecoverySupported": false, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, "DedicatedHostsSupported": true, "EbsInfo": { - "AttachmentLimitType": "dedicated", + "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 40000, - "BaselineIops": 240000, - "BaselineThroughputInMBps": 5000.0, - "MaximumBandwidthInMbps": 40000, - "MaximumIops": 240000, - "MaximumThroughputInMBps": 5000.0 + "BaselineBandwidthInMbps": 315, + "BaselineIops": 2500, + "BaselineThroughputInMBps": 39.375, + "MaximumBandwidthInMbps": 10000, + "MaximumIops": 40000, + "MaximumThroughputInMBps": 1250.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 128, + "MaximumEbsAttachments": 26, "NvmeSupport": "required" }, "FreeTierEligible": false, - "HibernationSupported": false, + "HibernationSupported": true, "Hypervisor": "nitro", - "InstanceStorageSupported": false, - "InstanceType": "r7a.48xlarge", + "InstanceStorageInfo": { + "Disks": [ + { + "Count": 1, + "SizeInGB": 59, + "Type": "ssd" + } + ], + "EncryptionSupport": "required", + "NvmeSupport": "required", + "TotalSizeInGB": 59 + }, + "InstanceStorageSupported": true, + "InstanceType": "r7gd.medium", "MemoryInfo": { - "SizeInMiB": 1572864 + "SizeInMiB": 8192 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { @@ -123845,34 +130249,31 @@ "DefaultUdpTimeout": 30 }, "DefaultNetworkCardIndex": 0, - "EfaInfo": { - "MaximumEfaInterfaces": 1 - }, - "EfaSupported": true, - "EnaSrdSupported": true, + "EfaSupported": false, + "EnaSrdSupported": false, "EnaSupport": "required", "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 50, + "Ipv4AddressesPerInterface": 4, "Ipv4AddressesPerSecondaryInterface": 0, - "Ipv6AddressesPerInterface": 50, + "Ipv6AddressesPerInterface": 4, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 15, + "MaximumNetworkInterfaces": 2, "NetworkCards": [ { - "BaselineBandwidthInGbps": 50.0, - "DefaultEnaQueueCountPerInterface": 16, - "MaximumNetworkInterfaces": 15, + "BaselineBandwidthInGbps": 0.52, + "DefaultEnaQueueCountPerInterface": 1, + "MaximumNetworkInterfaces": 2, "NetworkCardIndex": 0, - "NetworkPerformance": "50 Gigabit", - "PeakBandwidthInGbps": 50.0 + "NetworkPerformance": "Up to 12.5 Gigabit", + "PeakBandwidthInGbps": 12.5 } ], - "NetworkPerformance": "50 Gigabit", + "NetworkPerformance": "Up to 12.5 Gigabit", "SecondaryNetworkSupported": false }, - "NitroEnclavesSupport": "supported", + "NitroEnclavesSupport": "unsupported", "NitroTpmInfo": { "SupportedVersions": [ "2.0" @@ -123888,15 +130289,14 @@ ] }, "ProcessorInfo": { - "Manufacturer": "AMD", + "Manufacturer": "AWS", "SupportedArchitectures": [ - "x86_64" + "arm64" ], - "SustainedClockSpeedInGhz": 3.7 + "SustainedClockSpeedInGhz": 2.6 }, - "RebootMigrationSupport": "supported", + "RebootMigrationSupport": "unsupported", "SupportedBootModes": [ - "legacy-bios", "uefi" ], "SupportedRootDeviceTypes": [ @@ -123910,62 +130310,50 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 192, + "DefaultCores": 1, "DefaultThreadsPerCore": 1, - "DefaultVCpus": 192, - "ValidCores": [ - 4, - 6, - 8, - 10, - 12, - 14, - 16, - 18, - 20, - 22, - 24, - 48, - 72, - 96, - 120, - 144, - 168, - 192 - ], - "ValidThreadsPerCore": [ - 1 - ] + "DefaultVCpus": 1 } }, - "r7a.4xlarge": { - "AutoRecoverySupported": true, - "BareMetal": false, + "r7gd.metal": { + "AutoRecoverySupported": false, + "BareMetal": true, "BurstablePerformanceSupported": false, "CurrentGeneration": true, "DedicatedHostsSupported": true, "EbsInfo": { - "AttachmentLimitType": "dedicated", + "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 5000, - "BaselineIops": 20000, - "BaselineThroughputInMBps": 625.0, - "MaximumBandwidthInMbps": 10000, - "MaximumIops": 40000, - "MaximumThroughputInMBps": 1250.0 + "BaselineBandwidthInMbps": 20000, + "BaselineIops": 80000, + "BaselineThroughputInMBps": 2500.0, + "MaximumBandwidthInMbps": 20000, + "MaximumIops": 80000, + "MaximumThroughputInMBps": 2500.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 32, + "MaximumEbsAttachments": 31, "NvmeSupport": "required" }, "FreeTierEligible": false, - "HibernationSupported": true, - "Hypervisor": "nitro", - "InstanceStorageSupported": false, - "InstanceType": "r7a.4xlarge", + "HibernationSupported": false, + "InstanceStorageInfo": { + "Disks": [ + { + "Count": 2, + "SizeInGB": 1900, + "Type": "ssd" + } + ], + "EncryptionSupport": "required", + "NvmeSupport": "required", + "TotalSizeInGB": 3800 + }, + "InstanceStorageSupported": true, + "InstanceType": "r7gd.metal", "MemoryInfo": { - "SizeInMiB": 131072 + "SizeInMiB": 524288 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { @@ -123974,37 +130362,35 @@ "DefaultUdpTimeout": 30 }, "DefaultNetworkCardIndex": 0, - "EfaSupported": false, - "EnaSrdSupported": false, + "EfaInfo": { + "MaximumEfaInterfaces": 1 + }, + "EfaSupported": true, + "EnaSrdSupported": true, "EnaSupport": "required", "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 30, + "Ipv4AddressesPerInterface": 50, "Ipv4AddressesPerSecondaryInterface": 0, - "Ipv6AddressesPerInterface": 30, + "Ipv6AddressesPerInterface": 50, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 8, + "MaximumNetworkInterfaces": 15, "NetworkCards": [ { - "BaselineBandwidthInGbps": 6.25, + "BaselineBandwidthInGbps": 30.0, "DefaultEnaQueueCountPerInterface": 8, - "MaximumNetworkInterfaces": 8, + "MaximumNetworkInterfaces": 15, "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 12.5 Gigabit", - "PeakBandwidthInGbps": 12.5 + "NetworkPerformance": "30 Gigabit", + "PeakBandwidthInGbps": 30.0 } ], - "NetworkPerformance": "Up to 12.5 Gigabit", + "NetworkPerformance": "30 Gigabit", "SecondaryNetworkSupported": false }, - "NitroEnclavesSupport": "supported", - "NitroTpmInfo": { - "SupportedVersions": [ - "2.0" - ] - }, - "NitroTpmSupport": "supported", + "NitroEnclavesSupport": "unsupported", + "NitroTpmSupport": "unsupported", "PhcSupport": "supported", "PlacementGroupInfo": { "SupportedStrategies": [ @@ -124014,15 +130400,14 @@ ] }, "ProcessorInfo": { - "Manufacturer": "AMD", + "Manufacturer": "AWS", "SupportedArchitectures": [ - "x86_64" + "arm64" ], - "SustainedClockSpeedInGhz": 3.7 + "SustainedClockSpeedInGhz": 2.6 }, - "RebootMigrationSupport": "supported", + "RebootMigrationSupport": "unsupported", "SupportedBootModes": [ - "legacy-bios", "uefi" ], "SupportedRootDeviceTypes": [ @@ -124036,53 +130421,51 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 16, + "DefaultCores": 64, "DefaultThreadsPerCore": 1, - "DefaultVCpus": 16, - "ValidCores": [ - 1, - 2, - 4, - 6, - 8, - 10, - 12, - 14, - 16 - ], - "ValidThreadsPerCore": [ - 1 - ] + "DefaultVCpus": 64 } }, - "r7a.8xlarge": { - "AutoRecoverySupported": true, + "r7gd.xlarge": { + "AutoRecoverySupported": false, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, "DedicatedHostsSupported": true, "EbsInfo": { - "AttachmentLimitType": "dedicated", + "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 10000, - "BaselineIops": 40000, - "BaselineThroughputInMBps": 1250.0, + "BaselineBandwidthInMbps": 1250, + "BaselineIops": 6000, + "BaselineThroughputInMBps": 156.25039999999998, "MaximumBandwidthInMbps": 10000, "MaximumIops": 40000, "MaximumThroughputInMBps": 1250.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 32, + "MaximumEbsAttachments": 26, "NvmeSupport": "required" }, "FreeTierEligible": false, - "HibernationSupported": false, + "HibernationSupported": true, "Hypervisor": "nitro", - "InstanceStorageSupported": false, - "InstanceType": "r7a.8xlarge", + "InstanceStorageInfo": { + "Disks": [ + { + "Count": 1, + "SizeInGB": 237, + "Type": "ssd" + } + ], + "EncryptionSupport": "required", + "NvmeSupport": "required", + "TotalSizeInGB": 237 + }, + "InstanceStorageSupported": true, + "InstanceType": "r7gd.xlarge", "MemoryInfo": { - "SizeInMiB": 262144 + "SizeInMiB": 32768 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { @@ -124096,23 +130479,23 @@ "EnaSupport": "required", "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 30, + "Ipv4AddressesPerInterface": 15, "Ipv4AddressesPerSecondaryInterface": 0, - "Ipv6AddressesPerInterface": 30, + "Ipv6AddressesPerInterface": 15, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 8, + "MaximumNetworkInterfaces": 4, "NetworkCards": [ { - "BaselineBandwidthInGbps": 12.5, - "DefaultEnaQueueCountPerInterface": 8, - "MaximumNetworkInterfaces": 8, + "BaselineBandwidthInGbps": 1.876, + "DefaultEnaQueueCountPerInterface": 4, + "MaximumNetworkInterfaces": 4, "NetworkCardIndex": 0, - "NetworkPerformance": "12.5 Gigabit", + "NetworkPerformance": "Up to 12.5 Gigabit", "PeakBandwidthInGbps": 12.5 } ], - "NetworkPerformance": "12.5 Gigabit", + "NetworkPerformance": "Up to 12.5 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -124131,15 +130514,14 @@ ] }, "ProcessorInfo": { - "Manufacturer": "AMD", + "Manufacturer": "AWS", "SupportedArchitectures": [ - "x86_64" + "arm64" ], - "SustainedClockSpeedInGhz": 3.7 + "SustainedClockSpeedInGhz": 2.6 }, - "RebootMigrationSupport": "supported", + "RebootMigrationSupport": "unsupported", "SupportedBootModes": [ - "legacy-bios", "uefi" ], "SupportedRootDeviceTypes": [ @@ -124153,28 +130535,21 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 32, + "DefaultCores": 4, "DefaultThreadsPerCore": 1, - "DefaultVCpus": 32, + "DefaultVCpus": 4, "ValidCores": [ 1, 2, 3, - 4, - 8, - 12, - 16, - 20, - 24, - 28, - 32 + 4 ], "ValidThreadsPerCore": [ 1 ] } }, - "r7a.large": { + "r7i.12xlarge": { "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, @@ -124183,12 +130558,12 @@ "EbsInfo": { "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 650, - "BaselineIops": 3600, - "BaselineThroughputInMBps": 81.25, - "MaximumBandwidthInMbps": 10000, - "MaximumIops": 40000, - "MaximumThroughputInMBps": 1250.0 + "BaselineBandwidthInMbps": 15000, + "BaselineIops": 60000, + "BaselineThroughputInMBps": 1875.0, + "MaximumBandwidthInMbps": 15000, + "MaximumIops": 60000, + "MaximumThroughputInMBps": 1875.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", @@ -124196,12 +130571,12 @@ "NvmeSupport": "required" }, "FreeTierEligible": false, - "HibernationSupported": true, + "HibernationSupported": false, "Hypervisor": "nitro", "InstanceStorageSupported": false, - "InstanceType": "r7a.large", + "InstanceType": "r7i.12xlarge", "MemoryInfo": { - "SizeInMiB": 16384 + "SizeInMiB": 393216 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { @@ -124211,30 +130586,30 @@ }, "DefaultNetworkCardIndex": 0, "EfaSupported": false, - "EnaSrdSupported": false, + "EnaSrdSupported": true, "EnaSupport": "required", "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 10, + "Ipv4AddressesPerInterface": 30, "Ipv4AddressesPerSecondaryInterface": 0, - "Ipv6AddressesPerInterface": 10, + "Ipv6AddressesPerInterface": 30, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 3, + "MaximumNetworkInterfaces": 8, "NetworkCards": [ { - "BaselineBandwidthInGbps": 0.781, - "DefaultEnaQueueCountPerInterface": 2, - "MaximumNetworkInterfaces": 3, + "BaselineBandwidthInGbps": 18.75, + "DefaultEnaQueueCountPerInterface": 8, + "MaximumNetworkInterfaces": 8, "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 12.5 Gigabit", - "PeakBandwidthInGbps": 12.5 + "NetworkPerformance": "18.75 Gigabit", + "PeakBandwidthInGbps": 18.75 } ], - "NetworkPerformance": "Up to 12.5 Gigabit", + "NetworkPerformance": "18.75 Gigabit", "SecondaryNetworkSupported": false }, - "NitroEnclavesSupport": "unsupported", + "NitroEnclavesSupport": "supported", "NitroTpmInfo": { "SupportedVersions": [ "2.0" @@ -124250,11 +130625,11 @@ ] }, "ProcessorInfo": { - "Manufacturer": "AMD", + "Manufacturer": "Intel", "SupportedArchitectures": [ "x86_64" ], - "SustainedClockSpeedInGhz": 3.7 + "SustainedClockSpeedInGhz": 3.2 }, "RebootMigrationSupport": "supported", "SupportedBootModes": [ @@ -124272,19 +130647,42 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 2, - "DefaultThreadsPerCore": 1, - "DefaultVCpus": 2, + "DefaultCores": 24, + "DefaultThreadsPerCore": 2, + "DefaultVCpus": 48, "ValidCores": [ 1, - 2 + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24 ], "ValidThreadsPerCore": [ - 1 + 1, + 2 ] } }, - "r7a.medium": { + "r7i.16xlarge": { "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, @@ -124293,25 +130691,25 @@ "EbsInfo": { "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 325, - "BaselineIops": 2500, - "BaselineThroughputInMBps": 40.625, - "MaximumBandwidthInMbps": 10000, - "MaximumIops": 40000, - "MaximumThroughputInMBps": 1250.0 + "BaselineBandwidthInMbps": 20000, + "BaselineIops": 80000, + "BaselineThroughputInMBps": 2500.0, + "MaximumBandwidthInMbps": 20000, + "MaximumIops": 80000, + "MaximumThroughputInMBps": 2500.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 32, + "MaximumEbsAttachments": 48, "NvmeSupport": "required" }, "FreeTierEligible": false, - "HibernationSupported": true, + "HibernationSupported": false, "Hypervisor": "nitro", "InstanceStorageSupported": false, - "InstanceType": "r7a.medium", + "InstanceType": "r7i.16xlarge", "MemoryInfo": { - "SizeInMiB": 8192 + "SizeInMiB": 524288 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { @@ -124321,30 +130719,30 @@ }, "DefaultNetworkCardIndex": 0, "EfaSupported": false, - "EnaSrdSupported": false, + "EnaSrdSupported": true, "EnaSupport": "required", "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 4, + "Ipv4AddressesPerInterface": 50, "Ipv4AddressesPerSecondaryInterface": 0, - "Ipv6AddressesPerInterface": 4, + "Ipv6AddressesPerInterface": 50, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 2, + "MaximumNetworkInterfaces": 15, "NetworkCards": [ { - "BaselineBandwidthInGbps": 0.39, - "DefaultEnaQueueCountPerInterface": 1, - "MaximumNetworkInterfaces": 2, + "BaselineBandwidthInGbps": 25.0, + "DefaultEnaQueueCountPerInterface": 8, + "MaximumNetworkInterfaces": 15, "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 12.5 Gigabit", - "PeakBandwidthInGbps": 12.5 + "NetworkPerformance": "25 Gigabit", + "PeakBandwidthInGbps": 25.0 } ], - "NetworkPerformance": "Up to 12.5 Gigabit", + "NetworkPerformance": "25 Gigabit", "SecondaryNetworkSupported": false }, - "NitroEnclavesSupport": "unsupported", + "NitroEnclavesSupport": "supported", "NitroTpmInfo": { "SupportedVersions": [ "2.0" @@ -124360,11 +130758,11 @@ ] }, "ProcessorInfo": { - "Manufacturer": "AMD", + "Manufacturer": "Intel", "SupportedArchitectures": [ "x86_64" ], - "SustainedClockSpeedInGhz": 3.7 + "SustainedClockSpeedInGhz": 3.2 }, "RebootMigrationSupport": "supported", "SupportedBootModes": [ @@ -124382,38 +130780,77 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 1, - "DefaultThreadsPerCore": 1, - "DefaultVCpus": 1 + "DefaultCores": 32, + "DefaultThreadsPerCore": 2, + "DefaultVCpus": 64, + "ValidCores": [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32 + ], + "ValidThreadsPerCore": [ + 1, + 2 + ] } }, - "r7a.metal-48xl": { + "r7i.24xlarge": { "AutoRecoverySupported": true, - "BareMetal": true, + "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, - "DedicatedHostsSupported": true, + "DedicatedHostsSupported": false, "EbsInfo": { "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 40000, - "BaselineIops": 240000, - "BaselineThroughputInMBps": 5000.0, - "MaximumBandwidthInMbps": 40000, - "MaximumIops": 240000, - "MaximumThroughputInMBps": 5000.0 + "BaselineBandwidthInMbps": 30000, + "BaselineIops": 120000, + "BaselineThroughputInMBps": 3750.0, + "MaximumBandwidthInMbps": 30000, + "MaximumIops": 120000, + "MaximumThroughputInMBps": 3750.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 79, + "MaximumEbsAttachments": 64, "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": false, + "Hypervisor": "nitro", "InstanceStorageSupported": false, - "InstanceType": "r7a.metal-48xl", + "InstanceType": "r7i.24xlarge", "MemoryInfo": { - "SizeInMiB": 1572864 + "SizeInMiB": 786432 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { @@ -124422,10 +130859,7 @@ "DefaultUdpTimeout": 30 }, "DefaultNetworkCardIndex": 0, - "EfaInfo": { - "MaximumEfaInterfaces": 1 - }, - "EfaSupported": true, + "EfaSupported": false, "EnaSrdSupported": true, "EnaSupport": "required", "EncryptionInTransitSupported": true, @@ -124438,19 +130872,24 @@ "MaximumNetworkInterfaces": 15, "NetworkCards": [ { - "BaselineBandwidthInGbps": 50.0, - "DefaultEnaQueueCountPerInterface": 16, + "BaselineBandwidthInGbps": 37.5, + "DefaultEnaQueueCountPerInterface": 8, "MaximumNetworkInterfaces": 15, "NetworkCardIndex": 0, - "NetworkPerformance": "50 Gigabit", - "PeakBandwidthInGbps": 50.0 + "NetworkPerformance": "37.5 Gigabit", + "PeakBandwidthInGbps": 37.5 } ], - "NetworkPerformance": "50 Gigabit", + "NetworkPerformance": "37.5 Gigabit", "SecondaryNetworkSupported": false }, - "NitroEnclavesSupport": "unsupported", - "NitroTpmSupport": "unsupported", + "NitroEnclavesSupport": "supported", + "NitroTpmInfo": { + "SupportedVersions": [ + "2.0" + ] + }, + "NitroTpmSupport": "supported", "PhcSupport": "supported", "PlacementGroupInfo": { "SupportedStrategies": [ @@ -124460,15 +130899,16 @@ ] }, "ProcessorInfo": { - "Manufacturer": "AMD", + "Manufacturer": "Intel", "SupportedArchitectures": [ "x86_64" ], - "SustainedClockSpeedInGhz": 3.7 + "SustainedClockSpeedInGhz": 3.2 }, "RebootMigrationSupport": "supported", "SupportedBootModes": [ - "legacy-bios" + "legacy-bios", + "uefi" ], "SupportedRootDeviceTypes": [ "ebs" @@ -124481,12 +130921,66 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 192, - "DefaultThreadsPerCore": 1, - "DefaultVCpus": 192 + "DefaultCores": 48, + "DefaultThreadsPerCore": 2, + "DefaultVCpus": 96, + "ValidCores": [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40, + 41, + 42, + 43, + 44, + 45, + 46, + 47, + 48 + ], + "ValidThreadsPerCore": [ + 1, + 2 + ] } }, - "r7a.xlarge": { + "r7i.2xlarge": { "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, @@ -124495,9 +130989,9 @@ "EbsInfo": { "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 1250, - "BaselineIops": 6000, - "BaselineThroughputInMBps": 156.25, + "BaselineBandwidthInMbps": 2500, + "BaselineIops": 12000, + "BaselineThroughputInMBps": 312.5, "MaximumBandwidthInMbps": 10000, "MaximumIops": 40000, "MaximumThroughputInMBps": 1250.0 @@ -124511,9 +131005,9 @@ "HibernationSupported": true, "Hypervisor": "nitro", "InstanceStorageSupported": false, - "InstanceType": "r7a.xlarge", + "InstanceType": "r7i.2xlarge", "MemoryInfo": { - "SizeInMiB": 32768 + "SizeInMiB": 65536 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { @@ -124535,8 +131029,8 @@ "MaximumNetworkInterfaces": 4, "NetworkCards": [ { - "BaselineBandwidthInGbps": 1.562, - "DefaultEnaQueueCountPerInterface": 4, + "BaselineBandwidthInGbps": 3.125, + "DefaultEnaQueueCountPerInterface": 8, "MaximumNetworkInterfaces": 4, "NetworkCardIndex": 0, "NetworkPerformance": "Up to 12.5 Gigabit", @@ -124562,11 +131056,11 @@ ] }, "ProcessorInfo": { - "Manufacturer": "AMD", + "Manufacturer": "Intel", "SupportedArchitectures": [ "x86_64" ], - "SustainedClockSpeedInGhz": 3.7 + "SustainedClockSpeedInGhz": 3.2 }, "RebootMigrationSupport": "supported", "SupportedBootModes": [ @@ -124585,8 +131079,8 @@ ], "VCpuInfo": { "DefaultCores": 4, - "DefaultThreadsPerCore": 1, - "DefaultVCpus": 4, + "DefaultThreadsPerCore": 2, + "DefaultVCpus": 8, "ValidCores": [ 1, 2, @@ -124594,38 +131088,39 @@ 4 ], "ValidThreadsPerCore": [ - 1 + 1, + 2 ] } }, - "r7g.12xlarge": { + "r7i.48xlarge": { "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, - "DedicatedHostsSupported": true, + "DedicatedHostsSupported": false, "EbsInfo": { - "AttachmentLimitType": "shared", + "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 15000, - "BaselineIops": 60000, - "BaselineThroughputInMBps": 1875.0, - "MaximumBandwidthInMbps": 15000, - "MaximumIops": 60000, - "MaximumThroughputInMBps": 1875.0 + "BaselineBandwidthInMbps": 40000, + "BaselineIops": 240000, + "BaselineThroughputInMBps": 5000.0, + "MaximumBandwidthInMbps": 40000, + "MaximumIops": 240000, + "MaximumThroughputInMBps": 5000.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 27, + "MaximumEbsAttachments": 128, "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": false, "Hypervisor": "nitro", "InstanceStorageSupported": false, - "InstanceType": "r7g.12xlarge", + "InstanceType": "r7i.48xlarge", "MemoryInfo": { - "SizeInMiB": 393216 + "SizeInMiB": 1572864 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { @@ -124634,28 +131129,31 @@ "DefaultUdpTimeout": 30 }, "DefaultNetworkCardIndex": 0, - "EfaSupported": false, + "EfaInfo": { + "MaximumEfaInterfaces": 1 + }, + "EfaSupported": true, "EnaSrdSupported": true, "EnaSupport": "required", "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 30, + "Ipv4AddressesPerInterface": 50, "Ipv4AddressesPerSecondaryInterface": 0, - "Ipv6AddressesPerInterface": 30, + "Ipv6AddressesPerInterface": 50, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 8, + "MaximumNetworkInterfaces": 15, "NetworkCards": [ { - "BaselineBandwidthInGbps": 22.5, - "DefaultEnaQueueCountPerInterface": 8, - "MaximumNetworkInterfaces": 8, + "BaselineBandwidthInGbps": 50.0, + "DefaultEnaQueueCountPerInterface": 16, + "MaximumNetworkInterfaces": 15, "NetworkCardIndex": 0, - "NetworkPerformance": "22.5 Gigabit", - "PeakBandwidthInGbps": 22.5 + "NetworkPerformance": "50 Gigabit", + "PeakBandwidthInGbps": 50.0 } ], - "NetworkPerformance": "22.5 Gigabit", + "NetworkPerformance": "50 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -124674,14 +131172,15 @@ ] }, "ProcessorInfo": { - "Manufacturer": "AWS", + "Manufacturer": "Intel", "SupportedArchitectures": [ - "arm64" + "x86_64" ], - "SustainedClockSpeedInGhz": 2.6 + "SustainedClockSpeedInGhz": 3.2 }, "RebootMigrationSupport": "supported", "SupportedBootModes": [ + "legacy-bios", "uefi" ], "SupportedRootDeviceTypes": [ @@ -124695,92 +131194,92 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 48, - "DefaultThreadsPerCore": 1, - "DefaultVCpus": 48, + "DefaultCores": 96, + "DefaultThreadsPerCore": 2, + "DefaultVCpus": 192, "ValidCores": [ - 1, - 2, - 3, 4, - 5, 6, - 7, 8, - 9, 10, - 11, 12, - 13, 14, - 15, 16, - 17, 18, - 19, 20, - 21, 22, - 23, 24, - 25, 26, - 27, 28, - 29, 30, - 31, 32, - 33, 34, - 35, 36, - 37, 38, - 39, 40, - 41, 42, - 43, 44, - 45, 46, - 47, - 48 + 48, + 50, + 52, + 54, + 56, + 58, + 60, + 62, + 64, + 66, + 68, + 70, + 72, + 74, + 76, + 78, + 80, + 82, + 84, + 86, + 88, + 90, + 92, + 94, + 96 ], "ValidThreadsPerCore": [ - 1 + 1, + 2 ] } }, - "r7g.16xlarge": { + "r7i.4xlarge": { "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, "DedicatedHostsSupported": true, "EbsInfo": { - "AttachmentLimitType": "shared", + "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 20000, - "BaselineIops": 80000, - "BaselineThroughputInMBps": 2500.0, - "MaximumBandwidthInMbps": 20000, - "MaximumIops": 80000, - "MaximumThroughputInMBps": 2500.0 + "BaselineBandwidthInMbps": 5000, + "BaselineIops": 20000, + "BaselineThroughputInMBps": 625.0, + "MaximumBandwidthInMbps": 10000, + "MaximumIops": 40000, + "MaximumThroughputInMBps": 1250.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 27, + "MaximumEbsAttachments": 32, "NvmeSupport": "required" }, "FreeTierEligible": false, - "HibernationSupported": false, + "HibernationSupported": true, "Hypervisor": "nitro", "InstanceStorageSupported": false, - "InstanceType": "r7g.16xlarge", + "InstanceType": "r7i.4xlarge", "MemoryInfo": { - "SizeInMiB": 524288 + "SizeInMiB": 131072 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { @@ -124789,31 +131288,28 @@ "DefaultUdpTimeout": 30 }, "DefaultNetworkCardIndex": 0, - "EfaInfo": { - "MaximumEfaInterfaces": 1 - }, - "EfaSupported": true, - "EnaSrdSupported": true, + "EfaSupported": false, + "EnaSrdSupported": false, "EnaSupport": "required", "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 50, + "Ipv4AddressesPerInterface": 30, "Ipv4AddressesPerSecondaryInterface": 0, - "Ipv6AddressesPerInterface": 50, + "Ipv6AddressesPerInterface": 30, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 15, + "MaximumNetworkInterfaces": 8, "NetworkCards": [ { - "BaselineBandwidthInGbps": 30.0, + "BaselineBandwidthInGbps": 6.25, "DefaultEnaQueueCountPerInterface": 8, - "MaximumNetworkInterfaces": 15, + "MaximumNetworkInterfaces": 8, "NetworkCardIndex": 0, - "NetworkPerformance": "30 Gigabit", - "PeakBandwidthInGbps": 30.0 + "NetworkPerformance": "Up to 12.5 Gigabit", + "PeakBandwidthInGbps": 12.5 } ], - "NetworkPerformance": "30 Gigabit", + "NetworkPerformance": "Up to 12.5 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -124832,14 +131328,15 @@ ] }, "ProcessorInfo": { - "Manufacturer": "AWS", + "Manufacturer": "Intel", "SupportedArchitectures": [ - "arm64" + "x86_64" ], - "SustainedClockSpeedInGhz": 2.6 + "SustainedClockSpeedInGhz": 3.2 }, "RebootMigrationSupport": "supported", "SupportedBootModes": [ + "legacy-bios", "uefi" ], "SupportedRootDeviceTypes": [ @@ -124853,9 +131350,9 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 64, - "DefaultThreadsPerCore": 1, - "DefaultVCpus": 64, + "DefaultCores": 8, + "DefaultThreadsPerCore": 2, + "DefaultVCpus": 16, "ValidCores": [ 1, 2, @@ -124864,97 +131361,42 @@ 5, 6, 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15, - 16, - 17, - 18, - 19, - 20, - 21, - 22, - 23, - 24, - 25, - 26, - 27, - 28, - 29, - 30, - 31, - 32, - 33, - 34, - 35, - 36, - 37, - 38, - 39, - 40, - 41, - 42, - 43, - 44, - 45, - 46, - 47, - 48, - 49, - 50, - 51, - 52, - 53, - 54, - 55, - 56, - 57, - 58, - 59, - 60, - 61, - 62, - 63, - 64 + 8 ], "ValidThreadsPerCore": [ - 1 + 1, + 2 ] } }, - "r7g.2xlarge": { + "r7i.8xlarge": { "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, "DedicatedHostsSupported": true, "EbsInfo": { - "AttachmentLimitType": "shared", + "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 2500, - "BaselineIops": 12000, - "BaselineThroughputInMBps": 312.5, + "BaselineBandwidthInMbps": 10000, + "BaselineIops": 40000, + "BaselineThroughputInMBps": 1250.0, "MaximumBandwidthInMbps": 10000, "MaximumIops": 40000, "MaximumThroughputInMBps": 1250.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 27, + "MaximumEbsAttachments": 32, "NvmeSupport": "required" }, "FreeTierEligible": false, - "HibernationSupported": true, + "HibernationSupported": false, "Hypervisor": "nitro", "InstanceStorageSupported": false, - "InstanceType": "r7g.2xlarge", + "InstanceType": "r7i.8xlarge", "MemoryInfo": { - "SizeInMiB": 65536 + "SizeInMiB": 262144 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { @@ -124968,23 +131410,23 @@ "EnaSupport": "required", "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 15, + "Ipv4AddressesPerInterface": 30, "Ipv4AddressesPerSecondaryInterface": 0, - "Ipv6AddressesPerInterface": 15, + "Ipv6AddressesPerInterface": 30, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 4, + "MaximumNetworkInterfaces": 8, "NetworkCards": [ { - "BaselineBandwidthInGbps": 3.75, + "BaselineBandwidthInGbps": 12.5, "DefaultEnaQueueCountPerInterface": 8, - "MaximumNetworkInterfaces": 4, + "MaximumNetworkInterfaces": 8, "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 15 Gigabit", - "PeakBandwidthInGbps": 15.0 + "NetworkPerformance": "12.5 Gigabit", + "PeakBandwidthInGbps": 12.5 } ], - "NetworkPerformance": "Up to 15 Gigabit", + "NetworkPerformance": "12.5 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -125003,14 +131445,15 @@ ] }, "ProcessorInfo": { - "Manufacturer": "AWS", + "Manufacturer": "Intel", "SupportedArchitectures": [ - "arm64" + "x86_64" ], - "SustainedClockSpeedInGhz": 2.6 + "SustainedClockSpeedInGhz": 3.2 }, "RebootMigrationSupport": "supported", "SupportedBootModes": [ + "legacy-bios", "uefi" ], "SupportedRootDeviceTypes": [ @@ -125024,9 +131467,9 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 8, - "DefaultThreadsPerCore": 1, - "DefaultVCpus": 8, + "DefaultCores": 16, + "DefaultThreadsPerCore": 2, + "DefaultVCpus": 32, "ValidCores": [ 1, 2, @@ -125035,41 +131478,50 @@ 5, 6, 7, - 8 + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16 ], "ValidThreadsPerCore": [ - 1 + 1, + 2 ] } }, - "r7g.4xlarge": { + "r7i.large": { "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, "DedicatedHostsSupported": true, "EbsInfo": { - "AttachmentLimitType": "shared", + "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 5000, - "BaselineIops": 20000, - "BaselineThroughputInMBps": 625.0, + "BaselineBandwidthInMbps": 650, + "BaselineIops": 3600, + "BaselineThroughputInMBps": 81.25, "MaximumBandwidthInMbps": 10000, "MaximumIops": 40000, "MaximumThroughputInMBps": 1250.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 27, + "MaximumEbsAttachments": 32, "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": true, "Hypervisor": "nitro", "InstanceStorageSupported": false, - "InstanceType": "r7g.4xlarge", + "InstanceType": "r7i.large", "MemoryInfo": { - "SizeInMiB": 131072 + "SizeInMiB": 16384 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { @@ -125083,26 +131535,26 @@ "EnaSupport": "required", "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 30, + "Ipv4AddressesPerInterface": 10, "Ipv4AddressesPerSecondaryInterface": 0, - "Ipv6AddressesPerInterface": 30, + "Ipv6AddressesPerInterface": 10, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 8, + "MaximumNetworkInterfaces": 3, "NetworkCards": [ { - "BaselineBandwidthInGbps": 7.5, - "DefaultEnaQueueCountPerInterface": 8, - "MaximumNetworkInterfaces": 8, + "BaselineBandwidthInGbps": 0.781, + "DefaultEnaQueueCountPerInterface": 2, + "MaximumNetworkInterfaces": 3, "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 15 Gigabit", - "PeakBandwidthInGbps": 15.0 + "NetworkPerformance": "Up to 12.5 Gigabit", + "PeakBandwidthInGbps": 12.5 } ], - "NetworkPerformance": "Up to 15 Gigabit", + "NetworkPerformance": "Up to 12.5 Gigabit", "SecondaryNetworkSupported": false }, - "NitroEnclavesSupport": "supported", + "NitroEnclavesSupport": "unsupported", "NitroTpmInfo": { "SupportedVersions": [ "2.0" @@ -125118,14 +131570,15 @@ ] }, "ProcessorInfo": { - "Manufacturer": "AWS", + "Manufacturer": "Intel", "SupportedArchitectures": [ - "arm64" + "x86_64" ], - "SustainedClockSpeedInGhz": 2.6 + "SustainedClockSpeedInGhz": 3.2 }, "RebootMigrationSupport": "supported", "SupportedBootModes": [ + "legacy-bios", "uefi" ], "SupportedRootDeviceTypes": [ @@ -125139,60 +131592,45 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 16, - "DefaultThreadsPerCore": 1, - "DefaultVCpus": 16, + "DefaultCores": 1, + "DefaultThreadsPerCore": 2, + "DefaultVCpus": 2, "ValidCores": [ - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15, - 16 + 1 ], "ValidThreadsPerCore": [ - 1 + 1, + 2 ] } }, - "r7g.8xlarge": { + "r7i.metal-24xl": { "AutoRecoverySupported": true, - "BareMetal": false, + "BareMetal": true, "BurstablePerformanceSupported": false, "CurrentGeneration": true, - "DedicatedHostsSupported": true, + "DedicatedHostsSupported": false, "EbsInfo": { - "AttachmentLimitType": "shared", + "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 10000, - "BaselineIops": 40000, - "BaselineThroughputInMBps": 1250.0, - "MaximumBandwidthInMbps": 10000, - "MaximumIops": 40000, - "MaximumThroughputInMBps": 1250.0 + "BaselineBandwidthInMbps": 30000, + "BaselineIops": 120000, + "BaselineThroughputInMBps": 3750.0, + "MaximumBandwidthInMbps": 30000, + "MaximumIops": 120000, + "MaximumThroughputInMBps": 3750.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 27, + "MaximumEbsAttachments": 39, "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": false, - "Hypervisor": "nitro", "InstanceStorageSupported": false, - "InstanceType": "r7g.8xlarge", + "InstanceType": "r7i.metal-24xl", "MemoryInfo": { - "SizeInMiB": 262144 + "SizeInMiB": 786432 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { @@ -125202,36 +131640,31 @@ }, "DefaultNetworkCardIndex": 0, "EfaSupported": false, - "EnaSrdSupported": false, + "EnaSrdSupported": true, "EnaSupport": "required", "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 30, + "Ipv4AddressesPerInterface": 50, "Ipv4AddressesPerSecondaryInterface": 0, - "Ipv6AddressesPerInterface": 30, + "Ipv6AddressesPerInterface": 50, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 8, + "MaximumNetworkInterfaces": 15, "NetworkCards": [ { - "BaselineBandwidthInGbps": 15.0, + "BaselineBandwidthInGbps": 37.5, "DefaultEnaQueueCountPerInterface": 8, - "MaximumNetworkInterfaces": 8, + "MaximumNetworkInterfaces": 15, "NetworkCardIndex": 0, - "NetworkPerformance": "15 Gigabit", - "PeakBandwidthInGbps": 15.0 + "NetworkPerformance": "37.5 Gigabit", + "PeakBandwidthInGbps": 37.5 } ], - "NetworkPerformance": "15 Gigabit", + "NetworkPerformance": "37.5 Gigabit", "SecondaryNetworkSupported": false }, - "NitroEnclavesSupport": "supported", - "NitroTpmInfo": { - "SupportedVersions": [ - "2.0" - ] - }, - "NitroTpmSupport": "supported", + "NitroEnclavesSupport": "unsupported", + "NitroTpmSupport": "unsupported", "PhcSupport": "supported", "PlacementGroupInfo": { "SupportedStrategies": [ @@ -125241,15 +131674,15 @@ ] }, "ProcessorInfo": { - "Manufacturer": "AWS", + "Manufacturer": "Intel", "SupportedArchitectures": [ - "arm64" + "x86_64" ], - "SustainedClockSpeedInGhz": 2.6 + "SustainedClockSpeedInGhz": 3.2 }, "RebootMigrationSupport": "supported", "SupportedBootModes": [ - "uefi" + "legacy-bios" ], "SupportedRootDeviceTypes": [ "ebs" @@ -125262,76 +131695,38 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 32, - "DefaultThreadsPerCore": 1, - "DefaultVCpus": 32, - "ValidCores": [ - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15, - 16, - 17, - 18, - 19, - 20, - 21, - 22, - 23, - 24, - 25, - 26, - 27, - 28, - 29, - 30, - 31, - 32 - ], - "ValidThreadsPerCore": [ - 1 - ] + "DefaultCores": 48, + "DefaultThreadsPerCore": 2, + "DefaultVCpus": 96 } }, - "r7g.large": { + "r7i.metal-48xl": { "AutoRecoverySupported": true, - "BareMetal": false, + "BareMetal": true, "BurstablePerformanceSupported": false, "CurrentGeneration": true, "DedicatedHostsSupported": true, "EbsInfo": { - "AttachmentLimitType": "shared", + "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 630, - "BaselineIops": 3600, - "BaselineThroughputInMBps": 78.75, - "MaximumBandwidthInMbps": 10000, - "MaximumIops": 40000, - "MaximumThroughputInMBps": 1250.0 + "BaselineBandwidthInMbps": 40000, + "BaselineIops": 240000, + "BaselineThroughputInMBps": 5000.0, + "MaximumBandwidthInMbps": 40000, + "MaximumIops": 240000, + "MaximumThroughputInMBps": 5000.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 27, + "MaximumEbsAttachments": 79, "NvmeSupport": "required" }, "FreeTierEligible": false, - "HibernationSupported": true, - "Hypervisor": "nitro", + "HibernationSupported": false, "InstanceStorageSupported": false, - "InstanceType": "r7g.large", + "InstanceType": "r7i.metal-48xl", "MemoryInfo": { - "SizeInMiB": 16384 + "SizeInMiB": 1572864 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { @@ -125340,37 +131735,35 @@ "DefaultUdpTimeout": 30 }, "DefaultNetworkCardIndex": 0, - "EfaSupported": false, - "EnaSrdSupported": false, + "EfaInfo": { + "MaximumEfaInterfaces": 1 + }, + "EfaSupported": true, + "EnaSrdSupported": true, "EnaSupport": "required", "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 10, + "Ipv4AddressesPerInterface": 50, "Ipv4AddressesPerSecondaryInterface": 0, - "Ipv6AddressesPerInterface": 10, + "Ipv6AddressesPerInterface": 50, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 3, + "MaximumNetworkInterfaces": 15, "NetworkCards": [ { - "BaselineBandwidthInGbps": 0.937, - "DefaultEnaQueueCountPerInterface": 2, - "MaximumNetworkInterfaces": 3, + "BaselineBandwidthInGbps": 50.0, + "DefaultEnaQueueCountPerInterface": 16, + "MaximumNetworkInterfaces": 15, "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 12.5 Gigabit", - "PeakBandwidthInGbps": 12.5 + "NetworkPerformance": "50 Gigabit", + "PeakBandwidthInGbps": 50.0 } ], - "NetworkPerformance": "Up to 12.5 Gigabit", + "NetworkPerformance": "50 Gigabit", "SecondaryNetworkSupported": false }, - "NitroEnclavesSupport": "supported", - "NitroTpmInfo": { - "SupportedVersions": [ - "2.0" - ] - }, - "NitroTpmSupport": "supported", + "NitroEnclavesSupport": "unsupported", + "NitroTpmSupport": "unsupported", "PhcSupport": "supported", "PlacementGroupInfo": { "SupportedStrategies": [ @@ -125380,15 +131773,15 @@ ] }, "ProcessorInfo": { - "Manufacturer": "AWS", + "Manufacturer": "Intel", "SupportedArchitectures": [ - "arm64" + "x86_64" ], - "SustainedClockSpeedInGhz": 2.6 + "SustainedClockSpeedInGhz": 3.2 }, "RebootMigrationSupport": "supported", "SupportedBootModes": [ - "uefi" + "legacy-bios" ], "SupportedRootDeviceTypes": [ "ebs" @@ -125401,46 +131794,39 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 2, - "DefaultThreadsPerCore": 1, - "DefaultVCpus": 2, - "ValidCores": [ - 1, - 2 - ], - "ValidThreadsPerCore": [ - 1 - ] + "DefaultCores": 96, + "DefaultThreadsPerCore": 2, + "DefaultVCpus": 192 } }, - "r7g.medium": { + "r7i.xlarge": { "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, "DedicatedHostsSupported": true, "EbsInfo": { - "AttachmentLimitType": "shared", + "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 315, - "BaselineIops": 2500, - "BaselineThroughputInMBps": 39.375, + "BaselineBandwidthInMbps": 1250, + "BaselineIops": 6000, + "BaselineThroughputInMBps": 156.25, "MaximumBandwidthInMbps": 10000, "MaximumIops": 40000, "MaximumThroughputInMBps": 1250.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 27, + "MaximumEbsAttachments": 32, "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": true, "Hypervisor": "nitro", "InstanceStorageSupported": false, - "InstanceType": "r7g.medium", + "InstanceType": "r7i.xlarge", "MemoryInfo": { - "SizeInMiB": 8192 + "SizeInMiB": 32768 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { @@ -125454,17 +131840,17 @@ "EnaSupport": "required", "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 4, + "Ipv4AddressesPerInterface": 15, "Ipv4AddressesPerSecondaryInterface": 0, - "Ipv6AddressesPerInterface": 4, + "Ipv6AddressesPerInterface": 15, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 2, + "MaximumNetworkInterfaces": 4, "NetworkCards": [ { - "BaselineBandwidthInGbps": 0.52, - "DefaultEnaQueueCountPerInterface": 1, - "MaximumNetworkInterfaces": 2, + "BaselineBandwidthInGbps": 1.562, + "DefaultEnaQueueCountPerInterface": 4, + "MaximumNetworkInterfaces": 4, "NetworkCardIndex": 0, "NetworkPerformance": "Up to 12.5 Gigabit", "PeakBandwidthInGbps": 12.5 @@ -125473,7 +131859,7 @@ "NetworkPerformance": "Up to 12.5 Gigabit", "SecondaryNetworkSupported": false }, - "NitroEnclavesSupport": "unsupported", + "NitroEnclavesSupport": "supported", "NitroTpmInfo": { "SupportedVersions": [ "2.0" @@ -125489,14 +131875,15 @@ ] }, "ProcessorInfo": { - "Manufacturer": "AWS", + "Manufacturer": "Intel", "SupportedArchitectures": [ - "arm64" + "x86_64" ], - "SustainedClockSpeedInGhz": 2.6 + "SustainedClockSpeedInGhz": 3.2 }, "RebootMigrationSupport": "supported", "SupportedBootModes": [ + "legacy-bios", "uefi" ], "SupportedRootDeviceTypes": [ @@ -125510,38 +131897,47 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 1, - "DefaultThreadsPerCore": 1, - "DefaultVCpus": 1 + "DefaultCores": 2, + "DefaultThreadsPerCore": 2, + "DefaultVCpus": 4, + "ValidCores": [ + 1, + 2 + ], + "ValidThreadsPerCore": [ + 1, + 2 + ] } }, - "r7g.metal": { + "r7iz.12xlarge": { "AutoRecoverySupported": true, - "BareMetal": true, + "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, "DedicatedHostsSupported": true, "EbsInfo": { - "AttachmentLimitType": "shared", + "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 20000, - "BaselineIops": 80000, - "BaselineThroughputInMBps": 2500.0, - "MaximumBandwidthInMbps": 20000, - "MaximumIops": 80000, - "MaximumThroughputInMBps": 2500.0 + "BaselineBandwidthInMbps": 19000, + "BaselineIops": 76000, + "BaselineThroughputInMBps": 2375.0, + "MaximumBandwidthInMbps": 19000, + "MaximumIops": 76000, + "MaximumThroughputInMBps": 2375.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 31, + "MaximumEbsAttachments": 32, "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": false, + "Hypervisor": "nitro", "InstanceStorageSupported": false, - "InstanceType": "r7g.metal", + "InstanceType": "r7iz.12xlarge", "MemoryInfo": { - "SizeInMiB": 524288 + "SizeInMiB": 393216 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { @@ -125550,36 +131946,38 @@ "DefaultUdpTimeout": 30 }, "DefaultNetworkCardIndex": 0, - "EfaInfo": { - "MaximumEfaInterfaces": 1 - }, - "EfaSupported": true, + "EfaSupported": false, "EnaSrdSupported": true, "EnaSupport": "required", "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 50, + "Ipv4AddressesPerInterface": 30, "Ipv4AddressesPerSecondaryInterface": 0, - "Ipv6AddressesPerInterface": 50, + "Ipv6AddressesPerInterface": 30, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 15, + "MaximumNetworkInterfaces": 8, "NetworkCards": [ { - "BaselineBandwidthInGbps": 30.0, + "BaselineBandwidthInGbps": 25.0, "DefaultEnaQueueCountPerInterface": 8, - "MaximumNetworkInterfaces": 15, + "MaximumNetworkInterfaces": 8, "NetworkCardIndex": 0, - "NetworkPerformance": "30 Gigabit", - "PeakBandwidthInGbps": 30.0 + "NetworkPerformance": "25 Gigabit", + "PeakBandwidthInGbps": 25.0 } ], - "NetworkPerformance": "30 Gigabit", + "NetworkPerformance": "25 Gigabit", "SecondaryNetworkSupported": false }, - "NitroEnclavesSupport": "unsupported", - "NitroTpmSupport": "unsupported", - "PhcSupport": "supported", + "NitroEnclavesSupport": "supported", + "NitroTpmInfo": { + "SupportedVersions": [ + "2.0" + ] + }, + "NitroTpmSupport": "supported", + "PhcSupport": "unsupported", "PlacementGroupInfo": { "SupportedStrategies": [ "cluster", @@ -125588,14 +131986,15 @@ ] }, "ProcessorInfo": { - "Manufacturer": "AWS", + "Manufacturer": "Intel", "SupportedArchitectures": [ - "arm64" + "x86_64" ], - "SustainedClockSpeedInGhz": 2.6 + "SustainedClockSpeedInGhz": 3.9 }, "RebootMigrationSupport": "supported", "SupportedBootModes": [ + "legacy-bios", "uefi" ], "SupportedRootDeviceTypes": [ @@ -125609,39 +132008,69 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 64, - "DefaultThreadsPerCore": 1, - "DefaultVCpus": 64 + "DefaultCores": 24, + "DefaultThreadsPerCore": 2, + "DefaultVCpus": 48, + "ValidCores": [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24 + ], + "ValidThreadsPerCore": [ + 1, + 2 + ] } }, - "r7g.xlarge": { + "r7iz.16xlarge": { "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, - "DedicatedHostsSupported": true, + "DedicatedHostsSupported": false, "EbsInfo": { - "AttachmentLimitType": "shared", + "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 1250, - "BaselineIops": 6000, - "BaselineThroughputInMBps": 156.25039999999998, - "MaximumBandwidthInMbps": 10000, - "MaximumIops": 40000, - "MaximumThroughputInMBps": 1250.0 + "BaselineBandwidthInMbps": 20000, + "BaselineIops": 80000, + "BaselineThroughputInMBps": 2500.0, + "MaximumBandwidthInMbps": 20000, + "MaximumIops": 80000, + "MaximumThroughputInMBps": 2500.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 27, + "MaximumEbsAttachments": 48, "NvmeSupport": "required" }, "FreeTierEligible": false, - "HibernationSupported": true, + "HibernationSupported": false, "Hypervisor": "nitro", "InstanceStorageSupported": false, - "InstanceType": "r7g.xlarge", + "InstanceType": "r7iz.16xlarge", "MemoryInfo": { - "SizeInMiB": 32768 + "SizeInMiB": 524288 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { @@ -125651,27 +132080,27 @@ }, "DefaultNetworkCardIndex": 0, "EfaSupported": false, - "EnaSrdSupported": false, + "EnaSrdSupported": true, "EnaSupport": "required", "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 15, + "Ipv4AddressesPerInterface": 50, "Ipv4AddressesPerSecondaryInterface": 0, - "Ipv6AddressesPerInterface": 15, + "Ipv6AddressesPerInterface": 50, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 4, + "MaximumNetworkInterfaces": 15, "NetworkCards": [ { - "BaselineBandwidthInGbps": 1.876, - "DefaultEnaQueueCountPerInterface": 4, - "MaximumNetworkInterfaces": 4, + "BaselineBandwidthInGbps": 25.0, + "DefaultEnaQueueCountPerInterface": 8, + "MaximumNetworkInterfaces": 15, "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 12.5 Gigabit", - "PeakBandwidthInGbps": 12.5 + "NetworkPerformance": "25 Gigabit", + "PeakBandwidthInGbps": 25.0 } ], - "NetworkPerformance": "Up to 12.5 Gigabit", + "NetworkPerformance": "25 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -125681,7 +132110,7 @@ ] }, "NitroTpmSupport": "supported", - "PhcSupport": "supported", + "PhcSupport": "unsupported", "PlacementGroupInfo": { "SupportedStrategies": [ "cluster", @@ -125690,14 +132119,15 @@ ] }, "ProcessorInfo": { - "Manufacturer": "AWS", + "Manufacturer": "Intel", "SupportedArchitectures": [ - "arm64" + "x86_64" ], - "SustainedClockSpeedInGhz": 2.6 + "SustainedClockSpeedInGhz": 3.9 }, "RebootMigrationSupport": "supported", "SupportedBootModes": [ + "legacy-bios", "uefi" ], "SupportedRootDeviceTypes": [ @@ -125711,60 +132141,77 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 4, - "DefaultThreadsPerCore": 1, - "DefaultVCpus": 4, + "DefaultCores": 32, + "DefaultThreadsPerCore": 2, + "DefaultVCpus": 64, "ValidCores": [ 1, 2, 3, - 4 + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32 ], "ValidThreadsPerCore": [ - 1 + 1, + 2 ] } }, - "r7gd.12xlarge": { - "AutoRecoverySupported": false, + "r7iz.2xlarge": { + "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, "DedicatedHostsSupported": true, "EbsInfo": { - "AttachmentLimitType": "shared", + "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 15000, - "BaselineIops": 60000, - "BaselineThroughputInMBps": 1875.0, - "MaximumBandwidthInMbps": 15000, - "MaximumIops": 60000, - "MaximumThroughputInMBps": 1875.0 + "BaselineBandwidthInMbps": 3168, + "BaselineIops": 13333, + "BaselineThroughputInMBps": 396.0, + "MaximumBandwidthInMbps": 10000, + "MaximumIops": 40000, + "MaximumThroughputInMBps": 1250.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 25, + "MaximumEbsAttachments": 32, "NvmeSupport": "required" }, "FreeTierEligible": false, - "HibernationSupported": false, + "HibernationSupported": true, "Hypervisor": "nitro", - "InstanceStorageInfo": { - "Disks": [ - { - "Count": 2, - "SizeInGB": 1425, - "Type": "ssd" - } - ], - "EncryptionSupport": "required", - "NvmeSupport": "required", - "TotalSizeInGB": 2850 - }, - "InstanceStorageSupported": true, - "InstanceType": "r7gd.12xlarge", + "InstanceStorageSupported": false, + "InstanceType": "r7iz.2xlarge", "MemoryInfo": { - "SizeInMiB": 393216 + "SizeInMiB": 65536 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { @@ -125774,27 +132221,27 @@ }, "DefaultNetworkCardIndex": 0, "EfaSupported": false, - "EnaSrdSupported": true, + "EnaSrdSupported": false, "EnaSupport": "required", "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 30, + "Ipv4AddressesPerInterface": 15, "Ipv4AddressesPerSecondaryInterface": 0, - "Ipv6AddressesPerInterface": 30, + "Ipv6AddressesPerInterface": 15, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 8, + "MaximumNetworkInterfaces": 4, "NetworkCards": [ { - "BaselineBandwidthInGbps": 22.5, + "BaselineBandwidthInGbps": 3.125, "DefaultEnaQueueCountPerInterface": 8, - "MaximumNetworkInterfaces": 8, + "MaximumNetworkInterfaces": 4, "NetworkCardIndex": 0, - "NetworkPerformance": "22.5 Gigabit", - "PeakBandwidthInGbps": 22.5 + "NetworkPerformance": "Up to 12.5 Gigabit", + "PeakBandwidthInGbps": 12.5 } ], - "NetworkPerformance": "22.5 Gigabit", + "NetworkPerformance": "Up to 12.5 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -125804,7 +132251,7 @@ ] }, "NitroTpmSupport": "supported", - "PhcSupport": "supported", + "PhcSupport": "unsupported", "PlacementGroupInfo": { "SupportedStrategies": [ "cluster", @@ -125813,14 +132260,15 @@ ] }, "ProcessorInfo": { - "Manufacturer": "AWS", + "Manufacturer": "Intel", "SupportedArchitectures": [ - "arm64" + "x86_64" ], - "SustainedClockSpeedInGhz": 2.6 + "SustainedClockSpeedInGhz": 3.9 }, - "RebootMigrationSupport": "unsupported", + "RebootMigrationSupport": "supported", "SupportedBootModes": [ + "legacy-bios", "uefi" ], "SupportedRootDeviceTypes": [ @@ -125834,104 +132282,49 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 48, - "DefaultThreadsPerCore": 1, - "DefaultVCpus": 48, + "DefaultCores": 4, + "DefaultThreadsPerCore": 2, + "DefaultVCpus": 8, "ValidCores": [ 1, 2, 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15, - 16, - 17, - 18, - 19, - 20, - 21, - 22, - 23, - 24, - 25, - 26, - 27, - 28, - 29, - 30, - 31, - 32, - 33, - 34, - 35, - 36, - 37, - 38, - 39, - 40, - 41, - 42, - 43, - 44, - 45, - 46, - 47, - 48 + 4 ], "ValidThreadsPerCore": [ - 1 + 1, + 2 ] } }, - "r7gd.16xlarge": { - "AutoRecoverySupported": false, + "r7iz.32xlarge": { + "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, - "DedicatedHostsSupported": true, + "DedicatedHostsSupported": false, "EbsInfo": { - "AttachmentLimitType": "shared", + "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 20000, - "BaselineIops": 80000, - "BaselineThroughputInMBps": 2500.0, - "MaximumBandwidthInMbps": 20000, - "MaximumIops": 80000, - "MaximumThroughputInMBps": 2500.0 + "BaselineBandwidthInMbps": 40000, + "BaselineIops": 160000, + "BaselineThroughputInMBps": 5000.0, + "MaximumBandwidthInMbps": 40000, + "MaximumIops": 160000, + "MaximumThroughputInMBps": 5000.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 25, + "MaximumEbsAttachments": 88, "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": false, "Hypervisor": "nitro", - "InstanceStorageInfo": { - "Disks": [ - { - "Count": 2, - "SizeInGB": 1900, - "Type": "ssd" - } - ], - "EncryptionSupport": "required", - "NvmeSupport": "required", - "TotalSizeInGB": 3800 - }, - "InstanceStorageSupported": true, - "InstanceType": "r7gd.16xlarge", + "InstanceStorageSupported": false, + "InstanceType": "r7iz.32xlarge", "MemoryInfo": { - "SizeInMiB": 524288 + "SizeInMiB": 1048576 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { @@ -125956,15 +132349,15 @@ "MaximumNetworkInterfaces": 15, "NetworkCards": [ { - "BaselineBandwidthInGbps": 30.0, + "BaselineBandwidthInGbps": 50.0, "DefaultEnaQueueCountPerInterface": 8, "MaximumNetworkInterfaces": 15, "NetworkCardIndex": 0, - "NetworkPerformance": "30 Gigabit", - "PeakBandwidthInGbps": 30.0 + "NetworkPerformance": "50 Gigabit", + "PeakBandwidthInGbps": 50.0 } ], - "NetworkPerformance": "30 Gigabit", + "NetworkPerformance": "50 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -125974,7 +132367,7 @@ ] }, "NitroTpmSupport": "supported", - "PhcSupport": "supported", + "PhcSupport": "unsupported", "PlacementGroupInfo": { "SupportedStrategies": [ "cluster", @@ -125983,14 +132376,15 @@ ] }, "ProcessorInfo": { - "Manufacturer": "AWS", + "Manufacturer": "Intel", "SupportedArchitectures": [ - "arm64" + "x86_64" ], - "SustainedClockSpeedInGhz": 2.6 + "SustainedClockSpeedInGhz": 3.9 }, - "RebootMigrationSupport": "unsupported", + "RebootMigrationSupport": "supported", "SupportedBootModes": [ + "legacy-bios", "uefi" ], "SupportedRootDeviceTypes": [ @@ -126005,119 +132399,75 @@ ], "VCpuInfo": { "DefaultCores": 64, - "DefaultThreadsPerCore": 1, - "DefaultVCpus": 64, + "DefaultThreadsPerCore": 2, + "DefaultVCpus": 128, "ValidCores": [ - 1, - 2, - 3, 4, - 5, 6, - 7, 8, - 9, 10, - 11, 12, - 13, 14, - 15, 16, - 17, 18, - 19, 20, - 21, 22, - 23, 24, - 25, 26, - 27, 28, - 29, 30, - 31, 32, - 33, 34, - 35, 36, - 37, 38, - 39, 40, - 41, 42, - 43, 44, - 45, 46, - 47, 48, - 49, 50, - 51, 52, - 53, 54, - 55, 56, - 57, 58, - 59, 60, - 61, 62, - 63, 64 ], "ValidThreadsPerCore": [ - 1 + 1, + 2 ] } }, - "r7gd.2xlarge": { - "AutoRecoverySupported": false, + "r7iz.4xlarge": { + "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, "DedicatedHostsSupported": true, "EbsInfo": { - "AttachmentLimitType": "shared", + "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 2500, - "BaselineIops": 12000, - "BaselineThroughputInMBps": 312.5, + "BaselineBandwidthInMbps": 5000, + "BaselineIops": 20000, + "BaselineThroughputInMBps": 625.0, "MaximumBandwidthInMbps": 10000, "MaximumIops": 40000, "MaximumThroughputInMBps": 1250.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 26, + "MaximumEbsAttachments": 32, "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": true, "Hypervisor": "nitro", - "InstanceStorageInfo": { - "Disks": [ - { - "Count": 1, - "SizeInGB": 474, - "Type": "ssd" - } - ], - "EncryptionSupport": "required", - "NvmeSupport": "required", - "TotalSizeInGB": 474 - }, - "InstanceStorageSupported": true, - "InstanceType": "r7gd.2xlarge", + "InstanceStorageSupported": false, + "InstanceType": "r7iz.4xlarge", "MemoryInfo": { - "SizeInMiB": 65536 + "SizeInMiB": 131072 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { @@ -126131,23 +132481,23 @@ "EnaSupport": "required", "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 15, + "Ipv4AddressesPerInterface": 30, "Ipv4AddressesPerSecondaryInterface": 0, - "Ipv6AddressesPerInterface": 15, + "Ipv6AddressesPerInterface": 30, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 4, + "MaximumNetworkInterfaces": 8, "NetworkCards": [ { - "BaselineBandwidthInGbps": 3.75, + "BaselineBandwidthInGbps": 6.25, "DefaultEnaQueueCountPerInterface": 8, - "MaximumNetworkInterfaces": 4, + "MaximumNetworkInterfaces": 8, "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 15 Gigabit", - "PeakBandwidthInGbps": 15.0 + "NetworkPerformance": "Up to 12.5 Gigabit", + "PeakBandwidthInGbps": 12.5 } ], - "NetworkPerformance": "Up to 15 Gigabit", + "NetworkPerformance": "Up to 12.5 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -126157,7 +132507,7 @@ ] }, "NitroTpmSupport": "supported", - "PhcSupport": "supported", + "PhcSupport": "unsupported", "PlacementGroupInfo": { "SupportedStrategies": [ "cluster", @@ -126166,14 +132516,15 @@ ] }, "ProcessorInfo": { - "Manufacturer": "AWS", + "Manufacturer": "Intel", "SupportedArchitectures": [ - "arm64" + "x86_64" ], - "SustainedClockSpeedInGhz": 2.6 + "SustainedClockSpeedInGhz": 3.9 }, - "RebootMigrationSupport": "unsupported", + "RebootMigrationSupport": "supported", "SupportedBootModes": [ + "legacy-bios", "uefi" ], "SupportedRootDeviceTypes": [ @@ -126188,8 +132539,8 @@ ], "VCpuInfo": { "DefaultCores": 8, - "DefaultThreadsPerCore": 1, - "DefaultVCpus": 8, + "DefaultThreadsPerCore": 2, + "DefaultVCpus": 16, "ValidCores": [ 1, 2, @@ -126201,50 +132552,39 @@ 8 ], "ValidThreadsPerCore": [ - 1 + 1, + 2 ] } }, - "r7gd.4xlarge": { - "AutoRecoverySupported": false, + "r7iz.8xlarge": { + "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, "DedicatedHostsSupported": true, "EbsInfo": { - "AttachmentLimitType": "shared", + "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 5000, - "BaselineIops": 20000, - "BaselineThroughputInMBps": 625.0, + "BaselineBandwidthInMbps": 10000, + "BaselineIops": 40000, + "BaselineThroughputInMBps": 1250.0, "MaximumBandwidthInMbps": 10000, "MaximumIops": 40000, "MaximumThroughputInMBps": 1250.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 26, + "MaximumEbsAttachments": 32, "NvmeSupport": "required" }, "FreeTierEligible": false, - "HibernationSupported": true, + "HibernationSupported": false, "Hypervisor": "nitro", - "InstanceStorageInfo": { - "Disks": [ - { - "Count": 1, - "SizeInGB": 950, - "Type": "ssd" - } - ], - "EncryptionSupport": "required", - "NvmeSupport": "required", - "TotalSizeInGB": 950 - }, - "InstanceStorageSupported": true, - "InstanceType": "r7gd.4xlarge", + "InstanceStorageSupported": false, + "InstanceType": "r7iz.8xlarge", "MemoryInfo": { - "SizeInMiB": 131072 + "SizeInMiB": 262144 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { @@ -126254,7 +132594,7 @@ }, "DefaultNetworkCardIndex": 0, "EfaSupported": false, - "EnaSrdSupported": false, + "EnaSrdSupported": true, "EnaSupport": "required", "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "unsupported", @@ -126266,15 +132606,15 @@ "MaximumNetworkInterfaces": 8, "NetworkCards": [ { - "BaselineBandwidthInGbps": 7.5, + "BaselineBandwidthInGbps": 12.5, "DefaultEnaQueueCountPerInterface": 8, "MaximumNetworkInterfaces": 8, "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 15 Gigabit", - "PeakBandwidthInGbps": 15.0 + "NetworkPerformance": "12.5 Gigabit", + "PeakBandwidthInGbps": 12.5 } ], - "NetworkPerformance": "Up to 15 Gigabit", + "NetworkPerformance": "12.5 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -126284,7 +132624,7 @@ ] }, "NitroTpmSupport": "supported", - "PhcSupport": "supported", + "PhcSupport": "unsupported", "PlacementGroupInfo": { "SupportedStrategies": [ "cluster", @@ -126293,14 +132633,15 @@ ] }, "ProcessorInfo": { - "Manufacturer": "AWS", + "Manufacturer": "Intel", "SupportedArchitectures": [ - "arm64" + "x86_64" ], - "SustainedClockSpeedInGhz": 2.6 + "SustainedClockSpeedInGhz": 3.9 }, - "RebootMigrationSupport": "unsupported", + "RebootMigrationSupport": "supported", "SupportedBootModes": [ + "legacy-bios", "uefi" ], "SupportedRootDeviceTypes": [ @@ -126315,8 +132656,8 @@ ], "VCpuInfo": { "DefaultCores": 16, - "DefaultThreadsPerCore": 1, - "DefaultVCpus": 16, + "DefaultThreadsPerCore": 2, + "DefaultVCpus": 32, "ValidCores": [ 1, 2, @@ -126336,50 +132677,39 @@ 16 ], "ValidThreadsPerCore": [ - 1 + 1, + 2 ] } }, - "r7gd.8xlarge": { - "AutoRecoverySupported": false, + "r7iz.large": { + "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, "DedicatedHostsSupported": true, "EbsInfo": { - "AttachmentLimitType": "shared", + "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 10000, - "BaselineIops": 40000, - "BaselineThroughputInMBps": 1250.0, + "BaselineBandwidthInMbps": 792, + "BaselineIops": 3600, + "BaselineThroughputInMBps": 99.0, "MaximumBandwidthInMbps": 10000, "MaximumIops": 40000, "MaximumThroughputInMBps": 1250.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 26, + "MaximumEbsAttachments": 32, "NvmeSupport": "required" }, "FreeTierEligible": false, - "HibernationSupported": false, + "HibernationSupported": true, "Hypervisor": "nitro", - "InstanceStorageInfo": { - "Disks": [ - { - "Count": 1, - "SizeInGB": 1900, - "Type": "ssd" - } - ], - "EncryptionSupport": "required", - "NvmeSupport": "required", - "TotalSizeInGB": 1900 - }, - "InstanceStorageSupported": true, - "InstanceType": "r7gd.8xlarge", + "InstanceStorageSupported": false, + "InstanceType": "r7iz.large", "MemoryInfo": { - "SizeInMiB": 262144 + "SizeInMiB": 16384 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { @@ -126393,33 +132723,33 @@ "EnaSupport": "required", "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 30, + "Ipv4AddressesPerInterface": 10, "Ipv4AddressesPerSecondaryInterface": 0, - "Ipv6AddressesPerInterface": 30, + "Ipv6AddressesPerInterface": 10, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 8, + "MaximumNetworkInterfaces": 3, "NetworkCards": [ { - "BaselineBandwidthInGbps": 15.0, - "DefaultEnaQueueCountPerInterface": 8, - "MaximumNetworkInterfaces": 8, + "BaselineBandwidthInGbps": 0.781, + "DefaultEnaQueueCountPerInterface": 2, + "MaximumNetworkInterfaces": 3, "NetworkCardIndex": 0, - "NetworkPerformance": "15 Gigabit", - "PeakBandwidthInGbps": 15.0 + "NetworkPerformance": "Up to 12.5 Gigabit", + "PeakBandwidthInGbps": 12.5 } ], - "NetworkPerformance": "15 Gigabit", + "NetworkPerformance": "Up to 12.5 Gigabit", "SecondaryNetworkSupported": false }, - "NitroEnclavesSupport": "supported", + "NitroEnclavesSupport": "unsupported", "NitroTpmInfo": { "SupportedVersions": [ "2.0" ] }, "NitroTpmSupport": "supported", - "PhcSupport": "supported", + "PhcSupport": "unsupported", "PlacementGroupInfo": { "SupportedStrategies": [ "cluster", @@ -126428,14 +132758,15 @@ ] }, "ProcessorInfo": { - "Manufacturer": "AWS", + "Manufacturer": "Intel", "SupportedArchitectures": [ - "arm64" + "x86_64" ], - "SustainedClockSpeedInGhz": 2.6 + "SustainedClockSpeedInGhz": 3.9 }, - "RebootMigrationSupport": "unsupported", + "RebootMigrationSupport": "supported", "SupportedBootModes": [ + "legacy-bios", "uefi" ], "SupportedRootDeviceTypes": [ @@ -126449,88 +132780,141 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 32, - "DefaultThreadsPerCore": 1, - "DefaultVCpus": 32, + "DefaultCores": 1, + "DefaultThreadsPerCore": 2, + "DefaultVCpus": 2, "ValidCores": [ - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15, - 16, - 17, - 18, - 19, - 20, - 21, - 22, - 23, - 24, - 25, - 26, - 27, - 28, - 29, - 30, - 31, - 32 + 1 ], "ValidThreadsPerCore": [ - 1 + 1, + 2 ] } }, - "r7gd.large": { - "AutoRecoverySupported": false, - "BareMetal": false, + "r7iz.metal-16xl": { + "AutoRecoverySupported": true, + "BareMetal": true, "BurstablePerformanceSupported": false, "CurrentGeneration": true, "DedicatedHostsSupported": true, "EbsInfo": { - "AttachmentLimitType": "shared", + "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 630, - "BaselineIops": 3600, - "BaselineThroughputInMBps": 78.75, - "MaximumBandwidthInMbps": 10000, - "MaximumIops": 40000, - "MaximumThroughputInMBps": 1250.0 + "BaselineBandwidthInMbps": 20000, + "BaselineIops": 80000, + "BaselineThroughputInMBps": 2500.0, + "MaximumBandwidthInMbps": 20000, + "MaximumIops": 80000, + "MaximumThroughputInMBps": 2500.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 26, + "MaximumEbsAttachments": 39, "NvmeSupport": "required" }, "FreeTierEligible": false, - "HibernationSupported": true, - "Hypervisor": "nitro", - "InstanceStorageInfo": { - "Disks": [ + "HibernationSupported": false, + "InstanceStorageSupported": false, + "InstanceType": "r7iz.metal-16xl", + "MemoryInfo": { + "SizeInMiB": 524288 + }, + "NetworkInfo": { + "ConnectionTrackingConfiguration": { + "DefaultTcpEstablishedTimeout": 432000, + "DefaultUdpStreamTimeout": 180, + "DefaultUdpTimeout": 30 + }, + "DefaultNetworkCardIndex": 0, + "EfaSupported": false, + "EnaSrdSupported": true, + "EnaSupport": "required", + "EncryptionInTransitSupported": true, + "FlexibleEnaQueuesSupport": "unsupported", + "Ipv4AddressesPerInterface": 50, + "Ipv4AddressesPerSecondaryInterface": 0, + "Ipv6AddressesPerInterface": 50, + "Ipv6Supported": true, + "MaximumNetworkCards": 1, + "MaximumNetworkInterfaces": 15, + "NetworkCards": [ { - "Count": 1, - "SizeInGB": 118, - "Type": "ssd" + "BaselineBandwidthInGbps": 25.0, + "DefaultEnaQueueCountPerInterface": 8, + "MaximumNetworkInterfaces": 15, + "NetworkCardIndex": 0, + "NetworkPerformance": "25 Gigabit", + "PeakBandwidthInGbps": 25.0 } ], - "EncryptionSupport": "required", - "NvmeSupport": "required", - "TotalSizeInGB": 118 + "NetworkPerformance": "25 Gigabit", + "SecondaryNetworkSupported": false }, - "InstanceStorageSupported": true, - "InstanceType": "r7gd.large", + "NitroEnclavesSupport": "unsupported", + "NitroTpmSupport": "unsupported", + "PhcSupport": "unsupported", + "PlacementGroupInfo": { + "SupportedStrategies": [ + "cluster", + "partition", + "spread" + ] + }, + "ProcessorInfo": { + "Manufacturer": "Intel", + "SupportedArchitectures": [ + "x86_64" + ], + "SustainedClockSpeedInGhz": 3.9 + }, + "RebootMigrationSupport": "supported", + "SupportedBootModes": [ + "legacy-bios" + ], + "SupportedRootDeviceTypes": [ + "ebs" + ], + "SupportedUsageClasses": [ + "on-demand", + "spot" + ], + "SupportedVirtualizationTypes": [ + "hvm" + ], + "VCpuInfo": { + "DefaultCores": 32, + "DefaultThreadsPerCore": 2, + "DefaultVCpus": 64 + } + }, + "r7iz.metal-32xl": { + "AutoRecoverySupported": true, + "BareMetal": true, + "BurstablePerformanceSupported": false, + "CurrentGeneration": true, + "DedicatedHostsSupported": true, + "EbsInfo": { + "AttachmentLimitType": "dedicated", + "EbsOptimizedInfo": { + "BaselineBandwidthInMbps": 40000, + "BaselineIops": 160000, + "BaselineThroughputInMBps": 5000.0, + "MaximumBandwidthInMbps": 40000, + "MaximumIops": 160000, + "MaximumThroughputInMBps": 5000.0 + }, + "EbsOptimizedSupport": "default", + "EncryptionSupport": "supported", + "MaximumEbsAttachments": 79, + "NvmeSupport": "required" + }, + "FreeTierEligible": false, + "HibernationSupported": false, + "InstanceStorageSupported": false, + "InstanceType": "r7iz.metal-32xl", "MemoryInfo": { - "SizeInMiB": 16384 + "SizeInMiB": 1048576 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { @@ -126539,38 +132923,36 @@ "DefaultUdpTimeout": 30 }, "DefaultNetworkCardIndex": 0, - "EfaSupported": false, - "EnaSrdSupported": false, + "EfaInfo": { + "MaximumEfaInterfaces": 1 + }, + "EfaSupported": true, + "EnaSrdSupported": true, "EnaSupport": "required", "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 10, + "Ipv4AddressesPerInterface": 50, "Ipv4AddressesPerSecondaryInterface": 0, - "Ipv6AddressesPerInterface": 10, + "Ipv6AddressesPerInterface": 50, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 3, + "MaximumNetworkInterfaces": 15, "NetworkCards": [ { - "BaselineBandwidthInGbps": 0.937, - "DefaultEnaQueueCountPerInterface": 2, - "MaximumNetworkInterfaces": 3, + "BaselineBandwidthInGbps": 50.0, + "DefaultEnaQueueCountPerInterface": 8, + "MaximumNetworkInterfaces": 15, "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 12.5 Gigabit", - "PeakBandwidthInGbps": 12.5 + "NetworkPerformance": "50 Gigabit", + "PeakBandwidthInGbps": 50.0 } ], - "NetworkPerformance": "Up to 12.5 Gigabit", + "NetworkPerformance": "50 Gigabit", "SecondaryNetworkSupported": false }, - "NitroEnclavesSupport": "supported", - "NitroTpmInfo": { - "SupportedVersions": [ - "2.0" - ] - }, - "NitroTpmSupport": "supported", - "PhcSupport": "supported", + "NitroEnclavesSupport": "unsupported", + "NitroTpmSupport": "unsupported", + "PhcSupport": "unsupported", "PlacementGroupInfo": { "SupportedStrategies": [ "cluster", @@ -126579,15 +132961,15 @@ ] }, "ProcessorInfo": { - "Manufacturer": "AWS", + "Manufacturer": "Intel", "SupportedArchitectures": [ - "arm64" + "x86_64" ], - "SustainedClockSpeedInGhz": 2.6 + "SustainedClockSpeedInGhz": 3.9 }, - "RebootMigrationSupport": "unsupported", + "RebootMigrationSupport": "supported", "SupportedBootModes": [ - "uefi" + "legacy-bios" ], "SupportedRootDeviceTypes": [ "ebs" @@ -126600,58 +132982,39 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 2, - "DefaultThreadsPerCore": 1, - "DefaultVCpus": 2, - "ValidCores": [ - 1, - 2 - ], - "ValidThreadsPerCore": [ - 1 - ] + "DefaultCores": 64, + "DefaultThreadsPerCore": 2, + "DefaultVCpus": 128 } }, - "r7gd.medium": { - "AutoRecoverySupported": false, + "r7iz.xlarge": { + "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, "DedicatedHostsSupported": true, "EbsInfo": { - "AttachmentLimitType": "shared", + "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 315, - "BaselineIops": 2500, - "BaselineThroughputInMBps": 39.375, + "BaselineBandwidthInMbps": 1584, + "BaselineIops": 6667, + "BaselineThroughputInMBps": 198.0, "MaximumBandwidthInMbps": 10000, "MaximumIops": 40000, "MaximumThroughputInMBps": 1250.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 26, + "MaximumEbsAttachments": 32, "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": true, "Hypervisor": "nitro", - "InstanceStorageInfo": { - "Disks": [ - { - "Count": 1, - "SizeInGB": 59, - "Type": "ssd" - } - ], - "EncryptionSupport": "required", - "NvmeSupport": "required", - "TotalSizeInGB": 59 - }, - "InstanceStorageSupported": true, - "InstanceType": "r7gd.medium", + "InstanceStorageSupported": false, + "InstanceType": "r7iz.xlarge", "MemoryInfo": { - "SizeInMiB": 8192 + "SizeInMiB": 32768 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { @@ -126665,17 +133028,17 @@ "EnaSupport": "required", "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 4, + "Ipv4AddressesPerInterface": 15, "Ipv4AddressesPerSecondaryInterface": 0, - "Ipv6AddressesPerInterface": 4, + "Ipv6AddressesPerInterface": 15, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 2, + "MaximumNetworkInterfaces": 4, "NetworkCards": [ { - "BaselineBandwidthInGbps": 0.52, - "DefaultEnaQueueCountPerInterface": 1, - "MaximumNetworkInterfaces": 2, + "BaselineBandwidthInGbps": 1.562, + "DefaultEnaQueueCountPerInterface": 4, + "MaximumNetworkInterfaces": 4, "NetworkCardIndex": 0, "NetworkPerformance": "Up to 12.5 Gigabit", "PeakBandwidthInGbps": 12.5 @@ -126684,14 +133047,14 @@ "NetworkPerformance": "Up to 12.5 Gigabit", "SecondaryNetworkSupported": false }, - "NitroEnclavesSupport": "unsupported", + "NitroEnclavesSupport": "supported", "NitroTpmInfo": { "SupportedVersions": [ "2.0" ] }, "NitroTpmSupport": "supported", - "PhcSupport": "supported", + "PhcSupport": "unsupported", "PlacementGroupInfo": { "SupportedStrategies": [ "cluster", @@ -126700,14 +133063,15 @@ ] }, "ProcessorInfo": { - "Manufacturer": "AWS", + "Manufacturer": "Intel", "SupportedArchitectures": [ - "arm64" + "x86_64" ], - "SustainedClockSpeedInGhz": 2.6 + "SustainedClockSpeedInGhz": 3.9 }, - "RebootMigrationSupport": "unsupported", + "RebootMigrationSupport": "supported", "SupportedBootModes": [ + "legacy-bios", "uefi" ], "SupportedRootDeviceTypes": [ @@ -126721,87 +133085,94 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 1, - "DefaultThreadsPerCore": 1, - "DefaultVCpus": 1 + "DefaultCores": 2, + "DefaultThreadsPerCore": 2, + "DefaultVCpus": 4, + "ValidCores": [ + 1, + 2 + ], + "ValidThreadsPerCore": [ + 1, + 2 + ] } }, - "r7gd.metal": { - "AutoRecoverySupported": false, - "BareMetal": true, + "r8a.12xlarge": { + "AutoRecoverySupported": true, + "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, "DedicatedHostsSupported": true, "EbsInfo": { - "AttachmentLimitType": "shared", + "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 20000, - "BaselineIops": 80000, - "BaselineThroughputInMBps": 2500.0, - "MaximumBandwidthInMbps": 20000, - "MaximumIops": 80000, - "MaximumThroughputInMBps": 2500.0 + "BaselineBandwidthInMbps": 15000, + "BaselineIops": 60000, + "BaselineThroughputInMBps": 1875.0, + "MaximumBandwidthInMbps": 15000, + "MaximumIops": 60000, + "MaximumThroughputInMBps": 1875.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 31, + "MaximumEbsAttachments": 32, "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", + "Hypervisor": "nitro", + "InstanceStorageSupported": false, + "InstanceType": "r8a.12xlarge", "MemoryInfo": { - "SizeInMiB": 524288 + "SizeInMiB": 393216 }, "NetworkInfo": { + "BandwidthWeightings": [ + "default", + "ebs-1", + "vpc-1" + ], "ConnectionTrackingConfiguration": { - "DefaultTcpEstablishedTimeout": 432000, + "DefaultTcpEstablishedTimeout": 350, "DefaultUdpStreamTimeout": 180, "DefaultUdpTimeout": 30 }, "DefaultNetworkCardIndex": 0, - "EfaInfo": { - "MaximumEfaInterfaces": 1 - }, - "EfaSupported": true, - "EnaSrdSupported": true, + "EfaSupported": false, + "EnaSrdSupported": false, "EnaSupport": "required", "EncryptionInTransitSupported": true, - "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 50, + "FlexibleEnaQueuesSupport": "supported", + "Ipv4AddressesPerInterface": 64, "Ipv4AddressesPerSecondaryInterface": 0, - "Ipv6AddressesPerInterface": 50, + "Ipv6AddressesPerInterface": 64, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 15, + "MaximumNetworkInterfaces": 12, "NetworkCards": [ { - "BaselineBandwidthInGbps": 30.0, - "DefaultEnaQueueCountPerInterface": 8, - "MaximumNetworkInterfaces": 15, + "AdditionalFlexibleNetworkInterfaces": 0, + "BaselineBandwidthInGbps": 22.5, + "DefaultEnaQueueCountPerInterface": 16, + "MaximumEnaQueueCount": 192, + "MaximumEnaQueueCountPerInterface": 64, + "MaximumNetworkInterfaces": 12, "NetworkCardIndex": 0, - "NetworkPerformance": "30 Gigabit", - "PeakBandwidthInGbps": 30.0 + "NetworkPerformance": "22.5 Gigabit", + "PeakBandwidthInGbps": 22.5 } ], - "NetworkPerformance": "30 Gigabit", + "NetworkPerformance": "22.5 Gigabit", "SecondaryNetworkSupported": false }, - "NitroEnclavesSupport": "unsupported", - "NitroTpmSupport": "unsupported", + "NitroEnclavesSupport": "supported", + "NitroTpmInfo": { + "SupportedVersions": [ + "2.0" + ] + }, + "NitroTpmSupport": "supported", "PhcSupport": "supported", "PlacementGroupInfo": { "SupportedStrategies": [ @@ -126811,14 +133182,15 @@ ] }, "ProcessorInfo": { - "Manufacturer": "AWS", + "Manufacturer": "AMD", "SupportedArchitectures": [ - "arm64" + "x86_64" ], - "SustainedClockSpeedInGhz": 2.6 + "SustainedClockSpeedInGhz": 4.5 }, - "RebootMigrationSupport": "unsupported", + "RebootMigrationSupport": "supported", "SupportedBootModes": [ + "legacy-bios", "uefi" ], "SupportedRootDeviceTypes": [ @@ -126832,81 +133204,95 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 64, + "DefaultCores": 48, "DefaultThreadsPerCore": 1, - "DefaultVCpus": 64 + "DefaultVCpus": 48, + "ValidCores": [ + 1, + 2, + 3, + 4, + 5, + 6, + 12, + 18, + 24, + 30, + 36, + 42, + 48 + ], + "ValidThreadsPerCore": [ + 1 + ] } }, - "r7gd.xlarge": { - "AutoRecoverySupported": false, + "r8a.16xlarge": { + "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, "DedicatedHostsSupported": true, "EbsInfo": { - "AttachmentLimitType": "shared", + "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 1250, - "BaselineIops": 6000, - "BaselineThroughputInMBps": 156.25039999999998, - "MaximumBandwidthInMbps": 10000, - "MaximumIops": 40000, - "MaximumThroughputInMBps": 1250.0 + "BaselineBandwidthInMbps": 20000, + "BaselineIops": 80000, + "BaselineThroughputInMBps": 2500.0, + "MaximumBandwidthInMbps": 20000, + "MaximumIops": 80000, + "MaximumThroughputInMBps": 2500.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 26, + "MaximumEbsAttachments": 48, "NvmeSupport": "required" }, "FreeTierEligible": false, - "HibernationSupported": true, + "HibernationSupported": false, "Hypervisor": "nitro", - "InstanceStorageInfo": { - "Disks": [ - { - "Count": 1, - "SizeInGB": 237, - "Type": "ssd" - } - ], - "EncryptionSupport": "required", - "NvmeSupport": "required", - "TotalSizeInGB": 237 - }, - "InstanceStorageSupported": true, - "InstanceType": "r7gd.xlarge", + "InstanceStorageSupported": false, + "InstanceType": "r8a.16xlarge", "MemoryInfo": { - "SizeInMiB": 32768 + "SizeInMiB": 524288 }, "NetworkInfo": { + "BandwidthWeightings": [ + "default", + "ebs-1", + "vpc-1" + ], "ConnectionTrackingConfiguration": { - "DefaultTcpEstablishedTimeout": 432000, + "DefaultTcpEstablishedTimeout": 350, "DefaultUdpStreamTimeout": 180, "DefaultUdpTimeout": 30 }, "DefaultNetworkCardIndex": 0, "EfaSupported": false, - "EnaSrdSupported": false, + "EnaSrdSupported": true, "EnaSupport": "required", "EncryptionInTransitSupported": true, - "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 15, + "FlexibleEnaQueuesSupport": "supported", + "Ipv4AddressesPerInterface": 64, "Ipv4AddressesPerSecondaryInterface": 0, - "Ipv6AddressesPerInterface": 15, + "Ipv6AddressesPerInterface": 64, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 4, + "MaximumNetworkInterfaces": 16, "NetworkCards": [ { - "BaselineBandwidthInGbps": 1.876, - "DefaultEnaQueueCountPerInterface": 4, - "MaximumNetworkInterfaces": 4, + "AdditionalFlexibleNetworkInterfaces": 0, + "BaselineBandwidthInGbps": 30.0, + "DefaultEnaQueueCountPerInterface": 16, + "MaximumEnaQueueCount": 256, + "MaximumEnaQueueCountPerInterface": 64, + "MaximumNetworkInterfaces": 16, "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 12.5 Gigabit", - "PeakBandwidthInGbps": 12.5 + "NetworkPerformance": "30 Gigabit", + "PeakBandwidthInGbps": 30.0 } ], - "NetworkPerformance": "Up to 12.5 Gigabit", + "NetworkPerformance": "30 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -126925,14 +133311,15 @@ ] }, "ProcessorInfo": { - "Manufacturer": "AWS", + "Manufacturer": "AMD", "SupportedArchitectures": [ - "arm64" + "x86_64" ], - "SustainedClockSpeedInGhz": 2.6 + "SustainedClockSpeedInGhz": 4.5 }, - "RebootMigrationSupport": "unsupported", + "RebootMigrationSupport": "supported", "SupportedBootModes": [ + "legacy-bios", "uefi" ], "SupportedRootDeviceTypes": [ @@ -126946,21 +133333,32 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 4, + "DefaultCores": 64, "DefaultThreadsPerCore": 1, - "DefaultVCpus": 4, + "DefaultVCpus": 64, "ValidCores": [ 1, 2, 3, - 4 + 4, + 5, + 6, + 7, + 8, + 16, + 24, + 32, + 40, + 48, + 56, + 64 ], "ValidThreadsPerCore": [ 1 ] } }, - "r7i.12xlarge": { + "r8a.24xlarge": { "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, @@ -126969,29 +133367,34 @@ "EbsInfo": { "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 15000, - "BaselineIops": 60000, - "BaselineThroughputInMBps": 1875.0, - "MaximumBandwidthInMbps": 15000, - "MaximumIops": 60000, - "MaximumThroughputInMBps": 1875.0 + "BaselineBandwidthInMbps": 30000, + "BaselineIops": 120000, + "BaselineThroughputInMBps": 3750.0, + "MaximumBandwidthInMbps": 30000, + "MaximumIops": 120000, + "MaximumThroughputInMBps": 3750.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 32, + "MaximumEbsAttachments": 64, "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": false, "Hypervisor": "nitro", "InstanceStorageSupported": false, - "InstanceType": "r7i.12xlarge", + "InstanceType": "r8a.24xlarge", "MemoryInfo": { - "SizeInMiB": 393216 + "SizeInMiB": 786432 }, "NetworkInfo": { + "BandwidthWeightings": [ + "default", + "ebs-1", + "vpc-1" + ], "ConnectionTrackingConfiguration": { - "DefaultTcpEstablishedTimeout": 432000, + "DefaultTcpEstablishedTimeout": 350, "DefaultUdpStreamTimeout": 180, "DefaultUdpTimeout": 30 }, @@ -127000,24 +133403,27 @@ "EnaSrdSupported": true, "EnaSupport": "required", "EncryptionInTransitSupported": true, - "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 30, + "FlexibleEnaQueuesSupport": "supported", + "Ipv4AddressesPerInterface": 64, "Ipv4AddressesPerSecondaryInterface": 0, - "Ipv6AddressesPerInterface": 30, + "Ipv6AddressesPerInterface": 64, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 8, + "MaximumNetworkInterfaces": 16, "NetworkCards": [ { - "BaselineBandwidthInGbps": 18.75, - "DefaultEnaQueueCountPerInterface": 8, - "MaximumNetworkInterfaces": 8, + "AdditionalFlexibleNetworkInterfaces": 0, + "BaselineBandwidthInGbps": 40.0, + "DefaultEnaQueueCountPerInterface": 16, + "MaximumEnaQueueCount": 384, + "MaximumEnaQueueCountPerInterface": 128, + "MaximumNetworkInterfaces": 16, "NetworkCardIndex": 0, - "NetworkPerformance": "18.75 Gigabit", - "PeakBandwidthInGbps": 18.75 + "NetworkPerformance": "40 Gigabit", + "PeakBandwidthInGbps": 40.0 } ], - "NetworkPerformance": "18.75 Gigabit", + "NetworkPerformance": "40 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -127036,11 +133442,11 @@ ] }, "ProcessorInfo": { - "Manufacturer": "Intel", + "Manufacturer": "AMD", "SupportedArchitectures": [ "x86_64" ], - "SustainedClockSpeedInGhz": 3.2 + "SustainedClockSpeedInGhz": 4.5 }, "RebootMigrationSupport": "supported", "SupportedBootModes": [ @@ -127058,9 +133464,9 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 24, - "DefaultThreadsPerCore": 2, - "DefaultVCpus": 48, + "DefaultCores": 96, + "DefaultThreadsPerCore": 1, + "DefaultVCpus": 96, "ValidCores": [ 1, 2, @@ -127074,26 +133480,20 @@ 10, 11, 12, - 13, - 14, - 15, - 16, - 17, - 18, - 19, - 20, - 21, - 22, - 23, - 24 + 24, + 36, + 48, + 60, + 72, + 84, + 96 ], "ValidThreadsPerCore": [ - 1, - 2 + 1 ] } }, - "r7i.16xlarge": { + "r8a.2xlarge": { "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, @@ -127102,55 +133502,63 @@ "EbsInfo": { "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 20000, - "BaselineIops": 80000, - "BaselineThroughputInMBps": 2500.0, - "MaximumBandwidthInMbps": 20000, - "MaximumIops": 80000, - "MaximumThroughputInMBps": 2500.0 + "BaselineBandwidthInMbps": 2500, + "BaselineIops": 12000, + "BaselineThroughputInMBps": 312.5, + "MaximumBandwidthInMbps": 10000, + "MaximumIops": 40000, + "MaximumThroughputInMBps": 1250.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 48, + "MaximumEbsAttachments": 32, "NvmeSupport": "required" }, "FreeTierEligible": false, - "HibernationSupported": false, + "HibernationSupported": true, "Hypervisor": "nitro", "InstanceStorageSupported": false, - "InstanceType": "r7i.16xlarge", + "InstanceType": "r8a.2xlarge", "MemoryInfo": { - "SizeInMiB": 524288 + "SizeInMiB": 65536 }, "NetworkInfo": { + "BandwidthWeightings": [ + "default", + "ebs-1", + "vpc-1" + ], "ConnectionTrackingConfiguration": { - "DefaultTcpEstablishedTimeout": 432000, + "DefaultTcpEstablishedTimeout": 350, "DefaultUdpStreamTimeout": 180, "DefaultUdpTimeout": 30 }, "DefaultNetworkCardIndex": 0, "EfaSupported": false, - "EnaSrdSupported": true, + "EnaSrdSupported": false, "EnaSupport": "required", "EncryptionInTransitSupported": true, - "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 50, + "FlexibleEnaQueuesSupport": "supported", + "Ipv4AddressesPerInterface": 40, "Ipv4AddressesPerSecondaryInterface": 0, - "Ipv6AddressesPerInterface": 50, + "Ipv6AddressesPerInterface": 40, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 15, + "MaximumNetworkInterfaces": 4, "NetworkCards": [ { - "BaselineBandwidthInGbps": 25.0, + "AdditionalFlexibleNetworkInterfaces": 0, + "BaselineBandwidthInGbps": 3.75, "DefaultEnaQueueCountPerInterface": 8, - "MaximumNetworkInterfaces": 15, + "MaximumEnaQueueCount": 32, + "MaximumEnaQueueCountPerInterface": 8, + "MaximumNetworkInterfaces": 4, "NetworkCardIndex": 0, - "NetworkPerformance": "25 Gigabit", - "PeakBandwidthInGbps": 25.0 + "NetworkPerformance": "Up to 15 Gigabit", + "PeakBandwidthInGbps": 15.0 } ], - "NetworkPerformance": "25 Gigabit", + "NetworkPerformance": "Up to 15 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -127169,11 +133577,11 @@ ] }, "ProcessorInfo": { - "Manufacturer": "Intel", + "Manufacturer": "AMD", "SupportedArchitectures": [ "x86_64" ], - "SustainedClockSpeedInGhz": 3.2 + "SustainedClockSpeedInGhz": 4.5 }, "RebootMigrationSupport": "supported", "SupportedBootModes": [ @@ -127191,9 +133599,9 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 32, - "DefaultThreadsPerCore": 2, - "DefaultVCpus": 64, + "DefaultCores": 8, + "DefaultThreadsPerCore": 1, + "DefaultVCpus": 8, "ValidCores": [ 1, 2, @@ -127202,96 +133610,82 @@ 5, 6, 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15, - 16, - 17, - 18, - 19, - 20, - 21, - 22, - 23, - 24, - 25, - 26, - 27, - 28, - 29, - 30, - 31, - 32 + 8 ], "ValidThreadsPerCore": [ - 1, - 2 + 1 ] } }, - "r7i.24xlarge": { + "r8a.48xlarge": { "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, - "DedicatedHostsSupported": false, + "DedicatedHostsSupported": true, "EbsInfo": { "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 30000, - "BaselineIops": 120000, - "BaselineThroughputInMBps": 3750.0, - "MaximumBandwidthInMbps": 30000, - "MaximumIops": 120000, - "MaximumThroughputInMBps": 3750.0 + "BaselineBandwidthInMbps": 60000, + "BaselineIops": 240000, + "BaselineThroughputInMBps": 7500.0, + "MaximumBandwidthInMbps": 60000, + "MaximumIops": 240000, + "MaximumThroughputInMBps": 7500.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 64, + "MaximumEbsAttachments": 128, "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": false, "Hypervisor": "nitro", "InstanceStorageSupported": false, - "InstanceType": "r7i.24xlarge", + "InstanceType": "r8a.48xlarge", "MemoryInfo": { - "SizeInMiB": 786432 + "SizeInMiB": 1572864 }, "NetworkInfo": { + "BandwidthWeightings": [ + "default", + "ebs-1", + "vpc-1" + ], "ConnectionTrackingConfiguration": { - "DefaultTcpEstablishedTimeout": 432000, + "DefaultTcpEstablishedTimeout": 350, "DefaultUdpStreamTimeout": 180, "DefaultUdpTimeout": 30 }, "DefaultNetworkCardIndex": 0, - "EfaSupported": false, + "EfaInfo": { + "MaximumEfaInterfaces": 1 + }, + "EfaSupported": true, "EnaSrdSupported": true, "EnaSupport": "required", "EncryptionInTransitSupported": true, - "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 50, + "FlexibleEnaQueuesSupport": "supported", + "Ipv4AddressesPerInterface": 64, "Ipv4AddressesPerSecondaryInterface": 0, - "Ipv6AddressesPerInterface": 50, + "Ipv6AddressesPerInterface": 64, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 15, + "MaximumNetworkInterfaces": 24, "NetworkCards": [ { - "BaselineBandwidthInGbps": 37.5, - "DefaultEnaQueueCountPerInterface": 8, - "MaximumNetworkInterfaces": 15, + "AdditionalFlexibleNetworkInterfaces": 0, + "BaselineBandwidthInGbps": 75.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumEnaQueueCount": 768, + "MaximumEnaQueueCountPerInterface": 128, + "MaximumNetworkInterfaces": 24, "NetworkCardIndex": 0, - "NetworkPerformance": "37.5 Gigabit", - "PeakBandwidthInGbps": 37.5 + "NetworkPerformance": "75 Gigabit", + "PeakBandwidthInGbps": 75.0 } ], - "NetworkPerformance": "37.5 Gigabit", + "NetworkPerformance": "75 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -127310,11 +133704,11 @@ ] }, "ProcessorInfo": { - "Manufacturer": "Intel", + "Manufacturer": "AMD", "SupportedArchitectures": [ "x86_64" ], - "SustainedClockSpeedInGhz": 3.2 + "SustainedClockSpeedInGhz": 4.5 }, "RebootMigrationSupport": "supported", "SupportedBootModes": [ @@ -127332,66 +133726,35 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 48, - "DefaultThreadsPerCore": 2, - "DefaultVCpus": 96, + "DefaultCores": 192, + "DefaultThreadsPerCore": 1, + "DefaultVCpus": 192, "ValidCores": [ - 1, - 2, - 3, 4, - 5, 6, - 7, 8, - 9, 10, - 11, 12, - 13, 14, - 15, 16, - 17, 18, - 19, 20, - 21, 22, - 23, 24, - 25, - 26, - 27, - 28, - 29, - 30, - 31, - 32, - 33, - 34, - 35, - 36, - 37, - 38, - 39, - 40, - 41, - 42, - 43, - 44, - 45, - 46, - 47, - 48 + 48, + 72, + 96, + 120, + 144, + 168, + 192 ], "ValidThreadsPerCore": [ - 1, - 2 + 1 ] } }, - "r7i.2xlarge": { + "r8a.4xlarge": { "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, @@ -127400,9 +133763,9 @@ "EbsInfo": { "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 2500, - "BaselineIops": 12000, - "BaselineThroughputInMBps": 312.5, + "BaselineBandwidthInMbps": 5000, + "BaselineIops": 20000, + "BaselineThroughputInMBps": 625.0, "MaximumBandwidthInMbps": 10000, "MaximumIops": 40000, "MaximumThroughputInMBps": 1250.0 @@ -127416,13 +133779,18 @@ "HibernationSupported": true, "Hypervisor": "nitro", "InstanceStorageSupported": false, - "InstanceType": "r7i.2xlarge", + "InstanceType": "r8a.4xlarge", "MemoryInfo": { - "SizeInMiB": 65536 + "SizeInMiB": 131072 }, "NetworkInfo": { + "BandwidthWeightings": [ + "default", + "ebs-1", + "vpc-1" + ], "ConnectionTrackingConfiguration": { - "DefaultTcpEstablishedTimeout": 432000, + "DefaultTcpEstablishedTimeout": 350, "DefaultUdpStreamTimeout": 180, "DefaultUdpTimeout": 30 }, @@ -127431,24 +133799,27 @@ "EnaSrdSupported": false, "EnaSupport": "required", "EncryptionInTransitSupported": true, - "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 15, + "FlexibleEnaQueuesSupport": "supported", + "Ipv4AddressesPerInterface": 40, "Ipv4AddressesPerSecondaryInterface": 0, - "Ipv6AddressesPerInterface": 15, + "Ipv6AddressesPerInterface": 40, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 4, + "MaximumNetworkInterfaces": 8, "NetworkCards": [ { - "BaselineBandwidthInGbps": 3.125, + "AdditionalFlexibleNetworkInterfaces": 0, + "BaselineBandwidthInGbps": 7.5, "DefaultEnaQueueCountPerInterface": 8, - "MaximumNetworkInterfaces": 4, + "MaximumEnaQueueCount": 64, + "MaximumEnaQueueCountPerInterface": 16, + "MaximumNetworkInterfaces": 8, "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 12.5 Gigabit", - "PeakBandwidthInGbps": 12.5 + "NetworkPerformance": "Up to 15 Gigabit", + "PeakBandwidthInGbps": 15.0 } ], - "NetworkPerformance": "Up to 12.5 Gigabit", + "NetworkPerformance": "Up to 15 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -127467,11 +133838,11 @@ ] }, "ProcessorInfo": { - "Manufacturer": "Intel", + "Manufacturer": "AMD", "SupportedArchitectures": [ "x86_64" ], - "SustainedClockSpeedInGhz": 3.2 + "SustainedClockSpeedInGhz": 4.5 }, "RebootMigrationSupport": "supported", "SupportedBootModes": [ @@ -127489,82 +133860,91 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 4, - "DefaultThreadsPerCore": 2, - "DefaultVCpus": 8, + "DefaultCores": 16, + "DefaultThreadsPerCore": 1, + "DefaultVCpus": 16, "ValidCores": [ 1, 2, - 3, - 4 + 4, + 6, + 8, + 10, + 12, + 14, + 16 ], "ValidThreadsPerCore": [ - 1, - 2 + 1 ] } }, - "r7i.48xlarge": { + "r8a.8xlarge": { "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, - "DedicatedHostsSupported": false, + "DedicatedHostsSupported": true, "EbsInfo": { "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 40000, - "BaselineIops": 240000, - "BaselineThroughputInMBps": 5000.0, - "MaximumBandwidthInMbps": 40000, - "MaximumIops": 240000, - "MaximumThroughputInMBps": 5000.0 + "BaselineBandwidthInMbps": 10000, + "BaselineIops": 40000, + "BaselineThroughputInMBps": 1250.0, + "MaximumBandwidthInMbps": 10000, + "MaximumIops": 40000, + "MaximumThroughputInMBps": 1250.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 128, + "MaximumEbsAttachments": 32, "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": false, "Hypervisor": "nitro", "InstanceStorageSupported": false, - "InstanceType": "r7i.48xlarge", + "InstanceType": "r8a.8xlarge", "MemoryInfo": { - "SizeInMiB": 1572864 + "SizeInMiB": 262144 }, "NetworkInfo": { + "BandwidthWeightings": [ + "default", + "ebs-1", + "vpc-1" + ], "ConnectionTrackingConfiguration": { - "DefaultTcpEstablishedTimeout": 432000, + "DefaultTcpEstablishedTimeout": 350, "DefaultUdpStreamTimeout": 180, "DefaultUdpTimeout": 30 }, "DefaultNetworkCardIndex": 0, - "EfaInfo": { - "MaximumEfaInterfaces": 1 - }, - "EfaSupported": true, - "EnaSrdSupported": true, + "EfaSupported": false, + "EnaSrdSupported": false, "EnaSupport": "required", "EncryptionInTransitSupported": true, - "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 50, + "FlexibleEnaQueuesSupport": "supported", + "Ipv4AddressesPerInterface": 40, "Ipv4AddressesPerSecondaryInterface": 0, - "Ipv6AddressesPerInterface": 50, + "Ipv6AddressesPerInterface": 40, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 15, + "MaximumNetworkInterfaces": 10, "NetworkCards": [ { - "BaselineBandwidthInGbps": 50.0, - "DefaultEnaQueueCountPerInterface": 16, - "MaximumNetworkInterfaces": 15, + "AdditionalFlexibleNetworkInterfaces": 0, + "BaselineBandwidthInGbps": 15.0, + "DefaultEnaQueueCountPerInterface": 8, + "MaximumEnaQueueCount": 128, + "MaximumEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 10, "NetworkCardIndex": 0, - "NetworkPerformance": "50 Gigabit", - "PeakBandwidthInGbps": 50.0 + "NetworkPerformance": "15 Gigabit", + "PeakBandwidthInGbps": 15.0 } ], - "NetworkPerformance": "50 Gigabit", + "NetworkPerformance": "15 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -127583,11 +133963,11 @@ ] }, "ProcessorInfo": { - "Manufacturer": "Intel", + "Manufacturer": "AMD", "SupportedArchitectures": [ "x86_64" ], - "SustainedClockSpeedInGhz": 3.2 + "SustainedClockSpeedInGhz": 4.5 }, "RebootMigrationSupport": "supported", "SupportedBootModes": [ @@ -127605,65 +133985,28 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 96, - "DefaultThreadsPerCore": 2, - "DefaultVCpus": 192, + "DefaultCores": 32, + "DefaultThreadsPerCore": 1, + "DefaultVCpus": 32, "ValidCores": [ + 1, + 2, + 3, 4, - 6, 8, - 10, 12, - 14, 16, - 18, 20, - 22, 24, - 26, 28, - 30, - 32, - 34, - 36, - 38, - 40, - 42, - 44, - 46, - 48, - 50, - 52, - 54, - 56, - 58, - 60, - 62, - 64, - 66, - 68, - 70, - 72, - 74, - 76, - 78, - 80, - 82, - 84, - 86, - 88, - 90, - 92, - 94, - 96 + 32 ], "ValidThreadsPerCore": [ - 1, - 2 + 1 ] } }, - "r7i.4xlarge": { + "r8a.large": { "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, @@ -127672,9 +134015,9 @@ "EbsInfo": { "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 5000, - "BaselineIops": 20000, - "BaselineThroughputInMBps": 625.0, + "BaselineBandwidthInMbps": 650, + "BaselineIops": 3600, + "BaselineThroughputInMBps": 81.25, "MaximumBandwidthInMbps": 10000, "MaximumIops": 40000, "MaximumThroughputInMBps": 1250.0 @@ -127688,13 +134031,18 @@ "HibernationSupported": true, "Hypervisor": "nitro", "InstanceStorageSupported": false, - "InstanceType": "r7i.4xlarge", + "InstanceType": "r8a.large", "MemoryInfo": { - "SizeInMiB": 131072 + "SizeInMiB": 16384 }, "NetworkInfo": { + "BandwidthWeightings": [ + "default", + "ebs-1", + "vpc-1" + ], "ConnectionTrackingConfiguration": { - "DefaultTcpEstablishedTimeout": 432000, + "DefaultTcpEstablishedTimeout": 350, "DefaultUdpStreamTimeout": 180, "DefaultUdpTimeout": 30 }, @@ -127703,18 +134051,21 @@ "EnaSrdSupported": false, "EnaSupport": "required", "EncryptionInTransitSupported": true, - "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 30, + "FlexibleEnaQueuesSupport": "supported", + "Ipv4AddressesPerInterface": 20, "Ipv4AddressesPerSecondaryInterface": 0, - "Ipv6AddressesPerInterface": 30, + "Ipv6AddressesPerInterface": 20, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 8, + "MaximumNetworkInterfaces": 3, "NetworkCards": [ { - "BaselineBandwidthInGbps": 6.25, - "DefaultEnaQueueCountPerInterface": 8, - "MaximumNetworkInterfaces": 8, + "AdditionalFlexibleNetworkInterfaces": 0, + "BaselineBandwidthInGbps": 0.937, + "DefaultEnaQueueCountPerInterface": 2, + "MaximumEnaQueueCount": 6, + "MaximumEnaQueueCountPerInterface": 2, + "MaximumNetworkInterfaces": 3, "NetworkCardIndex": 0, "NetworkPerformance": "Up to 12.5 Gigabit", "PeakBandwidthInGbps": 12.5 @@ -127739,11 +134090,11 @@ ] }, "ProcessorInfo": { - "Manufacturer": "Intel", + "Manufacturer": "AMD", "SupportedArchitectures": [ "x86_64" ], - "SustainedClockSpeedInGhz": 3.2 + "SustainedClockSpeedInGhz": 4.5 }, "RebootMigrationSupport": "supported", "SupportedBootModes": [ @@ -127761,26 +134112,19 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 8, - "DefaultThreadsPerCore": 2, - "DefaultVCpus": 16, + "DefaultCores": 2, + "DefaultThreadsPerCore": 1, + "DefaultVCpus": 2, "ValidCores": [ 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8 + 2 ], "ValidThreadsPerCore": [ - 1, - 2 + 1 ] } }, - "r7i.8xlarge": { + "r8a.medium": { "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, @@ -127789,9 +134133,9 @@ "EbsInfo": { "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 10000, - "BaselineIops": 40000, - "BaselineThroughputInMBps": 1250.0, + "BaselineBandwidthInMbps": 325, + "BaselineIops": 2500, + "BaselineThroughputInMBps": 40.625, "MaximumBandwidthInMbps": 10000, "MaximumIops": 40000, "MaximumThroughputInMBps": 1250.0 @@ -127802,16 +134146,21 @@ "NvmeSupport": "required" }, "FreeTierEligible": false, - "HibernationSupported": false, + "HibernationSupported": true, "Hypervisor": "nitro", "InstanceStorageSupported": false, - "InstanceType": "r7i.8xlarge", + "InstanceType": "r8a.medium", "MemoryInfo": { - "SizeInMiB": 262144 + "SizeInMiB": 8192 }, "NetworkInfo": { + "BandwidthWeightings": [ + "default", + "ebs-1", + "vpc-1" + ], "ConnectionTrackingConfiguration": { - "DefaultTcpEstablishedTimeout": 432000, + "DefaultTcpEstablishedTimeout": 350, "DefaultUdpStreamTimeout": 180, "DefaultUdpTimeout": 30 }, @@ -127820,27 +134169,30 @@ "EnaSrdSupported": false, "EnaSupport": "required", "EncryptionInTransitSupported": true, - "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 30, + "FlexibleEnaQueuesSupport": "supported", + "Ipv4AddressesPerInterface": 4, "Ipv4AddressesPerSecondaryInterface": 0, - "Ipv6AddressesPerInterface": 30, + "Ipv6AddressesPerInterface": 4, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 8, + "MaximumNetworkInterfaces": 2, "NetworkCards": [ { - "BaselineBandwidthInGbps": 12.5, - "DefaultEnaQueueCountPerInterface": 8, - "MaximumNetworkInterfaces": 8, + "AdditionalFlexibleNetworkInterfaces": 0, + "BaselineBandwidthInGbps": 0.52, + "DefaultEnaQueueCountPerInterface": 1, + "MaximumEnaQueueCount": 3, + "MaximumEnaQueueCountPerInterface": 1, + "MaximumNetworkInterfaces": 2, "NetworkCardIndex": 0, - "NetworkPerformance": "12.5 Gigabit", + "NetworkPerformance": "Up to 12.5 Gigabit", "PeakBandwidthInGbps": 12.5 } ], - "NetworkPerformance": "12.5 Gigabit", + "NetworkPerformance": "Up to 12.5 Gigabit", "SecondaryNetworkSupported": false }, - "NitroEnclavesSupport": "supported", + "NitroEnclavesSupport": "unsupported", "NitroTpmInfo": { "SupportedVersions": [ "2.0" @@ -127856,11 +134208,11 @@ ] }, "ProcessorInfo": { - "Manufacturer": "Intel", + "Manufacturer": "AMD", "SupportedArchitectures": [ "x86_64" ], - "SustainedClockSpeedInGhz": 3.2 + "SustainedClockSpeedInGhz": 4.5 }, "RebootMigrationSupport": "supported", "SupportedBootModes": [ @@ -127878,100 +134230,86 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 16, - "DefaultThreadsPerCore": 2, - "DefaultVCpus": 32, + "DefaultCores": 1, + "DefaultThreadsPerCore": 1, + "DefaultVCpus": 1, "ValidCores": [ - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15, - 16 + 1 ], "ValidThreadsPerCore": [ - 1, - 2 + 1 ] } }, - "r7i.large": { + "r8a.metal-24xl": { "AutoRecoverySupported": true, - "BareMetal": false, + "BareMetal": true, "BurstablePerformanceSupported": false, "CurrentGeneration": true, "DedicatedHostsSupported": true, "EbsInfo": { "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 650, - "BaselineIops": 3600, - "BaselineThroughputInMBps": 81.25, - "MaximumBandwidthInMbps": 10000, - "MaximumIops": 40000, - "MaximumThroughputInMBps": 1250.0 + "BaselineBandwidthInMbps": 30000, + "BaselineIops": 120000, + "BaselineThroughputInMBps": 3750.0, + "MaximumBandwidthInMbps": 30000, + "MaximumIops": 120000, + "MaximumThroughputInMBps": 3750.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 32, + "MaximumEbsAttachments": 64, "NvmeSupport": "required" }, "FreeTierEligible": false, - "HibernationSupported": true, - "Hypervisor": "nitro", + "HibernationSupported": false, "InstanceStorageSupported": false, - "InstanceType": "r7i.large", + "InstanceType": "r8a.metal-24xl", "MemoryInfo": { - "SizeInMiB": 16384 + "SizeInMiB": 786432 }, "NetworkInfo": { + "BandwidthWeightings": [ + "default", + "ebs-1", + "vpc-1" + ], "ConnectionTrackingConfiguration": { - "DefaultTcpEstablishedTimeout": 432000, + "DefaultTcpEstablishedTimeout": 350, "DefaultUdpStreamTimeout": 180, "DefaultUdpTimeout": 30 }, "DefaultNetworkCardIndex": 0, "EfaSupported": false, - "EnaSrdSupported": false, + "EnaSrdSupported": true, "EnaSupport": "required", "EncryptionInTransitSupported": true, - "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 10, + "FlexibleEnaQueuesSupport": "supported", + "Ipv4AddressesPerInterface": 64, "Ipv4AddressesPerSecondaryInterface": 0, - "Ipv6AddressesPerInterface": 10, + "Ipv6AddressesPerInterface": 64, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 3, + "MaximumNetworkInterfaces": 16, "NetworkCards": [ { - "BaselineBandwidthInGbps": 0.781, - "DefaultEnaQueueCountPerInterface": 2, - "MaximumNetworkInterfaces": 3, + "AdditionalFlexibleNetworkInterfaces": 0, + "BaselineBandwidthInGbps": 40.0, + "DefaultEnaQueueCountPerInterface": 16, + "MaximumEnaQueueCount": 384, + "MaximumEnaQueueCountPerInterface": 128, + "MaximumNetworkInterfaces": 16, "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 12.5 Gigabit", - "PeakBandwidthInGbps": 12.5 + "NetworkPerformance": "40 Gigabit", + "PeakBandwidthInGbps": 40.0 } ], - "NetworkPerformance": "Up to 12.5 Gigabit", + "NetworkPerformance": "40 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "unsupported", - "NitroTpmInfo": { - "SupportedVersions": [ - "2.0" - ] - }, - "NitroTpmSupport": "supported", + "NitroTpmSupport": "unsupported", "PhcSupport": "supported", "PlacementGroupInfo": { "SupportedStrategies": [ @@ -127981,16 +134319,15 @@ ] }, "ProcessorInfo": { - "Manufacturer": "Intel", + "Manufacturer": "AMD", "SupportedArchitectures": [ "x86_64" ], - "SustainedClockSpeedInGhz": 3.2 + "SustainedClockSpeedInGhz": 4.5 }, "RebootMigrationSupport": "supported", "SupportedBootModes": [ - "legacy-bios", - "uefi" + "legacy-bios" ], "SupportedRootDeviceTypes": [ "ebs" @@ -128003,75 +134340,79 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 1, - "DefaultThreadsPerCore": 2, - "DefaultVCpus": 2, - "ValidCores": [ - 1 - ], - "ValidThreadsPerCore": [ - 1, - 2 - ] + "DefaultCores": 96, + "DefaultThreadsPerCore": 1, + "DefaultVCpus": 96 } }, - "r7i.metal-24xl": { + "r8a.metal-48xl": { "AutoRecoverySupported": true, "BareMetal": true, "BurstablePerformanceSupported": false, "CurrentGeneration": true, - "DedicatedHostsSupported": false, + "DedicatedHostsSupported": true, "EbsInfo": { - "AttachmentLimitType": "dedicated", + "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 30000, - "BaselineIops": 120000, - "BaselineThroughputInMBps": 3750.0, - "MaximumBandwidthInMbps": 30000, - "MaximumIops": 120000, - "MaximumThroughputInMBps": 3750.0 + "BaselineBandwidthInMbps": 60000, + "BaselineIops": 240000, + "BaselineThroughputInMBps": 7500.0, + "MaximumBandwidthInMbps": 60000, + "MaximumIops": 240000, + "MaximumThroughputInMBps": 7500.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 39, + "MaximumEbsAttachments": 79, "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": false, "InstanceStorageSupported": false, - "InstanceType": "r7i.metal-24xl", + "InstanceType": "r8a.metal-48xl", "MemoryInfo": { - "SizeInMiB": 786432 + "SizeInMiB": 1572864 }, "NetworkInfo": { + "BandwidthWeightings": [ + "default", + "ebs-1", + "vpc-1" + ], "ConnectionTrackingConfiguration": { - "DefaultTcpEstablishedTimeout": 432000, + "DefaultTcpEstablishedTimeout": 350, "DefaultUdpStreamTimeout": 180, "DefaultUdpTimeout": 30 }, "DefaultNetworkCardIndex": 0, - "EfaSupported": false, + "EfaInfo": { + "MaximumEfaInterfaces": 1 + }, + "EfaSupported": true, "EnaSrdSupported": true, "EnaSupport": "required", "EncryptionInTransitSupported": true, - "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 50, + "FlexibleEnaQueuesSupport": "supported", + "Ipv4AddressesPerInterface": 64, "Ipv4AddressesPerSecondaryInterface": 0, - "Ipv6AddressesPerInterface": 50, + "Ipv6AddressesPerInterface": 64, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 15, + "MaximumNetworkInterfaces": 24, "NetworkCards": [ { - "BaselineBandwidthInGbps": 37.5, - "DefaultEnaQueueCountPerInterface": 8, - "MaximumNetworkInterfaces": 15, + "AdditionalFlexibleNetworkInterfaces": 0, + "BaselineBandwidthInGbps": 75.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumEnaQueueCount": 768, + "MaximumEnaQueueCountPerInterface": 128, + "MaximumNetworkInterfaces": 24, "NetworkCardIndex": 0, - "NetworkPerformance": "37.5 Gigabit", - "PeakBandwidthInGbps": 37.5 + "NetworkPerformance": "75 Gigabit", + "PeakBandwidthInGbps": 75.0 } ], - "NetworkPerformance": "37.5 Gigabit", + "NetworkPerformance": "75 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "unsupported", @@ -128085,11 +134426,11 @@ ] }, "ProcessorInfo": { - "Manufacturer": "Intel", + "Manufacturer": "AMD", "SupportedArchitectures": [ "x86_64" ], - "SustainedClockSpeedInGhz": 3.2 + "SustainedClockSpeedInGhz": 4.5 }, "RebootMigrationSupport": "supported", "SupportedBootModes": [ @@ -128106,75 +134447,86 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 48, - "DefaultThreadsPerCore": 2, - "DefaultVCpus": 96 + "DefaultCores": 192, + "DefaultThreadsPerCore": 1, + "DefaultVCpus": 192 } }, - "r7i.metal-48xl": { + "r8a.xlarge": { "AutoRecoverySupported": true, - "BareMetal": true, + "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, "DedicatedHostsSupported": true, "EbsInfo": { "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 40000, - "BaselineIops": 240000, - "BaselineThroughputInMBps": 5000.0, - "MaximumBandwidthInMbps": 40000, - "MaximumIops": 240000, - "MaximumThroughputInMBps": 5000.0 + "BaselineBandwidthInMbps": 1250, + "BaselineIops": 6000, + "BaselineThroughputInMBps": 156.25, + "MaximumBandwidthInMbps": 10000, + "MaximumIops": 40000, + "MaximumThroughputInMBps": 1250.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 79, + "MaximumEbsAttachments": 32, "NvmeSupport": "required" }, "FreeTierEligible": false, - "HibernationSupported": false, + "HibernationSupported": true, + "Hypervisor": "nitro", "InstanceStorageSupported": false, - "InstanceType": "r7i.metal-48xl", + "InstanceType": "r8a.xlarge", "MemoryInfo": { - "SizeInMiB": 1572864 + "SizeInMiB": 32768 }, "NetworkInfo": { + "BandwidthWeightings": [ + "default", + "ebs-1", + "vpc-1" + ], "ConnectionTrackingConfiguration": { - "DefaultTcpEstablishedTimeout": 432000, + "DefaultTcpEstablishedTimeout": 350, "DefaultUdpStreamTimeout": 180, "DefaultUdpTimeout": 30 }, "DefaultNetworkCardIndex": 0, - "EfaInfo": { - "MaximumEfaInterfaces": 1 - }, - "EfaSupported": true, - "EnaSrdSupported": true, + "EfaSupported": false, + "EnaSrdSupported": false, "EnaSupport": "required", "EncryptionInTransitSupported": true, - "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 50, + "FlexibleEnaQueuesSupport": "supported", + "Ipv4AddressesPerInterface": 20, "Ipv4AddressesPerSecondaryInterface": 0, - "Ipv6AddressesPerInterface": 50, + "Ipv6AddressesPerInterface": 20, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 15, + "MaximumNetworkInterfaces": 4, "NetworkCards": [ { - "BaselineBandwidthInGbps": 50.0, - "DefaultEnaQueueCountPerInterface": 16, - "MaximumNetworkInterfaces": 15, + "AdditionalFlexibleNetworkInterfaces": 0, + "BaselineBandwidthInGbps": 1.875, + "DefaultEnaQueueCountPerInterface": 4, + "MaximumEnaQueueCount": 16, + "MaximumEnaQueueCountPerInterface": 4, + "MaximumNetworkInterfaces": 4, "NetworkCardIndex": 0, - "NetworkPerformance": "50 Gigabit", - "PeakBandwidthInGbps": 50.0 + "NetworkPerformance": "Up to 12.5 Gigabit", + "PeakBandwidthInGbps": 12.5 } ], - "NetworkPerformance": "50 Gigabit", + "NetworkPerformance": "Up to 12.5 Gigabit", "SecondaryNetworkSupported": false }, - "NitroEnclavesSupport": "unsupported", - "NitroTpmSupport": "unsupported", + "NitroEnclavesSupport": "supported", + "NitroTpmInfo": { + "SupportedVersions": [ + "2.0" + ] + }, + "NitroTpmSupport": "supported", "PhcSupport": "supported", "PlacementGroupInfo": { "SupportedStrategies": [ @@ -128184,15 +134536,16 @@ ] }, "ProcessorInfo": { - "Manufacturer": "Intel", + "Manufacturer": "AMD", "SupportedArchitectures": [ "x86_64" ], - "SustainedClockSpeedInGhz": 3.2 + "SustainedClockSpeedInGhz": 4.5 }, "RebootMigrationSupport": "supported", "SupportedBootModes": [ - "legacy-bios" + "legacy-bios", + "uefi" ], "SupportedRootDeviceTypes": [ "ebs" @@ -128205,12 +134558,21 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 96, - "DefaultThreadsPerCore": 2, - "DefaultVCpus": 192 + "DefaultCores": 4, + "DefaultThreadsPerCore": 1, + "DefaultVCpus": 4, + "ValidCores": [ + 1, + 2, + 3, + 4 + ], + "ValidThreadsPerCore": [ + 1 + ] } }, - "r7i.xlarge": { + "r8g.12xlarge": { "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, @@ -128219,12 +134581,12 @@ "EbsInfo": { "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 1250, - "BaselineIops": 6000, - "BaselineThroughputInMBps": 156.25, - "MaximumBandwidthInMbps": 10000, - "MaximumIops": 40000, - "MaximumThroughputInMBps": 1250.0 + "BaselineBandwidthInMbps": 15000, + "BaselineIops": 60000, + "BaselineThroughputInMBps": 1875.0, + "MaximumBandwidthInMbps": 15000, + "MaximumIops": 60000, + "MaximumThroughputInMBps": 1875.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", @@ -128232,14 +134594,19 @@ "NvmeSupport": "required" }, "FreeTierEligible": false, - "HibernationSupported": true, + "HibernationSupported": false, "Hypervisor": "nitro", "InstanceStorageSupported": false, - "InstanceType": "r7i.xlarge", + "InstanceType": "r8g.12xlarge", "MemoryInfo": { - "SizeInMiB": 32768 + "SizeInMiB": 393216 }, "NetworkInfo": { + "BandwidthWeightings": [ + "default", + "ebs-1", + "vpc-1" + ], "ConnectionTrackingConfiguration": { "DefaultTcpEstablishedTimeout": 432000, "DefaultUdpStreamTimeout": 180, @@ -128247,27 +134614,27 @@ }, "DefaultNetworkCardIndex": 0, "EfaSupported": false, - "EnaSrdSupported": false, + "EnaSrdSupported": true, "EnaSupport": "required", "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 15, + "Ipv4AddressesPerInterface": 30, "Ipv4AddressesPerSecondaryInterface": 0, - "Ipv6AddressesPerInterface": 15, + "Ipv6AddressesPerInterface": 30, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 4, + "MaximumNetworkInterfaces": 8, "NetworkCards": [ { - "BaselineBandwidthInGbps": 1.562, - "DefaultEnaQueueCountPerInterface": 4, - "MaximumNetworkInterfaces": 4, + "BaselineBandwidthInGbps": 22.5, + "DefaultEnaQueueCountPerInterface": 8, + "MaximumNetworkInterfaces": 8, "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 12.5 Gigabit", - "PeakBandwidthInGbps": 12.5 + "NetworkPerformance": "22.5 Gigabit", + "PeakBandwidthInGbps": 22.5 } ], - "NetworkPerformance": "Up to 12.5 Gigabit", + "NetworkPerformance": "22.5 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -128286,15 +134653,14 @@ ] }, "ProcessorInfo": { - "Manufacturer": "Intel", + "Manufacturer": "AWS", "SupportedArchitectures": [ - "x86_64" + "arm64" ], - "SustainedClockSpeedInGhz": 3.2 + "SustainedClockSpeedInGhz": 2.8 }, "RebootMigrationSupport": "supported", "SupportedBootModes": [ - "legacy-bios", "uefi" ], "SupportedRootDeviceTypes": [ @@ -128308,20 +134674,65 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 2, - "DefaultThreadsPerCore": 2, - "DefaultVCpus": 4, + "DefaultCores": 48, + "DefaultThreadsPerCore": 1, + "DefaultVCpus": 48, "ValidCores": [ 1, - 2 + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40, + 41, + 42, + 43, + 44, + 45, + 46, + 47, + 48 ], "ValidThreadsPerCore": [ - 1, - 2 + 1 ] } }, - "r7iz.12xlarge": { + "r8g.16xlarge": { "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, @@ -128330,27 +134741,32 @@ "EbsInfo": { "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 19000, - "BaselineIops": 76000, - "BaselineThroughputInMBps": 2375.0, - "MaximumBandwidthInMbps": 19000, - "MaximumIops": 76000, - "MaximumThroughputInMBps": 2375.0 + "BaselineBandwidthInMbps": 20000, + "BaselineIops": 80000, + "BaselineThroughputInMBps": 2500.0, + "MaximumBandwidthInMbps": 20000, + "MaximumIops": 80000, + "MaximumThroughputInMBps": 2500.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 32, + "MaximumEbsAttachments": 48, "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": false, "Hypervisor": "nitro", "InstanceStorageSupported": false, - "InstanceType": "r7iz.12xlarge", + "InstanceType": "r8g.16xlarge", "MemoryInfo": { - "SizeInMiB": 393216 + "SizeInMiB": 524288 }, "NetworkInfo": { + "BandwidthWeightings": [ + "default", + "ebs-1", + "vpc-1" + ], "ConnectionTrackingConfiguration": { "DefaultTcpEstablishedTimeout": 432000, "DefaultUdpStreamTimeout": 180, @@ -128362,23 +134778,23 @@ "EnaSupport": "required", "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 30, + "Ipv4AddressesPerInterface": 50, "Ipv4AddressesPerSecondaryInterface": 0, - "Ipv6AddressesPerInterface": 30, + "Ipv6AddressesPerInterface": 50, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 8, + "MaximumNetworkInterfaces": 15, "NetworkCards": [ { - "BaselineBandwidthInGbps": 25.0, + "BaselineBandwidthInGbps": 30.0, "DefaultEnaQueueCountPerInterface": 8, - "MaximumNetworkInterfaces": 8, + "MaximumNetworkInterfaces": 15, "NetworkCardIndex": 0, - "NetworkPerformance": "25 Gigabit", - "PeakBandwidthInGbps": 25.0 + "NetworkPerformance": "30 Gigabit", + "PeakBandwidthInGbps": 30.0 } ], - "NetworkPerformance": "25 Gigabit", + "NetworkPerformance": "30 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -128388,7 +134804,7 @@ ] }, "NitroTpmSupport": "supported", - "PhcSupport": "unsupported", + "PhcSupport": "supported", "PlacementGroupInfo": { "SupportedStrategies": [ "cluster", @@ -128397,15 +134813,14 @@ ] }, "ProcessorInfo": { - "Manufacturer": "Intel", + "Manufacturer": "AWS", "SupportedArchitectures": [ - "x86_64" + "arm64" ], - "SustainedClockSpeedInGhz": 3.9 + "SustainedClockSpeedInGhz": 2.8 }, "RebootMigrationSupport": "supported", "SupportedBootModes": [ - "legacy-bios", "uefi" ], "SupportedRootDeviceTypes": [ @@ -128419,9 +134834,9 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 24, - "DefaultThreadsPerCore": 2, - "DefaultVCpus": 48, + "DefaultCores": 64, + "DefaultThreadsPerCore": 1, + "DefaultVCpus": 64, "ValidCores": [ 1, 2, @@ -128446,51 +134861,98 @@ 21, 22, 23, - 24 + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40, + 41, + 42, + 43, + 44, + 45, + 46, + 47, + 48, + 49, + 50, + 51, + 52, + 53, + 54, + 55, + 56, + 57, + 58, + 59, + 60, + 61, + 62, + 63, + 64 ], "ValidThreadsPerCore": [ - 1, - 2 + 1 ] } }, - "r7iz.16xlarge": { + "r8g.24xlarge": { "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, - "DedicatedHostsSupported": false, + "DedicatedHostsSupported": true, "EbsInfo": { "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 20000, - "BaselineIops": 80000, - "BaselineThroughputInMBps": 2500.0, - "MaximumBandwidthInMbps": 20000, - "MaximumIops": 80000, - "MaximumThroughputInMBps": 2500.0 + "BaselineBandwidthInMbps": 30000, + "BaselineIops": 120000, + "BaselineThroughputInMBps": 3750.0, + "MaximumBandwidthInMbps": 30000, + "MaximumIops": 120000, + "MaximumThroughputInMBps": 3750.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 48, + "MaximumEbsAttachments": 64, "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": false, "Hypervisor": "nitro", "InstanceStorageSupported": false, - "InstanceType": "r7iz.16xlarge", + "InstanceType": "r8g.24xlarge", "MemoryInfo": { - "SizeInMiB": 524288 + "SizeInMiB": 786432 }, "NetworkInfo": { + "BandwidthWeightings": [ + "default", + "ebs-1", + "vpc-1" + ], "ConnectionTrackingConfiguration": { "DefaultTcpEstablishedTimeout": 432000, "DefaultUdpStreamTimeout": 180, "DefaultUdpTimeout": 30 }, "DefaultNetworkCardIndex": 0, - "EfaSupported": false, + "EfaInfo": { + "MaximumEfaInterfaces": 1 + }, + "EfaSupported": true, "EnaSrdSupported": true, "EnaSupport": "required", "EncryptionInTransitSupported": true, @@ -128503,15 +134965,15 @@ "MaximumNetworkInterfaces": 15, "NetworkCards": [ { - "BaselineBandwidthInGbps": 25.0, + "BaselineBandwidthInGbps": 40.0, "DefaultEnaQueueCountPerInterface": 8, "MaximumNetworkInterfaces": 15, "NetworkCardIndex": 0, - "NetworkPerformance": "25 Gigabit", - "PeakBandwidthInGbps": 25.0 + "NetworkPerformance": "40 Gigabit", + "PeakBandwidthInGbps": 40.0 } ], - "NetworkPerformance": "25 Gigabit", + "NetworkPerformance": "40 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -128521,7 +134983,7 @@ ] }, "NitroTpmSupport": "supported", - "PhcSupport": "unsupported", + "PhcSupport": "supported", "PlacementGroupInfo": { "SupportedStrategies": [ "cluster", @@ -128530,15 +134992,14 @@ ] }, "ProcessorInfo": { - "Manufacturer": "Intel", + "Manufacturer": "AWS", "SupportedArchitectures": [ - "x86_64" + "arm64" ], - "SustainedClockSpeedInGhz": 3.9 + "SustainedClockSpeedInGhz": 2.8 }, "RebootMigrationSupport": "supported", "SupportedBootModes": [ - "legacy-bios", "uefi" ], "SupportedRootDeviceTypes": [ @@ -128552,9 +135013,9 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 32, - "DefaultThreadsPerCore": 2, - "DefaultVCpus": 64, + "DefaultCores": 96, + "DefaultThreadsPerCore": 1, + "DefaultVCpus": 96, "ValidCores": [ 1, 2, @@ -128587,15 +135048,78 @@ 29, 30, 31, - 32 + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40, + 41, + 42, + 43, + 44, + 45, + 46, + 47, + 48, + 49, + 50, + 51, + 52, + 53, + 54, + 55, + 56, + 57, + 58, + 59, + 60, + 61, + 62, + 63, + 64, + 65, + 66, + 67, + 68, + 69, + 70, + 71, + 72, + 73, + 74, + 75, + 76, + 77, + 78, + 79, + 80, + 81, + 82, + 83, + 84, + 85, + 86, + 87, + 88, + 89, + 90, + 91, + 92, + 93, + 94, + 95, + 96 ], "ValidThreadsPerCore": [ - 1, - 2 + 1 ] } }, - "r7iz.2xlarge": { + "r8g.2xlarge": { "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, @@ -128604,9 +135128,9 @@ "EbsInfo": { "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 3168, - "BaselineIops": 13333, - "BaselineThroughputInMBps": 396.0, + "BaselineBandwidthInMbps": 2500, + "BaselineIops": 12000, + "BaselineThroughputInMBps": 312.5, "MaximumBandwidthInMbps": 10000, "MaximumIops": 40000, "MaximumThroughputInMBps": 1250.0 @@ -128620,11 +135144,16 @@ "HibernationSupported": true, "Hypervisor": "nitro", "InstanceStorageSupported": false, - "InstanceType": "r7iz.2xlarge", + "InstanceType": "r8g.2xlarge", "MemoryInfo": { "SizeInMiB": 65536 }, "NetworkInfo": { + "BandwidthWeightings": [ + "default", + "ebs-1", + "vpc-1" + ], "ConnectionTrackingConfiguration": { "DefaultTcpEstablishedTimeout": 432000, "DefaultUdpStreamTimeout": 180, @@ -128644,15 +135173,15 @@ "MaximumNetworkInterfaces": 4, "NetworkCards": [ { - "BaselineBandwidthInGbps": 3.125, + "BaselineBandwidthInGbps": 3.75, "DefaultEnaQueueCountPerInterface": 8, "MaximumNetworkInterfaces": 4, "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 12.5 Gigabit", - "PeakBandwidthInGbps": 12.5 + "NetworkPerformance": "Up to 15 Gigabit", + "PeakBandwidthInGbps": 15.0 } ], - "NetworkPerformance": "Up to 12.5 Gigabit", + "NetworkPerformance": "Up to 15 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -128662,7 +135191,7 @@ ] }, "NitroTpmSupport": "supported", - "PhcSupport": "unsupported", + "PhcSupport": "supported", "PlacementGroupInfo": { "SupportedStrategies": [ "cluster", @@ -128671,15 +135200,14 @@ ] }, "ProcessorInfo": { - "Manufacturer": "Intel", + "Manufacturer": "AWS", "SupportedArchitectures": [ - "x86_64" + "arm64" ], - "SustainedClockSpeedInGhz": 3.9 + "SustainedClockSpeedInGhz": 2.8 }, "RebootMigrationSupport": "supported", "SupportedBootModes": [ - "legacy-bios", "uefi" ], "SupportedRootDeviceTypes": [ @@ -128693,51 +135221,59 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 4, - "DefaultThreadsPerCore": 2, + "DefaultCores": 8, + "DefaultThreadsPerCore": 1, "DefaultVCpus": 8, "ValidCores": [ 1, 2, 3, - 4 + 4, + 5, + 6, + 7, + 8 ], "ValidThreadsPerCore": [ - 1, - 2 + 1 ] } }, - "r7iz.32xlarge": { + "r8g.48xlarge": { "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, - "DedicatedHostsSupported": false, + "DedicatedHostsSupported": true, "EbsInfo": { "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { "BaselineBandwidthInMbps": 40000, - "BaselineIops": 160000, + "BaselineIops": 240000, "BaselineThroughputInMBps": 5000.0, "MaximumBandwidthInMbps": 40000, - "MaximumIops": 160000, + "MaximumIops": 240000, "MaximumThroughputInMBps": 5000.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 88, + "MaximumEbsAttachments": 128, "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": false, "Hypervisor": "nitro", "InstanceStorageSupported": false, - "InstanceType": "r7iz.32xlarge", + "InstanceType": "r8g.48xlarge", "MemoryInfo": { - "SizeInMiB": 1048576 + "SizeInMiB": 1572864 }, "NetworkInfo": { + "BandwidthWeightings": [ + "default", + "ebs-1", + "vpc-1" + ], "ConnectionTrackingConfiguration": { "DefaultTcpEstablishedTimeout": 432000, "DefaultUdpStreamTimeout": 180, @@ -128761,7 +135297,7 @@ "NetworkCards": [ { "BaselineBandwidthInGbps": 50.0, - "DefaultEnaQueueCountPerInterface": 8, + "DefaultEnaQueueCountPerInterface": 16, "MaximumNetworkInterfaces": 15, "NetworkCardIndex": 0, "NetworkPerformance": "50 Gigabit", @@ -128778,7 +135314,7 @@ ] }, "NitroTpmSupport": "supported", - "PhcSupport": "unsupported", + "PhcSupport": "supported", "PlacementGroupInfo": { "SupportedStrategies": [ "cluster", @@ -128787,15 +135323,14 @@ ] }, "ProcessorInfo": { - "Manufacturer": "Intel", + "Manufacturer": "AWS", "SupportedArchitectures": [ - "x86_64" + "arm64" ], - "SustainedClockSpeedInGhz": 3.9 + "SustainedClockSpeedInGhz": 2.7 }, "RebootMigrationSupport": "supported", "SupportedBootModes": [ - "legacy-bios", "uefi" ], "SupportedRootDeviceTypes": [ @@ -128809,9 +135344,9 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 64, - "DefaultThreadsPerCore": 2, - "DefaultVCpus": 128, + "DefaultCores": 192, + "DefaultThreadsPerCore": 1, + "DefaultVCpus": 192, "ValidCores": [ 4, 6, @@ -128843,15 +135378,78 @@ 58, 60, 62, - 64 + 64, + 66, + 68, + 70, + 72, + 74, + 76, + 78, + 80, + 82, + 84, + 86, + 88, + 90, + 92, + 94, + 96, + 98, + 100, + 102, + 104, + 106, + 108, + 110, + 112, + 114, + 116, + 118, + 120, + 122, + 124, + 126, + 128, + 130, + 132, + 134, + 136, + 138, + 140, + 142, + 144, + 146, + 148, + 150, + 152, + 154, + 156, + 158, + 160, + 162, + 164, + 166, + 168, + 170, + 172, + 174, + 176, + 178, + 180, + 182, + 184, + 186, + 188, + 190, + 192 ], "ValidThreadsPerCore": [ - 1, - 2 + 1 ] } }, - "r7iz.4xlarge": { + "r8g.4xlarge": { "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, @@ -128876,11 +135474,16 @@ "HibernationSupported": true, "Hypervisor": "nitro", "InstanceStorageSupported": false, - "InstanceType": "r7iz.4xlarge", + "InstanceType": "r8g.4xlarge", "MemoryInfo": { "SizeInMiB": 131072 }, "NetworkInfo": { + "BandwidthWeightings": [ + "default", + "ebs-1", + "vpc-1" + ], "ConnectionTrackingConfiguration": { "DefaultTcpEstablishedTimeout": 432000, "DefaultUdpStreamTimeout": 180, @@ -128900,15 +135503,15 @@ "MaximumNetworkInterfaces": 8, "NetworkCards": [ { - "BaselineBandwidthInGbps": 6.25, + "BaselineBandwidthInGbps": 7.5, "DefaultEnaQueueCountPerInterface": 8, "MaximumNetworkInterfaces": 8, "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 12.5 Gigabit", - "PeakBandwidthInGbps": 12.5 + "NetworkPerformance": "Up to 15 Gigabit", + "PeakBandwidthInGbps": 15.0 } ], - "NetworkPerformance": "Up to 12.5 Gigabit", + "NetworkPerformance": "Up to 15 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -128918,7 +135521,7 @@ ] }, "NitroTpmSupport": "supported", - "PhcSupport": "unsupported", + "PhcSupport": "supported", "PlacementGroupInfo": { "SupportedStrategies": [ "cluster", @@ -128927,15 +135530,14 @@ ] }, "ProcessorInfo": { - "Manufacturer": "Intel", + "Manufacturer": "AWS", "SupportedArchitectures": [ - "x86_64" + "arm64" ], - "SustainedClockSpeedInGhz": 3.9 + "SustainedClockSpeedInGhz": 2.8 }, "RebootMigrationSupport": "supported", "SupportedBootModes": [ - "legacy-bios", "uefi" ], "SupportedRootDeviceTypes": [ @@ -128949,8 +135551,8 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 8, - "DefaultThreadsPerCore": 2, + "DefaultCores": 16, + "DefaultThreadsPerCore": 1, "DefaultVCpus": 16, "ValidCores": [ 1, @@ -128960,15 +135562,22 @@ 5, 6, 7, - 8 + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16 ], "ValidThreadsPerCore": [ - 1, - 2 + 1 ] } }, - "r7iz.8xlarge": { + "r8g.8xlarge": { "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, @@ -128993,11 +135602,16 @@ "HibernationSupported": false, "Hypervisor": "nitro", "InstanceStorageSupported": false, - "InstanceType": "r7iz.8xlarge", + "InstanceType": "r8g.8xlarge", "MemoryInfo": { "SizeInMiB": 262144 }, "NetworkInfo": { + "BandwidthWeightings": [ + "default", + "ebs-1", + "vpc-1" + ], "ConnectionTrackingConfiguration": { "DefaultTcpEstablishedTimeout": 432000, "DefaultUdpStreamTimeout": 180, @@ -129005,7 +135619,7 @@ }, "DefaultNetworkCardIndex": 0, "EfaSupported": false, - "EnaSrdSupported": true, + "EnaSrdSupported": false, "EnaSupport": "required", "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "unsupported", @@ -129017,15 +135631,15 @@ "MaximumNetworkInterfaces": 8, "NetworkCards": [ { - "BaselineBandwidthInGbps": 12.5, + "BaselineBandwidthInGbps": 15.0, "DefaultEnaQueueCountPerInterface": 8, "MaximumNetworkInterfaces": 8, "NetworkCardIndex": 0, - "NetworkPerformance": "12.5 Gigabit", - "PeakBandwidthInGbps": 12.5 + "NetworkPerformance": "15 Gigabit", + "PeakBandwidthInGbps": 15.0 } ], - "NetworkPerformance": "12.5 Gigabit", + "NetworkPerformance": "15 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -129035,7 +135649,7 @@ ] }, "NitroTpmSupport": "supported", - "PhcSupport": "unsupported", + "PhcSupport": "supported", "PlacementGroupInfo": { "SupportedStrategies": [ "cluster", @@ -129044,15 +135658,14 @@ ] }, "ProcessorInfo": { - "Manufacturer": "Intel", + "Manufacturer": "AWS", "SupportedArchitectures": [ - "x86_64" + "arm64" ], - "SustainedClockSpeedInGhz": 3.9 + "SustainedClockSpeedInGhz": 2.8 }, "RebootMigrationSupport": "supported", "SupportedBootModes": [ - "legacy-bios", "uefi" ], "SupportedRootDeviceTypes": [ @@ -129066,8 +135679,8 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 16, - "DefaultThreadsPerCore": 2, + "DefaultCores": 32, + "DefaultThreadsPerCore": 1, "DefaultVCpus": 32, "ValidCores": [ 1, @@ -129085,15 +135698,30 @@ 13, 14, 15, - 16 + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32 ], "ValidThreadsPerCore": [ - 1, - 2 + 1 ] } }, - "r7iz.large": { + "r8g.large": { "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, @@ -129102,9 +135730,9 @@ "EbsInfo": { "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 792, + "BaselineBandwidthInMbps": 630, "BaselineIops": 3600, - "BaselineThroughputInMBps": 99.0, + "BaselineThroughputInMBps": 78.75, "MaximumBandwidthInMbps": 10000, "MaximumIops": 40000, "MaximumThroughputInMBps": 1250.0 @@ -129118,11 +135746,16 @@ "HibernationSupported": true, "Hypervisor": "nitro", "InstanceStorageSupported": false, - "InstanceType": "r7iz.large", + "InstanceType": "r8g.large", "MemoryInfo": { "SizeInMiB": 16384 }, "NetworkInfo": { + "BandwidthWeightings": [ + "default", + "ebs-1", + "vpc-1" + ], "ConnectionTrackingConfiguration": { "DefaultTcpEstablishedTimeout": 432000, "DefaultUdpStreamTimeout": 180, @@ -129142,7 +135775,7 @@ "MaximumNetworkInterfaces": 3, "NetworkCards": [ { - "BaselineBandwidthInGbps": 0.781, + "BaselineBandwidthInGbps": 0.937, "DefaultEnaQueueCountPerInterface": 2, "MaximumNetworkInterfaces": 3, "NetworkCardIndex": 0, @@ -129153,14 +135786,14 @@ "NetworkPerformance": "Up to 12.5 Gigabit", "SecondaryNetworkSupported": false }, - "NitroEnclavesSupport": "unsupported", + "NitroEnclavesSupport": "supported", "NitroTpmInfo": { "SupportedVersions": [ "2.0" ] }, "NitroTpmSupport": "supported", - "PhcSupport": "unsupported", + "PhcSupport": "supported", "PlacementGroupInfo": { "SupportedStrategies": [ "cluster", @@ -129169,15 +135802,14 @@ ] }, "ProcessorInfo": { - "Manufacturer": "Intel", + "Manufacturer": "AWS", "SupportedArchitectures": [ - "x86_64" + "arm64" ], - "SustainedClockSpeedInGhz": 3.9 + "SustainedClockSpeedInGhz": 2.8 }, "RebootMigrationSupport": "supported", "SupportedBootModes": [ - "legacy-bios", "uefi" ], "SupportedRootDeviceTypes": [ @@ -129191,19 +135823,126 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 1, - "DefaultThreadsPerCore": 2, + "DefaultCores": 2, + "DefaultThreadsPerCore": 1, "DefaultVCpus": 2, "ValidCores": [ - 1 - ], - "ValidThreadsPerCore": [ 1, 2 + ], + "ValidThreadsPerCore": [ + 1 ] } }, - "r7iz.metal-16xl": { + "r8g.medium": { + "AutoRecoverySupported": true, + "BareMetal": false, + "BurstablePerformanceSupported": false, + "CurrentGeneration": true, + "DedicatedHostsSupported": true, + "EbsInfo": { + "AttachmentLimitType": "dedicated", + "EbsOptimizedInfo": { + "BaselineBandwidthInMbps": 315, + "BaselineIops": 2500, + "BaselineThroughputInMBps": 39.375, + "MaximumBandwidthInMbps": 10000, + "MaximumIops": 40000, + "MaximumThroughputInMBps": 1250.0 + }, + "EbsOptimizedSupport": "default", + "EncryptionSupport": "supported", + "MaximumEbsAttachments": 32, + "NvmeSupport": "required" + }, + "FreeTierEligible": false, + "HibernationSupported": true, + "Hypervisor": "nitro", + "InstanceStorageSupported": false, + "InstanceType": "r8g.medium", + "MemoryInfo": { + "SizeInMiB": 8192 + }, + "NetworkInfo": { + "BandwidthWeightings": [ + "default", + "ebs-1", + "vpc-1" + ], + "ConnectionTrackingConfiguration": { + "DefaultTcpEstablishedTimeout": 432000, + "DefaultUdpStreamTimeout": 180, + "DefaultUdpTimeout": 30 + }, + "DefaultNetworkCardIndex": 0, + "EfaSupported": false, + "EnaSrdSupported": false, + "EnaSupport": "required", + "EncryptionInTransitSupported": true, + "FlexibleEnaQueuesSupport": "unsupported", + "Ipv4AddressesPerInterface": 4, + "Ipv4AddressesPerSecondaryInterface": 0, + "Ipv6AddressesPerInterface": 4, + "Ipv6Supported": true, + "MaximumNetworkCards": 1, + "MaximumNetworkInterfaces": 2, + "NetworkCards": [ + { + "BaselineBandwidthInGbps": 0.52, + "DefaultEnaQueueCountPerInterface": 1, + "MaximumNetworkInterfaces": 2, + "NetworkCardIndex": 0, + "NetworkPerformance": "Up to 12.5 Gigabit", + "PeakBandwidthInGbps": 12.5 + } + ], + "NetworkPerformance": "Up to 12.5 Gigabit", + "SecondaryNetworkSupported": false + }, + "NitroEnclavesSupport": "unsupported", + "NitroTpmInfo": { + "SupportedVersions": [ + "2.0" + ] + }, + "NitroTpmSupport": "supported", + "PhcSupport": "supported", + "PlacementGroupInfo": { + "SupportedStrategies": [ + "cluster", + "partition", + "spread" + ] + }, + "ProcessorInfo": { + "Manufacturer": "AWS", + "SupportedArchitectures": [ + "arm64" + ], + "SustainedClockSpeedInGhz": 2.8 + }, + "RebootMigrationSupport": "supported", + "SupportedBootModes": [ + "uefi" + ], + "SupportedRootDeviceTypes": [ + "ebs" + ], + "SupportedUsageClasses": [ + "on-demand", + "spot" + ], + "SupportedVirtualizationTypes": [ + "hvm" + ], + "VCpuInfo": { + "DefaultCores": 1, + "DefaultThreadsPerCore": 1, + "DefaultVCpus": 1 + } + }, + "r8g.metal-24xl": { "AutoRecoverySupported": true, "BareMetal": true, "BurstablePerformanceSupported": false, @@ -129212,12 +135951,12 @@ "EbsInfo": { "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 20000, - "BaselineIops": 80000, - "BaselineThroughputInMBps": 2500.0, - "MaximumBandwidthInMbps": 20000, - "MaximumIops": 80000, - "MaximumThroughputInMBps": 2500.0 + "BaselineBandwidthInMbps": 30000, + "BaselineIops": 120000, + "BaselineThroughputInMBps": 3750.0, + "MaximumBandwidthInMbps": 30000, + "MaximumIops": 120000, + "MaximumThroughputInMBps": 3750.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", @@ -129227,18 +135966,26 @@ "FreeTierEligible": false, "HibernationSupported": false, "InstanceStorageSupported": false, - "InstanceType": "r7iz.metal-16xl", + "InstanceType": "r8g.metal-24xl", "MemoryInfo": { - "SizeInMiB": 524288 + "SizeInMiB": 786432 }, "NetworkInfo": { + "BandwidthWeightings": [ + "default", + "ebs-1", + "vpc-1" + ], "ConnectionTrackingConfiguration": { "DefaultTcpEstablishedTimeout": 432000, "DefaultUdpStreamTimeout": 180, "DefaultUdpTimeout": 30 }, "DefaultNetworkCardIndex": 0, - "EfaSupported": false, + "EfaInfo": { + "MaximumEfaInterfaces": 1 + }, + "EfaSupported": true, "EnaSrdSupported": true, "EnaSupport": "required", "EncryptionInTransitSupported": true, @@ -129251,20 +135998,20 @@ "MaximumNetworkInterfaces": 15, "NetworkCards": [ { - "BaselineBandwidthInGbps": 25.0, - "DefaultEnaQueueCountPerInterface": 8, + "BaselineBandwidthInGbps": 40.0, + "DefaultEnaQueueCountPerInterface": 32, "MaximumNetworkInterfaces": 15, "NetworkCardIndex": 0, - "NetworkPerformance": "25 Gigabit", - "PeakBandwidthInGbps": 25.0 + "NetworkPerformance": "40 Gigabit", + "PeakBandwidthInGbps": 40.0 } ], - "NetworkPerformance": "25 Gigabit", + "NetworkPerformance": "40 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "unsupported", "NitroTpmSupport": "unsupported", - "PhcSupport": "unsupported", + "PhcSupport": "supported", "PlacementGroupInfo": { "SupportedStrategies": [ "cluster", @@ -129273,15 +136020,15 @@ ] }, "ProcessorInfo": { - "Manufacturer": "Intel", + "Manufacturer": "AWS", "SupportedArchitectures": [ - "x86_64" + "arm64" ], - "SustainedClockSpeedInGhz": 3.9 + "SustainedClockSpeedInGhz": 2.8 }, "RebootMigrationSupport": "supported", "SupportedBootModes": [ - "legacy-bios" + "uefi" ], "SupportedRootDeviceTypes": [ "ebs" @@ -129294,12 +136041,12 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 32, - "DefaultThreadsPerCore": 2, - "DefaultVCpus": 64 + "DefaultCores": 96, + "DefaultThreadsPerCore": 1, + "DefaultVCpus": 96 } }, - "r7iz.metal-32xl": { + "r8g.metal-48xl": { "AutoRecoverySupported": true, "BareMetal": true, "BurstablePerformanceSupported": false, @@ -129309,10 +136056,10 @@ "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { "BaselineBandwidthInMbps": 40000, - "BaselineIops": 160000, + "BaselineIops": 240000, "BaselineThroughputInMBps": 5000.0, "MaximumBandwidthInMbps": 40000, - "MaximumIops": 160000, + "MaximumIops": 240000, "MaximumThroughputInMBps": 5000.0 }, "EbsOptimizedSupport": "default", @@ -129323,11 +136070,16 @@ "FreeTierEligible": false, "HibernationSupported": false, "InstanceStorageSupported": false, - "InstanceType": "r7iz.metal-32xl", + "InstanceType": "r8g.metal-48xl", "MemoryInfo": { - "SizeInMiB": 1048576 + "SizeInMiB": 1572864 }, "NetworkInfo": { + "BandwidthWeightings": [ + "default", + "ebs-1", + "vpc-1" + ], "ConnectionTrackingConfiguration": { "DefaultTcpEstablishedTimeout": 432000, "DefaultUdpStreamTimeout": 180, @@ -129351,7 +136103,7 @@ "NetworkCards": [ { "BaselineBandwidthInGbps": 50.0, - "DefaultEnaQueueCountPerInterface": 8, + "DefaultEnaQueueCountPerInterface": 32, "MaximumNetworkInterfaces": 15, "NetworkCardIndex": 0, "NetworkPerformance": "50 Gigabit", @@ -129363,7 +136115,7 @@ }, "NitroEnclavesSupport": "unsupported", "NitroTpmSupport": "unsupported", - "PhcSupport": "unsupported", + "PhcSupport": "supported", "PlacementGroupInfo": { "SupportedStrategies": [ "cluster", @@ -129372,15 +136124,15 @@ ] }, "ProcessorInfo": { - "Manufacturer": "Intel", + "Manufacturer": "AWS", "SupportedArchitectures": [ - "x86_64" + "arm64" ], - "SustainedClockSpeedInGhz": 3.9 + "SustainedClockSpeedInGhz": 2.7 }, "RebootMigrationSupport": "supported", "SupportedBootModes": [ - "legacy-bios" + "uefi" ], "SupportedRootDeviceTypes": [ "ebs" @@ -129393,12 +136145,12 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 64, - "DefaultThreadsPerCore": 2, - "DefaultVCpus": 128 + "DefaultCores": 192, + "DefaultThreadsPerCore": 1, + "DefaultVCpus": 192 } }, - "r7iz.xlarge": { + "r8g.xlarge": { "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, @@ -129407,9 +136159,9 @@ "EbsInfo": { "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 1584, - "BaselineIops": 6667, - "BaselineThroughputInMBps": 198.0, + "BaselineBandwidthInMbps": 1250, + "BaselineIops": 6000, + "BaselineThroughputInMBps": 156.25, "MaximumBandwidthInMbps": 10000, "MaximumIops": 40000, "MaximumThroughputInMBps": 1250.0 @@ -129423,11 +136175,16 @@ "HibernationSupported": true, "Hypervisor": "nitro", "InstanceStorageSupported": false, - "InstanceType": "r7iz.xlarge", + "InstanceType": "r8g.xlarge", "MemoryInfo": { "SizeInMiB": 32768 }, "NetworkInfo": { + "BandwidthWeightings": [ + "default", + "ebs-1", + "vpc-1" + ], "ConnectionTrackingConfiguration": { "DefaultTcpEstablishedTimeout": 432000, "DefaultUdpStreamTimeout": 180, @@ -129447,7 +136204,7 @@ "MaximumNetworkInterfaces": 4, "NetworkCards": [ { - "BaselineBandwidthInGbps": 1.562, + "BaselineBandwidthInGbps": 1.875, "DefaultEnaQueueCountPerInterface": 4, "MaximumNetworkInterfaces": 4, "NetworkCardIndex": 0, @@ -129465,7 +136222,7 @@ ] }, "NitroTpmSupport": "supported", - "PhcSupport": "unsupported", + "PhcSupport": "supported", "PlacementGroupInfo": { "SupportedStrategies": [ "cluster", @@ -129474,15 +136231,14 @@ ] }, "ProcessorInfo": { - "Manufacturer": "Intel", + "Manufacturer": "AWS", "SupportedArchitectures": [ - "x86_64" + "arm64" ], - "SustainedClockSpeedInGhz": 3.9 + "SustainedClockSpeedInGhz": 2.8 }, "RebootMigrationSupport": "supported", "SupportedBootModes": [ - "legacy-bios", "uefi" ], "SupportedRootDeviceTypes": [ @@ -129496,20 +136252,21 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 2, - "DefaultThreadsPerCore": 2, + "DefaultCores": 4, + "DefaultThreadsPerCore": 1, "DefaultVCpus": 4, "ValidCores": [ 1, - 2 + 2, + 3, + 4 ], "ValidThreadsPerCore": [ - 1, - 2 + 1 ] } }, - "r8a.12xlarge": { + "r8gb.12xlarge": { "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, @@ -129518,12 +136275,12 @@ "EbsInfo": { "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 15000, - "BaselineIops": 60000, - "BaselineThroughputInMBps": 1875.0, - "MaximumBandwidthInMbps": 15000, - "MaximumIops": 60000, - "MaximumThroughputInMBps": 1875.0 + "BaselineBandwidthInMbps": 75000, + "BaselineIops": 360000, + "BaselineThroughputInMBps": 9375.0, + "MaximumBandwidthInMbps": 75000, + "MaximumIops": 360000, + "MaximumThroughputInMBps": 9375.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", @@ -129534,16 +136291,11 @@ "HibernationSupported": false, "Hypervisor": "nitro", "InstanceStorageSupported": false, - "InstanceType": "r8a.12xlarge", + "InstanceType": "r8gb.12xlarge", "MemoryInfo": { "SizeInMiB": 393216 }, "NetworkInfo": { - "BandwidthWeightings": [ - "default", - "ebs-1", - "vpc-1" - ], "ConnectionTrackingConfiguration": { "DefaultTcpEstablishedTimeout": 350, "DefaultUdpStreamTimeout": 180, @@ -129551,30 +136303,30 @@ }, "DefaultNetworkCardIndex": 0, "EfaSupported": false, - "EnaSrdSupported": false, + "EnaSrdSupported": true, "EnaSupport": "required", "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "supported", - "Ipv4AddressesPerInterface": 64, + "Ipv4AddressesPerInterface": 30, "Ipv4AddressesPerSecondaryInterface": 0, - "Ipv6AddressesPerInterface": 64, + "Ipv6AddressesPerInterface": 30, "Ipv6Supported": true, "MaximumNetworkCards": 1, "MaximumNetworkInterfaces": 12, "NetworkCards": [ { "AdditionalFlexibleNetworkInterfaces": 0, - "BaselineBandwidthInGbps": 22.5, + "BaselineBandwidthInGbps": 100.0, "DefaultEnaQueueCountPerInterface": 16, "MaximumEnaQueueCount": 192, "MaximumEnaQueueCountPerInterface": 64, "MaximumNetworkInterfaces": 12, "NetworkCardIndex": 0, - "NetworkPerformance": "22.5 Gigabit", - "PeakBandwidthInGbps": 22.5 + "NetworkPerformance": "100 Gigabit", + "PeakBandwidthInGbps": 100.0 } ], - "NetworkPerformance": "22.5 Gigabit", + "NetworkPerformance": "100 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -129584,7 +136336,7 @@ ] }, "NitroTpmSupport": "supported", - "PhcSupport": "supported", + "PhcSupport": "unsupported", "PlacementGroupInfo": { "SupportedStrategies": [ "cluster", @@ -129593,15 +136345,14 @@ ] }, "ProcessorInfo": { - "Manufacturer": "AMD", + "Manufacturer": "AWS", "SupportedArchitectures": [ - "x86_64" + "arm64" ], - "SustainedClockSpeedInGhz": 4.5 + "SustainedClockSpeedInGhz": 2.8 }, "RebootMigrationSupport": "supported", "SupportedBootModes": [ - "legacy-bios", "uefi" ], "SupportedRootDeviceTypes": [ @@ -129625,12 +136376,47 @@ 4, 5, 6, + 7, + 8, + 9, + 10, + 11, 12, + 13, + 14, + 15, + 16, + 17, 18, + 19, + 20, + 21, + 22, + 23, 24, + 25, + 26, + 27, + 28, + 29, 30, + 31, + 32, + 33, + 34, + 35, 36, + 37, + 38, + 39, + 40, + 41, 42, + 43, + 44, + 45, + 46, + 47, 48 ], "ValidThreadsPerCore": [ @@ -129638,7 +136424,7 @@ ] } }, - "r8a.16xlarge": { + "r8gb.16xlarge": { "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, @@ -129647,12 +136433,12 @@ "EbsInfo": { "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 20000, - "BaselineIops": 80000, - "BaselineThroughputInMBps": 2500.0, - "MaximumBandwidthInMbps": 20000, - "MaximumIops": 80000, - "MaximumThroughputInMBps": 2500.0 + "BaselineBandwidthInMbps": 100000, + "BaselineIops": 480000, + "BaselineThroughputInMBps": 12500.0, + "MaximumBandwidthInMbps": 100000, + "MaximumIops": 480000, + "MaximumThroughputInMBps": 12500.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", @@ -129663,47 +136449,45 @@ "HibernationSupported": false, "Hypervisor": "nitro", "InstanceStorageSupported": false, - "InstanceType": "r8a.16xlarge", + "InstanceType": "r8gb.16xlarge", "MemoryInfo": { "SizeInMiB": 524288 }, "NetworkInfo": { - "BandwidthWeightings": [ - "default", - "ebs-1", - "vpc-1" - ], "ConnectionTrackingConfiguration": { "DefaultTcpEstablishedTimeout": 350, "DefaultUdpStreamTimeout": 180, "DefaultUdpTimeout": 30 }, "DefaultNetworkCardIndex": 0, - "EfaSupported": false, + "EfaInfo": { + "MaximumEfaInterfaces": 1 + }, + "EfaSupported": true, "EnaSrdSupported": true, "EnaSupport": "required", "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "supported", - "Ipv4AddressesPerInterface": 64, + "Ipv4AddressesPerInterface": 50, "Ipv4AddressesPerSecondaryInterface": 0, - "Ipv6AddressesPerInterface": 64, + "Ipv6AddressesPerInterface": 50, "Ipv6Supported": true, "MaximumNetworkCards": 1, "MaximumNetworkInterfaces": 16, "NetworkCards": [ { "AdditionalFlexibleNetworkInterfaces": 0, - "BaselineBandwidthInGbps": 30.0, + "BaselineBandwidthInGbps": 133.333, "DefaultEnaQueueCountPerInterface": 16, "MaximumEnaQueueCount": 256, "MaximumEnaQueueCountPerInterface": 64, "MaximumNetworkInterfaces": 16, "NetworkCardIndex": 0, - "NetworkPerformance": "30 Gigabit", - "PeakBandwidthInGbps": 30.0 + "NetworkPerformance": "133.33 Gigabit", + "PeakBandwidthInGbps": 133.333 } ], - "NetworkPerformance": "30 Gigabit", + "NetworkPerformance": "133.33 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -129713,7 +136497,7 @@ ] }, "NitroTpmSupport": "supported", - "PhcSupport": "supported", + "PhcSupport": "unsupported", "PlacementGroupInfo": { "SupportedStrategies": [ "cluster", @@ -129722,15 +136506,14 @@ ] }, "ProcessorInfo": { - "Manufacturer": "AMD", + "Manufacturer": "AWS", "SupportedArchitectures": [ - "x86_64" + "arm64" ], - "SustainedClockSpeedInGhz": 4.5 + "SustainedClockSpeedInGhz": 2.8 }, "RebootMigrationSupport": "supported", "SupportedBootModes": [ - "legacy-bios", "uefi" ], "SupportedRootDeviceTypes": [ @@ -129756,12 +136539,61 @@ 6, 7, 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, 40, + 41, + 42, + 43, + 44, + 45, + 46, + 47, 48, + 49, + 50, + 51, + 52, + 53, + 54, + 55, 56, + 57, + 58, + 59, + 60, + 61, + 62, + 63, 64 ], "ValidThreadsPerCore": [ @@ -129769,7 +136601,7 @@ ] } }, - "r8a.24xlarge": { + "r8gb.24xlarge": { "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, @@ -129778,12 +136610,12 @@ "EbsInfo": { "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 30000, - "BaselineIops": 120000, - "BaselineThroughputInMBps": 3750.0, - "MaximumBandwidthInMbps": 30000, - "MaximumIops": 120000, - "MaximumThroughputInMBps": 3750.0 + "BaselineBandwidthInMbps": 150000, + "BaselineIops": 720000, + "BaselineThroughputInMBps": 18750.0, + "MaximumBandwidthInMbps": 150000, + "MaximumIops": 720000, + "MaximumThroughputInMBps": 18750.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", @@ -129794,47 +136626,45 @@ "HibernationSupported": false, "Hypervisor": "nitro", "InstanceStorageSupported": false, - "InstanceType": "r8a.24xlarge", + "InstanceType": "r8gb.24xlarge", "MemoryInfo": { "SizeInMiB": 786432 }, "NetworkInfo": { - "BandwidthWeightings": [ - "default", - "ebs-1", - "vpc-1" - ], "ConnectionTrackingConfiguration": { "DefaultTcpEstablishedTimeout": 350, "DefaultUdpStreamTimeout": 180, "DefaultUdpTimeout": 30 }, "DefaultNetworkCardIndex": 0, - "EfaSupported": false, + "EfaInfo": { + "MaximumEfaInterfaces": 1 + }, + "EfaSupported": true, "EnaSrdSupported": true, "EnaSupport": "required", "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "supported", - "Ipv4AddressesPerInterface": 64, + "Ipv4AddressesPerInterface": 50, "Ipv4AddressesPerSecondaryInterface": 0, - "Ipv6AddressesPerInterface": 64, + "Ipv6AddressesPerInterface": 50, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 16, + "MaximumNetworkInterfaces": 24, "NetworkCards": [ { "AdditionalFlexibleNetworkInterfaces": 0, - "BaselineBandwidthInGbps": 40.0, + "BaselineBandwidthInGbps": 200.0, "DefaultEnaQueueCountPerInterface": 16, "MaximumEnaQueueCount": 384, "MaximumEnaQueueCountPerInterface": 128, - "MaximumNetworkInterfaces": 16, + "MaximumNetworkInterfaces": 24, "NetworkCardIndex": 0, - "NetworkPerformance": "40 Gigabit", - "PeakBandwidthInGbps": 40.0 + "NetworkPerformance": "200 Gigabit", + "PeakBandwidthInGbps": 200.0 } ], - "NetworkPerformance": "40 Gigabit", + "NetworkPerformance": "200 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -129844,7 +136674,7 @@ ] }, "NitroTpmSupport": "supported", - "PhcSupport": "supported", + "PhcSupport": "unsupported", "PlacementGroupInfo": { "SupportedStrategies": [ "cluster", @@ -129853,15 +136683,14 @@ ] }, "ProcessorInfo": { - "Manufacturer": "AMD", + "Manufacturer": "AWS", "SupportedArchitectures": [ - "x86_64" + "arm64" ], - "SustainedClockSpeedInGhz": 4.5 + "SustainedClockSpeedInGhz": 2.8 }, "RebootMigrationSupport": "supported", "SupportedBootModes": [ - "legacy-bios", "uefi" ], "SupportedRootDeviceTypes": [ @@ -129891,12 +136720,89 @@ 10, 11, 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, 36, + 37, + 38, + 39, + 40, + 41, + 42, + 43, + 44, + 45, + 46, + 47, 48, + 49, + 50, + 51, + 52, + 53, + 54, + 55, + 56, + 57, + 58, + 59, 60, + 61, + 62, + 63, + 64, + 65, + 66, + 67, + 68, + 69, + 70, + 71, 72, + 73, + 74, + 75, + 76, + 77, + 78, + 79, + 80, + 81, + 82, + 83, 84, + 85, + 86, + 87, + 88, + 89, + 90, + 91, + 92, + 93, + 94, + 95, 96 ], "ValidThreadsPerCore": [ @@ -129904,7 +136810,7 @@ ] } }, - "r8a.2xlarge": { + "r8gb.2xlarge": { "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, @@ -129913,12 +136819,12 @@ "EbsInfo": { "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 2500, - "BaselineIops": 12000, - "BaselineThroughputInMBps": 312.5, - "MaximumBandwidthInMbps": 10000, - "MaximumIops": 40000, - "MaximumThroughputInMBps": 1250.0 + "BaselineBandwidthInMbps": 12500, + "BaselineIops": 60000, + "BaselineThroughputInMBps": 1562.5, + "MaximumBandwidthInMbps": 25000, + "MaximumIops": 120000, + "MaximumThroughputInMBps": 3125.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", @@ -129929,16 +136835,11 @@ "HibernationSupported": true, "Hypervisor": "nitro", "InstanceStorageSupported": false, - "InstanceType": "r8a.2xlarge", + "InstanceType": "r8gb.2xlarge", "MemoryInfo": { "SizeInMiB": 65536 }, "NetworkInfo": { - "BandwidthWeightings": [ - "default", - "ebs-1", - "vpc-1" - ], "ConnectionTrackingConfiguration": { "DefaultTcpEstablishedTimeout": 350, "DefaultUdpStreamTimeout": 180, @@ -129950,26 +136851,26 @@ "EnaSupport": "required", "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "supported", - "Ipv4AddressesPerInterface": 40, + "Ipv4AddressesPerInterface": 15, "Ipv4AddressesPerSecondaryInterface": 0, - "Ipv6AddressesPerInterface": 40, + "Ipv6AddressesPerInterface": 15, "Ipv6Supported": true, "MaximumNetworkCards": 1, "MaximumNetworkInterfaces": 4, "NetworkCards": [ { "AdditionalFlexibleNetworkInterfaces": 0, - "BaselineBandwidthInGbps": 3.75, + "BaselineBandwidthInGbps": 16.666, "DefaultEnaQueueCountPerInterface": 8, "MaximumEnaQueueCount": 32, "MaximumEnaQueueCountPerInterface": 8, "MaximumNetworkInterfaces": 4, "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 15 Gigabit", - "PeakBandwidthInGbps": 15.0 + "NetworkPerformance": "Up to 33.33 Gigabit", + "PeakBandwidthInGbps": 33.333 } ], - "NetworkPerformance": "Up to 15 Gigabit", + "NetworkPerformance": "Up to 33.33 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -129979,7 +136880,7 @@ ] }, "NitroTpmSupport": "supported", - "PhcSupport": "supported", + "PhcSupport": "unsupported", "PlacementGroupInfo": { "SupportedStrategies": [ "cluster", @@ -129988,15 +136889,14 @@ ] }, "ProcessorInfo": { - "Manufacturer": "AMD", + "Manufacturer": "AWS", "SupportedArchitectures": [ - "x86_64" + "arm64" ], - "SustainedClockSpeedInGhz": 4.5 + "SustainedClockSpeedInGhz": 2.8 }, "RebootMigrationSupport": "supported", "SupportedBootModes": [ - "legacy-bios", "uefi" ], "SupportedRootDeviceTypes": [ @@ -130028,7 +136928,7 @@ ] } }, - "r8a.48xlarge": { + "r8gb.48xlarge": { "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, @@ -130036,33 +136936,49 @@ "DedicatedHostsSupported": true, "EbsInfo": { "AttachmentLimitType": "dedicated", + "EbsCards": [ + { + "BaselineBandwidthInMbps": 150000, + "BaselineIops": 720000, + "BaselineThroughputInMBps": 18750.0, + "EbsCardIndex": 0, + "MaximumBandwidthInMbps": 150000, + "MaximumIops": 720000, + "MaximumThroughputInMBps": 18750.0 + }, + { + "BaselineBandwidthInMbps": 150000, + "BaselineIops": 720000, + "BaselineThroughputInMBps": 18750.0, + "EbsCardIndex": 1, + "MaximumBandwidthInMbps": 150000, + "MaximumIops": 720000, + "MaximumThroughputInMBps": 18750.0 + } + ], "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 60000, - "BaselineIops": 240000, - "BaselineThroughputInMBps": 7500.0, - "MaximumBandwidthInMbps": 60000, - "MaximumIops": 240000, - "MaximumThroughputInMBps": 7500.0 + "BaselineBandwidthInMbps": 300000, + "BaselineIops": 1440000, + "BaselineThroughputInMBps": 37500.0, + "MaximumBandwidthInMbps": 300000, + "MaximumIops": 1440000, + "MaximumThroughputInMBps": 37500.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", "MaximumEbsAttachments": 128, + "MaximumEbsCards": 2, "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": false, "Hypervisor": "nitro", "InstanceStorageSupported": false, - "InstanceType": "r8a.48xlarge", + "InstanceType": "r8gb.48xlarge", "MemoryInfo": { "SizeInMiB": 1572864 }, "NetworkInfo": { - "BandwidthWeightings": [ - "default", - "ebs-1", - "vpc-1" - ], "ConnectionTrackingConfiguration": { "DefaultTcpEstablishedTimeout": 350, "DefaultUdpStreamTimeout": 180, @@ -130070,33 +136986,44 @@ }, "DefaultNetworkCardIndex": 0, "EfaInfo": { - "MaximumEfaInterfaces": 1 + "MaximumEfaInterfaces": 2 }, "EfaSupported": true, "EnaSrdSupported": true, "EnaSupport": "required", "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "supported", - "Ipv4AddressesPerInterface": 64, + "Ipv4AddressesPerInterface": 50, "Ipv4AddressesPerSecondaryInterface": 0, - "Ipv6AddressesPerInterface": 64, + "Ipv6AddressesPerInterface": 50, "Ipv6Supported": true, - "MaximumNetworkCards": 1, + "MaximumNetworkCards": 2, "MaximumNetworkInterfaces": 24, "NetworkCards": [ { "AdditionalFlexibleNetworkInterfaces": 0, - "BaselineBandwidthInGbps": 75.0, + "BaselineBandwidthInGbps": 200.0, "DefaultEnaQueueCountPerInterface": 32, - "MaximumEnaQueueCount": 768, + "MaximumEnaQueueCount": 384, "MaximumEnaQueueCountPerInterface": 128, - "MaximumNetworkInterfaces": 24, + "MaximumNetworkInterfaces": 12, "NetworkCardIndex": 0, - "NetworkPerformance": "75 Gigabit", - "PeakBandwidthInGbps": 75.0 + "NetworkPerformance": "200 Gigabit", + "PeakBandwidthInGbps": 200.0 + }, + { + "AdditionalFlexibleNetworkInterfaces": 0, + "BaselineBandwidthInGbps": 200.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumEnaQueueCount": 384, + "MaximumEnaQueueCountPerInterface": 128, + "MaximumNetworkInterfaces": 12, + "NetworkCardIndex": 1, + "NetworkPerformance": "200 Gigabit", + "PeakBandwidthInGbps": 200.0 } ], - "NetworkPerformance": "75 Gigabit", + "NetworkPerformance": "400 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -130106,7 +137033,7 @@ ] }, "NitroTpmSupport": "supported", - "PhcSupport": "supported", + "PhcSupport": "unsupported", "PlacementGroupInfo": { "SupportedStrategies": [ "cluster", @@ -130115,15 +137042,14 @@ ] }, "ProcessorInfo": { - "Manufacturer": "AMD", + "Manufacturer": "AWS", "SupportedArchitectures": [ - "x86_64" + "arm64" ], - "SustainedClockSpeedInGhz": 4.5 + "SustainedClockSpeedInGhz": 2.7 }, "RebootMigrationSupport": "supported", "SupportedBootModes": [ - "legacy-bios", "uefi" ], "SupportedRootDeviceTypes": [ @@ -130152,12 +137078,89 @@ 20, 22, 24, + 26, + 28, + 30, + 32, + 34, + 36, + 38, + 40, + 42, + 44, + 46, 48, + 50, + 52, + 54, + 56, + 58, + 60, + 62, + 64, + 66, + 68, + 70, 72, + 74, + 76, + 78, + 80, + 82, + 84, + 86, + 88, + 90, + 92, + 94, 96, + 98, + 100, + 102, + 104, + 106, + 108, + 110, + 112, + 114, + 116, + 118, 120, + 122, + 124, + 126, + 128, + 130, + 132, + 134, + 136, + 138, + 140, + 142, 144, + 146, + 148, + 150, + 152, + 154, + 156, + 158, + 160, + 162, + 164, + 166, 168, + 170, + 172, + 174, + 176, + 178, + 180, + 182, + 184, + 186, + 188, + 190, 192 ], "ValidThreadsPerCore": [ @@ -130165,7 +137168,7 @@ ] } }, - "r8a.4xlarge": { + "r8gb.4xlarge": { "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, @@ -130174,12 +137177,12 @@ "EbsInfo": { "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 5000, - "BaselineIops": 20000, - "BaselineThroughputInMBps": 625.0, - "MaximumBandwidthInMbps": 10000, - "MaximumIops": 40000, - "MaximumThroughputInMBps": 1250.0 + "BaselineBandwidthInMbps": 25000, + "BaselineIops": 120000, + "BaselineThroughputInMBps": 3125.0, + "MaximumBandwidthInMbps": 25000, + "MaximumIops": 120000, + "MaximumThroughputInMBps": 3125.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", @@ -130190,16 +137193,11 @@ "HibernationSupported": true, "Hypervisor": "nitro", "InstanceStorageSupported": false, - "InstanceType": "r8a.4xlarge", + "InstanceType": "r8gb.4xlarge", "MemoryInfo": { "SizeInMiB": 131072 }, "NetworkInfo": { - "BandwidthWeightings": [ - "default", - "ebs-1", - "vpc-1" - ], "ConnectionTrackingConfiguration": { "DefaultTcpEstablishedTimeout": 350, "DefaultUdpStreamTimeout": 180, @@ -130211,26 +137209,26 @@ "EnaSupport": "required", "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "supported", - "Ipv4AddressesPerInterface": 40, + "Ipv4AddressesPerInterface": 30, "Ipv4AddressesPerSecondaryInterface": 0, - "Ipv6AddressesPerInterface": 40, + "Ipv6AddressesPerInterface": 30, "Ipv6Supported": true, "MaximumNetworkCards": 1, "MaximumNetworkInterfaces": 8, "NetworkCards": [ { "AdditionalFlexibleNetworkInterfaces": 0, - "BaselineBandwidthInGbps": 7.5, + "BaselineBandwidthInGbps": 33.333, "DefaultEnaQueueCountPerInterface": 8, "MaximumEnaQueueCount": 64, "MaximumEnaQueueCountPerInterface": 16, "MaximumNetworkInterfaces": 8, "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 15 Gigabit", - "PeakBandwidthInGbps": 15.0 + "NetworkPerformance": "33.33 Gigabit", + "PeakBandwidthInGbps": 33.333 } ], - "NetworkPerformance": "Up to 15 Gigabit", + "NetworkPerformance": "33.33 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -130240,7 +137238,7 @@ ] }, "NitroTpmSupport": "supported", - "PhcSupport": "supported", + "PhcSupport": "unsupported", "PlacementGroupInfo": { "SupportedStrategies": [ "cluster", @@ -130249,15 +137247,14 @@ ] }, "ProcessorInfo": { - "Manufacturer": "AMD", + "Manufacturer": "AWS", "SupportedArchitectures": [ - "x86_64" + "arm64" ], - "SustainedClockSpeedInGhz": 4.5 + "SustainedClockSpeedInGhz": 2.8 }, "RebootMigrationSupport": "supported", "SupportedBootModes": [ - "legacy-bios", "uefi" ], "SupportedRootDeviceTypes": [ @@ -130277,12 +137274,19 @@ "ValidCores": [ 1, 2, + 3, 4, + 5, 6, + 7, 8, + 9, 10, + 11, 12, + 13, 14, + 15, 16 ], "ValidThreadsPerCore": [ @@ -130290,7 +137294,7 @@ ] } }, - "r8a.8xlarge": { + "r8gb.8xlarge": { "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, @@ -130299,12 +137303,12 @@ "EbsInfo": { "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 10000, - "BaselineIops": 40000, - "BaselineThroughputInMBps": 1250.0, - "MaximumBandwidthInMbps": 10000, - "MaximumIops": 40000, - "MaximumThroughputInMBps": 1250.0 + "BaselineBandwidthInMbps": 50000, + "BaselineIops": 240000, + "BaselineThroughputInMBps": 6250.0, + "MaximumBandwidthInMbps": 50000, + "MaximumIops": 240000, + "MaximumThroughputInMBps": 6250.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", @@ -130315,16 +137319,11 @@ "HibernationSupported": false, "Hypervisor": "nitro", "InstanceStorageSupported": false, - "InstanceType": "r8a.8xlarge", + "InstanceType": "r8gb.8xlarge", "MemoryInfo": { "SizeInMiB": 262144 }, "NetworkInfo": { - "BandwidthWeightings": [ - "default", - "ebs-1", - "vpc-1" - ], "ConnectionTrackingConfiguration": { "DefaultTcpEstablishedTimeout": 350, "DefaultUdpStreamTimeout": 180, @@ -130332,30 +137331,30 @@ }, "DefaultNetworkCardIndex": 0, "EfaSupported": false, - "EnaSrdSupported": false, + "EnaSrdSupported": true, "EnaSupport": "required", "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "supported", - "Ipv4AddressesPerInterface": 40, + "Ipv4AddressesPerInterface": 30, "Ipv4AddressesPerSecondaryInterface": 0, - "Ipv6AddressesPerInterface": 40, + "Ipv6AddressesPerInterface": 30, "Ipv6Supported": true, "MaximumNetworkCards": 1, "MaximumNetworkInterfaces": 10, "NetworkCards": [ { "AdditionalFlexibleNetworkInterfaces": 0, - "BaselineBandwidthInGbps": 15.0, + "BaselineBandwidthInGbps": 66.666, "DefaultEnaQueueCountPerInterface": 8, "MaximumEnaQueueCount": 128, "MaximumEnaQueueCountPerInterface": 32, "MaximumNetworkInterfaces": 10, "NetworkCardIndex": 0, - "NetworkPerformance": "15 Gigabit", - "PeakBandwidthInGbps": 15.0 + "NetworkPerformance": "66.67 Gigabit", + "PeakBandwidthInGbps": 66.666 } ], - "NetworkPerformance": "15 Gigabit", + "NetworkPerformance": "66.66 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -130365,7 +137364,7 @@ ] }, "NitroTpmSupport": "supported", - "PhcSupport": "supported", + "PhcSupport": "unsupported", "PlacementGroupInfo": { "SupportedStrategies": [ "cluster", @@ -130374,15 +137373,14 @@ ] }, "ProcessorInfo": { - "Manufacturer": "AMD", + "Manufacturer": "AWS", "SupportedArchitectures": [ - "x86_64" + "arm64" ], - "SustainedClockSpeedInGhz": 4.5 + "SustainedClockSpeedInGhz": 2.8 }, "RebootMigrationSupport": "supported", "SupportedBootModes": [ - "legacy-bios", "uefi" ], "SupportedRootDeviceTypes": [ @@ -130404,12 +137402,33 @@ 2, 3, 4, + 5, + 6, + 7, 8, + 9, + 10, + 11, 12, + 13, + 14, + 15, 16, + 17, + 18, + 19, 20, + 21, + 22, + 23, 24, + 25, + 26, + 27, 28, + 29, + 30, + 31, 32 ], "ValidThreadsPerCore": [ @@ -130417,7 +137436,7 @@ ] } }, - "r8a.large": { + "r8gb.large": { "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, @@ -130426,12 +137445,12 @@ "EbsInfo": { "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 650, - "BaselineIops": 3600, - "BaselineThroughputInMBps": 81.25, - "MaximumBandwidthInMbps": 10000, - "MaximumIops": 40000, - "MaximumThroughputInMBps": 1250.0 + "BaselineBandwidthInMbps": 3125, + "BaselineIops": 15000, + "BaselineThroughputInMBps": 390.625, + "MaximumBandwidthInMbps": 25000, + "MaximumIops": 120000, + "MaximumThroughputInMBps": 3125.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", @@ -130442,16 +137461,11 @@ "HibernationSupported": true, "Hypervisor": "nitro", "InstanceStorageSupported": false, - "InstanceType": "r8a.large", + "InstanceType": "r8gb.large", "MemoryInfo": { "SizeInMiB": 16384 }, "NetworkInfo": { - "BandwidthWeightings": [ - "default", - "ebs-1", - "vpc-1" - ], "ConnectionTrackingConfiguration": { "DefaultTcpEstablishedTimeout": 350, "DefaultUdpStreamTimeout": 180, @@ -130463,26 +137477,26 @@ "EnaSupport": "required", "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "supported", - "Ipv4AddressesPerInterface": 20, + "Ipv4AddressesPerInterface": 10, "Ipv4AddressesPerSecondaryInterface": 0, - "Ipv6AddressesPerInterface": 20, + "Ipv6AddressesPerInterface": 10, "Ipv6Supported": true, "MaximumNetworkCards": 1, "MaximumNetworkInterfaces": 3, "NetworkCards": [ { "AdditionalFlexibleNetworkInterfaces": 0, - "BaselineBandwidthInGbps": 0.937, + "BaselineBandwidthInGbps": 4.166, "DefaultEnaQueueCountPerInterface": 2, "MaximumEnaQueueCount": 6, "MaximumEnaQueueCountPerInterface": 2, "MaximumNetworkInterfaces": 3, "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 12.5 Gigabit", - "PeakBandwidthInGbps": 12.5 + "NetworkPerformance": "Up to 20 Gigabit", + "PeakBandwidthInGbps": 20.0 } ], - "NetworkPerformance": "Up to 12.5 Gigabit", + "NetworkPerformance": "Up to 20 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -130492,7 +137506,7 @@ ] }, "NitroTpmSupport": "supported", - "PhcSupport": "supported", + "PhcSupport": "unsupported", "PlacementGroupInfo": { "SupportedStrategies": [ "cluster", @@ -130501,15 +137515,14 @@ ] }, "ProcessorInfo": { - "Manufacturer": "AMD", + "Manufacturer": "AWS", "SupportedArchitectures": [ - "x86_64" + "arm64" ], - "SustainedClockSpeedInGhz": 4.5 + "SustainedClockSpeedInGhz": 2.8 }, "RebootMigrationSupport": "supported", "SupportedBootModes": [ - "legacy-bios", "uefi" ], "SupportedRootDeviceTypes": [ @@ -130535,7 +137548,7 @@ ] } }, - "r8a.medium": { + "r8gb.medium": { "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, @@ -130544,12 +137557,12 @@ "EbsInfo": { "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 325, - "BaselineIops": 2500, - "BaselineThroughputInMBps": 40.625, - "MaximumBandwidthInMbps": 10000, - "MaximumIops": 40000, - "MaximumThroughputInMBps": 1250.0 + "BaselineBandwidthInMbps": 1562, + "BaselineIops": 7500, + "BaselineThroughputInMBps": 195.3125, + "MaximumBandwidthInMbps": 25000, + "MaximumIops": 120000, + "MaximumThroughputInMBps": 3125.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", @@ -130560,16 +137573,11 @@ "HibernationSupported": true, "Hypervisor": "nitro", "InstanceStorageSupported": false, - "InstanceType": "r8a.medium", + "InstanceType": "r8gb.medium", "MemoryInfo": { "SizeInMiB": 8192 }, "NetworkInfo": { - "BandwidthWeightings": [ - "default", - "ebs-1", - "vpc-1" - ], "ConnectionTrackingConfiguration": { "DefaultTcpEstablishedTimeout": 350, "DefaultUdpStreamTimeout": 180, @@ -130590,17 +137598,17 @@ "NetworkCards": [ { "AdditionalFlexibleNetworkInterfaces": 0, - "BaselineBandwidthInGbps": 0.52, + "BaselineBandwidthInGbps": 2.083, "DefaultEnaQueueCountPerInterface": 1, - "MaximumEnaQueueCount": 3, + "MaximumEnaQueueCount": 2, "MaximumEnaQueueCountPerInterface": 1, "MaximumNetworkInterfaces": 2, "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 12.5 Gigabit", - "PeakBandwidthInGbps": 12.5 + "NetworkPerformance": "Up to 16.67 Gigabit", + "PeakBandwidthInGbps": 16.667 } ], - "NetworkPerformance": "Up to 12.5 Gigabit", + "NetworkPerformance": "Up to 16.66 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "unsupported", @@ -130610,7 +137618,7 @@ ] }, "NitroTpmSupport": "supported", - "PhcSupport": "supported", + "PhcSupport": "unsupported", "PlacementGroupInfo": { "SupportedStrategies": [ "cluster", @@ -130619,15 +137627,14 @@ ] }, "ProcessorInfo": { - "Manufacturer": "AMD", + "Manufacturer": "AWS", "SupportedArchitectures": [ - "x86_64" + "arm64" ], - "SustainedClockSpeedInGhz": 4.5 + "SustainedClockSpeedInGhz": 2.8 }, "RebootMigrationSupport": "supported", "SupportedBootModes": [ - "legacy-bios", "uefi" ], "SupportedRootDeviceTypes": [ @@ -130643,85 +137650,77 @@ "VCpuInfo": { "DefaultCores": 1, "DefaultThreadsPerCore": 1, - "DefaultVCpus": 1, - "ValidCores": [ - 1 - ], - "ValidThreadsPerCore": [ - 1 - ] + "DefaultVCpus": 1 } }, - "r8a.metal-24xl": { + "r8gb.metal-24xl": { "AutoRecoverySupported": true, "BareMetal": true, "BurstablePerformanceSupported": false, "CurrentGeneration": true, "DedicatedHostsSupported": true, "EbsInfo": { - "AttachmentLimitType": "dedicated", + "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 30000, - "BaselineIops": 120000, - "BaselineThroughputInMBps": 3750.0, - "MaximumBandwidthInMbps": 30000, - "MaximumIops": 120000, - "MaximumThroughputInMBps": 3750.0 + "BaselineBandwidthInMbps": 150000, + "BaselineIops": 720000, + "BaselineThroughputInMBps": 18750.0, + "MaximumBandwidthInMbps": 150000, + "MaximumIops": 720000, + "MaximumThroughputInMBps": 18750.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 64, + "MaximumEbsAttachments": 39, "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": false, "InstanceStorageSupported": false, - "InstanceType": "r8a.metal-24xl", + "InstanceType": "r8gb.metal-24xl", "MemoryInfo": { "SizeInMiB": 786432 }, "NetworkInfo": { - "BandwidthWeightings": [ - "default", - "ebs-1", - "vpc-1" - ], "ConnectionTrackingConfiguration": { "DefaultTcpEstablishedTimeout": 350, "DefaultUdpStreamTimeout": 180, "DefaultUdpTimeout": 30 }, "DefaultNetworkCardIndex": 0, - "EfaSupported": false, + "EfaInfo": { + "MaximumEfaInterfaces": 1 + }, + "EfaSupported": true, "EnaSrdSupported": true, "EnaSupport": "required", "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "supported", - "Ipv4AddressesPerInterface": 64, + "Ipv4AddressesPerInterface": 50, "Ipv4AddressesPerSecondaryInterface": 0, - "Ipv6AddressesPerInterface": 64, + "Ipv6AddressesPerInterface": 50, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 16, + "MaximumNetworkInterfaces": 24, "NetworkCards": [ { "AdditionalFlexibleNetworkInterfaces": 0, - "BaselineBandwidthInGbps": 40.0, - "DefaultEnaQueueCountPerInterface": 16, - "MaximumEnaQueueCount": 384, + "BaselineBandwidthInGbps": 200.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumEnaQueueCount": 768, "MaximumEnaQueueCountPerInterface": 128, - "MaximumNetworkInterfaces": 16, + "MaximumNetworkInterfaces": 24, "NetworkCardIndex": 0, - "NetworkPerformance": "40 Gigabit", - "PeakBandwidthInGbps": 40.0 + "NetworkPerformance": "200 Gigabit", + "PeakBandwidthInGbps": 200.0 } ], - "NetworkPerformance": "40 Gigabit", + "NetworkPerformance": "200 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "unsupported", "NitroTpmSupport": "unsupported", - "PhcSupport": "supported", + "PhcSupport": "unsupported", "PlacementGroupInfo": { "SupportedStrategies": [ "cluster", @@ -130730,15 +137729,15 @@ ] }, "ProcessorInfo": { - "Manufacturer": "AMD", + "Manufacturer": "AWS", "SupportedArchitectures": [ - "x86_64" + "arm64" ], - "SustainedClockSpeedInGhz": 4.5 + "SustainedClockSpeedInGhz": 2.8 }, "RebootMigrationSupport": "supported", "SupportedBootModes": [ - "legacy-bios" + "uefi" ], "SupportedRootDeviceTypes": [ "ebs" @@ -130756,40 +137755,56 @@ "DefaultVCpus": 96 } }, - "r8a.metal-48xl": { + "r8gb.metal-48xl": { "AutoRecoverySupported": true, "BareMetal": true, "BurstablePerformanceSupported": false, "CurrentGeneration": true, "DedicatedHostsSupported": true, "EbsInfo": { - "AttachmentLimitType": "shared", + "AttachmentLimitType": "dedicated", + "EbsCards": [ + { + "BaselineBandwidthInMbps": 150000, + "BaselineIops": 720000, + "BaselineThroughputInMBps": 18750.0, + "EbsCardIndex": 0, + "MaximumBandwidthInMbps": 150000, + "MaximumIops": 720000, + "MaximumThroughputInMBps": 18750.0 + }, + { + "BaselineBandwidthInMbps": 150000, + "BaselineIops": 720000, + "BaselineThroughputInMBps": 18750.0, + "EbsCardIndex": 1, + "MaximumBandwidthInMbps": 150000, + "MaximumIops": 720000, + "MaximumThroughputInMBps": 18750.0 + } + ], "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 60000, - "BaselineIops": 240000, - "BaselineThroughputInMBps": 7500.0, - "MaximumBandwidthInMbps": 60000, - "MaximumIops": 240000, - "MaximumThroughputInMBps": 7500.0 + "BaselineBandwidthInMbps": 300000, + "BaselineIops": 1440000, + "BaselineThroughputInMBps": 37500.0, + "MaximumBandwidthInMbps": 300000, + "MaximumIops": 1440000, + "MaximumThroughputInMBps": 37500.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 79, + "MaximumEbsAttachments": 78, + "MaximumEbsCards": 2, "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": false, "InstanceStorageSupported": false, - "InstanceType": "r8a.metal-48xl", + "InstanceType": "r8gb.metal-48xl", "MemoryInfo": { "SizeInMiB": 1572864 }, "NetworkInfo": { - "BandwidthWeightings": [ - "default", - "ebs-1", - "vpc-1" - ], "ConnectionTrackingConfiguration": { "DefaultTcpEstablishedTimeout": 350, "DefaultUdpStreamTimeout": 180, @@ -130797,38 +137812,49 @@ }, "DefaultNetworkCardIndex": 0, "EfaInfo": { - "MaximumEfaInterfaces": 1 + "MaximumEfaInterfaces": 2 }, "EfaSupported": true, "EnaSrdSupported": true, "EnaSupport": "required", "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "supported", - "Ipv4AddressesPerInterface": 64, + "Ipv4AddressesPerInterface": 50, "Ipv4AddressesPerSecondaryInterface": 0, - "Ipv6AddressesPerInterface": 64, + "Ipv6AddressesPerInterface": 50, "Ipv6Supported": true, - "MaximumNetworkCards": 1, + "MaximumNetworkCards": 2, "MaximumNetworkInterfaces": 24, "NetworkCards": [ { "AdditionalFlexibleNetworkInterfaces": 0, - "BaselineBandwidthInGbps": 75.0, + "BaselineBandwidthInGbps": 200.0, "DefaultEnaQueueCountPerInterface": 32, - "MaximumEnaQueueCount": 768, + "MaximumEnaQueueCount": 384, "MaximumEnaQueueCountPerInterface": 128, - "MaximumNetworkInterfaces": 24, + "MaximumNetworkInterfaces": 12, "NetworkCardIndex": 0, - "NetworkPerformance": "75 Gigabit", - "PeakBandwidthInGbps": 75.0 + "NetworkPerformance": "200 Gigabit", + "PeakBandwidthInGbps": 200.0 + }, + { + "AdditionalFlexibleNetworkInterfaces": 0, + "BaselineBandwidthInGbps": 200.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumEnaQueueCount": 384, + "MaximumEnaQueueCountPerInterface": 128, + "MaximumNetworkInterfaces": 12, + "NetworkCardIndex": 1, + "NetworkPerformance": "200 Gigabit", + "PeakBandwidthInGbps": 200.0 } ], - "NetworkPerformance": "75 Gigabit", + "NetworkPerformance": "400 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "unsupported", "NitroTpmSupport": "unsupported", - "PhcSupport": "supported", + "PhcSupport": "unsupported", "PlacementGroupInfo": { "SupportedStrategies": [ "cluster", @@ -130837,15 +137863,15 @@ ] }, "ProcessorInfo": { - "Manufacturer": "AMD", + "Manufacturer": "AWS", "SupportedArchitectures": [ - "x86_64" + "arm64" ], - "SustainedClockSpeedInGhz": 4.5 + "SustainedClockSpeedInGhz": 2.7 }, "RebootMigrationSupport": "supported", "SupportedBootModes": [ - "legacy-bios" + "uefi" ], "SupportedRootDeviceTypes": [ "ebs" @@ -130863,7 +137889,7 @@ "DefaultVCpus": 192 } }, - "r8a.xlarge": { + "r8gb.xlarge": { "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, @@ -130872,12 +137898,12 @@ "EbsInfo": { "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 1250, - "BaselineIops": 6000, - "BaselineThroughputInMBps": 156.25, - "MaximumBandwidthInMbps": 10000, - "MaximumIops": 40000, - "MaximumThroughputInMBps": 1250.0 + "BaselineBandwidthInMbps": 6250, + "BaselineIops": 30000, + "BaselineThroughputInMBps": 781.25, + "MaximumBandwidthInMbps": 25000, + "MaximumIops": 120000, + "MaximumThroughputInMBps": 3125.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", @@ -130888,16 +137914,11 @@ "HibernationSupported": true, "Hypervisor": "nitro", "InstanceStorageSupported": false, - "InstanceType": "r8a.xlarge", + "InstanceType": "r8gb.xlarge", "MemoryInfo": { "SizeInMiB": 32768 }, "NetworkInfo": { - "BandwidthWeightings": [ - "default", - "ebs-1", - "vpc-1" - ], "ConnectionTrackingConfiguration": { "DefaultTcpEstablishedTimeout": 350, "DefaultUdpStreamTimeout": 180, @@ -130909,26 +137930,26 @@ "EnaSupport": "required", "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "supported", - "Ipv4AddressesPerInterface": 20, + "Ipv4AddressesPerInterface": 15, "Ipv4AddressesPerSecondaryInterface": 0, - "Ipv6AddressesPerInterface": 20, + "Ipv6AddressesPerInterface": 15, "Ipv6Supported": true, "MaximumNetworkCards": 1, "MaximumNetworkInterfaces": 4, "NetworkCards": [ { "AdditionalFlexibleNetworkInterfaces": 0, - "BaselineBandwidthInGbps": 1.875, + "BaselineBandwidthInGbps": 8.333, "DefaultEnaQueueCountPerInterface": 4, "MaximumEnaQueueCount": 16, "MaximumEnaQueueCountPerInterface": 4, "MaximumNetworkInterfaces": 4, "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 12.5 Gigabit", - "PeakBandwidthInGbps": 12.5 + "NetworkPerformance": "Up to 26.67 Gigabit", + "PeakBandwidthInGbps": 26.667 } ], - "NetworkPerformance": "Up to 12.5 Gigabit", + "NetworkPerformance": "Up to 26.66 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -130938,7 +137959,7 @@ ] }, "NitroTpmSupport": "supported", - "PhcSupport": "supported", + "PhcSupport": "unsupported", "PlacementGroupInfo": { "SupportedStrategies": [ "cluster", @@ -130947,15 +137968,14 @@ ] }, "ProcessorInfo": { - "Manufacturer": "AMD", + "Manufacturer": "AWS", "SupportedArchitectures": [ - "x86_64" + "arm64" ], - "SustainedClockSpeedInGhz": 4.5 + "SustainedClockSpeedInGhz": 2.8 }, "RebootMigrationSupport": "supported", "SupportedBootModes": [ - "legacy-bios", "uefi" ], "SupportedRootDeviceTypes": [ @@ -130983,8 +138003,8 @@ ] } }, - "r8g.12xlarge": { - "AutoRecoverySupported": true, + "r8gd.12xlarge": { + "AutoRecoverySupported": false, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, @@ -131007,8 +138027,20 @@ "FreeTierEligible": false, "HibernationSupported": false, "Hypervisor": "nitro", - "InstanceStorageSupported": false, - "InstanceType": "r8g.12xlarge", + "InstanceStorageInfo": { + "Disks": [ + { + "Count": 3, + "SizeInGB": 950, + "Type": "ssd" + } + ], + "EncryptionSupport": "required", + "NvmeSupport": "required", + "TotalSizeInGB": 2850 + }, + "InstanceStorageSupported": true, + "InstanceType": "r8gd.12xlarge", "MemoryInfo": { "SizeInMiB": 393216 }, @@ -131070,7 +138102,7 @@ ], "SustainedClockSpeedInGhz": 2.8 }, - "RebootMigrationSupport": "supported", + "RebootMigrationSupport": "unsupported", "SupportedBootModes": [ "uefi" ], @@ -131143,8 +138175,8 @@ ] } }, - "r8g.16xlarge": { - "AutoRecoverySupported": true, + "r8gd.16xlarge": { + "AutoRecoverySupported": false, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, @@ -131167,8 +138199,20 @@ "FreeTierEligible": false, "HibernationSupported": false, "Hypervisor": "nitro", - "InstanceStorageSupported": false, - "InstanceType": "r8g.16xlarge", + "InstanceStorageInfo": { + "Disks": [ + { + "Count": 2, + "SizeInGB": 1900, + "Type": "ssd" + } + ], + "EncryptionSupport": "required", + "NvmeSupport": "required", + "TotalSizeInGB": 3800 + }, + "InstanceStorageSupported": true, + "InstanceType": "r8gd.16xlarge", "MemoryInfo": { "SizeInMiB": 524288 }, @@ -131230,7 +138274,7 @@ ], "SustainedClockSpeedInGhz": 2.8 }, - "RebootMigrationSupport": "supported", + "RebootMigrationSupport": "unsupported", "SupportedBootModes": [ "uefi" ], @@ -131319,8 +138363,8 @@ ] } }, - "r8g.24xlarge": { - "AutoRecoverySupported": true, + "r8gd.24xlarge": { + "AutoRecoverySupported": false, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, @@ -131343,8 +138387,20 @@ "FreeTierEligible": false, "HibernationSupported": false, "Hypervisor": "nitro", - "InstanceStorageSupported": false, - "InstanceType": "r8g.24xlarge", + "InstanceStorageInfo": { + "Disks": [ + { + "Count": 3, + "SizeInGB": 1900, + "Type": "ssd" + } + ], + "EncryptionSupport": "required", + "NvmeSupport": "required", + "TotalSizeInGB": 5700 + }, + "InstanceStorageSupported": true, + "InstanceType": "r8gd.24xlarge", "MemoryInfo": { "SizeInMiB": 786432 }, @@ -131409,7 +138465,7 @@ ], "SustainedClockSpeedInGhz": 2.8 }, - "RebootMigrationSupport": "supported", + "RebootMigrationSupport": "unsupported", "SupportedBootModes": [ "uefi" ], @@ -131530,8 +138586,8 @@ ] } }, - "r8g.2xlarge": { - "AutoRecoverySupported": true, + "r8gd.2xlarge": { + "AutoRecoverySupported": false, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, @@ -131554,8 +138610,20 @@ "FreeTierEligible": false, "HibernationSupported": true, "Hypervisor": "nitro", - "InstanceStorageSupported": false, - "InstanceType": "r8g.2xlarge", + "InstanceStorageInfo": { + "Disks": [ + { + "Count": 1, + "SizeInGB": 474, + "Type": "ssd" + } + ], + "EncryptionSupport": "required", + "NvmeSupport": "required", + "TotalSizeInGB": 474 + }, + "InstanceStorageSupported": true, + "InstanceType": "r8gd.2xlarge", "MemoryInfo": { "SizeInMiB": 65536 }, @@ -131617,7 +138685,7 @@ ], "SustainedClockSpeedInGhz": 2.8 }, - "RebootMigrationSupport": "supported", + "RebootMigrationSupport": "unsupported", "SupportedBootModes": [ "uefi" ], @@ -131650,8 +138718,8 @@ ] } }, - "r8g.48xlarge": { - "AutoRecoverySupported": true, + "r8gd.48xlarge": { + "AutoRecoverySupported": false, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, @@ -131674,8 +138742,20 @@ "FreeTierEligible": false, "HibernationSupported": false, "Hypervisor": "nitro", - "InstanceStorageSupported": false, - "InstanceType": "r8g.48xlarge", + "InstanceStorageInfo": { + "Disks": [ + { + "Count": 6, + "SizeInGB": 1900, + "Type": "ssd" + } + ], + "EncryptionSupport": "required", + "NvmeSupport": "required", + "TotalSizeInGB": 11400 + }, + "InstanceStorageSupported": true, + "InstanceType": "r8gd.48xlarge", "MemoryInfo": { "SizeInMiB": 1572864 }, @@ -131740,7 +138820,7 @@ ], "SustainedClockSpeedInGhz": 2.7 }, - "RebootMigrationSupport": "supported", + "RebootMigrationSupport": "unsupported", "SupportedBootModes": [ "uefi" ], @@ -131860,8 +138940,8 @@ ] } }, - "r8g.4xlarge": { - "AutoRecoverySupported": true, + "r8gd.4xlarge": { + "AutoRecoverySupported": false, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, @@ -131884,8 +138964,20 @@ "FreeTierEligible": false, "HibernationSupported": true, "Hypervisor": "nitro", - "InstanceStorageSupported": false, - "InstanceType": "r8g.4xlarge", + "InstanceStorageInfo": { + "Disks": [ + { + "Count": 1, + "SizeInGB": 950, + "Type": "ssd" + } + ], + "EncryptionSupport": "required", + "NvmeSupport": "required", + "TotalSizeInGB": 950 + }, + "InstanceStorageSupported": true, + "InstanceType": "r8gd.4xlarge", "MemoryInfo": { "SizeInMiB": 131072 }, @@ -131947,7 +139039,7 @@ ], "SustainedClockSpeedInGhz": 2.8 }, - "RebootMigrationSupport": "supported", + "RebootMigrationSupport": "unsupported", "SupportedBootModes": [ "uefi" ], @@ -131988,8 +139080,8 @@ ] } }, - "r8g.8xlarge": { - "AutoRecoverySupported": true, + "r8gd.8xlarge": { + "AutoRecoverySupported": false, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, @@ -132012,8 +139104,20 @@ "FreeTierEligible": false, "HibernationSupported": false, "Hypervisor": "nitro", - "InstanceStorageSupported": false, - "InstanceType": "r8g.8xlarge", + "InstanceStorageInfo": { + "Disks": [ + { + "Count": 1, + "SizeInGB": 1900, + "Type": "ssd" + } + ], + "EncryptionSupport": "required", + "NvmeSupport": "required", + "TotalSizeInGB": 1900 + }, + "InstanceStorageSupported": true, + "InstanceType": "r8gd.8xlarge", "MemoryInfo": { "SizeInMiB": 262144 }, @@ -132075,7 +139179,7 @@ ], "SustainedClockSpeedInGhz": 2.8 }, - "RebootMigrationSupport": "supported", + "RebootMigrationSupport": "unsupported", "SupportedBootModes": [ "uefi" ], @@ -132132,8 +139236,8 @@ ] } }, - "r8g.large": { - "AutoRecoverySupported": true, + "r8gd.large": { + "AutoRecoverySupported": false, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, @@ -132156,8 +139260,20 @@ "FreeTierEligible": false, "HibernationSupported": true, "Hypervisor": "nitro", - "InstanceStorageSupported": false, - "InstanceType": "r8g.large", + "InstanceStorageInfo": { + "Disks": [ + { + "Count": 1, + "SizeInGB": 118, + "Type": "ssd" + } + ], + "EncryptionSupport": "required", + "NvmeSupport": "required", + "TotalSizeInGB": 118 + }, + "InstanceStorageSupported": true, + "InstanceType": "r8gd.large", "MemoryInfo": { "SizeInMiB": 16384 }, @@ -132219,7 +139335,7 @@ ], "SustainedClockSpeedInGhz": 2.8 }, - "RebootMigrationSupport": "supported", + "RebootMigrationSupport": "unsupported", "SupportedBootModes": [ "uefi" ], @@ -132246,8 +139362,8 @@ ] } }, - "r8g.medium": { - "AutoRecoverySupported": true, + "r8gd.medium": { + "AutoRecoverySupported": false, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, @@ -132270,8 +139386,20 @@ "FreeTierEligible": false, "HibernationSupported": true, "Hypervisor": "nitro", - "InstanceStorageSupported": false, - "InstanceType": "r8g.medium", + "InstanceStorageInfo": { + "Disks": [ + { + "Count": 1, + "SizeInGB": 59, + "Type": "ssd" + } + ], + "EncryptionSupport": "required", + "NvmeSupport": "required", + "TotalSizeInGB": 59 + }, + "InstanceStorageSupported": true, + "InstanceType": "r8gd.medium", "MemoryInfo": { "SizeInMiB": 8192 }, @@ -132333,7 +139461,7 @@ ], "SustainedClockSpeedInGhz": 2.8 }, - "RebootMigrationSupport": "supported", + "RebootMigrationSupport": "unsupported", "SupportedBootModes": [ "uefi" ], @@ -132353,8 +139481,8 @@ "DefaultVCpus": 1 } }, - "r8g.metal-24xl": { - "AutoRecoverySupported": true, + "r8gd.metal-24xl": { + "AutoRecoverySupported": false, "BareMetal": true, "BurstablePerformanceSupported": false, "CurrentGeneration": true, @@ -132376,8 +139504,20 @@ }, "FreeTierEligible": false, "HibernationSupported": false, - "InstanceStorageSupported": false, - "InstanceType": "r8g.metal-24xl", + "InstanceStorageInfo": { + "Disks": [ + { + "Count": 3, + "SizeInGB": 1900, + "Type": "ssd" + } + ], + "EncryptionSupport": "required", + "NvmeSupport": "required", + "TotalSizeInGB": 5700 + }, + "InstanceStorageSupported": true, + "InstanceType": "r8gd.metal-24xl", "MemoryInfo": { "SizeInMiB": 786432 }, @@ -132437,7 +139577,7 @@ ], "SustainedClockSpeedInGhz": 2.8 }, - "RebootMigrationSupport": "supported", + "RebootMigrationSupport": "unsupported", "SupportedBootModes": [ "uefi" ], @@ -132457,8 +139597,8 @@ "DefaultVCpus": 96 } }, - "r8g.metal-48xl": { - "AutoRecoverySupported": true, + "r8gd.metal-48xl": { + "AutoRecoverySupported": false, "BareMetal": true, "BurstablePerformanceSupported": false, "CurrentGeneration": true, @@ -132480,8 +139620,20 @@ }, "FreeTierEligible": false, "HibernationSupported": false, - "InstanceStorageSupported": false, - "InstanceType": "r8g.metal-48xl", + "InstanceStorageInfo": { + "Disks": [ + { + "Count": 6, + "SizeInGB": 1900, + "Type": "ssd" + } + ], + "EncryptionSupport": "required", + "NvmeSupport": "required", + "TotalSizeInGB": 11400 + }, + "InstanceStorageSupported": true, + "InstanceType": "r8gd.metal-48xl", "MemoryInfo": { "SizeInMiB": 1572864 }, @@ -132541,7 +139693,7 @@ ], "SustainedClockSpeedInGhz": 2.7 }, - "RebootMigrationSupport": "supported", + "RebootMigrationSupport": "unsupported", "SupportedBootModes": [ "uefi" ], @@ -132561,8 +139713,8 @@ "DefaultVCpus": 192 } }, - "r8g.xlarge": { - "AutoRecoverySupported": true, + "r8gd.xlarge": { + "AutoRecoverySupported": false, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, @@ -132585,8 +139737,20 @@ "FreeTierEligible": false, "HibernationSupported": true, "Hypervisor": "nitro", - "InstanceStorageSupported": false, - "InstanceType": "r8g.xlarge", + "InstanceStorageInfo": { + "Disks": [ + { + "Count": 1, + "SizeInGB": 237, + "Type": "ssd" + } + ], + "EncryptionSupport": "required", + "NvmeSupport": "required", + "TotalSizeInGB": 237 + }, + "InstanceStorageSupported": true, + "InstanceType": "r8gd.xlarge", "MemoryInfo": { "SizeInMiB": 32768 }, @@ -132648,7 +139812,7 @@ ], "SustainedClockSpeedInGhz": 2.8 }, - "RebootMigrationSupport": "supported", + "RebootMigrationSupport": "unsupported", "SupportedBootModes": [ "uefi" ], @@ -132677,7 +139841,7 @@ ] } }, - "r8gb.12xlarge": { + "r8gn.12xlarge": { "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, @@ -132686,12 +139850,12 @@ "EbsInfo": { "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 75000, - "BaselineIops": 360000, - "BaselineThroughputInMBps": 9375.0, - "MaximumBandwidthInMbps": 75000, - "MaximumIops": 360000, - "MaximumThroughputInMBps": 9375.0 + "BaselineBandwidthInMbps": 30000, + "BaselineIops": 120000, + "BaselineThroughputInMBps": 3750.0, + "MaximumBandwidthInMbps": 30000, + "MaximumIops": 120000, + "MaximumThroughputInMBps": 3750.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", @@ -132702,7 +139866,7 @@ "HibernationSupported": false, "Hypervisor": "nitro", "InstanceStorageSupported": false, - "InstanceType": "r8gb.12xlarge", + "InstanceType": "r8gn.12xlarge", "MemoryInfo": { "SizeInMiB": 393216 }, @@ -132727,17 +139891,17 @@ "NetworkCards": [ { "AdditionalFlexibleNetworkInterfaces": 0, - "BaselineBandwidthInGbps": 100.0, + "BaselineBandwidthInGbps": 150.0, "DefaultEnaQueueCountPerInterface": 16, "MaximumEnaQueueCount": 192, "MaximumEnaQueueCountPerInterface": 64, "MaximumNetworkInterfaces": 12, "NetworkCardIndex": 0, - "NetworkPerformance": "100 Gigabit", - "PeakBandwidthInGbps": 100.0 + "NetworkPerformance": "150 Gigabit", + "PeakBandwidthInGbps": 150.0 } ], - "NetworkPerformance": "100 Gigabit", + "NetworkPerformance": "150 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -132835,7 +139999,7 @@ ] } }, - "r8gb.16xlarge": { + "r8gn.16xlarge": { "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, @@ -132844,12 +140008,12 @@ "EbsInfo": { "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 100000, - "BaselineIops": 480000, - "BaselineThroughputInMBps": 12500.0, - "MaximumBandwidthInMbps": 100000, - "MaximumIops": 480000, - "MaximumThroughputInMBps": 12500.0 + "BaselineBandwidthInMbps": 40000, + "BaselineIops": 160000, + "BaselineThroughputInMBps": 5000.0, + "MaximumBandwidthInMbps": 40000, + "MaximumIops": 160000, + "MaximumThroughputInMBps": 5000.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", @@ -132860,7 +140024,7 @@ "HibernationSupported": false, "Hypervisor": "nitro", "InstanceStorageSupported": false, - "InstanceType": "r8gb.16xlarge", + "InstanceType": "r8gn.16xlarge", "MemoryInfo": { "SizeInMiB": 524288 }, @@ -132888,17 +140052,17 @@ "NetworkCards": [ { "AdditionalFlexibleNetworkInterfaces": 0, - "BaselineBandwidthInGbps": 133.333, + "BaselineBandwidthInGbps": 200.0, "DefaultEnaQueueCountPerInterface": 16, "MaximumEnaQueueCount": 256, "MaximumEnaQueueCountPerInterface": 64, "MaximumNetworkInterfaces": 16, "NetworkCardIndex": 0, - "NetworkPerformance": "133.33 Gigabit", - "PeakBandwidthInGbps": 133.333 + "NetworkPerformance": "200 Gigabit", + "PeakBandwidthInGbps": 200.0 } ], - "NetworkPerformance": "133.33 Gigabit", + "NetworkPerformance": "200 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -133012,7 +140176,7 @@ ] } }, - "r8gb.24xlarge": { + "r8gn.24xlarge": { "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, @@ -133021,12 +140185,12 @@ "EbsInfo": { "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 150000, - "BaselineIops": 720000, - "BaselineThroughputInMBps": 18750.0, - "MaximumBandwidthInMbps": 150000, - "MaximumIops": 720000, - "MaximumThroughputInMBps": 18750.0 + "BaselineBandwidthInMbps": 60000, + "BaselineIops": 240000, + "BaselineThroughputInMBps": 7500.0, + "MaximumBandwidthInMbps": 60000, + "MaximumIops": 240000, + "MaximumThroughputInMBps": 7500.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", @@ -133037,7 +140201,7 @@ "HibernationSupported": false, "Hypervisor": "nitro", "InstanceStorageSupported": false, - "InstanceType": "r8gb.24xlarge", + "InstanceType": "r8gn.24xlarge", "MemoryInfo": { "SizeInMiB": 786432 }, @@ -133065,17 +140229,17 @@ "NetworkCards": [ { "AdditionalFlexibleNetworkInterfaces": 0, - "BaselineBandwidthInGbps": 200.0, + "BaselineBandwidthInGbps": 300.0, "DefaultEnaQueueCountPerInterface": 16, "MaximumEnaQueueCount": 384, "MaximumEnaQueueCountPerInterface": 128, "MaximumNetworkInterfaces": 24, "NetworkCardIndex": 0, - "NetworkPerformance": "200 Gigabit", - "PeakBandwidthInGbps": 200.0 + "NetworkPerformance": "300 Gigabit", + "PeakBandwidthInGbps": 300.0 } ], - "NetworkPerformance": "200 Gigabit", + "NetworkPerformance": "300 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -133221,7 +140385,7 @@ ] } }, - "r8gb.2xlarge": { + "r8gn.2xlarge": { "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, @@ -133230,12 +140394,12 @@ "EbsInfo": { "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 12500, - "BaselineIops": 60000, - "BaselineThroughputInMBps": 1562.5, - "MaximumBandwidthInMbps": 25000, - "MaximumIops": 120000, - "MaximumThroughputInMBps": 3125.0 + "BaselineBandwidthInMbps": 5000, + "BaselineIops": 20000, + "BaselineThroughputInMBps": 625.0, + "MaximumBandwidthInMbps": 10000, + "MaximumIops": 40000, + "MaximumThroughputInMBps": 1250.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", @@ -133246,7 +140410,7 @@ "HibernationSupported": true, "Hypervisor": "nitro", "InstanceStorageSupported": false, - "InstanceType": "r8gb.2xlarge", + "InstanceType": "r8gn.2xlarge", "MemoryInfo": { "SizeInMiB": 65536 }, @@ -133271,17 +140435,17 @@ "NetworkCards": [ { "AdditionalFlexibleNetworkInterfaces": 0, - "BaselineBandwidthInGbps": 16.666, + "BaselineBandwidthInGbps": 25.0, "DefaultEnaQueueCountPerInterface": 8, "MaximumEnaQueueCount": 32, "MaximumEnaQueueCountPerInterface": 8, "MaximumNetworkInterfaces": 4, "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 33.33 Gigabit", - "PeakBandwidthInGbps": 33.333 + "NetworkPerformance": "Up to 50 Gigabit", + "PeakBandwidthInGbps": 50.0 } ], - "NetworkPerformance": "Up to 33.33 Gigabit", + "NetworkPerformance": "Up to 50 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -133339,7 +140503,7 @@ ] } }, - "r8gb.48xlarge": { + "r8gn.48xlarge": { "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, @@ -133349,31 +140513,31 @@ "AttachmentLimitType": "dedicated", "EbsCards": [ { - "BaselineBandwidthInMbps": 150000, - "BaselineIops": 720000, - "BaselineThroughputInMBps": 18750.0, + "BaselineBandwidthInMbps": 60000, + "BaselineIops": 240000, + "BaselineThroughputInMBps": 7500.0, "EbsCardIndex": 0, - "MaximumBandwidthInMbps": 150000, - "MaximumIops": 720000, - "MaximumThroughputInMBps": 18750.0 + "MaximumBandwidthInMbps": 60000, + "MaximumIops": 240000, + "MaximumThroughputInMBps": 7500.0 }, { - "BaselineBandwidthInMbps": 150000, - "BaselineIops": 720000, - "BaselineThroughputInMBps": 18750.0, + "BaselineBandwidthInMbps": 60000, + "BaselineIops": 240000, + "BaselineThroughputInMBps": 7500.0, "EbsCardIndex": 1, - "MaximumBandwidthInMbps": 150000, - "MaximumIops": 720000, - "MaximumThroughputInMBps": 18750.0 + "MaximumBandwidthInMbps": 60000, + "MaximumIops": 240000, + "MaximumThroughputInMBps": 7500.0 } ], "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 300000, - "BaselineIops": 1440000, - "BaselineThroughputInMBps": 37500.0, - "MaximumBandwidthInMbps": 300000, - "MaximumIops": 1440000, - "MaximumThroughputInMBps": 37500.0 + "BaselineBandwidthInMbps": 120000, + "BaselineIops": 480000, + "BaselineThroughputInMBps": 15000.0, + "MaximumBandwidthInMbps": 120000, + "MaximumIops": 480000, + "MaximumThroughputInMBps": 15000.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", @@ -133385,7 +140549,7 @@ "HibernationSupported": false, "Hypervisor": "nitro", "InstanceStorageSupported": false, - "InstanceType": "r8gb.48xlarge", + "InstanceType": "r8gn.48xlarge", "MemoryInfo": { "SizeInMiB": 1572864 }, @@ -133413,28 +140577,28 @@ "NetworkCards": [ { "AdditionalFlexibleNetworkInterfaces": 0, - "BaselineBandwidthInGbps": 200.0, + "BaselineBandwidthInGbps": 300.0, "DefaultEnaQueueCountPerInterface": 32, "MaximumEnaQueueCount": 384, "MaximumEnaQueueCountPerInterface": 128, "MaximumNetworkInterfaces": 12, "NetworkCardIndex": 0, - "NetworkPerformance": "200 Gigabit", - "PeakBandwidthInGbps": 200.0 + "NetworkPerformance": "300 Gigabit", + "PeakBandwidthInGbps": 300.0 }, { "AdditionalFlexibleNetworkInterfaces": 0, - "BaselineBandwidthInGbps": 200.0, + "BaselineBandwidthInGbps": 300.0, "DefaultEnaQueueCountPerInterface": 32, "MaximumEnaQueueCount": 384, "MaximumEnaQueueCountPerInterface": 128, "MaximumNetworkInterfaces": 12, "NetworkCardIndex": 1, - "NetworkPerformance": "200 Gigabit", - "PeakBandwidthInGbps": 200.0 + "NetworkPerformance": "300 Gigabit", + "PeakBandwidthInGbps": 300.0 } ], - "NetworkPerformance": "400 Gigabit", + "NetworkPerformance": "600 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -133579,7 +140743,7 @@ ] } }, - "r8gb.4xlarge": { + "r8gn.4xlarge": { "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, @@ -133588,12 +140752,12 @@ "EbsInfo": { "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 25000, - "BaselineIops": 120000, - "BaselineThroughputInMBps": 3125.0, - "MaximumBandwidthInMbps": 25000, - "MaximumIops": 120000, - "MaximumThroughputInMBps": 3125.0 + "BaselineBandwidthInMbps": 10000, + "BaselineIops": 40000, + "BaselineThroughputInMBps": 1250.0, + "MaximumBandwidthInMbps": 10000, + "MaximumIops": 40000, + "MaximumThroughputInMBps": 1250.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", @@ -133604,7 +140768,7 @@ "HibernationSupported": true, "Hypervisor": "nitro", "InstanceStorageSupported": false, - "InstanceType": "r8gb.4xlarge", + "InstanceType": "r8gn.4xlarge", "MemoryInfo": { "SizeInMiB": 131072 }, @@ -133629,17 +140793,17 @@ "NetworkCards": [ { "AdditionalFlexibleNetworkInterfaces": 0, - "BaselineBandwidthInGbps": 33.333, + "BaselineBandwidthInGbps": 50.0, "DefaultEnaQueueCountPerInterface": 8, "MaximumEnaQueueCount": 64, "MaximumEnaQueueCountPerInterface": 16, "MaximumNetworkInterfaces": 8, "NetworkCardIndex": 0, - "NetworkPerformance": "33.33 Gigabit", - "PeakBandwidthInGbps": 33.333 + "NetworkPerformance": "50 Gigabit", + "PeakBandwidthInGbps": 50.0 } ], - "NetworkPerformance": "33.33 Gigabit", + "NetworkPerformance": "50 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -133705,7 +140869,7 @@ ] } }, - "r8gb.8xlarge": { + "r8gn.8xlarge": { "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, @@ -133714,12 +140878,12 @@ "EbsInfo": { "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 50000, - "BaselineIops": 240000, - "BaselineThroughputInMBps": 6250.0, - "MaximumBandwidthInMbps": 50000, - "MaximumIops": 240000, - "MaximumThroughputInMBps": 6250.0 + "BaselineBandwidthInMbps": 20000, + "BaselineIops": 80000, + "BaselineThroughputInMBps": 2500.0, + "MaximumBandwidthInMbps": 20000, + "MaximumIops": 80000, + "MaximumThroughputInMBps": 2500.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", @@ -133730,7 +140894,7 @@ "HibernationSupported": false, "Hypervisor": "nitro", "InstanceStorageSupported": false, - "InstanceType": "r8gb.8xlarge", + "InstanceType": "r8gn.8xlarge", "MemoryInfo": { "SizeInMiB": 262144 }, @@ -133755,17 +140919,17 @@ "NetworkCards": [ { "AdditionalFlexibleNetworkInterfaces": 0, - "BaselineBandwidthInGbps": 66.666, + "BaselineBandwidthInGbps": 100.0, "DefaultEnaQueueCountPerInterface": 8, "MaximumEnaQueueCount": 128, "MaximumEnaQueueCountPerInterface": 32, "MaximumNetworkInterfaces": 10, "NetworkCardIndex": 0, - "NetworkPerformance": "66.67 Gigabit", - "PeakBandwidthInGbps": 66.666 + "NetworkPerformance": "100 Gigabit", + "PeakBandwidthInGbps": 100.0 } ], - "NetworkPerformance": "66.66 Gigabit", + "NetworkPerformance": "100 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -133847,7 +141011,7 @@ ] } }, - "r8gb.large": { + "r8gn.large": { "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, @@ -133856,12 +141020,12 @@ "EbsInfo": { "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 3125, - "BaselineIops": 15000, - "BaselineThroughputInMBps": 390.625, - "MaximumBandwidthInMbps": 25000, - "MaximumIops": 120000, - "MaximumThroughputInMBps": 3125.0 + "BaselineBandwidthInMbps": 1250, + "BaselineIops": 5000, + "BaselineThroughputInMBps": 156.25, + "MaximumBandwidthInMbps": 10000, + "MaximumIops": 40000, + "MaximumThroughputInMBps": 1250.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", @@ -133872,7 +141036,7 @@ "HibernationSupported": true, "Hypervisor": "nitro", "InstanceStorageSupported": false, - "InstanceType": "r8gb.large", + "InstanceType": "r8gn.large", "MemoryInfo": { "SizeInMiB": 16384 }, @@ -133897,17 +141061,17 @@ "NetworkCards": [ { "AdditionalFlexibleNetworkInterfaces": 0, - "BaselineBandwidthInGbps": 4.166, + "BaselineBandwidthInGbps": 6.25, "DefaultEnaQueueCountPerInterface": 2, "MaximumEnaQueueCount": 6, "MaximumEnaQueueCountPerInterface": 2, "MaximumNetworkInterfaces": 3, "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 20 Gigabit", - "PeakBandwidthInGbps": 20.0 + "NetworkPerformance": "Up to 30 Gigabit", + "PeakBandwidthInGbps": 30.0 } ], - "NetworkPerformance": "Up to 20 Gigabit", + "NetworkPerformance": "Up to 30 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -133959,7 +141123,7 @@ ] } }, - "r8gb.medium": { + "r8gn.medium": { "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, @@ -133968,12 +141132,12 @@ "EbsInfo": { "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 1562, - "BaselineIops": 7500, - "BaselineThroughputInMBps": 195.3125, - "MaximumBandwidthInMbps": 25000, - "MaximumIops": 120000, - "MaximumThroughputInMBps": 3125.0 + "BaselineBandwidthInMbps": 760, + "BaselineIops": 2500, + "BaselineThroughputInMBps": 95.0, + "MaximumBandwidthInMbps": 10000, + "MaximumIops": 40000, + "MaximumThroughputInMBps": 1250.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", @@ -133984,7 +141148,7 @@ "HibernationSupported": true, "Hypervisor": "nitro", "InstanceStorageSupported": false, - "InstanceType": "r8gb.medium", + "InstanceType": "r8gn.medium", "MemoryInfo": { "SizeInMiB": 8192 }, @@ -134009,17 +141173,17 @@ "NetworkCards": [ { "AdditionalFlexibleNetworkInterfaces": 0, - "BaselineBandwidthInGbps": 2.083, + "BaselineBandwidthInGbps": 3.125, "DefaultEnaQueueCountPerInterface": 1, "MaximumEnaQueueCount": 2, "MaximumEnaQueueCountPerInterface": 1, "MaximumNetworkInterfaces": 2, "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 16.67 Gigabit", - "PeakBandwidthInGbps": 16.667 + "NetworkPerformance": "Up to 25 Gigabit", + "PeakBandwidthInGbps": 25.0 } ], - "NetworkPerformance": "Up to 16.66 Gigabit", + "NetworkPerformance": "Up to 25 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "unsupported", @@ -134064,7 +141228,7 @@ "DefaultVCpus": 1 } }, - "r8gb.metal-24xl": { + "r8gn.metal-24xl": { "AutoRecoverySupported": true, "BareMetal": true, "BurstablePerformanceSupported": false, @@ -134073,12 +141237,12 @@ "EbsInfo": { "AttachmentLimitType": "shared", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 150000, - "BaselineIops": 720000, - "BaselineThroughputInMBps": 18750.0, - "MaximumBandwidthInMbps": 150000, - "MaximumIops": 720000, - "MaximumThroughputInMBps": 18750.0 + "BaselineBandwidthInMbps": 60000, + "BaselineIops": 240000, + "BaselineThroughputInMBps": 7500.0, + "MaximumBandwidthInMbps": 60000, + "MaximumIops": 240000, + "MaximumThroughputInMBps": 7500.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", @@ -134088,7 +141252,7 @@ "FreeTierEligible": false, "HibernationSupported": false, "InstanceStorageSupported": false, - "InstanceType": "r8gb.metal-24xl", + "InstanceType": "r8gn.metal-24xl", "MemoryInfo": { "SizeInMiB": 786432 }, @@ -134116,17 +141280,17 @@ "NetworkCards": [ { "AdditionalFlexibleNetworkInterfaces": 0, - "BaselineBandwidthInGbps": 200.0, + "BaselineBandwidthInGbps": 300.0, "DefaultEnaQueueCountPerInterface": 32, "MaximumEnaQueueCount": 768, "MaximumEnaQueueCountPerInterface": 128, "MaximumNetworkInterfaces": 24, "NetworkCardIndex": 0, - "NetworkPerformance": "200 Gigabit", - "PeakBandwidthInGbps": 200.0 + "NetworkPerformance": "300 Gigabit", + "PeakBandwidthInGbps": 300.0 } ], - "NetworkPerformance": "200 Gigabit", + "NetworkPerformance": "300 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "unsupported", @@ -134166,7 +141330,7 @@ "DefaultVCpus": 96 } }, - "r8gb.metal-48xl": { + "r8gn.metal-48xl": { "AutoRecoverySupported": true, "BareMetal": true, "BurstablePerformanceSupported": false, @@ -134176,31 +141340,31 @@ "AttachmentLimitType": "dedicated", "EbsCards": [ { - "BaselineBandwidthInMbps": 150000, - "BaselineIops": 720000, - "BaselineThroughputInMBps": 18750.0, + "BaselineBandwidthInMbps": 60000, + "BaselineIops": 240000, + "BaselineThroughputInMBps": 7500.0, "EbsCardIndex": 0, - "MaximumBandwidthInMbps": 150000, - "MaximumIops": 720000, - "MaximumThroughputInMBps": 18750.0 + "MaximumBandwidthInMbps": 60000, + "MaximumIops": 240000, + "MaximumThroughputInMBps": 7500.0 }, { - "BaselineBandwidthInMbps": 150000, - "BaselineIops": 720000, - "BaselineThroughputInMBps": 18750.0, + "BaselineBandwidthInMbps": 60000, + "BaselineIops": 240000, + "BaselineThroughputInMBps": 7500.0, "EbsCardIndex": 1, - "MaximumBandwidthInMbps": 150000, - "MaximumIops": 720000, - "MaximumThroughputInMBps": 18750.0 + "MaximumBandwidthInMbps": 60000, + "MaximumIops": 240000, + "MaximumThroughputInMBps": 7500.0 } ], "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 300000, - "BaselineIops": 1440000, - "BaselineThroughputInMBps": 37500.0, - "MaximumBandwidthInMbps": 300000, - "MaximumIops": 1440000, - "MaximumThroughputInMBps": 37500.0 + "BaselineBandwidthInMbps": 120000, + "BaselineIops": 480000, + "BaselineThroughputInMBps": 15000.0, + "MaximumBandwidthInMbps": 120000, + "MaximumIops": 480000, + "MaximumThroughputInMBps": 15000.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", @@ -134211,7 +141375,7 @@ "FreeTierEligible": false, "HibernationSupported": false, "InstanceStorageSupported": false, - "InstanceType": "r8gb.metal-48xl", + "InstanceType": "r8gn.metal-48xl", "MemoryInfo": { "SizeInMiB": 1572864 }, @@ -134239,28 +141403,28 @@ "NetworkCards": [ { "AdditionalFlexibleNetworkInterfaces": 0, - "BaselineBandwidthInGbps": 200.0, + "BaselineBandwidthInGbps": 300.0, "DefaultEnaQueueCountPerInterface": 32, "MaximumEnaQueueCount": 384, "MaximumEnaQueueCountPerInterface": 128, "MaximumNetworkInterfaces": 12, "NetworkCardIndex": 0, - "NetworkPerformance": "200 Gigabit", - "PeakBandwidthInGbps": 200.0 + "NetworkPerformance": "300 Gigabit", + "PeakBandwidthInGbps": 300.0 }, { "AdditionalFlexibleNetworkInterfaces": 0, - "BaselineBandwidthInGbps": 200.0, + "BaselineBandwidthInGbps": 300.0, "DefaultEnaQueueCountPerInterface": 32, "MaximumEnaQueueCount": 384, "MaximumEnaQueueCountPerInterface": 128, "MaximumNetworkInterfaces": 12, "NetworkCardIndex": 1, - "NetworkPerformance": "200 Gigabit", - "PeakBandwidthInGbps": 200.0 + "NetworkPerformance": "300 Gigabit", + "PeakBandwidthInGbps": 300.0 } ], - "NetworkPerformance": "400 Gigabit", + "NetworkPerformance": "600 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "unsupported", @@ -134300,7 +141464,7 @@ "DefaultVCpus": 192 } }, - "r8gb.xlarge": { + "r8gn.xlarge": { "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, @@ -134309,12 +141473,12 @@ "EbsInfo": { "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 6250, - "BaselineIops": 30000, - "BaselineThroughputInMBps": 781.25, - "MaximumBandwidthInMbps": 25000, - "MaximumIops": 120000, - "MaximumThroughputInMBps": 3125.0 + "BaselineBandwidthInMbps": 2500, + "BaselineIops": 10000, + "BaselineThroughputInMBps": 312.5, + "MaximumBandwidthInMbps": 10000, + "MaximumIops": 40000, + "MaximumThroughputInMBps": 1250.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", @@ -134325,7 +141489,7 @@ "HibernationSupported": true, "Hypervisor": "nitro", "InstanceStorageSupported": false, - "InstanceType": "r8gb.xlarge", + "InstanceType": "r8gn.xlarge", "MemoryInfo": { "SizeInMiB": 32768 }, @@ -134350,17 +141514,17 @@ "NetworkCards": [ { "AdditionalFlexibleNetworkInterfaces": 0, - "BaselineBandwidthInGbps": 8.333, + "BaselineBandwidthInGbps": 12.5, "DefaultEnaQueueCountPerInterface": 4, "MaximumEnaQueueCount": 16, "MaximumEnaQueueCountPerInterface": 4, "MaximumNetworkInterfaces": 4, "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 26.67 Gigabit", - "PeakBandwidthInGbps": 26.667 + "NetworkPerformance": "Up to 40 Gigabit", + "PeakBandwidthInGbps": 40.0 } ], - "NetworkPerformance": "Up to 26.66 Gigabit", + "NetworkPerformance": "Up to 40 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -134414,18 +141578,18 @@ ] } }, - "r8gd.12xlarge": { - "AutoRecoverySupported": false, + "r8i-flex.12xlarge": { + "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, - "DedicatedHostsSupported": true, + "DedicatedHostsSupported": false, "EbsInfo": { "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 15000, - "BaselineIops": 60000, - "BaselineThroughputInMBps": 1875.0, + "BaselineBandwidthInMbps": 7500, + "BaselineIops": 30000, + "BaselineThroughputInMBps": 937.5, "MaximumBandwidthInMbps": 15000, "MaximumIops": 60000, "MaximumThroughputInMBps": 1875.0 @@ -134438,20 +141602,8 @@ "FreeTierEligible": false, "HibernationSupported": false, "Hypervisor": "nitro", - "InstanceStorageInfo": { - "Disks": [ - { - "Count": 3, - "SizeInGB": 950, - "Type": "ssd" - } - ], - "EncryptionSupport": "required", - "NvmeSupport": "required", - "TotalSizeInGB": 2850 - }, - "InstanceStorageSupported": true, - "InstanceType": "r8gd.12xlarge", + "InstanceStorageSupported": false, + "InstanceType": "r8i-flex.12xlarge", "MemoryInfo": { "SizeInMiB": 393216 }, @@ -134462,36 +141614,39 @@ "vpc-1" ], "ConnectionTrackingConfiguration": { - "DefaultTcpEstablishedTimeout": 432000, + "DefaultTcpEstablishedTimeout": 350, "DefaultUdpStreamTimeout": 180, "DefaultUdpTimeout": 30 }, "DefaultNetworkCardIndex": 0, "EfaSupported": false, - "EnaSrdSupported": true, + "EnaSrdSupported": false, "EnaSupport": "required", "EncryptionInTransitSupported": true, - "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 30, + "FlexibleEnaQueuesSupport": "supported", + "Ipv4AddressesPerInterface": 50, "Ipv4AddressesPerSecondaryInterface": 0, - "Ipv6AddressesPerInterface": 30, + "Ipv6AddressesPerInterface": 50, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 8, + "MaximumNetworkInterfaces": 12, "NetworkCards": [ { - "BaselineBandwidthInGbps": 22.5, + "AdditionalFlexibleNetworkInterfaces": 0, + "BaselineBandwidthInGbps": 11.25, "DefaultEnaQueueCountPerInterface": 8, - "MaximumNetworkInterfaces": 8, + "MaximumEnaQueueCount": 96, + "MaximumEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 12, "NetworkCardIndex": 0, - "NetworkPerformance": "22.5 Gigabit", + "NetworkPerformance": "Up to 22.5 Gigabit", "PeakBandwidthInGbps": 22.5 } ], - "NetworkPerformance": "22.5 Gigabit", + "NetworkPerformance": "Up to 22.5 Gigabit", "SecondaryNetworkSupported": false }, - "NitroEnclavesSupport": "supported", + "NitroEnclavesSupport": "unsupported", "NitroTpmInfo": { "SupportedVersions": [ "2.0" @@ -134501,20 +141656,23 @@ "PhcSupport": "supported", "PlacementGroupInfo": { "SupportedStrategies": [ - "cluster", "partition", "spread" ] }, "ProcessorInfo": { - "Manufacturer": "AWS", + "Manufacturer": "Intel", "SupportedArchitectures": [ - "arm64" + "x86_64" ], - "SustainedClockSpeedInGhz": 2.8 + "SupportedFeatures": [ + "nested-virtualization" + ], + "SustainedClockSpeedInGhz": 3.9 }, - "RebootMigrationSupport": "unsupported", + "RebootMigrationSupport": "supported", "SupportedBootModes": [ + "legacy-bios", "uefi" ], "SupportedRootDeviceTypes": [ @@ -134528,8 +141686,8 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 48, - "DefaultThreadsPerCore": 1, + "DefaultCores": 24, + "DefaultThreadsPerCore": 2, "DefaultVCpus": 48, "ValidCores": [ 1, @@ -134555,49 +141713,26 @@ 21, 22, 23, - 24, - 25, - 26, - 27, - 28, - 29, - 30, - 31, - 32, - 33, - 34, - 35, - 36, - 37, - 38, - 39, - 40, - 41, - 42, - 43, - 44, - 45, - 46, - 47, - 48 + 24 ], "ValidThreadsPerCore": [ - 1 + 1, + 2 ] } }, - "r8gd.16xlarge": { - "AutoRecoverySupported": false, + "r8i-flex.16xlarge": { + "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, - "DedicatedHostsSupported": true, + "DedicatedHostsSupported": false, "EbsInfo": { "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 20000, - "BaselineIops": 80000, - "BaselineThroughputInMBps": 2500.0, + "BaselineBandwidthInMbps": 10000, + "BaselineIops": 40000, + "BaselineThroughputInMBps": 1250.0, "MaximumBandwidthInMbps": 20000, "MaximumIops": 80000, "MaximumThroughputInMBps": 2500.0 @@ -134610,20 +141745,8 @@ "FreeTierEligible": false, "HibernationSupported": false, "Hypervisor": "nitro", - "InstanceStorageInfo": { - "Disks": [ - { - "Count": 2, - "SizeInGB": 1900, - "Type": "ssd" - } - ], - "EncryptionSupport": "required", - "NvmeSupport": "required", - "TotalSizeInGB": 3800 - }, - "InstanceStorageSupported": true, - "InstanceType": "r8gd.16xlarge", + "InstanceStorageSupported": false, + "InstanceType": "r8i-flex.16xlarge", "MemoryInfo": { "SizeInMiB": 524288 }, @@ -134634,227 +141757,39 @@ "vpc-1" ], "ConnectionTrackingConfiguration": { - "DefaultTcpEstablishedTimeout": 432000, + "DefaultTcpEstablishedTimeout": 350, "DefaultUdpStreamTimeout": 180, "DefaultUdpTimeout": 30 }, "DefaultNetworkCardIndex": 0, "EfaSupported": false, - "EnaSrdSupported": true, + "EnaSrdSupported": false, "EnaSupport": "required", "EncryptionInTransitSupported": true, - "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 50, + "FlexibleEnaQueuesSupport": "supported", + "Ipv4AddressesPerInterface": 64, "Ipv4AddressesPerSecondaryInterface": 0, - "Ipv6AddressesPerInterface": 50, + "Ipv6AddressesPerInterface": 64, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 15, + "MaximumNetworkInterfaces": 16, "NetworkCards": [ { - "BaselineBandwidthInGbps": 30.0, + "AdditionalFlexibleNetworkInterfaces": 0, + "BaselineBandwidthInGbps": 15.0, "DefaultEnaQueueCountPerInterface": 8, - "MaximumNetworkInterfaces": 15, + "MaximumEnaQueueCount": 128, + "MaximumEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 16, "NetworkCardIndex": 0, - "NetworkPerformance": "30 Gigabit", + "NetworkPerformance": "Up to 30 Gigabit", "PeakBandwidthInGbps": 30.0 } ], - "NetworkPerformance": "30 Gigabit", - "SecondaryNetworkSupported": false - }, - "NitroEnclavesSupport": "supported", - "NitroTpmInfo": { - "SupportedVersions": [ - "2.0" - ] - }, - "NitroTpmSupport": "supported", - "PhcSupport": "supported", - "PlacementGroupInfo": { - "SupportedStrategies": [ - "cluster", - "partition", - "spread" - ] - }, - "ProcessorInfo": { - "Manufacturer": "AWS", - "SupportedArchitectures": [ - "arm64" - ], - "SustainedClockSpeedInGhz": 2.8 - }, - "RebootMigrationSupport": "unsupported", - "SupportedBootModes": [ - "uefi" - ], - "SupportedRootDeviceTypes": [ - "ebs" - ], - "SupportedUsageClasses": [ - "on-demand", - "spot" - ], - "SupportedVirtualizationTypes": [ - "hvm" - ], - "VCpuInfo": { - "DefaultCores": 64, - "DefaultThreadsPerCore": 1, - "DefaultVCpus": 64, - "ValidCores": [ - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15, - 16, - 17, - 18, - 19, - 20, - 21, - 22, - 23, - 24, - 25, - 26, - 27, - 28, - 29, - 30, - 31, - 32, - 33, - 34, - 35, - 36, - 37, - 38, - 39, - 40, - 41, - 42, - 43, - 44, - 45, - 46, - 47, - 48, - 49, - 50, - 51, - 52, - 53, - 54, - 55, - 56, - 57, - 58, - 59, - 60, - 61, - 62, - 63, - 64 - ], - "ValidThreadsPerCore": [ - 1 - ] - } - }, - "r8gd.24xlarge": { - "AutoRecoverySupported": false, - "BareMetal": false, - "BurstablePerformanceSupported": false, - "CurrentGeneration": true, - "DedicatedHostsSupported": true, - "EbsInfo": { - "AttachmentLimitType": "dedicated", - "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 30000, - "BaselineIops": 120000, - "BaselineThroughputInMBps": 3750.0, - "MaximumBandwidthInMbps": 30000, - "MaximumIops": 120000, - "MaximumThroughputInMBps": 3750.0 - }, - "EbsOptimizedSupport": "default", - "EncryptionSupport": "supported", - "MaximumEbsAttachments": 64, - "NvmeSupport": "required" - }, - "FreeTierEligible": false, - "HibernationSupported": false, - "Hypervisor": "nitro", - "InstanceStorageInfo": { - "Disks": [ - { - "Count": 3, - "SizeInGB": 1900, - "Type": "ssd" - } - ], - "EncryptionSupport": "required", - "NvmeSupport": "required", - "TotalSizeInGB": 5700 - }, - "InstanceStorageSupported": true, - "InstanceType": "r8gd.24xlarge", - "MemoryInfo": { - "SizeInMiB": 786432 - }, - "NetworkInfo": { - "BandwidthWeightings": [ - "default", - "ebs-1", - "vpc-1" - ], - "ConnectionTrackingConfiguration": { - "DefaultTcpEstablishedTimeout": 432000, - "DefaultUdpStreamTimeout": 180, - "DefaultUdpTimeout": 30 - }, - "DefaultNetworkCardIndex": 0, - "EfaInfo": { - "MaximumEfaInterfaces": 1 - }, - "EfaSupported": true, - "EnaSrdSupported": true, - "EnaSupport": "required", - "EncryptionInTransitSupported": true, - "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 50, - "Ipv4AddressesPerSecondaryInterface": 0, - "Ipv6AddressesPerInterface": 50, - "Ipv6Supported": true, - "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 15, - "NetworkCards": [ - { - "BaselineBandwidthInGbps": 40.0, - "DefaultEnaQueueCountPerInterface": 8, - "MaximumNetworkInterfaces": 15, - "NetworkCardIndex": 0, - "NetworkPerformance": "40 Gigabit", - "PeakBandwidthInGbps": 40.0 - } - ], - "NetworkPerformance": "40 Gigabit", + "NetworkPerformance": "Up to 30 Gigabit", "SecondaryNetworkSupported": false }, - "NitroEnclavesSupport": "supported", + "NitroEnclavesSupport": "unsupported", "NitroTpmInfo": { "SupportedVersions": [ "2.0" @@ -134864,151 +141799,91 @@ "PhcSupport": "supported", "PlacementGroupInfo": { "SupportedStrategies": [ - "cluster", "partition", "spread" ] }, - "ProcessorInfo": { - "Manufacturer": "AWS", - "SupportedArchitectures": [ - "arm64" - ], - "SustainedClockSpeedInGhz": 2.8 - }, - "RebootMigrationSupport": "unsupported", - "SupportedBootModes": [ - "uefi" - ], - "SupportedRootDeviceTypes": [ - "ebs" - ], - "SupportedUsageClasses": [ - "on-demand", - "spot" - ], - "SupportedVirtualizationTypes": [ - "hvm" - ], - "VCpuInfo": { - "DefaultCores": 96, - "DefaultThreadsPerCore": 1, - "DefaultVCpus": 96, - "ValidCores": [ - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15, - 16, - 17, - 18, - 19, - 20, - 21, - 22, - 23, - 24, - 25, - 26, - 27, - 28, - 29, - 30, - 31, - 32, - 33, - 34, - 35, - 36, - 37, - 38, - 39, - 40, - 41, - 42, - 43, - 44, - 45, - 46, - 47, - 48, - 49, - 50, - 51, - 52, - 53, - 54, - 55, - 56, - 57, - 58, - 59, - 60, - 61, - 62, - 63, - 64, - 65, - 66, - 67, - 68, - 69, - 70, - 71, - 72, - 73, - 74, - 75, - 76, - 77, - 78, - 79, - 80, - 81, - 82, - 83, - 84, - 85, - 86, - 87, - 88, - 89, - 90, - 91, - 92, - 93, - 94, - 95, - 96 + "ProcessorInfo": { + "Manufacturer": "Intel", + "SupportedArchitectures": [ + "x86_64" + ], + "SupportedFeatures": [ + "nested-virtualization" + ], + "SustainedClockSpeedInGhz": 3.9 + }, + "RebootMigrationSupport": "supported", + "SupportedBootModes": [ + "legacy-bios", + "uefi" + ], + "SupportedRootDeviceTypes": [ + "ebs" + ], + "SupportedUsageClasses": [ + "on-demand", + "spot" + ], + "SupportedVirtualizationTypes": [ + "hvm" + ], + "VCpuInfo": { + "DefaultCores": 32, + "DefaultThreadsPerCore": 2, + "DefaultVCpus": 64, + "ValidCores": [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32 ], "ValidThreadsPerCore": [ - 1 + 1, + 2 ] } }, - "r8gd.2xlarge": { - "AutoRecoverySupported": false, + "r8i-flex.2xlarge": { + "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, - "DedicatedHostsSupported": true, + "DedicatedHostsSupported": false, "EbsInfo": { "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 2500, - "BaselineIops": 12000, - "BaselineThroughputInMBps": 312.5, + "BaselineBandwidthInMbps": 1250, + "BaselineIops": 6000, + "BaselineThroughputInMBps": 156.25, "MaximumBandwidthInMbps": 10000, "MaximumIops": 40000, "MaximumThroughputInMBps": 1250.0 @@ -135021,20 +141896,8 @@ "FreeTierEligible": false, "HibernationSupported": true, "Hypervisor": "nitro", - "InstanceStorageInfo": { - "Disks": [ - { - "Count": 1, - "SizeInGB": 474, - "Type": "ssd" - } - ], - "EncryptionSupport": "required", - "NvmeSupport": "required", - "TotalSizeInGB": 474 - }, - "InstanceStorageSupported": true, - "InstanceType": "r8gd.2xlarge", + "InstanceStorageSupported": false, + "InstanceType": "r8i-flex.2xlarge", "MemoryInfo": { "SizeInMiB": 65536 }, @@ -135045,7 +141908,7 @@ "vpc-1" ], "ConnectionTrackingConfiguration": { - "DefaultTcpEstablishedTimeout": 432000, + "DefaultTcpEstablishedTimeout": 350, "DefaultUdpStreamTimeout": 180, "DefaultUdpTimeout": 30 }, @@ -135054,17 +141917,20 @@ "EnaSrdSupported": false, "EnaSupport": "required", "EncryptionInTransitSupported": true, - "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 15, + "FlexibleEnaQueuesSupport": "supported", + "Ipv4AddressesPerInterface": 30, "Ipv4AddressesPerSecondaryInterface": 0, - "Ipv6AddressesPerInterface": 15, + "Ipv6AddressesPerInterface": 30, "Ipv6Supported": true, "MaximumNetworkCards": 1, "MaximumNetworkInterfaces": 4, "NetworkCards": [ { - "BaselineBandwidthInGbps": 3.75, - "DefaultEnaQueueCountPerInterface": 8, + "AdditionalFlexibleNetworkInterfaces": 0, + "BaselineBandwidthInGbps": 1.875, + "DefaultEnaQueueCountPerInterface": 4, + "MaximumEnaQueueCount": 16, + "MaximumEnaQueueCountPerInterface": 4, "MaximumNetworkInterfaces": 4, "NetworkCardIndex": 0, "NetworkPerformance": "Up to 15 Gigabit", @@ -135074,7 +141940,7 @@ "NetworkPerformance": "Up to 15 Gigabit", "SecondaryNetworkSupported": false }, - "NitroEnclavesSupport": "supported", + "NitroEnclavesSupport": "unsupported", "NitroTpmInfo": { "SupportedVersions": [ "2.0" @@ -135084,20 +141950,23 @@ "PhcSupport": "supported", "PlacementGroupInfo": { "SupportedStrategies": [ - "cluster", "partition", "spread" ] }, "ProcessorInfo": { - "Manufacturer": "AWS", + "Manufacturer": "Intel", "SupportedArchitectures": [ - "arm64" + "x86_64" ], - "SustainedClockSpeedInGhz": 2.8 + "SupportedFeatures": [ + "nested-virtualization" + ], + "SustainedClockSpeedInGhz": 3.9 }, - "RebootMigrationSupport": "unsupported", + "RebootMigrationSupport": "supported", "SupportedBootModes": [ + "legacy-bios", "uefi" ], "SupportedRootDeviceTypes": [ @@ -135111,64 +141980,49 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 8, - "DefaultThreadsPerCore": 1, + "DefaultCores": 4, + "DefaultThreadsPerCore": 2, "DefaultVCpus": 8, "ValidCores": [ 1, 2, 3, - 4, - 5, - 6, - 7, - 8 + 4 ], "ValidThreadsPerCore": [ - 1 + 1, + 2 ] } }, - "r8gd.48xlarge": { - "AutoRecoverySupported": false, + "r8i-flex.4xlarge": { + "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, - "DedicatedHostsSupported": true, + "DedicatedHostsSupported": false, "EbsInfo": { "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 40000, - "BaselineIops": 240000, - "BaselineThroughputInMBps": 5000.0, - "MaximumBandwidthInMbps": 40000, - "MaximumIops": 240000, - "MaximumThroughputInMBps": 5000.0 + "BaselineBandwidthInMbps": 2500, + "BaselineIops": 12000, + "BaselineThroughputInMBps": 312.5, + "MaximumBandwidthInMbps": 10000, + "MaximumIops": 40000, + "MaximumThroughputInMBps": 1250.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 128, + "MaximumEbsAttachments": 32, "NvmeSupport": "required" }, "FreeTierEligible": false, - "HibernationSupported": false, + "HibernationSupported": true, "Hypervisor": "nitro", - "InstanceStorageInfo": { - "Disks": [ - { - "Count": 6, - "SizeInGB": 1900, - "Type": "ssd" - } - ], - "EncryptionSupport": "required", - "NvmeSupport": "required", - "TotalSizeInGB": 11400 - }, - "InstanceStorageSupported": true, - "InstanceType": "r8gd.48xlarge", + "InstanceStorageSupported": false, + "InstanceType": "r8i-flex.4xlarge", "MemoryInfo": { - "SizeInMiB": 1572864 + "SizeInMiB": 131072 }, "NetworkInfo": { "BandwidthWeightings": [ @@ -135177,39 +142031,39 @@ "vpc-1" ], "ConnectionTrackingConfiguration": { - "DefaultTcpEstablishedTimeout": 432000, + "DefaultTcpEstablishedTimeout": 350, "DefaultUdpStreamTimeout": 180, "DefaultUdpTimeout": 30 }, "DefaultNetworkCardIndex": 0, - "EfaInfo": { - "MaximumEfaInterfaces": 1 - }, - "EfaSupported": true, - "EnaSrdSupported": true, + "EfaSupported": false, + "EnaSrdSupported": false, "EnaSupport": "required", "EncryptionInTransitSupported": true, - "FlexibleEnaQueuesSupport": "unsupported", + "FlexibleEnaQueuesSupport": "supported", "Ipv4AddressesPerInterface": 50, "Ipv4AddressesPerSecondaryInterface": 0, "Ipv6AddressesPerInterface": 50, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 15, + "MaximumNetworkInterfaces": 8, "NetworkCards": [ { - "BaselineBandwidthInGbps": 50.0, - "DefaultEnaQueueCountPerInterface": 16, - "MaximumNetworkInterfaces": 15, + "AdditionalFlexibleNetworkInterfaces": 0, + "BaselineBandwidthInGbps": 3.75, + "DefaultEnaQueueCountPerInterface": 4, + "MaximumEnaQueueCount": 32, + "MaximumEnaQueueCountPerInterface": 8, + "MaximumNetworkInterfaces": 8, "NetworkCardIndex": 0, - "NetworkPerformance": "50 Gigabit", - "PeakBandwidthInGbps": 50.0 + "NetworkPerformance": "Up to 15 Gigabit", + "PeakBandwidthInGbps": 15.0 } ], - "NetworkPerformance": "50 Gigabit", + "NetworkPerformance": "Up to 15 Gigabit", "SecondaryNetworkSupported": false }, - "NitroEnclavesSupport": "supported", + "NitroEnclavesSupport": "unsupported", "NitroTpmInfo": { "SupportedVersions": [ "2.0" @@ -135219,20 +142073,23 @@ "PhcSupport": "supported", "PlacementGroupInfo": { "SupportedStrategies": [ - "cluster", "partition", "spread" ] }, "ProcessorInfo": { - "Manufacturer": "AWS", + "Manufacturer": "Intel", "SupportedArchitectures": [ - "arm64" + "x86_64" ], - "SustainedClockSpeedInGhz": 2.7 + "SupportedFeatures": [ + "nested-virtualization" + ], + "SustainedClockSpeedInGhz": 3.9 }, - "RebootMigrationSupport": "unsupported", + "RebootMigrationSupport": "supported", "SupportedBootModes": [ + "legacy-bios", "uefi" ], "SupportedRootDeviceTypes": [ @@ -135246,117 +142103,31 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 192, - "DefaultThreadsPerCore": 1, - "DefaultVCpus": 192, + "DefaultCores": 8, + "DefaultThreadsPerCore": 2, + "DefaultVCpus": 16, "ValidCores": [ + 1, + 2, + 3, 4, + 5, 6, - 8, - 10, - 12, - 14, - 16, - 18, - 20, - 22, - 24, - 26, - 28, - 30, - 32, - 34, - 36, - 38, - 40, - 42, - 44, - 46, - 48, - 50, - 52, - 54, - 56, - 58, - 60, - 62, - 64, - 66, - 68, - 70, - 72, - 74, - 76, - 78, - 80, - 82, - 84, - 86, - 88, - 90, - 92, - 94, - 96, - 98, - 100, - 102, - 104, - 106, - 108, - 110, - 112, - 114, - 116, - 118, - 120, - 122, - 124, - 126, - 128, - 130, - 132, - 134, - 136, - 138, - 140, - 142, - 144, - 146, - 148, - 150, - 152, - 154, - 156, - 158, - 160, - 162, - 164, - 166, - 168, - 170, - 172, - 174, - 176, - 178, - 180, - 182, - 184, - 186, - 188, - 190, - 192 + 7, + 8 ], "ValidThreadsPerCore": [ - 1 + 1, + 2 ] } }, - "r8gd.4xlarge": { - "AutoRecoverySupported": false, + "r8i-flex.8xlarge": { + "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, - "DedicatedHostsSupported": true, + "DedicatedHostsSupported": false, "EbsInfo": { "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { @@ -135373,24 +142144,12 @@ "NvmeSupport": "required" }, "FreeTierEligible": false, - "HibernationSupported": true, + "HibernationSupported": false, "Hypervisor": "nitro", - "InstanceStorageInfo": { - "Disks": [ - { - "Count": 1, - "SizeInGB": 950, - "Type": "ssd" - } - ], - "EncryptionSupport": "required", - "NvmeSupport": "required", - "TotalSizeInGB": 950 - }, - "InstanceStorageSupported": true, - "InstanceType": "r8gd.4xlarge", + "InstanceStorageSupported": false, + "InstanceType": "r8i-flex.8xlarge", "MemoryInfo": { - "SizeInMiB": 131072 + "SizeInMiB": 262144 }, "NetworkInfo": { "BandwidthWeightings": [ @@ -135399,7 +142158,7 @@ "vpc-1" ], "ConnectionTrackingConfiguration": { - "DefaultTcpEstablishedTimeout": 432000, + "DefaultTcpEstablishedTimeout": 350, "DefaultUdpStreamTimeout": 180, "DefaultUdpTimeout": 30 }, @@ -135408,18 +142167,21 @@ "EnaSrdSupported": false, "EnaSupport": "required", "EncryptionInTransitSupported": true, - "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 30, + "FlexibleEnaQueuesSupport": "supported", + "Ipv4AddressesPerInterface": 50, "Ipv4AddressesPerSecondaryInterface": 0, - "Ipv6AddressesPerInterface": 30, + "Ipv6AddressesPerInterface": 50, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 8, + "MaximumNetworkInterfaces": 10, "NetworkCards": [ { + "AdditionalFlexibleNetworkInterfaces": 0, "BaselineBandwidthInGbps": 7.5, - "DefaultEnaQueueCountPerInterface": 8, - "MaximumNetworkInterfaces": 8, + "DefaultEnaQueueCountPerInterface": 4, + "MaximumEnaQueueCount": 64, + "MaximumEnaQueueCountPerInterface": 16, + "MaximumNetworkInterfaces": 10, "NetworkCardIndex": 0, "NetworkPerformance": "Up to 15 Gigabit", "PeakBandwidthInGbps": 15.0 @@ -135428,7 +142190,7 @@ "NetworkPerformance": "Up to 15 Gigabit", "SecondaryNetworkSupported": false }, - "NitroEnclavesSupport": "supported", + "NitroEnclavesSupport": "unsupported", "NitroTpmInfo": { "SupportedVersions": [ "2.0" @@ -135438,20 +142200,23 @@ "PhcSupport": "supported", "PlacementGroupInfo": { "SupportedStrategies": [ - "cluster", "partition", "spread" ] }, "ProcessorInfo": { - "Manufacturer": "AWS", + "Manufacturer": "Intel", "SupportedArchitectures": [ - "arm64" + "x86_64" ], - "SustainedClockSpeedInGhz": 2.8 + "SupportedFeatures": [ + "nested-virtualization" + ], + "SustainedClockSpeedInGhz": 3.9 }, - "RebootMigrationSupport": "unsupported", + "RebootMigrationSupport": "supported", "SupportedBootModes": [ + "legacy-bios", "uefi" ], "SupportedRootDeviceTypes": [ @@ -135466,8 +142231,8 @@ ], "VCpuInfo": { "DefaultCores": 16, - "DefaultThreadsPerCore": 1, - "DefaultVCpus": 16, + "DefaultThreadsPerCore": 2, + "DefaultVCpus": 32, "ValidCores": [ 1, 2, @@ -135487,22 +142252,23 @@ 16 ], "ValidThreadsPerCore": [ - 1 + 1, + 2 ] } }, - "r8gd.8xlarge": { - "AutoRecoverySupported": false, + "r8i-flex.large": { + "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, - "DedicatedHostsSupported": true, + "DedicatedHostsSupported": false, "EbsInfo": { "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 10000, - "BaselineIops": 40000, - "BaselineThroughputInMBps": 1250.0, + "BaselineBandwidthInMbps": 315, + "BaselineIops": 2500, + "BaselineThroughputInMBps": 39.375, "MaximumBandwidthInMbps": 10000, "MaximumIops": 40000, "MaximumThroughputInMBps": 1250.0 @@ -135513,24 +142279,12 @@ "NvmeSupport": "required" }, "FreeTierEligible": false, - "HibernationSupported": false, + "HibernationSupported": true, "Hypervisor": "nitro", - "InstanceStorageInfo": { - "Disks": [ - { - "Count": 1, - "SizeInGB": 1900, - "Type": "ssd" - } - ], - "EncryptionSupport": "required", - "NvmeSupport": "required", - "TotalSizeInGB": 1900 - }, - "InstanceStorageSupported": true, - "InstanceType": "r8gd.8xlarge", + "InstanceStorageSupported": false, + "InstanceType": "r8i-flex.large", "MemoryInfo": { - "SizeInMiB": 262144 + "SizeInMiB": 16384 }, "NetworkInfo": { "BandwidthWeightings": [ @@ -135539,7 +142293,7 @@ "vpc-1" ], "ConnectionTrackingConfiguration": { - "DefaultTcpEstablishedTimeout": 432000, + "DefaultTcpEstablishedTimeout": 350, "DefaultUdpStreamTimeout": 180, "DefaultUdpTimeout": 30 }, @@ -135548,27 +142302,30 @@ "EnaSrdSupported": false, "EnaSupport": "required", "EncryptionInTransitSupported": true, - "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 30, + "FlexibleEnaQueuesSupport": "supported", + "Ipv4AddressesPerInterface": 20, "Ipv4AddressesPerSecondaryInterface": 0, - "Ipv6AddressesPerInterface": 30, + "Ipv6AddressesPerInterface": 20, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 8, + "MaximumNetworkInterfaces": 3, "NetworkCards": [ { - "BaselineBandwidthInGbps": 15.0, - "DefaultEnaQueueCountPerInterface": 8, - "MaximumNetworkInterfaces": 8, + "AdditionalFlexibleNetworkInterfaces": 0, + "BaselineBandwidthInGbps": 0.468, + "DefaultEnaQueueCountPerInterface": 1, + "MaximumEnaQueueCount": 3, + "MaximumEnaQueueCountPerInterface": 1, + "MaximumNetworkInterfaces": 3, "NetworkCardIndex": 0, - "NetworkPerformance": "15 Gigabit", - "PeakBandwidthInGbps": 15.0 + "NetworkPerformance": "Up to 12.5 Gigabit", + "PeakBandwidthInGbps": 12.5 } ], - "NetworkPerformance": "15 Gigabit", + "NetworkPerformance": "Up to 12.5 Gigabit", "SecondaryNetworkSupported": false }, - "NitroEnclavesSupport": "supported", + "NitroEnclavesSupport": "unsupported", "NitroTpmInfo": { "SupportedVersions": [ "2.0" @@ -135578,81 +142335,54 @@ "PhcSupport": "supported", "PlacementGroupInfo": { "SupportedStrategies": [ - "cluster", "partition", "spread" ] }, "ProcessorInfo": { - "Manufacturer": "AWS", + "Manufacturer": "Intel", "SupportedArchitectures": [ - "arm64" + "x86_64" ], - "SustainedClockSpeedInGhz": 2.8 + "SupportedFeatures": [ + "nested-virtualization" + ], + "SustainedClockSpeedInGhz": 3.9 }, - "RebootMigrationSupport": "unsupported", + "RebootMigrationSupport": "supported", "SupportedBootModes": [ - "uefi" - ], - "SupportedRootDeviceTypes": [ - "ebs" - ], - "SupportedUsageClasses": [ - "on-demand", - "spot" - ], - "SupportedVirtualizationTypes": [ - "hvm" - ], - "VCpuInfo": { - "DefaultCores": 32, - "DefaultThreadsPerCore": 1, - "DefaultVCpus": 32, - "ValidCores": [ - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15, - 16, - 17, - 18, - 19, - 20, - 21, - 22, - 23, - 24, - 25, - 26, - 27, - 28, - 29, - 30, - 31, - 32 + "legacy-bios", + "uefi" + ], + "SupportedRootDeviceTypes": [ + "ebs" + ], + "SupportedUsageClasses": [ + "on-demand", + "spot" + ], + "SupportedVirtualizationTypes": [ + "hvm" + ], + "VCpuInfo": { + "DefaultCores": 1, + "DefaultThreadsPerCore": 2, + "DefaultVCpus": 2, + "ValidCores": [ + 1 ], "ValidThreadsPerCore": [ - 1 + 1, + 2 ] } }, - "r8gd.large": { - "AutoRecoverySupported": false, + "r8i-flex.xlarge": { + "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, - "DedicatedHostsSupported": true, + "DedicatedHostsSupported": false, "EbsInfo": { "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { @@ -135671,22 +142401,10 @@ "FreeTierEligible": false, "HibernationSupported": true, "Hypervisor": "nitro", - "InstanceStorageInfo": { - "Disks": [ - { - "Count": 1, - "SizeInGB": 118, - "Type": "ssd" - } - ], - "EncryptionSupport": "required", - "NvmeSupport": "required", - "TotalSizeInGB": 118 - }, - "InstanceStorageSupported": true, - "InstanceType": "r8gd.large", + "InstanceStorageSupported": false, + "InstanceType": "r8i-flex.xlarge", "MemoryInfo": { - "SizeInMiB": 16384 + "SizeInMiB": 32768 }, "NetworkInfo": { "BandwidthWeightings": [ @@ -135695,7 +142413,7 @@ "vpc-1" ], "ConnectionTrackingConfiguration": { - "DefaultTcpEstablishedTimeout": 432000, + "DefaultTcpEstablishedTimeout": 350, "DefaultUdpStreamTimeout": 180, "DefaultUdpTimeout": 30 }, @@ -135704,18 +142422,21 @@ "EnaSrdSupported": false, "EnaSupport": "required", "EncryptionInTransitSupported": true, - "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 10, + "FlexibleEnaQueuesSupport": "supported", + "Ipv4AddressesPerInterface": 30, "Ipv4AddressesPerSecondaryInterface": 0, - "Ipv6AddressesPerInterface": 10, + "Ipv6AddressesPerInterface": 30, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 3, + "MaximumNetworkInterfaces": 4, "NetworkCards": [ { + "AdditionalFlexibleNetworkInterfaces": 0, "BaselineBandwidthInGbps": 0.937, "DefaultEnaQueueCountPerInterface": 2, - "MaximumNetworkInterfaces": 3, + "MaximumEnaQueueCount": 8, + "MaximumEnaQueueCountPerInterface": 2, + "MaximumNetworkInterfaces": 4, "NetworkCardIndex": 0, "NetworkPerformance": "Up to 12.5 Gigabit", "PeakBandwidthInGbps": 12.5 @@ -135724,7 +142445,7 @@ "NetworkPerformance": "Up to 12.5 Gigabit", "SecondaryNetworkSupported": false }, - "NitroEnclavesSupport": "supported", + "NitroEnclavesSupport": "unsupported", "NitroTpmInfo": { "SupportedVersions": [ "2.0" @@ -135734,20 +142455,23 @@ "PhcSupport": "supported", "PlacementGroupInfo": { "SupportedStrategies": [ - "cluster", "partition", "spread" ] }, "ProcessorInfo": { - "Manufacturer": "AWS", + "Manufacturer": "Intel", "SupportedArchitectures": [ - "arm64" + "x86_64" ], - "SustainedClockSpeedInGhz": 2.8 + "SupportedFeatures": [ + "nested-virtualization" + ], + "SustainedClockSpeedInGhz": 3.9 }, - "RebootMigrationSupport": "unsupported", + "RebootMigrationSupport": "supported", "SupportedBootModes": [ + "legacy-bios", "uefi" ], "SupportedRootDeviceTypes": [ @@ -135762,19 +142486,20 @@ ], "VCpuInfo": { "DefaultCores": 2, - "DefaultThreadsPerCore": 1, - "DefaultVCpus": 2, + "DefaultThreadsPerCore": 2, + "DefaultVCpus": 4, "ValidCores": [ 1, 2 ], "ValidThreadsPerCore": [ - 1 + 1, + 2 ] } }, - "r8gd.medium": { - "AutoRecoverySupported": false, + "r8i.12xlarge": { + "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, @@ -135782,12 +142507,12 @@ "EbsInfo": { "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 315, - "BaselineIops": 2500, - "BaselineThroughputInMBps": 39.375, - "MaximumBandwidthInMbps": 10000, - "MaximumIops": 40000, - "MaximumThroughputInMBps": 1250.0 + "BaselineBandwidthInMbps": 15000, + "BaselineIops": 60000, + "BaselineThroughputInMBps": 1875.0, + "MaximumBandwidthInMbps": 15000, + "MaximumIops": 60000, + "MaximumThroughputInMBps": 1875.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", @@ -135795,24 +142520,12 @@ "NvmeSupport": "required" }, "FreeTierEligible": false, - "HibernationSupported": true, + "HibernationSupported": false, "Hypervisor": "nitro", - "InstanceStorageInfo": { - "Disks": [ - { - "Count": 1, - "SizeInGB": 59, - "Type": "ssd" - } - ], - "EncryptionSupport": "required", - "NvmeSupport": "required", - "TotalSizeInGB": 59 - }, - "InstanceStorageSupported": true, - "InstanceType": "r8gd.medium", + "InstanceStorageSupported": false, + "InstanceType": "r8i.12xlarge", "MemoryInfo": { - "SizeInMiB": 8192 + "SizeInMiB": 393216 }, "NetworkInfo": { "BandwidthWeightings": [ @@ -135821,7 +142534,7 @@ "vpc-1" ], "ConnectionTrackingConfiguration": { - "DefaultTcpEstablishedTimeout": 432000, + "DefaultTcpEstablishedTimeout": 350, "DefaultUdpStreamTimeout": 180, "DefaultUdpTimeout": 30 }, @@ -135830,27 +142543,30 @@ "EnaSrdSupported": false, "EnaSupport": "required", "EncryptionInTransitSupported": true, - "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 4, + "FlexibleEnaQueuesSupport": "supported", + "Ipv4AddressesPerInterface": 50, "Ipv4AddressesPerSecondaryInterface": 0, - "Ipv6AddressesPerInterface": 4, + "Ipv6AddressesPerInterface": 50, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 2, + "MaximumNetworkInterfaces": 12, "NetworkCards": [ { - "BaselineBandwidthInGbps": 0.52, - "DefaultEnaQueueCountPerInterface": 1, - "MaximumNetworkInterfaces": 2, + "AdditionalFlexibleNetworkInterfaces": 0, + "BaselineBandwidthInGbps": 22.5, + "DefaultEnaQueueCountPerInterface": 16, + "MaximumEnaQueueCount": 192, + "MaximumEnaQueueCountPerInterface": 64, + "MaximumNetworkInterfaces": 12, "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 12.5 Gigabit", - "PeakBandwidthInGbps": 12.5 + "NetworkPerformance": "22.5 Gigabit", + "PeakBandwidthInGbps": 22.5 } ], - "NetworkPerformance": "Up to 12.5 Gigabit", + "NetworkPerformance": "22.5 Gigabit", "SecondaryNetworkSupported": false }, - "NitroEnclavesSupport": "unsupported", + "NitroEnclavesSupport": "supported", "NitroTpmInfo": { "SupportedVersions": [ "2.0" @@ -135866,14 +142582,18 @@ ] }, "ProcessorInfo": { - "Manufacturer": "AWS", + "Manufacturer": "Intel", "SupportedArchitectures": [ - "arm64" + "x86_64" ], - "SustainedClockSpeedInGhz": 2.8 + "SupportedFeatures": [ + "nested-virtualization" + ], + "SustainedClockSpeedInGhz": 3.9 }, - "RebootMigrationSupport": "unsupported", + "RebootMigrationSupport": "supported", "SupportedBootModes": [ + "legacy-bios", "uefi" ], "SupportedRootDeviceTypes": [ @@ -135887,50 +142607,69 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 1, - "DefaultThreadsPerCore": 1, - "DefaultVCpus": 1 + "DefaultCores": 24, + "DefaultThreadsPerCore": 2, + "DefaultVCpus": 48, + "ValidCores": [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24 + ], + "ValidThreadsPerCore": [ + 1, + 2 + ] } }, - "r8gd.metal-24xl": { - "AutoRecoverySupported": false, - "BareMetal": true, + "r8i.16xlarge": { + "AutoRecoverySupported": true, + "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, "DedicatedHostsSupported": true, "EbsInfo": { "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 30000, - "BaselineIops": 120000, - "BaselineThroughputInMBps": 3750.0, - "MaximumBandwidthInMbps": 30000, - "MaximumIops": 120000, - "MaximumThroughputInMBps": 3750.0 + "BaselineBandwidthInMbps": 20000, + "BaselineIops": 80000, + "BaselineThroughputInMBps": 2500.0, + "MaximumBandwidthInMbps": 20000, + "MaximumIops": 80000, + "MaximumThroughputInMBps": 2500.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 39, + "MaximumEbsAttachments": 48, "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": false, - "InstanceStorageInfo": { - "Disks": [ - { - "Count": 3, - "SizeInGB": 1900, - "Type": "ssd" - } - ], - "EncryptionSupport": "required", - "NvmeSupport": "required", - "TotalSizeInGB": 5700 - }, - "InstanceStorageSupported": true, - "InstanceType": "r8gd.metal-24xl", + "Hypervisor": "nitro", + "InstanceStorageSupported": false, + "InstanceType": "r8i.16xlarge", "MemoryInfo": { - "SizeInMiB": 786432 + "SizeInMiB": 524288 }, "NetworkInfo": { "BandwidthWeightings": [ @@ -135939,40 +142678,45 @@ "vpc-1" ], "ConnectionTrackingConfiguration": { - "DefaultTcpEstablishedTimeout": 432000, + "DefaultTcpEstablishedTimeout": 350, "DefaultUdpStreamTimeout": 180, "DefaultUdpTimeout": 30 }, "DefaultNetworkCardIndex": 0, - "EfaInfo": { - "MaximumEfaInterfaces": 1 - }, - "EfaSupported": true, - "EnaSrdSupported": true, + "EfaSupported": false, + "EnaSrdSupported": false, "EnaSupport": "required", "EncryptionInTransitSupported": true, - "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 50, + "FlexibleEnaQueuesSupport": "supported", + "Ipv4AddressesPerInterface": 64, "Ipv4AddressesPerSecondaryInterface": 0, - "Ipv6AddressesPerInterface": 50, + "Ipv6AddressesPerInterface": 64, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 15, + "MaximumNetworkInterfaces": 16, "NetworkCards": [ { - "BaselineBandwidthInGbps": 40.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 15, + "AdditionalFlexibleNetworkInterfaces": 0, + "BaselineBandwidthInGbps": 30.0, + "DefaultEnaQueueCountPerInterface": 16, + "MaximumEnaQueueCount": 256, + "MaximumEnaQueueCountPerInterface": 64, + "MaximumNetworkInterfaces": 16, "NetworkCardIndex": 0, - "NetworkPerformance": "40 Gigabit", - "PeakBandwidthInGbps": 40.0 + "NetworkPerformance": "30 Gigabit", + "PeakBandwidthInGbps": 30.0 } ], - "NetworkPerformance": "40 Gigabit", + "NetworkPerformance": "30 Gigabit", "SecondaryNetworkSupported": false }, - "NitroEnclavesSupport": "unsupported", - "NitroTpmSupport": "unsupported", + "NitroEnclavesSupport": "supported", + "NitroTpmInfo": { + "SupportedVersions": [ + "2.0" + ] + }, + "NitroTpmSupport": "supported", "PhcSupport": "supported", "PlacementGroupInfo": { "SupportedStrategies": [ @@ -135982,14 +142726,18 @@ ] }, "ProcessorInfo": { - "Manufacturer": "AWS", + "Manufacturer": "Intel", "SupportedArchitectures": [ - "arm64" + "x86_64" ], - "SustainedClockSpeedInGhz": 2.8 + "SupportedFeatures": [ + "nested-virtualization" + ], + "SustainedClockSpeedInGhz": 3.9 }, - "RebootMigrationSupport": "unsupported", + "RebootMigrationSupport": "supported", "SupportedBootModes": [ + "legacy-bios", "uefi" ], "SupportedRootDeviceTypes": [ @@ -136003,50 +142751,77 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 96, - "DefaultThreadsPerCore": 1, - "DefaultVCpus": 96 + "DefaultCores": 32, + "DefaultThreadsPerCore": 2, + "DefaultVCpus": 64, + "ValidCores": [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32 + ], + "ValidThreadsPerCore": [ + 1, + 2 + ] } }, - "r8gd.metal-48xl": { - "AutoRecoverySupported": false, - "BareMetal": true, + "r8i.24xlarge": { + "AutoRecoverySupported": true, + "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, "DedicatedHostsSupported": true, "EbsInfo": { "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 40000, - "BaselineIops": 240000, - "BaselineThroughputInMBps": 5000.0, - "MaximumBandwidthInMbps": 40000, - "MaximumIops": 240000, - "MaximumThroughputInMBps": 5000.0 + "BaselineBandwidthInMbps": 30000, + "BaselineIops": 120000, + "BaselineThroughputInMBps": 3750.0, + "MaximumBandwidthInMbps": 30000, + "MaximumIops": 120000, + "MaximumThroughputInMBps": 3750.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 79, + "MaximumEbsAttachments": 64, "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": false, - "InstanceStorageInfo": { - "Disks": [ - { - "Count": 6, - "SizeInGB": 1900, - "Type": "ssd" - } - ], - "EncryptionSupport": "required", - "NvmeSupport": "required", - "TotalSizeInGB": 11400 - }, - "InstanceStorageSupported": true, - "InstanceType": "r8gd.metal-48xl", + "Hypervisor": "nitro", + "InstanceStorageSupported": false, + "InstanceType": "r8i.24xlarge", "MemoryInfo": { - "SizeInMiB": 1572864 + "SizeInMiB": 786432 }, "NetworkInfo": { "BandwidthWeightings": [ @@ -136055,40 +142830,45 @@ "vpc-1" ], "ConnectionTrackingConfiguration": { - "DefaultTcpEstablishedTimeout": 432000, + "DefaultTcpEstablishedTimeout": 350, "DefaultUdpStreamTimeout": 180, "DefaultUdpTimeout": 30 }, "DefaultNetworkCardIndex": 0, - "EfaInfo": { - "MaximumEfaInterfaces": 1 - }, - "EfaSupported": true, + "EfaSupported": false, "EnaSrdSupported": true, "EnaSupport": "required", "EncryptionInTransitSupported": true, - "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 50, + "FlexibleEnaQueuesSupport": "supported", + "Ipv4AddressesPerInterface": 64, "Ipv4AddressesPerSecondaryInterface": 0, - "Ipv6AddressesPerInterface": 50, + "Ipv6AddressesPerInterface": 64, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 15, + "MaximumNetworkInterfaces": 16, "NetworkCards": [ { - "BaselineBandwidthInGbps": 50.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 15, + "AdditionalFlexibleNetworkInterfaces": 0, + "BaselineBandwidthInGbps": 40.0, + "DefaultEnaQueueCountPerInterface": 16, + "MaximumEnaQueueCount": 384, + "MaximumEnaQueueCountPerInterface": 128, + "MaximumNetworkInterfaces": 16, "NetworkCardIndex": 0, - "NetworkPerformance": "50 Gigabit", - "PeakBandwidthInGbps": 50.0 + "NetworkPerformance": "40 Gigabit", + "PeakBandwidthInGbps": 40.0 } ], - "NetworkPerformance": "50 Gigabit", + "NetworkPerformance": "40 Gigabit", "SecondaryNetworkSupported": false }, - "NitroEnclavesSupport": "unsupported", - "NitroTpmSupport": "unsupported", + "NitroEnclavesSupport": "supported", + "NitroTpmInfo": { + "SupportedVersions": [ + "2.0" + ] + }, + "NitroTpmSupport": "supported", "PhcSupport": "supported", "PlacementGroupInfo": { "SupportedStrategies": [ @@ -136098,14 +142878,18 @@ ] }, "ProcessorInfo": { - "Manufacturer": "AWS", + "Manufacturer": "Intel", "SupportedArchitectures": [ - "arm64" + "x86_64" ], - "SustainedClockSpeedInGhz": 2.7 + "SupportedFeatures": [ + "nested-virtualization" + ], + "SustainedClockSpeedInGhz": 3.9 }, - "RebootMigrationSupport": "unsupported", + "RebootMigrationSupport": "supported", "SupportedBootModes": [ + "legacy-bios", "uefi" ], "SupportedRootDeviceTypes": [ @@ -136119,13 +142903,42 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 192, - "DefaultThreadsPerCore": 1, - "DefaultVCpus": 192 + "DefaultCores": 48, + "DefaultThreadsPerCore": 2, + "DefaultVCpus": 96, + "ValidCores": [ + 4, + 6, + 8, + 10, + 12, + 14, + 16, + 18, + 20, + 22, + 24, + 26, + 28, + 30, + 32, + 34, + 36, + 38, + 40, + 42, + 44, + 46, + 48 + ], + "ValidThreadsPerCore": [ + 1, + 2 + ] } }, - "r8gd.xlarge": { - "AutoRecoverySupported": false, + "r8i.2xlarge": { + "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, @@ -136133,9 +142946,9 @@ "EbsInfo": { "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 1250, - "BaselineIops": 6000, - "BaselineThroughputInMBps": 156.25, + "BaselineBandwidthInMbps": 2500, + "BaselineIops": 12000, + "BaselineThroughputInMBps": 312.5, "MaximumBandwidthInMbps": 10000, "MaximumIops": 40000, "MaximumThroughputInMBps": 1250.0 @@ -136148,22 +142961,10 @@ "FreeTierEligible": false, "HibernationSupported": true, "Hypervisor": "nitro", - "InstanceStorageInfo": { - "Disks": [ - { - "Count": 1, - "SizeInGB": 237, - "Type": "ssd" - } - ], - "EncryptionSupport": "required", - "NvmeSupport": "required", - "TotalSizeInGB": 237 - }, - "InstanceStorageSupported": true, - "InstanceType": "r8gd.xlarge", + "InstanceStorageSupported": false, + "InstanceType": "r8i.2xlarge", "MemoryInfo": { - "SizeInMiB": 32768 + "SizeInMiB": 65536 }, "NetworkInfo": { "BandwidthWeightings": [ @@ -136172,7 +142973,7 @@ "vpc-1" ], "ConnectionTrackingConfiguration": { - "DefaultTcpEstablishedTimeout": 432000, + "DefaultTcpEstablishedTimeout": 350, "DefaultUdpStreamTimeout": 180, "DefaultUdpTimeout": 30 }, @@ -136181,24 +142982,27 @@ "EnaSrdSupported": false, "EnaSupport": "required", "EncryptionInTransitSupported": true, - "FlexibleEnaQueuesSupport": "unsupported", - "Ipv4AddressesPerInterface": 15, + "FlexibleEnaQueuesSupport": "supported", + "Ipv4AddressesPerInterface": 30, "Ipv4AddressesPerSecondaryInterface": 0, - "Ipv6AddressesPerInterface": 15, + "Ipv6AddressesPerInterface": 30, "Ipv6Supported": true, "MaximumNetworkCards": 1, "MaximumNetworkInterfaces": 4, "NetworkCards": [ { - "BaselineBandwidthInGbps": 1.875, - "DefaultEnaQueueCountPerInterface": 4, + "AdditionalFlexibleNetworkInterfaces": 0, + "BaselineBandwidthInGbps": 3.75, + "DefaultEnaQueueCountPerInterface": 8, + "MaximumEnaQueueCount": 32, + "MaximumEnaQueueCountPerInterface": 8, "MaximumNetworkInterfaces": 4, "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 12.5 Gigabit", - "PeakBandwidthInGbps": 12.5 + "NetworkPerformance": "Up to 15 Gigabit", + "PeakBandwidthInGbps": 15.0 } ], - "NetworkPerformance": "Up to 12.5 Gigabit", + "NetworkPerformance": "Up to 15 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -136217,14 +143021,18 @@ ] }, "ProcessorInfo": { - "Manufacturer": "AWS", + "Manufacturer": "Intel", "SupportedArchitectures": [ - "arm64" + "x86_64" ], - "SustainedClockSpeedInGhz": 2.8 + "SupportedFeatures": [ + "nested-virtualization" + ], + "SustainedClockSpeedInGhz": 3.9 }, - "RebootMigrationSupport": "unsupported", + "RebootMigrationSupport": "supported", "SupportedBootModes": [ + "legacy-bios", "uefi" ], "SupportedRootDeviceTypes": [ @@ -136239,8 +143047,8 @@ ], "VCpuInfo": { "DefaultCores": 4, - "DefaultThreadsPerCore": 1, - "DefaultVCpus": 4, + "DefaultThreadsPerCore": 2, + "DefaultVCpus": 8, "ValidCores": [ 1, 2, @@ -136248,11 +143056,12 @@ 4 ], "ValidThreadsPerCore": [ - 1 + 1, + 2 ] } }, - "r8gn.12xlarge": { + "r8i.32xlarge": { "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, @@ -136261,27 +143070,32 @@ "EbsInfo": { "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 30000, - "BaselineIops": 120000, - "BaselineThroughputInMBps": 3750.0, - "MaximumBandwidthInMbps": 30000, - "MaximumIops": 120000, - "MaximumThroughputInMBps": 3750.0 + "BaselineBandwidthInMbps": 40000, + "BaselineIops": 160000, + "BaselineThroughputInMBps": 5000.0, + "MaximumBandwidthInMbps": 40000, + "MaximumIops": 160000, + "MaximumThroughputInMBps": 5000.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 32, + "MaximumEbsAttachments": 88, "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": false, "Hypervisor": "nitro", "InstanceStorageSupported": false, - "InstanceType": "r8gn.12xlarge", + "InstanceType": "r8i.32xlarge", "MemoryInfo": { - "SizeInMiB": 393216 + "SizeInMiB": 1048576 }, "NetworkInfo": { + "BandwidthWeightings": [ + "default", + "ebs-1", + "vpc-1" + ], "ConnectionTrackingConfiguration": { "DefaultTcpEstablishedTimeout": 350, "DefaultUdpStreamTimeout": 180, @@ -136293,26 +143107,26 @@ "EnaSupport": "required", "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "supported", - "Ipv4AddressesPerInterface": 30, + "Ipv4AddressesPerInterface": 64, "Ipv4AddressesPerSecondaryInterface": 0, - "Ipv6AddressesPerInterface": 30, + "Ipv6AddressesPerInterface": 64, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 12, + "MaximumNetworkInterfaces": 24, "NetworkCards": [ { "AdditionalFlexibleNetworkInterfaces": 0, - "BaselineBandwidthInGbps": 150.0, + "BaselineBandwidthInGbps": 50.0, "DefaultEnaQueueCountPerInterface": 16, - "MaximumEnaQueueCount": 192, - "MaximumEnaQueueCountPerInterface": 64, - "MaximumNetworkInterfaces": 12, + "MaximumEnaQueueCount": 512, + "MaximumEnaQueueCountPerInterface": 128, + "MaximumNetworkInterfaces": 24, "NetworkCardIndex": 0, - "NetworkPerformance": "150 Gigabit", - "PeakBandwidthInGbps": 150.0 + "NetworkPerformance": "50 Gigabit", + "PeakBandwidthInGbps": 50.0 } ], - "NetworkPerformance": "150 Gigabit", + "NetworkPerformance": "50 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -136322,7 +143136,7 @@ ] }, "NitroTpmSupport": "supported", - "PhcSupport": "unsupported", + "PhcSupport": "supported", "PlacementGroupInfo": { "SupportedStrategies": [ "cluster", @@ -136331,14 +143145,18 @@ ] }, "ProcessorInfo": { - "Manufacturer": "AWS", + "Manufacturer": "Intel", "SupportedArchitectures": [ - "arm64" + "x86_64" ], - "SustainedClockSpeedInGhz": 2.8 + "SupportedFeatures": [ + "nested-virtualization" + ], + "SustainedClockSpeedInGhz": 3.9 }, "RebootMigrationSupport": "supported", "SupportedBootModes": [ + "legacy-bios", "uefi" ], "SupportedRootDeviceTypes": [ @@ -136352,65 +143170,49 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 48, - "DefaultThreadsPerCore": 1, - "DefaultVCpus": 48, + "DefaultCores": 64, + "DefaultThreadsPerCore": 2, + "DefaultVCpus": 128, "ValidCores": [ - 1, - 2, - 3, 4, - 5, 6, - 7, 8, - 9, 10, - 11, 12, - 13, 14, - 15, 16, - 17, 18, - 19, 20, - 21, 22, - 23, 24, - 25, 26, - 27, 28, - 29, 30, - 31, 32, - 33, 34, - 35, 36, - 37, 38, - 39, 40, - 41, 42, - 43, 44, - 45, 46, - 47, - 48 + 48, + 50, + 52, + 54, + 56, + 58, + 60, + 62, + 64 ], "ValidThreadsPerCore": [ - 1 + 1, + 2 ] } }, - "r8gn.16xlarge": { + "r8i.48xlarge": { "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, @@ -136419,27 +143221,32 @@ "EbsInfo": { "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 40000, - "BaselineIops": 160000, - "BaselineThroughputInMBps": 5000.0, - "MaximumBandwidthInMbps": 40000, - "MaximumIops": 160000, - "MaximumThroughputInMBps": 5000.0 + "BaselineBandwidthInMbps": 60000, + "BaselineIops": 240000, + "BaselineThroughputInMBps": 7500.0, + "MaximumBandwidthInMbps": 60000, + "MaximumIops": 240000, + "MaximumThroughputInMBps": 7500.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 48, + "MaximumEbsAttachments": 128, "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": false, "Hypervisor": "nitro", "InstanceStorageSupported": false, - "InstanceType": "r8gn.16xlarge", + "InstanceType": "r8i.48xlarge", "MemoryInfo": { - "SizeInMiB": 524288 + "SizeInMiB": 1572864 }, "NetworkInfo": { + "BandwidthWeightings": [ + "default", + "ebs-1", + "vpc-1" + ], "ConnectionTrackingConfiguration": { "DefaultTcpEstablishedTimeout": 350, "DefaultUdpStreamTimeout": 180, @@ -136454,26 +143261,26 @@ "EnaSupport": "required", "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "supported", - "Ipv4AddressesPerInterface": 50, + "Ipv4AddressesPerInterface": 64, "Ipv4AddressesPerSecondaryInterface": 0, - "Ipv6AddressesPerInterface": 50, + "Ipv6AddressesPerInterface": 64, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 16, + "MaximumNetworkInterfaces": 24, "NetworkCards": [ { "AdditionalFlexibleNetworkInterfaces": 0, - "BaselineBandwidthInGbps": 200.0, - "DefaultEnaQueueCountPerInterface": 16, - "MaximumEnaQueueCount": 256, - "MaximumEnaQueueCountPerInterface": 64, - "MaximumNetworkInterfaces": 16, + "BaselineBandwidthInGbps": 75.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumEnaQueueCount": 768, + "MaximumEnaQueueCountPerInterface": 128, + "MaximumNetworkInterfaces": 24, "NetworkCardIndex": 0, - "NetworkPerformance": "200 Gigabit", - "PeakBandwidthInGbps": 200.0 + "NetworkPerformance": "75 Gigabit", + "PeakBandwidthInGbps": 75.0 } ], - "NetworkPerformance": "200 Gigabit", + "NetworkPerformance": "75 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -136483,7 +143290,7 @@ ] }, "NitroTpmSupport": "supported", - "PhcSupport": "unsupported", + "PhcSupport": "supported", "PlacementGroupInfo": { "SupportedStrategies": [ "cluster", @@ -136492,14 +143299,18 @@ ] }, "ProcessorInfo": { - "Manufacturer": "AWS", + "Manufacturer": "Intel", "SupportedArchitectures": [ - "arm64" + "x86_64" ], - "SustainedClockSpeedInGhz": 2.8 + "SupportedFeatures": [ + "nested-virtualization" + ], + "SustainedClockSpeedInGhz": 3.9 }, "RebootMigrationSupport": "supported", "SupportedBootModes": [ + "legacy-bios", "uefi" ], "SupportedRootDeviceTypes": [ @@ -136513,81 +143324,49 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 64, - "DefaultThreadsPerCore": 1, - "DefaultVCpus": 64, + "DefaultCores": 96, + "DefaultThreadsPerCore": 2, + "DefaultVCpus": 192, "ValidCores": [ - 1, - 2, - 3, - 4, - 5, 6, - 7, - 8, 9, - 10, - 11, 12, - 13, - 14, 15, - 16, - 17, 18, - 19, - 20, 21, - 22, - 23, 24, - 25, - 26, 27, - 28, - 29, 30, - 31, - 32, 33, - 34, - 35, 36, - 37, - 38, 39, - 40, - 41, 42, - 43, - 44, 45, - 46, - 47, 48, - 49, - 50, 51, - 52, - 53, 54, - 55, - 56, 57, - 58, - 59, 60, - 61, - 62, 63, - 64 + 66, + 69, + 72, + 75, + 78, + 81, + 84, + 87, + 90, + 93, + 96 ], "ValidThreadsPerCore": [ - 1 + 1, + 2 ] } }, - "r8gn.24xlarge": { + "r8i.4xlarge": { "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, @@ -136596,38 +143375,40 @@ "EbsInfo": { "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 60000, - "BaselineIops": 240000, - "BaselineThroughputInMBps": 7500.0, - "MaximumBandwidthInMbps": 60000, - "MaximumIops": 240000, - "MaximumThroughputInMBps": 7500.0 + "BaselineBandwidthInMbps": 5000, + "BaselineIops": 20000, + "BaselineThroughputInMBps": 625.0, + "MaximumBandwidthInMbps": 10000, + "MaximumIops": 40000, + "MaximumThroughputInMBps": 1250.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 64, + "MaximumEbsAttachments": 32, "NvmeSupport": "required" }, "FreeTierEligible": false, - "HibernationSupported": false, + "HibernationSupported": true, "Hypervisor": "nitro", "InstanceStorageSupported": false, - "InstanceType": "r8gn.24xlarge", + "InstanceType": "r8i.4xlarge", "MemoryInfo": { - "SizeInMiB": 786432 + "SizeInMiB": 131072 }, "NetworkInfo": { + "BandwidthWeightings": [ + "default", + "ebs-1", + "vpc-1" + ], "ConnectionTrackingConfiguration": { "DefaultTcpEstablishedTimeout": 350, "DefaultUdpStreamTimeout": 180, "DefaultUdpTimeout": 30 }, "DefaultNetworkCardIndex": 0, - "EfaInfo": { - "MaximumEfaInterfaces": 1 - }, - "EfaSupported": true, - "EnaSrdSupported": true, + "EfaSupported": false, + "EnaSrdSupported": false, "EnaSupport": "required", "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "supported", @@ -136636,21 +143417,21 @@ "Ipv6AddressesPerInterface": 50, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 24, + "MaximumNetworkInterfaces": 8, "NetworkCards": [ { "AdditionalFlexibleNetworkInterfaces": 0, - "BaselineBandwidthInGbps": 300.0, - "DefaultEnaQueueCountPerInterface": 16, - "MaximumEnaQueueCount": 384, - "MaximumEnaQueueCountPerInterface": 128, - "MaximumNetworkInterfaces": 24, + "BaselineBandwidthInGbps": 7.5, + "DefaultEnaQueueCountPerInterface": 8, + "MaximumEnaQueueCount": 64, + "MaximumEnaQueueCountPerInterface": 16, + "MaximumNetworkInterfaces": 8, "NetworkCardIndex": 0, - "NetworkPerformance": "300 Gigabit", - "PeakBandwidthInGbps": 300.0 + "NetworkPerformance": "Up to 15 Gigabit", + "PeakBandwidthInGbps": 15.0 } ], - "NetworkPerformance": "300 Gigabit", + "NetworkPerformance": "Up to 15 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -136660,7 +143441,7 @@ ] }, "NitroTpmSupport": "supported", - "PhcSupport": "unsupported", + "PhcSupport": "supported", "PlacementGroupInfo": { "SupportedStrategies": [ "cluster", @@ -136669,14 +143450,18 @@ ] }, "ProcessorInfo": { - "Manufacturer": "AWS", + "Manufacturer": "Intel", "SupportedArchitectures": [ - "arm64" + "x86_64" ], - "SustainedClockSpeedInGhz": 2.8 + "SupportedFeatures": [ + "nested-virtualization" + ], + "SustainedClockSpeedInGhz": 3.9 }, "RebootMigrationSupport": "supported", "SupportedBootModes": [ + "legacy-bios", "uefi" ], "SupportedRootDeviceTypes": [ @@ -136690,9 +143475,9 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 96, - "DefaultThreadsPerCore": 1, - "DefaultVCpus": 96, + "DefaultCores": 8, + "DefaultThreadsPerCore": 2, + "DefaultVCpus": 16, "ValidCores": [ 1, 2, @@ -136701,102 +143486,15 @@ 5, 6, 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15, - 16, - 17, - 18, - 19, - 20, - 21, - 22, - 23, - 24, - 25, - 26, - 27, - 28, - 29, - 30, - 31, - 32, - 33, - 34, - 35, - 36, - 37, - 38, - 39, - 40, - 41, - 42, - 43, - 44, - 45, - 46, - 47, - 48, - 49, - 50, - 51, - 52, - 53, - 54, - 55, - 56, - 57, - 58, - 59, - 60, - 61, - 62, - 63, - 64, - 65, - 66, - 67, - 68, - 69, - 70, - 71, - 72, - 73, - 74, - 75, - 76, - 77, - 78, - 79, - 80, - 81, - 82, - 83, - 84, - 85, - 86, - 87, - 88, - 89, - 90, - 91, - 92, - 93, - 94, - 95, - 96 + 8 ], "ValidThreadsPerCore": [ - 1 + 1, + 2 ] } }, - "r8gn.2xlarge": { + "r8i.8xlarge": { "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, @@ -136805,9 +143503,9 @@ "EbsInfo": { "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 5000, - "BaselineIops": 20000, - "BaselineThroughputInMBps": 625.0, + "BaselineBandwidthInMbps": 10000, + "BaselineIops": 40000, + "BaselineThroughputInMBps": 1250.0, "MaximumBandwidthInMbps": 10000, "MaximumIops": 40000, "MaximumThroughputInMBps": 1250.0 @@ -136818,14 +143516,19 @@ "NvmeSupport": "required" }, "FreeTierEligible": false, - "HibernationSupported": true, + "HibernationSupported": false, "Hypervisor": "nitro", "InstanceStorageSupported": false, - "InstanceType": "r8gn.2xlarge", + "InstanceType": "r8i.8xlarge", "MemoryInfo": { - "SizeInMiB": 65536 + "SizeInMiB": 262144 }, "NetworkInfo": { + "BandwidthWeightings": [ + "default", + "ebs-1", + "vpc-1" + ], "ConnectionTrackingConfiguration": { "DefaultTcpEstablishedTimeout": 350, "DefaultUdpStreamTimeout": 180, @@ -136837,26 +143540,26 @@ "EnaSupport": "required", "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "supported", - "Ipv4AddressesPerInterface": 15, + "Ipv4AddressesPerInterface": 50, "Ipv4AddressesPerSecondaryInterface": 0, - "Ipv6AddressesPerInterface": 15, + "Ipv6AddressesPerInterface": 50, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 4, + "MaximumNetworkInterfaces": 10, "NetworkCards": [ { "AdditionalFlexibleNetworkInterfaces": 0, - "BaselineBandwidthInGbps": 25.0, + "BaselineBandwidthInGbps": 15.0, "DefaultEnaQueueCountPerInterface": 8, - "MaximumEnaQueueCount": 32, - "MaximumEnaQueueCountPerInterface": 8, - "MaximumNetworkInterfaces": 4, + "MaximumEnaQueueCount": 128, + "MaximumEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 10, "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 50 Gigabit", - "PeakBandwidthInGbps": 50.0 + "NetworkPerformance": "15 Gigabit", + "PeakBandwidthInGbps": 15.0 } ], - "NetworkPerformance": "Up to 50 Gigabit", + "NetworkPerformance": "15 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -136866,7 +143569,7 @@ ] }, "NitroTpmSupport": "supported", - "PhcSupport": "unsupported", + "PhcSupport": "supported", "PlacementGroupInfo": { "SupportedStrategies": [ "cluster", @@ -136875,14 +143578,18 @@ ] }, "ProcessorInfo": { - "Manufacturer": "AWS", + "Manufacturer": "Intel", "SupportedArchitectures": [ - "arm64" + "x86_64" ], - "SustainedClockSpeedInGhz": 2.8 + "SupportedFeatures": [ + "nested-virtualization" + ], + "SustainedClockSpeedInGhz": 3.9 }, "RebootMigrationSupport": "supported", "SupportedBootModes": [ + "legacy-bios", "uefi" ], "SupportedRootDeviceTypes": [ @@ -136896,9 +143603,9 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 8, - "DefaultThreadsPerCore": 1, - "DefaultVCpus": 8, + "DefaultCores": 16, + "DefaultThreadsPerCore": 2, + "DefaultVCpus": 32, "ValidCores": [ 1, 2, @@ -136907,14 +143614,23 @@ 5, 6, 7, - 8 + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16 ], "ValidThreadsPerCore": [ - 1 + 1, + 2 ] } }, - "r8gn.48xlarge": { + "r8i.96xlarge": { "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, @@ -136922,49 +143638,33 @@ "DedicatedHostsSupported": true, "EbsInfo": { "AttachmentLimitType": "dedicated", - "EbsCards": [ - { - "BaselineBandwidthInMbps": 60000, - "BaselineIops": 240000, - "BaselineThroughputInMBps": 7500.0, - "EbsCardIndex": 0, - "MaximumBandwidthInMbps": 60000, - "MaximumIops": 240000, - "MaximumThroughputInMBps": 7500.0 - }, - { - "BaselineBandwidthInMbps": 60000, - "BaselineIops": 240000, - "BaselineThroughputInMBps": 7500.0, - "EbsCardIndex": 1, - "MaximumBandwidthInMbps": 60000, - "MaximumIops": 240000, - "MaximumThroughputInMBps": 7500.0 - } - ], "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 120000, + "BaselineBandwidthInMbps": 80000, "BaselineIops": 480000, - "BaselineThroughputInMBps": 15000.0, - "MaximumBandwidthInMbps": 120000, + "BaselineThroughputInMBps": 10000.0, + "MaximumBandwidthInMbps": 80000, "MaximumIops": 480000, - "MaximumThroughputInMBps": 15000.0 + "MaximumThroughputInMBps": 10000.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", "MaximumEbsAttachments": 128, - "MaximumEbsCards": 2, "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": false, "Hypervisor": "nitro", "InstanceStorageSupported": false, - "InstanceType": "r8gn.48xlarge", + "InstanceType": "r8i.96xlarge", "MemoryInfo": { - "SizeInMiB": 1572864 + "SizeInMiB": 3145728 }, "NetworkInfo": { + "BandwidthWeightings": [ + "default", + "ebs-1", + "vpc-1" + ], "ConnectionTrackingConfiguration": { "DefaultTcpEstablishedTimeout": 350, "DefaultUdpStreamTimeout": 180, @@ -136972,44 +143672,33 @@ }, "DefaultNetworkCardIndex": 0, "EfaInfo": { - "MaximumEfaInterfaces": 2 + "MaximumEfaInterfaces": 1 }, "EfaSupported": true, "EnaSrdSupported": true, "EnaSupport": "required", "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "supported", - "Ipv4AddressesPerInterface": 50, + "Ipv4AddressesPerInterface": 64, "Ipv4AddressesPerSecondaryInterface": 0, - "Ipv6AddressesPerInterface": 50, + "Ipv6AddressesPerInterface": 64, "Ipv6Supported": true, - "MaximumNetworkCards": 2, + "MaximumNetworkCards": 1, "MaximumNetworkInterfaces": 24, "NetworkCards": [ { "AdditionalFlexibleNetworkInterfaces": 0, - "BaselineBandwidthInGbps": 300.0, + "BaselineBandwidthInGbps": 100.0, "DefaultEnaQueueCountPerInterface": 32, - "MaximumEnaQueueCount": 384, + "MaximumEnaQueueCount": 1536, "MaximumEnaQueueCountPerInterface": 128, - "MaximumNetworkInterfaces": 12, + "MaximumNetworkInterfaces": 24, "NetworkCardIndex": 0, - "NetworkPerformance": "300 Gigabit", - "PeakBandwidthInGbps": 300.0 - }, - { - "AdditionalFlexibleNetworkInterfaces": 0, - "BaselineBandwidthInGbps": 300.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumEnaQueueCount": 384, - "MaximumEnaQueueCountPerInterface": 128, - "MaximumNetworkInterfaces": 12, - "NetworkCardIndex": 1, - "NetworkPerformance": "300 Gigabit", - "PeakBandwidthInGbps": 300.0 + "NetworkPerformance": "100 Gigabit", + "PeakBandwidthInGbps": 100.0 } ], - "NetworkPerformance": "600 Gigabit", + "NetworkPerformance": "100 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -137019,7 +143708,7 @@ ] }, "NitroTpmSupport": "supported", - "PhcSupport": "unsupported", + "PhcSupport": "supported", "PlacementGroupInfo": { "SupportedStrategies": [ "cluster", @@ -137028,14 +143717,18 @@ ] }, "ProcessorInfo": { - "Manufacturer": "AWS", + "Manufacturer": "Intel", "SupportedArchitectures": [ - "arm64" + "x86_64" ], - "SustainedClockSpeedInGhz": 2.7 + "SupportedFeatures": [ + "nested-virtualization" + ], + "SustainedClockSpeedInGhz": 3.9 }, "RebootMigrationSupport": "supported", "SupportedBootModes": [ + "legacy-bios", "uefi" ], "SupportedRootDeviceTypes": [ @@ -137050,111 +143743,48 @@ ], "VCpuInfo": { "DefaultCores": 192, - "DefaultThreadsPerCore": 1, - "DefaultVCpus": 192, + "DefaultThreadsPerCore": 2, + "DefaultVCpus": 384, "ValidCores": [ - 4, - 6, - 8, - 10, 12, - 14, - 16, 18, - 20, - 22, 24, - 26, - 28, 30, - 32, - 34, 36, - 38, - 40, 42, - 44, - 46, 48, - 50, - 52, 54, - 56, - 58, 60, - 62, - 64, 66, - 68, - 70, 72, - 74, - 76, 78, - 80, - 82, 84, - 86, - 88, 90, - 92, - 94, 96, - 98, - 100, 102, - 104, - 106, 108, - 110, - 112, 114, - 116, - 118, 120, - 122, - 124, 126, - 128, - 130, 132, - 134, - 136, 138, - 140, - 142, 144, - 146, - 148, 150, - 152, - 154, 156, - 158, - 160, 162, - 164, - 166, 168, - 170, - 172, 174, - 176, - 178, 180, - 182, - 184, 186, - 188, - 190, 192 ], "ValidThreadsPerCore": [ - 1 + 1, + 2 ] } }, - "r8gn.4xlarge": { + "r8i.large": { "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, @@ -137163,9 +143793,9 @@ "EbsInfo": { "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 10000, - "BaselineIops": 40000, - "BaselineThroughputInMBps": 1250.0, + "BaselineBandwidthInMbps": 650, + "BaselineIops": 3600, + "BaselineThroughputInMBps": 81.25, "MaximumBandwidthInMbps": 10000, "MaximumIops": 40000, "MaximumThroughputInMBps": 1250.0 @@ -137179,11 +143809,16 @@ "HibernationSupported": true, "Hypervisor": "nitro", "InstanceStorageSupported": false, - "InstanceType": "r8gn.4xlarge", + "InstanceType": "r8i.large", "MemoryInfo": { - "SizeInMiB": 131072 + "SizeInMiB": 16384 }, "NetworkInfo": { + "BandwidthWeightings": [ + "default", + "ebs-1", + "vpc-1" + ], "ConnectionTrackingConfiguration": { "DefaultTcpEstablishedTimeout": 350, "DefaultUdpStreamTimeout": 180, @@ -137195,36 +143830,36 @@ "EnaSupport": "required", "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "supported", - "Ipv4AddressesPerInterface": 30, + "Ipv4AddressesPerInterface": 20, "Ipv4AddressesPerSecondaryInterface": 0, - "Ipv6AddressesPerInterface": 30, + "Ipv6AddressesPerInterface": 20, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 8, + "MaximumNetworkInterfaces": 3, "NetworkCards": [ { "AdditionalFlexibleNetworkInterfaces": 0, - "BaselineBandwidthInGbps": 50.0, - "DefaultEnaQueueCountPerInterface": 8, - "MaximumEnaQueueCount": 64, - "MaximumEnaQueueCountPerInterface": 16, - "MaximumNetworkInterfaces": 8, + "BaselineBandwidthInGbps": 0.937, + "DefaultEnaQueueCountPerInterface": 2, + "MaximumEnaQueueCount": 6, + "MaximumEnaQueueCountPerInterface": 2, + "MaximumNetworkInterfaces": 3, "NetworkCardIndex": 0, - "NetworkPerformance": "50 Gigabit", - "PeakBandwidthInGbps": 50.0 + "NetworkPerformance": "Up to 12.5 Gigabit", + "PeakBandwidthInGbps": 12.5 } ], - "NetworkPerformance": "50 Gigabit", + "NetworkPerformance": "Up to 12.5 Gigabit", "SecondaryNetworkSupported": false }, - "NitroEnclavesSupport": "supported", + "NitroEnclavesSupport": "unsupported", "NitroTpmInfo": { "SupportedVersions": [ "2.0" ] }, "NitroTpmSupport": "supported", - "PhcSupport": "unsupported", + "PhcSupport": "supported", "PlacementGroupInfo": { "SupportedStrategies": [ "cluster", @@ -137233,14 +143868,18 @@ ] }, "ProcessorInfo": { - "Manufacturer": "AWS", + "Manufacturer": "Intel", "SupportedArchitectures": [ - "arm64" + "x86_64" ], - "SustainedClockSpeedInGhz": 2.8 + "SupportedFeatures": [ + "nested-virtualization" + ], + "SustainedClockSpeedInGhz": 3.9 }, "RebootMigrationSupport": "supported", "SupportedBootModes": [ + "legacy-bios", "uefi" ], "SupportedRootDeviceTypes": [ @@ -137254,103 +143893,91 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 16, - "DefaultThreadsPerCore": 1, - "DefaultVCpus": 16, + "DefaultCores": 1, + "DefaultThreadsPerCore": 2, + "DefaultVCpus": 2, "ValidCores": [ - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15, - 16 + 1 ], "ValidThreadsPerCore": [ - 1 + 1, + 2 ] } }, - "r8gn.8xlarge": { + "r8i.metal-48xl": { "AutoRecoverySupported": true, - "BareMetal": false, + "BareMetal": true, "BurstablePerformanceSupported": false, "CurrentGeneration": true, "DedicatedHostsSupported": true, "EbsInfo": { "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 20000, - "BaselineIops": 80000, - "BaselineThroughputInMBps": 2500.0, - "MaximumBandwidthInMbps": 20000, - "MaximumIops": 80000, - "MaximumThroughputInMBps": 2500.0 + "BaselineBandwidthInMbps": 60000, + "BaselineIops": 240000, + "BaselineThroughputInMBps": 7500.0, + "MaximumBandwidthInMbps": 60000, + "MaximumIops": 240000, + "MaximumThroughputInMBps": 7500.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 32, + "MaximumEbsAttachments": 64, "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": false, - "Hypervisor": "nitro", "InstanceStorageSupported": false, - "InstanceType": "r8gn.8xlarge", + "InstanceType": "r8i.metal-48xl", "MemoryInfo": { - "SizeInMiB": 262144 + "SizeInMiB": 1572864 }, "NetworkInfo": { + "BandwidthWeightings": [ + "default", + "ebs-1", + "vpc-1" + ], "ConnectionTrackingConfiguration": { "DefaultTcpEstablishedTimeout": 350, "DefaultUdpStreamTimeout": 180, "DefaultUdpTimeout": 30 }, "DefaultNetworkCardIndex": 0, - "EfaSupported": false, + "EfaInfo": { + "MaximumEfaInterfaces": 1 + }, + "EfaSupported": true, "EnaSrdSupported": true, "EnaSupport": "required", "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "supported", - "Ipv4AddressesPerInterface": 30, + "Ipv4AddressesPerInterface": 64, "Ipv4AddressesPerSecondaryInterface": 0, - "Ipv6AddressesPerInterface": 30, + "Ipv6AddressesPerInterface": 64, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 10, + "MaximumNetworkInterfaces": 24, "NetworkCards": [ { "AdditionalFlexibleNetworkInterfaces": 0, - "BaselineBandwidthInGbps": 100.0, - "DefaultEnaQueueCountPerInterface": 8, - "MaximumEnaQueueCount": 128, - "MaximumEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 10, + "BaselineBandwidthInGbps": 75.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumEnaQueueCount": 768, + "MaximumEnaQueueCountPerInterface": 128, + "MaximumNetworkInterfaces": 24, "NetworkCardIndex": 0, - "NetworkPerformance": "100 Gigabit", - "PeakBandwidthInGbps": 100.0 + "NetworkPerformance": "75 Gigabit", + "PeakBandwidthInGbps": 75.0 } ], - "NetworkPerformance": "100 Gigabit", + "NetworkPerformance": "75 Gigabit", "SecondaryNetworkSupported": false }, - "NitroEnclavesSupport": "supported", - "NitroTpmInfo": { - "SupportedVersions": [ - "2.0" - ] - }, - "NitroTpmSupport": "supported", - "PhcSupport": "unsupported", + "NitroEnclavesSupport": "unsupported", + "NitroTpmSupport": "unsupported", + "PhcSupport": "supported", "PlacementGroupInfo": { "SupportedStrategies": [ "cluster", @@ -137359,15 +143986,15 @@ ] }, "ProcessorInfo": { - "Manufacturer": "AWS", + "Manufacturer": "Intel", "SupportedArchitectures": [ - "arm64" + "x86_64" ], - "SustainedClockSpeedInGhz": 2.8 + "SustainedClockSpeedInGhz": 3.9 }, - "RebootMigrationSupport": "supported", + "RebootMigrationSupport": "unsupported", "SupportedBootModes": [ - "uefi" + "legacy-bios" ], "SupportedRootDeviceTypes": [ "ebs" @@ -137380,119 +144007,84 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 32, - "DefaultThreadsPerCore": 1, - "DefaultVCpus": 32, - "ValidCores": [ - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15, - 16, - 17, - 18, - 19, - 20, - 21, - 22, - 23, - 24, - 25, - 26, - 27, - 28, - 29, - 30, - 31, - 32 - ], - "ValidThreadsPerCore": [ - 1 - ] + "DefaultCores": 96, + "DefaultThreadsPerCore": 2, + "DefaultVCpus": 192 } }, - "r8gn.large": { + "r8i.metal-96xl": { "AutoRecoverySupported": true, - "BareMetal": false, + "BareMetal": true, "BurstablePerformanceSupported": false, "CurrentGeneration": true, "DedicatedHostsSupported": true, "EbsInfo": { "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 1250, - "BaselineIops": 5000, - "BaselineThroughputInMBps": 156.25, - "MaximumBandwidthInMbps": 10000, - "MaximumIops": 40000, - "MaximumThroughputInMBps": 1250.0 + "BaselineBandwidthInMbps": 80000, + "BaselineIops": 480000, + "BaselineThroughputInMBps": 10000.0, + "MaximumBandwidthInMbps": 80000, + "MaximumIops": 480000, + "MaximumThroughputInMBps": 10000.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 32, + "MaximumEbsAttachments": 79, "NvmeSupport": "required" }, "FreeTierEligible": false, - "HibernationSupported": true, - "Hypervisor": "nitro", + "HibernationSupported": false, "InstanceStorageSupported": false, - "InstanceType": "r8gn.large", + "InstanceType": "r8i.metal-96xl", "MemoryInfo": { - "SizeInMiB": 16384 + "SizeInMiB": 3145728 }, "NetworkInfo": { + "BandwidthWeightings": [ + "default", + "ebs-1", + "vpc-1" + ], "ConnectionTrackingConfiguration": { "DefaultTcpEstablishedTimeout": 350, "DefaultUdpStreamTimeout": 180, "DefaultUdpTimeout": 30 }, "DefaultNetworkCardIndex": 0, - "EfaSupported": false, - "EnaSrdSupported": false, + "EfaInfo": { + "MaximumEfaInterfaces": 1 + }, + "EfaSupported": true, + "EnaSrdSupported": true, "EnaSupport": "required", "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "supported", - "Ipv4AddressesPerInterface": 10, + "Ipv4AddressesPerInterface": 64, "Ipv4AddressesPerSecondaryInterface": 0, - "Ipv6AddressesPerInterface": 10, + "Ipv6AddressesPerInterface": 64, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 3, + "MaximumNetworkInterfaces": 24, "NetworkCards": [ { "AdditionalFlexibleNetworkInterfaces": 0, - "BaselineBandwidthInGbps": 6.25, - "DefaultEnaQueueCountPerInterface": 2, - "MaximumEnaQueueCount": 6, - "MaximumEnaQueueCountPerInterface": 2, - "MaximumNetworkInterfaces": 3, + "BaselineBandwidthInGbps": 100.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumEnaQueueCount": 1536, + "MaximumEnaQueueCountPerInterface": 128, + "MaximumNetworkInterfaces": 24, "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 30 Gigabit", - "PeakBandwidthInGbps": 30.0 + "NetworkPerformance": "100 Gigabit", + "PeakBandwidthInGbps": 100.0 } ], - "NetworkPerformance": "Up to 30 Gigabit", + "NetworkPerformance": "100 Gigabit", "SecondaryNetworkSupported": false }, - "NitroEnclavesSupport": "supported", - "NitroTpmInfo": { - "SupportedVersions": [ - "2.0" - ] - }, - "NitroTpmSupport": "supported", - "PhcSupport": "unsupported", + "NitroEnclavesSupport": "unsupported", + "NitroTpmSupport": "unsupported", + "PhcSupport": "supported", "PlacementGroupInfo": { "SupportedStrategies": [ "cluster", @@ -137501,15 +144093,15 @@ ] }, "ProcessorInfo": { - "Manufacturer": "AWS", + "Manufacturer": "Intel", "SupportedArchitectures": [ - "arm64" + "x86_64" ], - "SustainedClockSpeedInGhz": 2.8 + "SustainedClockSpeedInGhz": 3.9 }, - "RebootMigrationSupport": "supported", + "RebootMigrationSupport": "unsupported", "SupportedBootModes": [ - "uefi" + "legacy-bios" ], "SupportedRootDeviceTypes": [ "ebs" @@ -137522,19 +144114,12 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 2, - "DefaultThreadsPerCore": 1, - "DefaultVCpus": 2, - "ValidCores": [ - 1, - 2 - ], - "ValidThreadsPerCore": [ - 1 - ] + "DefaultCores": 192, + "DefaultThreadsPerCore": 2, + "DefaultVCpus": 384 } }, - "r8gn.medium": { + "r8i.xlarge": { "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, @@ -137543,9 +144128,9 @@ "EbsInfo": { "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 760, - "BaselineIops": 2500, - "BaselineThroughputInMBps": 95.0, + "BaselineBandwidthInMbps": 1250, + "BaselineIops": 6000, + "BaselineThroughputInMBps": 156.25, "MaximumBandwidthInMbps": 10000, "MaximumIops": 40000, "MaximumThroughputInMBps": 1250.0 @@ -137559,11 +144144,16 @@ "HibernationSupported": true, "Hypervisor": "nitro", "InstanceStorageSupported": false, - "InstanceType": "r8gn.medium", + "InstanceType": "r8i.xlarge", "MemoryInfo": { - "SizeInMiB": 8192 + "SizeInMiB": 32768 }, "NetworkInfo": { + "BandwidthWeightings": [ + "default", + "ebs-1", + "vpc-1" + ], "ConnectionTrackingConfiguration": { "DefaultTcpEstablishedTimeout": 350, "DefaultUdpStreamTimeout": 180, @@ -137575,36 +144165,36 @@ "EnaSupport": "required", "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "supported", - "Ipv4AddressesPerInterface": 4, + "Ipv4AddressesPerInterface": 30, "Ipv4AddressesPerSecondaryInterface": 0, - "Ipv6AddressesPerInterface": 4, + "Ipv6AddressesPerInterface": 30, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 2, + "MaximumNetworkInterfaces": 4, "NetworkCards": [ { "AdditionalFlexibleNetworkInterfaces": 0, - "BaselineBandwidthInGbps": 3.125, - "DefaultEnaQueueCountPerInterface": 1, - "MaximumEnaQueueCount": 2, - "MaximumEnaQueueCountPerInterface": 1, - "MaximumNetworkInterfaces": 2, + "BaselineBandwidthInGbps": 1.875, + "DefaultEnaQueueCountPerInterface": 4, + "MaximumEnaQueueCount": 16, + "MaximumEnaQueueCountPerInterface": 4, + "MaximumNetworkInterfaces": 4, "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 25 Gigabit", - "PeakBandwidthInGbps": 25.0 + "NetworkPerformance": "Up to 12.5 Gigabit", + "PeakBandwidthInGbps": 12.5 } ], - "NetworkPerformance": "Up to 25 Gigabit", + "NetworkPerformance": "Up to 12.5 Gigabit", "SecondaryNetworkSupported": false }, - "NitroEnclavesSupport": "unsupported", + "NitroEnclavesSupport": "supported", "NitroTpmInfo": { "SupportedVersions": [ "2.0" ] }, "NitroTpmSupport": "supported", - "PhcSupport": "unsupported", + "PhcSupport": "supported", "PlacementGroupInfo": { "SupportedStrategies": [ "cluster", @@ -137613,14 +144203,18 @@ ] }, "ProcessorInfo": { - "Manufacturer": "AWS", + "Manufacturer": "Intel", "SupportedArchitectures": [ - "arm64" + "x86_64" ], - "SustainedClockSpeedInGhz": 2.8 + "SupportedFeatures": [ + "nested-virtualization" + ], + "SustainedClockSpeedInGhz": 3.9 }, "RebootMigrationSupport": "supported", "SupportedBootModes": [ + "legacy-bios", "uefi" ], "SupportedRootDeviceTypes": [ @@ -137634,38 +144228,47 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 1, - "DefaultThreadsPerCore": 1, - "DefaultVCpus": 1 + "DefaultCores": 2, + "DefaultThreadsPerCore": 2, + "DefaultVCpus": 4, + "ValidCores": [ + 1, + 2 + ], + "ValidThreadsPerCore": [ + 1, + 2 + ] } }, - "r8gn.metal-24xl": { + "r8ib.12xlarge": { "AutoRecoverySupported": true, - "BareMetal": true, + "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, "DedicatedHostsSupported": true, "EbsInfo": { - "AttachmentLimitType": "shared", + "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 60000, - "BaselineIops": 240000, - "BaselineThroughputInMBps": 7500.0, - "MaximumBandwidthInMbps": 60000, - "MaximumIops": 240000, - "MaximumThroughputInMBps": 7500.0 + "BaselineBandwidthInMbps": 37500, + "BaselineIops": 180000, + "BaselineThroughputInMBps": 4687.5, + "MaximumBandwidthInMbps": 37500, + "MaximumIops": 180000, + "MaximumThroughputInMBps": 4687.5 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 39, + "MaximumEbsAttachments": 32, "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": false, + "Hypervisor": "nitro", "InstanceStorageSupported": false, - "InstanceType": "r8gn.metal-24xl", + "InstanceType": "r8ib.12xlarge", "MemoryInfo": { - "SizeInMiB": 786432 + "SizeInMiB": 393216 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { @@ -137674,10 +144277,7 @@ "DefaultUdpTimeout": 30 }, "DefaultNetworkCardIndex": 0, - "EfaInfo": { - "MaximumEfaInterfaces": 1 - }, - "EfaSupported": true, + "EfaSupported": false, "EnaSrdSupported": true, "EnaSupport": "required", "EncryptionInTransitSupported": true, @@ -137687,25 +144287,30 @@ "Ipv6AddressesPerInterface": 50, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 24, + "MaximumNetworkInterfaces": 12, "NetworkCards": [ { "AdditionalFlexibleNetworkInterfaces": 0, - "BaselineBandwidthInGbps": 300.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumEnaQueueCount": 768, - "MaximumEnaQueueCountPerInterface": 128, - "MaximumNetworkInterfaces": 24, + "BaselineBandwidthInGbps": 50.0, + "DefaultEnaQueueCountPerInterface": 16, + "MaximumEnaQueueCount": 192, + "MaximumEnaQueueCountPerInterface": 64, + "MaximumNetworkInterfaces": 12, "NetworkCardIndex": 0, - "NetworkPerformance": "300 Gigabit", - "PeakBandwidthInGbps": 300.0 + "NetworkPerformance": "50 Gigabit", + "PeakBandwidthInGbps": 50.0 } ], - "NetworkPerformance": "300 Gigabit", + "NetworkPerformance": "50 Gigabit", "SecondaryNetworkSupported": false }, - "NitroEnclavesSupport": "unsupported", - "NitroTpmSupport": "unsupported", + "NitroEnclavesSupport": "supported", + "NitroTpmInfo": { + "SupportedVersions": [ + "2.0" + ] + }, + "NitroTpmSupport": "supported", "PhcSupport": "unsupported", "PlacementGroupInfo": { "SupportedStrategies": [ @@ -137715,14 +144320,15 @@ ] }, "ProcessorInfo": { - "Manufacturer": "AWS", + "Manufacturer": "Intel", "SupportedArchitectures": [ - "arm64" + "x86_64" ], - "SustainedClockSpeedInGhz": 2.8 + "SustainedClockSpeedInGhz": 3.9 }, "RebootMigrationSupport": "supported", "SupportedBootModes": [ + "legacy-bios", "uefi" ], "SupportedRootDeviceTypes": [ @@ -137736,59 +144342,69 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 96, - "DefaultThreadsPerCore": 1, - "DefaultVCpus": 96 + "DefaultCores": 24, + "DefaultThreadsPerCore": 2, + "DefaultVCpus": 48, + "ValidCores": [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24 + ], + "ValidThreadsPerCore": [ + 1, + 2 + ] } }, - "r8gn.metal-48xl": { + "r8ib.16xlarge": { "AutoRecoverySupported": true, - "BareMetal": true, + "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, "DedicatedHostsSupported": true, "EbsInfo": { "AttachmentLimitType": "dedicated", - "EbsCards": [ - { - "BaselineBandwidthInMbps": 60000, - "BaselineIops": 240000, - "BaselineThroughputInMBps": 7500.0, - "EbsCardIndex": 0, - "MaximumBandwidthInMbps": 60000, - "MaximumIops": 240000, - "MaximumThroughputInMBps": 7500.0 - }, - { - "BaselineBandwidthInMbps": 60000, - "BaselineIops": 240000, - "BaselineThroughputInMBps": 7500.0, - "EbsCardIndex": 1, - "MaximumBandwidthInMbps": 60000, - "MaximumIops": 240000, - "MaximumThroughputInMBps": 7500.0 - } - ], "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 120000, - "BaselineIops": 480000, - "BaselineThroughputInMBps": 15000.0, - "MaximumBandwidthInMbps": 120000, - "MaximumIops": 480000, - "MaximumThroughputInMBps": 15000.0 + "BaselineBandwidthInMbps": 50000, + "BaselineIops": 240000, + "BaselineThroughputInMBps": 6250.0, + "MaximumBandwidthInMbps": 50000, + "MaximumIops": 240000, + "MaximumThroughputInMBps": 6250.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 78, - "MaximumEbsCards": 2, + "MaximumEbsAttachments": 48, "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": false, + "Hypervisor": "nitro", "InstanceStorageSupported": false, - "InstanceType": "r8gn.metal-48xl", + "InstanceType": "r8ib.16xlarge", "MemoryInfo": { - "SizeInMiB": 1572864 + "SizeInMiB": 524288 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { @@ -137797,49 +144413,40 @@ "DefaultUdpTimeout": 30 }, "DefaultNetworkCardIndex": 0, - "EfaInfo": { - "MaximumEfaInterfaces": 2 - }, - "EfaSupported": true, + "EfaSupported": false, "EnaSrdSupported": true, "EnaSupport": "required", "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "supported", - "Ipv4AddressesPerInterface": 50, + "Ipv4AddressesPerInterface": 64, "Ipv4AddressesPerSecondaryInterface": 0, - "Ipv6AddressesPerInterface": 50, + "Ipv6AddressesPerInterface": 64, "Ipv6Supported": true, - "MaximumNetworkCards": 2, - "MaximumNetworkInterfaces": 24, + "MaximumNetworkCards": 1, + "MaximumNetworkInterfaces": 16, "NetworkCards": [ { "AdditionalFlexibleNetworkInterfaces": 0, - "BaselineBandwidthInGbps": 300.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumEnaQueueCount": 384, - "MaximumEnaQueueCountPerInterface": 128, - "MaximumNetworkInterfaces": 12, + "BaselineBandwidthInGbps": 66.666, + "DefaultEnaQueueCountPerInterface": 16, + "MaximumEnaQueueCount": 256, + "MaximumEnaQueueCountPerInterface": 64, + "MaximumNetworkInterfaces": 16, "NetworkCardIndex": 0, - "NetworkPerformance": "300 Gigabit", - "PeakBandwidthInGbps": 300.0 - }, - { - "AdditionalFlexibleNetworkInterfaces": 0, - "BaselineBandwidthInGbps": 300.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumEnaQueueCount": 384, - "MaximumEnaQueueCountPerInterface": 128, - "MaximumNetworkInterfaces": 12, - "NetworkCardIndex": 1, - "NetworkPerformance": "300 Gigabit", - "PeakBandwidthInGbps": 300.0 + "NetworkPerformance": "66.67 Gigabit", + "PeakBandwidthInGbps": 66.666 } ], - "NetworkPerformance": "600 Gigabit", + "NetworkPerformance": "66.66 Gigabit", "SecondaryNetworkSupported": false }, - "NitroEnclavesSupport": "unsupported", - "NitroTpmSupport": "unsupported", + "NitroEnclavesSupport": "supported", + "NitroTpmInfo": { + "SupportedVersions": [ + "2.0" + ] + }, + "NitroTpmSupport": "supported", "PhcSupport": "unsupported", "PlacementGroupInfo": { "SupportedStrategies": [ @@ -137849,14 +144456,15 @@ ] }, "ProcessorInfo": { - "Manufacturer": "AWS", + "Manufacturer": "Intel", "SupportedArchitectures": [ - "arm64" + "x86_64" ], - "SustainedClockSpeedInGhz": 2.7 + "SustainedClockSpeedInGhz": 3.9 }, "RebootMigrationSupport": "supported", "SupportedBootModes": [ + "legacy-bios", "uefi" ], "SupportedRootDeviceTypes": [ @@ -137870,12 +144478,50 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 192, - "DefaultThreadsPerCore": 1, - "DefaultVCpus": 192 + "DefaultCores": 32, + "DefaultThreadsPerCore": 2, + "DefaultVCpus": 64, + "ValidCores": [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32 + ], + "ValidThreadsPerCore": [ + 1, + 2 + ] } }, - "r8gn.xlarge": { + "r8ib.24xlarge": { "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, @@ -137884,25 +144530,25 @@ "EbsInfo": { "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 2500, - "BaselineIops": 10000, - "BaselineThroughputInMBps": 312.5, - "MaximumBandwidthInMbps": 10000, - "MaximumIops": 40000, - "MaximumThroughputInMBps": 1250.0 + "BaselineBandwidthInMbps": 75000, + "BaselineIops": 360000, + "BaselineThroughputInMBps": 9375.0, + "MaximumBandwidthInMbps": 75000, + "MaximumIops": 360000, + "MaximumThroughputInMBps": 9375.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 32, + "MaximumEbsAttachments": 64, "NvmeSupport": "required" }, "FreeTierEligible": false, - "HibernationSupported": true, + "HibernationSupported": false, "Hypervisor": "nitro", "InstanceStorageSupported": false, - "InstanceType": "r8gn.xlarge", + "InstanceType": "r8ib.24xlarge", "MemoryInfo": { - "SizeInMiB": 32768 + "SizeInMiB": 786432 }, "NetworkInfo": { "ConnectionTrackingConfiguration": { @@ -137912,30 +144558,30 @@ }, "DefaultNetworkCardIndex": 0, "EfaSupported": false, - "EnaSrdSupported": false, + "EnaSrdSupported": true, "EnaSupport": "required", "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "supported", - "Ipv4AddressesPerInterface": 15, + "Ipv4AddressesPerInterface": 64, "Ipv4AddressesPerSecondaryInterface": 0, - "Ipv6AddressesPerInterface": 15, + "Ipv6AddressesPerInterface": 64, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 4, + "MaximumNetworkInterfaces": 16, "NetworkCards": [ { "AdditionalFlexibleNetworkInterfaces": 0, - "BaselineBandwidthInGbps": 12.5, - "DefaultEnaQueueCountPerInterface": 4, - "MaximumEnaQueueCount": 16, - "MaximumEnaQueueCountPerInterface": 4, - "MaximumNetworkInterfaces": 4, + "BaselineBandwidthInGbps": 100.0, + "DefaultEnaQueueCountPerInterface": 16, + "MaximumEnaQueueCount": 256, + "MaximumEnaQueueCountPerInterface": 128, + "MaximumNetworkInterfaces": 16, "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 40 Gigabit", - "PeakBandwidthInGbps": 40.0 + "NetworkPerformance": "100 Gigabit", + "PeakBandwidthInGbps": 100.0 } ], - "NetworkPerformance": "Up to 40 Gigabit", + "NetworkPerformance": "100 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -137954,14 +144600,15 @@ ] }, "ProcessorInfo": { - "Manufacturer": "AWS", + "Manufacturer": "Intel", "SupportedArchitectures": [ - "arm64" + "x86_64" ], - "SustainedClockSpeedInGhz": 2.8 + "SustainedClockSpeedInGhz": 3.9 }, "RebootMigrationSupport": "supported", "SupportedBootModes": [ + "legacy-bios", "uefi" ], "SupportedRootDeviceTypes": [ @@ -137975,35 +144622,55 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 4, - "DefaultThreadsPerCore": 1, - "DefaultVCpus": 4, + "DefaultCores": 48, + "DefaultThreadsPerCore": 2, + "DefaultVCpus": 96, "ValidCores": [ - 1, - 2, - 3, - 4 + 4, + 6, + 8, + 10, + 12, + 14, + 16, + 18, + 20, + 22, + 24, + 26, + 28, + 30, + 32, + 34, + 36, + 38, + 40, + 42, + 44, + 46, + 48 ], "ValidThreadsPerCore": [ - 1 + 1, + 2 ] } }, - "r8i-flex.12xlarge": { + "r8ib.2xlarge": { "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, - "DedicatedHostsSupported": false, + "DedicatedHostsSupported": true, "EbsInfo": { "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 7500, + "BaselineBandwidthInMbps": 6250, "BaselineIops": 30000, - "BaselineThroughputInMBps": 937.5, - "MaximumBandwidthInMbps": 15000, - "MaximumIops": 60000, - "MaximumThroughputInMBps": 1875.0 + "BaselineThroughputInMBps": 781.25, + "MaximumBandwidthInMbps": 25000, + "MaximumIops": 120000, + "MaximumThroughputInMBps": 3125.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", @@ -138014,16 +144681,11 @@ "HibernationSupported": false, "Hypervisor": "nitro", "InstanceStorageSupported": false, - "InstanceType": "r8i-flex.12xlarge", + "InstanceType": "r8ib.2xlarge", "MemoryInfo": { - "SizeInMiB": 393216 + "SizeInMiB": 65536 }, "NetworkInfo": { - "BandwidthWeightings": [ - "default", - "ebs-1", - "vpc-1" - ], "ConnectionTrackingConfiguration": { "DefaultTcpEstablishedTimeout": 350, "DefaultUdpStreamTimeout": 180, @@ -138035,38 +144697,39 @@ "EnaSupport": "required", "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "supported", - "Ipv4AddressesPerInterface": 50, + "Ipv4AddressesPerInterface": 30, "Ipv4AddressesPerSecondaryInterface": 0, - "Ipv6AddressesPerInterface": 50, + "Ipv6AddressesPerInterface": 30, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 12, + "MaximumNetworkInterfaces": 4, "NetworkCards": [ { "AdditionalFlexibleNetworkInterfaces": 0, - "BaselineBandwidthInGbps": 11.25, + "BaselineBandwidthInGbps": 8.333, "DefaultEnaQueueCountPerInterface": 8, - "MaximumEnaQueueCount": 96, - "MaximumEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 12, + "MaximumEnaQueueCount": 32, + "MaximumEnaQueueCountPerInterface": 8, + "MaximumNetworkInterfaces": 4, "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 22.5 Gigabit", - "PeakBandwidthInGbps": 22.5 + "NetworkPerformance": "Up to 26.67 Gigabit", + "PeakBandwidthInGbps": 26.667 } ], - "NetworkPerformance": "Up to 22.5 Gigabit", + "NetworkPerformance": "Up to 26.66 Gigabit", "SecondaryNetworkSupported": false }, - "NitroEnclavesSupport": "unsupported", + "NitroEnclavesSupport": "supported", "NitroTpmInfo": { "SupportedVersions": [ "2.0" ] }, "NitroTpmSupport": "supported", - "PhcSupport": "supported", + "PhcSupport": "unsupported", "PlacementGroupInfo": { "SupportedStrategies": [ + "cluster", "partition", "spread" ] @@ -138076,9 +144739,6 @@ "SupportedArchitectures": [ "x86_64" ], - "SupportedFeatures": [ - "nested-virtualization" - ], "SustainedClockSpeedInGhz": 3.9 }, "RebootMigrationSupport": "supported", @@ -138097,34 +144757,14 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 24, + "DefaultCores": 4, "DefaultThreadsPerCore": 2, - "DefaultVCpus": 48, + "DefaultVCpus": 8, "ValidCores": [ 1, 2, 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15, - 16, - 17, - 18, - 19, - 20, - 21, - 22, - 23, - 24 + 4 ], "ValidThreadsPerCore": [ 1, @@ -138132,41 +144772,36 @@ ] } }, - "r8i-flex.16xlarge": { + "r8ib.32xlarge": { "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, - "DedicatedHostsSupported": false, + "DedicatedHostsSupported": true, "EbsInfo": { "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 10000, - "BaselineIops": 40000, - "BaselineThroughputInMBps": 1250.0, - "MaximumBandwidthInMbps": 20000, - "MaximumIops": 80000, - "MaximumThroughputInMBps": 2500.0 + "BaselineBandwidthInMbps": 100000, + "BaselineIops": 480000, + "BaselineThroughputInMBps": 12500.0, + "MaximumBandwidthInMbps": 100000, + "MaximumIops": 480000, + "MaximumThroughputInMBps": 12500.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 48, + "MaximumEbsAttachments": 88, "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": false, "Hypervisor": "nitro", "InstanceStorageSupported": false, - "InstanceType": "r8i-flex.16xlarge", + "InstanceType": "r8ib.32xlarge", "MemoryInfo": { - "SizeInMiB": 524288 + "SizeInMiB": 1048576 }, "NetworkInfo": { - "BandwidthWeightings": [ - "default", - "ebs-1", - "vpc-1" - ], "ConnectionTrackingConfiguration": { "DefaultTcpEstablishedTimeout": 350, "DefaultUdpStreamTimeout": 180, @@ -138174,7 +144809,7 @@ }, "DefaultNetworkCardIndex": 0, "EfaSupported": false, - "EnaSrdSupported": false, + "EnaSrdSupported": true, "EnaSupport": "required", "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "supported", @@ -138187,29 +144822,30 @@ "NetworkCards": [ { "AdditionalFlexibleNetworkInterfaces": 0, - "BaselineBandwidthInGbps": 15.0, - "DefaultEnaQueueCountPerInterface": 8, - "MaximumEnaQueueCount": 128, - "MaximumEnaQueueCountPerInterface": 32, + "BaselineBandwidthInGbps": 133.333, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumEnaQueueCount": 512, + "MaximumEnaQueueCountPerInterface": 128, "MaximumNetworkInterfaces": 16, "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 30 Gigabit", - "PeakBandwidthInGbps": 30.0 + "NetworkPerformance": "133.33 Gigabit", + "PeakBandwidthInGbps": 133.333 } ], - "NetworkPerformance": "Up to 30 Gigabit", + "NetworkPerformance": "133.33 Gigabit", "SecondaryNetworkSupported": false }, - "NitroEnclavesSupport": "unsupported", + "NitroEnclavesSupport": "supported", "NitroTpmInfo": { "SupportedVersions": [ "2.0" ] }, "NitroTpmSupport": "supported", - "PhcSupport": "supported", + "PhcSupport": "unsupported", "PlacementGroupInfo": { "SupportedStrategies": [ + "cluster", "partition", "spread" ] @@ -138219,9 +144855,6 @@ "SupportedArchitectures": [ "x86_64" ], - "SupportedFeatures": [ - "nested-virtualization" - ], "SustainedClockSpeedInGhz": 3.9 }, "RebootMigrationSupport": "supported", @@ -138240,42 +144873,41 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 32, + "DefaultCores": 64, "DefaultThreadsPerCore": 2, - "DefaultVCpus": 64, + "DefaultVCpus": 128, "ValidCores": [ - 1, - 2, - 3, 4, - 5, 6, - 7, 8, - 9, 10, - 11, 12, - 13, 14, - 15, 16, - 17, 18, - 19, 20, - 21, 22, - 23, 24, - 25, 26, - 27, 28, - 29, 30, - 31, - 32 + 32, + 34, + 36, + 38, + 40, + 42, + 44, + 46, + 48, + 50, + 52, + 54, + 56, + 58, + 60, + 62, + 64 ], "ValidThreadsPerCore": [ 1, @@ -138283,84 +144915,83 @@ ] } }, - "r8i-flex.2xlarge": { + "r8ib.48xlarge": { "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, - "DedicatedHostsSupported": false, + "DedicatedHostsSupported": true, "EbsInfo": { "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 1250, - "BaselineIops": 6000, - "BaselineThroughputInMBps": 156.25, - "MaximumBandwidthInMbps": 10000, - "MaximumIops": 40000, - "MaximumThroughputInMBps": 1250.0 + "BaselineBandwidthInMbps": 150000, + "BaselineIops": 720000, + "BaselineThroughputInMBps": 18750.0, + "MaximumBandwidthInMbps": 150000, + "MaximumIops": 720000, + "MaximumThroughputInMBps": 18750.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 32, + "MaximumEbsAttachments": 128, "NvmeSupport": "required" }, "FreeTierEligible": false, - "HibernationSupported": true, + "HibernationSupported": false, "Hypervisor": "nitro", "InstanceStorageSupported": false, - "InstanceType": "r8i-flex.2xlarge", + "InstanceType": "r8ib.48xlarge", "MemoryInfo": { - "SizeInMiB": 65536 + "SizeInMiB": 1572864 }, "NetworkInfo": { - "BandwidthWeightings": [ - "default", - "ebs-1", - "vpc-1" - ], "ConnectionTrackingConfiguration": { "DefaultTcpEstablishedTimeout": 350, "DefaultUdpStreamTimeout": 180, "DefaultUdpTimeout": 30 }, "DefaultNetworkCardIndex": 0, - "EfaSupported": false, - "EnaSrdSupported": false, + "EfaInfo": { + "MaximumEfaInterfaces": 1 + }, + "EfaSupported": true, + "EnaSrdSupported": true, "EnaSupport": "required", "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "supported", - "Ipv4AddressesPerInterface": 30, + "Ipv4AddressesPerInterface": 64, "Ipv4AddressesPerSecondaryInterface": 0, - "Ipv6AddressesPerInterface": 30, + "Ipv6AddressesPerInterface": 64, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 4, + "MaximumNetworkInterfaces": 24, "NetworkCards": [ { "AdditionalFlexibleNetworkInterfaces": 0, - "BaselineBandwidthInGbps": 1.875, - "DefaultEnaQueueCountPerInterface": 4, - "MaximumEnaQueueCount": 16, - "MaximumEnaQueueCountPerInterface": 4, - "MaximumNetworkInterfaces": 4, + "BaselineBandwidthInGbps": 200.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumEnaQueueCount": 768, + "MaximumEnaQueueCountPerInterface": 128, + "MaximumNetworkInterfaces": 24, "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 15 Gigabit", - "PeakBandwidthInGbps": 15.0 + "NetworkPerformance": "200 Gigabit", + "PeakBandwidthInGbps": 200.0 } ], - "NetworkPerformance": "Up to 15 Gigabit", + "NetworkPerformance": "200 Gigabit", "SecondaryNetworkSupported": false }, - "NitroEnclavesSupport": "unsupported", + "NitroEnclavesSupport": "supported", "NitroTpmInfo": { "SupportedVersions": [ "2.0" ] }, "NitroTpmSupport": "supported", - "PhcSupport": "supported", + "PhcSupport": "unsupported", "PlacementGroupInfo": { "SupportedStrategies": [ + "cluster", "partition", "spread" ] @@ -138370,9 +145001,6 @@ "SupportedArchitectures": [ "x86_64" ], - "SupportedFeatures": [ - "nested-virtualization" - ], "SustainedClockSpeedInGhz": 3.9 }, "RebootMigrationSupport": "supported", @@ -138391,14 +145019,41 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 4, + "DefaultCores": 96, "DefaultThreadsPerCore": 2, - "DefaultVCpus": 8, + "DefaultVCpus": 192, "ValidCores": [ - 1, - 2, - 3, - 4 + 6, + 9, + 12, + 15, + 18, + 21, + 24, + 27, + 30, + 33, + 36, + 39, + 42, + 45, + 48, + 51, + 54, + 57, + 60, + 63, + 66, + 69, + 72, + 75, + 78, + 81, + 84, + 87, + 90, + 93, + 96 ], "ValidThreadsPerCore": [ 1, @@ -138406,21 +145061,21 @@ ] } }, - "r8i-flex.4xlarge": { + "r8ib.4xlarge": { "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, - "DedicatedHostsSupported": false, + "DedicatedHostsSupported": true, "EbsInfo": { "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 2500, - "BaselineIops": 12000, - "BaselineThroughputInMBps": 312.5, - "MaximumBandwidthInMbps": 10000, - "MaximumIops": 40000, - "MaximumThroughputInMBps": 1250.0 + "BaselineBandwidthInMbps": 12500, + "BaselineIops": 60000, + "BaselineThroughputInMBps": 1562.5, + "MaximumBandwidthInMbps": 25000, + "MaximumIops": 120000, + "MaximumThroughputInMBps": 3125.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", @@ -138428,19 +145083,14 @@ "NvmeSupport": "required" }, "FreeTierEligible": false, - "HibernationSupported": true, + "HibernationSupported": false, "Hypervisor": "nitro", "InstanceStorageSupported": false, - "InstanceType": "r8i-flex.4xlarge", + "InstanceType": "r8ib.4xlarge", "MemoryInfo": { "SizeInMiB": 131072 }, "NetworkInfo": { - "BandwidthWeightings": [ - "default", - "ebs-1", - "vpc-1" - ], "ConnectionTrackingConfiguration": { "DefaultTcpEstablishedTimeout": 350, "DefaultUdpStreamTimeout": 180, @@ -138461,29 +145111,30 @@ "NetworkCards": [ { "AdditionalFlexibleNetworkInterfaces": 0, - "BaselineBandwidthInGbps": 3.75, - "DefaultEnaQueueCountPerInterface": 4, - "MaximumEnaQueueCount": 32, - "MaximumEnaQueueCountPerInterface": 8, + "BaselineBandwidthInGbps": 16.666, + "DefaultEnaQueueCountPerInterface": 8, + "MaximumEnaQueueCount": 64, + "MaximumEnaQueueCountPerInterface": 16, "MaximumNetworkInterfaces": 8, "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 15 Gigabit", - "PeakBandwidthInGbps": 15.0 + "NetworkPerformance": "Up to 33.33 Gigabit", + "PeakBandwidthInGbps": 33.333 } ], - "NetworkPerformance": "Up to 15 Gigabit", + "NetworkPerformance": "Up to 33.33 Gigabit", "SecondaryNetworkSupported": false }, - "NitroEnclavesSupport": "unsupported", + "NitroEnclavesSupport": "supported", "NitroTpmInfo": { "SupportedVersions": [ "2.0" ] }, "NitroTpmSupport": "supported", - "PhcSupport": "supported", + "PhcSupport": "unsupported", "PlacementGroupInfo": { "SupportedStrategies": [ + "cluster", "partition", "spread" ] @@ -138493,9 +145144,6 @@ "SupportedArchitectures": [ "x86_64" ], - "SupportedFeatures": [ - "nested-virtualization" - ], "SustainedClockSpeedInGhz": 3.9 }, "RebootMigrationSupport": "supported", @@ -138533,21 +145181,21 @@ ] } }, - "r8i-flex.8xlarge": { + "r8ib.8xlarge": { "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, - "DedicatedHostsSupported": false, + "DedicatedHostsSupported": true, "EbsInfo": { "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 5000, - "BaselineIops": 20000, - "BaselineThroughputInMBps": 625.0, - "MaximumBandwidthInMbps": 10000, - "MaximumIops": 40000, - "MaximumThroughputInMBps": 1250.0 + "BaselineBandwidthInMbps": 25000, + "BaselineIops": 120000, + "BaselineThroughputInMBps": 3125.0, + "MaximumBandwidthInMbps": 25000, + "MaximumIops": 120000, + "MaximumThroughputInMBps": 3125.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", @@ -138558,16 +145206,11 @@ "HibernationSupported": false, "Hypervisor": "nitro", "InstanceStorageSupported": false, - "InstanceType": "r8i-flex.8xlarge", + "InstanceType": "r8ib.8xlarge", "MemoryInfo": { "SizeInMiB": 262144 }, "NetworkInfo": { - "BandwidthWeightings": [ - "default", - "ebs-1", - "vpc-1" - ], "ConnectionTrackingConfiguration": { "DefaultTcpEstablishedTimeout": 350, "DefaultUdpStreamTimeout": 180, @@ -138584,33 +145227,34 @@ "Ipv6AddressesPerInterface": 50, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 10, + "MaximumNetworkInterfaces": 8, "NetworkCards": [ { "AdditionalFlexibleNetworkInterfaces": 0, - "BaselineBandwidthInGbps": 7.5, - "DefaultEnaQueueCountPerInterface": 4, - "MaximumEnaQueueCount": 64, - "MaximumEnaQueueCountPerInterface": 16, - "MaximumNetworkInterfaces": 10, + "BaselineBandwidthInGbps": 33.333, + "DefaultEnaQueueCountPerInterface": 16, + "MaximumEnaQueueCount": 128, + "MaximumEnaQueueCountPerInterface": 32, + "MaximumNetworkInterfaces": 8, "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 15 Gigabit", - "PeakBandwidthInGbps": 15.0 + "NetworkPerformance": "33.33 Gigabit", + "PeakBandwidthInGbps": 33.333 } ], - "NetworkPerformance": "Up to 15 Gigabit", + "NetworkPerformance": "33.33 Gigabit", "SecondaryNetworkSupported": false }, - "NitroEnclavesSupport": "unsupported", + "NitroEnclavesSupport": "supported", "NitroTpmInfo": { "SupportedVersions": [ "2.0" ] }, "NitroTpmSupport": "supported", - "PhcSupport": "supported", + "PhcSupport": "unsupported", "PlacementGroupInfo": { "SupportedStrategies": [ + "cluster", "partition", "spread" ] @@ -138620,9 +145264,6 @@ "SupportedArchitectures": [ "x86_64" ], - "SupportedFeatures": [ - "nested-virtualization" - ], "SustainedClockSpeedInGhz": 3.9 }, "RebootMigrationSupport": "supported", @@ -138668,84 +145309,115 @@ ] } }, - "r8i-flex.large": { + "r8ib.96xlarge": { "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, - "DedicatedHostsSupported": false, + "DedicatedHostsSupported": true, "EbsInfo": { "AttachmentLimitType": "dedicated", + "EbsCards": [ + { + "BaselineBandwidthInMbps": 150000, + "BaselineIops": 720000, + "BaselineThroughputInMBps": 18750.0, + "EbsCardIndex": 0, + "MaximumBandwidthInMbps": 150000, + "MaximumIops": 720000, + "MaximumThroughputInMBps": 18750.0 + }, + { + "BaselineBandwidthInMbps": 150000, + "BaselineIops": 720000, + "BaselineThroughputInMBps": 18750.0, + "EbsCardIndex": 1, + "MaximumBandwidthInMbps": 150000, + "MaximumIops": 720000, + "MaximumThroughputInMBps": 18750.0 + } + ], "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 315, - "BaselineIops": 2500, - "BaselineThroughputInMBps": 39.375, - "MaximumBandwidthInMbps": 10000, - "MaximumIops": 40000, - "MaximumThroughputInMBps": 1250.0 + "BaselineBandwidthInMbps": 300000, + "BaselineIops": 1440000, + "BaselineThroughputInMBps": 37500.0, + "MaximumBandwidthInMbps": 300000, + "MaximumIops": 1440000, + "MaximumThroughputInMBps": 37500.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 32, + "MaximumEbsAttachments": 128, + "MaximumEbsCards": 2, "NvmeSupport": "required" }, "FreeTierEligible": false, - "HibernationSupported": true, + "HibernationSupported": false, "Hypervisor": "nitro", "InstanceStorageSupported": false, - "InstanceType": "r8i-flex.large", + "InstanceType": "r8ib.96xlarge", "MemoryInfo": { - "SizeInMiB": 16384 + "SizeInMiB": 3145728 }, "NetworkInfo": { - "BandwidthWeightings": [ - "default", - "ebs-1", - "vpc-1" - ], "ConnectionTrackingConfiguration": { "DefaultTcpEstablishedTimeout": 350, "DefaultUdpStreamTimeout": 180, "DefaultUdpTimeout": 30 }, "DefaultNetworkCardIndex": 0, - "EfaSupported": false, - "EnaSrdSupported": false, + "EfaInfo": { + "MaximumEfaInterfaces": 2 + }, + "EfaSupported": true, + "EnaSrdSupported": true, "EnaSupport": "required", "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "supported", - "Ipv4AddressesPerInterface": 20, + "Ipv4AddressesPerInterface": 64, "Ipv4AddressesPerSecondaryInterface": 0, - "Ipv6AddressesPerInterface": 20, + "Ipv6AddressesPerInterface": 64, "Ipv6Supported": true, - "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 3, + "MaximumNetworkCards": 2, + "MaximumNetworkInterfaces": 24, "NetworkCards": [ { "AdditionalFlexibleNetworkInterfaces": 0, - "BaselineBandwidthInGbps": 0.468, - "DefaultEnaQueueCountPerInterface": 1, - "MaximumEnaQueueCount": 3, - "MaximumEnaQueueCountPerInterface": 1, - "MaximumNetworkInterfaces": 3, + "BaselineBandwidthInGbps": 200.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumEnaQueueCount": 768, + "MaximumEnaQueueCountPerInterface": 128, + "MaximumNetworkInterfaces": 12, "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 12.5 Gigabit", - "PeakBandwidthInGbps": 12.5 + "NetworkPerformance": "200 Gigabit", + "PeakBandwidthInGbps": 200.0 + }, + { + "AdditionalFlexibleNetworkInterfaces": 0, + "BaselineBandwidthInGbps": 200.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumEnaQueueCount": 768, + "MaximumEnaQueueCountPerInterface": 128, + "MaximumNetworkInterfaces": 12, + "NetworkCardIndex": 1, + "NetworkPerformance": "200 Gigabit", + "PeakBandwidthInGbps": 200.0 } ], - "NetworkPerformance": "Up to 12.5 Gigabit", + "NetworkPerformance": "400 Gigabit", "SecondaryNetworkSupported": false }, - "NitroEnclavesSupport": "unsupported", + "NitroEnclavesSupport": "supported", "NitroTpmInfo": { "SupportedVersions": [ "2.0" ] }, "NitroTpmSupport": "supported", - "PhcSupport": "supported", + "PhcSupport": "unsupported", "PlacementGroupInfo": { "SupportedStrategies": [ + "cluster", "partition", "spread" ] @@ -138755,9 +145427,6 @@ "SupportedArchitectures": [ "x86_64" ], - "SupportedFeatures": [ - "nested-virtualization" - ], "SustainedClockSpeedInGhz": 3.9 }, "RebootMigrationSupport": "supported", @@ -138776,11 +145445,41 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 1, + "DefaultCores": 192, "DefaultThreadsPerCore": 2, - "DefaultVCpus": 2, + "DefaultVCpus": 384, "ValidCores": [ - 1 + 12, + 18, + 24, + 30, + 36, + 42, + 48, + 54, + 60, + 66, + 72, + 78, + 84, + 90, + 96, + 102, + 108, + 114, + 120, + 126, + 132, + 138, + 144, + 150, + 156, + 162, + 168, + 174, + 180, + 186, + 192 ], "ValidThreadsPerCore": [ 1, @@ -138788,21 +145487,21 @@ ] } }, - "r8i-flex.xlarge": { + "r8ib.large": { "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, - "DedicatedHostsSupported": false, + "DedicatedHostsSupported": true, "EbsInfo": { "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 630, - "BaselineIops": 3600, - "BaselineThroughputInMBps": 78.75, - "MaximumBandwidthInMbps": 10000, - "MaximumIops": 40000, - "MaximumThroughputInMBps": 1250.0 + "BaselineBandwidthInMbps": 1563, + "BaselineIops": 7500, + "BaselineThroughputInMBps": 195.375, + "MaximumBandwidthInMbps": 25000, + "MaximumIops": 120000, + "MaximumThroughputInMBps": 3125.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", @@ -138810,19 +145509,14 @@ "NvmeSupport": "required" }, "FreeTierEligible": false, - "HibernationSupported": true, + "HibernationSupported": false, "Hypervisor": "nitro", "InstanceStorageSupported": false, - "InstanceType": "r8i-flex.xlarge", + "InstanceType": "r8ib.large", "MemoryInfo": { - "SizeInMiB": 32768 + "SizeInMiB": 16384 }, "NetworkInfo": { - "BandwidthWeightings": [ - "default", - "ebs-1", - "vpc-1" - ], "ConnectionTrackingConfiguration": { "DefaultTcpEstablishedTimeout": 350, "DefaultUdpStreamTimeout": 180, @@ -138834,26 +145528,26 @@ "EnaSupport": "required", "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "supported", - "Ipv4AddressesPerInterface": 30, + "Ipv4AddressesPerInterface": 20, "Ipv4AddressesPerSecondaryInterface": 0, - "Ipv6AddressesPerInterface": 30, + "Ipv6AddressesPerInterface": 20, "Ipv6Supported": true, "MaximumNetworkCards": 1, "MaximumNetworkInterfaces": 4, "NetworkCards": [ { "AdditionalFlexibleNetworkInterfaces": 0, - "BaselineBandwidthInGbps": 0.937, + "BaselineBandwidthInGbps": 2.083, "DefaultEnaQueueCountPerInterface": 2, "MaximumEnaQueueCount": 8, "MaximumEnaQueueCountPerInterface": 2, "MaximumNetworkInterfaces": 4, "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 12.5 Gigabit", - "PeakBandwidthInGbps": 12.5 + "NetworkPerformance": "Up to 16.67 Gigabit", + "PeakBandwidthInGbps": 16.667 } ], - "NetworkPerformance": "Up to 12.5 Gigabit", + "NetworkPerformance": "Up to 16.66 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "unsupported", @@ -138863,9 +145557,10 @@ ] }, "NitroTpmSupport": "supported", - "PhcSupport": "supported", + "PhcSupport": "unsupported", "PlacementGroupInfo": { "SupportedStrategies": [ + "cluster", "partition", "spread" ] @@ -138875,9 +145570,6 @@ "SupportedArchitectures": [ "x86_64" ], - "SupportedFeatures": [ - "nested-virtualization" - ], "SustainedClockSpeedInGhz": 3.9 }, "RebootMigrationSupport": "supported", @@ -138896,12 +145588,11 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 2, + "DefaultCores": 1, "DefaultThreadsPerCore": 2, - "DefaultVCpus": 4, + "DefaultVCpus": 2, "ValidCores": [ - 1, - 2 + 1 ], "ValidThreadsPerCore": [ 1, @@ -138909,7 +145600,7 @@ ] } }, - "r8i.12xlarge": { + "r8ib.xlarge": { "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, @@ -138918,12 +145609,12 @@ "EbsInfo": { "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 15000, - "BaselineIops": 60000, - "BaselineThroughputInMBps": 1875.0, - "MaximumBandwidthInMbps": 15000, - "MaximumIops": 60000, - "MaximumThroughputInMBps": 1875.0 + "BaselineBandwidthInMbps": 3125, + "BaselineIops": 15000, + "BaselineThroughputInMBps": 390.625, + "MaximumBandwidthInMbps": 25000, + "MaximumIops": 120000, + "MaximumThroughputInMBps": 3125.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", @@ -138934,16 +145625,11 @@ "HibernationSupported": false, "Hypervisor": "nitro", "InstanceStorageSupported": false, - "InstanceType": "r8i.12xlarge", + "InstanceType": "r8ib.xlarge", "MemoryInfo": { - "SizeInMiB": 393216 + "SizeInMiB": 32768 }, "NetworkInfo": { - "BandwidthWeightings": [ - "default", - "ebs-1", - "vpc-1" - ], "ConnectionTrackingConfiguration": { "DefaultTcpEstablishedTimeout": 350, "DefaultUdpStreamTimeout": 180, @@ -138955,26 +145641,26 @@ "EnaSupport": "required", "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "supported", - "Ipv4AddressesPerInterface": 50, + "Ipv4AddressesPerInterface": 30, "Ipv4AddressesPerSecondaryInterface": 0, - "Ipv6AddressesPerInterface": 50, + "Ipv6AddressesPerInterface": 30, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 12, + "MaximumNetworkInterfaces": 4, "NetworkCards": [ { "AdditionalFlexibleNetworkInterfaces": 0, - "BaselineBandwidthInGbps": 22.5, - "DefaultEnaQueueCountPerInterface": 16, - "MaximumEnaQueueCount": 192, - "MaximumEnaQueueCountPerInterface": 64, - "MaximumNetworkInterfaces": 12, + "BaselineBandwidthInGbps": 4.166, + "DefaultEnaQueueCountPerInterface": 4, + "MaximumEnaQueueCount": 16, + "MaximumEnaQueueCountPerInterface": 4, + "MaximumNetworkInterfaces": 4, "NetworkCardIndex": 0, - "NetworkPerformance": "22.5 Gigabit", - "PeakBandwidthInGbps": 22.5 + "NetworkPerformance": "Up to 20 Gigabit", + "PeakBandwidthInGbps": 20.0 } ], - "NetworkPerformance": "22.5 Gigabit", + "NetworkPerformance": "Up to 20 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -138984,7 +145670,7 @@ ] }, "NitroTpmSupport": "supported", - "PhcSupport": "supported", + "PhcSupport": "unsupported", "PlacementGroupInfo": { "SupportedStrategies": [ "cluster", @@ -138997,9 +145683,6 @@ "SupportedArchitectures": [ "x86_64" ], - "SupportedFeatures": [ - "nested-virtualization" - ], "SustainedClockSpeedInGhz": 3.9 }, "RebootMigrationSupport": "supported", @@ -139018,34 +145701,12 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 24, + "DefaultCores": 2, "DefaultThreadsPerCore": 2, - "DefaultVCpus": 48, + "DefaultVCpus": 4, "ValidCores": [ 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15, - 16, - 17, - 18, - 19, - 20, - 21, - 22, - 23, - 24 + 2 ], "ValidThreadsPerCore": [ 1, @@ -139053,8 +145714,8 @@ ] } }, - "r8i.16xlarge": { - "AutoRecoverySupported": true, + "r8id.12xlarge": { + "AutoRecoverySupported": false, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, @@ -139062,25 +145723,37 @@ "EbsInfo": { "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 20000, - "BaselineIops": 80000, - "BaselineThroughputInMBps": 2500.0, - "MaximumBandwidthInMbps": 20000, - "MaximumIops": 80000, - "MaximumThroughputInMBps": 2500.0 + "BaselineBandwidthInMbps": 15000, + "BaselineIops": 60000, + "BaselineThroughputInMBps": 1875.0, + "MaximumBandwidthInMbps": 15000, + "MaximumIops": 60000, + "MaximumThroughputInMBps": 1875.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 48, + "MaximumEbsAttachments": 32, "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": false, "Hypervisor": "nitro", - "InstanceStorageSupported": false, - "InstanceType": "r8i.16xlarge", + "InstanceStorageInfo": { + "Disks": [ + { + "Count": 1, + "SizeInGB": 2850, + "Type": "ssd" + } + ], + "EncryptionSupport": "required", + "NvmeSupport": "required", + "TotalSizeInGB": 2850 + }, + "InstanceStorageSupported": true, + "InstanceType": "r8id.12xlarge", "MemoryInfo": { - "SizeInMiB": 524288 + "SizeInMiB": 393216 }, "NetworkInfo": { "BandwidthWeightings": [ @@ -139099,26 +145772,26 @@ "EnaSupport": "required", "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "supported", - "Ipv4AddressesPerInterface": 64, + "Ipv4AddressesPerInterface": 50, "Ipv4AddressesPerSecondaryInterface": 0, - "Ipv6AddressesPerInterface": 64, + "Ipv6AddressesPerInterface": 50, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 16, + "MaximumNetworkInterfaces": 12, "NetworkCards": [ { "AdditionalFlexibleNetworkInterfaces": 0, - "BaselineBandwidthInGbps": 30.0, + "BaselineBandwidthInGbps": 22.5, "DefaultEnaQueueCountPerInterface": 16, - "MaximumEnaQueueCount": 256, + "MaximumEnaQueueCount": 192, "MaximumEnaQueueCountPerInterface": 64, - "MaximumNetworkInterfaces": 16, + "MaximumNetworkInterfaces": 12, "NetworkCardIndex": 0, - "NetworkPerformance": "30 Gigabit", - "PeakBandwidthInGbps": 30.0 + "NetworkPerformance": "22.5 Gigabit", + "PeakBandwidthInGbps": 22.5 } ], - "NetworkPerformance": "30 Gigabit", + "NetworkPerformance": "22.5 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -139141,12 +145814,9 @@ "SupportedArchitectures": [ "x86_64" ], - "SupportedFeatures": [ - "nested-virtualization" - ], "SustainedClockSpeedInGhz": 3.9 }, - "RebootMigrationSupport": "supported", + "RebootMigrationSupport": "unsupported", "SupportedBootModes": [ "legacy-bios", "uefi" @@ -139162,9 +145832,9 @@ "hvm" ], "VCpuInfo": { - "DefaultCores": 32, + "DefaultCores": 24, "DefaultThreadsPerCore": 2, - "DefaultVCpus": 64, + "DefaultVCpus": 48, "ValidCores": [ 1, 2, @@ -139189,15 +145859,7 @@ 21, 22, 23, - 24, - 25, - 26, - 27, - 28, - 29, - 30, - 31, - 32 + 24 ], "ValidThreadsPerCore": [ 1, @@ -139205,8 +145867,8 @@ ] } }, - "r8i.24xlarge": { - "AutoRecoverySupported": true, + "r8id.16xlarge": { + "AutoRecoverySupported": false, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, @@ -139214,25 +145876,37 @@ "EbsInfo": { "AttachmentLimitType": "dedicated", "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 30000, - "BaselineIops": 120000, - "BaselineThroughputInMBps": 3750.0, - "MaximumBandwidthInMbps": 30000, - "MaximumIops": 120000, - "MaximumThroughputInMBps": 3750.0 + "BaselineBandwidthInMbps": 20000, + "BaselineIops": 80000, + "BaselineThroughputInMBps": 2500.0, + "MaximumBandwidthInMbps": 20000, + "MaximumIops": 80000, + "MaximumThroughputInMBps": 2500.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", - "MaximumEbsAttachments": 64, + "MaximumEbsAttachments": 48, "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": false, "Hypervisor": "nitro", - "InstanceStorageSupported": false, - "InstanceType": "r8i.24xlarge", + "InstanceStorageInfo": { + "Disks": [ + { + "Count": 1, + "SizeInGB": 3800, + "Type": "ssd" + } + ], + "EncryptionSupport": "required", + "NvmeSupport": "required", + "TotalSizeInGB": 3800 + }, + "InstanceStorageSupported": true, + "InstanceType": "r8id.16xlarge", "MemoryInfo": { - "SizeInMiB": 786432 + "SizeInMiB": 524288 }, "NetworkInfo": { "BandwidthWeightings": [ @@ -139247,7 +145921,7 @@ }, "DefaultNetworkCardIndex": 0, "EfaSupported": false, - "EnaSrdSupported": true, + "EnaSrdSupported": false, "EnaSupport": "required", "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "supported", @@ -139260,17 +145934,17 @@ "NetworkCards": [ { "AdditionalFlexibleNetworkInterfaces": 0, - "BaselineBandwidthInGbps": 40.0, + "BaselineBandwidthInGbps": 30.0, "DefaultEnaQueueCountPerInterface": 16, - "MaximumEnaQueueCount": 384, - "MaximumEnaQueueCountPerInterface": 128, + "MaximumEnaQueueCount": 256, + "MaximumEnaQueueCountPerInterface": 64, "MaximumNetworkInterfaces": 16, "NetworkCardIndex": 0, - "NetworkPerformance": "40 Gigabit", - "PeakBandwidthInGbps": 40.0 + "NetworkPerformance": "30 Gigabit", + "PeakBandwidthInGbps": 30.0 } ], - "NetworkPerformance": "40 Gigabit", + "NetworkPerformance": "30 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -139293,12 +145967,170 @@ "SupportedArchitectures": [ "x86_64" ], - "SupportedFeatures": [ - "nested-virtualization" + "SustainedClockSpeedInGhz": 3.9 + }, + "RebootMigrationSupport": "unsupported", + "SupportedBootModes": [ + "legacy-bios", + "uefi" + ], + "SupportedRootDeviceTypes": [ + "ebs" + ], + "SupportedUsageClasses": [ + "on-demand", + "spot" + ], + "SupportedVirtualizationTypes": [ + "hvm" + ], + "VCpuInfo": { + "DefaultCores": 32, + "DefaultThreadsPerCore": 2, + "DefaultVCpus": 64, + "ValidCores": [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32 + ], + "ValidThreadsPerCore": [ + 1, + 2 + ] + } + }, + "r8id.24xlarge": { + "AutoRecoverySupported": false, + "BareMetal": false, + "BurstablePerformanceSupported": false, + "CurrentGeneration": true, + "DedicatedHostsSupported": true, + "EbsInfo": { + "AttachmentLimitType": "dedicated", + "EbsOptimizedInfo": { + "BaselineBandwidthInMbps": 30000, + "BaselineIops": 120000, + "BaselineThroughputInMBps": 3750.0, + "MaximumBandwidthInMbps": 30000, + "MaximumIops": 120000, + "MaximumThroughputInMBps": 3750.0 + }, + "EbsOptimizedSupport": "default", + "EncryptionSupport": "supported", + "MaximumEbsAttachments": 64, + "NvmeSupport": "required" + }, + "FreeTierEligible": false, + "HibernationSupported": false, + "Hypervisor": "nitro", + "InstanceStorageInfo": { + "Disks": [ + { + "Count": 2, + "SizeInGB": 2850, + "Type": "ssd" + } + ], + "EncryptionSupport": "required", + "NvmeSupport": "required", + "TotalSizeInGB": 5700 + }, + "InstanceStorageSupported": true, + "InstanceType": "r8id.24xlarge", + "MemoryInfo": { + "SizeInMiB": 786432 + }, + "NetworkInfo": { + "BandwidthWeightings": [ + "default", + "ebs-1", + "vpc-1" + ], + "ConnectionTrackingConfiguration": { + "DefaultTcpEstablishedTimeout": 350, + "DefaultUdpStreamTimeout": 180, + "DefaultUdpTimeout": 30 + }, + "DefaultNetworkCardIndex": 0, + "EfaSupported": false, + "EnaSrdSupported": true, + "EnaSupport": "required", + "EncryptionInTransitSupported": true, + "FlexibleEnaQueuesSupport": "supported", + "Ipv4AddressesPerInterface": 64, + "Ipv4AddressesPerSecondaryInterface": 0, + "Ipv6AddressesPerInterface": 64, + "Ipv6Supported": true, + "MaximumNetworkCards": 1, + "MaximumNetworkInterfaces": 16, + "NetworkCards": [ + { + "AdditionalFlexibleNetworkInterfaces": 0, + "BaselineBandwidthInGbps": 40.0, + "DefaultEnaQueueCountPerInterface": 16, + "MaximumEnaQueueCount": 384, + "MaximumEnaQueueCountPerInterface": 128, + "MaximumNetworkInterfaces": 16, + "NetworkCardIndex": 0, + "NetworkPerformance": "40 Gigabit", + "PeakBandwidthInGbps": 40.0 + } + ], + "NetworkPerformance": "40 Gigabit", + "SecondaryNetworkSupported": false + }, + "NitroEnclavesSupport": "supported", + "NitroTpmInfo": { + "SupportedVersions": [ + "2.0" + ] + }, + "NitroTpmSupport": "supported", + "PhcSupport": "supported", + "PlacementGroupInfo": { + "SupportedStrategies": [ + "cluster", + "partition", + "spread" + ] + }, + "ProcessorInfo": { + "Manufacturer": "Intel", + "SupportedArchitectures": [ + "x86_64" ], "SustainedClockSpeedInGhz": 3.9 }, - "RebootMigrationSupport": "supported", + "RebootMigrationSupport": "unsupported", "SupportedBootModes": [ "legacy-bios", "uefi" @@ -139348,8 +146180,8 @@ ] } }, - "r8i.2xlarge": { - "AutoRecoverySupported": true, + "r8id.2xlarge": { + "AutoRecoverySupported": false, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, @@ -139370,10 +146202,22 @@ "NvmeSupport": "required" }, "FreeTierEligible": false, - "HibernationSupported": true, + "HibernationSupported": false, "Hypervisor": "nitro", - "InstanceStorageSupported": false, - "InstanceType": "r8i.2xlarge", + "InstanceStorageInfo": { + "Disks": [ + { + "Count": 1, + "SizeInGB": 474, + "Type": "ssd" + } + ], + "EncryptionSupport": "required", + "NvmeSupport": "required", + "TotalSizeInGB": 474 + }, + "InstanceStorageSupported": true, + "InstanceType": "r8id.2xlarge", "MemoryInfo": { "SizeInMiB": 65536 }, @@ -139436,12 +146280,9 @@ "SupportedArchitectures": [ "x86_64" ], - "SupportedFeatures": [ - "nested-virtualization" - ], "SustainedClockSpeedInGhz": 3.9 }, - "RebootMigrationSupport": "supported", + "RebootMigrationSupport": "unsupported", "SupportedBootModes": [ "legacy-bios", "uefi" @@ -139472,8 +146313,8 @@ ] } }, - "r8i.32xlarge": { - "AutoRecoverySupported": true, + "r8id.32xlarge": { + "AutoRecoverySupported": false, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, @@ -139496,8 +146337,20 @@ "FreeTierEligible": false, "HibernationSupported": false, "Hypervisor": "nitro", - "InstanceStorageSupported": false, - "InstanceType": "r8i.32xlarge", + "InstanceStorageInfo": { + "Disks": [ + { + "Count": 2, + "SizeInGB": 3800, + "Type": "ssd" + } + ], + "EncryptionSupport": "required", + "NvmeSupport": "required", + "TotalSizeInGB": 7600 + }, + "InstanceStorageSupported": true, + "InstanceType": "r8id.32xlarge", "MemoryInfo": { "SizeInMiB": 1048576 }, @@ -139560,12 +146413,9 @@ "SupportedArchitectures": [ "x86_64" ], - "SupportedFeatures": [ - "nested-virtualization" - ], "SustainedClockSpeedInGhz": 3.9 }, - "RebootMigrationSupport": "supported", + "RebootMigrationSupport": "unsupported", "SupportedBootModes": [ "legacy-bios", "uefi" @@ -139623,8 +146473,8 @@ ] } }, - "r8i.48xlarge": { - "AutoRecoverySupported": true, + "r8id.48xlarge": { + "AutoRecoverySupported": false, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, @@ -139647,8 +146497,20 @@ "FreeTierEligible": false, "HibernationSupported": false, "Hypervisor": "nitro", - "InstanceStorageSupported": false, - "InstanceType": "r8i.48xlarge", + "InstanceStorageInfo": { + "Disks": [ + { + "Count": 3, + "SizeInGB": 3800, + "Type": "ssd" + } + ], + "EncryptionSupport": "required", + "NvmeSupport": "required", + "TotalSizeInGB": 11400 + }, + "InstanceStorageSupported": true, + "InstanceType": "r8id.48xlarge", "MemoryInfo": { "SizeInMiB": 1572864 }, @@ -139714,12 +146576,9 @@ "SupportedArchitectures": [ "x86_64" ], - "SupportedFeatures": [ - "nested-virtualization" - ], "SustainedClockSpeedInGhz": 3.9 }, - "RebootMigrationSupport": "supported", + "RebootMigrationSupport": "unsupported", "SupportedBootModes": [ "legacy-bios", "uefi" @@ -139777,8 +146636,8 @@ ] } }, - "r8i.4xlarge": { - "AutoRecoverySupported": true, + "r8id.4xlarge": { + "AutoRecoverySupported": false, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, @@ -139799,10 +146658,22 @@ "NvmeSupport": "required" }, "FreeTierEligible": false, - "HibernationSupported": true, + "HibernationSupported": false, "Hypervisor": "nitro", - "InstanceStorageSupported": false, - "InstanceType": "r8i.4xlarge", + "InstanceStorageInfo": { + "Disks": [ + { + "Count": 1, + "SizeInGB": 950, + "Type": "ssd" + } + ], + "EncryptionSupport": "required", + "NvmeSupport": "required", + "TotalSizeInGB": 950 + }, + "InstanceStorageSupported": true, + "InstanceType": "r8id.4xlarge", "MemoryInfo": { "SizeInMiB": 131072 }, @@ -139865,12 +146736,9 @@ "SupportedArchitectures": [ "x86_64" ], - "SupportedFeatures": [ - "nested-virtualization" - ], "SustainedClockSpeedInGhz": 3.9 }, - "RebootMigrationSupport": "supported", + "RebootMigrationSupport": "unsupported", "SupportedBootModes": [ "legacy-bios", "uefi" @@ -139905,8 +146773,8 @@ ] } }, - "r8i.8xlarge": { - "AutoRecoverySupported": true, + "r8id.8xlarge": { + "AutoRecoverySupported": false, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, @@ -139929,8 +146797,20 @@ "FreeTierEligible": false, "HibernationSupported": false, "Hypervisor": "nitro", - "InstanceStorageSupported": false, - "InstanceType": "r8i.8xlarge", + "InstanceStorageInfo": { + "Disks": [ + { + "Count": 1, + "SizeInGB": 1900, + "Type": "ssd" + } + ], + "EncryptionSupport": "required", + "NvmeSupport": "required", + "TotalSizeInGB": 1900 + }, + "InstanceStorageSupported": true, + "InstanceType": "r8id.8xlarge", "MemoryInfo": { "SizeInMiB": 262144 }, @@ -139993,12 +146873,9 @@ "SupportedArchitectures": [ "x86_64" ], - "SupportedFeatures": [ - "nested-virtualization" - ], "SustainedClockSpeedInGhz": 3.9 }, - "RebootMigrationSupport": "supported", + "RebootMigrationSupport": "unsupported", "SupportedBootModes": [ "legacy-bios", "uefi" @@ -140041,8 +146918,8 @@ ] } }, - "r8i.96xlarge": { - "AutoRecoverySupported": true, + "r8id.96xlarge": { + "AutoRecoverySupported": false, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, @@ -140065,8 +146942,20 @@ "FreeTierEligible": false, "HibernationSupported": false, "Hypervisor": "nitro", - "InstanceStorageSupported": false, - "InstanceType": "r8i.96xlarge", + "InstanceStorageInfo": { + "Disks": [ + { + "Count": 6, + "SizeInGB": 3800, + "Type": "ssd" + } + ], + "EncryptionSupport": "required", + "NvmeSupport": "required", + "TotalSizeInGB": 22800 + }, + "InstanceStorageSupported": true, + "InstanceType": "r8id.96xlarge", "MemoryInfo": { "SizeInMiB": 3145728 }, @@ -140132,12 +147021,9 @@ "SupportedArchitectures": [ "x86_64" ], - "SupportedFeatures": [ - "nested-virtualization" - ], "SustainedClockSpeedInGhz": 3.9 }, - "RebootMigrationSupport": "supported", + "RebootMigrationSupport": "unsupported", "SupportedBootModes": [ "legacy-bios", "uefi" @@ -140195,8 +147081,8 @@ ] } }, - "r8i.large": { - "AutoRecoverySupported": true, + "r8id.large": { + "AutoRecoverySupported": false, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, @@ -140217,10 +147103,22 @@ "NvmeSupport": "required" }, "FreeTierEligible": false, - "HibernationSupported": true, + "HibernationSupported": false, "Hypervisor": "nitro", - "InstanceStorageSupported": false, - "InstanceType": "r8i.large", + "InstanceStorageInfo": { + "Disks": [ + { + "Count": 1, + "SizeInGB": 118, + "Type": "ssd" + } + ], + "EncryptionSupport": "required", + "NvmeSupport": "required", + "TotalSizeInGB": 118 + }, + "InstanceStorageSupported": true, + "InstanceType": "r8id.large", "MemoryInfo": { "SizeInMiB": 16384 }, @@ -140283,12 +147181,9 @@ "SupportedArchitectures": [ "x86_64" ], - "SupportedFeatures": [ - "nested-virtualization" - ], "SustainedClockSpeedInGhz": 3.9 }, - "RebootMigrationSupport": "supported", + "RebootMigrationSupport": "unsupported", "SupportedBootModes": [ "legacy-bios", "uefi" @@ -140316,14 +147211,14 @@ ] } }, - "r8i.metal-48xl": { - "AutoRecoverySupported": true, + "r8id.metal-48xl": { + "AutoRecoverySupported": false, "BareMetal": true, "BurstablePerformanceSupported": false, "CurrentGeneration": true, "DedicatedHostsSupported": true, "EbsInfo": { - "AttachmentLimitType": "dedicated", + "AttachmentLimitType": "shared", "EbsOptimizedInfo": { "BaselineBandwidthInMbps": 60000, "BaselineIops": 240000, @@ -140339,8 +147234,20 @@ }, "FreeTierEligible": false, "HibernationSupported": false, - "InstanceStorageSupported": false, - "InstanceType": "r8i.metal-48xl", + "InstanceStorageInfo": { + "Disks": [ + { + "Count": 3, + "SizeInGB": 3800, + "Type": "ssd" + } + ], + "EncryptionSupport": "required", + "NvmeSupport": "required", + "TotalSizeInGB": 11400 + }, + "InstanceStorageSupported": true, + "InstanceType": "r8id.metal-48xl", "MemoryInfo": { "SizeInMiB": 1572864 }, @@ -140423,14 +147330,14 @@ "DefaultVCpus": 192 } }, - "r8i.metal-96xl": { - "AutoRecoverySupported": true, + "r8id.metal-96xl": { + "AutoRecoverySupported": false, "BareMetal": true, "BurstablePerformanceSupported": false, "CurrentGeneration": true, "DedicatedHostsSupported": true, "EbsInfo": { - "AttachmentLimitType": "dedicated", + "AttachmentLimitType": "shared", "EbsOptimizedInfo": { "BaselineBandwidthInMbps": 80000, "BaselineIops": 480000, @@ -140446,8 +147353,20 @@ }, "FreeTierEligible": false, "HibernationSupported": false, - "InstanceStorageSupported": false, - "InstanceType": "r8i.metal-96xl", + "InstanceStorageInfo": { + "Disks": [ + { + "Count": 6, + "SizeInGB": 3800, + "Type": "ssd" + } + ], + "EncryptionSupport": "required", + "NvmeSupport": "required", + "TotalSizeInGB": 22800 + }, + "InstanceStorageSupported": true, + "InstanceType": "r8id.metal-96xl", "MemoryInfo": { "SizeInMiB": 3145728 }, @@ -140530,8 +147449,8 @@ "DefaultVCpus": 384 } }, - "r8i.xlarge": { - "AutoRecoverySupported": true, + "r8id.xlarge": { + "AutoRecoverySupported": false, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, @@ -140552,146 +147471,24 @@ "NvmeSupport": "required" }, "FreeTierEligible": false, - "HibernationSupported": true, - "Hypervisor": "nitro", - "InstanceStorageSupported": false, - "InstanceType": "r8i.xlarge", - "MemoryInfo": { - "SizeInMiB": 32768 - }, - "NetworkInfo": { - "BandwidthWeightings": [ - "default", - "ebs-1", - "vpc-1" - ], - "ConnectionTrackingConfiguration": { - "DefaultTcpEstablishedTimeout": 350, - "DefaultUdpStreamTimeout": 180, - "DefaultUdpTimeout": 30 - }, - "DefaultNetworkCardIndex": 0, - "EfaSupported": false, - "EnaSrdSupported": false, - "EnaSupport": "required", - "EncryptionInTransitSupported": true, - "FlexibleEnaQueuesSupport": "supported", - "Ipv4AddressesPerInterface": 30, - "Ipv4AddressesPerSecondaryInterface": 0, - "Ipv6AddressesPerInterface": 30, - "Ipv6Supported": true, - "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 4, - "NetworkCards": [ - { - "AdditionalFlexibleNetworkInterfaces": 0, - "BaselineBandwidthInGbps": 1.875, - "DefaultEnaQueueCountPerInterface": 4, - "MaximumEnaQueueCount": 16, - "MaximumEnaQueueCountPerInterface": 4, - "MaximumNetworkInterfaces": 4, - "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 12.5 Gigabit", - "PeakBandwidthInGbps": 12.5 - } - ], - "NetworkPerformance": "Up to 12.5 Gigabit", - "SecondaryNetworkSupported": false - }, - "NitroEnclavesSupport": "supported", - "NitroTpmInfo": { - "SupportedVersions": [ - "2.0" - ] - }, - "NitroTpmSupport": "supported", - "PhcSupport": "supported", - "PlacementGroupInfo": { - "SupportedStrategies": [ - "cluster", - "partition", - "spread" - ] - }, - "ProcessorInfo": { - "Manufacturer": "Intel", - "SupportedArchitectures": [ - "x86_64" - ], - "SupportedFeatures": [ - "nested-virtualization" - ], - "SustainedClockSpeedInGhz": 3.9 - }, - "RebootMigrationSupport": "supported", - "SupportedBootModes": [ - "legacy-bios", - "uefi" - ], - "SupportedRootDeviceTypes": [ - "ebs" - ], - "SupportedUsageClasses": [ - "on-demand", - "spot" - ], - "SupportedVirtualizationTypes": [ - "hvm" - ], - "VCpuInfo": { - "DefaultCores": 2, - "DefaultThreadsPerCore": 2, - "DefaultVCpus": 4, - "ValidCores": [ - 1, - 2 - ], - "ValidThreadsPerCore": [ - 1, - 2 - ] - } - }, - "r8id.12xlarge": { - "AutoRecoverySupported": false, - "BareMetal": false, - "BurstablePerformanceSupported": false, - "CurrentGeneration": true, - "DedicatedHostsSupported": true, - "EbsInfo": { - "AttachmentLimitType": "dedicated", - "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 15000, - "BaselineIops": 60000, - "BaselineThroughputInMBps": 1875.0, - "MaximumBandwidthInMbps": 15000, - "MaximumIops": 60000, - "MaximumThroughputInMBps": 1875.0 - }, - "EbsOptimizedSupport": "default", - "EncryptionSupport": "supported", - "MaximumEbsAttachments": 32, - "NvmeSupport": "required" - }, - "FreeTierEligible": false, "HibernationSupported": false, "Hypervisor": "nitro", "InstanceStorageInfo": { "Disks": [ { "Count": 1, - "SizeInGB": 2850, + "SizeInGB": 237, "Type": "ssd" } ], "EncryptionSupport": "required", "NvmeSupport": "required", - "TotalSizeInGB": 2850 + "TotalSizeInGB": 237 }, "InstanceStorageSupported": true, - "InstanceType": "r8id.12xlarge", + "InstanceType": "r8id.xlarge", "MemoryInfo": { - "SizeInMiB": 393216 + "SizeInMiB": 32768 }, "NetworkInfo": { "BandwidthWeightings": [ @@ -140710,26 +147507,26 @@ "EnaSupport": "required", "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "supported", - "Ipv4AddressesPerInterface": 50, + "Ipv4AddressesPerInterface": 30, "Ipv4AddressesPerSecondaryInterface": 0, - "Ipv6AddressesPerInterface": 50, + "Ipv6AddressesPerInterface": 30, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 12, + "MaximumNetworkInterfaces": 4, "NetworkCards": [ { "AdditionalFlexibleNetworkInterfaces": 0, - "BaselineBandwidthInGbps": 22.5, - "DefaultEnaQueueCountPerInterface": 16, - "MaximumEnaQueueCount": 192, - "MaximumEnaQueueCountPerInterface": 64, - "MaximumNetworkInterfaces": 12, + "BaselineBandwidthInGbps": 1.875, + "DefaultEnaQueueCountPerInterface": 4, + "MaximumEnaQueueCount": 16, + "MaximumEnaQueueCountPerInterface": 4, + "MaximumNetworkInterfaces": 4, "NetworkCardIndex": 0, - "NetworkPerformance": "22.5 Gigabit", - "PeakBandwidthInGbps": 22.5 + "NetworkPerformance": "Up to 12.5 Gigabit", + "PeakBandwidthInGbps": 12.5 } ], - "NetworkPerformance": "22.5 Gigabit", + "NetworkPerformance": "Up to 12.5 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -140769,6 +147566,120 @@ "SupportedVirtualizationTypes": [ "hvm" ], + "VCpuInfo": { + "DefaultCores": 2, + "DefaultThreadsPerCore": 2, + "DefaultVCpus": 4, + "ValidCores": [ + 1, + 2 + ], + "ValidThreadsPerCore": [ + 1, + 2 + ] + } + }, + "r8in.12xlarge": { + "AutoRecoverySupported": true, + "BareMetal": false, + "BurstablePerformanceSupported": false, + "CurrentGeneration": true, + "DedicatedHostsSupported": true, + "EbsInfo": { + "AttachmentLimitType": "dedicated", + "EbsOptimizedInfo": { + "BaselineBandwidthInMbps": 15000, + "BaselineIops": 60000, + "BaselineThroughputInMBps": 1875.0, + "MaximumBandwidthInMbps": 15000, + "MaximumIops": 60000, + "MaximumThroughputInMBps": 1875.0 + }, + "EbsOptimizedSupport": "default", + "EncryptionSupport": "supported", + "MaximumEbsAttachments": 32, + "NvmeSupport": "required" + }, + "FreeTierEligible": false, + "HibernationSupported": false, + "Hypervisor": "nitro", + "InstanceStorageSupported": false, + "InstanceType": "r8in.12xlarge", + "MemoryInfo": { + "SizeInMiB": 393216 + }, + "NetworkInfo": { + "ConnectionTrackingConfiguration": { + "DefaultTcpEstablishedTimeout": 350, + "DefaultUdpStreamTimeout": 180, + "DefaultUdpTimeout": 30 + }, + "DefaultNetworkCardIndex": 0, + "EfaSupported": false, + "EnaSrdSupported": true, + "EnaSupport": "required", + "EncryptionInTransitSupported": true, + "FlexibleEnaQueuesSupport": "supported", + "Ipv4AddressesPerInterface": 50, + "Ipv4AddressesPerSecondaryInterface": 0, + "Ipv6AddressesPerInterface": 50, + "Ipv6Supported": true, + "MaximumNetworkCards": 1, + "MaximumNetworkInterfaces": 12, + "NetworkCards": [ + { + "AdditionalFlexibleNetworkInterfaces": 0, + "BaselineBandwidthInGbps": 75.0, + "DefaultEnaQueueCountPerInterface": 16, + "MaximumEnaQueueCount": 192, + "MaximumEnaQueueCountPerInterface": 64, + "MaximumNetworkInterfaces": 12, + "NetworkCardIndex": 0, + "NetworkPerformance": "75 Gigabit", + "PeakBandwidthInGbps": 75.0 + } + ], + "NetworkPerformance": "75 Gigabit", + "SecondaryNetworkSupported": false + }, + "NitroEnclavesSupport": "supported", + "NitroTpmInfo": { + "SupportedVersions": [ + "2.0" + ] + }, + "NitroTpmSupport": "supported", + "PhcSupport": "unsupported", + "PlacementGroupInfo": { + "SupportedStrategies": [ + "cluster", + "partition", + "spread" + ] + }, + "ProcessorInfo": { + "Manufacturer": "Intel", + "SupportedArchitectures": [ + "x86_64" + ], + "SustainedClockSpeedInGhz": 3.9 + }, + "RebootMigrationSupport": "supported", + "SupportedBootModes": [ + "legacy-bios", + "uefi" + ], + "SupportedRootDeviceTypes": [ + "ebs" + ], + "SupportedUsageClasses": [ + "on-demand", + "spot" + ], + "SupportedVirtualizationTypes": [ + "hvm" + ], "VCpuInfo": { "DefaultCores": 24, "DefaultThreadsPerCore": 2, @@ -140805,8 +147716,8 @@ ] } }, - "r8id.16xlarge": { - "AutoRecoverySupported": false, + "r8in.16xlarge": { + "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, @@ -140829,29 +147740,12 @@ "FreeTierEligible": false, "HibernationSupported": false, "Hypervisor": "nitro", - "InstanceStorageInfo": { - "Disks": [ - { - "Count": 1, - "SizeInGB": 3800, - "Type": "ssd" - } - ], - "EncryptionSupport": "required", - "NvmeSupport": "required", - "TotalSizeInGB": 3800 - }, - "InstanceStorageSupported": true, - "InstanceType": "r8id.16xlarge", + "InstanceStorageSupported": false, + "InstanceType": "r8in.16xlarge", "MemoryInfo": { "SizeInMiB": 524288 }, "NetworkInfo": { - "BandwidthWeightings": [ - "default", - "ebs-1", - "vpc-1" - ], "ConnectionTrackingConfiguration": { "DefaultTcpEstablishedTimeout": 350, "DefaultUdpStreamTimeout": 180, @@ -140859,7 +147753,7 @@ }, "DefaultNetworkCardIndex": 0, "EfaSupported": false, - "EnaSrdSupported": false, + "EnaSrdSupported": true, "EnaSupport": "required", "EncryptionInTransitSupported": true, "FlexibleEnaQueuesSupport": "supported", @@ -140872,17 +147766,17 @@ "NetworkCards": [ { "AdditionalFlexibleNetworkInterfaces": 0, - "BaselineBandwidthInGbps": 30.0, + "BaselineBandwidthInGbps": 100.0, "DefaultEnaQueueCountPerInterface": 16, "MaximumEnaQueueCount": 256, "MaximumEnaQueueCountPerInterface": 64, "MaximumNetworkInterfaces": 16, "NetworkCardIndex": 0, - "NetworkPerformance": "30 Gigabit", - "PeakBandwidthInGbps": 30.0 + "NetworkPerformance": "100 Gigabit", + "PeakBandwidthInGbps": 100.0 } ], - "NetworkPerformance": "30 Gigabit", + "NetworkPerformance": "100 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -140892,7 +147786,7 @@ ] }, "NitroTpmSupport": "supported", - "PhcSupport": "supported", + "PhcSupport": "unsupported", "PlacementGroupInfo": { "SupportedStrategies": [ "cluster", @@ -140907,7 +147801,7 @@ ], "SustainedClockSpeedInGhz": 3.9 }, - "RebootMigrationSupport": "unsupported", + "RebootMigrationSupport": "supported", "SupportedBootModes": [ "legacy-bios", "uefi" @@ -140966,8 +147860,8 @@ ] } }, - "r8id.24xlarge": { - "AutoRecoverySupported": false, + "r8in.24xlarge": { + "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, @@ -140990,29 +147884,12 @@ "FreeTierEligible": false, "HibernationSupported": false, "Hypervisor": "nitro", - "InstanceStorageInfo": { - "Disks": [ - { - "Count": 2, - "SizeInGB": 2850, - "Type": "ssd" - } - ], - "EncryptionSupport": "required", - "NvmeSupport": "required", - "TotalSizeInGB": 5700 - }, - "InstanceStorageSupported": true, - "InstanceType": "r8id.24xlarge", + "InstanceStorageSupported": false, + "InstanceType": "r8in.24xlarge", "MemoryInfo": { "SizeInMiB": 786432 }, "NetworkInfo": { - "BandwidthWeightings": [ - "default", - "ebs-1", - "vpc-1" - ], "ConnectionTrackingConfiguration": { "DefaultTcpEstablishedTimeout": 350, "DefaultUdpStreamTimeout": 180, @@ -141033,17 +147910,17 @@ "NetworkCards": [ { "AdditionalFlexibleNetworkInterfaces": 0, - "BaselineBandwidthInGbps": 40.0, + "BaselineBandwidthInGbps": 150.0, "DefaultEnaQueueCountPerInterface": 16, - "MaximumEnaQueueCount": 384, + "MaximumEnaQueueCount": 256, "MaximumEnaQueueCountPerInterface": 128, "MaximumNetworkInterfaces": 16, "NetworkCardIndex": 0, - "NetworkPerformance": "40 Gigabit", - "PeakBandwidthInGbps": 40.0 + "NetworkPerformance": "150 Gigabit", + "PeakBandwidthInGbps": 150.0 } ], - "NetworkPerformance": "40 Gigabit", + "NetworkPerformance": "150 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -141053,7 +147930,7 @@ ] }, "NitroTpmSupport": "supported", - "PhcSupport": "supported", + "PhcSupport": "unsupported", "PlacementGroupInfo": { "SupportedStrategies": [ "cluster", @@ -141068,7 +147945,7 @@ ], "SustainedClockSpeedInGhz": 3.9 }, - "RebootMigrationSupport": "unsupported", + "RebootMigrationSupport": "supported", "SupportedBootModes": [ "legacy-bios", "uefi" @@ -141118,8 +147995,8 @@ ] } }, - "r8id.2xlarge": { - "AutoRecoverySupported": false, + "r8in.2xlarge": { + "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, @@ -141142,29 +148019,12 @@ "FreeTierEligible": false, "HibernationSupported": false, "Hypervisor": "nitro", - "InstanceStorageInfo": { - "Disks": [ - { - "Count": 1, - "SizeInGB": 474, - "Type": "ssd" - } - ], - "EncryptionSupport": "required", - "NvmeSupport": "required", - "TotalSizeInGB": 474 - }, - "InstanceStorageSupported": true, - "InstanceType": "r8id.2xlarge", + "InstanceStorageSupported": false, + "InstanceType": "r8in.2xlarge", "MemoryInfo": { "SizeInMiB": 65536 }, "NetworkInfo": { - "BandwidthWeightings": [ - "default", - "ebs-1", - "vpc-1" - ], "ConnectionTrackingConfiguration": { "DefaultTcpEstablishedTimeout": 350, "DefaultUdpStreamTimeout": 180, @@ -141185,17 +148045,17 @@ "NetworkCards": [ { "AdditionalFlexibleNetworkInterfaces": 0, - "BaselineBandwidthInGbps": 3.75, + "BaselineBandwidthInGbps": 12.5, "DefaultEnaQueueCountPerInterface": 8, "MaximumEnaQueueCount": 32, "MaximumEnaQueueCountPerInterface": 8, "MaximumNetworkInterfaces": 4, "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 15 Gigabit", - "PeakBandwidthInGbps": 15.0 + "NetworkPerformance": "Up to 40 Gigabit", + "PeakBandwidthInGbps": 40.0 } ], - "NetworkPerformance": "Up to 15 Gigabit", + "NetworkPerformance": "Up to 40 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -141205,7 +148065,7 @@ ] }, "NitroTpmSupport": "supported", - "PhcSupport": "supported", + "PhcSupport": "unsupported", "PlacementGroupInfo": { "SupportedStrategies": [ "cluster", @@ -141220,7 +148080,7 @@ ], "SustainedClockSpeedInGhz": 3.9 }, - "RebootMigrationSupport": "unsupported", + "RebootMigrationSupport": "supported", "SupportedBootModes": [ "legacy-bios", "uefi" @@ -141251,8 +148111,8 @@ ] } }, - "r8id.32xlarge": { - "AutoRecoverySupported": false, + "r8in.32xlarge": { + "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, @@ -141275,29 +148135,12 @@ "FreeTierEligible": false, "HibernationSupported": false, "Hypervisor": "nitro", - "InstanceStorageInfo": { - "Disks": [ - { - "Count": 2, - "SizeInGB": 3800, - "Type": "ssd" - } - ], - "EncryptionSupport": "required", - "NvmeSupport": "required", - "TotalSizeInGB": 7600 - }, - "InstanceStorageSupported": true, - "InstanceType": "r8id.32xlarge", + "InstanceStorageSupported": false, + "InstanceType": "r8in.32xlarge", "MemoryInfo": { "SizeInMiB": 1048576 }, "NetworkInfo": { - "BandwidthWeightings": [ - "default", - "ebs-1", - "vpc-1" - ], "ConnectionTrackingConfiguration": { "DefaultTcpEstablishedTimeout": 350, "DefaultUdpStreamTimeout": 180, @@ -141314,21 +148157,21 @@ "Ipv6AddressesPerInterface": 64, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 24, + "MaximumNetworkInterfaces": 16, "NetworkCards": [ { "AdditionalFlexibleNetworkInterfaces": 0, - "BaselineBandwidthInGbps": 50.0, - "DefaultEnaQueueCountPerInterface": 16, + "BaselineBandwidthInGbps": 200.0, + "DefaultEnaQueueCountPerInterface": 32, "MaximumEnaQueueCount": 512, "MaximumEnaQueueCountPerInterface": 128, - "MaximumNetworkInterfaces": 24, + "MaximumNetworkInterfaces": 16, "NetworkCardIndex": 0, - "NetworkPerformance": "50 Gigabit", - "PeakBandwidthInGbps": 50.0 + "NetworkPerformance": "200 Gigabit", + "PeakBandwidthInGbps": 200.0 } ], - "NetworkPerformance": "50 Gigabit", + "NetworkPerformance": "200 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -141338,7 +148181,7 @@ ] }, "NitroTpmSupport": "supported", - "PhcSupport": "supported", + "PhcSupport": "unsupported", "PlacementGroupInfo": { "SupportedStrategies": [ "cluster", @@ -141353,7 +148196,7 @@ ], "SustainedClockSpeedInGhz": 3.9 }, - "RebootMigrationSupport": "unsupported", + "RebootMigrationSupport": "supported", "SupportedBootModes": [ "legacy-bios", "uefi" @@ -141411,8 +148254,8 @@ ] } }, - "r8id.48xlarge": { - "AutoRecoverySupported": false, + "r8in.48xlarge": { + "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, @@ -141435,29 +148278,12 @@ "FreeTierEligible": false, "HibernationSupported": false, "Hypervisor": "nitro", - "InstanceStorageInfo": { - "Disks": [ - { - "Count": 3, - "SizeInGB": 3800, - "Type": "ssd" - } - ], - "EncryptionSupport": "required", - "NvmeSupport": "required", - "TotalSizeInGB": 11400 - }, - "InstanceStorageSupported": true, - "InstanceType": "r8id.48xlarge", + "InstanceStorageSupported": false, + "InstanceType": "r8in.48xlarge", "MemoryInfo": { "SizeInMiB": 1572864 }, "NetworkInfo": { - "BandwidthWeightings": [ - "default", - "ebs-1", - "vpc-1" - ], "ConnectionTrackingConfiguration": { "DefaultTcpEstablishedTimeout": 350, "DefaultUdpStreamTimeout": 180, @@ -141481,17 +148307,17 @@ "NetworkCards": [ { "AdditionalFlexibleNetworkInterfaces": 0, - "BaselineBandwidthInGbps": 75.0, + "BaselineBandwidthInGbps": 300.0, "DefaultEnaQueueCountPerInterface": 32, "MaximumEnaQueueCount": 768, "MaximumEnaQueueCountPerInterface": 128, "MaximumNetworkInterfaces": 24, "NetworkCardIndex": 0, - "NetworkPerformance": "75 Gigabit", - "PeakBandwidthInGbps": 75.0 + "NetworkPerformance": "300 Gigabit", + "PeakBandwidthInGbps": 300.0 } ], - "NetworkPerformance": "75 Gigabit", + "NetworkPerformance": "300 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -141501,7 +148327,7 @@ ] }, "NitroTpmSupport": "supported", - "PhcSupport": "supported", + "PhcSupport": "unsupported", "PlacementGroupInfo": { "SupportedStrategies": [ "cluster", @@ -141516,7 +148342,7 @@ ], "SustainedClockSpeedInGhz": 3.9 }, - "RebootMigrationSupport": "unsupported", + "RebootMigrationSupport": "supported", "SupportedBootModes": [ "legacy-bios", "uefi" @@ -141574,8 +148400,8 @@ ] } }, - "r8id.4xlarge": { - "AutoRecoverySupported": false, + "r8in.4xlarge": { + "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, @@ -141598,29 +148424,12 @@ "FreeTierEligible": false, "HibernationSupported": false, "Hypervisor": "nitro", - "InstanceStorageInfo": { - "Disks": [ - { - "Count": 1, - "SizeInGB": 950, - "Type": "ssd" - } - ], - "EncryptionSupport": "required", - "NvmeSupport": "required", - "TotalSizeInGB": 950 - }, - "InstanceStorageSupported": true, - "InstanceType": "r8id.4xlarge", + "InstanceStorageSupported": false, + "InstanceType": "r8in.4xlarge", "MemoryInfo": { "SizeInMiB": 131072 }, "NetworkInfo": { - "BandwidthWeightings": [ - "default", - "ebs-1", - "vpc-1" - ], "ConnectionTrackingConfiguration": { "DefaultTcpEstablishedTimeout": 350, "DefaultUdpStreamTimeout": 180, @@ -141641,17 +148450,17 @@ "NetworkCards": [ { "AdditionalFlexibleNetworkInterfaces": 0, - "BaselineBandwidthInGbps": 7.5, + "BaselineBandwidthInGbps": 25.0, "DefaultEnaQueueCountPerInterface": 8, "MaximumEnaQueueCount": 64, "MaximumEnaQueueCountPerInterface": 16, "MaximumNetworkInterfaces": 8, "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 15 Gigabit", - "PeakBandwidthInGbps": 15.0 + "NetworkPerformance": "Up to 50 Gigabit", + "PeakBandwidthInGbps": 50.0 } ], - "NetworkPerformance": "Up to 15 Gigabit", + "NetworkPerformance": "Up to 50 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -141661,7 +148470,7 @@ ] }, "NitroTpmSupport": "supported", - "PhcSupport": "supported", + "PhcSupport": "unsupported", "PlacementGroupInfo": { "SupportedStrategies": [ "cluster", @@ -141676,7 +148485,7 @@ ], "SustainedClockSpeedInGhz": 3.9 }, - "RebootMigrationSupport": "unsupported", + "RebootMigrationSupport": "supported", "SupportedBootModes": [ "legacy-bios", "uefi" @@ -141711,8 +148520,8 @@ ] } }, - "r8id.8xlarge": { - "AutoRecoverySupported": false, + "r8in.8xlarge": { + "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, @@ -141735,29 +148544,12 @@ "FreeTierEligible": false, "HibernationSupported": false, "Hypervisor": "nitro", - "InstanceStorageInfo": { - "Disks": [ - { - "Count": 1, - "SizeInGB": 1900, - "Type": "ssd" - } - ], - "EncryptionSupport": "required", - "NvmeSupport": "required", - "TotalSizeInGB": 1900 - }, - "InstanceStorageSupported": true, - "InstanceType": "r8id.8xlarge", + "InstanceStorageSupported": false, + "InstanceType": "r8in.8xlarge", "MemoryInfo": { "SizeInMiB": 262144 }, "NetworkInfo": { - "BandwidthWeightings": [ - "default", - "ebs-1", - "vpc-1" - ], "ConnectionTrackingConfiguration": { "DefaultTcpEstablishedTimeout": 350, "DefaultUdpStreamTimeout": 180, @@ -141774,21 +148566,21 @@ "Ipv6AddressesPerInterface": 50, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 10, + "MaximumNetworkInterfaces": 8, "NetworkCards": [ { "AdditionalFlexibleNetworkInterfaces": 0, - "BaselineBandwidthInGbps": 15.0, - "DefaultEnaQueueCountPerInterface": 8, + "BaselineBandwidthInGbps": 50.0, + "DefaultEnaQueueCountPerInterface": 16, "MaximumEnaQueueCount": 128, "MaximumEnaQueueCountPerInterface": 32, - "MaximumNetworkInterfaces": 10, + "MaximumNetworkInterfaces": 8, "NetworkCardIndex": 0, - "NetworkPerformance": "15 Gigabit", - "PeakBandwidthInGbps": 15.0 + "NetworkPerformance": "50 Gigabit", + "PeakBandwidthInGbps": 50.0 } ], - "NetworkPerformance": "15 Gigabit", + "NetworkPerformance": "50 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -141798,7 +148590,7 @@ ] }, "NitroTpmSupport": "supported", - "PhcSupport": "supported", + "PhcSupport": "unsupported", "PlacementGroupInfo": { "SupportedStrategies": [ "cluster", @@ -141813,7 +148605,7 @@ ], "SustainedClockSpeedInGhz": 3.9 }, - "RebootMigrationSupport": "unsupported", + "RebootMigrationSupport": "supported", "SupportedBootModes": [ "legacy-bios", "uefi" @@ -141856,53 +148648,57 @@ ] } }, - "r8id.96xlarge": { - "AutoRecoverySupported": false, + "r8in.96xlarge": { + "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, "DedicatedHostsSupported": true, "EbsInfo": { "AttachmentLimitType": "dedicated", + "EbsCards": [ + { + "BaselineBandwidthInMbps": 60000, + "BaselineIops": 240000, + "BaselineThroughputInMBps": 7500.0, + "EbsCardIndex": 0, + "MaximumBandwidthInMbps": 60000, + "MaximumIops": 240000, + "MaximumThroughputInMBps": 7500.0 + }, + { + "BaselineBandwidthInMbps": 60000, + "BaselineIops": 240000, + "BaselineThroughputInMBps": 7500.0, + "EbsCardIndex": 1, + "MaximumBandwidthInMbps": 60000, + "MaximumIops": 240000, + "MaximumThroughputInMBps": 7500.0 + } + ], "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 80000, + "BaselineBandwidthInMbps": 120000, "BaselineIops": 480000, - "BaselineThroughputInMBps": 10000.0, - "MaximumBandwidthInMbps": 80000, + "BaselineThroughputInMBps": 15000.0, + "MaximumBandwidthInMbps": 120000, "MaximumIops": 480000, - "MaximumThroughputInMBps": 10000.0 + "MaximumThroughputInMBps": 15000.0 }, "EbsOptimizedSupport": "default", "EncryptionSupport": "supported", "MaximumEbsAttachments": 128, + "MaximumEbsCards": 2, "NvmeSupport": "required" }, "FreeTierEligible": false, "HibernationSupported": false, "Hypervisor": "nitro", - "InstanceStorageInfo": { - "Disks": [ - { - "Count": 6, - "SizeInGB": 3800, - "Type": "ssd" - } - ], - "EncryptionSupport": "required", - "NvmeSupport": "required", - "TotalSizeInGB": 22800 - }, - "InstanceStorageSupported": true, - "InstanceType": "r8id.96xlarge", + "InstanceStorageSupported": false, + "InstanceType": "r8in.96xlarge", "MemoryInfo": { "SizeInMiB": 3145728 }, "NetworkInfo": { - "BandwidthWeightings": [ - "default", - "ebs-1", - "vpc-1" - ], "ConnectionTrackingConfiguration": { "DefaultTcpEstablishedTimeout": 350, "DefaultUdpStreamTimeout": 180, @@ -141910,7 +148706,7 @@ }, "DefaultNetworkCardIndex": 0, "EfaInfo": { - "MaximumEfaInterfaces": 1 + "MaximumEfaInterfaces": 2 }, "EfaSupported": true, "EnaSrdSupported": true, @@ -141921,22 +148717,33 @@ "Ipv4AddressesPerSecondaryInterface": 0, "Ipv6AddressesPerInterface": 64, "Ipv6Supported": true, - "MaximumNetworkCards": 1, + "MaximumNetworkCards": 2, "MaximumNetworkInterfaces": 24, "NetworkCards": [ { "AdditionalFlexibleNetworkInterfaces": 0, - "BaselineBandwidthInGbps": 100.0, + "BaselineBandwidthInGbps": 300.0, "DefaultEnaQueueCountPerInterface": 32, - "MaximumEnaQueueCount": 1536, + "MaximumEnaQueueCount": 768, "MaximumEnaQueueCountPerInterface": 128, - "MaximumNetworkInterfaces": 24, + "MaximumNetworkInterfaces": 12, "NetworkCardIndex": 0, - "NetworkPerformance": "100 Gigabit", - "PeakBandwidthInGbps": 100.0 + "NetworkPerformance": "300 Gigabit", + "PeakBandwidthInGbps": 300.0 + }, + { + "AdditionalFlexibleNetworkInterfaces": 0, + "BaselineBandwidthInGbps": 300.0, + "DefaultEnaQueueCountPerInterface": 32, + "MaximumEnaQueueCount": 768, + "MaximumEnaQueueCountPerInterface": 128, + "MaximumNetworkInterfaces": 12, + "NetworkCardIndex": 1, + "NetworkPerformance": "300 Gigabit", + "PeakBandwidthInGbps": 300.0 } ], - "NetworkPerformance": "100 Gigabit", + "NetworkPerformance": "600 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -141946,7 +148753,7 @@ ] }, "NitroTpmSupport": "supported", - "PhcSupport": "supported", + "PhcSupport": "unsupported", "PlacementGroupInfo": { "SupportedStrategies": [ "cluster", @@ -141961,7 +148768,7 @@ ], "SustainedClockSpeedInGhz": 3.9 }, - "RebootMigrationSupport": "unsupported", + "RebootMigrationSupport": "supported", "SupportedBootModes": [ "legacy-bios", "uefi" @@ -142019,8 +148826,8 @@ ] } }, - "r8id.large": { - "AutoRecoverySupported": false, + "r8in.large": { + "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, @@ -142043,29 +148850,12 @@ "FreeTierEligible": false, "HibernationSupported": false, "Hypervisor": "nitro", - "InstanceStorageInfo": { - "Disks": [ - { - "Count": 1, - "SizeInGB": 118, - "Type": "ssd" - } - ], - "EncryptionSupport": "required", - "NvmeSupport": "required", - "TotalSizeInGB": 118 - }, - "InstanceStorageSupported": true, - "InstanceType": "r8id.large", + "InstanceStorageSupported": false, + "InstanceType": "r8in.large", "MemoryInfo": { "SizeInMiB": 16384 }, "NetworkInfo": { - "BandwidthWeightings": [ - "default", - "ebs-1", - "vpc-1" - ], "ConnectionTrackingConfiguration": { "DefaultTcpEstablishedTimeout": 350, "DefaultUdpStreamTimeout": 180, @@ -142082,21 +148872,21 @@ "Ipv6AddressesPerInterface": 20, "Ipv6Supported": true, "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 3, + "MaximumNetworkInterfaces": 4, "NetworkCards": [ { "AdditionalFlexibleNetworkInterfaces": 0, - "BaselineBandwidthInGbps": 0.937, + "BaselineBandwidthInGbps": 3.125, "DefaultEnaQueueCountPerInterface": 2, - "MaximumEnaQueueCount": 6, + "MaximumEnaQueueCount": 8, "MaximumEnaQueueCountPerInterface": 2, - "MaximumNetworkInterfaces": 3, + "MaximumNetworkInterfaces": 4, "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 12.5 Gigabit", - "PeakBandwidthInGbps": 12.5 + "NetworkPerformance": "Up to 25 Gigabit", + "PeakBandwidthInGbps": 25.0 } ], - "NetworkPerformance": "Up to 12.5 Gigabit", + "NetworkPerformance": "Up to 25 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "unsupported", @@ -142106,7 +148896,7 @@ ] }, "NitroTpmSupport": "supported", - "PhcSupport": "supported", + "PhcSupport": "unsupported", "PlacementGroupInfo": { "SupportedStrategies": [ "cluster", @@ -142121,7 +148911,7 @@ ], "SustainedClockSpeedInGhz": 3.9 }, - "RebootMigrationSupport": "unsupported", + "RebootMigrationSupport": "supported", "SupportedBootModes": [ "legacy-bios", "uefi" @@ -142149,246 +148939,8 @@ ] } }, - "r8id.metal-48xl": { - "AutoRecoverySupported": false, - "BareMetal": true, - "BurstablePerformanceSupported": false, - "CurrentGeneration": true, - "DedicatedHostsSupported": true, - "EbsInfo": { - "AttachmentLimitType": "shared", - "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 60000, - "BaselineIops": 240000, - "BaselineThroughputInMBps": 7500.0, - "MaximumBandwidthInMbps": 60000, - "MaximumIops": 240000, - "MaximumThroughputInMBps": 7500.0 - }, - "EbsOptimizedSupport": "default", - "EncryptionSupport": "supported", - "MaximumEbsAttachments": 64, - "NvmeSupport": "required" - }, - "FreeTierEligible": false, - "HibernationSupported": false, - "InstanceStorageInfo": { - "Disks": [ - { - "Count": 3, - "SizeInGB": 3800, - "Type": "ssd" - } - ], - "EncryptionSupport": "required", - "NvmeSupport": "required", - "TotalSizeInGB": 11400 - }, - "InstanceStorageSupported": true, - "InstanceType": "r8id.metal-48xl", - "MemoryInfo": { - "SizeInMiB": 1572864 - }, - "NetworkInfo": { - "BandwidthWeightings": [ - "default", - "ebs-1", - "vpc-1" - ], - "ConnectionTrackingConfiguration": { - "DefaultTcpEstablishedTimeout": 350, - "DefaultUdpStreamTimeout": 180, - "DefaultUdpTimeout": 30 - }, - "DefaultNetworkCardIndex": 0, - "EfaInfo": { - "MaximumEfaInterfaces": 1 - }, - "EfaSupported": true, - "EnaSrdSupported": true, - "EnaSupport": "required", - "EncryptionInTransitSupported": true, - "FlexibleEnaQueuesSupport": "supported", - "Ipv4AddressesPerInterface": 64, - "Ipv4AddressesPerSecondaryInterface": 0, - "Ipv6AddressesPerInterface": 64, - "Ipv6Supported": true, - "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 24, - "NetworkCards": [ - { - "AdditionalFlexibleNetworkInterfaces": 0, - "BaselineBandwidthInGbps": 75.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumEnaQueueCount": 768, - "MaximumEnaQueueCountPerInterface": 128, - "MaximumNetworkInterfaces": 24, - "NetworkCardIndex": 0, - "NetworkPerformance": "75 Gigabit", - "PeakBandwidthInGbps": 75.0 - } - ], - "NetworkPerformance": "75 Gigabit", - "SecondaryNetworkSupported": false - }, - "NitroEnclavesSupport": "unsupported", - "NitroTpmSupport": "unsupported", - "PhcSupport": "supported", - "PlacementGroupInfo": { - "SupportedStrategies": [ - "cluster", - "partition", - "spread" - ] - }, - "ProcessorInfo": { - "Manufacturer": "Intel", - "SupportedArchitectures": [ - "x86_64" - ], - "SustainedClockSpeedInGhz": 3.9 - }, - "RebootMigrationSupport": "unsupported", - "SupportedBootModes": [ - "legacy-bios" - ], - "SupportedRootDeviceTypes": [ - "ebs" - ], - "SupportedUsageClasses": [ - "on-demand", - "spot" - ], - "SupportedVirtualizationTypes": [ - "hvm" - ], - "VCpuInfo": { - "DefaultCores": 96, - "DefaultThreadsPerCore": 2, - "DefaultVCpus": 192 - } - }, - "r8id.metal-96xl": { - "AutoRecoverySupported": false, - "BareMetal": true, - "BurstablePerformanceSupported": false, - "CurrentGeneration": true, - "DedicatedHostsSupported": true, - "EbsInfo": { - "AttachmentLimitType": "shared", - "EbsOptimizedInfo": { - "BaselineBandwidthInMbps": 80000, - "BaselineIops": 480000, - "BaselineThroughputInMBps": 10000.0, - "MaximumBandwidthInMbps": 80000, - "MaximumIops": 480000, - "MaximumThroughputInMBps": 10000.0 - }, - "EbsOptimizedSupport": "default", - "EncryptionSupport": "supported", - "MaximumEbsAttachments": 79, - "NvmeSupport": "required" - }, - "FreeTierEligible": false, - "HibernationSupported": false, - "InstanceStorageInfo": { - "Disks": [ - { - "Count": 6, - "SizeInGB": 3800, - "Type": "ssd" - } - ], - "EncryptionSupport": "required", - "NvmeSupport": "required", - "TotalSizeInGB": 22800 - }, - "InstanceStorageSupported": true, - "InstanceType": "r8id.metal-96xl", - "MemoryInfo": { - "SizeInMiB": 3145728 - }, - "NetworkInfo": { - "BandwidthWeightings": [ - "default", - "ebs-1", - "vpc-1" - ], - "ConnectionTrackingConfiguration": { - "DefaultTcpEstablishedTimeout": 350, - "DefaultUdpStreamTimeout": 180, - "DefaultUdpTimeout": 30 - }, - "DefaultNetworkCardIndex": 0, - "EfaInfo": { - "MaximumEfaInterfaces": 1 - }, - "EfaSupported": true, - "EnaSrdSupported": true, - "EnaSupport": "required", - "EncryptionInTransitSupported": true, - "FlexibleEnaQueuesSupport": "supported", - "Ipv4AddressesPerInterface": 64, - "Ipv4AddressesPerSecondaryInterface": 0, - "Ipv6AddressesPerInterface": 64, - "Ipv6Supported": true, - "MaximumNetworkCards": 1, - "MaximumNetworkInterfaces": 24, - "NetworkCards": [ - { - "AdditionalFlexibleNetworkInterfaces": 0, - "BaselineBandwidthInGbps": 100.0, - "DefaultEnaQueueCountPerInterface": 32, - "MaximumEnaQueueCount": 1536, - "MaximumEnaQueueCountPerInterface": 128, - "MaximumNetworkInterfaces": 24, - "NetworkCardIndex": 0, - "NetworkPerformance": "100 Gigabit", - "PeakBandwidthInGbps": 100.0 - } - ], - "NetworkPerformance": "100 Gigabit", - "SecondaryNetworkSupported": false - }, - "NitroEnclavesSupport": "unsupported", - "NitroTpmSupport": "unsupported", - "PhcSupport": "supported", - "PlacementGroupInfo": { - "SupportedStrategies": [ - "cluster", - "partition", - "spread" - ] - }, - "ProcessorInfo": { - "Manufacturer": "Intel", - "SupportedArchitectures": [ - "x86_64" - ], - "SustainedClockSpeedInGhz": 3.9 - }, - "RebootMigrationSupport": "unsupported", - "SupportedBootModes": [ - "legacy-bios" - ], - "SupportedRootDeviceTypes": [ - "ebs" - ], - "SupportedUsageClasses": [ - "on-demand", - "spot" - ], - "SupportedVirtualizationTypes": [ - "hvm" - ], - "VCpuInfo": { - "DefaultCores": 192, - "DefaultThreadsPerCore": 2, - "DefaultVCpus": 384 - } - }, - "r8id.xlarge": { - "AutoRecoverySupported": false, + "r8in.xlarge": { + "AutoRecoverySupported": true, "BareMetal": false, "BurstablePerformanceSupported": false, "CurrentGeneration": true, @@ -142411,29 +148963,12 @@ "FreeTierEligible": false, "HibernationSupported": false, "Hypervisor": "nitro", - "InstanceStorageInfo": { - "Disks": [ - { - "Count": 1, - "SizeInGB": 237, - "Type": "ssd" - } - ], - "EncryptionSupport": "required", - "NvmeSupport": "required", - "TotalSizeInGB": 237 - }, - "InstanceStorageSupported": true, - "InstanceType": "r8id.xlarge", + "InstanceStorageSupported": false, + "InstanceType": "r8in.xlarge", "MemoryInfo": { "SizeInMiB": 32768 }, "NetworkInfo": { - "BandwidthWeightings": [ - "default", - "ebs-1", - "vpc-1" - ], "ConnectionTrackingConfiguration": { "DefaultTcpEstablishedTimeout": 350, "DefaultUdpStreamTimeout": 180, @@ -142454,17 +148989,17 @@ "NetworkCards": [ { "AdditionalFlexibleNetworkInterfaces": 0, - "BaselineBandwidthInGbps": 1.875, + "BaselineBandwidthInGbps": 6.25, "DefaultEnaQueueCountPerInterface": 4, "MaximumEnaQueueCount": 16, "MaximumEnaQueueCountPerInterface": 4, "MaximumNetworkInterfaces": 4, "NetworkCardIndex": 0, - "NetworkPerformance": "Up to 12.5 Gigabit", - "PeakBandwidthInGbps": 12.5 + "NetworkPerformance": "Up to 30 Gigabit", + "PeakBandwidthInGbps": 30.0 } ], - "NetworkPerformance": "Up to 12.5 Gigabit", + "NetworkPerformance": "Up to 30 Gigabit", "SecondaryNetworkSupported": false }, "NitroEnclavesSupport": "supported", @@ -142474,7 +149009,7 @@ ] }, "NitroTpmSupport": "supported", - "PhcSupport": "supported", + "PhcSupport": "unsupported", "PlacementGroupInfo": { "SupportedStrategies": [ "cluster", @@ -142489,7 +149024,7 @@ ], "SustainedClockSpeedInGhz": 3.9 }, - "RebootMigrationSupport": "unsupported", + "RebootMigrationSupport": "supported", "SupportedBootModes": [ "legacy-bios", "uefi" diff --git a/tests/test_ec2/test_instance_types.py b/tests/test_ec2/test_instance_types.py index 64f5f2b861d1..1ceae19cc603 100644 --- a/tests/test_ec2/test_instance_types.py +++ b/tests/test_ec2/test_instance_types.py @@ -37,7 +37,7 @@ def test_describe_instance_types_filter_by_type(): def test_describe_instance_types_gpu_instance_types(): client = boto3.client("ec2", "us-east-1") instance_types = client.describe_instance_types( - InstanceTypes=["p3.2xlarge", "g4ad.8xlarge"] + InstanceTypes=["p3dn.24xlarge", "g4ad.8xlarge"] ) assert len(instance_types["InstanceTypes"]) == 2 @@ -70,21 +70,21 @@ def test_describe_instance_types_gpu_instance_types(): ], "TotalGpuMemoryInMiB": 16384, }, - "p3.2xlarge": { + "p3dn.24xlarge": { "Gpus": [ { - "Count": 1, + "Count": 8, "GpuPartitionSize": 1.0, - "LogicalGpuCount": 1, + "LogicalGpuCount": 8, "Manufacturer": "NVIDIA", - "MemoryInfo": {"SizeInMiB": 16384}, + "MemoryInfo": {"SizeInMiB": 32768}, "Name": "V100", "Workloads": [ "ml-ai", ], } ], - "TotalGpuMemoryInMiB": 16384, + "TotalGpuMemoryInMiB": 262144, }, }