guardduty_delete_ip_set: Deletes the IPSet specified by the ipSetId

View source: R/guardduty_operations.R

guardduty_delete_ip_setR Documentation

Deletes the IPSet specified by the ipSetId

Description

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.

Usage

guardduty_delete_ip_set(DetectorId, IpSetId)

Arguments

DetectorId

[required] The unique ID of the detector associated with the IPSet.

IpSetId

[required] The unique ID of the IPSet to delete.


paws.security.identity documentation built on Sept. 12, 2023, 1:10 a.m.