AWS Security ChangesHomeSearch

AWS personalize documentation change

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

File: personalize/latest/dg/CommonParameters.md

Summary

Removed documentation for the 'Action' and 'Version' parameters that are used for signing requests.

Security assessment

The removal of these parameters from the common parameters documentation does not indicate a security issue. It may be a documentation cleanup or restructuring. There is no evidence of a security vulnerability being addressed. However, note that these parameters are related to request signing, which is a security mechanism, but their removal from documentation does not imply a security fix.

Diff

diff --git a/personalize/latest/dg/CommonParameters.md b/personalize/latest/dg/CommonParameters.md
index b9564825c..824988336 100644
--- a//personalize/latest/dg/CommonParameters.md
+++ b//personalize/latest/dg/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
-