web_acls
Retrieves a list of web_acls
in a region
Overview
Name | web_acls |
Type | Resource |
Description | web_acls |
Id | awscc.wafv2.web_acls |
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.web_acls
Permissions
To operate on the web_acls
resource, the following permissions are required:
Create
wafv2:CreateWebACL,
wafv2:GetWebACL,
wafv2:ListTagsForResource
List
wafv2:listWebACLs