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

AwsWafWebAclDetails

Provides information about an Amazon WAF web access control list (web ACL).

Contents

DefaultAction

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

Type: String

Pattern: .*\S.*

Required: No

Name

A friendly name or description of the web ACL. You can't change the name of a web ACL after you create it.

Type: String

Pattern: .*\S.*

Required: No

Rules

An array that contains the action for each rule in a web ACL, the priority of the rule, and the ID of the rule.

Type: Array of AwsWafWebAclRule objects

Required: No

WebAclId

A unique identifier for a web ACL.

Type: String

Pattern: .*\S.*

Required: No

See Also

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