Liking cljdoc? Tell your friends :D
Clojure only.

squishy.data-readers


aws-regionclj

(aws-region region-name)

Attempts to coerce the string into a Java Region instance. Can accept either of the two string versions of a region name, lowercase with dashes (e.g. us-east-1) or uppercase with underscores (e.g. US_WEST_1).

Attempts to coerce the string into a Java Region instance. Can accept
either of the two string versions of a region name, lowercase with dashes
(e.g. `us-east-1`) or uppercase with underscores (e.g. `US_WEST_1`).
sourceraw docstring

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

× close