AWS Security ChangesHomeSearch

AWS amazonq documentation change

Service: amazonq · 2025-04-03 · Documentation low

File: amazonq/latest/qdeveloper-ug/command-line-installing.md

Summary

Removed 'sudo install -y' from installation commands in documentation

Security assessment

Installation process adjustment without security implications. Focuses on command accuracy rather than security controls.

Diff

diff --git a/amazonq/latest/qdeveloper-ug/command-line-installing.md b/amazonq/latest/qdeveloper-ug/command-line-installing.md
index acb9f2a92..0c55b8a3d 100644
--- a//amazonq/latest/qdeveloper-ug/command-line-installing.md
+++ b//amazonq/latest/qdeveloper-ug/command-line-installing.md
@@ -108 +108 @@ The following procedure steps show how WSL can be installed:
-        sudo install -y q/install.sh
+        q/install.sh
@@ -243 +243 @@ The warning in the output is expected and doesn't indicate a problem. It occurs
-        sudo install -y q/install.sh
+        q/install.sh