AWS Security ChangesHomeSearch

AWS dcv documentation change

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

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

Summary

Updated agent installer URLs and package versions from 2024.0 to 2025.0 across multiple Linux distributions and Windows

Security assessment

The changes only update version numbers in download links and installation commands. There is no mention of security patches, vulnerabilities, or security-related features in the commit messages or surrounding documentation. This appears to be a routine version update without explicit security context.

Diff

diff --git a/dcv/latest/sm-admin/agent.md b/dcv/latest/sm-admin/agent.md
index 15cedb7f6..d0d1ef825 100644
--- a//dcv/latest/sm-admin/agent.md
+++ b//dcv/latest/sm-admin/agent.md
@@ -40 +40 @@ The following instructions are for installing the agent on 64-bit x86 hosts. To
-                $  wget https://d1uj6qtbmh3dt5.cloudfront.net/2024.0/SessionManagerAgents/nice-dcv-session-manager-agent-2024.0.801-1.el7.x86_64.rpm
+                $  wget https://d1uj6qtbmh3dt5.cloudfront.net/2025.0/SessionManagerAgents/nice-dcv-session-manager-agent-2025.0.801-1.el7.x86_64.rpm
@@ -44 +44 @@ The following instructions are for installing the agent on 64-bit x86 hosts. To
-                $  wget https://d1uj6qtbmh3dt5.cloudfront.net/2024.0/SessionManagerAgents/nice-dcv-session-manager-agent-2024.0.852-1.amzn2023.x86_64.rpm
+                $  wget https://d1uj6qtbmh3dt5.cloudfront.net/2025.0/SessionManagerAgents/nice-dcv-session-manager-agent-2025.0.886-1.amzn2023.x86_64.rpm
@@ -48 +48 @@ The following instructions are for installing the agent on 64-bit x86 hosts. To
-                $  wget https://d1uj6qtbmh3dt5.cloudfront.net/2024.0/SessionManagerAgents/nice-dcv-session-manager-agent-2024.0.852-1.el8.x86_64.rpm
+                $  wget https://d1uj6qtbmh3dt5.cloudfront.net/2025.0/SessionManagerAgents/nice-dcv-session-manager-agent-2025.0.886-1.el8.x86_64.rpm
@@ -52 +52 @@ The following instructions are for installing the agent on 64-bit x86 hosts. To
-                $  wget https://d1uj6qtbmh3dt5.cloudfront.net/2024.0/SessionManagerAgents/nice-dcv-session-manager-agent-2024.0.852-1.el9.x86_64.rpm
+                $  wget https://d1uj6qtbmh3dt5.cloudfront.net/2025.0/SessionManagerAgents/nice-dcv-session-manager-agent-2025.0.886-1.el9.x86_64.rpm
@@ -56 +56 @@ The following instructions are for installing the agent on 64-bit x86 hosts. To
-                $  wget https://d1uj6qtbmh3dt5.cloudfront.net/2024.0/SessionManagerAgents/nice-dcv-session-manager-agent_2024.0.852-1_amd64.ubuntu2004.deb
+                $  wget https://d1uj6qtbmh3dt5.cloudfront.net/2025.0/SessionManagerAgents/nice-dcv-session-manager-agent_2025.0.886-1_amd64.ubuntu2004.deb
@@ -60 +60 @@ The following instructions are for installing the agent on 64-bit x86 hosts. To
-                $  wget https://d1uj6qtbmh3dt5.cloudfront.net/2024.0/SessionManagerAgents/nice-dcv-session-manager-agent_2024.0.852-1_amd64.ubuntu2204.deb
+                $  wget https://d1uj6qtbmh3dt5.cloudfront.net/2025.0/SessionManagerAgents/nice-dcv-session-manager-agent_2025.0.886-1_amd64.ubuntu2204.deb
@@ -64 +64 @@ The following instructions are for installing the agent on 64-bit x86 hosts. To
-                $  wget https://d1uj6qtbmh3dt5.cloudfront.net/2024.0/SessionManagerAgents/nice-dcv-session-manager-agent_2024.0.852-1_amd64.ubuntu2404.deb
+                $  wget https://d1uj6qtbmh3dt5.cloudfront.net/2025.0/SessionManagerAgents/nice-dcv-session-manager-agent_2025.0.886-1_amd64.ubuntu2404.deb
@@ -68 +68 @@ The following instructions are for installing the agent on 64-bit x86 hosts. To
-                $ curl -O https://d1uj6qtbmh3dt5.cloudfront.net/2024.0/SessionManagerAgents/nice-dcv-session-manager-agent-2024.0.852-1.sles12.x86_64.rpm
+                $ curl -O https://d1uj6qtbmh3dt5.cloudfront.net/2025.0/SessionManagerAgents/nice-dcv-session-manager-agent-2025.0.886-1.sles12.x86_64.rpm
@@ -72 +72 @@ The following instructions are for installing the agent on 64-bit x86 hosts. To
-                $ curl -O https://d1uj6qtbmh3dt5.cloudfront.net/2024.0/SessionManagerAgents/nice-dcv-session-manager-agent-2024.0.852-1.sles15.x86_64.rpm
+                $ curl -O https://d1uj6qtbmh3dt5.cloudfront.net/2025.0/SessionManagerAgents/nice-dcv-session-manager-agent-2025.0.886-1.sles15.x86_64.rpm
@@ -78 +78 @@ The following instructions are for installing the agent on 64-bit x86 hosts. To
-                $  sudo yum install -y ./nice-dcv-session-manager-agent-2024.0.852-1.el7.x86_64.rpm
+                $  sudo yum install -y ./nice-dcv-session-manager-agent-2025.0.886-1.el7.x86_64.rpm
@@ -82 +82 @@ The following instructions are for installing the agent on 64-bit x86 hosts. To
-                $  sudo yum install -y ./nice-dcv-session-manager-agent-2024.0.852-1.amzn2023.x86_64.rpm
+                $  sudo yum install -y ./nice-dcv-session-manager-agent-2025.0.886-1.amzn2023.x86_64.rpm
@@ -86 +86 @@ The following instructions are for installing the agent on 64-bit x86 hosts. To
-                $  sudo yum install -y ./nice-dcv-session-manager-agent-2024.0.852-1.el8.x86_64.rpm
+                $  sudo yum install -y ./nice-dcv-session-manager-agent-2025.0.886-1.el8.x86_64.rpm
@@ -90 +90 @@ The following instructions are for installing the agent on 64-bit x86 hosts. To
-                $  sudo yum install -y ./nice-dcv-session-manager-agent-2024.0.852-1.el9.x86_64.rpm
+                $  sudo yum install -y ./nice-dcv-session-manager-agent-2025.0.886-1.el9.x86_64.rpm
@@ -94 +94 @@ The following instructions are for installing the agent on 64-bit x86 hosts. To
-                $  sudo apt install ./nice-dcv-session-manager-agent_2024.0.852-1_amd64.ubuntu2004.deb
+                $  sudo apt install ./nice-dcv-session-manager-agent_2025.0.886-1_amd64.ubuntu2004.deb
@@ -98 +98 @@ The following instructions are for installing the agent on 64-bit x86 hosts. To
-                $  sudo apt install ./nice-dcv-session-manager-agent_2024.0.852-1_amd64.ubuntu2204.deb
+                $  sudo apt install ./nice-dcv-session-manager-agent_2025.0.886-1_amd64.ubuntu2204.deb
@@ -102 +102 @@ The following instructions are for installing the agent on 64-bit x86 hosts. To
-                $  sudo apt install ./nice-dcv-session-manager-agent_2024.0.852-1_amd64.ubuntu2404.deb
+                $  sudo apt install ./nice-dcv-session-manager-agent_2025.0.886-1_amd64.ubuntu2404.deb
@@ -106 +106 @@ The following instructions are for installing the agent on 64-bit x86 hosts. To
-                $ sudo zypper install ./nice-dcv-session-manager-agent-2024.0.852-1.sles12.x86_64.rpm
+                $ sudo zypper install ./nice-dcv-session-manager-agent-2025.0.886-1.sles12.x86_64.rpm
@@ -110 +110 @@ The following instructions are for installing the agent on 64-bit x86 hosts. To
-                $ sudo zypper install ./nice-dcv-session-manager-agent-2024.0.852-1.sles15.x86_64.rpm
+                $ sudo zypper install ./nice-dcv-session-manager-agent-2025.0.886-1.sles15.x86_64.rpm
@@ -144 +144 @@ Windows host
-  1. Download the [ agent installer](https://d1uj6qtbmh3dt5.cloudfront.net/2024.0/SessionManagerAgents/nice-dcv-session-manager-agent-x64-Release-2024.0-852.msi).
+  1. Download the [ agent installer](https://d1uj6qtbmh3dt5.cloudfront.net/2025.0/SessionManagerAgents/nice-dcv-session-manager-agent-x64-Release-2025.0-886.msi).