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

# aws_pinpoint_template{% #aws_pinpoint_template %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `arn`{% #arn %}

**Type**: `STRING`**Provider name**: `Arn`**Description**: The Amazon Resource Name (ARN) of the message template. This value isn't included in a TemplateResponse object. To retrieve the ARN of a template, use the GetEmailTemplate, GetPushTemplate, GetSmsTemplate, or GetVoiceTemplate operation, depending on the type of template that you want to retrieve the ARN for.

## `creation_date`{% #creation_date %}

**Type**: `STRING`**Provider name**: `CreationDate`**Description**: The date, in ISO 8601 format, when the message template was created.

## `default_substitutions`{% #default_substitutions %}

**Type**: `STRING`**Provider name**: `DefaultSubstitutions`**Description**: The JSON object that specifies the default values that are used for message variables in the message template. This object isn't included in a TemplateResponse object. To retrieve this object for a template, use the GetEmailTemplate, GetPushTemplate, GetSmsTemplate, or GetVoiceTemplate operation, depending on the type of template that you want to retrieve the object for.

## `last_modified_date`{% #last_modified_date %}

**Type**: `STRING`**Provider name**: `LastModifiedDate`**Description**: The date, in ISO 8601 format, when the message template was last modified.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`

## `template_description`{% #template_description %}

**Type**: `STRING`**Provider name**: `TemplateDescription`**Description**: The custom description of the message template. This value isn't included in a TemplateResponse object. To retrieve the description of a template, use the GetEmailTemplate, GetPushTemplate, GetSmsTemplate, or GetVoiceTemplate operation, depending on the type of template that you want to retrieve the description for.

## `template_name`{% #template_name %}

**Type**: `STRING`**Provider name**: `TemplateName`**Description**: The name of the message template.

## `template_type`{% #template_type %}

**Type**: `STRING`**Provider name**: `TemplateType`**Description**: The type of channel that the message template is designed for. Possible values are: EMAIL, PUSH, SMS, INAPP, and VOICE.

## `version`{% #version %}

**Type**: `STRING`**Provider name**: `Version`**Description**: The unique identifier, as an integer, for the active version of the message template.
