AWS::Macie::FindingsFilter FindingsFilterListItem

Specifies the unique identifier and custom name of a findings filter.

Syntax

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

JSON

{ "Id" : String, "Name" : String }

YAML

Id: String Name: String

Properties

Id

The unique identifier for the findings filter.

Required: No

Type: String

Update requires: No interruption

Name

The custom name of the findings filter.

Required: No

Type: String

Update requires: No interruption