AWS SNS
You can integrate Galarm Enterprise with AWS Simple Notification Server (SNS) such that when a message is received on a topic on AWS SNS, it rings raises an incident in Galarm Enterprise and alert configured users. To integrate AWS SNS with Galarm Enterprise, follow these steps:
Create a topic on AWS SNS that will receive the message. If you already have a topic configured in AWS SNS, you can skip this step.
Add a subscription to the topic by clicking on
Create Subscription.

Add a name for the topic and use
HTTPSas the protocol.Go to Galarm Enterprise console and create a listener that you will be using with AWS SNS.
Once the listener is created, tap on the three-dot menu button on the listener. You will see the below screen.

Tap on
View Code.Expand AWS SNS section and copy the endpoint.
Paste the endpoint value in the AWS SNS topic.
Tap on
Create Subscriptionto create the subscription.You can publish a dummy message to the topic from the topic definition to test the integration.
Last updated
Was this helpful?