AwsWafRegionalRuleDetails
Provides information about an AWS WAF Regional rule. This rule identifies the web requests that you want to allow, block, or count.
Contents
- MetricName
-
A name for the metrics for the rule.
Type: String
Pattern:
.*\S.*
Required: No
- Name
-
A descriptive name for the rule.
Type: String
Pattern:
.*\S.*
Required: No
- PredicateList
-
Specifies the
ByteMatchSet
,IPSet
,SqlInjectionMatchSet
,XssMatchSet
,RegexMatchSet
,GeoMatchSet
, andSizeConstraintSet
objects that you want to add to a rule and, for each object, indicates whether you want to negate the settings.Type: Array of AwsWafRegionalRulePredicateListDetails objects
Required: No
- RuleId
-
The ID of the rule.
Type: String
Pattern:
.*\S.*
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: