---
title: Create Datadog Events from Amazon SNS Emails
description: Steps for sending events to Datadog with emails from Amazon SNS
breadcrumbs: >-
  Docs > Integrations > Integration Guides > Create Datadog Events from Amazon
  SNS Emails
---

# Create Datadog Events from Amazon SNS Emails

{% callout %}
# Important note for users on the following Datadog sites: app.ddog-gov.com

{% alert level="danger" %}
This product is not supported for your selected [Datadog site](https://docs.datadoghq.com/getting_started/site.md). ().
{% /alert %}

{% /callout %}

## Overview{% #overview %}

You can create Datadog events with emails sent from an Amazon SNS topic. Use this guide to subscribe your Datadog account to your SNS topic and confirm the subscription.

## Setup{% #setup %}

1. Create a dedicated email address from Datadog following the setup instructions in the [Events with email](https://docs.datadoghq.com/events/guides/email.md) guide. Copy the generated email address to your clipboard.
1. From the SNS topic that you want to subscribe to, click **Create subscription** and select `Email` as the protocol. Paste the email address from step 1 in the `Endpoint` field, configure other settings as desired, and click **Create subscription**.
1. In the Datadog [Events Explorer](https://app.datadoghq.com/event/explorer), search for an event with the subject `AWS Notification - Subscription Confirmation`. Copy the URL provided for confirmation.

{% image
   source="https://docs.dd-static.net/images/integrations/guide/events_from_sns_emails/events_from_sns_emails.32503a4a52026957c8e32e2dbe147e00.png?auto=format&fit=max&w=850 1x, https://docs.dd-static.net/images/integrations/guide/events_from_sns_emails/events_from_sns_emails.32503a4a52026957c8e32e2dbe147e00.png?auto=format&fit=max&w=850&dpr=2 2x"
   alt="The Datadog events explorer showing a detail view of an event with the subject AWS Notification - Subscription Confirmation and a URL highlighted next to the text Confirm Subscription" /%}
Open a new tab in your browser, and paste the URL into the address bar. The subscription is confirmed when the browser opens the URL.
### Validation{% #validation %}

Return to your SNS topic in the AWS console and ensure that the subscription status is `Confirmed`. New messages published to the topic create events in Datadog.

## Use the events in Datadog{% #use-the-events-in-datadog %}

Configure alerting based on the emails from your SNS topic with an [event monitor](https://docs.datadoghq.com/monitors/types/event.md). Search and filter the events on the [Events Explorer](https://docs.datadoghq.com/events/explorer.md), or use a [dashboard](https://docs.datadoghq.com/dashboards.md) to further analyze or display the events.

- [AWS integration](https://docs.datadoghq.com/integrations/amazon_web_services.md)
- [SNS integration](https://docs.datadoghq.com/integrations/amazon_sns.md#overview)
- [Datadog serverless monitoring for Amazon API Gateway, SQS, Kinesis, and more](https://www.datadoghq.com/blog/monitor-aws-fully-managed-services-datadog-serverless-monitoring/)
