Liking cljdoc? Tell your friends :D

kwill.aws-api

Cognitect AWS API wrapper namespace fixing numerous recurring issues with upstream.

Cognitect AWS API wrapper namespace fixing numerous recurring issues with upstream.
raw docstring

__type-predclj

(__type-pred allowed-types)

aws-request-idclj

(aws-request-id response)

Returns the AWS request id from the raw AWS http response data.

Returns the AWS request id from the raw AWS http response data.
raw docstring

canonical-anomaly-categoryclj

(canonical-anomaly-category api aws-api-anomaly)

canonicalize-anomalyclj

(canonicalize-anomaly api aws-api-anomaly)

clientclj

(client config)

client-configclj

(client-config client)

Returns the config passed when constructing this client. Returns nil if client was not constructed with the client function in this namespace.

Returns the config passed when constructing this client. Returns nil if client
was not constructed with the client function in this namespace.
raw docstring

default-api->retriable-fnclj

Map of AWS API to a fn that will be called to see if the request should be retried based on the HTTP response. This is needed because various AWS APIs indicate failures in non-standard ways.

Map of AWS API to a fn that will be called to see if the request should be retried
based on the HTTP response. This is needed because various AWS APIs indicate
failures in non-standard ways.
raw docstring

default-retry-fnclj

(default-retry-fn api)

default-status->anomaly-categoryclj


error-response-Throttling?clj

(error-response-Throttling? anomaly)

invokeclj

(invoke client op-name)

Same as aws/invoke

Same as aws/invoke
raw docstring

invoke-asyncclj

(invoke-async client op-map)

Same as aws.async/invoke

Same as aws.async/invoke
raw docstring

mock-clientclj

(mock-client config & {:keys [handler]})

retriable-__type-predclj


retryable-categoriesclj


retryable-category?clj

(retryable-category? category)

ssl-exception?clj

(ssl-exception? x)

type-ThrottlingException?clj

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

× close