AWS Security ChangesHomeSearch

AWS AmazonECS documentation change

Service: AmazonECS · 2025-11-22 · Documentation low

File: AmazonECS/latest/developerguide/alb-resources-for-blue-green.md

Summary

Replaced 'Elastic Load Balancing' with 'ELB' abbreviation throughout

Security assessment

Terminology standardization with no security implications. No vulnerability fixes or security feature additions.

Diff

diff --git a/AmazonECS/latest/developerguide/alb-resources-for-blue-green.md b/AmazonECS/latest/developerguide/alb-resources-for-blue-green.md
index f86d33f54..b9639254a 100644
--- a//AmazonECS/latest/developerguide/alb-resources-for-blue-green.md
+++ b//AmazonECS/latest/developerguide/alb-resources-for-blue-green.md
@@ -13 +13 @@ To use Application Load Balancers with Amazon ECS blue/green deployments, you ne
-For blue/green deployments with Elastic Load Balancing, you need to create two target groups:
+For blue/green deployments with ELB, you need to create two target groups:
@@ -169 +169 @@ You must have permissions to allow Amazon ECS to manage load balancer resources
-When creating or updating an Amazon ECS service for blue/green deployments with Elastic Load Balancing, you need to specify the following configuration.
+When creating or updating an Amazon ECS service for blue/green deployments with ELB, you need to specify the following configuration.
@@ -181 +181 @@ The key components in this configuration are:
-  * `roleArn`: The ARN of the role that allows Amazon ECS to manage Elastic Load Balancing resources.
+  * `roleArn`: The ARN of the role that allows Amazon ECS to manage ELB resources.
@@ -216 +216 @@ The key components in this configuration are:
-During a blue/green deployment with Elastic Load Balancing, traffic flows through the system as follows:
+During a blue/green deployment with ELB, traffic flows through the system as follows: