AWS Security ChangesHomeSearch

AWS dcv documentation change

Service: dcv · 2025-11-22 · Documentation low

File: dcv/latest/adminguide/manage-stop.md

Summary

Updated documentation to show macOS-specific instructions for disabling DCV server autostart, including corrected launchctl command path

Security assessment

Change updates platform-specific operational instructions without addressing security controls or vulnerabilities.

Diff

diff --git a/dcv/latest/adminguide/manage-stop.md b/dcv/latest/adminguide/manage-stop.md
index 558bbf082..7e7663471 100644
--- a//dcv/latest/adminguide/manage-stop.md
+++ b//dcv/latest/adminguide/manage-stop.md
@@ -77 +77 @@ Disable automatic Amazon DCV server startup using the command line.
-###### To prevent the Amazon DCV server from starting automatically on Linux
+###### To prevent the Amazon DCV server from starting automatically on macOS
@@ -82 +82 @@ Use the following command:
-    $ sudo launchctl disable com.amazon.dcv.server.dcvserver
+    $ sudo launchctl disable system/com.amazon.dcv.server.dcvserver