Skip to content
/ s3dsl Public
forked from wirthan/s3dsl

Tagless Final wrapper around a subset of aws-java-sdk-s3

License

Notifications You must be signed in to change notification settings

mahe-ymc/s3dsl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

s3dsl

Release Artifacts

Minimal, stream based S3 DSL. Depends on aws-sdk-java-v2.

Getting s3dsl

If you're using SBT, add the following line to your build file:

libraryDependencies += "com.github.wirthan" %% "s3dsl" % <version>

Features

  • Final tagless DSL for basic operations on S3 buckets and objects
  • Scala wrapper around S3Presigner

About

Tagless Final wrapper around a subset of aws-java-sdk-s3

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Scala 98.8%
  • Nix 1.2%