AWS Security ChangesHomeSearch

AWS amazonq documentation change

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

File: amazonq/latest/qdeveloper-ug/transform-CLI.md

Summary

Removed references to custom transformations and updated CLI command examples to focus on version checks instead.

Security assessment

Documentation changes reflect feature removal/updates, not security-related fixes or security feature additions.

Diff

diff --git a/amazonq/latest/qdeveloper-ug/transform-CLI.md b/amazonq/latest/qdeveloper-ug/transform-CLI.md
index 650ad4e4a..78a2d6595 100644
--- a//amazonq/latest/qdeveloper-ug/transform-CLI.md
+++ b//amazonq/latest/qdeveloper-ug/transform-CLI.md
@@ -14,2 +13,0 @@ You can transform your applications from the command line with the Amazon Q Deve
-In addition to the transformation Amazon Q runs, you have the option to create custom transformations to make changes unique to your organization’s code. For more information, see [Customizing transformations on the command line with Amazon Q Developer](./customize-CLI-transformations.html).
-
@@ -26 +24 @@ To get started, install the command line tool and authenticate, and then see the
-  * [Customizing transformations on the command line with Amazon Q Developer](./customize-CLI-transformations.html)
+  * [Troubleshooting transformations on the command line](./troubleshooting-CLI-transformations.html)
@@ -60 +58 @@ To start a transformation for a SQL conversion, run:
-To start a transformation with a [customization](./customize-CLI-transformations.html), run:
+To see what version of the command line tool for transformation you are using, run:
@@ -63,2 +61 @@ To start a transformation with a [customization](./customize-CLI-transformations
-    qct transform --source_folder <path-to-folder>
-        --custom_transformation_file <path-to-orchestrator-file>
+    qct -v