AWS Security ChangesHomeSearch

AWS codedeploy documentation change

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

File: codedeploy/latest/userguide/primary-components.md

Summary

Updated 'ELB load balancers' to 'Elastic Load Balancing load balancers' in deployment type and service role descriptions

Security assessment

Changes are limited to terminology updates (ELB → Elastic Load Balancing) without altering security configurations, permissions, or vulnerability-related content. Deployment mechanics remain functionally unchanged.

Diff

diff --git a/codedeploy/latest/userguide/primary-components.md b/codedeploy/latest/userguide/primary-components.md
index 761ac9274..2152299d1 100644
--- a//codedeploy/latest/userguide/primary-components.md
+++ b//codedeploy/latest/userguide/primary-components.md
@@ -100 +100 @@ A _deployment type_ is a method used to make the latest application revision ava
-      * Instances in the replacement environment are registered with one or more ELB load balancers, causing traffic to be rerouted to them. Instances in the original environment are deregistered and can be terminated or kept running for other uses.
+      * Instances in the replacement environment are registered with one or more Elastic Load Balancing load balancers, causing traffic to be rerouted to them. Instances in the original environment are deregistered and can be terminated or kept running for other uses.
@@ -133 +133 @@ A _service role_ is an IAM role that grants permissions to an AWS service so it
-  * To perform operations on instances, Amazon EC2 Auto Scaling groups, and ELB load balancers.
+  * To perform operations on instances, Amazon EC2 Auto Scaling groups, and Elastic Load Balancing load balancers.