AWS dcv high security documentation change
Summary
Removed download instructions for Amazon Linux 2 and Ubuntu20
Security assessment
Removes references to Amazon Linux 2 which was explicitly dropped due to security vulnerabilities in release notes, indicating security remediation.
Diff
diff --git a/dcv/latest/access-console/prepare-environment.md b/dcv/latest/access-console/prepare-environment.md index b6022c2d7..41a260484 100644 --- a//dcv/latest/access-console/prepare-environment.md +++ b//dcv/latest/access-console/prepare-environment.md @@ -35,8 +34,0 @@ The Amazon DCV Access Console has three components Handler, Web Client, and Auth - * For Amazon Linux 2 (x86_64) - - $ wget https://d1uj6qtbmh3dt5.cloudfront.net/nice-dcv-access-console-el7-x86_64.tgz - - * For Amazon Linux 2 (ARM aarch64) - - $ wget https://d1uj6qtbmh3dt5.cloudfront.net/nice-dcv-access-console-el7-aarch64.tgz - @@ -59,8 +50,0 @@ The Amazon DCV Access Console has three components Handler, Web Client, and Auth - * For Ubuntu20 (x86_64) - - $ wget https://d1uj6qtbmh3dt5.cloudfront.net/nice-dcv-access-console-ubuntu2004-x86_64.tgz - - * For Ubuntu20 (ARM aarch64) - - $ wget https://d1uj6qtbmh3dt5.cloudfront.net/nice-dcv-access-console-ubuntu2004-aarch64.tgz -