AWS Security ChangesHomeSearch

AWS AmazonECS documentation change

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

File: AmazonECS/latest/developerguide/troubleshoot-service-load-balancers.md

Summary

Replaced 'ELB' with 'Elastic Load Balancing' throughout the document for terminology consistency

Security assessment

These are purely branding/nomenclature updates without any changes to security practices, configurations, or vulnerability disclosures. The troubleshooting guidance remains functionally identical.

Diff

diff --git a/AmazonECS/latest/developerguide/troubleshoot-service-load-balancers.md b/AmazonECS/latest/developerguide/troubleshoot-service-load-balancers.md
index c463747d1..d102f3171 100644
--- a//AmazonECS/latest/developerguide/troubleshoot-service-load-balancers.md
+++ b//AmazonECS/latest/developerguide/troubleshoot-service-load-balancers.md
@@ -7 +7 @@
-Amazon ECS services can register tasks with an ELB load balancer. Load balancer configuration errors are common causes for stopped tasks. If your stopped tasks were started by services that use a load balancer, consider the following possible causes.
+Amazon ECS services can register tasks with an Elastic Load Balancing load balancer. Load balancer configuration errors are common causes for stopped tasks. If your stopped tasks were started by services that use a load balancer, consider the following possible causes.
@@ -12 +12 @@ Amazon ECS services can register tasks with an ELB load balancer. Load balancer
-The Amazon ECS service-linked role allows Amazon ECS services to register container instances with ELB load balancers. The service-linked role must be created in your account. For more information, see [Using service-linked roles for Amazon ECS](./using-service-linked-roles.html).
+The Amazon ECS service-linked role allows Amazon ECS services to register container instances with Elastic Load Balancing load balancers. The service-linked role must be created in your account. For more information, see [Using service-linked roles for Amazon ECS](./using-service-linked-roles.html).
@@ -19 +19 @@ If your container is mapped to port 80 on your container instance, your containe
-**ELB load balancer not configured for all Availability Zones**
+**Elastic Load Balancing load balancer not configured for all Availability Zones**
@@ -24 +24 @@ Your load balancer should be configured to use all of the Availability Zones in
-**ELB load balancer health check misconfigured**
+**Elastic Load Balancing load balancer health check misconfigured**