Skip to content

Instantly share code, notes, and snippets.

@illerax
Created November 22, 2017 19:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save illerax/5b78b1b125ec677f9eb4fd04e3f7c5d4 to your computer and use it in GitHub Desktop.
Save illerax/5b78b1b125ec677f9eb4fd04e3f7c5d4 to your computer and use it in GitHub Desktop.
Grails Amazon SQS Example application config
amazon:
key: IAM-user-key
secret: IAM-user-secret
sqs:
queue: SQS-queue-name
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment