Liking cljdoc? Tell your friends :D

amazonica.aws.augmentedairuntime


client-classclj

source

delete-human-loopclj

(delete-human-loop & {:keys [human-loop-name] :as delete-human-loop-request})
source

describe-human-loopclj

(describe-human-loop &
                     {:keys [human-loop-name] :as describe-human-loop-request})
source

get-cached-response-metadataclj

(get-cached-response-metadata & [amazon-web-service-request])
source

list-human-loopsclj

(list-human-loops &
                  {:keys [creation-time-after creation-time-before
                          flow-definition-arn max-results next-token sort-order]
                   :as list-human-loops-request})
source

show-functionsclj

source

shutdownclj

(shutdown)
source

start-human-loopclj

(start-human-loop &
                  {:keys [data-attributes flow-definition-arn human-loop-input
                          human-loop-name]
                   :as start-human-loop-request})
source

stop-human-loopclj

(stop-human-loop & {:keys [human-loop-name] :as stop-human-loop-request})
source

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

× close