Liking cljdoc? Tell your friends :D

magnet.object-storage.s3


default-presigned-url-lifespanclj

source

generate-presigned-urlclj

(generate-presigned-url bucket-name object-key lifespan)

Generates a url allowing access to the object without the need to auth oneself. The default lifespan of the link is 1 hour however it could be configured by passing lifespan argument (measured in minutes)

Generates a url allowing access to the object without the need to auth oneself.
The default lifespan of the link is 1 hour however it could be configured by
passing `lifespan` argument (measured in minutes)
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close