Skip to main content

ip_set

Gets an individual ip_set resource

Overview

Nameip_set
TypeResource
Descriptionip_set
Idawscc.guardduty.ip_set

Fields

NameDatatypeDescription
idstring
formatstring
activateboolean
detector_idstring
namestring
locationstring
tagsarray
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
id,
format,
activate,
detector_id,
name,
location,
tags
FROM awscc.guardduty.ip_set
WHERE data__Identifier = '<Id>|<DetectorId>';

Permissions

To operate on the ip_set resource, the following permissions are required:

Read

guardduty:GetIPSet

Delete

guardduty:GetDetector,
guardduty:ListDetectors,
guardduty:ListIPSets,
guardduty:GetIPSet,
guardduty:DeleteIPSet,
iam:DeleteRolePolicy

Update

guardduty:UpdateIPSet,
guardduty:GetIPSet,
guardduty:ListIPSets,
iam:PutRolePolicy