Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 495 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 495 Bytes

Asynchronous Scala Clients for Amazon Web Services

Asynchronous clients are provided for the following services:

  • DynamoDB
  • CloudWatch
  • Simple Storage Service (S3)
  • Simple Email Service (SES)
  • SimpleDB
  • Simple Notification Service (SNS)
  • Simple Queue Service (SQS)

Usage

Include the Pellucid Analytics maven repository in your resolvers:

http://dl.bintray.com/content/pellucid/maven

and add the following dependency:

"com.pellucid" %% "aws-wrap" % "0.5-RC4"