diff --git a/website/docs/cdktf/typescript/r/wafv2_web_acl_logging_configuration.html.markdown b/website/docs/cdktf/typescript/r/wafv2_web_acl_logging_configuration.html.markdown index d56df2537f17..ee6323c46043 100644 --- a/website/docs/cdktf/typescript/r/wafv2_web_acl_logging_configuration.html.markdown +++ b/website/docs/cdktf/typescript/r/wafv2_web_acl_logging_configuration.html.markdown @@ -235,7 +235,7 @@ The `actionCondition` block supports the following argument: The `labelNameCondition` block supports the following argument: -* `labelName` - (Required) Name of the label that a log record must contain in order to meet the condition. It must be a fully qualified label name, which includes a prefix, optional namespaces, and the label name itself. The prefix identifies the rule group or web ACL context of the rule that added the label. +* `labelName` - (Required) Name of the label that a log record must contain in order to meet the condition. It must be a [fully qualified label name](https://docs.aws.amazon.com/waf/latest/developerguide/waf-rule-label-requirements.html#waf-rule-label-syntax), which includes a prefix, optional namespaces, and the label name itself. The prefix identifies the rule group or web ACL context of the rule that added the label. ### Redacted Fields @@ -294,4 +294,4 @@ Using `terraform import`, import WAFv2 Web ACL Logging Configurations using the % terraform import aws_wafv2_web_acl_logging_configuration.example arn:aws:wafv2:us-west-2:123456789012:regional/webacl/test-logs/a1b2c3d4-5678-90ab-cdef ``` - \ No newline at end of file +