AWS dcv documentation change
Summary
Updated supported OS versions and added Amazon Linux 2023 installation instructions for session manager agent
Security assessment
Routine update to documentation reflecting supported operating systems and package versions without any security-specific context or vulnerability mentions
Diff
diff --git a/dcv/latest/sm-admin/agent.md b/dcv/latest/sm-admin/agent.md index 3732d1ba5..b8e6e1628 100644 --- a/dcv/latest/sm-admin/agent.md +++ b/dcv/latest/sm-admin/agent.md @@ -38 +38 @@ The following instructions are for installing the agent on 64-bit x86 hosts. To - * Amazon Linux 2 and RHEL 7.x + * Amazon Linux 2 @@ -41,0 +42,4 @@ The following instructions are for installing the agent on 64-bit x86 hosts. To + * Amazon Linux 2023 + + $ wget https://d1uj6qtbmh3dt5.cloudfront.net/2024.0/SessionManagerAgents/nice-dcv-session-manager-agent-2024.0.781-1.amzn2023.x86_64.rpm + @@ -72 +76 @@ The following instructions are for installing the agent on 64-bit x86 hosts. To - * Amazon Linux 2 and RHEL 7.x + * Amazon Linux 2 @@ -75,0 +80,4 @@ The following instructions are for installing the agent on 64-bit x86 hosts. To + * Amazon Linux 2023 + + $ sudo yum install -y ./nice-dcv-session-manager-agent-2024.0.781-1.amzn2023.x86_64.rpm +