amazonka-1.4.5: Comprehensive Amazon Web Services SDK.
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 andMonadAWS
type class for automatically lifting operations when embedded as a layer in a transformer stack.
GHC 7.8.4 and higher is officially supported.