AWS Security ChangesHomeSearch

AWS efs documentation change

Service: efs · 2025-10-01 · Documentation low

File: efs/latest/ug/efs-replication.md

Summary

Fixed IAM permission from DescribeFileSystem to DescribeFileSystems

Security assessment

Typo correction in required IAM action name without security implications

Diff

diff --git a/efs/latest/ug/efs-replication.md b/efs/latest/ug/efs-replication.md
index 681c608a9..b7a914b98 100644
--- a//efs/latest/ug/efs-replication.md
+++ b//efs/latest/ug/efs-replication.md
@@ -73 +73 @@ The service-linked role or IAM role that you provide when creating the replicati
-  * `elasticfilesystem:DescribeFileSystem`
+  * `elasticfilesystem:DescribeFileSystems`