AWS autoscaling documentation change
Summary
Updated references from 'Auto Scaling group' to 'Amazon EC2 Auto Scaling group' in procedure steps and CLI examples
Security assessment
Changes are nomenclature updates only. The verification process for instance warmup time remains unchanged with no security implications.
Diff
diff --git a/autoscaling/ec2/userguide/verify-default-instance-warmup.md b/autoscaling/ec2/userguide/verify-default-instance-warmup.md index 006997516..7a54d4dd6 100644 --- a//autoscaling/ec2/userguide/verify-default-instance-warmup.md +++ b//autoscaling/ec2/userguide/verify-default-instance-warmup.md @@ -7 +7 @@ -Use the following procedure to verify the default instance warmup time for an Auto Scaling group using the AWS CLI. +Use the following procedure to verify the default instance warmup time for an Amazon EC2 Auto Scaling group using the AWS CLI. @@ -9 +9 @@ Use the following procedure to verify the default instance warmup time for an Au -###### To verify the default instance warmup time for an Auto Scaling group +###### To verify the default instance warmup time for an Amazon EC2 Auto Scaling group @@ -11 +11 @@ Use the following procedure to verify the default instance warmup time for an Au -Use the following [describe-auto-scaling-groups](https://awscli.amazonaws.com/v2/documentation/api/latest/reference/autoscaling/describe-auto-scaling-groups.html) command. Replace `my-asg` with the name of your Auto Scaling group. +Use the following [describe-auto-scaling-groups](https://awscli.amazonaws.com/v2/documentation/api/latest/reference/autoscaling/describe-auto-scaling-groups.html) command. Replace `my-asg` with the name of your Amazon EC2 Auto Scaling group.