AWS efs documentation change
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`