Liking cljdoc? Tell your friends :D

aliyun-oss-clj.core


create-clientclj

(create-client {:keys [region access-key-id access-key-secret]})
source

get-assumed-role-credsclj

(get-assumed-role-creds
  client
  {:keys [role-arn role-session-name policy-map sts-api-version method protocol]
   :or {sts-api-version "2015-04-01" method :post protocol :https}})
source

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

× close