Skip to main content

web_acls

Retrieves a list of web_acls in a region

Overview

Nameweb_acls
TypeResource
Descriptionweb_acls
Idawscc.wafv2.web_acls

Fields

NameDatatypeDescription
nameundefined
idundefined
scopeundefined
regionstringAWS 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