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

# aws_ses_relay{% #aws_ses_relay %}

## `account_id`{% #account_id %}

**Type**: `STRING` 

## `authentication`{% #authentication %}

**Type**: `STRUCT` **Provider name**: `Authentication` **Description**: The authentication attribute—contains the secret ARN where the customer relay server credentials are stored. 

- `no_authentication`**Type**: `STRUCT`**Provider name**: `NoAuthentication`**Description**: Keep an empty structure if the relay destination server does not require SMTP credential authentication.

- `secret_arn`**Type**: `STRING`**Provider name**: `SecretArn`**Description**: The ARN of the secret created in secrets manager where the relay server's SMTP credentials are stored.

## `created_timestamp`{% #created_timestamp %}

**Type**: `TIMESTAMP` **Provider name**: `CreatedTimestamp` **Description**: The timestamp of when the relay was created. 

## `last_modified_timestamp`{% #last_modified_timestamp %}

**Type**: `TIMESTAMP` **Provider name**: `LastModifiedTimestamp` **Description**: The timestamp of when relay was last updated. 

## `relay_arn`{% #relay_arn %}

**Type**: `STRING` **Provider name**: `RelayArn` **Description**: The Amazon Resource Name (ARN) of the relay. 

## `relay_id`{% #relay_id %}

**Type**: `STRING` **Provider name**: `RelayId` **Description**: The unique relay identifier. 

## `relay_name`{% #relay_name %}

**Type**: `STRING` **Provider name**: `RelayName` **Description**: The unique name of the relay. 

## `server_name`{% #server_name %}

**Type**: `STRING` **Provider name**: `ServerName` **Description**: The destination relay server address. 

## `server_port`{% #server_port %}

**Type**: `INT32` **Provider name**: `ServerPort` **Description**: The destination relay server port. 

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING` 
