Liking cljdoc? Tell your friends :D

cljaws.sts


default-credsclj

source

default-regionclj

source

invalid-token?clj

(invalid-token? results)

Returns true if MFA entry was invalid.

Returns true if MFA entry was invalid.
sourceraw docstring

iso-formatclj

source

request-expired?clj

(request-expired? results)

Returns true if the error message is due to RequestExpired or need to update session tokens.

Returns true if the error message is due to RequestExpired or need to update session tokens.
sourceraw docstring

update-token-fileclj

(update-token-file profile)
(update-token-file profile cred-file)

Updates credentials file with requested session token, and if it has not yet expired, it makes the requested profile the default one within the credentials file.

Updates credentials file with requested session token, and if it has
not yet expired, it makes the requested profile the default one
within the credentials file.
sourceraw docstring

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

× close