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 Macie findings in the Amazon Macie User Guide.
Syntax
To declare this entity in your AWS 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