---
title: Getting Started with Datadog
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > Infrastructure > Datadog Resource Catalog
---

# aws_dms_event_subscription{% #aws_dms_event_subscription %}

## `account_id`{% #account_id %}

**Type**: `STRING` 

## `cust_subscription_id`{% #cust_subscription_id %}

**Type**: `STRING` **Provider name**: `CustSubscriptionId` **Description**: The DMS event notification subscription Id. 

## `customer_aws_id`{% #customer_aws_id %}

**Type**: `STRING` **Provider name**: `CustomerAwsId` **Description**: The Amazon Web Services customer account associated with the DMS event notification subscription. 

## `enabled`{% #enabled %}

**Type**: `BOOLEAN` **Provider name**: `Enabled` **Description**: Boolean value that indicates if the event subscription is enabled. 

## `event_categories_list`{% #event_categories_list %}

**Type**: `UNORDERED_LIST_STRING` **Provider name**: `EventCategoriesList` **Description**: A lists of event categories. 

## `sns_topic_arn`{% #sns_topic_arn %}

**Type**: `STRING` **Provider name**: `SnsTopicArn` **Description**: The topic ARN of the DMS event notification subscription. 

## `source_ids_list`{% #source_ids_list %}

**Type**: `UNORDERED_LIST_STRING` **Provider name**: `SourceIdsList` **Description**: A list of source Ids for the event subscription. 

## `source_type`{% #source_type %}

**Type**: `STRING` **Provider name**: `SourceType` **Description**: The type of DMS resource that generates events. Valid values: replication-instance | replication-server | security-group | replication-task 

## `status`{% #status %}

**Type**: `STRING` **Provider name**: `Status` **Description**: The status of the DMS event notification subscription. Constraints: Can be one of the following: creating | modifying | deleting | active | no-permission | topic-not-exist The status "no-permission" indicates that DMS no longer has permission to post to the SNS topic. The status "topic-not-exist" indicates that the topic was deleted after the subscription was created. 

## `subscription_creation_time`{% #subscription_creation_time %}

**Type**: `STRING` **Provider name**: `SubscriptionCreationTime` **Description**: The time the DMS event notification subscription was created. 

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING` 
