OpsItemEventFilter - AWS Systems Manager

OpsItemEventFilter

Describes a filter for a specific list of OpsItem events. You can filter event information by using tags. You specify tags by using a key-value pair mapping.

Contents

Key

The name of the filter key. Currently, the only supported value is OpsItemId.

Type: String

Valid Values: OpsItemId

Required: Yes

Operator

The operator used by the filter call. Currently, the only supported value is Equal.

Type: String

Valid Values: Equal

Required: Yes

Values

The values for the filter, consisting of one or more OpsItem IDs.

Type: Array of strings

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

Pattern: ^(oi)-[0-9a-f]{12}$

Required: Yes

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: