AWS efs documentation change
Summary
Modified link text from 'control file system data access' to 'control access to file systems'
Security assessment
This is a terminology refinement in documentation links without altering security guidance or addressing vulnerabilities. No security implications identified.
Diff
diff --git a/efs/latest/ug/security_iam_service-with-iam.md b/efs/latest/ug/security_iam_service-with-iam.md index 7cbf1efe8..212b2d84a 100644 --- a//efs/latest/ug/security_iam_service-with-iam.md +++ b//efs/latest/ug/security_iam_service-with-iam.md @@ -47 +47 @@ To enable cross-account access, you can specify an entire account or IAM entitie -To learn about using a resource policy to control file system data access, see [Using IAM to control file system data access](./iam-access-control-nfs-efs.html). To learn how to attach a resource-based policy to a file system, see [Creating file system policies](./create-file-system-policy.html). +To learn about using a resource policy to control file system data access, see [Using IAM to control access to file systems](./iam-access-control-nfs-efs.html). To learn how to attach a resource-based policy to a file system, see [Creating file system policies](./create-file-system-policy.html).