AwsWafv2RuleGroupDetails - Amazon Security Hub
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AwsWafv2RuleGroupDetails

Details about an Amazon WAFv2 rule group.

Contents

Arn

The Amazon Resource Name (ARN) of the entity.

Type: String

Pattern: .*\S.*

Required: No

Capacity

The web ACL capacity units (WCUs) required for this rule group.

Type: Long

Required: No

Description

A description of the rule group that helps with identification.

Type: String

Pattern: .*\S.*

Required: No

Id

A unique identifier for the rule group.

Type: String

Pattern: .*\S.*

Required: No

Name

The name of the rule group. You cannot change the name of a rule group after you create it.

Type: String

Pattern: .*\S.*

Required: No

Rules

The Rule statements used to identify the web requests that you want to allow, block, or count. Each rule includes one top-level statement that Amazon WAF uses to identify matching web requests, and parameters that govern how Amazon WAF handles them.

Type: Array of AwsWafv2RulesDetails objects

Required: No

Scope

Specifies whether the rule group is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an Amazon AppSync GraphQL API, or an Amazon Cognito user pool.

Type: String

Pattern: .*\S.*

Required: No

VisibilityConfig

Defines and enables Amazon CloudWatch metrics and web request sample collection.

Type: AwsWafv2VisibilityConfigDetails object

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: