AWS Security ChangesHomeSearch

AWS AmazonECS documentation change

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

File: AmazonECS/latest/developerguide/deployment-type-bluegreen.md

Summary

Replaced 'ELB' with 'Elastic Load Balancing' in a permissions context.

Security assessment

Terminology update only. No security-related changes to permissions, vulnerabilities, or configurations are made.

Diff

diff --git a/AmazonECS/latest/developerguide/deployment-type-bluegreen.md b/AmazonECS/latest/developerguide/deployment-type-bluegreen.md
index 9501f5170..c0ae13fb9 100644
--- a//AmazonECS/latest/developerguide/deployment-type-bluegreen.md
+++ b//AmazonECS/latest/developerguide/deployment-type-bluegreen.md
@@ -178 +178 @@ In addition to the standard Amazon ECS permissions required to run tasks and ser
-CodeDeploy needs permissions to call Amazon ECS APIs, modify your ELB, invoke Lambda functions, and describe CloudWatch alarms, as well as permissions to modify your service's desired count on your behalf. Before creating an Amazon ECS service that uses the blue/green deployment type, you must create an IAM role (`ecsCodeDeployRole`). For more information, see [Amazon ECS CodeDeploy IAM Role](./codedeploy_IAM_role.html).
+CodeDeploy needs permissions to call Amazon ECS APIs, modify your Elastic Load Balancing, invoke Lambda functions, and describe CloudWatch alarms, as well as permissions to modify your service's desired count on your behalf. Before creating an Amazon ECS service that uses the blue/green deployment type, you must create an IAM role (`ecsCodeDeployRole`). For more information, see [Amazon ECS CodeDeploy IAM Role](./codedeploy_IAM_role.html).