AWS Security ChangesHomeSearch

AWS amazonq medium security documentation change

Service: amazonq · 2025-06-28 · Security-related medium

File: amazonq/latest/qdeveloper-ug/doc-history.md

Summary

Added multiple documentation updates including KMS policy expansion, proxy configuration instructions, QCT CLI security details, and third-party project rules

Security assessment

Added KMS policy permissions (Decrypt, DescribeKey, Encrypt, GenerateDataKey) which directly relate to encryption key management security. Also added proxy configuration instructions which help maintain secure network communications.

Diff

diff --git a/amazonq/latest/qdeveloper-ug/doc-history.md b/amazonq/latest/qdeveloper-ug/doc-history.md
index bd01eb0d2..cf48f264d 100644
--- a//amazonq/latest/qdeveloper-ug/doc-history.md
+++ b//amazonq/latest/qdeveloper-ug/doc-history.md
@@ -10,0 +11,4 @@ Change| Description| Date
+Updated details for QCT CLI in IDEs| Added details about maintaining security, pausing or canceling code transformation, new parameter for `qct transform` command, and LLM summary output in the [IDE code transformation](https://docs.aws.amazon.com/amazonq/latest/qdeveloper-ug/transform-in-IDE.html) content. QCT CLI also now supports `https://q.eu-central-1.amazonaws.com/`.| June 26, 2025  
+New content for creating project rules in third-party platforms| You can [create project rules in GitLab and GitHub](https://docs.aws.amazon.com/amazonq/latest/qdeveloper-ug/third-party-context-project-rules.html) for standards and best practices.| June 26, 2025  
+Updated KMS policy for third-party integration| Added `"kms:Decrypt"`, `"kms:DescribeKey"`, `"kms:Encrypt"`, `"kms:GenerateDataKey"` to [KMS policy for managed access to Amazon Q Developer for third-party integration](https://docs.aws.amazon.com/amazonq/latest/qdeveloper-ug/third-party-context-project-rules.html).| June 25, 2025  
+Added proxy configuration instructions| Added a [Configuring a corporate proxy in Amazon Q for Visual Studio Code](https://docs.aws.amazon.com/amazonq/latest/qdeveloper-ug/firewall.html#vsc-corp-proxy) section.| June 25, 2025  
@@ -20 +24 @@ Added new Data storage topic| Added the [Data storage in Amazon Q Developer](htt
-MCP in the IDE| MCP servers can now be used [with Amazon Q Developer in the IDE.](https://docs.aws.amazon.com/amazonq/latest/qdeveloper-ug/command-line-ide-configuration). | June 12, 2025  
+MCP in the IDE| MCP servers can now be used [with Amazon Q Developer in the IDE](https://docs.aws.amazon.com/amazonq/latest/qdeveloper-ug/command-line-ide-configuration.html). | June 12, 2025