AWS Security ChangesHomeSearch

AWS efs documentation change

Service: efs · 2025-11-19 · Documentation low

File: efs/latest/ug/how-it-works.md

Summary

Multiple instances of 'AWS Direct Connect' changed to 'Direct Connect', including pricing link and image caption

Security assessment

Service name standardization without altering security context. The security group mention (NFS port 2049) is existing documentation, not part of the change.

Diff

diff --git a/efs/latest/ug/how-it-works.md b/efs/latest/ug/how-it-works.md
index 2930493c6..6ff6abd99 100644
--- a//efs/latest/ug/how-it-works.md
+++ b//efs/latest/ug/how-it-works.md
@@ -77 +77 @@ Keep the following considerations in mind when using Amazon EFS with an on-premi
-There is no additional cost for on-premises access to your Amazon EFS file systems. You are charged for the AWS Direct Connect connection to your Amazon VPC. For more information, see [AWS Direct Connect pricing](https://aws.amazon.com/directconnect/pricing/).
+There is no additional cost for on-premises access to your Amazon EFS file systems. You are charged for the Direct Connect connection to your Amazon VPC. For more information, see [Direct Connect pricing](https://aws.amazon.com/directconnect/pricing/).
@@ -81 +81 @@ The following illustration shows an example of how to access an Amazon EFS file
-![Mount an EFS file system on an on-premises client when using AWS Direct Connect.](/images/efs/latest/ug/images/efs-directconnect-how-it-works.png)
+![Mount an EFS file system on an on-premises client when using Direct Connect.](/images/efs/latest/ug/images/efs-directconnect-how-it-works.png)
@@ -83 +83 @@ The following illustration shows an example of how to access an Amazon EFS file
-You can use any mount target in your VPC if you can reach that mount target's subnet by using an AWS Direct Connect connection between your on-premises server and VPC. To access Amazon EFS from an on-premises server, add a rule to your mount target security group to allow inbound traffic to the NFS port (2049) from your on-premises server. For more information, including detailed procedures, see [Prerequisites](./mounting-fs-mount-helper-direct.html#efs-onpremises).
+You can use any mount target in your VPC if you can reach that mount target's subnet by using an Direct Connect connection between your on-premises server and VPC. To access Amazon EFS from an on-premises server, add a rule to your mount target security group to allow inbound traffic to the NFS port (2049) from your on-premises server. For more information, including detailed procedures, see [Prerequisites](./mounting-fs-mount-helper-direct.html#efs-onpremises).