AWS elasticbeanstalk documentation change
Summary
Updated link text from 'Security groups' to 'EC2 security groups' for consistency
Security assessment
Textual change to improve clarity of security group references, no security vulnerability addressed.
Diff
diff --git a/elasticbeanstalk/latest/dg/using-features.terminating.md b/elasticbeanstalk/latest/dg/using-features.terminating.md index a8b33c4d5..11f9e43fc 100644 --- a//elasticbeanstalk/latest/dg/using-features.terminating.md +++ b//elasticbeanstalk/latest/dg/using-features.terminating.md @@ -17 +17 @@ If you have data from an environment that you want to preserve, set the database -Elastic Beanstalk might fail to terminate your environment. One common reason is that the security group of another environment has a dependency on the security group of the environment that you want to terminate. For instructions on how to avoid this problem, see [Security groups](./using-features.managing.ec2.console.html#using-features.managing.ec2.securitygroups) on the _EC2 Instances_ page of this guide. +Elastic Beanstalk might fail to terminate your environment. One common reason is that the security group of another environment has a dependency on the security group of the environment that you want to terminate. For instructions on how to avoid this problem, see [EC2 security groups](./using-features.managing.ec2.console.html#using-features.managing.ec2.securitygroups) on the _EC2 Instances_ page of this guide.