AWS::Macie::FindingsFilter FindingCriteria - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::Macie::FindingsFilter FindingCriteria

Specifies, as a map, one or more property-based conditions for a findings filter. A findings filter, also referred to as a filter rule, is a set of custom criteria that specifies which findings to include or exclude from the results of a query for findings. You can also configure a findings filter to suppress (automatically archive) findings that match the filter's criteria. For more information, see Filtering findings in the Amazon Macie User Guide.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

JSON

{ "Criterion" : {Key: Value, ...} }

YAML

Criterion: Key: Value

Properties

Criterion

Specifies a condition that defines the property, operator, and one or more values to use to filter the results.

Required: No

Type: Object of CriterionAdditionalProperties

Update requires: No interruption