ProactiveInsight
Details about a proactive insight. This object is returned by
ListInsights
.
Contents
- Description
-
Describes the proactive insight.
Type: String
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
- 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
- SsmOpsItemId
-
The ID of the AWS Systems Manager OpsItem created for this insight. You must enable the creation of OpstItems insights before they are created for each insight.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 100.
Pattern:
^.*$
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: