Liking cljdoc? Tell your friends :D

amazonica.aws.augmentedairuntime


client-classclj


delete-human-loopclj

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

describe-human-loopclj

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

get-cached-response-metadataclj

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

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})

show-functionsclj


shutdownclj

(shutdown)

start-human-loopclj

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

stop-human-loopclj

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

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

× close