AWS Security ChangesHomeSearch

AWS autoscaling documentation change

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

File: autoscaling/ec2/userguide/asg-in-vpc.md

Summary

Replaced 'ELB load balancer' with 'Elastic Load Balancing load balancer' in subnet considerations

Security assessment

Branding terminology update. No security content added or modified; networking guidance remains unchanged.

Diff

diff --git a/autoscaling/ec2/userguide/asg-in-vpc.md b/autoscaling/ec2/userguide/asg-in-vpc.md
index ac4f128f1..c589bbeef 100644
--- a//autoscaling/ec2/userguide/asg-in-vpc.md
+++ b//autoscaling/ec2/userguide/asg-in-vpc.md
@@ -58 +58 @@ Note the following considerations when choosing VPC subnets for your Auto Scalin
-  * If you're attaching an ELB load balancer to your Auto Scaling group, the instances can be launched into either public or private subnets. However, the load balancer must be created in public subnets to support DNS resolution.
+  * If you're attaching an Elastic Load Balancing load balancer to your Auto Scaling group, the instances can be launched into either public or private subnets. However, the load balancer must be created in public subnets to support DNS resolution.