smaccoun / amazonka-s3-streaming

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

amazonka-s3-streaming Build Status

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.

About

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

License:MIT License


Languages

Language:Haskell 100.0%