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

# aws_smsvoice_pool{% #aws_smsvoice_pool %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `created_timestamp`{% #created_timestamp %}

**Type**: `TIMESTAMP`**Provider name**: `CreatedTimestamp`**Description**: The time when the pool was created, in [UNIX epoch time](https://www.epochconverter.com/) format.

## `deletion_protection_enabled`{% #deletion_protection_enabled %}

**Type**: `BOOLEAN`**Provider name**: `DeletionProtectionEnabled`**Description**: When set to true the pool can't be deleted.

## `message_type`{% #message_type %}

**Type**: `STRING`**Provider name**: `MessageType`**Description**: The type of message. Valid values are TRANSACTIONAL for messages that are critical or time-sensitive and PROMOTIONAL for messages that aren't critical or time-sensitive.

## `opt_out_list_name`{% #opt_out_list_name %}

**Type**: `STRING`**Provider name**: `OptOutListName`**Description**: The name of the OptOutList associated with the pool.

## `pool_arn`{% #pool_arn %}

**Type**: `STRING`**Provider name**: `PoolArn`**Description**: The Amazon Resource Name (ARN) for the pool.

## `pool_id`{% #pool_id %}

**Type**: `STRING`**Provider name**: `PoolId`**Description**: The unique identifier for the pool.

## `self_managed_opt_outs_enabled`{% #self_managed_opt_outs_enabled %}

**Type**: `BOOLEAN`**Provider name**: `SelfManagedOptOutsEnabled`**Description**: When set to false, an end recipient sends a message that begins with HELP or STOP to one of your dedicated numbers, AWS End User Messaging SMS and Voice automatically replies with a customizable message and adds the end recipient to the OptOutList. When set to true you're responsible for responding to HELP and STOP requests. You're also responsible for tracking and honoring opt-out requests. For more information see [Self-managed opt-outs](https://docs.aws.amazon.com/pinpoint/latest/userguide/settings-sms-managing.html#settings-account-sms-self-managed-opt-out)

## `shared_routes_enabled`{% #shared_routes_enabled %}

**Type**: `BOOLEAN`**Provider name**: `SharedRoutesEnabled`**Description**: Allows you to enable shared routes on your pool. By default, this is set to `False`. If you set this value to `True`, your messages are sent using phone numbers or sender IDs (depending on the country) that are shared with other users. In some countries, such as the United States, senders aren't allowed to use shared routes and must use a dedicated phone number or short code.

## `status`{% #status %}

**Type**: `STRING`**Provider name**: `Status`**Description**: The current status of the pool.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`

## `two_way_channel_arn`{% #two_way_channel_arn %}

**Type**: `STRING`**Provider name**: `TwoWayChannelArn`**Description**: The Amazon Resource Name (ARN) of the two way channel.

## `two_way_channel_role`{% #two_way_channel_role %}

**Type**: `STRING`**Provider name**: `TwoWayChannelRole`**Description**: An optional IAM Role Arn for a service to assume, to be able to post inbound SMS messages.

## `two_way_enabled`{% #two_way_enabled %}

**Type**: `BOOLEAN`**Provider name**: `TwoWayEnabled`**Description**: When set to true you can receive incoming text messages from your end recipients using the TwoWayChannelArn.
