EdgeMetric
Information required for edge device metrics.
Contents
- Dimension
-
The dimension of metrics published.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1000.
Pattern:
^[a-zA-Z0-9](-*[a-zA-Z0-9\/])*$
Required: No
- MetricName
-
Returns the name of the metric.
Type: String
Length Constraints: Minimum length of 4. Maximum length of 100.
Pattern:
^[a-zA-Z0-9](-*[a-zA-Z0-9])*$
Required: No
- Timestamp
-
Timestamp of when the metric was requested.
Type: Timestamp
Required: No
- Value
-
Returns the value of the metric.
Type: Double
Required: No
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: