Liking cljdoc? Tell your friends :D

salmon.util


anomaly?clj

(anomaly? response)

Returns true when the response (from cognitect.aws.client.api) indicates an anomalous condition, such as an error.

Returns true when the response (from cognitect.aws.client.api)
indicates an anomalous condition, such as an error.
sourceraw docstring

aws-error-codeclj

(aws-error-code response)

Returns the error code, if present, of an AWS API response.

Returns the error code, if present, of an AWS API response.
sourceraw docstring

aws-error-messageclj

(aws-error-message response)

Returns the error message, if present, of an AWS API response.

Returns the error message, if present, of an AWS API response.
sourceraw docstring

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

× close