Sample AWS SQS console for put-receive.
Configuration:
-
app.json - queue URL
-
config.json - Amazon credientials (see: http://aws.amazon.com/sdkfornodejs/ ). The file does not exists in the repository. Must be created and putted in the project root directory.
Usage:
- send message - sending a message to queue
- recv - receive a single message from queue
- help - display help