About Amazon SNS
Amazon Simple Notification Service (SNS) is a fully managed pub/sub messaging service that enables high-throughput, real-time message exchange between applications. It allows developers to decouple microservices and distributed systems by fanning out notifications to a variety of endpoints, including email, SMS, and AWS Lambda functions.