ProactiveInsightSummary
Details about a proactive insight. This object is returned by
DescribeInsight.
Contents
- AssociatedResourceArns
-
The Amazon Resource Names (ARNs) of the AWS resources that generated this insight.
Type: Array of strings
Length Constraints: Minimum length of 20. Maximum length of 2048.
Required: No
- Id
-
The ID of the proactive insight.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 100.
Pattern:
^[\w-]*$
Required: No
- InsightTimeRange
-
A time ranged that specifies when the observed behavior in an insight started and ended.
Type: InsightTimeRange object
Required: No
- Name
-
The name of the proactive insight.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 530.
Pattern:
^[\s\S]*$
Required: No
- PredictionTimeRange
-
The time range during which anomalous behavior in a proactive anomaly or an insight is expected to occur.
Type: PredictionTimeRange object
Required: No
- ResourceCollection
-
A collection of AWS resources supported by DevOps Guru. The two types of AWS resource collections supported are AWS CloudFormation stacks and AWS resources that contain the same AWS tag. DevOps Guru can be configured to analyze the AWS resources that are defined in the stacks or that are tagged using the same tag key. You can specify up to 1000 AWS CloudFormation stacks.
Type: ResourceCollection object
Required: No
- ServiceCollection
-
A collection of the names of AWS services.
Type: ServiceCollection object
Required: No
- Severity
-
The severity of the insight. For more information, see Understanding insight severities in the Amazon DevOps Guru User Guide.
Type: String
Valid Values:
LOW | MEDIUM | HIGH
Required: No
- Status
-
The status of the proactive insight.
Type: String
Valid Values:
ONGOING | CLOSED
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: