@hackage / amazonka-s3-streaming

Provides conduits to upload data to S3 using the Multipart API

Latest2.0.0.0

About

Metadata

  • Last updated , by AlexMason
  • License BSD-3-Clause
  • Categories Network Development, Cloud Computing, Distributed Systems & Computation
  • Maintained by: amazonka-s3-streaming@me.axman6.com

  • Lottery factor: 0

Links

Installation

Tested Compilers

  1. 9.6.2
  2. 9.4.5
  3. 9.2.8
  4. 9.0.2
  5. 8.10.7

Package Flags

Use the -f option with cabal commands to enable flags

    s3upload-exe (off by default)

    Whether to build the s3upload executable for uploading files using this library.

Readme

amazonka-s3-streaming Haskell-CI

Provides a conduit based streaming interface and a concurrent interface to uploading data to S3 using the Multipart API. Also provides method to upload files or bytestrings of known size in parallel.

The documentation can be found on Hackage.