Amazon Web Services (AWS) for Haskell
Bindings for Amazon Web Services (AWS), with the aim of supporting all
AWS services. To see a high level overview of the library, see the
README at
https://github.com/aristidb/aws/blob/master/README.md.
Run an AWS transaction, with HTTP manager and metadata wrapped in a
Response.
All errors are caught and wrapped in the Response value.
Metadata is logged at level Info.
Usage (with existing Manager): resp <- aws cfg
serviceCfg manager request