AWS Security ChangesHomeSearch

AWS autoscaling documentation change

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

File: autoscaling/ec2/userguide/set-up-a-custom-health-check.md

Summary

Updated terminology from 'Auto Scaling group' to 'Amazon EC2 Auto Scaling group' in title and body text for consistency

Security assessment

The changes are purely terminological updates to use the full product name. There is no indication of security vulnerability fixes or new security features being documented.

Diff

diff --git a/autoscaling/ec2/userguide/set-up-a-custom-health-check.md b/autoscaling/ec2/userguide/set-up-a-custom-health-check.md
index 5f1aea298..438be9556 100644
--- a//autoscaling/ec2/userguide/set-up-a-custom-health-check.md
+++ b//autoscaling/ec2/userguide/set-up-a-custom-health-check.md
@@ -5 +5 @@
-# Set up a custom health check for your Auto Scaling group
+# Set up a custom health check for your Amazon EC2 Auto Scaling group
@@ -9 +9 @@ You can use custom health checks to complement the existing health check options
-To get started, create custom tests to verify that the instances in your Auto Scaling group are working correctly and can handle incoming traffic. If the health check that you configure detects that an instance isn't responding, then mark that particular instance as `Unhealthy`, which causes Amazon EC2 Auto Scaling to immediately replace it. 
+To get started, create custom tests to verify that the instances in your Amazon EC2 Auto Scaling group are working correctly and can handle incoming traffic. If the health check that you configure detects that an instance isn't responding, then mark that particular instance as `Unhealthy`, which causes Amazon EC2 Auto Scaling to immediately replace it.