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

# aws_ses_contact_list{% #aws_ses_contact_list %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `contact_list_name`{% #contact_list_name %}

**Type**: `STRING`**Provider name**: `ContactListName`**Description**: The name of the contact list.

## `created_timestamp`{% #created_timestamp %}

**Type**: `TIMESTAMP`**Provider name**: `CreatedTimestamp`**Description**: A timestamp noting when the contact list was created.

## `description`{% #description %}

**Type**: `STRING`**Provider name**: `Description`**Description**: A description of what the contact list is about.

## `last_updated_timestamp`{% #last_updated_timestamp %}

**Type**: `TIMESTAMP`**Provider name**: `LastUpdatedTimestamp`**Description**: A timestamp noting the last time the contact list was updated.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`

## `topics`{% #topics %}

**Type**: `UNORDERED_LIST_STRUCT`**Provider name**: `Topics`**Description**: An interest group, theme, or label within a list. A contact list can have multiple topics.

- `default_subscription_status`**Type**: `STRING`**Provider name**: `DefaultSubscriptionStatus`**Description**: The default subscription status to be applied to a contact if the contact has not noted their preference for subscribing to a topic.
- `description`**Type**: `STRING`**Provider name**: `Description`**Description**: A description of what the topic is about, which the contact will see.
- `display_name`**Type**: `STRING`**Provider name**: `DisplayName`**Description**: The name of the topic the contact will see.
- `topic_name`**Type**: `STRING`**Provider name**: `TopicName`**Description**: The name of the topic.
