amazonka
Version 1.0.0 revision 0 uploaded by BrendanHay.
Package meta
- Synopsis
- Comprehensive Amazon Web Services SDK
- Description
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 Control.Monad.Trans.AWS.AWST transformer and generalised operations.
Network.AWS: The Network.AWS.AWS monad and Network.AWS.MonadAWS type class for automatically lifting operations when embedded as a layer in a transformer stack. This is built upon Control.Monad.Trans.AWS.
Both Control.Monad.Trans.AWS.AWST (and Network.AWS.AWS) and the provided functions are built upon the Control.Monad.Trans.Free 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.
- Author
- Brendan Hay
- Bug reports
- n/a
- Category
- Network, AWS, Cloud, Distributed Computing
- Copyright
- Copyright (c) 2013-2015 Brendan Hay
- Homepage
- https://github.com/brendanhay/amazonka
- Maintainer
- Brendan Hay <brendan.g.hay@gmail.com>
- Package URL
- n/a
- Stability
- n/a