Resource Type definition for AWS::GuardDuty::Filter
finding_criteria
(Attributes) (see below for nested schema)action
(String)description
(String)detector_id
(String)name
(String)rank
(Number)tags
(Attributes List) (see below for nested schema)id
(String) Uniquely identifies the resource.finding_criteria
Optional:
criterion
(Attributes Map) (see below for nested schema)finding_criteria.criterion
Optional:
eq
(List of String)equals
(List of String)greater_than
(Number)greater_than_or_equal
(Number)gt
(Number)gte
(Number)less_than
(Number)less_than_or_equal
(Number)lt
(Number)lte
(Number)neq
(List of String)not_equals
(List of String)tags
Required:
key
(String)value
(String)Import is supported using the following syntax:
$ terraform import awscc_guardduty_filter.example <resource ID>