aws.guardduty.list_filters
Example SQL Queries
SELECT * FROMaws.guardduty.list_filtersWHERE"detector_id" = 'VALUE';Description
Returns a paginated list of the current filters.
Table Definition
| Column Name | Column Data Type |
|---|---|
| detector_id Required Input Column The unique ID of the detector that the filter is associated with. | VARCHAR |
| _aws_profile Input Column The AWS profile defines the AWS identity used. It can be defined via credentials or by assuming a IAM role. | STRUCT( |
Show child fields
| |
| _aws_region Input Column The AWS region to use. | VARCHAR |
| filter_names | VARCHAR |