A Dropwizard module for working with Amazon's Simple Queue Service and Simple Notification Service
To execute tests, an instance of GOAWS must to be running. This repo bundles a Docker compose recipe for that purpose; within the repo root execute:
docker-compose up -d
./gradlew check