AWS Security ChangesHomeSearch

AWS efs documentation change

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

File: efs/latest/ug/mount-fs-auto-mount-update-fstab.md

Summary

Updated documentation links from 'file system data access' to 'access to file systems' in IAM authorization context

Security assessment

Change only modifies link text for consistency but maintains existing security guidance about IAM authorization requiring TLS. No new security content or vulnerability addressed.

Diff

diff --git a/efs/latest/ug/mount-fs-auto-mount-update-fstab.md b/efs/latest/ug/mount-fs-auto-mount-update-fstab.md
index 5eb45d8be..c60c9a72b 100644
--- a//efs/latest/ug/mount-fs-auto-mount-update-fstab.md
+++ b//efs/latest/ug/mount-fs-auto-mount-update-fstab.md
@@ -83,2 +83,2 @@ Field | Description
-  * `iam` – Use this option to mount with IAM authorization to an EC2 instance that has an instance profile. Using the `iam` mount option requires also using the `tls` option. For more information, see [Using IAM to control file system data access](./iam-access-control-nfs-efs.html).
-  * `awsprofile=`namedprofile`` – Use this option with the `iam` and `tls` options to mount with IAM authorization to a Linux instance using a credentials file. For more information about EFS access points, see [Using IAM to control file system data access](./iam-access-control-nfs-efs.html).
+  * `iam` – Use this option to mount with IAM authorization to an EC2 instance that has an instance profile. Using the `iam` mount option requires also using the `tls` option. For more information, see [Using IAM to control access to file systems](./iam-access-control-nfs-efs.html).
+  * `awsprofile=`namedprofile`` – Use this option with the `iam` and `tls` options to mount with IAM authorization to a Linux instance using a credentials file. For more information about EFS access points, see [Using IAM to control access to file systems](./iam-access-control-nfs-efs.html).