Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 521 Bytes

README.md

File metadata and controls

6 lines (3 loc) · 521 Bytes

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.