AwsWafv2WebAclDetails - 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).

AwsWafv2WebAclDetails

Details about an Amazon WAFv2 web Access Control List (ACL).

Contents

Arn

The Amazon Resource Name (ARN) of the web ACL that you want to associate with the resource.

Type: String

Pattern: .*\S.*

Required: No

Capacity

The web ACL capacity units (WCUs) currently being used by this web ACL.

Type: Long

Required: No

CaptchaConfig

Specifies how Amazon WAF should handle CAPTCHA evaluations for rules that don't have their own CaptchaConfig settings.

Type: AwsWafv2WebAclCaptchaConfigDetails object

Required: No

DefaultAction

The action to perform if none of the Rules contained in the web ACL match.

Type: AwsWafv2WebAclActionDetails object

Required: No

Description

A description of the web ACL that helps with identification.

Type: String

Pattern: .*\S.*

Required: No

Id

A unique identifier for the web ACL.

Type: String

Pattern: .*\S.*

Required: No

ManagedbyFirewallManager

Indicates whether this web ACL is managed by Amazon Firewall Manager.

Type: Boolean

Required: No

Name

The name of the web ACL.

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

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: