AWS managed-blockchain documentation change
Summary
Removed documentation for 'Action' and 'Version' parameters from the common parameters list used for signing Signature Version 4 requests.
Security assessment
This change removes standard API parameter documentation. There is no evidence of a security vulnerability being addressed; it appears to be a documentation cleanup or restructuring.
Diff
diff --git a/managed-blockchain/latest/AMBQ-APIReference/CommonParameters.md b/managed-blockchain/latest/AMBQ-APIReference/CommonParameters.md index acc46fac4..6f0b8e44a 100644 --- a//managed-blockchain/latest/AMBQ-APIReference/CommonParameters.md +++ b//managed-blockchain/latest/AMBQ-APIReference/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 -