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]

Downloads

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.5), amazonka-core (>=1.4.3 && <1.5), amazonka-s3 (>=1.4.3 && <1.5), amazonka-s3-streaming (>=0.1.0.3 && <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
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-24T07:50:58Z
Distributions NixOS:2.0.0.0
Reverse Dependencies 1 direct, 0 indirect [details]
Executables s3upload
Downloads 8988 total (54 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2016-12-24 [all 1 reports]

Readme for amazonka-s3-streaming-0.1.0.3

[back to package description]

amazonka-s3-streaming

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