m3.xlarge

{
  "AutoRecoverySupported": true,
  "BareMetal": false,
  "BurstablePerformanceSupported": false,
  "CurrentGeneration": false,
  "DedicatedHostsSupported": true,
  "EbsInfo": {
    "EbsOptimizedSupport": "supported",
    "EncryptionSupport": "supported",
    "EbsOptimizedInfo": {
      "BaselineBandwidthInMbps": 500,
      "BaselineThroughputInMBps": 62.5,
      "BaselineIops": 4000,
      "MaximumBandwidthInMbps": 500,
      "MaximumThroughputInMBps": 62.5,
      "MaximumIops": 4000
    },
    "NvmeSupport": "unsupported"
  },
  "FreeTierEligible": false,
  "HibernationSupported": true,
  "Hypervisor": "xen",
  "InstanceStorageInfo": {
    "TotalSizeInGB": 80,
    "Disks": [
      {
        "SizeInGB": 40,
        "Count": 2,
        "Type": "ssd"
      }
    ],
    "NvmeSupport": "unsupported",
    "EncryptionSupport": "unsupported"
  },
  "InstanceStorageSupported": true,
  "InstanceType": "m3.xlarge",
  "MemoryInfo": {
    "SizeInMiB": 15360
  },
  "NetworkInfo": {
    "NetworkPerformance": "High",
    "MaximumNetworkInterfaces": 4,
    "MaximumNetworkCards": 1,
    "DefaultNetworkCardIndex": 0,
    "NetworkCards": [
      {
        "NetworkCardIndex": 0,
        "NetworkPerformance": "High",
        "MaximumNetworkInterfaces": 4,
        "BaselineBandwidthInGbps": 1,
        "PeakBandwidthInGbps": 10
      }
    ],
    "Ipv4AddressesPerInterface": 15,
    "Ipv6AddressesPerInterface": 0,
    "Ipv6Supported": false,
    "EnaSupport": "unsupported",
    "EfaSupported": false,
    "EncryptionInTransitSupported": false,
    "EnaSrdSupported": false
  },
  "NitroEnclavesSupport": "unsupported",
  "NitroTpmSupport": "unsupported",
  "PlacementGroupInfo": {
    "SupportedStrategies": [
      "partition",
      "spread"
    ]
  },
  "ProcessorInfo": {
    "SupportedArchitectures": [
      "x86_64"
    ],
    "SustainedClockSpeedInGhz": 2.5,
    "Manufacturer": "Intel"
  },
  "SupportedBootModes": [
    "legacy-bios"
  ],
  "SupportedRootDeviceTypes": [
    "ebs",
    "instance-store"
  ],
  "SupportedUsageClasses": [
    "on-demand",
    "spot"
  ],
  "SupportedVirtualizationTypes": [
    "hvm",
    "paravirtual"
  ],
  "VCpuInfo": {
    "DefaultVCpus": 4,
    "DefaultCores": 2,
    "DefaultThreadsPerCore": 2,
    "ValidCores": [
      1,
      2
    ],
    "ValidThreadsPerCore": [
      1,
      2
    ]
  }
}