Fetch config from the SSM parameter store.
Fetch config from the SSM parameter store.
(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.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close