AWS Security ChangesHomeSearch

AWS gameliftstreams documentation change

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

File: gameliftstreams/latest/developerguide/troubleshoot-compatibility-setup-remote.md

Summary

Fixed command formatting by splitting into separate lines for starting and enabling dcvserver service.

Security assessment

Purely formatting change with no security implications or documentation additions.

Diff

diff --git a/gameliftstreams/latest/developerguide/troubleshoot-compatibility-setup-remote.md b/gameliftstreams/latest/developerguide/troubleshoot-compatibility-setup-remote.md
index 91e12e3a6..6c1420360 100644
--- a//gameliftstreams/latest/developerguide/troubleshoot-compatibility-setup-remote.md
+++ b//gameliftstreams/latest/developerguide/troubleshoot-compatibility-setup-remote.md
@@ -106 +106,2 @@ When you're done, run the following command to start the Amazon DCV Server:
-    sudo systemctl start dcvserver sudo systemctl enable dcvserver
+    sudo systemctl start dcvserver 
+    sudo systemctl enable dcvserver