AWS Security ChangesHomeSearch

AWS securityhub documentation change

Service: securityhub · 2025-11-19 · Documentation low

File: securityhub/latest/userguide/exposure-ddb-instance.md

Summary

Changed 'AWS CloudFormation' to 'CloudFormation' for terminology consistency

Security assessment

The change is a minor terminology update without security implications. It maintains existing guidance about deletion protection but does not introduce new security content or address vulnerabilities.

Diff

diff --git a/securityhub/latest/userguide/exposure-ddb-instance.md b/securityhub/latest/userguide/exposure-ddb-instance.md
index e02f4e2b1..798a66ed4 100644
--- a//securityhub/latest/userguide/exposure-ddb-instance.md
+++ b//securityhub/latest/userguide/exposure-ddb-instance.md
@@ -58 +58 @@ Deletion protection prevents the accidental deletion of DynamoDB tables. When de
-If you manage multiple tables, consider using AWS CloudFormation to update table properties in bulk. You can modify your AWS CloudFormation templates to include `DeletionProtectionEnabled` property and update your stacks. After completing remediation, verify deletion protection is enabled in the **Additional** info dropdown in the table **Settings** tab. 
+If you manage multiple tables, consider using CloudFormation to update table properties in bulk. You can modify your CloudFormation templates to include `DeletionProtectionEnabled` property and update your stacks. After completing remediation, verify deletion protection is enabled in the **Additional** info dropdown in the table **Settings** tab.