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

# aws_ses_template{% #aws_ses_template %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `html_part`{% #html_part %}

**Type**: `STRING`**Provider name**: `HtmlPart`**Description**: The HTML body of the email.

## `subject_part`{% #subject_part %}

**Type**: `STRING`**Provider name**: `SubjectPart`**Description**: The subject line of the email.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`

## `template_name`{% #template_name %}

**Type**: `STRING`**Provider name**: `TemplateName`**Description**: The name of the template. You use this name when you send email using the `SendTemplatedEmail` or `SendBulkTemplatedEmail` operations.

## `text_part`{% #text_part %}

**Type**: `STRING`**Provider name**: `TextPart`**Description**: The email body that is visible to recipients whose email clients do not display HTML content.
