Liking cljdoc? Tell your friends :D

aws-simple-sign

A Clojure library to sign requests for AWS and generating presigned URLS. The library have very few and very simple dependencies.

Usage

To generate a presigned URL for a S3 object:

(aws/presign "https://s3.us-west-1.amazonaws.com/somebucket/someobject.txt"
             {:region "us-west-1"})

Can you improve this documentation?Edit on GitHub

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close