AWS efs documentation change
Summary
Updated IAM authorization documentation link wording
Security assessment
Only changes link text from 'file system data access' to 'access to file systems' without modifying security guidance.
Diff
diff --git a/efs/latest/ug/mounting-IAM-option.md b/efs/latest/ug/mounting-IAM-option.md index 0c228cc15..14ec4e9ba 100644 --- a//efs/latest/ug/mounting-IAM-option.md +++ b//efs/latest/ug/mounting-IAM-option.md @@ -9 +9 @@ Mounting with IAM using an EC2 instance profileMounting with IAM using a named p -To mount your EFS file system on Linux instances using AWS Identity and Access Management (IAM) authorization, use the EFS mount helper. For more information about IAM authorization for NFS clients, see [Using IAM to control file system data access](./iam-access-control-nfs-efs.html). +To mount your EFS file system on Linux instances using AWS Identity and Access Management (IAM) authorization, use the EFS mount helper. For more information about IAM authorization for NFS clients, see [Using IAM to control access to file systems](./iam-access-control-nfs-efs.html).