View source: R/guardduty_operations.R
guardduty_delete_ip_set | R Documentation |
Deletes the IPSet specified by the ipSetId
. IPSets are called trusted IP lists in the console user interface.
See https://www.paws-r-sdk.com/docs/guardduty_delete_ip_set/ for full documentation.
guardduty_delete_ip_set(DetectorId, IpSetId)
DetectorId |
[required] The unique ID of the detector associated with the IPSet. |
IpSetId |
[required] The unique ID of the IPSet to delete. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.