AWS Security ChangesHomeSearch

AWS codedeploy documentation change

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

File: codedeploy/latest/userguide/tutorials-github-clean-up.md

Summary

Updated documentation to use 'CloudFormation' instead of 'AWS CloudFormation' in multiple instances for terminology consistency

Security assessment

Changes involve branding/terminology updates (removing 'AWS' prefix from CloudFormation references) without any security implications. No security vulnerabilities, configurations, or features are mentioned or modified.

Diff

diff --git a/codedeploy/latest/userguide/tutorials-github-clean-up.md b/codedeploy/latest/userguide/tutorials-github-clean-up.md
index 155ffafb4..bec67e646 100644
--- a//codedeploy/latest/userguide/tutorials-github-clean-up.md
+++ b//codedeploy/latest/userguide/tutorials-github-clean-up.md
@@ -5 +5 @@
-To delete a AWS CloudFormation stack (if you used the AWS CloudFormation template to create an Amazon EC2 instance) To manually deregister and clean up an on-premises instance (if you provisioned an on-premises instance)To manually terminate an Amazon EC2 instance (if you manually launched an Amazon EC2 instance) To delete the CodeDeploy deployment component recordsTo delete your GitHub repository
+To delete a CloudFormation stack (if you used the CloudFormation template to create an Amazon EC2 instance) To manually deregister and clean up an on-premises instance (if you provisioned an on-premises instance)To manually terminate an Amazon EC2 instance (if you manually launched an Amazon EC2 instance) To delete the CodeDeploy deployment component recordsTo delete your GitHub repository
@@ -11 +11 @@ To avoid further charges for resources you used during this tutorial, you must t
-## To delete a AWS CloudFormation stack (if you used the AWS CloudFormation template to create an Amazon EC2 instance) 
+## To delete a CloudFormation stack (if you used the CloudFormation template to create an Amazon EC2 instance) 
@@ -13 +13 @@ To avoid further charges for resources you used during this tutorial, you must t
-  1. Sign in to the AWS Management Console and open the AWS CloudFormation console at [https://console.aws.amazon.com/cloudformation](https://console.aws.amazon.com/cloudformation/).
+  1. Sign in to the AWS Management Console and open the CloudFormation console at [https://console.aws.amazon.com/cloudformation](https://console.aws.amazon.com/cloudformation/).