portkey-cloud / aws-clj-sdk

Clojure bindings for AWS
103 stars 12 forks source link

`s3v4` signature #6

Open cgrand opened 6 years ago

cgrand commented 6 years ago

Header x-amz-content-sha256 http://docs.aws.amazon.com/AmazonS3/latest/API/RESTCommonRequestHeaders.html

Signature Calculations for the Authorization Header: Transferring Payload in a Single Chunk (AWS Signature Version 4) http://docs.aws.amazon.com/AmazonS3/latest/API/sig-v4-header-based-auth.html

Signature Calculations for the Authorization Header: Transferring Payload in Multiple Chunks (Chunked Upload) http://docs.aws.amazon.com/AmazonS3/latest/API/sigv4-streaming.html

cgrand commented 6 years ago

Except for signed chunked upload, covered by https://github.com/portkey-cloud/aws-clj-sdk/commit/892839529cc7a0812ddd75eea663daabb191103a