AWS Security ChangesHomeSearch

AWS amazonq documentation change

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

File: amazonq/latest/qdeveloper-ug/dashboard-metrics-descriptions.md

Summary

Updated feature names in metric descriptions (e.g., replaced '/dev' with 'feature development') and adjusted formatting for consistency

Security assessment

Changes involve terminology clarifications and formatting adjustments for better readability. No security-related content was added or modified, and there is no evidence of addressing vulnerabilities.

Diff

diff --git a/amazonq/latest/qdeveloper-ug/dashboard-metrics-descriptions.md b/amazonq/latest/qdeveloper-ug/dashboard-metrics-descriptions.md
index 3f03fe192..55f65e888 100644
--- a//amazonq/latest/qdeveloper-ug/dashboard-metrics-descriptions.md
+++ b//amazonq/latest/qdeveloper-ug/dashboard-metrics-descriptions.md
@@ -16 +16 @@ Metric name | Description
-**Accepted lines of code** |  Shows a pie chart that indicates the lines of code accepted by users, broken down by Amazon Q feature (`/dev`, `/doc`, `/test`, and so on).   
+**Accepted lines of code** |  Shows a pie chart that indicates the lines of code accepted by users, broken down by Amazon Q feature (feature development, documentation generation, unit test generation, and so on).   
@@ -21,4 +21,4 @@ Metric name | Description
-**Feature development (/dev)** – **Acceptance rate** |  Shows the acceptance rate for the [Feature development (/dev)](./software-dev.html) feature. The acceptance rate is calculated by taking the number of lines of code accepted by users, and dividing it by the total lines of code suggested by Amazon Q.  
-**Document generation (/doc)** |  Shows the total number of documentation files (such as READMEs and supporting files) created and updated by the [Document generation (/doc)](./doc-generation.html) feature. The acceptance rates equal the number of file updates or creations accepted by users, divided by the total number of files updates or creations suggested by Amazon Q.  
-**Unit test generation (/test)** |  Shows the total number of unit tests generated by the [Unit test generation (/test)](./test-generation.html) feature and the number of unit tests accepted by users. The acceptance rate is calculated by taking the number of unit tests accepted by users, and dividing it by the total number of unit tests generated by Amazon Q.  
-**Code reviews (/review)** |  Shows the total number of code reviews and findings reports generated by the [Code reviews (/review)](./code-reviews.html) feature. The **Total code reviews (manual only)** and **Findings report (manual only)** refer to the code reviews and finding reports that are _not_ [auto-generated](./start-review.html#auto-scan).  
+**Feature development** – **Acceptance rate** |  Shows the acceptance rate for the [Feature development](./software-dev.html) feature. The acceptance rate is calculated by taking the number of lines of code accepted by users, and dividing it by the total lines of code suggested by Amazon Q.  
+**Document generation** |  Shows the total number of documentation files (such as READMEs and supporting files) created and updated by the [Document generation](./doc-generation.html) feature. The acceptance rates equal the number of file updates or creations accepted by users, divided by the total number of files updates or creations suggested by Amazon Q.  
+**Unit test generation** |  Shows the total number of unit tests generated by the [Unit test generation](./test-generation.html) feature and the number of unit tests accepted by users. The acceptance rate is calculated by taking the number of unit tests accepted by users, and dividing it by the total number of unit tests generated by Amazon Q.  
+**Code reviews** |  Shows the total number of code reviews and findings reports generated by the [code review](./code-reviews.html) feature. The **Total code reviews (manual only)** and **Findings report (manual only)** refer to the code reviews and finding reports that are _not_ [auto-generated](./start-review.html#auto-scan).  
@@ -26 +26 @@ Metric name | Description
-**Code transformation (/transform)** |  Shows the total number code transformations performed by the [Transformation (/transform)](./address-code-issues.html) feature, and the number of lines of code processed.  
+**Code transformation** |  Shows the total number code transformations performed by the [transformation](./address-code-issues.html) feature, and the number of lines of code processed.