AWS elasticbeanstalk documentation change
Summary
Updated link text from 'Security groups' to 'EC2 security groups' for clarity
Security assessment
Change is purely a documentation label clarification for EC2 security groups, with no indication of addressing vulnerabilities or security improvements.
Diff
diff --git a/elasticbeanstalk/latest/dg/using-features.migration.md b/elasticbeanstalk/latest/dg/using-features.migration.md index c7c473a78..034555c0e 100644 --- a//elasticbeanstalk/latest/dg/using-features.migration.md +++ b//elasticbeanstalk/latest/dg/using-features.migration.md @@ -61 +61 @@ Your application is using a legacy platform version if you see **(legacy)** next - 2. If you have an Amazon RDS DB Instance, update your database security group to allow access to your EC2 security group for your new environment. For instructions on how to find the name of your EC2 security group using the AWS Management Console, see [Security groups](./using-features.managing.ec2.console.html#using-features.managing.ec2.securitygroups). For more information about configuring your EC2 security group, go to the "Authorizing Network Access to an Amazon EC2 Security Group" section of [Working with DB Security Groups](http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_WorkingWithSecurityGroups.html) in the _Amazon Relational Database Service User Guide_. + 2. If you have an Amazon RDS DB Instance, update your database security group to allow access to your EC2 security group for your new environment. For instructions on how to find the name of your EC2 security group using the AWS Management Console, see [EC2 security groups](./using-features.managing.ec2.console.html#using-features.managing.ec2.securitygroups). For more information about configuring your EC2 security group, go to the "Authorizing Network Access to an Amazon EC2 Security Group" section of [Working with DB Security Groups](http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_WorkingWithSecurityGroups.html) in the _Amazon Relational Database Service User Guide_.