AWS amazonq documentation change
Summary
Updated CLI version information, added preview notice, and included support for IAM authentication through AWS CLI
Security assessment
The change mentions IAM authentication support which is a security feature, but there is no evidence this addresses a specific security vulnerability or incident.
Diff
diff --git a/amazonq/latest/qdeveloper-ug/transform-CLI-versions.md index 5b5c943a6..31318f070 100644 --- a/amazonq/latest/qdeveloper-ug/transform-CLI-versions.md +++ b/amazonq/latest/qdeveloper-ug/transform-CLI-versions.md @@ -6,0 +7,3 @@ +Transforming code with Amazon Q on the command line is in preview, and is subject to change. +--- + @@ -11 +14,2 @@ Version | Release date | Release notes -[0.4.1 (latest)](https://desktop-release.codewhisperer.us-east-1.amazonaws.com/amzn_qct_cli/amzn_qct_cli-0.4.1.zip) | February 17, 2025 | Bug fix to include support for entering the AWS Region where your Amazon Q Developer subscription is configured. +[0.5.0 (latest)](https://desktop-release.codewhisperer.us-east-1.amazonaws.com/amzn_qct_cli/amzn_qct_cli-0.5.0.zip) | February 28, 2025 | Includes support for authenticating with IAM through the AWS CLI. +[0.4.1](https://desktop-release.codewhisperer.us-east-1.amazonaws.com/amzn_qct_cli/amzn_qct_cli-0.4.1.zip) | February 17, 2025 | Bug fix to include support for entering the AWS Region where your Amazon Q Developer subscription is configured.