AWS efs documentation change
Summary
Simplified security group documentation reference from 'for Amazon EC2 instances and mount targets' to general 'Using VPC security groups'
Security assessment
Shortens section title reference but maintains focus on security group configuration. No security vulnerability addressed.
Diff
diff --git a/efs/latest/ug/mounting-fs-mount-cmd-dns-name.md b/efs/latest/ug/mounting-fs-mount-cmd-dns-name.md index 3c1262821..002c4f9f4 100644 --- a//efs/latest/ug/mounting-fs-mount-cmd-dns-name.md +++ b//efs/latest/ug/mounting-fs-mount-cmd-dns-name.md @@ -9 +9 @@ -Prior to mounting your file system, you need to add a rule to the mount target security group that allows inbound NFS access from the EC2 security group. For more information, see [Using VPC security groups for Amazon EC2 instances and mount targets](./network-access.html). +Prior to mounting your file system, you need to add a rule to the mount target security group that allows inbound NFS access from the EC2 security group. For more information, see [Using VPC security groups](./network-access.html).