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 AWS SDKs, see the following: