Filter - Inspector

Filter

Details about a filter.

Contents

action

The action that is to be applied to the findings that match the filter.

Type: String

Valid Values: NONE | SUPPRESS

Required: Yes

arn

The Amazon Resource Number (ARN) associated with this filter.

Type: String

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

Required: Yes

createdAt

The date and time this filter was created at.

Type: Timestamp

Required: Yes

criteria

Details on the filter criteria associated with this filter.

Type: FilterCriteria object

Required: Yes

name

The name of the filter.

Type: String

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

Required: Yes

ownerId

The AWS account ID of the account that created the filter.

Type: String

Length Constraints: Minimum length of 12. Maximum length of 34.

Pattern: (^\d{12}$)|(^o-[a-z0-9]{10,32}$)

Required: Yes

updatedAt

The date and time the filter was last updated at.

Type: Timestamp

Required: Yes

description

A description of the filter.

Type: String

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

Required: No

reason

The reason for the filter.

Type: String

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

Required: No

tags

The tags attached to the filter.

Type: String to string map

Key Length Constraints: Minimum length of 1. Maximum length of 128.

Value Length Constraints: Minimum length of 0. Maximum length of 256.

Required: No

See Also

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