amazonka-s3-streaming: Provides conduits to upload data to S3 using the Multipart API

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

Please see README.md


[Skip to Readme]

Modules

[Last Documentation]

  • Network
    • AWS
      • S3
        • Network.AWS.S3.StreamingUpload

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.1.0.4, 0.2.0.0, 0.2.0.1, 0.2.0.2, 0.2.0.3, 0.2.0.4, 0.2.0.5, 1.0.0.0, 1.0.0.1, 1.0.0.2, 1.1.0.0, 2.0.0.0 (info)
Dependencies amazonka (>=1.4.3 && <1.4.4), amazonka-core (>=1.4.3 && <1.5), amazonka-s3 (>=1.4.3 && <1.5), amazonka-s3-streaming (>=0.1.0.1 && <0.2), base (>=4.7 && <5), bytestring (>=0.10.8.1 && <0.11), conduit (>=1.2.8 && <1.3), conduit-extra (>=1.1.15 && <1.2), dlist (>=0.8.0.2 && <0.9), exceptions (>=0.8.2.1 && <0.9), lens (>=4.13 && <5.0), lifted-async (>=0.9.0 && <0.10), mmap (>=0.5.9 && <0.6), mmorph (>=1.0.6 && <1.1), mtl (>=2.2.1 && <2.3), resourcet (>=1.1.7.4 && <1.2), semigroups (>=0.12 && <0.19), text (>=1.2.2.1 && <1.3), transformers (>=0.4 && <0.6) [details]
License BSD-3-Clause
Copyright Copyright (c) 2016 Commonwealth Scientific and Industrial Research Organisation (CSIRO)
Author Alex Mason
Maintainer Alex.Mason@data61.csiro.au
Revised Revision 1 made by HerbertValerioRiedel at 2016-12-23T23:39:19Z
Category Network, AWS, Cloud, Distributed Computing
Home page https://github.com/Axman6/amazonka-s3-streaming#readme
Source repo head: git clone https://github.com/Axman6/amazonka-s3-streaming
Uploaded by AlexMason at 2016-12-23T01:16:38Z
Distributions NixOS:2.0.0.0
Reverse Dependencies 1 direct, 0 indirect [details]
Executables s3upload
Downloads 8941 total (47 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-23 [all 3 reports]

Readme for amazonka-s3-streaming-0.1.0.1

[back to package description]

amazonka-s3-streaming

Provides a conduit based interface to uploading data to S3 using the Multipart API