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

# aws_ses_custom_verification_email_template{% #aws_ses_custom_verification_email_template %}

## `account_id`{% #account_id %}

**Type**: `STRING` 

## `failure_redirection_url`{% #failure_redirection_url %}

**Type**: `STRING` **Provider name**: `FailureRedirectionURL` **Description**: The URL that the recipient of the verification email is sent to if his or her address is not successfully verified. 

## `from_email_address`{% #from_email_address %}

**Type**: `STRING` **Provider name**: `FromEmailAddress` **Description**: The email address that the custom verification email is sent from. 

## `success_redirection_url`{% #success_redirection_url %}

**Type**: `STRING` **Provider name**: `SuccessRedirectionURL` **Description**: The URL that the recipient of the verification email is sent to if his or her address is successfully verified. 

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING` 

## `template_content`{% #template_content %}

**Type**: `STRING` **Provider name**: `TemplateContent` **Description**: The content of the custom verification email. 

## `template_name`{% #template_name %}

**Type**: `STRING` **Provider name**: `TemplateName` **Description**: The name of the custom verification email template. 

## `template_subject`{% #template_subject %}

**Type**: `STRING` **Provider name**: `TemplateSubject` **Description**: The subject line of the custom verification email. 
