Liking cljdoc? Tell your friends :D

org.purefn.kurosawa.aws.ssm

Fetch config from the SSM parameter store.

Fetch config from the SSM parameter store.
raw docstring

fetchclj

(fetch prefix)
source

fetch-parametersclj

(fetch-parameters path)
(fetch-parameters path token)

Fetches parameters from SSM recursively under the given path. Returns a map of SSM keys to values.

Fetches parameters from SSM recursively under the given `path`. Returns a map
of SSM keys to values.
sourceraw docstring

prefix-from-env-varclj

(prefix-from-env-var)
source

remove-trailingclj

(remove-trailing s c)
source

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

× close