guardduty_get_threat_intel_set {paws.security.identity}R Documentation

Retrieves the ThreatIntelSet that is specified by the ThreatIntelSet ID

Description

Retrieves the ThreatIntelSet that is specified by the ThreatIntelSet ID.

See https://www.paws-r-sdk.com/docs/guardduty_get_threat_intel_set/ for full documentation.

Usage

guardduty_get_threat_intel_set(DetectorId, ThreatIntelSetId)

Arguments

DetectorId

[required] The unique ID of the detector that the threatIntelSet is associated with.

ThreatIntelSetId

[required] The unique ID of the threatIntelSet that you want to get.


[Package paws.security.identity version 0.6.1 Index]