Skip to main content

threat_intel_sets_list_only

Lists threat_intel_sets in a region or regions, for all properties use threat_intel_sets

Overview

Namethreat_intel_sets_list_only
TypeResource
DescriptionResource Type definition for AWS::GuardDuty::ThreatIntelSet
Idaws.guardduty.threat_intel_sets_list_only

Fields

NameDatatypeDescription
idstring
formatstring
activateboolean
detector_idstring
namestring
locationstring
tagsarray
regionstringAWS region.

Methods

NameAccessible byRequired Params
list_resourcesSELECTregion

SELECT examples

Lists all threat_intel_sets in a region.

SELECT
region,
id,
detector_id
FROM aws.guardduty.threat_intel_sets_list_only
WHERE region = 'us-east-1';

Permissions

For permissions required to operate on the threat_intel_sets_list_only resource, see threat_intel_sets