AWS polly documentation change
Summary
Removed documentation for Action and Version parameters that are required for signing Signature Version 4 requests
Security assessment
This change removes documentation about required parameters for API requests but doesn't indicate any security vulnerability or weakness. It appears to be a documentation cleanup or restructuring without security implications.
Diff
diff --git a/polly/latest/dg/CommonParameters.md b/polly/latest/dg/CommonParameters.md index f89ea2977..6fcb86ee3 100644 --- a//polly/latest/dg/CommonParameters.md +++ b//polly/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 -