@hackage amazonka-s3-streaming2.0.0.0
Provides conduits to upload data to S3 using the Multipart API
Categories
License
BSD-3-Clause
Maintainer
amazonka-s3-streaming@me.axman6.com
Links
Versions
Installation
Tested Compilers
Dependencies (13)
- amazonka >=2.0 && <2.1
- amazonka-s3 >=2.0 && <2.1
- async >=2 && <2.3
- base >=4.14 && <5
- bytestring >=0.10.8.0 && <0.13
- conduit >=1.3 && <1.4 Show all…
Dependents (1)
@hackage/acme-everything
Package Flags
s3upload-exe
(off by default)
Whether to build the s3upload executable for uploading files using this library.
amazonka-s3-streaming 
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.