Liking cljdoc? Tell your friends :D
Clojure only.

cognitect.aws.client.api.async

API functions for using a client to interact with AWS services.

API functions for using a client to interact with AWS services.
raw docstring

invokeclj

(invoke client op-map)

Async version of cognitect.aws.client.api/invoke. Returns a core.async channel which delivers the result.

Additional supported keys in op-map:

:ch - optional, channel to deliver the result

Alpha. Subject to change.

Async version of cognitect.aws.client.api/invoke. Returns
a core.async channel which delivers the result.

Additional supported keys in op-map:

:ch - optional, channel to deliver the result

Alpha. Subject to change.
sourceraw docstring

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

× close