Liking cljdoc? Tell your friends :D

aws


admin-authclj

(admin-auth {{username :username password :password} :svc
             {client-id :client-id
              client-secret :client-secret
              user-pool-id :user-pool-id}
               :auth})

authorizeclj

(authorize req)

create-dateclj

(create-date)

get-next-requestclj

(get-next-request runtime-api)

get-objectclj

(get-object object)

get-or-setclj

(get-or-set cache key get-fn)

get-secret-valueclj

(get-secret-value secret)

get-tokenclj

(get-token ctx)

get-token-from-cacheclj

(get-token-from-cache ctx)

responseclj


retryclj

(retry f n & [resp])

send-errorclj

(send-error {:keys [api invocation-id from-api] :as ctx} body)

send-successclj

(send-success {:keys [api invocation-id]} body)

sns-publishclj

(sns-publish topic message)

sqs-publishclj

(sqs-publish {:keys [queue message aws] :as ctx})

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

× close