Filter Args
Resource Type definition for AWS::GuardDuty::Filter
Properties
The description of the filter. Valid characters include alphanumeric characters, and special characters such as hyphen, period, colon, underscore, parentheses ( { }
, [ ]
, and ( )
), forward slash, horizontal tab, vertical tab, newline, form feed, return, and whitespace.
The detector ID associated with the GuardDuty account for which you want to create a filter. To find the detectorId
in the current Region, see the Settings page in the GuardDuty console, or run the ListDetectors API.
Represents the criteria to be used in the filter for querying findings.
Specifies the position of the filter in the list of current filters. Also specifies the order in which this filter is applied to the findings. The minimum value for this property is 1 and the maximum is 100. By default, filters may not be created in the same order as they are ranked. To ensure that the filters are created in the expected order, you can use an optional attribute, DependsOn , with the following syntax: "DependsOn":[ "ObjectName" ]
.