---
title: "Amazon SNS integration for Grafana IRM | Grafana Cloud documentation"
description: "Configure Amazon SNS integration for Grafana IRM to receive alerts from AWS"
---

# Amazon SNS integration for Grafana IRM

The Amazon SNS integration for Grafana IRM handles ticket events sent from Amazon SNS webhooks. The integration provides grouping, auto-acknowledge and auto-resolve logic via customizable alert templates.

## Configure Grafana IRM to receive alerts from Amazon SNS

1. In Grafana IRM, navigate to **IRM &gt; Integrations &gt; Monitoring Systems**
2. Click **+ New integration**
3. Select **Amazon SNS** from the list of available integrations
4. Enter a name and description for the integration, click **Create**
5. A new page will open with the integration details. Copy the **IRM Integration URL** from **HTTP Endpoint** section

## Configure Amazon SNS to send alerts to Grafana IRM

1. Create a new Topic in [https://console.aws.amazon.com/sns](https://console.aws.amazon.com/sns)
2. Open this topic, then create a new subscription
3. Choose the protocol HTTPS
4. Add the **IRM Integration URL** to the Amazon SNS Endpoint

## Related topics

- [Grafana IRM integrations overview](/docs/grafana-cloud/alerting-and-irm/irm/integrations/alert-sources)
- [Alert escalation and routing](/docs/grafana-cloud/alerting-and-irm/irm/escalation-and-routing)
- [AWS SNS documentation](https://docs.aws.amazon.com/sns/)
