aws_waf_rate_based_rule
Retrieves a WAF Rate Based Rule Resource Id.
data "aws_waf_rate_based_rule" "example" {
name = "tfWAFRateBasedRule"
}
This data source supports the following arguments:
name
- (Required) Name of the WAF rate based rule.This data source exports the following attributes in addition to the arguments above:
id
- ID of the WAF rate based rule.