ProcessorInfo - Amazon Elastic Compute Cloud
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

ProcessorInfo

Describes the processor used by the instance type.

Contents

manufacturer

The manufacturer of the processor.

Type: String

Required: No

supportedArchitectures

The architectures supported by the instance type.

Type: Array of strings

Valid Values: i386 | x86_64 | arm64 | x86_64_mac | arm64_mac

Required: No

supportedFeatures

Indicates whether the instance type supports AMD SEV-SNP. If the request returns amd-sev-snp, AMD SEV-SNP is supported. Otherwise, it is not supported. For more information, see AMD SEV-SNP.

Type: Array of strings

Valid Values: amd-sev-snp

Required: No

sustainedClockSpeedInGhz

The speed of the processor, in GHz.

Type: Double

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: