Deletes the filter specified by the filter name.
See https://www.paws-r-sdk.com/docs/guardduty_delete_filter/ for full documentation.
guardduty_delete_filter(DetectorId, FilterName)
[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 the
list_detectors
API.
[required] The name of the filter that you want to delete.