AwsWafRuleDetails - AWS Security Hub CSPM
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

AwsWafRuleDetails

Provides information about a AWS WAF rule. This rule specifies the web requests that you want to allow, block, or count.

Contents

MetricName

The name of the metrics for this 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, and SizeConstraintSet objects that you want to add to a rule and, for each object, indicates whether you want to negate the settings.

Type: Array of AwsWafRulePredicateListDetails objects

Required: No

RuleId

The ID of the AWS WAF 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: