AWS autoscaling documentation change
Summary
Updated terminology from 'Auto Scaling group' to 'Amazon EC2 Auto Scaling group' throughout the document for consistency
Security assessment
The changes are purely terminological updates to use the full product name. There is no indication of addressing security vulnerabilities or adding security-related content. The modifications maintain existing functionality documentation without introducing security considerations.
Diff
diff --git a/autoscaling/ec2/userguide/as-enable-disable-scaling-policy.md b/autoscaling/ec2/userguide/as-enable-disable-scaling-policy.md index b3453f01e..cfe939f3f 100644 --- a//autoscaling/ec2/userguide/as-enable-disable-scaling-policy.md +++ b//autoscaling/ec2/userguide/as-enable-disable-scaling-policy.md @@ -5 +5 @@ -# Disable a scaling policy for an Auto Scaling group +# Disable a scaling policy for an Amazon EC2 Auto Scaling group @@ -7 +7 @@ -This topic describes how to temporarily disable a scaling policy so it won't initiate changes to the number of instances the Auto Scaling group contains. When you disable a scaling policy, the configuration details are preserved, so you can quickly re-enable the policy. This is easier than temporarily deleting a policy when you don't need it, and recreating it later. +This topic describes how to temporarily disable a scaling policy so it won't initiate changes to the number of instances the Amazon EC2 Auto Scaling group contains. When you disable a scaling policy, the configuration details are preserved, so you can quickly re-enable the policy. This is easier than temporarily deleting a policy when you don't need it, and recreating it later. @@ -9 +9 @@ This topic describes how to temporarily disable a scaling policy so it won't ini -When a scaling policy is disabled, the Auto Scaling group does not scale out or scale in for the metric alarms that are breached while the scaling policy is disabled. However, any scaling activities still in progress are not stopped. +When a scaling policy is disabled, the Amazon EC2 Auto Scaling group does not scale out or scale in for the metric alarms that are breached while the scaling policy is disabled. However, any scaling activities still in progress are not stopped. @@ -11 +11 @@ When a scaling policy is disabled, the Auto Scaling group does not scale out or -Note that disabled scaling policies still count toward your quotas on the number of scaling policies that you can add to an Auto Scaling group. +Note that disabled scaling policies still count toward your quotas on the number of scaling policies that you can add to an Amazon EC2 Auto Scaling group. @@ -15 +15 @@ Note that disabled scaling policies still count toward your quotas on the number - 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. @@ -17 +17 @@ Note that disabled scaling policies still count toward your quotas on the number - 2. Select the check box next to the Auto Scaling group. + 2. Select the check box next to the Amazon EC2 Auto Scaling group. @@ -28 +28 @@ A split pane opens up in the bottom of the page. -When you are ready to re-enable the scaling policy, repeat these steps and then choose **Actions** , **Enable**. After you re-enable a scaling policy, your Auto Scaling group may immediately initiate a scaling action if there are any alarms currently in ALARM state. +When you are ready to re-enable the scaling policy, repeat these steps and then choose **Actions** , **Enable**. After you re-enable a scaling policy, your Amazon EC2 Auto Scaling group may immediately initiate a scaling action if there are any alarms currently in ALARM state. @@ -101 +101 @@ Verify a scaling activity -Delete a scaling policy for an Auto Scaling group +Delete a scaling policy for an Amazon EC2 Auto Scaling group