AWS Security ChangesHomeSearch

AWS amazonq documentation change

Service: amazonq · 2025-10-19 · Documentation low

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

Summary

Updated list of available Anthropic models, changed default model designation, and added experimental model disclaimer

Security assessment

Changes involve model version updates and documentation clarifications without any security context or vulnerability mentions.

Diff

diff --git a/amazonq/latest/qdeveloper-ug/command-line-chat-models.md b/amazonq/latest/qdeveloper-ug/command-line-chat-models.md
index 1b8ba8ff5..48abb273c 100644
--- a//amazonq/latest/qdeveloper-ug/command-line-chat-models.md
+++ b//amazonq/latest/qdeveloper-ug/command-line-chat-models.md
@@ -11 +11 @@ You can select the model you want Amazon Q to use to respond to your requests du
-The following Anthropic models are available for chat sessions:
+At the time of writing, the following models are available for chat sessions:
@@ -13 +13 @@ The following Anthropic models are available for chat sessions:
-  * Claude 3.7 Sonnet (default)
+  * Anthropic Claude Sonnet 4.5
@@ -15 +15 @@ The following Anthropic models are available for chat sessions:
-  * Claude Sonnet 4
+  * Anthropic Claude Sonnet 4 (default)
@@ -17 +17 @@ The following Anthropic models are available for chat sessions:
-  * Claude 4.5 Sonnet
+  * Anthropic Claude Sonnet 3.5
@@ -41,3 +41 @@ You must supply the model name in the following format:
-  * claude-3.5-sonnet
-
-  * claude-3.7-sonnet
+  * claude-sonnet-4.5
@@ -45 +43 @@ You must supply the model name in the following format:
-  * claude-4-sonnet
+  * claude-sonnet-4
@@ -47 +45 @@ You must supply the model name in the following format:
-  * claude-4.5-sonnet
+  * claude-3.5-sonnet
@@ -53,0 +52,2 @@ The model you select persists for the duration of the chat session, or until you
+Models marked with `experimental` indicate they are still being evaluated by the Q CLI development team to make sure they work as expected.
+
@@ -63,3 +63 @@ You must supply the model name in the following format:
-  * claude-3.5-sonnet
-
-  * claude-3.7-sonnet
+  * claude-sonnet-4.5
@@ -67 +65 @@ You must supply the model name in the following format:
-  * claude-4-sonnet
+  * claude-sonnet-4
@@ -69 +67 @@ You must supply the model name in the following format:
-  * claude-4.5-sonnet
+  * claude-3.5-sonnet