AWS Security ChangesHomeSearch

AWS amazonq documentation change

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

File: amazonq/latest/qdeveloper-ug/run-CLI-transformations.md

Summary

Updated CLI tool download link and installation commands from version 1.1.0 to 1.2.0

Security assessment

Version number update indicates routine maintenance/feature updates. No security-related changelog notes or vulnerability fixes mentioned in the diff.

Diff

diff --git a/amazonq/latest/qdeveloper-ug/run-CLI-transformations.md b/amazonq/latest/qdeveloper-ug/run-CLI-transformations.md
index 32edb6409..29227eb13 100644
--- a//amazonq/latest/qdeveloper-ug/run-CLI-transformations.md
+++ b//amazonq/latest/qdeveloper-ug/run-CLI-transformations.md
@@ -52 +52 @@ You provide the Start URL in Step 4: Configure and authenticate.
-  1. [Download the Amazon Q command line tool for transformations](https://desktop-release.codewhisperer.us-east-1.amazonaws.com/amzn_qct_cli/amzn_qct_cli-1.1.0.zip) and unzip it.
+  1. [Download the Amazon Q command line tool for transformations](https://desktop-release.codewhisperer.us-east-1.amazonaws.com/amzn_qct_cli/amzn_qct_cli-1.2.0.zip) and unzip it.
@@ -69 +69 @@ Linux_aarch64
-        pip install <path/to/unzipped-tool>/Linux_aarch64/amzn_qct_cli-1.1.0-py3-none-any.whl
+        pip install <path/to/unzipped-tool>/Linux_aarch64/amzn_qct_cli-1.2.0-py3-none-any.whl
@@ -74 +74 @@ Linux_x86_64
-        pip install <path/to/unzipped-tool>/Linux_x86_64/amzn_qct_cli-1.1.0-py3-none-any.whl
+        pip install <path/to/unzipped-tool>/Linux_x86_64/amzn_qct_cli-1.2.0-py3-none-any.whl
@@ -78 +78 @@ Linux_x86_64
-If you are using an older version of the command line tool for transformations, replace `1.1.0` with the [version](./transform-CLI-versions.html) you downloaded.
+If you are using an older version of the command line tool for transformations, replace `1.2.0` with the [version](./transform-CLI-versions.html) you downloaded.