AWS efs documentation change
Summary
Updated title and terminology from 'control file system data access' to 'control access to file systems'
Security assessment
Title change and minor terminology updates (e.g., 'Amazon EFS file systems' to 'EFS file systems') without altering IAM authorization functionality. The security feature documentation remains substantially the same.
Diff
diff --git a/efs/latest/ug/iam-access-control-nfs-efs.md b/efs/latest/ug/iam-access-control-nfs-efs.md index 118013fb0..911d1aa0b 100644 --- a//efs/latest/ug/iam-access-control-nfs-efs.md +++ b//efs/latest/ug/iam-access-control-nfs-efs.md @@ -7 +7 @@ Default File System PolicyEFS actions for clientsEFS condition keys for clientsF -# Using IAM to control file system data access +# Using IAM to control access to file systems @@ -17 +17 @@ When you use IAM authorization for NFS clients, client connections and IAM autho -You must use the EFS mount helper to mount your Amazon EFS file systems in order to use IAM authorization to control client access. For more information, see [Mounting with IAM authorization](./mounting-IAM-option.html). +You must use the EFS mount helper to mount your EFS file systems in order to use IAM authorization to control client access. For more information, see [Mounting with IAM authorization](./mounting-IAM-option.html).