AWS Security ChangesHomeSearch

AWS codedeploy documentation change

Service: codedeploy · 2026-01-25 · Documentation low

File: codedeploy/latest/userguide/auth-and-access-control-permissions-reference.md

Summary

Updated terminology from 'ELB load balancer' to 'Elastic Load Balancing load balancer'

Security assessment

Cosmetic terminology update without security implications. The change standardizes product naming without altering permissions or security controls.

Diff

diff --git a/codedeploy/latest/userguide/auth-and-access-control-permissions-reference.md b/codedeploy/latest/userguide/auth-and-access-control-permissions-reference.md
index 2f1fb6509..0c01effe2 100644
--- a//codedeploy/latest/userguide/auth-and-access-control-permissions-reference.md
+++ b//codedeploy/latest/userguide/auth-and-access-control-permissions-reference.md
@@ -50 +50 @@ CodeDeploy API operations and required permissions for actions CodeDeploy API op
-[ContinueDeployment](https://docs.aws.amazon.com/codedeploy/latest/APIReference/API_ContinueDeployment.html) |  `codedeploy:ContinueDeployment` Required during a blue/green deployment to start the process of registering instances in a replacement environment with an ELB load balancer. |  arn:aws:codedeploy:`region`:`account-id`:deploymentgroup:`application-name`/`deployment-group-name`  
+[ContinueDeployment](https://docs.aws.amazon.com/codedeploy/latest/APIReference/API_ContinueDeployment.html) |  `codedeploy:ContinueDeployment` Required during a blue/green deployment to start the process of registering instances in a replacement environment with an Elastic Load Balancing load balancer. |  arn:aws:codedeploy:`region`:`account-id`:deploymentgroup:`application-name`/`deployment-group-name`