AWS autoscaling documentation change
Summary
Updated example titles to use 'Amazon EC2 Auto Scaling group' instead of 'Auto Scaling group'
Security assessment
Changes are limited to branding/terminology updates in example scenarios. The examples discuss scaling failures due to missing resources (security groups/launch templates), which are operational health issues rather than security vulnerabilities or security feature documentation.
Diff
diff --git a/autoscaling/ec2/userguide/monitoring-personal-health-dashboard.md b/autoscaling/ec2/userguide/monitoring-personal-health-dashboard.md index 7a0ebfb7c..1e537c37c 100644 --- a//autoscaling/ec2/userguide/monitoring-personal-health-dashboard.md +++ b//autoscaling/ec2/userguide/monitoring-personal-health-dashboard.md @@ -13 +13 @@ If you receive a message similar to the following messages, it should be treated -**Example: Auto Scaling group is not scaling out due to a missing security group** +**Example: Amazon EC2 Auto Scaling group is not scaling out due to a missing security group** @@ -32 +32 @@ If you receive a message similar to the following messages, it should be treated -**Example: Auto Scaling group is not scaling out due to a missing launch template** +**Example: Amazon EC2 Auto Scaling group is not scaling out due to a missing launch template**