CatalogItem
Information about a catalog item.
Contents
- CatalogItemId
-
The ID of the catalog item.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 10.
Pattern:
OR-[A-Z0-9]{7}
Required: No
- EC2Capacities
-
Information about the EC2 capacity of an item.
Type: Array of EC2Capacity objects
Required: No
- ItemStatus
-
The status of a catalog item.
Type: String
Valid Values:
AVAILABLE | DISCONTINUED
Required: No
- PowerKva
-
Information about the power draw of an item.
Type: Float
Required: No
- SupportedStorage
-
The supported storage options for the catalog item.
Type: Array of strings
Valid Values:
EBS | S3
Required: No
- SupportedUplinkGbps
-
The uplink speed this catalog item requires for the connection to the Region.
Type: Array of integers
Required: No
- WeightLbs
-
The weight of the item in pounds.
Type: Integer
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: