AWS AWSEC2 documentation change
Summary
Specified 'Amazon EC2 Auto Scaling groups' instead of generic 'Auto Scaling groups'.
Security assessment
This is a terminology update and does not relate to security vulnerabilities or security documentation.
Diff
diff --git a/AWSEC2/latest/UserGuide/disable-an-ami.md b/AWSEC2/latest/UserGuide/disable-an-ami.md index 9d40d1248..703dd0c4a 100644 --- a//AWSEC2/latest/UserGuide/disable-an-ami.md +++ b//AWSEC2/latest/UserGuide/disable-an-ami.md @@ -52 +52 @@ Disabling an AMI removes all its launch permissions. - * Launch services, such as launch templates and Auto Scaling groups, can continue to reference disabled AMIs. Subsequent instance launches from a disabled AMI will fail, so we recommend updating launch templates and Auto Scaling groups to reference available AMIs only. + * Launch services, such as launch templates and Amazon EC2 Auto Scaling groups, can continue to reference disabled AMIs. Subsequent instance launches from a disabled AMI will fail, so we recommend updating launch templates and Amazon EC2 Auto Scaling groups to reference available AMIs only.