AWS MSKC documentation change
Summary
Removed documentation for the 'Action' and 'Version' parameters that are used for signing Signature Version 4 requests.
Security assessment
This change removes parameter documentation but doesn't indicate any security issue. It appears to be a documentation cleanup or restructuring, with no evidence of addressing security vulnerabilities or adding security features.
Diff
diff --git a/MSKC/latest/mskc/CommonParameters.md b/MSKC/latest/mskc/CommonParameters.md index 6287d7335..ea9a91914 100644 --- a//MSKC/latest/mskc/CommonParameters.md +++ b//MSKC/latest/mskc/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 -