Liking cljdoc? Tell your friends :D

cognitect.aws.client.api

API functions for using a client to interact with AWS services.

API functions for using a client to interact with AWS services.
raw docstring

cognitect.aws.client.api.async

API functions for using a client to interact with AWS services.

API functions for using a client to interact with AWS services.
raw docstring

cognitect.aws.interceptors

Impl, don't call directly.

Impl, don't call directly.
raw docstring

cognitect.aws.protocols.ec2

Impl, don't call directly.

Impl, don't call directly.
raw docstring

cognitect.aws.protocols.json

Impl, don't call directly.

Impl, don't call directly.
raw docstring

cognitect.aws.protocols.rest

Impl, don't call directly.

Common feature across the rest protocols (rest-json, rest-xml).

Impl, don't call directly.

Common feature across the rest protocols (rest-json, rest-xml). 
raw docstring

cognitect.aws.protocols.rest-json

Impl, don't call directly.

Impl, don't call directly.
raw docstring

cognitect.aws.protocols.rest-xml

Impl, don't call directly.

Impl, don't call directly.
raw docstring

No vars found in this namespace.

cognitect.aws.region

Region providers. Primarily for internal use, and subject to change.

Region providers. Primarily for internal use, and subject to change.
raw docstring

cognitect.aws.shape

Impl, don't call directly.

Functions to leverage the shapes defined in the AWS API descriptions.

Terminology:

shape A value parsed from the JSON API description that specifies the shape of the input or output of an AWS operation. composite shape A shape made of other shapes. instance An instance of a shape.

AWS defines 8 primitive shapes: string, timestamp, boolean, blob, integer, long, double, and float and 3 composite shapes: structure, list, and map.

Impl, don't call directly.

Functions to leverage the shapes defined in the AWS API descriptions.

Terminology:

shape             A value parsed from the JSON API description that specifies the shape of the
                  input or output of an AWS operation.
composite shape   A shape made of other shapes.
instance          An instance of a shape.

AWS defines 8 primitive shapes: string, timestamp, boolean, blob, integer, long, double, and float
and 3 composite shapes: structure, list, and map.
raw docstring

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

× close