AWS Security ChangesHomeSearch

AWS amazonq documentation change

Service: amazonq · 2026-02-28 · Documentation low

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

Summary

Updated CLI tool version from 1.2.1 to 1.2.2 in download links and installation commands

Security assessment

Routine version update with no release notes or security patch details provided in the diff. Version number changes alone don't indicate security fixes.

Diff

diff --git a/amazonq/latest/qdeveloper-ug/run-CLI-transformations.md b/amazonq/latest/qdeveloper-ug/run-CLI-transformations.md
index cdc626de3..568e5078f 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.2.1.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.2.zip) and unzip it.
@@ -69 +69 @@ Linux_aarch64
-        pip install <path/to/unzipped-tool>/Linux_aarch64/amzn_qct_cli-1.2.1-py3-none-any.whl
+        pip install <path/to/unzipped-tool>/Linux_aarch64/amzn_qct_cli-1.2.2-py3-none-any.whl
@@ -74 +74 @@ Linux_x86_64
-        pip install <path/to/unzipped-tool>/Linux_x86_64/amzn_qct_cli-1.2.1-py3-none-any.whl
+        pip install <path/to/unzipped-tool>/Linux_x86_64/amzn_qct_cli-1.2.2-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.2.1` 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.2` with the [version](./transform-CLI-versions.html) you downloaded.