AWS elasticbeanstalk documentation change
Summary
Updated security group documentation link text from 'Security groups' to 'EC2 security groups'
Security assessment
Minor text change clarifying security group reference without altering security content or addressing vulnerabilities.
Diff
diff --git a/elasticbeanstalk/latest/dg/AWSHowTo.ElastiCache.md b/elasticbeanstalk/latest/dg/AWSHowTo.ElastiCache.md index 03a21ba68..9cf926441 100644 --- a//elasticbeanstalk/latest/dg/AWSHowTo.ElastiCache.md +++ b//elasticbeanstalk/latest/dg/AWSHowTo.ElastiCache.md @@ -17 +17 @@ Amazon ElastiCache is a web service that enables setting up, managing, and scali - 2. Configure your ElastiCache Security Group to allow access from the Amazon EC2 security group used by your Elastic Beanstalk application. 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) on the _EC2 Instances_ document page. + 2. Configure your ElastiCache Security Group to allow access from the Amazon EC2 security group used by your Elastic Beanstalk application. 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) on the _EC2 Instances_ document page.