Liking cljdoc? Tell your friends :D

salmon.cloudformation.core


anomaly?clj

(anomaly? response)
source

aws-error-codeclj

(aws-error-code response)
source

aws-error-messageclj

(aws-error-message response)
source

aws-parametersclj

(aws-parameters parameters)
source

cfn-lint!clj

(cfn-lint! template)
source

cou-stack!clj

(cou-stack! client {:keys [capabilities name parameters]} template-json)

Create a new stack or update an existing one with the same name.

Create a new stack or update an existing one with the same name.
sourceraw docstring

create-stack!clj

(create-stack! client request)
source

delete!clj

(delete! conf {:keys [client] :as instance} {:keys [->error] :as system})
source

full-nameclj

(full-name x)
source

get-all-pagesclj

(get-all-pages client op-map)
source

get-outputs-rawclj

(get-outputs-raw client stack-name-or-id)
source

get-resourcesclj

(get-resources client stack-name-or-id)
source

outputs-map-rawclj

(outputs-map-raw outputs-seq)
source

re-stack-nameclj

source

response-errorclj

(response-error message response)
source

stackclj

(stack & {:as conf})
source

stack-instanceclj

(stack-instance {:keys [->error]} client stack-id)
source

stack-schemaclj

source

start!clj

(start! _
        {:keys [client] :as instance}
        {:keys [->error ->validation]
         :donut.system/keys [component-def resolved-component]
         :as system})
source

stop!clj

(stop! _ instance _)
source

template-dataclj

(template-data & {:keys [template validate?] :or {validate? true}})
source

update-stack!clj

(update-stack! client request stack-id)
source

validateclj

(validate {:keys [lint?] :as conf} system schema template & {:keys [pre?]})
source

wait-until-complete!clj

(wait-until-complete!
  {:keys [->error] :donut.system/keys [resolved-component] :as system}
  client)
source

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

× close