AWS Security ChangesHomeSearch

AWS codedeploy documentation change

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

File: codedeploy/latest/userguide/deployments-local.md

Summary

Updated documentation to remove 'AWS' from 'AWS CloudFormation template' in a link text for consistency

Security assessment

The change is a minor branding/naming consistency update (removing redundant 'AWS' from CloudFormation references). There is no evidence of security vulnerability fixes or security feature additions.

Diff

diff --git a/codedeploy/latest/userguide/deployments-local.md b/codedeploy/latest/userguide/deployments-local.md
index 976c7f1d5..c16f99eee 100644
--- a//codedeploy/latest/userguide/deployments-local.md
+++ b//codedeploy/latest/userguide/deployments-local.md
@@ -82 +82 @@ For information about how to generate and attach an Amazon S3 bucket policy, see
-  * If you are deploying your application revision from an Amazon S3 bucket or GitHub repository, set up an IAM instance profile and attach it to the instance. For information, see [Step 4: Create an IAM instance profile for your Amazon EC2 instances](./getting-started-create-iam-instance-profile.html), [Create an Amazon EC2 instance for CodeDeploy (AWS CLI or Amazon EC2 console)](./instances-ec2-create.html), and [Create an Amazon EC2 instance for CodeDeploy (AWS CloudFormation template)](./instances-ec2-create-cloudformation-template.html).
+  * If you are deploying your application revision from an Amazon S3 bucket or GitHub repository, set up an IAM instance profile and attach it to the instance. For information, see [Step 4: Create an IAM instance profile for your Amazon EC2 instances](./getting-started-create-iam-instance-profile.html), [Create an Amazon EC2 instance for CodeDeploy (AWS CLI or Amazon EC2 console)](./instances-ec2-create.html), and [Create an Amazon EC2 instance for CodeDeploy (CloudFormation template)](./instances-ec2-create-cloudformation-template.html).