AWS Security ChangesHomeSearch

AWS AmazonECS documentation change

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

File: AmazonECS/latest/developerguide/deploy-blue-green-service.md

Summary

Replaced 'Elastic Load Balancing' with 'ELB' abbreviation in multiple sections including prerequisites, health check grace period description, and table headers.

Security assessment

Changes are purely terminological updates (full term to abbreviation) without modifying technical content, security configurations, or access controls. No security implications identified.

Diff

diff --git a/AmazonECS/latest/developerguide/deploy-blue-green-service.md b/AmazonECS/latest/developerguide/deploy-blue-green-service.md
index c4b5b1932..795c3d1dd 100644
--- a//AmazonECS/latest/developerguide/deploy-blue-green-service.md
+++ b//AmazonECS/latest/developerguide/deploy-blue-green-service.md
@@ -17 +17 @@ Perform the following operations before you start a blue/green deployment.
-     * For information about Elastic Load Balancing permissions, see [Amazon ECS infrastructure IAM role for load balancers](./AmazonECSInfrastructureRolePolicyForLoadBalancers.html).
+     * For information about ELB permissions, see [Amazon ECS infrastructure IAM role for load balancers](./AmazonECSInfrastructureRolePolicyForLoadBalancers.html).
@@ -108 +108 @@ Launch type |
-    4. For **Health check grace period** , enter the amount of time (in seconds) that the service scheduler ignores unhealthy Elastic Load Balancing, VPC Lattice, and container health checks after a task has first started. If you do not specify a health check grace period value, the default value of 0 is used.
+    4. For **Health check grace period** , enter the amount of time (in seconds) that the service scheduler ignores unhealthy ELB, VPC Lattice, and container health checks after a task has first started. If you do not specify a health check grace period value, the default value of 0 is used.
@@ -188 +188 @@ The following describes each container log destination in more detail.
-Elastic Load Balancing type | Steps  
+ELB type | Steps