AWS autoscaling documentation change
Summary
Updated documentation to consistently use 'Amazon EC2 Auto Scaling group' terminology instead of 'Auto Scaling group' throughout the file
Security assessment
The changes are purely branding/terminology updates to use the full product name. There is no mention of security vulnerabilities, mitigations, or security feature enhancements. The modifications only affect naming consistency in UI references and documentation links.
Diff
diff --git a/autoscaling/ec2/userguide/policy_creating.md b/autoscaling/ec2/userguide/policy_creating.md index 09b827a13..342f27208 100644 --- a//autoscaling/ec2/userguide/policy_creating.md +++ b//autoscaling/ec2/userguide/policy_creating.md @@ -7 +7 @@ -To create a target tracking scaling policy for your Auto Scaling group, use one of the following methods. +To create a target tracking scaling policy for your Amazon EC2 Auto Scaling group, use one of the following methods. @@ -14 +14 @@ Console -###### To create a target tracking scaling policy for a new Auto Scaling group +###### To create a target tracking scaling policy for a new Amazon EC2 Auto Scaling group @@ -16 +16 @@ Console - 1. Open the Amazon EC2 console at [https://console.aws.amazon.com/ec2/](https://console.aws.amazon.com/ec2/), and choose **Auto Scaling Groups** from the navigation pane. + 1. Open the Amazon EC2 console at [https://console.aws.amazon.com/ec2/](https://console.aws.amazon.com/ec2/), and choose **Amazon EC2 Auto Scaling Groups** from the navigation pane. @@ -18 +18 @@ Console - 2. Choose **Create Auto Scaling group**. + 2. Choose **Create Amazon EC2 Auto Scaling group**. @@ -22 +22 @@ Console - 4. Under **Scaling** , specify the range that you want to scale between by updating the **Min desired capacity** and **Max desired capacity**. These two settings allow your Auto Scaling group to scale dynamically. For more information, see [Set scaling limits for your Auto Scaling group](./asg-capacity-limits.html). + 4. Under **Scaling** , specify the range that you want to scale between by updating the **Min desired capacity** and **Max desired capacity**. These two settings allow your Amazon EC2 Auto Scaling group to scale dynamically. For more information, see [Set scaling limits for your Amazon EC2 Auto Scaling group](./asg-capacity-limits.html). @@ -40 +40 @@ If you chose **Application Load Balancer request count per target** , choose a t - 7. Proceed to create the Auto Scaling group. Your scaling policy will be created after the Auto Scaling group has been created. + 7. Proceed to create the Amazon EC2 Auto Scaling group. Your scaling policy will be created after the Amazon EC2 Auto Scaling group has been created. @@ -45 +45 @@ If you chose **Application Load Balancer request count per target** , choose a t -###### To create a target tracking scaling policy for an existing Auto Scaling group +###### To create a target tracking scaling policy for an existing Amazon EC2 Auto Scaling group @@ -47 +47 @@ If you chose **Application Load Balancer request count per target** , choose a t - 1. Open the Amazon EC2 console at [https://console.aws.amazon.com/ec2/](https://console.aws.amazon.com/ec2/), and choose **Auto Scaling Groups** from the navigation pane. + 1. Open the Amazon EC2 console at [https://console.aws.amazon.com/ec2/](https://console.aws.amazon.com/ec2/), and choose **Amazon EC2 Auto Scaling Groups** from the navigation pane. @@ -49 +49 @@ If you chose **Application Load Balancer request count per target** , choose a t - 2. Select the check box next to your Auto Scaling group. + 2. Select the check box next to your Amazon EC2 Auto Scaling group. @@ -53 +53 @@ A split pane opens up in the bottom of the page. - 3. Verify that the scaling limits are appropriately set. For example, if your group's desired capacity is already at its maximum, you need to specify a new maximum in order to scale out. For more information, see [Set scaling limits for your Auto Scaling group](./asg-capacity-limits.html). + 3. Verify that the scaling limits are appropriately set. For example, if your group's desired capacity is already at its maximum, you need to specify a new maximum in order to scale out. For more information, see [Set scaling limits for your Amazon EC2 Auto Scaling group](./asg-capacity-limits.html).