AWS Security ChangesHomeSearch

AWS autoscaling documentation change

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

File: autoscaling/ec2/userguide/ts-as-loadbalancer.md

Summary

Replaced 'ELB' with 'Elastic Load Balancing' in error descriptions

Security assessment

Updates terminology for consistency and clarity. No evidence of addressing security vulnerabilities or describing security features.

Diff

diff --git a/autoscaling/ec2/userguide/ts-as-loadbalancer.md b/autoscaling/ec2/userguide/ts-as-loadbalancer.md
index 584d12d20..24cfd49f3 100644
--- a//autoscaling/ec2/userguide/ts-as-loadbalancer.md
+++ b//autoscaling/ec2/userguide/ts-as-loadbalancer.md
@@ -34 +34 @@ You can use Reachability Analyzer to troubleshoot connectivity issues by checkin
-**Problem** : When your Auto Scaling group launches instances, Amazon EC2 Auto Scaling tries to validate that the ELB resources that are associated with the Auto Scaling group exist. When a target group cannot be found, the scaling activity fails, and you get the `One or more target groups not found. Validating load balancer configuration failed.` error.
+**Problem** : When your Auto Scaling group launches instances, Amazon EC2 Auto Scaling tries to validate that the Elastic Load Balancing resources that are associated with the Auto Scaling group exist. When a target group cannot be found, the scaling activity fails, and you get the `One or more target groups not found. Validating load balancer configuration failed.` error.
@@ -46 +46 @@ You can use Reachability Analyzer to troubleshoot connectivity issues by checkin
-**Problem** : When your Auto Scaling group launches instances, Amazon EC2 Auto Scaling tries to validate that the ELB resources that are associated with the Auto Scaling group exist. When a Classic Load Balancer cannot be found, the scaling activity fails, and you get the `Cannot find Load Balancer <your load balancer>. Validating load balancer configuration failed.` error.
+**Problem** : When your Auto Scaling group launches instances, Amazon EC2 Auto Scaling tries to validate that the Elastic Load Balancing resources that are associated with the Auto Scaling group exist. When a Classic Load Balancer cannot be found, the scaling activity fails, and you get the `Cannot find Load Balancer <your load balancer>. Validating load balancer configuration failed.` error.