aws-simple: Dead simple bindings to commonly used AWS Services

[ library, mit, web ] [ Propose Tags ]

Simple bindings to commonly used AWS services


[Skip to Readme]

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.3.0.0, 0.4.0.0
Dependencies amazonka (>=1.4.5), amazonka-core (>=1.4.5), amazonka-s3 (>=1.4.5), amazonka-sqs (>=1.4.5), base (>=4.7 && <5), bytestring (>=0.10), conduit (>=1.2), lens (>=3.0), mtl (>=2.2), resourcet (>=1.0), text (>=1.2), timespan (>=0.3), unordered-containers (>=0.2) [details]
License MIT
Copyright 2016 - 2017 Alexander Thiemann <mail@athiemann.net>
Author Alexander Thiemann
Maintainer mail@athiemann.net
Category Web
Home page https://github.com/agrafix/aws-simple#readme
Uploaded by AlexanderThiemann at 2017-03-11T13:25:31Z
Distributions
Reverse Dependencies 1 direct, 1 indirect [details]
Downloads 2188 total (7 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-03-11 [all 1 reports]

Readme for aws-simple-0.4.0.0

[back to package description]

aws-simple

CircleCI

Dead simple Haskell bindings to commonly used AWS Services, based and compatible with amazonka