aws: Amazon Web Services (AWS) for Haskell

[ aws, bsd3, cloud, distributed-computing, library, network, web ] [ Propose Tags ]

Bindings for Amazon Web Services (AWS), with the aim of supporting all AWS services.


[Skip to Readme]

Modules

[Last Documentation]

  • Aws
    • Aws.Aws
    • Aws.Credentials
    • Aws.Debug
    • Aws.Http
    • Aws.Query
    • Aws.Response
    • Aws.S3
      • Aws.S3.Commands
        • Aws.S3.Commands.GetBucket
        • Aws.S3.Commands.GetService
      • Aws.S3.Error
      • Aws.S3.Info
      • Aws.S3.Metadata
      • Aws.S3.Model
      • Aws.S3.Query
      • Aws.S3.Response
    • Aws.Signature
    • Aws.SimpleDb
      • Aws.SimpleDb.Commands
        • Aws.SimpleDb.Commands.BatchDeleteAttributes
        • Aws.SimpleDb.Commands.BatchPutAttributes
        • Aws.SimpleDb.Commands.CreateDomain
        • Aws.SimpleDb.Commands.DeleteAttributes
        • Aws.SimpleDb.Commands.DeleteDomain
        • Aws.SimpleDb.Commands.DomainMetadata
        • Aws.SimpleDb.Commands.GetAttributes
        • Aws.SimpleDb.Commands.ListDomains
        • Aws.SimpleDb.Commands.PutAttributes
        • Aws.SimpleDb.Commands.Select
      • Aws.SimpleDb.Error
      • Aws.SimpleDb.Info
      • Aws.SimpleDb.Metadata
      • Aws.SimpleDb.Model
      • Aws.SimpleDb.Query
      • Aws.SimpleDb.Response
    • Aws.Transaction
    • Aws.Util
    • Aws.Xml

Downloads

Versions [RSS] 0.0.1, 0.0.2, 0.0.3, 0.0.4, 0.0.5, 0.0.6, 0.1, 0.2, 0.3, 0.3.1, 0.3.2, 0.4.0, 0.4.0.1, 0.4.1, 0.5.0, 0.6.0, 0.6.1, 0.6.2, 0.7.0, 0.7.1, 0.7.2, 0.7.3, 0.7.4, 0.7.5, 0.7.6, 0.7.6.1, 0.7.6.2, 0.7.6.3, 0.7.6.4, 0.8.0, 0.8.1, 0.8.2, 0.8.3, 0.8.4, 0.8.5, 0.8.6, 0.9, 0.9.1, 0.9.2, 0.9.3, 0.9.4, 0.9.5, 0.10, 0.10.1, 0.10.2, 0.10.3, 0.10.4, 0.10.5, 0.11, 0.11.1, 0.11.2, 0.11.3, 0.11.4, 0.12, 0.12.1, 0.13.0, 0.13.1, 0.13.2, 0.14.0, 0.14.1, 0.15, 0.15.1, 0.16, 0.17, 0.17.1, 0.18, 0.19, 0.20, 0.21, 0.21.1, 0.22, 0.22.1, 0.23, 0.24, 0.24.1, 0.24.2
Dependencies attempt (>=0.3.1.1 && <0.4), base (>=4 && <5), base64-bytestring (>=0.1 && <0.2), blaze-builder (>=0.2.1.4 && <0.4), bytestring (>=0.9 && <0.10), cereal (>=0.3 && <0.4), containers (>=0.3 && <0.5), crypto-api (>=0.5 && <0.7), cryptohash (>=0.6 && <0.8), directory (>=1.0 && <1.2), enumerator (>=0.4 && <0.5), failure (>=0.1.0.1 && <0.2), filepath (>=1.1 && <1.3), http-enumerator (>=0.6 && <0.7), http-types (>=0.6 && <0.7), mtl (>=2 && <3), old-locale (>=1 && <2), shortcircuit (>=0.1 && <0.2), text (>=0.11 && <0.12), time (>=1.1.4 && <1.3), transformers (>=0.2.2.0 && <0.3), utf8-string (>=0.3 && <0.4), xml-enumerator (>=0.3.3.667 && <0.4) [details]
License BSD-3-Clause
Copyright Copyright (C) 2010 Aristid Breitkreuz
Author Aristid Breitkreuz
Maintainer aristidb@googlemail.com
Category Network, Web
Home page http://github.com/aristidb/aws
Source repo head: git clone git://github.com/aristidb/aws.git -b master
this: git clone git://github.com/aristidb/aws.git(tag 0.0.4)
Uploaded by AristidBreitkreuz at 2011-06-28T23:26:02Z
Distributions Arch:0.24, Debian:0.22, Fedora:0.24.1, FreeBSD:0.12.1, LTSHaskell:0.24.1, NixOS:0.24.1, Stackage:0.24.2, openSUSE:0.24.1
Reverse Dependencies 21 direct, 0 indirect [details]
Downloads 76335 total (276 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2016-12-27 [all 7 reports]

Readme for aws-0.0.4

[back to package description]
Amazon Web Services for Haskell