AWS Security ChangesHomeSearch

AWS efs documentation change

Service: efs · 2025-05-16 · Documentation low

File: efs/latest/ug/user-and-group-permissions.md

Summary

Adjusted link text from 'control file system data access' to 'control access to file systems'

Security assessment

Minor wording update to documentation links without altering security policies or addressing vulnerabilities. No security impact detected.

Diff

diff --git a/efs/latest/ug/user-and-group-permissions.md b/efs/latest/ug/user-and-group-permissions.md
index 940062e3f..abcb1e0d6 100644
--- a//efs/latest/ug/user-and-group-permissions.md
+++ b//efs/latest/ug/user-and-group-permissions.md
@@ -11 +11 @@ Files and directories in an EFS file system support standard Unix-style read, wr
-By default, this layer of access control depends on trusting the NFSv4.1 client in its assertion of the user and group ID. You can use AWS Identity and Access Management (IAM) resource-based policies and identity policies to authorize NFS clients and provide read-only, write, and root access permissions. You can use EFS access points to override the operating system user and group identity information provided by the NFS client. For more information, see [Using IAM to control file system data access](./iam-access-control-nfs-efs.html) and [Creating access points](./create-access-point.html).
+By default, this layer of access control depends on trusting the NFSv4.1 client in its assertion of the user and group ID. You can use AWS Identity and Access Management (IAM) resource-based policies and identity policies to authorize NFS clients and provide read-only, write, and root access permissions. You can use EFS access points to override the operating system user and group identity information provided by the NFS client. For more information, see [Using IAM to control access to file systems](./iam-access-control-nfs-efs.html) and [Creating access points](./create-access-point.html).