AWS efs documentation change
Summary
Updated link text from 'file system data access' to 'access to file systems' in IAM documentation reference
Security assessment
Change only modifies hyperlink text for clarity without altering security guidance. No evidence of addressing vulnerabilities or security incidents.
Diff
diff --git a/efs/latest/ug/awsbackup.md b/efs/latest/ug/awsbackup.md index aeab39ab5..5ca62d4e3 100644 --- a//efs/latest/ug/awsbackup.md +++ b//efs/latest/ug/awsbackup.md @@ -78 +78 @@ AWS Backup creates a service-linked role on your behalf in your account. This ro -You can use the `elasticfilesystem:backup` and `elasticfilesystem:restore` actions to allow or deny an IAM entity (such as a user, group, or role) the ability to create or restore backups of an EFS file system. You can use these actions in a file system policy or in an identity-based IAM policy. For more information, see [Identity and access management for Amazon EFS](./security-iam.html) and [Using IAM to control file system data access](./iam-access-control-nfs-efs.html). +You can use the `elasticfilesystem:backup` and `elasticfilesystem:restore` actions to allow or deny an IAM entity (such as a user, group, or role) the ability to create or restore backups of an EFS file system. You can use these actions in a file system policy or in an identity-based IAM policy. For more information, see [Identity and access management for Amazon EFS](./security-iam.html) and [Using IAM to control access to file systems](./iam-access-control-nfs-efs.html).