SNS Topic
Creating SNS Topics
Last updated
Creating SNS Topics
Last updated
© DuploCloud, Inc. All rights reserved. DuploCloud trademarks used herein are registered trademarks of DuploCloud and affiliates
A SNS Topic is a logical access point that acts as a communication channel. It lets you group multiple endpoints (such as AWS Lambda, Amazon SQS, HTTP/S, or an email address).
In the DuploCloud Portal, navigate to Cloud Services -> App Integration.
Click Add. The Create a SNS Topic pane displays.
In the Name field, enter the SNS Topic name.
From the Encryption Key list box, select a key.
Click Create.
SNS Topic Alerts provide a flexible and scalable means of sending notifications and alerts across different AWS services and external endpoints, allowing you to stay informed about important events and incidents happening in your AWS environment.
To set alerts for SNS Topics, see this procedure.
SNS Topics are used in event processing in conjunction with DynamoDB and Lambda, among other services. See the AWS DynamoDB Developer's Guide for information, permissions information, and examples.