EC2ResourceDetails
Details on the Amazon EC2 Resource.
Contents
- HourlyOnDemandRate
-
The hourly public On-Demand rate for the instance type.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 1024.
Pattern:
[\S\s]*
Required: No
- InstanceType
-
The type of AWS instance.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 1024.
Pattern:
[\S\s]*
Required: No
- Memory
-
The memory capacity of the AWS instance.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 1024.
Pattern:
[\S\s]*
Required: No
- NetworkPerformance
-
The network performance capacity of the AWS instance.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 1024.
Pattern:
[\S\s]*
Required: No
- Platform
-
The platform of the AWS instance. The platform is the specific combination of operating system, license model, and software on an instance.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 1024.
Pattern:
[\S\s]*
Required: No
- Region
-
The AWS Region of the instance.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 1024.
Pattern:
[\S\s]*
Required: No
- Sku
-
The SKU of the product.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 1024.
Pattern:
[\S\s]*
Required: No
- Storage
-
The disk storage of the AWS instance. This doesn't include EBS storage.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 1024.
Pattern:
[\S\s]*
Required: No
- Vcpu
-
The number of VCPU cores in the AWS instance type.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 1024.
Pattern:
[\S\s]*
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: