Liking cljdoc? Tell your friends :D

amazonica.aws.migrationhub


associate-created-artifactclj

(associate-created-artifact &
                            {:keys [created-artifact dry-run migration-task-name
                                    progress-update-stream]
                             :as associate-created-artifact-request})
source

associate-discovered-resourceclj

(associate-discovered-resource &
                               {:keys [discovered-resource dry-run
                                       migration-task-name
                                       progress-update-stream]
                                :as associate-discovered-resource-request})
source

client-classclj

source

create-progress-update-streamclj

(create-progress-update-stream &
                               {:keys [dry-run progress-update-stream-name]
                                :as create-progress-update-stream-request})
source

delete-progress-update-streamclj

(delete-progress-update-stream &
                               {:keys [dry-run progress-update-stream-name]
                                :as delete-progress-update-stream-request})
source

describe-application-stateclj

(describe-application-state &
                            {:keys [application-id]
                             :as describe-application-state-request})
source

describe-migration-taskclj

(describe-migration-task &
                         {:keys [migration-task-name progress-update-stream]
                          :as describe-migration-task-request})
source

disassociate-created-artifactclj

(disassociate-created-artifact &
                               {:keys [created-artifact-name dry-run
                                       migration-task-name
                                       progress-update-stream]
                                :as disassociate-created-artifact-request})
source

disassociate-discovered-resourceclj

(disassociate-discovered-resource
  &
  {:keys [configuration-id dry-run migration-task-name progress-update-stream]
   :as disassociate-discovered-resource-request})
source

get-cached-response-metadataclj

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

import-migration-taskclj

(import-migration-task &
                       {:keys [dry-run migration-task-name
                               progress-update-stream]
                        :as import-migration-task-request})
source

list-application-statesclj

(list-application-states &
                         {:keys [application-ids max-results next-token]
                          :as list-application-states-request})
source

list-created-artifactsclj

(list-created-artifacts &
                        {:keys [max-results migration-task-name next-token
                                progress-update-stream]
                         :as list-created-artifacts-request})
source

list-discovered-resourcesclj

(list-discovered-resources &
                           {:keys [max-results migration-task-name next-token
                                   progress-update-stream]
                            :as list-discovered-resources-request})
source

list-migration-tasksclj

(list-migration-tasks &
                      {:keys [max-results next-token resource-name]
                       :as list-migration-tasks-request})
source

list-progress-update-streamsclj

(list-progress-update-streams &
                              {:keys [max-results next-token]
                               :as list-progress-update-streams-request})
source

notify-application-stateclj

(notify-application-state &
                          {:keys [application-id dry-run status
                                  update-date-time]
                           :as notify-application-state-request})
source

notify-migration-task-stateclj

(notify-migration-task-state &
                             {:keys [dry-run migration-task-name
                                     next-update-seconds progress-update-stream
                                     task update-date-time]
                              :as notify-migration-task-state-request})
source

put-resource-attributesclj

(put-resource-attributes &
                         {:keys [dry-run migration-task-name
                                 progress-update-stream resource-attribute-list]
                          :as put-resource-attributes-request})
source

show-functionsclj

source

shutdownclj

(shutdown)
source

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

× close