AWS Security ChangesHomeSearch

AWS codeguru documentation change

Service: codeguru · 2026-03-28 · Documentation low

File: codeguru/latest/reviewer-api/CommonParameters.md

Summary

Removed documentation for Action and Version parameters from the Common Parameters section

Security assessment

This change removes standard API parameter documentation (Action and Version) which are required for API requests. Similar to the profiler-api change, this appears to be documentation cleanup without any security context or evidence of addressing a security vulnerability.

Diff

diff --git a/codeguru/latest/reviewer-api/CommonParameters.md b/codeguru/latest/reviewer-api/CommonParameters.md
index 535d10020..18ccd8e30 100644
--- a//codeguru/latest/reviewer-api/CommonParameters.md
+++ b//codeguru/latest/reviewer-api/CommonParameters.md
@@ -9,18 +8,0 @@ The following list contains the parameters that all actions use for signing Sign
-**Action**
-    
-
-The action to be performed.
-
-Type: string
-
-Required: Yes
-
-**Version**
-    
-
-The API version that the request is written for, expressed in the format YYYY-MM-DD.
-
-Type: string
-
-Required: Yes
-