Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 177 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 177 Bytes

Amazon Utils

Just a tiny scala wrapper for the aws java client

Installation

libraryDependencies ++= Seq(
  "com.github.durre" %% "amazon-utils" % "1.1.0"
)