Liking cljdoc? Tell your friends :D
Clojure only.

s4.auth.protocols


AuthStorecljprotocol

-get-secret-access-keyclj

(-get-secret-access-key this access-key-id)

Return a channel that will yield the secret access key for the given access-key-id. Channel will return a Throwable on errors, should return nil if no secret key is found for that access-key-id.

Return a channel that will yield the secret access key for the given access-key-id.
Channel will return a Throwable on errors, should return nil if no secret key is found
for that access-key-id.
source

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

× close