Dimension
Dimension represents the meta data attributes of the time series. For example, the name and availability zone of an EC2 instance or the name of the manufacturer of a wind turbine are dimensions.
Contents
- DimensionValueType
-
The data type of the dimension for the time series data point.
Type: String
Valid Values:
VARCHAR
Required: No
- Name
-
Dimension represents the meta data attributes of the time series. For example, the name and availability zone of an EC2 instance or the name of the manufacturer of a wind turbine are dimensions.
For constraints on Dimension names, see Naming Constraints.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Required: Yes
- Value
-
The value of the dimension.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 2048.
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: