guardduty_delete_threat_intel_set {paws.security.identity} | R Documentation |
Deletes the ThreatIntelSet specified by the ThreatIntelSet ID
Description
Deletes the ThreatIntelSet specified by the ThreatIntelSet ID.
See https://www.paws-r-sdk.com/docs/guardduty_delete_threat_intel_set/ for full documentation.
Usage
guardduty_delete_threat_intel_set(DetectorId, ThreatIntelSetId)
Arguments
DetectorId |
[required] The unique ID of the detector that is associated with the threatIntelSet. To find the |
ThreatIntelSetId |
[required] The unique ID of the threatIntelSet that you want to delete. |
[Package paws.security.identity version 0.9.0 Index]