Lists the ThreatIntelSets of the GuardDuty service specified by the detector ID.
guardduty_list_threat_intel_sets(DetectorId, MaxResults, NextToken)
[required] The detectorID that specifies the GuardDuty service whose ThreatIntelSets you want to list.
You can use this parameter to indicate the maximum number of items that you want in the response. The default value is 7. The maximum value is 7.
Pagination token to start retrieving threat intel sets from.
svc$list_threat_intel_sets( DetectorId = "string", MaxResults = 123, NextToken = "string" )