ProactiveOrganizationInsightSummary - Amazon DevOps Guru

ProactiveOrganizationInsightSummary

Details about a proactive insight. This object is returned by DescribeInsight.

Contents

AccountId

The ID of the AWS account.

Type: String

Length Constraints: Fixed length of 12.

Pattern: ^\d{12}$

Required: No

Id

The ID of the insight summary.

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 insight summary.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 530.

Pattern: ^[\s\S]*$

Required: No

OrganizationalUnitId

The ID of the organizational unit.

Type: String

Length Constraints: Maximum length of 68.

Pattern: ^ou-[0-9a-z]{4,32}-[a-z0-9]{8,32}$

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

An array of severity values used to search for insights. For more information, see Understanding insight severities in the Amazon DevOps Guru User Guide.

Type: String

Valid Values: LOW | MEDIUM | HIGH

Required: No

Status

An array of status values used to search for insights.

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: