I've created one based on the AWS Java SDK here:

https://github.com/3drobotics/cloud-s3-wrapper

There is another one that is more "pure" in that it uses Akka-HTTP to 
interact with S3, thus does not require the AWS Java SDK here:

https://github.com/bluelabsio/s3-stream

There has been some discussion about getting the latter option merged 
into https://github.com/akka/akka-stream-contrib, but not much progress has 
been made on that recently.

Jason

On Tuesday, October 25, 2016 at 6:04:36 PM UTC-7, Gary Malouf wrote:
>
> Just wondering if there are any working examples of creating 
> content-on-the-fly and streaming multipart files to s3 with akka streams.
>

-- 
>>>>>>>>>>      Read the docs: http://akka.io/docs/
>>>>>>>>>>      Check the FAQ: 
>>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html
>>>>>>>>>>      Search the archives: https://groups.google.com/group/akka-user
--- 
You received this message because you are subscribed to the Google Groups "Akka 
User List" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to akka-user+unsubscr...@googlegroups.com.
To post to this group, send email to akka-user@googlegroups.com.
Visit this group at https://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/d/optout.

Reply via email to