AWS AWSEC2 documentation change
Summary
Updated terminology from 'Auto Scaling group' to 'Amazon EC2 Auto Scaling group' for branding consistency
Security assessment
The change is purely terminological with no security implications. Patching recommendations remain unchanged.
Diff
diff --git a/AWSEC2/latest/UserGuide/update-management.md b/AWSEC2/latest/UserGuide/update-management.md index 07330c342..fc973ba45 100644 --- a//AWSEC2/latest/UserGuide/update-management.md +++ b//AWSEC2/latest/UserGuide/update-management.md @@ -9 +9 @@ We recommend that you regularly patch, update, and secure the operating system a -For EC2 instances in an Auto Scaling group, you can use the [AWS-PatchAsgInstance](https://docs.aws.amazon.com/systems-manager-automation-runbooks/latest/userguide/automation-aws-patchasginstance.html) runbook to help avoid instances that are undergoing patching from being replaced. Alternatively, you can use any automatic update services or recommended processes for installing updates that are provided by the application vendor. +For EC2 instances in an Amazon EC2 Auto Scaling group, you can use the [AWS-PatchAsgInstance](https://docs.aws.amazon.com/systems-manager-automation-runbooks/latest/userguide/automation-aws-patchasginstance.html) runbook to help avoid instances that are undergoing patching from being replaced. Alternatively, you can use any automatic update services or recommended processes for installing updates that are provided by the application vendor.