ip_sets
Retrieves a list of ip_sets
in a region
Overview
Name | ip_sets |
Type | Resource |
Description | ip_sets |
Id | awscc.wafv2.ip_sets |
Fields
Name | Datatype | Description |
---|---|---|
name | undefined | |
id | undefined | |
scope | undefined | |
region | string | AWS region. |
Methods
Currently only SELECT
is supported for this resource resource.
Example
SELECT
region,
name,
id,
scope
FROM awscc.wafv2.ip_sets
Permissions
To operate on the ip_sets
resource, the following permissions are required:
Create
wafv2:CreateIPSet,
wafv2:GetIPSet,
wafv2:ListTagsForResource
List
wafv2:listIPSets