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

# aws_dms_certificate{% #aws_dms_certificate %}

## `account_id`{% #account_id %}

**Type**: `STRING` 

## `certificate_arn`{% #certificate_arn %}

**Type**: `STRING` **Provider name**: `CertificateArn` **Description**: The Amazon Resource Name (ARN) for the certificate. 

## `certificate_creation_date`{% #certificate_creation_date %}

**Type**: `TIMESTAMP` **Provider name**: `CertificateCreationDate` **Description**: The date that the certificate was created. 

## `certificate_identifier`{% #certificate_identifier %}

**Type**: `STRING` **Provider name**: `CertificateIdentifier` **Description**: A customer-assigned name for the certificate. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens. 

## `certificate_owner`{% #certificate_owner %}

**Type**: `STRING` **Provider name**: `CertificateOwner` **Description**: The owner of the certificate. 

## `certificate_pem`{% #certificate_pem %}

**Type**: `STRING` **Provider name**: `CertificatePem` **Description**: The contents of a `.pem` file, which contains an X.509 certificate. 

## `key_length`{% #key_length %}

**Type**: `INT32` **Provider name**: `KeyLength` **Description**: The key length of the cryptographic algorithm being used. 

## `signing_algorithm`{% #signing_algorithm %}

**Type**: `STRING` **Provider name**: `SigningAlgorithm` **Description**: The signing algorithm for the certificate. 

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING` 

## `valid_from_date`{% #valid_from_date %}

**Type**: `TIMESTAMP` **Provider name**: `ValidFromDate` **Description**: The beginning date that the certificate is valid. 

## `valid_to_date`{% #valid_to_date %}

**Type**: `TIMESTAMP` **Provider name**: `ValidToDate` **Description**: The final date that the certificate is valid. 
