Data Source: aws_wafv2_rule_group

Retrieves the summary of a WAFv2 Rule Group.

Example Usage

data "aws_wafv2_rule_group" "example" {
  name  = "some-rule-group"
  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: