RecommendationRelatedAnomaly
Information about an anomaly that is related to a recommendation.
Contents
- AnomalyId
-
The ID of an anomaly that generated the insight with this recommendation.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 100.
Pattern:
^[\w~.-]*$
Required: No
- Resources
-
An array of objects that represent resources in which DevOps Guru detected anomalous behavior. Each object contains the name and type of the resource.
Type: Array of RecommendationRelatedAnomalyResource objects
Required: No
- SourceDetails
-
Information about where the anomalous behavior related the recommendation was found. For example, details in Amazon CloudWatch metrics.
Type: Array of RecommendationRelatedAnomalySourceDetail objects
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: