AWS launchwizard documentation change
Summary
Updated documentation to specify 'Amazon EC2 Auto Scaling' instead of generic 'Auto Scaling' in policy descriptions
Security assessment
Change clarifies AWS service naming but doesn't address security vulnerabilities or introduce new security controls
Diff
diff --git a/launchwizard/latest/userguide/security-iam-awsmanpol.md b/launchwizard/latest/userguide/security-iam-awsmanpol.md index d02ffd730..811d97d55 100644 --- a//launchwizard/latest/userguide/security-iam-awsmanpol.md +++ b//launchwizard/latest/userguide/security-iam-awsmanpol.md @@ -56 +56 @@ This policy includes the following permissions. - * `autoscaling` – Allows Launch Wizard Auto Scaling groups, launch configurations, and associated tags, to be created, deleted, and updated. This is required so that the Launch Wizard SQL CloudFormation stacks can perform these actions for the RDGW nodes in its deployments. + * `autoscaling` – Allows Launch Wizard Amazon EC2 Auto Scaling groups, launch configurations, and associated tags, to be created, deleted, and updated. This is required so that the Launch Wizard SQL CloudFormation stacks can perform these actions for the RDGW nodes in its deployments. @@ -133 +133 @@ AmazonLaunchWizard_Fullaccess – Update to an existing policy | - * AWS Launch Wizard added permissions to create or update tags for Auto Scaling groups with the `arn:aws:autoscaling:*:*:autoScalingGroup:*:autoScalingGroupName/LaunchWizard*` resource. + * AWS Launch Wizard added permissions to create or update tags for Amazon EC2 Auto Scaling groups with the `arn:aws:autoscaling:*:*:autoScalingGroup:*:autoScalingGroupName/LaunchWizard*` resource.