SearchOrganizationInsightsFilters
Filters you can use to specify which events are returned when ListEvents
is called.
Contents
- 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
- Severities
-
An array of severity values used to search for insights.
Type: Array of strings
Array Members: Minimum number of 0 items. Maximum number of 3 items.
Valid Values:
LOW | MEDIUM | HIGH
Required: No
- Statuses
-
An array of status values used to search for insights.
Type: Array of strings
Array Members: Minimum number of 0 items. Maximum number of 2 items.
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: