Liking cljdoc? Tell your friends :D
ClojureScript only.

cljs-aws.base.requests


requestcljs

(request service-name operation-name params)

Perform a request to AWS services.

Returns a core.async channel, on which the result will be put, or {:error "message"} on error

Perform a request to AWS services.

Returns a core.async channel, on which the result will be put, or `{:error "message"}`
on error
sourceraw docstring

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

× close