AWS AmazonECS documentation change
Summary
Updated references from 'Auto Scaling' to 'Amazon EC2 Auto Scaling' throughout the document for consistency and service name accuracy
Security assessment
The changes primarily involve branding/naming consistency updates (adding 'Amazon EC2' before Auto Scaling references). There is no indication of addressing vulnerabilities, security configurations, or security incidents. The modifications appear to be documentation clarity improvements rather than security-related updates.
Diff
diff --git a/AmazonECS/latest/developerguide/tutorial-cluster-auto-scaling-console.md b/AmazonECS/latest/developerguide/tutorial-cluster-auto-scaling-console.md index 70ef1b280..af87d385a 100644 --- a//AmazonECS/latest/developerguide/tutorial-cluster-auto-scaling-console.md +++ b//AmazonECS/latest/developerguide/tutorial-cluster-auto-scaling-console.md @@ -40 +40 @@ This tutorial assumes that the following prerequisites have been completed: - * The Auto Scaling service-linked IAM role is created. For more information, see [Service-Linked Roles for Amazon EC2 Auto Scaling](https://docs.aws.amazon.com/autoscaling/ec2/userguide/autoscaling-service-linked-role.html) in the _Amazon EC2 Auto Scaling User Guide_. + * The Amazon EC2 Auto Scaling service-linked IAM role is created. For more information, see [Service-Linked Roles for Amazon EC2 Amazon EC2 Auto Scaling](https://docs.aws.amazon.com/autoscaling/ec2/userguide/autoscaling-service-linked-role.html) in the _Amazon EC2 Auto Scaling User Guide_. @@ -51 +51 @@ Use the following steps to create an Amazon ECS cluster. -Amazon ECS creates an Amazon EC2 Auto Scaling launch template and Auto Scaling group on your behalf as part of the CloudFormation stack. +Amazon ECS creates an Amazon EC2 Amazon EC2 Auto Scaling launch template and Auto Scaling group on your behalf as part of the CloudFormation stack. @@ -59 +59 @@ Amazon ECS creates an Amazon EC2 Auto Scaling launch template and Auto Scaling g - 4. Under **Infrastructure** , clear AWS Fargate (serverless), and then select **Amazon EC2 instances**. Next, configure the Auto Scaling group which acts as the capacity provider. + 4. Under **Infrastructure** , clear AWS Fargate (serverless), and then select **Amazon EC2 instances**. Next, configure the Amazon EC2 Auto Scaling group which acts as the capacity provider. @@ -61 +61 @@ Amazon ECS creates an Amazon EC2 Auto Scaling launch template and Auto Scaling g - 1. Under **Auto Scaling group (ASG)**. Select **Create new ASG** , and then provide the following details about the group: + 1. Under **Amazon EC2 Auto Scaling group (ASG)**. Select **Create new ASG** , and then provide the following details about the group: @@ -67 +67 @@ Amazon ECS creates an Amazon EC2 Auto Scaling launch template and Auto Scaling g - * For **Capacity** , enter the minimum number and the maximum number of instances to launch in the Auto Scaling group. + * For **Capacity** , enter the minimum number and the maximum number of instances to launch in the Amazon EC2 Auto Scaling group. @@ -146 +146 @@ After you have registered a task definition for your account, you can run a task -At this point in the tutorial, you should have a cluster with five tasks running and an Auto Scaling group with a capacity provider. The capacity provider has Amazon ECS managed scaling enabled. +At this point in the tutorial, you should have a cluster with five tasks running and an Amazon EC2 Auto Scaling group with a capacity provider. The capacity provider has Amazon ECS managed scaling enabled. @@ -148 +148 @@ At this point in the tutorial, you should have a cluster with five tasks running -We can verify that everything is working properly by viewing the CloudWatch metrics, the Auto Scaling group settings, and finally the Amazon ECS cluster task count. +We can verify that everything is working properly by viewing the CloudWatch metrics, the Amazon EC2 Auto Scaling group settings, and finally the Amazon ECS cluster task count. @@ -166 +166 @@ We can verify that everything is working properly by viewing the CloudWatch metr -The value displayed in the graph shows the target capacity value for the capacity provider. It should begin at `100`, which was the target capacity percent we set. You should see it scale up to `200`, which will trigger an alarm for the target tracking scaling policy. The alarm will then trigger the Auto Scaling group to scale out. +The value displayed in the graph shows the target capacity value for the capacity provider. It should begin at `100`, which was the target capacity percent we set. You should see it scale up to `200`, which will trigger an alarm for the target tracking scaling policy. The alarm will then trigger the Amazon EC2 Auto Scaling group to scale out. @@ -171 +171 @@ The value displayed in the graph shows the target capacity value for the capacit -Use the following steps to view your Auto Scaling group details to confirm that the scale-out action occurred. +Use the following steps to view your Amazon EC2 Auto Scaling group details to confirm that the scale-out action occurred. @@ -173 +173 @@ Use the following steps to view your Auto Scaling group details to confirm that -###### To verify the Auto Scaling group scaled out +###### To verify the Amazon EC2 Auto Scaling group scaled out @@ -181 +181 @@ Use the following steps to view your Auto Scaling group details to confirm that - 4. Choose the `ConsoleTutorial-cluster` Auto Scaling group created in this tutorial. View the value under **Desired capacity** and view the instances under the **Instance management** tab to confirm your group scaled out to two instances. + 4. Choose the `ConsoleTutorial-cluster` Amazon EC2 Auto Scaling group created in this tutorial. View the value under **Desired capacity** and view the instances under the **Instance management** tab to confirm your group scaled out to two instances. @@ -188 +188 @@ Use the following steps to view your Amazon ECS cluster to confirm that the Amaz -###### To verify the instances in the Auto Scaling group +###### To verify the instances in the Amazon EC2 Auto Scaling group @@ -223 +223 @@ When you have finished this tutorial, clean up the resources associated with it - 9. Delete the Auto Scaling groups using the following steps. + 9. Delete the Amazon EC2 Auto Scaling groups using the following steps. @@ -231 +231 @@ When you have finished this tutorial, clean up the resources associated with it - 4. Select the `ConsoleTutorial-cluster` Auto Scaling group, then choose **Actions**. + 4. Select the `ConsoleTutorial-cluster` Amazon EC2 Auto Scaling group, then choose **Actions**.