Skip to main content

Introduction

Fawn is a modular set of functional libraries to access Amazon AWS.

Dependencies​

You can depend on Fawn libraries in any normal way you'd depend on Scala libraries, here's the example for sbt:

libraryDependencies += "com.meltwater.fawn" %% "sqs" % "0.2"