AwsWafRuleGroupRulesDetails - 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.

AwsWafRuleGroupRulesDetails

Provides information about the rules attached to the rule group. These rules identify the web requests that you want to allow, block, or count.

Contents

Action

Provides information about what action AWS WAF should take on a web request when it matches the criteria defined in the rule.

Type: AwsWafRuleGroupRulesActionDetails object

Required: No

Priority

If you define more than one rule in a web ACL, AWS WAF evaluates each request against the rules in order based on the value of Priority.

Type: Integer

Required: No

RuleId

The rule ID for a rule.

Type: String

Pattern: .*\S.*

Required: No

Type

The type of 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: