AWS efs documentation change
Summary
Simplified link text for VPC security groups documentation
Security assessment
Change shortens link description from 'Using VPC security groups for Amazon EC2 instances and mount targets' to 'Using VPC security groups' without modifying security guidance. VPC security group configuration remains a security best practice but this change doesn't introduce new information.
Diff
diff --git a/efs/latest/ug/getting-started.md b/efs/latest/ug/getting-started.md index f576e7b2c..9f9e6bfc8 100644 --- a//efs/latest/ug/getting-started.md +++ b//efs/latest/ug/getting-started.md @@ -28 +28 @@ Before completing the getting started steps, make sure you have the following re - * Your Amazon Virtual Private Cloud (Amazon VPC), EC2, and EFS resources are all in the same AWS Region and that you have a default VPC in the Region. If you don't have a default VPC, or if you want to mount your file system from a new VPC with new or existing security groups, see [Using VPC security groups for Amazon EC2 instances and mount targets](./network-access.html). + * Your Amazon Virtual Private Cloud (Amazon VPC), EC2, and EFS resources are all in the same AWS Region and that you have a default VPC in the Region. If you don't have a default VPC, or if you want to mount your file system from a new VPC with new or existing security groups, see [Using VPC security groups](./network-access.html).