AWS autoscaling documentation change
Summary
Updated terminology from 'Auto Scaling groups' to 'Amazon EC2 Auto Scaling groups' for consistency and clarity in IAM documentation
Security assessment
Changes are purely terminological updates without introducing new security concepts or addressing vulnerabilities. No evidence of security impact.
Diff
diff --git a/autoscaling/plans/userguide/security_iam_service-with-iam.md b/autoscaling/plans/userguide/security_iam_service-with-iam.md index ac3cd3a49..1709601f5 100644 --- a//autoscaling/plans/userguide/security_iam_service-with-iam.md +++ b//autoscaling/plans/userguide/security_iam_service-with-iam.md @@ -84 +84 @@ Scaling plans cannot be tagged. They also have no service-defined resources that -Scaling plans may contain taggable resources, such as Auto Scaling groups, that support controlling access based on tags. For more information, see the documentation for that AWS service. +Scaling plans may contain taggable resources, such as Amazon EC2 Auto Scaling groups, that support controlling access based on tags. For more information, see the documentation for that AWS service. @@ -102 +102 @@ AWS Auto Scaling uses a few types of service-linked roles to call other AWS serv - * _Predictive scaling service-linked role_ — Allows AWS Auto Scaling to access historical metric data from CloudWatch. Also allows creation of scheduled actions for Auto Scaling groups based on a load forecast and capacity prediction. For more information, see [Predictive scaling service-linked role](./aws-auto-scaling-service-linked-roles.html). + * _Predictive scaling service-linked role_ — Allows AWS Auto Scaling to access historical metric data from CloudWatch. Also allows creation of scheduled actions for Amazon EC2 Auto Scaling groups based on a load forecast and capacity prediction. For more information, see [Predictive scaling service-linked role](./aws-auto-scaling-service-linked-roles.html). @@ -104 +104 @@ AWS Auto Scaling uses a few types of service-linked roles to call other AWS serv - * _Amazon EC2 Auto Scaling service-linked role_ — Allows AWS Auto Scaling to access and manage target tracking scaling policies for Auto Scaling groups. 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_. + * _Amazon EC2 Auto Scaling service-linked role_ — Allows AWS Auto Scaling to access and manage target tracking scaling policies for Amazon EC2 Auto Scaling groups. 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_.