(admin-auth {{username :username password :password} :svc
{client-id :client-id
client-secret :client-secret
user-pool-id :user-pool-id}
:auth
{region :region} :aws})
(authorize req)
(create-date)
(get-next-request runtime-api)
(get-object object)
(get-or-set cache key get-fn)
(get-secret-value secret)
(get-token ctx)
(get-token-from-cache ctx)
(retry f n & [resp])
(send-error {:keys [api invocation-id from-api] :as ctx} body)
(send-success {:keys [api invocation-id]} body)
(sns-publish topic message)
(sqs-publish {:keys [queue message aws] :as ctx})
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close