View source: R/guardduty_operations.R
guardduty_delete_filter | R Documentation |
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)
DetectorId |
[required] The unique ID of the detector that the filter is associated with. |
FilterName |
[required] The name of the filter that you want to delete. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.