paws.security.identity (version 0.5.0)

guardduty_delete_ip_set: 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.