Data Source: aws_wafv2_web_acl

Retrieves the summary of a WAFv2 Web ACL.

Example Usage

data "aws_wafv2_web_acl" "example" {
  name  = "some-web-acl"
  scope = "REGIONAL"
}

Argument Reference

This data source supports the following arguments:

Attribute Reference

This data source exports the following attributes in addition to the arguments above: