AWS Security ChangesHomeSearch

AWS dcv documentation change

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

File: dcv/latest/sm-admin/targeting.md

Summary

Added macOS paths and service management commands for tag configuration

Security assessment

Updates operational instructions for macOS service management without security-related changes to the tagging system itself.

Diff

diff --git a/dcv/latest/sm-admin/targeting.md b/dcv/latest/sm-admin/targeting.md
index 2cbcb66a8..30000b2ef 100644
--- a//dcv/latest/sm-admin/targeting.md
+++ b//dcv/latest/sm-admin/targeting.md
@@ -20 +20 @@ A tag consists of a tag key and value pair, and you can use any information pair
-  3. Open the Agent configuration file (`/etc/dcv-session-manager-agent/agent.conf` for Linux or `C:\Program Files\NICE\DCVSessionManagerAgent\conf\agent.conf` for Windows). For `tags_folder`, and specify the path to the directory in which the tag file is located.
+  3. Open the Agent configuration file (`/etc/dcv-session-manager-agent/agent.conf` for Linux and macOS or `C:\Program Files\NICE\DCVSessionManagerAgent\conf\agent.conf` for Windows). For `tags_folder`, and specify the path to the directory in which the tag file is located.
@@ -39,0 +40,6 @@ If the directory contains multiple tag files, all of the tags defined across the
+     * macOS
+        
+                $ sudo launchctl unload /Library/LaunchDaemons/com.amazon.dcv.session-manager.agent.plist
+        
+                $ sudo launchctl load /Library/LaunchDaemons/com.amazon.dcv.session-manager.agent.plist
+