Liking cljdoc? Tell your friends :D

cognitect.aws.client

Impl, don't call directly.

Impl, don't call directly.
raw docstring

build-http-requestcljmultimethod

AWS request -> HTTP request.

AWS request -> HTTP request.
sourceraw docstring

ClientSPIcljprotocol

-get-infoclj

(-get-info _)

Intended for internal use only

Intended for internal use only
source

handle-http-responseclj

(handle-http-response service op-map http-response)
source

parse-http-responsecljmultimethod

HTTP response -> AWS response

HTTP response -> AWS response
sourceraw docstring

send-requestclj

(send-request client op-map)

Send the request to AWS and return a channel which delivers the response.

Send the request to AWS and return a channel which delivers the response.
sourceraw docstring

sign-http-requestcljmultimethod

Sign the HTTP request.

Sign the HTTP request.
sourceraw docstring

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

× close