AnomalyGroup
A group of anomalous metrics
Contents
- AnomalyGroupId
-
The ID of the anomaly group.
Type: String
Length Constraints: Maximum length of 63.
Pattern:
[a-z0-9]{8}-[a-z0-9]{4}-[a-z0-9]{4}-[a-z0-9]{4}-[a-z0-9]{12}
Required: No
- AnomalyGroupScore
-
The severity score of the group.
Type: Double
Valid Range: Minimum value of 0.0. Maximum value of 100.0.
Required: No
- EndTime
-
The end time for the group.
Type: String
Length Constraints: Maximum length of 60.
Pattern:
^([12]\d{3})-(1[0-2]|0[1-9])-(0[1-9]|[12]\d|3[01])T([01]\d|2[0-3]):([0-5]\d):([0-5]\d)(Z|(\+|\-)(0\d|1[0-2]):([0-5]\d)(\[[[:alnum:]\/\_]+\])?)$
Required: No
- MetricLevelImpactList
-
A list of measures affected by the anomaly.
Type: Array of MetricLevelImpact objects
Required: No
- PrimaryMetricName
-
The name of the primary affected measure for the group.
Type: String
Length Constraints: Maximum length of 256.
Pattern:
^[a-zA-Z0-9][a-zA-Z0-9\-_:]*
Required: No
- StartTime
-
The start time for the group.
Type: String
Length Constraints: Maximum length of 60.
Pattern:
^([12]\d{3})-(1[0-2]|0[1-9])-(0[1-9]|[12]\d|3[01])T([01]\d|2[0-3]):([0-5]\d):([0-5]\d)(Z|(\+|\-)(0\d|1[0-2]):([0-5]\d)(\[[[:alnum:]\/\_]+\])?)$
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: