AWS efs documentation change
Summary
Updated API reference link from relative path to absolute URL for DescribeFileSystemPolicy
Security assessment
Link update doesn't alter security content about IAM authentication or default policy behavior.
Diff
diff --git a/efs/latest/ug/iam-access-control-nfs-efs.md b/efs/latest/ug/iam-access-control-nfs-efs.md index d2aaf0c7d..c0132cb89 100644 --- a//efs/latest/ug/iam-access-control-nfs-efs.md +++ b//efs/latest/ug/iam-access-control-nfs-efs.md @@ -23 +23 @@ You must use the EFS mount helper to mount your EFS file systems in order to use -The default EFS file system policy does not use IAM to authenticate, and grants full access to any anonymous client that can connect to the file system using a mount target. The default policy is in effect whenever a user-configured file system policy is not in effect, including at file system creation. Whenever the default file system policy is in effect, a `[DescribeFileSystemPolicy](./API_DescribeFileSystemPolicy.html)` API operation returns a `PolicyNotFound` response. +The default EFS file system policy does not use IAM to authenticate, and grants full access to any anonymous client that can connect to the file system using a mount target. The default policy is in effect whenever a user-configured file system policy is not in effect, including at file system creation. Whenever the default file system policy is in effect, a `[DescribeFileSystemPolicy](https://docs.aws.amazon.com/efs/latest/APIReference/API_DescribeFileSystemPolicy.html)` API operation returns a `PolicyNotFound` response.