Web Application Firewall V2 ACLs

This table represents the Web Application Firewall V2 ACLs resource from Amazon Web Services.

aws.wafv2_acl

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
application_integration_urlcorestringThe URL to use in SDK integrations with Amazon Web Services managed rule groups. For example, you can use the integration SDKs with the account takeover prevention managed rule group <code>AWSManagedRulesATPRuleSet</code> and the account creation fraud prevention managed rule group <code>AWSManagedRulesACFPRuleSet</code>. This is only populated if you are using a rule group in your web ACL that integrates with your applications in this way. For more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/waf-application-integration.html">WAF client application integration</a> in the <i>WAF Developer Guide</i>.
arncorestringThe Amazon Resource Name (ARN) of the entity.
descriptioncorestringA description of the web ACL that helps with identification.
idcorestringThe unique identifier for the web ACL. This ID is returned in the responses to create and list commands. You provide it to operations like update and delete.
lock_tokencorestringA token used for optimistic locking. WAF returns a token to your <code>get</code> and <code>list</code> requests, to mark the state of the entity at the time of the request. To make changes to the entity associated with the token, you provide the token to operations like <code>update</code> and <code>delete</code>. WAF uses the token to ensure that no changes have been made to the entity since you last retrieved it. If a change has been made, the update fails with a <code>WAFOptimisticLockException</code>. If this happens, perform another <code>get</code>, and use the new token returned by that operation.
logging_configurationcorejsonThe <a>LoggingConfiguration</a> for the specified web ACL.
namecorestringThe name of the web ACL. You cannot change the name of a web ACL after you create it.
resource_arnscorearray<string>The array of Amazon Resource Names (ARNs) of the associated resources.
tagscorehstore
web_aclcorejsonThe web ACL specification. You can modify the settings in this web ACL and use it to update this web ACL or create a new one.