Firstsawyou commented on issue #4217:
URL: https://github.com/apache/apisix/issues/4217#issuecomment-839486845


   According to the formula of the signature string, different API interfaces 
need to use different parameters such as `URI`. Therefore, one key cannot be 
used to call multiple interfaces. 
   `signing_string = HTTP Method + \n + HTTP URI + \n + canonical_query_string 
+ \n + access_key + \n + Date + \n + signed_headers_string`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to