Metric
A calculation made by contrasting a measure and a dimension from your source data.
Contents
- AggregationFunction
-
The function with which the metric is calculated.
Type: String
Valid Values:
AVG | SUM
Required: Yes
- MetricName
-
The name of the metric.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 63.
Pattern:
^[a-zA-Z0-9][a-zA-Z0-9\-_:]*
Required: Yes
- Namespace
-
The namespace for the metric.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Pattern:
[^:].*
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: