AWS Security ChangesHomeSearch

AWS prescriptive-guidance documentation change

Service: prescriptive-guidance · 2025-11-19 · Documentation low

File: prescriptive-guidance/latest/iac-edp-combo-approach/best-practices.md

Summary

Changed 'AWS CloudFormation' to 'CloudFormation' in a documentation link title

Security assessment

Minor branding update without security implications. The drift detection functionality remains unchanged.

Diff

diff --git a/prescriptive-guidance/latest/iac-edp-combo-approach/best-practices.md b/prescriptive-guidance/latest/iac-edp-combo-approach/best-practices.md
index 6d3e9d8e0..9c6b1634d 100644
--- a//prescriptive-guidance/latest/iac-edp-combo-approach/best-practices.md
+++ b//prescriptive-guidance/latest/iac-edp-combo-approach/best-practices.md
@@ -15 +15 @@ To use IaC and EDP together in a way that's compatible, secure, and mutually ben
-  * **Create notification systems –** Notification systems can help notify the team when a certain event takes place. For example, you can create an email-based notification by using Amazon SNS. Finally, it's a best practice to always ensure that stacks are in sync and that your DevOps system is designed with guardrails that can help you avoid resource drift. For more information, see [Set up AWS CloudFormation drift detection in a multi-Region, multiaccount organization](https://docs.aws.amazon.com/prescriptive-guidance/latest/patterns/set-up-aws-cloudformation-drift-detection-in-a-multi-region-multi-account-organization.html) in the AWS Prescriptive Guidance documentation.
+  * **Create notification systems –** Notification systems can help notify the team when a certain event takes place. For example, you can create an email-based notification by using Amazon SNS. Finally, it's a best practice to always ensure that stacks are in sync and that your DevOps system is designed with guardrails that can help you avoid resource drift. For more information, see [Set up CloudFormation drift detection in a multi-Region, multiaccount organization](https://docs.aws.amazon.com/prescriptive-guidance/latest/patterns/set-up-aws-cloudformation-drift-detection-in-a-multi-region-multi-account-organization.html) in the AWS Prescriptive Guidance documentation.