AWS Security ChangesHomeSearch

AWS amazonq documentation change

Service: amazonq · 2025-07-13 · Documentation low

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

Summary

Updated images to show tool permission management and trust configuration details

Security assessment

Documents security controls for CLI tool permissions but does not indicate a resolved vulnerability

Diff

diff --git a/amazonq/latest/qdeveloper-ug/command-line-chat-tools.md b/amazonq/latest/qdeveloper-ug/command-line-chat-tools.md
index 21ba8fd30..e0ab7175d 100644
--- a//amazonq/latest/qdeveloper-ug/command-line-chat-tools.md
+++ b//amazonq/latest/qdeveloper-ug/command-line-chat-tools.md
@@ -40 +40 @@ To trust or untrust a specific tool for the current session:
-![](/images/amazonq/latest/qdeveloper-ug/images/q_cli_tools_trust_untrust.png)
+![Command line interface showing tool permissions, with fs_read set to per-request and fs_write trusted.](/images/amazonq/latest/qdeveloper-ug/images/q_cli_tools_trust_untrust.png)
@@ -51 +51 @@ Using `/tools trustall` carries risks. For more information, see [Understanding
-![](/images/amazonq/latest/qdeveloper-ug/images/q_cli_tools_trustall.png)
+![Command line interface showing all tools are now trusted without confirmation.](/images/amazonq/latest/qdeveloper-ug/images/q_cli_tools_trustall.png)
@@ -55 +55 @@ The following image shows the status of the CLI tools when they are all in their
-![](/images/amazonq/latest/qdeveloper-ug/images/q_cli_tools_trustall_all_trusted2.png)
+![Command-line interface showing current tool permissions with various access levels.](/images/amazonq/latest/qdeveloper-ug/images/q_cli_tools_trustall_all_trusted2.png)
@@ -86 +86 @@ When Amazon Q uses a tool, it shows you the trust permission being used.
-![](/images/amazonq/latest/qdeveloper-ug/images/q_cli_tools_show_trust_used.png)
+![Command prompt showing a file read request and asking for permission to allow the action.](/images/amazonq/latest/qdeveloper-ug/images/q_cli_tools_show_trust_used.png)
@@ -90 +90 @@ You can also specify trust permissions as part of starting a `q chat` session.
-![](/images/amazonq/latest/qdeveloper-ug/images/q_cli_tools_specify_trust_start.png)
+![Command-line options for configuring trust and execution settings in a model.](/images/amazonq/latest/qdeveloper-ug/images/q_cli_tools_specify_trust_start.png)