AWS Security ChangesHomeSearch

AWS dcv documentation change

Service: dcv · 2025-08-16 · Documentation low

File: dcv/latest/adminguide/security-authentication.md

Summary

Fixed Windows registry path formatting (backslashes instead of forward slashes)

Security assessment

The change corrects path syntax but does not alter security configuration instructions or address security vulnerabilities. Authentication configuration remains unchanged.

Diff

diff --git a/dcv/latest/adminguide/security-authentication.md b/dcv/latest/adminguide/security-authentication.md
index 90e9d438c..381206e16 100644
--- a//dcv/latest/adminguide/security-authentication.md
+++ b//dcv/latest/adminguide/security-authentication.md
@@ -43 +43 @@ To change the Amazon DCV server's authentication method, you must configure the
-  2. Navigate to the **HKEY_USERS/S-1-5-18/Software/GSettings/com/nicesoftware/dcv/security/** key and select the **authentication** parameter.
+  2. Navigate to the **HKEY_USERS\S-1-5-18\Software\GSettings\com\nicesoftware\dcv\security\** key and select the **authentication** parameter.