Manages streaming of data to S3 without knowing the size beforehand and without keeping it all in memory or writing to disk.
'com.github.alexmojaki:s3-stream-upload:1.0'
<dependency>
<groupId>com.github.alexmojaki</groupId>
<artifactId>s3-stream-upload</artifactId>
<version>1.0</version>
</dependency>
<dependency org="com.github.alexmojaki" name="s3-stream-upload" rev="1.0"/>
"com.github.alexmojaki", "s3-stream-upload", "1.0"