Minimal, stream based S3 DSL. Depends on aws-sdk-java-v2.
If you're using SBT, add the following line to your build file:
libraryDependencies += "com.github.wirthan" %% "s3dsl" % <version>
- Final tagless DSL for basic operations on S3 buckets and objects
- Scala wrapper around S3Presigner