ExAws v0.4.5

Modules summary

ExAws

ExAws

ExAws.Auth.Utils
ExAws.Config.Defaults
ExAws.Dynamo

Consult the documentation in ExAws.Dynamo.Client

ExAws.Dynamo.Client

Defines a Dynamo Client

ExAws.Dynamo.Decoder
ExAws.Dynamo.Encoder

Takes an elixir value and converts it into a dynamo style map

ExAws.InstanceMeta
ExAws.JSON.Codec

Defines the specification for a JSON codec

ExAws.Kinesis

Consult the documentation in ExAws.Kinesis.Client

ExAws.Kinesis.Client

Defines a Kinesis client

ExAws.Lambda

Consult the documentation in ExAws.Lambda.Client

ExAws.Lambda.Client

The purpose of this module is to surface the ExAws.Lambda API with a single configuration chosen, such that it does not need passed in with every request

ExAws.Request.HTTPoison

Configuration for HTTPoison

ExAws.Request.HttpClient

Specifies expected behaviour of an http client

ExAws.S3

Consult the documentation in ExAws.S3.Client

ExAws.S3.Client

The purpose of this module is to surface the ExAws.S3 API tied to a single configuration chosen, such that it does not need passed in with every request

ExAws.S3.Parsers
Mix.Tasks.Kinesis.Tail

Tails a Stream

Protocols summary

ExAws.Dynamo.Decodable

Allows custom decoding logic for your struct

ExAws.Dynamo.Encodable