Delete Filter
guardduty_delete_filter | R Documentation |
Deletes the filter specified by the filter name¶
Description¶
Deletes the filter specified by the filter name.
Usage¶
Arguments¶
DetectorId
[required] The unique ID of the detector that is associated with the filter.
To find the
detectorId
in the current Region, see the Settings page in the GuardDuty console, or run thelist_detectors
API.FilterName
[required] The name of the filter that you want to delete.
Value¶
An empty list.