AWS Security ChangesHomeSearch

AWS amazonq medium security documentation change

Service: amazonq · 2025-04-11 · Security-related medium

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

Summary

Updated documentation with corrected typo ('contexual' to 'contextual'), simplified section titles, removed standalone pages for verification/uninstalling/debugging, and added new sections for chat/context management/autocomplete usage.

Security assessment

Removal of 'Verifying your download' section eliminates documentation about security validation practices for downloads. This could reduce awareness of security checks, though no explicit vulnerability is mentioned.

Diff

diff --git a/amazonq/latest/qdeveloper-ug/command-line.md b/amazonq/latest/qdeveloper-ug/command-line.md
index e527b0b0a..e5503c665 100644
--- a//amazonq/latest/qdeveloper-ug/command-line.md
+++ b//amazonq/latest/qdeveloper-ug/command-line.md
@@ -7 +7 @@
-You can use Amazon Q Developer to enable completions for hundreds of popular CLIs like `git`, `npm`, `docker`, and `aws`. Amazon Q for command line integrates contexual information, providing Amazon Q with an enhanced understanding of your use case, enabling it to provide relevant and context-aware responses. As you begin typing, Amazon Q populates contextually relevant subcommands, options, and arguments.
+You can use Amazon Q Developer to enable completions for hundreds of popular CLIs like `git`, `npm`, `docker`, and `aws`. Amazon Q for command line integrates contextual information, providing Amazon Q with an enhanced understanding of your use case, enabling it to provide relevant and context-aware responses. As you begin typing, Amazon Q populates contextually relevant subcommands, options, and arguments.
@@ -20 +20 @@ You can install Amazon Q for command line on macOS and specific Linux environmen
-For more information, see [Supported command line environments for autocomplete](./command-line-supported-envs.html) and [Installing Amazon Q for command line](./command-line-installing.html).
+For more information, see [Supported command line environments](./command-line-supported-envs.html) and [Installing Amazon Q for command line](./command-line-installing.html).
@@ -24 +24 @@ For more information, see [Supported command line environments for autocomplete]
-  * [Supported command line environments for autocomplete](./command-line-supported-envs.html)
+  * [Supported command line environments](./command-line-supported-envs.html)
@@ -28 +28 @@ For more information, see [Supported command line environments for autocomplete]
-  * [Verifying your download](./command-line-verify.html)
+  * [Using chat on the command line](./command-line-chat.html)
@@ -30 +30 @@ For more information, see [Supported command line environments for autocomplete]
-  * [Uninstalling Amazon Q for command line](./command-line-uninstalling.html)
+  * [Context management and profiles](./command-line-context-profiles.html)
@@ -32 +32 @@ For more information, see [Supported command line environments for autocomplete]
-  * [Chatting with Amazon Q in the command line](./command-line-chat.html)
+  * [Using Amazon Q autocomplete on the command line](./command-line-autocomplete.html)
@@ -34,9 +34 @@ For more information, see [Supported command line environments for autocomplete]
-  * [Generating command line completions](./command-line-autocomplete.html)
-
-  * [Amazon Q inline on the command line](./command-line-inline.html)
-
-  * [Translating from natural language to bash](./command-line-conversation.html)
-
-  * [Debugging Amazon Q Developer for the command line](./command-line-debugging.html)
-
-  * [Contributing completion specs to Amazon Q Developer](./command-line-contribute.html)
+  * [Contributing to Amazon Q for command line](./command-line-contributing.html)