AWS Security ChangesHomeSearch

AWS amazonq documentation change

Service: amazonq · 2026-01-16 · Documentation low

File: amazonq/latest/qdeveloper-ug/gitlab-getting-started.md

Summary

Removed references to 'transform your code to Java 17' feature and deleted section about customizing CI/CD pipelines for code transformation

Security assessment

Changes involve feature removal (Java 17 transformation) and content restructuring without security context. No evidence of security vulnerability remediation or security documentation enhancement.

Diff

diff --git a/amazonq/latest/qdeveloper-ug/gitlab-getting-started.md b/amazonq/latest/qdeveloper-ug/gitlab-getting-started.md
index 24838b2cf..7cdfae478 100644
--- a//amazonq/latest/qdeveloper-ug/gitlab-getting-started.md
+++ b//amazonq/latest/qdeveloper-ug/gitlab-getting-started.md
@@ -11 +11 @@ At any time, you can configure the availability of GitLab Duo with Amazon Q by t
-Once you set up GitLab Duo with Amazon Q, you can begin using the AI capabilities of Amazon Q in GitLab to transform your code to Java 17, review merge requests for quality and vulnerabilities, and suggest unit tests. You can also use the GitLab Duo Chat feature that supports Amazon Q to address developmental tasks, such as vulnerability explanation, troubleshoot failed pipelines, and code refactoring.
+Once you set up GitLab Duo with Amazon Q, you can begin using the AI capabilities of Amazon Q in GitLab to review merge requests for quality and vulnerabilities, and suggest unit tests. You can also use the GitLab Duo Chat feature that supports Amazon Q to address developmental tasks, such as vulnerability explanation, troubleshoot failed pipelines, and code refactoring.
@@ -13 +13 @@ Once you set up GitLab Duo with Amazon Q, you can begin using the AI capabilitie
-Before you can invoke code transformation, you must have at least one [GitLab Runner](https://docs.gitlab.com/runner/) available for your project that must be customized. For more information, see [Customizing a CI/CD pipeline for code transformation](./gitlab-customize-runner.html). To learn more about how to invoke quick actions in GitLab issues and merge requests, see [GitLab Duo with Amazon Q](https://docs.gitlab.com/ee/user/duo_amazon_q/).
+To learn more about how to invoke quick actions in GitLab issues and merge requests, see [GitLab Duo with Amazon Q](https://docs.gitlab.com/ee/user/duo_amazon_q/).
@@ -23 +23 @@ GitLab Duo concepts
-Customizing a CI/CD pipeline
+Troubleshooting