Skip to content

Data Source: awsWafregionalRateBasedRule

awsWafregionalRateBasedRule Retrieves a WAF Regional Rate Based Rule Resource Id.

Example Usage

/*Provider bindings are generated by running cdktf get.
See https://cdk.tf/provider-generation for more details.*/
import * as aws from "./.gen/providers/aws";
new aws.dataAwsWafregionalRateBasedRule.DataAwsWafregionalRateBasedRule(
  this,
  "example",
  {
    name: "tfWAFRegionalRateBasedRule",
  }
);

Argument Reference

The following arguments are supported:

  • name - (Required) Name of the WAF Regional rate based rule.

Attributes Reference

In addition to all arguments above, the following attributes are exported:

  • id - ID of the WAF Regional rate based rule.