AWS Security ChangesHomeSearch

AWS AWSCloudFormation documentation change

Service: AWSCloudFormation · 2025-03-19 · Documentation low

File: AWSCloudFormation/latest/UserGuide/aws-resource-wafv2-webacl.md

Summary

Removed DataProtectionConfig property from syntax and documentation

Security assessment

Removal of data protection configuration documentation does not indicate a security issue. No evidence of vulnerability remediation.

Diff

diff --git a/AWSCloudFormation/latest/UserGuide/aws-resource-wafv2-webacl.md b/AWSCloudFormation/latest/UserGuide/aws-resource-wafv2-webacl.md
index e2de6d06c..acede9eff 100644
--- a/AWSCloudFormation/latest/UserGuide/aws-resource-wafv2-webacl.md
+++ b/AWSCloudFormation/latest/UserGuide/aws-resource-wafv2-webacl.md
@@ -43 +42,0 @@ To declare this entity in your AWS CloudFormation template, use the following sy
-          "DataProtectionConfig" : [DataProtectionConfig](./aws-properties-wafv2-webacl-dataprotectionconfig.html),
@@ -69,2 +67,0 @@ To declare this entity in your AWS CloudFormation template, use the following sy
-      DataProtectionConfig: 
-        [DataProtectionConfig](./aws-properties-wafv2-webacl-dataprotectionconfig.html)
@@ -144,13 +140,0 @@ _Required_ : No
-`DataProtectionConfig`
-    
-
-Specifies data protection to apply to the web request data for the web ACL. This is a web ACL level data protection option. 
-
-The data protection that you configure for the web ACL alters the data that's available for any other data collection activity, including your AWS WAF logging destinations, web ACL request sampling, and Amazon Security Lake data collection and management. Your other option for data protection is in the logging configuration, which only affects logging. 
-
-_Required_ : No
-
- _Type_ : [DataProtectionConfig](./aws-properties-wafv2-webacl-dataprotectionconfig.html)
-
- _Update requires_ : [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)
-