AWS AmazonECS documentation change
Summary
Updated terminology from 'Elastic Load Balancing' to 'ELB' abbreviation throughout the document
Security assessment
Consistent use of ELB abbreviation instead of full product name. No security content added or modified, and no evidence of addressing security vulnerabilities.
Diff
diff --git a/AmazonECS/latest/developerguide/troubleshoot-service-load-balancers.md b/AmazonECS/latest/developerguide/troubleshoot-service-load-balancers.md index d102f3171..c463747d1 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 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. +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. @@ -12 +12 @@ Amazon ECS services can register tasks with an Elastic Load Balancing load balan -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). +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). @@ -19 +19 @@ If your container is mapped to port 80 on your container instance, your containe -**Elastic Load Balancing load balancer not configured for all Availability Zones** +**ELB load balancer not configured for all Availability Zones** @@ -24 +24 @@ Your load balancer should be configured to use all of the Availability Zones in -**Elastic Load Balancing load balancer health check misconfigured** +**ELB load balancer health check misconfigured**