# SNS Topic Alerts

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.

SNS is a fully managed service that enables you to publish messages to topics. The messages can be delivered to subscribers or endpoints, such as email, SMS, mobile push notifications, or even HTTP endpoints.

{% hint style="info" %}
SNS Alerts can only be configured for the specific resources included under **Observability** -> **Alerts** in the DuploCloud Portal. Integrating external monitoring programs (e.g., Sentry) allows you to view all of the faults for a particular Tenant under **Observability** -> **Faults**.
{% endhint %}

Configuring this setting will attach the SNS Topic to the alerts in the **OK** and **Alarm** state.

### Configuring Tenants to set SNS Topic Alerts <a href="#configuring-tenants-to-set-sns-topic-alerts" id="configuring-tenants-to-set-sns-topic-alerts"></a>

1. In the DuploCloud Portal, navigate to **Administrator** -> **Tenants**. The **Tenants** page displays.
2. Select the Tenant for which you want to set SNS Topic Alerts from the **NAME** column.
3. Select the **Settings** tab.
4. Click **Add**. The **Add Tenant Feature** pane displays.<br>

   <div align="left"><figure><img src="https://2471407984-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F68cb0s9ce5UIUKWPuYs8%2Fuploads%2FAAAZgZoknkRxAR6GZfmZ%2FScreenshot%20(178).png?alt=media&#x26;token=dcf55f09-e11f-4b47-ac1f-fe327b628b1f" alt=""><figcaption><p><strong>Add Tenant Feature</strong> pane for <strong>Set SNS Topic Alerts</strong> feature​<br></p></figcaption></figure></div>
5. From the **Select Feature** list box, select **Set SNS Topic Alerts**.
6. In the field below the **Select Feature** list box, enter a **valid SNS Topic ARN**.
7. Click **Add**. The configuration is displayed in the **Settings** tab.<br>

   <figure><img src="https://2471407984-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F68cb0s9ce5UIUKWPuYs8%2Fuploads%2FADKxqJjINukdz728qtEA%2FScreenshot%20(179).png?alt=media&#x26;token=07d022c8-7357-477e-a359-36ee12b9042d" alt=""><figcaption><p><strong>Settings</strong> tab displaying <strong>Set SNS Topic Alerts</strong> ARN</p></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.duplocloud.com/docs/automation-platform/overview/use-cases/faults-and-alarms/sns-topic-alerts.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
