aws_wafv2_list_rule_groups
Retrieve managed and custom WAF v2 rule groups for AWS Web Application Firewall configuration. Specify scope (REGIONAL/CLOUDFRONT) to filter results for security rule management.
Instructions
List WAF v2 managed and custom rule groups.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| profile | No | AWS profile name from ~/.aws/config (e.g., 'default', 'production') | |
| region | No | AWS region override (e.g., 'us-east-1', 'sa-east-1') | |
| scope | Yes | REGIONAL or CLOUDFRONT | |
| limit | No | Maximum rule groups to return (default: 100) |