AWS efs documentation change
Summary
Updated access points documentation link text
Security assessment
Change only modifies link text while maintaining existing security context about access points. No new security information added.
Diff
diff --git a/efs/latest/ug/how-it-works-implementation.md b/efs/latest/ug/how-it-works-implementation.md index 166f04361..d3efcfc85 100644 --- a//efs/latest/ug/how-it-works-implementation.md +++ b//efs/latest/ug/how-it-works-implementation.md @@ -23 +23 @@ For more information, see [Managing mount targets](./accessing-fs.html). - * **Access Points** – An access point applies an operating system user, group, and file system path to any file system request made using the access point. The access point's operating system user and group override any identity information provided by the NFS client. The file system path is exposed to the client as the access point's root directory. This ensures that each application always uses the correct operating system identity and the correct directory when accessing shared file-based datasets. Applications using the access point can only access data in its own directory and below. For more information, see [Working with Amazon EFS access points](./efs-access-points.html). + * **Access Points** – An access point applies an operating system user, group, and file system path to any file system request made using the access point. The access point's operating system user and group override any identity information provided by the NFS client. The file system path is exposed to the client as the access point's root directory. This ensures that each application always uses the correct operating system identity and the correct directory when accessing shared file-based datasets. Applications using the access point can only access data in its own directory and below. For more information, see [Working with access points](./efs-access-points.html).