AWS Security ChangesHomeSearch

AWS wellarchitected documentation change

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

File: wellarchitected/2025-02-25/framework/ops_mit_deploy_risks_test_val_chg.md

Summary

Updated references from 'AWS CloudFormation' to 'CloudFormation' in drift detection and change sets documentation

Security assessment

Consistency update for service naming. No security-related content added or modified - drift detection and change sets remain established security best practices.

Diff

diff --git a/wellarchitected/2025-02-25/framework/ops_mit_deploy_risks_test_val_chg.md b/wellarchitected/2025-02-25/framework/ops_mit_deploy_risks_test_val_chg.md
index 7ea2f8857..4525c1053 100644
--- a//wellarchitected/2025-02-25/framework/ops_mit_deploy_risks_test_val_chg.md
+++ b//wellarchitected/2025-02-25/framework/ops_mit_deploy_risks_test_val_chg.md
@@ -44 +44 @@ As part of their continuous integration and continuous delivery (CI/CD) pipeline
-    1. Use [drift detection](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-stack-drift.html) to detect when resources have been changed outside of AWS CloudFormation. 
+    1. Use [drift detection](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-stack-drift.html) to detect when resources have been changed outside of CloudFormation. 
@@ -46 +46 @@ As part of their continuous integration and continuous delivery (CI/CD) pipeline
-    2. Use [change sets](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-changesets.html) to validate that the intent of a stack update matches the actions that AWS CloudFormation takes when the change set is initiated. 
+    2. Use [change sets](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-changesets.html) to validate that the intent of a stack update matches the actions that CloudFormation takes when the change set is initiated.