AWS Security ChangesHomeSearch

AWS efs documentation change

Service: efs · 2025-09-19 · Documentation low

File: efs/latest/ug/mounting-fs-install-nfsclient.md

Summary

Simplified NFS service startup commands by removing OS-specific instructions

Security assessment

Documentation simplification without security implications.

Diff

diff --git a/efs/latest/ug/mounting-fs-install-nfsclient.md b/efs/latest/ug/mounting-fs-install-nfsclient.md
index 5e8dcde4f..a6f41d08c 100644
--- a//efs/latest/ug/mounting-fs-install-nfsclient.md
+++ b//efs/latest/ug/mounting-fs-install-nfsclient.md
@@ -32,5 +32 @@ If you're using an Ubuntu Amazon EC2 AMI, install the NFS client with the follow
-  5. Start the NFS service using the following commands. For RHEL 7:
-    
-        $ sudo service nfs start
-
-For RHEL 8:
+  5. Start the NFS service using the following command: