AWS amazonq documentation change
Summary
Updated CLI version list to add v0.6.0 and adjust release notes (e.g., removed 'customizing transformations' from v0.1.0).
Security assessment
Version updates and release note adjustments do not explicitly address security issues or document security features. The IAM authentication change in v0.5.1 was already present in prior documentation.
Diff
diff --git a/amazonq/latest/qdeveloper-ug/transform-CLI-versions.md b/amazonq/latest/qdeveloper-ug/transform-CLI-versions.md index 3832a6219..d2469eb31 100644 --- a//amazonq/latest/qdeveloper-ug/transform-CLI-versions.md +++ b//amazonq/latest/qdeveloper-ug/transform-CLI-versions.md @@ -14,2 +14,3 @@ Version | Release date | Release notes -[0.5.2 (latest)](https://desktop-release.codewhisperer.us-east-1.amazonaws.com/amzn_qct_cli/amzn_qct_cli-0.5.2.zip) | April 16, 2025 | Bug fixes to resolve issues when resuming jobs and failures for applications with first-party dependencies. -[0.5.1 (latest)](https://desktop-release.codewhisperer.us-east-1.amazonaws.com/amzn_qct_cli/amzn_qct_cli-0.5.1.zip) | March 13, 2025 | When you authenticate with IAM, you no longer need to provide an AWS Region. Also includes bug fix to include job status in output logs. +[0.6.0 (latest)](https://desktop-release.codewhisperer.us-east-1.amazonaws.com/amzn_qct_cli/amzn_qct_cli-0.6.0.zip) | June 6, 2025 | Includes support for providing a dependency upgrade file and iterating on the transformation plan. +[0.5.2](https://desktop-release.codewhisperer.us-east-1.amazonaws.com/amzn_qct_cli/amzn_qct_cli-0.5.2.zip) | April 16, 2025 | Bug fixes to resolve issues when resuming jobs and failures for applications with first-party dependencies. +[0.5.1](https://desktop-release.codewhisperer.us-east-1.amazonaws.com/amzn_qct_cli/amzn_qct_cli-0.5.1.zip) | March 13, 2025 | When you authenticate with IAM, you no longer need to provide an AWS Region. Also includes bug fix to include job status in output logs. @@ -21 +22 @@ Version | Release date | Release notes -[0.1.0](https://desktop-release.codewhisperer.us-east-1.amazonaws.com/amzn_qct_cli/amzn_qct_cli-0.1.0.zip) | November 27, 2024 | Initial release. Includes support for upgrading Java code versions from the command line and customizing transformations. +[0.1.0](https://desktop-release.codewhisperer.us-east-1.amazonaws.com/amzn_qct_cli/amzn_qct_cli-0.1.0.zip) | November 27, 2024 | Initial release. Includes support for upgrading Java code versions from the command line. @@ -29 +30 @@ To use the Amazon Web Services Documentation, Javascript must be enabled. Please -Customizing transformations +Troubleshooting