Data Source: aws_wafv2_ip_set

Retrieves the summary of a WAFv2 IP Set.

Example Usage

data "aws_wafv2_ip_set" "example" {
  name  = "some-ip-set"
  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: