Skip to main content

aws_sns_topic

  • Categories: Networking
  • Service: sns
  • Provider Link: SNS Topic

Description​

AWS SNS Topic is a messaging service that facilitates communication between distributed systems, applications, and microservices. It implements a publish-subscribe model, where publishers send messages to topics and subscribers receive those messages. SNS supports multiple protocols for message delivery, including HTTP, email, SMS, and mobile push notifications, making it useful for various notification scenarios.

Base Hierarchy​

Hierarchy of SNS Topic

Relationship to other Resources​

Diagram of SNS Topic resource relationships

Properties​

Diagram of SNS Topic data model