What is "sns"

Amazon Simple Notification Service (Amazon SNS) is a web service that makes it easy to set up, operate, and send notifications from the cloud. It provides developers with a highly scalable, flexible and cost-effective ability to post messages from an application and immediately deliver them to subscribers or other applications. It is designed to make web-scale computing easier for developers.

Reference