Support AWS v4 signature #960
zlatkoc
started this conversation in
Feature request
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We would like to sign requests with AWS v4 signatures.
Has anyone implemented such functionality in his/her private fork?
AWS v4 signature description is here: https://docs.aws.amazon.com/AmazonS3/latest/API/sig-v4-authenticating-requests.html
An example implementation here: https://github.com/okigan/awscurl/blob/master/awscurl/awscurl.py
Beta Was this translation helpful? Give feedback.
All reactions