@hackage amazonka-s3-streaming0.2.0.2
Provides conduits to upload data to S3 using the Multipart API
Categories
License
BSD-3-Clause
Maintainer
Alex.Mason@data61.csiro.au
Links
Versions
Installation
Dependencies (18)
- amazonka >=1.3.7 && <1.5
- amazonka-core >=1.3.7 && <1.5
- amazonka-s3 >=1.3.7 && <1.5
- base >=4.7 && <5
- bytestring >=0.10.6.0 && <0.11
- conduit >=1.2.6.6 && <1.3 Show all…
Dependents (1)
@hackage/acme-everything
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.