Liking cljdoc? Tell your friends :D

cljs-aws.base.config


load-credentials!cljs

(load-credentials! provider params)

Load credentials from the given provider, e.g. (load-credentials! :shared-ini-file-credentials {:profile "personal"}) Other providers include :cognito-identity-credentials and :web-identity-credentials

Load credentials from the given provider, e.g.
     (load-credentials! :shared-ini-file-credentials {:profile "personal"})
Other providers include :cognito-identity-credentials and :web-identity-credentials
sourceraw docstring

servicecljs

source

set-endpoint!cljs

(set-endpoint! endpoint)
source

set-region!cljs

(set-region! region)
source

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

× close