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

# aws_smsvoice_configuration_set{% #aws_smsvoice_configuration_set %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `configuration_set_arn`{% #configuration_set_arn %}

**Type**: `STRING`**Provider name**: `ConfigurationSetArn`**Description**: The Resource Name (ARN) of the ConfigurationSet.

## `configuration_set_name`{% #configuration_set_name %}

**Type**: `STRING`**Provider name**: `ConfigurationSetName`**Description**: The name of the ConfigurationSet.

## `created_timestamp`{% #created_timestamp %}

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

## `default_message_feedback_enabled`{% #default_message_feedback_enabled %}

**Type**: `BOOLEAN`**Provider name**: `DefaultMessageFeedbackEnabled`**Description**: True if message feedback is enabled.

## `default_message_type`{% #default_message_type %}

**Type**: `STRING`**Provider name**: `DefaultMessageType`**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.

## `default_sender_id`{% #default_sender_id %}

**Type**: `STRING`**Provider name**: `DefaultSenderId`**Description**: The default sender ID used by the ConfigurationSet.

## `event_destinations`{% #event_destinations %}

**Type**: `UNORDERED_LIST_STRUCT`**Provider name**: `EventDestinations`**Description**: An array of EventDestination objects that describe any events to log and where to log them.

- `cloud_watch_logs_destination`**Type**: `STRUCT`**Provider name**: `CloudWatchLogsDestination`**Description**: An object that contains information about an event destination that sends logging events to Amazon CloudWatch logs.
  - `iam_role_arn`**Type**: `STRING`**Provider name**: `IamRoleArn`**Description**: The Amazon Resource Name (ARN) of an Identity and Access Management role that is able to write event data to an Amazon CloudWatch destination.
  - `log_group_arn`**Type**: `STRING`**Provider name**: `LogGroupArn`**Description**: The name of the Amazon CloudWatch log group that you want to record events in.
- `enabled`**Type**: `BOOLEAN`**Provider name**: `Enabled`**Description**: When set to true events will be logged.
- `event_destination_name`**Type**: `STRING`**Provider name**: `EventDestinationName`**Description**: The name of the EventDestination.
- `kinesis_firehose_destination`**Type**: `STRUCT`**Provider name**: `KinesisFirehoseDestination`**Description**: An object that contains information about an event destination for logging to Amazon Data Firehose.
  - `delivery_stream_arn`**Type**: `STRING`**Provider name**: `DeliveryStreamArn`**Description**: The Amazon Resource Name (ARN) of the delivery stream.
  - `iam_role_arn`**Type**: `STRING`**Provider name**: `IamRoleArn`**Description**: The ARN of an Identity and Access Management role that is able to write event data to an Amazon Data Firehose destination.
- `matching_event_types`**Type**: `UNORDERED_LIST_STRING`**Provider name**: `MatchingEventTypes`**Description**: An array of event types that determine which events to log.The `TEXT_SENT` event type is not supported.
- `sns_destination`**Type**: `STRUCT`**Provider name**: `SnsDestination`**Description**: An object that contains information about an event destination that sends logging events to Amazon SNS.
  - `topic_arn`**Type**: `STRING`**Provider name**: `TopicArn`**Description**: The Amazon Resource Name (ARN) of the Amazon SNS topic that you want to publish events to.

## `protect_configuration_id`{% #protect_configuration_id %}

**Type**: `STRING`**Provider name**: `ProtectConfigurationId`**Description**: The unique identifier for the protect configuration.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`
