Simple demo of pub and sub to the AWS notification and queue services:
Note: for some reason the queue is not being subscribed to the notification (have to go in and do it in the console).
Just run the two files in two terminals and watch as one program publishes events, whilst another one consumnes them.
Publish events:
$ python sns-pub.py