AWS efs documentation change
Summary
Updated link text for IAM access control documentation from 'file system data access' to 'access to file systems'
Security assessment
Change only modifies hyperlink text without altering security content. The referenced IAM authorization feature was already documented as a security option.
Diff
diff --git a/efs/latest/ug/features.md b/efs/latest/ug/features.md index 83edd8458..ea05b2528 100644 --- a//efs/latest/ug/features.md +++ b//efs/latest/ug/features.md @@ -30 +30 @@ Users and roles that you create in AWS Identity and Access Management (IAM) must -IAM authorization for NFS clients is an additional security option for Amazon EFS that uses IAM to simplify access management for Network File System (NFS) clients at scale. With IAM authorization for NFS clients, you can use IAM to manage access to an EFS file system in an inherently scalable way. IAM authorization for NFS clients is also optimized for cloud environments. For more information on using IAM authorization for NFS clients, see [Using IAM to control file system data access](./iam-access-control-nfs-efs.html). +IAM authorization for NFS clients is an additional security option for Amazon EFS that uses IAM to simplify access management for Network File System (NFS) clients at scale. With IAM authorization for NFS clients, you can use IAM to manage access to an EFS file system in an inherently scalable way. IAM authorization for NFS clients is also optimized for cloud environments. For more information on using IAM authorization for NFS clients, see [Using IAM to control access to file systems](./iam-access-control-nfs-efs.html).