amazon web services - generate a Cloudfront Signed URL using Clojure -


is there easy way generate cloudfront signed url in clojure?

i'm using amazonica s3 (which works great):

(s3/set-s3client-options {:path-style-access true}) (aws/defcredential s3_accesskey s3_secretkey) (s3/generate-presigned-url bucket key (-> 6 hours from-now)) 

is there similar cloudfront?


Comments

Popular posts from this blog

java - WARN : org.springframework.web.servlet.PageNotFound - No mapping found for HTTP request with URI [/board/] in DispatcherServlet with name 'appServlet' -

android - How to create dynamically Fragment pager adapter -

1111. appearing after print sequence - php -