Amazon Simple Notification Service Amazon Simple Notification Service (Amazon SNS) is a web service that enables you to build distributed web-enabled applications. Applications can use Amazon SNS to easily push real-time notification messages to interested subscribers over mu
curl \ -H "Authorization: $API_KEY" \ http://sns.us-east-1.amazonaws.com/#Action=Publish
curl \ -H "Authorization: $API_KEY" \ http://sns.us-east-1.amazonaws.com/#Action=Subscribe
curl \ -H "Authorization: $API_KEY" \ http://sns.us-east-1.amazonaws.com/#Action=ListTopics