amazonka: Comprehensive Amazon Web Services SDK

[ aws, library, mpl ] [ Propose Tags ]

This client library contains request and response logic to communicate with Amazon Web Service compatible APIs using the types supplied by the various amazonka-* service libraries. See the AWS category on Hackage for supported services.

To get started, import the desired amazonka-* library (such as Network.AWS.MachineLearning) and one of the following:

  • Control.Monad.Trans.AWS: The AWST transformer and generalised operations.

  • Network.AWS: The AWS monad and MonadAWS type class for automatically lifting operations when embedded as a layer in a transformer stack.

Both Control.Monad.Trans.AWS.AWST and Network.AWS.AWS provide functions that are built upon a MonadFree Command DSL defined in Network.AWS.Free. This allows writing a custom interpreter (say, for mocking purposes) and defining your own AWS logic if desired.

GHC 7.8.4 and higher is officially supported.


[Skip to Readme]

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.0, 0.0.1, 0.0.2, 0.0.3, 0.0.4, 0.0.5, 0.0.6, 0.0.7, 0.0.8, 0.1.0, 0.1.1, 0.1.2, 0.1.3, 0.1.4, 0.2.0, 0.2.1, 0.2.2, 0.2.3, 0.3.0, 0.3.1, 0.3.2, 0.3.3, 0.3.3.1, 0.3.4, 0.3.5, 0.3.6, 1.0.0, 1.0.1, 1.1.0, 1.2.0, 1.2.0.1, 1.2.0.2, 1.3.0, 1.3.1, 1.3.2, 1.3.2.1, 1.3.3, 1.3.3.1, 1.3.4, 1.3.5, 1.3.5.1, 1.3.6, 1.3.7, 1.4.0, 1.4.1, 1.4.2, 1.4.3, 1.4.4, 1.4.4.1, 1.4.4.2, 1.4.5, 1.5.0, 1.6.0, 1.6.1, 2.0 (info)
Dependencies amazonka-core (>=1.0.1 && <1.0.2), base (>=4.7 && <5), bytestring (>=0.9 && <0.11), conduit (>=1.1 && <1.3), conduit-extra (>=1.1 && <1.2), directory (>=1.2 && <1.3), exceptions (>=0.6 && <0.9), free (>=4.5 && <4.13), http-client (>=0.4.9 && <0.5), http-conduit (>=2.1.4 && <2.2), ini (>=0.2 && <0.4), lens (>=4.4 && <4.16), mmorph (>=1 && <1.1), monad-control (>=1 && <1.1), mtl (>=2.1.3.1 && <2.3), resourcet (>=1.1 && <1.2), retry (>=0.5 && <0.7), text (>=1.1 && <1.3), time (>=1.2 && <1.8), transformers (>=0.2 && <0.5), transformers-base (>=0.4 && <0.5), transformers-compat (>=0.3 && <0.6) [details]
License LicenseRef-OtherLicense
Copyright Copyright (c) 2013-2015 Brendan Hay
Author Brendan Hay
Maintainer Brendan Hay <brendan.g.hay@gmail.com>
Revised Revision 1 made by HerbertValerioRiedel at 2017-01-01T23:18:51Z
Category Network, AWS, Cloud, Distributed Computing
Home page https://github.com/brendanhay/amazonka
Source repo head: git clone git://github.com/brendanhay/amazonka.git
Uploaded by BrendanHay at 2015-08-18T09:10:48Z
Distributions LTSHaskell:2.0, NixOS:2.0
Reverse Dependencies 47 direct, 5 indirect [details]
Downloads 48669 total (124 in the last 30 days)
Rating 2.5 (votes: 6) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2015-08-18 [all 1 reports]

Readme for amazonka-1.0.1

[back to package description]

Amazonka

Description

Client library containing request and response logic to communicate with Amazon Web Service compatible APIs. Intended to be used alongside the types supplied by the various amazonka-* service libraries.

Contribute

For any problems, comments, or feedback please create an issue here on GitHub.

Licence

amazonka is released under the Mozilla Public License Version 2.0.