createThreatIntelSet
inline suspend fun GuardDutyClient.createThreatIntelSet(crossinline block: CreateThreatIntelSetRequest.Builder.() -> Unit): CreateThreatIntelSetResponse
Creates a new ThreatIntelSet. ThreatIntelSets consist of known malicious IP addresses. GuardDuty generates findings based on ThreatIntelSets. Only users of the administrator account can use this operation.