AWS Security ChangesHomeSearch

AWS amazonq documentation change

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

File: amazonq/latest/qdeveloper-ug/github-feature-development.md

Summary

Added documentation for new 'Amazon Q transform agent' label requirement alongside existing development agent label

Security assessment

The change introduces a new required label for code transformation features but does not address security vulnerabilities or describe security controls. This is a functional requirement update rather than a security-related change.

Diff

diff --git a/amazonq/latest/qdeveloper-ug/github-feature-development.md b/amazonq/latest/qdeveloper-ug/github-feature-development.md
index afdae878f..41974dd5e 100644
--- a//amazonq/latest/qdeveloper-ug/github-feature-development.md
+++ b//amazonq/latest/qdeveloper-ug/github-feature-development.md
@@ -17 +17 @@ You can have Amazon Q Developer perform feature development a limited number of
-The Amazon Q Developer app attempts to automatically create the **Amazon Q development agent** label in GitHub repositories you authorize access to. If the label is not automatically created, or if it's unintentionally deleted, you can manually create it in GitHub. The label must be named as **Amazon Q development agent** in order for it to be recognized and processed as a Amazon Q Developer label. For more information, see [Creating a label](https://docs.github.com/en/issues/using-labels-and-milestones-to-track-work/managing-labels#creating-a-label) in the _GitHub documentation_.
+The Amazon Q Developer app attempts to automatically create the **Amazon Q development agent** and the **Amazon Q transform agent** labels in GitHub repositories you authorize access to. If the labels are not automatically created, or if they're unintentionally deleted, you can manually create them in GitHub. The labels must be named as **Amazon Q development agent** and **Amazon Q transform agent** in order for them to be recognized and processed as Amazon Q Developer labels. For more information, see [Creating a label](https://docs.github.com/en/issues/using-labels-and-milestones-to-track-work/managing-labels#creating-a-label) in the _GitHub documentation_.