Macie FindingsFilter resource schema.
finding_criteria
(Attributes) Findings filter criteria. (see below for nested schema)name
(String) Findings filter nameaction
(String) Findings filter action.description
(String) Findings filter descriptionposition
(Number) Findings filter position.tags
(Attributes List) A collection of tags associated with a resource (see below for nested schema)arn
(String) Findings filter ARN.findings_filter_id
(String) Findings filter ID.id
(String) Uniquely identifies the resource.finding_criteria
Optional:
criterion
(Attributes Map) Map of filter criteria. (see below for nested schema)finding_criteria.criterion
Optional:
eq
(List of String)gt
(Number)gte
(Number)lt
(Number)lte
(Number)neq
(List of String)tags
Required:
key
(String) The tag's key.value
(String) The tag's value.Import is supported using the following syntax:
$ terraform import awscc_macie_findings_filter.example <resource ID>