AWS dcv documentation change
Summary
Updated supported OS versions, added Amazon Linux 2023 and RHEL 9.x family installation instructions for session manager broker
Security assessment
Documentation update expanding supported platforms and package versions without any security-related changes or vulnerability references
Diff
diff --git a/dcv/latest/sm-admin/broker.md b/dcv/latest/sm-admin/broker.md index a10affbe9..08fea84ef 100644 --- a/dcv/latest/sm-admin/broker.md +++ b/dcv/latest/sm-admin/broker.md @@ -27 +27 @@ The broker must be installed on a Linux host. For more information about the sup - * Amazon Linux 2, RHEL 7.x + * Amazon Linux 2 @@ -30,0 +31,4 @@ The broker must be installed on a Linux host. For more information about the sup + * Amazon Linux 2023 + + $ wget https://d1uj6qtbmh3dt5.cloudfront.net/2024.0/SessionManagerBrokers/nice-dcv-session-manager-broker-2024.0.457-1.amzn2023.noarch.rpm + @@ -53 +57 @@ The broker must be installed on a Linux host. For more information about the sup - * Amazon Linux 2, RHEL 7.x + * Amazon Linux 2 @@ -56,0 +61,4 @@ The broker must be installed on a Linux host. For more information about the sup + * Amazon Linux 2023 + + $ sudo yum install -y ./nice-dcv-session-manager-broker-2024.0.457-1.amzn2023.noarch.rpm + @@ -59,0 +68,4 @@ The broker must be installed on a Linux host. For more information about the sup + + * CentOS 9.x, RHEL 9.x, and Rocky Linux 9.x + + $ sudo yum install -y ./nice-dcv-session-manager-broker-2024.0.457-1.el9.noarch.rpm