aws.guardduty.list_ip_sets
Example SQL Queries
SELECT * FROMaws.guardduty.list_ip_setsWHERE"detector_id" = 'VALUE';Description
Lists the IPSets of the GuardDuty service specified by the detector ID. If you use this operation from a member account, the IPSets returned are the IPSets from the associated administrator account.
Table Definition
| Column Name | Column Data Type |
|---|---|
| detector_id Required Input Column The unique ID of the detector that the IPSet is associated with. | VARCHAR |
| _aws_profile Input Column The AWS profile defines the AWS identity used. It can be defined via credentials or by assuming a IAM role. | STRUCT( |
Show child fields
| |
| _aws_region Input Column The AWS region to use. | VARCHAR |
| ip_set_ids | VARCHAR |